According to Soulier, Frederic: While burning my CPU.
> 
> Hi,
> 
> When my RedHat 5.2 (upgraded to kernel 2.2.1) boots up I can see a few msgs
> that say not very promising things for my system health! The pbm is I cannot
> read them (scroll is too fast). After logging in as root I tried "dmesg" and I 
>checked
> in /var/log/messages but I still cannot find the error msg outputs I am looking for.
> (especially one regarding my sound card which I liked to see in more details).
> It sounds to me that not all text displayed at boot time is recorded.
> Is there anywhere else I can look at? Or some initialization scripts to change?

Then what you were/are seeing possably are not error messages, otherwise
they would be written to your system log.
I suggest you check to see if you are looking in the correct logfile, check
/etc/syslog.conf to see if some types of messages get sent to anything other
than "messages", it could well be some get sent to "syslog" or "kernel".

dmesg shows whats been attached at boottime, Redhat also has a file called
dmesg in /var/log its a copy of the origanal boot messages which will not
change like the command dmesg does, because dmesg is a ring-buffer and is
only 4k i belive.

I belive doing 'cat /dev/sndstat' should give any details of a soundcard
which has been found and initalised, if you get a return of;
 cat: /dev/sndstat: No such device
then your soundcard was not attached.

> 
> Any help greatly appreciated.
> Ciao
> Fred
> 


-- 
Regards Richard.
[EMAIL PROTECTED]

Reply via email to