![]() |
2010-06-16
, 12:53
|
Posts: 7 |
Thanked: 4 times |
Joined on Dec 2009
|
#2
|
![]() |
2010-06-16
, 17:47
|
Posts: 304 |
Thanked: 176 times |
Joined on Oct 2009
|
#3
|
![]() |
2010-06-19
, 10:26
|
|
Posts: 1,637 |
Thanked: 4,424 times |
Joined on Apr 2009
@ Germany
|
#4
|
![]() |
2010-06-20
, 07:33
|
Posts: 180 |
Thanked: 76 times |
Joined on May 2010
|
#5
|
![]() |
2010-06-20
, 16:00
|
Posts: 53 |
Thanked: 51 times |
Joined on Feb 2010
|
#6
|
Option "AccelMethod" "EXA"
Option "AccelMethod" "XAA"
Section "Extensions" Option "Composite" "enable" EndSection
![]() |
2010-06-20
, 23:12
|
Posts: 304 |
Thanked: 176 times |
Joined on Oct 2009
|
#7
|
I believe that it could be due to how the acceleration mode used by xorg.conf.
Take a copy of /etc/X11/xorg.conf in case it breaks and you need to restore it!
add the line:
In Section "Device"Code:Option "AccelMethod" "EXA"
EDIT::
If that doesnt work, try
Code:Option "AccelMethod" "XAA"
You could also try adding the following section into xorg.
Thanks.Code:Section "Extensions" Option "Composite" "enable" EndSection
![]() |
2010-06-21
, 10:37
|
Posts: 1 |
Thanked: 1 time |
Joined on Jun 2010
|
#8
|
The Following User Says Thank You to jrx For This Useful Post: | ||
![]() |
2010-06-21
, 11:11
|
|
Posts: 122 |
Thanked: 135 times |
Joined on Dec 2009
@ Helsinki
|
#9
|
Hey i wonder if u can help? i run mad remote -r n900 poweron and i recieve this error "/madlib/ma-remote.sh: line 102: qemu: unbound variable"
Download MADDE from here:
http://tablets-dev.nokia.com/MADDE.php
An emulator instance needs to created before it can be used. It is done by command:
After creation an instance can be started and stopped by commands:
with real N900 device runtime.
stop it (poweroff). Then you are able to clone your instance by command.
my_backup.
Note! if 'mad list' shows that runtime is default you don't need
-r <name> option with commands.
- MADDE team
Last edited by rontti; 2010-05-28 at 12:00.