*** This bug is a duplicate of bug 293326 ***
    https://bugs.launchpad.net/bugs/293326
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

-- 
Via KM400 : no matching mode for vesa
https://bugs.launchpad.net/bugs/258764
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to