I’m running R1/beta5 on a Toshiba Satellite T210 laptop with Realtek Wifi.
Initially after installing Haiku, the wifi device option appeared in Network preferences, but did not allow me to select my wireless network. I assumed that this was a missing driver issue, so I connected to my LAN via ethernet and ran the install-wifi-firmwares.sh
script.
After running the script, the wifi device option in Network preference is no longer there.
listdev
shows the following network drivers:
device Network controller (Ethernet controller) [2|0|0]
vendor 10ec: Realtek Semiconductor Co., Ltd.
device 8136: RTL810xE PCI Express Fast Ethernet controller
device Network controller [2|80|0]
vendor 10ec: Realtek Semiconductor Co., Ltd.
device 8172: RTL8191SEvB Wireless LAN Controller```
The `/boot/system/add-ons/kernel/drivers/bin` directory indicates that `realtekwifi` is installed.
Any idea why I can no longer specific a wifi network connection?
What is the easiest way to remove ny non-default wifi drivers from my system to test the original configuration again?
Thanks!