Am Mon, 15 Jun 2009 18:58:20 -0700 schrieb Kushal Koolwal <kushalkool...@hotmail.com>:
> > Hi, > > The graphics driver for my chipset (xserver-xorg-video-psb) has not > yet made into Debian's repo (not even experimental) but is available > in Ubuntu repo. > http://packages.ubuntu.com/ro/hardy/i386/xserver-xorg-video-psb/download > > I see that I can install the above package on my Debian 5.0 (2.6.30 > kernel - x86) system however, the X server won't start and gives the > following error messages: > > (II) Module Intel Poulsbo: vendor="X.Org Foundation" > compiled for 1.3.0, module version = 0.0.1 > Module class: X.Org Video Driver > ABI class: X.Org Video Driver, version 1.2 > (EE) module ABI major version (1) doesn't match the server's version > (2) (II) UnloadModule: "psb" > (II) Unloading /usr/lib/xorg/modules/drivers//psb_drv.so > (EE) Failed to load module "psb" (module requirement mismatch, 0) > (II) LoadModule: "mouse" > (II) Loading /usr/lib/xorg/modules/input//mouse_drv.so > (II) Module mouse: vendor="X.Org Foundation" > compiled for 1.4.0.90, module version = 1.3.0 > Module class: X.Org XInput Driver > ABI class: X.Org XInput driver, version 2.0 > (II) LoadModule: "kbd" > (II) Loading /usr/lib/xorg/modules/input//kbd_drv.so > (II) Module kbd: vendor="X.Org Foundation" > compiled for 1.4.0.90, module version = 1.3.1 > Module class: X.Org XInput Driver > ABI class: X.Org XInput driver, version 2.0 > (EE) No drivers available. The psb-package was compiled for a newer Xserver than the one your are running. Compiling the package yourself is necessary. Add the source-repository of ubuntu to your sources.list and do 'apt-get source xserver-xorg-video-psb'. Install the devscripts-package, change to the source directory of the psb module and do 'debuild'. It will tell you which -dev package are missing, install them and repeat. If everything goes well, you should have a debian package which can be installed with 'dpkg -i xserver-xorg...deb'. If the module cannot be used with an old xserver, you'll have to install a newer one, but try to build the package first. Andreas
signature.asc
Description: PGP signature