Differences between revisions 3 and 4
Revision 3 as of 2010-05-03 08:25:28
Size: 6350
Editor: ?Flowd
Comment:
Revision 4 as of 2010-05-03 10:47:01
Size: 6309
Editor: GeoffSimmons
Comment: Formatting fixes.
Deletions are marked like this. Additions are marked like this.
Line 70: Line 70:
The integrated mouse-buttoms work with:<<BR>>
$su<<BR>>
# echo options psmouse proto=exps > /etc/modprobe.d/psmouse.modprobe.conf<<BR>>
# reboot<<BR>>
<<BR>>
The integrated mouse-buttons work with: {{{
$ su
# echo options psmouse proto=exps > /etc/modprobe.d/psmouse.modprobe.conf
# reboot
}}}
Line 83: Line 83:
http://wiki.debian.org/wl<<BR>>
Works perfect
See [[wl]]. Works perfect.

Translation(s): none

DebianOn is an effort to document how to install, configure and use Debian on some specific hardware. Therefore potential buyers would know if that hardware is supported and owners would know how get the best out of that hardware.

The purpose is not to duplicate the Debian Official Documentation, but to document how to install Debian on some specific hardware.

If you need help to get Debian running on your hardware, please have a look at our user support channels where you may find specific channels (mailing list, IRC channel) dedicated to certain types of hardware.

HP Mini210 netbook

Sub-models (1012eg) options :
- Video card Intel: Graphics Media Accelerator 3150
- Screen size 10" (1024x600)
- Wireless card: Broadcom Corporation BCM43225 802.11b/g/n
- Network card: RTL8101E/RTL8102E PCI Express Fast Ethernet controller
- Disk 160GB (5400RPM)
- Memory 1GB DDR2

Overall Status

Core Components

[ATTACH]

Boot Standard Kernel:

{OK}

LAN network card:

{OK}

Detect CD/DVD:

[-]

Detect hard drives:

{OK}

Extra Features

CPU Frequency Scaling

{OK}

Hibernation

{OK}

Sleep / Suspend

{OK}

Xorg

{OK}

- OpenGL

{OK}

- Resize-and-Rotate(randr)

{OK}

Switch to External Screen

{OK}

Mouse

- Built-in (Touchpad)

{i}

Wireless/Wifi

X-(

Keyboard's Hotkeys

{OK}

Legend :
{OK} = OK ; {X} Unsupported(No Driver) ; /!\ = Error (Couldn't get it working); [?] Unknown, Not Test ; [-] Not-applicable
{i} = Configuration Required; X-( = Only works with a non-free driver and or firmware

Important Note

none

Configuration

Display

Works instantly.

Audio

Works instantly.

Mouse

The integrated mouse-buttons work with:

$ su
# echo options psmouse proto=exps > /etc/modprobe.d/psmouse.modprobe.conf
# reboot

Zooming and somthing like this this two fingers don't work until now.

Power Management

Works everything out of the box.

WiFi

See wl. Works perfect.


System Summary

lspci

00:00.0 Host bridge: Intel Corporation N10 Family DMI Bridge
00:02.0 VGA compatible controller: Intel Corporation N10 Family Integrated Graphics Controller
00:02.1 Display controller: Intel Corporation N10 Family Integrated Graphics Controller
00:1b.0 Audio device: Intel Corporation N10/ICH 7 Family High Definition Audio Controller (rev 02)
00:1c.0 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 1 (rev 02)
00:1c.1 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 2 (rev 02)
00:1d.0 USB Controller: Intel Corporation N10/ICH7 Family USB UHCI Controller #1 (rev 02)
00:1d.1 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #2 (rev 02)
00:1d.2 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #3 (rev 02)
00:1d.3 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #4 (rev 02)
00:1d.7 USB Controller: Intel Corporation N10/ICH 7 Family USB2 EHCI Controller (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2)
00:1f.0 ISA bridge: Intel Corporation NM10 Family LPC Controller (rev 02)
00:1f.2 SATA controller: Intel Corporation N10/ICH7 Family SATA AHCI Controller (rev 02)
00:1f.3 SMBus: Intel Corporation N10/ICH 7 Family SMBus Controller (rev 02)
01:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 02)
02:00.0 Network controller: Broadcom Corporation BCM43225 802.11b/g/n (rev 01)

lsusb

lsusb

Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 002: ID 090c:637b Feiya Technology Corp. 
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

USB Host controllers entries (without OHCI, UHCI, EHCI) are removed too.

Credits

Nearly everything worked after the first install of Squeeze via usb, netinstall. Even compiz-fusion works great and smooth. I didn't even had to build an own kernel, was very impressed after I failed to install Debian/Etch and Ubuntu.