Re: ATI driver and kernel 2.6.19

2007-02-16 Thread Jörg-Volker Peetz
Sridhar M.A. wrote: > On Wed, Feb 14, 2007 at 03:37:21PM +0100, Jörg-Volker Peetz wrote: >> Since you are using a self compiled kernel could it be you built the >> radeon support into it? >> Look for DRM_RADEON in your kernel config file. >> > Here is the relevant setting: > > CON

Re: ATI driver and kernel 2.6.19

2007-02-15 Thread Sridhar M.A.
On Wed, Feb 14, 2007 at 03:37:21PM +0100, Jörg-Volker Peetz wrote: > Since you are using a self compiled kernel could it be you built the > radeon support into it? > Look for DRM_RADEON in your kernel config file. > Here is the relevant setting: CONFIG_DRM=y # CONFIG_DRM_TDFX is not s

Re: ATI driver and kernel 2.6.19

2007-02-14 Thread Jörg-Volker Peetz
Since you are using a self compiled kernel could it be you built the radeon support into it? Look for DRM_RADEON in your kernel config file. -- Regards, Jörg-Volker. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: ATI driver and kernel 2.6.19

2007-02-14 Thread Sridhar M.A.
On Tue, Feb 13, 2007 at 07:46:18PM -0600, Ron Johnson wrote: > > Like most other utilities, modprobe has a --verbose qualifier. Now, > maybe it won't print anything more than what you now see, but maybe > it will. Always use the --verbose qualifier. > You are right. It did not gi

Re: ATI driver and kernel 2.6.19

2007-02-13 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 02/13/07 19:14, Sridhar M.A. wrote: > On Tue, Feb 13, 2007 at 04:11:08PM +0100, Jörg-Volker Peetz wrote: [snip] > # modprobe fglrx > FATAL: Error inserting fglrx (/lib/modules/2.6.19-mas/misc/fglrx.ko): > Operation not permitted Like most other uti

Re: ATI driver and kernel 2.6.19

2007-02-13 Thread Sridhar M.A.
On Tue, Feb 13, 2007 at 04:11:08PM +0100, Jörg-Volker Peetz wrote: > > Could it be that the radeon module is still loaded? > What is the output of /sbin/lsmod ? > # lsmod Module Size Used by thermal14472 0 fan 4996 0 button

Re: ATI driver and kernel 2.6.19

2007-02-13 Thread Jörg-Volker Peetz
[EMAIL PROTECTED] wrote: ... > Feb 13 06:54:40 kernel: [fglrx:firegl_init_module] *ERROR* > firegl_stub_register failed > FATAL: Error inserting fglrx (/lib/modules/2.6.19-mas/misc/fglrx.ko): > Operation not permitted ... Could it be that the radeon module is still loaded? What is the output of /sb