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

Re: cant get x server running.



--- Begin Message ---
I have a toshiba laptop. 
Attached is my XF86Config-4 file for you to have an example.

With most mice, you want to choose PS/2.

Here is the mouse section from my XF86Config-4 file, that is also
attached.

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

The ZAxisMapping line is to get the wheel working for the mouse.

Hope that helps,

-Donnie Jones




On Thu, 2003-11-06 at 13:52, als1140@cs.rit.edu wrote:
> Hi...
> 
> I was trying to check the X configuration and ran the xf86config script.
> It asks me to pick a mouse protocol initially and Im not sure which is the
> right one for me. The options it presents are :
> 
> 1.   Microsoft Compatible (2-button protocol)
> 2.   Mouse Systems (3-button protocol)
> 3.   Bus Mouse
> 4.   PS/2 Mouse
> 5.   Logitech Mouse (serial, old type, Logitech compatible)
> 6.   Logitech MouseMan (Microsoft Compatible)
> 7.   MM Series
> 8.   MM HitTablet
> 9.   Microsoft IntelliMouse
> 
> Im doing this on my desktop that uses a USB Logitech Wheel Mouse (2
> buttons and a scroller). Im not sure which option to pick from the above.
> Also , I will need to do the same for my laptop. In that case am I to
> choose the PS/2 Mouse option ??
> 
> Thank you...
> 
> Ashish
> 
> > -----BEGIN PGP SIGNED MESSAGE-----
> > Hash: SHA1
> >
> > No need to reinstall. You can twiddle your X settings by using the command
> >
> > dpkg-reconfigure xserver-xfree86
> >
> > until you find a suitable setting. It basically runs you through the same
> > configuration process that you get during the install.
> >
> > Hope that helps!
> >
> >
> >
> > On Thursday 06 November 2003 10:03 am, als1140@cs.rit.edu wrote:
> >> Hi...
> >>
> >> I tried to get Debian going on my Toshiba laptop,(2435 -S 255) and then
> >> also on a desktop with AMD athlon.I got most of what I wanted to
> >> install,
> >> however I havent been able to get x server going, and thus no gdm or
> >> kdm.
> >> When I boot up, Im taken to the login screen (terminal) and the screen
> >> flickers as I think it tries to start x server. Later I get an error
> >> message,saying couldnot start x server and when I check the log files,
> >> that says : Screens found but(EE). The same sequence occurs on my laptop
> >> as well as the desktop.
> >>
> >> I would like to know, where I should start looking to fix this problem.
> >> Should I try to re-install (I did that, varying some configuration
> >> options, but no rsults ) or should I open up xfree86 config file.
> >>
> >> Im kind of new to Linux, but would like to dig in this myself and fix
> >> this.
> >> Any help will be appreciated.
> >>
> >> Thank you .
> > -----BEGIN PGP SIGNATURE-----
> > Version: GnuPG v1.2.3 (GNU/Linux)
> >
> > iD8DBQE/qoQITci/AuYg0WgRAtyfAJ4yQdDMkuqWV/Wsb+SqvIOPX3qrAQCfeLWZ
> > If+LV5evv09hp4hVWHkreMo=
> > =BzAF
> > -----END PGP SIGNATURE-----
> >
> >
> 
# XF86Config-4 (XFree86 X 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.)
#
# This file is automatically updated on xserver-xfree86 package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xfree86
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following commands as root:
#
#   cp /etc/X11/XF86Config-4 /etc/X11/XF86Config-4.custom
#   md5sum /etc/X11/XF86Config-4 > /var/lib/xfree86/XF86Config-4.md5sum
#   dpkg-reconfigure xserver-xfree86

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/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"
EndSection

Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"keyboard"
	Option		"CoreKeyboard"
	Option		"XkbRules"	"xfree86"
	Option		"XkbModel"	"pc104"
	Option		"XkbLayout"	"us"
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		"i810"
	VideoRam	8192
EndSection

Section "Monitor"
	Identifier	"Generic Monitor"
	HorizSync	30-60
	VertRefresh	50-75
	Option		"DPMS"
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"Generic Video Card"
	Monitor		"Generic Monitor"
	DefaultDepth	16
	SubSection "Display"
		Depth		1
		Modes		"1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		4
		Modes		"1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		8
		Modes		"1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		15
		Modes		"1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		16
		Modes		"1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"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

Attachment: signature.asc
Description: This is a digitally signed message part


--- End Message ---

Attachment: signature.asc
Description: This is a digitally signed message part


Reply to: