With Qubes can I utilise the features of a usb audio device?

573 views
Skip to first unread message

Jimza llep

unread,
Dec 22, 2013, 5:50:47 AM12/22/13
to qubes...@googlegroups.com
One of my main computer joys is listening to music, I use an external sound card with a reasonable quality DAC (Tascam US-122L)

Going back to typical "on board" sound card quality doesn't appeal, so I would love to hear about the possibility of routing audio through an external usb sound card in Qubes (I'm pretty sure I have access to LInux drivers).

If this is not do-able then I will have to a 2nd system just for that (and other) purposes..   Not such a bad thing to have seperate purpose machines.. 
.....Oh the mind taxing variables of conceptualising a feature rich AND privacy/security aware computing life... especially on a tight budget!

Franz

unread,
Dec 22, 2013, 10:33:56 AM12/22/13
to Jimza llep, qubes...@googlegroups.com


On Sun, Dec 22, 2013 at 8:50 AM, Jimza llep <garys...@gmail.com> wrote:
One of my main computer joys is listening to music, I use an external sound card with a reasonable quality DAC (Tascam US-122L)

Going back to typical "on board" sound card quality doesn't appeal, so I would love to hear about the possibility of routing audio through an external usb sound card in Qubes (I'm pretty sure I have access to LInux drivers).


This is something interesting. I tried but was not able to get it working. I assigned a usb controller to a VM  http://qubes-os.org/trac/wiki/AssigningDevices, then connected the sound card to that usb socket, no drivers were required. But nothing appeared in pavucontrol of that VM. My external microphone card does appear only in lsusb of the VM.

Best
Franz  

cprise

unread,
Dec 22, 2013, 12:56:54 PM12/22/13
to Franz, Jimza llep, qubes...@googlegroups.com
It is possible to easily use USB/bluetooth audio in Qubes, but *not* with appvms. The supplied appvm template does not support full autoconfiguration of audio devices for some reason (IIRC it was Marek who told me this). The soundcard will be recognized at a low level, but won't be linked up with ALSA or Pulse. No doubt there is a way around this, but I don't know what it is.

OTOH, an HVM running a Linux distro or other OS should be able to use the USB audio just fine. I got Ubuntu working with Bluetooth under Qubes with little fuss, and USB should be even simpler. What's necessary is that the particular USB bus with the soundcard connected to it needs to be assigned to the HVM in the normal way (vm settings -> devices); the HVM will take over that USB bus when it starts.



Marek Marczykowski-Górecki

unread,
Dec 22, 2013, 10:37:09 PM12/22/13
to cprise, Franz, Jimza llep, qubes...@googlegroups.com
On 22.12.2013 18:56, cprise wrote:
>
> On 12/22/13 10:33, Franz wrote:
>>
>>
>>
>> On Sun, Dec 22, 2013 at 8:50 AM, Jimza llep <garys...@gmail.com
>> <mailto:garys...@gmail.com>> wrote:
>>
>> One of my main computer joys is listening to music, I use an external
>> sound card with a reasonable quality DAC (Tascam US-122L)
>>
>> Going back to typical "on board" sound card quality doesn't appeal, so I
>> would love to hear about the possibility of routing audio through an
>> external usb sound card in Qubes (I'm pretty sure I have access to LInux
>> drivers).
>>
>>
>> This is something interesting. I tried but was not able to get it working. I
>> assigned a usb controller to a VM
>> http://qubes-os.org/trac/wiki/AssigningDevices, then connected the sound card
>> to that usb socket, no drivers were required. But nothing appeared in
>> pavucontrol of that VM. My external microphone card does appear only in lsusb
>> of the VM.
>>
>> Best
>> Franz
>>
>
> It is possible to easily use USB/bluetooth audio in Qubes, but *not* with
> appvms. The supplied appvm template does not support full autoconfiguration of
> audio devices for some reason (IIRC it was Marek who told me this). The
> soundcard will be recognized at a low level, but won't be linked up with ALSA or
> Pulse. No doubt there is a way around this, but I don't know what it is.

