[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#480780: [i386][lenny beta1] partial success



Package: installation-reports

Boot method: usb key
Image version: [1] lenny beta 1 boot.img.gz, plus [2] netinst .iso image
[1] http://cdimage.debian.org/cdimage/lenny_di_beta1/i386/iso-cd/debian-testing-i386-netinst.iso (md5: 23e8300f117a3d305b46a889ba71da83)
[2] http://ftp.nl.debian.org/debian/dists/testing/main/installer-i386/current/images/hd-media/boot.img.gz (md5: 0370ca57c0cf2a8b7ffb14c5874b6e20)

Date: 2008-05-12

Machine: home-built (Antec Fusion 240, Intel DG33BU motherboard, Intel Core2 CPU, E6550)
The mobo bios revision is DPP3501J.86A.0293.2007.1002.1519.
A later rev is available from Intel, I have not applied it as yet.

Partitions: <df -Tl will do; the raw partition table is preferred>
# df -Tl
Filesystem    Type   1K-blocks      Used Available Use% Mounted on
/dev/sda2     ext3      956628     96384    811648  11% /
tmpfs        tmpfs     1024784         0   1024784   0% /lib/init/rw
udev         tmpfs       10240        76     10164   1% /dev
tmpfs        tmpfs     1024784         0   1024784   0% /dev/shm
/dev/mapper/vg-home
              ext3   332165552    199452 315093040   1% /home
/dev/mapper/vg-tmp
              ext3     2064208     68680   1890672   4% /tmp
/dev/mapper/vg-usr
              ext3    10321208    272144   9524776   3% /usr
/dev/mapper/vg-var
              ext3     2064208    120404   1838948   7% /var

# fdisk -l /dev/sda
Disk /dev/sda: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0xa8aea8ae

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *           1       16318   131072000    7  HPFS/NTFS
/dev/sda2           16319       16439      971932+  83  Linux
/dev/sda3           16440       60801   356337765   8e  Linux LVM


Base System Installation Checklist:
[O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it

Initial boot:           [E]
Detect network card:    [E]
Configure network:      [ ]
Detect CD:              [O]
Load installer modules: [O]
Detect hard drives:     [O]
Partition hard drives:  [O]
Install base system:    [O]
Clock/timezone setup:   [O]
User/password setup:    [O]
Install tasks:          [O]
Install boot loader:    [E]
Overall install:        [O]

Comments/Problems:

Background
----------
New hardware, never installed before.
The cd drive is a SATA model, Pioneer DVR-215.
Windows Vista was installed on the bare hard disk, using 128Gb.
All the hardware worked fine under the Windows install, once appropriate
drivers were loaded from the cdrom supplied with the motherboard.

The plan was to install Debian using the rest of that disk.
Decided to try install from USB key, with lenny beta1 netinst.


Boot problems
-------------
Attempt 1:
----------
  boot:  install
  <loads kernel and initrd>
  _
Wedges with a _ cursor showing, nothing else. Keyboard unresponsive.
Power cycled.

Attempt 2:
----------
  boot: install acpi=off

More progress here.

Installer kernel complained about the BIOS during boot,
  BIOS bug, no explicit IRQ entries, using default mptable
  usb 7-1: device not accepting address 2, error -71
  sd 6:0:0:0:0:0 <some error, did not get the full text>
  ata-5 <some error>
Machine made several probes of the cd drive during this period.
Eventually the installer booted.

Some of this behaviour continued on later boots after installation;
the BIOS bug and usb messages. The ata-related messages did not persist
after I disconnected the dvd drive.

Network problems
----------------

Discovered during attempt 2.
Things proceeded smoothly until network card detection, which failed to find
a suitable driver.
I continued with "no network card" option.

This worked fine, allowing me to select a network mirror but also coping
with there being no network connectivity.


Boot loader problems
--------------------

The boot loader installation process sort of did the right thing, but not quite.

Where I confused it was by unplugging the USB key (as prompted by the
installer during the "finish install" screen), during the POST phase
of the reboot into the new OS.

The behaviour I observed was
 - a long pause after the usual BIOS splash screen, then the Windows startup
   screen appearing. So I waited for it to boot and did a normal shutdown.
 - reinserted the key and powered up. After the BIOS splash, I get a single
   word on screen
     GRUB
   and I can't type anything.
 - after some period of time Windows starts booting.


What I think happened was
 - grub updated the MBR of the _USB stick_ rather than the internal hard disk.

This probably occurred because the system BIOS was set to detect USB devices
(and try booting from them) before internal devices.
So the installer device was found as /dev/sda, and the internal disk /dev/sdb.
I was constrained to do this; there was no separate "boot from USB" boot menu
item. And the installer defaults to updating MBR of the first disk in the
enumeration.

I redid the install, same result. To do this I had to rebuild the key
 (zcat boot.img.gz > /dev/sdb; mount /dev/sdb /mnt; cp netinst.iso /mnt)
or syslinux would not boot. This made me realize what grub had done.

The grub configuration was actually sensible, if one assumed that I was going
to leave the USB key in place across reboots. I did not test this actually
worked, I was more concerned with getting the hardware going.

On the reinstall I changed the debconf priority to "low" before the "install
grub to mbr" step, to see if there was some way to specify which disk would
be written to, or if I could in some way say "ignore the USB key" before
choosing a target for grub installation.
I could not see one. In the log on vty 4 there was information about what
to do if grub-install got things wrong, but I found it difficult to parse.

I ended up fixing things by booting the rescue mode (boot: rescue acpi=off)
editing the /boot/grub/menu.lst and /etc/fstab, then rebooting.

I could possibly have avoided this issue if I had chosen to put the entire
debian install inside an LVM volume instead of making '/' a plain ext3
partition. But I didn't.

--

Please make sure that the hardware-summary log file, and any other
installation logs that you think would be useful are attached to this
report. Please compress large files using gzip.

Once you have filled out this report, mail it to submit@bugs.debian.org.

umame -a: Linux (none) 2.6.22-3-486 #1 Mon Nov 12 07:53:08 UTC 2007 i686 unknown
lspci -nn: 00:00.0 Host bridge [0600]: Intel Corporation 82G33/G31/P35/P31 Express DRAM Controller [8086:29c0] (rev 02)
lspci -nn: 00:02.0 VGA compatible controller [0300]: Intel Corporation 82G33/G31 Express Integrated Graphics Controller [8086:29c2] (rev 02)
lspci -nn: 00:03.0 Communication controller [0780]: Intel Corporation 82G33/G31/P35/P31 Express MEI Controller [8086:29c4] (rev 02)
lspci -nn: 00:19.0 Ethernet controller [0200]: Intel Corporation 82566DC-2 Gigabit Network Connection [8086:294c] (rev 02)
lspci -nn: 00:1a.0 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 [8086:2937] (rev 02)
lspci -nn: 00:1a.1 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #5 [8086:2938] (rev 02)
lspci -nn: 00:1a.2 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #6 [8086:2939] (rev 02)
lspci -nn: 00:1a.7 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #2 [8086:293c] (rev 02)
lspci -nn: 00:1b.0 Audio device [0403]: Intel Corporation 82801I (ICH9 Family) HD Audio Controller [8086:293e] (rev 02)
lspci -nn: 00:1c.0 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) PCI Express Port 1 [8086:2940] (rev 02)
lspci -nn: 00:1c.1 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) PCI Express Port 2 [8086:2942] (rev 02)
lspci -nn: 00:1c.2 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) PCI Express Port 3 [8086:2944] (rev 02)
lspci -nn: 00:1c.3 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) PCI Express Port 4 [8086:2946] (rev 02)
lspci -nn: 00:1c.4 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) PCI Express Port 5 [8086:2948] (rev 02)
lspci -nn: 00:1d.0 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 [8086:2934] (rev 02)
lspci -nn: 00:1d.1 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #2 [8086:2935] (rev 02)
lspci -nn: 00:1d.2 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #3 [8086:2936] (rev 02)
lspci -nn: 00:1d.7 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #1 [8086:293a] (rev 02)
lspci -nn: 00:1e.0 PCI bridge [0604]: Intel Corporation 82801 PCI Bridge [8086:244e] (rev 92)
lspci -nn: 00:1f.0 ISA bridge [0601]: Intel Corporation 82801IH (ICH9DH) LPC Interface Controller [8086:2912] (rev 02)
lspci -nn: 00:1f.2 SATA controller [0106]: Intel Corporation 82801IR/IO/IH (ICH9R/DO/DH) 6 port SATA AHCI Controller [8086:2922] (rev 02)
lspci -nn: 00:1f.3 SMBus [0c05]: Intel Corporation 82801I (ICH9 Family) SMBus Controller [8086:2930] (rev 02)
lspci -nn: 02:00.0 IDE interface [0101]: Marvell Technology Group Ltd. 88SE6101 single-port PATA133 interface [11ab:6101] (rev b2)
lspci -nn: 06:01.0 USB Controller [0c03]: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller [1106:3038] (rev 61)
lspci -nn: 06:01.1 USB Controller [0c03]: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller [1106:3038] (rev 61)
lspci -nn: 06:01.2 USB Controller [0c03]: VIA Technologies, Inc. USB 2.0 [1106:3104] (rev 63)
lspci -nn: 06:03.0 FireWire (IEEE 1394) [0c00]: Texas Instruments TSB43AB22/A IEEE-1394a-2000 Controller (PHY/Link) [104c:8023]
lspci -vnn: 00:00.0 Host bridge [0600]: Intel Corporation 82G33/G31/P35/P31 Express DRAM Controller [8086:29c0] (rev 02)
lspci -vnn: 	Subsystem: Intel Corporation Unknown device [8086:5044]
lspci -vnn: 	Flags: bus master, fast devsel, latency 0
lspci -vnn: 	Capabilities: [e0] Vendor Specific Information <?>
lspci -vnn: lspci -vnn: 00:02.0 VGA compatible controller [0300]: Intel Corporation 82G33/G31 Express Integrated Graphics Controller [8086:29c2] (rev 02)
lspci -vnn: 	Subsystem: Intel Corporation Unknown device [8086:5044]
lspci -vnn: 	Flags: bus master, fast devsel, latency 0, IRQ 11
lspci -vnn: 	Memory at 90300000 (32-bit, non-prefetchable) [size=512K]
lspci -vnn: 	I/O ports at 3430 [size=8]
lspci -vnn: 	Memory at 80000000 (32-bit, prefetchable) [size=256M]
lspci -vnn: 	Memory at 90200000 (32-bit, non-prefetchable) [size=1M]
lspci -vnn: 	Capabilities: [90] Message Signalled Interrupts: Mask- 64bit- Queue=0/0 Enable-
lspci -vnn: 	Capabilities: [d0] Power Management version 2
lspci -vnn: lspci -vnn: 00:03.0 Communication controller [0780]: Intel Corporation 82G33/G31/P35/P31 Express MEI Controller [8086:29c4] (rev 02)
lspci -vnn: 	Subsystem: Intel Corporation Unknown device [8086:5044]
lspci -vnn: 	Flags: bus master, fast devsel, latency 0, IRQ 11
lspci -vnn: 	Memory at 903a6100 (64-bit, non-prefetchable) [size=16]
lspci -vnn: 	Capabilities: [50] Power Management version 3
lspci -vnn: 	Capabilities: [8c] Message Signalled Interrupts: Mask- 64bit+ Queue=0/0 Enable-
lspci -vnn: lspci -vnn: 00:19.0 Ethernet controller [0200]: Intel Corporation 82566DC-2 Gigabit Network Connection [8086:294c] (rev 02)
lspci -vnn: 	Subsystem: Intel Corporation Unknown device [8086:0001]
lspci -vnn: 	Flags: bus master, fast devsel, latency 0, IRQ 9
lspci -vnn: 	Memory at 90380000 (32-bit, non-prefetchable) [size=128K]
lspci -vnn: 	Memory at 903a4000 (32-bit, non-prefetchable) [size=4K]
lspci -vnn: 	I/O ports at 3400 [size=32]
lspci -vnn: 	Capabilities: [c8] Power Management version 2
lspci -vnn: 	Capabilities: [d0] Message Signalled Interrupts: Mask- 64bit+ Queue=0/0 Enable-
lspci -vnn: 	Capabilities: [e0] Vendor Specific Information <?>
lspci -vnn: lspci -vnn: 00:1a.0 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 [8086:2937] (rev 02)
lspci -vnn: 	Subsystem: Intel Corporation Unknown device [8086:5044]
lspci -vnn: 	Flags: bus master, medium devsel, latency 0, IRQ 10
lspci -vnn: 	I/O ports at 30e0 [size=32]
lspci -vnn: 	Capabilities: [50] Vendor Specific Information <?>
lspci -vnn: 	Kernel driver in use: uhci_hcd
lspci -vnn: 	Kernel modules: uhci-hcd
lspci -vnn: lspci -vnn: 00:1a.1 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #5 [8086:2938] (rev 02)
lspci -vnn: 	Subsystem: Intel Corporation Unknown device [8086:5044]
lspci -vnn: 	Flags: bus master, medium devsel, latency 0, IRQ 11
lspci -vnn: 	I/O ports at 30c0 [size=32]
lspci -vnn: 	Capabilities: [50] Vendor Specific Information <?>
lspci -vnn: 	Kernel driver in use: uhci_hcd
lspci -vnn: 	Kernel modules: uhci-hcd
lspci -vnn: lspci -vnn: 00:1a.2 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #6 [8086:2939] (rev 02)
lspci -vnn: 	Subsystem: Intel Corporation Unknown device [8086:5044]
lspci -vnn: 	Flags: bus master, medium devsel, latency 0, IRQ 9
lspci -vnn: 	I/O ports at 30a0 [size=32]
lspci -vnn: 	Capabilities: [50] Vendor Specific Information <?>
lspci -vnn: 	Kernel driver in use: uhci_hcd
lspci -vnn: 	Kernel modules: uhci-hcd
lspci -vnn: lspci -vnn: 00:1a.7 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #2 [8086:293c] (rev 02) (prog-if 20)
lspci -vnn: 	Subsystem: Intel Corporation Unknown device [8086:5044]
lspci -vnn: 	Flags: bus master, medium devsel, latency 0, IRQ 9
lspci -vnn: 	Memory at 903a5c00 (32-bit, non-prefetchable) [size=1K]
lspci -vnn: 	Capabilities: [50] Power Management version 2
lspci -vnn: 	Capabilities: [58] Debug port: BAR=1 offset=00a0
lspci -vnn: 	Capabilities: [98] Vendor Specific Information <?>
lspci -vnn: 	Kernel driver in use: ehci_hcd
lspci -vnn: 	Kernel modules: ehci-hcd
lspci -vnn: lspci -vnn: 00:1b.0 Audio device [0403]: Intel Corporation 82801I (ICH9 Family) HD Audio Controller [8086:293e] (rev 02)
lspci -vnn: 	Subsystem: Intel Corporation Unknown device [8086:0001]
lspci -vnn: 	Flags: bus master, fast devsel, latency 0, IRQ 10
lspci -vnn: 	Memory at 903a0000 (64-bit, non-prefetchable) [size=16K]
lspci -vnn: 	Capabilities: [50] Power Management version 2
lspci -vnn: 	Capabilities: [60] Message Signalled Interrupts: Mask- 64bit+ Queue=0/0 Enable-
lspci -vnn: 	Capabilities: [70] Express Root Complex Integrated Endpoint, MSI 00
lspci -vnn: lspci -vnn: 00:1c.0 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) PCI Express Port 1 [8086:2940] (rev 02)
lspci -vnn: 	Flags: bus master, fast devsel, latency 0
lspci -vnn: 	Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
lspci -vnn: 	Memory behind bridge: 90400000-904fffff
lspci -vnn: 	Capabilities: [40] Express Root Port (Slot+), MSI 00
lspci -vnn: 	Capabilities: [80] Message Signalled Interrupts: Mask- 64bit- Queue=0/0 Enable+
lspci -vnn: 	Capabilities: [90] Subsystem: Intel Corporation 82801I (ICH9 Family) PCI Express Port 1 [8086:2940]
lspci -vnn: 	Capabilities: [a0] Power Management version 2
lspci -vnn: 	Kernel driver in use: pcieport-driver
lspci -vnn: lspci -vnn: 00:1c.1 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) PCI Express Port 2 [8086:2942] (rev 02)
lspci -vnn: 	Flags: bus master, fast devsel, latency 0
lspci -vnn: 	Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
lspci -vnn: 	I/O behind bridge: 00002000-00002fff
lspci -vnn: 	Memory behind bridge: 90100000-901fffff
lspci -vnn: 	Capabilities: [40] Express Root Port (Slot+), MSI 00
lspci -vnn: 	Capabilities: [80] Message Signalled Interrupts: Mask- 64bit- Queue=0/0 Enable+
lspci -vnn: 	Capabilities: [90] Subsystem: Intel Corporation 82801I (ICH9 Family) PCI Express Port 2 [8086:2942]
lspci -vnn: 	Capabilities: [a0] Power Management version 2
lspci -vnn: 	Kernel driver in use: pcieport-driver
lspci -vnn: lspci -vnn: 00:1c.2 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) PCI Express Port 3 [8086:2944] (rev 02)
lspci -vnn: 	Flags: bus master, fast devsel, latency 0
lspci -vnn: 	Bus: primary=00, secondary=03, subordinate=03, sec-latency=0
lspci -vnn: 	Memory behind bridge: 90500000-905fffff
lspci -vnn: 	Capabilities: [40] Express Root Port (Slot+), MSI 00
lspci -vnn: 	Capabilities: [80] Message Signalled Interrupts: Mask- 64bit- Queue=0/0 Enable+
lspci -vnn: 	Capabilities: [90] Subsystem: Intel Corporation 82801I (ICH9 Family) PCI Express Port 3 [8086:2944]
lspci -vnn: 	Capabilities: [a0] Power Management version 2
lspci -vnn: 	Kernel driver in use: pcieport-driver
lspci -vnn: lspci -vnn: 00:1c.3 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) PCI Express Port 4 [8086:2946] (rev 02)
lspci -vnn: 	Flags: bus master, fast devsel, latency 0
lspci -vnn: 	Bus: primary=00, secondary=04, subordinate=04, sec-latency=0
lspci -vnn: 	Memory behind bridge: 90600000-906fffff
lspci -vnn: 	Capabilities: [40] Express Root Port (Slot+), MSI 00
lspci -vnn: 	Capabilities: [80] Message Signalled Interrupts: Mask- 64bit- Queue=0/0 Enable+
lspci -vnn: 	Capabilities: [90] Subsystem: Intel Corporation 82801I (ICH9 Family) PCI Express Port 4 [8086:2946]
lspci -vnn: 	Capabilities: [a0] Power Management version 2
lspci -vnn: 	Kernel driver in use: pcieport-driver
lspci -vnn: lspci -vnn: 00:1c.4 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) PCI Express Port 5 [8086:2948] (rev 02)
lspci -vnn: 	Flags: bus master, fast devsel, latency 0
lspci -vnn: 	Bus: primary=00, secondary=05, subordinate=05, sec-latency=0
lspci -vnn: 	Memory behind bridge: 90700000-907fffff
lspci -vnn: 	Capabilities: [40] Express Root Port (Slot+), MSI 00
lspci -vnn: 	Capabilities: [80] Message Signalled Interrupts: Mask- 64bit- Queue=0/0 Enable+
lspci -vnn: 	Capabilities: [90] Subsystem: Intel Corporation 82801I (ICH9 Family) PCI Express Port 5 [8086:2948]
lspci -vnn: 	Capabilities: [a0] Power Management version 2
lspci -vnn: 	Kernel driver in use: pcieport-driver
lspci -vnn: lspci -vnn: 00:1d.0 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 [8086:2934] (rev 02)
lspci -vnn: 	Subsystem: Intel Corporation Unknown device [8086:5044]
lspci -vnn: 	Flags: bus master, medium devsel, latency 0, IRQ 11
lspci -vnn: 	I/O ports at 3080 [size=32]
lspci -vnn: 	Capabilities: [50] Vendor Specific Information <?>
lspci -vnn: 	Kernel driver in use: uhci_hcd
lspci -vnn: 	Kernel modules: uhci-hcd
lspci -vnn: lspci -vnn: 00:1d.1 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #2 [8086:2935] (rev 02)
lspci -vnn: 	Subsystem: Intel Corporation Unknown device [8086:5044]
lspci -vnn: 	Flags: bus master, medium devsel, latency 0, IRQ 11
lspci -vnn: 	I/O ports at 3060 [size=32]
lspci -vnn: 	Capabilities: [50] Vendor Specific Information <?>
lspci -vnn: 	Kernel driver in use: uhci_hcd
lspci -vnn: 	Kernel modules: uhci-hcd
lspci -vnn: lspci -vnn: 00:1d.2 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #3 [8086:2936] (rev 02)
lspci -vnn: 	Subsystem: Intel Corporation Unknown device [8086:5044]
lspci -vnn: 	Flags: bus master, medium devsel, latency 0, IRQ 10
lspci -vnn: 	I/O ports at 3040 [size=32]
lspci -vnn: 	Capabilities: [50] Vendor Specific Information <?>
lspci -vnn: 	Kernel driver in use: uhci_hcd
lspci -vnn: 	Kernel modules: uhci-hcd
lspci -vnn: lspci -vnn: 00:1d.7 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #1 [8086:293a] (rev 02) (prog-if 20)
lspci -vnn: 	Subsystem: Intel Corporation Unknown device [8086:5044]
lspci -vnn: 	Flags: bus master, medium devsel, latency 0, IRQ 11
lspci -vnn: 	Memory at 903a5800 (32-bit, non-prefetchable) [size=1K]
lspci -vnn: 	Capabilities: [50] Power Management version 2
lspci -vnn: 	Capabilities: [58] Debug port: BAR=1 offset=00a0
lspci -vnn: 	Capabilities: [98] Vendor Specific Information <?>
lspci -vnn: 	Kernel driver in use: ehci_hcd
lspci -vnn: 	Kernel modules: ehci-hcd
lspci -vnn: lspci -vnn: 00:1e.0 PCI bridge [0604]: Intel Corporation 82801 PCI Bridge [8086:244e] (rev 92) (prog-if 01)
lspci -vnn: 	Flags: bus master, fast devsel, latency 0
lspci -vnn: 	Bus: primary=00, secondary=06, subordinate=06, sec-latency=32
lspci -vnn: 	I/O behind bridge: 00001000-00001fff
lspci -vnn: 	Memory behind bridge: 90000000-900fffff
lspci -vnn: 	Capabilities: [50] Subsystem: Intel Corporation Unknown device [8086:5044]
lspci -vnn: lspci -vnn: 00:1f.0 ISA bridge [0601]: Intel Corporation 82801IH (ICH9DH) LPC Interface Controller [8086:2912] (rev 02)
lspci -vnn: 	Subsystem: Intel Corporation Unknown device [8086:5044]
lspci -vnn: 	Flags: bus master, medium devsel, latency 0
lspci -vnn: 	Capabilities: [e0] Vendor Specific Information <?>
lspci -vnn: lspci -vnn: 00:1f.2 SATA controller [0106]: Intel Corporation 82801IR/IO/IH (ICH9R/DO/DH) 6 port SATA AHCI Controller [8086:2922] (rev 02) (prog-if 01)
lspci -vnn: 	Subsystem: Intel Corporation Unknown device [8086:5044]
lspci -vnn: 	Flags: bus master, 66MHz, medium devsel, latency 0, IRQ 218
lspci -vnn: 	I/O ports at 3428 [size=8]
lspci -vnn: 	I/O ports at 343c [size=4]
lspci -vnn: 	I/O ports at 3420 [size=8]
lspci -vnn: 	I/O ports at 3438 [size=4]
lspci -vnn: 	I/O ports at 3020 [size=32]
lspci -vnn: 	Memory at 903a5000 (32-bit, non-prefetchable) [size=2K]
lspci -vnn: 	Capabilities: [80] Message Signalled Interrupts: Mask- 64bit- Queue=0/4 Enable+
lspci -vnn: 	Capabilities: [70] Power Management version 3
lspci -vnn: 	Capabilities: [a8] SATA HBA <?>
lspci -vnn: 	Capabilities: [b0] Vendor Specific Information <?>
lspci -vnn: 	Kernel driver in use: ahci
lspci -vnn: 	Kernel modules: ahci
lspci -vnn: lspci -vnn: 00:1f.3 SMBus [0c05]: Intel Corporation 82801I (ICH9 Family) SMBus Controller [8086:2930] (rev 02)
lspci -vnn: 	Subsystem: Intel Corporation Unknown device [8086:5044]
lspci -vnn: 	Flags: medium devsel, IRQ 10
lspci -vnn: 	Memory at 903a6000 (64-bit, non-prefetchable) [size=256]
lspci -vnn: 	I/O ports at 3000 [size=32]
lspci -vnn: lspci -vnn: 02:00.0 IDE interface [0101]: Marvell Technology Group Ltd. 88SE6101 single-port PATA133 interface [11ab:6101] (rev b2) (prog-if 8f [Master SecP SecO PriP PriO])
lspci -vnn: 	Subsystem: Marvell Technology Group Ltd. 88SE6101 single-port PATA133 interface [11ab:6101]
lspci -vnn: 	Flags: bus master, fast devsel, latency 0, IRQ 9
lspci -vnn: 	I/O ports at 2018 [size=8]
lspci -vnn: 	I/O ports at 2024 [size=4]
lspci -vnn: 	I/O ports at 2010 [size=8]
lspci -vnn: 	I/O ports at 2020 [size=4]
lspci -vnn: 	I/O ports at 2000 [size=16]
lspci -vnn: 	Memory at 90100000 (32-bit, non-prefetchable) [size=512]
lspci -vnn: 	Capabilities: [48] Power Management version 2
lspci -vnn: 	Capabilities: [50] Message Signalled Interrupts: Mask- 64bit- Queue=0/0 Enable-
lspci -vnn: 	Capabilities: [e0] Express Legacy Endpoint, MSI 00
lspci -vnn: 	Kernel driver in use: pata_marvell
lspci -vnn: 	Kernel modules: pata_marvell
lspci -vnn: lspci -vnn: 06:01.0 USB Controller [0c03]: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller [1106:3038] (rev 61)
lspci -vnn: 	Subsystem: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller [1106:3038]
lspci -vnn: 	Flags: bus master, medium devsel, latency 32, IRQ 10
lspci -vnn: 	I/O ports at 1020 [size=32]
lspci -vnn: 	Capabilities: [80] Power Management version 2
lspci -vnn: 	Kernel driver in use: uhci_hcd
lspci -vnn: 	Kernel modules: uhci-hcd
lspci -vnn: lspci -vnn: 06:01.1 USB Controller [0c03]: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller [1106:3038] (rev 61)
lspci -vnn: 	Subsystem: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller [1106:3038]
lspci -vnn: 	Flags: bus master, medium devsel, latency 32, IRQ 11
lspci -vnn: 	I/O ports at 1000 [size=32]
lspci -vnn: 	Capabilities: [80] Power Management version 2
lspci -vnn: 	Kernel driver in use: uhci_hcd
lspci -vnn: 	Kernel modules: uhci-hcd
lspci -vnn: lspci -vnn: 06:01.2 USB Controller [0c03]: VIA Technologies, Inc. USB 2.0 [1106:3104] (rev 63) (prog-if 20)
lspci -vnn: 	Subsystem: VIA Technologies, Inc. USB 2.0 [1106:3104]
lspci -vnn: 	Flags: bus master, medium devsel, latency 32, IRQ 9
lspci -vnn: 	Memory at 90004800 (32-bit, non-prefetchable) [size=256]
lspci -vnn: 	Capabilities: [80] Power Management version 2
lspci -vnn: 	Kernel driver in use: ehci_hcd
lspci -vnn: 	Kernel modules: ehci-hcd
lspci -vnn: lspci -vnn: 06:03.0 FireWire (IEEE 1394) [0c00]: Texas Instruments TSB43AB22/A IEEE-1394a-2000 Controller (PHY/Link) [104c:8023] (prog-if 10)
lspci -vnn: 	Subsystem: Intel Corporation Unknown device [8086:5044]
lspci -vnn: 	Flags: bus master, medium devsel, latency 32, IRQ 11
lspci -vnn: 	Memory at 90004000 (32-bit, non-prefetchable) [size=2K]
lspci -vnn: 	Memory at 90000000 (32-bit, non-prefetchable) [size=16K]
lspci -vnn: 	Capabilities: [44] Power Management version 2
lspci -vnn: 	Kernel driver in use: firewire_ohci
lspci -vnn: 	Kernel modules: firewire-ohci
lspci -vnn: modulemap: 8086:2937 uhci_hcd
modulemap: 8086:2938 uhci_hcd
modulemap: 8086:2939 uhci_hcd
modulemap: 8086:293c ehci_hcd
modulemap: 8086:2934 uhci_hcd
modulemap: 8086:2935 uhci_hcd
modulemap: 8086:2936 uhci_hcd
modulemap: 8086:293a ehci_hcd
modulemap: 8086:2922 ahci
modulemap: 11ab:6101 pata_marvell
modulemap: 1106:3038 uhci_hcd
modulemap: 1106:3038 uhci_hcd
modulemap: 1106:3104 ehci_hcd
modulemap: 104c:8023 firewire_ohci
lsmod: Module                  Size  Used by
lsmod: ufs 70020 0 lsmod: qnx4 10756 0 lsmod: ntfs 198848 0 lsmod: dm_mod 51136 11 lsmod: xfs 491412 0 lsmod: jfs 163292 0 lsmod: firewire_sbp2 12164 0 lsmod: firewire_ohci 16640 0 lsmod: firewire_core 39488 2 firewire_sbp2,firewire_ohci
lsmod: crc_itu_t               2176  1 firewire_core
lsmod: pata_marvell 6912 0 lsmod: nls_iso8859_1 4096 3 lsmod: nls_cp437 5760 2 lsmod: loop 16260 2 lsmod: isofs 32056 1 lsmod: vfat 11648 2 lsmod: fat 47772 1 vfat lsmod: reiserfs 216064 0 lsmod: ext3 117896 5 lsmod: jbd 49576 1 ext3 lsmod: vga16fb 13068 2 lsmod: vgastate 8320 1 vga16fb lsmod: sd_mod 27024 6 lsmod: usb_storage 75712 2 lsmod: usbhid 25440 0 lsmod: hid 24192 1 usbhid lsmod: ahci 21380 2 lsmod: libata 116080 2 pata_marvell,ahci
lsmod: scsi_mod              136460  4 firewire_sbp2,sd_mod,usb_storage,libata
lsmod: generic                 4868  0 [permanent]
lsmod: ide_core              111784  2 usb_storage,generic
lsmod: ehci_hcd 30348 0 lsmod: uhci_hcd 22544 0 lsmod: usbcore 123160 5 usb_storage,usbhid,ehci_hcd,uhci_hcd
df: Filesystem           1k-blocks      Used Available Use% Mounted on
df: tmpfs                   453284        32    453252   0% /dev
df: tmpfs                   453284        32    453252   0% /dev
df: /dev/sda                244480    161560     82920  66% /hd-media
df: /dev/loop0              145442    145442         0 100% /cdrom
df: /dev/sdb2               956628     96180    811852  11% /target
df: /dev/mapper/vg-home  332165552    199436 315093056   0% /target/home
df: /dev/mapper/vg-tmp     2064208     68680   1890672   4% /target/tmp
df: /dev/mapper/vg-usr    10321208    268912   9528008   3% /target/usr
df: /dev/mapper/vg-var     2064208    118408   1840944   6% /target/var
df: /dev/loop0              145442    145442         0 100% /target/cdrom
df: /dev/sdb2               956628     96180    811852  11% /dev/.static/dev
df: tmpfs                   453284        32    453252   0% /target/dev
df: /dev/sdc1              1010072     25448    984624   3% /mnt
free:               total         used         free       shared      buffers
free:   Mem:       906568       478496       428072            0        30440
free:  Swap:      4194296            0      4194296
free: Total:      5100864       478496      4622368
cardctl status: /usr/bin/report-hw: /usr/bin/report-hw: 50: cardctl: not found
cardctl ident: /usr/bin/report-hw: /usr/bin/report-hw: 51: cardctl: not found
/proc/cpuinfo: processor	: 0
/proc/cpuinfo: vendor_id	: GenuineIntel
/proc/cpuinfo: cpu family	: 6
/proc/cpuinfo: model		: 15
/proc/cpuinfo: model name	: Intel(R) Core(TM)2 Duo CPU     E6550  @ 2.33GHz
/proc/cpuinfo: stepping	: 11
/proc/cpuinfo: cpu MHz		: 2333.190
/proc/cpuinfo: cache size	: 4096 KB
/proc/cpuinfo: fdiv_bug	: no
/proc/cpuinfo: hlt_bug		: no
/proc/cpuinfo: f00f_bug	: no
/proc/cpuinfo: coma_bug	: no
/proc/cpuinfo: fpu		: yes
/proc/cpuinfo: fpu_exception	: yes
/proc/cpuinfo: cpuid level	: 10
/proc/cpuinfo: wp		: yes
/proc/cpuinfo: 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 pni monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr lahf_lm
/proc/cpuinfo: bogomips	: 4669.48
/proc/cpuinfo: clflush size	: 64
/proc/cpuinfo: /proc/ioports: 0000-001f : dma1
/proc/ioports: 0020-0021 : pic1
/proc/ioports: 0040-0043 : timer0
/proc/ioports: 0050-0053 : timer1
/proc/ioports: 0060-006f : keyboard
/proc/ioports: 0080-008f : dma page reg
/proc/ioports: 00a0-00a1 : pic2
/proc/ioports: 00c0-00df : dma2
/proc/ioports: 00f0-00ff : fpu
/proc/ioports: 03c0-03df : vga+
/proc/ioports: 03f8-03ff : serial
/proc/ioports: 0cf8-0cff : PCI conf1
/proc/ioports: 1000-1fff : PCI Bus #06
/proc/ioports:   1000-101f : 0000:06:01.1
/proc/ioports:     1000-101f : uhci_hcd
/proc/ioports:   1020-103f : 0000:06:01.0
/proc/ioports:     1020-103f : uhci_hcd
/proc/ioports: 2000-2fff : PCI Bus #02
/proc/ioports:   2000-200f : 0000:02:00.0
/proc/ioports:     2000-200f : libata
/proc/ioports:   2010-2017 : 0000:02:00.0
/proc/ioports:   2018-201f : 0000:02:00.0
/proc/ioports:     2018-201f : libata
/proc/ioports:   2020-2023 : 0000:02:00.0
/proc/ioports:   2024-2027 : 0000:02:00.0
/proc/ioports:     2024-2027 : libata
/proc/ioports: 3000-301f : 0000:00:1f.3
/proc/ioports: 3020-303f : 0000:00:1f.2
/proc/ioports: 3040-305f : 0000:00:1d.2
/proc/ioports:   3040-305f : uhci_hcd
/proc/ioports: 3060-307f : 0000:00:1d.1
/proc/ioports:   3060-307f : uhci_hcd
/proc/ioports: 3080-309f : 0000:00:1d.0
/proc/ioports:   3080-309f : uhci_hcd
/proc/ioports: 30a0-30bf : 0000:00:1a.2
/proc/ioports:   30a0-30bf : uhci_hcd
/proc/ioports: 30c0-30df : 0000:00:1a.1
/proc/ioports:   30c0-30df : uhci_hcd
/proc/ioports: 30e0-30ff : 0000:00:1a.0
/proc/ioports:   30e0-30ff : uhci_hcd
/proc/ioports: 3400-341f : 0000:00:19.0
/proc/ioports: 3420-3427 : 0000:00:1f.2
/proc/ioports: 3428-342f : 0000:00:1f.2
/proc/ioports: 3430-3437 : 0000:00:02.0
/proc/ioports: 3438-343b : 0000:00:1f.2
/proc/ioports: 343c-343f : 0000:00:1f.2
/proc/iomem: 00000000-0009ebff : System RAM
/proc/iomem:   00000000-00000000 : Crash kernel
/proc/iomem: 0009ec00-0009ffff : reserved
/proc/iomem: 000a0000-000bffff : Video RAM area
/proc/iomem: 000c0000-000c7fff : Video ROM
/proc/iomem: 000cd800-000ce7ff : Adapter ROM
/proc/iomem: 000ce800-000cf7ff : Adapter ROM
/proc/iomem: 000f0000-000fffff : System ROM
/proc/iomem: 00100000-7e412fff : System RAM
/proc/iomem:   00100000-0029e27a : Kernel code
/proc/iomem:   0029e27b-00340cc3 : Kernel data
/proc/iomem: 7e413000-7e414fff : reserved
/proc/iomem: 7e415000-7e52afff : System RAM
/proc/iomem: 7e52b000-7e5e4fff : ACPI Non-volatile Storage
/proc/iomem: 7e5e5000-7e5e9fff : System RAM
/proc/iomem: 7e5ea000-7e5f2fff : ACPI Tables
/proc/iomem: 7e5f3000-7e5f3fff : System RAM
/proc/iomem: 7e5f4000-7e5fefff : ACPI Tables
/proc/iomem: 7e5ff000-7e5fffff : System RAM
/proc/iomem: 7e600000-7effffff : reserved
/proc/iomem: 80000000-8fffffff : 0000:00:02.0
/proc/iomem: 90000000-900fffff : PCI Bus #06
/proc/iomem:   90000000-90003fff : 0000:06:03.0
/proc/iomem:   90004000-900047ff : 0000:06:03.0
/proc/iomem:     90004000-900047ff : firewire_ohci
/proc/iomem:   90004800-900048ff : 0000:06:01.2
/proc/iomem:     90004800-900048ff : ehci_hcd
/proc/iomem: 90100000-901fffff : PCI Bus #02
/proc/iomem:   90100000-901001ff : 0000:02:00.0
/proc/iomem: 90200000-902fffff : 0000:00:02.0
/proc/iomem: 90300000-9037ffff : 0000:00:02.0
/proc/iomem: 90380000-9039ffff : 0000:00:19.0
/proc/iomem: 903a0000-903a3fff : 0000:00:1b.0
/proc/iomem: 903a4000-903a4fff : 0000:00:19.0
/proc/iomem: 903a5000-903a57ff : 0000:00:1f.2
/proc/iomem:   903a5000-903a57ff : ahci
/proc/iomem: 903a5800-903a5bff : 0000:00:1d.7
/proc/iomem:   903a5800-903a5bff : ehci_hcd
/proc/iomem: 903a5c00-903a5fff : 0000:00:1a.7
/proc/iomem:   903a5c00-903a5fff : ehci_hcd
/proc/iomem: 903a6000-903a60ff : 0000:00:1f.3
/proc/iomem: 903a6100-903a610f : 0000:00:03.0
/proc/iomem: 90400000-904fffff : PCI Bus #01
/proc/iomem: 90500000-905fffff : PCI Bus #03
/proc/iomem: 90600000-906fffff : PCI Bus #04
/proc/iomem: 90700000-907fffff : PCI Bus #05
/proc/iomem: f0000000-f7ffffff : reserved
/proc/iomem: fff00000-ffffffff : reserved
/proc/interrupts: CPU0 /proc/interrupts: 0: 248875 XT-PIC-XT timer
/proc/interrupts:   1:       1462    XT-PIC-XT        i8042
/proc/interrupts:   2:          0    XT-PIC-XT        cascade
/proc/interrupts:   9:        127    XT-PIC-XT        uhci_hcd:usb3, ehci_hcd:usb9, ehci_hcd:usb11, libata
/proc/interrupts:  10:         11    XT-PIC-XT        uhci_hcd:usb1, uhci_hcd:usb6, uhci_hcd:usb7
/proc/interrupts:  11:      21778    XT-PIC-XT        uhci_hcd:usb2, uhci_hcd:usb4, uhci_hcd:usb5, uhci_hcd:usb8, ehci_hcd:usb10, firewire_ohci
/proc/interrupts:  12:          3    XT-PIC-XT        i8042
/proc/interrupts: 218:      29287   PCI-MSI-edge      ahci
/proc/interrupts: NMI: 0 /proc/interrupts: LOC: 247942 /proc/interrupts: ERR: 0
/proc/interrupts: MIS:          0
/proc/meminfo: MemTotal:       906568 kB
/proc/meminfo: MemFree:        427816 kB
/proc/meminfo: Buffers:         30440 kB
/proc/meminfo: Cached:         406492 kB
/proc/meminfo: SwapCached:          0 kB
/proc/meminfo: Active:         184552 kB
/proc/meminfo: Inactive:       258040 kB
/proc/meminfo: SwapTotal:     4194296 kB
/proc/meminfo: SwapFree:      4194296 kB
/proc/meminfo: Dirty:               0 kB
/proc/meminfo: Writeback:           0 kB
/proc/meminfo: AnonPages:        5364 kB
/proc/meminfo: Mapped:           1840 kB
/proc/meminfo: Slab:            23680 kB
/proc/meminfo: SReclaimable:    17492 kB
/proc/meminfo: SUnreclaim:       6188 kB
/proc/meminfo: PageTables:        180 kB
/proc/meminfo: NFS_Unstable:        0 kB
/proc/meminfo: Bounce:              0 kB
/proc/meminfo: CommitLimit:   4647580 kB
/proc/meminfo: Committed_AS:     8232 kB
/proc/meminfo: VmallocTotal:   122572 kB
/proc/meminfo: VmallocUsed:      8956 kB
/proc/meminfo: VmallocChunk:   113100 kB
/proc/bus/input/devices: I: Bus=0011 Vendor=0001 Product=0001 Version=ab41
/proc/bus/input/devices: N: Name="AT Translated Set 2 keyboard"
/proc/bus/input/devices: P: Phys=isa0060/serio0/input0
/proc/bus/input/devices: S: Sysfs=/class/input/input0
/proc/bus/input/devices: U: Uniq=
/proc/bus/input/devices: H: Handlers=kbd /proc/bus/input/devices: B: EV=120013
/proc/bus/input/devices: B: KEY=4 2000000 3802078 f840d001 feffffdf ffefffff ffffffff fffffffe
/proc/bus/input/devices: B: MSC=10
/proc/bus/input/devices: B: LED=7
/proc/bus/input/devices: /proc/bus/input/devices: I: Bus=0003 Vendor=413c Product=3010 Version=0100
/proc/bus/input/devices: N: Name="HID 413c:3010"
/proc/bus/input/devices: P: Phys=usb-0000:00:1a.2-1/input0
/proc/bus/input/devices: S: Sysfs=/class/input/input1
/proc/bus/input/devices: U: Uniq=
/proc/bus/input/devices: H: Handlers=mouse0 /proc/bus/input/devices: B: EV=7
/proc/bus/input/devices: B: KEY=70000 0 0 0 0 0 0 0 0
/proc/bus/input/devices: B: REL=103
/proc/bus/input/devices: dmidecode: /usr/bin/report-hw: /usr/bin/report-hw: 65: dmidecode: not found




Reply to: