Re: fbcon on one of multiple displays

2023-12-04 Thread Eric Nelson
Hi Alex, On 12/4/23 07:40, Alex Deucher wrote: On Mon, Dec 4, 2023 at 8:52 AM Eric Nelson wrote: Thanks Javier, On 12/4/23 03:11, Javier Martinez Canillas wrote: Eric Nelson writes: Hello Eric, Hi all, Is there a way to configure a framebuffer console on a specific display on a machine

Re: fbcon on one of multiple displays

2023-12-04 Thread Alex Deucher
On Mon, Dec 4, 2023 at 8:52 AM Eric Nelson wrote: > > Thanks Javier, > > On 12/4/23 03:11, Javier Martinez Canillas wrote: > > Eric Nelson writes: > > > > Hello Eric, > > > >> Hi all, > >> > >> Is there a way to configure a framebuffer console on a specific display > >> on a machine with multiple

Re: fbcon on one of multiple displays

2023-12-04 Thread Eric Nelson
Thanks Javier, On 12/4/23 03:11, Javier Martinez Canillas wrote: Eric Nelson writes: Hello Eric, Hi all, Is there a way to configure a framebuffer console on a specific display on a machine with multiple displays? Have you looked at https://www.kernel.org/doc/Documentation/fb/fbcon.txt ?

Re: fbcon on one of multiple displays

2023-12-04 Thread Javier Martinez Canillas
Eric Nelson writes: Hello Eric, > Hi all, > > Is there a way to configure a framebuffer console on a specific display > on a machine with multiple displays? > Have you looked at https://www.kernel.org/doc/Documentation/fb/fbcon.txt ? There is a sysfb interface to bind / unbind fbdev devices t

fbcon on one of multiple displays

2023-11-29 Thread Eric Nelson
Hi all, Is there a way to configure a framebuffer console on a specific display on a machine with multiple displays?