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

Re: Ati Mobility 9700



Sure

Robert
http://www.dollinger.it

Am Fr, den 30.04.2004 schrieb Jerome BENOIT um 15:32:
> Hello List,
> 
> Dolle wrote:
> > strange. my Radeon Mobility 9000 M9 is running perfectly.
> > are you sure that the xserver is configured properly?
> > no screen found seems not to be a radeon driver problem.
> 
> Good to hear: on my side I use fglx stuff and I have some troubles
> with fb:
> can you send your XF86Config-4 data file ?
> 
> Thanks,
> Jerome
> 
> > 
> > Robert
> > 
> > Am Do, den 29.04.2004 schrieb Sebastian Bleikamp um 16:51:
> > 
> >>Quick info:
> >>
> >>With kernel (2.6.5) radeon drivers (DRI/fb): No screens found.
> >>(M 9700 seems not to be supported by Xfree 4.3)
> >>
> >>With the drm-trunk packages:
> >>glxinfo shows no DRI, and framrate of glxinfo falls from 440 (vesa) down to 
> >>180 frames. Same for tuxracer (both times software mode). :-( Radeon tells me 
> >>that gfx adapters ati M 9500 and higher are still not supported.
> >>
> >>So I think using an "accelerated driver" is of no use, since it slows down my 
> >>system. Vesa drivers work fine, even with multiple monitor support. I nobody 
> >>has an idea how to get acc. graphics, I will continue using vesa drivers.
> >>
> >>Sebastian
> >>
> >>
> >>Dolle wrote:
> >>
> >>>What kind of error do you have?
> >>>tail /var/log/XFree86.0.log
> >>>
> >>>Robert
> >>>
> >>>Am Do, den 29.04.2004 schrieb Sebastian Bleikamp um 15:39:
> >>>
> >>>
> >>>>Hello,
> >>>>
> >>>>I own a laptop with this chipset. Although I get the (standard) kernel modules
> >>>> loaded, X11 does not work with the radeon or ati drivers. Can anybody help 
> >>>>me ? If it is better to use external drivers, please tell me which ones.
> >>>>
> >>>>
> >>>>Thnx,
> >>>>Sebastian
> >>>>
> >>
-- 
Who always makes, what he can do already,
remains always what he is already.

http://www.dollinger.it
### BEGIN DEBCONF SECTION
# XF86Config-4 (XFree86 server configuration file) generated by dexconf, the
# Debian X Configuration tool, using values from the debconf database.
#
# Edit this file with caution, and see the XF86Config-4 manual page.
# (Type "man XF86Config-4" at the shell prompt.)
#
# If you want your changes to this file preserved by dexconf, only make changes
# before the "### BEGIN DEBCONF SECTION" line above, and/or after the
# "### END DEBCONF SECTION" line below.
#
# To change things within the debconf section, run the command:
#   dpkg-reconfigure xserver-xfree86
# as root.  Also see "How do I add custom sections to a dexconf-generated
# XF86Config or XF86Config-4 file?" in /usr/share/doc/xfree86-common/FAQ.gz.

Section "Files"
	FontPath	"unix/:7100"			# local font server
	# if the local font server has problems, we can fall back on these
	FontPath	"/usr/lib/X11/fonts/Type1"
	FontPath	"/usr/lib/X11/fonts/Speedo"
	FontPath	"/usr/lib/X11/fonts/misc"
	FontPath	"/usr/lib/X11/fonts/100dpi"
	FontPath	"/usr/lib/X11/fonts/75dpi"
        FontPath        "/usr/share/fonts/truetype"
        FontPath        "/usr/local/share/fonts/truetype"
        FontPath        "/usr/lib/X11/fonts/100dpi/:unscaled"
        FontPath        "/usr/lib/X11/fonts/75dpi/:unscaled"
EndSection

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

Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"keyboard"
	Option		"CoreKeyboard"
	Option		"XkbRules"	"xfree86"
	Option		"XkbModel"	"pc105"
	Option		"XkbLayout"	"de"
EndSection

#Section "InputDevice"
#	Identifier	"Touchpad"
#	Driver		"synaptics"
#	Option		"Device"		"/dev/psaux"
#	Option		"Edges"			"1900 5400 1800 3900"
#	Option		"Finger"		"25 30"
#	Option		"MaxTapTime"		"20"
#	Option		"MaxTapMove"		"220"
#	Option		"VertScrollDelta" 	"100"
#	Option		"MinSpeed"		"0.02"
#	Option		"MaxSpeed"		"0.18"
#	Option		"AccelFactor" 		"0.0010"
#	Option 		"Repeater"		"/dev/ps2mouse/"	
#	Option		"SHMConfig"		"on"
#	Option		"Protocol"		"auto-dev"
#EndSection



Section "InputDevice"
         Identifier      "Touchpad"
         Driver          "synaptics"
         Option          "Device"                "/dev/psaux"
         Option          "Protocol"              "auto-dev"
         Option          "LeftEdge"              "1900"
         Option          "RightEdge"             "5400"
         Option          "TopEdge"               "1800"
         Option          "BottomEdge"            "3900"
         Option          "FingerLow"             "25"
         Option          "FingerHigh"            "30"
         Option          "MaxTapTime"            "180"
         Option          "MaxTapMove"            "220"
         Option          "VertScrollDelta"       "100"
         Option          "MinSpeed"              "0.02"
         Option          "MaxSpeed"              "0.18"
         Option          "AccelFactor"           "0.0010"
EndSection



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

Section "Device"
        Identifier      "Generic Video Card"
        Driver          "radeon"
        BusID           "PCI:1:0:0"
        VideoRam        65536
        Option          "DPMS"
        Option          "AGPMode"               "4"
EndSection


Section "Monitor"
        Identifier      "Generic Monitor"
        HorizSync       28-49
        VertRefresh     43-72
        Option          "DPMS"
EndSection

Section "Screen"
        Identifier      "Default Screen"
        Device          "Generic Video Card"
        Monitor         "Generic Monitor"
        DefaultDepth    24
        SubSection "Display"
       		 Depth           24
       		 Modes           "1400x1050" "1024x768" "800x600" "640x480"
        EndSubSection
EndSection
										

Section "ServerLayout"
	Identifier	"Default Layout"
	Screen		"Default Screen"
	InputDevice	"Generic Keyboard"
	InputDevice	"Touchpad" "CorePointer"
	InputDevice	"External Mouse" 
EndSection

Section "DRI"
	Mode	0666
EndSection

### END DEBCONF SECTION

Reply to: