Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
kernel 2.6.18 and /dev/agpgart
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
belugaw
n00b
n00b


Joined: 19 Sep 2006
Posts: 15

PostPosted: Wed Sep 27, 2006 3:07 pm    Post subject: kernel 2.6.18 and /dev/agpgart Reply with quote

I have installed Gentoo from gentoo LiveCD

then, downloaded linux-2.6.18 kernel from www.kernel.org

I have i810 motherboard, I want to configure inbuilt graphics card to get higher resolution 1024x768 in 16 bit colour

In linux-2.6.18 there is no checkbox for /dev/agpgart and i8xx chipset, In menuconfig these options looks like the following,

Device Drivers --->
Character devices --->

--- /dev/agpgart (AGP Support)
--- Intel 440LX/BX/GX, I8xx and E7x05 chipset support

What should I do to make these options come alive?

Thanks,
belugaw
Back to top
View user's profile Send private message
gami
Apprentice
Apprentice


Joined: 02 Jun 2006
Posts: 297

PostPosted: Wed Sep 27, 2006 3:20 pm    Post subject: Re: kernel 2.6.18 and /dev/agpgart Reply with quote

belugaw wrote:
In linux-2.6.18 there is no checkbox for /dev/agpgart and i8xx chipset, In menuconfig these options looks like the following,

Device Drivers --->
Character devices --->

--- /dev/agpgart (AGP Support)
--- Intel 440LX/BX/GX, I8xx and E7x05 chipset support

What should I do to make these options come alive?


You don't have to do anything. "---" means that the option is automatically enabled and you cannot disable it. Look at the help in menuconfig to find out which other option depends on it.


Last edited by gami on Wed Sep 27, 2006 3:35 pm; edited 1 time in total
Back to top
View user's profile Send private message
wynn
Advocate
Advocate


Joined: 01 Apr 2005
Posts: 2421
Location: UK

PostPosted: Wed Sep 27, 2006 3:28 pm    Post subject: Reply with quote

If you select
Code:
<*> /dev/agpgart (AGP Support)
and the select "Help", at the end it says
Code:
Depends on: (ALPHA || IA64 || PPC || X86) && PCI
    Location:
      -> Device Drivers
        -> Character devices
    Selected by: FB_I810 && FB && EXPERIMENTAL && PCI && X86_32 || FB_IN
so it looks as though you need X86 and PCI already selected to get this option.

For
Code:
<*>   Intel 440LX/BX/GX, I8xx and E7x05 chipset support
it says
Code:
  Depends on: AGP && X86
   Location:
     -> Device Drivers
       -> Character devices
         -> /dev/agpgart (AGP Support) (AGP [=y])
   Selected by: FB_I810 && FB && EXPERIMENTAL && PCI && X86_32 || FB_INT
so you won't get this without AGP
_________________
The avatar is jorma, a "duck" from "Elephants Dream": the film and all the production materials have been made available under a Creative Commons Attribution 2.5 License, see orange.blender.org for details.
Back to top
View user's profile Send private message
belugaw
n00b
n00b


Joined: 19 Sep 2006
Posts: 15

PostPosted: Wed Sep 27, 2006 7:23 pm    Post subject: Reply with quote

thankyou wynn and gami,

when I run startx for high resolution I get the following error,

(EE) i810(0): [agp] unable to bind system textile memory

I have started new topic on this error in relevent place https://forums.gentoo.org/viewtopic-p-3608244.html#3608244


Thanks,
belugaw
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum