Tool/software: Linux
Hi all,
I want change the LCD resolution without rebooting the linux system.
I tried to do it with the "fbset -xres 800 -yres 600" but return info is like this"ioctl FBIOPUT_VSCREENINFO: Invalid argument"
The kernel I use is "Linux am437x-evm 3.14.43-g9709f05-dirty"
The chip is AM4379.
And I have researched the wed,and found a similar question.I tried the cmd,but couldn't make it.
On my board,the path /sys/devices/platform/omapdss only has four files ,namely "driver modalias power subsystem uevent".
Does the dss/fb driver support the function that change the resolution dynamically?
Could someone enlighten me?
Thanks in advance.
Regards,
William