LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 11-01-2013, 04:31 AM   #1
kaz2100
Senior Member
 
Registered: Apr 2005
Location: Penguin land, with apple, no gates
Distribution: SlackWare > Debian testing woody(32) sarge etch lenny squeeze(+64) wheezy .. bullseye bookworm
Posts: 1,834

Rep: Reputation: 108Reputation: 108
unstable USB??? under console, not X.


Hya,

System
Debian jessie, current, amd64. Please check my HCL entry for detail. Memory is 4G (3654316 KiB)

Situation
If I leave this system under console mode (conventional login: prompt) for a while, keyboard dies, (LED goes off!!) Screen complains that no keyboard detected, bad cable(??).

If I kick in X timely manner, no problem at all.

So far
Reboot through remote login does not solve situation. Boootup message says "no keyboard".

Remove USB cable and connect again solves this situation.

I would like to try some other keyboard, but currently I do not have any.
Question
Where shall I go next?
Motherboard, keyboard, USB cable or memory????

I will appreciate any suggestion.

cheers
 
Old 11-01-2013, 10:55 AM   #2
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 16,356

Rep: Reputation: 2332Reputation: 2332Reputation: 2332Reputation: 2332Reputation: 2332Reputation: 2332Reputation: 2332Reputation: 2332Reputation: 2332Reputation: 2332Reputation: 2332
keyboard or power settings. Also check plug into usb - the connector can get loose. does it change if you wiggle the plug?
 
Old 11-03-2013, 06:39 AM   #3
kaz2100
Senior Member
 
Registered: Apr 2005
Location: Penguin land, with apple, no gates
Distribution: SlackWare > Debian testing woody(32) sarge etch lenny squeeze(+64) wheezy .. bullseye bookworm
Posts: 1,834

Original Poster
Rep: Reputation: 108Reputation: 108
Hya

Thanks for your reply.

USB plug looks OK.
I have not checked power setting.
Keyborad, I will find some other one.

cheers
 
Old 11-04-2013, 08:42 AM   #4
lleb
Senior Member
 
Registered: Dec 2005
Location: Florida
Distribution: CentOS/Fedora/Pop!_OS
Posts: 2,983

Rep: Reputation: 551Reputation: 551Reputation: 551Reputation: 551Reputation: 551Reputation: 551
have you tried other USB ports? sounds like either a PSU is going bad of your USB port is on the brink.
 
Old 11-04-2013, 08:51 PM   #5
kaz2100
Senior Member
 
Registered: Apr 2005
Location: Penguin land, with apple, no gates
Distribution: SlackWare > Debian testing woody(32) sarge etch lenny squeeze(+64) wheezy .. bullseye bookworm
Posts: 1,834

Original Poster
Rep: Reputation: 108Reputation: 108
Hya,

Yes, I have tried two (maybe three) different USB ports, situation does not change. (All of them connected directly to motherboard, rear panel)

I have not tried ones on front panel, (connected via cable from middle of motherboard).

Thanks for your suggestion, I will update.

cheers
 
Old 11-05-2013, 09:30 AM   #6
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 16,356

Rep: Reputation: 2332Reputation: 2332Reputation: 2332Reputation: 2332Reputation: 2332Reputation: 2332Reputation: 2332Reputation: 2332Reputation: 2332Reputation: 2332Reputation: 2332
If this is is getting to be a pain, you cancompile your kernel with usb debugving on. It will spew crap into the log about usb. You can run 'tail -f' and see what's going on.
 
Old 11-05-2013, 10:22 AM   #7
Shadow_7
Senior Member
 
Registered: Feb 2003
Distribution: debian
Posts: 4,137
Blog Entries: 1

Rep: Reputation: 874Reputation: 874Reputation: 874Reputation: 874Reputation: 874Reputation: 874Reputation: 874
It sounds like a bad usb port. My old laptop developed symptoms on par, but not an exact match to yours. But I ran it over a year after the fan completely stopped working. When it started corrupting filesystems connected to it's usb, I retired it.

