Bug 486436

Summary: inserting SD card causes error on a XO
Product: [Fedora] Fedora Reporter: Jerry Vonau <jvonau3>
Component: kernelAssignee: Kernel Maintainer List <kernel-maint>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: kernel-maint, pbrobinson, quintela, tuxbrewr
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-03-25 04:33:22 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: 461806    
Attachments:
Description Flags
full /var/log/messages none

Description Jerry Vonau 2009-02-19 18:35:26 UTC
Created attachment 332608 [details]
full /var/log/messages

Description of problem:
On a freshly booted, from a usbkey, 20090218 image from: 
http://dev.laptop.org/~cjb/rawhide-xo/

when I inserted a CF card, the following is recorded in /var/log/messages:

  Feb 19 16:07:48 localhost kernel: mmc0: new high speed SDHC card at
address 2f2f
Feb 19 16:07:49 localhost kernel: mmcblk0: mmc0:2f2f SD04G 3.69 GiB 
Feb 19 16:07:59 localhost kernel: mmcblk0:<3>mmc0: Timeout waiting for
hardware interrupt.
Feb 19 16:07:59 localhost kernel: mmcblk0: retrying using single block
read
Feb 19 16:07:59 localhost kernel: p1 p2
Feb 19 16:08:01 localhost pulseaudio[2388]: module-hal-detect.c: D-Bus
error while parsing HAL data: org.freedesktop.Hal.NoSuchProperty: No
property info.capabilities on device with
id /org/freedesktop/Hal/devices/pci_11ab_4101_mmc_host_mmc_card_rca12079
Feb 19 16:08:10 localhost kernel: mmc0: Timeout waiting for hardware
interrupt.
Feb 19 16:08:10 localhost kernel: mmcblk0: retrying using single block
read

Version-Release number of selected component (if applicable):
20090218 image

How reproducible:
boot the live image on a XO

Steps to Reproduce:
1.boot the above live image on a XO
2.insert CF card
3.
  
Actual results:
fails with above message

Expected results:
mounted CF card.

Additional info:

Comment 1 Chuck Ebbert 2009-02-21 06:01:10 UTC
Looks like the fix for this is in the works:

http://marc.info/?l=linux-kernel&m=123518542131291&w=2

Comment 2 Chuck Ebbert 2009-03-03 16:28:50 UTC
Should be fixed in -rc6-git7. Please test when that becomes available.

Comment 3 Chuck Ebbert 2009-03-25 04:33:22 UTC
Assuming this is fixed.