Hello all,

I have solved the problem now. It was due to a missing library issue in HAL.
A ln -s /var/lib64/libvolume_id.so.0 /lib64/libvolume_id.so.0 fixed it.

Greetings,
Niklas


reQuiem23 wrote:
> 
> Hello all,
> 
> I emerged Gnome 2.24 and am now experiencing problems with removable
> media. It was not an upgrade, but a new install. Whenever i insert a CD or
> USB stick, the system recognizes it (as you can see in the output of tail
> /var/log/messages), but nautilus doesn't show a desktop icon or even
> auto-mounts the volume. Are there any log files (maybe from udev and
> nautilus) or settings i could check to investigate the problem? or is
> there anything special about 2.24 that i could have overread?
> 
> /var/log/messages:
> 
> Feb  1 16:02:49 niklaspc [ 2024.467469] ehci_hcd 0000:00:0b.1: resume root
> hub
> Feb  1 16:02:49 niklaspc [ 2024.527010] hub 1-0:1.0: hub_resume
> Feb  1 16:02:49 niklaspc [ 2024.527022] ehci_hcd 0000:00:0b.1: GetStatus
> port 2 status 001803 POWER sig=j CSC CONNECT
> Feb  1 16:02:49 niklaspc [ 2024.527026] hub 1-0:1.0: port 2: status 0501
> change 0001
> Feb  1 16:02:49 niklaspc [ 2024.628020] hub 1-0:1.0: state 7 ports 8 chg
> 0004 evt 0000
> Feb  1 16:02:49 niklaspc [ 2024.628031] hub 1-0:1.0: port 2, status 0501,
> change 0000, 480 Mb/s
> Feb  1 16:02:49 niklaspc [ 2024.679256] ehci_hcd 0000:00:0b.1: port 2 high
> speed
> Feb  1 16:02:49 niklaspc [ 2024.679260] ehci_hcd 0000:00:0b.1: GetStatus
> port 2 status 001005 POWER sig=se0 PE CONNECT
> Feb  1 16:02:49 niklaspc [ 2024.730013] usb 1-2: new high speed USB device
> using ehci_hcd and address 7
> Feb  1 16:02:49 niklaspc [ 2024.781254] ehci_hcd 0000:00:0b.1: port 2 high
> speed
> Feb  1 16:02:49 niklaspc [ 2024.781258] ehci_hcd 0000:00:0b.1: GetStatus
> port 2 status 001005 POWER sig=se0 PE CONNECT
> Feb  1 16:02:49 niklaspc [ 2024.845398] usb 1-2: default language 0x0409
> Feb  1 16:02:49 niklaspc [ 2024.846960] usb 1-2: uevent
> Feb  1 16:02:49 niklaspc [ 2024.846978] usb 1-2: usb_probe_device
> Feb  1 16:02:49 niklaspc [ 2024.846981] usb 1-2: configuration #1 chosen
> from 1 choice
> Feb  1 16:02:49 niklaspc [ 2024.847203] usb 1-2: adding 1-2:1.0 (config
> #1, interface 0)
> Feb  1 16:02:49 niklaspc [ 2024.847225] usb 1-2:1.0: uevent
> Feb  1 16:02:49 niklaspc [ 2024.847244] usb-storage 1-2:1.0:
> usb_probe_interface
> Feb  1 16:02:49 niklaspc [ 2024.847249] usb-storage 1-2:1.0:
> usb_probe_interface - got id
> Feb  1 16:02:49 niklaspc [ 2024.847322] scsi9 : SCSI emulation for USB
> Mass Storage devices
> Feb  1 16:02:49 niklaspc [ 2024.847409] usb-storage: device found at 7
> Feb  1 16:02:49 niklaspc [ 2024.847412] usb-storage: waiting for device to
> settle before scanning
> Feb  1 16:02:49 niklaspc [ 2024.847505] drivers/usb/core/inode.c: creating
> file '007'
> Feb  1 16:02:49 niklaspc [ 2024.847555] usb 1-2: New USB device found,
> idVendor=1307, idProduct=0165
> Feb  1 16:02:49 niklaspc [ 2024.847557] usb 1-2: New USB device strings:
> Mfr=1, Product=2, SerialNumber=3
> Feb  1 16:02:49 niklaspc [ 2024.847560] usb 1-2: Product: USB Mass Storage
> Device
> Feb  1 16:02:49 niklaspc [ 2024.847563] usb 1-2: Manufacturer: USBest
> Technology
> Feb  1 16:02:49 niklaspc [ 2024.847565] usb 1-2: SerialNumber:
> 000000000000E9
> Feb  1 16:02:54 niklaspc [ 2029.849398] scsi 9:0:0:0: Direct-Access    
> UDISK    PDU01_4G 8AI2.0  0.00 PQ: 0 ANSI: 2
> Feb  1 16:02:54 niklaspc [ 2029.850262] sd 9:0:0:0: [sdc] 7897088 512-byte
> hardware sectors: (4.04 GB/3.76 GiB)
> Feb  1 16:02:54 niklaspc [ 2029.851573] sd 9:0:0:0: [sdc] Write Protect is
> off
> Feb  1 16:02:54 niklaspc [ 2029.851576] sd 9:0:0:0: [sdc] Mode Sense: 00
> 00 00 00
> Feb  1 16:02:54 niklaspc [ 2029.851579] sd 9:0:0:0: [sdc] Assuming drive
> cache: write through
> Feb  1 16:02:54 niklaspc [ 2029.854134] sd 9:0:0:0: [sdc] 7897088 512-byte
> hardware sectors: (4.04 GB/3.76 GiB)
> Feb  1 16:02:54 niklaspc [ 2029.855504] sd 9:0:0:0: [sdc] Write Protect is
> off
> Feb  1 16:02:54 niklaspc [ 2029.855507] sd 9:0:0:0: [sdc] Mode Sense: 00
> 00 00 00
> Feb  1 16:02:54 niklaspc [ 2029.855510] sd 9:0:0:0: [sdc] Assuming drive
> cache: write through
> Feb  1 16:02:54 niklaspc [ 2029.855514]  sdc: sdc1
> Feb  1 16:02:54 niklaspc [ 2029.959771] sd 9:0:0:0: [sdc] Attached SCSI
> removable disk
> Feb  1 16:02:54 niklaspc [ 2029.959845] sd 9:0:0:0: Attached scsi generic
> sg3 type 0
> Feb  1 16:02:54 niklaspc [ 2029.960368] usb-storage: device scan complete
> 
> 
> Greetings,
> Niklas
> 

-- 
View this message in context: 
http://www.nabble.com/Gnome-doesn%27t-recognize-removable-media-tp21776169p21810886.html
Sent from the gentoo-user mailing list archive at Nabble.com.


Reply via email to