Package: installation-reports Boot method: CD Image version: debian-wheezy-DI-rc1-i386-netinst.iso Date: 2013-02-24
Machine: Acer Aspire 7715 Processor: Pentium(R) Dual-Core CPU T4400 @ 2.20GHz Memory: 4GB Partitions: (partitioned manually, sda1 is / for Debian 6.0.7, sda3 is where I tried installing / of Debian 7). root@swan:~# fdisk -l /dev/sda Disk /dev/sda: 640.1 GB, 640135028736 bytes 255 heads, 63 sectors/track, 77825 cylinders, total 1250263728 sectors Units = sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disk identifier: 0x000c387c Device Boot Start End Blocks Id System /dev/sda1 2048 97656831 48827392 83 Linux /dev/sda2 97656832 109375487 5859328 82 Linux swap / Solaris /dev/sda3 * 109375488 207032319 48828416 83 Linux /dev/sda4 207032320 1250263039 521615360 83 Linux Output of lspci -knn (or lspci -nn): root@swan:~# lspci -knn 00:00.0 Host bridge [0600]: Intel Corporation Mobile 4 Series Chipset Memory Controller Hub [8086:2a40] (rev 09) Subsystem: Acer Incorporated [ALI] Device [1025:0210] Kernel driver in use: agpgart-intel 00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller [8086:2a42] (rev 09) Subsystem: Acer Incorporated [ALI] Device [1025:0210] Kernel driver in use: i915 00:02.1 Display controller [0380]: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller [8086:2a43] (rev 09) Subsystem: Acer Incorporated [ALI] Device [1025:0210] 00:1a.0 USB controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 [8086:2937] (rev 03) Subsystem: Acer Incorporated [ALI] Device [1025:0210] Kernel driver in use: uhci_hcd 00:1a.7 USB controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #2 [8086:293c] (rev 03) Subsystem: Acer Incorporated [ALI] Device [1025:0210] Kernel driver in use: ehci_hcd 00:1b.0 Audio device [0403]: Intel Corporation 82801I (ICH9 Family) HD Audio Controller [8086:293e] (rev 03) Subsystem: Acer Incorporated [ALI] Device [1025:0210] Kernel driver in use: snd_hda_intel 00:1c.0 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) PCI Express Port 1 [8086:2940] (rev 03) Kernel driver in use: pcieport 00:1c.1 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) PCI Express Port 2 [8086:2942] (rev 03) Kernel driver in use: pcieport 00:1c.2 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) PCI Express Port 3 [8086:2944] (rev 03) Kernel driver in use: pcieport 00:1d.0 USB controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 [8086:2934] (rev 03) Subsystem: Acer Incorporated [ALI] Device [1025:0210] Kernel driver in use: uhci_hcd 00:1d.1 USB controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #2 [8086:2935] (rev 03) Subsystem: Acer Incorporated [ALI] Device [1025:0210] Kernel driver in use: uhci_hcd 00:1d.2 USB controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #3 [8086:2936] (rev 03) Subsystem: Acer Incorporated [ALI] Device [1025:0210] Kernel driver in use: uhci_hcd 00:1d.3 USB controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #6 [8086:2939] (rev 03) Subsystem: Acer Incorporated [ALI] Device [1025:0210] Kernel driver in use: uhci_hcd 00:1d.7 USB controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #1 [8086:293a] (rev 03) Subsystem: Acer Incorporated [ALI] Device [1025:0210] Kernel driver in use: ehci_hcd 00:1e.0 PCI bridge [0604]: Intel Corporation 82801 Mobile PCI Bridge [8086:2448] (rev 93) 00:1f.0 ISA bridge [0601]: Intel Corporation ICH9M LPC Interface Controller [8086:2919] (rev 03) Subsystem: Acer Incorporated [ALI] Device [1025:0210] 00:1f.2 SATA controller [0106]: Intel Corporation 82801IBM/IEM (ICH9M/ICH9M-E) 4 port SATA Controller [AHCI mode] [8086:2929] (rev 03) Subsystem: Acer Incorporated [ALI] Device [1025:0210] Kernel driver in use: ahci 00:1f.3 SMBus [0c05]: Intel Corporation 82801I (ICH9 Family) SMBus Controller [8086:2930] (rev 03) Subsystem: Acer Incorporated [ALI] Device [1025:0210] Kernel driver in use: i801_smbus 04:00.0 Network controller [0280]: Broadcom Corporation BCM43225 802.11b/g/n [14e4:4357] (rev 01) Subsystem: Foxconn International, Inc. T77H103.00 Wireless Half-size Mini PCIe Card [105b:e021] Kernel driver in use: brcmsmac 05:00.0 Ethernet controller [0200]: Atheros Communications Inc. AR8132 Fast Ethernet [1969:1062] (rev c0) Subsystem: Acer Incorporated [ALI] Device [1025:0210] Kernel driver in use: atl1c Base System Installation Checklist: [O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it Initial boot: [O] Detect network card: [O] Configure network: [O] 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: [O] Overall install: [E] Comments/Problems: Installtion seemed to go ok, but when starting the installed system, the screen went really really dark (not quite absolutely black, but almost). I've succeeded in sort of working around this problem by means of adding acpi_osi=Linux as a kernel boot option, and adding setpci -s 00:02.0 F4.B=00 to /etc/rc.local but this is not a complete solution, since when e.g. the screen goes dark because the screen goes dark because for "screensaver" reasons, it is then impossible to recover. -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/CALrvCLDd-c344hhFFQD5NV7uHPzj5Q47aRHCf3Tf2tA+adM=r...@mail.gmail.com