installing freebsd on a thinkpad x300

Antonio Olivares olivares14031 at gmail.com
Fri Mar 18 20:04:35 UTC 2011


Alokat,

On Fri, Mar 18, 2011 at 2:04 PM, Alokat <mailing at 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


More information about the freebsd-questions mailing list