LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
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 05-15-2006, 07:26 PM   #1
Pelouse
LQ Newbie
 
Registered: Sep 2005
Distribution: Debian (mostly)
Posts: 9

Rep: Reputation: 0
Blank Screen: Problem with ATI drivers with 9200 PRO and Debian


I have a seemingly peculiar problem when I try the ATI drivers with my 9200 PRO (256 meg). I get a blank screen when loading GDM (and X, it would seem...). When I say blank, I mean that the screen is entirely black, with just a shimmer indicating that my monitor is on... No command prompt, nothing.

Ctrl+Alt+Backspace does not work either, which indicates that this is a hard crash. I currently use the fglrx packages on Debian Unstable, but I have had the same problem with the official installer and with other distros (Ubuntu and PCLinuxOS).

The "radeon" Xorg module works, but not enough so I can play games, which is the main purpose of having 3D for me. I have tried to see if the same problem exist on the forums, but found no solution.

Can anyone help? Here are the relevant sections of my xorg.conf:

Section "Module"
Load "bitmap"
Load "dbe"
Load "ddc"
Load "dri"
Load "evdev"
Load "extmod"
Load "freetype"
Load "GLcore"
Load "glx"
Load "int10"
Load "record"
Load "type1"
Load "vbe"
SubSection "extmod"
Option "omit xfree86-dga"
EndSubSection
EndSection

Section "Device"
Identifier "Generic Video Card"
Driver "fglrx"
BusID "PCI:1:0:0"
Option "UseInternalAGPGART" "no"
Option "VideoOverlay" "on"
Option " OpenGLOverlay" "off"
EndSection

Section "DRI"
Mode 0666
EndSection
 
Old 05-22-2006, 04:48 PM   #2
Pelouse
LQ Newbie
 
Registered: Sep 2005
Distribution: Debian (mostly)
Posts: 9

Original Poster
Rep: Reputation: 0
Anyone? i'm sure someone has a valid answer to this problem... It's still not resolved in my case.
 
Old 02-10-2007, 02:58 AM   #3
violettheconqueror
Member
 
Registered: Sep 2005
Location: California
Distribution: Fedora 7
Posts: 44

Rep: Reputation: 15
Im having the same problem, on multiple distros. I have a radeon 9200 pro. I have tried this on fedora 6 as well as ubuntu 6.10. I did an upgrade to 6.10 from 6.06 to capitalize on the new xorg and AIGLX. My main goal is to get beryl working.

After the upgrade, my xorg is using the "vesa" driver, which causes gnome to be extremely slow. i have tried changing the xorg.conf driver section to say "driver 'ati'" as well as "radeon" both cause my screen to black out at gdm. I have not tried the proprietary drivers because I have heard that AIGLX is better for beryl at least.

I have never used edgy before, so I dont know if this is relevant, but I only have two desktops available not the usual 4. Is this an edgy thing or are my drivers causing this?

someone help please!
 
Old 02-10-2007, 04:16 AM   #4
crashmeister
Senior Member
 
Registered: Feb 2002
Distribution: t2 - trying to anyway
Posts: 2,541

Rep: Reputation: 47
Does that version of the ati driver support your card?
After 8.28.8 (ati-versioning) support for older cards was removed.
Don't hold me to the specific version number thats just the last one that supported my card (which is a 9250).
 
Old 02-10-2007, 01:37 PM   #5
rcase5
Member
 
Registered: Apr 2004
Distribution: Fedora & Debian
Posts: 38

Rep: Reputation: 15
Have you tried...

...going to the ATI (now AMD) web site? I just went there and they seem to have drivers for all of their video cards for Linux, including the Radeon 9200 and 9250.

Here is a link:

http://ati.amd.com/support/driver.html

Hope this helps.

Robert...
 
Old 02-10-2007, 07:49 PM   #6
violettheconqueror
Member
 
Registered: Sep 2005
Location: California
Distribution: Fedora 7
Posts: 44

Rep: Reputation: 15
my card is a radeon 9200 pro. I heard that the drivers from ati dont support AIGLX which is why I was hoping to use the "radeon" driver which ive read is more desirable. If the 9200's arnt supported anymore by the open drivers this could be the problem, you'd think it would show up in forums, ive looked all over the place for info on this. Im gonna install edgy fresh soon and I'll tell you if it worked, if not I'll try the official drivers and try xgl. either way, any information on the various ati drivers on a 9200 would be very helpful. (also if you know the naming schemes, cause i think 9200 is the marketing name, the official is something else and its hard to check support when I dont know what series/chipset/version my card is).

btw can this be distro specific? like would ubuntu work differently than fedora with drivers or is it only an xorg thing?

thank you for helping, you guys are great btw.
 
Old 02-11-2007, 03:01 AM   #7
crashmeister
Senior Member
 
Registered: Feb 2002
Distribution: t2 - trying to anyway
Posts: 2,541

Rep: Reputation: 47
Quote:
Originally Posted by rcase5
...going to the ATI (now AMD) web site? I just went there and they seem to have drivers for all of their video cards for Linux, including the Radeon 9200 and 9250.

Here is a link:

http://ati.amd.com/support/driver.html

Hope this helps.

Robert...
Thanks - seems that my email threatening trouble with every firstborn helped

My first post was wrong - they put the (old) drivers that support the older chipset up again.
When I checked the last time you couldn't find those on the website and you where stuck with the new drivers which was bad if they already where installed during a update, of course the screen is black and the old driver was deleted - anyway they fixed that.

Last edited by crashmeister; 02-11-2007 at 03:13 AM.
 
  


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
VisionTek Radeon 9200 blank screen problem. migantc1 Linux - Hardware 8 05-21-2006 11:44 AM
X's blank screen: ATI drivers+Radeon A9250+Xorg+Vanilla 2.6.14.3+Slackware 10.2 Slack-Rulez Linux - Hardware 8 12-27-2005 03:19 PM
Blank screen when loading fglrx ATI drivers on Debian what_is_dot Linux - Software 10 11-10-2005 12:06 PM
ATI 9200 SE screen flicker in screen saver gargamel Slackware 12 07-09-2005 04:10 PM
ATI binary drivers and Kernel 2.6: BLANK SCREEN FIX adamjaskie Linux - Hardware 0 02-08-2004 11:13 PM

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

All times are GMT -5. The time now is 07:21 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