Wizzup has quit [Ping timeout: 272 seconds]
belcher_ has joined #maemo-leste
belcher has quit [Ping timeout: 256 seconds]
Wizzup has joined #maemo-leste
xmn has joined #maemo-leste
elastic_dog has quit [Quit: elastic_dog]
elastic_dog has joined #maemo-leste
joerg has quit [Killed (molybdenum.libera.chat (Nickname regained by services))]
joerg has joined #maemo-leste
<sicelo> I can hotswap sim on d4 with android
mardy has joined #maemo-leste
jesster1234 has quit [Remote host closed the connection]
jesster1234 has joined #maemo-leste
pere has quit [Ping timeout: 272 seconds]
pere has joined #maemo-leste
Danct12 has quit [Quit: Quitting]
uvos has joined #maemo-leste
Danct12 has joined #maemo-leste
Pali has joined #maemo-leste
Wizzup has quit [Quit: Reconnecting]
Wizzup has joined #maemo-leste
<lel> parazyd created a repository: https://github.com/maemo-leste/libicd-provider-tor
Pali has quit [Ping timeout: 265 seconds]
mardy_2nd has joined #maemo-leste
vectis_ has quit [Ping timeout: 252 seconds]
uvos has quit [Read error: Connection reset by peer]
<Wizzup> freemangordon: do you think it makes sense to allow specifying custom network_modules lists on a per-IAP basis
<Wizzup> currently this is the code in icd_iap_connect:
<Wizzup> modules = (GSList *)g_hash_table_lookup(icd_ctx->type_to_module,
<Wizzup> iap->connection.network_type);
<Wizzup> iap->network_modules = modules;
<Wizzup> we could perhaps allow customising it or something
uvos__ has joined #maemo-leste
mardy_2nd has quit [Quit: WeeChat 2.8]
<freemangordon> Wizzup: how is that helpful? do you think about srv modules perhaps?
<Wizzup> no,sec
<Wizzup> (need 10 mins or so)
<meldrian> So, it 'seems' that besides the sim slot the sd-slot @ my n900 is broken too. Any chance installing maemo leste via usb?
<Wizzup> meldrian: hm...
<Wizzup> yes, but it's non trivial
<Wizzup> you can load u-boot via 0xFFFF
<Wizzup> and then perhaps load some image from emmc that you then use for flashing emmc
<Wizzup> freemangordon: so I am not sure if srv modules can be chained, and some modules we might want to run before setting the IP on the interface
<Wizzup> freemangordon: srv_provider is always after IP is set
<uvos__> meldrian: also clean the contacts maybe, from memory the n900 sdcard slot is a bit wierd in that its not self cleaning, beacuse the contacts are simply pressed down instead of sliding across eatch other
<freemangordon> Wizzup: do you have anything particular in mind?
<freemangordon> IOW: what is the usecase?
<Wizzup> freemangordon: one example is a tails like tor setup where you don't want any packages beyond say icmp and dhcp to leave the device, and everything else goes through tor
<Wizzup> s/packages/packets/
<Wizzup> that requires setting up iptables rules before ip is set to up
<Wizzup> we could just always load the module and make it mostly a no-op, of course
<freemangordon> and what is the issue if all IAPs share common list of modules?
<freemangordon> yeah, as you said
<Wizzup> no issue, we can just do that
<freemangordon> it makes no difference if it will be loaded once or many times, actually memory wise it should be cheaper to load every module for every iap - no additional lists.
<freemangordon> I would say - keep it as it is unless we see we cannot implement something without this functionality
<freemangordon> I guess it will require UI as well
<Wizzup> yes, but the same is true for providers
<Wizzup> I am still trying to get a grasp of the some of the provider specific func, but we're getting there
<freemangordon> Wizzup: agree, I guess we shall discuss how is it supposed to work UI wise
<Wizzup> I did some exploration on the existing parts in connui, but there is more to do
<freemangordon> right, there is a place for improvement
<freemangordon> and not everything is clear
<freemangordon> It is still not clear to me how do you select SP for a particular IAP
<Wizzup> freemangordon: it's listed as a separate network in the scan
<Wizzup> my current dummy service provider 'matches' with all wlan and dummy aps
<Wizzup> so you'll see the twice the amount of networks
<Wizzup> of course, we probably don't want it this way
<freemangordon> mhm
<Wizzup> the identify function could check if the iap is known and has the service enabled in gconf, for example
<Wizzup> in any case, progress
<Wizzup> brb
<Danct12> sorry for being offtopic, but i just compiled kernel 5.11 for my n900, it seems like it does boot as the kb backlight turns on but display doesn't work and the bl is on
uvos__ is now known as uvos
<uvos> sicelo: ^^^
<uvos> i think some issue existed with 5.11
<uvos> maybe try 5.13
<uvos> also keeping the kernel working on n900 is sufficantly on topic
<stan> has anyone scripted something to quickly reconnect wlan when connection is lost?
<Wizzup> no, because that's something that if considered a bug would be better to resolve in icd2, e.g. a lower reconnect timer
<Wizzup> that said, python-conic is in the repo, so if you find python easy, it sohuld be trivial to script
<stan> thanks!
<uvos> stan: btw the buttons below the screen are driven by i driver i wrote and are conifgured in dts
<freemangordon> stan: is auto-connect enabled?
<uvos> by default they are simply f7 f8 f9 and xf86search
<uvos> freemangordon: its somewhat broken, we know allready
<freemangordon> uvos: hmm, I think it should be fixed, no?
<uvos> no
<stan> i lose my ssh session, on one device. other device has no problems with wlan.
<uvos> its goten worse freemangordon
<uvos> for some reason scanns that are triggerd by icd and completed by wpasupplicant
<uvos> never make it to icd/connui
<uvos> Wizzup has details
<freemangordon> ah, Wizzup has to fix the plugin
<Wizzup> freemangordon: uvos: if you go out of range of a network, you will wait for 5 minute timer
<Wizzup> this is unrelated to the plugin
<Wizzup> this is just how it works on fremantle as well
<freemangordon> yes
<uvos> autoconnect also dosent work for me
<Wizzup> it works for me, but this is unrelated I think
<uvos> so even 5min wat dosent save me
<uvos> ok
<freemangordon> uvos: what is your timer setting?
<uvos> *wait
<uvos> freemangordon: just defaults
<uvos> and autoconnect
<freemangordon> autoconnect how often?
<uvos> whatever is the default i dont have the device atm
<freemangordon> stan: could you please check and report your auto-connect settings?
<Wizzup> his request was clearly worded: reconnect after connection was dropped
<freemangordon> from the status menu
<Wizzup> what
<freemangordon> is the answer
<freemangordon> ah, wait
<freemangordon> we talk ssh :)
<Wizzup> this is just about for example being out of reach of the ap
<Wizzup> or the ap restarting
<uvos> oh btw
<uvos> for some reason if a have a ssh session to a leste device running
<uvos> and the connection drops
<uvos> ssh just hangs
<stan> the search interval is 5 minutes freemangordon . can you be more specific what you want
<Wizzup> you can configure keepalive and such in ssh
<uvos> while if the same thing happens with my laptop the session gets dissconected fast
<uvos> what setting is that
<uvos> Wizzup: thanks
<stan> connect automatically: wifi
<freemangordon> stan: sorry, I misunderstood your issue
<stan> mosh can be helpful as alternative to ssh if connection is unreliable
<Danct12> uvos, i tried 5.13 and it has more interesting result
<Danct12> it stucks at "starting kernel" and the phone shuts off a few seconds later
<Wizzup> What config are you using?
<Wizzup> if watchdog is a module, it likely won't work well a tall
<Wizzup> iirc someone tried this last week as well, might be worth searching the logs
<Wizzup> parazyd: btw there are also service_attributes, but we don't use that atm
<Wizzup> parazyd: also iap_scan_default_sort_func looks at preferred_type and preferred_id for service providers
<Wizzup> parazyd: finally, it looks like a provider can also have different service-ids, I am not sure what for, but they have their own gconf paths
<Wizzup> uvos: when you find a moment, please file a brief bug for the pdf crash that you're seeing
<Danct12> Wizzup, omap_watchdog and twl4030_watchdog is set to y
<Wizzup> Danct12: ok, then you have another problem I think :)
<Wizzup> did you grep logs for someone who tried it more recently?
<Danct12> i think i'm the only one who tried it on 5.13
<Danct12> probably i'll go back to 5.11 and use config_fb_omap instead
<Danct12> i have seen an email on the mailing list that their n900 doesnt show anything but i checked and the fix was applied
<Danct12> no dice
<Wizzup> ok, building kernel is tricky and often (at least iny my case) pebcak, but ymmv, and it's good to stay on top
<Wizzup> still, I think the person who tried this the other week was doing 5.13
<Wizzup> sicelo might remember
<Danct12> then let's blame him >:)
<Wizzup> blame? :P
<Wizzup> freemangordon: wonder what this does, looks like that key being set results in ... something being added, but the key value itself doesn't seem to matter? https://github.com/maemo-leste/connui-common/blob/master/connui/iap-scan.c#L1227
<Wizzup> freemangordon: I'm making notes, so no need to jump in now, jfyi
<Danct12> blame because it works fine but doesnt work for others
<Wizzup> Danct12: what defconfig did you use again?
<Danct12> this
<Wizzup> is that a standard defconfig?
<Danct12> i actually started from the linux-armv7 defconfig from arch linux arm, above is all changes that i done
<Wizzup> how about omap2plus_defconfig ?
<Wizzup> stan: you could try changing this:
<Wizzup> gconftool -R /system/osso/connectivity | grep search search_interval = 300
<Wizzup> so /system/osso/connectivity/search_interval
<Wizzup> not sure if it will be honoured
pere has quit [Ping timeout: 258 seconds]
<Wizzup> gconftool -t string -s /system/osso/connectivity/srv_provider/DUMMY/custom_ui/dummy-provider/type_icon_name gvim
<Wizzup> this works :p
<stan> gconftool -t int -s /system/osso/connectivity 10
<stan> gconftool -R /system/osso/connectivity |grep search // search_interval = 300
<Wizzup> you need to set the search_interval key.
<Wizzup> not the connectivity _directory_
<stan> gconftool -t int -s /system/osso/connectivity/search_interval 10
<stan> gconftool -R /system/osso/connectivity |grep search
<stan> search_interval = 10
<stan> search_interval = 300
<stan> the key has a preceding space perhaps?
<stan> not pursuing this. using a closer AP
<stan> thanks
<Danct12> Wizzup, screw this i'm going to start again from omap2plus
<Wizzup> Danct12: check, try that but make sure watchdog and some other things are not a module
vectis_ has joined #maemo-leste
<uvos> interesting volume slider you have there
<uvos> Wizzup: any chance of just making it change pulse master volume as a temporary hack
<uvos> Wizzup: ill do a bug later
<uvos> (pdf)
<Wizzup> uvos: 'it' ?
<Wizzup> the volume applet?
<Wizzup> uvos: oh I see
<Wizzup> I could try to do what you suggest
<Wizzup> as you can see it already deals with in call lvolume as well
<Wizzup> just needs the pa setup and modules
<bencoh> neat :)
<bencoh> I didn't think it would be so "complex" though
<Wizzup> this is a clone of the fremantle one
<bencoh> RE-ed?
<Wizzup> for compatibility reasons
<Wizzup> interoperability*
<freemangordon> bencoh: yes, REed
pere has joined #maemo-leste
<Wizzup> freemangordon: iap_settings_get_name has double free
<Wizzup> if s fails to be created at least
<Wizzup> including italic markup :p
<uvos> Wizzup: btw did you ever kick the icd pluginns?
<Wizzup> uvos: no, not yet, freemangordon is back now, so he might be able to help
<Wizzup> freemangordon: this is not a theoretical double free, I hit it
<Wizzup> (of course I was experimenting with services, but still)
<Wizzup> s/services/providers/
<bencoh> Wizzup: wait, wth is that "vim" icon doing there?
<bencoh> is it a unicode emoji?
<Wizzup> bencoh: no, this is me testing custom service icons
<Wizzup> service providers*
<Wizzup> you can imagine it could be a tor icon
<bencoh> neat
<bencoh> right, tor ...
<Wizzup> I had tor installed but it did not ship with an icon
<bencoh> I have to admit I like where this whole project is going :)
<Wizzup> me too, I just hope we get where we want to be within a reasonable amount of time :-D
<bencoh> wait, do we have a system-wide torrify-like?
<Wizzup> bencoh: it's been worked on, it's not there yet
<bencoh> is it "just" setting a socks proxy for everything that supports it? or something iptables-enforced?
<Wizzup> I think the thought is to have a way to control the tor service as optional useful thing, but also to have a iptables enforced mode, depending on what the user picks
<Wizzup> parazyd has a better sense of it currently
<Wizzup> he's working on it as part of https://dapsi.ngi.eu/hall-of-fame/maemo-leste/
<bencoh> <3
<Wizzup> :)
uvos has quit [Quit: Konversation terminated!]
<freemangordon> Wizzup: yeah, double free
<freemangordon> you want me to fix it?
<Wizzup> if you can, please
<Wizzup> I can also do it, but I need a break from work and hobby soon
<freemangordon> sure. is it urgent?
<Wizzup> not really, just don't forget :p
<freemangordon> ok
<freemangordon> I won;t
<Wizzup> I've worked around it but actually making dgettext succeed
<Wizzup> s/but/by/
<freemangordon> I hate double-frees just slightly less then memleaks :)
<bencoh> :]
<bencoh> still hate memleaks more though :)
<bencoh> Wizzup: I tried building vncviewer (from maemo extras) and it segfaults when trying to use it :(
<bencoh> (to be fair it asserts, actually) in case anyone is interested: http://pastebin.notk.org/pastebin.php?show=f63545017
<freemangordon> bencoh: that's why 'slightly less than' ;)
<bencoh> :)
<Wizzup> bencoh: looks like this actually expects a 16bit X
<Wizzup> I'd have to open the code to see why
<Wizzup> (going for a swim now first :-))
<bencoh> (enjoy!)
<stan> did you make sailfish port for droid4 bencoh?
<stan> sailfish has a nice qt irc client
<bencoh> I only remotely had a quick look at sailfish years ago, so ... nope
<bencoh> it might run on maemo, assuming it's qt5-based (it most probably is)
<bencoh> except for the silicate qml components ... iirc they make heavy use of those
<stan> irssi works well with droid4 keyboard, so ok
<bencoh> :)
<stan> thank you for the onscreen buttons uvos. i was hoping they could be used to send 'Esc' to SDL. Right now that's a thorny problem, getting our mapped keys to sdl1.2 apps (they are really not designed for translated keys)
<bencoh> I wonder how hexchat would perform
<stan> On the other hand, for good playability i am finding most sdl games really need work to be playable anyway, so it's not a problem to change the input from sym->sym to sym->unicode, and then the Esc works
mardy has quit [Read error: Connection reset by peer]
mardy has joined #maemo-leste
<stan> i am currently looking how to patch the n900 sdl hildon animation actor to work in 32bpp mode
dreamer has quit [Ping timeout: 258 seconds]
dreamer has joined #maemo-leste
bencohthy has joined #maemo-leste
bencohthy has left #maemo-leste [#maemo-leste]
<stan> powered usb hub is quite nice on droid4 also. can feed droid4 with power, hook up storage, keyboard, mouse
bencohgin has joined #maemo-leste
bencohgin has quit [Remote host closed the connection]
inky_ has joined #maemo-leste
inky has quit [Ping timeout: 256 seconds]
R0b0t1`` has quit [Ping timeout: 258 seconds]
uvos__ has joined #maemo-leste
uvos__ is now known as uvos
<uvos> stan: which hub works for you
<uvos> stan: i have one that dosent work on mapphones for some reason (no android either)
<uvos> works elsewhere
R0b0t1`` has joined #maemo-leste
<uvos> the funding thing is nice but im a bit worryed it could distract from the "basic functionality" stuff
<uvos> but no matter
<stan> i don't know uvos, i can get a picture of the only IC on the board
<uvos> sure also lsof -v might help in this case
<uvos> er lsusb -v
<stan> that one by appearance and price
<uvos> ok
Pali has joined #maemo-leste
<stan> Bus 001 Device 020: ID 05e3:0608 Genesys Logic, Inc. Hub
l_bratch has quit [Ping timeout: 268 seconds]
<stan> i get both power injection and peripherals in the '3' position uvos
<bencoh> uvos: well, telepathy is apparently part of the funding plan, so ... I'd say it's pretty "basic functionality stuff"
<bencoh> as in, assuming we eventually want a working phone/communication handheld
l_bratch has joined #maemo-leste
<bencoh> Am I the only one with otg / usbnet issues on droid4?
<uvos> bencoh: no i have otg issues
<bencoh> ah
<uvos> bencoh: so some devices work
<uvos> and others dont
<bencoh> here it shows up as connected on host, and disappears after a second or so
<uvos> that might be power
<uvos> check dmesg
<bencoh> power?
<uvos> d4 can provide like 200mAh i think
<uvos> if the device uses or negotiates more it gets cut off
<uvos> lots of devices just negotatie the full 500mA because they are stupid
<bencoh> oh mybad, I actually meant: when using droid4 as a usbnet device, that was silly of me
<uvos> Note: mA not mAh above
<uvos> oh
<uvos> you said otg
<bencoh> (when connecting it to a computer)
<bencoh> yeah I know, my bad :)
<uvos> usbnet no idea i dont use that
mardy has quit [Quit: WeeChat 2.8]
inky_ has quit [Ping timeout: 272 seconds]
pere has quit [Read error: Connection reset by peer]
<stan> cheapo fast ethernet works too: asix 1-1.3:1.0 eth0: register 'asix' at usb-musb-hdrc.2.auto-1.3, ASIX AX88772 USB 2.0 Ethernet, 00:01:0a:0a:c4:7
<Wizzup> uvos: yeah, it should not distract too much from basic stuff, I try to watch for that
inky_ has joined #maemo-leste
<stan> did fxtec send you a pro1 Wizzup ?
<stan> i wonder if them getting linux on that snapdragon means leste could run on some other, prhaps cheaper qualcomm phones
<stan> on the othr hand perhaps we should take 'qual' as a warning
<parazyd> This is for mainline on the fxtec
<parazyd> afaik
<uvos> its early stages
<uvos> but qualcomm dosent mean bad mainline support
<Wizzup> stan: yes I have one
<uvos> MSM8916 has excellent support
<uvos> on par with omap4 really
<parazyd> oh cool I have a dumpling too
<uvos> better even because foss graphics
<parazyd> Didn't know it's also MSM8998
<Wizzup> parazyd: dumpling?
<uvos> OnePlus 5
<uvos> either that or parazyd is hungry
<parazyd> lol
<parazyd> Yeah, the 5T
<parazyd> About to have dinner though :D
<uvos> guten apetit
<parazyd> Thanks :)
belcher_ is now known as belcher
<Wizzup> parazyd: chevapi?
<parazyd> No such thing in Cataluña :p
<parazyd> (Wouldn't object though)
<Wizzup> ah right
vectis_ has quit [Ping timeout: 272 seconds]
pere has joined #maemo-leste
akossh has joined #maemo-leste
<stan> Wizzup: does fxtec have opengl or gl-es for pro1 under linux?
<stan> i think the best homebrew portable right now would be build with khadas vim3
<stan> 5-20v DC-in, open source drivers, decent cortex a72/73 performance
<Wizzup> last time I checked mainline did not have display yet
<stan> ty
<Wizzup> might have changed
vectis has joined #maemo-leste
BenLand100 has quit [Ping timeout: 258 seconds]
<stan> would be fun to someday have OS on emmc and swap cards with just data
<stan> i understand the sense in booting os from sdcard now though
<stan> it's great to backup 'known good working state' with
diejuse has joined #maemo-leste
<bencoh> stan: all of those sound good, as long as you're fine with mixed modem/cpu
<bencoh> otherwise, you're stuck with n900/droid4/pyra
<bencoh> (and pinephone/librem, mybad)
<stan> what is mybad?
<bencoh> ("my bad" for forgetting about pinephone and librem)
<stan> it would be a fun phone name :)
<bencoh> :]
<stan> i can get a green light hooking up usb power to the board with attached screen, but without bottom of case
<stan> it won't start though
doc has quit [Ping timeout: 256 seconds]
doc has joined #maemo-leste
<stan> tightvncserver runs fine on droid4
<uvos> stan: please do not veer far off topic; mapphones can boot leste from emmc just copy leste to some emmc partition and change boot.cfg, cpcap wont release the cpu from resett unless it has a battery, mapphones can boot with just the bare mainboard and a battery but takes a while because mbm waits a while for the display to work.
<stan> thanks!
<uvos> and then times out and boots anyhow if there is no display
<stan> boot.cfg is in /boot/boot on sdcard. does kexec look for boot.cfg on emmc as well ?
<uvos> kexecboot looks for boot.cfg on every partiton it can mount
<uvos> so yes
<stan> that's great
<uvos> please read the documentation
<stan> if booted from emmc, can sd cards be unmounted/removed/remounted while system is running?
<uvos> like on https://github.com/tmlind/droid4-kexecboot instead of asking so manny questions
<stan> ok
<uvos> yes ofc there is nothing special about the sdcard if its not your root
BenLand100 has joined #maemo-leste
BenLand100 has quit [Changing host]
BenLand100 has joined #maemo-leste
venji10[m] has quit [Read error: Connection reset by peer]
tvall has quit [Remote host closed the connection]
mighty17[m] has quit [Remote host closed the connection]
asriel_dreemurr has quit [Remote host closed the connection]
ajr has quit [Remote host closed the connection]
scops has quit [Remote host closed the connection]
tvall has joined #maemo-leste
scops has joined #maemo-leste
mighty17[m] has joined #maemo-leste
ajr has joined #maemo-leste
venji10[m] has joined #maemo-leste
asriel_dreemurr has joined #maemo-leste
akossh has quit [Quit: Leaving.]
xmn has quit [Ping timeout: 272 seconds]
<bencoh> hmm, I didn't think fremantle's pidgin was patched so much for hildon
<bencoh> 44 files changed, 1913 insertions(+), 175 deletions(-) :(
uvos has quit [Ping timeout: 268 seconds]
Pali has quit [Ping timeout: 265 seconds]