electro575 | hi all | 09:06 |
---|---|---|
electro575 | it's possible to install gps pure no arch on armv7hl ? | 09:07 |
electro575 | or we must compile for armv7hl the rpm before ? | 09:08 |
T42 | <birdzhang> no arch packages can be installed on both armv7hl and i486 | 09:09 |
T42 | <birdzhang> https://www.linuxquestions.org/questions/linux-newbie-8/what%27s-the-difference-between-rpm-and-%2A-noarch-rpm-216707/ | 09:10 |
electro575 | okey thanks | 09:12 |
electro575 | but the app need root privilege, it's normal ? | 09:14 |
electro575 | what xmpp client exist on openrepo ? | 09:22 |
T42 | <adampigg> u want us to go to openrepos and search xmpp?? ;) | 09:22 |
electro575 | yes ^^ | 09:23 |
kimmoli | https://openrepos.net/search/node/xmpp | 09:39 |
Nokius | mal: could youcreate tragets on obs or just lbt and sledges ? | 10:29 |
Nokius | would like to get one for the pinedev board | 10:30 |
Nokius | I was pinging last month already, I know he is busy and its vocatin time | 10:30 |
mal | Nokius: which device? | 10:39 |
mal | Nokius: I mean codename | 10:40 |
r0kk3rz | dontbeevil isnt it? | 10:45 |
T42 | <adampigg> yup | 10:50 |
mal | I thought I created one for that, it seems not | 10:52 |
mal | @adampigg what would be the manufacturer of that | 10:52 |
T42 | <adampigg> Pine64? | 11:03 |
mal | @adampigg it seems the company is Pine Microsystems Inc. so maybe just pine? | 11:10 |
mal | not sure | 11:11 |
T42 | <adampigg> Ok | 11:11 |
T42 | <adampigg> Pine is fine with me...i think pine64 referst to a boardbtheyvmake | 11:12 |
mal | @adampigg https://build.merproject.org/project/show/nemo:devel:hw:pine:dontbeevil add any needed other people to maintainer list | 11:18 |
T42 | <adampigg> Thx | 11:21 |
T42 | <adampigg> Mal,.u should ask for patternizing rights | 11:22 |
mal | @adampigg I have no idea how that is even done, also we really should move away from patterns | 11:22 |
mal | and use some meta package for including everything | 11:23 |
T42 | <adampigg> Doesnt sound difficult | 11:24 |
mal | it's really not, nobody just has done it, the might be something else also needed in addition to that | 11:25 |
mal | *there might be | 11:26 |
vknecht | there's was something: https://github.com/mer-hybris/droid-hal-device/pull/194 | 11:26 |
vknecht | *there | 11:26 |
T42 | <adampigg> I manually patternized the fxtec repo, just need to remember to manually update it if i change the pattern | 11:26 |
mal | vknecht: yes, something like that, I remember that PR | 11:27 |
r0kk3rz | feel free to try it out | 11:46 |
r0kk3rz | i did build some patternless scorpion images | 11:48 |
*** agander__ is now known as agander | 15:02 | |
*** OhYash1 is now known as ohyash | 17:37 | |
electro575 | hi all | 18:32 |
electro5751 | hi | 18:51 |
electro5751 | i have cm 14.1, what version of MapboxGL native binding is compatible with my cm ? | 18:51 |
electro5751 | mapboxgl-qml-1.5.0.3-1.51.1.jolla_.armv7hl.rpm ? | 18:51 |
electro5751 | how i can fix MTP transfert media ? | 19:08 |
T42 | <elros34> electro5751: for mtp you need this: https://github.com/elros34/android_kernel_motorola_msm8960-common/commit/35eca6b56d13260ab5997aaeba12184b55636282 | 19:28 |
electro5751 | okey, thanks | 19:28 |
electro5751 | elros34 : i must to do modify my file hadk/kernel/samsung/smdk4412/drivers/usb/gadget/android.c | 19:38 |
electro5751 | with your android.c ? | 19:38 |
electro5751 | or create an new repo | 19:38 |
electro5751 | in .KS | 19:38 |
electro5751 | @elros34 : sorry don't have send "@" | 19:44 |
electro5751 | mal, an idea ? sorry i'm not an expert with git, update file, .. | 19:46 |
electro5751 | vknecht, can you explain to me what elros34 want to say ? | 20:15 |
electro5751 | i'm trying to do a diff manually with my file, but , ... | 20:16 |
electro5751 | kernel/samsung/smdk4412/drivers/usb/gadget/android.c | 20:16 |
T42 | <elros34> electro5751: append ".patch" to the url I gave you and download it to your main kernel directory. Then git am "patch name". If you are lucky then it will apply without issues otherwise you have to manually resolve conflicts. | 20:26 |
electro5752 | okey, thanks | 20:26 |
electro5752 | @elros34 : previous rebase directory /home/sailfish-dev/.git/rebase-apply still exists but mbox given. | 20:33 |
electro5752 | with HA or SDK env ? | 20:33 |
electro5752 | Applying: Add functionfs support to usb gadget. Fixes: NEMO#811 | 20:34 |
electro5752 | error: drivers/usb/gadget/android.c: does not exist in index | 20:34 |
electro5752 | what can i do with this original part file -> https://dpaste.de/aihf | 20:50 |
electro5752 | and this part -> https://dpaste.de/qYH5 | 20:50 |
electro5752 | @elros34 | 20:53 |
T42 | <elros34> so comapre sources, patch and manually apply the changes | 21:01 |
electro5752 | the end of my file is | 21:01 |
electro5752 | so hard because of | 21:01 |
electro5752 | #ifdef CONFIG_USB_ANDROID_SAMSUNG_COMPOSITE ... | 21:01 |
electro5752 | i try without | 21:02 |
electro5752 | #ifdef CONFIG_USB_ANDROID_SAMSUNG_COMPOSITE | 21:02 |
electro5752 | and this | 21:02 |
electro5752 | #ifdef CONFIG_USB_ANDROID_SAMSUNG_COMPOSITE | 21:02 |
T42 | <elros34> yeah I see, you can always search for different samsung devices with sfos port to find ready to use patch | 21:03 |
electro5752 | okey | 21:03 |
electro5752 | but can i try without SAMSUNG part ? | 21:03 |
T42 | <elros34> I have no idea | 21:04 |
electro5752 | it's special for all samsung device | 21:04 |
electro5752 | grrr ^^ | 21:04 |
electro5752 | thanks | 21:04 |
deathmist | building for new SFOS 3.1.0.12 target on 15.1 base results in qt5-qpa-surfaceflinger-plugin mw build failing https://pastebin.com/d6KtALqi during build_packages on a fresh tree. if this wasn't expected, hope I contributed something :p | 22:40 |
mal | deathmist: skip that package | 22:55 |
deathmist | mal: that seems to have done it, thanks :) where is this defined as I didn't see it in my droid config patterns, only "qt5-qpa-hwcomposer-plugin" ? | 23:19 |
mal | deathmist: that is an alternative to hwcomposer plugin, obsolete now so can be skippee | 23:38 |
deathmist | I get "Error <creator>: Unable to find pattern: Jolla Configuration cheeseburger" during mic build, I used latest dcd submodule which didn't fail earlier anymore (like it did on 3.0.3 Hossa) | 23:43 |
deathmist | I have "hybris/droid-configs/patterns/jolla-configuration-cheeseburger.yaml" so the file definitely is there | 23:46 |
deathmist | my droid configs are here https://git.io/fji3O (using latest upstream dcd submodule locally for now!), but I'll go sleep now and read logs tomorrow, good night | 23:59 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!