Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Mar 2011 15:04:33 -0500
From:      Antonio Olivares <olivares14031@gmail.com>
To:        Alokat <mailing@alokat.org>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: installing freebsd on a thinkpad x300
Message-ID:  <AANLkTikhg%2BzZNb0bQTYUTAcBG_fVxS0KB2xPt3mLVwrV@mail.gmail.com>
In-Reply-To: <4D83ACA2.9040703@alokat.org>
References:  <4D83ACA2.9040703@alokat.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Alokat,

On Fri, Mar 18, 2011 at 2:04 PM, Alokat <mailing@alokat.org> wrote:
> Hi,
>
> I have successfully installed FreeBSD on my x300 but I have some driver
> problems.
>
> Does someone know how to figure out which driver I need for the sound and
> the wlan card?
For the sound^{1}, try loading the
$ su -
passwd:
# kldload snd_driver

then do a
# cat /dev/sndstat

and that should guide you as to which driver you need.

For the wlan, you can do a
# ifconfig wlan0 list scan
and see if you can get some information and if you encounter
difficulties,  you may refer to ^{2}

{1} http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/sound-setup.html
{2} http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-wireless.html


> And the second point is: does someone know a GUI network manager I can use
> for xfce4?
This one is a bit more harder to answer, I am not sure if there is
networkmanager in the ports?

>
> Regards,
> alokat
>

Regards,

Antonio



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTikhg%2BzZNb0bQTYUTAcBG_fVxS0KB2xPt3mLVwrV>