You are not logged in.
Pages: 1
Topic closed
Intel HD4000 seems to be causing some problems:
$ dmesg | grep -i error
[ 0.827828] [drm:intel_dsm_platform_mux_info] *ERROR* MUX INFO call failed
[ 2.054030] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20120320/psargs-359)
[ 2.054045] ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT0._GTF] (Node ffff880409f7e460), AE_NOT_FOUND (20120320/psparse-536)
[ 2.054084] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20120320/psargs-359)
[ 2.054087] ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT1._GTF] (Node ffff880409f7e4d8), AE_NOT_FOUND (20120320/psparse-536)
[ 2.054611] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20120320/psargs-359)
[ 2.054616] ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT0._GTF] (Node ffff880409f7e460), AE_NOT_FOUND (20120320/psparse-536)
[ 2.055134] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20120320/psargs-359)
[ 2.055139] ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT3._GTF] (Node ffff880409f7e5c8), AE_NOT_FOUND (20120320/psparse-536)
[ 2.055713] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20120320/psargs-359)
[ 2.055717] ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT1._GTF] (Node ffff880409f7e4d8), AE_NOT_FOUND (20120320/psparse-536)
[ 2.057007] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20120320/psargs-359)
[ 2.057014] ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT3._GTF] (Node ffff880409f7e5c8), AE_NOT_FOUND (20120320/psparse-536)
Complete dmesg is here: http://pastebin.com/BRcRdMSZ
I googled around and found many others reporting this, but no clear solution. Wondering if other Archers with an iGPU (i3/i5/i7 chips) are also experiencing this and have any suggestions.
I tried using the following kernel options at grub boot but they gave no effect despite reports to the contrary:
enable_mtrr_cleanup mtrr_spare_reg_nr=1
I also enabled [testing] and booted into the ARCH kernel package (3.5-2) but I get the same result in dmesg.
Last edited by graysky (2012-08-06 03:04:49)
CPU-optimized Linux-ck packages @ Repo-ck • AUR packages • Zsh and other configs
Offline
Hi, I also got the same error. Adding "acpi=off" to kernel parameters fixes it, but X server gets broken then, because the Intel drivers are depending on the "button" module (which is in turn depending on acpi). So, there is no clear fix for this yet. I think, it's an incompatible ACPI table in BIOS, which mainboard are you using? Also tried flashing to latest BIOS?
I experience this error on an Intel DH77DF (BIOS 0095) + Intel Core i5-3570K. There are also several reports all over the internet, not only limited to Ivy Bridge.
//Edit: this also happens to me on Ubuntu 12.04. So, it's something BIOS / Kernel related.
Last edited by tolga9009 (2012-08-12 21:49:52)
Offline
Asus P8Z77-V/3770K.
CPU-optimized Linux-ck packages @ Repo-ck • AUR packages • Zsh and other configs
Offline
I see the same errors (Toshiba Satellite R945-P440 .. i5-3210M)...no suggestions but I'm wondering if you are seeing any issues because of this? I'm not a gamer and rarely watch many videos so I don't exactly stress the CPU or graphics card much
Scott
Edit: Are you able to get hardware acceleration with flash? I'm not sure if it won't work, or if I'm doing something wrong. Mplayer-vaapi works fine.
Last edited by firecat53 (2012-08-12 23:36:23)
Offline
I am using a Thinkpad E430 with an i5-3210M, and I have no issues, so this does not seem to be just an intel hd4000 thing
Offline
Don't know if reassembling the ACPI DSDT table would help? Surely worth a try.
Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy
Offline
My original DSDT file gave me 2 errors, 4 warnings and 8 remaks. A fixed DSDT file, which I found at tonymacx86 just gave me 1 warning. But I didn't had the time (yet) to read into compiling kernels. Is there any "quick" solution, just like a boot parameter pointing to the DSDT file?
Offline
Hi, I also got the same error. Adding "acpi=off" to kernel parameters fixes it, but X server gets broken then, because the Intel drivers are depending on the "button" module (which is in turn depending on acpi). So, there is no clear fix for this yet. I think, it's an incompatible ACPI table in BIOS, which mainboard are you using? Also tried flashing to latest BIOS?
I experience this error on an Intel DH77DF (BIOS 0095) + Intel Core i5-3570K. There are also several reports all over the internet, not only limited to Ivy Bridge.//Edit: this also happens to me on Ubuntu 12.04. So, it's something BIOS / Kernel related.
I also have a DH77DF mobo. CPU is a 3570 (non K) though.
What I tried:
In efistub boot parameters I have: "i915.semaphores=1 enable_mtrr_cleanup mtrr_spare_reg_nr=1".
I added intel_agp and i915 to the modules in the mkinitcpio.conf.
I tried different acceleration methods.
I tried intel driver from git repo.
Unless I put "Option "Shadow" "True" \n Option "DRI" "false"" in the Xorg device config section, I get less than 1 FPS in the glxgears, GPU hung messages in the dmesg, sometimes X throws some messages about dropping EQ events.
Am I missing something? Is this related?
Offline
Don't know if reassembling the ACPI DSDT table would help? Surely worth a try.
DSDT?
CPU-optimized Linux-ck packages @ Repo-ck • AUR packages • Zsh and other configs
Offline
Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy
Offline
Turning "UEFI boot" on in BIOS fixed this error on my DH77DF (no UEFI install, just turning the option on).
dmesg | grep -i error
produces no output.
[tolga@Ragnarok ~]$ sudo dmesg | grep -i intel
[ 0.000000] ACPI: RSDP 00000000000f0490 00024 (v02 INTEL)
[ 0.000000] ACPI: XSDT 00000000da25c070 00064 (v01 INTEL DH77DF 0000005F AMI 00010013)
[ 0.000000] ACPI: FACP 00000000da265db8 000F4 (v04 INTEL DH77DF 0000005F AMI 00010013)
[ 0.000000] ACPI: DSDT 00000000da25c168 09C49 (v02 INTEL DH77DF 0000005F INTL 20051117)
[ 0.000000] ACPI: APIC 00000000da265eb0 00072 (v03 INTEL DH77DF 0000005F AMI 00010013)
[ 0.000000] ACPI: FPDT 00000000da265f28 00044 (v01 INTEL DH77DF 0000005F AMI 00010013)
[ 0.000000] ACPI: MCFG 00000000da265f70 0003C (v01 INTEL DH77DF 0000005F MSFT 00000097)
[ 0.000000] ACPI: HPET 00000000da265fb0 00038 (v01 INTEL DH77DF 0000005F AMI. 00000005)
[ 0.000000] ACPI: SSDT 00000000da265fe8 0036D (v01 INTEL DH77DF 0000005F INTL 20091112)
[ 0.000000] ACPI: SSDT 00000000da266358 00860 (v01 INTEL DH77DF 0000005F INTL 20051117)
[ 0.000000] ACPI: SSDT 00000000da266bb8 00A92 (v01 INTEL DH77DF 0000005F INTL 20051117)
[ 0.051881] CPU0: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz stepping 09
[ 0.156718] Performance Events: PEBS fmt1+, 16-deep LBR, SandyBridge events, Intel PMU driver.
[ 0.443446] intel_idle: does not run on family 6 model 58
[ 2.482156] agpgart-intel 0000:00:00.0: Intel Ivybridge Chipset
[ 2.482241] agpgart-intel 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable
[ 2.483112] agpgart-intel 0000:00:00.0: detected 65536K stolen memory
[ 2.483188] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xe0000000
[ 2.485935] fb: conflicting fb hw usage inteldrmfb vs VESA VGA - removing generic driver
[ 2.829359] fbcon: inteldrmfb (fb0) is primary device
[ 2.831357] fb0: inteldrmfb frame buffer device
[ 3.415330] e1000e: Intel(R) PRO/1000 Network Driver - 2.0.0-k
[ 3.415332] e1000e: Copyright(c) 1999 - 2012 Intel Corporation.
[ 3.466106] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.07
[ 3.676275] e1000e 0000:00:19.0: eth0: Intel(R) PRO/1000 Network Connection
[ 3.676512] snd_hda_intel 0000:00:1b.0: irq 47 for MSI/MSI-X
[ 4.234570] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input3
[ 4.234698] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input4
[ 4.234811] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input5
[ 4.234922] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input6
[ 4.235020] input: HDA Intel PCH Line Out CLFE as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7
[ 4.235106] input: HDA Intel PCH Line Out Surround as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
[ 4.235185] input: HDA Intel PCH Line Out Front as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
Everything seems to be okay.
On the ASUS mainboards, you have to reinstall Arch in UEFI mode (or convert to your current setup to UEFI). I have a ASUS P8C WS sitting next to me and I wasn't able to fix this bug in legacy mode (or setting the BIOS to dual mode (UEFI + legacy)). Installing Arch in UEFI mode (which is just a bit trickier than installing Arch the usual way) fixed the problem for me.
Offline
tolga9009 - I am booting with UEFI enabled and I still get these errors.
dmesg | grep -i erro
[ 1.678343] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20120320/psargs-359)
[ 1.678350] ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT1._GTF] (Node ffff880409f8d4d8), AE_NOT_FOUND (20120320/psparse-536)
[ 1.678380] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20120320/psargs-359)
[ 1.678382] ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT0._GTF] (Node ffff880409f8d460), AE_NOT_FOUND (20120320/psparse-536)
[ 1.678935] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20120320/psargs-359)
[ 1.678939] ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT0._GTF] (Node ffff880409f8d460), AE_NOT_FOUND (20120320/psparse-536)
[ 1.679140] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20120320/psargs-359)
[ 1.679144] ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT1._GTF] (Node ffff880409f8d4d8), AE_NOT_FOUND (20120320/psparse-536)
[ 1.679439] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20120320/psargs-359)
[ 1.679441] ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT3._GTF] (Node ffff880409f8d5c8), AE_NOT_FOUND (20120320/psparse-536)
[ 1.681421] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20120320/psargs-359)
[ 1.681425] ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT3._GTF] (Node ffff880409f8d5c8), AE_NOT_FOUND (20120320/psparse-536)
Last edited by graysky (2012-09-02 15:05:10)
CPU-optimized Linux-ck packages @ Repo-ck • AUR packages • Zsh and other configs
Offline
graysky, you have to reinstall Arch in UEFI mode (just enabling UEFI won't help on ASUS motherboards). It's a bit complicated, but you have to create a UEFI installation media and reinstall (and reconfigure), here's a howto: ArchWiki UEFI USB media. There might be ways to convert a running BIOS system to a UEFI system, but this is the only way I know.
Offline
@tolga9009 - Reinstall??? Can I just tar up my /, /home, /boot, and /var, then wipe the drive, then boot with UEFI USB media, repartition, restore those partitions, and then reinstall grub-efi-x86_64?
CPU-optimized Linux-ck packages @ Repo-ck • AUR packages • Zsh and other configs
Offline
tolga9009 - I am booting with UEFI enabled and I still get these errors.
Also, with "UEFI only" option in bios, I booted two liveCDs with ubuntu 12.04.2.x64 and 13.04. ACPI Error log's still the same like posted above. (bios updated to latest ver.)
Offline
Wrong forum, necro post?
Linux odin 3.13.1-pf #1 SMP PREEMPT Wed Mar 5 21:47:28 CET 2014 x86_64 GNU/Linux
Offline
Hi, I've similar problem. If I run:
$ dmesg | grep Error
[ 1.194726] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20130328/psargs-359)
[ 1.194734] ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT1._GTF] (Node ffff880408498708), AE_NOT_FOUND (20130328/psparse-537)
[ 1.195275] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20130328/psargs-359)
[ 1.195283] ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT1._GTF] (Node ffff880408498708), AE_NOT_FOUND (20130328/psparse-537)
[ 1.196130] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20130328/psargs-359)
[ 1.196138] ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT0._GTF] (Node ffff880408498690), AE_NOT_FOUND (20130328/psparse-537)
[ 1.198441] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20130328/psargs-359)
[ 1.198450] ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT0._GTF] (Node ffff880408498690), AE_NOT_FOUND (20130328/psparse-537)
[ 1.202471] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20130328/psargs-359)
[ 1.202478] ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT4._GTF] (Node ffff880408498870), AE_NOT_FOUND (20130328/psparse-537)
[ 1.206442] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20130328/psargs-359)
[ 1.206446] ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT4._GTF] (Node ffff880408498870), AE_NOT_FOUND (20130328/psparse-537)
I'm on Asus P8P67 EVO with i7-2600k (sandy bridge) and with Arch installed with legacy BIOS (not in UEFI). Have I to reinstall Arch in UEFI mode or there are other solutions?
ASUS P8P67 EVO | i7-2600k |RAM 16GB DDR 3 Vengeance@1600MHz | AMD 7950 Sapphire Dual-X | SSD: Samsung 830 250GB | HD: Western Digital Caviar Blue 1TB
Offline
Offline
Pages: 1
Topic closed