On 5/7/05, Lee Revell <rlrevell@xxxxxxxxxxx> wrote: > On Sat, 2005-05-07 at 18:27 -0700, Noah Roberts wrote: > > On 5/7/05, Lee Revell <rlrevell@xxxxxxxxxxx> wrote: > > > On Sat, 2005-05-07 at 16:32 -0700, Noah Roberts wrote: > > > > I installed 12-rc4 and am so far happy except the thumb drive thing. > > > > I have narrowed it down to thumb drives formatted in msdos fat or > > > > vfat. I can mount a thumb drive in ext2 and reiser but not fat. So I > > > > am trying for help in comp.os.linux.misc since this part isn't an > > > > audio issue. If anyone here knows anything though... > > > > > > Did you make sure the new kernel has msdos and vfat support compiled in? > > > > Of course not. I made modules and loaded them. > > > > OK. What exactly are the symptoms when you go to mount the thumb drive? > > Apparently there was an issue with some partition types not being > recognized, that should be fixed for 2.6.12. But that should not > prevent you from mounting msdos & vfat partitions. I get one of these: root@bart nroberts # mount /dev/sda1 /mnt/cdrom/ mount: wrong fs type, bad option, bad superblock on /dev/sda1, or too many mounted file systems Same if I say -t vfat or -t fat. This happens even if I format from linux with mkfs.msdos. I only get it with fat systems so far. Like if I format with mke2fs I can mount just fine. Jack has become pretty unusable also. Just playing an mp3 from xmms cuts out 2-3 times a second. I am going to try loosing the kernel preemption and see if that helps. On a better note though, my DVD burner works now...woohoo. It didn't before. This is an AMD64 BTW.