The Following User Says Thank You to giannoug For This Useful Post: | ||
![]() |
2010-07-15
, 16:22
|
Posts: 490 |
Thanked: 191 times |
Joined on May 2010
|
#62
|
Code:root@Nokia-N900:~# cat /etc/X11/xorg.conf Section "Monitor" Identifier "Configured Monitor" EndSection Section "Screen" Identifier "Default Screen" Device "Configured Video Device" EndSection Section "Device" Identifier "Configured Video Device" Driver "omapfb" Option "fb" "/dev/fb0" Option "InvY" "True" EndSectionTried InvY, it doesn't seem to be working, any ideas?Code:root@Nokia-N900:~# cat /usr/share/hal/fdi/policy/10osvendor/10-x11-input.fdi <?xml version="1.0" encoding="UTF-8"?> <deviceinfo version="0.2"> <device> <!-- RX-51 --> <match key="info.capabilities" contains="input.touchpad"> <merge key="input.x11_driver" type="string">evdev</merge> <merge key="input.x11_options.Calibration" type="string">172 3880 3780 235</merge> <merge key="input.x11_options.InvY" type="string">True</merge> </match>
Also that calibration thingy is bugging me
![]() |
2010-07-15
, 17:34
|
|
Posts: 2,473 |
Thanked: 12,265 times |
Joined on Oct 2009
@ Jerusalem, PS/IL
|
#63
|
![]() |
2010-07-15
, 17:55
|
Posts: 102 |
Thanked: 17 times |
Joined on Mar 2010
@ Herne,Germany
|
#64
|
![]() |
2010-07-16
, 12:12
|
Posts: 1,751 |
Thanked: 844 times |
Joined on Feb 2010
@ Sweden
|
#65
|
![]() |
2010-07-16
, 15:41
|
|
Posts: 2,473 |
Thanked: 12,265 times |
Joined on Oct 2009
@ Jerusalem, PS/IL
|
#66
|
nano /etc/rc.local # sudo if doing it inside ubuntu # Add this line before exit 0, this is one line only: echo "00:11:22:33:44:55" > /sys/devices/platform/hci_h4p/bdaddr; modprobe -r hci_h4p; modprobe hci_h4p # CTRL + O to save, CTRL + X to exit
The Following User Says Thank You to MohammadAG For This Useful Post: | ||
![]() |
2010-07-16
, 17:16
|
Posts: 490 |
Thanked: 191 times |
Joined on May 2010
|
#67
|
![]() |
2010-07-16
, 17:54
|
|
Posts: 2,473 |
Thanked: 12,265 times |
Joined on Oct 2009
@ Jerusalem, PS/IL
|
#68
|
MohammadAG,
I think you should remove files inside /usr/src and /var/apt
They take up a lot of space, (600 MBs uncompressed If i remember correctly). This can probably reduce archive size by about 100-200 MB.
![]() |
2010-07-16
, 18:03
|
|
Posts: 276 |
Thanked: 224 times |
Joined on Dec 2009
@ Frankfurt, Germany
|
#69
|
![]() |
2010-07-16
, 20:56
|
|
Posts: 334 |
Thanked: 171 times |
Joined on Dec 2009
|
#70
|
![]() |
Tags |
bada rox |
Thread Tools | |
|
https://elektranox.org/website/debian_on_n900.html
Jebba had a better aproach though. He modified the init.d files to make the second watchdog kicker start. Both work