compile kernel for volumio2 failed, kernel panic when boot

My raspberry PI3B have istall volumio 2.246, and i try to build es9018k2m DAC driver for volumio,
so i download kernel source code with ubuntu 12.04,
git clone github.com/volumio/raspberrypi-linux
git clone git://github.com/raspberrypi/tools.git
then get the kernel config file with the runing volumio 2.246
$ sudo modprobe configs
then under the ubuntu, i cross-compile the kernel source code,
$ sudo zcat config.gz > .config
modify kernel Makefile as ARCH=arm; CORSS_COMPILE=…/tools/arm-bcm2708/arm-rpi-4.9.3-linux-gnueabihf/bin/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-
$ sudo make menuconfig <- only to save it
$ sudo make
$ sudomake modules_install INSTALL_MOD_PATH=…/modules
then copy arch/arm/boot/zImage to SD’s /boot partition, modules to /lib/modules/
finally add kernel=zImage to /boot/config.txt
but kernel panic, i don’t known why? can some one can help me! thanks,

volumio 2.246 used kernel 4.9.36 and it will show VOLUMIO version when booting,
[ 0.000000] Linux version 4.9.36-v7+ (dc4@dc4-XPS13-9333) (gcc version 4.9.3 (crosstool-NG crosstool-ng-1.22.0-88-g8460611) ) #1015 SMP Thu Jul 6 16:14:20 BST 2017
[ 37.917004] initramfs: With Option:
[ 38.039030] initramfs: VOLUMIO_VERSION=“2.246”
[ 38.045141] initramfs: Finish initramfs, continue booting Volumio

the compile kernel version is 4.9.0 and it will not show VOLUMIO version when booting,
[ 0.000000] Linux version 4.9.0-rc3-v7+ (root@wff) (gcc version 4.9.3 (crosstool-NG crosstool-ng-1.22.0-88-g8460611) ) #2 SMP Wed Sep 13 20:52:33 CST 2017
[ 9.425372] initramfs: With Option:
[ 9.609985] initramfs:
[ 9.614406] initramfs: Finish initramfs, continue booting Volumio

boot log as,
[ 3.618096] initramfs: Booting Volumio for for BCM2835
[ 3.625106] initramfs: This script mounts rootfs RO with an overlay RW layer.
[ 3.651771] initramfs: IMGPART=/dev/mmcblk0p2
[ 3.657976] initramfs: IMGFILE=/volumio_current.sqsh
[ 3.664721] initramfs: Boot delay (except first time) will be 5 seconds
[ 3.720050] initramfs: /dev/mmcblk0p2:
[ 3.796051] EXT4-fs (mmcblk0p2): recovery complete
[ 3.805950] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[ 3.818611] initramfs: Doing a 5 second delay here to give kernel load a headstart
[ 8.833477] initramfs: Checking for USB updates
[ 8.929641] initramfs: No USB device detected (when incorrect, try adding ‘bootdelay=5’ to your boot cmdline)
[ 9.399991] EXT4-fs (mmcblk0p3): recovery complete
[ 9.410816] EXT4-fs (mmcblk0p3): mounted filesystem with ordered data mode. Opts: (null)
[ 9.425372] initramfs: With Option:
[ 9.609985] initramfs:
[ 9.614406] initramfs: Finish initramfs, continue booting Volumio
[ 9.696043] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000100
[ 9.696043]
[ 9.711137] CPU: 3 PID: 1 Comm: switch_root Not tainted 4.9.0-rc3-v7+ #2
[ 9.719866] Hardware name: BCM2835

