View previous topic :: View next topic |
Author |
Message |
hgerstung Tux's lil' helper

Joined: 22 Nov 2004 Posts: 123 Location: Northwestern Germany (OWL)
|
Posted: Sat Apr 30, 2005 12:48 pm Post subject: ACPI works in Knoppix but not in Gentoo [SOLVED] |
|
|
Hi!
Argh! I hate ACPI! I booted my Acer C100 Tablet with Knoppix 3.8 (2.6.11 kernel) and ACPI worked just fine.
I installed Gentoo on it and all I see is "ACPI: interpreter disabled" when I boot a 2.6.11 or 2.6.12-rc3 kernel.
I enabled ACPI in the kernel config, used the kernel commandline parameters "acpi=on" and "acpi=force", but nothing helped.
Is there someone with this Laptop/Tablet and a running ACPI-enabled kernel? Please speak up...
Thank you in advance,
kind regards,
Heiko
Last edited by hgerstung on Thu Jun 02, 2005 7:56 pm; edited 1 time in total |
|
Back to top |
|
 |
frenkel Veteran


Joined: 13 May 2003 Posts: 1034 Location: .nl
|
Posted: Sat Apr 30, 2005 1:23 pm Post subject: |
|
|
Does emerging acpid help? |
|
Back to top |
|
 |
hgerstung Tux's lil' helper

Joined: 22 Nov 2004 Posts: 123 Location: Northwestern Germany (OWL)
|
Posted: Sat Apr 30, 2005 2:55 pm Post subject: |
|
|
Frenkel wrote: | Does emerging acpid help? |
No, when I try to start it, it says "ACPI support has not been compiled into the kernel", but I configured it:
Code: |
#
# Power management options (ACPI, APM)
#
CONFIG_PM=y
CONFIG_PM_DEBUG=y
CONFIG_SOFTWARE_SUSPEND=y
CONFIG_PM_STD_PARTITION=""
#
# ACPI (Advanced Configuration and Power Interface) Support
#
CONFIG_ACPI=y
CONFIG_ACPI_BOOT=y
CONFIG_ACPI_INTERPRETER=y
CONFIG_ACPI_SLEEP=y
CONFIG_ACPI_SLEEP_PROC_FS=y
CONFIG_ACPI_AC=y
CONFIG_ACPI_BATTERY=y
CONFIG_ACPI_BUTTON=y
CONFIG_ACPI_VIDEO=m
CONFIG_ACPI_FAN=y
CONFIG_ACPI_PROCESSOR=y
CONFIG_ACPI_THERMAL=y
CONFIG_ACPI_ASUS=y
CONFIG_ACPI_IBM=y
CONFIG_ACPI_TOSHIBA=y
CONFIG_ACPI_BLACKLIST_YEAR=0
CONFIG_ACPI_DEBUG=y
CONFIG_ACPI_BUS=y
CONFIG_ACPI_EC=y
CONFIG_ACPI_POWER=y
CONFIG_ACPI_PCI=y
CONFIG_ACPI_SYSTEM=y
CONFIG_X86_PM_TIMER=y
CONFIG_ACPI_CONTAINER=y
|
Is there something else I have to turn on?
Regards,
Heiko |
|
Back to top |
|
 |
hgerstung Tux's lil' helper

