Because the USB driver in Linux is already very complete,You only need to follow the following configuration. After the configuration, recompile the kernel and install it on the Development Board.
1. Modify make menuconfig
System type -->
Input core support -->
SCSI device support --->
[*] Legacy/proc/SCSI/support
* ** SCSI support type (disk, tape, CD-ROM )***
[*] Hid devices --->
--- Hid Dev
This article is an article by three netizens, but I haven't tried some things, so I listed their methods separately!First, answer your questions:1. Since my mouse can run under the virtual machine system, what should I do with this broken hid?The difference is that this is a real hid, which can be found in the Device Manager. And it is powered by a real hid driver. I used to focus on this: a multimedia mouse
I recently helped others perform USB compatibility tests.
We know that the corresponding software is usb20cv, which can be downloaded from the USB Official Website:
Usb20cv r1.4.5.0
Http://www.usb.org/developers/tools/
Note that when you run the USB 2.0 CV software, a dialog box is displayed, prompting you to switch the stack before enteringProgram.
However,
Today solves a keyboard conflict problem, suddenly think of a oneself think for a long time has not done experiment, a Windows computer, simultaneously access 2 USB mouse and 2 USB keyboard, the result how.In person, a Windows computer, with 2 USB mouse and 2
It should be noted that the maximum package length of the mouse standard device is 4 bytes, not 8 bytes. Doesn't it mean that the package length sent by USB is a multiple of 8? Why is it 4? If you are using Microsoft's standard PC driver, you will find that when you move the scroll wheel for a long period of time, a left-click error occurs. The following is the descriptor data captured by the universal
Retrofit Wiring DiagramNot all PS/2 mouse can be changed to a USB mouse, you can change the characteristics of the PS/2 mouse:A. early PS/2 Mouse board generally with two integrated circuits, (a photoelectric sensor, a key or USB protocol conversion, and a 24M crystal oscill
one, Linux under the USB driver
Separation and tiering is the most basic form of driver development in Linux, USB drive development in the host side mainly involved in two parts: Host controller driver and device driver.
Host controller driver is mainly related to the specific SOC, it is to identify the USB device, install the corresponding device driver, to prov
driver chain table. How is the interface added to the device linked list? After the USB driver matches the USB device, USB core configures the device. After analyzing the structure of the device, all interfaces of the device are added to the device linked list. For example, if the mouse device has an interface, after
USB mouse and keyboard unrecognized problem how to solve? USB mouse is not recognized is always annoying, the specific is inserted into the keyboard after the computer can not detect. We can plug in the USB mouse to try, if it is
Platform: mini2440Kernel: Linux 2.6.32.2When the USB device is plugged in, the kernel reads the device information, and then compares the information in the id_table with the information read to see if it matches and, if so, calls the probe function. The disconnect function is called when the USB device is unplugged. The URB is used in USB device drivers to descr
"Unrecognized USB device", you've probably all met. There is such a situation of the system's USB device: USB mouse, USB keyboard can not be used. Still cannot be resolved after reboot. Such failures are usually affected by the following three factors:
A. BIOS setup issues
Qt was successfully mounted through NFS yesterday, but the interface does not know why it is always flashing (temporarily ignore). QT displays a welcome page prompting you to set it for the first time, so it stops because there is no touch screen, so today I added the USB mouse support.
Qt-related:
My QT and file system are compiled according to the
When NFS is started, the following problems are encounter
Some users find that when they use the computer, if they do not operate the computer and then reuse the mouse, there will be a very obvious pause phenomenon, as if the mouse also want to reboot, and the installation of the Win7 system notebook appears in a similar situation, some users suspect that the mouse is not good, the result is the same after the replaceme
USB device driver mouse
1. Overview
The USB mouse driver is roughly divided into two parts: the driver of the USB device and the driver of the input device. The driver of the USB device only plays the role of mounting the bus and
In Linux kernel 3.4.5, when the Board is inserted with a USB mouse, the following error log is displayed:
[191.177508] plug in USB port2USB 1-1: new full speed USB device Number 10 using Mstar-ehci-2 [191.363516][2, 191.578860] First get Dev DESC failed[2, 192.413517] USB 1-
After downloading the WIN8, many users have said that the use of WIN8 system, there will always be such a problem, and some problems are not so easy to solve, such as a user encountered WIN8 system, the USB mouse can not be used, the mouse icon will appear small yellow triangle, in response to this problem change how to solve.
WIN8 system under the
Have you ever encountered a computer with a sudden failure of the USB mouse. Sometimes, the USB mouse can not be used for a while, it will suddenly not move, pull down and plug in again, and return to normal. Don't worry, this is not a problem with the computer and mouse, bu
Insert the USB mouse on the linux kernel 3.4.5 board and the following error LOG is displayed:
[191.177508] Plug in USB Port2Usb 1-1: new full speed USB device number 10 using Mstar-ehci-2 [191.363516][2, 191.578860] First get dev desc failed[2, 192.413517] usb 1-1: device n
Let the Linux kernel 2.6.24 support usb mouse on the Development Board-general Linux technology-Linux programming and kernel information. The following is a detailed description. This afternoon, we modified menuconfig for the previously ported Linux kernel 2.6.24 which could not detect the USB mouse. the
The Win7 system inserts the USB mouse to recognize the slow resolution method
Perhaps you have the experience, the new installed Win7 system for the first time when inserting a mouse system recognized a few minutes of mouse to use, it is intolerable,
Sometimes insert u disk, card reader and other
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.