[qubes-users] Play Audio from AppVm on device attached to USB Cube

2016-07-30 Thread Torsten Grote
Hi all,

I am a new Qubes user and amazed by the awesome work you put into Qubes
to make compartmentalization usable. Also great to see how much you care
about the community. Feels already good to be a part of it.

Now to my question: I am running a USB Qube that has all my USB
controllers attached. There is an external sound device attached and I
managed to make it show up in Pulseaudio and play audio from the USB qube.

However, the pulseaudio daemon running on the USB Qube is of course
isolated from the rest of the system, so if I want play sound in a
disposable VM (e.g. from Youtube) for example, it doesn't play. I guess
this is because Pulseaudio in dom0 doesn't know about this output device.

Is there any way (maybe with an additional vchan sink) to make this
output device available globally so it can play sound from ideally all
AppVMs?


I've read https://www.qubes-os.org/doc/external-audio but this requires
assigning an entire USB controller to a different VM and I think it also
assumes that only this VM will play the audio, right?

Kind Regards,
Torsten

-- 
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+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/22f058c0-6e31-bd5c-4cc0-40a23e38a5e6%40grobox.de.
For more options, visit https://groups.google.com/d/optout.


signature.asc
Description: OpenPGP digital signature


Re: [qubes-users] Play Audio from AppVm on device attached to USB Cube

2016-07-31 Thread Torsten Grote
On 07/30/2016 08:51 PM, Connor Page wrote:
> Read the last part at https://www.qubes-os.org/doc/usb/
> This should solve your problem unless you want to mix sound from multiple vms.

Yes, like I wrote, I ideally want to mix sounds from multiple VMs. So I
would prefer to find a solution for that.

However, as a temporary solution I would be fine to use my output device
only from one VM. The problem with that is that the output device is
connected via Bluetooth and I don't really like to expose that to other
domains. But even then, the Bluetooth adapter (which is part of the WiFi
card) fails to properly attach to different VMs and when trying that the
USB cube does no longer routes mouse input from the USB mouse to dom0
until I restart it.

So if somebody has an idea for how to expose an external audio device to
pulsaudio globally, I would appreciate some hints.

Thanks,
Torsten

-- 
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+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/783ba8e1-b2ec-bdbd-041a-f915f0913a4d%40grobox.de.
For more options, visit https://groups.google.com/d/optout.


signature.asc
Description: OpenPGP digital signature


Re: [qubes-users] Re: Android Emulator

2016-08-03 Thread Torsten Grote
On 08/03/2016 11:37 AM, Alex wrote:
> It says that to me too, but using an ARM image does work (this message
> is just a warning)

Oh thanks! I didn't try using an ARM image. If you ever find out how to
run an x86 image with Qubes, please let me know.

> once disconnected from usbVM and attached to the work AppVM,
> it senses the usb reset and does not attach
> again until the cable is unplugged and connected again.

You might be able to use ADB via TCP. I explained how here:


https://github.com/QubesOS/qubes-issues/issues/2202#issuecomment-235937670

Kind Regards,
Torsten

-- 
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+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/16c8e579-3ccb-0454-77de-bcdc6efcfbbb%40grobox.de.
For more options, visit https://groups.google.com/d/optout.


signature.asc
Description: OpenPGP digital signature


[qubes-users] How to remove KDE from dom0?

2016-08-12 Thread Torsten Grote
Hi all,

I installed Qubes 3.2 with KDE and XFCE with the intention of continuing
to use KDE as I did before. However, there were so many problems and
bugs that I decided to use XFCE in the hope of having less of those.
Although, it is not bug free, it works a lot better, so I would like to
remove KDE from dom0 now.

I already tried removing the @kde-desktop-qubes group, but that wants to
remove all sorts of other rather essential packages.

Kind Regards,
Torsten

-- 
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+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/1d33cc7f-8870-be38-4735-65b82b17b031%40grobox.de.
For more options, visit https://groups.google.com/d/optout.


signature.asc
Description: OpenPGP digital signature


Re: [qubes-users] Re: Android Emulator

2016-08-04 Thread Torsten Grote
On 08/03/2016 12:10 PM, Torsten Grote wrote:
> Oh thanks! I didn't try using an ARM image. If you ever find out how to
> run an x86 image with Qubes, please let me know.

