HP Compaq nx9030 and 14.04.1

Nio Wiklund nio.wiklund at gmail.com
Tue Oct 7 04:27:05 UTC 2014


Den 2014-10-07 06:00, Ali Linx skrev:
>         *-display:0
>              description: VGA compatible controller
>              product: 82852/855GM Integrated Graphics Device
>              vendor: Intel Corporation

Hi Ali,

I would try UXA acceleration with this graphics (found by lshw)

        *-display:0
             description: VGA compatible controller
             product: 82852/855GM Integrated Graphics Device
             vendor: Intel Corporation

See this link

https://wiki.ubuntu.com/Lubuntu/AdvancedMethods#Old_Intel_graphics

Work-around:

Edit (or create) /etc/X11/xorg.conf as follows: (there should be a tab
before each line except the first and the last).

Section "Device"
        Identifier "Intel Graphics"
        Driver "intel"
        Option "AccelMethod" "uxa"
EndSection

But the computer is old and weak, so maybe a really small linux distro
might help getting it fast, for example Wary Puppy (until ToriOS has a
stable release).

Best regards
Nio



More information about the Ubuntu-quality mailing list