Re: [qubes-devel] Re: GVT-g Discussion

2020-01-02 Thread 'Dylanger Daly' via qubes-devel
My bad, I accidentally replied directly to Demi Hey Ivan, This is fantastic work! I'll test this out today, I think this will help with Firefox's WebRender engine, meaning much less CPU spikes, and reduced wattage when I have like 2 Firefox Tabs open. Not to mention watching YouTube. Demi you

Re: [qubes-devel] Re: Compiling an ISO with kernel-latest and modifications

2019-12-12 Thread 'Dylanger Daly' via qubes-devel
--> Done: The ISO can be found in iso/ subdirectory. Thank you for building Qubes. Have a nice day! Okay so I managed to successfully build an ISO, however, it appears to have totally ignored my kernel changes [user@sys-usb BOOT]$ file vmlinuz vmlinuz: Linux kernel x86 boot executable bzImage, v

Re: [qubes-devel] Re: Compiling an ISO with kernel-latest and modifications

2019-12-12 Thread 'Dylanger Daly' via qubes-devel
Quick update: I forced release4.0 for installer-qubes-os, after doing that I had issues with symlinks, turns out I had like 40 mounts for chroot. Rebooting my appVM seems to have fixed it. I'm successfully running `make iso` /me crosses fingers On Thursday, December 12, 2019 at 11:50:40 AM UT

[qubes-devel] Re: Intel i7-1065G7 (10 Generation Support) - APIC Patches

2019-12-11 Thread 'Dylanger Daly' via qubes-devel
So I managed to get a little more info out of Xen during boot Enabling IO-APIC IRQs ... MP-BIOS bug: 8254 timer not connected to IO-APIC ... trying to set up timer (IRQ0) through the 8259A ... failed. ... trying to set up timer as Virtual Wire IRQ ... failed. ... trying to set up timer as ExtINT I

Re: [qubes-devel] Re: Compiling an ISO with kernel-latest and modifications

2019-12-11 Thread 'Dylanger Daly' via qubes-devel
Thank you Marek! I've managed to `make qubes` this has compile my kernel successfully. However when trying to compile the iso with `make iso` I appear to be getting the same issue [user@work qubes-builder]$ make iso -> Preparing for ISO build... --> Removing old rpms from the installer repos...

Re: [qubes-devel] Re: Compiling an ISO with kernel-latest and modifications

2019-12-11 Thread 'Dylanger Daly' via qubes-devel
Okay, so I've switched back to using your link 'live' config If I apply my commit over the top of master, it appears to keep it there However after compiling, I appear to get stopped here --> Done: qubes-src/linux-kernel/pkgs/dom0-fc25/x86_64/kernel-latest-5.4.2- 2.qubes.x86_64.rpm q

Re: [qubes-devel] Re: Compiling an ISO with kernel-latest and modifications

2019-12-11 Thread 'Dylanger Daly' via qubes-devel
Is this post still relevant? https://groups.google.com/forum/#!searchin/qubes-devel/linux-kernel|sort:date/qubes-devel/NfVQi0HXWEY/AECwbKZ0AQAJ - clear COMPONENTS (for the build time at least) - clear DISTS_VM (unless you want to use local template builds) - set USE_QUBES_REPO_VERSION=4.0

Re: [qubes-devel] Re: Compiling an ISO with kernel-latest and modifications

2019-12-11 Thread 'Dylanger Daly' via qubes-devel
-> Updating sources for linux-kernel... --> Fetching from https://github.com/QubesOS/qubes-linux-kernel.git master... --> Verifying tags... --> Switching branch from surface-acpi branch to master Switched to branch 'master' --> Merging... I can't seem to get my branch to stick On Wednesday, De

Re: [qubes-devel] Re: Compiling an ISO with kernel-latest and modifications

2019-12-11 Thread 'Dylanger Daly' via qubes-devel
Awesome, thanks for that, I think I'll stick to stock and _just_ update Kernel (On LTE) If you comment out linux-kernel from COMPONENTS builder won't over write my branch in linux-kernel. If I up the rel file, builder still reverts to stable-4.14 branch. -- You received this message because y

Re: [qubes-devel] Re: Compiling an ISO with kernel-latest and modifications

2019-12-11 Thread 'Dylanger Daly' via qubes-devel
> > 3) increment the release (rel file) else it will use certainly the qubes > repo one. > > Build the iso. That's it. > > Best, > On 2019-12-11 08:46, 'Dylanger Daly' via qubes-devel wrote: > > If I run make qubes-os-iso it appears to override my chan

[qubes-devel] Re: Compiling an ISO with kernel-latest and modifications

2019-12-10 Thread 'Dylanger Daly' via qubes-devel
If I run make qubes-os-iso it appears to override my changes in linux-kernel. Anyone know how to make that not happen? On Monday, December 9, 2019 at 3:20:06 PM UTC+11, Dylanger Daly wrote: > > Hey Guys, > > Apologies if someone has already asked this, is it possible to build a > Qubes ISO with