Hi bro. No... I dont know what it happen with my notebook, but I got an Acer Aspire One 532h like you, but it can not read the SD card... I was open the Terminal and wrote all the commands, but nothing... I am so sad... do you know another solution??
2010/11/22 Alexandre Martins <530...@bugs.launchpad.net> > Hi Jose. > > The link is here > < > https://bugs.launchpad.net/ubuntu/+source/linux/+bug/530277/+attachment/1714152/+files/keucr.tgz > > > . Afater download unpack it, make and install it. > > Before make sure you have the compiler installed: > > *sudo apt-get install build-essential* - this will install what you need > to compile the driver. > > now change to the download directory and unpack:* > tar zvxf keucr.tgz* > > Now change to the unpacked folder:* > cd keucr* > > And now make the following steps as root inside the "keucr" folder or > path: > > * *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* > > Now your module should work. It worked for me in Acer Aspire One > 532h... > > Hope it help you. > > Greetings, > > *Alexandre Martins* > > Em 21-11-2010 18:18, joselaurian escreveu: > > Ok. I do not saw the Konstantin's link that u told me. I saw a link to > > download a Root or Script, I do not renember what is. Maybe I am a > novice, a > > terrible novice, but I can not find the link to download the patch. Do u > can > > help me please? Where is the link to down it?? Please!!! Thaks a lot > again > > > > 2010/11/21 Daniel Kingsley<530...@bugs.launchpad.net> > > > >> Yes. See Konstantin's link above. D > >> > >> On 21 November 2010 18:54, joselaurian<530...@bugs.launchpad.net> > >> wrote: > >> > >>> Hi. Thanks 4 u help. Only I got a question: u tell me about a patch, > >> right? > >>> The patch that you tell me about it is "keucr"? Thanks > >>> > >>> 2010/11/19 Daniel Kingsley<530...@bugs.launchpad.net> > >>> > >>>> I sympathise with Walter and Hamish (being an Ubuntu novice). > >>>> > >>>> Fortunately my brother in law isn't and was able to talk me through > the > >>>> process. > >>>> > >>>> What I did (with his help) was: > >>>> > >>>> 1. Downloaded the patch. You can use the GUI to extract it. I left > >>>> the extracted folder sitting in the download directory, so the path > was > >>>> /home/daniel/Downloads/keucr in my case (check where your browser has > >>>> put it). > >>>> > >>>> Then open a terminal and type: > >>>> > >>>> 2. sudo apt-get install linux-headers-generic [note: this seemed to > >> be > >>>> unnecessary as they were already there] > >>>> > >>>> 3. sudo apt-get install build-essential > >>>> > >>>> 4. Then changed directory to the path where the folder is (in my > case) > >>>> cd ~/Downloads/keucr > >>>> [the capital letter is needed] [The tilda seems to be shorthand for > >>>> /home/yourusername] > >>>> > >>>> 5. Then typed the following three instructions (you'll probably need > >> to > >>>> enter your password after the second one). > >>>> > >>>> 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 > >>>> > >>>> ___________ > >>>> > >>>> That was it! > >>>> > >>>> I had to restart my machine (perhaps more than once). > >>>> > >>>> I thought it had had no effect and had almost given up. I then > >>>> restarted my machine with the card in. Again, no effect (at least I > >>>> thought) as the computer did not respond to me inserting the card , > but > >>>> on checking with the Disk Utility the card was visible! I was able to > >>>> pull photos off the SD card. > >>>> > >>>> Having unmounted the card using the Disk Utility, I reinserted the > card > >>>> and this time the system responded with a GUI window noting that I'd > >>>> inserted an SD card and asking which programme I'd like to view it > >> with. > >>>> Hope this helps the other newbies like me. > >>>> > >>>> -- > >>>> 0cf2:6250 ENE Technology, Inc. card reader not supported > >>>> https://bugs.launchpad.net/bugs/530277 > >>>> You received this bug notification because you are a direct subscriber > >>>> of the bug. > >>>> > >>>> Status in The Linux Kernel: New > >>>> Status in “linux” package in Ubuntu: Confirmed > >>>> Status in “linux” package in Fedora: Unknown > >>>> > >>>> Bug description: > >>>> USB BUS DEVICE UNSUPPORTED: 0cf2:6250 ENE Technology, Inc. card reader > >>>> unsupported > >>>> > >>>> Tested on: > >>>> Ubuntu 10.04 (devices listed in lsusb but does not function) > >>>> Ubuntu 10.10 (device may not show up in lsusb output) > >>>> > >>>> Computer Models Affected: > >>>> Lenovo ThinkPad T61 > >>>> Gateway: LT2104U > >>>> Acer Aspire One: 532, 532h, ao532h, ao533, d260, 901 > >>>> eMachines: 350-21G16I > >>>> Packard Bell: Dot SE > >>>> > >>>> Canonical advertises the Acer Aspire One as having "been awarded the > >>> status > >>>> of Certified on Ubuntu PC (x86)." This could be misunderstood and > >> thought > >>>> that it applies to all models, not just the one Acer got > certification. > >>>> > http://webapps.ubuntu.com/certification/hardware/200905-2911/#1004-lts > >>>> > >>>> ProblemType: Bug > >>>> Architecture: i386 > >>>> Date: Mon Mar 1 19:52:58 2010 > >>>> DistroRelease: Ubuntu 10.04 > >>>> LiveMediaBuild: Ubuntu 10.04 "Lucid Lynx" - Alpha i386 (20100228) > >>>> Package: nautilus 1:2.29.91-0ubuntu1 > >>>> ProcEnviron: > >>>> LANG=ru_RU.UTF-8 > >>>> SHELL=/bin/bash > >>>> ProcVersionSignature: Ubuntu 2.6.32-14.20-generic > >>>> SourcePackage: nautilus > >>>> Uname: Linux 2.6.32-14-generic i686 > >>>> > >>>> > >>>> > >>>> To unsubscribe from this bug, go to: > >>>> https://bugs.launchpad.net/linux/+bug/530277/+subscribe > >>>> > >>> > >>> -- > >>> Jose Laurian Ramírez Díaz > >>> Móvil 8826-8869 > >>> > >>> "El caos es un orden por descifrar" > >>> Libro de los contrarios > >>> > >>> -- > >>> 0cf2:6250 ENE Technology, Inc. card reader not supported > >>> https://bugs.launchpad.net/bugs/530277 > >>> You received this bug notification because you are a direct subscriber > >>> of a duplicate bug (633852). > >>> > >>> Status in The Linux Kernel: New > >>> Status in “linux” package in Ubuntu: Confirmed > >>> Status in “linux” package in Fedora: Unknown > >>> > >>> Bug description: > >>> USB BUS DEVICE UNSUPPORTED: 0cf2:6250 ENE Technology, Inc. card reader > >>> unsupported > >>> > >>> Tested on: > >>> Ubuntu 10.04 (devices listed in lsusb but does not function) > >>> Ubuntu 10.10 (device may not show up in lsusb output) > >>> > >>> Computer Models Affected: > >>> Lenovo ThinkPad T61 > >>> Gateway: LT2104U > >>> Acer Aspire One: 532, 532h, ao532h, ao533, d260, 901 > >>> eMachines: 350-21G16I > >>> Packard Bell: Dot SE > >>> > >>> Canonical advertises the Acer Aspire One as having "been awarded the > >> status > >>> of Certified on Ubuntu PC (x86)." This could be misunderstood and > thought > >>> that it applies to all models, not just the one Acer got certification. > >>> http://webapps.ubuntu.com/certification/hardware/200905-2911/#1004-lts > >>> > >>> ProblemType: Bug > >>> Architecture: i386 > >>> Date: Mon Mar 1 19:52:58 2010 > >>> DistroRelease: Ubuntu 10.04 > >>> LiveMediaBuild: Ubuntu 10.04 "Lucid Lynx" - Alpha i386 (20100228) > >>> Package: nautilus 1:2.29.91-0ubuntu1 > >>> ProcEnviron: > >>> LANG=ru_RU.UTF-8 > >>> SHELL=/bin/bash > >>> ProcVersionSignature: Ubuntu 2.6.32-14.20-generic > >>> SourcePackage: nautilus > >>> Uname: Linux 2.6.32-14-generic i686 > >>> > >>> > >>> > >>> To unsubscribe from this bug, go to: > >>> https://bugs.launchpad.net/linux/+bug/530277/+subscribe > >>> > >> -- > >> 0cf2:6250 ENE Technology, Inc. card reader not supported > >> https://bugs.launchpad.net/bugs/530277 > >> You received this bug notification because you are a direct subscriber > >> of the bug. > >> > >> Status in The Linux Kernel: New > >> Status in “linux” package in Ubuntu: Confirmed > >> Status in “linux” package in Fedora: Unknown > >> > >> Bug description: > >> USB BUS DEVICE UNSUPPORTED: 0cf2:6250 ENE Technology, Inc. card reader > >> unsupported > >> > >> Tested on: > >> Ubuntu 10.04 (devices listed in lsusb but does not function) > >> Ubuntu 10.10 (device may not show up in lsusb output) > >> > >> Computer Models Affected: > >> Lenovo ThinkPad T61 > >> Gateway: LT2104U > >> Acer Aspire One: 532, 532h, ao532h, ao533, d260, 901 > >> eMachines: 350-21G16I > >> Packard Bell: Dot SE > >> > >> Canonical advertises the Acer Aspire One as having "been awarded the > status > >> of Certified on Ubuntu PC (x86)." This could be misunderstood and > thought > >> that it applies to all models, not just the one Acer got certification. > >> http://webapps.ubuntu.com/certification/hardware/200905-2911/#1004-lts > >> > >> ProblemType: Bug > >> Architecture: i386 > >> Date: Mon Mar 1 19:52:58 2010 > >> DistroRelease: Ubuntu 10.04 > >> LiveMediaBuild: Ubuntu 10.04 "Lucid Lynx" - Alpha i386 (20100228) > >> Package: nautilus 1:2.29.91-0ubuntu1 > >> ProcEnviron: > >> LANG=ru_RU.UTF-8 > >> SHELL=/bin/bash > >> ProcVersionSignature: Ubuntu 2.6.32-14.20-generic > >> SourcePackage: nautilus > >> Uname: Linux 2.6.32-14-generic i686 > >> > >> > >> > >> To unsubscribe from this bug, go to: > >> https://bugs.launchpad.net/linux/+bug/530277/+subscribe > >> > > > > -- > 0cf2:6250 ENE Technology, Inc. card reader not supported > https://bugs.launchpad.net/bugs/530277 > You received this bug notification because you are a direct subscriber > of the bug. > > Status in The Linux Kernel: New > Status in “linux” package in Ubuntu: Confirmed > Status in “linux” package in Fedora: Unknown > > Bug description: > USB BUS DEVICE UNSUPPORTED: 0cf2:6250 ENE Technology, Inc. card reader > unsupported > > Tested on: > Ubuntu 10.04 (devices listed in lsusb but does not function) > Ubuntu 10.10 (device may not show up in lsusb output) > > Computer Models Affected: > Lenovo ThinkPad T61 > Gateway: LT2104U > Acer Aspire One: 532, 532h, ao532h, ao533, d260, 901 > eMachines: 350-21G16I > Packard Bell: Dot SE > > Canonical advertises the Acer Aspire One as having "been awarded the status > of Certified on Ubuntu PC (x86)." This could be misunderstood and thought > that it applies to all models, not just the one Acer got certification. > http://webapps.ubuntu.com/certification/hardware/200905-2911/#1004-lts > > ProblemType: Bug > Architecture: i386 > Date: Mon Mar 1 19:52:58 2010 > DistroRelease: Ubuntu 10.04 > LiveMediaBuild: Ubuntu 10.04 "Lucid Lynx" - Alpha i386 (20100228) > Package: nautilus 1:2.29.91-0ubuntu1 > ProcEnviron: > LANG=ru_RU.UTF-8 > SHELL=/bin/bash > ProcVersionSignature: Ubuntu 2.6.32-14.20-generic > SourcePackage: nautilus > Uname: Linux 2.6.32-14-generic i686 > > > > To unsubscribe from this bug, go to: > https://bugs.launchpad.net/linux/+bug/530277/+subscribe > -- Jose Laurian Ramírez Díaz Móvil 8826-8869 "El caos es un orden por descifrar" Libro de los contrarios -- You received this bug notification because you are a member of Registry Administrators, which is the registrant for Fedora. https://bugs.launchpad.net/bugs/530277 Title: 0cf2:6250 ENE Technology, Inc. card reader not supported _______________________________________________ Mailing list: https://launchpad.net/~registry Post to : registry@lists.launchpad.net Unsubscribe : https://launchpad.net/~registry More help : https://help.launchpad.net/ListHelp