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

Re: ATI radeon 7200 and dri-trunk



On Mon, 03 Nov 2003 22:11:17 +0100
Michel Dänzer <daenzer@debian.org> wrote:

> > > Interesting, with the same configuration? If so, does copying
> > > /usr/X11R6/lib/modules/libvgahw.a to
> > > /usr/X11R6/lib/modules-dri-trunk/ make a difference?
> > 
> > no :-(
> 
> So which XFree86 version works, using what configuration?

Now, I can't make any config work...
I tried to make the old config work with the xfree3 from experimental
and it didn't work.

Now the server 

" XFree86 Version 4.3.0 (Debian 4.3.0-0ds4 20030417161212
dstone@velox.trinity.unimelb.edu.au)
Release Date: 18 March 2003
X Protocol Version 11, Revision 0, Release 6.6 "  hangs on

... 
(II) LoadModule: "ati"
(II) Loading /usr/X11R6/lib/modules/drivers/ati_drv.o

Fatal server error:

_LoaderFileToMem() lseek() failed: Invalid argument

before that I had the same error with dri and radeon driver that I
comment in the conf file.

I think something is wrong with the modules...

Here is my last XF86Config-4:

Section "Files"
	FontPath	"unix/:7100"			
	FontPath	"/usr/lib/X11/fonts/Type1"
	FontPath	"/usr/lib/X11/fonts/CID"
	FontPath	"/usr/lib/X11/fonts/Speedo"
	FontPath	"/usr/lib/X11/fonts/misc"
	FontPath	"/usr/lib/X11/fonts/cyrillic"
	FontPath	"/usr/lib/X11/fonts/100dpi"
	FontPath	"/usr/lib/X11/fonts/75dpi"
EndSection

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

Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"keyboard"
	Option		"CoreKeyboard"
	Option		"XkbRules"	"xfree86"
	Option		"XkbModel"	"macintosh"
	Option		"XkbLayout"	"ca"
	Option		"XkbVariant"	"ca_enhanced"
EndSection

Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"mouse"
	Option		"CorePointer"
	Option		"Device"		"/dev/input/mice"
	Option		"Protocol"		"ImPS/2"
	Option		"ZAxisMapping"		"4 5"
EndSection

Section "Device"
	Identifier	"Generic Video Card"
	Driver		"ati"
	BusID		"PCI:16:20:0"
	VideoRam	32000
	Option		"UseFBDev"		"true"
EndSection

Section "Monitor"
	Identifier	"Generic Monitor"
	HorizSync	30-102
	VertRefresh	50-150
	Option		"DPMS"
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"Generic Video Card"
	Monitor		"Generic Monitor"
	DefaultDepth	24
	SubSection "Display"
		Depth		1
		Modes		"1920x1440" "1856x1392" "1792x1344" "1600x1200"
"1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		4
		Modes		"1920x1440" "1856x1392" "1792x1344" "1600x1200"
"1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		8
		Modes		"1920x1440" "1856x1392" "1792x1344" "1600x1200"
"1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		15
		Modes		"1920x1440" "1856x1392" "1792x1344" "1600x1200"
"1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		16
		Modes		"1920x1440" "1856x1392" "1792x1344" "1600x1200"
"1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"1920x1440" "1856x1392" "1792x1344" "1600x1200"
"1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
EndSection

Section "ServerLayout"
	Identifier	"Default Layout"
	Screen		"Default Screen"
	InputDevice	"Generic Keyboard"
	InputDevice	"Configured Mouse"
EndSection

Section "DRI"
	Mode	0666
EndSection

> > this morning I want to try a geforce 4 MX (AGP) on the same machine.
> > 
> > Do you think it might work ?
> 
> Possibly, with XFree86 4.3.0 or newer, but there are no free 3D
> drivers for nVidia cards.

This card (geforce 4MX) works with XFree 4.3.0 but I can't use fbset and
mol doesn't works with more than 256 "mixed' colors in console mode.


-- 
marco
--
Clé PGP publique : http://iftbqp.mine.nu/marco.asc

Attachment: pgpwZaxWblTmB.pgp
Description: PGP signature


Reply to: