Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
HAL,KDE,IVMAN : Usb devices not automounted anymore [SOLVED]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
thorheimdall
n00b
n00b


Joined: 08 Dec 2005
Posts: 53
Location: Quebec

PostPosted: Mon Oct 09, 2006 3:41 am    Post subject: HAL,KDE,IVMAN : Usb devices not automounted anymore [SOLVED] Reply with quote

I cannot make my USB key or my camera automounted anymore, and I really don't know what to do. I have :

dbus-0.61-r1
hal-0.5.7-r3
ivman-0.6.12
kdebase-kioslaves-3.5.2

For example, when I plug my USB key, I get these messages in /var/log/messages :

Code:
Oct  8 23:33:24 computer1 usb 1-4: new high speed USB device using ehci_hcd and address 2
Oct  8 23:33:24 computer1 usb 1-4: configuration #1 chosen from 1 choice
Oct  8 23:33:24 computer1 scsi0 : SCSI emulation for USB Mass Storage devices
Oct  8 23:33:24 computer1 usb-storage: device found at 2
Oct  8 23:33:24 computer1 usb-storage: waiting for device to settle before scanning
Oct  8 23:33:24 computer1 ivman: New Device: /org/freedesktop/Hal/devices/usb_device_781_5151_2004452853030DA314DB
Oct  8 23:33:24 computer1 ivman: /org/freedesktop/Hal/devices/usb_device_781_5151_2004452853030DA314DB wasn't mounted, by us or by others...
Oct  8 23:33:25 computer1 ivman: New Device: /org/freedesktop/Hal/devices/usb_device_781_5151_2004452853030DA314DB_if0
Oct  8 23:33:25 computer1 ivman: /org/freedesktop/Hal/devices/usb_device_781_5151_2004452853030DA314DB_if0 wasn't mounted, by us or by others...
Oct  8 23:33:25 computer1 ivman: New Device: /org/freedesktop/Hal/devices/usb_device_781_5151_2004452853030DA314DB_if0_scsi_host
Oct  8 23:33:25 computer1 ivman: /org/freedesktop/Hal/devices/usb_device_781_5151_2004452853030DA314DB_if0_scsi_host wasn't mounted, by us or by others...
Oct  8 23:33:25 computer1 ivman: New Device: /org/freedesktop/Hal/devices/usb_device_781_5151_2004452853030DA314DB_usbraw
Oct  8 23:33:25 computer1 ivman: /org/freedesktop/Hal/devices/usb_device_781_5151_2004452853030DA314DB_usbraw wasn't mounted, by us or by others...
Oct  8 23:33:29 computer1 Vendor: SanDisk   Model: Cruzer Micro      Rev: 0.1
Oct  8 23:33:29 computer1 Type:   Direct-Access                      ANSI SCSI revision: 02
Oct  8 23:33:29 computer1 usb-storage: device scan complete
Oct  8 23:33:29 computer1 scsi.agent[12657]: disk at /devices/pci0000:00/0000:00:10.3/usb1/1-4/1-4:1.0/host0/target0:0:0/0:0:0:0
Oct  8 23:33:29 computer1 ivman: New Device: /org/freedesktop/Hal/devices/usb_device_781_5151_2004452853030DA314DB_if0_scsi_host_scsi_device_lun0
Oct  8 23:33:29 computer1 ivman: /org/freedesktop/Hal/devices/usb_device_781_5151_2004452853030DA314DB_if0_scsi_host_scsi_device_lun0 wasn't mounted, by us or by others...


And then, nothing else happen. I cannot see the usb key mounted in /media or an icon appearing on the desktop either. As you can see in the messages, there is nothing indicating that the key has been "linked" to a device node like /dev/sda1 etc. I have another computer with exactly the same config and I don't have that problem! As far as I know, I didn't make big changes on my gentoo installation, I just keep it up to date, et do "etc-update" each time I "emerge -uD world".

Help please!


Last edited by thorheimdall on Sun Oct 15, 2006 5:27 pm; edited 1 time in total
Back to top
View user's profile Send private message
thorheimdall
n00b
n00b


Joined: 08 Dec 2005
Posts: 53
Location: Quebec

PostPosted: Mon Oct 09, 2006 9:28 pm    Post subject: Reply with quote

bump! :D
Back to top
View user's profile Send private message
zAfi
Apprentice
Apprentice


Joined: 08 Aug 2006
Posts: 220
Location: Austria

PostPosted: Tue Oct 10, 2006 9:15 pm    Post subject: Reply with quote

If you have xdm at boot try too move it to the default-runlevel.
Code:
su
rc-update del xdm boot && rc-update add xdm default

I had a similar issue caused by that because hald and dbus got loaded after xdm so kde didn't recognize them. Maybe it's the same issue...^^
gl
_________________
Gentoo 2008.0/desktop | Kernel: 2.6.27-tuxonice | Arch: amd64 | KDE 3.5.9 | WU Wien |
----------
Share your kernel information @ http://klive.cpushare.com/
Back to top
View user's profile Send private message
thorheimdall
n00b
n00b


Joined: 08 Dec 2005
Posts: 53
Location: Quebec

PostPosted: Wed Oct 11, 2006 3:17 pm    Post subject: Reply with quote

Quote:
If you have xdm at boot try too move it to the default-runlevel.

xdm is already in the default runlevel!

Idea anyone?
Back to top
View user's profile Send private message
thorheimdall
n00b
n00b


Joined: 08 Dec 2005
Posts: 53
Location: Quebec

PostPosted: Fri Oct 13, 2006 11:41 am    Post subject: Reply with quote

bump!
Back to top
View user's profile Send private message
rrok
n00b
n00b


Joined: 30 Aug 2005
Posts: 48
Location: Slovenia

PostPosted: Sun Oct 15, 2006 2:31 pm    Post subject: Reply with quote

I have the same problem.
USB devices are recognised, but kde does not mount them :|
_________________
http://en.wikipedia.org/wiki/Slovenia
www.biro-r.com
Back to top
View user's profile Send private message
thorheimdall
n00b
n00b


Joined: 08 Dec 2005
Posts: 53
Location: Quebec

PostPosted: Sun Oct 15, 2006 5:25 pm    Post subject: Reply with quote

I solved the problem : This option must be set in the kernel :

Device Drivers -> SCSI Device Support -> SCSI disk support

I really don't know why it wasn't set...
Back to top
View user's profile Send private message
rrok
n00b
n00b


Joined: 30 Aug 2005
Posts: 48
Location: Slovenia

PostPosted: Sun Oct 15, 2006 6:07 pm    Post subject: Reply with quote

Thanks :D
_________________
http://en.wikipedia.org/wiki/Slovenia
www.biro-r.com
Back to top
View user's profile Send private message
hellkat
n00b
n00b


Joined: 07 Feb 2006
Posts: 5

PostPosted: Wed Nov 08, 2006 9:18 am    Post subject: Reply with quote

i love this one with all my guts too hours and hours of reading these forums and now i got hald and my dvd drive running right MUAHAHAHA :twisted:
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum