Difference between revisions of "Ubuntu 10.10 Installation instructions for the ThinkPad X120e"

From ThinkWiki
Jump to: navigation, search
(←Created page with 'All of this is courtesy of linuxhobox from this discussion: http://ubuntuforums.org/showthread.php?t=1699238 Just finished setting this up. Realtek wifi works stock w/ Na...')
 
Line 23: Line 23:
 
                 func load
 
                 func load
 
                 files [
 
                 files [
                         "/usr/share/alsa/pulse.conf"
+
                         '''"/usr/share/alsa/pulse.conf"'''
 
                         "/etc/asound.conf"
 
                         "/etc/asound.conf"
 
                         "~/.asoundrc"
 
                         "~/.asoundrc"

Revision as of 15:58, 4 April 2011

All of this is courtesy of linuxhobox from this discussion: http://ubuntuforums.org/showthread.php?t=1699238

Just finished setting this up. Realtek wifi works stock w/ Natty / Maverick needs compile of rtl8192ce driver from realtek site. (http://www.realtek.com/Downloads/dow...e&SortByDesc=1)(make,make install, reboot) Bluetooth works stock w/ Natty / Maverick needs work Fglrx ati graphics did not compile w/ Natty (is x server compatible?) / works with Maverick see https://help.ubuntu.com/community/BinaryDriverHowto/ATI (hdmi sound works) Suspend works w/ Maverick (wifi works after suspend) / not tested with natty UEFI install worked w/ Natty / Kernel panic with Maverick UEFI install will not work from usb stick unless it emulates a cd/dvd rom (http://en.wikipedia.org/wiki/U3) Legacy Bios Install worked w/ both Microphone input does not work on install but I haven't done any troubleshooting yet. Battery life seems good so far. Hibernate not tested Natty / Maverick hibernate locks up (no solution yet) wireless function key has no effect 8Gb ram installed w/ out a problem Got the internal microphone working w/ maverick upgraded alsa in maverick (follow link on page three of this thread) -->http://ubuntuforums.org/showthread.php?t=1681577 add the red line below in the hooks section of /usr/share/alsa/alsa.conf Code: @hooks [

       {
               func load
               files [
                       "/usr/share/alsa/pulse.conf"
                       "/etc/asound.conf"
                       "~/.asoundrc"
               ]
               errors false
       }

] reinstall pulseaudio to fix configs do not have model=ideapad for hda-snd-intel param