Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
After migration to 2.6.24.2 many problems appeared
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
Ernetas
Apprentice
Apprentice


Joined: 19 Apr 2006
Posts: 159
Location: China

PostPosted: Sun Feb 24, 2008 11:35 am    Post subject: After migration to 2.6.24.2 many problems appeared Reply with quote

Code:
ernestas@mercury ~ $ sudo fdisk -l /dev/sdb

Disk /dev/sdb: 2013 MB, 2013265920 bytes
16 heads, 15 sectors/track, 16384 cylinders
Units = cylinders of 240 * 512 = 122880 bytes
Disk identifier: 0x00000000

   Device Boot      Start         End      Blocks   Id  System
/dev/sdb1               2       16384     1965952+   6  FAT16
ernestas@mercury ~ $ sudo mount -t vfat /dev/sdb1 /mnt/windows
mount: wrong fs type, bad option, bad superblock on /dev/sdb1,
       missing codepage or other error
       In some cases useful info is found in syslog - try
       dmesg | tail  or so

ernestas@mercury ~ $ sudo mount -t msdos /dev/sdb1 /mnt/windows
mount: wrong fs type, bad option, bad superblock on /dev/sdb1,
       missing codepage or other error
       In some cases useful info is found in syslog - try
       dmesg | tail  or so
ernestas@mercury ~ $ sudo grep MSDOS /usr/src/linux/.config
CONFIG_MSDOS_FS=y
CONFIG_MSDOS_PARTITION=y
ernestas@mercury ~ $ uname -r
2.6.24-gentoo-r2
ernestas@mercury ~ $ sudo grep VFAT /usr/src/linux/.config
CONFIG_VFAT_FS=y

Why is that?
With 2.6.23 everything works fine. Just one thing: from now one every USB drive is recognized as sd*, not ub* anymore...
Another problem is that after migration from 2.6.23 to 2.6.24 Samba can't work faster than 700 KB/s. I still have no solution in this forum found... And I can't find anything interesting mentioned in logs. ProFTPD server and gFTP gives me 6 MB/s (and I still should say that it's very slow because on Windows Vista with FAR Manager I'm getting 15 MB/s!). DMA is enabled. iperf gives 116 Mbps speed.
This is my config:
http://pastebin.com/f71a81d2
So... There could be damn problems?
Back to top
View user's profile Send private message
SLBMEH
Apprentice
Apprentice


Joined: 16 Aug 2003
Posts: 299
Location: Pittsburgh, PA

PostPosted: Sun Feb 24, 2008 4:44 pm    Post subject: Reply with quote

do you have dosfsutils installed?
_________________
Steve - Semper Fi
Back to top
View user's profile Send private message
Ernetas
Apprentice
Apprentice


Joined: 19 Apr 2006
Posts: 159
Location: China

PostPosted: Sun Feb 24, 2008 4:58 pm    Post subject: Reply with quote

Do you mean sys-fs/dosfstools? Yeah, I have. I even recompiled it (I thought that maybe dosfstools makes something with my kernel...), but no use...
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum