LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 07-28-2004, 05:02 AM   #1
Mr. D.
Member
 
Registered: Jul 2003
Location: Switzerland
Distribution: Slackware 10, SuSE 9.3
Posts: 35

Rep: Reputation: 15
Slack 10, module agpgart not working


Hi all.

I'm really frustrated by now. I've been trying to get 3d support on my HP Pavillion (with the "famous" Radeon IGP Chip) for days now. I'm running Slack10 on the 2.4.26 kernel. The Kernel was recompiled several times and the /dev/agpgart and drm sectins seem correct.

I think that i got the X-server running. /var/log/Xorg.0.log looks good. As well as /etc/X11/xorg.conf.

BUT: my agpgart module doesn't work, /var/log/dmesg:

...
Linux agpgart interface v0.99 (c) Jeff Hartmann
agpgart: Maximum main memory to use for agp memory: 380M
agpgart: Unsupported ATI chipset (device id: cbb2), you might want to try agp_try_unsupported=1.
agpgart: no supported devices found.
...

modprobe agpgart:
/lib/modules/2.4.26/kernel/drivers/char/agp/agpgart.o: init_module: No such device
/lib/modules/2.4.26/kernel/drivers/char/agp/agpgart.o: Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters.
You may find more information in syslog or the output from dmesg
/lib/modules/2.4.26/kernel/drivers/char/agp/agpgart.o: insmod /lib/modules/2.4.26/kernel/drivers/char/agp/agpgart.o failed
/lib/modules/2.4.26/kernel/drivers/char/agp/agpgart.o: insmod agpgart failed

lspci -v sais:
00:00.0 Host bridge: ATI Technologies Inc: Unknown device cbb2 (rev 02)
Flags: bus master, 66Mhz, medium devsel, latency 64
Memory at d4000000 (32-bit, prefetchable) [size=64M]
Memory at d000b000 (32-bit, prefetchable) [size=4K]
Capabilities: [a0] AGP version 2.0

Any ideas what i can do? Thanks for any help.

D.

Last edited by Mr. D.; 07-28-2004 at 10:19 AM.
 
Old 07-28-2004, 06:00 AM   #2
sandgroper
Member
 
Registered: Jul 2004
Location: Perth , Western Australia
Distribution: Fedora Core 5 , Mint 9
Posts: 118

Rep: Reputation: 15
Here is a link to a work around in adding kernel AGP support for a chipset , I haven't tried it myself so I can't really say how good it works.

LinuxElectrons
 
Old 07-28-2004, 07:52 AM   #3
Mr. D.
Member
 
Registered: Jul 2003
Location: Switzerland
Distribution: Slackware 10, SuSE 9.3
Posts: 35

Original Poster
Rep: Reputation: 15
thanks, but this link provides info for the wrong chipset.
 
Old 07-31-2004, 01:04 AM   #4
Mr. D.
Member
 
Registered: Jul 2003
Location: Switzerland
Distribution: Slackware 10, SuSE 9.3
Posts: 35

Original Poster
Rep: Reputation: 15
found a solution:

The Agpgart module works fine with the 2.6.7 Kernel -> so i finally got 3d support!! :-)

But: i didn't manage to get my HSF Modem (Conexant) working on that Kernel, it only works with the 2.4.x Kernel. Or is anybody using it with the 2.6.x??

D.
 
Old 08-01-2004, 05:14 PM   #5
Bigg Mike
LQ Newbie
 
Registered: Jun 2004
Distribution: Slackware 10.0
Posts: 17

Rep: Reputation: 0
I seem to have been in the same quandry as you, D, assuming you had some 8x agp bus problems. However, your 2.6.7 kernel works fine, and mine does not. It might be that I am still using Slack 9.1, but i am doubtful. I can compile the kernel and do the make modules, and make modules_install, but when I boot the new kernel I do a lsmod to only find that no modules are running. Did you do anything special?

By the way, with your HSF modem (I'm not really sure what that means!) make sure you are very thorough when configuring your kernel with xconfig or something, and recompile. You might need to check something like PPP support which is normally disabled.

Last edited by Bigg Mike; 08-01-2004 at 05:49 PM.
 
Old 08-02-2004, 03:01 AM   #6
Mr. D.
Member
 
Registered: Jul 2003
Location: Switzerland
Distribution: Slackware 10, SuSE 9.3
Posts: 35

Original Poster
Rep: Reputation: 15
@BiggMike

A HSF modem is a "software-" or "lin-modem" with a chipset by Conexant. In my case I simply assume, that the drivers don't work together with the 2.6.7 kernel.

Agpgart: No, I didn't do anything special. Just configured the kernel (make sure the agpgart section in "Character Devices" is marked as well as your chipset and the direct rendering manager with your chipset), compiled and installed it. It is possible, that if you compile agpgart directly into your kernel (not as a module) that you can't list it by lsmod. What I did though was completely recompile and reinstall the mesa and drm/dri drivers for xorg. There are posts on that topic in this forum.

hope it helps

D.
 
Old 08-19-2004, 06:49 AM   #7
Mr. D.
Member
 
Registered: Jul 2003
Location: Switzerland
Distribution: Slackware 10, SuSE 9.3
Posts: 35

Original Poster
Rep: Reputation: 15
Success!!

Updating to 2.4.27 brought agpgart to life. After that i recompiled mesa and dri/drm according scoob_e's howto.

-> 3d on radon IGP.

D.
 
Old 08-19-2004, 07:07 PM   #8
Bigg Mike
LQ Newbie
 
Registered: Jun 2004
Distribution: Slackware 10.0
Posts: 17

Rep: Reputation: 0
Well I have had my bout of success in the time that I thought this thread was dead. I have DRI working, but now my video card is showing symptoms of overheating. I don't think it is overheating though, but I have no real supporting evidence other than when I stick my finger on the heatsink it only feels kinda hot. However OpenGL screensavers and games will freeze at random times. Could agpgart and the internal ati agp thing be fighting over resources?
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Kernel and agpgart and ide_scsi module not found houler Slackware 5 08-01-2008 02:01 AM
Can't compile agpgart as module in kernel 2.6.11.3 bugsbunny Slackware 5 01-11-2007 09:40 AM
missing AGPGART module for ATI card Riddick Slackware 16 12-22-2005 09:38 PM
Where's my bloody agpgart module?! :D DreameR-X Slackware 15 06-04-2005 06:35 AM
Removing agpgart module 46&2 Linux - Newbie 5 04-15-2005 06:49 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 08:50 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration