public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
* Laptop does not reboot
@ 2004-02-26 20:41 Dieter Rohlfing
       [not found] ` <403E59FF.990E2CD0-uKKRHEr75Vc@public.gmane.org>
  0 siblings, 1 reply; 11+ messages in thread
From: Dieter Rohlfing @ 2004-02-26 20:41 UTC (permalink / raw)
  To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

Hello everybody,

I already posted my problem to debian-laptop (without success), but
somebody suggested to post it on this mailing list. So, here I am.

My laptop: Dell Inspiron 7500, BIOS revision A11, power management
disabled.

Linux: plain kernel 2.4.25 without any patches, Debian Woody 3.0R1

I installed Debian Woody 3.0R1 one week ago and - as far as I can see -
the system works. Before I had Debian Potato 2.2R4 (plain kernel 2.2.20
without any patches, both acpi and apm off).

My problem: the laptop does not reboot. When I request 'shutdown -r',
the system terminates all applications in my current run-level, properly
runs through run-level 6 and as last message it says 'rebooting ...'.
Then the LED of the built-in CDROM blinks, and the backlight of the LCD
goes off.

Up to this point everything is normal and the same with kernel 2.2.20.
Under 2.2.20 - when the laptop is rebooting - the backlight goes on
after 2 or 3 seconds, the BIOS info screen appears and then my lilo boot
menu comes up.

Under 2.4.25 nothing happens: the backlight stays off, the power LED is
on and the harddisk is still running. The laptop doesn't react on any
key, not even the famous ctrl-alt-del. Unfortunately, the laptop doesn't
have a reset button. :-(((

The only thing I can do: permently push down the power button for about
15 seconds, then the laptop goes off. After a short period I can push
the power button again, and then the laptop begins to boot.

Here is, what dmesg shows about the booting process:

kernel: klogd 1.4.1#10, log source = /proc/kmsg started.
kernel: Loaded 23027 symbols from /boot/sysmap.linux-2.4.25-orig.test.
kernel: Symbols match kernel version 2.4.25.
kernel: No module symbols loaded.
kernel: Linux version 2.4.25 (root-xTE1z6Ssw50@public.gmane.org) (gcc version 2.95.4 20011002
        (Debian prerelease)) #3 Mon Feb 23 22:32:44 CET 2004
kernel: BIOS-provided physical RAM map:
kernel:  BIOS-e820: 0000000000000000 - 000000000009f800 (usable)
kernel:  BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved)
kernel:  BIOS-e820: 00000000000ea000 - 0000000000100000 (reserved)
kernel:  BIOS-e820: 0000000000100000 - 000000000fff0000 (usable)
kernel:  BIOS-e820: 000000000fff0000 - 000000000ffffc00 (ACPI data)
kernel:  BIOS-e820: 000000000ffffc00 - 0000000010000000 (ACPI NVS)
kernel:  BIOS-e820: 00000000fff80000 - 0000000100000000 (reserved)
kernel: 0MB HIGHMEM available.
kernel: 255MB LOWMEM available.
kernel: ACPI: have wakeup address 0xc0001000
kernel: On node 0 totalpages: 65520
kernel: zone(0): 4096 pages.
kernel: zone(1): 61424 pages.
kernel: zone(2): 0 pages.
kernel: ACPI disabled because your bios is from 2000 and too old
kernel: You can enable it with acpi=force
kernel: Dell Inspiron 7500 machine detected. Disabling APM idle calls.
kernel: Dell Inspiron with broken BIOS detected.
        Refusing to enable the local APIC.
kernel: Kernel command line: BOOT_IMAGE=5 ro root=30f ramdisk_size=8192
        reboot=h,c acpi=off pci=noacpi apm=off video=atyfb:font:SUN12x22
kernel: Initializing CPU#0
kernel: Detected 601.373 MHz processor.
kernel: Console: colour dummy device 80x25
kernel: Calibrating delay loop... 1199.30 BogoMIPS
kernel: Memory: 255340k/262080k available (1972k kernel code,
        6352k reserved, 841k data, 168k init, 0k highmem)
kernel: Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)
kernel: Inode cache hash table entries: 16384 (order: 5, 131072 bytes)
kernel: Mount cache hash table entries: 512 (order: 0, 4096 bytes)
kernel: Buffer cache hash table entries: 16384 (order: 4, 65536 bytes)
kernel: Page-cache hash table entries: 65536 (order: 6, 262144 bytes)
kernel: CPU: L1 I cache: 16K, L1 D cache: 16K
kernel: CPU: L2 cache: 256K
kernel: CPU:     After generic, caps: 0383f9ff 00000000 00000000
00000000
kernel: CPU:             Common caps: 0383f9ff 00000000 00000000
00000000
kernel: CPU: Intel Pentium III (Coppermine) stepping 03
kernel: Enabling fast FPU save and restore... done.
kernel: Enabling unmasked SIMD FPU exception support... done.
kernel: Checking 'hlt' instruction... OK.
kernel: POSIX conformance testing by UNIFIX
kernel: mtrr: v1.40 (20010327) Richard Gooch (rgooch-r1x6VkxMR+00zabcByZE4g@public.gmane.org)
kernel: mtrr: detected mtrr type: Intel
kernel: ACPI: Subsystem revision 20040116
kernel: ACPI: Interpreter disabled.
kernel: PCI: PCI BIOS revision 2.10 entry at 0xfd9ae, last bus=1
kernel: PCI: Using configuration type 1
kernel: PCI: Probing PCI hardware
kernel: PCI: Probing PCI hardware (bus 00)
kernel: PCI: Using IRQ router PIIX/ICH [8086/7110] at 00:07.0
kernel: PCI: Found IRQ 11 for device 00:04.0
kernel: PCI: Sharing IRQ 11 with 00:04.1
kernel: PCI: Sharing IRQ 11 with 01:00.0
kernel: PCI: Cannot allocate resource region 4 of device 00:07.1
kernel: Limiting direct PCI/PCI transfers.
kernel: Linux NET4.0 for Linux 2.4
kernel: Based upon Swansea University Computer Society NET3.039
kernel: Initializing RT netlink socket
kernel: apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16)
kernel: Starting kswapd

Last, but not least, the relevant kernel configs:

CONFIG_X86=y
CONFIG_UID16=y
CONFIG_EXPERIMENTAL=y
CONFIG_MODULES=y
CONFIG_MODVERSIONS=y
CONFIG_KMOD=y
CONFIG_M486=y
CONFIG_X86_WP_WORKS_OK=y
CONFIG_X86_INVLPG=y
CONFIG_X86_CMPXCHG=y
CONFIG_X86_XADD=y
CONFIG_X86_BSWAP=y
CONFIG_X86_POPAD_OK=y
CONFIG_RWSEM_XCHGADD_ALGORITHM=y
CONFIG_X86_L1_CACHE_SHIFT=4
CONFIG_X86_USE_STRING_486=y
CONFIG_X86_ALIGNMENT_16=y
CONFIG_X86_PPRO_FENCE=y
CONFIG_HIGHMEM4G=y
CONFIG_HIGHMEM=y
CONFIG_HIGHIO=y
CONFIG_MTRR=y
CONFIG_X86_UP_APIC=y
CONFIG_X86_UP_IOAPIC=y
CONFIG_X86_LOCAL_APIC=y
CONFIG_X86_IO_APIC=y
CONFIG_NET=y
CONFIG_PCI=y
CONFIG_PCI_GOANY=y
CONFIG_PCI_BIOS=y
CONFIG_PCI_DIRECT=y
CONFIG_ISA=y
CONFIG_PCI_NAMES=y
CONFIG_HOTPLUG=y
CONFIG_PCMCIA=y
CONFIG_CARDBUS=y
CONFIG_HOTPLUG_PCI=y
CONFIG_SYSVIPC=y
CONFIG_SYSCTL=y
CONFIG_KCORE_ELF=y
CONFIG_BINFMT_AOUT=y
CONFIG_BINFMT_ELF=y
CONFIG_PM=y
CONFIG_APM=y
CONFIG_APM_IGNORE_USER_SUSPEND=y
CONFIG_APM_RTC_IS_GMT=y
CONFIG_ACPI=y
CONFIG_ACPI_BOOT=y
CONFIG_ACPI_BUS=y
CONFIG_ACPI_INTERPRETER=y
CONFIG_ACPI_EC=y
CONFIG_ACPI_POWER=y
CONFIG_ACPI_PCI=y
CONFIG_ACPI_SLEEP=y
CONFIG_ACPI_SYSTEM=y
CONFIG_ACPI_PROCESSOR=y
CONFIG_ACPI_THERMAL=y
CONFIG_PARPORT=y
CONFIG_PARPORT_PC=m
CONFIG_PARPORT_PC_CML1=m
CONFIG_PNP=y

I've deleted the remaining lines, because I think it's not relevant. As
you can see, I played with some kernel options. Among those were:
acpi=on/off/force/ht, apm=on/off, reboot=[cbhw],
pci=bios/nobios/conf1/conf2/nosort/biosirq/noacpi. But whatever
combination I tried, I never had success with rebooting the laptop. The
only way to get a working reboot is with a kernel 2.2.x. Other 2.4.x
kernels (x=18,20,22,24,25) always failed to reboot the machine.

I hope, you can help me. If you need any further information, please ask
me. TIA.

Dieter Rohlfing

-- 
Every mail not from this mailing list will be deleted.



-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: Laptop does not reboot
       [not found] ` <403E59FF.990E2CD0-uKKRHEr75Vc@public.gmane.org>
