Hi Stefan,

looks good - glad you got it working. I ran into a problem though
after I ran the line

apt-get build-dep xorg-drivers

I get

[EMAIL PROTECTED]:~$ sudo apt-get build-dep xorg-drivers
Password:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to find a source package for xorg-drivers

I can't see any packages called xorg-drivers in synaptic either, am I
missing something?

Thanks,

Alan

On 11/11/06, Stefan Sonnenberg-Carstens <[EMAIL PROTECTED]> wrote:
> I downloaded the bz2 archive and compiled it.
> This driver version works and the display is OK, even when moving windows.
>
> apt-get install xorg-dev
> apt-get build-dep xorg-drivers
> tar xjf xf86-video-trident-1.2.3.tar.bz2
> cd video-trident-1.2.3
> ./configure
> make
> make DESTDIR=/tmp/xorg_ install
> # Backup old driver
> sudo mv /usr/lib/xorg/modules/drivers/trident_drv.so 
> /usr/lib/xorg/modules/drivers/trident_drv.so.bak
> # Install new one
> cd /tmp/xorg_/usr/local/lib/xorg/modules/drivers/
> sudo mv * /usr/lib/xorg/modules/drivers/
>
> Restart X and your're set.
>
> attached is my compiled version, edgy eft, xorg 7.1, x86
>
>
> ** Attachment added: "Driver"
>    http://librarian.launchpad.net/5053591/trident_drv.so
>
> --
> scrolling in windows makes content weired
> https://launchpad.net/bugs/67620
>

-- 
scrolling in windows makes content weired
https://launchpad.net/bugs/67620

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

Reply via email to