Re: What's compiled into the kernels on YDL's site


Subject: Re: What's compiled into the kernels on YDL's site
From: Paul J. Lucas (pjl@barefooters.org)
Date: Sun Mar 12 2000 - 22:29:26 MST


On Sat, 11 Mar 2000, I wrote:

> I decided to build my own kernel.

        [ snip ]

> A minor problem is that, when woken up, the screen is really
> dark and I have to push the brightness (F2) key to get it back
> to normal.

        I managed to fix this. It turns out that the CONFIG_FB_ATY
        configuration variable was not set. the xconfig tool has the
        radio button blanked out for some strange reason, so I went in
        and inserted:

                CONFIG_FB_ATY=y

        by hand into the generated .config file. This also happens to
        give me the accelerated graphics that I had previously been
        missing all along (and never realized it). I can now uncheck
        the "No video driver" box in BootX. The graphics in X are now
        super fast...sweet. :)

> I haven't tested PPP yet to see if it still works, however.

        It seems I broke PPP somehow, though. :( Problem 1 is that my
        ppp-up script for some reason no longer calls chat; problem 2 is
        that, even if I cann chat by hand, the modem doesn't respond at
        all. Doh!

        Any ideas?

        - Paul



This archive was generated by hypermail 2a24 : Sun Apr 02 2000 - 21:09:31 MDT