@ 2004-02-27  1:09   ` Bernd Schubert
       [not found]     ` <200402270209.04355.bernd-schubert-S0/GAf8tV78@public.gmane.org>
                       ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Bernd Schubert @ 2004-02-27  1:09 UTC (permalink / raw)
  To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f; +Cc: Dieter Rohlfing

> I've deleted the remaining lines, because I think it's not relevant. As
> you can see, I played with some kernel options. Among those were:
> acpi=on/off/force/ht, apm=on/off, reboot=[cbhw],
> pci=bios/nobios/conf1/conf2/nosort/biosirq/noacpi. But whatever
> combination I tried, I never had success with rebooting the laptop. The
> only way to get a working reboot is with a kernel 2.2.x. Other 2.4.x
> kernels (x=18,20,22,24,25) always failed to reboot the machine.
>

Hi,

maybe you should also give 2.6.x a try? Well, woody is too old for that, you 
would have to upgrade to unstable (don't know if there are already backports 
or if all required stuff is also already in Sarge).


Also, have you already tried to reboot via magic-sysrq (needs to be enabled in 
kernel configuration, of course). So either <alt+print+b> or 
"echo "b" > /proc/sysrq-trigger". Of course thats not a clean reboot, but 
might be interesting for testing.

Mayby even the reboot command from the sysvinit package is too old, don't 
know. IMHO woody is too much outdated and shouldn't be used for anything 
except servers any more.


