LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   using i915 with modeset=1 AND keeping 80x25 console? (https://www.linuxquestions.org/questions/linux-hardware-18/using-i915-with-modeset%3D1-and-keeping-80x25-console-4175457315/)

Yury_T 04-08-2013 04:08 AM

using i915 with modeset=1 AND keeping 80x25 console?
 
Could I use the i915 module with modeset=1 (allowing intel xorg driver to load) AND keep the console in 80x25?
Alternatively, how do I set the console in graphics mode (in my case, 1024x768) to the 80x25 char matrix?

As soon as I load the i915 module with modeset=1 (set either in cmdline or in conf file), it switches console to the "panel native" graphics mode with a minuscule characters. If I load i915 with modeset=0, it doesn't allow intel xorg driver to load.

adamk75 04-08-2013 04:16 AM

Try passing 'video=640x480' to the kernel when you have modesetting enabled.

Adam

Yury_T 04-08-2013 04:40 AM

Thanks a lot, that helped!!

Where is the options list for i915 to be found, anyway? There's no man, and no easily findable webpage.


All times are GMT -5. The time now is 12:30 AM.