[Bug 1892547] Re: [ 0.172384] ACPI Exception: Could not find/resolve named package element: OC06 (20170831/dspkginit-381) [ 0.172444] ACPI Exception: Could not find/resolve named package element: OC07

2020-12-27 Thread Witold Buczak
GNU diff and patch command
https://www.thegeekstuff.com/2014/12/patch-command-examples/

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1892547

Title:
  [0.172384] ACPI Exception: Could not find/resolve named package
  element: OC06 (20170831/dspkginit-381) [0.172444] ACPI Exception:
  Could not find/resolve named package element: OC07
  (20170831/dspkginit-381)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kernel-package/+bug/1892547/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1892547] Re: [ 0.172384] ACPI Exception: Could not find/resolve named package element: OC06 (20170831/dspkginit-381) [ 0.172444] ACPI Exception: Could not find/resolve named package element: OC07

2020-12-27 Thread Witold Buczak
https://help.ubuntu.com/community/Kernel/Compile
https://www.kernel.org
https://mirrors.edge.kernel.org/pub/linux/kernel/v5.x/
https://patchwork.kernel.org

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1892547

Title:
  [0.172384] ACPI Exception: Could not find/resolve named package
  element: OC06 (20170831/dspkginit-381) [0.172444] ACPI Exception:
  Could not find/resolve named package element: OC07
  (20170831/dspkginit-381)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kernel-package/+bug/1892547/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1892547] Re: [ 0.172384] ACPI Exception: Could not find/resolve named package element: OC06 (20170831/dspkginit-381) [ 0.172444] ACPI Exception: Could not find/resolve named package element: OC07

2020-12-27 Thread Witold Buczak
PATCH for lpc_ich.c

** Patch added: "lpc_ich.patch"
   
https://bugs.launchpad.net/ubuntu/+source/kernel-package/+bug/1892547/+attachment/5447210/+files/lpc_ich.patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1892547

Title:
  [0.172384] ACPI Exception: Could not find/resolve named package
  element: OC06 (20170831/dspkginit-381) [0.172444] ACPI Exception:
  Could not find/resolve named package element: OC07
  (20170831/dspkginit-381)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kernel-package/+bug/1892547/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1892547] Re: [ 0.172384] ACPI Exception: Could not find/resolve named package element: OC06 (20170831/dspkginit-381) [ 0.172444] ACPI Exception: Could not find/resolve named package element: OC07

2020-12-27 Thread Witold Buczak
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/drivers/mfd/lpc_ich.c

Makefile
---

KERNELRELEASE ?= $(shell uname -r)
KERNEL_DIR  ?= /lib/modules/$(KERNELRELEASE)/build
PWD := $(shell pwd)

obj-m := lpc_ich.o

all:
$(MAKE) -C $(KERNEL_DIR) M=$(PWD) modules

install:
$(MAKE) -C $(KERNEL_DIR) M=$(PWD) modules_install


clean:
$(MAKE) -C $(KERNEL_DIR) M=$(PWD) clean

insmod:
sudo insmod lpc_ich.ko

rmmod:
sudo rmmod lpc_ich.ko

---

$ make
$ ls
lpc_ich.c   lpc_ich.modlpc_ich.mod.o  Makefile   Module.symvers
lpc_ich.ko  lpc_ich.mod.c  lpc_ich.o  modules.order
$ sudo make install

https://www.kernel.org/doc/html/v4.18/process/applying-patches.html
https://askubuntu.com/questions/11249/correct-way-to-apply-patches-to-your-kernel

GNU patch command

$ patch --version
GNU patch 2.7.6
Copyright (C) 2003, 2009-2012 Free Software Foundation, Inc.
Copyright (C) 1988 Larry Wall

License GPLv3+: GNU GPL version 3 or later .
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by Larry Wall and Paul Eggert

https://lore.kernel.org/patchwork/patch/736648/

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1892547

Title:
  [0.172384] ACPI Exception: Could not find/resolve named package
  element: OC06 (20170831/dspkginit-381) [0.172444] ACPI Exception:
  Could not find/resolve named package element: OC07
  (20170831/dspkginit-381)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kernel-package/+bug/1892547/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1892547] Re: [ 0.172384] ACPI Exception: Could not find/resolve named package element: OC06 (20170831/dspkginit-381) [ 0.172444] ACPI Exception: Could not find/resolve named package element: OC07

2020-12-27 Thread Witold Buczak
Old antique computer hardware.
No updates available.
No BIOS update.
https://www.asus.com/us/Motherboards/P5GPLX_SE/HelpDesk_BIOS/

lpc-ich: Resource conflict(s) found affecting gpio_ich
kernel module: lpc-ich.ko and gpio_ich.ko driver conflicts between
Intel hardware chipset Intel ICH6
https://www.intel.pl/content/www/pl/pl/io/io-controller-hub-6-datasheet.html

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1892547

Title:
  [0.172384] ACPI Exception: Could not find/resolve named package
  element: OC06 (20170831/dspkginit-381) [0.172444] ACPI Exception:
  Could not find/resolve named package element: OC07
  (20170831/dspkginit-381)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kernel-package/+bug/1892547/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1892547] Re: [ 0.172384] ACPI Exception: Could not find/resolve named package element: OC06 (20170831/dspkginit-381) [ 0.172444] ACPI Exception: Could not find/resolve named package element: OC07

2020-12-27 Thread Witold Buczak
** Package changed: linux-firmware (Ubuntu) => kernel-package (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1892547

Title:
  [0.172384] ACPI Exception: Could not find/resolve named package
  element: OC06 (20170831/dspkginit-381) [0.172444] ACPI Exception:
  Could not find/resolve named package element: OC07
  (20170831/dspkginit-381)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kernel-package/+bug/1892547/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1892547] Re: [ 0.172384] ACPI Exception: Could not find/resolve named package element: OC06 (20170831/dspkginit-381) [ 0.172444] ACPI Exception: Could not find/resolve named package element: OC07

2020-12-27 Thread Witold Buczak
** Package changed: linux-hwe-5.4 (Ubuntu) => linux-firmware (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1892547

Title:
  [0.172384] ACPI Exception: Could not find/resolve named package
  element: OC06 (20170831/dspkginit-381) [0.172444] ACPI Exception:
  Could not find/resolve named package element: OC07
  (20170831/dspkginit-381)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-firmware/+bug/1892547/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1892547] Re: [ 0.172384] ACPI Exception: Could not find/resolve named package element: OC06 (20170831/dspkginit-381) [ 0.172444] ACPI Exception: Could not find/resolve named package element: OC07

2020-12-27 Thread Witold Buczak
** Package changed: acpi (Ubuntu) => linux-hwe-5.4 (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1892547

Title:
  [0.172384] ACPI Exception: Could not find/resolve named package
  element: OC06 (20170831/dspkginit-381) [0.172444] ACPI Exception:
  Could not find/resolve named package element: OC07
  (20170831/dspkginit-381)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-firmware/+bug/1892547/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1892547] Re: [ 0.172384] ACPI Exception: Could not find/resolve named package element: OC06 (20170831/dspkginit-381) [ 0.172444] ACPI Exception: Could not find/resolve named package element: OC07

2020-12-27 Thread Witold Buczak
The ICH chips have their GPIO pins organized in 2 or 3 independent
groups of 32 GPIO pins. 

It can happen that the ACPI BIOS wants to make use of pins in one group,
preventing the OS to access these.

This doesnot prevent the OS from accessing the other group(s).

This is the case for example on my Asus board.
 
The ACPI BIOS wants to control GPIO 18 (group 1), while I (the OS) need to 
control
GPIO 52 and 53 (group 2) for SMBus multiplexing.

So instead of checking for ACPI resource conflict on the whole I/O
range, check on a per-group basis, and consider it a success if at
least one of the groups is available for the OS to use.

lpc_ich: Resource conflict(s) found affecting gpio_ich

https://github.com/torvalds/linux/blame/master/drivers/mfd/lpc_ich.c
https://github.com/torvalds/linux/blob/master/drivers/gpio/gpio-ich.c
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=4f600ada70beeb1dfe08e11e871bf31015aa0a3d

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1892547

Title:
  [0.172384] ACPI Exception: Could not find/resolve named package
  element: OC06 (20170831/dspkginit-381) [0.172444] ACPI Exception:
  Could not find/resolve named package element: OC07
  (20170831/dspkginit-381)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/acpi/+bug/1892547/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1892547] Re: [ 0.172384] ACPI Exception: Could not find/resolve named package element: OC06 (20170831/dspkginit-381) [ 0.172444] ACPI Exception: Could not find/resolve named package element: OC07

2020-12-13 Thread Witold Buczak
https://github.com/torvalds/linux/tree/master/drivers/acpi
https://wiki.ubuntu.com/KernelTeam/HardwareEnableWithDSDT
https://www.kernel.org/doc/Documentation/acpi/initrd_table_override.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1892547

Title:
  [0.172384] ACPI Exception: Could not find/resolve named package
  element: OC06 (20170831/dspkginit-381) [0.172444] ACPI Exception:
  Could not find/resolve named package element: OC07
  (20170831/dspkginit-381)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/acpi/+bug/1892547/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1892547] Re: [ 0.172384] ACPI Exception: Could not find/resolve named package element: OC06 (20170831/dspkginit-381) [ 0.172444] ACPI Exception: Could not find/resolve named package element: OC07

2020-12-13 Thread Witold Buczak
Results generated by fwts: Version V20.03.00 (2020-03-23 18:42:42).

//
Test 2 of 4: Test DMI/SMBIOS tables for errors.
SMBIOS table loaded from /sys/firmware/dmi/tables/DMI
PASSED: Test 2, Entry @ 0x000f04d0 'BIOS Information (Type 0)'
FAILED [MEDIUM] DMIProductVersion: Test 2, String index 0x03 in table entry
'System Information (Type 1)' @ 0x000f0512, field 'Version', offset 0x06 has a
default value 'System Version' and probably has not been updated by the BIOS
vendor.

ADVICE: The DMI table contains data which is clearly been left in a default
setting and not been configured for this machine. Somebody has probably
forgotten to define this field and it basically means this field is effectively
useless. Note that the kernel uses this field so it probably should be corrected
to ensure the kernel is using sane values.

FAILED [MEDIUM] DMISerialNumber: Test 2, String index 0x04 in table entry
'System Information (Type 1)' @ 0x000f0512, field 'Serial Number', offset 0x07
has a default value 'System Serial Number' and probably has not been updated by
the BIOS vendor.
/

** Attachment added: "results.log"
   
https://bugs.launchpad.net/ubuntu/+source/acpi/+bug/1892547/+attachment/5443267/+files/results.log

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1892547

Title:
  [0.172384] ACPI Exception: Could not find/resolve named package
  element: OC06 (20170831/dspkginit-381) [0.172444] ACPI Exception:
  Could not find/resolve named package element: OC07
  (20170831/dspkginit-381)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/acpi/+bug/1892547/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1892547] Re: [ 0.172384] ACPI Exception: Could not find/resolve named package element: OC06 (20170831/dspkginit-381) [ 0.172444] ACPI Exception: Could not find/resolve named package element: OC07

2020-12-13 Thread Witold Buczak
//

 * Disassembling to symbolic ASL+ operators
 *
 * Disassembly of DSDT.dat, Sun Dec 13 20:41:17 2020
 *
 * Original Table Header:
 * Signature"DSDT"
 * Length   0x68D5 (26837)
 * Revision 0x01  32-bit table (V1), no 64-bit math support
 * Checksum 0xE6
 * OEM ID   "A0452"
 * OEM Table ID "A0452001"
 * OEM Revision 0x0001 (1)
 * Compiler ID  "INTL"
 * Compiler Version 0x02002026 (33562662)
 */
DefinitionBlock ("", "DSDT", 1, "A0452", "A0452001", 0x0001)
{
External (OC06, UnknownObj)
External (OC07, UnknownObj)

\\
[0.256863] ACPI Error: AE_NOT_FOUND, While resolving a named reference 
package element - OC06 (20190816/dspkginit-438)
[0.256924] ACPI Error: AE_NOT_FOUND, While resolving a named reference 
package element - OC07 (20190816/dspkginit-438)
/

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1892547

Title:
  [0.172384] ACPI Exception: Could not find/resolve named package
  element: OC06 (20170831/dspkginit-381) [0.172444] ACPI Exception:
  Could not find/resolve named package element: OC07
  (20170831/dspkginit-381)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/acpi/+bug/1892547/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1892547] Re: [ 0.172384] ACPI Exception: Could not find/resolve named package element: OC06 (20170831/dspkginit-381) [ 0.172444] ACPI Exception: Could not find/resolve named package element: OC07

