Displaying 9 results from an estimated 9 matches for "acpi_".
Did you mean:
acpi
2019 Jul 26
0
C7, acpi_als
...lly restarted X.
Now, in the logs, I see a bunch of
Jul 26 11:01:51 <workstation> pkexec[29723]: <username>: Executing command
[USER=root] [TTY=unknown] [CWD=/home/<username>]
[COMMAND=/usr/libexec/gsd-backlight-helper --set-brightness 89]
What little I can find sounds as though acpi_als is for a device that's
checking the ambient light... NOT for a real monitor on a workstation.
The other thing is that she says she's got screensaver set for five
minutes, but it seem to come up much sooner, and then we've got this
issue.
There were no clues in journalctl, or /var/l...
2007 Feb 05
3
Kernel panic kickstarting to CentOS 4
...t to the installer screen because the machine kernel panics when
booted from the install CD. The error message I get is:
Kernel panic - not syncing: include/linux/smp_lock.h:25
spin_unlock(kernel/sched.c:c035) not locked
The boot messages before this point are mainly to do with acpi
including:
acpi_ps_parse_anl
acpi_?s_one_complete
...
acpi_early_init
start_kernel
Kernel panic ....
At a guess, I tried starting the installer with the options:
linux text acpi=off noprobe
I am not really clear on what part of the boot process is failing so I
tried a number of random boot options including ap...
2017 Mar 02
2
[Bug 100035] New: nouveau runtime pm causes soft lockups and hangs during boot
...core sparse_keymap hci_uart videodev ath3k btusb
crypto_simd i2c_designware_platform(+) cryptd i2c_designware_core cfg80211
glue_helper btrtl snd_hwdep input_leds memstick media mii btbcm snd_hda_core
btqca btintel int3403_thermal bluetooth processor_thermal_device snd_pcm
intel_soc_dts_iosf mei_me acpi_als snd_timer acpi_pad tpm_crb idma64 virt_dma
intel_lpss_pci kfifo_buf industrialio int3400_thermal snd intel_lpss_acpi
intel_lpss int340x_thermal_zone mei fjes mac_hid acpi_thermal_rel
[ 56.593182] asus_wireless shpchp soundcore nouveau i915 ttm i2c_algo_bit
drm_kms_helper syscopyarea sysfillre...
2017 Jun 24
6
[Bug 101573] New: GP107 crash with no HDMI connected on 4.12.rc6
...l i2c_hid processor_thermal_device snd i2c_i801 mei soundcore
intel_lpss_pci
intel_pch_thermal bluetooth shpchp intel_soc_dts_iosf thermal hid battery
int3403_thermal ecdh_generic tpm_crb rfkill intel_lpss_acpi intel_lpss
int3402_thermal int340x_thermal_zone evdev intel_hid mac_hid int3400_thermal
acpi_als sparse_
keymap tpm_tis acpi_thermal_rel kfifo_buf ac tpm_tis_core industrialio acpi_pad
tpm sch_fq_codel msr vboxnetadp(O)
čen 23 22:11:05 blackgate kernel: vboxnetflt(O) vboxdrv(O) i2c_dev sg
ip_tables x_tables sd_mod ext4 crc16 jbd2 fscrypto mbcache dm_mod dax serio_raw
atkbd libps2 crc32_pcl...
2017 Feb 17
2
nouveau preventing shutdown after suspend-resume
...[ 201.143088] intel_soc_dts_iosf
[ 201.143088] hci_uart
[ 201.143089] elan_i2c
[ 201.143089] btbcm
[ 201.143089] btqca
[ 201.143090] btintel
[ 201.143090] bluetooth
[ 201.143090] int3403_thermal
[ 201.143091] int340x_thermal_zone
[ 201.143091] acpi_als
[ 201.143091] kfifo_buf
[ 201.143092] int3400_thermal
[ 201.143092] acpi_thermal_rel
[ 201.143093] industrialio
[ 201.143093] intel_lpss_acpi
[ 201.143093] acpi_pad
[ 201.143094] tpm_crb
[ 201.143094] intel_lpss
[ 201.143094] fjes
[ 201....
2016 Jul 13
0
[PATCH] drm/nouveau/fbcon: fix deadlock with FBIOPUT_CON2FBMAP
...2_v4l2 kvm cfg80211 video
buf2_core snd_seq videodev irqbypass snd_seq_device snd_timer media crct10dif_pclmul snd crc32_pclmul hid_multitouch ghash_clmulni_intel aesni_intel joydev aes_x86_64 lrw gf128mul gl
ue_helper ablk_helper cryptd soundcore ie31200_edac edac_core mei_me shpchp mei input_leds acpi_als serio_raw kfifo_buf lpc_ich industrialio soc_button_array mac_hid parport_pc ppdev
lp parport autofs4 btrfs xor raid6_pq dm_mirror dm_region_hash dm_log nouveau rtsx_usb_sdmmc rtsx_usb hid_generic usbhid hid i915 broadcom bcm_phy_lib mxm_wmi ttm i2c_algo_bit drm_k
ms_helper syscopyarea sysfillr...
2016 Jul 15
1
[PATCH] drm/nouveau/fbcon: fix deadlock with FBIOPUT_CON2FBMAP
...cfg80211 video
> buf2_core snd_seq videodev irqbypass snd_seq_device snd_timer media crct10dif_pclmul snd crc32_pclmul hid_multitouch ghash_clmulni_intel aesni_intel joydev aes_x86_64 lrw gf128mul gl
> ue_helper ablk_helper cryptd soundcore ie31200_edac edac_core mei_me shpchp mei input_leds acpi_als serio_raw kfifo_buf lpc_ich industrialio soc_button_array mac_hid parport_pc ppdev
> lp parport autofs4 btrfs xor raid6_pq dm_mirror dm_region_hash dm_log nouveau rtsx_usb_sdmmc rtsx_usb hid_generic usbhid hid i915 broadcom bcm_phy_lib mxm_wmi ttm i2c_algo_bit drm_k
> ms_helper syscopyare...
2016 Jul 12
6
[PATCH] drm/nouveau/fbcon: fix deadlock with FBIOPUT_CON2FBMAP
The FBIOPUT_CON2FBMAP ioctl takes a console_lock(). When this is called
while nouveau was runtime suspended, a deadlock would occur due to
nouveau_fbcon_set_suspend also trying to obtain console_lock().
Fix this by delaying the drm_fb_helper_set_suspend call. Based on the
i915 code (which was done for performance reasons though).
Cc: Chris Wilson <chris at chris-wilson.co.uk>
Cc: Daniel
2017 Jan 06
0
nouveau: display freezing
...0.0-rc2 (scanf at hafza) (gcc version 6.3.1 20161221 (Red Hat 6.3.1-1) (GCC) ) #1 SMP Wed Jan 4 20:16:20 CET 2017
[ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-4.10.0-rc2 root=/dev/mapper/fedora_hafza-root ro rd.lvm.lv=fedora_hafza/root rd.lvm.lv=fedora_hafza/swap rhgb quiet intel_pstate=support_acpi_ppc
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[ 0.000000] x86/fpu: xstate_offset[2]:...