Dell Vostro V13

From coreboot
Revision as of 06:47, 18 August 2010 by XVilka (talk | contribs)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

The wiki is being retired!

Documentation is now handled by the same processes we use for code: Add something to the Documentation/ directory in the coreboot repo, and it will be rendered to https://doc.coreboot.org/. Contributions welcome!

Dell Vostro V13 - laptop with ICH-9M chipset.

Hardware

Overview:

  • Northbridge: Mobile Intel GS45 Express GHMC with integrated video
  • Southbridge: Intel I/O Controller Hub 9-ME (ICH9M-E) 82801IEM
  • Super I/O: ITE IT8502E
    • The Super I/O also "contains" the embedded controller (EC), which is an 8051 derivate.
  • Audio controller:
  • ExpressCard controller:
  • ROM/BIOS chip: Winbond 25Q16BVSIG (SOIP/PDIP, 2 Mb, SPI, soldered)

lspci -tvnn:

-[0000:00]-+-00.0  Intel Corporation Mobile 4 Series Chipset Memory Controller Hub [8086:2a40]
           +-02.0  Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller [8086:2a42]
           +-02.1  Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller [8086:2a43]
           +-1a.0  Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 [8086:2937]
           +-1a.1  Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #5 [8086:2938]
           +-1a.2  Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #6 [8086:2939]
           +-1a.7  Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #2 [8086:293c]
           +-1b.0  Intel Corporation 82801I (ICH9 Family) HD Audio Controller [8086:293e]
           +-1c.0-[01-02]--
           +-1c.1-[03-04]--
           +-1c.2-[05-06]----00.0  Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller [10ec:8168]
           +-1c.3-[07-08]--
           +-1c.4-[09-0a]----00.0  Broadcom Corporation BCM4312 802.11b/g [14e4:4315]
           +-1d.0  Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 [8086:2934]
           +-1d.1  Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #2 [8086:2935]
           +-1d.2  Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #3 [8086:2936]
           +-1d.7  Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #1 [8086:293a]
           +-1e.0-[0b]--
           +-1f.0  Intel Corporation ICH9M-E LPC Interface Controller [8086:2917]
           +-1f.2  Intel Corporation ICH9M/M-E SATA AHCI Controller [8086:2929]
           \-1f.3  Intel Corporation 82801I (ICH9 Family) SMBus Controller [8086:2930]

cat /proc/cpuinfo:

processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 23
model name	: Intel(R) Celeron(R) CPU          743  @ 1.30GHz
stepping	: 10
cpu MHz		: 1297.056
cache size	: 1024 KB
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 13
wp		: yes
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 tm pbe nx lm constant_tsc arch_perfmon pebs bts aperfmperf pni dtes64 monitor ds_cpl tm2 ssse3 cx16 xtpr pdcm xsave lahf_lm
bogomips	: 2594.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 36 bits physical, 48 bits virtual
power management:

Photos

GNU head This work is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or any later version. This work is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.