=== chihchun_afk is now known as chihchun [06:10] i already asked for my problem with my BQ M10, which doesn't connect to some WIFI networks, but nowhere I can find something pointing at the problem [06:11] anyone with the same problem over here? === ecloud_wfh is now known as ecloud [07:25] hi there :) [07:25] deef: Yes there's a regression in OTA-11 and OTA-12 that makes it fail to connect to some networks that have long passwords (like mine). It's fixed in OTA-13. Or to work around it start on OTA-10 to set up your wifi before upgrading [07:27] duflu: How good news I noticed there is a wifi I can’t connect to, maybe it’s this bug I’ll have to try this with OTA-13 [07:28] Yeah if you flash your device with --revision=NNN where NNN is the build number of OTA-10 for your device then you can work around it. Then upgrade to newer OTAs without problem [07:29] OTA-13 is due next week in theory \o/ [07:35] "Expected 2016-08-24" https://launchpad.net/canonical-devices-system-image/+milestone/13 [08:03] duflu, this was the expected ETA, but they postponed OTA-12 with one week, and the will postpone OTA-13 with one week too. there's no official release date, but it will be the first-second week of September [08:04] robinhero: Yes I said "due" and the page says "Expected", which has not been updated to reflect any delays. But delays are normal [08:25] how do I install Qt 5.6 in a schroot? [08:32] do I install landing 024? [09:25] maybe a silly question but how do i install OTA 10 starting from OTA 12? [09:25] or downgrade in other words? [09:28] deef: system-image-cli has command line options to do that directly on the device [09:28] deef: or ubuntu-device-flash can do it from the pc [09:28] deef: why? [09:29] my new bq m10 ubuntu touch OTA 12 does not connect to my wifi at home, elsewhere it does [09:29] this is a known issue apparently in 11 and 12 [09:30] you could move to the rc-proposed channel [09:30] so I have to use 10 to connect to my wifi [09:30] which is newer, and apparently fixes the issue [09:30] rather than go backwards [09:30] how do I do that popey? [09:30] system-image-cli has an option to change channel too :) [09:30] (quite new into linux sysadmin) [09:32] on the device, in the terminal, do this:- (however, this will move you to the daily builds channel which may break - they generally don't and aren't for end users) [09:32] you could switch back to the stable channel once OTA-13 is out though [09:33] sudo system-image-cli --switch ubuntu-touch/rc-proposed/bq-aquaris-pd.en [09:33] that's what my m10 is running [09:35] ok i ' try that one popey [09:35] deef: Note that using rc-proposed is less stable than the 'stable' channel. If you want a fix for the stable channel you need to start with OTA-10 and configure wifi before upgrading [09:36] Hmm, although in this case it's both less 'stable' and less buggy [09:37] Morning guys, ive managed to get boot started on the port I'm working on but seem to be snagging somewhere near the lxc container and also getting adbd working. I'd really love to just get adbd working at the moment. Could anybody give me a little help please? [09:38] john-mcaleely: ^ do we have anyone who could help? [09:38] popey, the best bet is ondra. I think he is doing the august-holiday thing at the moment [09:39] ah [09:40] iolc_observing, popey, maybe abeato would also know how to get adbd alive? [09:40] but if not, it's wait for ondra, I htink [09:40] thanks guys [09:41] iolc_observing, are you using the development adbd? [09:42] yes [09:42] duflu: can you give me the command to go to OTA 10? [09:42] deef: Just a sec [09:43] I have it showing in lsusb but no adb [09:44] duflu: ok thx! [09:44] deef: Is it frieza or coller? [09:44] cooler [09:44] Oh, same command either way [09:44] deef: OTA-10 is stable image #2 so: ubuntu-device-flash --revision=2 touch --channel=ubuntu-touch/stable/bq-aquaris-pd.en .... [09:45] Hey guys I'm new here.. I would like to port ubuntu-touch for a board namd ham.(Lenovo Zuk Z1)It runs Qcomm SD 801 and Adreno 330..(like nexus 5 I guess) .. It has official cyanogen support too. [09:46] I have some issues with OTA-12 as well (came in OTA-11) I have to click the hotspot slider many times before the icon appears [09:46] and some times the phone hangs after I have ended a call [09:46] here's my latest dmesg http://paste.ubuntu.com/23069643/ [09:47] iolc_observing, maybe you will need to modify adb related jobs in /etc/init/ [09:48] iolc_observing, trying to make sure http://paste.ubuntu.com/23069657/ gets executed in all cases [09:48] jgdx: hi! is the ubuntu-system-settings not installable on s390x? https://launchpad.net/~ci-train-ppa-service/+archive/ubuntu/landing-090/+build/10637500 [09:49] Can you guys get me started [09:49] That porting guide is somewhat vague [09:50] Thank you abeato [09:51] iolc_observing, do you have access to recovery image? a trick we use some times is to write stuff in the filesystem while starting ubuntu, then check what was written from recovery [09:52] Yes, i do have access to recovery [09:53] iolc_observing, so that is an option too :) , you just have to mount userdata to see what was written [09:53] brilliant, thank you === chihchun is now known as chihchun_afk [09:54] np [09:58] iolc_observing, taking a look at your dmesg output it seems that it is not finding adbd: [09:58] [ 9.852160] init: Failed to spawn adbd main process: unable to execute: No such file or directory [09:58] make sure it is executable [09:58] and check the path [10:01] abeato: thank you [10:02] cannot install ubuntu-device-flash due to lock, ... howto avoid that one? [10:02] yutio, what would you like to know? [10:06] deef: You system is doing a background update. You just need to wait a while and then it will work [10:06] * duflu -> weekend [10:06] abeato, thats not the init you are looking for (thats the android one) [10:07] (we explicitly removce the in-container binary before container startup to avoid clashes with the ubuntu adbd, but not the init.rc lines for it, so that message is normal) [10:09] ogra_, oh, right, forgot that. iolc_observing, that message seems to be normal ^^ [10:09] iolc_observing, you need to change the /etc/init/android-tools-adbd.conf job on the filesystem and chane the "start on" line (try making it "start on startup" or some other early job) [10:12] awesome, thank you ogra_ [10:21] thanks for the help guys, really appreciate it. All the Best [10:47] Are the bluetooth connectivity fixes scheduled for OTA13 already in rc-proposed? [10:59] mcphail: do you have a bug ? [11:08] popey: yes - I'm one of the unluck many on the "can't connect to car bluetooth" megabug [11:09] https://bugs.launchpad.net/bugs/1435040 [11:09] Launchpad bug 1435040 in bluez (Ubuntu) "Ubuntu Phone does not connect to car-bluetooth" [High,Confirmed] [11:14] seb128: hi! Is System Settings installable on s390x? [11:14] * popey wants to know what phone mardy has which is powered by s390x [11:14] and what the battery life is like [11:14] seb128: I cannot build OA for s390x in yakkety, it looks like a dependency is missing: https://launchpad.net/~ci-train-ppa-service/+archive/ubuntu/landing-090/+build/10637500 [11:15] mcphail: doesn't look fixed [11:15] popey: BQ s390x edition, battery life is good, it lasts more than one minute when fully charged ;-) [11:16] popey: hokay. Ta. I'll try to be patient! [11:16] :) [11:16] mcphail: poke pmcgowan when he's about, he knows status of all things [11:17] popey: it's fine. Was just wondering whether to risk a reflash just now or await updates [11:17] popey: if we get working bluetooth _and_ owncloud calendar sync in OTA13 I'll be chuffed [11:26] hi, es posible instalar #ubuntu-touch en un huawei? donde descargary algun manual para instalar? [11:30] Mirv, do you happen to have a working yakkety machine/VM ? [11:31] I’d like to test something for bug #1613258 but I can’t install a yakkety VM, the installer keeps crashing [11:31] bug 1613258 in webbrowser-app (Ubuntu) "signal 4 ILL_ILLOPN in webbrowser-app tests (glibc upgrade?)" [Critical,New] https://launchpad.net/bugs/1613258 [11:42] Hmm. Did a wipe/reflash to OTA12 (having been lurking on OTA10.5) and I can't phablet-shell to my device. I'm getting "Permission denied (publickey)" on my client and "error: Could not load host key: /etc/ssh/ssh_host_ecdsa_key" in /var/log/auth.log on the device. Am I doing something wrong? I have the correct pubkey in the authorized_keys file in /home/phablet/.ssh [11:42] oSoMoN: plenty. couldn't you just build in a silo? [11:43] Mirv, well I don’t wanna test a fix, I want to test whether a simple oxide webview can be displayed by qmlscene [11:44] mcphail: it has a popup these days on the device to allow phablet-shell access [11:44] you may need to disable / re-enable dev mode [11:44] and have it unlocked when you try to shell in [11:44] popey: yes -allowed the popup [11:44] (to see it) [11:44] hm, odd [11:44] I'll try disable/reenable [11:45] oSoMoN: oh right, you'll need proposed then, I don't want to upgrade to that but I've lxc here that is such [11:47] oSoMoN: not 100% sure if then in lxc I get everything in identical way, but sure enough it does not start: http://pastebin.ubuntu.com/23070058/ - it does not exit at that point, just hangs in there without displaying anything. eg a QtWebkit browser however works [11:47] nope. Still denied. Do I need to "android-gadget-service enable ssh" to get phablet-shell working? I don't think I had to in the past [11:47] Mirv, that looks very similar to the webbrowser-app build failure, which seems to confirm it’s a bug in oxide [11:48] thanks for testing! [11:48] oSoMoN: you're welcome! [11:54] guys, where can I find the Camera config files? I'd like to delete it [11:54] I thought it is there: .local/share/ [11:55] but can't find it [12:00] found it, it is under .config/com.ubuntu.camera === alan_g is now known as alan_g|lunch [12:05] mardy, check on #ubuntu-ci-eng, they have been deleting binaries on s390x because upstart is missing which makes u-a-l and others missing as well [12:06] seb128: thanks [12:06] yw [12:07] mardy, btw I confirmed the desktop only account facebook/win is too small thing on yakkety, unsure if you saw my comment on the bug [12:07] seb128: yes, unfortunately I cannot test it because I get an oxide crash... [12:07] hum, k [12:40] popey: solved the phablet-shell issue. Looks as if DSA keys are now disbaled by default on the _client_ 16.04 machine. Time to update my keys on 100000 servers... [12:48] I'm having a look to this bug from the band-aids project [12:49] https://bugs.launchpad.net/band-aids-uphone/+bug/1378814 [12:49] Launchpad bug 1378814 in Canonical System Image "greeter does not properly update infographic after unlock" [High,Confirmed] [12:49] I would like to work in this bug...is this going to be fixed? [12:50] kaisoz: due to the age of the bug, it sounds like nobody is working on it. [12:50] pete-woods: do you know who worked in the UI side of infographics? [12:51] pete-woods: kaisoz wants to cut his teeth on some simple tasks, so he's looking at bugs in band-aids-uphone [12:52] alecu: right, I can't remember the guy's name, but he doesn't work at Canonical any more === alan_g|lunch is now known as alan_g [12:52] mcphail: ahhh, that's an issue I had on my home server too! [12:53] kaisoz: so yes: please assign it to you, and mark it as in progress [12:53] kaisoz: it does sound like a good place to start [12:53] awesome! [12:53] thanks alecu :) [12:54] kaisoz: I know that pete-woods worked on the backend of infographics, so please ping me or him if you need any help. [12:54] perfect :) [12:54] thx!!! [12:55] kaisoz: I did some refactoring work on the early QML code for the infographics, but I think the code has changed hands several times since then [12:55] so it might not look like anything I was familiar with [12:56] ok [12:57] thx for the info :) [12:57] I'll have a look at the code and let you know if I need some help :) [13:03] have to go, see u later!! :) === _salem is now known as salem_ [13:43] I've flashed rc-proposed, and my wifi connection doesn't seem to be getting DNS. How can I debug this? [13:43] I can ping and access sites by address, but not by name [13:59] awe, ^^ [14:01] mcphail, there's a longstanding bug that sometimes dnsmasq may not respond properly to dns queries when switching from WiFi to mobile data ( or visa versa ) [14:01] awe: can i poke it back into life? [14:01] it should just start working by itself [14:02] mcphail, what device are you running? [14:02] awe: krillin (bq4.5) [14:02] awe: had it on wifi for an hour with no connection [14:02] awe: back to 36 -> instantly worked [14:02] 3G* [14:03] Back to wifi -> nada [14:03] that's odd. so the phone showed it was connected to your AP, but no DNS [14:03] and it never recovered... [14:03] have you tried another AP for comparison? [14:04] awe: don't have access to another just now, but selected "forget network" and readded with no improvement [14:04] if this is reproducible, then the best bet is to file a bug and start capturing the details there... [14:04] mcphail, do you have other devices working with the same AP? [14:04] awe: yes - everything else working OK [14:05] is this is a new AP? [14:05] or was your phone working fine with it, and then started acting up? [14:05] awe: new for the phone, as it is a reflash today. Was working OK this morning before the flash [14:05] awe: was on OTA 10.5 at that point, though [14:06] but rc-proposed, right? [14:06] awe: rc-proposed since the flash, yes [14:06] AFAIK, there's been nothing related to dns released, but I'll go ahead and flash my krillin to check [14:07] awe: thanks! [14:07] the last NM release we made, fixed a specific issue with WPA passwords [14:07] ( unless someone else has been playing around with dnsmasq ) [14:07] pmcgowan, ^^??? [14:07] ;)- [14:08] awe, dont think so, will look [14:08] k [14:09] 10.5 was a long time ago though [14:18] Hmm. Working now. That's about 20 minutes from when I switched back to wifi [14:22] And it has failed again... [14:23] mcphail, bug #1270189 [14:23] bug 1270189 in Canonical System Image "Ubuntu Touch devices are using cellular DNS servers over wifi connection" [High,Confirmed] https://launchpad.net/bugs/1270189 [14:23] awe, anything to grab for that? [14:24] mcphail, thats a very old bug, although perhaps somehow made worse with recent nm upgrade [14:24] pmcgowan, doubtful [14:24] the only thing we touched recently was the timeout for passwords [14:24] pmcgowan: don't think that would explain why name resolution keeps switching on and off [14:25] awe, he went from 10 to 12, so never ran on 11 if I understand it [14:25] pmcgowan, I'll flash an image, but in the middle of something else right now [14:25] pmcgowan: I had name resolution for a minute there, but then it stopped working again as I was browsing [14:25] awe, so this is first experience using nm 12 [14:25] 1.2 [14:25] mcphail, have you checked from the command line [14:25] this could be browser related [14:26] awe: yes [14:26] awe: can ping 8.8.8.8 but not any names [14:26] awe: for a moment, though I _could_ ping names when the browser was working [14:26] awe: then both stopped [14:26] mcphail, intermittent DNS isn't something I've seen before [14:27] so again, I'll try and reproduce as soon as I have a moment to do so [14:27] I need to reflash my krilling [14:27] it'd be helpful if/when you get a chance [14:27] to see if this occurs with all APs, or just a specific AP [14:27] and then as mentioned above, file a bug [14:28] awe: I probably won't be near another AP I can connect to for a couple of days, but I'll try then [14:28] davmor2, have you seen any issues with WiFi DNS with recent proposed images? [14:28] mcphail, ok [14:29] awe: nope [14:29] k [14:30] I'm going to go out to pick up the kids from school. Will see if I pass any public APs on the way [14:30] k [14:31] awe: I've seen it if a page is still loading and I move out of range and it flips to modem then nothing loads in browser, unless you close the session and reopen but that is a real pain to reproduce [14:32] awe: that is a proper racy issue that might happen one in a thousand times [14:32] davmor2, sure.. . in this case, it's not flipping, it's working, then not working, then working [14:32] all on WiFi [14:33] awe: yeap don't think I've seen that in a very long time [15:14] I passed a supermarket on the way to the school. I could log on to their wifi captive portal (was redirected to the logon page) but I didn't want to give them my credentials to get beyond the portal. Don't know if that meant I got DNS or not, though. Certainly, it had a name in the address bar [15:15] I'm quite happy to make this rw and install dig/traceroute/whatever you think could help debugging [15:18] hello [15:20] i have a sdl2 game, does anyone know if gamepad support is available? [15:21] it's pretty simple, i need to control the game with a game controller [15:21] Pixel_: I'd guess it should be. bschaefer did the SDL code and would probably know [15:21] as I said on telegram, you wont have access to the joystick devices [15:21] /dev/js0 etc [15:21] (I have tried this already) [15:22] :( [15:22] * bschaefer reads backlog [15:22] popey, :( [15:22] yup [15:22] for sdl2 [15:22] o [15:22] well last time i tried joysticks it worked on mir... but [15:22] they talk directly to the devices (not mir) [15:23] it also works with libertine [15:23] but i need it for Fishy Shooter [15:24] well popey has tested more then i have :) but i've not tried on U8 [15:24] only on a mir demo server like a year or so ago [15:25] ok then, i guess i'll open a bug report [15:25] i have a multi-mode joystick, it works in keyboard mode, but not in js mode, not tested recently but I dont think anything has changed recently [15:25] also didn't you make this video? https://www.youtube.com/watch?v=eM9vDDc29P8 [15:25] "Ubuntu Phone keyboard, mouse, gamepad test [15:25] Popescu Sorin [15:25] i mean SDL2 does the joystick on its own [15:25] " [15:25] :) [15:25] Pixel_: happy to test a click if you want [15:25] theres no mir code that does this since SDL2 does all the talking to the joysticks/gamepads [15:25] i have a bunch of controlers here [15:26] * bschaefer only has one [15:26] but theres a [15:26] Pixel_, in SDL2/tests [15:26] theres a controller test [15:26] you can use as well [15:26] but you said it works on libertine (x11) [15:26] soo hmm [15:26] that is strange [15:26] popey, i did, but it only shows that the gamepad is powered (leds are on :P) [15:27] does the latest fishy have joystick support? [15:27] Pixel_, you should test testjoystick if you can (in SDL2/tests/testjoystick) [15:27] popey, yes [15:27] as all that does is joysticks [15:27] only for left/right dpad keys [15:28] and you need to plug the game controller before starting the game :> [15:28] bschaefer, i have a cheap gamepad :D and sdl2 complains that is unknown or something [15:28] o ... dang well [15:29] bschaefer, i installed steam, configured the game controller and exported the configuration [15:29] still nothing [15:29] xbox360 is the one to test [15:29] its well supported [15:29] export SDL_GAMECONTROLLERCONFIG="03000000ff110000313300001:b9,back:b8,leftstick:b10,rightstick:b11,leftshoulder:b4,rightshoulder:b5,dpup:h0.1,dpleft:h0.8,dpdown:h0.4,dpright:h0.2,leftx:a0,lefty:a1,rightx:a2,righty:a3,lefttrigger:b6,righttrigger:b7," [15:29] popey, yep, xbox, ps [15:29] * bschaefer tested with xbox360 and it worked a bit ago :( [15:29] check dmesg [15:30] app probably trying to talk to /dev/js0 or /dev/joystick or something [15:30] but sadly, this would be 100% sdl2 issue (vs mir/u8) likely? [15:30] * bschaefer checks source code [15:31] bschaefer, SDL_NumJoysticks() returns 1 [15:31] but SDL_IsGameController(0) returns false [15:32] Pixel_, but this controller works 100% fine on X11 SDL2? [15:32] bschaefer, mine, nope :D it's the same on X11 [15:33] it worked well with sdl 1.2 [15:33] i am not sure what changed in 2.x [15:33] Pixel_, this is how they add joysticks :| http://paste.ubuntu.com/23070509/ [15:33] they iterate through 32 devices and check if its a supported joystick i assume [15:33] soo it seems to detect that its a joystick [15:33] but [15:34] it might not be pulling correctly or assuming something incorrect (data its polling out of device) [15:34] annd it does some ioctl stuff... with the device [15:34] Pixel_, but yeah this is a bug for SDL2 [15:34] and you should write down what game controller you have [15:35] in a bug report (https://bugzilla.libsdl.org/) [15:35] it's a cheap controller :d "Serioux" [15:35] Pixel_, sdl1.2 ---> sdl2 is a huge difference a lot of things were re-written [15:35] http://s1emagst.akamaized.net/products/63/62645/images/img116305_24062009172323_350x350_dpoe.jpg [15:36] Pixel_, you can always dig around in SDL2/src/joysticks/linux/*.c to figure out *where* its failing [15:36] bschaefer, yeah :D btw.. the controller worked in steam big picture [15:36] but i assume that device isnt supported for some assumptions on SDL2s part [15:36] it said that it never heard of it and i should upload the configuration but it worked [15:36] steam uses X11 not SDL2 yet :( [15:36] (steam client wise) [15:36] oh :D [15:37] * bschaefer hopes one day :) [15:37] hehe :D [15:37] Pixel_, but you can see the check if its a joystick is a little low level: http://paste.ubuntu.com/23070515/ [15:37] that would be nice :)) i can turn my tablet into a game console [15:37] they are talking directly to the device [15:37] which is ... usually not good for multiple device support :) [15:39] but if its showing up as a joystick it must be the polling of data out of the device thats failing (soo its like half supported) [15:40] bschaefer, canonical should send Ryan a tablet or a phone LOL :P [15:40] * bschaefer did the SDL2 porting for mir :) [15:40] though still needs some work [15:41] bschaefer, thanks for help, i have to go out for a while now === Pixel_ is now known as Pixel_AW [15:41] Pixel_, np! Good luck with that! [16:44] mcphail: that sounds like you did not get DNS. That is, all DNS lookups resolve to the captive portal IP [16:45] mcphail: if you could get around the portal by just typing IPs though, it sounds like they didn't built the portal very well :) [16:59] hi there [17:01] hi [17:17] bschaefer: should SDL2 work with the SDL_WINDOW_OPENGL flag on mobile platforms? having a quick poke around with the urho3d engine which should support GLESv2, but I get errors from the mir backend about it being unable to get a valid egl pixel format when trying to create the SDL window [17:18] yeah it should [17:18] Elleo, IIRC theres an issue with it trying to use actual gl vs gles [17:18] but i thought i disable-video-opengl [17:18] for armhf [17:19] bschaefer: ah, urho3d bundles its own copy of SDL that gets built with it, so I probably need to do that for its build too [17:19] o possibly yeah [17:19] you could also attempt to LD_PRELOAD=/other/sdl2/lib [17:19] (as long as they didnt break ABI or anything crazy with theirs) [17:24] bschaefer: okay, will have a play; I think they statically link SDL into their engine, so I'd guess the LD_PRELOAD stuff wouldn't be an option [17:25] o that wouldnt be good [17:25] Elleo, you could check [17:25] ldd [17:25] just in case :) [17:25] * bschaefer isnt sure if thats open source but if it is you can attempt to set the configure flag --disable-video-opengl [17:33] bschaefer, hey :D managed to make SDL2 detect my gamepad :> [17:33] Pixel_, nice! [17:33] what was the issue? [17:33] bschaefer: yeah, it's open source, I've got it building without opengl now [17:34] nice, hopefully that was the issue! [17:34] Elleo, since on armhf sdl2 just checks in gl/gl.h or w/e exists [17:34] it just checks the header to enable opengl support [17:34] which it gets installed with the .... (some package forgot) [17:35] bschaefer, the bindings [17:35] bschaefer, so i added SDL_GameControllerAddMapping("03000000ff1100003133000010010000,serioux,a:b2,b:b3,y:b1,x:b0,start:b9,back:b8,leftstick:b10,rightstick:b11,leftshoulder:b4,rightshoulder:b5,dpup:h0.1,dpleft:h0.8,dpdown:h0.4,dpright:h0.2,leftx:a0,lefty:a1,rightx:a2,righty:a3,lefttrigger:b6,righttrigger:b7,"); [17:36] o the first part was wrong? [17:36] * bschaefer has no clue what that binding really does :) [17:36] besides config (i assume some device id?) [17:36] or header for the bytes [17:37] bschaefer, so SDL2 detects the gamepad, but doesn't know the bindings, configuration? the buttons layout [17:37] from what i understand [17:37] i had to use steam big picture to generate the GUID? [17:37] that makes sense, the only difference i see between then one you pasted was the [17:37] 03000000ff110000313300001001000 [17:37] vs 03000000ff110000313300001 [17:38] https://wiki.libsdl.org/SDL_GameControllerAddMapping [17:38] o you add some more [17:38] * bschaefer doesnt know much about joysticks :) [17:38] same here :) [17:38] i'm a graphic designer btw :)) [17:38] i code for fun [17:38] o nice! [17:38] i'm not a coder [17:38] well that makes sense to need the GUID to read from the device [17:39] sdl2 kind of has a very hacky joystick support (reading the code) [17:39] but idk if theres a good joystick device library anyway [17:39] hehe :D [17:39] (evdev/libinput) [17:39] soo :) [17:40] when i "cat /dev/input/event13" and press the keys on the gameplad [17:40] i see stuff on the screen :)) [17:41] nice! [17:41] like some ascii stuff [17:41] probably that's the gamepad [17:41] cat should just print the bytes that are coming in [17:41] yep [17:41] annd sdl2 will interpret that into actual *data8 [17:41] *data* that you can set to BUTTON_X etc [17:42] um.. now let's try on the phone :D [17:42] brb [17:49] nope :/ [17:50] oh well :D i have to run again === Pixel_ is now known as Pixel_Aw [19:18] bschaefer: http://i.imgur.com/eJSsJxH.jpg <-- works! thanks :) [19:18] o thats awesome! [19:18] happy that fixed it! [19:22] Any opinions whether I should get a Nexus 5 or a OnePlus 3? Not sure which is likely to be supported longer. [19:59] strixdio: well the oneplus3 doesn't have a working port yet at all i don't think [20:00] strixdio: just don't try to buy whichever nexus 5 i try to buy === Elimin8r is now known as Elimin8er [21:22] hi [21:38] hi SebthreeBQM10HD [22:04] mimecar, hi [22:45] hi [23:32] I am _so_ close to getting a background IRC service working... [23:34] I've got a quasselcore service running on the phone, which does not die on screen-off. The quassel client on the store can connect to it, but by gosh it is a clunky arrangement [23:35] I can read messages on the device, but can't seem to send [23:38] mcphail: thats cool to know ;D i saw the quassel client in store and it looks nice [23:39] Acou_Bass: it needs a bit of polish. No way to configure connections etc from the client [23:39] ahh hmm [23:41] If anyone wants to play with it, you can download it from http://themcphails.uk/quasselcore.njmcphail_0.1_armhf.click . You need to run it on your phone (it will never "launch" - just keeps spinning) then connect and configure from a client on your PC. After that, you can install the quassel app from the store and connect to it. Really clunky... [23:42] mcphail_quassel: ping [23:44] sadly my nexus 4 is running sailfish right now or id love to give it a test ;P [23:44] Traitor! ;) [23:45] BUT one of the reasons i switched is because ubuntu lacked a good IRC client... so your work may change that xD