"Christmas - the time to fix the computers of your loved ones" « Lord Wyrm

Problem mit Debian

ToRaX 09.11.2002 - 17:34 1536 39
Posts

spunz

Super Moderator
Super Moderator
Avatar
Registered: Aug 2000
Location: achse des bösen
Posts: 11212
poste mal den inhalt deiner /etc/X11/XF86Config-4

ToRaX

Big d00d
Avatar
Registered: Aug 2002
Location: Wien
Posts: 317
### 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/misc"
FontPath "/usr/lib/X11/fonts/cyrillic"
FontPath "/usr/lib/X11/fonts/100dpi/:unscaled"
FontPath "/usr/lib/X11/fonts/75dpi/:unscaled"
FontPath "/usr/lib/X11/fonts/Type1"
FontPath "/usr/lib/X11/fonts/Speedo"
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 "pex5"
Load "record"
Load "speedo"
Load "type1"
Load "vbe"
Load "xie"
EndSection

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

Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/psaux"
Option "Protocol" "PS/2"
Option "Emulate3Buttons" "true"
Option "ZAxisMapping" "4 5"
EndSection

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

Section "Device"
Identifier "Geforce 2 GTS"
Driver "nv"
EndSection

Section "Monitor"
Identifier "ProView 17inch"
HorizSync 30-70
VertRefresh 50-160
Option "DPMS"
EndSection

Section "Screen"
Identifier "Default Screen"
Device "Geforce 2 GTS"
Monitor "ProView 17inch"
DefaultDepth 16
SubSection "Display"
Depth 1
Modes "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
EndSection

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

Section "DRI"
Mode 0666
EndSection

### END DEBCONF SECTION




-------------
So schaut das bei mir aus. Sorry, dass ich das jetzt so unschön per Copy-Paste da reinposte, aber ohne Maus is das alles echt nicht lustig... :(

spunz

Super Moderator
Super Moderator
Avatar
Registered: Aug 2000
Location: achse des bösen
Posts: 11212
so passte es eh ;)


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

klammere diesen bereich mit "#" aus =>


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

ToRaX

Big d00d
Avatar
Registered: Aug 2002
Location: Wien
Posts: 317
Mich hat es auch gewundert, dass es zwei Einträge für Maus gibt. Drum hab ich genau den Teil, den ich einklammern soll, schon mal rausgelöscht. Aber nach "dpkg" war das wieder drin... Naja, probiers nochmal.

ToRaX

Big d00d
Avatar
Registered: Aug 2002
Location: Wien
Posts: 317
Moment mal, du hast jetzt 2mal den gleichen Teil gepostet - was soll ich jetzt auskommentieren, bzw. was passt jetzt?

spunz

Super Moderator
Super Moderator
Avatar
Registered: Aug 2000
Location: achse des bösen
Posts: 11212
klammere den unteren aus, gehts ned => dann den oberen. normalerweise macht dpkg den eintrag Identifier "Configured Mouse"

ToRaX

Big d00d
Avatar
Registered: Aug 2002
Location: Wien
Posts: 317
hab jetzt beide varianten einmal probiert, so komm ich nicht amal in gnome rein...

Ringding

Pilot
Avatar
Registered: Jan 2002
Location: Perchtoldsdorf/W..
Posts: 4300
Über die zwei Mauseinträge hab ich mich auch schon gewundert, aber das ist halt neuerdings so. Sollte auch mit beiden funktionieren.

spunz

Super Moderator
Super Moderator
Avatar
Registered: Aug 2000
Location: achse des bösen
Posts: 11212
normalerweise sollte es kein problem machen, bei meinem notebook hab ich auch 2 einträge, 1x ps/2 für zuhause und 1x usb für unterwegs.

bei einem pc machte es aber probleme mit 1x seriell und 1x usb => ein einzelner eintrag => funzt.

@torax: probier mal folgenden eintrag

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

Section "InputDevice"
Identifier "Generic Mouse"
Driver "mouse"
Option "SendCoreEvents" "true"
Option "Device" "/dev/psaux"
Option "Protocol" "ImPS/2"
Option "Emulate3Buttons" "true"
Option "ZAxisMapping" "4 5"
EndSection

welche fehlermeldung bekommst du wenn gnome garnicht mehr startet?

ToRaX

Big d00d
Avatar
Registered: Aug 2002
Location: Wien
Posts: 317
auch so startet gnome nicht, und zwar passiert folgendes:
Ich krieg in einem Fenster vor blauem Hintergrund (Textmodus) den Hinweis, dass der X Server nicht gestartet werden kann. Dann schau ich mir das ganze genauer an und wenn ich ganz runter scrolle sehe ich das dies:

(**) Configured Mouse: Protocol: "ImPS/2"
(**) Configured Mouse: Core Pointer
(EE) xf86OpenSerial: Cannot open device /dev/psaux
No such device
(EE) Configured Mouse: cannot open input device
(EE) PreInit failed for input device "Configured Mouse"

Dann so ziemlich genau dasselbe (außer der Zeile mit Core Pointer) nochamal. Und dann...

(WW) No core pointer registered
No core pointer
Fatal server error:
failed to initialize core devices

spunz

Super Moderator
Super Moderator
Avatar
Registered: Aug 2000
Location: achse des bösen
Posts: 11212
rebootest du jedesmal wenn du eine einstellung änderst? hört sich zumindest schwer danach an, wennst ohne reboot mit "startx" arbeitest kommt normalerweise nicht der dpkg monitor (blaue schirm)

guck mal unter /dev mit "ls psaux*" ob es das devicd auch gibt.

ToRaX

Big d00d
Avatar
Registered: Aug 2002
Location: Wien
Posts: 317
ich hab jedesmal neu gebootet, ja

ToRaX

Big d00d
Avatar
Registered: Aug 2002
Location: Wien
Posts: 317
devicd?

bei "ls psaux*" krieg ich einfach psaux angezeigt...

xdfk

pädagogisch wertvoll
Avatar
Registered: Sep 2000
Location: Graz
Posts: 6441
hast du gpm installiert? das war mein fehler wieso ich ähnliche fehlermeldungen hatte.
deinstallier sonst mal gpm

spunz

Super Moderator
Super Moderator
Avatar
Registered: Aug 2000
Location: achse des bösen
Posts: 11212
gpm wäre auch ne möglichkeit, nur sollte gpm bei woody stable nicht mehr installiert werden.

du kannst die einstellungen mit "startx" überprüfen und mußt nicht jedesmal rebooten.
Kontakt | Unser Forum | Über overclockers.at | Impressum | Datenschutz