Gentoo Archives: gentoo-user

From: waltdnes@××××××××.org
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Dell Linux desktop
Date: Wed, 09 Jul 2008 02:49:36
Message-Id: 20080709024932.GA5379@waltdnes.org
In Reply to: [gentoo-user] Dell Linux desktop by "Matthew R. Lee"
1 On Tue, Jul 08, 2008 at 09:12:53AM -0400, Matthew R. Lee wrote
2 > I'm thinking of buying a dell Ubuntu desktop (Inspiron 530MT) for my lab. The
3 > university has an arrangement that can get me a discount. I have a question,
4 > has anyone bought one of these and installed gentoo on it? I sure it will
5 > work, I'm just wondering if there are any tweaks that dell have made to the
6 > Ubuntu install to make certain components work, that may be more difficult to
7 > replicate with the gentoo install. I'm going for the default set-up plus
8 > extra memory, that's a Pentium dual-core processor E2180 1MB 2GHz, 2GB RAM,
9 > 250GB SATA, 20" widescreen, Integrated Intel Graphics Media Accelerator 3100,
10 > Integrated 7.1 Channel Audio
11 > Any comments would be appreciated
12
13 I have a couple of Inspiron 530 machines. Both came with Vista. One
14 major tweak was necessary, namely the BIOS boot setup. Out of the box,
15 Windows ran, but the Gentoo install CD couldn't figure out any of the
16 CD/DVD/harddrive, and the keyboard doubled each character *LITERALLY*,
17 so that you could not type in any recognizable commands. Both of these
18 problems were solved with the following actions which I cut-n-paste from
19 a post I made to this list last summer...
20
21 ***WARNING***
22 You will *NOT* be able to boot Windows Vista in the following setup
23 (One... Two... Three... awwwwwwwwwwwwww)
24
25 - reboot and go into BIOS setup ({F2} key)
26 - go to "integrated peripherals"
27 - change sata mode from IDE to RAID
28 - save and reboot ({F10} key)
29 - go into BIOS setup ({F2} key). Yes again.
30 - comment; if you watch carefully during the boot, you may notice the
31 "AHCI BIOS installed" message.
32 - go into "boot device configuration". It will behave slightly differently
33 thanks to "AHCI BIOS" being installed.
34 - set boot device priority. Note; if you have more than 1 CD/DVD, you need
35 to specify them separately, if you want to be able to boot off both of
36 them. There are only 3 available slots, so I sacrificed the floppy. This
37 left me with the 2 CD/DVD drives and the hard drive as the boot order
38 - save and reboot ({F10} key)
39
40 Now run the usual install. One thing to note in kernel settings (I
41 use "make menuconfig").
42
43 Device Drivers --->
44 < > ATA/ATAPI/MFM/RLL support --->
45 <*> Serial ATA (prod) and Parallel ATA (experimental) drivers --->
46 <*> AHCI SATA support
47
48 The 3 items above
49 1) turn off ATA/ATAPI/MFM/RLL support, which is no longer needed
50 2) open up the ability to select SATA support
51 3) supports the AHCI BIOS that is installed in RAID mode
52
53 The most recent Inspiron 530's are OK for their built-in ethernet
54 chip. My newest Dell 530 uses the e1000e driver. You may notice a
55 thread by me about some problems with eth0. Ignore that thread, it's
56 for the older Dell machines.
57
58 --
59 Walter Dnes <waltdnes@××××××××.org>
60 --
61 gentoo-user@l.g.o mailing list