total log as,
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 4.9.0-rc3-v7+ (root@wff) (gcc version 4.9.3 (crosstool-NG crosstool-ng-1.22.0-88-g8460611) ) #2 SMP Wed Sep 13 20:52:33 CST 2017
[ 0.000000] CPU: ARMv7 Processor [410fd034] revision 4 (ARMv7), cr=10c5383d
[ 0.000000] CPU: div instructions available: patching division code
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[ 0.000000] OF: fdt:Machine model: Raspberry Pi 3 Model B Rev 1.2
[ 0.000000] cma: Reserved 8 MiB at 0x3d800000
[ 0.000000] Memory policy: Data cache writealloc
[ 0.000000] percpu: Embedded 14 pages/cpu @bcef8000 s25600 r8192 d23552 u57344
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 251720
[ 0.000000] Kernel command line: 8250.nr_uarts=1 bcm2708_fb.fbwidth=656 bcm2708_fb.fbheight=416 bcm2708_fb.fbdepth=16 bcm2708_fb.fbswap=1 vc_mem.mem_base=0x3ea00000 vc_mem.mem_size=0x3f000000 splash quiet plymouth.ignore-serial-consoles dwc_otg.lpm_enable=0 dwc_otg.fiq_enable=1 dwc_otg.fiq_fsm_enable=1 dwc_otg.fiq_fsm_mask=0x3 console=ttyAMA0,115200 kgdboc=ttyAMA0,115200 console=tty1 imgpart=/dev/mmcblk0p2 imgfile=/volumio_current.sqsh elevator=noop rootwait smsc95xx.turbo_mode=N bootdelay=5 logo.nologo vt.global_cursor_default=0 loglevel=7
[ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.000000] Memory: 971304K/1015808K available (7168K kernel code, 483K rwdata, 2000K rodata, 1024K init, 778K bss, 36312K reserved, 8192K cma-reserved)
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
[ 0.000000] vmalloc : 0xbe800000 - 0xff800000 (1040 MB)
[ 0.000000] lowmem : 0x80000000 - 0xbe000000 ( 992 MB)
[ 0.000000] modules : 0x7f000000 - 0x80000000 ( 16 MB)
[ 0.000000] .text : 0x80008000 - 0x80800000 (8160 kB)
[ 0.000000] .init : 0x80b00000 - 0x80c00000 (1024 kB)
[ 0.000000] .data : 0x80c00000 - 0x80c78c34 ( 484 kB)
[ 0.000000] .bss : 0x80c7a000 - 0x80d3cb24 ( 779 kB)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] Build-time adjustment of leaf fanout to 32.
[ 0.000000] NR_IRQS:16 nr_irqs:16 16
[ 0.000000] arm_arch_timer: WARNING: Invalid trigger for IRQ16, assuming level low
[ 0.000000] arm_arch_timer: WARNING: Please fix your firmware
[ 0.000000] arm_arch_timer: WARNING: Invalid trigger for IRQ17, assuming level low
[ 0.000000] arm_arch_timer: WARNING: Please fix your firmware
[ 0.000000] arm_arch_timer: Architected cp15 timer(s) running at 19.20MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
[ 0.000009] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
[ 0.000025] Switching to timer-based delay loop, resolution 52ns
[ 0.000335] Console: colour dummy device 80x30
[ 0.001451] console [tty1] enabled
[ 0.001507] Calibrating delay loop (skipped), value calculated using timer frequency… 38.40 BogoMIPS (lpj=192000)
[ 0.001578] pid_max: default: 32768 minimum: 301
[ 0.001940] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.001984] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.003118] Disabling cpuset control group subsystem
[ 0.003312] CPU: Testing write buffer coherency: ok
[ 0.003383] ftrace: allocating 22293 entries in 66 pages
[ 0.056076] CPU0: update cpu_capacity 1024
[ 0.056141] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[ 0.056251] Setting up static identity map for 0x100000 - 0x100034
[ 0.058378] arm_arch_timer: WARNING: Invalid trigger for IRQ16, assuming level low
[ 0.058381] arm_arch_timer: WARNING: Please fix your firmware
[ 0.058390] arm_arch_timer: WARNING: Invalid trigger for IRQ17, assuming level low
[ 0.058393] arm_arch_timer: WARNING: Please fix your firmware
[ 0.058407] CPU1: update cpu_capacity 1024
[ 0.058413] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[ 0.059060] arm_arch_timer: WARNING: Invalid trigger for IRQ16, assuming level low
[ 0.059064] arm_arch_timer: WARNING: Please fix your firmware
[ 0.059069] arm_arch_timer: WARNING: Invalid trigger for IRQ17, assuming level low
[ 0.059072] arm_arch_timer: WARNING: Please fix your firmware
[ 0.059082] CPU2: update cpu_capacity 1024
[ 0.059088] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
[ 0.059699] arm_arch_timer: WARNING: Invalid trigger for IRQ16, assuming level low
[ 0.059702] arm_arch_timer: WARNING: Please fix your firmware
[ 0.059707] arm_arch_timer: WARNING: Invalid trigger for IRQ17, assuming level low
[ 0.059710] arm_arch_timer: WARNING: Please fix your firmware
[ 0.059720] CPU3: update cpu_capacity 1024
[ 0.059726] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
[ 0.059810] Brought up 4 CPUs
[ 0.060364] SMP: Total of 4 processors activated (153.60 BogoMIPS).
[ 0.060394] CPU: All CPU(s) started in HYP mode.
[ 0.060420] CPU: Virtualization extensions available.
[ 0.061194] devtmpfs: initialized
[ 0.073441] VFP support v0.3: implementor 41 architecture 3 part 40 variant 3 rev 4
[ 0.073769] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.074290] pinctrl core: initialized pinctrl subsystem
[ 0.075185] NET: Registered protocol family 16
[ 0.077736] DMA: preallocated 1024 KiB pool for atomic coherent allocations
[ 0.086999] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[ 0.087048] hw-breakpoint: maximum watchpoint size is 8 bytes.
[ 0.087210] Serial: AMBA PL011 UART driver
[ 0.089013] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
[ 0.089562] uart-pl011 3f201000.serial: could not find pctldev for node /soc/gpio@7e200000/uart0_pins, deferring probe
[ 0.090094] irq: no irq domain found for /soc/aux@0x7e215000 !
[ 0.166631] bcm2835-dma 3f007000.dma: DMA legacy API manager at be80c000, dmachans=0x1
[ 0.168546] SCSI subsystem initialized
[ 0.168731] usbcore: registered new interface driver usbfs
[ 0.168835] usbcore: registered new interface driver hub
[ 0.168953] usbcore: registered new device driver usb
[ 0.175629] raspberrypi-firmware soc:firmware: Attached to firmware from 2017-07-03 14:17
[ 0.177365] clocksource: Switched to clocksource arch_sys_counter
[ 0.224985] VFS: Disk quotas dquot_6.6.0
[ 0.225097] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 0.225331] FS-Cache: Loaded
[ 0.225607] CacheFiles: Loaded
[ 0.238020] NET: Registered protocol family 2
[ 0.238958] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.239097] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.239308] TCP: Hash tables configured (established 8192 bind 8192)
[ 0.239423] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ 0.239491] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ 0.239746] NET: Registered protocol family 1
[ 0.240180] RPC: Registered named UNIX socket transport module.
[ 0.240212] RPC: Registered udp transport module.
[ 0.240241] RPC: Registered tcp transport module.
[ 0.240269] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.240537] Trying to unpack rootfs image as initramfs…
[ 1.409911] Freeing initrd memory: 13716K (ae29b000 - af000000)
[ 1.416314] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 7 counters available
[ 1.417699] futex hash table entries: 1024 (order: 4, 65536 bytes)
[ 1.418980] workingset: timestamp_bits=14 max_order=18 bucket_order=4
[ 1.435432] FS-Cache: Netfs ‘nfs’ registered for caching
[ 1.436471] NFS: Registering the id_resolver key type
[ 1.436541] Key type id_resolver registered
[ 1.436570] Key type id_legacy registered
[ 1.439090] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
[ 1.439256] io scheduler noop registered (default)
[ 1.439287] io scheduler deadline registered
[ 1.439574] io scheduler cfq registered
[ 1.444739] BCM2708FB: allocated DMA memory fd900000
[ 1.444791] BCM2708FB: allocated DMA channel 0 @ be80c000
[ 1.449888] Console: switching to colour frame buffer device 82x26
[ 1.456937] Serial: 8250/16550 driver, 1 ports, IRQ sharing enabled
[ 1.460254] bcm2835-aux-uart 3f215040.serial: irq not found - -517
[ 1.462993] bcm2835-rng 3f104000.rng: hwrng registered
[ 1.464764] vc-cma: Videocore CMA driver
[ 1.466402] vc-cma: vc_cma_base = 0x00000000
[ 1.468068] vc-cma: vc_cma_size = 0x00000000 (0 MiB)
[ 1.469733] vc-cma: vc_cma_initial = 0x00000000 (0 MiB)
[ 1.471573] vc-mem: phys_addr:0x00000000 mem_base=0x3ea00000 mem_size:0x3f000000(1008 MiB)
[ 1.490311] brd: module loaded
[ 1.500816] loop: module loaded
[ 1.502382] Loading iSCSI transport class v2.0-870.
[ 1.504463] usbcore: registered new interface driver smsc95xx
[ 1.506008] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[ 1.735582] Core Release: 2.80a
[ 1.737089] Setting default values for core params
[ 1.738643] Finished setting default values for core params
[ 1.940594] Using Buffer DMA mode
[ 1.942106] Periodic Transfer Interrupt Enhancement - disabled
[ 1.943620] Multiprocessor Interrupt Enhancement - disabled
[ 1.945134] OTG VER PARAM: 0, OTG VER FLAG: 0
[ 1.946661] Dedicated Tx FIFOs mode
[ 1.948564] WARN::dwc_otg_hcd_init:1049: FIQ DMA bounce buffers: virt = 0xbd914000 dma = 0xfd914000 len=9024
[ 1.951796] FIQ FSM acceleration enabled for :
[ 1.951796] Non-periodic Split Transactions
[ 1.951796] Periodic Split Transactions
[ 1.956601] WARN::hcd_init_fiq:413: FIQ on core 1 at 0x80589ce0
[ 1.958204] WARN::hcd_init_fiq:414: FIQ ASM at 0x80589f9c length 36
[ 1.959789] WARN::hcd_init_fiq:439: MPHI regs_base at 0xbe87e000
[ 1.961422] dwc_otg 3f980000.usb: DWC OTG Controller
[ 1.963068] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
[ 1.964784] dwc_otg 3f980000.usb: irq 62, io mem 0x00000000
[ 1.966468] Init: Port Power? op_state=1
[ 1.968075] Init: Power Port (0)
[ 1.969843] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.971513] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.973185] usb usb1: Product: DWC OTG Controller
[ 1.974831] usb usb1: Manufacturer: Linux 4.9.0-rc3-v7+ dwc_otg_hcd
[ 1.976494] usb usb1: SerialNumber: 3f980000.usb
[ 1.979001] hub 1-0:1.0: USB hub found
[ 1.980656] hub 1-0:1.0: 1 port detected
[ 1.983167] usbcore: registered new interface driver usb-storage
[ 1.984993] mousedev: PS/2 mouse device common for all mice
[ 1.987603] bcm2835-wdt 3f100000.watchdog: Broadcom BCM2835 watchdog timer
[ 1.989530] bcm2835-cpufreq: min=600000 max=1200000
[ 1.991553] sdhci: Secure Digital Host Controller Interface driver
[ 1.993218] sdhci: Copyright© Pierre Ossman
[ 1.995212] sdhost: log_buf @ bd913000 (fd913000)
[ 2.067397] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
[ 2.091341] mmc-bcm2835 3f300000.mmc: mmc_debug:0 mmc_debug2:0
[ 2.092961] mmc-bcm2835 3f300000.mmc: DMA channel allocated
[ 2.144207] mmc0: host does not support reading read-only switch, assuming write-enable
[ 2.147574] sdhci-pltfm: SDHCI platform and OF driver helper
[ 2.149925] ledtrig-cpu: registered to indicate activity on CPUs
[ 2.151764] hidraw: raw HID events driver © Jiri Kosina
[ 2.156804] usbcore: registered new interface driver usbhid
[ 2.158539] usbhid: USB HID core driver
[ 2.160648] mmc0: new high speed SDHC card at address 0001
[ 2.163185] vchiq: vchiq_init_state: slot_zero = 0xbd980000, is_master = 0
[ 2.165752] mmcblk0: mmc0:0001 EB1QT 29.8 GiB
[ 2.167993] Initializing XFRM netlink socket
[ 2.169765] NET: Registered protocol family 17
[ 2.171983] Key type dns_resolver registered
[ 2.174621] Registering SWP/SWPB emulation handler
[ 2.177214] mmcblk0: p1 p2 p3
[ 2.179157] registered taskstats version 1
[ 2.183963] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
[ 2.184071] vc-sm: Videocore shared memory driver
[ 2.184080] [vc_sm_connected_init]: start
[ 2.184344] vc_vchi_sm_init: failed to open VCHI service (-1)
[ 2.184345] [vc_sm_connected_init]: failed to initialize shared memory service
[ 2.184349] [vc_sm_connected_init]: end - returning -1
[ 2.184697] 3f201000.serial: ttyAMA0 at MMIO 0x3f201000 (irq = 87, base_baud = 0) is a PL011 rev2
[ 2.197670] Indeed it is in host mode hprt0 = 00021501
[ 2.258951] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ 2.260499] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ 2.263283] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
[ 2.274952] random: fast init done
[ 2.354415] mmc1: new high speed SDIO card at address 0001
[ 2.397402] usb 1-1: new high-speed USB device number 2 using dwc_otg
[ 2.397540] Indeed it is in host mode hprt0 = 00001101
[ 2.617661] usb 1-1: New USB device found, idVendor=0424, idProduct=9514
[ 2.617670] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 2.622944] hub 1-1:1.0: USB hub found
[ 2.623041] hub 1-1:1.0: 5 ports detected
[ 2.937394] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
[ 3.067647] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
[ 3.067655] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 3.079337] smsc95xx v1.0.5
[ 3.171321] smsc95xx 1-1.1:1.0 eth0: register ‘smsc95xx’ at usb-3f980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:37:9a:64
[ 3.440745] console [ttyAMA0] enabled
[ 3.447622] bcm2835-aux-uart 3f215040.serial: irq not found - -517
[ 3.456117] of_cfs_init
[ 3.460336] of_cfs_init: OK
[ 3.466807] Freeing unused kernel memory: 1024K (80b00000 - 80c00000)
[ 3.618096] initramfs: Booting Volumio for for BCM2835
[ 3.625106] initramfs: This script mounts rootfs RO with an overlay RW layer.
[ 3.651771] initramfs: IMGPART=/dev/mmcblk0p2
[ 3.657976] initramfs: IMGFILE=/volumio_current.sqsh
[ 3.664721] initramfs: Boot delay (except first time) will be 5 seconds
[ 3.720050] initramfs: /dev/mmcblk0p2:
[ 3.796051] EXT4-fs (mmcblk0p2): recovery complete
[ 3.805950] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[ 3.818611] initramfs: Doing a 5 second delay here to give kernel load a headstart
[ 8.833477] initramfs: Checking for USB updates
[ 8.929641] initramfs: No USB device detected (when incorrect, try adding ‘bootdelay=5’ to your boot cmdline)
[ 9.399991] EXT4-fs (mmcblk0p3): recovery complete
[ 9.410816] EXT4-fs (mmcblk0p3): mounted filesystem with ordered data mode. Opts: (null)
[ 9.425372] initramfs: With Option:
[ 9.609985] initramfs:
[ 9.614406] initramfs: Finish initramfs, continue booting Volumio
[ 9.696043] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000100
[ 9.696043]
[ 9.711137] CPU: 3 PID: 1 Comm: switch_root Not tainted 4.9.0-rc3-v7+ #2
[ 9.719866] Hardware name: BCM2835
[ 9.725294] [<8010fa0c>] (unwind_backtrace) from [<8010bf28>] (show_stack+0x20/0x24)
[ 9.737155] [<8010bf28>] (show_stack) from [<804536e0>] (dump_stack+0xd4/0x118)
[ 9.746587] [<804536e0>] (dump_stack) from [<80208ca4>] (panic+0xf0/0x274)
[ 9.755536] [<80208ca4>] (panic) from [<80121830>] (complete_and_exit+0x0/0x2c)
[ 9.764904] [<80121830>] (complete_and_exit) from [<801218c8>] (do_group_exit+0x4c/0xe4)
[ 9.777079] [<801218c8>] (do_group_exit) from [<80121980>] (__wake_up_parent+0x0/0x30)
[ 9.789122] [<80121980>] (__wake_up_parent) from [<801080a0>] (ret_fast_syscall+0x0/0x1c)
[ 9.801490] CPU1: stopping
[ 9.806259] CPU: 1 PID: 0 Comm: swapper/1 Not tainted 4.9.0-rc3-v7+ #2
[ 9.814894] Hardware name: BCM2835
[ 9.820356] [<8010fa0c>] (unwind_backtrace) from [<8010bf28>] (show_stack+0x20/0x24)
[ 9.832317] [<8010bf28>] (show_stack) from [<804536e0>] (dump_stack+0xd4/0x118)
[ 9.841818] [<804536e0>] (dump_stack) from [<8010e0b4>] (handle_IPI+0x2a4/0x2c4)
[ 9.853465] [<8010e0b4>] (handle_IPI) from [<801014e0>] (bcm2836_arm_irqchip_handle_irq+0x7c/0xac)
[ 9.866758] [<801014e0>] (bcm2836_arm_irqchip_handle_irq) from [<8071417c>] (__irq_svc+0x5c/0x7c)
[ 9.880023] Exception stack(0xbc94df58 to 0xbc94dfa0)
[ 9.887301] df40: 00000000 bcf07478
[ 9.899842] df60: 00000000 00000000 bc94c000 80c0312c 00000002 80c03198 80c15e86 80c15e86
[ 9.912330] df80: 00000000 bc94dfb4 80c040a4 bc94dfa8 80108a14 80108a18 60000013 ffffffff
[ 9.924924] [<8071417c>] (__irq_svc) from [<80108a18>] (arch_cpu_idle+0x34/0x4c)
[ 9.936778] [<80108a18>] (arch_cpu_idle) from [<807138ec>] (default_idle_call+0x34/0x48)
[ 9.949325] [<807138ec>] (default_idle_call) from [<80161874>] (cpu_startup_entry+0xe4/0x160)
[ 9.962311] [<80161874>] (cpu_startup_entry) from [<8010dbc0>] (secondary_start_kernel+0x130/0x13c)
[ 9.975961] [<8010dbc0>] (secondary_start_kernel) from [<0010196c>] (0x10196c)
[ 9.985548] CPU2: stopping
[ 9.990550] CPU: 2 PID: 0 Comm: swapper/2 Not tainted 4.9.0-rc3-v7+ #2
[ 9.999385] Hardware name: BCM2835
[ 10.005045] [<8010fa0c>] (unwind_backtrace) from [<8010bf28>] (show_stack+0x20/0x24)
[ 10.017376] [<8010bf28>] (show_stack) from [<804536e0>] (dump_stack+0xd4/0x118)
[ 10.027031] [<804536e0>] (dump_stack) from [<8010e0b4>] (handle_IPI+0x2a4/0x2c4)
[ 10.038939] [<8010e0b4>] (handle_IPI) from [<801014e0>] (bcm2836_arm_irqchip_handle_irq+0x7c/0xac)
[ 10.052458] [<801014e0>] (bcm2836_arm_irqchip_handle_irq) from [<8071417c>] (__irq_svc+0x5c/0x7c)
[ 10.066025] Exception stack(0xbc94ff58 to 0xbc94ffa0)
[ 10.073432] ff40: 00000000 bcf15478
[ 10.086184] ff60: 00000000 00000000 bc94e000 80c0312c 00000004 80c03198 80c15e86 80c15e86
[ 10.098876] ff80: 00000000 bc94ffb4 80c040a4 bc94ffa8 80108a14 80108a18 60000013 ffffffff
[ 10.111583] [<8071417c>] (__irq_svc) from [<80108a18>] (arch_cpu_idle+0x34/0x4c)
[ 10.123499] [<80108a18>] (arch_cpu_idle) from [<807138ec>] (default_idle_call+0x34/0x48)
[ 10.136111] [<807138ec>] (default_idle_call) from [<80161874>] (cpu_startup_entry+0xe4/0x160)
[ 10.149164] [<80161874>] (cpu_startup_entry) from [<8010dbc0>] (secondary_start_kernel+0x130/0x13c)
[ 10.162788] [<8010dbc0>] (secondary_start_kernel) from [<0010196c>] (0x10196c)
[ 10.172360] CPU0: stopping
[ 10.177367] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 4.9.0-rc3-v7+ #2
[ 10.186206] Hardware name: BCM2835
[ 10.191871] [<8010fa0c>] (unwind_backtrace) from [<8010bf28>] (show_stack+0x20/0x24)
[ 10.204206] [<8010bf28>] (show_stack) from [<804536e0>] (dump_stack+0xd4/0x118)
[ 10.213859] [<804536e0>] (dump_stack) from [<8010e0b4>] (handle_IPI+0x2a4/0x2c4)
[ 10.225767] [<8010e0b4>] (handle_IPI) from [<801014e0>] (bcm2836_arm_irqchip_handle_irq+0x7c/0xac)
[ 10.239283] [<801014e0>] (bcm2836_arm_irqchip_handle_irq) from [<8071417c>] (__irq_svc+0x5c/0x7c)
[ 10.252846] Exception stack(0x80c01f18 to 0x80c01f60)
[ 10.260250] 1f00: 00000000 bcef9478
[ 10.272999] 1f20: 00000000 00000000 80c00000 80c0312c 00000001 80c03198 80c15e86 80c15e86
[ 10.285689] 1f40: bd7ff780 80c01f74 80c040a4 80c01f68 80108a14 80108a18 60000013 ffffffff
[ 10.298388] [<8071417c>] (__irq_svc) from [<80108a18>] (arch_cpu_idle+0x34/0x4c)
[ 10.310297] [<80108a18>] (arch_cpu_idle) from [<807138ec>] (default_idle_call+0x34/0x48)
[ 10.322902] [<807138ec>] (default_idle_call) from [<80161874>] (cpu_startup_entry+0xe4/0x160)
[ 10.335949] [<80161874>] (cpu_startup_entry) from [<8070e1b0>] (rest_init+0x84/0x88)
[ 10.348254] [<8070e1b0>] (rest_init) from [<80b00d28>] (start_kernel+0x3b4/0x3c0)
[ 10.360371] —[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000100
[ 10.360371]

initramfs was built with kernel 4.9.36, so unfortunately your procedure will not work.
Replacing the kernel and modules is not enough, you would need to rebuild volumio’s initrd with the same version.

You can build the module directly on the pi, for better (but slower) results

To get the headers just type

volumio kernelsource

Thanks michelangelo ,
“You can build the module directly on the pi, for better (but slower) results
To get the headers just type
volumio kernelsource”
it is the directly way to doing this things, but for driver debug maybe need add log to kernel,
so may debug driver under Raspbian sketch environment, then porting to volumio2,

Thanks gkkpch for your comments,
”initramfs was built with kernel 4.9.36, so unfortunately your procedure will not work.
Replacing the kernel and modules is not enough, you would need to rebuild volumio’s initrd with the same version.”
i have a little curious about
1, How to rebuild Volumio’s initrd, do i need follow
volumio.github.io/docs/Developm … nment.html step by step?
like download Volumio2, build, Volumio2-UI,
git clone github.com/volumio/Volumio2
git clone github.com/volumio/Volumio2-UI
git clone github.com/volumio/Build
./build.sh -b arm -d pi -v 2.0 -l reponame
what is “reponame” means, is for specify the kernel version? i don’t know,

2, How to get the kernel 4.9.36 soucecode for Volumio, because origin/rpi-4.9.y i download is kernel 4.9.0,
wangfeifei@wff:raspberrypi-linux$ git branch -r
origin/HEAD -> origin/rpi-4.4.y
origin/linux_stable
origin/master
origin/next
origin/rpi-3.10.y
origin/rpi-3.10.y-next
origin/rpi-3.11.y
origin/rpi-3.12.y
origin/rpi-3.13.y
origin/rpi-3.13.y-next
origin/rpi-3.14.y
origin/rpi-3.15.y
origin/rpi-3.16.y
origin/rpi-3.17.y
origin/rpi-3.18.y
origin/rpi-3.18.y-rebase
origin/rpi-3.19.y
origin/rpi-3.2.27
origin/rpi-3.6.y
origin/rpi-3.8.y
origin/rpi-3.9.y
origin/rpi-4.0.y
origin/rpi-4.1.y
origin/rpi-4.1.y_rebase
origin/rpi-4.2.y
origin/rpi-4.3.y
origin/rpi-4.3.y_rebase
origin/rpi-4.4.y
origin/rpi-4.4.y_irq
origin/rpi-4.4.y_rebase
origin/rpi-4.5.y
origin/rpi-4.6.y
origin/rpi-4.7.y
origin/rpi-4.8.y
origin/rpi-4.9.y
origin/rpi-patches

well, that is why I wrote that it would not work that way.
You cannot build volumio.initrd just like that, it has to be part of the raspberry build procedure as a number of specific modules have to be built in.
This would require modifications to the raspberry build process. The kernel/modules would need to be present in build/arm/root prior to building.
Also the kernel install needs to be removed from the build script.

I think it is way faster to compile and test the driver offline and add the module to the image when finished.

Does the HifiBerry DAC or DAC + driver built into Volumio not work with your DAC?

I had a ES9018k2m “mill board” dac that I connected to RPi i2S pins that worked, using the HifiBerry option.

hifiberry-dacplus is for PCM5122, so if you enable I2C interface, it may be wrong,
you can see /boot/overlay/hifiberry-dacplus.dtbo
after ./dtc -I dtb -O dts …/…/arch/arm/boot/dts/hifiberry-dacplus.dtbo > ~/hifiberry-dacplus.dtso, you can find I2C address is 0x4d(for PCM5122)

fragment@3 {
	target = <0xdeadbeef>;

	__overlay__ {
		#address-cells = <0x1>;
		#size-cells = <0x0>;
		status = "okay";

		[b]pcm5122@4d [/b]{
			#sound-dai-cells = <0x0>;
			compatible = "ti,pcm5122";
			reg = <0x4d>;
			clocks = <0x1>;
			status = "okay";
		};
	};
};