LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 03-29-2012, 05:02 AM   #1
jan1892
LQ Newbie
 
Registered: Mar 2012
Posts: 1

Rep: Reputation: Disabled
Detecting USB device on Intel Q65 / C200 chipset


Hello,
I have problem with detecting USB 2.0 device HP Mini MSR(Magnetic Stripe Reader) on Intel chipset Q65.
I'm not looking for any driver for using this device, but i have problem with detecting by kernel.

When I start PC, PC still trying detect MSR and dmesg writes:
Code:
[   14.946183] usb 1-1.3: new full speed USB device using ehci_hcd and address 10
[   19.515436] usb 1-1.3: device not accepting address 10, error -32
[   19.547786] hub 1-1:1.0: unable to enumerate USB device on port 3
[   19.763224] usb 1-1.3: new full speed USB device using ehci_hcd and address 12
[   24.332393] usb 1-1.3: device not accepting address 12, error -32
...
In better case, MSR is after several seconds detected, in worse it takes many minutes and MSR is for this time unusable
Code:
[ 1350.972175] usb 1-1.3: new full speed USB device using ehci_hcd and address 72
[ 1351.067282] usb 1-1.3: New USB device found, idVendor=03f0, idProduct=2724
[ 1351.067286] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 1351.067289] usb 1-1.3: Product: HP USB HID Mini MSR
[ 1351.067291] usb 1-1.3: Manufacturer: IDTECH
[ 1351.067382] usb 1-1.3: configuration #1 chosen from 1 choice
[ 1351.069407] generic-usb 0003:03F0:2724.0004: hiddev1,hidraw3: USB HID v1.11 Device [IDTECH HP USB HID Mini MSR] on usb-0000:00:1a.0-1.3/input0


Other devices are detected fine (keyboard,mouse, etc.). MSR is powered from USB.

Our company has many computers with this chipset so I have trouble

What I found out about this:
- another MSR with same PC - no effect
- MSR with another PC with same chipset - no effect
- MSR connected via Y-cable (extra power from second port) - no effect
- disconnecting other devices - no effect
- connecting to other ports - no effect
- disabling ACPI in kernel - no effect
- disabling module ehci-hcd at boot and starting it later at rc.local - no effect
- MSR with another PC with different chipset (with same HDD)- OK (MSR using uhci-hcd, not ehci-hcd)
- disabling ehci-hcd and installing module uhci-hcd - usb doesn't recognize any device, lsusb listing is empty


PC information:
Kernel 2.6.32-custom-1 (in original 2.6.32 kernel is the same problem)
OS Debian Squeeze 6.0.3

Code:
lspci
00:00.0 Host bridge: Intel Corporation 2nd Generation Core Processor Family DRAM Controller (rev 09)
00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)
00:16.0 Communication controller: Intel Corporation 6 Series/C200 Series Chipset Family MEI Controller #1 (rev 04)
00:16.3 Serial controller: Intel Corporation 6 Series/C200 Series Chipset Family KT Controller (rev 04)
00:19.0 Ethernet controller: Intel Corporation 82579LM Gigabit Network Connection (rev 04)
00:1a.0 USB controller: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #2 (rev 04)
00:1b.0 Audio device: Intel Corporation 6 Series/C200 Series Chipset Family High Definition Audio Controller (rev 04)
00:1c.0 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 1 (rev b4)
00:1c.4 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 5 (rev b4)
00:1c.6 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 7 (rev b4)
00:1c.7 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 8 (rev b4)
00:1d.0 USB controller: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #1 (rev 04)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev a4)
00:1f.0 ISA bridge: Intel Corporation Q65 Express Chipset Family LPC Controller (rev 04)
00:1f.2 SATA controller: Intel Corporation 6 Series/C200 Series Chipset Family SATA AHCI Controller (rev 04)
00:1f.3 SMBus: Intel Corporation 6 Series/C200 Series Chipset Family SMBus Controller (rev 04)
01:00.0 Serial controller: Oxford Semiconductor Ltd Device c208
02:00.0 Serial controller: Oxford Semiconductor Ltd Device c208
Code:
lsusb
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 072: ID 03f0:2724 Hewlett-Packard 
Bus 001 Device 004: ID 0461:0010 Primax Electronics, Ltd 
Bus 001 Device 003: ID 067b:2303 Prolific Technology, Inc. PL2303 Serial Port
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

