AcerAspireOneD150

Differences between revisions 5 and 8 (spanning 3 versions)
Revision 5 as of 2010-03-23 20:18:19
Size: 3017
Editor: dan75-8-88-181-11-173
Comment:
Revision 8 as of 2010-03-25 16:14:38
Size: 4585
Editor: dhcp152
Comment:
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:

'''NOTE: This is NOT YET A REAL TEST.'''
Line 13: Line 11:
||hwn-001||Test Automatic Connectivity (wireless)||Not tested||<style="background-color: green">PASS(*)|| || || ||
||hsi-001||Test Audio (speaker)||Not tested||<style="background-color: green">PASS|| || || ||
||hhi-001||Test Audio (headphone)||Not tested||Not tested|| || || ||
||hhu-002||Test Audio (usb)||Not tested||Not tested|| || || ||
Line 16: Line 18:
||hmu-002||Test Mouse||Not tested|| || || || ||
||hmu-004||Reconnect Mouse||Not tested|| || || || ||
||hmu-002||Test Mouse (usb)||Not tested||Not tested|| || || ||
||hmu-004||Reconnect Mouse||Not tested||Not tested|| || || ||
Line 21: Line 23:
||hwn-001||Test Automatic Connectivity||Not tested|| || || || ||
||hsi-001||Test Audio (speaker)||Not tested||<style="background-color: green">PASS|| || || ||
||hhi-001||Test Audio (headphone)||Not tested||Not tested|| || || ||
||hhu-002||Test Audio (usb)||Not tested||Not tested|| || || ||
Line 28: Line 26:
||his-001||Verify Screen Functionality||Not tested|| || || || || ||his-001||Verify Screen Functionality||Not tested||<style="background-color: green">PASS(*)|| || || ||
Line 30: Line 28:
||usk-004||Typing test OO.o Writer||Not tested|| || || || || ||usk-004||Typing test OO.o Writer||Not tested||<style="background-color: green">PASS|| || || ||
Line 49: Line 47:
=== Notes === == Notes ==
Line 51: Line 49:
=== Wireless ===
Line 52: Line 51:
sudo lshw -C network made the xserver mess up the screen, then Ctrl+Alt+F4, Ctrl+Alt+F7 brought proper rendering back. With wired connection, open System->Administration->Hardware Drivers and activate the b43-fwcutter.

Without wired connection there are two options. Rebooting is not required.

 1. Download and install the firmware for the b43 driver (recommended)

