Comment 168 for bug 530277

Revision history for this message
NigelBennee (nigel-lucidata) wrote : Re: [Bug 530277] Re: 0cf2:6250 ENE Technology, Inc. card reader not supported

Hi,
Thank you for your email. I am using 10.10 on an Acer Aspire One D255
and almost every time I allow an update to take place that affects the
kernel I lose the SD reader. However the keurcr fix works very well and
I just run a small script -

cd /home/nigel/Downloads/keucr
make -C /usr/src/linux-headers-`uname -r` M=`pwd` modules
sudo make -C /usr/src/linux-headers-`uname -r` M=`pwd` modules_install
sudo depmod -a

and I have my SD reader back until the next upgrade.

The other difference seems to be that on 10.10 I do not have a
sub-directory called modules under /etc . I have modules.d but no
mention of acpiphp. All the aciphp files on my system are to be found
in /lib/modules/......./kernel/drivers/pci/hotplug.

I am quite happy to have to apply a patch like this as it is a small
price for the stability and reliability of Linux compared to the other
MS options.

The last update lost me the link again between the sound drivers and
apps like sound recorder and Skype. I can't remember how I got it back
last time. The system test runs all paths successfully i.e. internal &
external mic, internal speakers & headphones so the hardware is good.
The level meter also works but no mike input gets to the top level app.
Playback is fine. I have reported it but been too busy to chase it just
now.

Thanks again

Nigel.

On Wed, 2011-12-21 at 05:09 +0000, Waluyo Adi Siswanto wrote:
> I have the same problem in my Acer Aspire One Happy (Intel Atom 550, card reader ENE technology) running Ubuntu 11.10.
> It can be fixed by including "acpiphp" module in /etc/modules.
> After rebooting, then reading memory card, just simply plug it in in the card reader, and will pop up automatically.
> I have documented the detail here:
> http://waluyo-adi-siswanto.blogspot.com/2011/12/card-reader-acer-aspire-one-in-ubuntu.html
>