Cheers,
	Bernd


PS: Whats about giving Knoppix a try, if it works there, then its either a 
problem with too much outdated woody packages or wrong kernel configuration.


-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click

^ permalink raw reply	[flat|nested] 11+ messages in thread

* RE: Laptop does not reboot
@ 2004-02-27  2:56 Yu, Luming
  2004-02-29 16:16 ` Dieter Rohlfing
  0 siblings, 1 reply; 11+ messages in thread
From: Yu, Luming @ 2004-02-27  2:56 UTC (permalink / raw)
  To: u490248-uKKRHEr75Vc, acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

> you can see, I played with some kernel options. Among those were:
> acpi=on/off/force/ht, apm=on/off, reboot=[cbhw],
> pci=bios/nobios/conf1/conf2/nosort/biosirq/noacpi. But whatever
> combination I tried, I never had success with rebooting the 
> laptop. The
> only way to get a working reboot is with a kernel 2.2.x. Other 2.4.x
> kernels (x=18,20,22,24,25) always failed to reboot the machine.
> 
> I hope, you can help me. If you need any further information, 
> please ask
> me. TIA.

I think you need to set up serial console to monitor the kernel message
of
rebooting process to sort out valuable clues. I presume that if acpi=off
doesn't work, then acpi is exempt from any accusation. :)

--Luming


-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id\x1356&alloc_id438&op=click

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: Laptop does not reboot
       [not found]     ` <200402270209.04355.bernd-schubert-S0/GAf8tV78@public.gmane.org>
@ 2004-02-27  8:07       ` Arjen Verweij
  0 siblings, 0 replies; 11+ messages in thread
From: Arjen Verweij @ 2004-02-27  8:07 UTC (permalink / raw)
  To: Bernd Schubert
  Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f, Dieter Rohlfing

Try apt-get.org for a backport of module-init-tools maybe.

On Fri, 27 Feb 2004, Bernd Schubert wrote:

> > I've deleted the remaining lines, because I think it's not relevant. As
> > you can see, I played with some kernel options. Among those were:
> > acpi=on/off/force/ht, apm=on/off, reboot=[cbhw],
> > pci=bios/nobios/conf1/conf2/nosort/biosirq/noacpi. But whatever
> > combination I tried, I never had success with rebooting the laptop. The
> > only way to get a working reboot is with a kernel 2.2.x. Other 2.4.x
> > kernels (x=18,20,22,24,25) always failed to reboot the machine.
> >
>
> Hi,
>
> maybe you should also give 2.6.x a try? Well, woody is too old for that, you
> would have to upgrade to unstable (don't know if there are already backports
> or if all required stuff is also already in Sarge).
>
>
> Also, have you already tried to reboot via magic-sysrq (needs to be enabled in
> kernel configuration, of course). So either <alt+print+b> or
> "echo "b" > /proc/sysrq-trigger". Of course thats not a clean reboot, but
> might be interesting for testing.
>
> Mayby even the reboot command from the sysvinit package is too old, don't
> know. IMHO woody is too much outdated and shouldn't be used for anything
> except servers any more.
>
>
> Cheers,
> 	Bernd
>
>
> PS: Whats about giving Knoppix a try, if it works there, then its either a
> problem with too much outdated woody packages or wrong kernel configuration.
>
>
> -------------------------------------------------------
> SF.Net is sponsored by: Speed Start Your Linux Apps Now.
> Build and deploy apps & Web services for Linux with
> a free DVD software kit from IBM. Click Now!
> http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
> _______________________________________________
> Acpi-devel mailing list
> Acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
> https://lists.sourceforge.net/lists/listinfo/acpi-devel
>



-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: Laptop does not reboot
  2004-02-27  1:09   ` Bernd Schubert
       [not found]     ` <200402270209.04355.bernd-schubert-S0/GAf8tV78@public.gmane.org>
@ 2004-02-29 15:53     ` Dieter Rohlfing
       [not found]       ` <40420AEA.63D1586C-uKKRHEr75Vc@public.gmane.org>
  2004-03-02 15:25     ` Dieter Rohlfing
  2 siblings, 1 reply; 11+ messages in thread
From: Dieter Rohlfing @ 2004-02-29 15:53 UTC (permalink / raw)
  To: Bernd Schubert, acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

Hi Bernd,

> maybe you should also give 2.6.x a try? Well, woody is too old for that, you
> would have to upgrade to unstable (don't know if there are already backports
> or if all required stuff is also already in Sarge).

Yesterday I made a try with Knoppix 3.4 (c't edition), it has kernel
2.6.1. And ... the laptop properly rebooted. So, I'll give the latest
2.6.x a chance. As far as I know I have to update my module utilities
too.

> Mayby even the reboot command from the sysvinit package is too old, don't
> know. IMHO woody is too much outdated and shouldn't be used for anything
> except servers any more.

I don't think, it's a matter of the reboot command in woody. This
command just tells the kernel to reboot or to halt. The necessary
commands in order to reboot/halt are sent by the kernel. That's my
conclusion from a look into the kernel sources.

> PS: Whats about giving Knoppix a try, if it works there, then its either a
> problem with too much outdated woody packages or wrong kernel configuration.

See above. Wrong kernel configuration: that's a suspicion I have too.
The kernel in question is a 'one-fits-all' kernel for all my PCs, so it
contains some drivers for devices, which are not in my laptop. As
another try a built a kernel, which included only the necessary drivers
for my laptop. Result: no proper rebooting.

I must confess, I'm really at my wit's end. :-(

Dieter

-- 
Every mail not from this mailing list will be deleted.




-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: Laptop does not reboot
  2004-02-27  2:56 Yu, Luming
@ 2004-02-29 16:16 ` Dieter Rohlfing
  0 siblings, 0 replies; 11+ messages in thread
From: Dieter Rohlfing @ 2004-02-29 16:16 UTC (permalink / raw)
  To: Yu, Luming, acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

Hi Luming,

> I think you need to set up serial console to monitor the kernel message
> of rebooting process to sort out valuable clues.

Here are the last lines from my kernel log:

kernel: unloading PCMCIA Card Services
kernel: Kernel logging (proc) stopped.
kernel: Kernel log daemon terminating.

The last message on the console is 'rebooting system ...'. That's all
and then the lights went off. As far as I can see the shutdown process
comes to a complete end. On booting the next time there's no fsck'ing
because of unproperly unmounting.

> I presume that if acpi=off doesn't work, then acpi is exempt from
> any accusation. :)

Sorry, but I do not agree. Suspending and power management is one side
of ACPI, but ACPI is also used to setup und configure the system. As far
as I noted, the kernel still uses some ACPI information to setup up the
system, even if you have 'acpi=off' on your command line. In the case of
'acpi=off' you definitely have no suspend possibilities.

As Bernd Schubert suggested, I'll give kernel 2.6.x a try. In regards to
PCI kernel 2.2.x had a very 'simple' approach (compared with 2.4.x).
2.4.x makes a better job. But with my Dell I7500 it broke something
(okay, I admit the I7500 has a broken BIOS, too). My only hope is that
2.6.x corrects what 2.4.x didn't achieve.

Dieter

-- 
Every mail not from this mailing list will be deleted.




-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: Re: Laptop does not reboot
       [not found]       ` <40420AEA.63D1586C-uKKRHEr75Vc@public.gmane.org>
@ 2004-03-01  1:04         ` Karol Kozimor
  2004-03-05 18:56           ` Dieter Rohlfing
  0 siblings, 1 reply; 11+ messages in thread
From: Karol Kozimor @ 2004-03-01  1:04 UTC (permalink / raw)
  To: Dieter Rohlfing
  Cc: Bernd Schubert, acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

Thus wrote Dieter Rohlfing:
> I must confess, I'm really at my wit's end. :-(

See if booting with noapic nolapic changes anything.
Best regards,

-- 
Karol 'sziwan' Kozimor
sziwan-DETuoxkZsSqrDJvtcaxF/A@public.gmane.org


-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: Laptop does not reboot
  2004-02-27  1:09   ` Bernd Schubert
       [not found]     ` <200402270209.04355.bernd-schubert-S0/GAf8tV78@public.gmane.org>
  2004-02-29 15:53     ` Dieter Rohlfing
@ 2004-03-02 15:25     ` Dieter Rohlfing
  2004-03-04 23:56       ` Dieter Rohlfing
  2 siblings, 1 reply; 11+ messages in thread
From: Dieter Rohlfing @ 2004-03-02 15:25 UTC (permalink / raw)
  To: Bernd Schubert, acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

Bernd Schubert wrote:

> maybe you should also give 2.6.x a try?

I downloaded kernel 2.6.3 and guess ... rebooting now works. :-)

But I still have the question: what is wrong with 2.4.x, that it doesn't
achieve what 2.2.x and 2.6.x can do?

Finally I'd like to say thanks to everybody, who replied.

Dieter

-- 
Every mail not from this mailing list will be deleted.



-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: Laptop does not reboot
  2004-03-02 15:25     ` Dieter Rohlfing
@ 2004-03-04 23:56       ` Dieter Rohlfing
  2004-03-06 17:51         ` Dieter Rohlfing
  0 siblings, 1 reply; 11+ messages in thread
From: Dieter Rohlfing @ 2004-03-04 23:56 UTC (permalink / raw)
  To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

Dieter Rohlfing wrote:

> > maybe you should also give 2.6.x a try?
> 
> I downloaded kernel 2.6.3 and guess ... rebooting now works. :-)

I evaluated kernel 2.6.3. Okay, rebooting works, but because of some
other reasons I must stay with 2.4.x.

As last chance I tried kernel 2.4.22 and guess ... rebooting works. :-)

Therefore I studied the ChangeLogs from 2.4.23 up to 2.4.25. There were
a lot of changes in the ACPI parts, and I suppose, that some of those
changes make my laptop not properly rebooting.

Because 2.6.3 properly reboots my laptop, I have the little hope, that
all ACPI changes are backported to 2.4.x.

Dieter

-- 
Every mail not from this mailing list will be deleted.
Please reply only to this mailing list.



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: Laptop does not reboot
  2004-03-01  1:04         ` Karol Kozimor
@ 2004-03-05 18:56           ` Dieter Rohlfing
  0 siblings, 0 replies; 11+ messages in thread
From: Dieter Rohlfing @ 2004-03-05 18:56 UTC (permalink / raw)
  To: Karol Kozimor, acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

Karol Kozimor wrote:

> See if booting with noapic nolapic changes anything.

Sorry, didn't change anything. :-(

I switched back to 2.4.22, because 2.6.3 isn't an option for me. Perhaps
the ACPI of 2.6.x is backported to 2.4.x, then - maybe - I'll get a
properly rebooting 2.4.26? kernel.

Dieter

-- 
Every mail not from this mailing list will be deleted.



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: Laptop does not reboot
  2004-03-04 23:56       ` Dieter Rohlfing
@ 2004-03-06 17:51         ` Dieter Rohlfing
  0 siblings, 0 replies; 11+ messages in thread
From: Dieter Rohlfing @ 2004-03-06 17:51 UTC (permalink / raw)
  To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

Dieter Rohlfing wrote:

> As last chance I tried kernel 2.4.22 and guess ... rebooting works. :-)
> 
> Therefore I studied the ChangeLogs from 2.4.23 up to 2.4.25. There were
> a lot of changes in the ACPI parts, and I suppose, that some of those
> changes make my laptop not properly rebooting.

I must correct my statement/presumption from yesterday. Further testing
yielded, that the aty framebuffer driver is the "bad guy". Why?

I compiled a kernel 2.4.25 with vesa and aty framebuffer included. When
I boot with video=atyfb:off and video=vesa, I can properly reboot. But
when I boot with video=atyfb and video=vesa:off, I cannot properly
reboot. The same is true with kernel 2.4.22.

I'll write an email to Geert Uytterhoeven and Daniel Mantione (developer
of atyfb) and ask them for their opinion about this matter.

Again, many thanks for listening and replying.

Dieter

-- 
Every mail not from this mailing list will be deleted.
Please post your answers only to this mailing list.




-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2004-03-06 17:51 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-02-26 20:41 Laptop does not reboot Dieter Rohlfing
     [not found] ` <403E59FF.990E2CD0-uKKRHEr75Vc@public.gmane.org>
2004-02-27  1:09   ` Bernd Schubert
     [not found]     ` <200402270209.04355.bernd-schubert-S0/GAf8tV78@public.gmane.org>
2004-02-27  8:07       ` Arjen Verweij
2004-02-29 15:53     ` Dieter Rohlfing
     [not found]       ` <40420AEA.63D1586C-uKKRHEr75Vc@public.gmane.org>
2004-03-01  1:04         ` Karol Kozimor
2004-03-05 18:56           ` Dieter Rohlfing
2004-03-02 15:25     ` Dieter Rohlfing
2004-03-04 23:56       ` Dieter Rohlfing
2004-03-06 17:51         ` Dieter Rohlfing
  -- strict thread matches above, loose matches on Subject: below --
2004-02-27  2:56 Yu, Luming
2004-02-29 16:16 ` Dieter Rohlfing

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox