Hozzászólások
-
SzerzőBejegyzés
-
” No core pointer device specified”
A core pointert benne hagytad?
[align=right][snapback]98859[/snapback][/align]Most raktam bele, nem volt ott 🙂
kelemengabor: 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
Ná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??
Ezt í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.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ú…
Ja és ezt is #
Code:Section „ServerLayout”
Identifier „Default Layout”
Screen „Default Screen”
InputDevice „Generic Keyboard”
# InputDevice „Configured Mouse”
InputDevice „Generic Mouse”
EndSection[align=right][snapback]98841[/snapback][/align]
igen, az is megvolt, logikusan
Akkor még mielõtt veszekedés lesz átnyomatom. 🙂
[align=right][snapback]98832[/snapback][/align]thx 🙂
log? hat az az igazsag, h eddig logokban nem nagyon kutakodtam….nem is tudom hol vannak…tudom, lammer vagyok, meg kezdo, dehat ez van…viszont szorgalmasan olvasok..ha epp van idom, szal azert remelem elobb-utobb lesz belolem vmi 🙂
ja, és az mdetect azt írta, h /dev/psaux
es intellimouse…pont ezt csináltam..el sem indul az x…
-
SzerzőBejegyzés
legutóbbi hsz