Date: Wed, 7 Jan 2004 23:28:54 +0100 From: atherios@free.fr To: freebsd-questions@freebsd.org Subject: Radeon9000 and GATOS driver - TVOut not working ?!? Message-ID: <1073514534.3ffc8826139f1@imp1-a.free.fr>
next in thread | raw e-mail | index | archive | help
Hi, my laptop has an ATI Radeon 9000: PCI:*(1:0:0) ATI Technologies Inc Radeon R250 Lf [Radeon Mobility 9000 M9] I installed FreeBSD 5.2-RC2, downloaded GATOS drivers ATI-4.3.0-14.i386.tar.gz and untared it to /usr. Then I modified XF86Config to be : Section "Device" Identifier "radeon" # "ATI RV250 Lf (M9)" (Chipset = 0x4c66) Driver "ati" Option "TVOutput" "NTSC" # ou PAL-M BusID "PCI:1:0:0" Screen 0 EndSection Then started X (with SVideo cable plugged on my TV) There is nothing on my TV and XFree86.0.log says : <snip> (II) RADEON(0): Page flipping disabled (==) RADEON(0): Write-combining range (0x0,0x1000) was already clear (!!) RADEON(0): For information on using the multimedia capabilities of this adapter, please see http://gatos.sf.net. (--) Depth 24 pixmap format is 32 bpp <snip> (II) RADEON(0): membase=0xf0000000 memsize=0x04000000 agpSize=0x00000008 (II) RADEON(0): [dri] RADEONDRISAREAInit. drmOpenDevice: minor is 0 drmOpenDevice: node name is /dev/dri/card0 drmOpenDevice: open result is 6, (OK) drmOpenDevice: minor is 0 drmOpenDevice: node name is /dev/dri/card0 drmOpenDevice: open result is 6, (OK) drmOpenDevice: minor is 0 drmOpenDevice: node name is /dev/dri/card0 drmOpenDevice: open result is 6, (OK) drmGetBusid returned '' (II) RADEON(0): [drm] created "radeon" driver at busid "PCI:1:0:0" (II) RADEON(0): [drm] added 8192 byte SAREA at 0xc53d5000 (II) RADEON(0): [drm] mapped SAREA 0xc53d5000 to 0x282ec000 (II) RADEON(0): [drm] framebuffer handle = 0xf0000000 (II) RADEON(0): [drm] added 1 reserved context for kernel (EE) RADEON(0): [dri] RADEONDRIScreenInit failed because of a version mismatch. [dri] radeon.o kernel module version is 1.10.0 but version 1.100.0 or newer is needed. [dri] Disabling DRI. <snip> (II) RADEON(0): VBI data capture is only supported for NTSC Tuner at the moment (II) RADEON(0): No MM_TABLE found bios_header=0x0114 mm_table=0x0000. (II) Loading sub module "theatre" (II) LoadModule: "theatre" (II) Loading /usr/X11R6/lib/modules/multimedia/theatre_drv.o (II) Module theatre: vendor="The XFree86 Project" compiled for 4.3.0, module version = 1.0.0 ABI class: XFree86 Video Driver, version 0.6 (II) RADEON(0): Multimedia table is not valid and no forced settings have been specified (II) RADEON(0): Skipping i2c and Rage Theatre initialization code. (WW) RADEON(0): Option "TVOutput" is not used (II) RADEON(0): Direct rendering disabled (==) RandR enabled Symbol fi1236_dump_status from module /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved! <snip> The output on the LCD is OK but what do I missed out to have TV-Out feature ? Thanks for any enlightenments, Jo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1073514534.3ffc8826139f1>