Just installed SOHO 5.8 RC3 on an Acer Aspire 5610-4260 notebook. Here's the specs:
Intel Core Duo processor T2060 1.6 GHz
15.4" WXGA LCD, 1280 x 800
Intel Graphics Media Accelerator 950
120 GB HDD
1 GB DDR2 RAM
DVD burner, double layer
Broadcom BCM 440x ethernet adapter
Intel 3945ABG wifi adapter
Intel HDA sound system
Installation went well except for the known RC3 issue with the X keyboard maps, which effectively ends the installer if you try to change it. I simply finished the installation after first boot, without changing the X key map.
Things that were set up automagically:
- video driver and working DRI (resolution set to 1024x768 by autodetect)
- ALSA sound driver
- correctly loaded module for BCM440x ethernet adapter (haven't actually tested it)
- correctly loaded modules for ipw3945 wifi adapter (interface doesn't show up)
Things that work after tweaking:
- 1280x800 resolution
(after copying 915resolution utility to /usr/sbin and calling it at the end of /etc/rc.d/rc.local)
- wifi adapter:
(after calling /sbin/ipw3945d at the end of /etc/rc.d/rc.local and using kwifimanager to scan and connect)
- Brazilian keyboard layout:
(after setting model = Brazillian ABNT2, Layout = Brazil and Layout variant = abnt2 in Control Centre)
Things not tested yet:
- modem
- DVD burner
- bluetooth adapter
- built-in webcam
- built-in microphone
- multi format card reader
I'll update this as I get some more testing done. HTH someone...