Boot.log question/fix ?

Todd Zullinger tmz at pobox.com
Fri Sep 18 14:58:11 UTC 2009


William Case wrote:
>> I believe those are the ascii codes to change the colors.  more or cat
>> the file instead of editing it. :)
>>
> Right you are!  Interesting.  'cat' and 'more' /var/log/boot.log  prints
> a proper colourized file to stdout.  However 'less' and
> 'gnome-system-log' only show me the ASCII colour codes without actually
> colourizing.

Is you use less -R /var/log/boot.log the color escape sequences should
be rendered properly.  I've got no clue about gnome-system-log.

> Of course it's not a big problem, but I would like to fix it.  Any
> suggestions?
>
> Add while I am at it, the boot.log gives me this message:
> ...
> Enabling the nvidia driver: /etc/rc.d/init.d/functions: line 513:  1326
> Segmentation fault      "$@"
>                                                            [FAILED]

It may be that nvidia-config-display is crashing.  From a very quick
look, that seems to come from /etc/init.d/nvidia.  Maybe you can poke
around there and see which command is failing.  I think it's probably:

    action $"Enabling the $name driver:" $exec enable

where name=nvidia and exec="/usr/sbin/$name-config-display"

-- 
Todd        OpenPGP -> KeyID: 0xBEAF0CE3 | URL: www.pobox.com/~tmz/pgp
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Two things are infinite: the universe and human stupidity;
and I'm not sure about the universe.
     -- Albert Einstein (1879-1955)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 542 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/fedora-list/attachments/20090918/1602b884/attachment-0001.sig>


More information about the fedora-list mailing list