View previous topic :: View next topic |
Author |
Message |
Ekenstein Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
![](images/avatars/1626258405440ebae1e6a71.gif)
Joined: 21 Feb 2006 Posts: 75 Location: Sweden
|
Posted: Thu Feb 23, 2006 5:36 am Post subject: USBdisk problems. |
|
|
When I set in my usbdisk in the computer it doesn't detects... not in fdisk or nothing.
In debian it was autodetected directly, I had then though a working gnome-volume-manager but it can't be any difference... can it?
Do someone know how to fix my problem? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Abraxa Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
Joined: 14 Jun 2005 Posts: 174 Location: Germany
|
Posted: Thu Feb 23, 2006 6:14 am Post subject: |
|
|
You can try a with and without the USB disk connected - when it's connected it should show up as sda, sdb or the like.
If it doesn't then you're missing a module needed for USB disk access, otherwise you just need to configure your automounter correctly.
Greetings,
-Soeren |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Ekenstein Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
![](images/avatars/1626258405440ebae1e6a71.gif)
Joined: 21 Feb 2006 Posts: 75 Location: Sweden
|
Posted: Thu Feb 23, 2006 3:38 pm Post subject: |
|
|
The usbdisk is not on that list.
What module is needed to load? On my Debian system it was mounted perfectly with that kernel I had there. And I have the same configuration on my kernel now that I had then.
lsmod:
usbcore 118020 8 usb_storage,usbkbd,usbhid,usbmouse,ohci_hcd,ehci
lsusb:
Bus 005 Device 007: ID 0781:5151 SanDisk Corp. Cruzer Micro 256/512MB Flash Drive |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Drone1 Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
![](images/avatars/3366576794341a7875f7cc.jpg)
Joined: 27 Sep 2005 Posts: 232 Location: United States of Texas
|
Posted: Thu Feb 23, 2006 4:59 pm Post subject: |
|
|
What do you have running for hardware detection??
Is hald, dbus, udev, hotplug, installed/running???
Try ....
Code: |
/etc/ # rc-status default
|
If certain services aren't running, a new block device will just sit there (which is what it sounds like is happening), even if modules are loaded. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|