search for: usb7

Displaying 20 results from an estimated 48 matches for "usb7".

Did you mean: usb
2012 Feb 10
2
Detach devices using Libvirt+Xen
...orresponding call to detach-device. Calling detach-disk works, but again we need to find the corresponding call for this function using the python API. One thing we've found with mounting USB devices is that they seem to be mounted on the SCSI bus instead of the USB one as specified: Example: usb7.xml contains: <disk type='file' device='disk'> <driver name='file' type='raw'/> <source file='/opt/diskimages/test7.iso'/> <target dev='sda' bus='usb'/> <readonly/> </disk> dumpxml shows: <disk type=...
2007 Jul 06
0
eth0 does not exist when booting xen kernel
...py 8: 0 0 Phys-irq rtc 9: 0 0 Phys-irq acpi 16: 0 0 Phys-irq uhci_hcd:usb3 17: 4351 0 Phys-irq libata, libata, uhci_hcd:usb6 18: 1 0 Phys-irq ehci_hcd:usb1, uhci_hcd:usb7 19: 1 0 Phys-irq ehci_hcd:usb2, uhci_hcd:usb5 20: 0 0 Phys-irq uhci_hcd:usb4 256: 613405 0 Dynamic-irq timer0 257: 1660 0 Dynamic-irq resched0 258: 38 0 Dynamic-irq callfunc0 259:...
2008 Jul 22
1
unable to use gmirror on supermicro 5015b-mt
...HCI (generic) USB controller> on uhci5 usb6: USB revision 1.0 uhub6: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub6: 2 ports with 2 removable, self powered ehci1: <EHCI (generic) USB 2.0 controller> mem 0xd8601400-0xd86017ff irq 23 at device 29.7 on pci0 ehci1: [GIANT-LOCKED] usb7: EHCI version 1.0 usb7: companion controllers, 2 ports each: usb4 usb5 usb6 usb7: <EHCI (generic) USB 2.0 controller> on ehci1 usb7: USB revision 2.0 uhub7: Intel EHCI root hub, class 9/0, rev 2.00/1.00, addr 1 uhub7: 6 ports with 6 removable, self powered pcib6: <ACPI PCI-PCI bridge> a...
2020 Feb 03
4
USB devices with same vendor:product id
Hi, We have a VM with several USB devices attached. Everything works well, but sometimes, after a reboot of the host, some usb device get a different bus/device number and that prevent the reboot of the VM : ------- error: Failed to start domain xxx error: internal error: Did not find USB device 04b9:0300 bus:1 device:5 ------- I guess this is because we have multiple usb devices with the same
2017 May 12
2
TrippLite HID 0.82: libusb_get_interrupt: Function not implemented
.../dev/usb2 crw-rw---- 1 root wheel 61, 3 May 11 15:45 /dev/usb3 crw-rw---- 1 root wheel 61, 4 May 11 15:45 /dev/usb4 crw-rw---- 1 root wheel 61, 5 May 11 15:45 /dev/usb5 crw-rw---- 1 root wheel 61, 6 May 11 15:45 /dev/usb6 crw-rw---- 1 root wheel 61, 7 May 11 15:45 /dev/usb7 [/dev/ugen* has the same permissions as above] # grep _ups /etc/group wheel:*:0:root,_ups # upsdrvctl -D start Network UPS Tools - UPS driver controller 2.7.4 0.000000 Starting UPS: usb Network UPS Tools - Generic HID driver 0.41 (2.7.4) USB communication driver 0.33 Using subdriver: T...
2020 Feb 03
0
Re: USB devices with same vendor:product id
...uot;5370", ENV{DEVPATH}=="/devices/pci0000:00/0000:00:1a.7/usb?/?-2", RUN+="/usr/local/bin/usb-libvirt-hotplug.sh odie" #SUBSYSTEM=="usb", ENV{ID_VENDOR_ID}=="148f", ENV{ID_MODEL_ID}=="5370", ENV{DEVPATH}=="/devices/pci0000:00/0000:00:1a.7/usb7/7-2", RUN+="/usr/local/bin/usb-libvirt-hotplug.sh odie" SUBSYSTEM=="usb", ENV{ID_VENDOR_ID}=="148f", ENV{ID_MODEL_ID}=="5370", ENV{DEVPATH}=="/devices/pci0000:00/0000:00:1a.7/usb?/?-6", RUN+="/usr/local/bin/usb-libvirt-hotplug.sh snoopy&q...
2008 Nov 06
1
Panics and freeze using age0
I'm running FreeBSD 7.1-PRERELEASE over Asus P5Q motherboard. Such board comes with an nic requiring age0 driver. When the nic is under load, such trasferring big amount of data over gigabit connection (let's say some gigabyte backups), the computer hangs, sometimes with panic, sometimes freezing. Before that i was using an Intel nic with em0 driver and 7.0-Stable#2.. and that
2010 May 08
5
Plugging in a hard drive after Solaris has booted up?
Hi guys, I have a quick question, I am playing around with ZFS and here''s what I did. I created a storage pool with several drives. I unplugged 3 out of 5 drives from the array, currently: NAME STATE READ WRITE CKSUM gpool UNAVAIL 0 0 0 insufficient replicas raidz1 UNAVAIL 0 0 0 insufficient replicas c8t2d0 UNAVAIL 0 0
2010 May 12
0
Xen 4.0.0 - dom0_mem differs from dom0''s memory
...oice hub 6-0:1.0: USB hub found hub 6-0:1.0: 3 ports detected ohci_hcd 0000:00:14.5: PCI INT C -> GSI 18 (level, low) -> IRQ 18 ohci_hcd 0000:00:14.5: OHCI Host Controller ohci_hcd 0000:00:14.5: new USB bus registered, assigned bus number 7 ohci_hcd 0000:00:14.5: irq 18, io mem 0xfddf5000 usb usb7: New USB device found, idVendor=1d6b, idProduct=0001 usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1 usb usb7: Product: OHCI Host Controller usb usb7: Manufacturer: Linux 2.6.32-xen-r1-mcclure ohci_hcd usb usb7: SerialNumber: 0000:00:14.5 usb usb7: configuration #1 chosen from 1...
2015 Jan 25
2
Bug#776237: xen-hypervisor-4.4-amd64: kernel panic on dom0 boot
...0:00:13.2 [ 4.112089] hub 5-0:1.0: USB hub found [ 4.112179] hub 5-0:1.0: 5 ports detected [ 4.112493] xhci_hcd 0000:0c:00.0: xHCI Host Controller [ 4.112561] Already setup the GSI :23 [ 4.112658] xhci_hcd 0000:0c:00.0: new USB bus registered, assigned bus number 7 [ 4.173731] usb usb7: New USB device found, idVendor=1d6b, idProduct=0002 [ 4.173847] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.173971] usb usb7: Product: xHCI Host Controller [ 4.174055] usb usb7: Manufacturer: Linux 3.16.0-4-amd64 xhci_hcd [ 4.174159] usb usb7: SerialNumber: 0...
2011 Jul 15
0
APIC not running in Xen
...dora . In dom0 when I run cat /proc/interrupts I got the following output: CPU0 CPU1 CPU2 CPU3 9: 0 0 0 0 Phys-irq acpi 16: 62087 0 247 0 Phys-irq libata, uhci_h cd:usb5, uhci_hcd:usb7 17: 2 0 0 0 Phys-irq ehci_hcd:usb1, uhci_hcd:usb8 18: 0 0 0 0 Phys-irq ehci_hcd:usb2, uhci_hcd:usb6 19: 0 0 0 0 Phys-irq uhci_hcd:usb3 20: 40 0...
2009 Jul 20
0
No subject
...3 0 IO-APIC-edge rtc 9: 1 0 IO-APIC-fasteoi acpi 16: 5381227 0 IO-APIC-fasteoi uhci_hcd:usb3, wcte12xp0, eth5 17: 570760 0 IO-APIC-fasteoi eth4 18: 0 0 IO-APIC-fasteoi ehci_hcd:usb1, uhci_hcd:usb7 19: 20413905 0 IO-APIC-fasteoi ehci_hcd:usb2, uhci_hcd:usb5 20: 0 0 IO-APIC-fasteoi uhci_hcd:usb4 21: 33904 0 IO-APIC-fasteoi uhci_hcd:usb6, libata, libata NMI: 0 0=20 LOC: 604815 708592=20 ERR: 0 MIS:...
2011 Jul 27
0
udev regression in 2.6.1 (was: new entry in nut-usbups.rules for orvaldi ups)
...t; > > [ 7.838779] usb 7-2: Product: WayTech USB-RS232 Interface (V1.0) > > > [ 7.838780] Baud rate 2400bps > > > [ 7.908845] input: WayTech USB-RS232 Interface (V1.0) > > > [ 7.908846] Baud rate 2400bps as > > > /devices/pci0000:00/0000:00:1d.1/usb7/7-2/7-2:1.0/input/input6 > > > [ 7.909014] generic-usb 0003:0665:5161.0004: input,hidraw3: USB HID > > > v1.10 Gamepad [WayTech USB-RS232 Interface (V1.0) > > > [ 7.909016] Baud rate 2400bps] on usb-0000:00:1d.1-2/input0 > > > > > > lsusb: > &gt...
2011 Jul 26
0
new entry in nut-usbups.rules for orvaldi ups.
...strings: Mfr=1, Product=2, > SerialNumber=0 > [ 7.838779] usb 7-2: Product: WayTech USB-RS232 Interface (V1.0) > [ 7.838780] Baud rate 2400bps > [ 7.908845] input: WayTech USB-RS232 Interface (V1.0) > [ 7.908846] Baud rate 2400bps as > /devices/pci0000:00/0000:00:1d.1/usb7/7-2/7-2:1.0/input/input6 > [ 7.909014] generic-usb 0003:0665:5161.0004: input,hidraw3: USB HID > v1.10 Gamepad [WayTech USB-RS232 Interface (V1.0) > [ 7.909016] Baud rate 2400bps] on usb-0000:00:1d.1-2/input0 > > lsusb: > > Bus 007 Device 002: ID 0665:5161 Cypress Semicon...
2010 Aug 21
24
Freeze with 2.6.32.19 and xen-4.0.1rc5
...uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19 [ 4.657412] uhci_hcd 0000:00:1d.1: UHCI Host Controller [ 4.659750] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7 [ 4.664386] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000f040 [ 4.666901] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001 [ 4.669782] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.670874] usb usb7: Product: UHCI Host Controller [ 4.670874] usb usb7: Manufacturer: Linux 2.6.32.19 uhci_hcd [ 4.670874] usb usb7: SerialNumber: 0000:0...
2008 Mar 27
3
problem about voice when using TDM2400p with VPMADT032 echo canceller module
...i8042 2: 0 XT-PIC cascade 6: 3 IO-APIC-edge floppy 8: 3 IO-APIC-edge rtc 12: 4 IO-APIC-edge i8042 14: 0 IO-APIC-edge libata 15: 438090 IO-APIC-edge ide1 153: 370597206 IO-APIC-level uhci_hcd:usb3, ehci_hcd:usb7, Wildcard TDM2400P 161: 6782414 IO-APIC-level uhci_hcd:usb1, uhci_hcd:usb6, eth0 169: 0 IO-APIC-level uhci_hcd:usb5 177: 0 IO-APIC-level uhci_hcd:usb2, libata 185: 0 IO-APIC-level uhci_hcd:usb4, ehci_hcd:usb8 NMI: 0 LOC: 370689937 ERR:...
2013 May 21
1
How to load balance interrupts of a NIC on the PCI-MSI-edge driver in CentOS? :(
...0 0 IO-APIC-fasteoi ehci_hcd:usb1, ehci_hcd:usb2, ehc i_hcd:usb3 18: 0 4 IO-APIC-fasteoi ohci_hcd:usb4, ohci_hcd:usb5, ohc i_hcd:usb6, ohci_hcd:usb7 19: 7 2754 IO-APIC-fasteoi ahci 24: 0 31 PCI-MSI-edge snd_hda_intel 25: 1 876343 PCI-MSI-edge eth0
2009 Feb 25
0
Problem booting hypervisor on Lenovo T400 Core2 Duo P8600
...8 [ 2.124232] PCI: Setting latency timer of device 0000:00:1d.2 to 64 [ 2.124232] uhci_hcd 0000:00:1d.2: UHCI Host Controller [ 2.124232] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 7 [ 2.124232] uhci_hcd 0000:00:1d.2: irq 18, io base 0x00001c00 [ 2.124232] usb usb7: configuration #1 chosen from 1 choice [ 2.124232] hub 7-0:1.0: USB hub found [ 2.124232] hub 7-0:1.0: 2 ports detected [ 2.225313] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.225381] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.225451]...
2009 Feb 22
0
Bug#516610: xen-hypervisor-3.2-1-amd64: Xen hypervisor does not boot on Core2 Duo CPU P8600
...8 [ 2.124232] PCI: Setting latency timer of device 0000:00:1d.2 to 64 [ 2.124232] uhci_hcd 0000:00:1d.2: UHCI Host Controller [ 2.124232] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 7 [ 2.124232] uhci_hcd 0000:00:1d.2: irq 18, io base 0x00001c00 [ 2.124232] usb usb7: configuration #1 chosen from 1 choice [ 2.124232] hub 7-0:1.0: USB hub found [ 2.124232] hub 7-0:1.0: 2 ports detected [ 2.225313] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.225381] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.225451]...
2009 Aug 28
1
PRI worked fine for months, nowit stopps working after 2-3 hours
...3 0 IO-APIC-edge rtc 9: 1 0 IO-APIC-fasteoi acpi 16: 54917872 0 IO-APIC-fasteoi uhci_hcd:usb1, wcte12xp0 18: 0 0 IO-APIC-fasteoi uhci_hcd:usb2 19: 231245335 0 IO-APIC-fasteoi uhci_hcd:usb3, ehci_hcd:usb7 20: 20892 0 IO-APIC-fasteoi uhci_hcd:usb4, libata, libata 21: 0 0 IO-APIC-fasteoi ehci_hcd:usb5, uhci_hcd:usb6 218: 6 0 none-edge 219: 2014578 0 PCI-MSI-edge eth3 NMI: 0 0 Non-maskable interr...