<branon> very interesting question
pere has quit [Ping timeout: 255 seconds]
pere has joined #maemo-leste
parazyd has quit [Ping timeout: 252 seconds]
parazyd has joined #maemo-leste
pere has quit [Ping timeout: 268 seconds]
pere has joined #maemo-leste
joerg has quit [Ping timeout: 264 seconds]
joerg has joined #maemo-leste
<tmlind> uvos: the following two fixed in linux next should fix the framebuffer not updating issue:
<tmlind> 01c0cce88c54 ("drm/omapdrm: Fix console with deferred ops")
<tmlind> 632bac50544c ("drm/omapdrm: Fix console by implementing fb_dirty")
<tmlind> for the modem stuff, imo exploring freemangordon's plan of using usb qmimodem for everything seems like the way to get stuff upstreamed
<tmlind> i also noticed the random hangs often seem to happen on d4 cold boot when bringing up the modem while not nearly as often after a reboot
mdz has joined #maemo-leste
xes has quit [Ping timeout: 255 seconds]
<Wizzup> tmlind: We're running into issues with 6.6 not having modem audio, but the cpcap audio regs seem to be set ok (same as in 6.1 at least), are you using a more recent kernel on your d4 for voice calls?
xes has joined #maemo-leste
Livio has joined #maemo-leste
RedW has quit [Quit: huh upgrades]
RedW has joined #maemo-leste
akossh has joined #maemo-leste
narodnik has quit [Quit: WeeChat 4.2.2]
Livio has quit [Ping timeout: 268 seconds]
f_ has joined #maemo-leste
pere has quit [Ping timeout: 255 seconds]
pere has joined #maemo-leste
ceene has joined #maemo-leste
SystemError has quit [Remote host closed the connection]
SystemError has joined #maemo-leste
Madda has quit [Remote host closed the connection]
Madda has joined #maemo-leste
Madda has quit [Ping timeout: 252 seconds]
Madda has joined #maemo-leste
SystemError has quit [Remote host closed the connection]
SystemError has joined #maemo-leste
arno11 has joined #maemo-leste
<arno11> Wizzup: btw on D4, voice calls use ucm2, right ? (because iirc ucm2 path has been changed since 6.4)
arno11 has quit [Quit: Lost terminal]
arno11 has joined #maemo-leste
<arno11> in 6.1 the correct path is still /usr/share/alsa/ucm2 but maybe it is /usr/share/ucm2/conf.d in 6.4 or 6.6 iirc
pere has quit [Ping timeout: 268 seconds]
<Wizzup> arno11: what do you mean with ucm path?
<Wizzup> the name/card?
<Wizzup> and yes this could be it for sure
<Wizzup> brb
<arno11> i mean, files in /usr/share/alsa/ucm2/mapphone_Audio/ could maybe go in /usr/share/alsa/ucm2/conf.d/Mapphone_Audio/
<arno11> *Mapphone_Audio
Livio has joined #maemo-leste
<arno11> brb
<Wizzup> arno11: where did this rename take place, as in, how did you know?
<Wizzup> and I'll investigate for sure
<Wizzup> arno11: shouldn't this be an alsa userland change
<Wizzup> I did see this in 6.6:
<Wizzup> [ 13.019317] omap-hdmi-audio omap-hdmi-audio.3.auto: ASoC: driver name too long 'HDMI 58006000.encoder' -> 'HDMI_58006000_e'
<Wizzup> whereas in 6.1, the omap hdmi doesn't load
leste has quit [Remote host closed the connection]
<Wizzup> I don't remember if I checked if sound worked in general on 6.6
f_ has quit [Quit: To contact me, send a memo using MemoServ, PM f_[xmpp], or send an email. See https://vitali64.duckdns.org/.]
<arno11> ok, imo the first thing to do is to check if ucm is switching profile in pavucontrol during calls. if not, ucm2 stuff is incorrect
narodnik has joined #maemo-leste
pere has joined #maemo-leste
Livio has quit [Ping timeout: 268 seconds]
Livio has joined #maemo-leste
<arno11> "where did this rename take place ?" <--- really no idea but i remember troubleshooting similar troubles in 6.4 with sicelo few months ago
<arno11> sicelo: ^^^
<Wizzup> ok
<Wizzup> I will check if sound works at all in... an hour or so
<arno11> ok
Livio has quit [Quit: leaving]
Livio has joined #maemo-leste
fab_ has quit [Quit: fab_]
<Wizzup> arno11: yeah regular sound works for sure
<Wizzup> I'll double check the uvm stuff
<Wizzup> ucm
<arno11> ok
<arno11> pavucontrol could provide useful details btw
<arno11> and cat /proc/asound/cards
<Wizzup> so one obvious difference is that now the hdmi card loads
<Wizzup> as mentioned earlier
<Wizzup> cat /proc/asound/cards
<Wizzup> 0 [H58006000encode]: HDMI_58006000_e - HDMI 58006000.encoder
<Wizzup> HDMI 58006000.encoder
<Wizzup> 1 [Audio ]: Mapphone_Audio - Mapphone Audio
<Wizzup> Mapphone Audio
<Wizzup> I am not sure if the mic recording works though, pavucontrol isn't showing any mic activity
<arno11> ah interesting
<Wizzup> if I switch to make a phone call then the mic disappears from the input devices, but that -could- be normal, not sure
<arno11> sounds not normal
<Wizzup> yeah not sure, will have to check
<arno11> and what about audio profiles ? do you see HiFi and voicecall btw ?
<arno11> i mean in pavucontrol
<Wizzup> yeah
<Wizzup> when I select voicecall there then I lose the mic
<arno11> weird
<Wizzup> ok I need to change my locale to english again
<Wizzup> this is a mess
<Wizzup> lol
<arno11> lol ok, one more thing, do you have a conf.d directory in /usr/share/alsa/ucm2 ?
<Wizzup> no
<arno11> ok
<Wizzup> it is possible that two cards existing is why this doesn't work anymore
<Wizzup> maybe a quick hack can also be to prevent the hdmi module from probing
<Wizzup> then the regular audio will be card 0 again
<arno11> ah yes, possible
<arno11> possible ---> probably
<arno11> or you can change alsa default card to 1
<arno11> creating /etc/asound.conf and add 'defaults.pcm.card 1' and 'defaults.ctl.card 1' should work (source: alsa-project.org)
Livio has quit [Ping timeout: 268 seconds]
<Wizzup> well let's first see if this is the problem
<arno11> yep (80% sure :P)
<arno11> even 90, default audio card is 0
<Wizzup> doesn't seem to matter
<Wizzup> root@maindroid:~# cat /proc/asound/cards
<Wizzup> 0 [Audio ]: Mapphone_Audio - Mapphone Audio
<Wizzup> Mapphone Audio
<Wizzup> still no audio
<Wizzup> (in calls I mean)
<Wizzup> I did see in alsamixer that things were getting set up right, like the call volume went from 0 to 43
<Wizzup> so I think what uvos said is likely correct, this might be a modem thing
<arno11> ok, still no audio after reboot btw?
<Wizzup> let's clarify no audio
<Wizzup> I am talking about audio during calls only
<arno11> yes
<Wizzup> otherwise audio works, regardless of whether the hdmi module is blacklisted
<arno11> ok
<arno11> do you still have the mic disappearing during call ? (with hdmi removed)
<Wizzup> I rebooted back to 6.1 to check
<arno11> ok
<Wizzup> do calls work on the n900 with 6.6?
<Wizzup> I think so, right?
<arno11> i didn't try
<Wizzup> ok
<arno11> but depending of spare time i can try this week
<arno11> and see if things are similar or not
<Wizzup> I bet it will work, or if there is a problem, it will be a different problem
<arno11> if it works on N900, we'll be pretty sure that's a modem issue on d4
<Wizzup> yeah
arno11 has left #maemo-leste [#maemo-leste]
mdz has quit [Ping timeout: 256 seconds]
nela has quit [Ping timeout: 256 seconds]
akossh has quit [Ping timeout: 268 seconds]
ceene has quit [Remote host closed the connection]