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 |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
|
06-18-2004, 08:57 AM
|
#16
|
Member
Registered: Dec 2003
Distribution: Slackware 9.1
Posts: 63
Original Poster
Rep:
|
agpgart 44100 0 (unused)
Last module on the list
|
|
|
06-18-2004, 01:17 PM
|
#17
|
Member
Registered: May 2003
Location: Philadelphia/PA
Distribution: Arch
Posts: 452
Rep:
|
I am also having the same problem, I installed exactly as kenji1903 in this post said the kernal source is there and when I (lsmod) agpart reads my other Graphics controller:
agpgart 31016 1 intel-agp
And when I (ls -l /usr/src) I get :
total 12
drwxr-xr-x 2 root root 4096 Jun 18 11:54 ATI/
lrwxrwxrwx 1 root root 16 Jun 17 16:46 linux -> linux-2.6.3-7mdk/
drwxr-xr-x 21 root root 4096 Jun 18 00:07 linux-2.6.3-7mdk/
drwxr-xr-x 7 root root 4096 Jun 17 16:42 RPM/
My (fglrxinfo) reads:
Loading required GL library /usr/lib/libGL.so.1
display: :0.0 screen: 0
OpenGL vendor string: Mesa project: www.mesa3d.org
OpenGL renderer string: Mesa GLX Indirect
OpenGL version string: 1.3 Mesa 4.0.4
I am assuming that my other Graphics Controller (intel 810) is causing me problems with the( ATI Radeon 9200se) how would I go about fixing this. Thanks for any help
|
|
|
06-18-2004, 04:48 PM
|
#18
|
Senior Member
Registered: Sep 2001
Location: Brisvegas, Antipodes
Distribution: Slackware
Posts: 4,590
Rep:
|
Ok, can you both post the "# === ATI device section ===" of your XF86Config-4.
|
|
|
06-18-2004, 07:07 PM
|
#19
|
Member
Registered: Dec 2003
Distribution: Slackware 9.1
Posts: 63
Original Poster
Rep:
|
I think I may have found the problem my XF86Config-4 file was in the /usr/X11R6 folder not /etc/X11 but here it is anyway
# === ATI device section ===
Section "Device"
Identifier "ATI Graphics Adapter"
Driver "fglrx"
|
|
|
06-18-2004, 07:11 PM
|
#20
|
Member
Registered: Dec 2003
Distribution: Slackware 9.1
Posts: 63
Original Poster
Rep:
|
ok, well I finally got it working oh yea :-P
bash-2.05b$ fglrxinfo
display: :0.0 screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: RADEON 9200 DDR Generic
OpenGL version string: 1.3 (X4.3.0-3.9.0)
Thank you so much for your help man you really are a god
|
|
|
06-18-2004, 07:20 PM
|
#21
|
Senior Member
Registered: Sep 2001
Location: Brisvegas, Antipodes
Distribution: Slackware
Posts: 4,590
Rep:
|
Glad I could help :-)
|
|
|
06-18-2004, 10:20 PM
|
#22
|
Member
Registered: May 2003
Location: Philadelphia/PA
Distribution: Arch
Posts: 452
Rep:
|
Here it is Aussie
# === ATI device section ===
Section "Device"
Identifier "ATI Graphics Adapter"
Driver "fglrx"
# ### generic DRI settings ###
# === disable PnP Monitor ===
#Option "NoDDC"
# === disable/enable XAA/DRI ===
Option "no_accel" "no"
Option "no_dri" "no"
# === misc DRI settings ===
Option "mtrr" "off" # disable DRI mtrr mapper, driver has its own code for mtrr
# ### FireGL DDX driver module specific settings ###
# === Screen Management ===
Option "DesktopSetup" "0x00000000"
Option "MonitorLayout" "AUTO, AUTO"
Option "IgnoreEDID" "off"
Option "HSync2" "unspecified"
Option "VRefresh2" "unspecified"
Option "ScreenOverlap" "0"
# === TV-out Management ===
Option "NoTV" "yes"
Option "TVStandard" "NTSC-M"
Option "TVHSizeAdj" "0"
Option "TVVSizeAdj" "0"
Option "TVHPosAdj" "0"
Option "TVVPosAdj" "0"
Option "TVHStartAdj" "0"
Option "TVColorAdj" "0"
Option "GammaCorrectionI" "0x00000000"
Option "GammaCorrectionII" "0x00000000"
# === OpenGL specific profiles/settings ===
Option "Capabilities" "0x00000800"
# === Video Overlay for the Xv extension ===
Option "VideoOverlay" "on"
# === OpenGL Overlay ===
# Note: When OpenGL Overlay is enabled, Video Overlay
# will be disabled automatically
Option "OpenGLOverlay" "off"
# === Center Mode (Laptops only) ===
Option "CenterMode" "off"
# === Pseudo Color Visuals (8-bit visuals) ===
Option "PseudoColorVisuals" "off"
# === QBS Management ===
Option "Stereo" "off"
Option "StereoSyncEnable" "1"
# === FSAA Management ===
Option "FSAAEnable" "no"
Option "FSAAScale" "2"
Option "FSAADisableGamma" "no"
Option "FSAACustomizeMSPos" "no"
Option "FSAAMSPosX0" "0.000000"
Option "FSAAMSPosY0" "0.000000"
Option "FSAAMSPosX1" "0.000000"
Option "FSAAMSPosY1" "0.000000"
Option "FSAAMSPosX2" "0.000000"
Option "FSAAMSPosY2" "0.000000"
Option "FSAAMSPosX3" "0.000000"
Option "FSAAMSPosY3" "0.000000"
Option "FSAAMSPosX4" "0.000000"
Option "FSAAMSPosY4" "0.000000"
Option "FSAAMSPosX5" "0.000000"
Option "FSAAMSPosY5" "0.000000"
# === Misc Options ===
Option "UseFastTLS" "0"
Option "BlockSignalsOnLock" "on"
Option "UseInternalAGPGART" "no"
Option "ForceGenericCPU" "no"
BusID "PCI:1:11:0" # vendor=1002, device=5964
Screen 0
EndSection
|
|
|
06-20-2004, 05:23 PM
|
#23
|
Senior Member
Registered: Sep 2001
Location: Brisvegas, Antipodes
Distribution: Slackware
Posts: 4,590
Rep:
|
I'd be running fglrxconfig again Mojojo, and I'd be turning off all the TV stuff (and any extras) until I got the card working, only then would I be trying the advanced options, and I'd be trying them one at a time in case one of them was buggy.
|
|
|
07-06-2004, 01:08 AM
|
#24
|
Member
Registered: Apr 2004
Location: M'sia, Aus, Chn
Distribution: Redhat Linux 8 & 9, Fedora Core 2, XP
Posts: 301
Rep:
|
I am back with some problems...
I bought another system, an athlon64 running on a K8V mobo and the same ATI 9200 with 128 MB graphics card (just different manufacturer)...
lsmod said that i already have the module installed but weird thing is i don't get any 3D acceleration... I reckon its my K8T800 chipset...
Here is the output of my dmesg:
Code:
agpgart: maximum main memory to use for agp memory: 861M
agpgart: Unsupported ia chipset (device id: 3188), you might want to try agp_try_unsupported=1
agpgart: no supported device found
[fglrx: firegl_unlock] *ERROR* Process 866 using kernel context 0
[fglrx: drm_ioremapfree] *ERROR* [mappings] Attempt to free NULL pointer
Any advice? 
|
|
|
07-18-2004, 11:54 AM
|
#25
|
LQ Newbie
Registered: Jul 2004
Posts: 26
Rep:
|
It looks like your your motherboard/AGP are not supported by the current kernel (2.4.x?).
You may need to get the 2.6 kernel (in slackware disk2) and then compile agpgart and intel_agp or via_agp (according to your board) as a module.
Also, I would suggest that you try this trick:
rename the agpgart and intel/via_agp modules to something else and then reboot. Once restarted, load the fglrx module (insmod /lib/modules/2.4.26/kernel/drivers/char/drm/fglrx.o) and check with dmesg for any errors. If you do not see any errors in dmesg, then you should be able to get X with 3D accel...
|
|
|
07-09-2006, 01:30 PM
|
#26
|
LQ Newbie
Registered: Jul 2006
Location: Yorkshire, England
Distribution: Slackware 14.0
Posts: 2
Rep:
|
Hardware acceleration.
My pc is running suse 10.1, I have loaded the ati drivers and followed this thread. But now when I type fglrxinfo I receive the errors as below. Any help in this would be much appreciated.
bones@linux-gxi8:~> fglrxinfo
[fglrx] API ERROR: could not register entrypoint for SelectTextureSGIS
[fglrx] API ERROR: could not register entrypoint for SelectTextureTransformSGIS
[fglrx] API ERROR: could not register entrypoint for ClientActiveVertexStreamATI[fglrx] API ERROR: could not register entrypoint for VertexBlendEnviATI
[fglrx] API ERROR: could not register entrypoint for VertexBlendEnvfATI
[fglrx] API ERROR: could not register entrypoint for VertexStream2sATI
[fglrx] API ERROR: could not register entrypoint for VertexStream2svATI
[fglrx] API ERROR: could not register entrypoint for VertexStream2iATI
[fglrx] API ERROR: could not register entrypoint for VertexStream2ivATI
[fglrx] API ERROR: could not register entrypoint for VertexStream2fATI
[fglrx] API ERROR: could not register entrypoint for VertexStream2fvATI
[fglrx] API ERROR: could not regis.............etc
|
|
|
07-19-2006, 05:02 AM
|
#27
|
LQ Newbie
Registered: Jul 2004
Posts: 26
Rep:
|
Possible solution
Looks like someone else has the same problem and they even seem to have a solution:
Try this: http://fedoranews.org/cms/node/1014/print
Let us know if it worked.
-LM
|
|
|
All times are GMT -5. The time now is 06:57 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|