Alokat,
On Fri, Mar 18, 2011 at 2:04 PM, Alokat <[email protected]> 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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[email protected]"