<Wizzup>
uvos: hehehe the d3 doesn't have the green light always on when it's powered (different led), so the mce patterns actually work properly
<Wizzup>
I have a nice orange light now
<uvos>
yeah i know it has a white led next to the usb port like every droid < 4
<Wizzup>
yeah, but it's nice :p
<uvos>
this is supierior to the n900/d4 anyways becasue if you see a light on the device its allways a notification
<Wizzup>
ok so what I need to do is check why the brightness adjustment doesn't work and the modem doesn't (seem) to work, and then it's looking pretty good
<uvos>
ok
<bencoh>
right, I wanted to ask ... that green light on d4 is fully hw?
<Wizzup>
bencoh: it can disabled in cpcap
<bencoh>
ah, alright
<Wizzup>
like with the n900, which has a gpio for it
<uvos>
its a seperate led controled by cpcap
<Wizzup>
we disable that in our n900 init script
<uvos>
maybe the fw
<uvos>
so might not be totaly hw
<uvos>
the brightness is likely on a different channel
<Wizzup>
yeah, I didn't look at the dts part of that yet
<Wizzup>
going to test a bit more, but it really -looks- like the freezes are gone
<Wizzup>
which makes me happy
<uvos>
that would be wierd
<uvos>
why would the double kexec change that
<Wizzup>
kexecboot might set up the clocks just right or something
<Wizzup>
all I could think of
<Wizzup>
ah yeah and there's accelerometer stuff I think
<uvos>
i2cdetect -r 1 0x38 0x38
<uvos>
what dose that show on d3
<uvos>
i2cdetect -r 1 0x38 0x38
<uvos>
*i2cdetect -r 0 0x38 0x38
<Wizzup>
do you know what package that is part of?
<tmlind>
freemangordon: fyi, still slowly setting up pvr-drv with reg read/write access for ocp regs, and interrupt handler for the socs that use it. still need to move the interrupt handler(s)..
<tmlind>
i guess the next logical step would be to move the mmu code to a new file pvr-mmu.c or something
<Wizzup>
clown-boot-kernel for linux stable + patches, clown-boot-kexec for android kexec modules and other android specific stuff, clown-boot for the clown boot stuff
<Wizzup>
also, I'd like to host the android images somewhere, I guess we can do maedevu
<Wizzup>
it's silly for people to have to search for the android image they want to flash only to load clown boot using it
<Wizzup>
uvos: yeah ok freeze is still there
<Wizzup>
to be continued
uvos has quit [Remote host closed the connection]
<freemangordon>
tmlind: nice
<freemangordon>
tmlind: do you have any idea which fd shall I use for mmap so PVRMMap() to be called?
<freemangordon>
I tried BO fd and /dev/dric/card1 fd, ni dice
<buZz>
as a meme/commercial/funnonsense i think it could get more eyes on us
<buZz>
its just a BT headset so should work totally fine i guess
<dreamer>
I think parazyd can guess who it was :P
<buZz>
:)
<tmlind>
freemangordon: not sure.. i think /dev/dri/card0 currently needs to be used at least for all allocations.. but i'm lost there how it's working
<freemangordon>
this is omapdrm, right?
<freemangordon>
or pvr
xmn has quit [Ping timeout: 245 seconds]
amk has quit [Remote host closed the connection]
amk has joined #maemo-leste
<buZz>
parazyd: you wanna meme that fisherprice thing up? :D
<tmlind>
freemangordon: at least weston-simple-dmabuf-egl --drm-render-node=/dev/dri/card0 works
* tmlind
on gsm connection with d4
<tmlind>
yeah that's the omapdrm device, you can use drm_info to see what's available
pere has quit [Remote host closed the connection]
<freemangordon>
tmlind: try glmark-es2-drm
<freemangordon>
the fuck? now works
<freemangordon>
ah, on the second try device hung
<tmlind>
can't try until next week or so
<freemangordon>
ok
sunshavi has quit [Read error: Connection reset by peer]
sunshavi has joined #maemo-leste
pere has joined #maemo-leste
_inky has quit [Ping timeout: 260 seconds]
amk has quit [Remote host closed the connection]
inky_ has joined #maemo-leste
inky has quit [Ping timeout: 264 seconds]
Pali has joined #maemo-leste
amk has joined #maemo-leste
enyc has joined #maemo-leste
uvos has joined #maemo-leste
<uvos>
Wizzup: sure idk if it belongs into the leste ogra but ok
<uvos>
Wizzup: please fork the clownboot repo then