Announcement

Collapse
No announcement yet.

Unpleasant install experience. HD5850 Ubuntu 10.4.

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • #11
    Did you check:

    lspci -nn|grep 0300

    Comment


    • #12
      Originally posted by Kano View Post
      Did you check:

      lspci -nn|grep 0300
      jeremy@slether:~$ lspci -nn|grep 0300
      01:00.0 VGA compatible controller [0300]: ATI Technologies Inc Cypress [Radeon HD 5800 Series] [1002:6899]


      What does that tell me?

      still non-functioning fglrx driver.

      Comment


      • #13
        I also tried using an analog cable. But really would a difference of connector matter? I've been testing on the primary dvi 1 connection.

        Kudos ATI!

        Comment


        • #14
          @Jecos
          Do you have any igp on your motherboard?

          Comment


          • #15
            Originally posted by Hans View Post
            @Jecos
            Do you have any igp on your motherboard?
            No I don't have any integrated graphics on my board.
            I have an Asus M2N32-SLI Deluxe which has an nforce 590 chipset.
            The machine runs fine with windows 7. Really not a setup issue if Windows 7 works with everything.

            I don't use any fancy xorg.conf's only the ones made with aticonfig.

            Comment


            • #16
              (--) PCI:*(0:1:0:0) 1002:6899:1002:0b00 ATI Technologies Inc Cypress [Radeon HD 5800 Series] rev 0, Mem @ 0xe0000000/268435456, 0xfdfc0000/131072, I/O @ 0x0000dc00/256, BIOS @ 0x????????/131072

              Is strange, your chip is 0x6899 and that seems to be an already supported chip.

              I think you have some type of xorg mis configuration . Can you post your xorg.conf

              Comment


              • #17
                (WW) fglrx: No matching Device section for instance...

                really really sounds as xorg.conf fault

                Comment


                • #18
                  @PsynoKhi0

                  (BusID PCI:0@2:0:1) is your HDMI audio, no problem, someday it will get supported

                  Comment


                  • #19
                    Originally posted by Jimbo View Post
                    (--) PCI:*(0:1:0:0) 1002:6899:1002:0b00 ATI Technologies Inc Cypress [Radeon HD 5800 Series] rev 0, Mem @ 0xe0000000/268435456, 0xfdfc0000/131072, I/O @ 0x0000dc00/256, BIOS @ 0x????????/131072

                    Is strange, your chip is 0x6899 and that seems to be an already supported chip.

                    I think you have some type of xorg mis configuration . Can you post your xorg.conf
                    does aticonfig actually probe?

                    Code:
                    Section "ServerLayout"
                    	Identifier     "aticonfig Layout"
                    	Screen      0  "aticonfig-Screen[0]-0" 0 0
                    EndSection
                    
                    Section "Files"
                    EndSection
                    
                    Section "Module"
                    EndSection
                    
                    Section "Monitor"
                    	Identifier   "aticonfig-Monitor[0]-0"
                    	Option	    "VendorName" "ATI Proprietary Driver"
                    	Option	    "ModelName" "Generic Autodetecting Monitor"
                    	Option	    "DPMS" "true"
                    EndSection
                    
                    Section "Device"
                    	Identifier  "aticonfig-Device[0]-0"
                    	Driver      "fglrx"
                    	BusID       "PCI:1:0:0"
                    EndSection
                    
                    Section "Screen"
                    	Identifier "aticonfig-Screen[0]-0"
                    	Device     "aticonfig-Device[0]-0"
                    	Monitor    "aticonfig-Monitor[0]-0"
                    	DefaultDepth     24
                    	SubSection "Display"
                    		Viewport   0 0
                    		Depth     24
                    	EndSubSection
                    EndSection

                    Comment


                    • #20
                      your xorg seems ok (as it should be)

                      It's like at the time fglrx loads it finds and unsupported chip, and then breaks, maybe it is only vendor ID issue. But I am guessing here, I have no idea what is happening, sorry.

                      If you don't have done yet, you should fill a bug at amd support page.

                      Comment

                      Working...
                      X