Re: [qubes-users] Re: Anbox?

2017-04-14 Thread Dominique St-Pierre Boucher
On Friday, April 14, 2017 at 11:32:51 AM UTC-4, Vít Šesták wrote: > Alex, have you tried to debug it with strace or something similar? Maybe > there is some unlisted dependency… > > OpenGL should work on Qubes through llvmpipe. Although its performance is not > perfect, it should suffice for

[qubes-users] Re: Anbox?

2017-04-14 Thread Reg Tiangha
On 04/14/2017 05:21 PM, Dominique St-Pierre Boucher wrote: > On Friday, April 14, 2017 at 11:32:51 AM UTC-4, Vít Šesták wrote: >> Alex, have you tried to debug it with strace or something similar? Maybe >> there is some unlisted dependency… >> >> OpenGL should work on Qubes through llvmpipe.

Re: [qubes-users] Status of dvm support

2017-04-14 Thread cooloutac
On Friday, April 14, 2017 at 5:51:47 PM UTC-4, Unman wrote: > On Thu, Apr 13, 2017 at 10:06:11AM -0700, justusranv...@gmail.com wrote: > > I've experienced problems with DVMs on every Qubes install I've ever done. > > I currently have no devices running Qubes on which dvms work. > > > > Based on

Re: [qubes-users] Status of dvm support

2017-04-14 Thread cooloutac
On Saturday, April 15, 2017 at 12:25:43 AM UTC-4, cooloutac wrote: > On Friday, April 14, 2017 at 5:51:47 PM UTC-4, Unman wrote: > > On Thu, Apr 13, 2017 at 10:06:11AM -0700, justusranv...@gmail.com wrote: > > > I've experienced problems with DVMs on every Qubes install I've ever > > > done. I

Re: [qubes-users] Re: remote code execution via UDP packets (CVE-2016-10229) in the context of Qubes // and kernel update recommendations

2017-04-14 Thread Leo Gaspard
On 04/14/2017 06:00 AM, Reg Tiangha wrote: > On 04/13/2017 09:33 PM, cooloutac wrote: >> On Thursday, April 13, 2017 at 11:26:07 PM UTC-4, cooloutac wrote: >>> So probably the kernels are not actually vulnerable, They fixed it a year >>> ago with patches, and with Qubes you assume this sort of

Re: [qubes-users] Anbox?

2017-04-14 Thread Alex
On 04/13/2017 10:57 PM, elsiebuck...@gmail.com wrote: > This sounds interesting: > https://www.slashgear.com/anbox-runs-android-apps-on-linux-just-like-native-apps-13481922/ > > Will this work on Qubes? > Since it looks like it's based on simple containerization instead of virtualization it

Re: [qubes-users] Big problem?

2017-04-14 Thread rubboe928
But how can I reinstall it if the onlt thing I can do/see is to eneter my disk password? Could you explain to me how you did that? -- 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,

[qubes-users] Re: Anbox?

2017-04-14 Thread Reg Tiangha
On 04/14/2017 12:45 AM, Alex wrote: > Since it looks like it's based on simple containerization instead of > virtualization it should work. > > A little background: I usually do docker / rkt development on a "work" > appVM in qubes, and it works just out of the box. I've had a nasty but > simple

Re: [qubes-users] Re: Anbox?

2017-04-14 Thread Alex
On 04/14/2017 09:23 AM, Reg Tiangha wrote: > > A potential issue is that it relies on OpenGL, but it might still work > in a Qubes VM. It's definitely on my list of things to try inside of a > Xenial template this long weekend, along with all the kernel stuff. > Unless someone does it first, in

[qubes-users] Re: Anbox?

