Fedora Linux Support Community & Resources Center
  #1  
Old 29th July 2007, 09:38 PM
tlueck Offline
Registered User
 
Join Date: Oct 2005
Posts: 4
ATI x1950 Pro working under Fedora7 ?

Hello !

Does anybody out there got an ATI Radeon x1950 Pro working on a system running Fedora 7 using the prop. ATI driver 8.39.4 ?
This card has only 2 DVI outputs, no analog. I've build the RPM packages with the option '--buildpkg Fedora/F7' and then i've installed them without any errors. But when i start X i only got an black screen ! Nothing more ! I can only reset my computer.

Any help ?


Thanks !

Greetings !!!
Reply With Quote
  #2  
Old 29th July 2007, 09:43 PM
alpha645's Avatar
alpha645 Offline
Registered User
 
Join Date: Jul 2006
Posts: 740
Quote:
Originally Posted by tlueck
Hello !

Does anybody out there got an ATI Radeon x1950 Pro working on a system running Fedora 7 using the prop. ATI driver 8.39.4 ?
This card has only 2 DVI outputs, no analog. I've build the RPM packages with the option '--buildpkg Fedora/F7' and then i've installed them without any errors. But when i start X i only got an black screen ! Nothing more ! I can only reset my computer.

Any help ?


Thanks !

Greetings !!!
Enter init 3 and give the files:

/etc/X11/xorg.conf
/var/log/Xorg.0.log.old
/var/log/Xorg.0.log

It could be that your card is not supported....
Reply With Quote
  #3  
Old 29th July 2007, 10:30 PM
leigh123linux's Avatar
leigh123linux Offline
Retired Administrator
 
Join Date: Oct 2006
Posts: 21,509
try

Quote:
su -
aticonfig --initial
gedit /etc/X11/xorg.conf
add these sections to your xorg.conf


Quote:
Section "Extensions"
Option "Composite" "False"
EndSection


Section "ServerFlags"
Option "AIGLX" "off"
EndSection

Section "DRI"
Mode 0666
EndSection
Then save and exit gedit and type this command

Quote:
su -
gdm-restart
__________________
My Hardware
- CPU: AMD Phenom II X6 Hex Core 1055T 95W Edition @3.5Ghz
- Motherboard: Gigabyte GA-880GM-UD2H
- Cooler: Corsair H50 CPU Cooler
- RAM: Corsair Dominator 8GB (4x2GB) DDR3 1600MHz
- Graphics: Gigabyte GeForce GTS 450 OC 1024MB GDDR5
Reply With Quote
  #4  
Old 30th July 2007, 03:40 AM
angryfirelord's Avatar
angryfirelord Offline
Registered User
 
Join Date: Dec 2006
Location: Pennsylvania
Posts: 319
Did you try using the livna drivers?
Reply With Quote
  #5  
Old 30th July 2007, 10:02 AM
Zlobniy Shurik Offline
Registered User
 
Join Date: Jun 2007
Location: Lost in snows of Siberia
Posts: 42
Just for info...

ATI Radeon 1900 XT (DVI+DVI) + 8.39.4 + kernel 2.6.22.1 + BenQ 2092. All normally working.
__________________
Sincerely yours,
Zlobniy Shurik
__________________________________________________ ____
Server smolt profile
Workstation smolt profile
Reserve Workstation smolt profile
Reply With Quote
  #6  
Old 30th July 2007, 01:41 PM
tlueck Offline
Registered User
 
Join Date: Oct 2005
Posts: 4
Quote:
Originally Posted by angryfirelord
Did you try using the livna drivers?

Yes, i did. But the same result.
Reply With Quote
  #7  
Old 30th July 2007, 01:48 PM
tlueck Offline
Registered User
 
Join Date: Oct 2005
Posts: 4
Quote:
Originally Posted by alpha645
Enter init 3 and give the files:

/etc/X11/xorg.conf
/var/log/Xorg.0.log.old
/var/log/Xorg.0.log

It could be that your card is not supported....

Hello !

Tanks guys for your help. I've tried all the things posted here. But still no successs.
So, here is my xorg.conf and the log-file.
Maybe it can help.


Greetings !
Attached Files
File Type: conf xorg.conf (875 Bytes, 75 views)
File Type: txt Xorg.0.log.txt (44.1 KB, 68 views)
Reply With Quote
  #8  
Old 30th July 2007, 01:56 PM
leigh123linux's Avatar
leigh123linux Offline
Retired Administrator
 
Join Date: Oct 2006
Posts: 21,509
Quote:
Originally Posted by tlueck
Hello !

Tanks guys for your help. I've tried all the things posted here. But still no successs.
So, here is my xorg.conf and the log-file.
Maybe it can help.


Greetings !
edit this section from

Quote:
Section "Device"
Identifier "aticonfig-Device[0]"
Driver "vesa"
EndSection

to

Quote:
Section "Device"
Identifier "aticonfig-Device[0]"
Driver "fglrx"
EndSection

reboot
__________________
My Hardware
- CPU: AMD Phenom II X6 Hex Core 1055T 95W Edition @3.5Ghz
- Motherboard: Gigabyte GA-880GM-UD2H
- Cooler: Corsair H50 CPU Cooler
- RAM: Corsair Dominator 8GB (4x2GB) DDR3 1600MHz
- Graphics: Gigabyte GeForce GTS 450 OC 1024MB GDDR5
Reply With Quote
  #9  
Old 31st July 2007, 08:31 PM
tlueck Offline
Registered User
 
Join Date: Oct 2005
Posts: 4
Quote:
Originally Posted by leigh123@linux
edit this section from




to




reboot


Thanx for your help. But it's still not working.
Maybe i have to wait for a newer driver :-(



Greeings !
Reply With Quote
  #10  
Old 31st July 2007, 08:43 PM
Vizard Offline
Registered User
 
Join Date: Jul 2007
Location: Istanbul
Posts: 12
Quote:
Originally Posted by tlueck
Thanx for your help. But it's still not working.
Maybe i have to wait for a newer driver :-(



Greeings !
Hello, it is posssible that your card isn't suppoerted yet as my brother has the same problem with the same card. ATI sucks often on linux due to bad support from **** ATI (i have my own probs with the fan noise (!))

PS. Also the option "ati" in xorg.conf don't work wel on my bro's PC.
Reply With Quote
Reply

Tags
ati, fedora7, pro, working, x1950

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
ATI Radeon X1950 Vince4Amy Hardware & Laptops 0 21st June 2008 09:54 AM
Fedora 8 with Ati x1950 Pro Pango853 Installation and Live Media 7 24th December 2007 12:22 PM
Samba Mounting Not Working in Fedora7 mowestusa Using Fedora 4 1st September 2007 01:05 AM
RTL8139D based NIC not working in Fedora7 dip_10 Servers & Networking 9 19th August 2007 04:31 PM
Bcm43xx not working in Fedora7 scotta3234 Servers & Networking 10 15th June 2007 01:18 PM


Current GMT-time: 06:16 (Monday, 20-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat