found on: http://ubuntuforums.org/showpost.php?p=7150137&postcount=39
and modified (4-a1)
Installing 9.04 on Acer Aspire 1350 - not running desktop - how to fix Now Jaunty works for my Acer Aspire 1350 (1355LC) notebook!!!
I followed these steps:
1) getting the latest openchrome source code
2) decompressing the code
3) entering the newly created directory
4) compiling the source code
5) restarting the x-server
6) using Ubuntu 9.04 (Jaunty Jackalope)!
These are the commands I wrote:
1) wget http://www.openchrome.org/releases/xf86-video-openchrome-0.2.903.tar.gz
2) tar xvzf xf86-video-openchrome-0.2.903.tar.gz
3) cd xf86-video-openchrome-0.2.903
4) sudo ./configure --prefix=/usr
... in this step I got an error concerning some missing libraries (xorg-server, xproto, xvmc, fontsproto, libdrm)... I solved these problems typing:
4-a) sudo apt-get build-dep xserver-xorg-core
!!NEW!!4-a1)sudo apt-get build-dep xserver-xorg-video-openchrome!!NEW!!
4-b) sudo apt-get -f install
4-c) sudo apt-get install libxvmc-dev
5) sudo make
6) sudo make install
7) sudo /etc/init.d/gdm restart
then the X Desktop appeared!!!
should solve this for 9.04
found on: ubuntuforums. org/showpost. php?p=7150137& postcount= 39
http://
and modified (4-a1)
Installing 9.04 on Acer Aspire 1350 - not running desktop - how to fix Now Jaunty works for my Acer Aspire 1350 (1355LC) notebook!!!
I followed these steps:
1) getting the latest openchrome source code
2) decompressing the code
3) entering the newly created directory
4) compiling the source code
5) restarting the x-server
6) using Ubuntu 9.04 (Jaunty Jackalope)!
These are the commands I wrote:
1) wget http:// www.openchrome. org/releases/ xf86-video- openchrome- 0.2.903. tar.gz
2) tar xvzf xf86-video- openchrome- 0.2.903. tar.gz
3) cd xf86-video- openchrome- 0.2.903
4) sudo ./configure --prefix=/usr
... in this step I got an error concerning some missing libraries (xorg-server, xproto, xvmc, fontsproto, libdrm)... I solved these problems typing:
4-a) sudo apt-get build-dep xserver-xorg-core
!!NEW!!4-a1)sudo apt-get build-dep xserver- xorg-video- openchrome! !NEW!!
4-b) sudo apt-get -f install
4-c) sudo apt-get install libxvmc-dev
5) sudo make
6) sudo make install
7) sudo /etc/init.d/gdm restart
then the X Desktop appeared!!!
should solve this for 9.04