2017-04-14 Thread Reg Tiangha
On 04/14/2017 02:02 AM, Alex wrote: > Fedora appvm, installed snapd (sudo dnf install snapd) and run the magic > command > $ snap install --classic anbox-installer && anbox-installer > > requires root :D > > Run with sudo, snap install does its thing (but prints a suspicious > "Waiting for

[qubes-users] Re: remote code execution via UDP packets (CVE-2016-10229) in the context of Qubes // and kernel update recommendations

2017-04-14 Thread Reg Tiangha
On 04/14/2017 12:38 AM, Leo Gaspard wrote: According to [1], linux <= 4.4.60 is affected. The patch was but on 4.5-rc1 branch on Dec. 15, but this doesn't mean it got backported to older kernels as it was not tagged as a security issue before (eg. debian's DSA mentioned "A regression in the UDP

[qubes-users] Re: remote code execution via UDP packets (CVE-2016-10229) in the context of Qubes // and kernel update recommendations

2017-04-14 Thread Vít Šesták
I am not sure about the details, but IIUC, the attack works this way: 1. The kernel recieves a malformed UDP packet. 2. There is some application that reads the packet in peek mode. (This is reportedly rarely used.) If one of those conditions is not met, the attack is not triggered. I hope

Re: [qubes-users] Re: remote code execution via UDP packets (CVE-2016-10229) in the context of Qubes // and kernel update recommendations

2017-04-14 Thread Unman
On Fri, Apr 14, 2017 at 01:21:33AM -0600, Reg Tiangha wr,te: > On 04/14/2017 12:38 AM, Leo Gaspard wrote: > According to [1], linux <= 4.4.60 is affected. The patch was but on > 4.5-rc1 branch on Dec. 15, but this doesn't mean it got backported to > older kernels as it was not tagged as a security

Re: [qubes-users] Re: Anbox?

2017-04-14 Thread Vít Šesták
Alex, have you tried to debug it with strace or something similar? Maybe there is some unlisted dependency… OpenGL should work on Qubes through llvmpipe. Although its performance is not perfect, it should suffice for many Android apps. Except that I had problems with OpenGL (error message like

Re: [qubes-users] Big problem?

2017-04-14 Thread Unman
On Thu, Apr 13, 2017 at 11:55:26PM -0700, rubboe...@gmail.com wrote: > But how can I reinstall it if the onlt thing I can do/see is to eneter my > disk password? Could you explain to me how you did that? > You haven't given any detail on how you installed Qubes, what options you selected, or

[qubes-users] Windows Guest hides interface because qrexec installed.

2017-04-14 Thread Vít Šesták
Just enable debug mode. Regards, Vít Šesták 'v6ak' -- 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

Re: [qubes-users] Big problem?

2017-04-14 Thread rubboe928
First of all I really want to say I appreciate you help. Here are some more details you asked for. I was not able to log in with the qwerty settings( the only letter that could be different was the 'z' that would be a 'w' on my keyboard). My linux knowledge is not so big, sorry for that. When I

[qubes-users] Network Manager icons-Fedora 23

2017-04-14 Thread peter799
Hi I don't know when and why but sometimes my Fedora 23 network manager icons that are in the right down corner of my desktop, suddenly go in the top left corner. -- You received this message because you are subscribed to the Google Groups "qubes-users" group. To unsubscribe from this group and

Re: [qubes-users] Windows 7 installation stops

2017-04-14 Thread peter799
Maybe solved. When I restart the HVM to complete the windows tools installation, the windows disappear when I have to insert the password although the it is running. Killing it and restarting in terminal says me to terminate it deleting file in /var/run/qubes/qubesdb.win7.pid, do I disable the

Re: [qubes-users] Status of dvm support

2017-04-14 Thread Unman
On Thu, Apr 13, 2017 at 10:06:11AM -0700, justusranv...@gmail.com wrote: > I've experienced problems with DVMs on every Qubes install I've ever done. I > currently have no devices running Qubes on which dvms work. > > Based on several threads from last year I found on this issue, and this issue:

[qubes-users] HOWTO: Compiling Kernels for dom0

2017-04-14 Thread Reg Tiangha
Here's my contribution to the project. On my GitHub account, I've now got branches tracking kernels from 4.4 all the way to 4.10. My intent is to keep them up-to-date with upstream as much as possible, but all I can really test is to see is if they still compile and/or install/boot. If there are

[qubes-users] Re: HOWTO: Compiling Kernels for dom0

2017-04-14 Thread Reg Tiangha
On 04/14/2017 12:21 PM, Reg Tiangha wrote: > Here's my contribution to the project. > > On my GitHub account, I've now got branches tracking kernels from 4.4 > all the way to 4.10. My intent is to keep them up-to-date with upstream > as much as possible, but all I can really test is to see is if

[qubes-users] Re: HOWTO: Compiling Kernels for dom0

2017-04-14 Thread Reg Tiangha
On 04/14/2017 02:22 PM, Foppe de Haan wrote: > 1. Thanks. :) > 2. Starting from a vanilla f23-template, I also had to install rpm-build > (non-obvious 'error 8'). > Thanks. And I just remembered that you'll probably need to install the latest version of qubes-utils in dom0 too if you want to run

[qubes-users] Re: HOWTO: Compiling Kernels for dom0

2017-04-14 Thread Foppe de Haan
1. Thanks. :) 2. Starting from a vanilla f23-template, I also had to install rpm-build (non-obvious 'error 8'). -- 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

Re: [qubes-users] Big problem?

2017-04-14 Thread Unman
On Fri, Apr 14, 2017 at 09:28:03AM -0700, rubboe...@gmail.com wrote: > First of all I really want to say I appreciate you help. Here are some more > details you asked for. I was not able to log in with the qwerty settings( the > only letter that could be different was the 'z' that would be a 'w'

[qubes-users] Re: HOWTO: Compiling Kernels for dom0

2017-04-14 Thread Reg Tiangha
On 04/14/2017 02:29 PM, Reg Tiangha wrote: > On 04/14/2017 02:22 PM, Foppe de Haan wrote: >> 1. Thanks. :) >> 2. Starting from a vanilla f23-template, I also had to install rpm-build >> (non-obvious 'error 8'). >> > Thanks. And I just remembered that you'll probably need to install the > latest

[qubes-users] Re: M.2 SSD Not recognized as a bootable device

2017-04-14 Thread Grzesiek Chodzicki
W dniu czwartek, 13 kwietnia 2017 00:30:51 UTC+2 użytkownik mystre...@gmail.com napisał: > Hello, i hope you can help me. > After I install Qubes to the SSD and reboot, it does not recognize the SSD as > a bootable device. Using the same install procedures on another SSD (SATA), > everything

[qubes-users] Re: HOWTO: Compiling Kernels for dom0

2017-04-14 Thread Foppe de Haan
make menuconfig also requires ncurses-devel -- 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