2020-12-13 Thread Witold Buczak
$ sudo cat /sys/firmware/acpi/tables/DSDT > DSDT.dat
$ iasl -d DSDT.dat

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20190509
Copyright (c) 2000 - 2019 Intel Corporation

File appears to be binary: found 8931 non-ASCII characters, disassembling
Binary file appears to be a valid ACPI table, disassembling
Input file DSDT.dat, Length 0x68D5 (26837) bytes
ACPI: DSDT 0x 0068D5 (v01 A0452  A0452001 0001 INTL 
02002026)
Pass 1 parse of [DSDT]
Pass 2 parse of [DSDT]
Parsing Deferred Opcodes (Methods/Buffers/Packages/Regions)

Parsing completed
Disassembly completed
ASL Output:DSDT.dsl - 296332 bytes
$ 

** Attachment added: "DSDT.dsl"
   
https://bugs.launchpad.net/ubuntu/+source/acpi/+bug/1892547/+attachment/5443237/+files/DSDT.dsl

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1892547

Title:
  [0.172384] ACPI Exception: Could not find/resolve named package
  element: OC06 (20170831/dspkginit-381) [0.172444] ACPI Exception:
  Could not find/resolve named package element: OC07
  (20170831/dspkginit-381)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/acpi/+bug/1892547/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1892547] Re: [ 0.172384] ACPI Exception: Could not find/resolve named package element: OC06 (20170831/dspkginit-381) [ 0.172444] ACPI Exception: Could not find/resolve named package element: OC07

2020-12-13 Thread Witold Buczak
sudo apt update
sudo apt upgrade
apt install iasl "or" apt install acpica-tools

iasl was written by Robert Moore 

apt install fwts libfwts1 libfwtsiasl1 libfwtsacpica1

fwts (20.03.00-0ubuntu1) focal; urgency=medium

  [Colin Ian King]
  * ACPI: crsdump: include crsdump.h in crsdump.h, rename guard macro
  * acpi: madt: unconstify data argument
  * lib: fwts_summary: fix build warning with gcc-10
  * Makfile: add more warning flags to ensure we catch more issues

  [Ivan Hu]
  * acpi: msdm: fix print typo
  * lib: add kernel lockdown check
  * uefi: check the kernel lockdown for uefi tests

 -- Alex Hung   Mon, 23 Mar 2020 12:42:11 -0600

fwts (20.02.00-0ubuntu1) focal; urgency=medium

  [Alex Hung]
  * fwts_hwinfo: add device check for Type-C
  * fwts_hwinfo: fix copy & paste typos
  * fwts_hwinfo: add device check for disks
  * fwts_hwinfo: add device check for attached monitors
  * live-image: replace hard-coded "oem-tests.lst" by a variable
  * live-image: add an option for creating oem-tests.lst

  [Colin Ian King]
  * ACPICA: Update to version 20200214
  * fwts-test/syntaxcheck: sync regression log with latest ACPICA output

  [Ivan Hu]
  * auto-packager: mkpackage.sh: remove disco

 -- Ivan Hu   Wed, 26 Feb 2020 09:39:35 +0800

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1892547

Title:
  [0.172384] ACPI Exception: Could not find/resolve named package
  element: OC06 (20170831/dspkginit-381) [0.172444] ACPI Exception:
  Could not find/resolve named package element: OC07
  (20170831/dspkginit-381)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/acpi/+bug/1892547/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1892547] Re: [ 0.172384] ACPI Exception: Could not find/resolve named package element: OC06 (20170831/dspkginit-381) [ 0.172444] ACPI Exception: Could not find/resolve named package element: OC07

2020-12-13 Thread Witold Buczak
Missing or incompletely supported functionality in /proc/acpi
May be a buggy DSDT.

/sys/firmware/acpi/tables/DSDT
/sys/firmware/acpi/tables/OEMB

"ASL is compiled into AML images." 
https://www.acpica.org/downloads

# SSDT_FILES=`ls /sys/firmware/acpi/tables/ | grep SSDT`
# for file in $SSDT_FILES ; do cat "/sys/firmware/acpi/tables/$file" > 
"$file.dat"; done
# cat /sys/firmware/acpi/tables/DSDT > DSDT.dat

