LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
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 12-25-2020, 08:28 AM   #1
mehh
LQ Newbie
 
Registered: Dec 2020
Posts: 2

Rep: Reputation: Disabled
USB portable hard drive is working, USB mouse and keyboard are not working.


I had previously installed Windows, Linux Mint and many other systems on my laptop with T4400 processor and used it for a long time without any problems. I installed Lubuntu 18.04 32 bit to be light and fast, but USB mouse and keyboard didn't work, USB portable hard drive works fine.
https://www.technopat.net/sosyal/eklenti/799810.jpg
https://www.technopat.net/sosyal/eklenti/799811.jpg
https://www.technopat.net/sosyal/eklenti/799812.jpg
https://www.technopat.net/sosyal/eklenti/799813.jpg
https://www.technopat.net/sosyal/eklenti/799814.jpg
When inserting a USB portable hard drive;
https://www.technopat.net/sosyal/eklenti/799817.jpg
How can I operate a USB keyboard and mouse?
 
Old 12-25-2020, 03:58 PM   #2
sgosnell
Senior Member
 
Registered: Jan 2008
Location: Baja Oklahoma
Distribution: Debian Stable and Unstable
Posts: 1,943

Rep: Reputation: 542Reputation: 542Reputation: 542Reputation: 542Reputation: 542Reputation: 542
Mice and keyboards should work out of the box, the drivers are in the kernel. I have no idea why yours don't work. "Didn't work" is not at all descriptive. What are you using to connect the devices, and what are the symptoms? Are they wireless, or wired? Your photos are hard to see, and don't provide much information.
 
Old 12-25-2020, 07:51 PM   #3
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,361
Blog Entries: 28

Rep: Reputation: 6148Reputation: 6148Reputation: 6148Reputation: 6148Reputation: 6148Reputation: 6148Reputation: 6148Reputation: 6148Reputation: 6148Reputation: 6148Reputation: 6148
Do you have other known-good devices that you can test with?
 
Old 02-14-2021, 04:05 PM   #4
Brains
Senior Member
 
Registered: Apr 2009
Distribution: All OS except Apple
Posts: 1,591

Rep: Reputation: 389Reputation: 389Reputation: 389Reputation: 389
They are seen and picked up, however, the kernel driver being used is USB1.1. The laptop does have USB2 as that is the kernel driver in use for the USB hub supporting the webcam.
This suggests the keyboard and mouse are relics of the distant past.
 
Old 02-14-2021, 04:21 PM   #5
Emerson
LQ Sage
 
Registered: Nov 2004
Location: Saint Amant, Acadiana
Distribution: Gentoo ~amd64
Posts: 7,661

Rep: Reputation: Disabled
I vaguely remember there can be a USB driver loading order issue with generic kernel, resulting in issue like this. If this was my computer I'd log in over SSH and try unloading ohci, ehci, uhci and xhci and then experiment with loading them back. There may be more information in Ubuntu forums.

Edit: maybe it is xhci which should not be loaded at all. See below, my wife's computer, it has uhci and ehci only.

Code:
 lsusb -t
/:  Bus 08.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
    |__ Port 1: Dev 2, If 0, Class=Human Interface Device, Driver=usbhid, 12M
    |__ Port 1: Dev 2, If 1, Class=Human Interface Device, Driver=usbhid, 12M
/:  Bus 07.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
/:  Bus 06.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
/:  Bus 05.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
    |__ Port 2: Dev 2, If 0, Class=Human Interface Device, Driver=usbhid, 1.5M
    |__ Port 2: Dev 2, If 1, Class=Human Interface Device, Driver=usbhid, 1.5M
/:  Bus 04.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
/:  Bus 03.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
/:  Bus 02.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/6p, 480M
/:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/6p, 480M

Last edited by Emerson; 02-14-2021 at 04:28 PM.
 
Old 02-19-2021, 12:23 AM   #6
mrmazda
LQ Guru
 
Registered: Aug 2016
Location: SE USA
Distribution: openSUSE 24/7; Debian, Knoppix, Mageia, Fedora, others
Posts: 5,851
Blog Entries: 1

Rep: Reputation: 2074Reputation: 2074Reputation: 2074Reputation: 2074Reputation: 2074Reputation: 2074Reputation: 2074Reputation: 2074Reputation: 2074Reputation: 2074Reputation: 2074
Quote:
Originally Posted by mehh View Post
...USB mouse and keyboard didn't work...
When didn't they work, after starting an X session? At the GUI login screen? At the Grub menu? Booted only to text mode (append 3 to line (usually wrapped) beginning with linu after striking the E key)? If only after the GUI starts is the problem, try unplugging and re-plugging the two devices.
 
  


Reply



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
Mouse not working on Damn Small Linux | Mouse: Omega Optical Mouse (16c Gaming Mouse) AndyDeveloper Linux - Hardware 3 04-09-2017 01:32 PM
hp wireless keyboard & mouse, keyboard works, mouse do not work not working john hughes Linux - Desktop 2 04-04-2016 11:00 AM
using flash drive/portable hard drive on BOTH Linux and Windows yankeegirl Linux - Hardware 2 10-07-2009 08:22 AM
need a portable linux distro to bring on portable usb hard drive... pippo17 Linux - Distributions 3 10-20-2008 06:41 AM
mounting Smartdisk USB Firelite portable hard disk drive dahliash Linux - Newbie 1 02-07-2004 08:34 PM

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

All times are GMT -5. The time now is 09:39 PM.

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