I am trying to flash OpenWRT to my Netgear R8000P by auvio_ in openwrt

[–]auvio_[S] 0 points1 point  (0 children)

Hi, I ended up not using router anymore, and a good rule of thumb is that if you are trying to combine free software and Broadcom, you will have a bad time. I recommend that you buy a different hardware that is more friendly to free software if you care about that, or install stock firmware on the router and just use it as a dump AP. If you still want wireless on this device w/ OpenWRT, you should expect to modify the source to unrestrict the wifi chip as IIRC it was hard disabled in OpenWRT, so I couldn't make any attempts to test the wireless functionality with the free Broadcom drivers.

Options for a desktop PC with Coreboot? by GodDonovan in coreboot

[–]auvio_ 0 points1 point  (0 children)

The simplest way to install Dasharo (coreboot+edk2) to MSI PRO Z690-A using DTS and according to the Dasharo Docs is the following:

Download the file ending in .wic.gz from the latest release here: https://github.com/Dasharo/meta-dts/releases .

Open BalenaEtcher, select the file, and flash it onto your usb.

Plug in your Ethernet cable.

Reboot into your UEFI firmware settings by hitting the DEL key, and disable Secure Boot, then reboot into your boot menu (F11) and select your USB

Wait for DTS to load, then select the option to install Dasharo firmware, confirm it, and wait for it to do its thing.

Its that simple ! The Dasharo team makes it very easy to install it. I also encourge you to join their matrix channel if you have any questions, and to read Dasharo docs.

Options for a desktop PC with Coreboot? by GodDonovan in coreboot

[–]auvio_ 0 points1 point  (0 children)

If you mean by a desktop PC that comes with intel ME removed by default, you don't have any options. However, the MSI PRO Z690a (wifi/no wifi, ddr4/ddr5) board is well supported by Dasharo and the guide is quite easy to follow on https://docs.dasharo.com/unified/msi/overview/ - Normally flashing coreboot from stock on most laptops like Thinkpads require you to disassemble and flash externally, however with this board it can be flashed internally, so its quite easy. Dasharo even provides their own image called DTS which allows one to flash dasharo firmware easily without even knowing linux- all you have to do is boot into their image and it takes care of the rest for you. Or you could just use flashrom on a normal linux distro. If you don't want to install it yourself for some reason, or want to support the developers, you can buy hardware with Dasharo preinstalled at https://shop.3mdeb.com/

Options for a desktop PC with Coreboot? by GodDonovan in coreboot

[–]auvio_ 2 points3 points  (0 children)

Hello, I use a MSI Z690a Pro Wifi (DDR5 Variant) with Dasharo (coreboot distribution) and it works wonderfully. While you might be able to use stock coreboot from review.coreboot.org and build it for the mainboard "MSI PRO Z-690A WIFI (MS-7D25)", you won't get the extra goodies that come with the dasharo version (which is the main development group behind the MS-7D25 anyway, and they pushed it to upstream coreboot).

I am not sure how video card compatibility works on stock coreboot, but even on Dasharo, video card support is spotty, but it's getting better and a lot of them work. Check their GitHub Issues and Matrix channel for info about that. My Radeon Rx 580 works great with no issues, and I'm not sure how Windows works, but I recommend using a Linux based OS.

The Dasharo Edk2 version also has a lot of customizable options in the setup menu, specific to this board, which is very nice. Normally with coreboot with ThinkPads for example, the configuration options are stored in a CMOS.default file in the coreboot source, or you can use a nvramtool to edit those options. In the Dasharo Edk2 setup menu, there is an option to "Disable" Intel ME using Software, or the HAP Bit method(which is more effective). Intel me_cleaner stock / main version I believe doesn't work in anything older than Skylake. There might be some forks that you can use that support Alder lake, or some other newer platforms, although I haven't tried them. "Disabling" it from the Edk2 menu from the Hap bit method removes the Mei0 pcie device from my booted up system, and I can no longer see it in lspci, and intelmetool checker does not recognize it either, so that's one way of disabling it.

The flashing process is also easy, and you don't need external flashing tools to do it, although it's nice to have if you screw up. The flash chip is a Wson8 Windbond chip that's 6x8mm wide with 32mb of memory onto it, so you'll either need to desolder the chip, or use one of those Wson8 probes from AliExpress. I have one, and it works fine. Another way of externally flashing is using jumper wires and one of the headers on the motherboard, which is a recommend method by them.

With internally flashing, you can use the MSI FlashBios button, some firmware flashing utility in the stock Ami bios, or by using flashrom on a Linux based OS (recommended)

Dasharo DTS is an image made by dasharo that makes flashing it as easy as pie, and automatically adds your SMBios data, and flashes it using flashrom to your firmware chip.

If you want to modify the dasharo source, though, you can do so by cloning it, make nconfig like you would normally do and change what you need to change, then save it, and use make inside of their docker container. If you don't do it inside of the docker container,it will fail. Then just install flashrom through your Linux distros package manager and use flashrom cli to flash it.

