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.
|
|
|
01-29-2006, 12:51 PM
|
#16
|
Member
Registered: Oct 2005
Distribution: zenwalk
Posts: 88
Rep:
|
lipadrino king. at the begining of your first post, you sad that you have compiled your kernel with option drm = m.
i told you than tht you should try setting that option on disable. did you try it? a lot of peolpe have allredy noticed that 'drm' option must be disabled! am i not sure in this moment but i thnik that you can find that even on ati official page. i had the same problem and as i sad now (after disabling 'drm' option) everything work just fine.
|
|
|
01-29-2006, 12:52 PM
|
#17
|
Member
Registered: Oct 2005
Distribution: zenwalk
Posts: 88
Rep:
|
of course i have takled about kernel compiling option.
|
|
|
01-29-2006, 12:58 PM
|
#18
|
Member
Registered: Oct 2003
Location: Spain
Distribution: Fedora
Posts: 104
Original Poster
Rep:
|
Yes, I have disabled DRM option almost all the times (except time of my first post). Sorry I forgot to comment it. I have tried both options. I have also tried with agpgart built-in and as a module. Now I am trying to use via-agp module, but it says that is unsupported device and suggest to add 'agp_try_unsupported=1'. When I try this, dmesg says 'Unknown parameter:agp_try_unsupported=1'.
So I don't know what to do now.
Regards
|
|
|
01-29-2006, 06:59 PM
|
#19
|
Member
Registered: Apr 2004
Location: Richmond, Canada
Distribution: Mandriva 2006/XPSP2
Posts: 265
Rep:
|
ATI is CRAP
Yeah I know what you mean, ATI is not committed to open source, the closest they come to is Apple Computer, so I just use the Xorg drivers, they lost one customer.
|
|
|
01-30-2006, 07:26 AM
|
#20
|
Member
Registered: Oct 2003
Location: Spain
Distribution: Fedora
Posts: 104
Original Poster
Rep:
|
I completely agree with you webterractive. ATI answered me that this is my problem, that they only release this driver version (fglrx), which is only partially open source, and they aren't going to study the problem. I have sent them all the information but with no additional reply. They have also lost me as a customer. In the future I always will purchase nvidia products.
|
|
|
01-30-2006, 09:17 AM
|
#21
|
Member
Registered: Apr 2004
Location: Richmond, Canada
Distribution: Mandriva 2006/XPSP2
Posts: 265
Rep:
|
Yeah. If you look on their site there is a company that they pay to make drivers for certain Linux Kernels and Platforms. I have used Nvidia and I have had no problems, I think its the better choice. I only bought ATI out of curiosity.
http://www.xig.com/ <--- These guys sell ATI drivers
Last edited by webterractive; 01-30-2006 at 09:19 AM.
|
|
|
01-30-2006, 02:42 PM
|
#22
|
LQ Newbie
Registered: Jan 2006
Location: St. John's, Newfoundland, Canada
Distribution: Slackware, Gentoo
Posts: 16
Rep:
|
Thanks 43r05p4c3! I was having a huge framerate issue (0.8 fps on fgl_glxgears) and shared memory was the problem; after I enabled it I went up to ~240fps.
Cheers,
Chris
|
|
|
01-30-2006, 05:40 PM
|
#23
|
Member
Registered: Oct 2003
Location: Spain
Distribution: Fedora
Posts: 104
Original Poster
Rep:
|
As I have previously promised, here are my results os executing the testagpgart script, which in my opinion, does not show any errors:
(without fglrx module loaded)
version: 0.101
bridge id: 0x31881106
agp_mode: 0x1f000a1a
aper_base: 0xcc000000
aper_size: 64
pg_total: 112384
pg_system: 112384
pg_used: 0
entry.key : 0
entry.key : 1
Allocated 8 megs of GART memory
MemoryBenchmark: 195 mb/s
MemoryBenchmark: 508 mb/s
MemoryBenchmark: 510 mb/s
Average speed: 404 mb/s
Testing data integrity (1st pass): passed on first pass.
Testing data integrity (2nd pass): passed on second pass.
(with fglrx module loaded)
version: 0.101
bridge id: 0x31881106
agp_mode: 0x1f000a1a
aper_base: 0xcc000000
aper_size: 64
pg_total: 112384
pg_system: 112384
pg_used: 0
entry.key : 0
entry.key : 1
Allocated 8 megs of GART memory
MemoryBenchmark: 1439 mb/s
MemoryBenchmark: 1459 mb/s
MemoryBenchmark: 1469 mb/s
Average speed: 1455 mb/s
Testing data integrity (1st pass): passed on first pass.
Testing data integrity (2nd pass): passed on second pass.
You can see the difference in speed between both when the module is loaded.
BUT what is really suprising, the system crash after executing this, in both ways, with and without the fglrx module loaded.
I am completely lost.
|
|
|
02-05-2006, 06:42 PM
|
#24
|
LQ Newbie
Registered: Feb 2006
Posts: 2
Rep:
|
k8v-x MB
I have both nvidia and Ati video cards and neither will work accelerated with this mb.
There is also a problem on BSD with it apparently. They refer to a DRM/DRI issue.
I run fedora Core 4, 2.6.15-1.1830_FC4 kernel and the latest drivers for both vendors.
The cards are a 9200 and geForce MX. Both cards work fine with xorg non-accerated drivers.
|
|
|
02-06-2006, 03:05 PM
|
#25
|
Member
Registered: Oct 2003
Location: Spain
Distribution: Fedora
Posts: 104
Original Poster
Rep:
|
Of course with non-accelerated drivers works almost all cards. Now I am trying to use the new open source drivers from dri.sourceforge.com which compile a drm module and the display driver. It seems it works with some adjustements if you have a TFT monitor.
Regards
|
|
|
02-11-2006, 01:55 PM
|
#26
|
LQ Newbie
Registered: Feb 2006
Posts: 2
Rep:
|
I just compiled a 2.6.15.4 kernel with no dri and agpgart via as module and now can boot my K8V-X system board with nvidia card and working glx. I didnt try my ati card yet.
|
|
|
02-18-2006, 10:52 AM
|
#27
|
LQ Newbie
Registered: Jan 2006
Posts: 3
Rep:
|
Quote:
Originally Posted by ilpadrino
To Amon_Re:
I am not sure that you are right. As you can see the output from dmesg:
Linux agpgart interface v0.101 (c) Dave Jones
agpgart: Detected AGP bridge 0
agpgart: AGP aperture is 64M @ 0xcc000000
AGP aperture is exactly the same as the BIOS is set. I am going to run the script 'testagpgart.c' and will post the results.
Thanks in advance.
|
Holy smokes! What revision of the motherboard & what bios?
|
|
|
02-18-2006, 10:54 AM
|
#28
|
LQ Newbie
Registered: Jan 2006
Posts: 3
Rep:
|
Quote:
Originally Posted by ilpadrino
Yes, I have disabled DRM option almost all the times (except time of my first post). Sorry I forgot to comment it. I have tried both options. I have also tried with agpgart built-in and as a module. Now I am trying to use via-agp module, but it says that is unsupported device and suggest to add 'agp_try_unsupported=1'. When I try this, dmesg says 'Unknown parameter:agp_try_unsupported=1'.
So I don't know what to do now.
Regards
|
The agpgart on this motherboard is the amd64 one
|
|
|
06-23-2006, 01:10 PM
|
#29
|
LQ Newbie
Registered: Jun 2006
Posts: 1
Rep:
|
where can i get ati 9550 driver, my pc need to be format but i lost my driver cd....so please help me
|
|
|
06-24-2006, 01:59 PM
|
#30
|
Member
Registered: Oct 2005
Distribution: zenwalk
Posts: 88
Rep:
|
|
|
|
All times are GMT -5. The time now is 04:19 PM.
|
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
|
|