Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
no consoles
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
occam2003
n00b
n00b


Joined: 03 Mar 2003
Posts: 17
Location: Melbourne, Australia

PostPosted: Wed Mar 05, 2003 9:31 am    Post subject: no consoles Reply with quote

I have been playing around with Gentoo 1.4 rc2 and rc3. I have been able to solve most problems - but now I am stuck:
1) when booting, the screen goes blank but Gentoo loads ok (I check the logs from my other Linux system on the computer) except for a warning "unable to open an initial console" in /var/log/messages.
2) in auth.log, the message set .. agetty[12..]: /dev/tty1: No such file or directory for tty1 to tty6 is repeated every 10 seconds.
3) in daemon.log, I find ..init: Id "c1" respawning too fast: disabled for 5 minutes for c1 to c6; repeated every 5 minutes.
The daemon.log messages disappeared when I uncommented the
DE:S12345:respawn:/sbin/devfsd /dev -fg
line in /etc/inittab.

Keyboard works, mouse light is lit, but where is the cause of the problem??
Back to top
View user's profile Send private message
scotte
n00b
n00b


Joined: 28 Feb 2003
Posts: 54
Location: Diamond Springs, CA, USA

PostPosted: Wed Mar 05, 2003 1:47 pm    Post subject: Reply with quote

Did you possibly unconfigure VT and console terminals in your kernel?

I have the following in .config:

CONFIG_VT=y
CONFIG_VT_CONSOLE=y
CONFIG_VGA_CONSOLE=y

In menuconfig: CONFIG_VT* is under Character devices, CONFIG_VGA* is under Console drivers.
Back to top
View user's profile Send private message
occam2003
n00b
n00b


Joined: 03 Mar 2003
Posts: 17
Location: Melbourne, Australia

PostPosted: Wed Mar 05, 2003 9:26 pm    Post subject: Reply with quote

I checked - those items are configured =y.
I have also compared the .config file with the one I use for the other Linux (4.18 kernel): the differences are:

kernel 2.18 2.20
===================
DEV_FS n y
DEV_FS_MOUNT n y
DEV_PTS_FS y n
CONFIG_FB y n
CONFIG_HOTPLUG n y
..and things to support new toys such as a digital camera.

I also use LILO (it has always worked, so far..).
I have tried with the Gentoo /boot as a separate partition, and as part of the Gentoo root partition.

Please, more suggestions!
Back to top
View user's profile Send private message
occam2003
n00b
n00b


Joined: 03 Mar 2003
Posts: 17
Location: Melbourne, Australia

PostPosted: Sat Mar 08, 2003 4:17 am    Post subject: devfs boot option and kernel parameters - was "no conso Reply with quote

Further experimentation has shown that for "my" kernel devfs has "devfs boot option: 0x1" while the kernel in 1.4 rc3 stage 3 produces the log message "devfs boot option: 0x0".
By copying the "gentoo" kernel from the live-CD to /boot and specifying it, I can boot into Gentoo; though without being able to install the ethernet module (8139too).
Therefore I believe that either my kernel compilation is bad, the kernel vanilla-sources cannot produce a 'good' kernel for me, or I set some kernel configuration parameter incorrectly (I have tried 4 times already..).
Where can I find the .config file used for the 1.4 rc3 gentoo live-CD kernel?
And, has anyone else experienced "my" type of problems - and if so, what was the solution?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum