So I guess it's "all that walking", AND kicking now? I mean, let's not forget, it was Chuck that taught Bruce how to kick! 😏
So I guess it's "all that walking", AND kicking now? I mean, let's not forget, it was Chuck that taught Bruce how to kick! 😏
Actually, it was this guy🛴So I guess it's "all that walking", AND kicking now? I mean, let's not forget, it was Chuck that taught Bruce how to kick! 😏
LOL, you were doing fine with the Chuck Norris clip and you just had to ruin the vibe with a clip of one of THE worst action TV shows ever made that failed miserably at conveying martial arts!
Actually, I'd be tempted to switch to one of the many Linux OSes if it gets to the point where they fully match W11 on performance in every game I play. Windows for some time has just had a lot of problems with everything from lack of proper surround audio support, to HDR issues, to quirks in updates every now and then that cause black screen and a need to uninstall them until they're fixed. It's a very bloated OS even if you turn off all the telemetry.Looks like I fixed it? In the Intel Graphics Panel, there's an option to set the scaling mode and it was set to GPU Scaling. Switching it to "Display Scaling" seems to have resolved that subtle flickering.
Was kind of guessing it may be something with the Intel driver, given I haven't seen that in games and I just installed the new Intel graphics driver about a week ago, but haven't used my laptop much since then, so I wouldn't have noticed.
Actually, I'd be tempted to switch to one of the many Linux OSes if it gets to the point where they fully match W11 on performance in every game I play. Windows for some time has just had a lot of problems with everything from lack of proper surround audio support, to HDR issues, to quirks in updates every now and then that cause black screen and a need to uninstall them until they're fixed. It's a very bloated OS even if you turn off all the telemetry.
What kind of games do you play though? In the last checking I did, even the Linux OSes most suited for gaming were running on average 25% lower performance than W11. Those are mostly recent or current gen games with advanced graphics though.Most often, in the games I tested about a year ago on Linux Mint, the games performed better in Linux than they did in Windows. Fewer frame drops, higher FPS overall. It was pretty impressive.
Only reason I switched back is because I got tired of troubleshooting the little things, but switching to using AI more frequently for troubleshooting Linux issues has been a god send and has me thinking about switching back sooner than later. We'll see if this flickering issue continues to be solved, but if not, I may do that switch and see how it goes.
Every time I've switched, I've always tried Linux Mint, but recently I've dabbled with Fedora with Gnome and I like it quite a lot, so that's probably the direction I'll end-up going if I do that.
I was definitely including the drive space it takes up when I said bloat. Even if you're diligent at uninstalling Windows update bloat like I am, Windows still slowly eats up your drive space to ridiculous levels. One of THE most appealing thing about Linux to me is how much more streamlined it is vs Windows. No comparison really.Windows bloat amuses me as most of windows isn't running all the time, it just exists on the drives.
Huh? Windows 11 still supports 5.1 surround sound. Are you talking about some headphone option, @Colif?
What kind of games do you play though? In the last checking I did, even the Linux OSes most suited for gaming were running on average 25% lower performance than W11. Those are mostly recent or current gen games with advanced graphics though.
That might be a source thing. Is the music in 5.1, or is it stereo? I know all my music is stereo (at best). Desktop sounds are just .wav files, which are mostly mono or stereo. It could be that older versions of Windows just checked to see if you were in mute or mono, found that you weren't, and played it all in stereo.its selective support. Prior to 10 it worked everywhere but now its likely to only work in movies or games that support it. I was restricted to dual stereo mode in music and desktop settings.
t could be that older versions of Windows just checked to see if you were in mute or mono, found that you weren't, and played it all in stereo.
So you hear.i have ignored Linux completely but I thought it have better wider compatibility than windows does with older hardware.
locked down laptop bios is a problem even for windows, though if its got drivers that can talk direct to hardware, there is that advantage.
on linux, Intel P-State (intel_pstate): Handles CPU frequency scaling and power management for modern Intel CPUs, often interfacing directly with the hardware to balance performance and power usage.
The kernel and other system drivers should balance it, shouldn't need to go into bios.
Asks AI (lol)
linux files should be able to manage power switching. Its sharing I can't find
VGA Switcheroo (vga_switcheroo): A kernel subsystem used for switching between graphics cards (especially older hybrid setups).
sysfs interface: Power states and performance levels for GPUs are managed through sysfs files (e.g., /sys/class/drm/card*/device/power_dpm_force_performance_level
I don't know linux lol. I should stop there.