Fujitsu-Siemens AMILO M 1437G (Radeon X700 && Xorg)
guru at Sisis.de
guru at Sisis.de
Sun Jan 8 22:42:15 PST 2006
El día Sunday, January 08, 2006 a las 02:28:01PM +0100, guru at Sisis.de escribió:
> ...
>
> I've already fetched the xorg-server from the ports collection to
> have a look into the sources; there seems to be no PCI-ID for 0x5653
...
after a lot of tests and Google'ing I managed it working with
the following tricks in xorg.conf:
...
Section "Device"
#
# the following Option *must* be set otherwise the driver
# finds the VGA & DVI ports, but ignores the builtin LVDS display
# see:
# http://lists.freedesktop.org/archives/xorg/2005-October/010517.html
#
Option "MonitorLayout" "LVDS, CRT"
Identifier "Card0"
Driver "radeon"
VendorName "ATI Technologies Inc"
BoardName "Unknown Board"
# BoardName "MOBILITY RADEON X700"
BusID "PCI:3:0:0"
#
# the real ChipID is 0x5653, but not known in Xorg 6.8.2
# see:
# https://bugs.freedesktop.org/show_bug.cgi?id=1873
#
ChipID 0x4a49
EndSection
...
more details are here:
http://gerda.univie.ac.at/freebsd-laptops/index.pl?action=show_laptop_detail&laptop=865
I also had a look into xf86-video-ati-X11R7.0-6.5.7.3 and there the
ChipID 0x5653 at least is known; thanks to all who replied me in
private;
matthias
--
Matthias Apitz / Sisis Informationssysteme GmbH
http://www.sisis.de/~guru/
More information about the freebsd-mobile
mailing list