<buZz> lol, tried that neverball-gles
<buZz> bit buggy :P couldnt even start the game in the end, just ignored all the buttons, music kept playing :)
* buZz considering patching the code for a 960x540 resolution option
noidea_ has quit [Remote host closed the connection]
noidea_ has joined #maemo-leste
lexik has quit [Remote host closed the connection]
lexik has joined #maemo-leste
dreamer has quit [*.net *.split]
lel has quit [*.net *.split]
Oksanaa has quit [*.net *.split]
ikmaak has quit [Write error: Connection reset by peer]
dreamer has joined #maemo-leste
lel has joined #maemo-leste
ikmaak has joined #maemo-leste
Oksanaa has joined #maemo-leste
macros_ has quit [Ping timeout: 248 seconds]
macros_ has joined #maemo-leste
joerg has quit [Ping timeout: 260 seconds]
joerg has joined #maemo-leste
ceene has joined #maemo-leste
mardy has joined #maemo-leste
xmn has quit [Ping timeout: 260 seconds]
rafael2k has joined #maemo-leste
alex1216 has joined #maemo-leste
akossh has joined #maemo-leste
peetah has quit [Quit: -]
peetah has joined #maemo-leste
asriel has quit [Quit: Don't drink the water. They put something in it to make you forget.]
asriel has joined #maemo-leste
norayr has left #maemo-leste [Disconnected: Replaced by new connection]
uvos has joined #maemo-leste
<uvos> huh neverball did stop working
<uvos> it worked absolutly fine in ddk1.9
<freemangordon> uvos: any idea how to dum audion controls from android adb?
<freemangordon> *dump
<uvos> audio controls?
<uvos> no
<uvos> just dump cpcaps registers?
<uvos> what are you after?
<freemangordon> this is allwinner tablet
<freemangordon> I am missing audio routing
<freemangordon> like what connects where
<uvos> so androids hal is called audioflinger, that has plugins
<uvos> on moto devices essentally everything is implemented in a moto vendor plugin
<uvos> thats closed source
<uvos> so theres no real awnser here that generally applicable
<freemangordon> but i see here audio_policy.conf
<freemangordon> this is a simple tablet with just a speaker and mic and 3.5 jack
<uvos> theres probubly a generic alsa plugin, that just dose whatever alsa sais for simple cases, maybe it uses that. still not sure what your after exactly but in this case the information would really just be in dts/board code depending on how old the kernel is
<freemangordon> 3.x
<freemangordon> I am after having sound from the tablet :)
<uvos> well looking at the dts would get you furthest
<freemangordon> no dts
<freemangordon> adb in android :)
<uvos> well looking at proc/asound maybe :P
<freemangordon> ok, what to look there?
<uvos> idk i still dont know what you need xD, if this is about adding support for the audio setup to the mainline kernel via snd-soc you need to figure out what chips it uses for the dai and codec
<uvos> that would be in dts or kernel soruce
<uvos> proc and sys can give you the names of the chips and dai ports too, but really its not going to be enough
<freemangordon> I already have that
<freemangordon> but, how to figure out what is connected to HP jack, for example
<uvos> for the mapphones we gained this information by reading the kernel source
uvos has quit [Quit: Konversation terminated!]
alex1216 has quit [Quit: WeeChat 2.3]
uvos has joined #maemo-leste
<buZz> uvos: well, neverball -kinda- works, but yeah, fullscreen doesnt for instance
<buZz> oo, i guess i could make a neverballrv
<buZz> neverballrc*
<buZz> meh ok yeah, fullscreen 960x540 draws only distorted :(
<buZz> annnnd, crashes hildon? :(
<uvos> hmm it just exits with cant create gles surface for me
<uvos> it used to work quite well, except fullscreen
<buZz> well, it starts here
<buZz> i built it new from the git repo
<uvos> i even wrote a proxy to allow it to use the accelerometer
<uvos> as an input device
<buZz> ah, is that in the repo aswell? i just used the master branch, didnt even look for others
<uvos> sure but i dont remember what i called it xD
<buZz> ahhh, yeah, a 'beowulf' branch with more commits :)
<uvos> sec
<buZz> found it ;)
<uvos> ah you wanted neverball itself not the prox
<uvos> y
<uvos> yeah thats there too
<buZz> the new branch doesnt seem to have many changes? just some versionnumber that changed
<uvos> right theres an issue with how it generates the version number is all
<uvos> that incomapabil with how debian buils the package
<uvos> there are no other changes in that repo
<uvos> besides building the gles version instead of gl
norayr has joined #maemo-leste
<buZz> uvos: hmhm, well, the master branch built fine for me :)
<buZz> just did> debuild -us -uc
<buZz> way too expensive imho, though
<uvos> buZz: the problem is on ci
<buZz> yeah i have no clue how the ci works really :P
xmn has joined #maemo-leste
<uvos> Wizzup: console=/dev/null rw mem=1024M@0x80000000 vram=10300K omapfb.vram=0:8256K,1:4K,2:2040K init=/init ip=off mmcparts=mmcblk1:p7(pds),p15(boot),p16(recovery),p17(cdrom),p18(misc),p19(cid),p20(kpanic),p21(system),p22(cache),p23(preinstall),p24(webtop),p25(userdata)
<uvos> thats edison
<uvos> no utags
<uvos> same story in cdt.bin
<uvos> looks like you cant download edison fw images anymore anywhere i can find
<uvos> but i archived them before the dissapeared
<uvos> at least some of them
norayr has left #maemo-leste [Disconnected: closed]
<uvos> i have 2 different version of allow-mbmloader-flashing-mbm
norayr has joined #maemo-leste
<uvos> i also have dts for the global variant (me865) http://uvos.xyz/maserati/stockinfo/dts/me865.dts
<uvos> looks like it uses the same android version as bionic
<uvos> its very possible it will just boot a bionic rom
rafael2k has quit [Ping timeout: 268 seconds]
elastic_dog has quit [Ping timeout: 260 seconds]
rafael2k has joined #maemo-leste
<Wizzup> uvos: thanks, I feel a bit sick today, so it might be 1-2 days until I get to it
dev has joined #maemo-leste
<uvos> Wizzup: gute besserung!
<freemangordon> uvos: it seems what I need is a tool called 'tinymix', but I cannot find it pre-compiled
<uvos> so compile it
<uvos> geting the android toolchain is tivial
<freemangordon> yeah
<freemangordon> this is the only toolchain I don't have around :)
ceene has quit [Remote host closed the connection]
dev has left #maemo-leste [Disconnected: closed]
<uvos> see readme changes
dev has joined #maemo-leste
<uvos> depending on the age of your android you might have to download an older version
<uvos> they drop support for old versions of bionic eventually
<freemangordon> 4.4
<freemangordon> but, I will try to find some binary first
<uvos> android 4.4 is api level 19 or 20 depending on subversion
<uvos> so if the modern ndk refuses to create a toolchain for api level 19 use an older one
<freemangordon> uvos: that works,but lists about 30 controls, so I am even more confused :D
<freemangordon> oh, sorry, not 30, 58
rafael2k has quit [Ping timeout: 248 seconds]
RedW has quit [Quit: huh upgrades]
RedW has joined #maemo-leste
<sicelo> fun fact - droid4 accelerometer can work with lis3lv02d (which N900 is currently using), and thus the games can have joystick right away
<sicelo> 58 controls is child's play (compared with controls on N900, that is)
<buZz> nice!
<freemangordon> sicelo: could be, if you know what it is about :)
norayr has left #maemo-leste [Error from remote client]
RedW has quit [Ping timeout: 264 seconds]
RedW has joined #maemo-leste
<uvos> sicelo: sure but the kernel exposing accel events on evdev is depricated so having a userspace utility do the same thing where needed only is mutch better
elastic_dog has joined #maemo-leste
<buZz> should be lower powerdraw anyway
rafael2k has joined #maemo-leste
rafael2k has quit [Ping timeout: 252 seconds]
<uvos> potenutally
<uvos> as the iio interface supports polling rate changes via standart interface and allows hw triggers to be used
<uvos> we use both but on d4 neither are available due to the driver being not ideal.
<uvos> bionic dose both iirc
mardy has quit [Quit: WeeChat 3.5]
norayr has joined #maemo-leste
akossh has quit [Remote host closed the connection]
<norayr> sicelo - does that mean tux racer will have the controls via accelerometer?
<buZz> hah :D
* buZz apt install extremetuxracer
<buZz> stintel: its dbus-x11, maybe force update it first
<buZz> i think someone else just uninstalled and reinstalled it
<stintel> actually I just fixed it with dpkg --configure -a
<buZz> 1665772009 <rafael2k> force-removed dbus-x11 and installed it again
<buZz> 1665772021 <rafael2k> : )
<buZz> ah, very nice!
<buZz> stintel: what device are you running on?
<stintel> PineTab
<buZz> ooo fancy
<buZz> have you made any videos of it running? :) would love to see
<stintel> I haven't
peetah has quit [Ping timeout: 264 seconds]
<buZz> i assume you run hildon on it?
<stintel> I don't even know what hildon is :P
<stintel> but ps aux confirms
<buZz> hehe, hildon is the window manager / desktop environment of maemo
<buZz> with the zoomy task manager, and all windows fullscreen, etc
<buZz> :)
<stintel> gotcha, I tried maemo leste because it was being talked about on the IRC channel of the local hacker lab
<buZz> nice :) i'm in a hackerspace now too
<stintel> didn't work because wrong dtb in boot script, managed to fix that, then Wizzup did some things to hopefully make it a little faster :P
<buZz> cool :)
peetah has joined #maemo-leste
<stintel> it's usable with the hw keyboard, but not liking the on-screen keyboard
<buZz> hmhm yeah its from a different age :)
<stintel> but sometimes comes in handy, as my xps13 has a battery that survives maybe 5 minutes, and it has few broken keys
<buZz> i use a droid4 mostly, and i never use it non-portrait
<buZz> and just slide out the keyboard
<stintel> hmmm I should comment out some stuff in /etc/locale.gen :P
<buZz> hahaha , yeah lol
<buZz> on d4 making locales also takes forever
<buZz> i should try it on n900 :P
<buZz> norayr: you lied! haha
<buZz> extreme tux racer doesnt have opengles support :)
<buZz> but some forks exist
uvos has quit [Ping timeout: 268 seconds]
<norayr> i didn't lie, i was asking if it'll work with accelerometer.