harrykipper / x210

Collection of patches, mods and documentation for the 51nb x210.
35 stars 5 forks source link

OpenBSD/Audio #4

Closed c0dev0id closed 3 years ago

c0dev0id commented 5 years ago

Hi, I'm using your provided coreboot.rom on my x210 with the i7-8550U CPU and the 2880x1920 screen (it got shipped before batch 4 was announced, so I think it's still batch 3).

I experience some issues regarding the audio device. Sometimes the audio device is present in the OS, sometimes not. And sometimes the boot falls into the kernel debugger with a page_fault. Neither did happen with the stock BIOS from 51nb.

If you can't help (or don't want to) this is fine. I'm just dropping the issue here, maybe others experience the same and we can fix it together.

Dmesg reports the audio device as:

azalia0: codecs: Conexant/0x5069, Intel/0x280b, using Conexant/0x5069

This is the page fault: Page Fault

Backtrace: Backtrace

Full dmesg: https://codevoid.de/0/p/x210_dmesg.txt

Pcidump: https://codevoid.de/0/p/x210_pcidump.txt

If you're interested, this is the stock rom from 51nb on my board: https://codevoid.de/9/p/x210_stock.rom (sha1: df8ad4124c5a5a550c2f9f209eb72cc560f91c9c)

Thanks to you and mjg59 for all the work so far!

Best Regards,