libera/#maemo-leste/ Tuesday, 2023-08-29

Wizzupsounds like a good fix to have regarless00:01
Wizzupfor n900 it probably shouldn't matter since it's 32bit00:01
DanRanCanHello15:45
DanRanCanI have maemo leste installed on my n900. I am trying to ssh into it from my mac but have no idea how to get an ssh server to work on maemo leste. Any suggestions?15:46
Wizzupit already runs a ssh server by default15:47
Wizzupso you probably just need to know the ip of the n90015:47
Wizzup(and connect it to your wifi)15:47
DanRanCanSo i just plug it in via usb on my mac, and search for the address?15:50
Wizzupah, you didn't specify you wanted to use usb15:50
DanRanCanor does it need to be connected to wifi15:51
Wizzupso this is also possible, but recently I am not sure if the n900 itself sets up the ip15:51
DanRanCanoh, yeah, i was attempting to use usb15:51
Wizzuphttps://leste.maemo.org/Status/USB_Peripheral15:51
Wizzupthe n900 should set itself to 192.168.42.1 - if it doesn't, try 'ifconfig usb0 up 192.168.42.1' on the phone15:51
DanRanCanExcellent. I am gonna try that now, because it didn't set itself to that I don't think.15:56
DanRanCanWhat if my router is on a different subnet thean 192.168.42.115:57
DanRanCanlike, my router address is 192.168.50.115:57
Wizzupif you use usb it doesn't really matter what your router is on15:57
Wizzupit's unlikely to use 192.168.42.0/24 :)15:57
* Wizzup brb - 50 misn 15:57
DanRanCangotcha15:57
Wizzupmins*15:57
DanRanCanok thanks man15:57
DanRanCanI got it to work. Thanks a lot buddy.16:18
arno11Wizzup: i sent you an email (08/28) with other ucm files, working well with earphone and probably better for -devel ATM19:21
arno11now i'll try to add fmtx but that's not so easy19:24
maemish_I renew my question here. Is there any closed source packages which give trouble with Leste or some other topic you would like get in the eyes of former maemo developers? I could have a channel to reach them.19:48
siceloarno11: add fmtx to ucm? i think you would add it in HiFi, and set switches accordingly. it would then be up to whoever/whatever starts the fmtx to select the correct device in the hifi verb20:04
arno11i already tried few weeks ago and get lot of troubles adding fmtx in HiFi profile. i'll try to create a specific profile to see if it works better20:06
Wizzupok, will deploy today20:07
Wizzuparno11: great @ fmtx !20:07
Wizzupmaemish_: there's definitely source we could use for several pkgs20:07
arno11for powerVR maybe ?20:12
maemish_Just make a request post with relevant questions about help with certain packages to those who will understand with link to here and and I will forward it. I am a mere end user so you should make the post for devs.20:14
maemish_Let's see if we reach the right people.20:15
maemish_At the moment trying to reach Aapo Rantalainen, old TMO member. Not sure if he is alive cause all updates on many places are old.20:16
maemish_He would be of great help with browsers.20:16
WizzupI don't think much of maemo browser info is still relevant, all the gecko stuff has changed20:43
arno11brb, testing fmtx profile...20:47
freemangordonarno11: sicelo: BTW, this https://github.com/community-ssu/fmtx-middleware and https://github.com/community-ssu/maemo-statusmenu-fmtx is what is used on fremantle21:07
freemangordonI can try to port that next week to leste, if needed21:07
freemangordon hmm, gconf21:08
freemangordonwe shall decide on a replacement21:08
Wizzupfor now, gconf, since we still use it... :)21:13
Wizzupand gsettings is the 'new' one21:13
freemangordonWizzup: I'll try to port to GSettings, does not make sence to introduce yout another dependency21:51
freemangordon*yet21:51
uvoswell besides mce we dont have anything ported to gsettings21:52
uvosso we could still choose anything really21:52
freemangordonuvos: right, but I am about to port fmtx related packages from fremantle21:53
freemangordonand I think there gsettings will be ok21:53
freemangordonat first glance at least21:53
freemangordonalso, besides icd2, I think everything else should be ok with gsettings, no?21:54
Wizzupfreemangordon: right now most is gconf22:01
Wizzupbut yeah I think we can have both at the same time22:01
uvosi mean having both gets complicated because stuff has to interact22:05
uvosicd2 can be made to work with gsettings too22:06
uvosits just slightly more work22:06
freemangordonstill, my point is that it makes no sense to me to not port fmtx stuff to gsetting from the very beginning22:07
uvosi gues you could make icd2 use dconf directly and have it keep its "illigal" settings structure while still haveing everthing in dconf22:07
uvossure22:07
uvosim not objecting22:07
Wizzupagreed22:24
arno11a specific fmtx profile causes jack troubles (as usual and don't ask me why) OTOH it works now in hifi profile with no troubles, disabling on the fly the speakers, enabling fmtx + headset.22:34
arno11porting fmtx stuff from fremantle is the best option anyway22:34
arno11freemangordon: thx in advance :)22:35
siceloyes it makes sense having the fmtx in hifi profile :-)22:35
arno11yes indeed but i was not able to get it working previously22:36
sicelothanks for your work22:36
arno11no probs, as well i can try to add an exec command to start v4l stuff from ucm. it's theoretically possible but didn't work the last time i tried22:41
* sicelo really doesn't like that option, but sure22:47
freemangordonwhat exactly has to be don in v4l from ucm profile?22:47
freemangordonsee https://github.com/maemo-leste/fmtx-middleware/blob/master/audio.c22:48
arno11that's just a test to start routing audio with a specific freq from ucm22:49
freemangordonah, ok22:49
freemangordonanyway, fmtxd compiles now on leste22:50
arno11cool22:51
freemangordonbut I guess it will need more porting, like migrating from sysfs to v4l22:51
freemangordonfor stuff like https://github.com/maemo-leste/fmtx-middleware/blob/master/main.c#L21, for example22:51
arno11ah ok22:54
freemangordonI will stop for today, will try to find some sapre time tomorrow to continue22:54
freemangordon*spare22:54
freemangordonnight22:54
arno11gn22:55
arno11Wizzup: plz forget my last ucm email (08/28), i will send you the new files with fmtx support tomorrow23:29
arno11sicelo: is TV OUT stuff supposed to be added in UCM ?23:34
siceloi would say no :-p23:35
siceloat least not until we have integrated tv out properly, i guess23:35
sicelowhat do you think?23:36
arno11ok, just to know. because it should be easy to control using JackControl "TV OUT" and an exec command (if it works)23:39

Generated by irclog2html.py 2.17.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!