To decompile

$ iasl -d DSDT.dat
$ iasl -d SSDT*.dat

"Old and historical" acpi.sourceforge.net" 
"http://acpi.sourceforge.net/dsdt/index.php;
"https://www.intel.com/content/www/us/en/design/resource-design-center.html;

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1892547

Title:
  [0.172384] ACPI Exception: Could not find/resolve named package
  element: OC06 (20170831/dspkginit-381) [0.172444] ACPI Exception:
  Could not find/resolve named package element: OC07
  (20170831/dspkginit-381)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/acpi/+bug/1892547/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1892547] Re: [ 0.172384] ACPI Exception: Could not find/resolve named package element: OC06 (20170831/dspkginit-381) [ 0.172444] ACPI Exception: Could not find/resolve named package element: OC07

2020-12-13 Thread Witold Buczak
"OC07 error in descriptions is declared but not defined in ACPI DSDT,
i.e. External (OC07, UnknownObj)."

"The OEMB in #6 has a checksum (i.e. one of OEMx) is a OEM-specific
table and that's probably used in Windows only (maybe a workaround)."

ACPI Machine Language (AML)
https://wiki.osdev.org/AML

The programming language equivalent for AML. 
ASL is compiled into AML images.
This is the language that the DSDT is written in. 

If you need to fix your DSDT, you'll have to write at least a little bit
of ASL.

Differentiated System Description Table (DSDT)

An OEM must supply a DSDT to an ACPI-compatible OS.

"The DSDT contains the Differentiated Definition Block, which supplies
the implementation and configuration information about the base system.
The OS always inserts the DSDT information into the ACPI Namespace at
system boot time and never removes it."

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1892547

Title:
  [0.172384] ACPI Exception: Could not find/resolve named package
  element: OC06 (20170831/dspkginit-381) [0.172444] ACPI Exception:
  Could not find/resolve named package element: OC07
  (20170831/dspkginit-381)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/acpi/+bug/1892547/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1892547] Re: [ 0.172384] ACPI Exception: Could not find/resolve named package element: OC06 (20170831/dspkginit-381) [ 0.172444] ACPI Exception: Could not find/resolve named package element: OC07

2020-12-13 Thread Witold Buczak
** Changed in: linux (Ubuntu)
   Status: Incomplete => Confirmed

** Package changed: linux (Ubuntu) => acpi-call (Ubuntu)

** Package changed: acpi-call (Ubuntu) => acpi (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1892547

Title:
  [0.172384] ACPI Exception: Could not find/resolve named package
  element: OC06 (20170831/dspkginit-381) [0.172444] ACPI Exception:
  Could not find/resolve named package element: OC07
  (20170831/dspkginit-381)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/acpi/+bug/1892547/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1892547] Re: [ 0.172384] ACPI Exception: Could not find/resolve named package element: OC06 (20170831/dspkginit-381) [ 0.172444] ACPI Exception: Could not find/resolve named package element: OC07

2020-10-17 Thread Witold Buczak
ACPI Error: AE_NOT_FOUND

https://bugzilla.kernel.org/show_bug.cgi?id=202655

Product:ACPI
Component:  ACPICA-Core
Hardware:   x86-64 Linux

Many OEMs don't implement ACPI as fully as, perhaps, they should. There
are stories of certain functions being unavailable unless the operating
system declares itself to be "Windows"


** Bug watch added: Linux Kernel Bug Tracker #202655
   https://bugzilla.kernel.org/show_bug.cgi?id=202655

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1892547

Title:
  [0.172384] ACPI Exception: Could not find/resolve named package
  element: OC06 (20170831/dspkginit-381) [0.172444] ACPI Exception:
  Could not find/resolve named package element: OC07
  (20170831/dspkginit-381)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1892547/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1892547] Re: [ 0.172384] ACPI Exception: Could not find/resolve named package element: OC06 (20170831/dspkginit-381) [ 0.172444] ACPI Exception: Could not find/resolve named package element: OC07

2020-10-17 Thread Witold Buczak
The error occurs after updating to "Ubuntu 20.04.1 LTS"
sudo do-release-upgrade
cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=20.04
DISTRIB_CODENAME=focal
DISTRIB_DESCRIPTION="Ubuntu 20.04.1 LTS"

It is slightly different in the way the bug report is presented.

[0.256863] ACPI Error: AE_NOT_FOUND, While resolving a named reference 
package element - OC06 (20190816/dspkginit-438)
[0.256924] ACPI Error: AE_NOT_FOUND, While resolving a named reference 
package element - OC07 (20190816/dspkginit-438)

[1.942168] ACPI Warning: SystemIO range 
0x0480-0x04AF conflicts with OpRegion 
0x0480-0x049F (\_SB.PCI0.SBRG.GPIO) 
(20190816/utaddress-204)
[1.942179] ACPI: If an ACPI driver is available for this device, you should 
use it instead of the native driver
[2.015158] ACPI Warning: SystemIO range 
0x0400-0x041F conflicts with OpRegion 
0x0400-0x040F (\_SB.PCI0.SBRG.ASOC.SMRG) 
(20190816/utaddress-204)
[2.015171] ACPI: If an ACPI driver is available for this device, you should 
use it instead of the native driver
[2.437201] gpio_ich gpio_ich.2.auto: ACPI BAR is busy, GPI 0 - 15 
unavailable
[   17.635992] parport_pc 00:02: reported by Plug and Play ACPI

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1892547

Title:
  [0.172384] ACPI Exception: Could not find/resolve named package
  element: OC06 (20170831/dspkginit-381) [0.172444] ACPI Exception:
  Could not find/resolve named package element: OC07
  (20170831/dspkginit-381)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1892547/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1892547] Re: [ 0.172384] ACPI Exception: Could not find/resolve named package element: OC06 (20170831/dspkginit-381) [ 0.172444] ACPI Exception: Could not find/resolve named package element: OC07

2020-10-05 Thread Witold Buczak
Problem with booting Linux Ubuntu on UEFI hardware. 
Samsung Ultrabook
"UEFI boot bricks SAMSUNG 530U3C laptop
+ UEFI boot live-usb bricks SAMSUNG 530U3C laptop"
{https://bugs.launchpad.net/ubuntu-cdimage/+bug/1040557}

UEFI - protection of the so-called intellectual property of computer hardware 
developers
https://help.ubuntu.com/community/Installation/UEFI-and-BIOS

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1892547

Title:
  [0.172384] ACPI Exception: Could not find/resolve named package
  element: OC06 (20170831/dspkginit-381) [0.172444] ACPI Exception:
  Could not find/resolve named package element: OC07
  (20170831/dspkginit-381)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1892547/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1892547] Re: [ 0.172384] ACPI Exception: Could not find/resolve named package element: OC06 (20170831/dspkginit-381) [ 0.172444] ACPI Exception: Could not find/resolve named package element: OC07

2020-10-05 Thread Witold Buczak
Changing boot options "noapic acpi=off"
Disable Advanced Configuration and Power Interface.
The error with that disappears.
System hold is not working, power management is not working.
Linux is running and no problem is seen.
The browser allows me to write this message.
This computer hardware is aged from 2006.
Replacing with a new one solves the problem.
New problems may be related to the new BIOS / UEFI.
Unified Extensible Firmware Interface
Linux Ubuntu Operating System supports UEFI
Equipment from different manufacturers is possible.


sudo gedit /etc/default/grub

# If you change this file, run 'update-grub' afterwards to update
# /boot/grub/grub.cfg.
# For full documentation of the options in this file, see:
#   info -f grub -n 'Simple configuration'

GRUB_DEFAULT=0
GRUB_TIMEOUT_STYLE=hidden
GRUB_TIMEOUT=1
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash noapic acpi=off"
GRUB_CMDLINE_LINUX=""

# Uncomment to enable BadRAM filtering, modify to suit your needs
# This works with Linux (no patch required) and with any kernel that obtains
# the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
#GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"

# Uncomment to disable graphical terminal (grub-pc only)
#GRUB_TERMINAL=console

# The resolution used on graphical terminal
# note that you can use only modes which your graphic card supports via VBE
# you can see them in real GRUB with the command `vbeinfo'
#GRUB_GFXMODE=640x480

# Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
#GRUB_DISABLE_LINUX_UUID=true