Joined: 22 Nov 2004 Posts: 123 Location: Northwestern Germany (OWL)
|
Posted: Sat Apr 30, 2005 3:16 pm Post subject: Comparison: Kernel messages from Knoppix and Gentoo |
|
|
Here's the dmesg output with Knoppix:
Code: |
Linux version 2.6.11 (root@Knoppix) (gcc-Version 3.3.5 (Debian 1:3.3.5-8)) #6 SMP Wed Feb 23 09:15:46 CET 2005
BIOS-provided physical RAM map:
BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
BIOS-e820: 0000000000100000 - 000000000ffc0000 (usable)
BIOS-e820: 000000000ffc0000 - 000000000ffe0000 (reserved)
BIOS-e820: 000000000ffe0000 - 000000000ffe8000 (ACPI data)
BIOS-e820: 000000000ffe8000 - 0000000010000000 (ACPI NVS)
BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved)
0MB HIGHMEM available.
255MB LOWMEM available.
On node 0 totalpages: 65472
DMA zone: 4096 pages, LIFO batch:1
Normal zone: 61376 pages, LIFO batch:14
HighMem zone: 0 pages, LIFO batch:1
DMI 2.3 present.
ACPI: RSDP (v000 Acer ) @ 0x000ec2d0
ACPI: RSDT (v001 Acer TM100 0x00000001 MSFT 0x00000001) @ 0x0ffe0000
ACPI: FADT (v001 Acer TM100 0x00000001 MSFT 0x00000001) @ 0x0ffe0054
ACPI: BOOT (v001 Acer TM100 0x00000001 MSFT 0x00000001) @ 0x0ffe002c
ACPI: DSDT (v001 Acer AN100 0x00001000 MSFT 0x0100000e) @ 0x00000000
ACPI: PM-Timer IO Port: 0xf008
Built 1 zonelists
Kernel command line: ramdisk_size=100000 init=/etc/init lang=de apm=power-off vga=791 initrd=minirt.gz nomce quiet BOOT_IMAGE=knoppix BOOT_IMAGE=linux
__iounmap: bad address c00fffd9
Local APIC disabled by BIOS -- you can enable it with "lapic"
...
|
And here with Gentoo:
Code: |
Linux version 2.6.12-rc3 (root@acer-hg) (gcc version 3.3.5 (Gentoo Linux 3.3.5-r1, ssp-3.3.2-3, pie-8.7.7.1)) #3 SMP Sat Apr 30 15:15:53 CEST 2005
BIOS-provided physical RAM map:
BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
BIOS-e820: 0000000000100000 - 000000000ffc0000 (usable)
BIOS-e820: 000000000ffc0000 - 000000000ffe0000 (reserved)
BIOS-e820: 000000000ffe0000 - 000000000ffe8000 (ACPI data)
BIOS-e820: 000000000ffe8000 - 0000000010000000 (ACPI NVS)
BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved)
255MB LOWMEM available.
On node 0 totalpages: 65472
DMA zone: 4096 pages, LIFO batch:1
Normal zone: 61376 pages, LIFO batch:14
HighMem zone: 0 pages, LIFO batch:1
DMI 2.3 present.
ACPI: RSDP (v000 Acer ) @ 0x000ec2d0
>>> ERROR: Invalid checksum
Allocating PCI resources starting at 10000000 (gap: 10000000:efff0000)
Built 1 zonelists
Kernel command line: BOOT_IMAGE=Gentoo ro root=306 acpi=on apm=off
Local APIC disabled by BIOS -- you can enable it with "lapic"
mapped APIC to ffffd000 (01241000)
Initializing CPU#0
...
|
I'd be happy if I could find out how the Knoppix Kernel is configured, but I did not find a config.gz in /proc ...
I'd appreciate any help,
regards,
Heiko |
|
Back to top |
|
 |
frenkel Veteran


Joined: 13 May 2003 Posts: 1034 Location: .nl
|
Posted: Sat Apr 30, 2005 3:54 pm Post subject: |
|
|
You should probably look in this thread https://forums.gentoo.org/viewtopic-t-122145.html, as the output of the knoppix dmesg looks _a lot_ like the one in the thread.
Sorry I can't help you further,
Frank |
|
Back to top |
|
 |
hgerstung Tux's lil' helper

Joined: 22 Nov 2004 Posts: 123 Location: Northwestern Germany (OWL)
|
Posted: Sat Apr 30, 2005 4:08 pm Post subject: |
|
|
Thank you, I already found that thread. What stopped me from trying is the fact that they want me to use /proc/acpi to read out my acpi tables somehow and my problem is that I do not have this (/proc/acpi),...
Anyway, thanks for your time.
Any further suggestions anyone?
Kind regards,
Heiko |
|
Back to top |
|
 |
Raistlin l33t


Joined: 17 May 2004 Posts: 691 Location: Boston, MA
|
Posted: Sat Apr 30, 2005 4:08 pm Post subject: |
|
|
Hi!
maybe the latest acpi patch helps?
acpi
cheers, r. _________________ Zwei Was Eins Initially
"Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it." |
|
Back to top |
|
 |
omnicloud Guru

Joined: 10 Mar 2005 Posts: 550 Location: California
|
Posted: Sat Apr 30, 2005 5:26 pm Post subject: |
|
|
You sure you compiled your kernel correctly? |
|
Back to top |
|
 |
hgerstung Tux's lil' helper

Joined: 22 Nov 2004 Posts: 123 Location: Northwestern Germany (OWL)
|
Posted: Mon May 02, 2005 7:26 pm Post subject: How to include ACPI support in kernel |
|
|
Hi!
Sorry for the delay, but I checked out the ACPI patches with a 2.6.11 kernel without success.
I am not quite sure if I compiled my kernel correctly, but I do not see what I may have missed in the kernel configuration. As you can see in one of my previous posts, I already chose ACPI=y and enabled everything else I found regarding ACPI, but it seems not to work.
Any more hints?
Kind regards,
Heiko |
|
Back to top |
|
 |
Cintra Advocate


Joined: 03 Apr 2004 Posts: 2111 Location: Norway
|
Posted: Tue May 03, 2005 6:21 am Post subject: |
|
|
I wonder if you may need this too
Code: | #
# Protocols
#
CONFIG_ISAPNP=y
CONFIG_PNPBIOS=y
CONFIG_PNPBIOS_PROC_FS=y
CONFIG_PNPACPI=y <<<<<< |
mvh _________________ "I am not bound to please thee with my answers" W.S. |
|
Back to top |
|
 |
hgerstung Tux's lil' helper

Joined: 22 Nov 2004 Posts: 123 Location: Northwestern Germany (OWL)
|
Posted: Tue May 03, 2005 7:22 am Post subject: Anyone with a working (ACPI ok) kernel config and a Laptop? |
|
|
Cintra wrote: | I wonder if you may need this too
Code: | #
# Protocols
#
CONFIG_ISAPNP=y
CONFIG_PNPBIOS=y
CONFIG_PNPBIOS_PROC_FS=y
CONFIG_PNPACPI=y <<<<<< |
mvh |
Thanks, I already had PNPACPI enabled. I tried to add ISAPNP just out of desperation, but it did not help either.
I want Gentoo, I feel this is my distro and I have it on my server, my desktop and now I'd like to use it with my Laptop, too. But I need to now the battery state, that's all. Even enabling APM did not work, I get /proc/apm but it always says "-1%" and other generic data.
Maybe anyone with any laptop (maybe another Acer) and a working (=ACPI ok) kernel config for 2.6.12-rc3 can send me her/his .config file?
I would like to give it a try, I guess I have enabled/disabled something that is related to Power Management, but without being obvious enough (read: not obvious enough for me).
C'mon guys, you do not really want me to throw Knoppix (=Debian) on this gadget, do you?
Regards,
Heiko |
|
Back to top |
|
 |
Raistlin l33t


Joined: 17 May 2004 Posts: 691 Location: Boston, MA
|
Posted: Tue May 03, 2005 2:04 pm Post subject: Re: Anyone with a working (ACPI ok) kernel config and a Lapt |
|
|
hgerstung wrote: |
...
C'mon guys, you do not really want me to throw Knoppix (=Debian) on this gadget, do you?
Regards,
Heiko |
NEVER!
Ok - could you please post a link (rather than pasting it in here) to the two (complete) dmesgs: knoppix and gentoo
under knoppix: you're sure, that ACPI is enabled (sorry for the question, but the parameter apm=power-off somehow makes me curious)
afaik knoppix has the kernel config made available under --> save it and compile a new kernel in gentoo
cheers, R. _________________ Zwei Was Eins Initially
"Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it." |
|
Back to top |
|
 |
hgerstung Tux's lil' helper

Joined: 22 Nov 2004 Posts: 123 Location: Northwestern Germany (OWL)
|
|
Back to top |
|
 |
Earthwings Bodhisattva


Joined: 14 Apr 2003 Posts: 7753 Location: Germany
|
Posted: Tue May 03, 2005 6:12 pm Post subject: |
|
|
hgerstung wrote: |
#
# ACPI (Advanced Configuration and Power Interface) Support
#
CONFIG_ACPI=y
CONFIG_ACPI_BOOT=y
CONFIG_ACPI_INTERPRETER=y
CONFIG_ACPI_SLEEP=y
CONFIG_ACPI_SLEEP_PROC_FS=y
CONFIG_ACPI_AC=y
CONFIG_ACPI_BATTERY=y
CONFIG_ACPI_BUTTON=y
CONFIG_ACPI_VIDEO=m
CONFIG_ACPI_FAN=y
CONFIG_ACPI_PROCESSOR=y
CONFIG_ACPI_THERMAL=y
CONFIG_ACPI_ASUS=y
CONFIG_ACPI_IBM=y
CONFIG_ACPI_TOSHIBA=y
CONFIG_ACPI_BLACKLIST_YEAR=0
CONFIG_ACPI_DEBUG=y
CONFIG_ACPI_BUS=y
CONFIG_ACPI_EC=y
CONFIG_ACPI_POWER=y
CONFIG_ACPI_PCI=y
CONFIG_ACPI_SYSTEM=y
CONFIG_X86_PM_TIMER=y
CONFIG_ACPI_CONTAINER=y
|
Enabling *everything* ACPI related in the kernel can be contraproductive. I think the ones marked red above are not needed on your system.
Which kernel sources are you using on Gentoo? I think you should be able to fix your problem by comparing the Knoppix kernel configuration with the one used in Gentoo as both kernel version are the same. If everything else fails, you can also use the Knoppix kernel in Gentoo. _________________ KDE |
|
Back to top |
|
 |
Raistlin l33t


Joined: 17 May 2004 Posts: 691 Location: Boston, MA
|
Posted: Tue May 03, 2005 6:19 pm Post subject: |
|
|
Earthwings wrote: | hgerstung wrote: |
#
# ACPI (Advanced Configuration and Power Interface) Support
#
CONFIG_ACPI=y
CONFIG_ACPI_BOOT=y
CONFIG_ACPI_INTERPRETER=y
CONFIG_ACPI_SLEEP=y
CONFIG_ACPI_SLEEP_PROC_FS=y
CONFIG_ACPI_AC=y
CONFIG_ACPI_BATTERY=y
CONFIG_ACPI_BUTTON=y
CONFIG_ACPI_VIDEO=m
CONFIG_ACPI_FAN=y
CONFIG_ACPI_PROCESSOR=y
CONFIG_ACPI_THERMAL=y
CONFIG_ACPI_ASUS=y
CONFIG_ACPI_IBM=y
CONFIG_ACPI_TOSHIBA=y
CONFIG_ACPI_BLACKLIST_YEAR=0
CONFIG_ACPI_DEBUG=y
CONFIG_ACPI_BUS=y
CONFIG_ACPI_EC=y
CONFIG_ACPI_POWER=y
CONFIG_ACPI_PCI=y
CONFIG_ACPI_SYSTEM=y
CONFIG_X86_PM_TIMER=y
CONFIG_ACPI_CONTAINER=y
|
Enabling *everything* ACPI related in the kernel can be contraproductive. I think the ones marked red above are not needed on your system.
Which kernel sources are you using on Gentoo? I think you should be able to fix your problem by comparing the Knoppix kernel configuration with the one used in Gentoo as both kernel version are the same. If everything else fails, you can also use the Knoppix kernel in Gentoo. |
1) why should ASUS not be a good idea? Anyways: this only provides some additional features such as FN-keys etc. It therefore should ( ) not be harmful IMO. The other features (i.e. IBM and Toshiba) are not necessary, indeed.
2) the kernel versions ar not the same:
Code: |
knoppix:
=======
Linux version 2.6.11 (root@Knoppix) (gcc-Version 3.3.5 (Debian 1:3.3.5-8)) #6 SMP Wed Feb 23 09:15:46 CET 2005
gentoo:
=======
Linux version 2.6.12-rc3 (root@acer-hg) (gcc version 3.3.5 (Gentoo Linux 3.3.5-r1, ssp-3.3.2-3, pie-8.7.7.1)) #3 SMP Sat Apr 30 15:15:53 CEST 2005
|
3) I don't think that using the knoppix kernel in gentoo would be a good idea, because knoppix strongly relies on modules. simply starting the knoppix-kernel may even not boot correctly - and there would be many "module-not-found-errors"
cheers, R. _________________ Zwei Was Eins Initially
"Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it." |
|
Back to top |
|
 |
Earthwings Bodhisattva


Joined: 14 Apr 2003 Posts: 7753 Location: Germany
|
Posted: Tue May 03, 2005 7:00 pm Post subject: |
|
|
Raistlin wrote: | Earthwings wrote: |
Enabling *everything* ACPI related in the kernel can be contraproductive. I think the ones marked red above are not needed on your system.
Which kernel sources are you using on Gentoo? I think you should be able to fix your problem by comparing the Knoppix kernel configuration with the one used in Gentoo as both kernel version are the same. If everything else fails, you can also use the Knoppix kernel in Gentoo. |
1) why should ASUS not be a good idea? |
Why should it be a good idea on an acer tablet pc?
Quote: | Anyways: this only provides some additional features such as FN-keys etc. It therefore should ( ) not be harmful IMO. |
Obviously something does cause harm.
Quote: | 2) the kernel versions ar not the same: |
The OP said he tested on a 2.6.11-gentoo as well.
Quote: | 3) I don't think that using the knoppix kernel in gentoo would be a good idea, because knoppix strongly relies on modules. simply starting the knoppix-kernel may even not boot correctly - and there would be many "module-not-found-errors" |
I didn't say simply copying the kernel bzImage would be the way to go. _________________ KDE |
|
Back to top |
|
 |