I tried it now and it works, but is barely usable, because it is
very(!!!) slow. On top of running ARM emulation in an AppVM, I needed to
turn on software graphic rendering, because hardware rendering didn't work.

It would be nice if Android guests would be officially supported by
Qubes OS, but until that's the case, maybe there's a way of running
Android guests in the meantime.

An Android image comes with these files:

  kernel-qemu
  ramdisk.img
  system.img
  userdata.img

Shouldn't it be possible somehow to create a XEN guest VM with these
files mounted, so Android can actually boot?

Kind Regards,
Torsten

-- 
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+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/3200476a-9bcc-e1b2-cf77-74dc3606d101%40grobox.de.
For more options, visit https://groups.google.com/d/optout.


signature.asc
Description: OpenPGP digital signature


[qubes-users] Inhibit Screensaver During Video Playback

2016-08-08 Thread Torsten Grote
Hi,

I am using Qubes 3.2 with XFCE. When playing videos with mplayer or VLC
in an AppVM, the screensaver in dom0 is not inhibited which is pretty
annoying especially during long movies.

Is this supposed to work or just an issue with my setup? If this is not
supposed to work, how can we make it work?

Kind Regards,
Torsten

-- 
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+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/3c84e427-15d8-9dd7-b925-6913d6ca5eb5%40grobox.de.
For more options, visit https://groups.google.com/d/optout.


signature.asc
Description: OpenPGP digital signature


Re: [qubes-users] Inhibit Screensaver During Video Playback

2016-08-08 Thread Torsten Grote
Hi Marek,

thanks for your quick response!

On 08/08/2016 04:04 PM, Marek Marczykowski-Górecki wrote:
> No, VM have no way to inhibit screenlocker,

That is good to know at least.

> which may be seen as a feature.

Indeed, if people relied on their screen to lock automatically and then
some compromised VM disabled the screen locking while an attacker waited
for the user to be away and then gained physical access to the computer,
this would be quite bad.

However, it would be nice if there would be a way to allow specific VMs
to still do this like it is with fullscreen windows or keyboard input.

> Simple solution is to disable screensaver manually before playing the
> video...

Of course. I was hoping this wouldn't be necessary :(

> Some more convenient would be to create a qrexec service, which VM could
> trigger to disable screensaver. But this will be surely more work.

I guess that would need to hook into whatever inhibition method the
various players are using (heartbeat, fake keys, etc.). Or is it just a
question of passing a call to xdg-screensaver to dom0 via qrexec instead?

Kind Regards,
Torsten

-- 
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+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/9699bf1a-0cef-766f-2fc2-0c7b215a334f%40grobox.de.
For more options, visit https://groups.google.com/d/optout.


signature.asc
Description: OpenPGP digital signature


Re: [qubes-users] Re: installing Signal on Qubes mini-HOWTO

2016-08-17 Thread Torsten Grote
On 08/15/2016 08:49 PM, Ben Wika wrote:
> Is F-Droid's Silence any better than Signal given it can run without Google 
> Play Store?

The issue is not so much the Google Play Store, but the Google Play
Services. Silence has been forked of Signal and works completely
different now. In contrast to today's Signal, Silence only encrypts SMS
while Signal only sends Signal messages via their server.

Kind Regards,
Torsten

-- 
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+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/b6d870f0-3405-9cc3-1216-0c1048cb9a8b%40grobox.de.
For more options, visit https://groups.google.com/d/optout.


[qubes-users] Fedora 25

2017-01-28 Thread Torsten Grote
Hi all,

just want to report that I upgraded all my templates to Fedora 25
recently and that everything seems to run smoothly.

Great work, thanks!
Torsten

-- 
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+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/af02625e-1d8e-98a7-6b9a-5ba718fe35d8%40grobox.de.
For more options, visit https://groups.google.com/d/optout.


Re: Request for test: Re: [qubes-users] Fedora 24?

2016-09-06 Thread Torsten Grote
On 09/05/2016 08:24 PM, Marek Marczykowski-Górecki wrote:
> Please, if any of you have a chance, test such template.

