Subject: XFree86-4.3: Radeon 9000 problems
To: None <port-i386@netbsd.org>
From: None <wulf@ping.net.au>
List: port-i386
Date: 03/12/2003 22:01:56
G'day,

I've installed NetBSD-1.6P i386 laptop, a Dell 8200, having trouble 
to get XFree86-4.3 to work on it. The laptop is equipped with a
Radeon 9000 graphics card which seem to be detected by X but
fails to start due to a unresolved symbol xf86SetDDCproperties,
see log extract below.

Has anyone succeeded in getting this chip to run on XF86-4.3?
If so, which configuration was used?

cheerio Berndt

[...]
(II) Loading sub module "radeon"
(II) LoadModule: "radeon"
(II) Loading /usr/X11R6/lib/modules/drivers/radeon_drv.o
(II) Module radeon: vendor="The XFree86 Project"
	compiled for 4.3.0, module version = 4.0.1
	Module class: XFree86 Video Driver
	ABI class: XFree86 Video Driver, version 0.6
[...]
(II) RADEON(0): PCI bus 1 card 0 func 0
(==) RADEON(0): Depth 8, (==) framebuffer bpp 8
(II) RADEON(0): Pixel depth = 8 bits stored in 1 byte (8 bpp pixmaps)
(==) RADEON(0): Default visual is PseudoColor
(II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Loading /usr/X11R6/lib/modules/libint10.a
(II) Module int10: 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): initializing int10
(WW) RADEON(0): remove MTRR a0000 - c0000
(WW) RADEON(0): set MTRR c0000 - 100000
(WW) RADEON(0): Bad V_BIOS checksum
(II) RADEON(0): Primary V_BIOS segment is: 0xc000
(WW) RADEON(0): remove MTRR 0 - 1000
(--) RADEON(0): Chipset: "ATI Radeon Mobility M9 Lf (AGP)" (ChipID = 0x4c66)
(--) RADEON(0): Linear framebuffer at 0xe0000000
(--) RADEON(0): MMIO registers at 0xfcff0000
(--) RADEON(0): BIOS at 0x80000000
(WW) RADEON(0): remove MTRR fcff0000 - fd000000
(--) RADEON(0): VideoRAM: 65536 kByte (64-bit DDR SDRAM)
(WW) RADEON(0): remove MTRR fcff0000 - fd000000
(II) RADEON(0): CloneDisplay option not set -- defaulting to auto-detect
(II) RADEON(0): Primary Display == Type 2
(II) RADEON(0): Panel ID string: ÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿ
(II) RADEON(0): Panel Size from BIOS: 65535x65535
Symbol xf86SetDDCproperties from module /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved!

   *** If unresolved symbols were reported above, they might not
   *** be the reason for the server aborting.