Results 1 to 4 of 4
Firstly I know it is not a problem with reading/writing the media because I can manually mount /dev/sr0 and /dev/sdb1 which are my cdrom-dvdwriter-cdwriter combo and my usb flash stick ...
- 01-17-2007 #1Just Joined!
- Join Date
- Dec 2006
- Posts
- 73
KDE Does not automatically mount removable media
Firstly I know it is not a problem with reading/writing the media because I can manually mount /dev/sr0 and /dev/sdb1 which are my cdrom-dvdwriter-cdwriter combo and my usb flash stick respectively with the mount command. Them I can do I/O just fine. This also affects GNOME. This is the information I have.
So the system is at least detecting the usb stick but the cd drive produces no such messages.Code:[root@localhost SecondLife_i686_1_13_2_11]# cat /etc/fstab /dev/sda5 / ext3 noatime 1 1 /dev/sda6 /home ext3 defaults 1 2 none /proc proc defaults 0 0 none /tmp tmpfs defaults 0 0 /dev/sda7 swap swap defaults 0 0 [root@localhost SecondLife_i686_1_13_2_11]# dmesg | tail -n 25 floppy0: no floppy controllers found floppy0: no floppy controllers found ipw3945: Error sending LEDS_CMD: time out after 500ms. usb 5-3: new high speed USB device using ehci_hcd and address 2 usb 5-3: configuration #1 chosen from 1 choice Initializing USB Mass Storage driver... scsi2 : SCSI emulation for USB Mass Storage devices usb-storage: device found at 2 usb-storage: waiting for device to settle before scanning usbcore: registered new driver usb-storage USB Mass Storage support registered. Vendor: Flash Model: Drive UT_USB20 Rev: 0.00 Type: Direct-Access ANSI SCSI revision: 02 SCSI device sdb: 247296 512-byte hdwr sectors (127 MB) sdb: Write Protect is off sdb: Mode Sense: 00 00 00 00 sdb: assuming drive cache: write through SCSI device sdb: 247296 512-byte hdwr sectors (127 MB) sdb: Write Protect is off sdb: Mode Sense: 00 00 00 00 sdb: assuming drive cache: write through sdb: sdb1 sd 2:0:0:0: Attached scsi removable disk sdb sd 2:0:0:0: Attached scsi generic sg2 type 0 usb-storage: device scan complete
- 01-18-2007 #2
I don't know about the optical drive, but automount worked for me after I installed udev and hal.
Stand up and be counted as a Linux user!
- 01-18-2007 #3Just Joined!
- Join Date
- Dec 2006
- Posts
- 73
It appears to be a problem with kded.
[code]
[root@localhost zakaqere]# kded
DCOPClient::attachInternal. Attach failed Could not open network socket
DCOPClient::attachInternal. Attach failed Could not open network socket
FATAL: DCOP communication problem!
Aborted (core dumped)
[code]
I tried autofs and such. I dont have any Idea how to set them up. :/
- 01-18-2007 #4Just Joined!
- Join Date
- Dec 2006
- Posts
- 73
great. now nothing is mounting auto like it's supposed to be. GNOME stopped automount. Now KDE doesn't even show the partitions under media:/.
Nevermind. I just formatted my disk and started over. >_< Now everything works. It'll just take a couple of hours to download all of the software again. >_>


Reply With Quote
