Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Fehler bei syslog-ng
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
hambuergaer
Apprentice
Apprentice


Joined: 08 Mar 2004
Posts: 294
Location: Hamburg

PostPosted: Sun Oct 24, 2004 4:00 pm    Post subject: Fehler bei syslog-ng Reply with quote

Hallo Leute,

ich habe ein kleines Problem mit meinem syslog-ng. Ein less /var/log/messages gibt mir ausschließlich diese Meldungen aus:

Oct 24 17:57:26 fleppi evbug.c: Event. Dev: isa0060/serio0/input0, Type: 0, Code: 0, Value: 0
Oct 24 17:57:26 fleppi evbug.c: Event. Dev: isa0060/serio0/input0, Type: 1, Code: 28, Value: 1
Oct 24 17:57:26 fleppi evbug.c: Event. Dev: isa0060/serio0/input0, Type: 0, Code: 0, Value: 0
Oct 24 17:57:26 fleppi evbug.c: Event. Dev: isa0060/serio0/input0, Type: 1, Code: 28, Value: 0
Oct 24 17:57:26 fleppi evbug.c: Event. Dev: isa0060/serio0/input0, Type: 0, Code: 0, Value: 0
Oct 24 17:57:32 fleppi evbug.c: Event. Dev: isa0060/serio0/input0, Type: 1, Code: 107, Value: 1
Oct 24 17:57:32 fleppi evbug.c: Event. Dev: isa0060/serio0/input0, Type: 0, Code: 0, Value: 0
Oct 24 17:57:32 fleppi evbug.c: Event. Dev: isa0060/serio0/input0, Type: 1, Code: 107, Value: 0

Und das ununterbrochen. Das ist auch der einzige Log, der gemacht wird. Kann mir da mal jemand einen Tip geben?
_________________
---------------------------------------------------------
wat is hier los?
Back to top
View user's profile Send private message
ralph
Advocate
Advocate


Joined: 02 Mar 2003
Posts: 2001
Location: Hamburg

PostPosted: Sun Oct 24, 2004 4:33 pm    Post subject: Reply with quote

Ja, einfach Device Drivers -> Input device support -> Event debugging im Kernel ausschalten.
_________________
The computer can't tell you the emotional story. It can give you the exact mathematical design, but what's missing is the eyebrows.
- Frank Zappa
Back to top
View user's profile Send private message
sui
n00b
n00b


Joined: 03 Sep 2004
Posts: 37

PostPosted: Sun Oct 24, 2004 5:41 pm    Post subject: aehnliches problem Reply with quote

ralph wrote:

Ja, einfach Device Drivers -> Input device support -> Event debugging im Kernel ausschalten.


ich hab hier ein ganz aehnliches problem, naemlich, dass auf meinem laptop (IBM Thinkpad R31) der trackpointer nicht mehr so richtig funktioniert... manchmal springt er ueber den bildschirm, veraendert fenstergroessen, verschiept das panel an die seite und macht sehr _eigenwillige_ sachen...

wenn ich in /var/log/messages schaue sehe ich folgenden eintrag

Code:

Oct 24 18:51:16 Tito psmouse.c: Mouse at isa0060/serio4/input0 lost synchronization, throwing 2 bytes away.
Oct 24 18:53:55 Tito psmouse.c: Mouse at isa0060/serio4/input0 lost synchronization, throwing 2 bytes away.


nun bin ich mir sicher, dass ich keine ISA unterstuetzung in den kernel einkompiliert habe,
unter 'device drivers -> input device support' ist auch das 'event debugging' deaktiviert, sowie auch alles, was mit 'serio' zu tun hat.

Code:
  │ │     --- Mouse interface                                             │ │
  │ │     [*]   Provide legacy /dev/psaux device                          │ │
  │ │     (1024) Horizontal screen resolution                             │ │
  │ │     (768) Vertical screen resolution                                │ │
  │ │     < > Joystick interface                                          │ │
  │ │     < > Touchscreen interface                                       │ │
  │ │     < > Event interface                                             │ │
  │ │     < > Event debugging                                             │ │
  │ │     --- Input I/O drivers                                           │ │
  │ │     < > Gameport support                                            │ │
  │ │     < > Serial port line discipline                                 │ │
  │ │     < > ct82c710 Aux port controller                                │ │
  │ │     < > PCI PS/2 keyboard and PS/2 mouse controller                 │ │
  │ │     --- Input Device Drivers                                        │ │
  │ │     --- Keyboards                                                   │ │
  │ │     < >   Sun Type 4 and Type 5 keyboard support                    │ │
  │ │     < >   DECstation/VAXstation LK201/LK401 keyboard support        │ │
  │ │     < >   XT Keyboard support                                       │ │
  │ │     < >   Newton keyboard                                           │ │
  │ │     [*] Mice                                                        │ │
  │ │     <*>   PS/2 mouse                                                │ │


wenn ich meine .config aber mit less anschaue, finde ich CONFIG_SERIO immer aktiviert vor...

Code:

[:Tito /usr/src/linux #:] less .config | grep SERIO
CONFIG_SERIO=y
CONFIG_SERIO_I8042=y
# CONFIG_SERIO_SERPORT is not set
# CONFIG_SERIO_CT82C710 is not set
# CONFIG_SERIO_PCIPS2 is not set


warum auch immer :( ....
wird beim 2.6er kernel die konfiguration in der .config gespeichert, oder gibt es da noch eine andere datei ??

gruss sui

PS: das komplette config-file gibts hier
[url]]http://emppsz.homelinux.org/~sui/laptop/config-2.6.8-laptop[/url]
Back to top
View user's profile Send private message
Der P@te
Apprentice
Apprentice


Joined: 17 Nov 2004
Posts: 190
Location: Germany

PostPosted: Tue Dec 14, 2004 12:46 pm    Post subject: Reply with quote

Gibts dafür eigentlich schon ne Lösung? Hab das gleiche Problem mit meinem Laptop aus was sui beschreibt. Event Debugging is deaktiviert.
_________________
emerge -pv life
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
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