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 - harvell

Pages: 1 ... 13 14 [15] 16 17
211
C1000/3x00 General discussions / 2gb And Up Sd Cards Supported
« on: September 18, 2006, 11:41:26 am »
Quote
fat16 works better on the z especially if you want to be doing nand restore from your sd card

if you are going to stick with fat32, use fat32(LBA).  But for restore purpouses, use fat16(LBA).

hmm.. come to think of it, I think that's the reason why my 4gb failed.  Probably not supported.  Anyway, stick with fat32 but if you ever need to do a nand backup or restore, just for your information, it will only work on a card with fat16 (LBA).  I use a 2gb at the moment.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=140873\"][{POST_SNAPBACK}][/a][/div]


I tried the Fat32 first but then noticed that my Windows box and my Linux box didn't recognize the card when used with a card reader.  So I then used fat32 LBA but still got the same thing.  Since I could use the 1000 as a card reader I'm thinking of repartitioning to ext2 so I could use the seperate card reader for the linux box and connect thru the Z for windows pc's.  I'll let you know what happens.
 

212
C1000/3x00 General discussions / 2gb And Up Sd Cards Supported
« on: September 06, 2006, 02:19:56 pm »
Quote
Maybe the FS type is not recognized correctly or the card is partitioned in an odd way.

Please try the following:

Code: [Select]
fdisk /dev/mmcda
then hit p to print the partition table. What does it say?
Try removing existing partition(s) and creating on ebig new partition with FS type 83 (Linux).
Then mkfs.ext2 /dev/mcda1

Does that work?

Is the card mounted correctly afterwards?

If yes, then re-type the partition to Windows95 (FAT32) instead of Linux (ext2) in fdisk and create an FAT32 FS with
mkfs.vfat -F 32 /dev/mmcda1

Does it still work correctly?

Good luck
daniel
[div align=\"right\"][a href=\"index.php?act=findpost&pid=140840\"][{POST_SNAPBACK}][/a][/div]


That worked great!!!!!  .

The partition was reading unknown.  Once I deleted it and recreated it as per your instructions all is working well.  4GB!!!!!!!!!!!  

 I definately learned some basic stuff today.  Thanks Daniel for commands, thanks Cresho for the drivers and the SNES emulators, and thanks Meanie for the pdaXqtrom.  You guys are awesome.

213
C1000/3x00 General discussions / 2gb And Up Sd Cards Supported
« on: September 05, 2006, 06:58:25 pm »
This was the card that was under the great deals

https://www.oesf.org/forums/index.php?showtopic=21230

214
C1000/3x00 General discussions / 2gb And Up Sd Cards Supported
« on: September 05, 2006, 06:54:08 pm »
Just got a 4GB PQI Hi-speed 150 SD card and cannot get this bad boy working.    I tried the following.  
1.  I downloaded the driver from the start of the thread and installed it using the package manager------- said everything was ok.

2.  I rebooted the C1000 and plugged in the card-----nothing.

3.  Ran a "df -h" from the shell and got nothing referencing /mmc

4.  Ran "dmesg" and got the following response.

 pxa_sd_wait_response: responce time out (cmd=52 MMC_STAT=0x2142)
pxa_sd_wait_response: responce time out (cmd=05 MMC_STAT=0x2142)
[SD]-clustsize = 10000
 mmcda: mmcda1 mmcda2 mmcda3 mmcda4
 mmcda: mmcda1 mmcda2 mmcda3 mmcda4
EXT3-fs: Unrecognized mount option quiet
 mmcda: mmcda1 mmcda2 mmcda3 mmcda4
 mmcda: mmcda1 mmcda2 mmcda3 mmcda4
EXT2-fs: Unrecognized mount option quiet
 mmcda: mmcda1 mmcda2 mmcda3 mmcda4
 mmcda: mmcda1 mmcda2 mmcda3 mmcda4
cramfs: wrong magic
 mmcda: mmcda1 mmcda2 mmcda3 mmcda4
 mmcda: mmcda1 mmcda2 mmcda3 mmcda4
VFS: Can't find a Minix or Minix V2 filesystem on device 3c:01.
 mmcda: mmcda1 mmcda2 mmcda3 mmcda4
 mmcda: mmcda1 mmcda2 mmcda3 mmcda4
MSDOS FS: IO charset utf8
FAT: bogus logical sector size 0
VFS: Can't find a valid FAT filesystem on dev 3c:01.
FAT: freeing iocharset=utf8
 mmcda: mmcda1 mmcda2 mmcda3 mmcda4
 mmcda: mmcda1 mmcda2 mmcda3 mmcda4
jffs2: attempt to mount non-MTD device 3c:01
 mmcda: mmcda1 mmcda2 mmcda3 mmcda4
 mmcda: mmcda1 mmcda2 mmcda3 mmcda4
SQUASHFS error: Can't find a SQUASHFS superblock on mmcd(60,1)
 mmcda: mmcda1 mmcda2 mmcda3 mmcda4
 mmcda: mmcda1 mmcda2 mmcda3 mmcda4
VFS: Can't find ext3 filesystem on dev mmcd(60,1).
 mmcda: mmcda1 mmcda2 mmcda3 mmcda4
 mmcda: mmcda1 mmcda2 mmcda3 mmcda4
VFS: Can't find ext2 filesystem on dev mmcd(60,1).
 mmcda: mmcda1 mmcda2 mmcda3 mmcda4
 mmcda: mmcda1 mmcda2 mmcda3 mmcda4
cramfs: wrong magic
 mmcda: mmcda1 mmcda2 mmcda3 mmcda4
 mmcda: mmcda1 mmcda2 mmcda3 mmcda4
VFS: Can't find a Minix or Minix V2 filesystem on device 3c:01.
 mmcda: mmcda1 mmcda2 mmcda3 mmcda4
 mmcda: mmcda1 mmcda2 mmcda3 mmcda4
FAT: bogus logical sector size 0
VFS: Can't find a valid FAT filesystem on dev 3c:01.
 mmcda: mmcda1 mmcda2 mmcda3 mmcda4
 mmcda: mmcda1 mmcda2 mmcda3 mmcda4
jffs2: attempt to mount non-MTD device 3c:01
 mmcda: mmcda1 mmcda2 mmcda3 mmcda4
 mmcda: mmcda1 mmcda2 mmcda3 mmcda4
SQUASHFS error: Can't find a SQUASHFS superblock on mmcd(60,1)

5.  Checked the install package manager and noticed that under the install portion the package was still referencing it was not installed.  However when I would go to the uninstall section it was installed.  

6.  Double checked card was recognized by a Windows PC w/ a SD card reader and had it formated for FAT32.... is that ok?

7.  Since I had so much crap in my C1000 i decided to reload from Cacko 1.23 full with 1.23 lite and start with a clean install-------------same kind of output.  

8.  Uninstalled the SD card driver and re-installed through the console-----same thing and output.

9.  My 1 GB card does work.

10.  Tried Meanie's way of shutting down the sd card mngr service and restarting-----same thing.  

11.  Brain's starting to fry now and getting a facial tick from stress  

Can anyone give me any guidance???

Thanks....

215
Sharp ROMs / Kde-pim Problem
« on: September 01, 2006, 04:20:58 pm »
Quote
Ko/pi and Ka/pi won't launch, and according to the output I get when I try with the terminal, it is because it cannot find "libmicrokdepim.so.2" ("no such file or directory"). I installed the kmicrokdelibs on the internal space, and I tried kapi on both SD and internal space, without results. Any Idea?

I'm using Sharp rom 3.10 on a 5500.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=139970\"][{POST_SNAPBACK}][/a][/div]


Does it work when you su to root?  Try to find libmicrokdepim.so.2 by typing

find / -name libmicrokdepim.so.2

If it gives you a response make sure that your $PATH is set correctly.

216
Sharp ROMs / Opera 7.55 Will Not Start
« on: August 30, 2006, 06:53:30 pm »
Quote
https://www.oesf.org/forums/index.php?showtopic=15584
[div align=\"right\"][a href=\"index.php?act=findpost&pid=140248\"][{POST_SNAPBACK}][/a][/div]


Thanks... I loaded the opera-cseries-fix_7.30_arm.ipk and all was well.  I should have re-read that thread.  That's where I got 7.55 for Opera.  The funny thing is Opera was working fine by just installing the 7.55 ipk however just recently it starting acting funny.    Neither way all is well now.  Thanks  

217
Sharp ROMs / Opera 7.55 Will Not Start
« on: August 30, 2006, 06:29:33 pm »
When I start Opera from the Network Tab on my C1000 w/ Cacko 1.23 it comes up for a brief second then terminates.  

When I start it from Konsole it give me

$ opera
Display size = 480x640
opera: Could not find "ini/standard_mouse.ini"
opera: Could not find "ini/standard_mouse.ini"
opera: libvxm.so: cannot load shared object file: No such file or directory
QDir::readDirEntries: Cannot read the directory: /dev/shm/.operasave
QDir::readDirEntries: Cannot read the directory: /usr/mnt.rom/card/.operasave
opera: libvxm.so: cannot load shared object file: No such file or directory

And works fine.    

The only thing I changed was uninstalled pdaXqtrom-base and apps and reloaded it with the newer version from Meanie's site. (which works great for gnumeric)

I'm not sure what to search for next.    

Any help would be appreciated.

218
Software / "today" App Under Cacko?
« on: August 25, 2006, 05:21:47 pm »
I think the closest you'll get is the "What's Next" feature of KO/PI

219
Software / Gtd With Kde-pim/pi
« on: August 25, 2006, 04:59:50 pm »
Great blog... that's especially why I like KO/PI.  The idea of using the Incoming category sounds good to implement.  If you think KO/PI is good on the 5500 try it on the Cx000 series.  The screen is awesome and the resolution really compliments it.

220
Imagine all the people who reference the site but don't actually have a username.  Back when I primarily used my 5500 I referenced this site for about a year and a half before I actually created a username.

221
For Sale / Wanted / For Sale: Socket Bluetooth Cf Card
« on: August 25, 2006, 12:21:59 pm »
If pelrun doesn't come through, can I be next in line??   I'm in CA

222
Deals and Great Z Buys / 4 Gb Sd Card For $53.99
« on: August 25, 2006, 12:19:05 pm »
Nice... just picked one up.  I'll let you know how it works.

223
General Discussion / Why Is The Sl-c1000 Better Then Sl-c860 Or Sl-c3x
« on: August 14, 2006, 01:24:01 pm »
Quote
Quote
With a 1G SD card and Cacko's build running the SNES emulator with overclocking and a huge swap space makes average people envy when I show them a Castlevania game.

Are you satisfied with the SNES emulation on your C1000?  SNES is one of the things I use all of the time on my Tapwave Zodiac and I was hoping that the Zaurus would be able to to it as well.  Thanks for any info...
[div align=\"right\"][a href=\"index.php?act=findpost&pid=138541\"][{POST_SNAPBACK}][/a][/div]


Using cresho's package of apps the SNES, NES, and Turbo Grafix 16 emulator works sweet.  I wish a Playstation emu worked with Cacko's ROM but seems like it's only working with Xrom.  Meanie can you confirm this?

224
General Discussion / Why Is The Sl-c1000 Better Then Sl-c860 Or Sl-c3x
« on: August 13, 2006, 02:28:23 pm »
Quote from: maximusz,Aug 12 2006, 07:15 PM
Quote from: maximusz,Aug 12 2006, 05:20 AM
Feel free to comment if you own a C1K or greater as to why you love that particular model............... oh how I wish there was built in Wi-Fi/Bluetooth/GPS PLUS Compact flash , USB and SD built in... my decision would be sooooo easy..... but I guess I am never happy......
[div align=\"right\"][a href=\"index.php?act=findpost&pid=138444\"][{POST_SNAPBACK}][/a][/div]

Coming from a 5500 was a huge difference.  Since I'm not  a programmer and more of a power user the C1K has been effective with its screen resolution and killer apps.  Things like Korganizer is great to schedule my appointments, keep track of clients, and check my todo list (something thats hard with a 320x240 resolution for the screen).  With a 1G SD card and Cacko's build running the SNES emulator with overclocking and a huge swap space makes average people envy when I show them a Castlevania game.  

The clamshell mode has saved my screen a lot.  So Sony's new device might be dificult for me to go to.  Clamshells are key.

225
For Sale / Wanted / Fs - Exclnt - Sl-3100 + Accessories
« on: July 24, 2006, 02:24:17 pm »
Just wondering..... Why are you selling it?

Pages: 1 ... 13 14 [15] 16 17