Please, does anybody have any idea ?

Code:
dmesg
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 2.6.32-custom-1 (2.6.32) (root@mycomputer) (gcc version 4.4.5 (Debian 4.4.5-8) ) #4 Mon Jan 23 13:12:49 CET 2012
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   NSC Geode by NSC
[    0.000000]   Cyrix CyrixInstead
[    0.000000]   Centaur CentaurHauls
[    0.000000]   Transmeta GenuineTMx86
[    0.000000]   Transmeta TransmetaCPU
[    0.000000]   UMC UMC UMC UMC
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009bc00 (usable)
[    0.000000]  BIOS-e820: 000000000009bc00 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 0000000020000000 (usable)
[    0.000000]  BIOS-e820: 0000000020000000 - 0000000020200000 (reserved)
[    0.000000]  BIOS-e820: 0000000020200000 - 0000000040000000 (usable)
[    0.000000]  BIOS-e820: 0000000040000000 - 0000000040200000 (reserved)
[    0.000000]  BIOS-e820: 0000000040200000 - 0000000078be0000 (usable)
[    0.000000]  BIOS-e820: 0000000078be0000 - 0000000078c28000 (ACPI NVS)
[    0.000000]  BIOS-e820: 0000000078c28000 - 0000000078c36000 (ACPI data)
[    0.000000]  BIOS-e820: 0000000078c36000 - 0000000078c56000 (reserved)
[    0.000000]  BIOS-e820: 0000000078c56000 - 0000000078c79000 (ACPI NVS)
[    0.000000]  BIOS-e820: 0000000078c79000 - 0000000078d00000 (reserved)
[    0.000000]  BIOS-e820: 0000000078d00000 - 0000000078d01000 (ACPI NVS)
[    0.000000]  BIOS-e820: 0000000078d01000 - 0000000078d13000 (reserved)
[    0.000000]  BIOS-e820: 0000000078d13000 - 0000000078d20000 (ACPI NVS)
[    0.000000]  BIOS-e820: 0000000078d20000 - 0000000078d31000 (reserved)
[    0.000000]  BIOS-e820: 0000000078d31000 - 0000000078d74000 (ACPI NVS)
[    0.000000]  BIOS-e820: 0000000078d74000 - 0000000079000000 (usable)
[    0.000000]  BIOS-e820: 0000000079800000 - 000000007da00000 (reserved)
[    0.000000]  BIOS-e820: 00000000fed1c000 - 00000000fed40000 (reserved)
[    0.000000]  BIOS-e820: 00000000ff000000 - 0000000100000000 (reserved)
[    0.000000]  BIOS-e820: 0000000100000000 - 0000000100600000 (usable)
[    0.000000] DMI 2.7 present.
[    0.000000] last_pfn = 0x79000 max_arch_pfn = 0x100000
[    0.000000] MTRR default type: write-back
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 079800000 mask FFF800000 uncachable
[    0.000000]   1 base 07A000000 mask FFE000000 uncachable
[    0.000000]   2 base 07C000000 mask FFC000000 uncachable
[    0.000000]   3 base 080000000 mask F80000000 uncachable
[    0.000000]   4 base 100600000 mask FFFE00000 uncachable
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000]   8 disabled
[    0.000000]   9 disabled
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] initial memory mapped : 0 - 01800000
[    0.000000] init_memory_mapping: 0000000000000000-00000000377fe000
[    0.000000]  0000000000 - 0000400000 page 4k
[    0.000000]  0000400000 - 0037400000 page 2M
[    0.000000]  0037400000 - 00377fe000 page 4k
[    0.000000] kernel direct mapping tables up to 377fe000 @ 7000-c000
[    0.000000] RAMDISK: 17af9000 - 1803f58e
[    0.000000] 1048MB HIGHMEM available.
[    0.000000] 887MB LOWMEM available.
[    0.000000]   mapped low ram: 0 - 377fe000
[    0.000000]   low ram: 0 - 377fe000
[    0.000000]   node 0 low ram: 00000000 - 377fe000
[    0.000000]   node 0 bootmap 00008000 - 0000ef00
[    0.000000] (7 early reservations) ==> bootmem [0000000000 - 00377fe000]
[    0.000000]   #0 [0000000000 - 0000001000]   BIOS data page ==> [0000000000 - 0000001000]
[    0.000000]   #1 [0001000000 - 000140d3dc]    TEXT DATA BSS ==> [0001000000 - 000140d3dc]
[    0.000000]   #2 [0017af9000 - 001803f58e]          RAMDISK ==> [0017af9000 - 001803f58e]
[    0.000000]   #3 [000009bc00 - 0000100000]    BIOS reserved ==> [000009bc00 - 0000100000]
[    0.000000]   #4 [000140e000 - 0001414224]              BRK ==> [000140e000 - 0001414224]
[    0.000000]   #5 [0000007000 - 0000008000]          PGTABLE ==> [0000007000 - 0000008000]
[    0.000000]   #6 [0000008000 - 000000f000]          BOOTMAP ==> [0000008000 - 000000f000]
[    0.000000] found SMP MP-table at [c00f4b80] f4b80
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA      0x00000000 -> 0x00001000
[    0.000000]   Normal   0x00001000 -> 0x000377fe
[    0.000000]   HighMem  0x000377fe -> 0x00079000
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[5] active PFN ranges
[    0.000000]     0: 0x00000000 -> 0x0000009b
[    0.000000]     0: 0x00000100 -> 0x00020000
[    0.000000]     0: 0x00020200 -> 0x00040000
[    0.000000]     0: 0x00040200 -> 0x00078be0
[    0.000000]     0: 0x00078d74 -> 0x00079000
[    0.000000] On node 0 totalpages: 494087
[    0.000000] free_area_init_node: node 0, pgdat c1335234, node_mem_map c1416000
[    0.000000]   DMA zone: 32 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 3963 pages, LIFO batch:0
[    0.000000]   Normal zone: 1744 pages used for memmap
[    0.000000]   Normal zone: 220974 pages, LIFO batch:31
[    0.000000]   HighMem zone: 2097 pages used for memmap
[    0.000000]   HighMem zone: 265277 pages, LIFO batch:31
[    0.000000] Using APIC driver default
[    0.000000] SFI: Simple Firmware Interface v0.7 http://simplefirmware.org
[    0.000000] Intel MultiProcessor Specification v1.4
[    0.000000]     Virtual Wire compatibility mode.
[    0.000000] MPTABLE: OEM ID: SLIC-BPC
[    0.000000] MPTABLE: Product ID: HPQOEM
[    0.000000] MPTABLE: APIC at: 0xFEE00000
[    0.000000] Processor #0 (Bootup-CPU)
[    0.000000] Processor #2
[    0.000000] ACPI: NR_CPUS/possible_cpus limit of 1 reached.  Processor 1/0x2 ignored.
[    0.000000] I/O APIC #0 Version 32 at 0xFEC00000.
[    0.000000] Processors: 1
[    0.000000] nr_irqs_gsi: 24
[    0.000000] Allocating PCI resources starting at 7da00000 (gap: 7da00000:8131c000)
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 490214
[    0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-2.6.32-custom-1 root=/dev/sda3 ro quiet vga=789 8250.nr_uarts=16 noapic acpi=off
[    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] Enabling fast FPU save and restore... done.
[    0.000000] Enabling unmasked SIMD FPU exception support... done.
[    0.000000] Initializing CPU#0
[    0.000000] xsave/xrstor: enabled xstate_bv 0x3, cntxt size 0x240
[    0.000000] allocated 9912320 bytes of page_cgroup
[    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[    0.000000] Initializing HighMem for node 0 (000377fe:00079000)
[    0.000000] Memory: 1939768k/1982464k available (2229k kernel code, 35572k reserved, 1083k data, 352k init, 1069496k highmem)
[    0.000000] virtual kernel memory layout:
[    0.000000]     fixmap  : 0xfffa3000 - 0xfffff000   ( 368 kB)
[    0.000000]     pkmap   : 0xff800000 - 0xffc00000   (4096 kB)
[    0.000000]     vmalloc : 0xf7ffe000 - 0xff7fe000   ( 120 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xf77fe000   ( 887 MB)
[    0.000000]       .init : 0xc133d000 - 0xc1395000   ( 352 kB)
[    0.000000]       .data : 0xc122d681 - 0xc133c370   (1083 kB)
[    0.000000]       .text : 0xc1000000 - 0xc122d681   (2229 kB)
[    0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[    0.000000] Hierarchical RCU implementation.
[    0.000000] NR_IRQS:288
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] Fast TSC calibration using PIT
[    0.004000] Detected 2394.520 MHz processor.
[    0.000002] Calibrating delay loop (skipped), value calculated using timer frequency.. 4789.04 BogoMIPS (lpj=9578080)
[    0.000018] Security Framework initialized
[    0.000021] SELinux:  Disabled at boot.
[    0.000027] Mount-cache hash table entries: 512
[    0.000081] Initializing cgroup subsys ns
[    0.000083] Initializing cgroup subsys cpuacct
[    0.000085] Initializing cgroup subsys memory
[    0.000088] Initializing cgroup subsys devices
[    0.000090] Initializing cgroup subsys freezer
[    0.000091] Initializing cgroup subsys net_cls
[    0.000107] CPU: L1 I cache: 32K, L1 D cache: 32K
[    0.000108] CPU: L2 cache: 256K
[    0.000109] CPU: L3 cache: 2048K
[    0.000113] mce: CPU supports 7 MCE banks
[    0.000123] CPU0: Thermal monitoring enabled (TM1)
[    0.000125] CPU 0 MCA banks CMCI:0 CMCI:1 CMCI:3 SHD:5 SHD:6
[    0.000132] using mwait in idle threads.
[    0.000135] Performance Events: Nehalem/Corei7 events, Intel PMU driver.
[    0.000139] ... version:                3
[    0.000140] ... bit width:              48
[    0.000141] ... generic registers:      8
[    0.000142] ... value mask:             0000ffffffffffff
[    0.000144] ... max period:             000000007fffffff
[    0.000145] ... fixed-purpose events:   3
[    0.000146] ... event mask:             00000007000000ff
[    0.000147] CPU: Intel(R) Celeron(R) CPU G530 @ 2.40GHz stepping 07
[    0.000151] Checking 'hlt' instruction... OK.
[    0.017533] Enabling APIC mode:  Flat.  Using 1 I/O APICs
[    0.231666] devtmpfs: initialized
[    0.231725] HP Compaq Laptop series board detected. Selecting BIOS-method for reboots.
[    0.231873] regulator: core version 0.5
[    0.231903] NET: Registered protocol family 16
[    0.241689] PCI: PCI BIOS revision 3.00 entry at 0xea858, last bus=184
[    0.241691] PCI: Using configuration type 1 for base access
[    0.241883] bio: create slab <bio-0> at 0
[    0.241911] ACPI: Interpreter disabled.
[    0.241934] vgaarb: loaded
... deleted lines about probing PCI hardware
[    0.255876] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.260586] pci 0000:00:1f.0: PIIX/ICH IRQ router [8086:1c4c]
[    0.260725] Switching to clocksource tsc
[    0.261459] pnp: PnP ACPI: disabled
[    0.261461] PnPBIOS: Scanning system for PnP BIOS support...
[    0.261465] PnPBIOS: Found PnP BIOS installation structure at 0xc00f6540
[    0.261467] PnPBIOS: PnP BIOS version 1.0, entry 0xf0000:0x6382, dseg 0xf0000
[    0.261470] PnPBIOS: dev_node_info: function not supported on this system
[    0.261473] PnPBIOS: Unable to get node info.  Aborting.
... deleted lines about PCI
... deleted lines about TCP
[    0.262470] NET: Registered protocol family 1
[    0.262480] pci 0000:00:02.0: Boot video device
[    0.615122] Unpacking initramfs...
[    0.737121] Freeing initrd memory: 5401k freed
[    0.737965] platform rtc_cmos: registered platform RTC device (no PNP device found)
[    0.738088] audit: initializing netlink socket (disabled)
[    0.738096] type=2000 audit(1333006034.630:1): initialized
[    0.741221] highmem bounce pool size: 64 pages
[    0.741225] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[    0.741269] VFS: Disk quotas dquot_6.5.2
[    0.741284] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.741310] msgmni has been set to 1712
[    0.741391] alg: No test for stdrng (krng)
[    0.741404] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    0.741406] io scheduler noop registered
[    0.741407] io scheduler anticipatory registered
[    0.741409] io scheduler deadline registered
[    0.741412] io scheduler cfq registered (default)
[    0.741505] pcieport 0000:00:1c.0: irq 24 for MSI/MSI-X
[    0.741513] pcieport 0000:00:1c.0: setting latency timer to 64
[    0.741609] pcieport 0000:00:1c.4: irq 25 for MSI/MSI-X
[    0.741617] pcieport 0000:00:1c.4: setting latency timer to 64
[    0.741711] pcieport 0000:00:1c.6: irq 26 for MSI/MSI-X
[    0.741719] pcieport 0000:00:1c.6: setting latency timer to 64
[    0.741813] pcieport 0000:00:1c.7: irq 27 for MSI/MSI-X
[    0.741820] pcieport 0000:00:1c.7: setting latency timer to 64
... deleted lines about graphic
... deleted lines about serial ports
[    0.811186] PNP: No PS/2 controller found. Probing ports directly.
[    0.814277] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.814280] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.814332] mice: PS/2 mouse device common for all mice
[    0.814378] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0
[    0.814396] rtc0: alarms up to one day, 114 bytes nvram
[    0.814405] cpuidle: using governor ladder
[    0.814576] TCP cubic registered
[    0.814588] NET: Registered protocol family 10
[    0.814935] Mobile IPv6
[    0.814937] NET: Registered protocol family 17
[    0.814944] Using IPI Shortcut mode
[    0.814984] registered taskstats version 1
[    0.815316] rtc_cmos rtc_cmos: setting system clock to 2012-03-29 07:27:15 UTC (1333006035)
[    0.815367] Initalizing network drop monitor service
[    0.815381] Freeing unused kernel memory: 352k freed
[    0.815457] Write protecting the kernel text: 2232k
[    0.815466] Write protecting the kernel read-only data: 828k
[    0.824960] udev[43]: starting version 164
[    0.880035] e1000e: Intel(R) PRO/1000 Network Driver - 1.2.20-k2
[    0.880037] e1000e: Copyright(c) 1999 - 2011 Intel Corporation.
[    0.880063] PCI: setting IRQ 3 as level-triggered
[    0.891343] SCSI subsystem initialized
[    0.903988] libata version 3.00 loaded.
... deleted lines about detecting sata and NIC
[    2.116821] Ending clean XFS mount for filesystem: sda3
[    3.307038] udev[310]: starting version 164
[    3.656940] i801_smbus 0000:00:1f.3: found PCI INT C -> IRQ 10
[    3.717384] input: PC Speaker as /devices/platform/pcspkr/input/input0
[    3.799465] usbcore: registered new interface driver usbfs
[    3.799764] usbcore: registered new interface driver hub
[    3.799915] usbcore: registered new device driver usb
[    4.067034] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    4.067061] ehci_hcd 0000:00:1a.0: found PCI INT A -> IRQ 11
[    4.067065] ehci_hcd 0000:00:1a.0: sharing IRQ 11 with 0000:00:02.0
[    4.067069] ehci_hcd 0000:00:1a.0: sharing IRQ 11 with 0000:00:16.0
[    4.067099] ehci_hcd 0000:00:1a.0: sharing IRQ 11 with 0000:01:00.0
[    4.067103] ehci_hcd 0000:00:1a.0: sharing IRQ 11 with 0000:02:00.0
[    4.067117] ehci_hcd 0000:00:1a.0: setting latency timer to 64
[    4.067120] ehci_hcd 0000:00:1a.0: EHCI Host Controller
[    4.067131] ehci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    4.067153] ehci_hcd 0000:00:1a.0: debug port 2
[    4.071026] ehci_hcd 0000:00:1a.0: cache line size of 32 is not supported
[    4.071033] ehci_hcd 0000:00:1a.0: irq 11, io mem 0xfbc27000
[    4.086008] ehci_hcd 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[    4.086041] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    4.086044] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.086046] usb usb1: Product: EHCI Host Controller
[    4.086048] usb usb1: Manufacturer: Linux 2.6.32-custom-1 ehci_hcd
[    4.086051] usb usb1: SerialNumber: 0000:00:1a.0
[    4.086153] usb usb1: configuration #1 chosen from 1 choice
[    4.086195] hub 1-0:1.0: USB hub found
[    4.086200] hub 1-0:1.0: 3 ports detected
[    4.086242] ehci_hcd 0000:00:1d.0: found PCI INT A -> IRQ 10
[    4.086285] ehci_hcd 0000:00:1d.0: setting latency timer to 64
[    4.086288] ehci_hcd 0000:00:1d.0: EHCI Host Controller
[    4.086292] ehci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    4.086312] ehci_hcd 0000:00:1d.0: debug port 2
[    4.090194] ehci_hcd 0000:00:1d.0: cache line size of 32 is not supported
[    4.090513] ehci_hcd 0000:00:1d.0: irq 10, io mem 0xfbc26000
[    4.105977] ehci_hcd 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    4.106005] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    4.106008] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.106011] usb usb2: Product: EHCI Host Controller
[    4.106013] usb usb2: Manufacturer: Linux 2.6.32-custom-1 ehci_hcd
[    4.106015] usb usb2: SerialNumber: 0000:00:1d.0
[    4.106347] usb usb2: configuration #1 chosen from 1 choice
[    4.106394] hub 2-0:1.0: USB hub found
[    4.106398] hub 2-0:1.0: 3 ports detected
[    4.397560] usb 1-1: new high speed USB device using ehci_hcd and address 2
[    4.517160] PCI: setting IRQ 7 as level-triggered
[    4.517165] HDA Intel 0000:00:1b.0: found PCI INT A -> IRQ 7
[    4.517221] HDA Intel 0000:00:1b.0: setting latency timer to 64
[    4.529758] usb 1-1: New USB device found, idVendor=8087, idProduct=0024
[    4.529761] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    4.529836] usb 1-1: configuration #1 chosen from 1 choice
[    4.529902] hub 1-1:1.0: USB hub found
[    4.530005] hub 1-1:1.0: 6 ports detected
[    4.641202] usb 2-1: new high speed USB device using ehci_hcd and address 2
[    4.773392] usb 2-1: New USB device found, idVendor=8087, idProduct=0024
[    4.773397] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    4.773476] usb 2-1: configuration #1 chosen from 1 choice
[    4.773818] hub 2-1:1.0: USB hub found
[    4.773889] hub 2-1:1.0: 8 ports detected
[    4.845038] usb 1-1.1: new full speed USB device using ehci_hcd and address 3
[    4.937522] usb 1-1.1: New USB device found, idVendor=067b, idProduct=2303
[    4.937525] usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    4.937528] usb 1-1.1: Product: USB-Serial Controller
[    4.937530] usb 1-1.1: Manufacturer: Prolific Technology Inc.
[    4.937604] usb 1-1.1: configuration #1 chosen from 1 choice
[    5.008801] usb 1-1.2: new low speed USB device using ehci_hcd and address 4
[    5.036843] usbcore: registered new interface driver usbserial
[    5.036936] USB Serial support registered for generic
[    5.111013] usb 1-1.2: New USB device found, idVendor=0461, idProduct=0010
[    5.111017] usb 1-1.2: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[    5.111020] usb 1-1.2: Product: USB Keyboard
[    5.111098] usb 1-1.2: configuration #1 chosen from 1 choice
[    5.141156] hda_codec: ALC662 rev1: BIOS auto-probing.
[    5.142554] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input1
[    5.180670] usb 1-1.3: new full speed USB device using ehci_hcd and address 5
[    5.233261] usbcore: registered new interface driver hiddev
[    5.238862] input: USB Keyboard as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/input/input2
[    5.238956] generic-usb 0003:0461:0010.0001: input,hidraw0: USB HID v1.11 Keyboard [USB Keyboard] on usb-0000:00:1a.0-1.2/input0
[    5.248808] input: USB Keyboard as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.1/input/input3
[    5.248867] generic-usb 0003:0461:0010.0002: input,hidraw1: USB HID v1.11 Device [USB Keyboard] on usb-0000:00:1a.0-1.2/input1
[    5.248883] usbcore: registered new interface driver usbhid
[    5.248885] usbhid: v2.6:USB HID core driver
[    9.745727] usb 1-1.3: device not accepting address 5, error -32
[    9.762053] hub 1-1:1.0: unable to enumerate USB device on port 3
[    9.833706] usb 1-1.4: new full speed USB device using ehci_hcd and address 7
[    9.927306] usb 1-1.4: New USB device found, idVendor=0eef, idProduct=0001
[    9.927309] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    9.927312] usb 1-1.4: Product: USB TouchController
[    9.927314] usb 1-1.4: Manufacturer: eGalax Inc.
[    9.927760] usb 1-1.4: configuration #1 chosen from 1 choice
[    9.930613] input: eGalax Inc. USB TouchController as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/input/input4
[    9.930698] generic-usb 0003:0EEF:0001.0003: input,hiddev0,hidraw2: USB HID v2.10 Pointer [eGalax Inc. USB TouchController] on usb-0000:00:1a.0-1.4/input0
[    9.930903] usbcore: registered new interface driver usbserial_generic
[    9.930905] usbserial: USB Serial Driver core
[    9.945615] USB Serial support registered for pl2303
[    9.945711] pl2303 1-1.1:1.0: pl2303 converter detected
[    9.949125] usb 1-1.1: pl2303 converter now attached to ttyUSB0
[    9.949136] usbcore: registered new interface driver pl2303
[    9.949137] pl2303: Prolific PL2303 USB to serial adaptor driver
[   10.129270] usb 1-1.3: new full speed USB device using ehci_hcd and address 8
[   10.326387] Adding 2097144k swap on /dev/sda2.  Priority:-1 extents:1 across:2097144k 
[   10.524744] loop: module loaded
[   10.585491] coretemp: Unknown CPU model 2a
[   10.656955] MOXA Smartio/Industio family driver version 1.15
... deleted lines about mounting fs and NIC
[   14.698482] usb 1-1.3: device not accepting address 8, error -32
[   14.730869] hub 1-1:1.0: unable to enumerate USB device on port 3
[   14.946183] usb 1-1.3: new full speed USB device using ehci_hcd and address 10
[   19.515436] usb 1-1.3: device not accepting address 10, error -32
[   19.547786] hub 1-1:1.0: unable to enumerate USB device on port 3
[   19.763224] usb 1-1.3: new full speed USB device using ehci_hcd and address 12
[   23.501783] fuse init (API version 7.13)
[   24.332393] usb 1-1.3: device not accepting address 12, error -32
[   24.360712] hub 1-1:1.0: unable to enumerate USB device on port 3
[   24.576219] usb 1-1.3: new full speed USB device using ehci_hcd and address 14
[   29.149346] usb 1-1.3: device not accepting address 14, error -32
... addresses reached 128 and trying it again ... so I shorted dmesg listing
[ 1345.987632] hub 1-1:1.0: unable to enumerate USB device on port 3
[ 1346.187104] usb 1-1.3: new full speed USB device using ehci_hcd and address 70
[ 1350.756317] usb 1-1.3: device not accepting address 70, error -32
[ 1350.772722] hub 1-1:1.0: unable to enumerate USB device on port 3
[ 1350.972175] usb 1-1.3: new full speed USB device using ehci_hcd and address 72
[ 1351.067282] usb 1-1.3: New USB device found, idVendor=03f0, idProduct=2724
[ 1351.067286] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 1351.067289] usb 1-1.3: Product: HP USB HID Mini MSR
[ 1351.067291] usb 1-1.3: Manufacturer: IDTECH
[ 1351.067382] usb 1-1.3: configuration #1 chosen from 1 choice
[ 1351.069407] generic-usb 0003:03F0:2724.0004: hiddev1,hidraw3: USB HID v1.11 Device [IDTECH HP USB HID Mini MSR] on usb-0000:00:1a.0-1.3/input0
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
usb device not detecting pieterparker17 Linux - Newbie 1 05-03-2011 06:05 AM
Best method for programmatically detecting a USB device? R00ts Linux - General 2 12-15-2010 09:36 AM
snd-usb-audio not detecting my device ekoome Linux - Kernel 1 07-15-2007 01:19 PM
Problem in Detecting USB Mass storage device LN85 Linux - Kernel 5 07-03-2007 11:45 PM
IRQ Conflict USB vs VGA on Intel Chipset omar1984 Linux - Hardware 0 12-06-2006 04:13 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 03:25 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration