linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: 2.5.75 doesn't boot at all on x86
@ 2003-07-14  5:28 lich
  2003-07-14  6:01 ` Rahul Karnik
  0 siblings, 1 reply; 5+ messages in thread
From: lich @ 2003-07-14  5:28 UTC (permalink / raw)
  To: linux-kernel; +Cc: Dave Jones, Horst Von Brand

Dave Jones wrote:
> On Sun, Jul 13, 2003 at 03:50:31PM +0200, Anthony Lichnewsky wrote:
>  > After lilo, the kernel is uncompressed, then the screen goes black.
>  > the traditional init message is not even displayed
>  > ( INIT version 2.85 booting ).
>  > It accepts Ctrl+Alt+Suppr for reboot. but that's it.
>  >
>  > I checked that CONFIG_VT, CONFIG_VGA_CONSOLE are set in my .config.
>  > I suspect the initrd image is not loaded correctly, but I don't have any
>  > real clue. It was generated with mkinitrd version 3.4.43.
>  > Any Idea of what it might be ?
>
> Try CONFIG_VIDEO_SELECT=n. If that doesn't help, post your .config.
> (That config option really needs to tighten up what it does in
>  its EDID parser, see
http://www.cs.helsinki.fi/linux/linux-kernel/2003-20/052.html
>  which still isn't fixed...)
>
>               Dave
>
>
>
Thanks Dave.

I did that, and it left me with the kernel booting, but still no VT.
In fact, it appeared that rivafb that I use (says it detected my geForce
2, nevertheless ...) didn't do anything. I suppressed it and used vesafb
instead, and that was it.
I have now another strange problem, but I think I am not the only one to
experience it.

modprobe fails on /etc/modules.devfs and /etc/modules.conf at each
probeall line.
therefore, I dont have all modules up, particularly no mouse, no sound,
no pcmcia, no acpi, no ide-scsi cdrw/dvd ....

the message is
 modprobe: WARNING: /etc/modules.xxxx line xx: ignoring bad line
starting with 'probeall'

my modules.devfs only has probeall lines.
I use it also for my 2.4 kernels. What should I do ?? updated my
modultils to use modprobe-25. It looks like it doesn't support probeall
yet. Do I change all probeall for simple probes ?
The idea of  compiliing most of the modules into the kernel doesn't
appeal to me that much.

Is there any known workaround ?


Please cc me as I did not suscribe yet.

-anthony


---------------------------------------------------------
[FT] France Techno Web Mail - http://www.france-techno.com

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

* Re: 2.5.75 doesn't boot at all on x86
  2003-07-14  5:28 2.5.75 doesn't boot at all on x86 lich
@ 2003-07-14  6:01 ` Rahul Karnik
  0 siblings, 0 replies; 5+ messages in thread
From: Rahul Karnik @ 2003-07-14  6:01 UTC (permalink / raw)
  To: lich; +Cc: linux-kernel


> modprobe fails on /etc/modules.devfs and /etc/modules.conf at each
> probeall line.
> therefore, I dont have all modules up, particularly no mouse, no sound,
> no pcmcia, no acpi, no ide-scsi cdrw/dvd ....

Download, compile and install the latest module-init-tools from:

http://www.kernel.org/pub/linux/kernel/people/rusty/modules/

There are other things you may need for 2.5 kernels after migrating from 
a 2.4 setup. Dave Jones has documented some of these at:

http://www.codemonkey.org.uk/post-halloween-2.5.txt

-Rahul


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

* Re: 2.5.75 doesn't boot at all on x86
  2003-07-13 13:50 Anthony Lichnewsky
  2003-07-13 21:12 ` Dave Jones
@ 2003-07-14  2:42 ` Horst von Brand
  1 sibling, 0 replies; 5+ messages in thread
From: Horst von Brand @ 2003-07-14  2:42 UTC (permalink / raw)
  To: Anthony Lichnewsky; +Cc: linux-kernel

Anthony Lichnewsky <lich@tuxfamily.org> said:
> After lilo, the kernel is uncompressed, then the screen goes black.
> the traditional init message is not even displayed
> ( INIT version 2.85 booting ).
> It accepts Ctrl+Alt+Suppr for reboot. but that's it.

Are you sure it isn't silently booting? My notebook does that with
2.5.7[45] (perhaps earlier) vga=0x317 (needed earlier to use the full
screen for VT; Toshiba 1800, Trident CyberBlade XPAi1 (rev 82) graphic
board stealing RAM for video)
-- 
Dr. Horst H. von Brand                   User #22616 counter.li.org
Departamento de Informatica                     Fono: +56 32 654431
Universidad Tecnica Federico Santa Maria              +56 32 654239
Casilla 110-V, Valparaiso, Chile                Fax:  +56 32 797513

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

* Re: 2.5.75 doesn't boot at all on x86
  2003-07-13 13:50 Anthony Lichnewsky
@ 2003-07-13 21:12 ` Dave Jones
  2003-07-14  2:42 ` Horst von Brand
  1 sibling, 0 replies; 5+ messages in thread
From: Dave Jones @ 2003-07-13 21:12 UTC (permalink / raw)
  To: Anthony Lichnewsky; +Cc: linux-kernel

On Sun, Jul 13, 2003 at 03:50:31PM +0200, Anthony Lichnewsky wrote:
 > After lilo, the kernel is uncompressed, then the screen goes black.
 > the traditional init message is not even displayed
 > ( INIT version 2.85 booting ).
 > It accepts Ctrl+Alt+Suppr for reboot. but that's it.
 > 
 > I checked that CONFIG_VT, CONFIG_VGA_CONSOLE are set in my .config.
 > I suspect the initrd image is not loaded correctly, but I don't have any
 > real clue. It was generated with mkinitrd version 3.4.43.
 > Any Idea of what it might be ?

Try CONFIG_VIDEO_SELECT=n. If that doesn't help, post your .config.
(That config option really needs to tighten up what it does in
 its EDID parser, see http://www.cs.helsinki.fi/linux/linux-kernel/2003-20/0572.html
 which still isn't fixed...)

		Dave

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

* 2.5.75 doesn't boot at all on x86
@ 2003-07-13 13:50 Anthony Lichnewsky
  2003-07-13 21:12 ` Dave Jones
  2003-07-14  2:42 ` Horst von Brand
  0 siblings, 2 replies; 5+ messages in thread
From: Anthony Lichnewsky @ 2003-07-13 13:50 UTC (permalink / raw)
  To: linux-kernel

After lilo, the kernel is uncompressed, then the screen goes black.
the traditional init message is not even displayed
( INIT version 2.85 booting ).
It accepts Ctrl+Alt+Suppr for reboot. but that's it.

I checked that CONFIG_VT, CONFIG_VGA_CONSOLE are set in my .config.
I suspect the initrd image is not loaded correctly, but I don't have any
real clue. It was generated with mkinitrd version 3.4.43.
Any Idea of what it might be ?

please cc me.

-anthony



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

end of thread, other threads:[~2003-07-14  5:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-07-14  5:28 2.5.75 doesn't boot at all on x86 lich
2003-07-14  6:01 ` Rahul Karnik
  -- strict thread matches above, loose matches on Subject: below --
2003-07-13 13:50 Anthony Lichnewsky
2003-07-13 21:12 ` Dave Jones
2003-07-14  2:42 ` Horst von Brand

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).