Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
gnome-volume-manager, hald etc (Solved)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
juniper
l33t
l33t


Joined: 22 Oct 2004
Posts: 943
Location: we the north

PostPosted: Mon May 22, 2006 5:07 pm    Post subject: gnome-volume-manager, hald etc (Solved) Reply with quote

hello,

i have a sandisk m240 mp3 player and i want to to show up in "Computer" when i plug it in. there are numerous topics on gnome-volume-manager, but none seem to have the problem i have.

i think i need to step back a sec.

soi just installed 2006.0 with gnome etc.

gnome-volume-manager is running along with hal, udev and hotplug.

when i plug the usb mp3 player in, the kernel does seem to recognize it.

here is dmesg for you

Code:

usb 4-2: new high speed USB device using ehci_hcd and address 16
usb 4-2: configuration #1 chosen from 1 choice
scsi10 : SCSI emulation for USB Mass Storage devices
usb-storage: device found at 16
usb-storage: waiting for device to settle before scanning
[ACPI Debug]  String: [0x09] "BST Start"
[ACPI Debug]  String: [0x07] "BST End"
[ACPI Debug]  String: [0x09] "BST Start"
[ACPI Debug]  String: [0x07] "BST End"
[ACPI Debug]  String: [0x09] "BST Start"
[ACPI Debug]  String: [0x07] "BST End"
  Vendor: SanDisk   Model: Sansa m240        Rev: 1.30
  Type:   Direct-Access                      ANSI SCSI revision: 00
usb-storage: device scan complete


looks good to me. the trouble is that g-v-m does not put it in "computer" in nautilus. furthermore, i can't seem to find and mount it with root. i.e. i don't know what device it is listed as

i have tried

mount -t msdos /dev/sda /mnt/sandisk

and it complains that i have

mount: /dev/sda is not a valid block device

hmmmmmmmm? i have also tried /dev/scd0, /dev/scd1, /dev/sda, /dev/sda1, /dev/sdb, /dev/sdb1 etc Also, g-v-m is detecting SOMETHING. when i run g-v-m from the command line i get

Code:

manager.c/1877: Device added: /org/freedesktop/Hal/devices/usb_device_781_7400_ABCD1C5C9027054E
manager.c/1877: Device added: /org/freedesktop/Hal/devices/usb_device_781_7400_ABCD1C5C9027054E_if0
manager.c/1877: Device added: /org/freedesktop/Hal/devices/usb_device_781_7400_ABCD1C5C9027054E_if0_scsi_host
manager.c/1877: Device added: /org/freedesktop/Hal/devices/usb_device_781_7400_ABCD1C5C9027054E_if0_scsi_host_scsi_device_lun0


anyways, this doesn't seem to be a kernel problem (since things are being detected fine, but who knows).

any ideas?


Last edited by juniper on Tue May 23, 2006 2:58 pm; edited 1 time in total
Back to top
View user's profile Send private message
dmartinsca
Guru
Guru


Joined: 09 Dec 2005
Posts: 303
Location: Ontario, Canada

PostPosted: Mon May 22, 2006 11:45 pm    Post subject: Reply with quote

have you compiled your own kernel or are you using genkernel? My guess would be that you are missing support for usb mass storage devices or scsi disk support. Maybe these are just compiled as modules and are not getting loaded. Try modprobe sd-mod and modprobe usb-storage.
Back to top
View user's profile Send private message
juniper
l33t
l33t


Joined: 22 Oct 2004
Posts: 943
Location: we the north

PostPosted: Tue May 23, 2006 2:58 pm    Post subject: Reply with quote

dmartinsca wrote:
have you compiled your own kernel or are you using genkernel? My guess would be that you are missing support for usb mass storage devices or scsi disk support. Maybe these are just compiled as modules and are not getting loaded. Try modprobe sd-mod and modprobe usb-storage.


that was the problem. thanks.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia 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