Ubuntu on 2022 Razer Blade 14'' with 3070 Ti | Razer Insider

Ubuntu on 2022 Razer Blade 14'' with 3070 Ti



Show first post

35 Replies

small update on the microphone stuff, i have had no luck with the built in mic, but i did manage to get the mic running on earphones with jack.
they seem to be on pin 0x19, but i had to disable the jack detect setting. i used the 'hdajackretask' tool to remap the pin. it saves a file to /lib/firmware and applies the patch via module option (if you see multiple values, that is because the blade has multiple devices using snd_hda_intel, the 3rd one is the realtek, the first 2 in my case are HDMI.
with jack detection enabled, it doesnt work, the pin is never discovered as connected. with it disabled, you will see the input device always, even when unplugged.
going to keep messing about :)

$ cat /lib/firmware/hda-jack-retask.fw
[codec]
0x10ec0897 0x1a58201c 0

[pincfg]
0x11 0x40000000
0x12 0x40000000
0x14 0x90170110
0x15 0x411111f0
0x16 0x411111f0
0x17 0x411111f0
0x18 0x411111f0
0x19 0x03a11130
0x1a 0x411111f0
0x1b 0x03211020
0x1c 0x411111f0
0x1d 0x4026892d
0x1e 0x411111f0
0x1f 0x411111f0

$ cat /etc/modprobe.d/hda-jack-retask.conf
# This file was added by the program 'hda-jack-retask'.
# If you want to revert the changes made by this program, you can simply erase this file and reboot your computer.
options snd-hda-intel patch=hda-jack-retask.fw,hda-jack-retask.fw,hda-jack-retask.fw,hda-jack-retask.fw


bluetooth fix through dkms is here:
https://github.com/wimvanboven/razer-blade-14-2022-btusb

NB: before i updated the EC firmware, the bt device sometimes failed to be enabled at boot. problem hasn't reoccurred after EC firmware update, so best to do this upfront as it needs windows.

i've been fighting the mic for a few days now. but i guess something is messed up with the alc897 codec config and the bios probably does not report the pin config properly.
messing with the pins through hdajackretask utility did not yet lead to success. i think the built in mic is on pin 0x18, but when i toggle it and unmute it in alsamixer, no sound is recorded.
Userlevel 1
https://github.com/thesofproject/sof/issues/6116
surveily
Will try the "Microphone" section from here: https://abarry.org/ubuntu-on-razer-blade-15-2022-advanced/

i tried, but it did not helped, thank you!
Userlevel 1
Will try the "Microphone" section from here: https://abarry.org/ubuntu-on-razer-blade-15-2022-advanced/
Userlevel 1
Yes, don't know how to fix.
surveily
Fix here: https://bugzilla.kernel.org/show_bug.cgi?id=215946

it worked, thank you so much!!!
Did you face any issues with microphone?
Userlevel 1
Fix here: https://bugzilla.kernel.org/show_bug.cgi?id=215946
Facing same issue, also tried many OS versions (deb based), so success.
Just got new laptop, and it was really unexpected to face that kind of issue.
As i understood no official reply from Razer yet?
I thought Lenovo support was bad...:big_grin_:
Userlevel 1
cc @Dekades

Reply