# Uncomment to disable generation of recovery mode menu entries
#GRUB_DISABLE_RECOVERY="true"

# Uncomment to get a beep at grub start
#GRUB_INIT_TUNE="480 440 1"
GRUB_GFXPAYLOAD_LINUX=None

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1892547

Title:
  [0.172384] ACPI Exception: Could not find/resolve named package
  element: OC06 (20170831/dspkginit-381) [0.172444] ACPI Exception:
  Could not find/resolve named package element: OC07
  (20170831/dspkginit-381)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1892547/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1892547] Re: [ 0.172384] ACPI Exception: Could not find/resolve named package element: OC06 (20170831/dspkginit-381) [ 0.172444] ACPI Exception: Could not find/resolve named package element: OC07

2020-09-13 Thread Witold Buczak
dmesg|grep "ACPI Warning"
[   23.405042] ACPI Warning: SystemIO range 
0x0480-0x04AF conflicts with OpRegion 
0x0480-0x049F (\_SB.PCI0.SBRG.GPIO) 
(20170831/utaddress-247)
[   23.405056] ACPI Warning: SystemIO range 
0x0480-0x04AF conflicts with OpRegion 
0x0480-0x049F (\_SB.PCI0.SBRG.GPIO) 
(20170831/utaddress-247)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1892547

Title:
  [0.172384] ACPI Exception: Could not find/resolve named package
  element: OC06 (20170831/dspkginit-381) [0.172444] ACPI Exception:
  Could not find/resolve named package element: OC07
  (20170831/dspkginit-381)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1892547/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1892547] Re: [ 0.172384] ACPI Exception: Could not find/resolve named package element: OC06 (20170831/dspkginit-381) [ 0.172444] ACPI Exception: Could not find/resolve named package element: OC07

2020-09-13 Thread Witold Buczak
acpi.log

"
Firmware Warning (ACPI): Incorrect checksum in table [OEMB] - 0x00, should be 
0xFB (20180105/tbprint-239)
OEMB @ 0x
  : 4F 45 4D 42 46 00 00 00 01 00 41 20 4D 20 49 20  OEMBF.A M I 
  0010: 41 4D 49 5F 4F 45 4D 20 09 06 00 06 4D 53 46 54  AMI_OEM MSFT
  0020: 97 00 00 00 0D 05 00 00 00 00 30 00 00 F8 FF 00  ..0.
  0030: 00 0C 00 00 00 02 00 00 00 00 30 00 00 00 D0 00  ..0.
  0040: 00 00 00 00 00 00 
"

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1892547

Title:
  [0.172384] ACPI Exception: Could not find/resolve named package
  element: OC06 (20170831/dspkginit-381) [0.172444] ACPI Exception:
  Could not find/resolve named package element: OC07
  (20170831/dspkginit-381)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1892547/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1892547] Re: [ 0.172384] ACPI Exception: Could not find/resolve named package element: OC06 (20170831/dspkginit-381) [ 0.172444] ACPI Exception: Could not find/resolve named package element: OC07

2020-09-13 Thread Witold Buczak
sudo acpidump > acpi.log

** Attachment added: "acpi.log"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1892547/+attachment/5410358/+files/acpi.log

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1892547

Title:
  [0.172384] ACPI Exception: Could not find/resolve named package
  element: OC06 (20170831/dspkginit-381) [0.172444] ACPI Exception:
  Could not find/resolve named package element: OC07
  (20170831/dspkginit-381)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1892547/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1892547] [NEW] [ 0.172384] ACPI Exception: Could not find/resolve named package element: OC06 (20170831/dspkginit-381) [ 0.172444] ACPI Exception: Could not find/resolve named package element: OC

2020-08-21 Thread Witold Buczak
Public bug reported:

[0.172384] ACPI Exception: Could not find/resolve named package
element: OC06 (20170831/dspkginit-381)

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: linux-image-4.15.0-112-generic 4.15.0-112.113
ProcVersionSignature: Ubuntu 4.15.0-112.113-generic 4.15.18
Uname: Linux 4.15.0-112-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.16
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  xilion 1667 F pulseaudio
CurrentDesktop: LXDE
Date: Fri Aug 21 22:15:54 2020
HibernationDevice: RESUME=UUID=3a74be02-d33e-4932-8d91-4d1fa8672def
InstallationDate: Installed on 2018-06-18 (795 days ago)
InstallationMedia: Ubuntu 16.04.4 LTS "Xenial Xerus" - Release amd64 (20180228)
IwConfig:
 lono wireless extensions.
 
 enp0s29f7u2  no wireless extensions.
 
 enp1s3no wireless extensions.
