Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - oncle-dave

Pages: [1] 2 3 4
1
C1000/3x00 General discussions / Boot Problem In Slc3000
« on: May 25, 2008, 09:26:28 am »
Hello,


Thanks You for your help.

It Work My Zaurus is OK   :-) :-)



Oncle-dave.
 

2
C1000/3x00 General discussions / Boot Problem In Slc3000
« on: May 24, 2008, 04:33:16 am »
Hello,


I have download the Android installer ( gnu-tar, updater.sh , zImage.bin ).
I Have put the installer and the zubuntu-minimal-rootfs.tar.gz file rename to android-rootfs.tar.gz in SD Card.

I make :

Remove battery and power adapter cable
Wait for 5 seconds
Replace battery, close and lock battery cover
Attach power adapter cable
Keep OK button pressed while pressing on/off switch
From the Japanese menu, choose option 4 (Update), then 2 (SD) and finally Y

Then I answer Y for flash the Kernel and format the Microdrive.
The installer find the android-rootfs.tar.gz and gnu-tar ...

Then the Zaurus Reboot ... And the Kernel start with Kernel Panic ???


Then I Tray a other Kernel to flash and now the Zaurus dont boot.
When I Boot with Flash Menu,  I select 4 and Nothing abend  ( no SHARP Pics ) .

Oncle-dave

3
Ubuntu / Problem To Install In My Sl C3000
« on: May 23, 2008, 04:23:42 pm »
Hello,


I have to download the gnu-tar but nothing change.

The Program find the android-rootfs.tar.gz   file and the gnu-tar but were can i find the install.cfg ??


Thank.


Oncle-dave

4
Ubuntu / Problem To Install In My Sl C3000
« on: May 21, 2008, 04:17:38 pm »
Hello,


I have download the Android installer ( gnu-tar, updater.sh , zImage.bin ).
I Have put the installer and the zubuntu-minimal-rootfs.tar.gz  file rename to android-rootfs.tar.gz in SD Card.

I make :

 Remove battery and power adapter cable
 Wait for 5 seconds
 Replace battery, close and lock battery cover
 Attach power adapter cable
 Keep OK button pressed while pressing on/off switch
 From the Japanese menu, choose option 4 (Update), then 2 (SD) and finally Y

Then I answer Y for flash the Kernel and format the Microdrive.
The installer find the android-rootfs.tar.gz  and gnu-tar ...

Then the Zaurus Reboot ... And the Kernel start with Kernel Panic ???

Oncle-dave

5
Zaurus - pdaXrom / Pdaxrom For C3000 (based On Beta1/beta3)
« on: December 10, 2006, 12:28:40 pm »
Quote
Quote
Hello,

Thank you for this release.

Juste a question.

How to recalibrate the Pen ( mouse ) ?   

 Â   Oncle-Dave. 
[div align=\"right\"][a href=\"index.php?act=findpost&pid=148643\"][{POST_SNAPBACK}][/a][/div]


Exit to the console

Code: [Select]
# rm /etc/pointercal
then

Code: [Select]
startx
It will then ask you to recalibrate

Late
[div align=\"right\"][a href=\"index.php?act=findpost&pid=148647\"][{POST_SNAPBACK}][/a][/div]

Thank you.  

6
Zaurus - pdaXrom / Pdaxrom For C3000 (based On Beta1/beta3)
« on: December 09, 2006, 02:53:58 pm »
Hello,

Thank you for this release.

Juste a question.

How to recalibrate the Pen ( mouse ) ?  

    Oncle-Dave.  

7
Zaurus - pdaXrom / Pdaxrom For C3000 (based On Beta1/beta3)
« on: November 21, 2006, 06:26:18 am »
thanks lot.

I can upload this release in http if you want ?  


Oncle-dave.  

8
Zaurus - pdaXrom / Pdaxrom Rc12 For C3000 Beta 1
« on: December 30, 2005, 03:00:23 pm »
Quote
Sorry for taking so long to reply. I've got WAY too many projects I'm working on.

First, you'll need to get the drivers here because they aren't included in the version of rc12 we're using. Extract that file into your root directory. The hostap files will end up in /lib/modules/2.4.20/kernel/drivers/net/wireless/. Unfortunately, the system won't find them there. I added symlinks to the files in /lib/modules/2.4.20/pcmcia/.
Code: [Select]
link -s /lib/modules/2.4.20/kernel/drivers/net/wireless/hostap* /lib/modules/2.4.20/pcmcia/
Next, you'll need to edit /etc/pcmcia/hermes.conf. Change the first three lines to look llike this:
Code: [Select]
device "hostap_cs"
 Â class "hermes"
 Â module "hostap", "hostap_cs"
You'll also need to find your card description further down in the file and change
Code: [Select]
 bind "orinoco_cs" to
Code: [Select]
 bind "hostap_cs"
Make sure you restart your PCMCIA services
Code: [Select]
/etc/rc.d/init.d/pcmcia restartand insert your card.

That should do it for you. I don't think I've forgotten anything.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=108854\"][{POST_SNAPBACK}][/a][/div]


Thank you.
It's Work  

9
Zaurus - pdaXrom / Pdaxrom Rc12 For C3000 Beta 1
« on: December 28, 2005, 03:35:15 pm »
How to switched to Hostap because i have the seem problem with with Linksys WCF12 Wifi Card.

Thanks you.

Oncle-dave

10
Zaurus - pdaXrom / Comments, Bugs & Questions For C3000 Pdaxrom Beta
« on: December 26, 2005, 04:10:07 pm »
for the USB connection :


Edit the file /usr/bin/usbfunction.py


print MODEL

        if (MODEL.find("SL-C3100") != -1):
            STORAGE_OPTS = ["/dev/mmcda1","/dev/hda1","/dev/hda2","/dev/hda3","/
        elif os.path.exists("/dev/.devfsd"):
            STORAGE_OPTS = ["/dev/mmcd/disc0/part1","/dev/hda1"]
        else:
            STORAGE_OPTS = ["/dev/hda3"]


Change  ["/dev/mmcda1","/dev/hda1"]  to ["/dev/hda3"]

And then you can acces to you Zaurus like usb HD .

Oncle-dave

11
Zaurus - pdaXrom / Pdaxrom Rc12 For C3000 Beta 1
« on: December 26, 2005, 11:40:14 am »
Hey.




Where to find e17 or Windows Maker for this release of PdaXrom ?
Where to find Gtk2 for this release of PdaXrom ( for Ethereal ) ?

Thanks you.

Oncle-dave

12
Zaurus - pdaXrom / Pdaxrom Rc12 For C3000 Beta 1
« on: December 25, 2005, 03:05:46 pm »
Thanks for this Feed.

When i gunzip the file I Have :

gunzip: 31cfeed.tar.gz: invalid compressed data--format violated  

oncle-dave

13
Zaurus - pdaXrom / Pdaxrom Rc12 For C3000 Beta 1
« on: December 24, 2005, 02:09:27 pm »
- Is the partition you try to expose is formatted in a unix format?


No the /hdd3  is in vfat
The Install script don't touch to this partition.
I think the Partition who is mount in my PC is not /hdd3 ? How to change ?

- over usb?


The ssh stop when i upload a file. With my Wifi Card WFC12.


Thanks for you answer.
Oncle-dave

14
Zaurus - pdaXrom / Pdaxrom Rc12 For C3000 Beta 1
« on: December 24, 2005, 01:49:15 pm »
Petite Question :

- Comment faire marche la connection USB avec le PC ?
Le Zaurus est bien reconnu comme un disque  ( de SL-C1000 au lieu de SL-C3000 ) mais quand je veux lire le disque il me dit que le disque n'est pas OK.
- Quelle Adresse de Feed il faut utiliser ?
- Le reseaux ( serveur ssh ) plante de temp en temp.


D'avance Merci.


PS : Je pose mes question en Fr, c'est plus simple pour moi.

Oncle-dave

15
Zaurus - pdaXrom / Pdaxrom Rc12 For C3000 Beta 1
« on: December 24, 2005, 01:22:32 pm »
       Excelent ...        

Ca marche Nickel ..


My Wifi Card Work WCF12
My SD Card 1 Go Work.



Thanks you..

Oncle-dave

Pages: [1] 2 3 4