Bug 153609 - Remobable devices with right problems
Summary: Remobable devices with right problems
Status: RESOLVED FIXED
Alias: None
Product: SUSE Linux 10.1
Classification: openSUSE
Component: Usability (show other bugs)
Version: Beta 5
Hardware: i686 SuSE Linux 10.1
: P5 - None : Critical (vote)
Target Milestone: ---
Assignee: Siegfried Olschner
QA Contact: Siegfried Olschner
URL:
Whiteboard:
Keywords: dogfood
Depends on:
Blocks:
 
Reported: 2006-02-27 04:17 UTC by Juan Erbes
Modified: 2006-03-01 01:26 UTC (History)
0 users

See Also:
Found By: Beta-Customer
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Juan Erbes 2006-02-27 04:17:43 UTC
When I insert a cdrom, appears the popup window asking if open in new window, or configure, but if I select "Open", appears the message "Permisos denegados" (has no rights).
In /var/log/messages, appear:
Feb 27 01:09:05 linux hal-subfs-mount[14185]: SYMLINKS:: disk/by-id/ata-TOSHIBA_CDDVDW_SD-R5372_254N509790 disk/by-path/pci-0000:00:0f.1-ide-0:0 dvdrecorder cdrom dvd cdrecorder
Feb 27 01:09:05 linux hal-subfs-mount[14185]: MOUNT_POINT:: /media/dvdrecorder
Feb 27 01:09:05 linux hal-subfs-mount[14185]: MOUNTPOINT:: /media/dvdrecorder
Feb 27 01:09:05 linux hal-subfs-mount[14185]: Collected mount options and Called(8192) /bin/mount -t subfs -o fs=cdfss,ro,procuid,nosuid,nodev,exec,iocharset=utf8 /dev/hda "/media/dvdrecorder"
Feb 27 01:09:05 linux hal-subfs-mount[14185]: By hald-subfs-mount created link /media/PITU___ got removed.

With the pendrive, I have the same problem, and in /var/log/messages, appear:
Feb 27 01:17:02 linux kernel: usb 4-1: new full speed USB device using uhci_hcd and address 3
Feb 27 01:17:02 linux kernel: usb 4-1: new device found, idVendor=1462, idProduct=5512
Feb 27 01:17:02 linux kernel: usb 4-1: new device strings: Mfr=1, Product=2, SerialNumber=3
Feb 27 01:17:02 linux kernel: usb 4-1: Product: <USB PRODUCT>
Feb 27 01:17:02 linux kernel: usb 4-1: Manufacturer: <USB MF>
Feb 27 01:17:02 linux kernel: usb 4-1: SerialNumber: 0000E104E83CC40D
Feb 27 01:17:02 linux kernel: usb 4-1: configuration #1 chosen from 1 choice
Feb 27 01:17:02 linux kernel: scsi3 : SCSI emulation for USB Mass Storage devices
Feb 27 01:17:02 linux kernel: usb-storage: device found at 3
Feb 27 01:17:02 linux kernel: usb-storage: waiting for device to settle before scanning
Feb 27 01:17:07 linux kernel:   Vendor: MSI       Model: MS-551X           Rev: 0100
Feb 27 01:17:07 linux kernel:   Type:   Direct-Access                      ANSI SCSI revision: 04
Feb 27 01:17:07 linux kernel: SCSI device sdb: 250624 512-byte hdwr sectors (128 MB)
Feb 27 01:17:07 linux kernel: sdb: Write Protect is off
Feb 27 01:17:07 linux kernel: sdb: Mode Sense: 03 00 00 00
Feb 27 01:17:07 linux kernel: sdb: assuming drive cache: write through
Feb 27 01:17:07 linux kernel: SCSI device sdb: 250624 512-byte hdwr sectors (128 MB)
Feb 27 01:17:07 linux kernel: sdb: Write Protect is off
Feb 27 01:17:07 linux kernel: sdb: Mode Sense: 03 00 00 00
Feb 27 01:17:07 linux kernel: sdb: assuming drive cache: write through
Feb 27 01:17:07 linux kernel:  sdb: sdb1
Feb 27 01:17:07 linux kernel: sd 3:0:0:0: Attached scsi removable disk sdb
Feb 27 01:17:07 linux kernel: sd 3:0:0:0: Attached scsi generic sg1 type 0
Feb 27 01:17:07 linux kernel: usb-storage: device scan complete
Feb 27 01:17:08 linux hal-subfs-mount[14406]: SYMLINKS:: disk/by-id/usb-MSI_MS-551X_0000E104E83CC40D disk/by-path/usb-0000E104E83CC40D:0:0:0
Feb 27 01:17:08 linux hal-subfs-mount[14406]: MOUNT_POINT:: /media/usbdisk
Feb 27 01:17:08 linux hal-subfs-mount[14406]: MOUNTPOINT:: /media/usbdisk
Feb 27 01:17:08 linux hal-subfs-mount[14406]: Collected mount options and Called(8192) /bin/mount -t subfs -o fs=floppyfss,sync,procuid,nosuid,nodev,exec,utf8=true /dev/sdb1 "/media/usbdisk"
Feb 27 01:17:08 linux hal-subfs-mount[14406]: By hald-subfs-mount created dir /media/usbdisk got removed.
Comment 1 Danny Al-Gaaf 2006-02-28 11:28:28 UTC
please remove the submount rpm from your machine, subfs is no longer in the kernel.
Comment 2 Juan Erbes 2006-03-01 01:25:45 UTC
(In reply to comment #1)
> please remove the submount rpm from your machine, subfs is no longer in the
> kernel.
> 
Yes, I removed the submount rpm, but the problem continues. 
Later I deleted the lines for the removable devices from fstab, and then it works ok.
The problem because submount was not removed comes from smart, and I have reported it in other bug.

Thanks
Comment 3 Juan Erbes 2006-03-01 01:26:58 UTC
Yes, I removed the submount rpm, but the problem continues. 
Later I deleted the lines for the removable devices from fstab, and then it
works ok.
The problem because submount was not removed comes from smart, and I have
reported it in other bug.