N'Abend,

Am Freitag, 15. Februar 2002 20:42 schrieb jochen georges:
> hallo debianaer,
>
> debian woody, kernel 2.2.20, xserver-xfree86 4.1.0.1
>
> meine Riva TNT Grafikkarte habe ich partpout nicht ans
> Laufen bekommen (unter SuSE lief sie).
> (EE) screens found, but no one is available

Dann schau mal ins logfile von Xfree und versuche rauszubekommen warum 
sie nicht l�uft.

> Ich habe ich mir nun eine ATI RAGE XL ausgeliehen,
> habe jetzt aber anscheinend Probleme mit den
> Schriftarten!?
>
> Deswegen meine Fragen:
> 1. hat jemand eventuell eine solche Karte und die
> entsprechende XF86Config-4

Ich hab zwar eine Geforce, aber die Graka hat erstmal nichts mit den 
Fehlern zu tun.

> 2. kann mir jemand einen Tipp geben, wie ich die
> Fehler beheben kann?


> (**) Option "SendCoreEvents" "true"
> (**) Generic Mouse: always reports core events
> (**) Option "Device" "/dev/input/mice"
> (EE) xf86OpenSerial: Cannot open device
> /dev/input/mice
>       No such file or directory.
> (EE) Generic Mouse: cannot open input device
> (EE) PreInit failed for input device "Generic Mouse"

Was hast Du f�r eine Maus?

> (II) UnloadModule: "mouse"
> (II) XINPUT: Adding extended input device "Configured
> Mouse" (type: MOUSE)
> Could not init font path element unix/:7100, removing
>
> >from list!
>
> Fatal server error:
> could not open default font 'fixed'


apt-cache search xfonts-
apt-get install xfonts-base
apt-get install xfonts-base-transcoded

>
> 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

Das ist f�r ne ps/2 Maus,


> 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
>

und dieses f�r ne usb Maus.



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

Hier w�rde ich die Maus, die ich nicht habe, auskommentieren.

Gru�
-- 

Stefan

rm -rf :
remote mail, real fast.


-- 
Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED]
mit dem Subject "unsubscribe". Probleme? Mail an [EMAIL PROTECTED] (engl)

Antwort per Email an