Tagged Questions
4
votes
1answer
639 views
unable to access usb device [closed]
I'm reading my boot logs, at /var/log trying to understand why the boot process is taking so long.
I found that the system can't access many usb devices, but can't understand why.
Is there a way to ...
4
votes
2answers
735 views
Rebuild /dev accidentally deleted
How to rebuild /dev on an ubuntu lucid where all files in /dev were accidentally deleted ?
MAKEDEV std and MAKEDEV pty aren't enough, which isn't surprising on a system under udev.
I haven't reboot ...
1
vote
0answers
178 views
USB devices off when i power on my laptop [closed]
I have a big problem. Sometimes (not always), when I power on my laptop, my USB devices (mouse, keyboard and other) don't work. All devices work, indicators are on, but it doesn't work in Ubuntu.
And ...
0
votes
3answers
596 views
What is the “floppy0” icon in Computer? [closed]
My ThinkPad X60 doesn't have a floppy drive. What is this "floppy0" icon for?
ak@myo5a:~$ ls -l /media/
total 8
lrwxrwxrwx 1 root root 7 2010-04-29 13:05 floppy -> floppy0
drwxr-xr-x 2 root ...