Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
agpgart module missing[SOLVED]
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
steroids
n00b
n00b


Joined: 10 Sep 2005
Posts: 18

PostPosted: Sat Sep 10, 2005 4:55 pm    Post subject: agpgart module missing[SOLVED] Reply with quote

Im new to gentoo, but i have been able to get ewrything installed etc., But when i try to startx using my 82810E Intel Chipset i get an error saying it was uable to find AGP GART support.

I have dev/agppart enabled in the kernel but its missing. I cant find the actual module. Is there something that i did wrong? How do get this module? Any help would be apreciated..


Last edited by steroids on Wed Sep 14, 2005 1:18 pm; edited 1 time in total
Back to top
View user's profile Send private message
jmbsvicetto
Moderator
Moderator


Joined: 27 Apr 2005
Posts: 4735
Location: Angra do Heroísmo (PT)

PostPosted: Sat Sep 10, 2005 5:31 pm    Post subject: Reply with quote

Hi and welcome to the forums.

Look at your kernel config under Device Drivers --> Character devices --> /dev/agpgart (AGP support).
What graphics card do you have? Is it AGP or PCI-E?
_________________
Jorge.

Your twisted, but hopefully friendly daemon.
AMD64 / x86 / Sparc Gentoo
Help answer || emwrap.sh
Back to top
View user's profile Send private message
steroids
n00b
n00b


Joined: 10 Sep 2005
Posts: 18

PostPosted: Sat Sep 10, 2005 5:49 pm    Post subject: Reply with quote

Hi.

Here it is:
Code:

          [ ]   Support for console on line printer                               
  │ │   < > Support for user-space parallel port device drivers                 
  │ │   < > Texas Instruments parallel link cable support                       
  │ │       IPMI  --->                                                           
  │ │       Watchdog Cards  --->                                                 
  │ │   <*> Intel/AMD/VIA HW Random Number Generator support                     
  │ │   <*> /dev/nvram support                                               
  │ │   <*> Enhanced Real Time Clock Support                                     
  │ │   < > Double Talk PC internal speech card support                         
  │ │   < > Siemens R3964 line discipline                                       
  │ │   < > Applicom intelligent fieldbus card support                           
  │ │   <M> Sony Vaio Programmable I/O Control Device support (EXPERIMENTAL)     
  │ │       Ftape, the floppy tape device driver  ---> 
                         
  │ │    --- /dev/agpgart(AGPSupport)                     

  │ │  <M>   ALI chipset support                                               
        <M>   ATI chipset support             


The thing is there is no adpgart in /dev

And I have a Intel 82810E DC-133 CGC [Chipset Graphics Controller]
Back to top
View user's profile Send private message
jmbsvicetto
Moderator
Moderator


Joined: 27 Apr 2005
Posts: 4735
Location: Angra do Heroísmo (PT)

PostPosted: Sat Sep 10, 2005 6:05 pm    Post subject: Reply with quote

You should enable the support for the Intel 440LX... or the appropriate chipset for your board.
Code:
 --- /dev/agpgart (AGP Support)                                                               │ │
 │M│                        < >   Intel 440LX/BX/GX, I8xx and E7x05 chipset support 

Does that help?
_________________
Jorge.

Your twisted, but hopefully friendly daemon.
AMD64 / x86 / Sparc Gentoo
Help answer || emwrap.sh
Back to top
View user's profile Send private message
steroids
n00b
n00b


Joined: 10 Sep 2005
Posts: 18

PostPosted: Sat Sep 10, 2005 6:18 pm    Post subject: Reply with quote

Yes I understand but even if I do that it still gives this error when i startx:
Code:

(EE) GARTInit : Unable to open /dev/agpgart (No such file or directory)


And I did check my /dev directory and indeed there is no agpgart there. So my question to you is
how do I get agpgart inthere?
Back to top
View user's profile Send private message
jschellhaass
Guru
Guru


Joined: 20 Jan 2004
Posts: 341

PostPosted: Sun Sep 11, 2005 2:44 am    Post subject: Reply with quote

I had a similar problem. I finally ended up compiling it into the kernel as opposed to a module.

jeff
Back to top
View user's profile Send private message
steroids
n00b
n00b


Joined: 10 Sep 2005
Posts: 18

PostPosted: Sun Sep 11, 2005 3:12 am    Post subject: Reply with quote

Quote:
I had a similar problem. I finally ended up compiling it into the kernel as opposed to a module.


So how can I do that?
Back to top
View user's profile Send private message
jmbsvicetto
Moderator
Moderator


Joined: 27 Apr 2005
Posts: 4735
Location: Angra do Heroísmo (PT)

PostPosted: Sun Sep 11, 2005 12:40 pm    Post subject: Reply with quote

You must select on the kernel config to compile in kernel <*>, instead of compiling as a module <M>.
Then you need to make your kernel and install it.
_________________
Jorge.

Your twisted, but hopefully friendly daemon.
AMD64 / x86 / Sparc Gentoo
Help answer || emwrap.sh
Back to top
View user's profile Send private message
steroids
n00b
n00b


Joined: 10 Sep 2005
Posts: 18

PostPosted: Sun Sep 11, 2005 3:30 pm    Post subject: Reply with quote

I dont know what to do anymore now matter how many times i recompile into the kernel or module , it still dosent change anything. The startx just keeps saying that the module isnt there, can someone please help me.[/quote]
Back to top
View user's profile Send private message
steroids
n00b
n00b


Joined: 10 Sep 2005
Posts: 18

PostPosted: Wed Sep 14, 2005 2:42 am    Post subject: Reply with quote

Well, because im a total noob i ended up totaly messing up my kernel
and ended up getting error messages about my filesystem etc etc.,:<
So I reinstalled gentoo from the ground up, I manually configured my Kernel instead of using genkernel,
compiled agp into kernel, amongs other things, emerged xorg-X11 and what do you know? It worked!! Thanks for all the help.
I really learned alot plus I got a more personalized system, it was a headache to install(at least for me) but i think it was worth the trouble.:)
Back to top
View user's profile Send private message
jmbsvicetto
Moderator
Moderator


Joined: 27 Apr 2005
Posts: 4735
Location: Angra do Heroísmo (PT)

PostPosted: Wed Sep 14, 2005 5:47 am    Post subject: Reply with quote

I'm glad that you were able to solve your problem.
Please add [solved] to the title of the thread (edit first message).
_________________
Jorge.

Your twisted, but hopefully friendly daemon.
AMD64 / x86 / Sparc Gentoo
Help answer || emwrap.sh
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