View previous topic :: View next topic |
Author |
Message |
soulwarrior Guru
Joined: 21 Oct 2002 Posts: 331
|
Posted: Tue Apr 05, 2005 6:21 pm Post subject: |
|
|
gEry wrote: | OKay, hier die xorg.conf, ein ausschnitt:
Code: |
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocal" "IMPS/2"
Option "Device" "/dev/mouse"
EndSection
|
|
Unter udev kann man die Maus auch unter "/dev/input/mice" finden.
Ob die Maus funktioniert kann man einfach mit
Code: | cat /dev/input/mice |
testen; einfach die Maus nach diesem Befehl ein bisschen bewegen.
Wäre vielleicht aber besser die ganze Konfiguration zu posten. |
|
Back to top |
|
|
gEry Apprentice
Joined: 19 Feb 2005 Posts: 181
|
Posted: Tue Apr 05, 2005 9:10 pm Post subject: |
|
|
Die Maus und Tastatur funktionieren jetzt!
Jedoch bring ich es immer noch nicht richtig zum laufen... muss es abwürgen mit CTRL+ALT+BACKSPACE...
Danach bekomme ich folgende Meldung:
Code: | #shell>startx
Output:
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) inknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Tue Apr 5 12:36:48 2005
(==) Usinf config file "/etx/X11/xorg.conf"
Using vt 7
(WW) Radeon: No matching Devide section for instance(BUSID PCI:1:0:1) found
(EE) Radeon(0): [agp]AGP failed to initialize. Disabling the DRI.
X connection to:0.0 broken (explicit kill or server shutdown)
xinit: connection to X server lost.
waiting for X server to shutdown |
Ich habe im Internet keine aktuellen Treiber gefunden... aber ich schätze, dass ich nicht der einzige bin mit ner Radeon... weiss niemand Rat? |
|
Back to top |
|
|
soulwarrior Guru
Joined: 21 Oct 2002 Posts: 331
|
Posted: Wed Apr 06, 2005 10:59 am Post subject: |
|
|
Wie sieht denn die Stelle in deiner Konfiiguration (xorg.conf) aus, wo do den Treiber für die Grafikkarte definierst?
Hast du auch schon den Befehl
ausprobiert? Damit versuchst der X server selbst deine Konfiguration rauszufinden. |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|