On Thu, 30 Jun 2005 [EMAIL PROTECTED] wrote: > Hi,all > I just tried to use this MP3/USB device in my new Linux PC, but > found it didn't work. Here are the error messages > > 1). Kernel version: Fedora 3 (Linux 2.6.9-1.667smp)
> 4). So far, it looks OK to me, but when I type "mount /media/usbdisk1" and > then " > ls /media/usbdisk1", the Segmentation error happened. And then I type "tail > /var/log/message" > and here is the message > > Jun 28 11:26:34 localhost kernel: SELinux: initialized (dev sdg1, type vfat), > uses genfs_contexts > Jun 28 11:26:37 localhost kernel: Unable to handle kernel paging request at > virtual address 2b2a2955 > Jun 28 11:26:37 localhost kernel: printing eip: > Jun 28 11:26:37 localhost kernel: 02193154 > Jun 28 11:26:37 localhost kernel: *pde = 00000000 > Jun 28 11:26:37 localhost kernel: Oops: 0000 [#7] > Jun 28 11:26:37 localhost kernel: SMP > Jun 28 11:26:37 localhost kernel: Modules linked in: vfat fat sd_mod > usb_storage scsi_mod parport_pc lp parport aut > ofs4 i2c_dev i2c_core sunrpc ipt_REJECT ipt_state ip_conntrack iptable_filter > ip_tables dm_mod button battery ac md > 5 ipv6 joydev ohci_hcd ehci_hcd snd_intel8x0 snd_ac97_codec snd_pcm_oss > snd_mixer_oss snd_pcm snd_timer snd_page_al > loc gameport snd_mpu401_uart snd_rawmidi snd_seq_device snd soundcore sis900 > floppy ext3 jbd > Jun 28 11:26:37 localhost kernel: CPU: 1 > Jun 28 11:26:37 localhost kernel: EIP: 0060:[<02193154>] Not tainted VLI > Jun 28 11:26:37 localhost kernel: EFLAGS: 00210206 (2.6.9-1.667smp) > Jun 28 11:26:37 localhost kernel: EIP is at uni2char+0x28/0x41 > Jun 28 11:26:37 localhost kernel: eax: 0000002d ebx: 0eaf2d2d ecx: > 2b2a2928 edx: 0000008a > Jun 28 11:26:37 localhost kernel: esi: 0eaf2dd2 edi: 0f140006 ebp: > 02316ee0 esp: 0eaf2d10 > Jun 28 11:26:37 localhost kernel: ds: 007b es: 007b ss: 0068 > Jun 28 11:26:37 localhost kernel: Process ls (pid: 2607, threadinfo=0eaf2000 > task=0cc03380) > Jun 28 11:26:37 localhost kernel: Stack: 0eaf2dd2 00008a2d 10b60abd 0eaf2dd0 > 00000000 0eaf2ef8 0bd58f22 0eaf2f4e > Jun 28 11:26:37 localhost kernel: 0000000c 10b61e2b 02316ee0 0eaf2f48 > 0eaf2f50 008746fc 00000000 00000000 > Jun 28 11:26:37 localhost kernel: 0000000c 0000000c 0000000c 00000003 > 0000002d 00000101 00000000 00000000 > Jun 28 11:26:37 localhost kernel: Call Trace: > Jun 28 11:26:37 localhost kernel: [<10b60abd>] uni16_to_x8+0x2d/0x83 [fat] > Jun 28 11:26:37 localhost kernel: [<10b61e2b>] fat_readdirx+0xb38/0xc4e [fat] Offhand I'd say this was the result of a bug in the FAT driver. But never mind that. You should try using a more recent kernel. 2.6.9 is pretty old now. Alan Stern ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ [email protected] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users