I had to resize the system partition, because the upgrade was too big to
fit on it. Automatic resizing didn't work. I had to run resize2fs manually.

The upgrade went through smoothly. Only noticed this warning:

Upgrading   : glibc-2.23.1-10.fc24.x86_64
/bin/sh: error while loading shared libraries: libtinfo.so.6: cannot
open shared object file: No such file or directory
warning: %triggerin(cronie-1.5.0-3.fc23.x86_64) scriptlet failed, exit
status 127
Non-fatal  scriptlet failure in rpm package glibc
Non-fatal  scriptlet failure in rpm package glibc
  Upgrading   : libstdc++-6.1.1-3.fc24.x86_64


Kind Regards,
Torsten

-- 
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+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/4c9342ac-72b2-2718-cb7f-59fcb5346e6b%40grobox.de.
For more options, visit https://groups.google.com/d/optout.


signature.asc
Description: OpenPGP digital signature


Re: [qubes-users] Re: HVM Mouse Emulation Options

2016-09-30 Thread Torsten Grote
On 09/30/2016 04:04 PM, arthur.summ...@gmail.com wrote:
> I'm on 3.2, and I have the same problem. I actually couldn't get
> Remix to boot, so I used vanilla Android-x86.

Same here. Btw, the new CyanogenMod based image was released today and
it works nicely.

> It boots, but no mouse.

I have a mouse pointer, but also need to drag it around like described
in the beginning of this thread and that works rather badly.

> Any settings I can fiddle with?

I would also be very interested in getting the mouse to work properly,
so an Android x86 HVM can replace the Android emulator which is not
functional in Qubes.

Kind Regards,
Torsten

-- 
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+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/a3d49849-b220-8630-a517-51f601dded9c%40grobox.de.
For more options, visit https://groups.google.com/d/optout.


Re: [qubes-users] Re: Android-x86 on Qubes

2016-11-08 Thread Torsten Grote
On 11/07/2016 08:54 PM, 3n7r0...@gmail.com wrote:
> AFAICT, it's an issue with how QEMU is implemented in Xen. The input
> device in question is passed via `-usbdevice tablet` instead of being
> left to the default PS/2 emulation. There doesn't seem to be any easy
> way to disable that parameter from within Xen?

I would also be very interested in that! Marek, do you know?

Kind Regards,
Torsten

-- 
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+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/52ca9454-e84b-e8f5-d8fb-4b7721248d77%40grobox.de.
For more options, visit https://groups.google.com/d/optout.


Re: [qubes-users] Re: Android-x86 on Qubes

2016-11-19 Thread Torsten Grote
On 11/11/2016 06:01 PM, entr0py wrote:
> Thanks! With that, some progress... Deleting ` bus='xen'/>` from the config file results in usbtablet being
> replaced with ps/2 mouse device.

I finally got around to try that and it works indeed!

> Now, the pointer tracks mouse movements automatically instead of
> requiring manual dragging. However, the mouse acceleration doesn't
> match and the two pointers become de-synced.

Yes that has other usability issues than the drag pointer. I wonder if
it is possible to change the mouse speed somehow. Maybe just temporarily
in dom0?

> The mouse problem is not a Xen/Qubes issue. Android-x86-4.4-r5 
> (KitKat) works perfectly on Qubes. Input handling has changed somehow
> in Lollipop/Marshamallow. I would be perfectly content to use KitKat
> but (of course), that version doesn't emulate OpenGL (under Qubes)
> which breaks many Android apps

For me the problem with Android 4.4 is that it doesn't support ADB over
IP, so there seems to be no way to connect with the debug bridge to it.

> @Torsten: Did you see my last comment on the issue tracker? Other 
> than that, make sure partition is bootable and use a compatible vga 
> mode.

Yes, I saw that, but I still can't boot the installed version. If I boot
into the system right after installation it works, but if I shut it down
and try to boot later, it just maxes out the load on one CPU and hangs
at "Booting from Hard Disk..."

The partition is bootable and I installed GRUB and tried EFI GRUB 2 as
well. It doesn't even seem to reach GRUB, so maybe an incompatible vga
mode is not the problem. Do you use GPT? Which filesystem?

