Results 1 to 6 of 6

Thread: Problems on graphics card ATI Radeon

  1. #1
    Join Date
    Dec 2012
    Beans
    5

    Problems on graphics card ATI Radeon

    I'v been struggling many days for the display issue on my system(PowerPC based) with ATI Radeon Graphics card. Much appreciation if anyone can help me out or guide me how to solve the problem.

    Here's more details:

    My system is Ubuntu 12.04.
    My kernel is compiled on 3.4.20, tried different options related to graphics support ( like DRM, framebuffer, etc, but with all possibilities tried out, the results the same)


    lspci will give below results:

    0001:01:00.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI RV380 [Radeon X600 (PCIE)]
    0001:01:00.1 Display controller: Advanced Micro Devices [AMD] nee ATI RV380 [Radeon X600]

    dmesg will got below results:

    udevd[1108]: starting version 175
    170 Adding 3951984k swap on /dev/sda2. Priority:-1 extents:1 across:3951984k
    171 EXT3-fs (sda3): using internal journal
    172 init: udev-fallback-graphics main process (1990) terminated with status 1
    173 init: plymouth main process (1055) killed by SEGV signal
    174 init: plymouth-splash main process (1993) terminated with status 2
    175 init: plymouth-log main process (2009) terminated with status 1

    My xorg.conf file and Xorg.0.log is attached as well, along with a complete dmesg log file.

    In brief, Xorg is fail to find any device/screen to start.


    I really get crazy on this problem. Please help me.

  2. #2
    Join Date
    Dec 2012
    Beans
    5

    Re: Problems on graphics card ATI Radeon

    I'm sorry but I failed to upload attachments. Try it again here.

    log for dmesg: dmesglog.txt

    log for Xorg.0.log: Xorg.0.log_part1.txtXorg.0.log_part2.txt

    xorg.conf : xorg.conf.txt

  3. #3
    Join Date
    May 2007
    Location
    Virginia, USA
    Beans
    13,377
    Distro
    Ubuntu Mate Development Release

    Re: Problems on graphics card ATI Radeon

    Are you trying to install the AMD drivers? Or are you having problems getting the default Radeon drivers working?

    Asking because there are no AMD Linux drivers that will work work with your card and any Ubuntu version later than 8.10.

    The default open-source Radeon drivers, however, should work OK.
    Ubuntu 20.04, Mint 19.10; MS Win10 Pro.
    Will not respond to PM requests for support -- use the forums.

  4. #4
    Join Date
    Dec 2012
    Beans
    5

    Re: Problems on graphics card ATI Radeon

    Quote Originally Posted by Mark Phelps View Post
    Are you trying to install the AMD drivers? Or are you having problems getting the default Radeon drivers working?

    Asking because there are no AMD Linux drivers that will work work with your card and any Ubuntu version later than 8.10.

    The default open-source Radeon drivers, however, should work OK.

    Thanks Mark.

    First in the kernel compiling, I enabled "DRM" and ATI RADEON support under its catalog.
    And, I installed Xserver-xorg-video-ati package from Ubuntu.

    I'm not sure what's the exact "default open-source Radeon drivers " you are mentioning. And how can I enable it?

    I managed to find a tarball from xorg named xf86-video-ati-6.14.0 ( I try not to use the latest version ). Is this the default open-source driver?

    Best Regards,
    Wenyu

  5. #5
    Join Date
    May 2007
    Location
    Virginia, USA
    Beans
    13,377
    Distro
    Ubuntu Mate Development Release

    Re: Problems on graphics card ATI Radeon

    Sorry, I missed that you are compiling your own kernel ...

    The default Radeon drivers are installed automatically when you install Ubuntu, after it does its device polling and discovers that you have a Radeon card/chipset.

    Since I don't compile my own kernels, I don't deal with which packages need to be incorporated ... but I think the one you named is the correct one.

    Understand, though, that the latest X-server version that will work with ATI drivers that work with your card was the one used in Ubuntu 8.10. So, you will need to use that version, not anything newer.

    A very good source to check for such technical details is the Phoronix forums. They do a lot of testing with Radeon code and can probably answer your question.
    Ubuntu 20.04, Mint 19.10; MS Win10 Pro.
    Will not respond to PM requests for support -- use the forums.

  6. #6
    Join Date
    Dec 2012
    Beans
    5

    Re: Problems on graphics card ATI Radeon

    [QUOTE=Mark Phelps;12399080]

    Thanks Mark, for your great help.

    I will try to find some clues from the forum you recommended.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •