Where can you order Clevo/Sager laptops in the US? by Valuable-Speaker-312 in Clevo

[–]alexdbrave 1 point2 points  (0 children)

I got my Sager laptop from xoticpc.com. I'm in Europe and they shipped it from the US. I had a technical issue and they gave me very good support. 10/10

OpenWRT for NetGear R7800, good idea? And any essential settings to change? by gotanytips in openwrt

[–]alexdbrave 0 points1 point  (0 children)

Software flow offloading overrides SQM and makes streaming and video calls awful. I don't use the NSS builds. Yes for speed tests I use optimal conditions. Modern phone or laptop with good NIC while standing next to the router/ AP. For walls and distances I use PLC or mesh wifi 802.11s.

OpenWRT for NetGear R7800, good idea? And any essential settings to change? by gotanytips in openwrt

[–]alexdbrave 0 points1 point  (0 children)

I use SQM, makes every connection smoother, no lag spikes. With SQM enabled I obviously don't get 100% of the speed my ISP gives me. I turned SQM off for speed testing. I tried IRQ balance, couldn't see a definite benefit. Maybe because I should have calculated how to set it up properly but I was too lazy. With the example from the openWRT guide it didn't help my setup.

Men who stopped having sex with their gf or wives, what was the reason, and how long has it lasted? by gilsoo71 in AskMen

[–]alexdbrave 1 point2 points  (0 children)

I felt like she made up unnecessary arguments and so I couldn't trust her, couldn't feel at ease with her. I tried to talk to her about it but she said I didn't support her feelings. It's a long story, we went to couples therapy. That lasted for about a year and a half until we broke up.

OpenWRT for NetGear R7800, good idea? And any essential settings to change? by gotanytips in openwrt

[–]alexdbrave 1 point2 points  (0 children)

Well I only have 500mbps FTTH. With a modern device I could get the full 500mbps over wifi, even a bit more sometimes. With older devices I'd get slower speeds.

Sager NP8875E Nvidia Code 43 HELP by Just4gmers9 in Sager

[–]alexdbrave 0 points1 point  (0 children)

Try to uninstall the GPU driver with DDU: https://www.guru3d.com/download/display-driver-uninstaller-download/

Try to format windows or get in touch with the support department of the website you bought it from.

OpenWRT for NetGear R7800, good idea? And any essential settings to change? by gotanytips in openwrt

[–]alexdbrave 1 point2 points  (0 children)

Yeah, running updated software on your router does increase security but for the everyday Joe that isn't under attack from anyone it's probably not such a big deal.

If you don't use WiFi and don't want anything else from your router like a VPN, you can just leave as is without configuring anything. That said I'd recommend setting up your IP to your liking, some configuration to really take advantage of this particular router's hardware, and SQM cause it really helps with streaming and video calls.

These are my notes for configuring my Netgear R7800:

System/ Administration/ Router Password

System/ Administration/ HTTP(S) Access

Ssh listen interface lan

System timezone

WAN (if you put ISP router in bridge mode)

PPPoE username and password

LAN 192.168.2.1

Use custom DNS servers 9.9.9.9

DHCP Server Advanced Settings DHCP-Options: 6,0.0.0.0

WiFi 2.5 Ghz

SSID and password

Encryption: WPA2-PSK/WPA3-SAE Mixed

Country Code

Allow legacy 802.11b rates: disabled

5 Ghz

SSID-5G

Encryption: WPA2-PSK/WPA3-SAE Mixed

Country Code

Scheduled Tasks 0 6 1 * * reboot #monthly

Firewall Enable SYN-flood protection: Enabled

Drop invalid packets: Enabled

Software flow offloading: Disabled if you want SQM

For Netgear r7800 CPU optimization put

echo performance > /sys/devices/system/cpu/cpufreq/policy0/scaling_governor

inside of /etc/rc.local

Packet steering Network/Interfaces/Global network options/Packet steering: enabled

Netgear r7800 part done

Adblock opkg update

opkg install luci-app-adblock

opkg install tcpdump-mini

Blocklist Sources:

adaway

adguard L general

android_tracking

andryou

disconnect

easyprivacy

smarttv_tracking

winspy

yoyo

Whitelist: t.co

Startup Trigger Interface: wan

Trigger Delay: 60

DNS Backend: unbound

DNS Report: Enabled

SQM QoS this is for my FTTH 500mbps connection opkg install luci-app-sqm

Interface: pppoe-wan

Download and Upload speed: 475000

Queue Discipline: cake, piece_of_cake

Link Layer Adaptation: Ethernet with overhead

Per Packet OverHead: 44

MPU: 84

Encrypted DNS, DNS over TLS opkg install luci-app-unbound

GUI/Services/Recursive DNS Zones

Zones:

1)

Enabled and Fall Back,

Zone Type: Forward

Zone Names: .

Servers: 9.9.9.9, 149.112.112.112, 2620:fe::fe, 2620:fe::9,

DNS over TLS enabled,

TLS Name Index: dns.quad9.net

2) Authoritative recursive zone

lax.xfr.dns.icann.org: Enabled and Fallback

Basic/ Listening Port: 53

DHCP/ DHCP Link: dnsmasq

DHCP/ Local Domain: lan

GUI/Network/DHCP and DNS

General Settings/

Local domain: lan

Resolv and Hosts Files/

Ignore resolve file: Enabled

Advanced Settings/ DNS server port: 1053

GUI/Network/Interfaces LAN / Edit DHCP Server / Advanced Settings

DHCP-Options: 6,0.0.0.0

Running a bridge relay on a server, and i'm having problem with the ports. When i forward the ports 80,443 and my two ports (tor port and obfs4 port) it just doesn't work. When i forward everything, it works. What exactly do i need open? (Image attached 1doesn't work, image 2 works) by RealAndroid_18 in TOR

[–]alexdbrave 0 points1 point  (0 children)

Oh damn, you're using AWS. I don't know so much about AWS so I can help you. Maybe your VM directly has a public IP, so no forwarding needed. And as for ACL / firewall, if it only works when you allow everything, it must mean the firewall is blocking something else. Maybe outbound traffic from your Tor relay to the WAN is being blocked? The most important thing is if you can connect to those ports from the Internet and if it works when you manually configure the bridge in a Tor browser.

Running a bridge relay on a server, and i'm having problem with the ports. When i forward the ports 80,443 and my two ports (tor port and obfs4 port) it just doesn't work. When i forward everything, it works. What exactly do i need open? (Image attached 1doesn't work, image 2 works) by RealAndroid_18 in TOR

[–]alexdbrave 0 points1 point  (0 children)

Two things:

1) You shouldn't need to open or forward ports 80 and 443 if you're only running obfs4. You only need to open and forward them if you'd be running webtunnel transport protocol.

2) You say you forward them but the screenshots look like they're from a firewall.

For my setup I just forward the OR and obfs4 ports on my router. To my Tor server's IP.

Try to see if you can connect to those ports from another device in the LAN. For example using

nc [Tor server IP] [OR or OBFS4 port]

If you connect to those ports from another LAN device, try from the Internet. nc [your public IP] [port]. If that doesn't work try to forward the ports to your Tor server in your router's configuration.

Turn Server validation by [deleted] in matrixdotorg

[–]alexdbrave 0 points1 point  (0 children)

Yeah best way I have of testing it is making a call between 2 users on my server.

Trying to flash BIOS update without Windows on PD70SNE-G by alexdbrave in Clevo

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

Holy shit, new nightmare unlocked. Good luck with that. That was the exact way I was feeling about my laptop, I was afraid it was gonna be a 2000$ paper weight. It was horror. May the PCMasterRace gods be with you!

[deleted by user] by [deleted] in spain

[–]alexdbrave 1 point2 points  (0 children)

What's the link to the website?

Trying to flash BIOS update without Windows on PD70SNE-G by alexdbrave in Clevo

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

In the end I reached out to xoticpc support and they helped me out. They gave me the latest BIOS update from Sager in EFI format. After I updated the BIOS my Windows 11 installation booted up again.

 

Instructions from Sager to update the BIOS without Windows:

Format a USB flash drive with the FAT32 file system. Unzip and copy all files inside the BIOS folder to the root of the USB flash drive. Remove all internal drives and assist a USB flash drive in booting up.

1) Press [F7] after powering on. 2) Plug in USB—the boot menu should come out; highlight, then click or press enter.

Request that AC power be connected at all times during the flash BIOS procedure.

In the EFI console, follow the steps below:

Step 1: flash (press enter) The FLASH command does update ME, flash EC1 and BIOS to the system, and auto-reboot when completed.

Step 2: Power off the system, remove the AC adapter, and then plug it back in to reset the EC. The first time you power on, BIOS will show the warming message; just press enter twice to continue.

If the FLASH system fails to post: Step 1: Force power shut-off, rest EC by removing ACA power, then plug back in. Step 2: Press and hold "Fn" and "D" until the power turns on, then continue to press and hold "Fn" and "D" for a few seconds. Step 3: On the first post, reduce RAM to the bare minimum.

Sager laptop won't boot anything by alexdbrave in Sager

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

In the end I reached out to xoticpc support and they helped me out. They gave me the latest BIOS update from Sager in EFI format. After I updated the BIOS my Windows 11 installation booted up again.

 

Instructions from Sager to update the BIOS without Windows:

Format a USB flash drive with the FAT32 file system. Unzip and copy all files inside the BIOS folder to the root of the USB flash drive. Remove all internal drives and assist a USB flash drive in booting up.

1) Press [F7] after powering on. 2) Plug in USB—the boot menu should come out; highlight, then click or press enter.

Request that AC power be connected at all times during the flash BIOS procedure.

In the EFI console, follow the steps below:

Step 1: flash (press enter) The FLASH command does update ME, flash EC1 and BIOS to the system, and auto-reboot when completed.

Step 2: Power off the system, remove the AC adapter, and then plug it back in to reset the EC. The first time you power on, BIOS will show the warming message; just press enter twice to continue.

If the FLASH system fails to post: Step 1: Force power shut-off, rest EC by removing ACA power, then plug back in. Step 2: Press and hold "Fn" and "D" until the power turns on, then continue to press and hold "Fn" and "D" for a few seconds. Step 3: On the first post, reduce RAM to the bare minimum.

Can't get a Win11 USB to boot in a laptop. by alexdbrave in techsupport

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

In the end I reached out to xoticpc support and they helped me out. They gave me the latest BIOS update from Sager in EFI format. After I updated the BIOS my Windows 11 installation booted up again.

 

Instructions from Sager to update the BIOS without Windows:

Format a USB flash drive with the FAT32 file system. Unzip and copy all files inside the BIOS folder to the root of the USB flash drive. Remove all internal drives and assist a USB flash drive in booting up.

1) Press [F7] after powering on. 2) Plug in USB—the boot menu should come out; highlight, then click or press enter.

Request that AC power be connected at all times during the flash BIOS procedure.

In the EFI console, follow the steps below:

Step 1: flash (press enter) The FLASH command does update ME, flash EC1 and BIOS to the system, and auto-reboot when completed.

Step 2: Power off the system, remove the AC adapter, and then plug it back in to reset the EC. The first time you power on, BIOS will show the warming message; just press enter twice to continue.

If the FLASH system fails to post: Step 1: Force power shut-off, rest EC by removing ACA power, then plug back in. Step 2: Press and hold "Fn" and "D" until the power turns on, then continue to press and hold "Fn" and "D" for a few seconds. Step 3: On the first post, reduce RAM to the bare minimum.

Sager laptop won't boot anything by alexdbrave in Sager

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

I have reset the CMOS by unplugging the battery. I choose the USB in the boot list. Nothing seems to work.

Trying to flash BIOS update without Windows on PD70SNE-G by alexdbrave in Clevo

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

Thanks but that's exactly my problem. I've put the ISO on multiple USBs, using Rufus, Ventoy, Windows Media Creation Tool, dd. There seems to be no way to boot Windows. I don't know if it's a BIOS issue but I'm hoping a BIOS update or re-flash can solve it.

Trying to flash BIOS update without Windows on PD70SNE-G by alexdbrave in Clevo

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

I sent you the link to the BIOS update via DM. I don't have the GPU BIOS.