naturegodtm
|
2010-10-20
, 23:49
|
Posts: 107 |
Thanked: 4 times |
Joined on Jun 2010
|
#231
|
|
2010-10-21
, 14:47
|
Posts: 482 |
Thanked: 550 times |
Joined on Oct 2010
|
#233
|
|
2010-10-21
, 18:00
|
Posts: 662 |
Thanked: 653 times |
Joined on Feb 2010
|
#234
|
|
2010-10-21
, 23:32
|
Posts: 1,751 |
Thanked: 844 times |
Joined on Feb 2010
@ Sweden
|
#235
|
What is needed for the mouse and keyboard? Is it a kernel issue or an X one?
|
2010-10-23
, 15:35
|
Posts: 237 |
Thanked: 274 times |
Joined on Jul 2010
|
#236
|
The Following 5 Users Say Thank You to ivyking For This Useful Post: | ||
|
2010-10-24
, 16:55
|
Posts: 256 |
Thanked: 92 times |
Joined on Oct 2010
|
#237
|
|
2010-10-24
, 19:01
|
Posts: 482 |
Thanked: 550 times |
Joined on Oct 2010
|
#238
|
I got the touch screen working on ubuntu 10.10
this is how i did it :
chroot into the ubuntu install from maemo
removed xserver-xorg-core
disable all repositories in /etc/apt/sources.list
added debian unstable repository to that list
update package list
install the following :
xserver-xorg-video-omap3
xserver-xorg-input-evdev
xserver-xorg-input-tslib
libts-bin
disable debian unstable repository in the sources.list , enable previously disabled repositories .
after doing this , I created xorg.conf in /etc/X11/
I used the configuration from https://elektranox.org/n900/installation/manual.html , replace "de" with "us" for us keyboard .
exit chroot
I was using power-kernel and copied modules and firmware to respective folders , I don't know if thats necessary since I did all above in 1 go .
the touch screen worked , though needs calibration , keyboard didn't work for me then , will try again later.
about the kernel that comes with the ubuntu image , I tried to boot that , the kernel does start , and a black screen is as far as you can get ...
where is the source of that kernel ? I don't think it's the main line kernel , anyways if the source is found, I am sure someone here will probably get it to work .
chroot: cannot execute /bin/sh: Exec format error
|
2010-10-24
, 19:18
|
Posts: 237 |
Thanked: 274 times |
Joined on Jul 2010
|
#239
|
|
2010-10-24
, 20:40
|
Posts: 256 |
Thanked: 92 times |
Joined on Oct 2010
|
#240
|
How did you chroot in? When I try to chroot into 10.10 I get
Any help?Code:chroot: cannot execute /bin/sh: Exec format error
Tags |
bada rox |
Thread Tools | |
|