ChanServ changed the topic of #linux-msm to:
hexdump01 has joined #linux-msm
hexdump0815 has quit [Ping timeout: 480 seconds]
Daanct12 has joined #linux-msm
marvin24_ has joined #linux-msm
marvin24 has quit [Ping timeout: 480 seconds]
zstas_ has joined #linux-msm
foxlet has quit [Quit: Bridge terminating on SIGTERM]
Adrian[m] has quit [Quit: Bridge terminating on SIGTERM]
travmurav[m] has quit [Quit: Bridge terminating on SIGTERM]
jrfern[m] has quit [Quit: Bridge terminating on SIGTERM]
chalkin[m] has quit [Quit: Bridge terminating on SIGTERM]
KieranBingham[m] has quit [Quit: Bridge terminating on SIGTERM]
jane400[m] has quit [Quit: Bridge terminating on SIGTERM]
adomerle[m] has quit []
naysco12138[m] has quit [Quit: Bridge terminating on SIGTERM]
stefan-schmidt has quit [Quit: Bridge terminating on SIGTERM]
wctrl[m] has quit [Quit: Bridge terminating on SIGTERM]
MainudeenSumro[m] has quit [Quit: Bridge terminating on SIGTERM]
jackm[m] has quit [Quit: Bridge terminating on SIGTERM]
geobang[m]1 has quit [Quit: Bridge terminating on SIGTERM]
flamingradian[m] has quit [Quit: Bridge terminating on SIGTERM]
konradybcio has quit [Quit: Bridge terminating on SIGTERM]
ivoszbg[m] has quit [Quit: Bridge terminating on SIGTERM]
fish4terrisa[m] has quit [Quit: Bridge terminating on SIGTERM]
Andr[m] has quit [Quit: Bridge terminating on SIGTERM]
tom199602[m] has quit [Remote host closed the connection]
ektor5[m] has quit [Read error: Connection reset by peer]
aka_[m] has quit [Read error: Connection reset by peer]
danylo1 has quit [Read error: Connection reset by peer]
Dinolek[m] has quit [Write error: connection closed]
Nia[m] has quit [Read error: Connection reset by peer]
kasimir[m] has quit [Read error: Connection reset by peer]
Newbyte has quit [Write error: connection closed]
vknecht[m] has quit [Remote host closed the connection]
dandandan00[m] has quit [Read error: Connection reset by peer]
geobang[m] has quit [Write error: connection closed]
Tooniis[m] has quit [Remote host closed the connection]
HappY05[m] has quit [Remote host closed the connection]
JIaxyga[m] has quit [Remote host closed the connection]
Pan[m] has quit [Read error: Connection reset by peer]
shisjsjsns[m] has quit [Read error: Connection reset by peer]
Mis012[m] has quit [Remote host closed the connection]
jhovold has joined #linux-msm
mripard_ has joined #linux-msm
mripard has quit [Ping timeout: 480 seconds]
vknecht[m] has joined #linux-msm
pespin has joined #linux-msm
pundir has joined #linux-msm
Mis012[m] has joined #linux-msm
konradybcio has joined #linux-msm
travmurav[m] has joined #linux-msm
AffeNull[m] has joined #linux-msm
DylanVanAssche has joined #linux-msm
Andr[m] has joined #linux-msm
logicalerzor_ping_me_for_reply has joined #linux-msm
socksinspace has quit [Quit: WeeChat 3.8]
socksinspace has joined #linux-msm
socksinspace has quit [Quit: WeeChat 3.8]
socksinspace has joined #linux-msm
socksinspace has quit [Quit: WeeChat 3.8]
socksinspace has joined #linux-msm
zstas has joined #linux-msm
zstas_ has quit [Ping timeout: 480 seconds]
socksinspace has quit [Quit: WeeChat 3.8]
socksinspace has joined #linux-msm
socksinspace has quit [Quit: WeeChat 3.8]
socksinspace has joined #linux-msm
ungeskriptet has quit [Remote host closed the connection]
Daanct12 has quit [Quit: WeeChat 4.6.3]
socksinspace has quit [Quit: WeeChat 3.8]
socksinspace has joined #linux-msm
changwoo_ has quit [Read error: Network is unreachable]
changwoo_ has joined #linux-msm
jnoorman has quit [Remote host closed the connection]
dianders has quit [Remote host closed the connection]
pundir has quit [Remote host closed the connection]
jnoorman has joined #linux-msm
pundir has joined #linux-msm
dianders has joined #linux-msm
f_ is now known as Guest16412
f_|DSR is now known as f_
pespin has quit [Remote host closed the connection]
Daanct12 has joined #linux-msm
Danct12 has quit [Ping timeout: 480 seconds]
socksinspace has quit [Quit: WeeChat 3.8]
socksinspace has joined #linux-msm
socksinspace has quit [Quit: WeeChat 3.8]
socksinspace has joined #linux-msm
<sboyd> I'm trying to get wifi working in Fedora with a Trogdor Lazor Chromebook . Is the only thing necessary for that the rmtfs daemon? The modem keeps crashing on bootup and I don't know why. It complains about EFS errors.
socksinspace has quit [Quit: WeeChat 3.8]
socksinspace has joined #linux-msm
<konradybcio> sboyd you need tqftpserv
<sboyd> konradybcio: is this in Fedora?
<konradybcio> apparently
<sboyd> what is this?
<sboyd> used to send the data over?
<konradybcio> ftp over qmi
<sboyd> I don't think we use this on chromeos
<sboyd> I was wondering if rmtfs couldn't access the image
<sboyd> I'm slurping the FSG out of the bootblock
<sboyd> and then sticking it on /boot
socksinspace has quit [Quit: WeeChat 3.8]
<konradybcio> rmtfs accepts a -P parameter so you can point it to an image (or a blkdev)
socksinspace has joined #linux-msm
<sboyd> Fedora has /usr/bin/rmtfs -r -P -s
<sboyd> is that looking in /boot ?
<sboyd> I see `qcom-q6v5-mss 4080000.remoteproc: fatal error received: fs_device_efs_rmts.c:161:[6 ,2097152, -1004007144] EFS: rmts_get_buffer api failed`
<konradybcio> try adding a -o /boot/ at the end
<sboyd> does it need to be world readable?
<konradybcio> i would assume it only needs to be readable by the user that runs rmtfs
<sboyd> well right now it's owned by root but world readable
<sboyd> maybe I should try pointing it to /var/lib/rmtfs like we do on chromeos
<sboyd> there's no user line so I think systemd is running it as root
zstas has quit [Ping timeout: 480 seconds]
<sboyd> got it to work, I put it in /var/lib/rmtfs/boot/ and changed to `/usr/bin/rmtfs -so /var/lib/rmtfs/boot/`
<sboyd> now I see `ath10k_snoc 18800000.wifi: chan info: invalid frequency 0 (idx 41 out of bounds)`
<sboyd> bad regulatory.db?
socksinspace is now known as Guest16429
<lumag> sboyd: no, incorrect firmware-5.bin
<sboyd> lumag: oh awesome
<lumag> let me find a commit
<sboyd> let me copy over the ChromeOS one
<lumag> :-D
<lumag> sboyd: btw, what are the copyrights / licence for those files? Can you possibly land those to l-fw?
<sboyd> I have dual boot so I can just mount the ChromeOS rootfs and copy things
<sboyd> lumag: the license currently prevents it from landing upstream
<sboyd> I think nobody inside qcom cares to figure it out
<lumag> :-(
<sboyd> nudge
<sboyd> so I'm supposed to symlink this or something?
<lumag> symlink or duplicate or compare with your ChromeOS data
<sboyd> alright cool
<sboyd> does Fedora have some special installer or we just self install?
<lumag> sboyd: is the licence file somewere online? Or is it only present on the hardware
<sboyd> lumag: let me check
<lumag> no idea, maybe kcxt knows about the installer
<lumag> or #aarch64-laptops
<sboyd> ok thanks
<sboyd> lumag: I don't see the license published anywhere
Guest16429 has quit [Quit: WeeChat 3.8]
jhovold has quit [Ping timeout: 480 seconds]
<konradybcio> sboyd not sure about ath specifically, but I heard we had tremendous progress on the other firmwares.. bamse ^
<sboyd> that's great! most likely I won't be working at this corporation when that happens though
<sboyd> I also see this warning at reboot/shutdown `WARNING: CPU: 3 PID: 1384 at net/mac80211/sta_info.c:1497 __sta_info_destroy_part2+0x19c/0x1d0 [mac80211]`
<sboyd> we papered over this in ChromeOS by stopping rmtfs after stopping wifi (shill)