ati radeon HD driver update-- blank screen

ati radeon HD driver update-- blank screen

Postby abu_yahya » Jun 15th, '12, 22:29

i'm new to this community and to mageia. installed a few days ago.

I have an ATI radeon hd 5670 graphics card. the propriety drivers did not get added during system install.
I added the additional backport/tainted repositories and installed radeontool. I execcuted the aticonfig initialisation in terminal which stated fglrx was not running, despite a few reboots.
I installed 2 other ATI drivers one was a xvba VA API backend, the otherone the name I forget but was liek an ATI library, both through the repositories.

on reboot. the mageia logo appears and the dots apear one by one, then it changes screen to the KDM probably but goes blank (monitor has no output recorder ??out of range ?? Xorg driver interaction

( on mintlinux12 the drivers were conflicting boot system was bootable and able to unstall drivers thru synaptic. That time had to uninstall the generic Xorg ATi drvers before installing the propriety ATI catalyst. )

using KDE and set to auto login

on a side note also using GRUB2
with following entry from grub.cfg which is on linuxmint13 partition sda6 (mageia is on sda5)
Code: Select all
menuentry "linux (on /dev/sda5)" --class gnu-linux --class gnu --class os {
   insmod part_msdos
   insmod ext2
   set root='(hd0,msdos5)'
   search --no-floppy --fs-uuid --set=root 81c4aa00-4d25-467f-acaa-8f8c6c1891cf
   linux /boot/vmlinuz BOOT_IMAGE=linux root=UUID=81c4aa00-4d25-467f-acaa-8f8c6c1891cf splash quiet resume=UUID=fafaa5e0-7f08-4a78-8a0c-fdc2fe27e358 vga=788
   initrd (hd0,msdos5)/boot/initrd.img
}
menuentry "linux-nonfb (on /dev/sda5)" --class gnu-linux --class gnu --class os {
   insmod part_msdos
   insmod ext2
   set root='(hd0,msdos5)'
   search --no-floppy --fs-uuid --set=root 81c4aa00-4d25-467f-acaa-8f8c6c1891cf
   linux /boot/vmlinuz BOOT_IMAGE=linux-nonfb root=UUID=81c4aa00-4d25-467f-acaa-8f8c6c1891cf resume=UUID=fafaa5e0-7f08-4a78-8a0c-fdc2fe27e358
   initrd (hd0,msdos5)/boot/initrd.img
}


vga=788 gives error --outdated or something similar

any help would be much appreciated. thanks
PS am relatively new to linux using about 6 weeks, migrated from win7.
Last edited by abu_yahya on Jun 16th, '12, 01:24, edited 1 time in total.
abu_yahya
 
Posts: 4
Joined: Jun 15th, '12, 22:04

Re: ati radeon HD driver update-- blank screen

Postby abu_yahya » Jun 16th, '12, 00:59

xorg.conf
Code: Select all
# File generated by XFdrake (rev 262502)
# **********************************************************************
# Refer to the xorg.conf man page for details about the format of
# this file.
# **********************************************************************

Section "ServerLayout"
   Identifier     "layout1"
   Screen      0  "aticonfig-Screen[0]-0" 0 0
EndSection

Section "Module"
   Load  "v4l" # Video for Linux
EndSection

Section "ServerFlags"

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

Section "Monitor"

    # Monitor preferred modeline (59.9 Hz vsync, 55.9 kHz hsync, ratio 16/10, 91 dpi)
   Identifier   "monitor1"
   HorizSync    30.0 - 82.0
   VertRefresh  56.0 - 76.0
   ModeLine     "1440x900" 106.5 1440 1520 1672 1904 900 903 909 934 +hsync -vsync
   ModeLine     "768x576" 50.0 768 832 846 1000 576 590 595 630
   ModeLine     "768x576" 63.1 768 800 960 1024 576 578 590 616
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  "device1"
   Driver      "ati"
   VendorName  "ATI Technologies Inc"
   BoardName   "ATI Radeon HD 2000 to HD 6300 (radeon/fglrx)"
   Option       "DPMS"
EndSection

Section "Device"
   Identifier  "aticonfig-Device[0]-0"
   Driver      "fglrx"
   BusID       "PCI:3:0:0"
EndSection

Section "Screen"
   Identifier "screen1"
   Device     "device1"
   Monitor    "monitor1"
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
abu_yahya
 
Posts: 4
Joined: Jun 15th, '12, 22:04

Re: ati radeon HD driver update-- blank screen

Postby abu_yahya » Jun 16th, '12, 01:15

section of dmesg dealing with video

Code: Select all
[    2.580004] dracut: dracut-017-16.mga2
[    2.619209] udevd[151]: starting version 181
[    2.645701] [drm] Initialized drm 1.1.0 20060810
[    2.692623] [drm] radeon defaulting to kernel modesetting.
[    2.692625] [drm] radeon kernel modesetting enabled.
[    2.692681] checking generic (e0000000 f0000) vs hw (e0000000 10000000)
[    2.692683] fb: conflicting fb hw usage radeondrmfb vs VESA VGA - removing generic driver
[    2.692696] Console: switching to colour dummy device 80x25
[    2.693014] [drm] initializing kernel modesetting (REDWOOD 0x1002:0x68D8 0x1682:0x3060).
[    2.693218] [drm] register mmio base: 0xFBEC0000
[    2.693220] [drm] register mmio size: 131072
[    2.693294] ATOM BIOS: REDWOOD
[    2.693312] radeon 0000:03:00.0: VRAM: 512M 0x0000000000000000 - 0x000000001FFFFFFF (512M used)
[    2.693315] radeon 0000:03:00.0: GTT: 512M 0x0000000020000000 - 0x000000003FFFFFFF
[    2.693319] mtrr: type mismatch for e0000000,10000000 old: write-back new: write-combining
[    2.693321] [drm] Detected VRAM RAM=512M, BAR=256M
[    2.693322] [drm] RAM width 128bits DDR
[    2.693406] [TTM] Zone  kernel: Available graphics memory: 3057644 kiB.
[    2.693407] [TTM] Zone   dma32: Available graphics memory: 2097152 kiB.
[    2.693409] [TTM] Initializing pool allocator.
[    2.693412] [TTM] Initializing DMA pool allocator.
[    2.693425] [drm] radeon: 512M of VRAM memory ready
[    2.693427] [drm] radeon: 512M of GTT memory ready.
[    2.693435] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[    2.693437] [drm] Driver supports precise vblank timestamp query.
[    2.693469] radeon 0000:03:00.0: irq 45 for MSI/MSI-X
[    2.693477] radeon 0000:03:00.0: radeon: using MSI.
[    2.693515] [drm] radeon: irq initialized.
[    2.693518] [drm] GART: num cpu pages 131072, num gpu pages 131072
[    2.693912] [drm] radeon: ib pool ready.
[    2.693964] [drm] Loading REDWOOD Microcode
[    2.696822] [drm] PCIE GART of 512M enabled (table at 0x0000000000040000).
[    2.696948] radeon 0000:03:00.0: WB enabled
[    2.696951] [drm] fence driver on ring 0 use gpu addr 0x20000c00 and cpu addr 0xffff8801955abc00
[    2.713600] [drm] ring test on 0 succeeded in 1 usecs
[    2.713791] [drm] ib test on ring 0 succeeded in 0 usecs
[    2.714185] [drm] Radeon Display Connectors
[    2.714187] [drm] Connector 0:
[    2.714188] [drm]   DisplayPort
[    2.714189] [drm]   HPD4
[    2.714191] [drm]   DDC: 0x6440 0x6440 0x6444 0x6444 0x6448 0x6448 0x644c 0x644c
[    2.714192] [drm]   Encoders:
[    2.714193] [drm]     DFP1: INTERNAL_UNIPHY2
[    2.714195] [drm] Connector 1:
[    2.714196] [drm]   HDMI-A
[    2.714197] [drm]   HPD5
[    2.714198] [drm]   DDC: 0x6470 0x6470 0x6474 0x6474 0x6478 0x6478 0x647c 0x647c
[    2.714199] [drm]   Encoders:
[    2.714201] [drm]     DFP2: INTERNAL_UNIPHY2
[    2.714202] [drm] Connector 2:
[    2.714203] [drm]   DVI-I
[    2.714204] [drm]   HPD1
[    2.714205] [drm]   DDC: 0x6450 0x6450 0x6454 0x6454 0x6458 0x6458 0x645c 0x645c
[    2.714207] [drm]   Encoders:
[    2.714208] [drm]     DFP3: INTERNAL_UNIPHY1
[    2.714209] [drm]     CRT1: INTERNAL_KLDSCP_DAC1
[    2.714241] [drm] Internal thermal controller with fan control
[    2.714268] [drm] radeon: power management initialized
[    2.766342] [drm] fb mappable at 0xE0142000
[    2.766344] [drm] vram apper at 0xE0000000
[    2.766345] [drm] size 5324800
[    2.766347] [drm] fb depth is 24
[    2.766348] [drm]    pitch is 5888
[    2.766440] fbcon: radeondrmfb (fb0) is primary device
[    3.188916] Console: switching to colour frame buffer device 180x56
[    3.191913] fb0: radeondrmfb frame buffer device
[    3.191915] drm: registered panic notifier
[    3.191928] [drm] Initialized radeon 2.15.0 20080528 for 0000:03:00.0 on minor 0
[    3.217473] dracut: Starting plymouth daemon


fb: conflicting fb hw usage radeondrmfb vs VESA VGA - removing generic driver
is this the problem??
abu_yahya
 
Posts: 4
Joined: Jun 15th, '12, 22:04

Re: ati radeon HD driver update-- blank screen

Postby isadora » Jun 16th, '12, 08:47

Very welcome to the Mageia forum abu_yahya!!!!

Concerning the problems with your video-configuration, did you consult the errata page?
https://wiki.mageia.org/en/Mageia_2_Errata
..........bird from paradise..........

Perfection is achieved, not when there is nothing more to add, but when there is nothing left to take away.
—Antoine de Saint-Exupéry
User avatar
isadora
 
Posts: 2763
Joined: Mar 25th, '11, 16:03
Location: Netherlands

Re: ati radeon HD driver update-- blank screen

Postby abu_yahya » Jun 16th, '12, 14:01

Thank you for your respponse, Isadora.

I loaded XFdrake in failsafe and changed the selected driver to vesa/fglrx.

it boots until it halts at the failed attempt of:

failed to start wait for Plymouth Boot Screen to Quit
see 'systemctl status plymouth-wait.service' for details.

any ideas?
abu_yahya
 
Posts: 4
Joined: Jun 15th, '12, 22:04


Return to Video

Who is online

Users browsing this forum: No registered users and 0 guests