Announcement

Collapse
No announcement yet.

ATI Radeon 9600: fglrx Error Message

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    ATI Radeon 9600: fglrx Error Message

    Dear guys,

    I hope I would get assistance in solving my problem.

    My system info:
    Code:
    Architecture: i386
    DistroRelease: Ubuntu 8.10
    NonfreeKernelModules: fglrx
    Package: firefox-3.0 3.0.3+nobinonly-0ubuntu2
    ProcEnviron:
     PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
     LANG=en_US.UTF-8
     SHELL=/bin/bash
    SourcePackage: firefox-3.0
    Uname: Linux 2.6.27-7-generic i686
    Code:
    faris@kubuntu:~$ lspci                             
    00:00.0 Host bridge: Intel Corporation 82865G/PE/P DRAM Controller/Host-Hub Interface (rev 02)
    00:01.0 PCI bridge: Intel Corporation 82865G/PE/P PCI to AGP Controller (rev 02)
    00:1d.0 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #1 (rev 02)
    00:1d.1 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #2 (rev 02)
    00:1d.2 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #3 (rev 02)
    00:1d.3 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #4 (rev 02)
    00:1d.7 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB2 EHCI Controller (rev 02)
    00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev c2)
    00:1f.0 ISA bridge: Intel Corporation 82801EB/ER (ICH5/ICH5R) LPC Interface Bridge (rev 02)
    00:1f.1 IDE interface: Intel Corporation 82801EB/ER (ICH5/ICH5R) IDE Controller(rev 02)
    00:1f.2 IDE interface: Intel Corporation 82801EB (ICH5) SATA Controller (rev 02)
    00:1f.3 SMBus: Intel Corporation 82801EB/ER (ICH5/ICH5R) SMBus Controller (rev 02)
    00:1f.5 Multimedia audio controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) AC'97 Audio Controller (rev 02)
    01:00.0 VGA compatible controller: ATI Technologies Inc RV350 AR [Radeon 9600]
    01:00.1 Display controller: ATI Technologies Inc RV350 AR [Radeon 9600] (Secondary)
    02:02.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
    The error message:
    Code:
    faris@kubuntu:~$ fglrxinfo
    X Error of failed request: BadRequest (invalid request code or no such operation)
     Major opcode of failed request: 143 (GLX)
     Minor opcode of failed request: 19 (X_GLXQueryServerString)
     Serial number of failed request: 10
     Current serial number in output stream: 10
    I've tried the method as mentioned in Unofficial Wiki for the ATI Linux Driver:Ubuntu Intrepid Installation Guide http://wiki.cchtml.com/index.php/Ubu...allation_Guide ... failure.

    HELP IS NEEDED

    #2
    Re: ATI Radeon 9600: fglrx Error Message

    HOWTO: Install and use the Envy script installer for video drivers
    Windows no longer obstructs my view.
    Using Kubuntu Linux since March 23, 2007.
    "It is a capital mistake to theorize before one has data." - Sherlock Holmes

    Comment


      #3
      Re: ATI Radeon 9600: fglrx Error Message

      Here (with the 9600 XT) the problem was xorg.conf.

      Installing from the repositories (jockey was then broken, is it still ?):
      - xorg-driver-fglrx
      - fglrx-kernel-source
      - fglrx-amdcccle

      => after reboot, errors:
      :~$ fglrxinfo
      X Error of failed request: BadRequest (invalid request code or no such operation)
      Major opcode of failed request: 143 (GLX)
      Minor opcode of failed request: 19 (X_GLXQueryServerString)
      Serial number of failed request: 10
      Current serial number in output stream: 10
      and
      :~$ grep "(EE)" /var/log/Xorg.0.log
      (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
      (EE) RADEON(0): [dri] RADEONDRIGetVersion failed because of a version mismatch.

      Standard xorg.conf didn't work with the catalyst/fglrx. Editing xorg.conf => now it is working

      My xorg.conf (example):
      (>FAQ: Attached files are show only to the members ?)
      Attached Files
      Before you edit, BACKUP !

      Why there are dead links ?
      1. Thread: Please explain how to access old kubuntu forum posts
      2. Thread: Lost Information

      Comment


        #4
        Re: ATI Radeon 9600: fglrx Error Message

        This method .. mission failed.

        Comment


          #5
          Re: ATI Radeon 9600: fglrx Error Message

          The xserver-xorg-video-ati the xserver-xorg-video-radeon and the xorg-driver-fglrx drivers were what i installed via Synaptic in order to successfully use the ATI Radeon 9800 Pro on this machine, they may be what you need....

          Comment


            #6
            Re: ATI Radeon 9600: fglrx Error Message

            Thank you very much everyone who supported me .. I did it!!

            Code:
            faris@kubuntu:~$ fglrxinfo
            display: :0.0 screen: 0
            OpenGL vendor string: ATI Technologies Inc.
            OpenGL renderer string: ATI RADEON 9600 Series
            OpenGL version string: 2.1.8201 Release

            Comment

            Working...
            X