LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Closed Thread
  Search this Thread
Old 05-31-2006, 09:27 PM   #1
zer0hmz
Member
 
Registered: May 2006
Posts: 33

Rep: Reputation: 15
Scancode Error


Not sure if this would belong in the Hardware section or here...but I'm putting it in both places (my apologies in advance Mods)

Hi guys,
I just installed Debian on my machine. I am using a MS wireless keyboard and mouse. I'm not interested in the "fancy" buttons (I can't stand those things).

My issue is I'm getting an error at random times (I'm sure if I timed it its at a particular frequency) at the console. The error is:

Code:
keyboard: unknown scancode e0 01
I can hit ANY key and will get a similar error to the one above. Enter, any letter key, any number. I can type for a few seconds, then the error comes up. Its REALLY annoying. The odd thing is this never happened during the installation process. If I can get it to work like it did when it was installing, that would be great.

I've read about these errors, but usually they're in log files...not popping up constantly on the screen. I'd be happy if I can get them to log to a file and not my screen

The keyboard and mouse are USB, but I use the USB to PS/2 adapter for the mouse.


Any help would be really appreciated.

Thanks
 
Old 06-01-2006, 02:24 PM   #2
Dutch Master
Senior Member
 
Registered: Dec 2005
Posts: 1,686

Rep: Reputation: 124Reputation: 124
In general you can redirect from standard output (your screen) to a file with the >> switch. Usage like: [commandname+options] >> {filename with extension} As extension the .txt (plain textfile) is quite suitable. Open the textfile (located in the current directory) with the editor you prefer. If you want to redirect the output to a specific directory, specify the full path, like "/home/<user>/temp" or where-ever you want.
 
Old 06-01-2006, 02:52 PM   #3
zer0hmz
Member
 
Registered: May 2006
Posts: 33

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by Dutch Master
In general you can redirect from standard output (your screen) to a file with the >> switch. Usage like: [commandname+options] >> {filename with extension} As extension the .txt (plain textfile) is quite suitable. Open the textfile (located in the current directory) with the editor you prefer. If you want to redirect the output to a specific directory, specify the full path, like "/home/<user>/temp" or where-ever you want.
Thanks Dutch Master, I'm going to ask a really ignorant question now (please forgive my new-ness).....what would the " commandname+options " be for my situation?
 
Old 06-01-2006, 03:37 PM   #4
Dutch Master
Senior Member
 
Registered: Dec 2005
Posts: 1,686

Rep: Reputation: 124Reputation: 124
Good question... I'm not familiar with wireless keyboards, but errors should appear in the output of the dmesg command. No garantees, but you might want to try the following commands, all done as root:
Code:
dmesg >> dmesg.txt
cat /var/log/messages >> messages.txt
chmod 644 dmesg.txt messages.txt
The last step allows you to access these files as normal (non-root) user. Again: I don't know what exactly you'll need to look for, but it's a start...
 
Old 06-01-2006, 07:13 PM   #5
zer0hmz
Member
 
Registered: May 2006
Posts: 33

Original Poster
Rep: Reputation: 15
Thanks DM!

Here's what I did....

Code:
dmesg -n 1
I researched your suggestion (the dmesg), and found this (excerpt from here )

Set the level at which logging of messages is done to the console. For example, -n 1 prevents all messages, expect panic messages, from appearing on the console. All levels of messages are still written to /proc/kmsg, so syslogd(8) can still be used to control exactly where kernel messages appear. When the -n option is used, dmesg will not print or clear the kernel ring buffer.

Granted, this doesn't cure the problem (the keyboard sending the error...but I really don't mind it since its not popping up in my face)

Thanks again!!
 
Old 06-02-2006, 01:14 PM   #6
XavierP
Moderator
 
Registered: Nov 2002
Location: Kent, England
Distribution: Debian Testing
Posts: 19,192
Blog Entries: 4

Rep: Reputation: 475Reputation: 475Reputation: 475Reputation: 475Reputation: 475
Please do not post the same thread in more than one forum. Picking the most relevant forum and posting it once there makes it easier for other members to help you and keeps the discussion all in one place.

http://www.linuxquestions.org/rules.php
 
  


Closed Thread



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
XEV not returning keyboard scancode for particular key... Thymox Linux - General 3 06-08-2006 01:35 AM
Scancode Error zer0hmz Linux - Hardware 0 05-31-2006 09:23 PM
Error message received from system Error while reading filter description for true Steel_J Linux - Software 2 03-04-2006 06:10 PM
updating new installation of 9.3 ERROR...ERROR...ERROR Morbid SUSE / openSUSE 3 08-15-2005 11:22 PM
HDD problem, scancode problem and grub EJ_INSIDE Debian 2 07-15-2004 09:36 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian

All times are GMT -5. The time now is 02:10 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration