OpenWrt Forum Archive

Topic: brcm47xx-2.6: vfat unkown symbols

The content of this topic has been archived on 2 May 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.

Hi!

I tried to mount an external usb drive formatted with fat32 on my Asus Wl-500gp but failed. It is flashed with the latest kamikaze image 7.09 brcm47xx-2.6.
dmesg output when mounting:

fat: Unknown symbol utf8_wcstombs
fat: Unknown symbol load_nls
fat: Unknown symbol unload_nls
vfat: Unknown symbol fat_dir_empty
vfat: Unknown symbol fat_fs_panic
vfat: Unknown symbol fat_get_dotdot_entry
vfat: Unknown symbol fat_free_clusters
vfat: Unknown symbol fat_scan
vfat: Unknown symbol fat_date_unix2dos
vfat: Unknown symbol fat_search_long
vfat: Unknown symbol utf8_mbstowcs
vfat: Unknown symbol fat_getattr
vfat: Unknown symbol fat_attach
vfat: Unknown symbol fat_build_inode
vfat: Unknown symbol fat_fill_super
vfat: Unknown symbol fat_alloc_new_dir
vfat: Unknown symbol fat_notify_change
vfat: Unknown symbol fat_remove_entries
vfat: Unknown symbol fat_add_entries
vfat: Unknown symbol fat_sync_inode
vfat: Unknown symbol fat_detach

It seems that there are version problems with the vfat fs kernel module in the latest brcm24xx-2.6 image?
Thanks for any help!

fido

problem solved. after a reboot mounting fat volumes worked like a charm wink

The discussion might have continued from here.