Home > Tips & Howtos > Fix Acer Aspire One SD card problem in Ubuntu

Fix Acer Aspire One SD card problem in Ubuntu

Ubuntu 10.04 is awesome. I like it, it works great on the netbook, minus the extra visual effect. The only problem is that the SD card doesn’t work on the netbook. However, there’s a really simple fix for this. Some people claims that this works for the Dell Mini 9 as well, but I can’t test it.

Go into terminal, type  sudo gedit /etc/default/grub

Change the line GRUB_CMDLINE_LINUX_DEFAULT =”quiet splash” to:

GRUB_CMDLINE_LINUX_DEFAULT=”pciehp.pciehp_force=1 quiet splash”

Restart, and there you go!

GRUB_CMDLINE_LINUX_DEFAULT=”pciehp.pciehp_force=1 quiet
splash”The
Like it? Share it:
  • Digg
  • Reddit
  • StumbleUpon
  • Yahoo! Buzz
  • Technorati
  • Twitter
  • Tumblr
  • Facebook
  • del.icio.us
  • Slashdot
  • Google Bookmarks
  • Ping.fm
  • email
  • Print

Related posts:

  1. Howtos: How to make ATI HD graphics work with compiz on Ubuntu Here is yet another Ubuntu howtos. This tells you howto...
  2. Howtos: Turn up the max volume in Ubuntu Linux If you searched up on Google, you will find a...

Related posts brought to you by Yet Another Related Posts Plugin.

 

Your Ad Here
Line Break

Author: Ultimatebuster (89 Articles)

Administrator. Usually found surfing the tubes and hiding in an IRC Chatroom. Occasionally developing in Python or doing web design. Blogging comes 3rd. Oh, follow him on twitter so he can finally settle on more than 100 followers.

  1. Dan
    July 24th, 2010 at 10:15 | #1

    Tired this fix on an Aspire One 532h and a 4gb micro SD and it didn’t work. When I insert the card dmesg gives me
    [ 100.836209] usb 1-5: new high speed USB device using ehci_hcd and address 3
    [ 100.970277] usb 1-5: configuration #1 chosen from 1 choice

  1. No trackbacks yet.