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.


Topics - shinRaiden

Pages: [1]
1
Angstrom & OpenZaurus / Incomplete Flash?
« on: June 04, 2005, 12:58:18 am »
System is a CL-860.

Flashing seemed to go ok, no complaints iirc.

Now when I go for a first-boot, I get the logo in the corner, then it flashes to the second screen.

Quote
INIT: Entering Runlevel: 2
Starting portmap daemon: portmap/sbin/portmap already running.
364
.
Starting advanced power management daemon: start-stop-daemon: stat /usr/sbin/apm
d: No such file or directory
(failed.)
Starting irattach: .
Starting PCMCIA services: cardmgr[519]: watching 2 sockets
done.
Starting syslog/klogd: done
Starting Bluetooth subsystem: hcid sdpdCan't open HIDP control socket: Non such f
ile or directory
 hidd rfccom.
Starting GPE display manager: gpe-dm

and that's where it leaves off.

The email light is blinking once every 3~4 seconds too.

The power button on the back properly suspends it seems, and I have a blinking box on the line following the "gpe-dm" line.

Just tried another flash, same results. Email light is not flashing yet though.

Any ideas?

2
Cxx0 General discussions / My SD card adventures with an 860
« on: June 21, 2004, 01:31:51 am »
1) The SD card interface on the C7/8x0 series does not support SDIO

2) The SD card interface does not support higher transfer speeds that some cards support.

3) There is an issue with at least the 860\'s where the Z will try to push/suck data faster than the interface supports (via USB drive or networking) and results in corrupted partition tables and filesystems. Symptoms include long Z lockups (waiting for timeouts) and similar effects on Windows as well.

4) Creating a new partition table on a Z requires downloading an fdisk ipk.

5) You can only fdisk while root, so to make things simple install a terminal app first.

6) The mkfs app on the Sharp rom appears to be semi-broken, you have to invoke mkfs.msdos or mkfs.ext2 or mkfs.ext3 to format a partition correctly.

7) For the love of humanity (and a poor penguin named Tux) please umount /dev/mmcdaX before you start blasting. Tapping the card icon in the corner has the same effect.

8) linux (at least on the Z) is not really hot-plug friendly. Make sure you unmount a card, even if the system is suspended, before you remove it. Except when the card is toast of course.

9) If fdisk on the z craps out, and is unable to access the device, try sticking it into windows, and disk managering it. You can always re-fdisk it again on the Z.

10) If you have another linux machine handy, it really helps to be able to call up the man pages, which are not on the Z.

11)  When I go to a hot spot, I download from my cf wifi card to the sd card. Then when I pause, I switch to a cf storage card, and copy the downloads from the sd card to the cf card. That seems to avoid the \'burst pipes\' everytime I try it.

Enjoy, maybe more later.

Pages: [1]