Le lun 11/10/2004 à 00:58, Didier Spaier a écrit : > I've made the installation from scratch again and now modem gets > operational after reboot. But wait ! > > Some really weird things though ; before I re-installed the make > uninstall didn't work : rmmod told the module was in use even after I > unplugged the modem. So I had to reboot with the modem still unplugged > (yes, I mean the usb wire...) && rm eagle-usb.ko by hand. > > But now I tried again twice to unplug the modem : > - first time that freezed everything (not onmy X), I had to > ctl+alt+syst+b to reboot. > - after reboot I did that again ; then I got messages appended in > /var/log/messages
I've cleaned up everything I could think about before trying again : reboot after unplugging the modem rm /lib/modules/2.6.3-19mdk/misc/eagle-usb.ko rm /etc/resolv.conf rm /etc/sysconfig/network rm /etc/sysconfig/network-scripts/ifcfg-eth0 rm /etc/sysconfig/network-scripts/net_cnx_up rm /etc/sysconfig/network-scripts/net_cnx_pg rm /etc/sysconfig/network-scripts/net_cnx_down make uninstall # in /home/logiciels/eagle-usb-2.0.0 cd .. rm -rf eagle-usb-2.0.0 tar xvjf eagle-usb-2.0.0.tar.bz2 cd eagle-usb-2.0.0 ./configure make nedit /etc/resolv.conf # I've put the DNS here plug the modem make install eagleconfig # choice FR04, given my IP startadsl # connected reboot # after reboot I'm connected again # newlog appended begin at restart unplug the modem ... wait for a few seconds watching a lot of messages in /var/log/messages ... reboot # newlog appended end at this reboot and then ... see newlog appended. Beware you feet ! it's heavy ! Now answers to your questions, baud123 : /etc/eagle-usb/eagle-usb. conf and /etc/eagle-usb/scripts/eagle-usb.conf.template are appended. Same values fot OPTNxxx, if I'm not wrong Your md5sum is appended I got the messages in the log as soon as I unplugged the modem Tag at back of modem show following codes : 0308 - B202210 251164420AB A+, Didier
Oct 11 12:11:37 localhost syslogd 1.4.1: restart. Oct 11 12:11:37 localhost kernel: klogd 1.4.1, log source = /proc/kmsg started. Oct 11 12:11:37 localhost kernel: Inspecting /boot/System.map-2.6.3-19mdk Oct 11 12:11:38 localhost kernel: Loaded 29316 symbols from /boot/System.map-2.6.3-19mdk. Oct 11 12:11:38 localhost kernel: Symbols match kernel version 2.6.3. Oct 11 12:11:38 localhost kernel: No module symbols loaded - kernel modules not enabled. Oct 11 12:11:38 localhost kernel: Linux version 2.6.3-19mdk ([EMAIL PROTECTED]) (gcc version 3.3.2 (Mandrakelinux 10.0 3.3.2-7mdk)) #1 Thu Sep 23 22:04:58 MDT 2004 Oct 11 12:11:38 localhost kernel: BIOS-provided physical RAM map: Oct 11 12:11:38 localhost kernel: BIOS-e820: 0000000000000000 - 000000000009fc00 (usable) Oct 11 12:11:38 localhost kernel: BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved) Oct 11 12:11:38 localhost kernel: BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) Oct 11 12:11:38 localhost kernel: BIOS-e820: 0000000000100000 - 0000000017ff0000 (usable) Oct 11 12:11:38 localhost kernel: BIOS-e820: 0000000017ff0000 - 0000000017ff3000 (ACPI NVS) Oct 11 12:11:38 localhost kernel: BIOS-e820: 0000000017ff3000 - 0000000018000000 (ACPI data) Oct 11 12:11:38 localhost kernel: BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved) Oct 11 12:11:38 localhost kernel: 383MB LOWMEM available. Oct 11 12:11:38 localhost kernel: On node 0 totalpages: 98288 Oct 11 12:11:38 localhost kernel: DMA zone: 4096 pages, LIFO batch:1 Oct 11 12:11:38 localhost kernel: Normal zone: 94192 pages, LIFO batch:16 Oct 11 12:11:38 localhost kernel: HighMem zone: 0 pages, LIFO batch:1 Oct 11 12:11:38 localhost kernel: DMI 2.0 present. Oct 11 12:11:38 localhost kernel: ACPI disabled because your bios is from 98 and too old Oct 11 12:11:38 localhost kernel: You can enable it with acpi=force Oct 11 12:11:38 localhost kernel: Built 1 zonelists Oct 11 12:11:38 localhost kernel: Kernel command line: BOOT_IMAGE=mandrake10.0-2.6.3-19mdk ro root=347 devfs=mount acpi=ht resume=/dev/hdb5 splash=silent Oct 11 12:11:38 localhost kernel: bootsplash: silent mode. Oct 11 12:11:38 localhost kernel: Local APIC disabled by BIOS -- reenabling. Oct 11 12:11:38 localhost kernel: Found and enabled local APIC! Oct 11 12:11:38 localhost kernel: Initializing CPU#0 Oct 11 12:11:38 localhost kernel: PID hash table entries: 2048 (order 11: 16384 bytes) Oct 11 12:11:38 localhost kernel: Detected 601.297 MHz processor. Oct 11 12:11:38 localhost kernel: Using tsc for high-res timesource Oct 11 12:11:38 localhost kernel: Console: colour dummy device 80x25 Oct 11 12:11:38 localhost kernel: Memory: 385012k/393152k available (1814k kernel code, 7372k reserved, 851k data, 272k init, 0k highmem) Oct 11 12:11:38 localhost kernel: Checking if this processor honours the WP bit even in supervisor mode... Ok. Oct 11 12:11:38 localhost kernel: Calibrating delay loop... 1183.74 BogoMIPS Oct 11 12:11:38 localhost kernel: Dentry cache hash table entries: 65536 (order: 6, 262144 bytes) Oct 11 12:11:38 localhost kernel: Inode-cache hash table entries: 32768 (order: 5, 131072 bytes) Oct 11 12:11:38 localhost kernel: Mount-cache hash table entries: 512 (order: 0, 4096 bytes) Oct 11 12:11:38 localhost kernel: checking if image is initramfs...it isn't (no cpio magic); looks like an initrd Oct 11 12:11:38 localhost kernel: Freeing initrd memory: 169k freed Oct 11 12:11:38 localhost kernel: CPU: L1 I cache: 16K, L1 D cache: 16K Oct 11 12:11:38 localhost kernel: CPU: L2 cache: 256K Oct 11 12:11:38 localhost kernel: CPU serial number disabled. Oct 11 12:11:38 localhost kernel: Intel machine check architecture supported. Oct 11 12:11:38 localhost kernel: Intel machine check reporting enabled on CPU#0. Oct 11 12:11:38 localhost kernel: CPU: Intel Pentium III (Coppermine) stepping 03 Oct 11 12:11:38 localhost kernel: Enabling fast FPU save and restore... done. Oct 11 12:11:38 localhost kernel: Enabling unmasked SIMD FPU exception support... done. Oct 11 12:11:38 localhost kernel: Checking 'hlt' instruction... OK. Oct 11 12:11:38 localhost kernel: POSIX conformance testing by UNIFIX Oct 11 12:11:38 localhost kernel: enabled ExtINT on CPU#0 Oct 11 12:11:38 localhost kernel: ESR value before enabling vector: 00000000 Oct 11 12:11:38 localhost kernel: ESR value after enabling vector: 00000000 Oct 11 12:11:38 localhost kernel: Using local APIC timer interrupts. Oct 11 12:11:38 localhost kernel: calibrating APIC timer ... Oct 11 12:11:38 localhost kernel: ..... CPU clock speed is 601.0224 MHz. Oct 11 12:11:38 localhost kernel: ..... host bus clock speed is 133.0605 MHz. Oct 11 12:11:38 localhost kernel: NET: Registered protocol family 16 Oct 11 12:11:38 localhost kernel: EISA bus registered Oct 11 12:11:38 localhost kernel: PCI: PCI BIOS revision 2.10 entry at 0xfb0e0, last bus=1 Oct 11 12:11:38 localhost kernel: PCI: Using configuration type 1 Oct 11 12:11:38 localhost kernel: mtrr: v2.0 (20020519) Oct 11 12:11:38 localhost kernel: ACPI: Subsystem revision 20040211 Oct 11 12:11:38 localhost kernel: ACPI: Interpreter disabled. Oct 11 12:11:38 localhost kernel: Linux Plug and Play Support v0.97 (c) Adam Belay Oct 11 12:11:38 localhost kernel: PnPBIOS: Disabled Oct 11 12:11:38 localhost kernel: PCI: Probing PCI hardware Oct 11 12:11:38 localhost kernel: PCI: Probing PCI hardware (bus 00) Oct 11 12:11:38 localhost kernel: PCI: Using IRQ router VIA [1106/0596] at 0000:00:07.0 Oct 11 12:11:38 localhost kernel: vesafb: framebuffer at 0xe6000000, mapped to 0xd8800000, size 16384k Oct 11 12:11:38 localhost kernel: vesafb: mode is 800x600x16, linelength=1600, pages=3 Oct 11 12:11:38 localhost kernel: vesafb: protected mode interface info at c000:033c Oct 11 12:11:38 localhost kernel: vesafb: scrolling: redraw Oct 11 12:11:38 localhost kernel: vesafb: directcolor: size=0:5:6:5, shift=0:11:5:0 Oct 11 12:11:38 localhost kernel: fb0: VESA VGA frame buffer device Oct 11 12:11:38 localhost kernel: apm: BIOS version 1.2 Flags 0x07 (Driver version 1.16ac) Oct 11 12:11:38 localhost kernel: ikconfig 0.7 with /proc/config* Oct 11 12:11:38 localhost kernel: VFS: Disk quotas dquot_6.5.1 Oct 11 12:11:38 localhost kernel: devfs: 2004-01-31 Richard Gooch ([EMAIL PROTECTED]) Oct 11 12:11:38 localhost kernel: devfs: boot_options: 0x1 Oct 11 12:11:38 localhost kernel: Initializing Cryptographic API Oct 11 12:11:38 localhost kernel: Activating ISA DMA hang workarounds. Oct 11 12:11:38 localhost kernel: isapnp: Scanning for PnP cards... Oct 11 12:11:38 localhost kernel: isapnp: No Plug & Play device found Oct 11 12:11:38 localhost kernel: bootsplash 3.1.4-2004/02/19: looking for picture.... silentjpeg size 14856 bytes, found (800x600, 14808 bytes, v3). Oct 11 12:11:38 localhost kernel: Console: switching to colour frame buffer device 92x32 Oct 11 12:11:38 localhost kernel: pty: 1024 Unix98 ptys configured Oct 11 12:11:38 localhost kernel: Serial: 8250/16550 driver $Revision: 1.90 $ 20 ports, IRQ sharing enabled Oct 11 12:11:38 localhost kernel: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A Oct 11 12:11:38 localhost kernel: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A Oct 11 12:11:38 localhost kernel: RAMDISK driver initialized: 16 RAM disks of 32000K size 1024 blocksize Oct 11 12:11:38 localhost kernel: Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2 Oct 11 12:11:38 localhost kernel: ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx Oct 11 12:11:38 localhost kernel: VP_IDE: IDE controller at PCI slot 0000:00:07.1 Oct 11 12:11:38 localhost kernel: VP_IDE: chipset revision 16 Oct 11 12:11:38 localhost kernel: VP_IDE: not 100%% native mode: will probe irqs later Oct 11 12:11:38 localhost kernel: ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx Oct 11 12:11:38 localhost kernel: VP_IDE: VIA vt82c596b (rev 23) IDE UDMA66 controller on pci0000:00:07.1 Oct 11 12:11:38 localhost kernel: ide0: BM-DMA at 0xd000-0xd007, BIOS settings: hda:DMA, hdb:DMA Oct 11 12:11:38 localhost kernel: ide1: BM-DMA at 0xd008-0xd00f, BIOS settings: hdc:DMA, hdd:DMA Oct 11 12:11:38 localhost kernel: hda: QUANTUM FIREBALL CX10.0A, ATA DISK drive Oct 11 12:11:38 localhost kernel: hdb: WDC WD400BB-00DEA0, ATA DISK drive Oct 11 12:11:38 localhost kernel: Using anticipatory io scheduler Oct 11 12:11:38 localhost kernel: ide0 at 0x1f0-0x1f7,0x3f6 on irq 14 Oct 11 12:11:38 localhost kernel: hdc: Pioneer DVD-ROM ATAPIModel DVD-104S 020, ATAPI CD/DVD-ROM drive Oct 11 12:11:38 localhost kernel: hdd: IDE-CD R/RW 16x10A, ATAPI CD/DVD-ROM drive Oct 11 12:11:38 localhost kernel: ide1 at 0x170-0x177,0x376 on irq 15 Oct 11 12:11:38 localhost kernel: hda: max request size: 128KiB Oct 11 12:11:38 localhost kernel: hda: 19541088 sectors (10005 MB) w/418KiB Cache, CHS=19386/16/63, UDMA(33) Oct 11 12:11:38 localhost kernel: /dev/ide/host0/bus0/target0/lun0: p1 p2 < p5 > Oct 11 12:11:38 localhost kernel: hdb: max request size: 128KiB Oct 11 12:11:38 localhost kernel: hdb: 78165360 sectors (40020 MB) w/2048KiB Cache, CHS=65535/16/63, UDMA(33) Oct 11 12:11:38 localhost kernel: /dev/ide/host0/bus0/target1/lun0: p1 p2 < p5 p6 p7 p8 p9 > Oct 11 12:11:38 localhost kernel: mice: PS/2 mouse device common for all mice Oct 11 12:11:38 localhost kernel: serio: i8042 AUX port at 0x60,0x64 irq 12 Oct 11 12:11:38 localhost kernel: input: ImPS/2 Logitech Wheel Mouse on isa0060/serio1 Oct 11 12:11:38 localhost kernel: serio: i8042 KBD port at 0x60,0x64 irq 1 Oct 11 12:11:38 localhost kernel: input: AT Translated Set 2 keyboard on isa0060/serio0 Oct 11 12:11:38 localhost kernel: md: md driver 0.90.0 MAX_MD_DEVS=256, MD_SB_DISKS=27 Oct 11 12:11:38 localhost kernel: EISA: Probing bus 0 at eisa0 Oct 11 12:11:38 localhost kernel: NET: Registered protocol family 2 Oct 11 12:11:38 localhost kernel: IP: routing cache hash table of 4096 buckets, 32Kbytes Oct 11 12:11:38 localhost kernel: TCP: Hash tables configured (established 32768 bind 65536) Oct 11 12:11:38 localhost kernel: NET: Registered protocol family 1 Oct 11 12:11:38 localhost kernel: BIOS EDD facility v0.13 2004-Mar-09, 2 devices found Oct 11 12:11:38 localhost kernel: Please report your BIOS at http://linux.dell.com/edd/results.html Oct 11 12:11:38 localhost kernel: Resume Machine: resuming from /dev/hdb5 Oct 11 12:11:38 localhost kernel: Resuming from device hdb5 Oct 11 12:11:38 localhost kernel: Resume Machine: This is normal swap space Oct 11 12:11:38 localhost kernel: md: Autodetecting RAID arrays. Oct 11 12:11:38 localhost kernel: md: autorun ... Oct 11 12:11:38 localhost kernel: md: ... autorun DONE. Oct 11 12:11:38 localhost kernel: RAMDISK: Compressed image found at block 0 Oct 11 12:11:38 localhost kernel: VFS: Mounted root (ext2 filesystem). Oct 11 12:11:38 localhost kernel: Mounted devfs on /dev Oct 11 12:11:38 localhost kernel: found reiserfs format "3.6" with standard journal Oct 11 12:11:38 localhost kernel: Reiserfs journal params: device hdb7, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30 Oct 11 12:11:38 localhost kernel: reiserfs: checking transaction log (hdb7) for (hdb7) Oct 11 12:11:38 localhost kernel: Using r5 hash to sort names Oct 11 12:11:38 localhost kernel: Mounted devfs on /dev Oct 11 12:11:38 localhost kernel: Freeing unused kernel memory: 272k freed Oct 11 12:11:38 localhost kernel: Real Time Clock Driver v1.12 Oct 11 12:11:38 localhost kernel: drivers/usb/core/usb.c: registered new driver usbfs Oct 11 12:11:38 localhost kernel: drivers/usb/core/usb.c: registered new driver hub Oct 11 12:11:38 localhost kernel: drivers/usb/host/uhci-hcd.c: USB Universal Host Controller Interface driver v2.1 Oct 11 12:11:38 localhost kernel: uhci_hcd 0000:00:07.2: UHCI Host Controller Oct 11 12:11:38 localhost kernel: uhci_hcd 0000:00:07.2: irq 10, io base 0000d400 Oct 11 12:11:38 localhost kernel: uhci_hcd 0000:00:07.2: new USB bus registered, assigned bus number 1 Oct 11 12:11:38 localhost kernel: hub 1-0:1.0: USB hub found Oct 11 12:11:38 localhost kernel: hub 1-0:1.0: 2 ports detected Oct 11 12:11:38 localhost kernel: usb 1-1: new full speed USB device using address 2 Oct 11 12:11:38 localhost kernel: eagle-usb: no version for "struct_module" found: kernel tainted. Oct 11 12:11:38 localhost kernel: [eagle-usb] driver V2 loaded Oct 11 12:11:38 localhost kernel: [eagle-usb] New USB ADSL device detected, waiting for DSP code... Oct 11 12:11:38 localhost kernel: [eagle-usb] Interface 0 accepted. Oct 11 12:11:38 localhost kernel: [eagle-usb] created proc entry at : /proc/driver/eagle-usb/001-002 Oct 11 12:11:38 localhost kernel: drivers/usb/core/usb.c: registered new driver eagle-usb Oct 11 12:11:38 localhost kernel: [eagle-usb] ioctl EU_IO_OPTIONS received Oct 11 12:11:38 localhost kernel: [eagle-usb] ioctl EU_IO_DSP received Oct 11 12:11:38 localhost kernel: [eagle-usb] Loading DSP code to device... Oct 11 12:11:38 localhost kernel: [eagle-usb] DSP code successfully loaded to device Oct 11 12:11:38 localhost kernel: Adding 818960k swap on /dev/hdb5. Priority:-1 extents:1 Oct 11 12:11:38 localhost kernel: Linux agpgart interface v0.100 (c) Dave Jones Oct 11 12:11:38 localhost kernel: agpgart: Detected VIA Apollo Pro 133 chipset Oct 11 12:11:38 localhost kernel: agpgart: Maximum main memory to use for agp memory: 321M Oct 11 12:11:38 localhost kernel: agpgart: AGP aperture is 64M @ 0xe0000000 Oct 11 12:11:38 localhost kernel: found reiserfs format "3.6" with standard journal Oct 11 12:11:38 localhost kernel: Reiserfs journal params: device hdb8, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30 Oct 11 12:11:38 localhost kernel: reiserfs: checking transaction log (hdb8) for (hdb8) Oct 11 12:11:38 localhost kernel: Using r5 hash to sort names Oct 11 12:11:38 localhost kernel: found reiserfs format "3.6" with standard journal Oct 11 12:11:38 localhost kernel: Reiserfs journal params: device hdb9, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30 Oct 11 12:11:38 localhost kernel: reiserfs: checking transaction log (hdb9) for (hdb9) Oct 11 12:11:38 localhost kernel: Using r5 hash to sort names Oct 11 12:11:38 localhost kernel: found reiserfs format "3.6" with standard journal Oct 11 12:11:38 localhost kernel: Reiserfs journal params: device hdb6, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30 Oct 11 12:11:38 localhost kernel: reiserfs: checking transaction log (hdb6) for (hdb6) Oct 11 12:11:38 localhost kernel: Using r5 hash to sort names Oct 11 12:11:38 localhost kernel: found reiserfs format "3.6" with standard journal Oct 11 12:11:38 localhost kernel: Reiserfs journal params: device hdb1, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30 Oct 11 12:11:38 localhost kernel: reiserfs: checking transaction log (hdb1) for (hdb1) Oct 11 12:11:38 localhost kernel: Using r5 hash to sort names Oct 11 12:11:38 localhost kernel: ip_tables: (C) 2000-2002 Netfilter core team Oct 11 12:11:38 localhost kernel: ip_conntrack version 2.1 (3071 buckets, 24568 max) - 332 bytes per conntrack Oct 11 12:11:38 localhost kernel: [eagle-usb] Modem operational !! Oct 11 12:11:38 localhost kernel: [eagle-usb] Ethernet device eth0 created. Oct 11 12:11:39 localhost kernel: Creative EMU10K1 PCI Audio Driver, version 0.20a, 21:55:20 Sep 23 2004 Oct 11 12:11:39 localhost kernel: PCI: Found IRQ 5 for device 0000:00:12.0 Oct 11 12:11:39 localhost kernel: emu10k1: EMU10K1 rev 7 model 0x8026 found, IO at 0xdc00-0xdc1f, IRQ 5 Oct 11 12:11:39 localhost kernel: ac97_codec: AC97 Audio codec, id: 0x8384:0x7609 (SigmaTel STAC9721/23) Oct 11 12:11:39 localhost sound: Loading sound module (emu10k1) succeeded Oct 11 14:11:01 localhost rc.sysinit: Setting default font (lat0-16): succeeded Oct 11 14:11:01 localhost rc.sysinit: Mounting proc filesystem succeeded Oct 11 14:11:03 localhost rc.sysinit: Montage de sysfs dans /sys succeeded Oct 11 14:11:03 localhost devfsd: Started device management daemon v1.3.25 for /dev Oct 11 14:11:04 localhost rc.sysinit: Lancement du service DevFs : succeeded Oct 11 14:11:04 localhost rc.sysinit: Démontage du RAMdisk initrd succeeded Oct 11 14:11:05 localhost rc.sysinit: Mise en place des paramètres du noyau : succeeded Oct 11 12:11:08 localhost date: Mon Oct 11 12:11:08 CEST 2004 Oct 11 12:11:08 localhost rc.sysinit: Réglage de l'horloge (localtime): Mon Oct 11 12:11:08 CEST 2004 succeeded Oct 11 12:11:08 localhost rc.sysinit: Chargement du clavier par défaut succeeded Oct 11 12:11:08 localhost rc.sysinit: Affectation du nom de machine localhost : succeeded Oct 11 12:11:09 localhost usb: Initialisation du contrôleur USB (usb-uhci) : succeeded Oct 11 12:11:14 localhost usb: Montage du système de fichier USB succeeded Oct 11 12:11:15 localhost fsck: Filesystem seems mounted read-only. Skipping journal replay. Oct 11 12:11:15 localhost fsck: Checking internal tree.. Oct 11 12:11:15 localhost fsck: Reiserfs super block in block 16 on 0x347 of format 3.6 with standard journal Oct 11 12:11:15 localhost fsck: Blocks (total/free): 2047996/1318419 by 4096 bytes Oct 11 12:11:15 localhost fsck: Filesystem is cleanly umounted Oct 11 12:11:15 localhost fsck: / 1 (of 47) Oct 11 12:11:15 localhost fsck: / 2 (of 47)/ 1 (of 162) Oct 11 12:11:15 localhost fsck: / 3 (of 47)/ 1 (of 168) Oct 11 12:11:15 localhost fsck: / 4 (of 47)/ 1 (of 168) Oct 11 12:11:15 localhost fsck: / 5 (of 47)/ 1 (of 135) Oct 11 12:11:15 localhost fsck: / 6 (of 47)/ 1 (of 167) Oct 11 12:11:15 localhost fsck: / 7 (of 47) Oct 11 12:11:15 localhost fsck: / 1 (of 85) Oct 11 12:11:15 localhost fsck: / 8 (of 47)/ 1 (of 170) Oct 11 12:11:15 localhost fsck: / 9 (of 47)/ 1 (of 170) Oct 11 12:11:15 localhost fsck: / 10 (of 47)/ 1 (of 155) Oct 11 12:11:15 localhost fsck: / 11 (of 47) Oct 11 12:11:15 localhost fsck: / 1 (of 151) Oct 11 12:11:15 localhost fsck: / 12 (of 47) Oct 11 12:11:15 localhost fsck: / 1 (of 139) Oct 11 12:11:15 localhost fsck: / 13 (of 47) Oct 11 12:11:15 localhost fsck: / 1 (of 88) Oct 11 12:11:15 localhost fsck: / 14 (of 47) Oct 11 12:11:15 localhost fsck: / 1 (of 150) Oct 11 12:11:15 localhost fsck: / 15 (of 47)/ 1 (of 157) Oct 11 12:11:15 localhost fsck: / 16 (of 47)/ 1 (of 149) Oct 11 12:11:15 localhost fsck: / 17 (of 47) Oct 11 12:11:15 localhost fsck: / 1 (of 167) Oct 11 12:11:15 localhost fsck: / 18 (of 47) Oct 11 12:11:15 localhost fsck: / 1 (of 138) Oct 11 12:11:15 localhost fsck: / 19 (of 47)/ 1 (of 163) Oct 11 12:11:15 localhost fsck: / 20 (of 47) Oct 11 12:11:15 localhost fsck: / 1 (of 138) Oct 11 12:11:15 localhost fsck: / 21 (of 47)/ 1 (of 124) Oct 11 12:11:15 localhost fsck: / 22 (of 47) Oct 11 12:11:15 localhost fsck: / 1 (of 140) Oct 11 12:11:15 localhost fsck: / 23 (of 47)/ 1 (of 124) Oct 11 12:11:16 localhost fsck: / 24 (of 47)/ 1 (of 149) Oct 11 12:11:16 localhost fsck: / 25 (of 47) Oct 11 12:11:16 localhost fsck: / 1 (of 153) Oct 11 12:11:16 localhost fsck: / 26 (of 47) Oct 11 12:11:16 localhost fsck: / 1 (of 151) Oct 11 12:11:16 localhost fsck: / 27 (of 47) Oct 11 12:11:16 localhost fsck: / 1 (of 86) Oct 11 12:11:16 localhost fsck: / 28 (of 47) Oct 11 12:11:16 localhost fsck: / 1 (of 129) Oct 11 12:11:16 localhost fsck: / 29 (of 47) Oct 11 12:11:16 localhost fsck: / 1 (of 128) Oct 11 12:11:16 localhost fsck: / 30 (of 47) Oct 11 12:11:16 localhost fsck: / 1 (of 130) Oct 11 12:11:16 localhost fsck: / 31 (of 47) Oct 11 12:11:16 localhost fsck: / 1 (of 128) Oct 11 12:11:16 localhost fsck: / 32 (of 47) Oct 11 12:11:16 localhost fsck: / 1 (of 87) Oct 11 12:11:16 localhost fsck: / 33 (of 47) Oct 11 12:11:16 localhost fsck: / 1 (of 170) Oct 11 12:11:16 localhost fsck: / 34 (of 47) Oct 11 12:11:16 localhost fsck: / 1 (of 170) Oct 11 12:11:16 localhost fsck: / 35 (of 47) Oct 11 12:11:16 localhost fsck: / 1 (of 170) Oct 11 12:11:16 localhost fsck: / 36 (of 47)/ 1 (of 158) Oct 11 12:11:16 localhost fsck: / 37 (of 47)/ 1 (of 154) Oct 11 12:11:16 localhost fsck: / 38 (of 47) Oct 11 12:11:16 localhost fsck: / 1 (of 170) Oct 11 12:11:16 localhost fsck: / 39 (of 47) Oct 11 12:11:16 localhost fsck: / 1 (of 130) Oct 11 12:11:16 localhost fsck: / 40 (of 47)/ 1 (of 170) Oct 11 12:11:16 localhost fsck: / 41 (of 47)/ 1 (of 162) Oct 11 12:11:16 localhost fsck: / 42 (of 47)/ 1 (of 170) Oct 11 12:11:16 localhost fsck: / 43 (of 47) Oct 11 12:11:16 localhost fsck: / 1 (of 167) Oct 11 12:11:16 localhost fsck: / 44 (of 47)/ 1 (of 131) Oct 11 12:11:16 localhost fsck: / 45 (of 47) Oct 11 12:11:16 localhost fsck: / 1 (of 170) Oct 11 12:11:16 localhost fsck: / 46 (of 47) Oct 11 12:11:16 localhost fsck: / 1 (of 102) Oct 11 12:11:16 localhost fsck: finished Oct 11 12:11:16 localhost logger: Unknown option on line 27 <13>Oct 11 12:11:16 logger: Unknown option on line 28 Oct 11 12:11:16 localhost logger: Using DSP code for POTS line <13>Oct 11 12:11:16 logger: DSP code successfully loaded. Oct 11 12:11:17 localhost rc.sysinit: Remontage du système de fichiers racine en écriture : succeeded Oct 11 12:11:17 localhost rc.sysinit: Activation des partitions d'échanges (swap) : succeeded Oct 11 12:11:17 localhost : Loading module: via-agp Oct 11 12:11:17 localhost fsck: Replaying journal.. Oct 11 12:11:18 localhost fsck: 0 transactions replayed Oct 11 12:11:19 localhost fsck: Checking internal tree.. Oct 11 12:11:19 localhost fsck: Reiserfs super block in block 16 on 0x348 of format 3.6 with standard journal Oct 11 12:11:19 localhost fsck: Blocks (total/free): 2047856/1432453 by 4096 bytes Oct 11 12:11:19 localhost fsck: Filesystem is cleanly umounted Oct 11 12:11:19 localhost fsck: / 1 (of 43) Oct 11 12:11:19 localhost fsck: / 1 (of 114) Oct 11 12:11:19 localhost fsck: / 2 (of 43) Oct 11 12:11:19 localhost fsck: / 1 (of 170) Oct 11 12:11:19 localhost fsck: / 3 (of 43)/ 1 (of 170) Oct 11 12:11:19 localhost fsck: / 4 (of 43) Oct 11 12:11:19 localhost fsck: / 1 (of 91) Oct 11 12:11:19 localhost fsck: / 5 (of 43) Oct 11 12:11:19 localhost fsck: / 1 (of 85) Oct 11 12:11:19 localhost fsck: / 6 (of 43) Oct 11 12:11:19 localhost fsck: / 1 (of 170) Oct 11 12:11:19 localhost fsck: / 7 (of 43) Oct 11 12:11:19 localhost fsck: / 1 (of 158) Oct 11 12:11:19 localhost fsck: / 8 (of 43)/ 1 (of 167) Oct 11 12:11:19 localhost fsck: / 9 (of 43) Oct 11 12:11:19 localhost fsck: / 1 (of 166) Oct 11 12:11:19 localhost fsck: / 10 (of 43) Oct 11 12:11:19 localhost fsck: / 1 (of 169) Oct 11 12:11:19 localhost fsck: / 11 (of 43) Oct 11 12:11:19 localhost fsck: / 1 (of 137) Oct 11 12:11:19 localhost fsck: / 12 (of 43) Oct 11 12:11:19 localhost fsck: / 1 (of 137) Oct 11 12:11:19 localhost fsck: / 13 (of 43)/ 1 (of 128) Oct 11 12:11:19 localhost fsck: / 14 (of 43) Oct 11 12:11:19 localhost fsck: / 1 (of 151) Oct 11 12:11:19 localhost fsck: / 15 (of 43)/ 1 (of 151) Oct 11 12:11:19 localhost fsck: / 16 (of 43) Oct 11 12:11:19 localhost fsck: / 1 (of 149) Oct 11 12:11:19 localhost fsck: / 17 (of 43) Oct 11 12:11:19 localhost fsck: / 1 (of 161) Oct 11 12:11:19 localhost fsck: / 18 (of 43) Oct 11 12:11:19 localhost fsck: / 1 (of 161) Oct 11 12:11:19 localhost fsck: / 19 (of 43) Oct 11 12:11:20 localhost fsck: / 1 (of 86) Oct 11 12:11:20 localhost fsck: / 21 (of 43) Oct 11 12:11:20 localhost fsck: / 1 (of 132) Oct 11 12:11:20 localhost fsck: / 22 (of 43) Oct 11 12:11:20 localhost fsck: / 1 (of 89) Oct 11 12:11:20 localhost fsck: / 23 (of 43) Oct 11 12:11:20 localhost fsck: / 1 (of 133) Oct 11 12:11:20 localhost fsck: / 24 (of 43) Oct 11 12:11:20 localhost fsck: / 1 (of 155) Oct 11 12:11:20 localhost fsck: / 25 (of 43) Oct 11 12:11:20 localhost fsck: / 1 (of 141) Oct 11 12:11:20 localhost fsck: / 26 (of 43) Oct 11 12:11:20 localhost fsck: / 1 (of 141) Oct 11 12:11:20 localhost fsck: / 27 (of 43) Oct 11 12:11:20 localhost fsck: / 1 (of 89) Oct 11 12:11:20 localhost fsck: / 28 (of 43) Oct 11 12:11:20 localhost fsck: / 1 (of 91) Oct 11 12:11:20 localhost fsck: / 29 (of 43) Oct 11 12:11:20 localhost fsck: / 1 (of 170) Oct 11 12:11:20 localhost fsck: / 30 (of 43) Oct 11 12:11:20 localhost fsck: / 1 (of 169) Oct 11 12:11:20 localhost fsck: / 31 (of 43) Oct 11 12:11:20 localhost fsck: / 1 (of 140) Oct 11 12:11:20 localhost fsck: / 32 (of 43) Oct 11 12:11:20 localhost fsck: / 1 (of 130) Oct 11 12:11:20 localhost fsck: / 33 (of 43) Oct 11 12:11:20 localhost fsck: / 1 (of 151) Oct 11 12:11:20 localhost fsck: / 34 (of 43) Oct 11 12:11:20 localhost fsck: / 1 (of 170) Oct 11 12:11:20 localhost fsck: / 35 (of 43) Oct 11 12:11:20 localhost fsck: / 1 (of 109) Oct 11 12:11:20 localhost fsck: / 36 (of 43) Oct 11 12:11:20 localhost fsck: / 1 (of 150) Oct 11 12:11:20 localhost fsck: / 37 (of 43) Oct 11 12:11:20 localhost fsck: / 1 (of 135) Oct 11 12:11:20 localhost fsck: / 38 (of 43) Oct 11 12:11:20 localhost fsck: / 1 (of 170) Oct 11 12:11:20 localhost fsck: / 39 (of 43)/ 1 (of 170) Oct 11 12:11:20 localhost fsck: / 40 (of 43) Oct 11 12:11:20 localhost fsck: / 1 (of 169) Oct 11 12:11:20 localhost fsck: / 41 (of 43) Oct 11 12:11:20 localhost fsck: / 1 (of 170) Oct 11 12:11:20 localhost fsck: / 42 (of 43) Oct 11 12:11:20 localhost fsck: / 1 (of 149) Oct 11 12:11:20 localhost fsck: / 43 (of 43) Oct 11 12:11:20 localhost fsck: / 1 (of 165) Oct 11 12:11:20 localhost fsck: finished Oct 11 12:11:20 localhost fsck: Replaying journal.. Oct 11 12:11:22 localhost fsck: 0 transactions replayed Oct 11 12:11:23 localhost fsck: Checking internal tree.. Oct 11 12:11:23 localhost fsck: Reiserfs super block in block 16 on 0x349 of format 3.6 with standard journal Oct 11 12:11:23 localhost fsck: Blocks (total/free): 1374274/913032 by 4096 bytes Oct 11 12:11:23 localhost fsck: Filesystem is cleanly umounted Oct 11 12:11:23 localhost fsck: / 1 (of 14) Oct 11 12:11:23 localhost fsck: / 1 (of 169) Oct 11 12:11:23 localhost fsck: / 2 (of 14)/ 1 (of 170) Oct 11 12:11:23 localhost fsck: / 3 (of 14) Oct 11 12:11:23 localhost fsck: / 1 (of 89) Oct 11 12:11:23 localhost fsck: / 4 (of 14) Oct 11 12:11:23 localhost fsck: / 1 (of 85) Oct 11 12:11:23 localhost fsck: / 5 (of 14) Oct 11 12:11:23 localhost fsck: / 1 (of 170) Oct 11 12:11:23 localhost fsck: / 6 (of 14) Oct 11 12:11:23 localhost fsck: / 1 (of 170) Oct 11 12:11:23 localhost fsck: / 7 (of 14) Oct 11 12:11:23 localhost fsck: / 1 (of 164) Oct 11 12:11:23 localhost fsck: / 8 (of 14) Oct 11 12:11:23 localhost fsck: / 1 (of 162) Oct 11 12:11:23 localhost fsck: / 9 (of 14) Oct 11 12:11:23 localhost fsck: / 1 (of 152) Oct 11 12:11:23 localhost fsck: / 10 (of 14) Oct 11 12:11:23 localhost fsck: / 1 (of 170) Oct 11 12:11:23 localhost fsck: / 11 (of 14) Oct 11 12:11:23 localhost fsck: / 1 (of 170) Oct 11 12:11:23 localhost fsck: / 12 (of 14) Oct 11 12:11:23 localhost fsck: / 1 (of 170) Oct 11 12:11:23 localhost fsck: / 13 (of 14) Oct 11 12:11:23 localhost fsck: / 1 (of 90) Oct 11 12:11:23 localhost fsck: / 14 (of 14) Oct 11 12:11:23 localhost fsck: / 1 (of 114) Oct 11 12:11:23 localhost fsck: finished Oct 11 12:11:23 localhost fsck: Replaying journal.. Oct 11 12:11:25 localhost fsck: 0 transactions replayed Oct 11 12:11:26 localhost fsck: Checking internal tree.. Oct 11 12:11:26 localhost fsck: Reiserfs super block in block 16 on 0x346 of format 3.6 with standard journal Oct 11 12:11:26 localhost fsck: Blocks (total/free): 2047870/76956 by 4096 bytes Oct 11 12:11:26 localhost fsck: Filesystem is cleanly umounted Oct 11 12:11:26 localhost fsck: / 1 (of 16) Oct 11 12:11:26 localhost fsck: / 1 (of 145) Oct 11 12:11:26 localhost fsck: / 2 (of 16) Oct 11 12:11:26 localhost fsck: / 1 (of 133) Oct 11 12:11:26 localhost fsck: / 3 (of 16) Oct 11 12:11:26 localhost fsck: / 1 (of 150) Oct 11 12:11:26 localhost fsck: / 4 (of 16) Oct 11 12:11:26 localhost fsck: / 1 (of 170) Oct 11 12:11:26 localhost fsck: / 5 (of 16) Oct 11 12:11:26 localhost fsck: / 1 (of 170) Oct 11 12:11:26 localhost fsck: / 6 (of 16) Oct 11 12:11:26 localhost fsck: / 1 (of 170) Oct 11 12:11:26 localhost fsck: / 7 (of 16) Oct 11 12:11:26 localhost fsck: / 1 (of 170) Oct 11 12:11:26 localhost fsck: / 8 (of 16) Oct 11 12:11:26 localhost fsck: / 1 (of 170) Oct 11 12:11:26 localhost fsck: / 9 (of 16) Oct 11 12:11:26 localhost fsck: / 1 (of 170) Oct 11 12:11:26 localhost fsck: / 10 (of 16) Oct 11 12:11:26 localhost fsck: / 1 (of 89) Oct 11 12:11:26 localhost fsck: / 11 (of 16) Oct 11 12:11:26 localhost fsck: / 1 (of 85) Oct 11 12:11:26 localhost fsck: / 12 (of 16) Oct 11 12:11:26 localhost fsck: / 1 (of 170) Oct 11 12:11:26 localhost fsck: / 13 (of 16) Oct 11 12:11:26 localhost fsck: / 1 (of 170) Oct 11 12:11:26 localhost fsck: / 14 (of 16) Oct 11 12:11:26 localhost fsck: / 1 (of 170) Oct 11 12:11:26 localhost fsck: / 15 (of 16) Oct 11 12:11:26 localhost fsck: / 1 (of 160) Oct 11 12:11:26 localhost fsck: / 16 (of 16) Oct 11 12:11:26 localhost fsck: / 1 (of 164) Oct 11 12:11:26 localhost fsck: finished Oct 11 12:11:26 localhost fsck: Replaying journal.. Oct 11 12:11:27 localhost fsck: 0 transactions replayed Oct 11 12:11:28 localhost fsck: Checking internal tree.. Oct 11 12:11:28 localhost fsck: Reiserfs super block in block 16 on 0x341 of format 3.6 with standard journal Oct 11 12:11:28 localhost fsck: Blocks (total/free): 2047870/1391516 by 4096 bytes Oct 11 12:11:28 localhost fsck: Filesystem is cleanly umounted Oct 11 12:11:28 localhost fsck: / 1 (of 2) Oct 11 12:11:28 localhost fsck: / 1 (of 133) Oct 11 12:11:28 localhost fsck: / 2 (of 2) Oct 11 12:11:28 localhost fsck: / 1 (of 166) Oct 11 12:11:28 localhost fsck: finished Oct 11 12:11:31 localhost rc.sysinit: Montage des systèmes de fichiers locaux : succeeded Oct 11 12:11:31 localhost rc.sysinit: Montage des systèmes de fichiers loopback : succeeded Oct 11 12:11:32 localhost loadkeys: Loading /usr/lib/kbd/keymaps/i386/azerty/fr-latin1.kmap.gz Oct 11 12:11:32 localhost keytable: Chargement du affectation clavier : fr-latin1 succeeded Oct 11 12:11:32 localhost loadkeys: Loading /usr/lib/kbd/keymaps/include/compose.latin9.inc.gz Oct 11 12:11:32 localhost keytable: Chargement des touches compose: compose.latin9.inc succeeded Oct 11 12:11:32 localhost keytable: succeeded Oct 11 12:11:32 localhost rc.sysinit: Activation des espaces d'échange : succeeded Oct 11 12:11:34 localhost mandrake_everytime: Lancement de netprofile : succeeded Oct 11 12:11:34 localhost init: Entering runlevel: 5 Oct 11 12:11:35 localhost rc: Lancement de iptables : succeeded Oct 11 12:11:36 localhost internet: Checking internet connections to start at boot succeeded Oct 11 12:11:36 localhost mysql: succeeded Oct 11 12:11:39 localhost random: Initialisation du générateur de nombre aléatoire : succeeded Oct 11 12:11:40 localhost xfs: Démarrage de xfs succeeded Oct 11 12:11:40 localhost dm: Lancement du gestionnaire d'affichage Oct 11 12:11:40 localhost xfs: ignoring font path element /usr/X11R6/lib/X11/fonts/drakfont (unreadable) Oct 11 12:11:40 localhost xfs: ignoring font path element /usr/X11R6/lib/X11/fonts/drakfont/Type1 (unreadable) Oct 11 12:11:40 localhost xfs: ignoring font path element /usr/X11R6/lib/X11/fonts/drakfont/ttf (unreadable) Oct 11 12:11:40 localhost dm: Démarrage du gestionnaire de connexion succeeded Oct 11 12:11:40 localhost dm: ^[[65G Oct 11 12:11:40 localhost dm: [^[[1;32m Oct 11 12:11:40 localhost xfs: ignoring font path element /usr/X11R6/lib/X11/fonts/100dpi:unscaled (unreadable) Oct 11 12:11:40 localhost dm: OK Oct 11 12:11:40 localhost dm: ^[[0;39m Oct 11 12:11:40 localhost dm: Oct 11 12:11:40 localhost xfs: ignoring font path element /usr/X11R6/lib/X11/fonts/pcf_drakfont:unscaled (unreadable) Oct 11 12:11:41 localhost rc: Lancement de dm : succeeded Oct 11 12:11:42 localhost saslauthd[1358]: detach_tty : master pid is: 1358 Oct 11 12:11:42 localhost saslauthd[1358]: ipc_init : listening on socket: /var/lib/sasl2/mux Oct 11 12:11:42 localhost saslauthd: Démarrage de saslauthd succeeded Oct 11 12:11:43 localhost kernel: parport0: PC-style at 0x378 (0x778) [PCSPP,TRISTATE,EPP] Oct 11 12:11:43 localhost kernel: parport0: irq 7 detected Oct 11 12:11:43 localhost kernel: parport0: Printer, Hewlett-Packard HP LaserJet 1200 Oct 11 12:11:43 localhost kernel: lp0: using parport0 (polling). Oct 11 12:11:43 localhost kernel: lp0: console ready Oct 11 12:11:44 localhost kernel: mtrr: 0xe6000000,0x2000000 overlaps existing 0xe6000000,0x1000000 Oct 11 12:11:52 localhost cups: Démarrage de cupsd succeeded Oct 11 12:11:52 localhost loadkeys: Loading /usr/lib/kbd/keymaps/i386/azerty/fr-latin1.kmap.gz Oct 11 12:11:52 localhost keytable: Chargement du affectation clavier : fr-latin1 succeeded Oct 11 12:11:52 localhost loadkeys: Loading /usr/lib/kbd/keymaps/include/compose.latin9.inc.gz Oct 11 12:11:52 localhost keytable: Chargement des touches compose: compose.latin9.inc succeeded Oct 11 12:11:52 localhost keytable: succeeded Oct 11 12:11:53 localhost crond[1626]: (CRON) STARTUP (fork ok) Oct 11 12:11:53 localhost crond: Démarrage de crond succeeded Oct 11 12:11:57 localhost kernel: NET: Registered protocol family 10 Oct 11 12:11:57 localhost kernel: Disabled Privacy Extensions on device c0360120(lo) Oct 11 12:11:57 localhost kernel: IPv6 over IPv4 tunneling driver Oct 11 12:11:57 localhost httpd2: httpd2: Could not determine the server's fully qualified domain name, using 127.0.0.1 for ServerName Oct 11 12:12:00 localhost httpd: Démarrage de httpd2 succeeded Oct 11 12:12:03 localhost kernel: bootsplash 3.1.4-2004/02/19: looking for picture.... found (800x600, 11943 bytes, v3). Oct 11 12:12:03 localhost kernel: bootsplash: status on console 0 changed to on Oct 11 12:12:03 localhost kernel: bootsplash 3.1.4-2004/02/19: looking for picture.... found (800x600, 11943 bytes, v3). Oct 11 12:12:03 localhost kernel: bootsplash: status on console 1 changed to on Oct 11 12:12:03 localhost kernel: bootsplash 3.1.4-2004/02/19: looking for picture.... found (800x600, 11943 bytes, v3). Oct 11 12:12:03 localhost kernel: bootsplash: status on console 2 changed to on Oct 11 12:12:03 localhost kernel: bootsplash 3.1.4-2004/02/19: looking for picture.... found (800x600, 11943 bytes, v3). Oct 11 12:12:03 localhost kernel: bootsplash: status on console 3 changed to on Oct 11 12:12:03 localhost kernel: bootsplash 3.1.4-2004/02/19: looking for picture.... found (800x600, 11943 bytes, v3). Oct 11 12:12:03 localhost kernel: bootsplash: status on console 4 changed to on Oct 11 12:12:03 localhost kernel: bootsplash 3.1.4-2004/02/19: looking for picture.... found (800x600, 11943 bytes, v3). Oct 11 12:12:03 localhost kernel: bootsplash: status on console 5 changed to on Oct 11 12:12:09 localhost kde3(pam_unix)[1357]: session opened for user didier by (uid=0) Oct 11 12:12:09 localhost kernel: inserting floppy driver for 2.6.3-19mdk Oct 11 12:12:09 localhost kernel: Floppy drive(s): fd0 is 1.44M Oct 11 12:12:09 localhost kernel: FDC 0 is a post-1991 82077 Oct 11 12:12:11 localhost kernel: hdc: ATAPI DVD-ROM drive, 512kB Cache, UDMA(33) Oct 11 12:12:11 localhost kernel: Uniform CD-ROM driver Revision: 3.20 Oct 11 12:12:11 localhost kernel: hdd: ATAPI 40X CD-ROM CD-R/RW drive, 8192kB Cache, UDMA(33) Oct 11 12:12:11 localhost kernel: SCSI subsystem initialized Oct 11 12:12:11 localhost kernel: st: Version 20040122, fixed bufsize 32768, s/g segs 256 Oct 11 12:12:30 localhost su(pam_unix)[2111]: session opened for user root by (uid=501) Oct 11 12:13:43 localhost gconfd (didier-2227): démarrage (version 2.4.0.1), pid 2227 utilisateur « didier » Oct 11 12:13:43 localhost gconfd (didier-2227): Adresse « xml:readonly:/etc/gconf/gconf.xml.mandatory » résolue vers une source de configuration en lecture seule à la position 0 Oct 11 12:13:43 localhost gconfd (didier-2227): Adresse « xml:readwrite:/home/didier/.gconf » résolue vers une source de configuration enregistrable à la position 1 Oct 11 12:13:43 localhost gconfd (didier-2227): Adresse « xml:readonly:/etc/gconf/gconf.xml.defaults » résolue vers une source de configuration en lecture seule à la position 2 Oct 11 12:14:34 localhost kernel: [EAGLE-USB] eu_irq : URB status indicates error (-84) Oct 11 12:14:34 localhost last message repeated 38 times Oct 11 12:14:34 localhost kernel: usb 1-1: USB disconnect, address 2 Oct 11 12:14:34 localhost kernel: [EAGLE-USB] eu_irq : Callback on unregistered interrupt handler! Oct 11 12:14:34 localhost kernel: [EAGLE-USB] eu_iso_read_completion: Can't submit urb (-19) Oct 11 12:14:34 localhost last message repeated 5 times Oct 11 12:14:35 localhost kernel: [EAGLE-USB] Failed to send ctrl urb (d74c9500) with err=-19 Oct 11 12:14:35 localhost kernel: [EAGLE-USB] retry in 100ms Oct 11 12:14:35 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:35 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:35 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:35 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:35 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:35 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:35 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:35 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:35 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:35 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:35 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:35 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:35 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:35 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:36 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:36 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:36 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:36 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:36 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:36 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:36 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:36 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:36 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:36 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:36 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:36 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:36 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:36 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:36 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:36 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:36 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:36 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:36 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:36 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:37 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:37 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:37 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:37 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:37 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:37 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:37 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:37 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:37 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:37 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:37 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:37 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:37 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:37 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:37 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:37 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:37 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:37 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:37 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:37 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:38 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:38 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:38 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:38 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:38 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:38 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:38 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:38 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:38 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:38 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:38 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:38 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:38 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:38 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:38 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:14:38 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:14:38 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:14:38 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:14:38 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:14:38 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:14:38 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:14:38 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:14:38 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:14:38 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:14:38 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:14:38 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:14:38 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:14:38 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:14:38 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:14:38 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:14:38 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:14:38 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:14:38 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:14:38 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:14:38 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:14:38 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:14:38 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:14:38 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:14:38 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:14:38 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:14:38 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:14:38 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:14:38 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:38 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:38 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:38 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:38 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:38 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:39 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:39 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:39 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:39 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:39 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:39 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:39 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:39 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:39 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:39 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:39 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:39 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:39 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:39 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:39 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:39 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:39 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:39 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:39 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:39 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:40 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:40 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:40 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:40 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:40 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:40 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:40 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:40 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:40 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:40 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:40 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:40 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:40 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:40 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:40 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:40 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:40 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:40 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:40 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:40 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:41 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:41 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:41 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:41 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:41 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:41 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:41 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:41 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:41 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:41 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:41 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:41 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:41 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:41 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:41 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:41 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:41 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:41 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:41 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:41 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:42 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:42 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:42 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:42 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:42 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:42 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:42 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:42 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:42 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:42 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:42 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:42 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:42 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:42 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:42 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:42 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:42 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:42 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:42 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:42 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:43 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:43 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:43 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:43 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:43 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:43 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:43 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:43 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:43 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:43 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:43 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:43 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:43 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:43 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:43 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:43 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:43 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:43 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:43 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:43 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:44 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:44 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:44 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:44 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:44 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:44 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:44 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:44 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:44 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:44 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:44 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:44 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:44 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:44 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:44 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:44 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:44 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:44 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:44 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:44 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:45 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:45 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:45 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:45 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:45 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:45 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:45 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:45 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:45 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:45 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:45 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:45 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:45 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:45 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:45 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:45 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:45 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:45 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:45 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:45 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:46 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:46 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:46 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:46 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:46 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:46 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:46 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:46 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:46 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:46 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:46 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:46 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:46 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:46 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:46 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:46 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:46 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:46 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:46 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:46 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:47 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:47 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:47 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:47 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:47 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:47 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:47 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:47 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:47 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:47 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:47 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:47 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:47 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:47 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:47 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:47 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:47 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:47 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:47 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:47 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:48 localhost kernel: usb 1-1: new full speed USB device using address 3 Oct 11 12:14:48 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:48 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:48 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:48 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:48 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:14:48 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:14:48 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:14:48 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:14:48 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:14:48 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:14:48 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:14:48 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:14:48 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:14:48 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:14:48 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:14:48 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:14:48 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:14:48 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:14:48 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:14:48 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:14:48 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:14:48 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:14:48 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:14:48 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:14:48 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:14:48 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:14:48 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:14:48 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:14:48 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:14:48 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:14:48 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:14:48 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:14:48 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:48 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:48 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:48 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:48 localhost kernel: usb 1-1: device not accepting address 3, error -110 Oct 11 12:14:48 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:48 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:48 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:48 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:48 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:48 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:48 localhost kernel: usb 1-1: new full speed USB device using address 4 Oct 11 12:14:48 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:48 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:48 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:48 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:48 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:48 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:48 localhost kernel: [eagle-usb] New pre-firmware modem detected Oct 11 12:14:48 localhost kernel: [eagle-usb] Uploading firmware.. Oct 11 12:14:49 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:49 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:49 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:49 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:49 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:49 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:49 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:49 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:49 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:49 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:49 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:49 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:49 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:49 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:49 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:49 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:49 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:49 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:49 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:49 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:50 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:50 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:50 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:50 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:50 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:50 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:50 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:50 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:50 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:50 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:50 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:50 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:50 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:50 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:50 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:50 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:50 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:50 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:50 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:50 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:51 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:51 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:51 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:51 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:51 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:51 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:51 localhost kernel: [eagle-usb] Binding eu_instance_t to USB 001/004 Oct 11 12:14:51 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:51 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:51 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:51 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:51 localhost kernel: usb 1-1: USB disconnect, address 4 Oct 11 12:14:51 localhost kernel: [eagle-usb] Pre-firmware modem removed Oct 11 12:14:51 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:51 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:51 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:51 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:51 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:51 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:51 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:51 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:51 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:51 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:52 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:52 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:52 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:52 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:52 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:52 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:52 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:52 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:52 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:52 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:52 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:52 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:52 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:52 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:52 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:52 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:52 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:52 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:52 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:52 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:53 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:53 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:53 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:53 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:53 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:53 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:53 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:53 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:53 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:53 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:53 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:53 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:53 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:53 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:53 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:53 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:53 localhost kernel: usb 1-1: new full speed USB device using address 5 Oct 11 12:14:53 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:53 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:53 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:53 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:54 localhost kernel: [eagle-usb] New USB ADSL device detected, waiting for DSP code... Oct 11 12:14:54 localhost kernel: [eagle-usb] Interface 0 accepted. Oct 11 12:14:54 localhost kernel: kmem_cache_create: duplicate cache eagle-usb Oct 11 12:14:54 localhost kernel: ------------[ cut here ]------------ Oct 11 12:14:54 localhost kernel: kernel BUG at mm/slab.c:1269! Oct 11 12:14:54 localhost kernel: invalid operand: 0000 [#1] Oct 11 12:14:54 localhost kernel: CPU: 0 Oct 11 12:14:54 localhost kernel: EIP: 0060:[kmem_cache_create+909/1216] Tainted: GF VLI Oct 11 12:14:54 localhost kernel: EIP: 0060:[<c014117d>] Tainted: GF VLI Oct 11 12:14:54 localhost kernel: EFLAGS: 00010202 Oct 11 12:14:54 localhost kernel: EIP is at kmem_cache_create+0x38d/0x4c0 Oct 11 12:14:54 localhost kernel: eax: c02ebf00 ebx: d7bfce30 ecx: c040f1c0 edx: d9a6692a Oct 11 12:14:54 localhost kernel: esi: d9a66934 edi: d9a66934 ebp: d7487de0 esp: d7487dc4 Oct 11 12:14:54 localhost kernel: ds: 007b es: 007b ss: 0068 Oct 11 12:14:54 localhost kernel: Process khubd (pid: 285, threadinfo=d7486000 task=d7233940) Oct 11 12:14:54 localhost kernel: Stack: c0000000 d7bfc76c fffffffc 00000058 ced41000 00000000 0000001c d7487e44 Oct 11 12:14:54 localhost kernel: d9a5c590 d9a6692a 00003f88 00000020 00000000 00000000 00000000 d7486000 Oct 11 12:14:54 localhost kernel: ced41000 00000000 d7487e28 c0187d35 d7487e18 416a5d1d d70650a0 d6f37380 Oct 11 12:14:54 localhost kernel: Call Trace: Oct 11 12:14:54 localhost kernel: [__crc_kernel_fpu_begin+2026175/6704985] 0xd9a5c590 Oct 11 12:14:54 localhost kernel: [<d9a5c590>] 0xd9a5c590 Oct 11 12:14:54 localhost kernel: [sysfs_new_inode+85/144] sysfs_new_inode+0x55/0x90 Oct 11 12:14:54 localhost kernel: [<c0187d35>] sysfs_new_inode+0x55/0x90 Oct 11 12:14:54 localhost kernel: [sysfs_create+83/144] sysfs_create+0x53/0x90 Oct 11 12:14:54 localhost kernel: [<c0187dc3>] sysfs_create+0x53/0x90 Oct 11 12:14:54 localhost kernel: [__crc_kernel_fpu_begin+2025361/6704985] 0xd9a5c262 Oct 11 12:14:54 localhost kernel: [<d9a5c262>] 0xd9a5c262 Oct 11 12:14:54 localhost kernel: [__crc_kernel_fpu_begin+873878/6704985] __crc_usb_deregister_bus+0x2b5f133/0x2b6ae46 [usbcore] Oct 11 12:14:54 localhost kernel: [<d9943067>] __crc_usb_deregister_bus+0x2b5f133/0x2b6ae46 [usbcore] Oct 11 12:14:54 localhost kernel: [bus_match+47/112] bus_match+0x2f/0x70 Oct 11 12:14:54 localhost kernel: [<c02087ff>] bus_match+0x2f/0x70 Oct 11 12:14:54 localhost kernel: [device_attach+58/160] device_attach+0x3a/0xa0 Oct 11 12:14:54 localhost kernel: [<c020887a>] device_attach+0x3a/0xa0 Oct 11 12:14:54 localhost kernel: [bus_add_device+78/144] bus_add_device+0x4e/0x90 Oct 11 12:14:54 localhost kernel: [<c0208a4e>] bus_add_device+0x4e/0x90 Oct 11 12:14:54 localhost kernel: [device_add+133/288] device_add+0x85/0x120 Oct 11 12:14:54 localhost kernel: [<c0207a15>] device_add+0x85/0x120 Oct 11 12:14:54 localhost kernel: [__crc_kernel_fpu_begin+897115/6704985] __crc_usb_deregister_bus+0x2b64bf8/0x2b6ae46 [usbcore] Oct 11 12:14:54 localhost kernel: [<d9948b2c>] __crc_usb_deregister_bus+0x2b64bf8/0x2b6ae46 [usbcore] Oct 11 12:14:54 localhost kernel: [__crc_kernel_fpu_begin+877890/6704985] __crc_usb_deregister_bus+0x2b600df/0x2b6ae46 [usbcore] Oct 11 12:14:54 localhost kernel: [<d9944013>] __crc_usb_deregister_bus+0x2b600df/0x2b6ae46 [usbcore] Oct 11 12:14:54 localhost kernel: [__crc_kernel_fpu_begin+883712/6704985] __crc_usb_deregister_bus+0x2b6179d/0x2b6ae46 [usbcore] Oct 11 12:14:54 localhost kernel: [<d99456d1>] __crc_usb_deregister_bus+0x2b6179d/0x2b6ae46 [usbcore] Oct 11 12:14:54 localhost kernel: [__crc_kernel_fpu_begin+884197/6704985] __crc_usb_deregister_bus+0x2b61982/0x2b6ae46 [usbcore] Oct 11 12:14:54 localhost kernel: [<d99458b6>] __crc_usb_deregister_bus+0x2b61982/0x2b6ae46 [usbcore] Oct 11 12:14:54 localhost kernel: [__crc_kernel_fpu_begin+884802/6704985] __crc_usb_deregister_bus+0x2b61bdf/0x2b6ae46 [usbcore] Oct 11 12:14:54 localhost kernel: [<d9945b13>] __crc_usb_deregister_bus+0x2b61bdf/0x2b6ae46 [usbcore] Oct 11 12:14:54 localhost kernel: [default_wake_function+0/32] default_wake_function+0x0/0x20 Oct 11 12:14:54 localhost kernel: [<c011fe80>] default_wake_function+0x0/0x20 Oct 11 12:14:54 localhost kernel: [__crc_kernel_fpu_begin+884719/6704985] __crc_usb_deregister_bus+0x2b61b8c/0x2b6ae46 [usbcore] Oct 11 12:14:54 localhost kernel: [<d9945ac0>] __crc_usb_deregister_bus+0x2b61b8c/0x2b6ae46 [usbcore] Oct 11 12:14:54 localhost kernel: [kernel_thread_helper+5/16] kernel_thread_helper+0x5/0x10 Oct 11 12:14:54 localhost kernel: [<c0109275>] kernel_thread_helper+0x5/0x10 Oct 11 12:14:54 localhost kernel: Oct 11 12:14:54 localhost kernel: Code: fe ff 83 c4 0c e9 34 fd ff ff 8b 4d 08 51 68 00 bf 2e c0 e8 86 1f fe ff b9 c0 f1 40 c0 58 5a ff 05 c0 f1 40 c0 0f 8e e9 19 00 00 <0f> 0b f5 04 b1 b6 2e c0 eb a4 3b 0d a0 7c 32 c0 0f 83 c6 fd ff Oct 11 12:14:54 localhost kernel: <3>[EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:54 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:54 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:54 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:54 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:54 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:54 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:54 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:54 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:54 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:54 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:54 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:54 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:54 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:54 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:54 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:54 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:54 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:54 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:54 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:55 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:55 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:55 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:55 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:55 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:55 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:55 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:55 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:55 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:55 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:55 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:55 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:55 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:55 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:55 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:55 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:55 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:55 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:55 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:55 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:56 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:56 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:56 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:56 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:56 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:56 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:56 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:56 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:56 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:56 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:56 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:56 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:56 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:56 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:56 localhost kernel: [EAGLE-USB] Can't get free queued_urb_t ! Oct 11 12:14:56 localhost last message repeated 2 times Oct 11 12:14:56 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:56 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:56 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:56 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:56 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:56 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:57 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:57 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:57 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:57 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:57 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:57 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:57 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:57 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:57 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:57 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:57 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:57 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:57 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:57 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:57 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:14:57 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:14:57 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:14:57 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:14:57 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:14:57 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:14:57 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:14:57 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:14:57 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:14:57 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:14:57 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:14:57 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:14:57 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:14:57 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:14:57 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:14:57 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:14:57 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:14:57 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:14:57 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:14:57 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:14:57 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:14:57 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:14:57 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:14:57 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:14:57 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:14:57 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:14:57 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:14:57 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:14:57 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:57 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:57 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:57 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:57 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:57 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:58 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:58 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:58 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:58 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:58 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:58 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:58 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:58 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:58 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:58 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:58 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:58 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:58 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:58 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:58 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:58 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:58 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:58 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:58 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:58 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:59 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:59 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:59 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:59 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:59 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:59 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:59 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:59 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:59 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:59 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:59 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:59 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:59 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:59 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:59 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:59 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:59 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:59 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:14:59 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:14:59 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:00 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:00 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:00 localhost CROND[2468]: (mail) CMD (/usr/bin/python -S /usr/lib/mailman/cron/gate_news) Oct 11 12:15:00 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:00 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:00 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:00 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:00 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:00 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:00 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:00 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:00 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:00 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:00 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:00 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:00 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:00 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:00 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:00 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:00 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:00 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:01 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:01 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:01 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:01 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:01 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:01 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:01 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:01 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:01 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:01 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:01 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:01 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:01 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:01 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:01 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:01 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:01 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:01 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:01 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:01 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:02 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:02 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:02 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:02 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:02 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:02 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:02 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:02 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:02 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:02 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:02 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:02 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:02 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:02 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:02 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:02 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:02 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:02 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:02 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:02 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:03 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:03 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:03 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:03 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:03 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:03 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:03 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:03 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:03 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:03 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:03 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:03 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:03 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:03 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:03 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:03 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:03 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:03 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:03 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:03 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:04 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:04 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:04 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:04 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:04 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:04 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:04 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:04 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:04 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:04 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:04 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:04 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:04 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:04 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:04 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:04 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:04 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:04 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:04 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:04 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:05 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:05 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:05 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:05 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:05 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:05 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:05 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:05 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:05 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:05 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:05 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:05 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:05 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:05 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:05 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:05 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:05 localhost kernel: [EAGLE-USB] Can't get free queued_urb_t ! Oct 11 12:15:05 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:05 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:05 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:05 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:05 localhost kernel: [EAGLE-USB] Can't get free queued_urb_t ! Oct 11 12:15:06 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:06 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:06 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:06 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:06 localhost kernel: [EAGLE-USB] Can't get free queued_urb_t ! Oct 11 12:15:06 localhost last message repeated 3 times Oct 11 12:15:06 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:06 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:06 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:06 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:06 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:06 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:06 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:06 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:06 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:06 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:06 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:06 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:06 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:06 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:06 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:06 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:07 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:07 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:07 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:07 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:07 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:15:07 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:15:07 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:15:07 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:15:07 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:15:07 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:15:07 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:15:07 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:15:07 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:15:07 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:15:07 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:15:07 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:15:07 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:15:07 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:15:07 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:15:07 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:15:07 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:15:07 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:15:07 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:15:07 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:15:07 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:15:07 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:15:07 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:15:07 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:15:07 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:15:07 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:15:07 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:15:07 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:15:07 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:07 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:07 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:07 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:07 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:07 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:07 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:07 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:07 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:07 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:07 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:07 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:07 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:07 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:07 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:07 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:08 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:08 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:08 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:08 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:08 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:08 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:08 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:08 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:08 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:08 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:08 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:08 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:08 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:08 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:08 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:08 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:08 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:08 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:08 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:08 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:09 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:09 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:09 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:09 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:09 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:09 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:09 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:09 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:09 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:09 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:09 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:09 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:09 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:09 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:09 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:09 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:09 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:09 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:09 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:09 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:10 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:10 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:10 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:10 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:10 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:10 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:10 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:10 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:10 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:10 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:10 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:10 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:10 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:10 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:10 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:10 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:10 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:10 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:10 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:10 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:11 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:11 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:11 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:11 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:11 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:11 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:11 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:11 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:11 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:11 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:11 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:11 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:11 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:11 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:11 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:11 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:11 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:11 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:11 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:11 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:12 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:12 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:12 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:12 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:12 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:12 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:12 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:12 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:12 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:12 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:12 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:12 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:12 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:12 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:12 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:12 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:12 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:12 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:12 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:12 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:13 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:13 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:13 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:13 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:13 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:13 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:13 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:13 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:13 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:13 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:13 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:13 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:13 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:13 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:13 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:13 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:13 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:13 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:13 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:13 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:14 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:14 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:14 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:14 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:14 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:14 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:14 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:14 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:14 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:14 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:14 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:14 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:14 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:14 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:14 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:14 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:14 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:14 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:14 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:14 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:15 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:15 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:15 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:15 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:15 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:15 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:15 localhost kernel: [EAGLE-USB] Can't get free queued_urb_t ! Oct 11 12:15:15 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:15 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:15 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:15 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:15 localhost kernel: [EAGLE-USB] Can't get free queued_urb_t ! Oct 11 12:15:15 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:15 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:15 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:15 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:15 localhost kernel: [EAGLE-USB] Can't get free queued_urb_t ! Oct 11 12:15:15 localhost last message repeated 3 times Oct 11 12:15:15 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:15 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:15 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:15 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:15 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:15 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:16 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:16 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:16 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:16 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:16 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:16 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:16 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:16 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:16 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:16 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:16 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:16 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:16 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:16 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:16 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:15:16 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:15:16 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:15:16 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:15:16 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:15:16 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:15:16 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:15:16 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:15:16 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:15:16 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:15:16 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:15:16 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:15:16 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:15:16 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:15:16 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:15:16 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:15:16 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:15:16 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:15:16 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:15:16 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:15:16 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:15:16 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:15:16 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:15:16 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:15:16 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:15:16 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:15:16 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:15:16 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:15:16 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:16 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:16 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:16 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:16 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:16 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:17 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:17 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:17 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:17 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:17 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:17 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:17 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:17 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:17 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:17 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:17 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:17 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:17 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:17 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:17 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:17 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:17 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:17 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:17 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:17 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:18 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:18 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:18 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:18 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:18 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:18 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:18 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:18 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:18 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:18 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:18 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:18 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:18 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:18 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:18 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:18 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:18 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:18 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:18 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:18 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:19 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:19 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:19 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:19 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:19 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:19 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:19 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:19 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:19 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:19 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:19 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:19 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:19 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:19 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:19 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:19 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:19 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:19 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:19 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:19 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:20 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:20 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:20 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:20 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:20 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:20 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:20 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:20 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:20 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:20 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:20 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:20 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:20 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:20 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:20 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:20 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:20 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:20 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:20 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:20 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:21 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:21 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:21 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:21 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:21 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:21 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:21 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:21 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:21 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:21 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:21 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:21 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:21 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:21 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:21 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:21 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:21 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:21 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:21 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:21 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:22 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:22 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:22 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:22 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:22 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:22 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:22 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:22 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:22 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:22 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:22 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:22 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:22 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:22 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:22 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:22 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:22 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:22 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:22 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:22 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:23 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:23 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:23 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:23 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:23 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:23 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:23 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:23 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:23 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:23 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:23 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:23 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:23 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:23 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:23 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:23 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:23 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:23 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:23 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:23 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:24 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:24 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:24 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:24 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:24 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:24 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:24 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:24 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:24 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:24 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:24 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:24 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:24 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:24 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:24 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:24 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:24 localhost kernel: [EAGLE-USB] Can't get free queued_urb_t ! Oct 11 12:15:24 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:24 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:24 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:24 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:24 localhost kernel: [EAGLE-USB] Can't get free queued_urb_t ! Oct 11 12:15:25 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:25 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:25 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:25 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:25 localhost kernel: [EAGLE-USB] Can't get free queued_urb_t ! Oct 11 12:15:25 localhost last message repeated 3 times Oct 11 12:15:25 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:25 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:25 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:25 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:25 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:25 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:25 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:25 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:25 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:25 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:25 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:25 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:25 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:25 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:25 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:25 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:26 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:26 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:26 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:26 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:26 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:15:26 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:15:26 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:15:26 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:15:26 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:15:26 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:15:26 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:15:26 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:15:26 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:15:26 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:15:26 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:15:26 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:15:26 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:15:26 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:15:26 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:15:26 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:15:26 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:15:26 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:15:26 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:15:26 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:15:26 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:15:26 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:15:26 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:15:26 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:15:26 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:15:26 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:15:26 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:15:26 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:15:26 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:26 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:26 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:26 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:26 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:26 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:26 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:26 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:26 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:26 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:26 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:26 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:26 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:26 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:26 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:26 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:27 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:27 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:27 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:27 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:27 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:27 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:27 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:27 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:27 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:27 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:27 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:27 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:27 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:27 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:27 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:27 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:27 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:27 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:27 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:27 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:28 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:28 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:28 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:28 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:28 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:28 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:28 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:28 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:28 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:28 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:28 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:28 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:28 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:28 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:28 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:28 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:28 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:28 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:28 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:28 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:29 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:29 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:29 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:29 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:29 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:29 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:29 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:29 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:29 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:29 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:29 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:29 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:29 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:29 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:29 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:29 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:29 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:29 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:29 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:29 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:30 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:30 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:30 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:30 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:30 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:30 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:30 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:30 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:30 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:30 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:30 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:30 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:30 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:30 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:30 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:30 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:30 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:30 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:30 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:30 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:31 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:31 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:31 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:31 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:31 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:31 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:31 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:31 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:31 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:31 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:31 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:31 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:31 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:31 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:31 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:31 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:31 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:31 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:31 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:31 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:32 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:32 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:32 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:32 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:32 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:32 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:32 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:32 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:32 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:32 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:32 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:32 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:32 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:32 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:32 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:32 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:32 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:32 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:32 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:32 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:33 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:33 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:33 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:33 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:33 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:33 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:33 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:33 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:33 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:33 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:33 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:33 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:33 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:33 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:33 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:33 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:33 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:33 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:33 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:33 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:34 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:34 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:34 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:34 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:34 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:34 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:34 localhost kernel: [EAGLE-USB] Can't get free queued_urb_t ! Oct 11 12:15:34 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:34 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:34 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:34 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:34 localhost kernel: [EAGLE-USB] Can't get free queued_urb_t ! Oct 11 12:15:34 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:34 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:34 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:34 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:34 localhost kernel: [EAGLE-USB] Can't get free queued_urb_t ! Oct 11 12:15:34 localhost last message repeated 3 times Oct 11 12:15:34 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:34 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:34 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:34 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:34 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:34 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:35 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:35 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:35 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:35 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:35 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:35 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:35 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:35 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:35 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:35 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:35 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:35 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:35 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:35 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:35 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:15:35 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:15:35 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:15:35 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:15:35 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:15:35 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:15:35 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:15:35 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:15:35 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:15:35 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:15:35 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:15:35 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:15:35 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:15:35 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:15:35 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:15:35 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:15:35 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:15:35 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:15:35 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:15:35 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:15:35 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:15:35 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:15:35 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:15:35 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:15:35 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:15:35 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:15:35 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:15:35 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:15:35 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:35 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:35 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:35 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:35 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:35 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:36 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:36 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:36 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:36 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:36 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:36 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:36 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:36 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:36 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:36 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:36 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:36 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:36 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:36 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:36 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:36 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:36 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:36 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:36 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:36 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:37 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:37 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:37 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:37 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:37 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:37 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:37 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:37 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:37 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:37 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:37 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:37 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:37 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:37 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:37 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:37 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:37 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:37 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:37 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:37 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:38 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:38 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:38 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:38 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:38 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:38 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:38 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:38 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:38 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:38 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:38 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:38 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:38 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:38 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:38 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:38 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:38 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:38 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:38 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:38 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:39 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:39 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:39 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:39 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:39 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:39 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:39 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:39 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:39 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:39 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:39 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:39 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:39 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:39 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:39 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:39 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:39 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:39 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:39 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:39 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:40 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:40 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:40 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:40 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:40 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:40 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:40 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:40 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:40 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:40 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:40 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:40 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:40 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:40 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:40 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:40 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:40 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:40 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:40 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:40 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:41 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:41 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:41 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:41 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:41 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:41 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:41 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:41 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:41 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:41 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:41 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:41 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:41 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:41 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:41 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:41 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:41 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:41 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:41 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:41 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:42 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:42 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:42 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:42 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:42 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:42 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:42 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:42 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:42 localhost su(pam_unix)[2515]: session opened for user root by (uid=501) Oct 11 12:15:42 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:42 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:42 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:42 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:42 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:42 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:42 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:42 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:42 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:42 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:42 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:42 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:43 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:43 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:43 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:43 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:43 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:43 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:43 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:43 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:43 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:43 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:43 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:43 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:43 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:43 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:43 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:43 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:43 localhost kernel: [EAGLE-USB] Can't get free queued_urb_t ! Oct 11 12:15:43 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:43 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:43 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:43 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:43 localhost kernel: [EAGLE-USB] Can't get free queued_urb_t ! Oct 11 12:15:44 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:44 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:44 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:44 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:44 localhost kernel: [EAGLE-USB] Can't get free queued_urb_t ! Oct 11 12:15:44 localhost last message repeated 3 times Oct 11 12:15:44 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:44 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:44 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:44 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:44 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:44 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:44 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:44 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:44 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:44 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:44 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:44 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:44 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:44 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:44 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:44 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:45 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:45 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:45 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:45 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:45 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:15:45 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:15:45 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:15:45 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:15:45 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:15:45 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:15:45 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:15:45 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:15:45 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:15:45 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:15:45 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:15:45 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:15:45 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:15:45 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:15:45 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:15:45 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:15:45 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:15:45 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:15:45 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:15:45 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:15:45 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:15:45 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:15:45 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:15:45 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:15:45 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:15:45 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:15:45 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of BlockLoadInfo Oct 11 12:15:45 localhost kernel: [EAGLE-USB] Error 0XFFFFFFED on IDMA write of block data Oct 11 12:15:45 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:45 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:45 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:45 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:45 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:45 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:45 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:45 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:45 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:45 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:45 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:45 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:45 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:45 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:45 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:45 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:46 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:46 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:46 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:46 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:46 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:46 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:46 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:46 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:46 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:46 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:46 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:46 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:46 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:46 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:46 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:46 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:46 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:46 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:46 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:46 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:47 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:47 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:47 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:47 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:47 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:47 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:47 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:47 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:47 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:47 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:47 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:47 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:47 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:47 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:47 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:47 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:47 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:47 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:47 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:47 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:48 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:48 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:48 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:48 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:48 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:48 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:48 localhost kernel: [EAGLE-USB] ADI: Failed to send faulty ctrl urb (d74c9500) with err=-19 Oct 11 12:15:48 localhost kernel: [EAGLE-USB] ADI: retry in 100ms Oct 11 12:15:48 localhost shutdown: shutting down for system reboot Oct 11 12:15:48 localhost init: Switching to runlevel: 6
<eaglectrl> # Options are set whith the following syntax: # # Name = Value # # where "Name" is the option name, and # "Value" is the option value, specified # in hexadecimal (without any prefix). # Option names are case sensitive. # Options that are commented out are specified # with their default values. # # Other than VPI, VCI and Encapsulation, # I really don't known what these options mean. #POTS FOR EAGLE # those values come from file CMVep.txt OPTN0=80008066 OPTN1=00000994 OPTN2=63600000 OPTN3=00000028 OPTN4=00600000 OPTN5=00000500 # OPTN6=00000000 # OPTN7=02CD8044 # OPTN15=09090909 OPTN18=820200FF OPTN19=80000000 OPTN20=11900002 OPTN70=218280AA OPTN72=006F06EB OPTN73=00010060 # not implemented, don't know how to :-( #cw mask 8 0x3fffffc0 #cw diag 0 0x26870030 #cw flag 0 0x00000820 #;These OPTN 0,18,19 are for non-TR-48 #cw optn 0 0x80020066 #cw optn 18 0x00000000 #cw optn 19 0x00000000 #;These OPTN 0,18,19 are for TR-48 #;cw optn 0 0x80008066 #;cw optn 18 0x820200ff #;cw optn 19 0x80000000 #CW cntl 0 2 #Enable OPTN16 for WT-062 testing only #OPTN16=80818040 # VPI / VCI are in hexa (8, 23) is 8,35 in decimal VPI=00000008 VCI=00000024 #The following values are valid for encapsulation : #MPOA_MODE_BRIDGED_ETH_LLC ----> 1 #MPOA_MODE_BRIDGED_ETH_VC ----> 2 #MPOA_MODE_ROUTED_IP_LLC ----> 3 #MPOA_MODE_ROUTED_IP_VC ----> 4 #MPOA_MODE_PPPOA_LLC ----> 5 #MPOA_MODE_PPPOA_VC ----> 6 Encapsulation=00000004 Linetype=00000001 RatePollFreq=00000009 </eaglectrl> STATIC_IP=81.57.28.169 ISP=FR04 LANG=fr ASYNCHRONOUS_START=1
<eaglectrl> # Options are set whith the following syntax: # # Name = Value # # where "Name" is the option name, and # "Value" is the option value, specified # in hexadecimal (without any prefix). # Option names are case sensitive. # Options that are commented out are specified # with their default values. # # Other than VPI, VCI and Encapsulation, # I really don't known what these options mean. #POTS FOR EAGLE # those values come from file CMVep.txt OPTN0=80008066 OPTN1=00000994 OPTN2=63600000 OPTN3=00000028 OPTN4=00600000 OPTN5=00000500 # OPTN6=00000000 # OPTN7=02CD8044 # OPTN15=09090909 OPTN18=820200FF OPTN19=80000000 OPTN20=11900002 OPTN70=218280AA OPTN72=006F06EB OPTN73=00010060 # not implemented, don't know how to :-( #cw mask 8 0x3fffffc0 #cw diag 0 0x26870030 #cw flag 0 0x00000820 #;These OPTN 0,18,19 are for non-TR-48 #cw optn 0 0x80020066 #cw optn 18 0x00000000 #cw optn 19 0x00000000 #;These OPTN 0,18,19 are for TR-48 #;cw optn 0 0x80008066 #;cw optn 18 0x820200ff #;cw optn 19 0x80000000 #CW cntl 0 2 #Enable OPTN16 for WT-062 testing only #OPTN16=80818040 # VPI / VCI are in hexa (8, 23) is 8,35 in decimal VPI=00000008 VCI=00000023 #The following values are valid for encapsulation : #MPOA_MODE_BRIDGED_ETH_LLC ----> 1 #MPOA_MODE_BRIDGED_ETH_VC ----> 2 #MPOA_MODE_ROUTED_IP_LLC ----> 3 #MPOA_MODE_ROUTED_IP_VC ----> 4 #MPOA_MODE_PPPOA_LLC ----> 5 #MPOA_MODE_PPPOA_VC ----> 6 Encapsulation=00000006 Linetype=00000001 RatePollFreq=00000009 </eaglectrl>
9df2981d29cdb5f029f718c8958d53c1 /etc/eagle-usb/dsp/dsp_code_isdn.bin 5f4334e8bb5c2e37969ae8604804bd0b /etc/eagle-usb/dsp/dsp_code_pots.bin