Yes, autodetection in pulseaudio is disabled in VMs, just to speed up its
startup. But you can try to reenable autodetection with something like:
pactl load-module module-udev-detect
pactl load-module module-bluetooth-discover
pactl load-module module-default-device-restore

This needs to be called after pulseaudio startup, so unfortunatelly
/rw/config/rc.local is too early...

>
> OTOH, an HVM running a Linux distro or other OS should be able to use the USB
> audio just fine. I got Ubuntu working with Bluetooth under Qubes with little
> fuss, and USB should be even simpler. What's necessary is that the particular
> USB bus with the soundcard connected to it needs to be assigned to the HVM in
> the normal way (vm settings -> devices); the HVM will take over that USB bus
> when it starts.
>
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "qubes-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an email
> to qubes-users...@googlegroups.com.
> To post to this group, send email to qubes...@googlegroups.com.
> Visit this group at http://groups.google.com/group/qubes-users.
> For more options, visit https://groups.google.com/groups/opt_out.
>


--
Best Regards,
Marek Marczykowski-Górecki
Invisible Things Lab
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?

signature.asc

Franz

unread,
Dec 30, 2013, 7:39:24 PM12/30/13
to Marek Marczykowski-Górecki, cprise, Jimza llep, qubes...@googlegroups.com
this give: "20"
pactl load-module module-bluetooth-discover
pactl load-module module-default-device-restore


this last gives "21"
 
but then, if you start pavucontrol there is just the same input device, no new one has been added.

If I digit pactl list it shows modules 20 and 21. Enclose the result of pactl list

If I digit alsamixer -> F6, the USB audio device does not appear. (but I tried it in other copmputers running Arch and Ubuntu and it appears)
Best
Franz

pactl.txt

cprise

unread,
Dec 30, 2013, 7:56:26 PM12/30/13
to Franz, Marek Marczykowski-Górecki, Jimza llep, qubes...@googlegroups.com
I had also tried it months ago without success. I can only get HVMs to recognize assigned audio devices.

Marek Marczykowski-Górecki

unread,
Dec 30, 2013, 8:28:05 PM12/30/13
to Franz, cprise, Jimza llep, qubes...@googlegroups.com
Ok, this thing about alsamixer means that somehow is wrong on the lower layer
- kernel driver. Anything interesting in `dmesg` output?
signature.asc

inf...@gmail.com

unread,
Dec 14, 2014, 7:36:13 PM12/14/14
to qubes...@googlegroups.com, 169...@gmail.com, cpr...@gmail.com, garys...@gmail.com


Resuming thread cos I got stuck here too (R2)

It would be very useful to have a bluetooth headset fpor telephony in an AppVM

nothing interesting in dmesg that I could see

Any other sugestions to try welcome

CB

