norayr has left #maemo-leste [Error from remote client]
Blikje has quit [Ping timeout: 248 seconds]
Blikje has joined #maemo-leste
uvos__ has quit [Ping timeout: 248 seconds]
uvos has quit [Ping timeout: 268 seconds]
xes has quit [Ping timeout: 255 seconds]
maemish_ has quit [Quit: Connection closed for inactivity]
xes has joined #maemo-leste
akossh has quit [Quit: Leaving.]
panzeroceania has quit [Excess Flood]
panzeroceania has joined #maemo-leste
nmdv has joined #maemo-leste
nmdv has quit [Ping timeout: 276 seconds]
macros_ has quit [Ping timeout: 246 seconds]
macros_ has joined #maemo-leste
xmn has quit [Ping timeout: 268 seconds]
joerg has quit [Ping timeout: 250 seconds]
joerg has joined #maemo-leste
rafael2k_ has joined #maemo-leste
<freemangordon>
uvos: yes, the questions "how mce tells x11 to disable input devices" is still relevant
<freemangordon>
*question
<freemangordon>
scratch that, found it
rafael2k_ is now known as rafael2k
<freemangordon>
heh
<freemangordon>
mce: x11-ctrl: unable to open display
ceene has joined #maemo-leste
<freemangordon>
root does not have access to X display
<freemangordon>
Wizzup: any objections adding "xhost +local:" to startup scripts?
<rafael2k>
I here cheering for you.
<rafael2k>
xhost +
<rafael2k>
: )
<freemangordon>
yeah
<freemangordon>
rafael2k: could you upgrade your device to chimaera-devel and confirm xorg runs as user 'user'?
<rafael2k>
yes
uvos has joined #maemo-leste
uvos__ has joined #maemo-leste
<freemangordon>
rafael2k: 'yes, I could' or 'yes, it runs as user'? :)
<freemangordon>
uvos: it turned out mce cannot open the display :)
<freemangordon>
so no input devices got disabled
<rafael2k>
freemangordon, sorry, I'll just apt-get upgrade with chimaera-devel repo and let you know, just a sec
<freemangordon>
sure, no hurry, I just wasn't sure what that 'yes' was supposed to mean
<rafael2k>
The following NEW packages will be installed:
<rafael2k>
autologin xinit
<rafael2k>
insserv: Script zzzremove-first-boot-flag has overlapping Default-Start and Default-Stop runlevels (S 1 2 3 4 5) and (0 1 2 3 4 5 6). This should be fixed.
<rafael2k>
got this too ^
<rafael2k>
Installing new version of config file /etc/X11/Xsession-post ...
<rafael2k>
Installing new version of config file /etc/X11/Xsession.d/00settings ...
<rafael2k>
Installing new version of config file /etc/init.d/xorg ...
<rafael2k>
It will take a bit as the kernel is also being upgraded (6.1.13 -> 6.1.15)
<rafael2k>
rebooted - it is up
<rafael2k>
autologin, startx and xinit as "user"
<rafael2k>
Xorg as "root"
<rafael2k>
Xsession-post as "user" too
<freemangordon>
ok, seems we'll have to tell it to run as "user"
<freemangordon>
rafael2k: does loginctl lists x11 session
<freemangordon>
it should be cN
<rafael2k>
oginctl
<rafael2k>
SESSION UID USER SEAT TTY
<rafael2k>
1 1000 user pts/0
<rafael2k>
c2 1000 user seat0
<rafael2k>
2 sessions listed.
<freemangordon>
cool
<rafael2k>
lemme know any test needed
<freemangordon>
sure, thanks!
<rafael2k>
: ))
<freemangordon>
uvos__: do we car that much if startx runs Xorg as root? or, shall we divert /etc/X11/Xwrapper.config and add needs_root_rights=no?
<freemangordon>
*care
jessicant has quit [Ping timeout: 256 seconds]
maemish_ has joined #maemo-leste
jessicant has joined #maemo-leste
<sicelo>
why would omap4 (samsung tab 2) break on thumb2 kernel? freemangordon any ideas?
<sicelo>
is that perhaps why leste kernel isn't thumb2?
akossh has joined #maemo-leste
<freemangordon>
sicelo: what is the contaxt?
<freemangordon>
*context
<Wizzup>
freemangordon: what does that do @ xhost?
<Wizzup>
freemangordon: ah, that was the problem?
<freemangordon>
mhm
<freemangordon>
mce was unable to open the display so it was not disabling input devices
<freemangordon>
with upgraded maemo-system-services we should be back to normal
<Wizzup>
lol
<Wizzup>
good find
<freemangordon>
at least here I am seeing something like 40mA on d4
<freemangordon>
with gprs on
<freemangordon>
Wizzup: maybe upgrade and confirm idle draw on your device is normal
<Wizzup>
I will
<freemangordon>
well, better upgrade :)
<Wizzup>
I did :)
maemish_ has quit [Quit: Connection closed for inactivity]
xmn has joined #maemo-leste
<sicelo>
freemangordon: working with mighty17[m], i was trying to use a common kernel config for his samsung espresso and my n900. it works, as long as THUMB2_KERNEL is not set. when set, the espresso doesn't boot correctly. unfortunately, he hasn't got uart, so for now we can't tell what breaks things with THUMB2
<uvos>
maybe build a thumb2 kernel for d4
<uvos>
possibly its broken for omap4 in general
<uvos>
and d4 is easy to debug
<uvos>
the leste kernel is not not useing thumb2 beacause of any know issue
<uvos>
its not thumb2 because thats upstream default, and i dident change it
<Wizzup>
I think we have the same kernel for d4 and n900 now
<uvos>
yes
<Wizzup>
aren't we enabling thumb kernel? or just userspace?
<uvos>
just userspace
<uvos>
we have never used thumb2 kernel on d4 afaik, and since we absorbed the n900 into the d4 kernel it has not been thumb2 either
<uvos>
freemangordon: we build our own xorg anyhow, so changeing the config file seams no issue. we dont care THAT mutch, but it is a real security thing.
<freemangordon>
uvos: if we are going to change Xorg, I would say we better fix it properly