When trying around I could even once get GRUB2 to start only to then
fail with an error 17.

I have the same issue with Android 4 and 6. Do you remove the "CD" from
the VM config after the installation or do you always boot from the ISO?

Kind Regards,
Torsten

-- 
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+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/4f5d7f0d-1d04-aa76-f20b-01fa661b19c1%40grobox.de.
For more options, visit https://groups.google.com/d/optout.


Re: [qubes-users] D8 Wine Kleopatra?

2016-11-02 Thread Torsten Grote
On 11/02/2016 07:03 PM, 08173'204918'023948'1092438098 wrote:
> I could install Kleopatra, but it will not start.

`sudo dnf install kleopatra` should work without wine.

Kind Regards,
Torsten

-- 
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+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/df24294c-267a-0ad2-8f55-2d832d59647d%40grobox.de.
For more options, visit https://groups.google.com/d/optout.


Re: [qubes-users] Suspend Problems

2016-10-10 Thread Torsten Grote
On 10/08/2016 02:46 PM, jo...@mailbox.org wrote:
> 1. the network-connection symbol says the network is broken. I have to
> reboot the sys-net (kill and restart), then the network comes online
> again and I have network connection from within the sys-net.

This problem I have as well after waking up from each suspend, but I
found out that it is sufficient to disable the networking via the
network manager icon and then re-enable it.

Kind Regards,
Torsten

-- 
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+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/9c3b9098-d557-7a84-e472-dfa08e9ab920%40grobox.de.
For more options, visit https://groups.google.com/d/optout.


Re: [qubes-users] Android development under QubesOS

2016-10-15 Thread Torsten Grote
On 10/15/2016 03:38 PM, Alex wrote:
> I've had luck with Alcatel Pixi 3 and Wiko Jerry, but there's no way of
> forwarding an Asus Zenfone 4 - it just resets itself and returns to usbvm.

Check this issue that describes the problem and some workarounds:

https://github.com/QubesOS/qubes-issues/issues/2202

On a related note: I'd still be grateful for any hints for how to get
the Android Emulator working under qubes.

Kind Regards,
Torsten

-- 
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+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/b25ad1e9-d0b9-3854-515b-e466fe215de8%40grobox.de.
For more options, visit https://groups.google.com/d/optout.


Re: [qubes-users] Use an remote PULSE Audio server

2017-01-12 Thread Torsten Grote
On 01/12/2017 11:56 AM, Robert Mittendorf wrote:
> I do not define the sink parameter, maybe that is the problem?
> I expect that "sink" is the local name of the sink at the server?
> how is thet defined in /etc/oulse/default.pa on server side?

It is not defined on the server side at all. But you need to load the
'module-native-protocol-tcp' module on the server side.

Also on the server, you can list your existing sinks like this and get
the name to specify on the client side:

$ pactl list sinks

My Bluetooth speaker is added there automatically whenever I turn it on.

Kind Regards,
Torsten

-- 
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+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/92286276-405f-9135-9f7f-73963dad5dfe%40grobox.de.
For more options, visit https://groups.google.com/d/optout.


Re: [qubes-users] Fedora "/tmp"

2017-01-10 Thread Torsten Grote
On 01/10/2017 05:40 AM, Alex wrote:
> Long story short: edit
> /usr/lib/systemd/system/tmp.mount.d/30_qubes.conf, and set size=$manyG

Thanks, that is very helpful!

Kind Regards,
Torsten

-- 
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+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/c20bc954-d9f5-9411-120c-55fa0e491c98%40grobox.de.
For more options, visit https://groups.google.com/d/optout.


[qubes-users] Split GnuPG for GpgMe

2017-06-06 Thread Torsten Grote
Hi all,

I would like to use some programs that use GnuPG only via the
recommended way of GpgMe library, so that the qubes-gpg-client-wrapper
can not be used like it can with Enigmail.

AFAIK using gnupg directly via a subshell is discouraged by the GnuPG
developers. Does anybody have more information on how to do that or
maybe already has a working setup?

Thanks,
Torsten

-- 
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+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/8dcec06d-d913-67f0-1ad3-6f388800ec24%40grobox.de.
For more options, visit https://groups.google.com/d/optout.