[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 3.12.23-1.pvops.qubes.x86_64 (user@qubes) (gcc version 4.8.3 20140624 (Red Hat 4.8.3-1) (GCC) ) #1 SMP Sat Jun 28 12:33:35 UTC 2014
[    0.000000] Command line: root=/dev/mapper/dmroot ro nomodeset console=hvc0 rd_NO_PLYMOUTH nopat iommu=soft swiotlb=4096
[    0.000000] ACPI in unprivileged domain disabled
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] Xen: [mem 0x0000000000000000-0x000000000009ffff] usable
[    0.000000] Xen: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[    0.000000] Xen: [mem 0x0000000000100000-0x00000000197fffff] usable
[    0.000000] PAT support disabled.
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] DMI not present or invalid.
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] No AGP bridge found
[    0.000000] e820: last_pfn = 0x19800 max_arch_pfn = 0x400000000
[    0.000000] Base memory trampoline at [ffff88000009a000] 9a000 size 24576
[    0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[    0.000000]  [mem 0x00000000-0x000fffff] page 4k
[    0.000000] init_memory_mapping: [mem 0x18e00000-0x18ffffff]
[    0.000000]  [mem 0x18e00000-0x18ffffff] page 4k
[    0.000000] BRK [0x01c8b000, 0x01c8bfff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x18000000-0x18dfffff]
[    0.000000]  [mem 0x18000000-0x18dfffff] page 4k
[    0.000000] BRK [0x01c8c000, 0x01c8cfff] PGTABLE
[    0.000000] BRK [0x01c8d000, 0x01c8dfff] PGTABLE
[    0.000000] BRK [0x01c8e000, 0x01c8efff] PGTABLE
[    0.000000] BRK [0x01c8f000, 0x01c8ffff] PGTABLE
[    0.000000] BRK [0x01c90000, 0x01c90fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x00100000-0x17ffffff]
[    0.000000]  [mem 0x00100000-0x17ffffff] page 4k
[    0.000000] init_memory_mapping: [mem 0x19000000-0x197fffff]
[    0.000000]  [mem 0x19000000-0x197fffff] page 4k
[    0.000000] RAMDISK: [mem 0x020a1000-0x0488bfff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x00001000-0x00ffffff]
[    0.000000]   DMA32    [mem 0x01000000-0xffffffff]
[    0.000000]   Normal   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x00001000-0x0009ffff]
[    0.000000]   node   0: [mem 0x00100000-0x197fffff]
[    0.000000] On node 0 totalpages: 104351
[    0.000000]   DMA zone: 56 pages used for memmap
[    0.000000]   DMA zone: 21 pages reserved
[    0.000000]   DMA zone: 3999 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 1372 pages used for memmap
[    0.000000]   DMA32 zone: 100352 pages, LIFO batch:31
[    0.000000] SFI: Simple Firmware Interface v0.81 http://simplefirmware.org
[    0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[    0.000000] nr_irqs_gsi: 16
[    0.000000] e820: [mem 0x19800000-0xffffffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on Xen
[    0.000000] Xen version: 4.1.6.1 (preserve-AD)
[    0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:4 nr_node_ids:1
[    0.000000] PERCPU: Embedded 28 pages/cpu @ffff880018c00000 s85312 r8192 d21184 u524288
[    0.000000] pcpu-alloc: s85312 r8192 d21184 u524288 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3
[    0.000000] xen: PV spinlocks enabled
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 102902
[    0.000000] Kernel command line: root=/dev/mapper/dmroot ro nomodeset console=hvc0 rd_NO_PLYMOUTH nopat iommu=soft swiotlb=4096
[    0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)
[    0.000000] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)
[    0.000000] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.000000] software IO TLB [mem 0x17600000-0x17e00000] (8MB) mapped at [ffff880017600000-ffff880017dfffff]
[    0.000000] Memory: 336860K/417404K available (5049K kernel code, 576K rwdata, 2348K rodata, 952K init, 992K bss, 80544K reserved)
[    0.000000] Hierarchical RCU implementation.
[    0.000000]     RCU dyntick-idle grace-period acceleration is enabled.
[    0.000000]     RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=4.
[    0.000000]     Offload RCU callbacks from all CPUs
[    0.000000]     Offload RCU callbacks from CPUs: 0-511.
[    0.000000] NR_IRQS:33024 nr_irqs:304 16
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] console [hvc0] enabled
[    0.000000] Xen: using vcpuop timer interface
[    0.000000] installing Xen timer for CPU 0
[    0.000000] tsc: Detected 2095.192 MHz processor
[    0.004000] Calibrating delay loop (skipped), value calculated using timer frequency.. 4190.38 BogoMIPS (lpj=8380768)
[    0.004000] pid_max: default: 32768 minimum: 301
[    0.004000] Mount-cache hash table entries: 256
[    0.004000] Initializing cgroup subsys devices
[    0.004000] Initializing cgroup subsys freezer
[    0.004000] Initializing cgroup subsys net_cls
[    0.004000] Initializing cgroup subsys blkio
[    0.004000] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.004000] CPU: Physical Processor ID: 0
[    0.004000] CPU: Processor Core ID: 1
[    0.004000] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0
tlb_flushall_shift: 6
[    0.027632] cpu 0 spinlock event irq 17
[    0.027670] Performance Events: unsupported p6 CPU model 69 no PMU driver, software events only.
[    0.028142] installing Xen timer for CPU 1
[    0.028156] cpu 1 spinlock event irq 24
[    0.028180] SMP alternatives: switching to SMP code
[    0.050531] installing Xen timer for CPU 2
[    0.050548] cpu 2 spinlock event irq 31
[    0.052693] installing Xen timer for CPU 3
[    0.052708] cpu 3 spinlock event irq 38
[    0.053873] Brought up 4 CPUs
[    0.053950] devtmpfs: initialized
[    0.056131] xen:grant_table: Grant tables using version 2 layout
[    0.056187] Grant table initialized
[    0.056247] regulator-dummy: no parameters
[    0.076000] RTC time: 165:165:165, date: 165/165/65
[    0.076138] NET: Registered protocol family 16
[    0.076537] PCI: setting up Xen PCI frontend stub
[    0.076545] PCI: pci_cache_line_size set to 64 bytes
[    0.077060] bio: create slab <bio-0> at 0
[    0.077060] ACPI: Interpreter disabled.
[    0.077060] xen:balloon: Initialising balloon driver
[    0.080014] xen_balloon: Initialising balloon driver
[    0.080048] vgaarb: loaded
[    0.080073] PCI: System does not support PCI
[    0.080073] PCI: System does not support PCI
[    0.081505] Switched to clocksource xen
[    0.081505] pnp: PnP ACPI: disabled
[    0.083596] NET: Registered protocol family 2
[    0.083865] TCP established hash table entries: 4096 (order: 4, 65536 bytes)
[    0.083881] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)
[    0.083894] TCP: Hash tables configured (established 4096 bind 4096)
[    0.083907] TCP: reno registered
[    0.083911] UDP hash table entries: 256 (order: 1, 8192 bytes)
[    0.083917] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[    0.084007] NET: Registered protocol family 1
[    0.084017] PCI: CLS 0 bytes, default 64
[    0.084051] Unpacking initramfs...
[    0.120456] Freeing initrd memory: 40876K (ffff8800020a1000 - ffff88000488c000)
[    0.120559] platform rtc_cmos: registered platform RTC device (no PNP device found)
[    0.120876] microcode: CPU0 sig=0x40651, pf=0x40, revision=0x1c
[    0.120893] microcode: CPU1 sig=0x40651, pf=0x40, revision=0x1c
[    0.120909] microcode: CPU2 sig=0x40651, pf=0x40, revision=0x1c
[    0.120919] microcode: CPU3 sig=0x40651, pf=0x40, revision=0x1c
[    0.120967] microcode: Microcode Update Driver: v2.00 <tig...@aivazian.fsnet.co.uk>, Peter Oruba
[    0.121165] audit: initializing netlink socket (disabled)
[    0.121176] type=2000 audit(1418603297.901:1): initialized
[    0.138274] bounce pool size: 64 pages
[    0.138645] VFS: Disk quotas dquot_6.5.2
[    0.138682] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.138863] msgmni has been set to 737
[    0.139123] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[    0.139131] io scheduler noop registered
[    0.139134] io scheduler deadline registered
[    0.139165] io scheduler cfq registered (default)
[    0.139232] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.139248] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    0.142548] intel_idle: does not run on family 6 model 69
[    0.142653] xen:xen_evtchn: Event-channel device installed
[    0.143147] Non-volatile memory driver v1.3
[    0.143949] loop: module loaded
[    0.143990] libphy: Fixed MDIO Bus: probed
[    0.144011] i8042: PNP: No PS/2 controller found. Probing ports directly.
[    0.144234] pcifront pci-0: Installing PCI frontend
[    0.144359] pcifront pci-0: Creating PCI Frontend Bus 0000:00
[    0.144390] pcifront pci-0: PCI host bridge to bus 0000:00
[    0.144395] pci_bus 0000:00: root bus resource [io  0x0000-0xffff]
[    0.144399] pci_bus 0000:00: root bus resource [mem 0x00000000-0x7fffffffff]
[    0.144404] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.144559] pci 0000:00:00.0: [8086:9c31] type 00 class 0x0c0330
[    0.144800] pci 0000:00:00.0: reg 0x10: [mem 0xf0520000-0xf052ffff 64bit]
[    0.147201] pcifront pci-0: claiming resource 0000:00:00.0/0
[    0.195404] pci 0000:00:00.0: enabling device (0000 -> 0002)
[    0.195868] pci 0000:00:00.0: Xen PCI mapped GSI16 to IRQ47
[    1.148721] i8042: No controller found
[    1.148866] mousedev: PS/2 mouse device common for all mice
[    1.208630] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0
[    1.208719] rtc_cmos: probe of rtc_cmos failed with error -38
[    1.208835] device-mapper: uevent: version 1.0.3
[    1.208944] device-mapper: ioctl: 4.26.0-ioctl (2013-08-15) initialised: dm-d...@redhat.com
[    1.209028] TCP: cubic registered
[    1.209124] NET: Registered protocol family 10
[    1.209272] Key type dns_resolver registered
[    1.209432] registered taskstats version 1
[    1.209594] xenbus_probe_frontend: Device with no driver: device/vbd/51712
[    1.209598] xenbus_probe_frontend: Device with no driver: device/vbd/51728
[    1.209600] xenbus_probe_frontend: Device with no driver: device/vbd/51744
[    1.209602] xenbus_probe_frontend: Device with no driver: device/vbd/51760
[    1.209605] xenbus_probe_frontend: Device with no driver: device/vif/0
[    1.209608] regulator-dummy: incomplete constraints, leaving on
[    1.209709]   Magic number: 1:252:3141
[    1.209729] /home/user/rpmbuild/BUILD/kernel-3.12.23/linux-3.12.23/drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
[    1.210188] Freeing unused kernel memory: 952K (ffffffff81a92000 - ffffffff81b80000)
[    1.210194] Write protecting the kernel read-only data: 10240k
[    1.213380] Freeing unused kernel memory: 1084K (ffff8800014f1000 - ffff880001600000)
[    1.214038] Freeing unused kernel memory: 1748K (ffff88000184b000 - ffff880001a00000)
[    1.217477] systemd[1]: systemd 208 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ)
[    1.217537] systemd[1]: Detected virtualization 'xen'.
[    1.217543] systemd[1]: Running in initial RAM disk.
[    1.218166] systemd[1]: Inserted module 'autofs4'
[    1.218248] systemd[1]: No hostname configured.
[    1.218266] systemd[1]: Set hostname to <localhost>.
[    1.218307] systemd[1]: Initializing machine ID from random generator.
[    1.267518] systemd[1]: Expecting device dev-mapper-dmroot.device...
[    1.267569] systemd[1]: Starting -.slice.
[    1.267740] systemd[1]: Created slice -.slice.
[    1.267757] systemd[1]: Starting System Slice.
[    1.267853] systemd[1]: Created slice System Slice.
[    1.267865] systemd[1]: Starting Slices.
[    1.267895] systemd[1]: Reached target Slices.
[    1.267905] systemd[1]: Starting Timers.
[    1.267934] systemd[1]: Reached target Timers.
[    1.267950] systemd[1]: Starting udev Kernel Socket.
[    1.268005] systemd[1]: Listening on udev Kernel Socket.
[    1.268020] systemd[1]: Starting udev Control Socket.
[    1.268092] systemd[1]: Listening on udev Control Socket.
[    1.268105] systemd[1]: Starting Encrypted Volumes.
[    1.268141] systemd[1]: Reached target Encrypted Volumes.
[    1.268154] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
[    1.268204] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    1.268214] systemd[1]: Starting Paths.
[    1.268241] systemd[1]: Reached target Paths.
[    1.268251] systemd[1]: Starting Journal Socket.
[    1.268334] systemd[1]: Listening on Journal Socket.
[    1.268444] systemd[1]: Starting dracut cmdline hook...
[    1.269277] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[    1.270343] systemd[1]: Starting Sockets.
[    1.349640] systemd[1]: Reached target Sockets.
[    1.349696] systemd[1]: Starting Journal Service...
[    1.350690] systemd[1]: Started Journal Service.
[    1.468007] blkfront: xvda: flush diskcache: enabled; persistent grants: enabled; indirect descriptors: enabled;
[    1.488621]  xvda: unknown partition table
[    1.526989] blkfront: xvdb: flush diskcache: enabled; persistent grants: enabled; indirect descriptors: enabled;
[    1.531864]  xvdb: unknown partition table
[    1.550673] blkfront: xvdc: flush diskcache: enabled; persistent grants: enabled; indirect descriptors: enabled;
[    1.554789]  xvdc: xvdc1 xvdc2
[    1.573783] blkfront: xvdd: barrier or flush: disabled; persistent grants: enabled; indirect descriptors: enabled;
[    1.574919]  xvdd: unknown partition table
[    1.614223] bio: create slab <bio-1> at 1
[    1.653463] systemd-udevd[209]: starting version 208
[    1.881689] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null)
[    1.962886] kjournald starting.  Commit interval 5 seconds
[    1.962899] EXT3-fs (xvdd): mounted filesystem with ordered data mode
[    2.005845] systemd-journald[124]: Received SIGTERM
[    2.150739] RPC: Registered named UNIX socket transport module.
[    2.150748] RPC: Registered udp transport module.
[    2.150752] RPC: Registered tcp transport module.
[    2.150755] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    2.173425] usbcore: registered new interface driver usbfs
[    2.173445] usbcore: registered new interface driver hub
[    2.173491] usbcore: registered new device driver usb
[    2.178249] Installing knfsd (copyright (C) 1996 ok...@monad.swb.de).
[    2.199691] systemd-udevd[435]: starting version 208
[    2.202551] dummy_hcd dummy_hcd.0: USB Host+Gadget Emulator, driver 02 May 2005
[    2.202563] dummy_hcd dummy_hcd.0: Dummy host controller
[    2.202569] dummy_hcd dummy_hcd.0: new USB bus registered, assigned bus number 1
[    2.202629] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    2.202635] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.202641] usb usb1: Product: Dummy host controller
[    2.202645] usb usb1: Manufacturer: Linux 3.12.23-1.pvops.qubes.x86_64 dummy_hcd
[    2.202649] usb usb1: SerialNumber: dummy_hcd.0
[    2.202840] hub 1-0:1.0: USB hub found
[    2.202855] hub 1-0:1.0: 1 port detected
[    2.230406] EXT4-fs (dm-0): re-mounted. Opts: (null)
[    2.266800] systemd-journald[420]: Received request to flush runtime journal from PID 1
[    2.295592] input: PC Speaker as /devices/platform/pcspkr/input/input0
[    2.303675] xen:events: xen_bind_pirq_gsi_to_irq: returning irq 47 for gsi 16
[    2.303684] xhci_hcd 0000:00:00.0: Xen PCI mapped GSI16 to IRQ47
[    2.303808] xhci_hcd 0000:00:00.0: setting latency timer to 64
[    2.303823] xhci_hcd 0000:00:00.0: xHCI Host Controller
[    2.303830] xhci_hcd 0000:00:00.0: new USB bus registered, assigned bus number 2
[    2.303968] xhci_hcd 0000:00:00.0: cache line size of 64 is not supported
[    2.304387] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    2.304393] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.304396] usb usb2: Product: xHCI Host Controller
[    2.304399] usb usb2: Manufacturer: Linux 3.12.23-1.pvops.qubes.x86_64 xhci_hcd
[    2.304402] usb usb2: SerialNumber: 0000:00:00.0
[    2.304539] hub 2-0:1.0: USB hub found
[    2.304571] hub 2-0:1.0: 9 ports detected
[    2.304953] xhci_hcd 0000:00:00.0: xHCI Host Controller
[    2.304961] xhci_hcd 0000:00:00.0: new USB bus registered, assigned bus number 3
[    2.305144] usb usb3: New USB device found, idVendor=1d6b, idProduct=0003
[    2.305150] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.305154] usb usb3: Product: xHCI Host Controller
[    2.305158] usb usb3: Manufacturer: Linux 3.12.23-1.pvops.qubes.x86_64 xhci_hcd
[    2.305163] usb usb3: SerialNumber: 0000:00:00.0
[    2.305314] hub 3-0:1.0: USB hub found
[    2.305344] hub 3-0:1.0: 4 ports detected
[    2.314162] xen_netfront: Initialising Xen virtual ethernet driver
[    2.616332] usb 2-7: new full-speed USB device number 2 using xhci_hcd
[    2.634100] usb 2-7: New USB device found, idVendor=8087, idProduct=07dc
[    2.634129] usb 2-7: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.696765] usbcore: registered new interface driver usbback
[    2.724607] Bluetooth: Core ver 2.16
[    2.724625] NET: Registered protocol family 31
[    2.724629] Bluetooth: HCI device and connection manager initialized
[    2.724639] Bluetooth: HCI socket layer initialized
[    2.724643] Bluetooth: L2CAP socket layer initialized
[    2.724650] Bluetooth: SCO socket layer initialized
[    2.725437] usbcore: registered new interface driver btusb
[    2.732042] systemd-journald[420]: Received request to flush runtime journal from PID 1
[    2.738884] Bluetooth: hci0: read Intel version: 370710018002030d41
[    2.738893] Bluetooth: hci0: Intel device is already patched. patch num: 41
[    5.361564] Adding 1048572k swap on /dev/xvdc1.  Priority:-1 extents:1 across:1048572k SSFS
[    5.453888] u2mfn_mmap: entering, private=          (null)
[    5.453902] u2mfn_mmap: calling remap return 0
[    5.515381] ip_tables: (C) 2000-2006 Netfilter Core Team
[    5.519743] ip6_tables: (C) 2000-2006 Netfilter Core Team
[    5.539830] nf_conntrack version 0.5.0 (2980 buckets, 11920 max)
[    5.555817] EXT4-fs (xvdb): mounted filesystem with ordered data mode. Opts: discard
[    5.561972] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    5.561983] Bluetooth: BNEP filters: protocol multicast
[    5.561995] Bluetooth: BNEP socket layer initialized
[    5.632201] u2mfn_mmap: entering, private=          (null)
[    5.632214] u2mfn_mmap: calling remap return 0
[    5.760386] vgaarb: this pci device is not a vga device
[    5.762213] vgaarb: this pci device is not a vga device
[    6.042751] fuse init (API version 7.22)
[    6.560306] u2mfn_mmap: entering, private=          (null)
[    6.560320] u2mfn_mmap: calling remap return 0
[    6.676220] u2mfn_mmap: entering, private=          (null)
[    6.676234] u2mfn_mmap: calling remap return 0

wyory

unread,
Dec 16, 2014, 4:53:41 PM12/16/14
to qubes...@googlegroups.com


inf...@gmail.com:
>
>
> On Tuesday, 31 December 2013 02:28:05 UTC+1, Marek Marczykowski-Górecki
> wrote:
>>
>> On 31.12.2013 01:39, Franz wrote:
>>> On Mon, Dec 23, 2013 at 1:37 AM, Marek Marczykowski-Górecki <
>>> marm...@invisiblethingslab.com <javascript:>> wrote:
>>>
>>>> On 22.12.2013 18:56, cprise wrote:
>>>>>
>>>>> On 12/22/13 10:33, Franz wrote:
>>>>>>
>>>>>>
>>>>>>
>>>>>> On Sun, Dec 22, 2013 at 8:50 AM, Jimza llep <garys...@gmail.com
>> <javascript:>
I'm not sure if you've already tried this, but my USB audio device works
after I disable my other devices using the KDE Audio Setup Widget ->
Audio Hardware Setup.
Reply all
Reply to author
Forward
0 new messages