Download [[http://bu3sch.de/gitweb?p=b43-tools.git;a=snapshot;h=5a082479780cc0ce68c1a1b8709b30a092461e4c;sf=tgz|this]] and [[http://downloads.openwrt.org/sources/broadcom-wl-4.178.10.4.tar.bz2|this]] form another computer. Save them on the Desktop.
{{{
cd ~/Desktop
tar xvf b43-tools-5a082479780cc0ce68c1a1b8709b30a092461e4c.tar.gz
cd b43-tools/fwcutter
make
cd ..
export FIRMWARE_INSTALL_DIR="/lib/firmware"
tar xjf ../broadcom-wl-4.178.10.4.tar.bz2
cd broadcom-wl-4.178.10.4/linux
sudo ../../fwcutter/b43-fwcutter -w "$FIRMWARE_INSTALL_DIR" wl_apsta.o
sudo modprobe b43
}}}
(adapted from http://wireless.kernel.org/en/users/Drivers/b43#fw-b43-lp)
 1. Download and install the Broadcom proprietary driver

Download the .deb file of the bcmwl-kernel-source package from [[http://packages.ubuntu.com/lucid/admin/bcmwl-kernel-source|here]].

Make sure you download all its dependencies as well (or just try to install and let the package installer complain so that you know what are the dependencies).

Double-click on the .deb files to open the package installer.

After installing bcmwl-kernel-source open a terminal and run
{{{
sudo modprobe wl
}}}

=== lshw ===
sudo lshw -C network makes the xserver mess up the screen. [[https://bugs.launchpad.net/wubi/+bug/383752|BUG #545469]]

Acer Aspire One D150

Lucid Lynx

Test

Description

Alpha 3

Beta 1

Beta 2

Release Candidate

Final Release

snr-001

Suspend/Resume smoke test

Not tested

PASS

snr-002

Extended Suspend/Resume test

Not tested

snr-003

Hibernate/Resume smoke test

Not tested

hwn-001

Test Automatic Connectivity (wireless)

Not tested

PASS(*)

hsi-001

Test Audio (speaker)

Not tested

PASS

hhi-001

Test Audio (headphone)

Not tested

Not tested

hhu-002

Test Audio (usb)

Not tested

Not tested

him-001

Test Card Reader

Not tested

him-002

Reconnect Card Reader and Verify Remounting

Not tested

hmt-001

Test Trackpad

Not tested

hmu-002

Test Mouse (usb)

Not tested

Not tested

hmu-004

Reconnect Mouse

Not tested

Not tested

hcn-001

Test Automatic Connectivity

Not tested

hcn-002

Verify Release of Device

Not tested

hcn-003

Verify Manual Connectivity

Not tested

hmi-001

Test Recording

Not tested

hm2-002

Test Recording

Not tested

hme-002

Test Recording

Not tested

his-001

Verify Screen Functionality

Not tested

PASS(*)

usk-001

Attach keyboard

Not tested

usk-004

Typing test OO.o Writer

Not tested

PASS

usk-005

Remove keyboard

Not tested

usk-006

Reinsert keyboard

Not tested

huw-002

Test Picture

Not tested

hiu-001

Test Port Connectivity

Not tested

hiu-003

Test Port Recognition 2

Not tested

hum-001

Connect Card Reader

Not tested

hum-002

Test Card Reader

Not tested

hum-003

Disconnect Card Reader

Not tested

hum-004

Reconnect Card Reader and Verify Remounting

Not tested

hpu-001

Connect printer

Not tested

hpu-002

Print test page

Not tested

hpu-003

Disconnect printer

Not tested

hpu-004

Reconnect printer

Not tested

dls-001

Live Session Start

PASS

PASS

dls-002

Live Session Finish

Not tested

udc-001

Live environment

PASS

PASS

udc-002

Full Installation (ISO Source)

Not tested

Notes

Wireless

With wired connection, open System->Administration->Hardware Drivers and activate the b43-fwcutter.

Without wired connection there are two options. Rebooting is not required.

  1. Download and install the firmware for the b43 driver (recommended)

Download this and this form another computer. Save them on the Desktop.

cd ~/Desktop
tar xvf b43-tools-5a082479780cc0ce68c1a1b8709b30a092461e4c.tar.gz
cd b43-tools/fwcutter
make
cd ..
export FIRMWARE_INSTALL_DIR="/lib/firmware"
tar xjf ../broadcom-wl-4.178.10.4.tar.bz2
cd broadcom-wl-4.178.10.4/linux
sudo ../../fwcutter/b43-fwcutter -w "$FIRMWARE_INSTALL_DIR" wl_apsta.o
sudo modprobe b43

(adapted from http://wireless.kernel.org/en/users/Drivers/b43#fw-b43-lp)

  1. Download and install the Broadcom proprietary driver

Download the .deb file of the bcmwl-kernel-source package from here.

Make sure you download all its dependencies as well (or just try to install and let the package installer complain so that you know what are the dependencies).

Double-click on the .deb files to open the package installer.

After installing bcmwl-kernel-source open a terminal and run

sudo modprobe wl

lshw

sudo lshw -C network makes the xserver mess up the screen. BUG #545469

Testing/Laptop/Karmic/Reports/AcerAspireOneD150 (last edited 2010-05-28 17:02:48 by host133-35-dynamic)