Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Mar 2008 17:00:03 GMT
From:      Alex Keda <admin@lissyara.su>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: i386/121550: Can't config graphics for ATI Radeon Xpress 200M
Message-ID:  <200803191700.m2JH03XP021275@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR i386/121550; it has been noted by GNATS.

From: Alex Keda <admin@lissyara.su>
To: bug-followup@FreeBSD.org, mad-scientist@safe-mail.net
Cc:  
Subject: Re: i386/121550: Can't config graphics for ATI Radeon Xpress 200M
Date: Wed, 19 Mar 2008 19:50:37 +0300

 After manually add this strings, and rebuild:
 acer# dmesg | grep vga
 vgapci0: <VGA-compatible display> port 0x9000-0x90ff mem 
 0xd4000000-0xd7ffffff,0xd0100000-0xd010ffff irq 17 at device 5.0 on pci1
 acpi_video0: <ACPI video extension> on vgapci0
 drm0: <ATI Radeon Xpress 200> on vgapci0
 vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
 ==============
 but, in xorg.log:
 ... skipped ......
 (WW) RADEON(0): Direct rendering for RN50/RC410/RS485 forced on -- This 
 is NOT officially supported at the hardware level and may cause 
 instability or lockups
 drmOpenDevice: node name is /dev/dri/card0
 drmOpenDevice: open result is 7, (OK)
 drmOpenByBusid: Searching for BusID pci:0000:01:05.0
 drmOpenDevice: node name is /dev/dri/card0
 drmOpenDevice: open result is 7, (OK)
 drmOpenByBusid: drmOpenMinor returns 7
 drmOpenByBusid: drmGetBusid reports pci:0000:01:05.0
 (II) RADEON(0): [dri] Found DRI library version 1.3.0 and kernel module 
 version 1.25.0
 (II) RADEON(0): Direct rendering broken on XPRESS 200 and 200M with DRI 
 less than 1.27
 
 ============
 kernel module - it options drm and redeon in my kernel?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803191700.m2JH03XP021275>