qemu-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-discuss] No USB host controller and devices on virtualized guest O


From: guillaume.menant
Subject: [Qemu-discuss] No USB host controller and devices on virtualized guest OS (on Arndale board)
Date: Wed, 4 Feb 2015 14:13:40 +0000

Hello,

We are currently trying to launch an Ubuntu guest OS (with virtualization/kvm) on a Cortex-A15/Exynos 5250 Arndale board with the following qemu command line :

qemu-system-arm \
 -enable-kvm \
 -m 512 -M vexpress-a15 -cpu cortex-a15 -smp 2 \
 -drive if=none,cache=writeback,file=rootfs_guest.img,id=drive0 \
 -device virtio-blk-device,drive=drive0 \
 -kernel zImage \
 -append "root=/dev/vda rw console=ttyAMA0 rootwait" \
 -dtb vexpress-v2p-ca15-tc1.dtb \
 -netdev type=tap,id=net0,script=/etc/qemu-ifup,downscript=/etc/qemu-ifdown,vhost=off -device virtio-net-device,netdev=net0,mac="52:54:00:12:34:01" \
 -nographic

Our host system is "Linux armHost2 3.18.3-linaro-arndale #21 SMP Thu Jan 29 14:05:50 UTC 2015 armv7l armv7l armv7l GNU/Linux"

Our QEMU version is "QEMU emulator version 2.1.0 (Debian 2.1+dfsg-4ubuntu6), Copyright (c) 2003-2008 Fabrice Bellard"

We would like to make usb work (mouse, keyboard and harddrive) n the guest OS but we didn't succeed yet.

Our dmesg boot log is the following :

