libera/#maemo-leste/ Wednesday, 2024-02-21

tmlindfreemangordon: ok interesting, one of the phy-mapphone-mdm6600 gpios is supposed to wake it up05:17
tmlindfreemangordon: maybe check if you get phy_mdm6600_wakeirq_thread() to trigger on notifications with autosuspend enabled, maybe that needs to do something to wake the usb ohci host too05:38
tmlindfreemangordon: ohci-platform.c is the usb host driver in this case05:40
tmlindfreemangordon: if the oob gpio does not trigger and phy_mdm6600_wakeirq_thread() does not run with autosuspend enabled, then maybe the phy-mapphone-mdm6600 needs to implement something for the usb resume k state06:06
tmlindactually the k-state handling would have to be implemented in omap-usb-host.c as that handles the signals06:10
tmlindfreemangordon: here's the old patch series to implement remote wake-up for omap-usb-host.c, might be simpler to do now06:13
tmlindhttps://lore.kernel.org/all/1373473081-27181-1-git-send-email-rogerq@ti.com/06:13
tmlindbasically nowadays we'd set up linux generic wakeirq for the omap-usb-host.c phy pads06:18
tmlindthen the k-state would get detected, and the wakeirq would pm runtime reumse omap-usb-host.c06:20
tmlindbut i'd check the phy_mdm6600_wakeirq_thread() stuff first as that is oob06:21
freemangordontmlind: yeah, I suspect usb remote wake-up does not work09:02
freemangordonand I end up  in the same patchs that's still missing :)09:03
freemangordonphy_mdm6600_wakeirq_thread() gets called when there is something for the UART part09:04
freemangordonnot for usb09:04
freemangordonso I don;t think it is correct to wait for serial OOB notification to wake USB09:05
freemangordonthat *might* work but it is still a hack09:05
freemangordonfor example - if I disable RSSI reporting over gsmmix (+SCRN=0) I still get NAS events over  qmi09:07
tmlindfreemangordon: ok so i'll take a look at adding wakeirq support for the omap-usb-host.c pads when i get a chance, might be a while09:07
* tmlind oob today09:08
freemangordontmlind: I looked at those series yesterday, didn; look like something complicated09:08
freemangordonso I may try to prepare something as well09:08
freemangordonjust want to know - do sysc driver sets WAKE_EN on the pads in suspend? like, do I need to have separate set of pinctrl-simple pads like in th epatch?09:09
tmlindfreemangordon: in the dts, add pinctrl pins for the omap-usb-host.c, and an irq named wakeirq, then in omap-usb-host.c call dev_pm_set_dedicated_wake_irq()11:12
tmlindin dts the wakeirq is offset from the padconf base for one of the phy pads11:12
jk_000hello 0/14:01
jk_000i was trying to install sshfs on a droid4 stable and it needs to replace fuse with fuse3 making some packages loose its dependencies14:03
jk_000does anyone of you use sshfs?14:03
jk_000i want to sshfs-mount my music files to the droid4 over my wlan14:03
jk_000:)14:06
jk_000... gotta go. ciao14:32
Wizzuplet me check14:36
Wizzuphuh, in latest devel we loose the hildon menu indicator arrow?14:37
Wizzupjk_000 I have sshfs installed and no issues14:37
freemangordontmlind: I think I have the .c part, but not sure what I have to do about .dts part :(17:04
freemangordonshould't we have wakeirq per port, not one for  omap-usb-host.c?17:22
diejuseHello. I have uploaded a video to YouTube demonstrating the use of the Onboard keyboard that I have been adapting to Maemo Leste for the last few days. I am satisfied that I managed to achieve (more or less) the idea I had in mind of being able to write documents or program or play games like I do on my computer but without a physical keyboard. I18:19
diejusehave also documented its installation on my github.18:19
diejusehttps://www.youtube.com/watch?v=OqFHivcPIRM18:20
diejuseSorry. The video is this: https://youtu.be/0rS_sP_NXAo18:21
freemangordondiejuse: wow, that's cool18:29
diejusefreemangordon Thank you. I'm glad you like it :)18:31
Wizzupmusic is good too :D18:33
diejuseWizzup :p18:34
diejuseIt would be nice if someone tested the installation script I made to see if it works well in native Maemo.18:34
Wizzupand also to be able to test your work on some android phones18:34
diejuseAt the moment I have only put the installation of the basic version on github. I have to add the plus version that adds keyboard repositioning and switching from one keyboard to another from the keyboard itself.18:36
Wizzupok18:36
diejuseWizzup Yes, I have several to try but I'm sure they will work the same, starting with Android 8.18:36
Wizzupbtw, I think someone also emailed me about keyboard and hildon18:37
Wizzupis this the guy who works on the keyboard you're showing?18:37
WizzupI still have to reply to him18:37
diejuseI also talk frequently with that guy Inky introduced me to. His keyboard is called "coolkbd" and the one I show in the video is "onboard".18:38
Wizzupok, yeah, he emailed me18:39
diejuseThey are different investigations. At the moment the "onboard" keyboard has more functionality for a user. But yours will be better if you achieve certain challenges that you are now trying to solve18:39
diejuse*yours -> him18:40
diejusehis18:40
diejusehe achives*18:41
Wizzupok18:52

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