Page 1 of 1

1024 x 600 resolution

Posted: Sun Jan 04, 2026 9:05 pm
by F4u5t
Hello all,
I have a brand new install on a x64 laptop, which is connected hdmi to a 1024x600 touchscreen in my dash. Im running Debina Trixie with Gnome 48, and im having trouble finding a resolution that works, I am Mirroring the screen...the laptop can do higher res, but it is staying closed in the trunk anyway. I am having in Gnome and Hudiy, in Gnome it is losing the bottom on the On Screen Keyboard, which makes typing a pain, and Android auto is also chopped off.....the laptop has an AMD Radeon video if that matters, and help would be appreciated

Re: 1024 x 600 resolution

Posted: Sun Jan 04, 2026 9:38 pm
by hudiy
Hello,
Gnome includes a feature for scaling the interface. We noticed that this is often automatically enabled for smaller screens and defaults to 150%.

You can verify this in the Gnome Display settings and change it back to 100%.

Re: 1024 x 600 resolution

Posted: Sun Jan 04, 2026 10:38 pm
by F4u5t
Ive tried this, the issue is 1024x600 is not even listed as a resolution to select

Re: 1024 x 600 resolution

Posted: Sun Jan 04, 2026 10:45 pm
by hudiy
What is the manufacturer and model of the screen? Is it connected via HDMI? HDMI screens usually use EDID to advertise supported resolutions and modes.

Could you please post the output of wlr-randr command?

Re: 1024 x 600 resolution

Posted: Sun Jan 04, 2026 11:18 pm
by hudiy
You can also try forcing the resolution directly in KMS via the cmdline. It can be added e. g. in /etc/default/grub.d/99-hudiy.cfg

1. sudo nano /etc/default/grub.d/99-hudiy.cfg
2. Change GRUB_CMDLINE_LINUX_DEFAULT to:

Code: Select all

GRUB_CMDLINE_LINUX_DEFAULT="quiet splash vt.global_cursor_default=0 loglevel=0 video=HDMI-A-1:1024x600@60"
3. Update grub using sudo update-grub command

HDMI-A-1 is just an example; the correct value depends on how your screen is actually connected.

https://docs.kernel.org/fb/modedb.html

Re: 1024 x 600 resolution

Posted: Wed Jan 07, 2026 6:07 pm
by F4u5t
i finally got this figured out, in Landscape mode using h.margin and h.margin, and im playing with making it Portrait mode where i can have the Hudiy dashboard on top, but have Android auto below - but Android Auto doesnt seem to like portait mode well.... and suggestion for a setup like that?