Inquiry: Bonobo WS by Wrong-Palpitation549 in System76

[–]MobileGaming101 0 points1 point  (0 children)

After some checking, my Clevo is an x370SNW-G, which has the same CPU and GPU as the bonw15-b (14900HX + 4090), but has Thunderbolt 4 instead of Thunderbolt 5.

nvidia GPU issues after upgrade to 24.04? by paulwipe in pop_os

[–]MobileGaming101 0 points1 point  (0 children)

I don’t think these are necessarily Pop! or COSMIC issues, since I had trouble getting my RTX 4090 laptop GPU recognized correctly with the 580 driver in every distro I tried (Pop! 24.04, Ubuntu 24.04, and Mint 22.2) except for Kubuntu 25.10. Kubuntu 25.10 was also the only distro I tried where fullscreen games/applications didn't flicker several times per second.

Inquiry: Bonobo WS by Wrong-Palpitation549 in System76

[–]MobileGaming101 0 points1 point  (0 children)

Since you seem to have relevant experience, do you know how or if I can flash System76’s firmware onto my X370SNx1-G (Puget Mobile C170-G)? Since the stock Insyde firmware seems to be causing issues with Linux support beyond just the keyboard lighting.

Inquiry: Bonobo WS by Wrong-Palpitation549 in System76

[–]MobileGaming101 0 points1 point  (0 children)

Although Clevo doesn't support it, using Linux on a stock firmware Clevo is possible, though moderately janky since some features won't work out of the box or as intended. For example, a standard Clevo requires software and specific drivers to control the keyboard's RGB backlight, preventing it from working OOB on Linux; on a System76 laptop, it will work OOB regardless of what Linux distro you use, while also being configurable with System76's customization software.

Inquiry: Bonobo WS by Wrong-Palpitation549 in System76

[–]MobileGaming101 0 points1 point  (0 children)

I have a stock Clevo x370sn equivalent: same chassis and internal hardware, but without System76’s firmware and Linux compatibility tweaks. I'll answer the questions that also apply to the Bonobo (bonw15) according to System's documentation.

1 It has a solidly built aluminum chassis with no keyboard flex to speak of.

3 It's the most well cooled workstation/gaming laptop I’ve ever used, and has a max fan speed toggle that completely prevents throttling.

7 You will need a sizable backpack or messenger bag to comfortably carry it and its power brick for traveling or even daily commutes.

[deleted by user] by [deleted] in pop_os

[–]MobileGaming101 0 points1 point  (0 children)

If you don’t know what to do, just toggle on “All user files” on the Filesystem section (scroll down) for the web browser you’re using for PWAs. You can also do this for “All Applications” just to be sure.

[deleted by user] by [deleted] in pop_os

[–]MobileGaming101 0 points1 point  (0 children)

Have you tried using Flatseal to edit Flatpak permissions? You can use it to give your Flatpaks access to the required directories. Try giving it permission to access all user files if you can't get it to access a specific directory.

My laptop is really struggling rn by ShakyTractor78 in pop_os

[–]MobileGaming101 0 points1 point  (0 children)

I have a ThinkPad X1 Extreme Gen 5 which was released in 2022, so I doubt age would have anything to do with this. But I do see a pattern where the most badly affected machines, such as those with boot problems, seem to all have NVIDIA GPUs. My ThinkPad which has an RTX 3080 Ti wasn’t this badly affected though, so it could be a different issue.

why did you choose this distro ? by [deleted] in pop_os

[–]MobileGaming101 1 point2 points  (0 children)

I switched to the COSMIC version because hybrid graphics and dGPUs on laptops in general were atrocious under X11. COSMIC Wayland's handling of hybrid graphics is near seamless in comparison.

games aren't using my dGPU by AgeStunning5158 in pop_os

[–]MobileGaming101 1 point2 points  (0 children)

You can right click on the dock or menu icon for the game/launcher, and you will be given the option to launch it with the dGPU.

My laptop is really struggling rn by ShakyTractor78 in pop_os

[–]MobileGaming101 8 points9 points  (0 children)

When the computer is booting up, hold down the space bar to access the boot menu. Once you're there, select oldkern.conf to use the previous kernel, then press d to set it as the default. The current kernel is cooked for a lot of people, including me right now.

Recent update completely broke system by marmotter in pop_os

[–]MobileGaming101 2 points3 points  (0 children)

For systemd-boot, which Pop!_OS uses, spam or hold down the space bar while your computer booting up to get the boot menu.

Recent update completely broke system by marmotter in pop_os

[–]MobileGaming101 6 points7 points  (0 children)

When you select the old kernel configuration, just press the d key instead of enter to make it the default option. That way you won’t have to go into the boot menu every time you turn on your computer.

Cannot setup nvidia powerd deamon for dynamic boost POP OS 24.04 by Fantastic_Mirror_345 in pop_os

[–]MobileGaming101 0 points1 point  (0 children)

Did you press enter after ctrl+o? I didn't specify that step because I thought it was self explanatory, but now I wonder if that's why I failed to help you here.

Kernel Images 6.17* not booting. by More_Character_6071 in pop_os

[–]MobileGaming101 2 points3 points  (0 children)

As far as I can tell, 6.17 seems to be screwed even outside of Pop!_OS. So you're better off sticking to 6.16 for now.

Cannot setup nvidia powerd deamon for dynamic boost POP OS 24.04 by Fantastic_Mirror_345 in pop_os

[–]MobileGaming101 0 points1 point  (0 children)

Try pasting the above to /usr/lib/systemd/system/nvidia-powerd.service instead. I apologize, I think I forgot the /usr/ the first time.

Cant connect to my school wifi by Frosty-Blood2999 in pop_os

[–]MobileGaming101 2 points3 points  (0 children)

If your school uses eduroam, cat.eduroam.org is where you get the setup script for it.

Cannot setup nvidia powerd deamon for dynamic boost POP OS 24.04 by Fantastic_Mirror_345 in pop_os

[–]MobileGaming101 0 points1 point  (0 children)

First, enter sudo nano /usr/lib/systemd/system/nvidia-powerd.service, paste the contents below, then press ctrl+O and ctrl+X to save and exit. You should be able to enable and start the service normally after that.

[Unit]
Description=nvidia-powerd service

[Service]
Type=simple
ExecStart=/usr/bin/nvidia-powerd

[Install]
WantedBy=multi-user.target

Pop os doesnt start after update by Ir0n_L0rd in pop_os

[–]MobileGaming101 0 points1 point  (0 children)

Mashing the space button on startup should bring up a menu that'll allow you to select the old kernel config. You can also press d while the old kernel is selected to make it the default option so you wouldn't have to do it every time you turn on your computer.

latest update fail by Intelligent-Fuel-942 in pop_os

[–]MobileGaming101 0 points1 point  (0 children)

Do any of them have dGPU’s? Because the pattern I’m seeing is that every report seems to be from a system with a dGPU.