Re: [qubes-users] Managing Xen configs

2017-09-23 Thread nicholas roveda
Great, thank you so much.

And if I wanted to manually change some libvirt configs and play with network 
interfaces?

-- 
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/2ad8e295-25ff-4f84-bf2d-54d3b6a97b21%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [qubes-users] Re: Unable to uninstall or reinstall Whonix

2017-09-23 Thread nicholas roveda
I don't know if dom0 actually warned you after having successfully removed the 
packages or it didn't let you do that because of the matter it warned you about.

Anyway, I think the problem is you set up the dom0 updates to be done through 
Whonix, so you can try to change the UpdateVM field in the Qubes Global 
Settings (I can't recall now if R3.2 has the same name), choosing for example 
'sys-firewall' and then remove the Whonix Templates.

-- 
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/bdc4c7e0-9a10-4370-a5ef-6b8d232b01f7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[qubes-users] Installation "Couldn't obtain the File System Protocol Interface."

2017-09-23 Thread janchristopher . pappert
Hey folks,

currently trying to install QubesOS 3.2 from USB which I created using rufus.
After booting the installation medium, I get the message "Couldn't obtain the 
File System Protocol Interface." 
Then I am returned to the Menu of the installation medium, after which 
selecting any option just refreshes the menu.

Using a MSI B250M Mortar, set the boot option to "UEFI + Legacy" (the only 
other option being "UEFI").

Anyone with similar struggles or suggestions?

Cheers

-- 
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/215b42cd-5675-4aa9-a655-106d4f2546bf%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [qubes-users] Error Creating Ubuntu VM in Qubes 3.2

2017-09-23 Thread Person
I believe I downloaded to [sys-net] Downloads. I can find the file easily if I 
just go to sys-net and click "Files".

However, I can't find the terminal you are speaking of in sys-net specifically. 
I tried it on dom0 instead, but it doesn't work.

-- 
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/f3f288d5-d31f-47ae-a533-93a8a76acf24%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [qubes-users] Re: Unable to uninstall or reinstall Whonix

2017-09-23 Thread Person
You were correct (thank you so much!). Apparently I set the Update VM to "none" 
in the Global Settings, so it didn't work. Now installing Whonix works fine.

However, uninstalling the old templates still does not work. The dom0 terminal 
only replies with "No match for argument: qubes-template-whonix-gw" and "Error: 
No packages marked for removal". Although I assume as I am already starting to 
reinstall Whonix, the old templates won't matter as much.

-- 
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/5d67d016-212b-4477-8207-32f39f463313%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[qubes-users] Pointer lock API

2017-09-23 Thread Nagaev Boris
Hey!

I noticed that Quake3 almost works in Qubes 3.2, but has one annoying
issue: the pointer is unmanageable. It looks like the pointer has the
"memory" about its previous position: e.g. when I move it left, the
game continues moving right. I tried `openarena` tool from the Debian
template and also web version of Quake on http://www.quakejs.com/ both
have the same issue. Performance of both native and web versions is
amazing, the only problem is the mouse.

I think it works incorrectly because it tries to lock the pointer
(probably to move it to the screen center) but Qubes doesn't allow
AppVMs to manage pointer. X11 has function `XWarpPointer` that moves
the pointer. Probably the game uses this function, though I don't know
how to check this.

Can Qubes add Pointer lock support for AppVM, please?

-- 
Best regards,
Boris Nagaev

-- 
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/CAFC_Vt63mZ8v4x-iEmpGrqNQVG7DjqhXQRdHj%3DjHAvEKX_UYbw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [qubes-users] Pointer lock API

2017-09-23 Thread Alex
On 09/24/2017 04:50 AM, Nagaev Boris wrote:
> Hey!
> 
> I noticed that Quake3 almost works in Qubes 3.2, but has one
> annoying issue: the pointer is unmanageable. It looks like the
> pointer has the "memory" about its previous position: e.g. when I
> move it left, the game continues moving right. I tried `openarena`
> tool from the Debian template and also web version of Quake on
> http://www.quakejs.com/ both have the same issue. Performance of both
> native and web versions is amazing, the only problem is the mouse.
> 
> I think it works incorrectly because it tries to lock the pointer 
> (probably to move it to the screen center) but Qubes doesn't allow 
> AppVMs to manage pointer. X11 has function `XWarpPointer` that moves 
> the pointer. Probably the game uses this function, though I don't
> know how to check this.
> 
> Can Qubes add Pointer lock support for AppVM, please?
> 
It may not be a pointer lock issue, but rather a problem with input
type. Did you try starting the VM with a different mouse input type? The
default seems to be Mouse, while Tablet may solve your problems, like it
did (even if not 100% because of inbuilt android pointer acceleration)
for my Android appVM.

The mouse input type setting cannot be configured via standard Qubes
tools, either the qubes.xml or the manager. You can try by creating a
copy of "appvmname.conf" with a name different from the original (or
Qubes will overwrite it) that you can find in dom0 at
/var/lib/qubes/appvms/appvmname/appvmname.conf.

In the copy find the "devices" element and add "" - this will override the default mouse input. Start the VM
with this conf instead of the default one with qvm-start and check.

It would be a great security concern to let single appVMs manage the
pointer, even if in good faith (misclicks can produce disasters) and
without mentioning the big development problem. The mouse "resource"
will have to be "shared" among potentially several
mouse-management-enabled appvms: who shall win if two appvms decide to
lock the mouse in two separate rectangles?

-- 
Alex

-- 
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/9e149873-19ab-90ac-ddd8-ee4e90418eed%40gmx.com.
For more options, visit https://groups.google.com/d/optout.


signature.asc
Description: OpenPGP digital signature