hgerstung Tux's lil' helper

Joined: 22 Nov 2004 Posts: 123 Location: Northwestern Germany (OWL)
|
Posted: Wed May 04, 2005 4:15 am Post subject: Strange things |
|
|
Hi!
Thank you all that you are still with me. I used the Knoppix kernel config with a 2.6.11.7 vanilla kernel (emerge =vanilla-sources-2.6.11.7) and only added built-in support for my NIC (rtl8139) and root file system type (ReiserFS).
No ACPI, still. So it seems this is not related to the kernel configuration, but could rather be something in the initrd or in the sources of the Knoppix kernel...
I'll contact Klaus Knopper, but maybe you have a new idea?
Thanks a lot so far,
kind regards,
Heiko |
|
Back to top |
|
 |
Raistlin l33t


Joined: 17 May 2004 Posts: 691 Location: Boston, MA
|
Posted: Wed May 04, 2005 7:29 am Post subject: |
|
|
Earthwings wrote: | Raistlin wrote: | Earthwings wrote: |
Enabling *everything* ACPI related in the kernel can be contraproductive. I think the ones marked red above are not needed on your system.
Which kernel sources are you using on Gentoo? I think you should be able to fix your problem by comparing the Knoppix kernel configuration with the one used in Gentoo as both kernel version are the same. If everything else fails, you can also use the Knoppix kernel in Gentoo. |
1) why should ASUS not be a good idea? |
Why should it be a good idea on an acer tablet pc?
|
sorry, it's been quite a long day, yesterday (both name begin with A, though )
Earthwings wrote: |
Quote: | 2) the kernel versions ar not the same: |
The OP said he tested on a 2.6.11-gentoo as well.
| Then I misunderstood you, sorry.
cheers, R. _________________ Zwei Was Eins Initially
"Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it." |
|
Back to top |
|
 |
Mooses Tux's lil' helper

Joined: 16 Jul 2002 Posts: 128
|
Posted: Wed May 04, 2005 11:11 am Post subject: |
|
|
Well maybe it helps if you at first compile your acpi stuff as a module. Then you load them, one after the other and check dmesg output.
Thats the way I allways go if some hardware doesn't work.
Have Fun
Mooses |
|
Back to top |
|
 |
hgerstung Tux's lil' helper

Joined: 22 Nov 2004 Posts: 123 Location: Northwestern Germany (OWL)
|
Posted: Wed May 04, 2005 12:07 pm Post subject: |
|
|
Hi Mooses,
thanks for your reply.
Mooses wrote: | Well maybe it helps if you at first compile your acpi stuff as a module. Then you load them, one after the other and check dmesg output.
Thats the way I allways go if some hardware doesn't work.
Have Fun
Mooses |
AFAIK I cannot choose to select ACPI support itself as a module, it only can be enabled and/or disabled. The various acpi modules like battery, processor and so on can be used as modules and I tried that, but they just say "FATAL: Error inserting battery (/lib/modules/2.6.12-rc3/kernel/drivers/acpi/battery.ko): No such device"
I think the problem lies in the ACPI tables of my Acer, as dmesg writes:
Code: |
ACPI: RSDP (v000 Acer ) @ 0x000ec2d0
>>> ERROR: Invalid checksum
...
...
ACPI: Subsystem revision 20050309
ACPI: Interpreter disabled.
...
pnp: PnP ACPI: disabled
|
A Knoppix dmesg output reads like this:
Code: |
ACPI: RSDP (v000 Acer ) @ 0x000ec2d0
ACPI: RSDT (v001 Acer TM100 0x00000001 MSFT 0x00000001) @ 0x0ffe0000
ACPI: FADT (v001 Acer TM100 0x00000001 MSFT 0x00000001) @ 0x0ffe0054
ACPI: BOOT (v001 Acer TM100 0x00000001 MSFT 0x00000001) @ 0x0ffe002c
ACPI: DSDT (v001 Acer AN100 0x00001000 MSFT 0x0100000e) @ 0x00000000
ACPI: PM-Timer IO Port: 0xf008
...
...
ACPI: setting ELCR to 0200 (from 0c00)
...
ACPI: Subsystem revision 20050211
ACPI: Interpreter enabled
ACPI: Using PIC for interrupt routing
ACPI: PCI Interrupt Link [PILA] (IRQs *10 15)
ACPI: PCI Interrupt Link [PILB] (IRQs *11 15)
ACPI: PCI Interrupt Link [PILD] (IRQs *10 15)
ACPI: PCI Root Bridge [PCI0] (00:00)
PCI: Probing PCI hardware (bus 00)
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: Embedded Controller [EC0] (gpe 24)
...
pnp: PnP ACPI init
pnp: PnP ACPI: found 9 devices
PnPBIOS: Disabled by ACPI PNP
...
PCI: Using ACPI for IRQ routing
|
Klaus Knopper (the creator of Knoppix, for all who did not know) told me that he is using a vanilla kernel without any patches or modifications. Interestingly I compiled my vanilla kernel using his settings (only adding ReiserFS support and my NIC driver) with the same kernel configuration settings he uses with Knoppix and even this Kernel did not provide ACPI support.
I'm really puzzled. I will go on and try to download exactly the same kernel version from kernel.org that was used with Knoppix and try it again.
Any ideas what on earth can alter the way the kernel is dealing with the ACPI data? I heard about including something in the initrd (Knoppix is using one), but I could not find out which file I would have to look at..
Kind regards,
Heiko |
|
Back to top |
|
 |