MachineType: System manufacturer System Product Name
ProcFB: 0 radeondrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-112-generic 
root=UUID=4ed73824-614c-4c5a-a4ca-782b0ed7ace2 ro quiet splash
RelatedPackageVersions:
 linux-restricted-modules-4.15.0-112-generic N/A
 linux-backports-modules-4.15.0-112-generic  N/A
 linux-firmware  1.173.19
RfKill:
 0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 06/09/2006
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 0301
dmi.board.name: P5GPL-X SE
dmi.board.vendor: ASUSTeK Computer INC.
dmi.board.version: Rev 1.xx
dmi.chassis.asset.tag: Asset-1234567890
dmi.chassis.type: 3
dmi.chassis.vendor: Chassis Manufacture
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0301:bd06/09/2006:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP5GPL-XSE:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
dmi.product.name: System Product Name
dmi.product.version: System Version
dmi.sys.vendor: System manufacturer

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: Confirmed


** Tags: amd64 apport-bug bionic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1892547

Title:
  [0.172384] ACPI Exception: Could not find/resolve named package
  element: OC06 (20170831/dspkginit-381) [0.172444] ACPI Exception:
  Could not find/resolve named package element: OC07
  (20170831/dspkginit-381)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1892547/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1790926] Re: pport-gtk:3498): dbind-WARNING **: 20:34:35.470: Couldn't connect to accessibility bus: Failed to connect to socket /tmp/dbus-GodlCLzxbW

2018-09-06 Thread Witold Buczak
Bug error occurs only when running and used xfce desktop
If the gnome environment is used
Bedbug does not occur
The system does not report an error when the gnome graphics environment is used

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1790926

Title:
  pport-gtk:3498): dbind-WARNING **: 20:34:35.470: Couldn't connect to
  accessibility bus: Failed to connect to socket /tmp/dbus-GodlCLzxbW

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dbus/+bug/1790926/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1790926] Re: pport-gtk:3498): dbind-WARNING **: 20:34:35.470: Couldn't connect to accessibility bus: Failed to connect to socket /tmp/dbus-GodlCLzxbW

2018-09-05 Thread Witold Buczak
run term

sudo gedit .bashrc

add line in this text config file .bashrc

"
export NO_AT_BRIDGE=1

fi
"

and next

sudo su

press you pass and wrote

dbus-uuidgen > /var/lib/dbus/machine-id

exit

sudo apt-get download dbus

sudo dpkg -i *.deb

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1790926

Title:
  pport-gtk:3498): dbind-WARNING **: 20:34:35.470: Couldn't connect to
  accessibility bus: Failed to connect to socket /tmp/dbus-GodlCLzxbW

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dbus/+bug/1790926/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1790926] [NEW] pport-gtk:3498): dbind-WARNING **: 20:34:35.470: Couldn't connect to accessibility bus: Failed to connect to socket /tmp/dbus-GodlCLzxbW

2018-09-05 Thread Witold Buczak
Public bug reported:

pport-gtk:3498): dbind-WARNING **: 20:34:35.470: Couldn't connect to
accessibility bus: Failed to connect to socket /tmp/dbus-GodlCLzxbW

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: dbus 1.12.2-1ubuntu1
ProcVersionSignature: Ubuntu 4.15.0-33.36-generic 4.15.18
Uname: Linux 4.15.0-33-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.2
Architecture: amd64
Date: Wed Sep  5 20:34:37 2018
InstallationDate: Installed on 2018-06-18 (78 days ago)
InstallationMedia: Ubuntu 16.04.4 LTS "Xenial Xerus" - Release amd64 (20180228)
SourcePackage: dbus
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: dbus (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug bionic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1790926

Title:
  pport-gtk:3498): dbind-WARNING **: 20:34:35.470: Couldn't connect to
  accessibility bus: Failed to connect to socket /tmp/dbus-GodlCLzxbW

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dbus/+bug/1790926/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs