|
----- |
|
--- 92823477 |
|
Why is fixing a old television's overscan practically impossible on Linux? On any intel graphics device, it let's you manually adjust the scaling. When you ask any linux user about this, they tell you to use settings that don't work, or change tv settings that don't exist. Why does no modern distro have overscan settings? |
|
--- 92823567 |
|
>>92823477 (OP) |
|
>When you ask any linux user about this, they tell you to use settings that don't work, or change tv settings that don't exist. |
|
You forgot the "why would you need to do that". |
|
--- 92823571 |
|
What god awful TV you got that still has permanent overscan? Flat panels by design shouldn't have overscan |
|
--- 92823615 |
|
>>92823477 (OP) |
|
What a shitty TV you have lmao? Also, you can scale image for TV with overscans in KDE but I haven't used this feature since I always buy normal gadgets and not dogshit ones. |
|
--- 92823628 |
|
>>92823571 |
|
>>92823615 |
|
kek there it is, the "why would you want that lmao" response |
|
--- 92823768 |
|
>>92823477 (OP) |
|
>Why does no modern distro have overscan settings? |
|
because devs forget that some people have really weird setups sometimes |
|
--- 92823848 |
|
>>92823571 |
|
some older 2000s model flat screen, the thing is, it does have a secret menu to adjust overscan, however it doesn't save, there's no option to save, and it resets every time you turn the tv on and off |
|
|
|
>>92823615 |
|
no de has gui settings that work properly |
|
--- 92823926 |
|
>>92823768 |
|
both amd and intel's control panels on Windows over the years had options for this. No Linux distro has this, no linux developer has ever thought of this. AMD did have CCC but that's for older cards. |
|
--- 92823931 |
|
>>92823848 |
|
I'd suggest fiddling with your video timings and resolution using xrandr, this is an issue with your TV not your GPU. |
|
How much is the image off by? Are you using an analog or digital connection? |
|
--- 92824221 |
|
>>92823931 |
|
I've had no success with --transform, kept making things worse, I'm not a mathematician |
|
|
|
Maybe I need to give --scale a try |
|
|
|
regardless the fact that the transform command is that complicated is one of the reasons why normies can't adopt to Linux |
|
|
|
It's faster to just reinstall Windows, update once and 90-100% drivers are installed and preconfigured |
|
--- 92824272 |
|
>>92823477 (OP) |
|
because every CRT monitor has builtin adjustment settings, usually advanced ones you don't even need for adjusting everything down to the mm exactly, while fixing the corners. |
|
also, xrandr |
|
--- 92824332 |
|
>>92823477 (OP) |
|
>hurr linux suxx!!! |
|
skill issue lol |
|
|
|
>>92824221 |
|
>i wasn't paying attention during linear algebra |
|
use a translation matrix |
|
1 0 x |
|
0 1 y |
|
0 0 1 |
|
|
|
https://paroj.github.io/gltut/Positioning/Tut06%20Translation.html |
|
--- 92824378 |
|
>>92823477 (OP) |
|
Why would you want that? |
|
--- 92824432 |
|
>>92824332 |
|
sudo rm -r /* your system |
|
|
|
I'm too retarded for that shit |
|
|
|
Imagine giving grandpa a linux device and telling him to "use a translation matrix" to fix the television scaling |
|
--- 92825007 |
|
>>92824432 |
|
oh he'd be fine. was an engineer who worked on nuclear weapons in the 60s and 70s |
|
but imagine giving your grandpa a broken device that requires video hacks to fix. shitty granddaughter desu |
|
--- 92825291 |
|
>>92825007 |
|
>implying i bought the device |
|
you're as dense as me |
|
--- 92825324 |
|
>>92823571 |
|
>>92823615 |
|
>>92823931 |
|
>>92824332 |
|
>>92825007 |
|
linseethe, lincope & lindilate |
|
>"why would you need to do that" |
|
>blames the TV |
|
>blames the drivers |
|
>blames the hardware |
|
>blames the user |
|
>"use a translation matrix!" |
|
not once did the lintroon stop to consider why it just works on windows but not on linux, seeking only to point fingers, blame, and seethe. |
|
--- 92825465 |
|
>>92825324 |
|
>paying 4chan |
|
--- 92825558 |
|
>>92823477 (OP) |
|
--- 92827646 |
|
>>92825558 |
|
doesn't show up on any kde distro I boot |
|
--- 92828166 |
|
linux bros... |
|
plz help |
|
--- 92828199 |
|
>>92823477 (OP) |
|
xrandr. |
|
The only catch is that it only works on X11. You can't do that on gayland. |
|
--- 92828236 |
|
>>92828166 |
|
top kek |
|
--- 92828398 |
|
>>92828236 |
|
this xrandr shit is absolute cancer |
|
|
|
why has no one made a gui? |
|
|
|
amd, nvidia and intel all have control panel settings for this exact problem |
|
--- 92828556 |
|
>>92828398 |
|
Use this and play around with the args. I used it a while back so I'm not so clear on what does what. |
|
|
|
HDMI-2 is the name of your display port...I believe. Just use |
|
man xrandr |
|
for the manual. |
|
xrandr --fb 1280x726 --output "HDMI-2" --mode 1360x768 --transform 1,0,-40,0,1,-20,0,0,1 |
|
|
|
--- 92830539 |
|
>>92828398 |
|
arandr is a gui, never used it so don't know if it has all the features |
|
|