Author Topic: No GL with 5770  (Read 1635 times)

Offline FritoBandito

  • Full Member
  • ***
  • Posts: 178
No GL with 5770
« on: June 10, 2010, 04:38:11 PM »
I have having issues with my ATI 5770 on fglrx. It will not run on anything other than FGLRX. The screen is choppy and i cant use boxee/xbmc

Here is some stuff I thought was useful.
Code: [Select]
Boxee
10/06/10 23:35:10#DEBUG#bxbgprocess.cpp:180(Start)#bg process [name=] initialized. [m_lazy=1=TRUE] -> MaxNumOfWorkingThreads was set to [2]
10/06/10 23:35:10#DEBUG#bxbgprocess.cpp:180(Start)#bg process [name=Application Messenger] initialized. [m_lazy=1=TRUE] -> MaxNumOfWorkingThreads was set to [1]
10/06/10 23:35:10#DEBUG#bxbgprocess.cpp:180(Start)#bg process [name=Http Cache CleanUp] initialized. [m_lazy=1=TRUE] -> MaxNumOfWorkingThreads was set to [1]
10/06/10 23:35:10#DEBUG#bxcurl.cpp:98(Initialize)#curl initialized. version <7.20.1>

Running Boxee test...
And the log goes to... /tmp/profx-boxee.log
No protocol specified
No protocol specified
No protocol specified
XOpenDisplay() failed
No protocol specified
ERROR: Unable to create application. Exiting
Boxee: asked to stop
Boxee: already stopped
[root@localhost ~]# glinfo
No protocol specified
GLUT: Fatal Error in glinfo: could not open display: :0.0
[root@localhost ~]# fglrxinfo
No protocol specified
Error: unable to open display (null)
[root@localhost ~]# lspci
00:00.0 Host bridge: ATI Technologies Inc RX780/RX790 Chipset Host Bridge
00:02.0 PCI bridge: ATI Technologies Inc RD790 PCI to PCI bridge (external gfx0 port A)
00:06.0 PCI bridge: ATI Technologies Inc RD790 PCI to PCI bridge (PCI express gpp port C)
00:07.0 PCI bridge: ATI Technologies Inc RD790 PCI to PCI bridge (PCI express gpp port D)
00:09.0 PCI bridge: ATI Technologies Inc RD790 PCI to PCI bridge (PCI express gpp port E)
00:0a.0 PCI bridge: ATI Technologies Inc RD790 PCI to PCI bridge (PCI express gpp port F)
00:11.0 SATA controller: ATI Technologies Inc SB700/SB800 SATA Controller [IDE mode]
00:12.0 USB Controller: ATI Technologies Inc SB700/SB800 USB OHCI0 Controller
00:12.1 USB Controller: ATI Technologies Inc SB700 USB OHCI1 Controller
00:13.0 USB Controller: ATI Technologies Inc SB700/SB800 USB OHCI0 Controller
00:13.1 USB Controller: ATI Technologies Inc SB700 USB OHCI1 Controller
00:14.0 SMBus: ATI Technologies Inc SBx00 SMBus Controller (rev 3c)
00:14.1 IDE interface: ATI Technologies Inc SB700/SB800 IDE Controller
00:14.3 ISA bridge: ATI Technologies Inc SB700/SB800 LPC host controller
00:14.4 PCI bridge: ATI Technologies Inc SBx00 PCI to PCI Bridge
00:14.5 USB Controller: ATI Technologies Inc SB700/SB800 USB OHCI2 Controller
00:18.0 Host bridge: Advanced Micro Devices [AMD] K10 [Opteron, Athlon64, Sempron] HyperTransport Configuration
00:18.1 Host bridge: Advanced Micro Devices [AMD] K10 [Opteron, Athlon64, Sempron] Address Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] K10 [Opteron, Athlon64, Sempron] DRAM Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] K10 [Opteron, Athlon64, Sempron] Miscellaneous Control
00:18.4 Host bridge: Advanced Micro Devices [AMD] K10 [Opteron, Athlon64, Sempron] Link Control
01:00.0 VGA compatible controller: ATI Technologies Inc Juniper [Radeon HD 5700 Series]
01:00.1 Audio device: ATI Technologies Inc Juniper HDMI Audio [Radeon HD 5700 Series]
02:00.0 SATA controller: JMicron Technology Corp. JMB362/JMB363 Serial ATA Controller (rev 03)
02:00.1 IDE interface: JMicron Technology Corp. JMB362/JMB363 Serial ATA Controller (rev 03)
03:00.0 IDE interface: Device 1b4b:91a3 (rev 11)
04:00.0 USB Controller: NEC Corporation uPD720200 USB 3.0 Host Controller (rev 03)
05:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 03)
06:08.0 Multimedia audio controller: Creative Labs CA0106 Soundblaster

and my xorg.conf
Code: [Select]
# File generated by XFdrake (rev )


Section "Extensions"
    Option "Composite" "Enable"
EndSection
# File generated by XFdrake (rev )

# **********************************************************************
# Refer to the xorg.conf man page for details about the format of
# this file.
# **********************************************************************

Section "ServerFlags"
    Option "DontZap" "False" # disable <Ctrl><Alt><BS> (server abort)
    Option "AIGLX" "On"
    AllowMouseOpenFail # allows the server to start up even if the mouse does not work
    #DontZoom # disable <Ctrl><Alt><KP_+>/<KP_-> (resolution switching)
EndSection

Section "Module"
    Load "dbe" # Double-Buffering Extension
    #Load "GLcore"
    Load "v4l" # Video for Linux
    Load "extmod"
    Load "glx" # 3D layer
    Load "dri" # direct rendering
EndSection

Section "Monitor"
    Identifier "monitor1"
    VendorName "Plug'n Play"
    ModelName "SyncMaster"
    HorizSync 30-81
    VertRefresh 56-75
EndSection

Section "Device"
    Identifier "device1"
    VendorName "ATI Technologies Inc"
    BoardName "ATI Radeon HD 2000 and later (radeon/fglrx)"
    Driver "fglrx"
    Option "DPMS"
    #Option "VideoOverlay" "on"
    #Option "OpenGLOverlay" "off"
    Option "UseInternalAGPGART" "no"
EndSection

Section "Screen"
    Identifier "screen1"
    Device "device1"
    Monitor "monitor1"
    DefaultColorDepth 24
    
    Subsection "Display"
        Depth 8
        Modes "1440x900" "1280x800"
    EndSubsection
    
    Subsection "Display"
        Depth 15
        Modes "1440x900" "1280x800"
    EndSubsection
    
    Subsection "Display"
        Depth 16
        Modes "1440x900" "1280x800"
    EndSubsection
    
    Subsection "Display"
        Depth 24
        Modes "1440x900" "1280x800"
    EndSubsection
EndSection

Section "ServerLayout"
    Identifier "layout1"
    Screen "screen1"
EndSection
« Last Edit: September 25, 2010, 12:56:29 PM by chico1st »

Offline sling-shot

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 1730
  • Satyameva Jayate | Truth Alone Triumphs.
Re: No GL with 5770
« Reply #1 on: June 11, 2010, 02:10:36 PM »
Also please show the output of 'glxinfo' and 'fglrxinfo'
Packaging well will cure headaches of many :) But learning to package will cause headaches in many :(

AMD AthlonX2 3600+/ASUS M2NPV-VM/ATi HD4670/Onboard sound/3.5GB DDR2-533 RAM/SEAGATE 160+320GB HDD/DELL S2240L FullHD/Creative SBS370 2.1/PCLinuxOS2013/KDE4
Samsung NP305U1-A06IN | Nokia E6

Offline FritoBandito

  • Full Member
  • ***
  • Posts: 178
Re: No GL with 5770
« Reply #2 on: June 13, 2010, 07:37:33 PM »
GLXinfo and FGLRXinfo
Code: [Select]
[root@localhost ~]# glxinfo
No protocol specified
Error: unable to open display :0.0

[root@localhost ~]# fglrxinfo
No protocol specified
Error: unable to open display (null)



Offline thecdn

  • Hero Member
  • *****
  • Posts: 658
Re: No GL with 5770
« Reply #3 on: July 09, 2010, 09:06:37 AM »
Try running those commands under a normal user instead of root. I don't know about fglrxinfo but I have to do that for glxinfo to get results.

Offline T6

  • Super Villain
  • ******
  • Posts: 19077
  • xmas is comming!
Re: No GL with 5770
« Reply #4 on: July 09, 2010, 10:50:03 AM »
yes, goo idea, stop running as root!   :D

what driver are you using?  did you installed one from synaptic for that ati card?
"If you wish to make an apple pie from scratch, you must first invent the universe."

Carl Sagan

Offline hal8000

  • Sr. Member
  • ****
  • Posts: 346
Re: No GL with 5770
« Reply #5 on: July 12, 2010, 02:48:18 PM »
I just search the forum for ATI drivers but missed your post as you titled it 5770.

OpenGL support for ATI comes in the forrm of ATI's catalyst drivers:

http://wiki.cchtml.com/index.php/Main_Page


The wiki above lists links to distributions. No PClinuxos but remember this distro started life
as Mandriva, but uses the best parts of all distros.

It looks as though solution is to download the ati driver, make sure its excutable (chmod +x if required)
and install from terminal

What I want to know is how bad is "choppy"?
Can you watch youtube videos, open gimp images or play extreme-tux-racer?
Also what video resolution are you running at the moment?

xrandr -q

will show you resolution.

Yoyo

  • Guest
Re: No GL with 5770
« Reply #6 on: July 12, 2010, 07:39:35 PM »

Offline 7272andy

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 1627
  • UK MLU
Re: No GL with 5770
« Reply #7 on: July 13, 2010, 03:50:14 AM »
I solved mine this way

Regards
Andy


Bare Metal 1         Bare Metal 2
Intel Celeron 420M   Intel i5 540M
2GB Ram              4GB Ram
Intel 943GM          Radeon HD 5650 PCI Express
RT2573               RT2790
32bit KDE            32&64bit KDE