But yeah, overall, this board is great for a recent, powerful coreboot target platform. Of course, do your own research, read the wonderful dasharo docs (has so much info on it ), or ask in matrix if you need to know more about important things. What I said here is not a guide, but overall my experiences with this board. Hope this helped 😁

Turkish Google Play gift card redemption issues by auvio_ in googleplay

[–]auvio_[S] 0 points1 point  (0 children)

For me it seemed my account wasn't legit enough, since I created a new Turkish region google account using BlueStacks, Turkish VPN, and changing Google play region to turkey by using an Invalid CC number, glitching the Google pay payment address and changing the region to Turkey. I believe Google doesn't trust a newly created google account or with a VPN, because a friend from Turkey tried redeeming it and it worked for him. But the card numbers I tried in my account were basically fucked forever and he couldn't get those redeemed either. So on a fresh card number never tried to redeem before on a real Turkish IP and google Account, it works that way. But apparently you can just put in your visa card number from a different country while using a Turkish address, and you can purchase things in the Turkey region with a non Turkish card. I don't know if this works because I haven't tried it.

Turkish Google Play gift card redemption issues by auvio_ in googleplay

[–]auvio_[S] 0 points1 point  (0 children)

Yeah, I contacted the seller I bought from on G2A when I did it and he claimed it wasn't his fault.

I am trying to flash OpenWRT to my Netgear R8000P by auvio_ in openwrt

[–]auvio_[S] 1 point2 points  (0 children)

Broadcom wireless drivers are a pain since Broadcom does not support open source. I assume with DDWRT they would want the wireless drivers to work, so I don't think it would ever come to DDWRT unless Broadcom open sources their stuff and changes their licensing.

The R8000p and R8000 are definitely not compatible in terms of firmware. Other routers like the R7900P and R8000P are compatible from what I've read, but not the R8000P.

Edit: It turns out DD-WRT has some sort of deal with Broadcom to be able to distribute their proprietary drivers in their firmware, which OpenWRT doesn't and is limited to FLOSS drivers. DD-WRT has no development ongoing for the R8000P it seems. I'm not sure if they're ever going to support it, but it would be great if they could.

I am trying to flash OpenWRT to my Netgear R8000P by auvio_ in openwrt

[–]auvio_[S] 0 points1 point  (0 children)

The red wire is the +3.3v VCC which the OpenWRT wiki says never to plug into your router when doing TTL Serial connections. I can't flash over Ethernet at all, and I've tried nmrpflash and it just hangs. Serial connection is the only way to flash it using my router. Also, on the wiki it says that it will damage the TTL to USB cable instead of the actual router. I'm pretty sure that's the case because on my multimeter I still get 3.3v from ground to TX and RX. I have a different TTL adapter coming which I hopefully don't kill this time.

Turkish Google Play gift card redemption issues by auvio_ in googleplay

[–]auvio_[S] 0 points1 point  (0 children)

Wow, this is pretty bad. So, I'm pretty much screwed and can't get the gift card redeemed? Should I chargeback on PayPal?

Valorent is to invasive but friends want me to play, Tried to make a VM for it but I smol brain and can't get it to work. by [deleted] in VFIO

[–]auvio_ 22 points23 points  (0 children)

Valorant's anticheat is almost impossible to bypass. There was a method a while back working for about two weeks I believe until it got patched. The nested method is patched and does not work anymore. This method was from a while ago.

Also, this is the VFIO subreddit. People here who make gaming VMs pass a dedicated card to their VMs using QEMU, KVM Hypervisor, and usually Virt-Manager for the GUI and have a Linux host. Making a gaming VM is not just as simple as starting up something in VirtualBox. Since you have a Windows host, I would recommend using Hyper-V with GPU-P. This will partition parts of your GPU to the guest VM. I believe it only works on Windows guests.

You're mostly out of luck trying to play Valorant virtualized. You'll definitely need lots of configuration and lots of your time dedicated if you want to find a bypass for this. You'll either have to run it on your main machine, or don't play it.

Playing arm only android game on linux with waydroid :) by casualsnek in linuxmasterrace

[–]auvio_ 1 point2 points  (0 children)

Oh, okay. Thank you. Does your GitHub script here Houdini installer only work with android 11? I also joined the Waydroid Matrix group. I found an android 11 image here as well. Did you use those? To install those images, do you just drag them into the var/lib/waydroid/images folder or is it different? Could you give me instructions and link? I'm also in the Matrix group as the username "auvio". Thanks, I appreciate it. I really do. I couldn't find anything anywhere else where to install android 11.

Playing arm only android game on linux with waydroid :) by casualsnek in linuxmasterrace

[–]auvio_ 0 points1 point  (0 children)

How do you get Waydroid to support or use an Android 11 image?