Giter Site home page Giter Site logo

gled-rs / linux-hp_ap0xxx Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 0.0 2.02 GB

Linux kernel with a few patches to support HP Spectre x360 ap0xxxx models

Home Page: https://wiki.archlinux.org/index.php/HP_Spectre_x360_-_13-ap0xxxx

License: Other

Makefile 0.25% C 96.49% Assembly 1.17% C++ 1.28% Objective-C 0.27% Shell 0.23% Perl 0.12% Awk 0.01% sed 0.01% Python 0.13% Yacc 0.01% Lex 0.01% UnrealScript 0.01% XS 0.01% Perl 6 0.01% Roff 0.02% Clojure 0.01% M4 0.01% Gherkin 0.01% SmPL 0.02%
linux kernel spectre x360 hp

linux-hp_ap0xxx's People

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

linux-hp_ap0xxx's Issues

[build] The boot file is missing in /boot

Missing file: vmlinuz-linux-ap0xxxx
Command used

[login@pc linux-hp_ap0xxx]$ mkinitcpio -p linux-ap0xxxx;

Error

==> ERROR: specified kernel image does not exist: `/boot/vmlinuz-linux-ap0xxxx'

log attached.

Text2.txt

[build] typo mkinitcpio preset file name

The following line is failing due to typo, the name of preset file is different

cp mkinitcpio-ap0xxxx.preset /etc/mkinitcpio.d/linux-ap0xxxx.preset;

Error

cp: cannot stat 'linux-ap0xxxx.preset': No such file or directory

Solution rename file with 4x instead of 3x.

log
Text1.txt

No sound after reboot.

The sound stoped after Kernel update and reboot

Kernel have been compiled and process followed strictly.

Commands used for troubleshooting:

  • dmesg | grep audio
  • pacmd list-sinks
  • lsmod | grep snd
dmesg | grep audio
[    2.554978] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
lsmod | grep snd
snd_sof_pci            20480  0
snd_sof_intel_hda_common    73728  1 snd_sof_pci
snd_sof_intel_hda      20480  1 snd_sof_intel_hda_common
snd_sof_intel_byt      20480  1 snd_sof_pci
snd_sof_intel_ipc      20480  1 snd_sof_intel_byt
snd_sof               114688  4 snd_sof_pci,snd_sof_intel_hda_common,snd_sof_intel_byt,snd_sof_intel_ipc
snd_sof_xtensa_dsp     16384  1 snd_sof_pci
snd_soc_skl           180224  0
snd_soc_hdac_hda       24576  2 snd_sof_intel_hda_common,snd_soc_skl
snd_hda_ext_core       32768  4 snd_sof_intel_hda_common,snd_soc_hdac_hda,snd_soc_skl,snd_sof_intel_hda
snd_soc_sst_ipc        20480  1 snd_soc_skl
snd_soc_sst_dsp        40960  1 snd_soc_skl
snd_soc_acpi_intel_match    32768  3 snd_sof_pci,snd_sof_intel_hda_common,snd_soc_skl
snd_soc_acpi           16384  3 snd_sof_pci,snd_soc_acpi_intel_match,snd_soc_skl
snd_soc_core          286720  4 snd_sof,snd_sof_intel_hda_common,snd_soc_hdac_hda,snd_soc_skl
snd_compress           28672  1 snd_soc_core
ac97_bus               16384  1 snd_soc_core
snd_pcm_dmaengine      16384  1 snd_soc_core
snd_hda_intel          49152  0
snd_intel_nhlt         20480  3 snd_hda_intel,snd_sof_intel_hda_common,snd_soc_skl
snd_hda_codec         159744  2 snd_hda_intel,snd_soc_hdac_hda
snd_hda_core          102400  7 snd_hda_intel,snd_hda_ext_core,snd_hda_codec,snd_sof_intel_hda_common,snd_soc_hdac_hda,snd_soc_skl,snd_sof_intel_hda
snd_hwdep              20480  1 snd_hda_codec
snd_pcm               135168  8 snd_hda_intel,snd_hda_codec,snd_sof,snd_sof_intel_hda_common,snd_soc_core,snd_soc_skl,snd_hda_core,snd_pcm_dmaengine
snd_timer              40960  1 snd_pcm
snd                   110592  7 snd_hwdep,snd_hda_intel,snd_hda_codec,snd_timer,snd_compress,snd_soc_core,snd_pcm
soundcore              16384  1 snd

pacmd list-sinks
1 sink(s) available.
  * index: 0
	name: <auto_null>
	driver: <module-null-sink.c>
	flags: DECIBEL_VOLUME LATENCY DYNAMIC_LATENCY
	state: SUSPENDED
	suspend cause: IDLE
	priority: 1000
	volume: front-left: 96927 / 148% / 10.20 dB,   front-right: 96927 / 148% / 10.20 dB
	        balance 0.00
	base volume: 65536 / 100% / 0.00 dB
	volume steps: 65537
	muted: no
	current latency: 0.00 ms
	max request: 344 KiB
	max rewind: 344 KiB
	monitor source: 0
	sample spec: s16le 2ch 44100Hz
	channel map: front-left,front-right
	             Stereo
	used by: 0
	linked by: 0
	configured latency: 0.00 ms; range is 0.50 .. 2000.00 ms
	module: 13
	properties:
		device.description = "Dummy Output"
		device.class = "abstract"
		device.icon_name = "audio-card"

pacmd list-cards
0 card(s) available.

Error upon reboot

Hi,

I am rather new to custom kernels and compiling. I followed your readme and everything went smoothly, no errors or nothing but upon rebooting with the custom kernel, I recieve following Error:

"Starting version 243.70-1-arch
mount: /new_root: unknown filesystem type 'btrfs'
You are now being dropped into an emergency shell.
sh: can't access tty; job control turned off

I am glad to provide more info if needed, where can I start troubleshooting in order for it to work?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.