Re: Rage Mobility DRI problem

2002-10-07 Thread Philipp Haller
Hello again, To get the new ati driver working I installed XFree86 4.2.0 from the binary distribution from xfree86.org following the mini-HOWTO on mobilix.org. Now I can run the new ati driver but no modules are being loaded on X startup. The output of X is therefore pretty short. So, my questi

Re: Rage Mobility DRI problem

2002-10-07 Thread Philipp Haller
Hello again, To get the new ati driver working I installed XFree86 4.2.0 from the binary distribution from xfree86.org following the mini-HOWTO on mobilix.org. Now I can run the new ati driver but no modules are being loaded on X startup. The output of X is therefore pretty short. So, my quest

Re: Rage Mobility DRI problem

2002-10-07 Thread Philipp Haller
OK, following all your helpful comments I now have a fulling working kernel 2.4.18 + pcmcia-cs built from sources. And the DRM kernel modules compiled and installed without any problems. But then, when trying to restart the X server I get the following error: /usr/bin/startxfce: Starting X serve

Re: Rage Mobility DRI problem

2002-10-07 Thread Philipp Haller
OK, following all your helpful comments I now have a fulling working kernel 2.4.18 + pcmcia-cs built from sources. And the DRM kernel modules compiled and installed without any problems. But then, when trying to restart the X server I get the following error: /usr/bin/startxfce: Starting X serv

Re: Rage Mobility DRI problem

2002-10-06 Thread Benjamin Fritzsche
try make-kpkg modules_images from within /usr/src/linux with the pcmcia source in /usr/src/modules/pcmcia... that should build a kernel-modules-xx.deb which you can then install. also read the documentation of make-kpkg which also makes handling different kernels a lot easier. greets Ben

Re: Rage Mobility DRI problem

2002-10-06 Thread Philipp Haller
Thanks. I found the .config for my stock kernel also in the kernel-headers-2.4.18 dir. OK, now I have a working kernel. But pcmcia-cs is still lacking. Thus, I installed pcmcia-source. This gives me a tarball pcmcia-cs.tar.gz in /usr/src. I unpacked it, but when trying to "make all", it complains

Re: Rage Mobility DRI problem

2002-10-06 Thread Benjamin Fritzsche
try make-kpkg modules_images from within /usr/src/linux with the pcmcia source in /usr/src/modules/pcmcia... that should build a kernel-modules-xx.deb which you can then install. also read the documentation of make-kpkg which also makes handling different kernels a lot easier. greets Be

Re: Rage Mobility DRI problem

2002-10-06 Thread Philipp Haller
Thanks. I found the .config for my stock kernel also in the kernel-headers-2.4.18 dir. OK, now I have a working kernel. But pcmcia-cs is still lacking. Thus, I installed pcmcia-source. This gives me a tarball pcmcia-cs.tar.gz in /usr/src. I unpacked it, but when trying to "make all", it complain

Re: Rage Mobility DRI problem

2002-10-06 Thread Benjamin Fritzsche
The .config for the stock kernels are in /boot/config-xx and in that case you'll need the sources from the stock kernel. that means the kernel-imgage-2.4.18-bf2.4.deb or something similar, i don't know the exact name of the package. but I'm not an expert here and maybe my guess is totally w

Re: Rage Mobility DRI problem

2002-10-06 Thread Alexander Zangerl
On Sun, 06 Oct 2002 18:22:32 +0200, Philipp Haller writes: >my stock 2.4.18-bf2.4. Can I get the .config for the 2.4.18-bf2.4 kernel from >somewhere? Because this would be a good starting point for the new configurati >on. they're in /boot/config-something. regards az -- + Alexander Zangerl +

Re: Rage Mobility DRI problem

2002-10-06 Thread Philipp Haller
Benjamin Fritzsche <[EMAIL PROTECTED]> wrote: > looks to me like yu don't have the linux sources on your machine. > get the linux sources an make a .config file according to your kernel. I unpacked sources and configured a new kernel. I built several kernels with varying .config files. The probl

Re: Rage Mobility DRI problem

2002-10-06 Thread Benjamin Fritzsche
The .config for the stock kernels are in /boot/config-xx and in that case you'll need the sources from the stock kernel. that means the kernel-imgage-2.4.18-bf2.4.deb or something similar, i don't know the exact name of the package. but I'm not an expert here and maybe my guess is totally

Re: Rage Mobility DRI problem

2002-10-06 Thread Alexander Zangerl
On Sun, 06 Oct 2002 18:22:32 +0200, Philipp Haller writes: >my stock 2.4.18-bf2.4. Can I get the .config for the 2.4.18-bf2.4 kernel from >somewhere? Because this would be a good starting point for the new configurati >on. they're in /boot/config-something. regards az -- + Alexander Zangerl +

Re: Rage Mobility DRI problem

2002-10-06 Thread Philipp Haller
Benjamin Fritzsche <[EMAIL PROTECTED]> wrote: > looks to me like yu don't have the linux sources on your machine. > get the linux sources an make a .config file according to your kernel. I unpacked sources and configured a new kernel. I built several kernels with varying .config files. The prob

Re: Rage Mobility DRI problem

2002-10-06 Thread Adam Huuva
Hi, on a related note, does gatos modules and dri.sf.net modules complete each other or are they in conflict with each other? I'm a bit confused about these things. I believe I have the same chip. lspci says: ATI Technologies Inc Rage Mobility P/M AGP 2x (rev 64) Cheers. On Sun, 6 Oct 2002 14

Re: Rage Mobility DRI problem

2002-10-06 Thread Benjamin Fritzsche
looks to me like yu don't have the linux sources on your machine. get the linux sources an make a .config file according to your kernel. if that doesn't help or you already have the sources check if they are /usr/src/linux. if that doesn't help then i don't know. greets benny On Sunday 06 Oct

Re: Rage Mobility DRI problem

2002-10-06 Thread Adam Huuva
Hi, on a related note, does gatos modules and dri.sf.net modules complete each other or are they in conflict with each other? I'm a bit confused about these things. I believe I have the same chip. lspci says: ATI Technologies Inc Rage Mobility P/M AGP 2x (rev 64) Cheers. On Sun, 6 Oct 2002 1

Re: Rage Mobility DRI problem

2002-10-06 Thread Benjamin Fritzsche
looks to me like yu don't have the linux sources on your machine. get the linux sources an make a .config file according to your kernel. if that doesn't help or you already have the sources check if they are /usr/src/linux. if that doesn't help then i don't know. greets benny On Sunday 06 Oc