Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Aug 2002 13:04:25 -0500
From:      Dan Nelson <dnelson@allantgroup.com>
To:        Ross Lippert <ripper@eskimo.com>
Cc:        freebsd-questions@FreeBSD.ORG, freebsd-mobile@FreeBSD.ORG
Subject:   Re: Thank you all
Message-ID:  <20020822180424.GB17838@dan.emsphone.com>
In-Reply-To: <200208221751.KAA18198@eskimo.com>
References:  <200208221751.KAA18198@eskimo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Aug 22), Ross Lippert said:
> For telling me how to get the funny ethernet card to get recognized. 
> Modifying if_fxp.c did the trick like you suggested.  Working well.

Use the send-pr command to send a patch so this gets added to the
official source tree.
 
> Now on to X.  I have noticed that the video card is coming up as a
> none in pciconf -l with chip 88201023 which is a cyberblade xpai1 or
> some such.  Is it bad for the kernel not to see this chip or is it
> just up to X to find it?

This is fine.  All the kernel cares about is plain text mode.
 
> Secondly, when I boot just to the console, or run X I just get this
> tiny screen about half the dimensions of the physical screen bordered
> by black. It seems that this is something people have had happen on
> toshiba's.  Anyhow I guess my question is

Most laptops do this, actually, since a standard VGA console is 640x400
and no laptops are that resolution anymore :).  There's probably a
hotkey to toggle "scale/noscale".  On Sony and Dell laptops, it's
<Fn>+F.  The correct fix for X is to specify your laptop's native
resolution in your XF86Config file.

-- 
	Dan Nelson
	dnelson@allantgroup.com

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020822180424.GB17838>