LinuxQuestions.org
Support LQ: Use code LQ3 and save $3 on Domain Registration
Go Back   LinuxQuestions.org > Forums > Linux > Linux - Laptop and Netbook
User Name
Password
Linux - Laptop and Netbook Having a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind).

Notices

Tags used in this thread
Popular LQ Tags , , , ,

Reply
 
Thread Tools
Old 11-16-2007, 01:23 PM   #1
kiwisaotome
LQ Newbie
 
Registered: Mar 2006
Location: Chicago, IL
Distribution: Zenwalk 5.0
Posts: 11
Thanked: 0
ACPI issues / Boot Hangups in Slackware Distros


[Log in to get rid of this advertisement]
Hi! I'm having some problems booting Zenwalk 4.8. During the boot, I get this wonderful hangup:

Code:
pcmcia: parent pci bridge memory window: 0xc8400000 - 0xc84fffff
pcmcia: parent pci bridge memory window: 0x88000000 - 0x8bffffff
cs: IO port probe 0xc00 - 0xcff: clean.
cs: IO port probe 0x820 - 0x8ff: clean.
cs: IO port probe 0x800 - 0x80f:

And it hangs on the last line.

This is what I get from lspci:

Code:
00:00.0 Host bridge: Intel Corporation Mobile 945GM/PM/GMS, 943/940GML and 945GT Express Memory Controller Hub (rev 03)
00:01.0 PCI bridge: Intel Corporation Mobile 945GM/PM/GMS, 943/940GML and 945GT Express PCI Express Root Port (rev 03)
00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 02)
00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 (rev 02)
00:1c.1 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 2 (rev 02)
00:1c.2 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 3 (rev 02)
00:1c.3 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 4 (rev 02)
00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #1 (rev 02)
00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #2 (rev 02)
00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #3 (rev 02)
00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #4 (rev 02)
00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2)
00:1f.0 ISA bridge: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge (rev 02)
00:1f.2 IDE interface: Intel Corporation 82801GBM/GHM (ICH7 Family) SATA IDE Controller (rev 02)
00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 02)
01:00.0 VGA compatible controller: ATI Technologies Inc Radeon Mobility X1400
03:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG Network Connection (rev 02)
04:00.0 Ethernet controller: Broadcom Corporation NetLink BCM5789 Gigabit Ethernet PCI Express (rev 21)
0a:09.0 CardBus bridge: Texas Instruments PCIxx12 Cardbus Controller
0a:09.1 FireWire (IEEE 1394): Texas Instruments PCIxx12 OHCI Compliant IEEE 1394 Host Controller
0a:09.2 Mass storage controller: Texas Instruments 5-in-1 Multimedia Card Reader (SD/MMC/MS/MS PRO/xD)
I'm running a laptop and I usually don't have problems using acpi on debian based distros... But for some reason, Slackware based distros hate my computer.

Now, what I'd usually do is use acpi=off to boot my computer, but it's certainly a bother not being able to keep track of my battery power and being unable to fully shut down / suspend / etc.

So, any suggestions as to what I could do besides use acpi=off? I'm rather stumped...
kiwisaotome is offline  
Tag This Post , ,
Reply With Quote
Old 11-16-2007, 05:31 PM   #2
Willy Gommel
LQ Newbie
 
Registered: Nov 2007
Posts: 19
Thanked: 0
If Slackware is causing such problems and Debian doesn't, then it would seem prudent to go with Debian. Is there some reason why not?

Aside from that, I have no suggestions. I must confess my ignorance of what Zenwalk is.
Willy Gommel is offline     Reply With Quote
Old 11-17-2007, 01:45 AM   #3
elliott678
Member
 
Registered: Mar 2005
Location: North Carolina
Distribution: Arch
Posts: 789
Thanked: 19
You have a Dell Latitude, or similar, don't you?

Edit out the 0x800-0x80f range in your /etc/pcmcia/config.opts
elliott678 is offline     Reply With Quote
Old 04-03-2008, 08:57 PM   #4
caduqued
LQ Newbie
 
Registered: Apr 2008
Location: Coventry, United Kingdom
Distribution: Slackware 12.2, 13, suse (by compromise ;) )
Posts: 19
Thanked: 0
Hi guys,


I have the same problem. My laptop is a Toshiba Satellite Pro, and I'm running slackware 12. I'd like to try with solution proposed by elliott678, but as a totally absolutely newbie as I am, What must I edit in that file?, Sorry for this silly question...
caduqued is offline     Reply With Quote
Old 04-03-2008, 09:12 PM   #5
caduqued
LQ Newbie
 
Registered: Apr 2008
Location: Coventry, United Kingdom
Distribution: Slackware 12.2, 13, suse (by compromise ;) )
Posts: 19
Thanked: 0
Linux - Toshiba Laptop Boot Hangup in Slackware Solved !!!

Hi guys,

I've tried with elliott678 solution, and it works for me. Thanks a lot. I just edited my /etc/pcmcia/config.opts file, removing "port 0x800-0x80f" of "include" line, reboot and great!!!, none hangup.

Thanks elliot.
caduqued is offline  
Tag This Post , , ,
Reply With Quote
Old 09-13-2008, 08:27 AM   #6
outrosdiasvirao
LQ Newbie
 
Registered: Feb 2006
Posts: 6
Thanked: 0
Same problem with Slackware 12 and Toshiba Satellite

I've the same problem. Removing "port 0x800-0x80f" in /etc/pcmcia/config.opts file don't works in Slackware 12. Then I'm using append="acpi=off noapic" in /etc/lilo.conf.
Some suggestion to resolve this problem?

Last edited by outrosdiasvirao; 09-13-2008 at 08:30 AM..
outrosdiasvirao is offline     Reply With Quote

Reply

Bookmarks


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Weird Hangups: Slackware 12.0, E17 trashbird1240 Slackware 5 09-06-2007 10:12 AM
Quintuple boot with Slackware 10.2 and other Linux distros? sebajo Slackware 8 03-31-2007 06:28 PM
Boot issues in Slackware 11 joebum Linux - Newbie 11 03-11-2007 04:20 PM
Slackware installation, boot issues and updating lokus Slackware - Installation 8 03-09-2006 07:27 AM
Slackware hangups sokol Linux - Hardware 5 11-05-2003 01:04 PM


All times are GMT -5. The time now is 08:23 PM.

Main Menu
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
RSS2  LQ Podcast
RSS2  LQ Radio
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration