Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Lenovo Ideapad Wheezy

Ask for help with issues regarding the Installations of the Debian O/S.
Post Reply
Message
Author
dmtr001
Posts: 4
Joined: 2012-04-23 03:58

Lenovo Ideapad Wheezy

#1 Post by dmtr001 »

Hello!
Need advice on Wheezy installing.
System -- Laptop Lenovo Ideapad z565 (4g, phenom quad core, ati5400).
--------------------------------
Now there is Debian Squeeze installed on laptop.
During Squeeze installing (last year) there were problems too.
Boot options:

Code: Select all

expertgui
results with blank screen
Boot options:

Code: Select all

expert vga=normal fb=false
Results with:

Code: Select all

ACPI: No dock devices found
PCI Root Bridge [PCI0] (0000:00)
pci 0000:00:02.0: PME# supported from D0 D3hot D3cold
pci 0000:00:02.0: PME# disabled
...(and 9 similar lines)
But this option helped me to install the system:

Code: Select all

expertgui pcie_aspm=off
--------------------------------
Boot from Wheezy netinst finishes with the blank screen.

Code: Select all

expert -- blank screen
expertgui pcie_aspm=off -- blank screen
All this boot options:

Code: Select all

expert vga=normal fb=false
expert vga=normal fb=false nolapic
expert vga=normal fb=false nomodeset
expert vga=normal fb=false pcie_aspm=off
expert vga=normal fb=false pcie_aspm=off nomodeset
Results with freezing and last message:

Code: Select all

pci_root PNP0A08:00: ignoring host bridge window [mem 0x000cc000-0x000cffff] (conflicts with Video ROM[0x000c0000-0x000ce9ff])
With options:

Code: Select all

expert vga=normal fb=false pci=nocrs
expert vga=normal fb=false pci=nocrs pcie_aspm=off noapic nolapic
Results with freezing and last messages:

Code: Select all

ACPI: No dock devices found
HEST: Table not found
PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug
ACPI: PCI Root Bridge {PCI0] (domain 0000 [bus 00-ff])
--------------------------------
Please help!

User avatar
dilberts_left_nut
Administrator
Administrator
Posts: 5346
Joined: 2009-10-05 07:54
Location: enzed
Has thanked: 12 times
Been thanked: 66 times

Re: Lenovo Ideapad Wheezy

#2 Post by dilberts_left_nut »

Why not just upgrade the squeeze to wheezy.
No need to run an installer at all.
AdrianTM wrote:There's no hacker in my grandma...

kevmitch
Posts: 498
Joined: 2008-01-29 20:43

Re: Lenovo Ideapad Wheezy

#3 Post by kevmitch »

Since you have an ati chip, you may need to install firmware-linux-nonfree.

Post Reply