Подскажите как побороть ошибку atomic DMA coherent pool is too small!
Собрал драйвер rt5572sta.ko ralink 5370 при попытке поднять интерфейс и на все другие запросы к устройству ra0
ifconfig: SIOCSIFFLAGS: Operation not permitted
В dmesg ругань на coherent pool
Вывод dmesg
[ 79.674974] <-- RTMPAllocAdapterBlock, Status=0
[ 79.678473] Efuse Size=0x2d [2d0-2fc]
[ 79.681318] NVM is EFUSE
[ 79.683303] usbcore: registered new interface driver rt2870
[ 109.239596] NICLoadFirmware: We need to load firmware
[ 109.503738] ERROR: 256 KiB atomic DMA coherent pool is too small!
Please increase it with coherent_pool= kernel parameter!
[ 109.513633] <-- ERROR in Alloc Bulk buffer for HTTxContext!
[ 109.517923] <-- RTMPAllocTxRxRingMemory, Status=3
[ 109.521373] ERROR!!! RTMPAllocTxRxMemory failed, Status[=0x00000003]
[ 109.526492] ---> RTMPFreeTxRxRingMemory
[ 109.529041] <--- RTMPFreeTxRxRingMemory
[ 109.531584] !!! rt28xx Initialized fail !!!
[ 406.735108] RtmpAsicLoadFirmware: ver 21/21, sum cdf7/cdf7, mac cdf72100
[ 406.740722] NICLoadFirmware: firmware loaded already
[ 406.746356] <-- ERROR in Alloc Bulk buffer for HTTxContext!
[ 406.750648] <-- RTMPAllocTxRxRingMemory, Status=3
[ 406.754109] ERROR!!! RTMPAllocTxRxMemory failed, Status[=0x00000003]
[ 406.759204] ---> RTMPFreeTxRxRingMemory
[ 406.761787] <--- RTMPFreeTxRxRingMemory
[ 406.764375] !!! rt28xx Initialized fail !!!
[ 790.166105] RtmpAsicLoadFirmware: ver 21/21, sum cdf7/cdf7, mac cdf72100
[ 790.171721] NICLoadFirmware: firmware loaded already
[ 790.177233] <-- ERROR in Alloc Bulk buffer for HTTxContext!
[ 790.181525] <-- RTMPAllocTxRxRingMemory, Status=3
[ 790.184988] ERROR!!! RTMPAllocTxRxMemory failed, Status[=0x00000003]
[ 790.190076] ---> RTMPFreeTxRxRingMemory
[ 790.192660] <--- RTMPFreeTxRxRingMemory
[ 790.195260] !!! rt28xx Initialized fail !!!
[ 973.590993] RtmpAsicLoadFirmware: ver 21/21, sum cdf7/cdf7, mac cdf72100
[ 973.596607] NICLoadFirmware: firmware loaded already
[ 973.602480] <-- ERROR in Alloc Bulk buffer for HTTxContext!
[ 973.607116] <-- RTMPAllocTxRxRingMemory, Status=3
[ 973.610532] ERROR!!! RTMPAllocTxRxMemory failed, Status[=0x00000003]
[ 973.615697] ---> RTMPFreeTxRxRingMemory
[ 973.618411] <--- RTMPFreeTxRxRingMemory
[ 973.620959] !!! rt28xx Initialized fail !!!
[ 7237.177328] RtmpAsicLoadFirmware: ver 21/21, sum cdf7/cdf7, mac cdf72100
[ 7237.183150] NICLoadFirmware: firmware loaded already
[ 7237.188575] <-- ERROR in Alloc Bulk buffer for HTTxContext!
[ 7237.192851] <-- RTMPAllocTxRxRingMemory, Status=3
[ 7237.196310] ERROR!!! RTMPAllocTxRxMemory failed, Status[=0x00000003]
[ 7237.201483] ---> RTMPFreeTxRxRingMemory
[ 7237.204146] <--- RTMPFreeTxRxRingMemory
[ 7237.206682] !!! rt28xx Initialized fail !!! |