Search:

Type: Posts; User: ulao2; Keyword(s):

Page 1 of 2 1 2

Search: Search took 0.05 seconds.

  1. USB controller adapter detects as ps3 controller.

    This is going to be hard to catch someone that knows the answer but I want to try. I have a HID based usb adapter for controllers. During the enumeration of the ps3 consol it sends a feature report...
  2. Replies
    9
    Views
    330

    Re: fs tab mounts dropping.

    I started getting an error "can't allocate memory" and did this
    https://boinst.wordpress.com/2012/03/20/mount-cifs-cannot-allocate-memory-mounting-windows-share/

    So far the issue is gone.
  3. Replies
    9
    Views
    330

    Re: fs tab mounts dropping.

    that also works but mount -a does nothing.
  4. Replies
    9
    Views
    330

    Re: fs tab mounts dropping.

    I can manually mount like so

    smbmount //192.168.0.27/r$ /down_r -o username=administrator,password=[blahhblahh]

    this works. I can;t figure out the mount -t option. I'd need to see an example (...
  5. Replies
    9
    Views
    330

    Re: fs tab mounts dropping.

    I get
    You have new mail in /var/mail/root


    Never knew what that meant? Any ways it does not remount them.
  6. Replies
    9
    Views
    330

    Re: fs tab mounts dropping.

    The samba.log is full of

    [2015/08/13 18:34:03.068541, 0] printing/print_cups.c:487(cups_async_callback)
    failed to retrieve printer list: NT_STATUS_UNSUCCESSFUL

    but I dont see how the...
  7. software raid drive failure how to rebuild a new one?

    I had a friend of mine install a software raid on my linux box and one drive seems to have developed bad sectors on the raid section. When I boot I get a grey screen. If I hit escape in time I get a...
  8. Replies
    9
    Views
    330

    fs tab mounts dropping.

    I have a few smb mounts in fstab like this

    //192.168.0.27/r$ /down_r cifs noauto,username=administrator,password=[blahhblahh] 0 0


    After a good few hours they all get dropped, folders are...
  9. [SOLVED] Re: winbind seems to be busted, looking for help.

    I replaced my source.list with a the official 12.04 and did an update, then I was able to install.
  10. [SOLVED] winbind seems to be busted, looking for help.

    Ubuntu 12.04.2 LTS


    My computer names were not resolving and winbind seems to be set up right. I want not able to start or stop the service so I figure I'd remove and reinstall it. after it was...
  11. Replies
    2
    Views
    362

    [ubuntu] Re: boots to a grey screen and goes no further.

    Ok, I ran recovery from grub, then passed the warning with a 'y' then existed the recover and continues to boot and that works. So how can I fix the grub to boot correctly?

    I tried to do a...
  12. Replies
    2
    Views
    362

    [ubuntu] Re: boots to a grey screen and goes no further.

    I was able to boot to a live CD but my drive claims its a raid device, guessing it mans the LVM partition. Really could use some help here, can't anyone lend a thought?

    I have a back up drive and...
  13. Replies
    2
    Views
    362

    [ubuntu] boots to a grey screen and goes no further.

    After a unintentional power off my system no longer boots. If I press esc during boot I get a grub.I have a live dvd but only a CD drive (is there a cd iso anywhere?) ? I also have a cloned disk but...
  14. Replies
    4
    Views
    445

    [SOLVED] Re: upgradeing to 14.04 troubles

    Yeah gui says no release available.
  15. Replies
    4
    Views
    445

    [SOLVED] Re: upgradeing to 14.04 troubles

    I really dont mind what I upgrade to, I just need greater than 12. I guess I got some really bad advice when a friend of mine said dot upgrade unless you need to.

    update-manager
    Traceback (most...
  16. Replies
    4
    Views
    445

    [SOLVED] upgradeing to 14.04 troubles

    I have done an update and upgrade on my current version of 12.10. At this point it reports there is nothing to upgrade. If I try a do-release-update and then do-release-upgrade I get no release...
  17. [SOLVED] Re: changeing to a domain from a dynamic server - help.

    yeah dyndns and my domain both pointed to the same ip, once I change that the problem was gone. Thx for the tips I checked the server over well, all if fine. Yes when I stop the dyndns service...
  18. Replies
    0
    Views
    275

    16 button joystick shows at 20.

    I'm using joystick and joystick calibrator to view my USB HID device. Its tricky to figure out a few things because this app just reports analogs and buttons. So I can't figure out what these 4 or 3...
  19. [SOLVED] Re: changeing to a domain from a dynamic server - help.

    resolved by redirecting the dyndns to domain.
  20. [SOLVED] changeing to a domain from a dynamic server - help.

    So I have a dyndns.org account that is free and now is charging. So I decided to buy a domain name. When I type in my old dyndns name it is set to point to my ip, as it should. So I set my domain up...
  21. Re: mount points for unsafe removal flash drives

    hmm thx guys!

    also found this
    Android has no /etc/fstab

    You don't need /etc/fstab to mount an partition. But there is IIRC no mount command either.dev_mount should work (root required). All...
  22. mount points for unsafe removal flash drives

    I have a situation for android and was hoping to get some advice from the Ubuntu community. Of course I tried the proper community but I dont think they really understand linux on the xda forums....
  23. Thread: help with DHCP

    by ulao2
    Replies
    1
    Views
    880

    [SOLVED] Re: need to add a static route but not sure where this code goes?

    I was able to make it work using isc-dhcp-server like so:

    host android-metroPCS {
    hardware ethernet A0:75:91:B0:97:60;
    fixed-address 192.168.0.91;
    }
  24. Thread: help with DHCP

    by ulao2
    Replies
    1
    Views
    880

    [SOLVED] help with DHCP

    I got he following code to fix an issue with my old android deice but I dont know where to put it? I'm running Apache2 and have installed a dhcp server. this example was for a dnsmasq. Does umbuntu...
  25. Replies
    5
    Views
    396

    [SOLVED] Re: help with iptables and ssh

    this will do, thx.
Results 1 to 25 of 27
Page 1 of 2 1 2