MeeGo running on Dell Streak

Search This thread

smokku

Senior Member
Jan 15, 2009
416
67
Warsaw
abadcafe.pl
You will find all downloads related to this port on http://codex.xiaoka.com/pub/meego/streak/
See the README file for installation instructions.

NOTE: Most current port information is on Wiki: http://codex.xiaoka.com/wiki/streak:meego

Current status:
  1. booting Dell kernel release (2.6.29) configured for MeeGo
  2. working image of MeeGo trunk
  3. working MSM framebuffer console
  4. working USB Eth networking
  5. working WiFi connectivity

  • MSM X11 video driver crashes if xserver is running with root privileges
  • No MeeGo UI
  • No 3D acceleration
  • MeeGo ConnMan does not detect BCM4325 driver as WiFi capable


After booting plug the USB cable and issue the following commands (under Linux) to get shell access:
Code:
$ sudo ifconfig usb0 192.168.2.14 netmask 255.255.255.0
$ ssh root@192.168.2.15
root@192.168.2.15's password: meego
[root@localhost ~]#
 
Last edited:

Keethos

Senior Member
Jan 15, 2009
216
5
Warwickshire
Taken from their site:

"MeeGo is an open source, Linux project which brings together the Moblin project, headed up by Intel, and Maemo, by Nokia, into a single open source activity. MeeGo integrates the experience and skills of two significant development ecosystems, versed in communications and computing technologies. The MeeGo project believes these two pillars form the technical foundations for next generation platforms and usages in the mobile and device platforms space."

So its Nokia's and Intel's rival to Google's Android using Linux....am I right? I've only just heard about meego myself :D
 

sottyc

Senior Member
Jun 13, 2008
122
7
Leicester
If maemo is anything to go by..meego rules all..Only let down compared to android I had was solely lack of development and apps..Multi-Tasking was gods work on my n900..
 

smokku

Senior Member
Jan 15, 2009
416
67
Warsaw
abadcafe.pl
I've been working hard on porting Dell (Qisda) changes to Qualcomm android-msm-2.6.35 tree for last weeks and it finally paid out:
Code:
MeeGo release 1.0.90 (MeeGo)
Kernel 2.6.35-rc6+ on an armv7l

localhost login:

with working USB Ethernet gadget:
Code:
$ lsusb | grep Eth
Bus 001 Device 037: ID 0525:a4a2 Netchip Technology, Inc. Linux-USB Ethernet/RNDIS Gadget

$ dmesg | tail
[12099.324219] usb 1-3: new high speed USB device using ehci_hcd and address 40
[12104.461572] usb 1-3: configuration #1 chosen from 1 choice
[12114.186244] usb 1-3: USB disconnect, address 40
[12133.508174] usb 1-3: new high speed USB device using ehci_hcd and address 41
[12133.652463] usb 1-3: configuration #1 chosen from 2 choices
[12133.660464] cdc_subset: probe of 1-3:1.0 failed with error -22
[12133.663265] usb0: register 'cdc_ether' at usb-0000:00:1a.7-3, CDC Ethernet Device, 3e:e8:79:e1:5b:f4
[12144.164055] usb0: no IPv6 routers present

$ ifconfig usb0
usb0      Link encap:Ethernet  HWaddr 3e:e8:79:e1:5b:f4  
          inet6 addr: fe80::3ce8:79ff:fee1:5bf4/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:6 errors:0 dropped:0 overruns:0 frame:0
          TX packets:6 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:384 (384.0 B)  TX bytes:1528 (1.5 KB)

This should finally kickstart my MeeGo development. :)

Kernel is available at: http://gitorious.org/streak/kernel
 

Mariol

Member
Jul 14, 2007
44
10
Great work Smoku, congratulations; i don't have a clue, but does it come with a gui? is there something left to do to make it work completely?

id really like to see MeeGo running on streak, even just in video or photos for now ;) ...