[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#321865: via_drv.o: unresolved symbols



Package: xserver-xfree86
Version: 4.3.0.dfsg.1-13
Severity: minor
File: /usr/X11R6/lib/modules/drivers/via_drv.o

Saw these worrisome lines. Just thought you would like to know:
Symbol drmRmMap from module /usr/X11R6/lib/modules/drivers/via_drv.o is unresolved!
Symbol drmAgpUnbind from module /usr/X11R6/lib/modules/drivers/via_drv.o is unresolved!
Symbol drmRmMap from module /usr/X11R6/lib/modules/drivers/via_drv.o is unresolved!
Symbol drmAgpUnbind from module /usr/X11R6/lib/modules/drivers/via_drv.o is unresolved!

Here's some parts of my configuration. Tell me if you really need it all.

Section "Module"
	Load	"GLcore"
	Load	"bitmap"
	Load	"dbe"
	Load	"extmod"
	Load	"freetype"
	Load	"glx"
	Load	"int10"
	Load	"record"
	Load	"speedo"
	Load	"type1"
	Load	"vbe"
EndSection

Section "Device"
	Identifier	"Generic Video Card"
	Driver		"via"
	Option "NoDDCValue" "true" #jidanni, else often wrong
EndSection

Section "Monitor"
	Identifier	"Generic Monitor"
	HorizSync	28-50
	VertRefresh	43-75
	Option		"DPMS"
EndSection



Reply to: