当我尝试为我的Silabs USB to UART桥安装驱动程序时,我遇到了一个问题。
我从这里下载了驱动程序:
我正试着把它安装在我的树莓树上,它的内核是3.6.11
在说明中,我可以看到以下内容:
make (your cp2010x driver)
cp cp2010x.ko to /libmodules/<kernel>/kernel/driver/usb/serial
insmod /libmodules/<kernel>/kernel/driver/usb/serial/usbserial.ko
insmod xp2010x.ko
然而,当我尝试调用MAKE
我买了一个相当便宜的无线天线,现在不得不在Ubuntu14.04位上安装RT2870驱动程序。
我从它的官方网页下载了驱动程序文件2010_0709_RT2870_Linux_STA_v2.4.0.1,并试图编译它,但我得到了编译错误,我不知道如何克服。
所以,在我发布make之后,这个过程就开始了,过了一段时间,它就以
/home/xxx/Desktop/2010_0709_RT2870_Linux_STA_v2.4.0.1/os/linux/../../os/linux/rt_linux.c: In function ‘RtmpOSNetDevDetach’:
/home/xxx/Desk
我已经尝试为我的内核3.13.0-40通用编译驱动程序。我也尝试过用这个驱动程序编译一个自定义内核,但都失败了。
驱动程序的名称是用于Linux2.6.18-3.4.x的vizzini。我已经从这里下载了它。
错误是:
/home/usuario/Descargas/xr21v141x-lnx2.6.18-to-3.4-pak/vizzini.c:137:26: error: ‘usb_serial_probe’ undeclared here (not in a function)
.probe = usb_serial_probe,
我正在尝试编译用于USB转串行设备的Linux驱动程序,但遇到错误
/root/moxa_usb_to_serial/mxu11x0/driver/mxu11x0.c:307: error: ‘usb_serial_probe’ undeclared here (not in a function)
/root/moxa_usb_to_serial/mxu11x0/driver/mxu11x0.c:308: error: ‘usb_serial_disconnect’ undeclared here (not in a function)
我有linux
Linux host 3.10.
最近,我在带有Intel 2处理器的戴尔纬度D620上安装了Ubuntu12.10和Windows 7。
使用操作系统时,我无法连接到无线网络。当我使用Windows 7时,它连接到我的路由器,以及许多其他设备。当我点击屏幕顶部的“网络”按钮时,它没有列出任何无线连接。我如何访问我的无线互联网连接?
(注意:我没有有线连接,所以我不能下载任何软件)
苏斯b
Bus 002 Device 002: ID 413c:a005 Dell Computer Corp. Internal 2.0 Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation
我只是带了一个额外的屏幕,发现我没有备用的插槽。所以我当然出去拿了个USB到DVI/VGA适配器
在机箱中,后面跟着一个带有exe文件的cd。
现在我试着把我的屏幕连接到适配器和我的计算机上,但是我得到的只是no signal,它本身发光,显示计算机和适配器之间有连接。
我的问题是,有没有人在Ubuntu14.04上尝试过这些适配器,并且知道一种方法,这样我就可以让它工作了?
lsusb
Bus 002 Device 005: ID 0bdb:1911 Ericsson Business Mobile Networks BV
Bus 002 Device 003: ID 1532:000e
除其他外,本教程()和阅读Linux设备驱动程序书中的某些章节时,我无法获得探测函数中的pr_debug()语句来显示dmesg中的任何输出。
这是我的密码:
#include <linux/module.h> /*included for all kernel modules*/
#include <linux/kernel.h> /*included for KERN_DEBUG*/
#include <linux/init.h> /*included for __init and __exit macros*/
#include
我正在按照上的指南安装驱动软件,这样我就可以在实际的Nexus7上运行应用程序了。
7.Click Browse and locate the USB driver folder. (The Google USB Driver is located in <sdk>\extras\google\usb_driver\.)
我试着做了以下事情
然而,当我点击浏览,我得到一个对话框提示说:"Windows找不到你的设备的驱动程序软件“。安卓文档中写道“Google USB驱动程序位于\extras\google\usb_driver\”。当我导航到\extras\google
在Windows上,下载一个500 MB的文件只需不到一分钟,而在Linux上则需要将近半个小时。
为什么我的互联网速度在Linux上比在Windows上慢得多,我能做些什么来加速它呢?
我使用的是熊猫无线公司生产的无线网络适配器,它在Windows上运行得非常好,所以我怀疑这是由于驱动程序问题或其他原因。
lsusb的输出:
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 004: ID 5986:0673 Acer, Inc
Bus 001 Device 003: ID 0781:
我有一个带有嵌入式系统的板,它是基于buildroot的。在"make linux-menuconfig“中,我想为USB-RS232适配器"Moxa UPORT 1110”添加适当的驱动程序。我在"make linux-menuconfig“中做了标记: Device Drivers-> USB support -> USB Serial Converter support-> USB MoxaUPORT Serial Driver 将适配器与设备连接后,linux将无法识别该设备。 当我检查"lsusb“时,我得到: lsusb
Bus
我最近带了我的raspberry pi 3型号的B+和我的wifi适配器,它是Realtek RTL8188。
当我插入Raspberry pi时,它不起作用,但在我的Windows 10笔记本电脑上立即工作
(详细资料)终端: lsusb
Bus 001 Device 009: ID 0bda:f179 Realtek Semiconductor Corp.
Bus 001 Device 005: ID 046d:c52f Logitech, Inc. Unifying Receiver
Bus 001 Device 007: ID 0424:7800 Standard Microsyste
我终于能够连接到avasys.jp,下载并安装了iscan_2.28.1-3.ltdl7_amd64.deb iscan-data_1.13.0-1_all.deb。这些程序似乎安装正确。
然后我运行了sane-find-scanner,然后返回:
found USB scanner (vendor=0x04b8, product=0x012d) at libusb:001:003
然后我运行了lsusb,然后返回:
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6