[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Xen-users] passthrough issue resulting in device not accepting address 4, error -110
Searching - after letting the domu run for a while - for issues showing up later on in dmesg
...
[ 107.265854] irq 27: nobody cared (try booting with the "irqpoll" option) [ 107.265863] Pid: 0, comm: swapper/0 Not tainted 3.2.0-4-amd64 #1 Debian 3.2.65-1 [ 107.265866] Call Trace: [ 107.265869] <IRQ> [<ffffffff81092dcd>] ? __report_bad_irq+0x2c/0xb5 [ 107.265889] [<ffffffff810931d2>] ? note_interrupt+0x1b8/0x23a [ 107.265893] [<ffffffff81091544>] ? handle_irq_event_percpu+0x15f/0x17d [ 107.265897] [<ffffffff81350e0f>] ? _raw_spin_unlock_irqrestore+0xe/0xf [ 107.265901] [<ffffffff81062ccf>] ? hrtimer_get_next_event+0x79/0x8f [ 107.265904] [<ffffffff81091596>] ? handle_irq_event+0x34/0x52 [ 107.265908] [<ffffffff8102bb5c>] ? pvclock_clocksource_read+0x42/0xb2 [ 107.265910] [<ffffffff810932cc>] ? irq_get_irq_data+0x6/0x8 [ 107.265913] [<ffffffff81093949>] ? handle_fasteoi_irq+0x7c/0xaf [ 107.265917] [<ffffffff8121ceaa>] ? __xen_evtchn_do_upcall+0x1e7/0x287 [ 107.265920] [<ffffffff8121e2c8>] ? xen_evtchn_do_upcall+0x22/0x32 [ 107.265924] [<ffffffff8135826e>] ? xen_hvm_callback_vector+0x6e/0x80 [ 107.265925] <EOI> [<ffffffff8102b36c>] ? native_safe_halt+0x2/0x3 [ 107.265931] [<ffffffff81014928>] ? default_idle+0x47/0x7f [ 107.265934] [<ffffffff8100d24c>] ? cpu_idle+0xaf/0xf2 [ 107.265938] [<ffffffff816aab3b>] ? start_kernel+0x3bd/0x3c8 [ 107.265941] [<ffffffff816aa140>] ? early_idt_handlers+0x140/0x140 [ 107.265944] [<ffffffff816aa3c4>] ? x86_64_start_kernel+0x104/0x111 [ 107.265946] handlers: [ 107.265963] [<ffffffffa003e216>] usb_hcd_irq [ 107.265965] Disabling IRQ #27 [ 107.420035] usb 6-1: device not accepting address 5, error -110 [ 107.420055] hub 6-0:1.0: unable to enumerate USB device on port 1
Adding as suggested irqpoll to grub actually did the trick - everything started working, but from my understanding "irqpoll" is used for diagnostics.
What would be my next step or have I misunderstood the purpose of adding "irqpoll" to grub?
Cheers
On 22-02-2015 2:44, mikkel@xxxxxxxxxx wrote:
I am trying to passthrough 2 identical pcie cards to domu. Individually it they both work fine, but passing them both through at the same time results in one card not working
Currently xen 4.3.2 (kernel 3.2.0-4)
The cards are 2 dvb tuner cards but act as if they are usb hubs.
from dmesg from domU (debian wheezy 7.8):
[ 60.168106] ehci_hcd 0000:00:10.0: Unlink after no-IRQ? Controller is probably using the wrong IRQ. [ 60.270258] mtrr: no MTRR for f0000000,100000 found [ 68.208070] eth0: no IPv6 routers present [ 70.724081] usb 6-1: device not accepting address 2, error -110 [ 70.836107] usb 6-1: new high-speed USB device number 3 using ehci_hcd [ 86.392116] usb 6-1: device not accepting address 3, error -110 [ 86.504119] usb 6-1: new high-speed USB device number 4 using ehci_hcd [ 96.936121] usb 6-1: device not accepting address 4, error -110 [ 97.048132] usb 6-1: new high-speed USB device number 5 using ehci_hcd [ 107.480154] usb 6-1: device not accepting address 5, error -110 [ 107.480174] hub 6-0:1.0: unable to enumerate USB device on port 1 [ 107.492146] usb 1-1: USB disconnect, device number 2
I have found a few similar issues but without any solutions.
Hope some can help.
Cheers
Mik
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxx
http://lists.xen.org/xen-users
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxx
http://lists.xen.org/xen-users
|