Re: [qubes-users] Structure of qubes

2019-03-12 Thread acharya . sagar . sagar5
I mean Fedora 29 qube above, not template. -- 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

Re: [qubes-users] Structure of qubes

2019-03-12 Thread acharya . sagar . sagar5
Can someone from the qubes managers please try yumdownloader --resolve xorg-x11-drv-nvidia yumdownloader --source nvidia-kmod sudo dnf install kernel-latest-devel-4.20.3-1.pvops.qubes.x86_64.rpm rpm-build kmodtool sudo rpmbuild --nodeps -D "kernels 4.20.3-1.pvops.qubes.x86_64" --rebuild

Re: [qubes-users] Structure of qubes

2019-03-11 Thread acharya . sagar . sagar5
I tried booting up with just the APU plugged in and found out that the recent kernel is also not compatible with the APU providing the graphics. My sys-firewall and sys-whonix wouldn't start. I went back to square 1, installing NVIDIA drivers in dom0 with rpm and found that earlier I was using

Re: [qubes-users] Structure of qubes

2019-03-04 Thread acharya . sagar . sagar5
> lsmod confirms that is LKM : you can also check by looking in > /proc/modules Thank you. I'm on it! :D I'm not switching back to Ubuntu, I'm getting things done here. -- You received this message because you are subscribed to the Google Groups "qubes-users" group. To unsubscribe from this

Re: [qubes-users] Structure of qubes

2019-03-04 Thread unman
On Sun, Mar 03, 2019 at 09:51:05PM -0800, acharya.sagar.sag...@gmail.com wrote: > > Not sure of the answer, but all you should have to do to use that option > > is add it to your kernel= line. > > I think this is an important decision. I need to be sure. There are 2 > different ways to proceed

Re: [qubes-users] Structure of qubes

2019-03-03 Thread acharya . sagar . sagar5
> Not sure of the answer, but all you should have to do to use that option > is add it to your kernel= line. I think this is an important decision. I need to be sure. There are 2 different ways to proceed as shown here... https://wiki.xen.org/wiki/Xen_PCI_Passthrough It maybe a point of no

Re: [qubes-users] Structure of qubes

2019-03-03 Thread 'awokd' via qubes-users
acharya.sagar.sag...@gmail.com wrote: Is xen-pciback compiled in the kernel or is it compiled as a module in qubes? Not sure of the answer, but all you should have to do to use that option is add it to your kernel= line. -- You received this message because you are subscribed to the

Re: [qubes-users] Structure of qubes

2019-03-03 Thread acharya . sagar . sagar5
Thanks awokd, Is xen-pciback compiled in the kernel or is it compiled as a module in qubes? -- 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] Structure of qubes

2019-03-03 Thread 'awokd' via qubes-users
acharya.sagar.sag...@gmail.com: I updated the kernel of dom0 to 4.20 and qubes booted with Integrated Graphics from Ryzen APU as in one of the earlier posts. Good, was going to suggest that. When I change the NVIDIA pci device (VGA compatible controller) from dom0 to fedoraDev template, my

Re: [qubes-users] Structure of qubes

2019-03-03 Thread acharya . sagar . sagar5
I updated the kernel of dom0 to 4.20 and qubes booted with Integrated Graphics from Ryzen APU as in one of the earlier posts. When I change the NVIDIA pci device (VGA compatible controller) from dom0 to fedoraDev template, my system crashes which means it's using GTX 1060 as graphics after

Re: [qubes-users] Structure of qubes

2019-03-02 Thread acharya . sagar . sagar5
I dug many things. The docs on qubes official site are old. I tried both the ways to install my NVIDIA GTX 1060 and the problem is even after installing, it's unclear whether I would be able to use it outside dom0. I found a better method. I have a Ryzen 3 2200G APU which I intend to use for

Re: [qubes-users] Structure of qubes

2019-02-28 Thread acharya . sagar . sagar5
Yes, unman, it was installed in /home/user I made /tmp/site_packages and added a line export PIP_TARGET='/tmp/site_packages' in ~./bashrc Now, pandas is installed in /tmp/site_packages and pip3 freeze doesn't even detect it in template. Anyways, it looks solvable. I can't get around

Re: [qubes-users] Structure of qubes

2019-02-28 Thread unman
On Thu, Feb 28, 2019 at 12:16:34AM -0800, acharya.sagar.sag...@gmail.com wrote: > I wanted to understand the tree structure of qubes. > > So my guess is this. > > dom0 is the owner of every other thing. There are 4 template VMs, fedora, > debian, 2 whonix ones. > > When a domain restarts, it

[qubes-users] Structure of qubes

2019-02-28 Thread acharya . sagar . sagar5
I wanted to understand the tree structure of qubes. So my guess is this. dom0 is the owner of every other thing. There are 4 template VMs, fedora, debian, 2 whonix ones. When a domain restarts, it takes it settings from the template on which it is based and it's own home directory and other