On Mon, December 25, 2017 2:38 pm, awokd wrote: > On Mon, December 25, 2017 2:24 pm, Blooorp wrote: > >> Le lundi 25 décembre 2017 15:11:51 UTC+1, awokd a écrit : >> >> >>> On Mon, December 25, 2017 1:47 pm, Blooorp wrote: >>> >>> >>>> Le lundi 25 décembre 2017 14:39:45 UTC+1, awokd a écrit : >>>> >>>> >>>> >>>>> On Mon, December 25, 2017 12:35 pm, Blooorp wrote: >>>>> >>>>> >>>>> >>>>>> Hey, I'm having some heavy trouble getting coreboot on my >>>>>> G505s, >>>>>> could you take a look at how I did it to see if you spot any >>>>>> difference compared to how you did it? >>>>>> >>>>>> Here is how I built, flashed and tested it : >>>>>> https://ghostbin.com/paste/wprhk >>>>>> >>>>>> >>>>>> >>>>> >>>>> They seem to block Tor users. I can take a look if you put it on >>>>> pastebin.com for example. >>>> >>>> Coreboot Lenovo G505s - Build/Flash/Test >>>> https://pastebin.com/58K4VGgf >>>> Full make output https://pastebin.com/nAPbNjJG >>>> >>>> >>> >>> I think you are very close to having it working, probably only the >>> video. >>> >>> Try the following options in your menuconfig: >>> General/Use CMOS for configuration values >>> General/Allow use of binary-only repository >>> Chipset/Add imc firmware (don't specify location or IDs, let it >>> auto-populate) Chipset/SATA Mode 2 (don't specify location or IDs, let >>> it auto-populate) Devices/Add a VGA BIOS image (don't specify location >>> or IDs, let it >>> auto-populate) Payload/SeaBIOS 1.11.0 >>> >>> >>> And to keep this on topic for the Qubes Users mailing list, if you >>> plan on running Qubes 4.0 on there, you'll also want this Coreboot >>> patch currently waiting on code review: >>> https://review.coreboot.org/#/c/coreboot/+/22843 . >>> >>> >> >> I do plan on running Qubes 4.0, how to I actually patch coreboot before >> the build? > > See the changes I made in that link to those two files, and copy and > paste them into your own source files manually. If you don't trust the > blob I provided (and you shouldn't!) perform the following steps to verify > it: > > > Executing the following on a Debian Stretch install: > dd skip=5284 iflag=skip_bytes > if=/lib/firmware/amd-ucode/microcode_amd_fam15h.bin of=amd.bin xxd -i > amd.bin Then copying and pasting. > > > Executing these steps against > coreboot/3rdparty/blobs/cpu/amd/family_15h/microcode_amd_fam15h.bin > provides identical results. > Forgot to add, you should also include nvramcui as a secondary payload to let you change CMOS options.
-- 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 [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/qubes-users/d0865b38b19dd1a219c6abbaa49ebe44.squirrel%40tt3j2x4k5ycaa5zt.onion. For more options, visit https://groups.google.com/d/optout.
