|
Bugzilla – Full Text Bug Listing |
| Summary: | usb stick not automounted | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 10.3 | Reporter: | Klaus Singvogel <kssingvo> |
| Component: | KDE | Assignee: | E-mail List <kde-maintainers> |
| Status: | RESOLVED DUPLICATE | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Major | ||
| Priority: | P5 - None | CC: | coolo, dmueller, snwint, wstephenson |
| Version: | Beta 2 | ||
| Target Milestone: | --- | ||
| Hardware: | 32bit | ||
| OS: | openSUSE 10.3 | ||
| Whiteboard: | |||
| Found By: | Development | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Klaus Singvogel
2007-08-23 18:46:09 UTC
try lshal --monitor instead and if that shows something, reassign it to component KDE and this is not critical. ugly, but not critical will do on Monday Yes, it shows something. On plugin as well as on removal. ------------------------------------------------------------------- lshal --monitor Start monitoring devicelist: ------------------------------------------------- 14:29:04.993: usb_device_5dc_300_5DD2BC121653012 added 14:29:05.389: usb_device_5dc_300_5DD2BC121653012_if0 added 14:29:06.050: usb_device_5dc_300_5DD2BC121653012_if0_scsi_host added 14:29:06.062: usb_device_5dc_300_5DD2BC121653012_if0_scsi_host_scsi_device_lun0 added 14:29:06.074: usb_device_5dc_300_5DD2BC121653012_if0_scsi_host_scsi_device_lun0_scsi_generic added 14:29:06.204: storage_serial_LEXAR_GEYSER_JUMPDRIVE_5DD2BC121653012_0_0 added 14:29:06.258: volume_uuid_1CEB_172C added 14:29:12.515: usb_device_5dc_300_5DD2BC121653012_if0_scsi_host_scsi_device_lun0_scsi_generic removed 14:29:12.520: volume_uuid_1CEB_172C removed 14:29:12.521: usb_device_5dc_300_5DD2BC121653012_if0_scsi_host_scsi_device_lun0 removed 14:29:12.525: usb_device_5dc_300_5DD2BC121653012_if0_scsi_host removed 14:29:12.527: storage_serial_LEXAR_GEYSER_JUMPDRIVE_5DD2BC121653012_0_0 removed 14:29:12.528: usb_device_5dc_300_5DD2BC121653012_if0 removed 14:29:12.530: usb_device_5dc_300_5DD2BC121653012 removed ------------------------------------------------------------------- changed component: hotplug -> KDE as said Reproduced *** Bug 304479 has been marked as a duplicate of this bug. *** Reproduced, but I don't get any output from lshal --monitor so I don't know that it's KDE's fault thats a different bug then. can you attach lshal output of volume_uuid_1CEB_172C ? does it just not work with that particular usb stick or in general? Used my 2nd USB stick, and I am able to reproduce it: ------------------------------------------------------------------- lshal --monitor Start monitoring devicelist: ------------------------------------------------- 12:25:52.733: usb_device_ea0_6803_95F17023BAD7249 added 12:25:52.944: usb_device_ea0_6803_95F17023BAD7249_if0 added 12:25:53.572: usb_device_ea0_6803_95F17023BAD7249_if0_scsi_host added 12:25:53.584: usb_device_ea0_6803_95F17023BAD7249_if0_scsi_host_scsi_device_lun0 added 12:25:53.597: usb_device_ea0_6803_95F17023BAD7249_if0_scsi_host_scsi_device_lun0_scsi_generic added 12:25:53.847: storage_serial_TYPHOON_MemoryAdapter_95F17023BAD7249_0_0 added 12:25:53.986: volume_uuid_1DFE_1631 added 12:26:06.630: usb_device_ea0_6803_95F17023BAD7249_if0_scsi_host_scsi_device_lun0_scsi_generic removed 12:26:06.633: volume_uuid_1DFE_1631 removed 12:26:06.634: usb_device_ea0_6803_95F17023BAD7249_if0_scsi_host_scsi_device_lun0 removed 12:26:06.636: usb_device_ea0_6803_95F17023BAD7249_if0_scsi_host removed 12:26:06.638: storage_serial_TYPHOON_MemoryAdapter_95F17023BAD7249_0_0 removed 12:26:06.638: usb_device_ea0_6803_95F17023BAD7249_if0 removed 12:26:06.640: usb_device_ea0_6803_95F17023BAD7249 removed ------------------------------------------------------------------- do you also get an error about "unknown hal error" in ~/.xsession-errors from kded? *** This bug has been marked as a duplicate of bug 306288 *** Just for sake of completeness: No, no "unknown hal error" in ~/.xsession-errors from kded found. |