All the bugs I have found have already been reported except this one:
usb with mass-storage driver doesnt work too well. Ill try to describe as
much as I can.
Fresh boot up of system, plug the usb device into the usb port (archos 6g
jukebox). usb recognizes a device, but doesnt load the usb-storage
driver. I modprobe usb-storage. a little better, but the dependant
module sd_mod doesnt get loaded. so I load the sd_mod. better, but now
the kernel doesnt recognize usb-storage. so I unload/reload that.
whoo-hoo! usb device at sda1!. I mount the driver with out any problems.
I try to edit the id3 tags on an mp3 (doesnt matter which software I use,
or which mp3. this always happens) and I get:
Jan 29 07:37:52 mankind kernel: kernel BUG at file.c:66!
Jan 29 07:37:52 mankind kernel: invalid operand: 0000
Jan 29 07:37:52 mankind kernel: CPU: 0
Jan 29 07:37:52 mankind kernel: EIP:
0010:[af_packet:__insmod_af_packet_O/lib/modules/2.4.17-10mdk/kernel/net/pa+-230187/96]
Tainted: P
Jan 29 07:37:52 mankind kernel: EIP: 0010:[<d0883cd5>] Tainted: P
Jan 29 07:37:52 mankind kernel: EFLAGS: 00210282
Jan 29 07:37:52 mankind kernel: eax: 00000019 ebx: c4bb8400 ecx:
c0271940 edx: 00003bc7
Jan 29 07:37:52 mankind kernel: esi: 000014cb edi: c8ecec80 ebp:
c7ab0d40 esp: cc141e28
Jan 29 07:37:52 mankind kernel: ds: 0018 es: 0018 ss: 0018
Jan 29 07:37:52 mankind kernel: Process xmms (pid: 25345,
stackpage=cc141000)
Jan 29 07:37:52 mankind kernel: Stack: d08879ae 00000042 c4bb8400 00000009
00000800 00000299 00000600 c0136865
Jan 29 07:37:52 mankind kernel: c8ecec80 000014cb c7ab0d40 00000001
c7ab0380 c0a97000 cc141e70 00000200
Jan 29 07:37:52 mankind kernel: 000014cb c7ab0d40 d0890ae0 c313191c
c7f9701a 0000000f c31318c0 cc141f08
Jan 29 07:37:52 mankind kernel: Call Trace:
[af_packet:__insmod_af_packet_O/lib/modules/2.4.17-10mdk/kernel/net/pa+-214610/96]
[__block_prepare_write+229/784]
[af_packet:__insmod_af_packet_O/lib/modules/2.4.17-10mdk/kernel/net/pa+-177440/96]
[cont_prepare_write+366/512]
[af_packet:__insmod_af_packet_O/lib/modules/2.4.17-10mdk/kernel/net/pa+-230304/96]
Jan 29 07:37:52 mankind kernel: Call Trace: [<d08879ae>] [<c0136865>]
[<d0890ae0>] [<c0136f8e>] [<d0883c60>]
Jan 29 07:37:52 mankind kernel:
[af_packet:__insmod_af_packet_O/lib/modules/2.4.17-10mdk/kernel/net/pa+-223451/96]
[af_packet:__insmod_af_packet_O/lib/modules/2.4.17-10mdk/kernel/net/pa+-230304/96]
[generic_file_write+1164/1824] [generic_file_read+124/304]
[af_packet:__insmod_af_packet_O/lib/modules/2.4.17-10mdk/kernel/net/pa+-229951/96]
[af_packet:__insmod_af_packet_O/lib/modules/2.4.17-10mdk/kernel/net/pa+-229991/96]
Jan 29 07:37:52 mankind kernel: [<d0885725>] [<d0883c60>] [<c012952c>]
[<c0127a5c>] [<d0883dc1>] [<d0883d99>]
Jan 29 07:37:52 mankind kernel: [sys_write+150/208] [sys_lseek+47/64]
[system_call+51/64]
Jan 29 07:37:52 mankind kernel: [<c0134306>] [<c01340bf>] [<c0106f13>]
Jan 29 07:37:52 mankind kernel:
Jan 29 07:37:52 mankind kernel: Code: 0f 0b 5b 5e b8 fb ff ff ff eb 7c 8b
87 9c 00 00 00 89 f2 66
I imagine this is probable a kernel bug and not a mandrake specific one,
however I do have 2 questions:
1) what if any patches are in the 2.4.17-10 kernel for 8.2 beta? The
reason
I ask is that I had no problem using 2.4.17, but when I upgraded to the
2.4.17 preempt patch, this happened.
2) why am I having the module problems? i.e. why when I modprobe
usb-storage, does sd_mod not get insmod'ed, and then why does it not
recognise usb-storage?
I hope I have given all the info I needed, please let me know if you need
any more, or if im on drugs.
David