Author Topic: Sl-c3200 Full Hd “openbsd Hallelujah”  (Read 12427 times)

hus

  • Jr. Member
  • **
  • Posts: 57
    • View Profile
    • http://www.huslab.com
Sl-c3200 Full Hd “openbsd Hallelujah”
« on: July 10, 2006, 08:01:05 am »
Ok I got my new AmbiCom WL1100C-CF Wireless card and it works fine except something I would like you guys comment on it “ This Card gets over heated!“ in a way that’s really can’t hold it, I used to wireless cards heat, but not like this I feel it’s malfunction or something, would like to hear from you guys.

Anyway here the way to get Andy Full HD install for SL-C3200, basically following Andy installation guide as it is Andy Whole HD Guide

I replaced the kernel with tetsu kernel Tetsu 18h SL-C3200 Kernel also i replaced the updater.sh with this one
 [ Invalid Attachment ]

So the files now looks like this
Code: [Select]
fdisk
initrd.bin
zImage.bin  <==--- Replaced by Tetsu Kernel
updater.sh   <==--- Replaced by Updater.sh above


Following the guide as it is and after installing OpenBSD and before booting it there is another modification, i used the same method to log to emergency screen using B+D and insert the CF card and preform the following:
Code: [Select]
mkdir /mnt/mtdflash
mount /dev/mtdblock2 /mnt/mtdflash
cp /mnt/mtdflash/etc/pcmcia/config /mnt/cf

in your regular Linux/BSD computer (Or Windows with UltraEdit Text Editor) open the file that we just copy it, and replace all ide-cs pattern to be ide_cs.

replace the old file with the one you edit it (cp /mnt/cf/config /mnt/mtdflash/etc/pcmcia/config)  now boot the new FULL HD OpenBSD

i hope this will help someone.

and yeah Andy could you plz release full HD image for SL-C3200? you start this guide it will be great to take it to another level, and thank you for all the information you share it with us.
SL-C3200
GP2X-F100 (MKII)

mathemajikian

  • Sr. Member
  • ****
  • Posts: 301
    • View Profile
    • http://exit3.i-55.com/~xikon/openbsdzaurus.html
Sl-c3200 Full Hd “openbsd Hallelujah”
« Reply #1 on: July 10, 2006, 02:00:18 pm »
Thanks for writing this up!



Quote
Ok I got my new AmbiCom WL1100C-CF Wireless card and it works fine except something I would like you guys comment on it “ This Card gets over heated!“ in a way that’s really can’t hold it, I used to wireless cards heat, but not like this I feel it’s malfunction or something, would like to hear from you guys.

Anyway here the way to get Andy Full HD install for SL-C3200, basically following Andy installation guide as it is Andy Whole HD Guide

I replaced the kernel with tetsu kernel Tetsu 18h SL-C3200 Kernel also i replaced the updater.sh with this one
 [ Invalid Attachment ]

So the files now looks like this
Code: [Select]
fdisk
initrd.bin
zImage.bin  <==--- Replaced by Tetsu Kernel
updater.sh   <==--- Replaced by Updater.sh above


Following the guide as it is and after installing OpenBSD and before booting it there is another modification, i used the same method to log to emergency screen using B+D and insert the CF card and preform the following:
Code: [Select]
mkdir /mnt/mtdflash
mount /dev/mtdblock2 /mnt/mtdflash
cp /mnt/mtdflash/etc/pcmcia/config /mnt/cf

in your regular Linux/BSD computer (Or Windows with UltraEdit Text Editor) open the file that we just copy it, and replace all ide-cs pattern to be ide_cs.

replace the old file with the one you edit it (cp /mnt/cf/config /mnt/mtdflash/etc/pcmcia/config)  now boot the new FULL HD OpenBSD

i hope this will help someone.

and yeah Andy could you plz release full HD image for SL-C3200? you start this guide it will be great to take it to another level, and thank you for all the information you share it with us.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=134533\"][{POST_SNAPBACK}][/a][/div]

