[parisc-linux] B1000

Helge Deller deller@gmx.de
Sat, 23 Feb 2002 10:26:28 +0100


On Saturday 23 February 2002 07:50, Yasholomew Yashinski wrote:
> How do I switch from stifb to sticon (I just apt-get'd xfree86)?

stifb supersedes sticon and you won't be able to run X11 on sticon -
so stifb is what you want and if you see TUX at bootup your
kernel stifb driver is active.

In your .config you'll find:		for:
CONFIG_FB_STI=y			-> stifb
CONFIG_FBCON_STI=y		-> stifb
CONFIG_STI_CONSOLE=y	-> sticon
Leave all enabled and you will get the best graphics support which
we currently support on your system.

>  I'd just like to confirm:
> eth0: Setting half-duplex based on MII#1 link partner capability of 0021.
>  is correct?

It's OK, you are just connected to a hulf-duplex partner.

Helge