public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2.6.14-rc3-git8 -- Failed to execute /etc/init lang=us apm=power-off root=/dev/hda6 video=nvidiafb:1024x768 ro nomce. Attempting defaults...
@ 2005-10-11  0:29 Miles Lane
  2005-10-13  2:51 ` Antonino A. Daplas
  0 siblings, 1 reply; 2+ messages in thread
From: Miles Lane @ 2005-10-11  0:29 UTC (permalink / raw)
  To: LKML, Antonino A. Daplas

I am getting the following in my kernel log output:
"Failed to execute /etc/init lang=us apm=power-off root=/dev/hda6
video=nvidiafb:1024x768 ro nomce.  Attempting defaults..."

I notice that a patch to generate this message was added in
2.6.14-rc3.  I don't understand the purpose of this patch, or whether
this error indicated some important problem with my Debian SID
configuration.
To see the patch, check here:
http://www.linuxhq.com/kernel/v2.6/14-rc3/init/main.c

A possibly related problem I am attempting to track down is that
nvidiafb is not correctly receiving it's video= option parameter. 
Specifically, I am using:
cat /proc/cmdline
"init=/etc/init lang=us apm=power-off root=/dev/hda6
video=nvidiafb:1024x768 ro nomce"
But nvidiafb is only seeing:
nvidiafb: mode_option = <NULL>

Any ideas?  Is this related?

Thanks!
         Miles

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

* Re: 2.6.14-rc3-git8 -- Failed to execute /etc/init lang=us apm=power-off root=/dev/hda6 video=nvidiafb:1024x768 ro nomce. Attempting defaults...
  2005-10-11  0:29 2.6.14-rc3-git8 -- Failed to execute /etc/init lang=us apm=power-off root=/dev/hda6 video=nvidiafb:1024x768 ro nomce. Attempting defaults Miles Lane
@ 2005-10-13  2:51 ` Antonino A. Daplas
  0 siblings, 0 replies; 2+ messages in thread
From: Antonino A. Daplas @ 2005-10-13  2:51 UTC (permalink / raw)
  To: Miles Lane; +Cc: LKML

Miles Lane wrote:

> A possibly related problem I am attempting to track down is that
> nvidiafb is not correctly receiving it's video= option parameter. 
> Specifically, I am using:
> cat /proc/cmdline
> "init=/etc/init lang=us apm=power-off root=/dev/hda6
> video=nvidiafb:1024x768 ro nomce"
> But nvidiafb is only seeing:
> nvidiafb: mode_option = <NULL>
> 

Try this.  video=nvidiafb:off vga=0x0x305 video=vesafb:ypan

If you get the vesafb driver to run in ypan scrolling mode,
this problem may be specific to nvidiafb.

Tony


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

end of thread, other threads:[~2005-10-13  2:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-11  0:29 2.6.14-rc3-git8 -- Failed to execute /etc/init lang=us apm=power-off root=/dev/hda6 video=nvidiafb:1024x768 ro nomce. Attempting defaults Miles Lane
2005-10-13  2:51 ` Antonino A. Daplas

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