BarryW

  • Hero Member
  • *****
  • Posts: 690
    • View Profile
    • http://
Sl-c3200 Full Hd “openbsd Hallelujah”
« Reply #2 on: July 10, 2006, 02:28:39 pm »
Quote
Ok I got my new AmbiCom WL1100C-CF Wireless card and it works fine except something I would like you guys comment on it “ This Card gets over heated!“ in a way that’s really can’t hold it, I used to wireless cards heat, but not like this I feel it’s malfunction or something, would like to hear from you guys.


Mine gets pretty hot too.  Not you can't hold it hot, but pretty hot.
What's this button do??

C3100
Distro changes almost weekly...

C3200
Distro also changes almost weekly...  :)

Hardware hacks and stuff.

hus

  • Jr. Member
  • **
  • Posts: 57
    • View Profile
    • http://www.huslab.com
Sl-c3200 Full Hd “openbsd Hallelujah”
« Reply #3 on: July 10, 2006, 10:29:10 pm »
Quote
Mine gets pretty hot too.  Not you can't hold it hot, but pretty hot.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=134578\"][{POST_SNAPBACK}][/a][/div]

Thanks for reply, well that's mean no malfunction with the card then
SL-C3200
GP2X-F100 (MKII)

mathemajikian

  • Sr. Member
  • ****
  • Posts: 301
    • View Profile
    • http://exit3.i-55.com/~xikon/openbsdzaurus.html
Sl-c3200 Full Hd “openbsd Hallelujah”
« Reply #4 on: July 11, 2006, 06:26:27 pm »
What ROM are you running to boot? pdaxrom, cacko, OZ? Or is this installed during the full disk installation? I dont want to waste any room on the hard drive to a linux installation.




Quote
Ok I got my new AmbiCom WL1100C-CF Wireless card and it works fine except something I would like you guys comment on it “ This Card gets over heated!“ in a way that’s really can’t hold it, I used to wireless cards heat, but not like this I feel it’s malfunction or something, would like to hear from you guys.

Anyway here the way to get Andy Full HD install for SL-C3200, basically following Andy installation guide as it is Andy Whole HD Guide

I replaced the kernel with tetsu kernel Tetsu 18h SL-C3200 Kernel also i replaced the updater.sh with this one
 [ Invalid Attachment ]

So the files now looks like this
Code: [Select]
fdisk
initrd.bin
zImage.bin  <==--- Replaced by Tetsu Kernel
updater.sh   <==--- Replaced by Updater.sh above


Following the guide as it is and after installing OpenBSD and before booting it there is another modification, i used the same method to log to emergency screen using B+D and insert the CF card and preform the following:
Code: [Select]
mkdir /mnt/mtdflash
mount /dev/mtdblock2 /mnt/mtdflash
cp /mnt/mtdflash/etc/pcmcia/config /mnt/cf

in your regular Linux/BSD computer (Or Windows with UltraEdit Text Editor) open the file that we just copy it, and replace all ide-cs pattern to be ide_cs.

replace the old file with the one you edit it (cp /mnt/cf/config /mnt/mtdflash/etc/pcmcia/config)  now boot the new FULL HD OpenBSD

i hope this will help someone.

and yeah Andy could you plz release full HD image for SL-C3200? you start this guide it will be great to take it to another level, and thank you for all the information you share it with us.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=134533\"][{POST_SNAPBACK}][/a][/div]
« Last Edit: August 31, 2006, 05:34:46 pm by mathemajikian »

hus

  • Jr. Member
  • **
  • Posts: 57
    • View Profile
    • http://www.huslab.com
Sl-c3200 Full Hd “openbsd Hallelujah”
« Reply #5 on: July 11, 2006, 08:45:41 pm »
Quote
What ROM are you running to boot? pdaxrom, cacko, OZ? Or is this installed during the full disk installation? I dont want to waste any room on the hard drive to a linux installation.
[div align=\"right\"][{POST_SNAPBACK}][/a][/div]

Hi mathemajikian

this is full HD install means all the hard drive OpenBSD.

The linux used here only  the kernel and the small initrd (both in flash) just to boot the OpenBSD, you have to read Andy Installation Guide, what's in this post is to make it work with SL-C3200

iamsmith [Openbsd On Whole Disk Sl-c3000]
[a href=\"https://www.oesf.org/forums/index.php?showtopic=17213]https://www.oesf.org/forums/index.php?showtopic=17213[/url]

[Not using any other rom, this is tiny rom to boot OpenBSD]
SL-C3200
GP2X-F100 (MKII)

mathemajikian

  • Sr. Member
  • ****
  • Posts: 301
    • View Profile
    • http://exit3.i-55.com/~xikon/openbsdzaurus.html
Sl-c3200 Full Hd “openbsd Hallelujah”
« Reply #6 on: July 25, 2006, 05:53:50 pm »
Ugg!!! I have had my zaurus for one night have have already crashed the crappy qtopia OS! It would just keep rebooting itself and never get past the boot upscreen. Stuck at runlevel 5. So then I went into the system restore menu and selected clear hdd. Now I get a HDD 1 error and it will not boot at all. So now that my assumptions that linux is crap I am ready to put on old faithful. BSD! So should I just be able to copy the files in this post and follow the guide written by andy or is the hdd error going to give me headaches? If so what do I need to do to correct the HDD error so I can install openbsd?

Thanks!


Quote
Ok I got my new AmbiCom WL1100C-CF Wireless card and it works fine except something I would like you guys comment on it “ This Card gets over heated!“ in a way that’s really can’t hold it, I used to wireless cards heat, but not like this I feel it’s malfunction or something, would like to hear from you guys.

Anyway here the way to get Andy Full HD install for SL-C3200, basically following Andy installation guide as it is Andy Whole HD Guide

I replaced the kernel with tetsu kernel Tetsu 18h SL-C3200 Kernel also i replaced the updater.sh with this one
 [ Invalid Attachment ]

So the files now looks like this
Code: [Select]
fdisk
initrd.bin
zImage.bin  <==--- Replaced by Tetsu Kernel
updater.sh   <==--- Replaced by Updater.sh above


Following the guide as it is and after installing OpenBSD and before booting it there is another modification, i used the same method to log to emergency screen using B+D and insert the CF card and preform the following:
Code: [Select]
mkdir /mnt/mtdflash
mount /dev/mtdblock2 /mnt/mtdflash
cp /mnt/mtdflash/etc/pcmcia/config /mnt/cf

in your regular Linux/BSD computer (Or Windows with UltraEdit Text Editor) open the file that we just copy it, and replace all ide-cs pattern to be ide_cs.

replace the old file with the one you edit it (cp /mnt/cf/config /mnt/mtdflash/etc/pcmcia/config)  now boot the new FULL HD OpenBSD

i hope this will help someone.

and yeah Andy could you plz release full HD image for SL-C3200? you start this guide it will be great to take it to another level, and thank you for all the information you share it with us.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=134533\"][{POST_SNAPBACK}][/a][/div]
« Last Edit: August 31, 2006, 05:35:11 pm by mathemajikian »

hus

  • Jr. Member
  • **
  • Posts: 57
    • View Profile
    • http://www.huslab.com
Sl-c3200 Full Hd “openbsd Hallelujah”
« Reply #7 on: July 26, 2006, 12:06:20 am »
if you want to go for OpenBSD you don't need to restore the HD just follow the guide. if you want to use Sharp Rom or Cacko you need to restore the HDD just search the forum.

OZ, pdaXrom and OpenBSD no need to restore the HD.
SL-C3200
GP2X-F100 (MKII)

mathemajikian

  • Sr. Member
  • ****
  • Posts: 301
    • View Profile
    • http://exit3.i-55.com/~xikon/openbsdzaurus.html
Sl-c3200 Full Hd “openbsd Hallelujah”
« Reply #8 on: July 26, 2006, 01:45:17 am »
Thanks hus! I can't beleave the Qtopia rom crashed like that. I just tried to install mplayer from the killz.de site and the next thing I know it rebooted itself automagically and would just sit there and hang on runlevel 5.



Quote
if you want to go for OpenBSD you don't need to restore the HD just follow the guide. if you want to use Sharp Rom or Cacko you need to restore the HDD just search the forum.

OZ, pdaXrom and OpenBSD no need to restore the HD.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=136423\"][{POST_SNAPBACK}][/a][/div]
« Last Edit: August 31, 2006, 05:35:23 pm by mathemajikian »

hus

  • Jr. Member
  • **
  • Posts: 57
    • View Profile
    • http://www.huslab.com
Sl-c3200 Full Hd “openbsd Hallelujah”
« Reply #9 on: July 27, 2006, 09:23:55 am »
Quote
Thanks hus! I can't beleave the Qtopia rom crashed like that. I just tried to install mplayer from the killz.de site and the next thing I know it rebooted itself automagically and would just sit there and hang on runlevel 5.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=136429\"][{POST_SNAPBACK}][/a][/div]

anytime,

well crashes happen all the time  for example you will find the suspend within OpenBSD somehow not stable on C32000, since yestrday i had crashes when it resume (i'm using the latest snapshots)

i'm trying to test that without the HD softdep,noatime stuff to see, oh yeah i also tunned many things to get some speed plus the set to 520MHz maybe they are responsible of the crash :/

hope you will enjoy your new Zaurii  
SL-C3200
GP2X-F100 (MKII)

mathemajikian

  • Sr. Member
  • ****
  • Posts: 301
    • View Profile
    • http://exit3.i-55.com/~xikon/openbsdzaurus.html
Sl-c3200 Full Hd “openbsd Hallelujah”
« Reply #10 on: July 27, 2006, 11:19:35 am »
well I tried to install obsd but I can not seem to make it boot. I get to the point where it is asking

disk:
then >boot but it cannot find /bsd
not sure what the deal is? I did full install on wd0a but it seems to be looking for hd0a? Any ideas?
« Last Edit: August 31, 2006, 05:35:34 pm by mathemajikian »

hus

  • Jr. Member
  • **
  • Posts: 57
    • View Profile
    • http://www.huslab.com
Sl-c3200 Full Hd “openbsd Hallelujah”
« Reply #11 on: July 27, 2006, 08:30:32 pm »
Quote
well I tried to install obsd but I can not seem to make it boot. I get to the point where it is asking

disk:
then >boot but it cannot find /bsd
not sure what the deal is? I did full install on wd0a but it seems to be looking for hd0a? Any ideas?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=136612\"][{POST_SNAPBACK}][/a][/div]

did you start emergency boot ( the D + B) and edited the pcmcia config file?
like the following:

Code: [Select]
1 - Log to emergency boot (D+B)
2 - mkdir /mnt/flash
3 - mount /dev/mtdblock2 /mnt/flash
3 - cp /mnt/flash/etc/pcmcia/config /mnt/cf      # copy to cf/sd card the /mnt/flash/etc/pcmcia/config to edit it
4 - open the file by any editor and change all "ide-cs" to be "ide_cs"
5 - copy back the file to zaurus
cp /mnt/cf/config /mnt/flash/etc/pcmcia/config

The reson to copy that file to edit it externaly because vi will crash if u tryed to edit it within zaurus.

enjoy OBSD
« Last Edit: July 27, 2006, 08:32:50 pm by hus »
SL-C3200
GP2X-F100 (MKII)

mathemajikian

  • Sr. Member
  • ****
  • Posts: 301
    • View Profile
    • http://exit3.i-55.com/~xikon/openbsdzaurus.html
Sl-c3200 Full Hd “openbsd Hallelujah”
« Reply #12 on: July 28, 2006, 09:53:56 am »
I mounted the location liked you stated but I could not find /mnt/flash/etc/pcmcia to copy the config. There was a pcmcia config but it was not in the directory stated. It was already edited in the form you mentioned when I did a 'more' on it. Atleast it looked like it had been edited already. Is that the reason why it would not boot? If so I will try again. I restored the hdd1 hdd2 and hdd3 and installed cacko. Works like a champ, but I want to try bsd sense thats what I am used to. The cool thing about cacko is that it has opera preinstalled!I also tried out pdaXrom but suspend would not work correctly.I would suspend the zaurus but it would not wake back up? Have you corrected the suspend problems you are having?

Mathemajikian

Quote
Quote
well I tried to install obsd but I can not seem to make it boot. I get to the point where it is asking

disk:
then >boot but it cannot find /bsd
not sure what the deal is? I did full install on wd0a but it seems to be looking for hd0a? Any ideas?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=136612\"][{POST_SNAPBACK}][/a][/div]

did you start emergency boot ( the D +  and edited the pcmcia config file?
like the following:

Code: [Select]
1 - Log to emergency boot (D+B)
2 - mkdir /mnt/flash
3 - mount /dev/mtdblock2 /mnt/flash
3 - cp /mnt/flash/etc/pcmcia/config /mnt/cf      # copy to cf/sd card the /mnt/flash/etc/pcmcia/config to edit it
4 - open the file by any editor and change all "ide-cs" to be "ide_cs"
5 - copy back the file to zaurus
cp /mnt/cf/config /mnt/flash/etc/pcmcia/config

The reson to copy that file to edit it externaly because vi will crash if u tryed to edit it within zaurus.

enjoy OBSD
[div align=\"right\"][a href=\"index.php?act=findpost&pid=136660\"][{POST_SNAPBACK}][/a][/div]
« Last Edit: August 31, 2006, 05:35:48 pm by mathemajikian »

hus

  • Jr. Member
  • **
  • Posts: 57
    • View Profile
    • http://www.huslab.com
Sl-c3200 Full Hd “openbsd Hallelujah”
« Reply #13 on: July 29, 2006, 02:42:54 am »
Quote
I mounted the location liked you stated but I could not find /mnt/flash/etc/pcmcia to copy the config. There was a pcmcia config but it was not in the directory stated. It was already edited in the form you mentioned when I did a 'more' on it. Atleast it looked like it had been edited already. Is that the reason why it would not boot?

i just check it, mount the /dev/mtdblock2 and you will find /etc/pcmcia/config

yes no boot because the IDE module didn't load up which result the internal HD not exist.

Quote
If so I will try again. I restored the hdd1 hdd2 and hdd3 and installed cacko. Works like a champ, but I want to try bsd sense thats what I am used to. The cool thing about cacko is that it has opera preinstalled!I also tried out pdaXrom but suspend would not work correctly.

i like cacko too, regard pdaxrom suspend it's ok with me i have no problem with it.

Quote
I would suspend the zaurus but it would not wake back up? Have you corrected the suspend problems you are having?

Still not looking at it, so busy lately, but there is a good news the version 4 showd up on the snapshots, we will see good things next days. (i hope)
SL-C3200
GP2X-F100 (MKII)

mathemajikian

  • Sr. Member
  • ****
  • Posts: 301
    • View Profile
    • http://exit3.i-55.com/~xikon/openbsdzaurus.html
Sl-c3200 Full Hd “openbsd Hallelujah”
« Reply #14 on: July 29, 2006, 05:39:41 am »
cacko mounts /dev/mtdblock2 to / according to fstab. I cd /etc/pcmcia and did a 'more config'. I looked over everything that had ide mentioned and everything was already edited? There was nothing in the form ide-cs.
« Last Edit: August 31, 2006, 05:36:01 pm by mathemajikian »