public inbox for linuxppc-dev@ozlabs.org 
 help / color / mirror / Atom feed
* Re: Force FB off
       [not found] ` <AANLkTimEh+2rEFuq7q+wLcfHw_UKKHVipC0t7mFwSzx8@mail.gmail.com>
@ 2010-12-15 13:39   ` Jan Engelhardt
  2010-12-15 14:51     ` Rui Santos
  2010-12-15 18:40     ` Geert Uytterhoeven
  0 siblings, 2 replies; 3+ messages in thread
From: Jan Engelhardt @ 2010-12-15 13:39 UTC (permalink / raw)
  To: Dave Airlie; +Cc: linux-fbdev, linuxppc-dev

On Tuesday 2010-12-14 21:18, Dave Airlie wrote:
>On Wed, Dec 15, 2010 at 3:41 AM, Jan Engelhardt <jengelh@medozas•de> wrote:
>
>>
>>booting with video=off nor video=i915:off has any effect on skipping 
>>FB. What is the correct option to stop FB from taking over my boot 
>>consoles?
>
>For KMS its not fb taking over its the drm i915 driver, nomodeset will 
>stop it however X will no longer work since it relies on the kernel 
>driver.

That would make sense. Furthermore I discovered that video=vesafb:off 
also has no effect, but here it is clear because the source code ignores 
the return value of fb_get_options, and so ignores any off command.

The real strange thing is that video=offb:off on an Apple Xserve G5 
PPC64, while probably skipping OFFB initialization, still ends up in a 
640x480 mode with a 8x16 font instead of retaining the PROM 
console/font.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Force FB off
  2010-12-15 13:39   ` Force FB off Jan Engelhardt
@ 2010-12-15 14:51     ` Rui Santos
  2010-12-15 18:40     ` Geert Uytterhoeven
  1 sibling, 0 replies; 3+ messages in thread
From: Rui Santos @ 2010-12-15 14:51 UTC (permalink / raw)
  To: Jan Engelhardt; +Cc: linuxppc-dev, linux-fbdev, Dave Airlie

  Hi Jan,

     You could boot with "vga=normal i915.modeset=0". This will provide 
you with a 25x80 console.
     You can also use vga=ext for an somethingx50 console.

Regards,
Rui


On 15-12-2010 13:39, Jan Engelhardt wrote:
> On Tuesday 2010-12-14 21:18, Dave Airlie wrote:
>> On Wed, Dec 15, 2010 at 3:41 AM, Jan Engelhardt<jengelh@medozas•de>  wrote:
>>
>>> booting with video=off nor video=i915:off has any effect on skipping
>>> FB. What is the correct option to stop FB from taking over my boot
>>> consoles?
>> For KMS its not fb taking over its the drm i915 driver, nomodeset will
>> stop it however X will no longer work since it relies on the kernel
>> driver.
> That would make sense. Furthermore I discovered that video=vesafb:off
> also has no effect, but here it is clear because the source code ignores
> the return value of fb_get_options, and so ignores any off command.
>
> The real strange thing is that video=offb:off on an Apple Xserve G5
> PPC64, while probably skipping OFFB initialization, still ends up in a
> 640x480 mode with a 8x16 font instead of retaining the PROM
> console/font.
> --
> To unsubscribe from this list: send the line "unsubscribe linux-fbdev" in
> the body of a message to majordomo@vger•kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>
>

-- 

Cumprimentos

*Rui Santos*

Email: rsantos@grupopie•com <mailto:rsantos@grupopie•com>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Force FB off
  2010-12-15 13:39   ` Force FB off Jan Engelhardt
  2010-12-15 14:51     ` Rui Santos
@ 2010-12-15 18:40     ` Geert Uytterhoeven
  1 sibling, 0 replies; 3+ messages in thread
From: Geert Uytterhoeven @ 2010-12-15 18:40 UTC (permalink / raw)
  To: Jan Engelhardt; +Cc: linuxppc-dev, linux-fbdev, Dave Airlie

On Wed, Dec 15, 2010 at 14:39, Jan Engelhardt <jengelh@medozas•de> wrote:
> On Tuesday 2010-12-14 21:18, Dave Airlie wrote:
>>On Wed, Dec 15, 2010 at 3:41 AM, Jan Engelhardt <jengelh@medozas•de> wrot=
e:
>>
>>>
>>>booting with video=3Doff nor video=3Di915:off has any effect on skipping
>>>FB. What is the correct option to stop FB from taking over my boot
>>>consoles?
>>
>>For KMS its not fb taking over its the drm i915 driver, nomodeset will
>>stop it however X will no longer work since it relies on the kernel
>>driver.
>
> That would make sense. Furthermore I discovered that video=3Dvesafb:off
> also has no effect, but here it is clear because the source code ignores
> the return value of fb_get_options, and so ignores any off command.
>
> The real strange thing is that video=3Doffb:off on an Apple Xserve G5
> PPC64, while probably skipping OFFB initialization, still ends up in a
> 640x480 mode with a 8x16 font instead of retaining the PROM
> console/font.

That just means something different than offb is driving the console now.
What does /proc/fb say?

Gr{oetje,eeting}s,

=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=
=A0 =C2=A0 Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k=
.org

In personal conversations with technical people, I call myself a hacker. Bu=
t
when I'm talking to journalists I just say "programmer" or something like t=
hat.
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=
=A0 =C2=A0 =C2=A0 =C2=A0=C2=A0 =C2=A0=C2=A0 -- Linus Torvalds

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-12-15 18:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <alpine.LNX.2.01.1012141840130.18577@obet.zrqbmnf.qr>
     [not found] ` <AANLkTimEh+2rEFuq7q+wLcfHw_UKKHVipC0t7mFwSzx8@mail.gmail.com>
2010-12-15 13:39   ` Force FB off Jan Engelhardt
2010-12-15 14:51     ` Rui Santos
2010-12-15 18:40     ` Geert Uytterhoeven

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox