Bug 185557
Summary: | CF card (detected as pcmcia) on Fujitsu Lifebook P Series (P1510D) gets labeled as not removable by the kernel. | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Suzanne Hillman <shillman> | ||||||
Component: | hal | Assignee: | David Zeuthen <davidz> | ||||||
Status: | CLOSED ERRATA | QA Contact: | |||||||
Severity: | medium | Docs Contact: | |||||||
Priority: | medium | ||||||||
Version: | 5 | CC: | davidz, mclasen, uno, wtogami, zaitcev | ||||||
Target Milestone: | --- | Keywords: | Desktop | ||||||
Target Release: | --- | ||||||||
Hardware: | All | ||||||||
OS: | Linux | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | hal-0.5.7-10 | Doc Type: | Bug Fix | ||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2007-05-31 20:21:31 UTC | Type: | --- | ||||||
Regression: | --- | Mount Type: | --- | ||||||
Documentation: | --- | CRM: | |||||||
Verified Versions: | Category: | --- | |||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||
Embargoed: | |||||||||
Bug Depends On: | |||||||||
Bug Blocks: | 150221, 183425 | ||||||||
Attachments: |
|
Description
Suzanne Hillman
2006-03-15 19:54:13 UTC
Hi, please also attach the output from 'lshal'. Thanks. Created attachment 126174 [details]
lshal output
It looks like you captured the output in comment 2 without the CF card inserted. Is it possible to get lshal output when the card is inserted? Thanks. CF card is not a removable media, strictly speaking. The device gets removed together with the media, so it's more similar to an IDE controller in a PCI hotplug slot. But the difference is rather academic. If David Zeuten can find a way to work around the issue easily, he'll save the day. But if not, I suppose we can force "removable" for ide_cs... Marking NEEDINFO because correct lshal output is needed. Oops! Sorry. Yeah, I was a bit out of it yesterday, apparently. Will attach lshal _with_ the CF card plugged in in a few moments. Created attachment 126225 [details]
lshal output with CF card inserted
I suppose I could fix this (special case for the ide_cs driver) in the next hal release - not sure it will make FC5 since the next hal release will grow a rather large PolicyKit dependency. But the fix should be easy to backport though.. Btw, I have this hardware too and I'm able to reproduce it. I'm reassigning this bug to the hal component then. *** Bug 184471 has been marked as a duplicate of this bug. *** Hi, please try the RPM's from here http://people.freedesktop.org/~david/rh185557/ Thanks, David Btw, these are the changes against hal CVS HEAD - the patch also applies to 0.5.7 so we should be good to put this in both Rawhide and FC5 updates 2006-03-26 David Zeuthen <davidz> Fix for RH bug #185557 * hald/linux2/blockdev.c (hotplug_event_begin_add_blockdev): Introduce "pcmcia" as a value storage.bus and mark devices of this bus as being hotpluggable * fdi/information/10freedesktop/10-usb-card-readers.fdi: When storage.bus="pcmcia" mark all drives with "FLASH" in the model string as having drive_type="compact_flash" Btw, you want to reboot your system after upgrading hal Ok, so where is it? Is this coming soon? Thnaks. How about right here http://people.freedesktop.org/~david/rh185557/ as mentioned in comment 9 :-) Ping. Please let me know if the packages work for you so I can close this bug and push packages to Rawhide and FC5. Thanks, David Sorry. Was out sick, so had no access to the laptop in question. Will check today. The new packages does fix the problem. Thank you! Not entirely sure how one handles things being fixed in FC, though, since there are not AFAIK errata. What do I need to do now, to indicate that I agree that it works? Suzanne, thanks for testing. I'm going to put this in Rawhide and FC5 updates.. will probably take a little while as I want to include fixes for bug 173085 and bug 185527 too. The actual patch is here (extracted from the SRPM in comment 13) http://people.freedesktop.org/~david/rh185557/hal-0.5.7-pcmcia-readers.patch I've built this patch into rawhide as hal-0.5.7-10. John, can you put this patch through as a FC5 update please? Thanks. |