Hey all,
I have just compiled the 3.11.5 kernel from kernel.org to fix the ACPI wont shutdown issue, but I have a couple errors in dmesg I am trying to figure out.
Can anyone point me in the right direction?
The errors are:
1:
dm_mod: module verification failed: signature and/or required key missing - tainting kernel
2:
[drm] VGACON disable radeon kernel modesetting.
[drm:radeon_init] *ERROR* No UMS support in radeon module!
I believe that you need to use the ATI Radeon beta drivers for the 3.11 kernel branch, I had to anyways.
*__________________________* *Patrick Stueck* *Systems Engineer *(636) 448-5886 RedHat Certified System Administrator | Microsoft Certified Professional Amateur Radio: KDØIGO | LinkedIn: http://www.linkedin.com/in/pstueck *Confidentiality Notice: *This E-mail (including attachments) is covered by the Electronic Communications Privacy Act, 18 U.S.C. §§ 2510-2521, is confidential and may contain confidential and privledged materials, legally privileged and protected from disclosure. This e-mail is intended only for the addressee named above. If you are not the intended recipient, you are hereby notified that any retention, dissemination, distribution, or copying of this communication is strictly prohibited. Please reply to the sender that you have received the message in error, then delete it and any and all copies of it.
On Mon, Oct 14, 2013 at 12:53 PM, Terre Porter <tporter@webpage-builders.com
wrote:
Hey all,
I have just compiled the 3.11.5 kernel from kernel.org to fix the ACPI wont shutdown issue, but I have a couple errors in dmesg I am trying to figure out.
Can anyone point me in the right direction?
The errors are:
1:
dm_mod: module verification failed: signature and/or required key missing - tainting kernel
2:
[drm] VGACON disable radeon kernel modesetting.
[drm:radeon_init] *ERROR* No UMS support in radeon module!
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Humm, since I'm not using a desktop I'm not really wanting to install the full graphics driver.
-----Original Message----- From: centos-bounces@centos.org [mailto:centos-bounces@centos.org] On Behalf Of Patrick Stueck Sent: Monday, October 14, 2013 2:24 PM To: CentOS mailing list Subject: Re: [CentOS] 3.11.5 kernel compile
I believe that you need to use the ATI Radeon beta drivers for the 3.11 kernel branch, I had to anyways.
*__________________________* *Patrick Stueck* *Systems Engineer *(636) 448-5886 RedHat Certified System Administrator | Microsoft Certified Professional Amateur Radio: KDØIGO | LinkedIn: http://www.linkedin.com/in/pstueck *Confidentiality Notice: *This E-mail (including attachments) is covered by the Electronic Communications Privacy Act, 18 U.S.C. §§ 2510-2521, is confidential and may contain confidential and privledged materials, legally privileged and protected from disclosure. This e-mail is intended only for the addressee named above. If you are not the intended recipient, you are hereby notified that any retention, dissemination, distribution, or copying of this communication is strictly prohibited. Please reply to the sender that you have received the message in error, then delete it and any and all copies of it.
On Mon, Oct 14, 2013 at 12:53 PM, Terre Porter <tporter@webpage-builders.com
wrote:
Hey all,
I have just compiled the 3.11.5 kernel from kernel.org to fix the ACPI wont shutdown issue, but I have a couple errors in dmesg I am trying to figure out.
Can anyone point me in the right direction?
The errors are:
1:
dm_mod: module verification failed: signature and/or required key missing - tainting kernel
2:
[drm] VGACON disable radeon kernel modesetting.
[drm:radeon_init] *ERROR* No UMS support in radeon module!
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
_______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
On Mon, Oct 14, 2013 at 10:53 AM, Terre Porter tporter@webpage-builders.com wrote:
I have just compiled the 3.11.5 kernel from kernel.org to fix the ACPI wont shutdown issue, but I have a couple errors in dmesg I am trying to figure out.
Can anyone point me in the right direction?
Can you give ELRepo's kernel-ml [1] a try to see if you get the same error? It is currently at 3.11.4 but I'm sure 3.11.5 will be released real soon now.
Akemi
Akemi,
I installed the ELRepo's kernel-ml and I don't get the dm_mod error, so that leans toward it likely being something in my kernel build config...
I started with that kernel, but was unsure about running it in production, but then again I'm unsure about running the one I built in production - lol.
I do get the Radeon error though.
And I noticed something else I get on both kernels, "FATAL: Module scsi_wait_scan not found."
Ugh, getting closer to just buying a new MB.
-----Original Message----- From: centos-bounces@centos.org [mailto:centos-bounces@centos.org] On Behalf Of Akemi Yagi Sent: Monday, October 14, 2013 2:58 PM To: CentOS mailing list Subject: Re: [CentOS] 3.11.5 kernel compile
On Mon, Oct 14, 2013 at 10:53 AM, Terre Porter tporter@webpage-builders.com wrote:
I have just compiled the 3.11.5 kernel from kernel.org to fix the ACPI wont shutdown issue, but I have a couple errors in dmesg I am trying to figure out.
Can anyone point me in the right direction?
Can you give ELRepo's kernel-ml [1] a try to see if you get the same error? It is currently at 3.11.4 but I'm sure 3.11.5 will be released real soon now.
Akemi
[1] http://elrepo.org/tiki/kernel-ml _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
On 10/14/2013 12:53 PM, Terre Porter wrote:
I have just compiled the 3.11.5 kernel from kernel.org to fix the ACPI wont shutdown issue, but I have a couple errors in dmesg I am trying to figure out.
Out of curiosity, what shutdown issue? There are several options for shutdown/reboot that can be passed to the standard kernel which fix issues like this. (reboot=pci in grub.conf for example)
I tried the reboot=pci, same result ...
The system doesn't power off, it just sits there. I have to hold the power button in for it to shut down.
It works in Fedora, Ubuntu, and the new kernel. However, I hate the changes in Fedora (all the init.d stuff changes) and Ubuntu I haven't used enough to be comfortable to use in a firewall machine.
I'd be willing to try anything if you have some ideas.
Here is the shutdown text I receive; this was when I had the acpi debug flags enabled.
Sending all processes the TERM signal... Sendng all processes the KILL signal... Saving random seed: Syncing hardware clock to system time Turning off quotas: umount2: Device or resource busy umount: /dev/.initramfs/live: device is busy. (In some cases useful info about processes that use the device is found by lsof(8) or fuser(11)) init: Re-executing /sbin/init Halting System... r8169 0000:02:00.0: PME# enabled ACPI: Preparing to enter system sleep state S5 ACPI Error (psargs-0359): [PPTS] Namespace lookup failure, AE_NOT_FOUND ACPI Error (psparse-0537): Method parse/execution failed [_SB_.PCI0.SBRG.EPTS] (Node fff88019dbc8c68), AE_NOT_FOUND ACPI Error (psparse-0537): Method parse/execution failed [\PTS_] (Node ffff88019d043560), AE_NOT_FOUND ACPI Error (psparse-0537): Method parse/execution failed [_PTS] (Node ffff88019dbcf9e8), AE_NOT_FOUND Disabling non-boot CPUS... SMP alternatives: switching to UP code Power Down. acpi_power_off called
-----Original Message----- From: centos-bounces@centos.org [mailto:centos-bounces@centos.org] On Behalf Of Jim Perrin Sent: Monday, October 14, 2013 4:08 PM To: CentOS mailing list Subject: Re: [CentOS] 3.11.5 kernel compile
On 10/14/2013 12:53 PM, Terre Porter wrote:
I have just compiled the 3.11.5 kernel from kernel.org to fix the ACPI wont shutdown issue, but I have a couple errors in dmesg I am trying to figure out.
Out of curiosity, what shutdown issue? There are several options for shutdown/reboot that can be passed to the standard kernel which fix issues like this. (reboot=pci in grub.conf for example)
-- Jim Perrin The CentOS Project | http://www.centos.org twitter: @BitIntegrity | GPG Key: FA09AD77 _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
On 10/14/2013 03:22 PM, Terre Porter wrote:
I tried the reboot=pci, same result ...
The system doesn't power off, it just sits there. I have to hold the power button in for it to shut down.
It works in Fedora, Ubuntu, and the new kernel. However, I hate the changes in Fedora (all the init.d stuff changes) and Ubuntu I haven't used enough to be comfortable to use in a firewall machine.
I'd be willing to try anything if you have some ideas.
There are several reboot options you could try. They're defined in /usr/share/doc/kernel-doc-2.6.32/Documentation/x86/x86_64/boot-options.txt
so you could have reboot=bios, reboot=triple, reboot=kbd, reboot=acpi, etc.
Supposedly you can stack them as well, but I prefer cycling through them to find the one that works, and using it.
That is good info; I'll give them a try.
Thanks
-----Original Message----- From: centos-bounces@centos.org [mailto:centos-bounces@centos.org] On Behalf Of Jim Perrin Sent: Monday, October 14, 2013 4:38 PM To: CentOS mailing list Subject: Re: [CentOS] 3.11.5 kernel compile
On 10/14/2013 03:22 PM, Terre Porter wrote:
I tried the reboot=pci, same result ...
The system doesn't power off, it just sits there. I have to hold the power button in for it to shut down.
It works in Fedora, Ubuntu, and the new kernel. However, I hate the changes in Fedora (all the init.d stuff changes) and Ubuntu I haven't used enough to be comfortable to use in a firewall machine.
I'd be willing to try anything if you have some ideas.
There are several reboot options you could try. They're defined in /usr/share/doc/kernel-doc-2.6.32/Documentation/x86/x86_64/boot-options.txt
so you could have reboot=bios, reboot=triple, reboot=kbd, reboot=acpi, etc.
Supposedly you can stack them as well, but I prefer cycling through them to find the one that works, and using it.
-- Jim Perrin The CentOS Project | http://www.centos.org twitter: @BitIntegrity | GPG Key: FA09AD77 _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos