All of lore.kernel.org
 help / color / mirror / Atom feed
* speechless 2.5.69 kernel?
@ 2003-05-21 10:37 Hadmut Danisch
  2003-05-21 11:21 ` Dave Jones
  2003-05-21 12:08 ` Dumitru Stama
  0 siblings, 2 replies; 6+ messages in thread
From: Hadmut Danisch @ 2003-05-21 10:37 UTC (permalink / raw)
  To: Linux-Kernel


Hi,

could anyone give me a hint about booting a 2.5.69
kernel? (Please reply directly, I'm not on the list)

When booting the 2.5.69 the boot code prints 
"Uncompressing..." and "booting..." and then 
it remains completely silent. Since the hard disk
gets active, the kernel does not seem to have crashed,
but to have become speechless. (Standard x86 hardware)

Any idea?

regards
Hadmut

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

* Re: speechless 2.5.69 kernel?
  2003-05-21 10:37 speechless 2.5.69 kernel? Hadmut Danisch
@ 2003-05-21 11:21 ` Dave Jones
  2003-05-21 12:30   ` Hadmut Danisch
  2003-05-21 12:08 ` Dumitru Stama
  1 sibling, 1 reply; 6+ messages in thread
From: Dave Jones @ 2003-05-21 11:21 UTC (permalink / raw)
  To: Hadmut Danisch; +Cc: Linux-Kernel

On Wed, May 21, 2003 at 12:37:13PM +0200, Hadmut Danisch wrote:
 > could anyone give me a hint about booting a 2.5.69
 > kernel? (Please reply directly, I'm not on the list)
 > 
 > When booting the 2.5.69 the boot code prints 
 > "Uncompressing..." and "booting..." and then 
 > it remains completely silent. Since the hard disk
 > gets active, the kernel does not seem to have crashed,
 > but to have become speechless. (Standard x86 hardware)

First make sure your .config contains
CONFIG_INPUT=y, CONFIG_VT=y and CONFIG_VT_CONSOLE=y

if they do already, then.. if you have CONFIG_VIDEO_SELECT=y
try turning that off.

		Dave


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

* Re: speechless 2.5.69 kernel?
  2003-05-21 10:37 speechless 2.5.69 kernel? Hadmut Danisch
  2003-05-21 11:21 ` Dave Jones
@ 2003-05-21 12:08 ` Dumitru Stama
  2003-05-21 12:38   ` Hadmut Danisch
  1 sibling, 1 reply; 6+ messages in thread
From: Dumitru Stama @ 2003-05-21 12:08 UTC (permalink / raw)
  To: Hadmut Danisch; +Cc: Linux-Kernel

HD> gets active, the kernel does not seem to have crashed,
HD> but to have become speechless. (Standard x86 hardware)
HD> Any idea?

I think you have wrong settings of the console.
Try the standard 80/25 text mode...

----------------------------------------------------------
Dumitru Stama
http://www.ixwebhosting.com/


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

* Re: speechless 2.5.69 kernel?
  2003-05-21 11:21 ` Dave Jones
@ 2003-05-21 12:30   ` Hadmut Danisch
  2003-05-21 12:45     ` Dave Jones
  0 siblings, 1 reply; 6+ messages in thread
From: Hadmut Danisch @ 2003-05-21 12:30 UTC (permalink / raw)
  To: Dave Jones, Linux-Kernel

On Wed, May 21, 2003 at 12:21:15PM +0100, Dave Jones wrote:
> First make sure your .config contains
> CONFIG_INPUT=y, CONFIG_VT=y and CONFIG_VT_CONSOLE=y
> 
> if they do already, then.. if you have CONFIG_VIDEO_SELECT=y
> try turning that off.

Thanks for the hint, but it didn't help. :-(

regards
Hadmut


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

* Re: speechless 2.5.69 kernel?
  2003-05-21 12:08 ` Dumitru Stama
@ 2003-05-21 12:38   ` Hadmut Danisch
  0 siblings, 0 replies; 6+ messages in thread
From: Hadmut Danisch @ 2003-05-21 12:38 UTC (permalink / raw)
  To: Dumitru Stama; +Cc: Linux-Kernel

On Wed, May 21, 2003 at 02:08:19PM +0200, Dumitru Stama wrote:

> I think you have wrong settings of the console.
> Try the standard 80/25 text mode...
> 


Thanks for the hint, that brought me to the problem:

# CONFIG_VGA_CONSOLE is not set


Setting this to y solved the problem.


Thanks and regards
Hadmut




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

* Re: speechless 2.5.69 kernel?
  2003-05-21 12:30   ` Hadmut Danisch
@ 2003-05-21 12:45     ` Dave Jones
  0 siblings, 0 replies; 6+ messages in thread
From: Dave Jones @ 2003-05-21 12:45 UTC (permalink / raw)
  To: Hadmut Danisch; +Cc: Linux-Kernel

On Wed, May 21, 2003 at 02:30:01PM +0200, Hadmut Danisch wrote:
 > On Wed, May 21, 2003 at 12:21:15PM +0100, Dave Jones wrote:
 > > First make sure your .config contains
 > > CONFIG_INPUT=y, CONFIG_VT=y and CONFIG_VT_CONSOLE=y
 > > 
 > > if they do already, then.. if you have CONFIG_VIDEO_SELECT=y
 > > try turning that off.
 > 
 > Thanks for the hint, but it didn't help. :-(

tried booting with acpi=off ?
Try disabling framebuffer if you have it compiled in.

		Dave


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

end of thread, other threads:[~2003-05-21 12:28 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-05-21 10:37 speechless 2.5.69 kernel? Hadmut Danisch
2003-05-21 11:21 ` Dave Jones
2003-05-21 12:30   ` Hadmut Danisch
2003-05-21 12:45     ` Dave Jones
2003-05-21 12:08 ` Dumitru Stama
2003-05-21 12:38   ` Hadmut Danisch

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.