![]() |
2006-09-21
, 12:43
|
|
Posts: 3,220 |
Thanked: 326 times |
Joined on Oct 2005
@ "Almost there!" (Monte Christo, Count of)
|
#2
|
![]() |
2006-09-21
, 12:58
|
|
Posts: 1,361 |
Thanked: 115 times |
Joined on Oct 2005
@ Toronto, Ontario, Canada
|
#3
|
![]() |
2006-09-21
, 13:10
|
Posts: 2,152 |
Thanked: 1,490 times |
Joined on Jan 2006
@ Czech Republic
|
#4
|
this is my idea:
so it's possible use xfree and one window manager like twm or any other light wm?
so we don't need to port software for maemo we can use standard linux apps.
![]() |
2006-09-21
, 13:38
|
Posts: 23 |
Thanked: 0 times |
Joined on Jul 2006
|
#5
|
Maybe one of the readily available mini-distros could be adapted?
There is a lot of work still to be done, though (touch screen interface, power management, remapping hardware buttons, HWR input, tweaking WiFi, BT and USB support for the 770's specific hardware, all the stuff I've forgotten).
![]() |
2006-09-21
, 13:44
|
Posts: 23 |
Thanked: 0 times |
Joined on Jul 2006
|
#6
|
Porting would still be required, unless the processor in your desktop is ARM based.
![]() |
2006-09-21
, 17:10
|
|
Posts: 1,361 |
Thanked: 115 times |
Joined on Oct 2005
@ Toronto, Ontario, Canada
|
#7
|
![]() |
2006-09-21
, 18:36
|
Posts: 2,152 |
Thanked: 1,490 times |
Joined on Jan 2006
@ Czech Republic
|
#8
|
uhmm no we can use the default kernel that have all hw support.
![]() |
2006-09-21
, 20:21
|
|
Posts: 3,096 |
Thanked: 1,525 times |
Joined on Jan 2006
@ Michigan, USA
|
#9
|
![]() |
2006-09-21
, 23:14
|
Posts: 23 |
Thanked: 0 times |
Joined on Jul 2006
|
#10
|
There is small problem, some critical things like battery charging are not handled in kernel. These things are handled inside dsme (device state monitoring entity?) daemon which is closed source. Kernel contains only generic driver for N770 specific chips (tahvo,retu) which provides access to (undocumented) HW registers and the logic is inside dsme. So for full HW support you probably need it running which means you also need to accept other things dsme does like controling brightness and display blanking, watchdog for reboots nad maybe also some power management stuff (not sure about this). And this is further tied to dbus and gconf configuration system. So this may be not as easy as you think. There may be no good place where you could draw line and do not loose some important functionality.
we can boot from MMC with bootmenu utility, we have a base linux system on mmc with some easy commands.
so it's possible use xfree and one window manager like twm or any other light wm?
so we don't need to port software for maemo we can use standard linux apps.