Executing /etc/qemu-ifup
Bringing up tap0 for bridged mode...
Adding tap0 to br0...
pulseaudio: pa_context_connect() failed
pulseaudio: Reason: Connection refused
pulseaudio: Failed to initialize PA contextaudio: Could not init `pa' audio driver
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4727:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM default
alsa: Could not initialize DAC
alsa: Failed to open `default':
alsa: Reason: No such file or directory
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4727:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM default
alsa: Could not initialize DAC
alsa: Failed to open `default':
alsa: Reason: No such file or directory
audio: Failed to create voice `lm4549.out'
[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Linux version 3.18.3 (address@hidden) (gcc version 4.9.1 (Ubuntu/Linaro 4.9.1-16ubuntu6) ) #4 SMP Fri Jan 30 15:51:02 UTC 2015
[    0.000000] CPU: ARMv7 Processor [410fc0f4] revision 4 (ARMv7), cr=10c5387d
[    0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
[    0.000000] Machine model: V2P-CA15
[    0.000000] Memory policy: Data cache writealloc
[    0.000000] PERCPU: Embedded 11 pages/cpu @dfbd6000 s13888 r8192 d22976 u45056
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 130048
[    0.000000] Kernel command line: root=/dev/vda rw console=ttyAMA0 rootwait
[    0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
[    0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.000000] Memory: 508236K/524288K available (7945K kernel code, 338K rwdata, 2172K rodata, 528K init, 352K bss, 16052K reserved, 0K highmem)
[    0.000000] Virtual kernel memory layout:
[    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
[    0.000000]     fixmap  : 0xffc00000 - 0xffe00000   (2048 kB)
[    0.000000]     vmalloc : 0xe0800000 - 0xff000000   ( 488 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xe0000000   ( 512 MB)
[    0.000000]     pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)
[    0.000000]     modules : 0xbf000000 - 0xbfe00000   (  14 MB)
[    0.000000]       .text : 0xc0008000 - 0xc09e972c   (10118 kB)
[    0.000000]       .init : 0xc09ea000 - 0xc0a6e000   ( 528 kB)
[    0.000000]       .data : 0xc0a6e000 - 0xc0ac2b80   ( 339 kB)
[    0.000000]        .bss : 0xc0ac2b80 - 0xc0b1acf4   ( 353 kB)
[    0.000000] Hierarchical RCU implementation.
[    0.000000]  RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=2.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
[    0.000000] NR_IRQS:16 nr_irqs:16 16
[    0.000000] GIC physical location is 0x2c001000
[    0.000000] L2C: failed to init: -19
[    0.000000] Architected cp15 timer(s) running at 24.00MHz (virt).
[    0.000003] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 2863311519744ns
[    0.000010] Switching to timer-based delay loop, resolution 41ns
[    0.000112] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 178956969942ns
[    0.000879] Console: colour dummy device 80x30
[    0.000906] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000)
[    0.000927] pid_max: default: 32768 minimum: 301
[    0.001078] Security Framework initialized
[    0.001109] AppArmor: AppArmor initialized
[    0.001184] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.001201] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.001958] CPU: Testing write buffer coherency: ok
[    0.002006] ftrace: allocating 26708 entries in 79 pages
[    0.025273] /cpus/address@hidden missing clock-frequency property
[    0.025296] /cpus/address@hidden missing clock-frequency property
[    0.025315] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[    0.025559] Setting up static identity map for 0x8072fba0 - 0x8072fbf8
[    0.034497] CPU1: Booted secondary processor
[    0.034634] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[    0.034831] Brought up 2 CPUs
[    0.034855] SMP: Total of 2 processors activated (96.00 BogoMIPS).
[    0.034872] CPU: All CPU(s) started in SVC mode.
[    0.035828] devtmpfs: initialized
[    0.039872] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0
[    0.040986] xor: measuring software checksum speed
[    0.135139]    arm4regs  :  2890.000 MB/sec
[    0.235340]    8regs     :  2785.200 MB/sec
[    0.335554]    32regs    :  2475.200 MB/sec
[    0.335571] xor: using function: arm4regs (2890.000 MB/sec)
[    0.336296] regulator-dummy: no parameters
[    0.340024] NET: Registered protocol family 16
[    0.340843] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.456507] cpuidle: using governor ladder
[    0.476623] cpuidle: using governor menu
[    0.477894] of_amba_device_create(): amba_device_add() failed (-19) for /address@hidden
[    0.478400] of_amba_device_create(): amba_device_add() failed (-19) for /address@hidden
[    0.478738] of_amba_device_create(): amba_device_add() failed (-19) for /address@hidden
[    0.481023] of_amba_device_create(): amba_device_add() failed (-19) for /smb/motherboard/address@hidden,00000000/address@hidden
[    0.491373] of_amba_device_create(): amba_device_add() failed (-19) for /smb/motherboard/address@hidden,00000000/address@hidden
[    0.499079] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[    0.499155] hw-breakpoint: maximum watchpoint size is 8 bytes.
[    0.499281] Serial: AMBA PL011 UART driver
[    0.499794] uart-pl011 1c090000.uart: ttyAMA0 at MMIO 0x1c090000 (irq = 37, base_baud = 0) is a PL011 rev1
[    0.729626] console [ttyAMA0] enabled
[    0.731439] uart-pl011 1c0a0000.uart: ttyAMA1 at MMIO 0x1c0a0000 (irq = 38, base_baud = 0) is a PL011 rev1
[    0.735366] uart-pl011 1c0b0000.uart: ttyAMA2 at MMIO 0x1c0b0000 (irq = 39, base_baud = 0) is a PL011 rev1
[    0.739340] uart-pl011 1c0c0000.uart: ttyAMA3 at MMIO 0x1c0c0000 (irq = 40, base_baud = 0) is a PL011 rev1
[    0.952940] raid6: int32x1    298 MB/s
[    1.123099] raid6: int32x2    508 MB/s
[    1.293463] raid6: int32x4    597 MB/s
[    1.463687] raid6: int32x8    604 MB/s
[    1.465133] raid6: using algorithm int32x8 (604 MB/s)
[    1.466946] raid6: using intx1 recovery algorithm
[    1.469465] 3V3: 3300 mV
[    1.471211] SCSI subsystem initialized
[    1.473949] usbcore: registered new interface driver usbfs
[    1.478691] usbcore: registered new interface driver hub
[    1.482980] usbcore: registered new device driver usb
[    1.487357] Advanced Linux Sound Architecture Driver Initialized.
[    1.493170] NetLabel: Initializing
[    1.496101] NetLabel:  domain hash size = 128
[    1.499243] NetLabel:  protocols = UNLABELED CIPSOv4
[    1.503487] NetLabel:  unlabeled traffic allowed by default
[    1.508979] Switched to clocksource arch_sys_counter
[    1.536342] AppArmor: AppArmor Filesystem Enabled
[    1.556431] NET: Registered protocol family 2
[    1.561360] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
[    1.568095] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
[    1.574282] TCP: Hash tables configured (established 4096 bind 4096)
[    1.580488] TCP: reno registered
[    1.583748] UDP hash table entries: 256 (order: 1, 8192 bytes)
[    1.589413] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[    1.595740] NET: Registered protocol family 1
[    1.599470] RPC: Registered named UNIX socket transport module.
[    1.601623] RPC: Registered udp transport module.
[    1.603312] RPC: Registered tcp transport module.
[    1.604983] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    1.607811] hw perfevents: enabled with armv7_cortex_a15 PMU driver, 1 counters available
[    1.611564] futex hash table entries: 512 (order: 3, 32768 bytes)
[    1.614016] audit: initializing netlink subsys (disabled)
[    1.616136] audit: type=2000 audit(1.520:1): initialized
[    1.619664] VFS: Disk quotas dquot_6.5.2
[    1.621062] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    1.624107] NFS: Registering the id_resolver key type
[    1.625356] Key type id_resolver registered
[    1.626421] Key type id_legacy registered
[    1.627471] jffs2: version 2.2. (NAND) (SUMMARY)  © 2001-2006 Red Hat, Inc.
[    1.629647] 9p: Installing v9fs 9p2000 file system support
[    1.631795] msgmni has been set to 992
[    1.635690] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    1.637673] io scheduler noop registered
[    1.638655] io scheduler deadline registered
[    1.639846] io scheduler cfq registered (default)
[    1.641419] clcd-pl11x 1c1f0000.clcd: PL111 rev2 at 0x1c1f0000
[    1.642999] clcd-pl11x 1c1f0000.clcd: /smb/motherboard/address@hidden,00000000/address@hidden hardware, address@hidden display
[    1.694127] Console: switching to colour frame buffer device 80x30
[    1.709310] Cores: 800 <--> 1050 mV at 900 mV
[    1.739087] VIO: at 3300 mV
[    1.894774] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    1.902450] [drm] Initialized drm 1.1.0 20060810
[    1.915933] brd: module loaded
[    1.929580] loop: module loaded
[    1.947580]  vda: unknown partition table
[    1.957114] mtdoops: mtd device (mtddev=name/number) must be supplied
[    2.082483] smsc911x 1a000000.ethernet (unnamed net_device) (uninitialized): Device not READY in 100ms aborting
[    2.086730] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    2.089676] ohci-pci: OHCI PCI platform driver
[    2.100224] ohci-platform: OHCI generic platform driver
[    2.113109] nxp-isp1760 1b000000.usb: NXP ISP1760 USB Host Controller
[    2.122494] nxp-isp1760 1b000000.usb: new USB bus registered, assigned bus number 1
[    2.133977] nxp-isp1760 1b000000.usb: Scratch test failed.
[    2.144243] nxp-isp1760 1b000000.usb: can't setup: -19
[    2.153866] nxp-isp1760 1b000000.usb: USB bus 1 deregistered
[    2.167757] usbcore: registered new interface driver usb-storage
[    2.171181] mousedev: PS/2 mouse device common for all mice
[    2.176110] rtc-pl031 1c170000.rtc: rtc core: registered pl031 as rtc0
[    2.180743] device-mapper: ioctl: 4.28.0-ioctl (2014-09-17) initialised: address@hidden
[    2.184694] mmci-pl18x 1c050000.mmci: Got CD GPIO
[    2.186780] mmci-pl18x 1c050000.mmci: Got WP GPIO
[    2.188840] mmci-pl18x 1c050000.mmci: No vqmmc regulator found
[    2.191568] mmci-pl18x 1c050000.mmci: mmc0: PL181 manf 41 rev0 at 0x1c050000 irq 41,42 (pio)
[    2.233803] ledtrig-cpu: registered to indicate activity on CPUs
[    2.249972] usbcore: registered new interface driver usbhid
[    2.260954] usbhid: USB HID core driver
[    2.269801] input: AT Raw Set 2 keyboard as /dALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4727:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM default
alsa: Could not initialize DAC
alsa: Failed to open `default':
alsa: Reason: No such file or directory
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4727:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM default
alsa: Could not initialize DAC
alsa: Failed to open `default':
alsa: Reason: No such file or directory
audio: Failed to create voice `lm4549.out'
evices/smb/smbALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4727:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM default
alsa: Could not initialize DAC
alsa: Failed to open `default':
alsa: Reason: No such file or directory
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4727:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM default
alsa: Could not initialize DAC
alsa: Failed to open `default':
alsa: Reason: No such file or directory
audio: Failed to create voice `lm4549.out'
:motherboard/ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4727:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM default
alsa: Could not initialize DAC
alsa: Failed to open `default':
alsa: Reason: No such file or directory
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4727:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM default
alsa: Could not initialize DAC
alsa: Failed to open `default':
alsa: Reason: No such file or directory
audio: Failed to create voice `lm4549.out'
smb:motherboard:address@hidden,00000000/1c060000.kmi/serio0/input/input0
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4727:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM default
alsa: Could not initialize DAC
alsa: Failed to open `default':
alsa: Reason: No such file or directory
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4727:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM default
alsa: Could not initialize DAC
alsa: Failed to open `default':
alsa: Reason: No such file or directory
audio: Failed to create voice `lm4549.out'
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4727:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM default
alsa: Could not initialize DAC
alsa: Failed to open `default':
alsa: Reason: No such file or directory
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4727:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM default
alsa: Could not initialize DAC
alsa: Failed to open `default':
alsa: Reason: No such file or directory
audio: Failed to create voice `lm4549.out'
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4727:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM default
alsa: Could not initialize DAC
alsa: Failed to open `default':
alsa: Reason: No such file or directory
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4727:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM default
alsa: Could not initialize DAC
alsa: Failed to open `default':
alsa: Reason: No such file or directory
audio: Failed to create voice `lm4549.out'
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4727:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM default
alsa: Could not initialize DAC
alsa: Failed to open `default':
alsa: Reason: No such file or directory
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4727:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM default
alsa: Could not initialize DAC
alsa: Failed to open `default':
alsa: Reason: No such file or directory
audio: Failed to create voice `lm4549.out'
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4727:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM default
alsa: Could not initialize DAC
alsa: Failed to open `default':
alsa: Reason: No such file or directory
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4727:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM default
alsa: Could not initialize DAC
alsa: Failed to open `default':
alsa: Reason: No such file or directory
audio: Failed to create voice `lm4549.out'
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4727:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM default
alsa: Could not initialize DAC
alsa: Failed to open `default':
alsa: Reason: No such file or directory
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4727:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM default
alsa: Could not initialize DAC
alsa: Failed to open `default':
alsa: Reason: No such file or directory
audio: Failed to create voice `lm4549.out'
[    2.323859] aaci-pl041 1c040000.aaci: ARM AC'97 Interface PL041 rev0 at 0x1c040000, irq 43
[    2.326051] aaci-pl041 1c040000.aaci: FIFO 512 entries
[    2.327957] oprofile: using timer interrupt.
[    2.329319] Netfilter messages via NETLINK v0.30.
[    2.330688] nf_conntrack version 0.5.0 (7941 buckets, 31764 max)
[    2.335078] ctnetlink v0.93: registering with nfnetlink.
[    2.340706] ip_tables: (C) 2000-2006 Netfilter Core Team
[    2.346387] TCP: cubic registered
[    2.350092] Initializing XFRM netlink socket
[    2.354749] NET: Registered protocol family 10
[    2.360421] ip6_tables: (C) 2000-2006 Netfilter Core Team
[    2.366136] sit: IPv6 over IPv4 tunneling driver
[    2.371642] NET: Registered protocol family 17
[    2.376292] NET: Registered protocol family 15
[    2.381809] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
[    2.394922] Bridge firewalling registered
[    2.398917] Ebtables v2.0 registered
[    2.401835] 9pnet: Installing 9P2000 support
[    2.403018] Key type dns_resolver registered
[    2.404261] Registering SWP/SWPB emulation handler
[    2.407619] Btrfs loaded
[    2.409717] AppArmor: AppArmor sha1 policy hashing enabled
[    2.412874] rtc-pl031 1c170000.rtc: setting system clock to 2015-02-04 13:59:36 UTC (1423058376)
[    2.419133] ALSA device list:
[    2.420952]   #0: ARM AC'97 Interface PL041 rev0 at 0x1c040000, irq 43
[    2.881499] input: ImExPS/2 Generic Explorer Mouse as /devices/smb/smb:motherboard/smb:motherboard:address@hidden,00000000/1c070000.kmi/serio1/input/input2
[    2.923420] EXT3-fs (vda): error: couldn't mount because of unsupported optional features (240)
[    2.943661] EXT2-fs (vda): error: couldn't mount because of unsupported optional features (240)
[    2.973197] EXT4-fs (vda): mounted filesystem with ordered data mode. Opts: (null)
[    2.979463] VFS: Mounted root (ext4 filesystem) on device 254:0.
[    2.985276] devtmpfs: mounted
[    2.988508] Freeing unused kernel memory: 528K (c09ea000 - c0a6e000)
Mount failed for selinuxfs on /sys/fs/selinux:  No such file or directory
[    3.157918] random: init urandom read with 6 bits of entropy available
[    3.303495] init: plymouth-upstart-bridge main process (1131) terminated with status 1
[    3.310290] init: plymouth-upstart-bridge main process ended, respawning
[    3.424503] init: ureadahead main process (1134) terminated with status 5
 * Starting Mount filesystems on boot                                    [ OK ]
 * Starting Signal sysvinit that the rootfs is mounted                   [ OK ]
 * Starting Clean /tmp directory                                         [ OK ]
 * Starting Populate and link to /run filesystem                         [ OK ]
 * Stopping Populate and link to /run filesystem                         [ OK ]
 * Stopping Clean /tmp directory                                         [ OK ]
 * Stopping Track if upstart is running in a container                   [ OK ]
 * Starting Initialize or finalize resolvconf                            [ OK ]
 * Starting Signal sysvinit that virtual filesystems are mounted         [ OK ]
 * Starting Signal sysvinit that virtual filesystems are mounted         [ OK ]
 * Starting Bridge udev events into upstart                              [ OK ]
 * Starting Signal sysvinit that local filesystems are mounted           [ OK ]
 * Starting device node and kernel event manager                         [ OK ]
 * Starting Signal sysvinit that remote filesystems are mounted          [ OK ]
 * Starting D-Bus system message bus                                     [ OK ]
 * Starting flush early job output to logs                               [ OK ]
 * Starting load modules from /etc/modules                               [ OK ]
 * Starting cold plug devices                                            [ OK ]
 * Starting log initial device creation                                  [ OK ]
 * Stopping Mount filesystems on boot                                    [ OK ]
 * Stopping flush early job output to logs                               [ OK ]
 * Stopping load modules from /etc/modules                               [ OK ]
 * Starting SystemD login management service                             [ OK ]
 * Starting configure network device security                            [ OK ]
 * Starting mDNS/DNS-SD daemon                                           [ OK ]
 * Starting system logging daemon                                        [ OK ]
 * Starting Reload cups, upon starting avahi-daemon to make sure remote q[ OK ]are populated
 * Starting Reload cups, upon starting avahi-daemon to make sure remote q[fail]are populated
 * Starting set console font                                             [ OK ]
 * Stopping set console font                                             [ OK ]
 * Starting userspace bootsplash                                         [ OK ]
 * Stopping userspace bootsplash                                         [ OK ]
 * Starting Send an event to indicate plymouth is up                     [ OK ]
 * Stopping Send an event to indicate plymouth is up                     [ OK ]
 * Stopping cold plug devices                                            [ OK ]
 * Starting configure network device security                            [ OK ]
 * Starting configure network device security                            [ OK ]
 * Stopping log initial device creation                                  [ OK ]
 * Starting configure network device security                            [ OK ]
 * Starting configure network device                                     [ OK ]
 * Starting configure network device                                     [ OK ]
 * Starting Mount network filesystems                                    [ OK ]
 * Starting SMB/CIFS File Server                                         [ OK ]
 * Starting Failsafe Boot Delay                                          [ OK ]
 * Starting configure virtual network devices                            [ OK ]
 * Starting SMB/CIFS File and Active Directory Server                    [ OK ]
 * Stopping Mount network filesystems                                    [ OK ]
 * Starting bluetooth daemon                                             [ OK ]
 * Starting SMB/CIFS File and Active Directory Server                    [fail]
 * Starting bluetooth daemon                                             [ OK ]
 * Starting bluetooth daemon                                             [ OK ]
 * Starting bluetooth daemon                                             [ OK ]
 * Starting bluetooth daemon                                             [ OK ]
 * Starting Bridge socket events into upstart                            [ OK ]
 * Starting Bridge file events into upstart                              [ OK ]
 * Starting bluetooth daemon                                             [ OK ]
 * Starting Mount network filesystems                                    [ OK ]
 * Starting configure network device                                     [ OK ]
 * Stopping Failsafe Boot Delay                                          [ OK ]
 * Starting System V initialisation compatibility                        [ OK ]
 * Stopping Mount network filesystems                                    [ OK ]
 * Starting NetBIOS name server                                          [ OK ]
 * Setting up X socket directories...                                    [ OK ]
 * Stopping System V initialisation compatibility                        [ OK ]
 * Starting network benchmark server                                     [ OK ]
 * Starting internet superserver inetd                                   [ OK ]

Last login: Wed Feb  4 13:23:01 UTC 2015 on tty1
Welcome to Linaro 14.04 (GNU/Linux 3.18.3 armv7l)

 * Documentation:  https://wiki.linaro.org/
address@hidden:~#

In this log we see the host controller did not succeed to initialize :
[    2.113109] nxp-isp1760 1b000000.usb: NXP ISP1760 USB Host Controller
[    2.122494] nxp-isp1760 1b000000.usb: new USB bus registered, assigned bus number 1
[    2.133977] nxp-isp1760 1b000000.usb: Scratch test failed.
[    2.144243] nxp-isp1760 1b000000.usb: can't setup: -19
[    2.153866] nxp-isp1760 1b000000.usb: USB bus 1 deregistered

By looking into the source code it seems it tries to write into a specific buffer and did not succeed to read from it afterwards.

If we try the lsusb command on the guest we have the following message :
unable to initialize libusb: -99

We also tried to add following options to the qemu command line :
- "-usb" -> no effect (or don't seems so)
- "-usbdevice mouse" -> following error is returned :
qemu-system-arm: -usbdevice mouse: Error: no usb bus to attach usbdevice mouse, please try -machine usb=on and check that the machine model supports USB
qemu: could not add USB device 'mouse'

...

My questions :
- Does "vexpress-a15" machine handles usb (seems so in QEMU documentation...) ?
- If not, is there a machine compatible with Cortex-A15 which handle usb ?

Thanks for your help,

Guillaume
_________________________________________________________________________________________________________________________

Ce message et ses pieces jointes peuvent contenir des informations confidentielles ou privilegiees et ne doivent donc
pas etre diffuses, exploites ou copies sans autorisation. Si vous avez recu ce message par erreur, veuillez le signaler
a l'expediteur et le detruire ainsi que les pieces jointes. Les messages electroniques etant susceptibles d'alteration,
Orange decline toute responsabilite si ce message a ete altere, deforme ou falsifie. Merci.

This message and its attachments may contain confidential or privileged information that may be protected by law;
they should not be distributed, used or copied without authorisation.
If you have received this email in error, please notify the sender and delete this message and its attachments.
As emails may be altered, Orange is not liable for messages that have been modified, changed or falsified.
Thank you.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]