How to become a tester¶
- Check the testing prerequisites:
- open (unsecured) WLAN (so no WEP, WPA or WPA2)
- 2.4 GHz based WLAN (IEEE 802.11 b, g)
- SSID broadcasting enabled (some WLAN routers might have this disabled for security reasons)
- MAC filtering disabled (some WLAN routers might have this enabled for security reasons)
- atheros based WLAN chipset
- Haiku runs native on your hardware (so no Vmware, VirtualBox, Qemu, ...)
- Haiku release r1alpha1 or newer (svn revision higher than 33109) is used
- Preparing Haiku
- Increase the syslog buffer size:
- Open
/boot/home/config/settings/kernel/drivers/kernel
- Uncomment
syslog_buffer_size 512000
- Restart Haiku to let this change take effect
- Setting up the driver
- Go to http://dev.osdrawer.net/projects/list_files/haiku-wifi and grasp the latest file version.
- Unpack the downloaded file
- Navigate into the created
atheros-testing directory
- Execute the
install.sh script (klick the “Overwrite” button when the info dialog pops up)
The driver is now installed as an user add-on in /boot/home/config/add-ons/kernel/drivers/bin/. So if Haiku crashes due to this driver you can select “Disable user add-ons” in Haiku's Boot Loader Menu.
Moreover a script called getsysteminfos.sh is copied onto your Desktop. You need this script when reporting bugs.
- If Haiku is still running, it's a good sign. If not read the section “How to submit bug-reports”.
- Restart Haiku. If Haiku boots up smoothly, it's a good sign. If not submit a bug report.
- Testing the network connection
- Open the network preflet and check whether following adapter exists:
/dev/net/atheros/0
If it isn't present, that's worth a bug report.
- You can use either DHCP or a static IP to configure the device.
- Before you continue to the next step give the driver a minute to complete configuration, at least.
- Try to access your network by browsing, ssh-ing, ping-ing, ... . When this fails, file a bug report.
- Stress test the connection by downloading a big file (20 MB at least). For example: Senryu Personal Edition (~130 MB). If you can't download the whole file, report a bug.
- Announce your working system configuration
If you passed all previous steps be so kind and add your system configuration to the working systems wiki.
Also available in:
HTML
TXT