|
Home > Archive > alt.os.linux > June 2002 > AGPGART
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| pat curran 2002-06-25, 12:25 am |
| when i use modprobe i get this:
Using /lib/modules/2.4.18/kernel/drivers/char/agp/agpgart.o
/lib/modules/2.4.18/kernel/drivers/char/agp/agpgart.o: init_module: No such
device
Hint: insmod errors can be caused by incorrect module parameters, including
invalid IO or IRQ parameters
i searched google, but couldnt make sense of any of it, I'm a newbie, so i
appologize if this is a dumb question.
| |
| g.ansell@coventry.ac.uk 2002-06-25, 7:25 am |
| pat curran wrote:
> when i use modprobe i get this:
> Using /lib/modules/2.4.18/kernel/drivers/char/agp/agpgart.o
> /lib/modules/2.4.18/kernel/drivers/char/agp/agpgart.o: init_module: No
> such device
> Hint: insmod errors can be caused by incorrect module parameters,
> including invalid IO or IRQ parameters
>
> i searched google, but couldnt make sense of any of it, I'm a newbie, so
> i appologize if this is a dumb question.
It looks like you're trying to load the agpgart.o module, why are you
modprobing it? or does this occur when you're booting up your machine? The
agpgart module only supports a very limited set of graphics cards at the
moment - so you probably don't want to be loading it.
gareth
| |
| pat curran 2002-06-25, 11:25 pm |
| g.ansell@coventry.ac.uk wrote:
> pat curran wrote:
>
>> when i use modprobe i get this:
>> Using /lib/modules/2.4.18/kernel/drivers/char/agp/agpgart.o
>> /lib/modules/2.4.18/kernel/drivers/char/agp/agpgart.o: init_module: No
>> such device
>> Hint: insmod errors can be caused by incorrect module parameters,
>> including invalid IO or IRQ parameters
>>
>> i searched google, but couldnt make sense of any of it, I'm a newbie, so
>> i appologize if this is a dumb question.
>
> It looks like you're trying to load the agpgart.o module, why are you
> modprobing it? or does this occur when you're booting up your machine? The
> agpgart module only supports a very limited set of graphics cards at the
> moment - so you probably don't want to be loading it.
>
> gareth
OH i thought it was for any graphics card that used the AGP. and yes I was
modprobing it, it wasnt at boot. thanks.
|
|
|
|
|