You are not logged in.

#1 2003-12-10 07:48:06

sud_crow
Member
From: Argentina
Registered: 2003-06-30
Posts: 546
Website

modprobe agpgart not working

I have one of the "unsuppported via chipsets" regarding agpgart, and i get the message "try agp_try_unsupported=1".

So i googled for this, and i found that this is a modprobe argument as follows:

[root@archcrow crow]# modprobe agpgart agp_try_unsupported=1
modprobe: Can't locate module agpgart
[root@archcrow crow]# 

But as you see, its not working, though i built support for it in the kernel (its a custum 2.4.23)...


I had this "unsupported" message since... ever, so its not an actual kernel problem, the actual problem might be the module agpgart...

any tips are welcome!
thanks in advance.


Leonardo Andrés Gallego
www.archlinux-es.org || Comunidad Hispana de Arch Linux

Offline

#2 2003-12-10 14:49:25

Xentac
Forum Fellow
From: Victoria, BC
Registered: 2003-01-17
Posts: 1,797
Website

Re: modprobe agpgart not working

If you've compiled the agpgart module into the kernel (like it is with the default arch kernel) then you'll have real trouble loading it as a module too ;o)

In that case you want to just pass agp_try_unsupported=1 in your lilo.conf or menu.lst at bootup.


I have discovered that all of mans unhappiness derives from only one source, not being able to sit quietly in a room
- Blaise Pascal

Offline

#3 2003-12-11 09:09:43

sud_crow
Member
From: Argentina
Registered: 2003-06-30
Posts: 546
Website

Re: modprobe agpgart not working

:oops:

I was thinking about that yesterday, altough i couldnt make any changes due to time problems, thanks for confirming it  big_smile

I will try with lilo.conf, thanks for the tip.


Leonardo Andrés Gallego
www.archlinux-es.org || Comunidad Hispana de Arch Linux

Offline

#4 2003-12-22 04:03:36

sud_crow
Member
From: Argentina
Registered: 2003-06-30
Posts: 546
Website

Re: modprobe agpgart not working

Ok, ive been busy lately, and i could try the LILO thing yesterday, i cant get lilo to recognize the option... where should i place it ??

On the good side, the 2.6 kernel agpgart is working without any "tweaks".

Thanks.


Leonardo Andrés Gallego
www.archlinux-es.org || Comunidad Hispana de Arch Linux

Offline

#5 2003-12-22 06:58:58

Xentac
Forum Fellow
From: Victoria, BC
Registered: 2003-01-17
Posts: 1,797
Website

Re: modprobe agpgart not working

To pass other arguments to the kernel with lilo you have to specify the 'append' option.  So:

append="agp_try_unsupported=1"


I have discovered that all of mans unhappiness derives from only one source, not being able to sit quietly in a room
- Blaise Pascal

Offline

Board footer

Powered by FluxBB