![]() |
|
|||||||
| Mobile Linux Discussion of Linux on mobile and embedded devices. |
![]() |
|
|
Thread Tools | Display Modes |
|
#41
|
|||
|
|||
|
http://snapshot.debian.net/archive/2...0.3-3_i386.deb http://snapshot.debian.net/archive/2...0.3-3_i386.deb http://snapshot.debian.net/archive/2...0.3-3_i386.deb Fetch sources to get the uses kernel patches + config. Link you will find here: http://en.wikipedia.org/wiki/Splashtop The used kernel (do not change extra version) was: http://kernel.org/pub/linux/kernel/v....20.11.tar.bz2 But: In the sources link you get from Wikipedia is a major error in the kernel config, you have to change: Code:
# CONFIG_MODULE_UNLOAD is not set Code:
CONFIG_MODULE_UNLOAD=y Last edited by Kano; 08-01-2008 at 03:17 PM. |
|
#42
|
|||
|
|||
|
Wow, Kano you are a genius. I am having a problem though. I couldnt find the image on Asus's site, but I did find the windows installer, so I ran that on my windows computer, but I can't figure out how to make my flash drive bootable.
|
|
#43
|
|||
|
|||
|
Well the windows installer can be used too, as I worte several times, just copy over the ASUS.SYS/ce_bz kernel image to your linux partition (in this example in the boot dir) and boot it with any installed grub on your system - replace X,Y to match other entries for your kernels.
title Test kernel (hdX,Y)/boot/ce_bz |
|
#44
|
|||
|
|||
|
I'm sorry, I guess this is a n00b question, but what size should the partitions be? I don't completely understand your scripts.
|
|
#45
|
|||
|
|||
|
Quote:
I guess the only way is to just try to compile the kernel with the config (with your fix) and patches from splashtop and see if it works in express gate. |
|
#46
|
|||
|
|||
|
The patches are included in the sources. Just download and apply em. Asus did add nothing, maybe they gave em a few pictures
|
|
#47
|
|||
|
|||
|
|
|
#48
|
|||
|
|||
|
No need, my Xbox 1 has it already
|
|
#49
|
|||
|
|||
|
hi all
(scuse my bad english - I'm french)so you rock. Splashtop now work on my desktop, but not on my laptop. It's an eeePC 701 with supported wifi card so it would be great to have splashtop on it ![]() you can see here an eeePC running splashtop found on splashtop blog (with ethernet - no wifi): http://www.youtube.com/watch?v=6qKRt6a7nE8 On the splashtop release note, supported wifi are : * Atheros WiFi: madwifi-ng-r2756-ar5007 * Ralink WiFi (AW-NA830): RT2870_1.2.1.0 eeePC seems to connect with this revision (not tested, I use r3366 but before this revision, eeePC owners used r2756 according to Google) The eeePC seems the perfect laptop for running splashtop. So, I use the same USB dongle which work on my desktop computer (no problem with it) and making the key with your script. I test on each USB port, with add it to grub menu.lst (after copy kernel on (hd0,0)/boot without success. Loading ce_bz is ok (on USB key with syslinux or hd0 and grub entries) When I try to boot, I've got a blinking screen white - text cursor - white - text cursor ... I tried with v1.2.3.1_20080605 version. It's look like X fails again and again. any hints or ideas ? |
|
#50
|
|||
|
|||
|
Let me start by giving Kudos to Kano for getting this working. Kano u da man! I have a p5q-e and (like others) was disappointed to find that it didn't have the SSD version of Express gate. I used the Kano script to dd the IMG (the one asus calls ExpressGate(ONBOARD) to a USB drive and it works great. I can enable express gate in the BIOS and boot from the usb drive and everything works. Thanks again Kano.
I downloaded the latest SSD (ST_ASUSEG00_256MB_v1.2.4.0_20080611.DFI) which as you can see comes as a DFI. So I did like Kano said and cp it to a .IMG.gz and then gunziped it. However when I try to use the same script that worked before I get the following. [root]# ./splashtop set -x on DEVICE="/dev/sda" + DEVICE=/dev/sda IMAGE="ST_ASUSEG00_256MB_v1.2.4.0_20080611.IMG" + IMAGE=ST_ASUSEG00_256MB_v1.2.4.0_20080611.IMG offset=$(($(sfdisk -d $IMAGE|grep start=|head -n1|sed 's/.*start=\s*//;s/,.*//')*512)) sfdisk -d $IMAGE|grep start=|head -n1|sed 's/.*start=\s*//;s/,.*//' ++ sfdisk -d ST_ASUSEG00_256MB_v1.2.4.0_20080611.IMG last_lba(): I don't know how to handle files with mode 816d sfdisk: ERROR: sector 0 does not have an msdos signature ++ grep start= ++ head -n1 ++ sed 's/.*start=\s*//;s/,.*//' ./splashtop: line 6: *512: syntax error: operand expected (error token is "*512") Is there anyway to fix this problem? Thanks again for making my P5Q-E board an upgrade (atleast it is to me) |
![]() |
| Thread Tools | |
| Display Modes | |
|
|