[eeepc-config] Wrong determination of wifi type for eee 1000HD

Bug #308115 reported by Evgueni
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Easy Peasy
8.04
Invalid
Undecided
Unassigned
8.04.1
New
Low
Unassigned
8.10
Confirmed
Medium
Unassigned
ubuntu-eeepc-config
New
Undecided
Unassigned

Bug Description

Asus eee 1000HD has atheros WiFi chipset but in 2 functions in /etc/acpi/eeepc-wifi-toggle.sh (disable_wireless and enable_wireless) assumed that only models less then or equal to 900a have atheros chipset and all grater models have ralink wireless

In function disable_wireless should be added following lines

if isModelEqualTo "1000HD"; then
   disable_atheros_wireless
elif ...

and in In function enable_wireless

if isModelEqualTo "1000HD"; then
   enable_atheros_wireless
elif ...

eeeubuntu 8.04.1

Tags: wireless
Evgueni (e-m-baldin)
description: updated
description: updated
Christopher (chriruud)
Changed in ubuntu-eee:
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.