Comment 21 for bug 271019

Revision history for this message
seltzer (squabbit7) wrote :

On Acer Aspire one fully updated 9.04,

Neither media card reader works. lspci gives:

04:00.0 System peripheral: JMicron Technologies, Inc. SD/MMC Host Controller
04:00.2 SD Host controller: JMicron Technologies, Inc. Standard SD Host Controller
04:00.3 System peripheral: JMicron Technologies, Inc. MS Host Controller
04:00.4 System peripheral: JMicron Technologies, Inc. xD Host Controller

no change with inserted sd card.

dmesg on boot with no SD card gives

[ 6.687086] sdhci: Secure Digital Host Controller Interface driver
[ 6.687096] sdhci: Copyright(c) Pierre Ossman
[ 6.692498] sdhci-pci 0000:04:00.0: SDHCI controller found [197b:2382] (rev 0)
[ 6.692542] sdhci-pci 0000:04:00.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
[ 6.692649] sdhci-pci 0000:04:00.0: setting latency timer to 64
[ 6.692778] mmc0: SDHCI controller on PCI [0000:04:00.0] using ADMA
[ 6.692813] sdhci-pci 0000:04:00.2: SDHCI controller found [197b:2381] (rev 0)
[ 6.692848] sdhci-pci 0000:04:00.2: PCI INT A -> GSI 19 (level, low) -> IRQ 19
[ 6.692864] sdhci-pci 0000:04:00.2: Refusing to bind to secondary interface.
[ 6.692879] sdhci-pci 0000:04:00.2: PCI INT A disabled

Kernel log shows:
[ 6.682868] mmc0: SDHCI controller on PCI [0000:01:00.0] using ADMA
[ 6.683176] mmc1: SDHCI controller on PCI [0000:04:00.0] using ADMA

When an SD card is inserted into left side, get
[ 7.048385] mmc0: error -84 whilst initialising SD card
weather an sd card was present durring boot or not,
nothing at all happens when an sd card is inserted into slot on right hand side.

uname -a
Linux xxxxxx 2.6.28-11-generic #42-Ubuntu SMP Fri Apr 17 01:57:59 UTC 2009 i686 GNU/Linux

Anything else needed?