Qt Extended 4.4.3

From Openmoko

(Difference between revisions)
Jump to: navigation, search
m
Line 1: Line 1:
 
<b>Note: this is the last version of Qt Extended. Trolltech cancelled the project on 3 March 2009</b>
 
<b>Note: this is the last version of Qt Extended. Trolltech cancelled the project on 3 March 2009</b>
 +
 +
<b>Note: the download links have been removed pending the availability of binaries build on the official 4.4.3 source released on 5 March 2009</b>
  
 
<h2>Installing Qt Extended 4.4.3 on the FreeRunner</h2>
 
<h2>Installing Qt Extended 4.4.3 on the FreeRunner</h2>
Line 5: Line 7:
 
<h3>Download the kernel and rootfs</h3>
 
<h3>Download the kernel and rootfs</h3>
  
Next download the kernel and rootfs to your workstation. Here's a link to the [http://triveros.go.dyndns.org/qtopia/Neo_rootfs_Backup_200902212230.jffs2 rootfs] created by Tomas Riveros Schober. And here's the [http://triveros.go.dyndns.org/qtopia/Neo_kernel_Backup_200902212230.bin kernel image]. Boot your FreeRunner in dfu mode and use the dfu commands:
+
Next download the kernel and rootfs to your workstation. Here's a link to the [http://127.0.0.1 rootfs] created by Tomas Riveros Schober. And here's the [http://127.0.0.1 kernel image]. Boot your FreeRunner in dfu mode and use the dfu commands:
  
 
  desktop# dfu-util -d 0x1d50:0x5119 -a kernel -R -D  Neo_kernel_Backup_200902212230.bin
 
  desktop# dfu-util -d 0x1d50:0x5119 -a kernel -R -D  Neo_kernel_Backup_200902212230.bin

Revision as of 20:28, 5 March 2009

Note: this is the last version of Qt Extended. Trolltech cancelled the project on 3 March 2009

Note: the download links have been removed pending the availability of binaries build on the official 4.4.3 source released on 5 March 2009

Installing Qt Extended 4.4.3 on the FreeRunner

Download the kernel and rootfs

Next download the kernel and rootfs to your workstation. Here's a link to the rootfs created by Tomas Riveros Schober. And here's the kernel image. Boot your FreeRunner in dfu mode and use the dfu commands:

desktop# dfu-util -d 0x1d50:0x5119 -a kernel -R -D  Neo_kernel_Backup_200902212230.bin

    ... stuff ...

desktop# dfu-util -d 0x1d50:0x5119 -a rootfs -R -D  Neo_rootfs_Backup_200902212230.jffs2

    ... more stuff ...

This kernel/rootfs fixes the WSOD problem and includes the echo patch but doesn't seem to support ogg or mp3 playback.

Personal tools

Note: this is the last version of Qt Extended. Trolltech cancelled the project on 3 March 2009

Installing Qt Extended 4.4.3 on the FreeRunner

Download the kernel and rootfs

Next download the kernel and rootfs to your workstation. Here's a link to the rootfs created by Tomas Riveros Schober. And here's the kernel image. Boot your FreeRunner in dfu mode and use the dfu commands:

desktop# dfu-util -d 0x1d50:0x5119 -a kernel -R -D  Neo_kernel_Backup_200902212230.bin

    ... stuff ...

desktop# dfu-util -d 0x1d50:0x5119 -a rootfs -R -D  Neo_rootfs_Backup_200902212230.jffs2

    ... more stuff ...

This kernel/rootfs fixes the WSOD problem and includes the echo patch but doesn't seem to support ogg or mp3 playback.