ChanServ changed the topic of #aarch64-laptops to: Linux support for AArch64 Laptops (Asus NovaGo TP370QL - HP Envy x2 - Lenovo Mixx 630 - Lenovo Yoga C630)
hexdump01 has joined #aarch64-laptops
hexdump0815 has quit [Ping timeout: 480 seconds]
<cenunix[m]> are you having issues with the GPU martiert, the gpu still works for me although I do get some errors like you mentioned, on NixOS
<jhovold> martiert: i believe juergh posted a patch adding the missing module macros for the gpu fw
<jhovold> Here's an updated wip branch for the X13s based on 6.4.1:
<jhovold> Changes since the previous branch include:
<jhovold> - fix two audio codec races that could break headphone output
<jhovold> - fix audio codec mbhc log level
<jhovold> - disable arm64 pointer authentication properly (e.g. to fix gdb issue)
<jhovold> - update usb dwc3 multiport support to v9
<HdkR> oh, that pac gdb fix sounds good
<jhovold> HdkR: i'm just replacing the old hack with something equivalent to passing arm64.nopauth on the command line
<jhovold> unless fixed fw show up, i'll just drop it eventually
<HdkR> ah
<juergh> I'm on contact with Lenovo regarding nopauth. Apparently there was a fw fix that had to be pulled again because it caused issues for Windows.
Kelsar has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
<clover[m]> Oh was gdb broken on X13s? I don't use lower level languages so I didn't notice
<jhovold> juergh: ok, maybe time to drop the hack soon then. I knew they were testing something, but have not heard that they had given up on it.
<jhovold> i'll double check with lenovo as well before dropping it
<konradybcio> the main point of using the cores ending in C was to have pauth, so it would be nice indeed :P
Kelsar has joined #aarch64-laptops
<konradybcio> jhovold: could you test a quick venus patch for me if I emailed it to you?
laine has joined #aarch64-laptops
<clover[m]> jhovold: how do you test your kernels? Since there is no vm do you have to build, install and reboot?
apalos_ has joined #aarch64-laptops
<jhovold> konradybcio: sure, but i may not have time to test it tomorrow
<konradybcio> jhovold ah okay I'll test it earlier myself then, thanks anyway
<jhovold> clover[m]: yes, but i use different machine for development
mani_s- has joined #aarch64-laptops
<jhovold> and for some things i can just update and reload a module or two
<steev> clover[m]: i tend to tag them ( LOCALVERSION="-testing-thing" ) and then manually point at the dtb
<steev> jhovold: srinik: any idea why headphones are so friggin loud, and speakers are so friggin quiet?
<jhovold> steev: mixer settings? ;)
<steev> possibly... or maybe some devices are swapped somewhere?
<steev> but my mixer settings are defaults, and with the headphones at ~10% they're pretty much louder than the speakers
<steev> with the speakers at 100%
<jhovold> i think we had to set some defaults and if you crank the speakers up to loud we have a distortion issue
<steev> yeah, headphones too... above ~25%
<jhovold> i haven't really been using headphones except when fixing the headphone output race, but i did not notice that you could turn up the default headphone volume to what appeared to be non-healthy levels (for ear and headphones)
<broonie> steev: Headphone drivers are typically also usable as line outputs, but the volume levels you want for the two applications are wildly different (headphones typically have -20dB or more, line output should usually be around 0dB so you don't loose resolution).
<steev> broonie: hm, let me look at that in pavucontrol or whatever, gnome doesn't really let you dig into that, it seems
<broonie> It's likely that the hardware defaults are just wrong and need tuning. You can also get some effects due to different headphones, and someone might test by using the headphone out to drive speaker.
<broonie> s
<steev> hm
<steev> so, according to pavucontrol, 100% volume is 0.00dB, and yeah, it's quite loud and there's resolution loss. 45% is -20.87 dB, and it's still quite loud and still quite a bit of audio loss. 22% is -40.00 dB and that's where i'd say that the headphones are "comfortable"
<steev> so i guess i just need to dig through alsamixer and figure out where that correlates?
<broonie> Yes, probably there's some volume control directly on the headphone output. -40dB sounds like a typical value for headphone output ain.
<broonie> gain
<konradybcio> i think my x13's battery is dying after 3 months
<konradybcio> the % jumps around in linux a bit and the closer-to-me right corner of the bottom plate is mushy..
<konradybcio> also I think linux underdischarges the thing..
<konradybcio> or I guess overdischarges would be more english
ptitSeb has joined #aarch64-laptops
ptitSeb_ has quit [Ping timeout: 480 seconds]
systwi has quit [Ping timeout: 480 seconds]
systwi has joined #aarch64-laptops
derzahl has quit [Ping timeout: 480 seconds]
<cenunix[m]> steev check in alsamixer, SpkrLeft PA and SpkrRight PA
<steev> cenunix[m]: i've seen those, and tested as well, but there's definitely resolution loss when turning them up
<cenunix[m]> ah yes, well not sure then tbh, but I also have noticed the speaker headphone discrepancy. Headphones will blow your ears out at 50% but speakers are super quiet
<cenunix[m]> a bit off topic, but whats the best way to set the 'bluetooh address' each time the x13s boots, I would assume a systemd service? but what program/script should I use to set it? btmgmt?
<steev> yeah
<steev> this is my
<cenunix[m]> I saw clovers systemd service on this wiki https://github.com/ironrobin/archiso-x13s/wiki/Feature-Support#bluetooth
<cenunix[m]> I copied everything except for the ExecStart
<steev> so
<steev> i do mine with an override
<cenunix[m]> because I dont have this set-bt-address thing
<steev> it's basically the same idea though
<cenunix[m]> override?
<steev> that's just a script to bring the device down
<cenunix[m]> if you could send here or in dms it would be a huge help, been struggling with my service file failing sometimes, thx :)
<steev> yeah - i do /etc/systemd/system/bluetooth.service.d/override.conf with the contents of
<cenunix[m]> ah okay, and so you just put this in the override.conf and it runs after boot?
<steev> if you have bluetooth.service enabled, yeah
<cenunix[m]> sweet thanks
<steev> but
<steev> change the address to something that isn't mine please lol
<steev> or, i guess leave it, i don't mind
<steev> wigle.net will just think that i'm in a bunch of different places i suppose
<steev> actually, i don't recall if wigle does bluetooth devices
<steev> to get the address above, i logged into windows and looked to see what it is set to
<steev> and then flip it... because... i don't actually know why it has to be in reverse
<cenunix[m]> ah gotchya, ive just been using the one on clovers wiki when I ran the command manually, I should probably change that lol
systwi has quit [Ping timeout: 480 seconds]
<steev> yeah, that's my mac addr, or at least, what windows sets it to
<steev> however... if your windows install also sets it to that... then that's fine too i guess
hexdump01 has quit [Remote host closed the connection]
hexdump01 has joined #aarch64-laptops
systwi has joined #aarch64-laptops