Displaying 7 results from an estimated 7 matches for "aboutme".
2002 Mar 31
1
EXT3-fs error (device md(9,1)) in ext3_new_inode: error 28
...es. Since the above message is
generated from __ext3_std_error, it marks the filesystem bad. This
doesn't sound like proper behaviour.
Kernel: Red Hat 2.4.9-21
--
Russell King (rmk@arm.linux.org.uk) The developer of ARM Linux
http://www.arm.linux.org.uk/personal/aboutme.html
2001 Oct 10
2
integer decoder
Is anyone working on an Ogg Vorbis decoder that uses only integer
arithmetic? Would it be hard to do?
It will be required at some point (for example, many portable MP3
players are based on an ARM processor without the floating-point
coprocessor), but I don't claim that now is the time to start work on
such a thing. I'm just curious.
Edmund
--- >8 ----
List archives:
2002 Oct 22
1
initramfs scripts and other stuff
...ramfs (as long as your kernel has the initramfs patches
applied.)
You can find the tarball + patch (you need both) at:
http://ftp.linux.org.uk/pub/linux/rmk/klibc/
--
Russell King (rmk@arm.linux.org.uk) The developer of ARM Linux
http://www.arm.linux.org.uk/personal/aboutme.html
2002 Mar 17
0
EXT3 corruption when FS is full
...oup summary information
/dev/hda6: ********** WARNING: Filesystem still has errors **********
/dev/hda6: 1880/30840 files (1.3% non-contiguous), 122881/122881 blocks
--
Russell King (rmk@arm.linux.org.uk) The developer of ARM Linux
http://www.arm.linux.org.uk/personal/aboutme.html
2001 Oct 11
1
Auto Vorbis
Is anybody going to do something about the fact that vorbis decoder won't run
on ARM processors (iPaq's, etc) or any (that I know of) car music players?
How can vorbis expect to compete when one of the most popular uses of MP3 is
in the car?? Though I would love to switch to vorbis, I am forced to stick
with MP3 because of this.
I emailed a previous poster here who appeared to be
2002 Jul 12
3
ext3 corruption
Hello,
Over the last month or so, I've noticed the following error showing up
repeatedly in my system logs under kernel 2.4.18-ac3 and more recently
under 2.4.19-rc1:
EXT3-fs error (device ide0(3,3)) in ext3_new_inode: error 28
I've now been able to capture the following Oops before the system went
down entirely:
Assertion failure in do_get_write_access() at transaction.c:611:
2002 Aug 18
1
initramfs scripts + cpio archive stuff
...cmcia Starting PCMCIA services: cardmgr.
Starting local Setting up network: lo eth0
SA1100 Linux (experimental)
Kernel 2.5.31 on an armv4l
assabet login:
Enjoy.
--
Russell King (rmk@arm.linux.org.uk) The developer of ARM Linux
http://www.arm.linux.org.uk/personal/aboutme.html
--32u276st3Jlj2kUU
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="initramfs.diff"
diff -ur -x CVS -x *.[oa] klibc/Makefile klibc-0.51/Makefile
--- klibc/Makefile Sun Aug 18 02:00:41 2002
+++ klibc-0.51/Makefile Sun Aug 18 22:27:28 2002
@@ -1,...