Difference between revisions of "Laptop Dell Latitude E6500"

From YobiWiki
Jump to navigation Jump to search
Line 26: Line 26:
   
 
===Misc===
 
===Misc===
* 2.0GB, DDR2-800 SDRAM, 2 DIMMS
+
* '''3.0GB, DDR2-800 SDRAM, 2 DIMMS'''
 
* Intel Corporation 82801I (ICH9 Family)
 
* Intel Corporation 82801I (ICH9 Family)
 
** HD Audio Controller, PCI bridge: 4 Ports PCI Express, SMBus Controller, ISA bridge: ICH9M-E LPC Interface Controller, 6 USB controllers, 2 USB2 controllers, SATA RAID Controller
 
** HD Audio Controller, PCI bridge: 4 Ports PCI Express, SMBus Controller, ISA bridge: ICH9M-E LPC Interface Controller, 6 USB controllers, 2 USB2 controllers, SATA RAID Controller

Revision as of 00:27, 22 May 2009

After my previous laptop being end-of-lease I got this one in May 2009.
Here is my setup experience of a Debian Squeeze.

Links

Hardware

CPU

Intel® Core™ 2 Duo P8600 (2.4GHz, 3M L2 Cache, 1066MHz)
cat /proc/cpuinfo

  • vendor_id: GenuineIntel
  • cpu family: 6
  • model: 23
  • model name: Intel(R) Core(TM)2 Duo CPU P8600 @ 2.40GHz
  • stepping: 10 (800 -> 2400?)
  • cache size: 3072 KB
  • flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc arch_perfmon
  • bogomips: 4787.96

Misc

  • 3.0GB, DDR2-800 SDRAM, 2 DIMMS
  • Intel Corporation 82801I (ICH9 Family)
    • HD Audio Controller, PCI bridge: 4 Ports PCI Express, SMBus Controller, ISA bridge: ICH9M-E LPC Interface Controller, 6 USB controllers, 2 USB2 controllers, SATA RAID Controller
    • Intel Corporation Mobile 4 Series Chipset (rev 07): Memory Controller Hub, Integrated Graphics Controller, Integrated Graphics Controller
  • CardBus bridge: Ricoh Co Ltd RL5c476 II (rev ba)
  • FireWire (IEEE 1394): Ricoh Co Ltd R5C832 IEEE 1394 Controller (rev 04)
  • SD Host controller: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter (rev 21)
  • System peripheral: Ricoh Co Ltd R5C843 MMC Host Controller (rev ff)
  • on USB: 0a5c:5800 Broadcom USH (Unified Security Hub)/ Contacted SmartCard
  • Intel Corporation 82567LM Gigabit Network Connection (rev 03)
  • Intel Corporation Wireless WiFi Link 5100
  • 15.4in Wide Screen WXGA (1280x800) LED
  • 8X DVD+/-RW
  • 160GB Hard Drive, 5400RPM or 7200RPM with Free Fall Sensor ??
  • Mobile Intel® Graphics Media Accelerator X4500HD

Power

  • 9-Cell Battery Li-ion type:KY265 11.1V 85Wh
  • 2xAC adaptors: 19.5V 90W and 130W
  • Docking station

Physical connectors

  • left side
    • USB Powershare (allows charging USB devices when system is off)
    • USB/eSATA (for ext HD or E-Mod?)
    • VGA
    • Express slot
    • SD card reader
  • back
    • power input
    • DisplayPort Dual Mode plug hole (generates DVI/HDMI signal with a simple line-level conversion dongle)
    • Ethernet plug hole
    • Room for modem plug, but no modem installed
  • bottom
    • connector for docking station
    • SIM card slot, empty, hidden behind the battery
  • right side
    • 2xUSB
    • smartcard reader
    • mic, headphone
    • 1394
    • wifi catcher button??
    • wifi switch
    • PCMCIA slot
    • DVD +/-RW

not on my setup

but can be found on other E6500 setups:

  • no Bluetooth, no Baseband GSM, no Fingerprint reader

Drivers

As loaded by a USB-bootable Ubuntu:

  • i915 (Intel Graphics)
  • dcdbas (Dell Systems Management Base Driver)
  • ricoh_mmc (Ricoh MMC Controller disabling driver)
  • snd_hda_intel (Intel HDA driver)
  • iwlagn, iwlcore, rfkill, led_class, mac80211, cfg80211
  • wmi (ACPI-WMI Mapping Driver)
  • intel_agp
  • crc_t10dif
  • e1000e (Intel(R) PRO/1000 Network Driver)

Trying Debian squeeze install

Intent

Let's try the Squeeze daily build for AMD64 architectures by booting on USB Sid Debian Installer

default vmlinuz
append initrd=initrd.gz

We can even try the graphical version by using:

default vmlinuz
append initrd=initrd.gz video=vesa:ywrap,mtrr vga=788

This needs a regular daily build of Squeeze netinst CD ISO to be stored on the stick, I got the 2009-05-11_22:00 snapshot.

Booting on the USB

The ISO file can even be in a sub-directory but it may take a bit more time to be found.
Apparently Wi-Fi interface could be used for the Netinst but it only supports WEP, no WPA, so I'll use the Ethernet option.
It expects DHCP by default, I'm not sure how you could use static IP
In case of problems you can find a console by pressing CTRL-ALT-F2/ENTER, and find back the graphical installer by pressing ALT-F5 or ALT-F6

Partitioning

As I wanted a special setup I chose the manual mode for partitioning.
Actually I first ran the guided setup with LVM and encryption but this was not what I needed.
So:

  • Create part#1, 255MB, ext2, /boot
  • Create part#2, 20GB, FAT32, this is in case I'll try Xen one day...
  • Create part#3, 30GB, with crypto dm-crypt
  • Create part#5, 80GB, not formatted
  • Create part#6, 29.8GB, not formatted

dm-crypt actually installs LUKS partitions
Note that for part#5 and #6, simply choose "logical partition", it will create the extended part#4 without showing it.
Then run configure encrypted volumes visible on top of the menu and type passphrases for the encrypted partition. I kept the default aes 256 cbc-essiv:sha256
part#5 and part#6 will also be LUKS partitions but I'll do them later as I want to use XTS block chaining.
Then back to the partitioning screen, now you can configure the content of part#3: sda3_crypt will be /root, formatted as ext3 with user_xattr.
If, like me, you already configured the other encrypted partitions then want to go back and change crypto settings or deleting them, the system will refuse because they're in use. I tried to undo them properly but finally I chose to delete part#4 with fdisk from the console to delete the whole extended partition then by going back to the main list of the Installer, and choosing again Partitioning, I could redo them.
With 3GB of RAM I chose to not setup swap (I could still do a file-based swap if needed)