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

Pages: [1]
1
Sharp ROMs / Lost My Sharp Rom For 5600
« on: July 31, 2009, 03:46:40 am »
Quote from: mlewis
Unfortunately ROMupdate5.asp states that it's for the 5500 not the 5600.  The ROM from MyZaurus.com states that it "can only be applied to the SL-5600 with ROM version 1.00".


Try it here "http://www.myzaurus.com/ROMupdate6.asp".

Achim

2
Debian / Customized New Rootfs
« on: May 14, 2009, 05:26:01 am »
Quote from: Yao
I have downloaded andromeda.
The kernel is for hda1 and sd.

I have something already installed in these two partition.
I want to install andromeda to sd partition 2.

Is there a kernel for sd p2. Or can this kernel accept a cmdline to specify root=/dev/mmcblk0p2
BTW:I am using angstrom kexecboot kernel.


Try http://yonggun.tistory.com/68 with the Kernel image zImage.bin.mmcblk0p2.

I used the 2.6.24.3 kernel because I had issues with 2.6.24.4.

Achim

3
Debian / A Clean, Fresh, Configured Eabi Rootfs Tarball
« on: November 15, 2008, 08:17:43 am »
Quote from: DaemonsGR
Every time I try to use an interface, ethernet(I have a buffalo 10base card) or g_ether I get kernel panic and errors... ifup eth3 for example is an instant kernel panic....

I have 2.6.24.4 kernel I think... the latest

thnx
Tasos

I had the same issue! I switched back to kernel 2.6.24.3 and got USB networking and wlan working.
I think one of the modules is broken in 2.6.24.4. Probably g_ether.

Achim

4
Debian / Rename Wlan0_rename
« on: June 26, 2008, 05:07:03 pm »
Hi, I had the same problem:

Quote from: Capn_Fish
This is finally driving me nuts: My wireless interface is wlan0_rename/wifi0 (?). How do I change that? More importantly, why does it exist in two states and why the "_rename?"

Thanks, and sorry if the answer is buried in a thread somewhere.

I just commented out line 15 in file /etc/udev/rules.d/z25_persistent-net.rules

"SUBSYSTEM=="net", DRIVERS=="?*", ATTRS{address}=="MAC Address", NAME="eth3""

The device is not mapped to eth3 anymore. I have now 2 devices wifi0 and wlan0.
Hope it helps,

Achim

5
Angstrom & OpenZaurus / Openzaurus 3.5.4.1 Released
« on: July 25, 2006, 09:03:09 am »
Quote
normally its set when you format the device, to be honest i dont know haw to do this on a filesystem without a format but perhaps mabey somthing in the /sys tree, try a google search

or look at the flags for mkfs.ext3
[div align=\"right\"][a href=\"index.php?act=findpost&pid=136345\"][{POST_SNAPBACK}][/a][/div]

You can use the tune2fs command to change the label of an existing ext2/3 disk.
The syntax is

tune2fs -L label devicename.

Eg. tune2fs -L Datadisk1 /dev/mmcda1

Achim

Pages: [1]