Kezdőlap › Fórumok › Debiannal kapcsolatos kérdések › egér…nem az igazi, és XF86Configban fura..
- This topic has 19 hozzászólás, 4 résztvevő, and was last updated 20 years, 12 months telt el by
kelemengabor.
-
SzerzőBejegyzés
-
2004-11-20-20:19 #1985961
XFree86.0.log:
Code:This is a pre-release version of XFree86, and is not supported in any
way. Bugs may be reported to XFree86@XFree86.Org and patches submitted
to fixes@XFree86.Org. Before reporting bugs in pre-release versions,
please check the latest version in the XFree86 CVS repository
(http://www.XFree86.Org/cvs).XFree86 Version 4.3.0.1 (Debian 4.3.0.dfsg.1-6 20040707142024 fabbione@fabbione.net)
Release Date: 15 August 2003
X Protocol Version 11, Revision 0, Release 6.6
Build Operating System: Linux 2.4.23 i686 [ELF]
Build Date: 07 July 2004
Before reporting problems, check http://www.XFree86.Org/
to make sure that you have the latest version.
Module Loader present
OS Kernel: Linux version 2.4.27-1-386 (joshk@trollwife) (gcc version 3.3.4 (Debian 1:3.3.4-9)) #1 Fri Sep 3 06:24:46 UTC 2004
Markers: (–) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: „/var/log/XFree86.0.log”, Time: Sat Nov 20 20:20:39 2004
(==) Using config file: „/etc/X11/XF86Config-4”
(==) ServerLayout „Default Layout”
(**) |–>Screen „Default Screen” (0)
(**) | |–>Monitor „Generic Monitor”
(**) | |–>Device „nvidia”
(**) |–>Input Device „Generic Keyboard”
(**) Option „XkbRules” „xfree86”
(**) XKB: rules: „xfree86”
(**) Option „XkbModel” „pc105”
(**) XKB: model: „pc105”
(**) Option „XkbLayout” „hu”
(**) XKB: layout: „hu”
(==) Keyboard: CustomKeycode disabled
(**) |–>Input Device „Generic Mouse”
(EE) No core pointer device specified
(EE) Unable to determine the screen layout
(EE) Error from xf86HandleConfigFile()Fatal server error:
no screens foundWhen reporting a problem related to a server crash, please send
the full server output, not just the last messages.
This can be found in the log file „/var/log/XFree86.0.log”.
Please report problems to submit@bugs.debian.org.Bocs, kicsit hosszú…
2004-11-20-20:33 #1985962Ezt írd be és próba!
Code:Section „InputDevice”
Identifier „Privat Mouse”
Driver „mouse”
Option „Device” „/dev/psaux”
Option „Protocol” „ImPS/2”
Option „ZAxisMapping” „4 5 6 7”
Option „Buttons” „12”
EndSectionCode:Section „ServerLayout”
Identifier „Default Layout”
Screen „Default Screen”
InputDevice „Generic Keyboard”
InputDevice „Privat Mouse”
EndSection2004-11-20-20:37 #1985963Nálam így nézki a dolog, igaz, soros egér és ubuntu alatt, de hátha segít:
Section „InputDevice”
Identifier „Configured Mouse”
Driver „mouse”
Option „Protocol” „IntelliMouse”
Option „CorePointer”
Option „Device” „/dev/ttyS0”
# Option „Protocol” „auto”
Option „Emulate3Buttons” „false”
Option „ZAxisMapping” „4 5 6 7”
Option „Buttons” „12”
EndSection
A device-t írd át dev/psauxra és lehet, hogy a corepointer is fontos (a log erre panaszkodik, hátha.) Egyébként fellow debian-desktop írásában van egy link, ahol példa beállításokat találhatsz, nézd meg azt is. (nekem segített)2004-11-20-20:45 #1985964Ezt írd be és próba!
Code:Section „InputDevice”
Identifier „Privat Mouse”
Driver „mouse”
Option „Device” „/dev/psaux”
Option „Protocol” „ImPS/2”
Option „ZAxisMapping” „4 5 6 7”
Option „Buttons” „12”
EndSectionCode:Section „ServerLayout”
Identifier „Default Layout”
Screen „Default Screen”
InputDevice „Generic Keyboard”
InputDevice „Privat Mouse”
EndSection[align=right][snapback]98850[/snapback][/align]
így sem megy.
A log:
Code:This is a pre-release version of XFree86, and is not supported in any
way. Bugs may be reported to XFree86@XFree86.Org and patches submitted
to fixes@XFree86.Org. Before reporting bugs in pre-release versions,
please check the latest version in the XFree86 CVS repository
(http://www.XFree86.Org/cvs).XFree86 Version 4.3.0.1 (Debian 4.3.0.dfsg.1-6 20040707142024 fabbione@fabbione.net)
Release Date: 15 August 2003
X Protocol Version 11, Revision 0, Release 6.6
Build Operating System: Linux 2.4.23 i686 [ELF]
Build Date: 07 July 2004
Before reporting problems, check http://www.XFree86.Org/
to make sure that you have the latest version.
Module Loader present
OS Kernel: Linux version 2.4.27-1-386 (joshk@trollwife) (gcc version 3.3.4 (Debian 1:3.3.4-9)) #1 Fri Sep 3 06:24:46 UTC 2004
Markers: (–) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: „/var/log/XFree86.0.log”, Time: Sat Nov 20 20:48:34 2004
(==) Using config file: „/etc/X11/XF86Config-4”
(==) ServerLayout „Default Layout”
(**) |–>Screen „Default Screen” (0)
(**) | |–>Monitor „Generic Monitor”
(**) | |–>Device „nvidia”
(**) |–>Input Device „Generic Keyboard”
(**) Option „XkbRules” „xfree86”
(**) XKB: rules: „xfree86”
(**) Option „XkbModel” „pc105”
(**) XKB: model: „pc105”
(**) Option „XkbLayout” „hu”
(**) XKB: layout: „hu”
(==) Keyboard: CustomKeycode disabled
(**) |–>Input Device „Privat Mouse”
(EE) No core pointer device specified
(EE) Unable to determine the screen layout
(EE) Error from xf86HandleConfigFile()Fatal server error:
no screens foundWhen reporting a problem related to a server crash, please send
the full server output, not just the last messages.
This can be found in the log file „/var/log/XFree86.0.log”.
Please report problems to submit@bugs.debian.org.2004-11-20-20:46 #1985965Nálam így nézki a dolog, igaz, soros egér és ubuntu alatt, de hátha segít:
Section „InputDevice”
Identifier „Configured Mouse”
Driver „mouse”
Option „Protocol” „IntelliMouse”
Option „CorePointer”
Option „Device” „/dev/ttyS0”
# Option „Protocol” „auto”
Option „Emulate3Buttons” „false”
Option „ZAxisMapping” „4 5 6 7”
Option „Buttons” „12”
EndSection
A device-t írd át dev/psauxra és lehet, hogy a corepointer is fontos (a log erre panaszkodik, hátha.) Egyébként fellow debian-desktop írásában van egy link, ahol példa beállításokat találhatsz, nézd meg azt is. (nekem segített)
[align=right][snapback]98852[/snapback][/align]nekem ebbõl úgy látom, h csak a corepointer hiányzik..ez amúgy micsoda??
2004-11-20-20:54 #1985966kelemengabor: isten vagy!
Code:Section „InputDevice”
Identifier „Privat Mouse”
Driver „mouse”
Option „Device” „/dev/psaux”
Option „Protocol” „ImPS/2”
Option „ZAxisMapping” „4 5 6 7”
Option „Buttons” „12”
Option „CorePointer”
EndSectionés megy is 🙂 a görgõ is, a sebesség is jó, ezer hála
2004-11-20-20:55 #1985967” No core pointer device specified”
A core pointert benne hagytad?2004-11-20-20:56 #1985968” No core pointer device specified”
A core pointert benne hagytad?
[align=right][snapback]98859[/snapback][/align]Most raktam bele, nem volt ott 🙂
2004-11-20-21:24 #1985969kelemengabor: isten vagy!
[align=right][snapback]98858[/snapback][/align]Azért túlzásokba ne essünk 🙂
2009-12-04-19:56 #1877144Hi all!
Az egerem nagyon lassan mozog (sokat tologatom, és keveset mozdul), és nem megy a görgõje.
Az XF86Config-4 fájl tartalma meg érdekes:Code:Section „InputDevice”
Identifier „Configured Mouse”
Driver „mouse”
Option „CorePointer”
Option „Device” „/dev/psaux”
Option „Protocol” „PS/2”
Option „ZAxisMapping” „4 5 6 7”
EndSectionSection „InputDevice”
Identifier „Generic Mouse”
Driver „mouse”
Option „SendCoreEvents” „true”
Option „Device” „/dev/input/mice”
Option „Protocol” „ImPS/2”
Option „ZAxisMapping” „4 5 6 7”
Option „Buttons” „12”
EndSection
.
.
.
Section „ServerLayout”
Identifier „Default Layout”
Screen „Default Screen”
InputDevice „Generic Keyboard”
InputDevice „Configured Mouse”
InputDevice „Generic Mouse”
EndSection -
SzerzőBejegyzés
- Be kell jelentkezni a hozzászóláshoz.

legutóbbi hsz