You might check and see if your motherboard has a firmware update. Those have fixed a few "other" issues with things for me over the years.
 
Old 11-10-2013, 02:13 AM   #8
kaz2100
Senior Member
 
Registered: Apr 2005
Location: Penguin land, with apple, no gates
Distribution: SlackWare > Debian testing woody(32) sarge etch lenny squeeze(+64) wheezy .. bullseye bookworm
Posts: 1,834

Original Poster
Rep: Reputation: 108Reputation: 108
Hya

Thanks for replies.

update:
It looks like that one of four USB ports (connected directly to motherboard) looks good. (so far, no problem)

I will check firmware and will turn debugging on next time I compile kernel.

cheers.
 
Old 11-11-2013, 02:23 AM   #9
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 16,356

Rep: Reputation: 2332Reputation: 2332Reputation: 2332Reputation: 2332Reputation: 2332Reputation: 2332Reputation: 2332Reputation: 2332Reputation: 2332Reputation: 2332Reputation: 2332
You can also be careful with your usb modules.

xhci_hcd is new, and can be a pain with certain devices and kernel versions still in use. That does 2.x/3.x afaict. I find it very finicky.
ehci_hcd is 2.x only but stable. If you do not have usb-3.x devices, this may solve it.
ohci_hcd & uhci_hcd are usb-1.x modules and do not co exist peacefully. use one or the other, depending on your chipset.
 
Old 03-18-2014, 07:56 PM   #10
kaz2100
Senior Member
 
Registered: Apr 2005
Location: Penguin land, with apple, no gates
Distribution: SlackWare > Debian testing woody(32) sarge etch lenny squeeze(+64) wheezy .. bullseye bookworm
Posts: 1,834

Original Poster
Rep: Reputation: 108Reputation: 108
Hya

Apology for long interval. I had some sort of private problem.

I had both uchi and ohci. Now I have only ohci.

I will update.

thanks
 
Old 03-28-2014, 06:45 AM   #11
cgtueno
Member
 
Registered: Jul 2003
Posts: 363

Rep: Reputation: 50
Hi kaz2100

A further suggestion to those already offered.

May I suggest that you test the USB keyboard that you are using, on another working computer. It may be that the keyboard is drawing an excessively high current (ie. is faulty) and that you are tripping over current circuity associated with the USB ports.

I would suggest that you re-test your system with another known working keyboard, and if that doesn't work, then try installing a powered USB HUB between the keyboard and the USB ports that have presented the problem.
That would at least rule out inadequate current supply as a cause.

C.
 
Old 03-29-2014, 08:10 AM   #12
kaz2100
Senior Member
 
Registered: Apr 2005
Location: Penguin land, with apple, no gates
Distribution: SlackWare > Debian testing woody(32) sarge etch lenny squeeze(+64) wheezy .. bullseye bookworm
Posts: 1,834

Original Poster
Rep: Reputation: 108Reputation: 108
Hya,

Thanks,

Yes, I checked my USB keyboard on two other computers. No trouble.

No, I have not checked another USB keyboard on that computer. I do not have any other USB keyboard. I have only legacy ones.

cheers
 
  


Reply

Tags
amd64, cable, keyboard, usb



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
'Unstable' made my computer unstable...;) debuser123 Debian 10 01-26-2007 04:11 AM
is ubuntu unstable less unstable than debian unstable? lefty.crupps Ubuntu 9 10-14-2005 01:38 PM
Problems configuring netgear ma111 usb adaptor with Debian unstable wagdog Linux - Wireless Networking 5 08-09-2004 08:15 PM
Debian unstable - supermount and usb-storage !nkubus Debian 1 07-19-2004 01:42 PM
Lost USB Mouse Device on Debian Unstable isamoor Linux - Hardware 1 09-16-2003 10:03 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 03:55 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