Mooses Tux's lil' helper

Joined: 16 Jul 2002 Posts: 128
|
Posted: Wed May 04, 2005 1:57 pm Post subject: |
|
|
Well maybe it helps if you at first compile your acpi stuff as a module. Then you load them, one after the other and check dmesg output.
Thats the way I allways go if some hardware doesn't work.
Have Fun
Mooses |
|
Back to top |
|
 |
frenkel Veteran


Joined: 13 May 2003 Posts: 1034 Location: .nl
|
Posted: Wed May 04, 2005 2:21 pm Post subject: |
|
|
Are you sure you're copying the kernel to your boot partition/directory? It's very strange that the same kernel config and sources don't work with gentoo and do with knoppix. The only possible explanation for this is not copying the kernel, or forgetting to mount your boot partition. What are the commands you type when you recompile a kernel?
Frank |
|
Back to top |
|
 |
hgerstung Tux's lil' helper

Joined: 22 Nov 2004 Posts: 123 Location: Northwestern Germany (OWL)
|
Posted: Wed May 04, 2005 2:37 pm Post subject: |
|
|
Frenkel wrote: | Are you sure you're copying the kernel to your boot partition/directory? It's very strange that the same kernel config and sources don't work with gentoo and do with knoppix. The only possible explanation for this is not copying the kernel, or forgetting to mount your boot partition. What are the commands you type when you recompile a kernel?
Frank |
Yes, I'm sure... And I agree that this really is something strange ...
We need to find out what is the difference between Knoppix and Gentoo and at the moment I have no idea, because the ACPI messages start to differ at a very early point in kernel initialization, which leaves me clueless right now .. But I'll keep on trying...
Kind regards,
Heiko |
|
Back to top |
|
 |
Mooses Tux's lil' helper

Joined: 16 Jul 2002 Posts: 128
|
Posted: Wed May 04, 2005 2:41 pm Post subject: |
|
|
Why don't you try to boot knoppix's kernel in gentoo as a first step? |
|
Back to top |
|
 |
frenkel Veteran


Joined: 13 May 2003 Posts: 1034 Location: .nl
|
Posted: Wed May 04, 2005 2:47 pm Post subject: |
|
|
hgerstung wrote: | Frenkel wrote: | Are you sure you're copying the kernel to your boot partition/directory? It's very strange that the same kernel config and sources don't work with gentoo and do with knoppix. The only possible explanation for this is not copying the kernel, or forgetting to mount your boot partition. What are the commands you type when you recompile a kernel?
Frank |
Yes, I'm sure... And I agree that this really is something strange ...
We need to find out what is the difference between Knoppix and Gentoo and at the moment I have no idea, because the ACPI messages start to differ at a very early point in kernel initialization, which leaves me clueless right now .. But I'll keep on trying...
Kind regards,
Heiko |
What are the commands you type when you recompile a kernel? |
|
Back to top |
|
 |
|