[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: marvell_cesa continues to fail on kirkwood with kernel 4.4



Actually, I just remembered that 4.4 kernel will try to load both the
old and the new module (but without allhwsupport), so please try the
following:

rmmod mv_cesa
rmmod marvell_cesa
modprobe marvell_cesa allhwsupport=1
dmesg | grep -i cesa

Sorry for the confusion

Jan

On Mon, Feb 15, 2016 at 11:26 AM, JM <fijam@archlinux.us> wrote:
> Thanks for the reply. Can you paste your /proc/crypto as well?
>
> Thanks,
> Jan
>
> On Mon, Feb 15, 2016 at 11:25 AM, Rick Thomas <rbthomas@pobox.com> wrote:
>>> Here you go...
>>>
>>>> root@sheeva:~# rmmod mv_cesa
>>>> root@sheeva:~# modprobe marvell_cesa allhwsupport=1
>>>> root@sheeva:~# dmesg | tail -n 20
>>>> [   16.730426] systemd[1]: Mounted Debug File System.
>>>> [   16.756783] systemd[1]: Started Load Kernel Modules.
>>>> [   16.776948] systemd[1]: Started Create list of required static device nodes for the current kernel.
>>>> [   16.804146] systemd[1]: Started LSB: Set console font and keymap.
>>>> [   17.023950] systemd[1]: Started Journal Service.
>>>> [   18.514731] EXT4-fs (dm-0): re-mounted. Opts: errors=remount-ro
>>>> [   19.804133] orion_wdt: Initial timeout 21 sec
>>>> [   19.848469] MV-CESA:Could not register sha1 driver
>>>> [   19.848485] MV-CESA:Could not register hmac-sha1 driver
>>>> [   20.379009] systemd-journald[180]: Received request to flush runtime journal from PID 1
>>>> [   20.386082] sd 0:0:0:0: Attached scsi generic sg0 type 0
>>>> [   20.386886] ses 0:0:0:1: Attached scsi generic sg1 type 13
>>>> [   21.518406] EXT4-fs (mmcblk0p1): mounting ext2 file system using the ext4 subsystem
>>>> [   21.682097] EXT4-fs (mmcblk0p1): mounted filesystem without journal. Opts: (null)
>>>> [   22.402713] Adding 9764860k swap on /dev/mapper/sheeva-swap.  Priority:-1 extents:1 across:9764860k FS
>>>> [   22.938703] EXT4-fs (dm-2): mounted filesystem with ordered data mode. Opts: (null)
>>>> [   23.631978] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
>>>> [   27.662122] mv643xx_eth_port mv643xx_eth_port.0 eth0: link up, 1000 Mb/s, full duplex, flow control disabled
>>>> [   27.662180] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
>>>> [   37.350057] warning: process `colord-sane' used the deprecated sysctl system call with 8.1.2.
>>>> root@sheeva:~# uname -a
>>>> Linux sheeva 4.4.0-trunk-marvell #1 Debian 4.4.1-1~exp1 (2016-02-10) armv5tel GNU/Linux
>>>> root@sheeva:~#
>>>
>>> For what it's worth, the system boots fine and appears to run OK with the 4.4 kernel.
>>>
>>> Hope it helps!
>>>
>>> Rick
>>
>> A bit more info, incase it helps...
>>
>> Rick
>>
>>> root@sheeva:~# cat /proc/cpuinfo
>>> processor     : 0
>>> model name    : Feroceon 88FR131 rev 1 (v5l)
>>> BogoMIPS      : 1185.79
>>> Features      : swp half thumb fastmult edsp
>>> CPU implementer       : 0x56
>>> CPU architecture: 5TE
>>> CPU variant   : 0x2
>>> CPU part      : 0x131
>>> CPU revision  : 1
>>>
>>> Hardware      : Marvell Kirkwood (Flattened Device Tree)
>>> Revision      : 0000
>>> Serial                : 0000000000000000
>>> root@sheeva:~#


Reply to: