Hi,
Today I received my new HiFi Berry Digi+ and now I have some trouble setting things up.
At first I just installed the new HiFiBerry onto my RPI2b with OpenElec already installed, now it doesn’t boot at all. Just hanging on the 4 blurred pixel ‘splash-screen’ and after a while the green LED blinks 8 times, red is solid. So I removed the HiFiBerry andI edited the config.txt file from another PC with the dtoverlay and dtdebug lines as described in the configuration guide but still nothing. Without the HiFiBerry attached it boots fine.
After that I tried to do a fresh reinstall of OpenElec but still experienced the same problem. I also tried a fresh install with Raspbian, same problem again. All these freshly installed SD cards are booting fine when the HiFiBerry is not attached.
Finally I found a post on these forums with a link to a beta installer so I also tried that one: Same problem all over again, booting fine without the HiFiBerry, flashing green LED with the HiFiBerry.
Could this be a DOA, or is there another solution I have not tried yet?
Regards, Jelle
Date
Votes
11 comments
-
HiFiBerry team Hi Jelle,
this sound a bit strange. To make a last test, please try to boot our test image from here:
https://www.hifiberry.com/guides/sd-card-images/
If this still doesn't work, we have to check the board. Do you have another Raspberry Pi to test with?
Best regards
Daniel -
Noxion Hi Daniel,
Thanks for the quick reply! Why haven’t I thought of that, actually I have another Pi2b laying around here. Unfortunately the same problem appears when I attach the HiFiBerry to the other Pi with the SD cards I installed earlier with Raspbian, agian the Pi boots fine without the HiFiBerry.
I’ll try to boot the test image in a sec...
Regards, Jelle -
Noxion With the test image everything seems ok. The Pi boots, the red light from the toslink connector lights up and the test-beep is audible.
An idea why it won't boot the other images? Apart from the image everything is the same; same Sd-card, same Pi and same HiFiBerry. I have a 2A PSU and nothing else connected to the Pi.
Regards, Jelle -
Noxion Ok, I think I've found something interesting.
I did a fresh install of raspbian using the beta installer and as expected it didn’t boot on my pi, same as before. But then I extracted your test image, and replaced all files in the FAT partition of the freshly installed SD card with the files in the hifiberry-testimage.img\0.fat\. And when I turned on the Pi with the SD-card, and the HiFiBerry attached. It boots to the the Raspian configuration wizard. This could be helpfull narrowing down and troubleshooting this issue.
It's getting late now so I will look further into this tomorrow…
Regards, Jelle -
Noxion aplay -l:root@raspberrypi:/home/pi# aplay -l
aplay: device_list:252: no soundcards found...
root@raspberrypi:/home/pi# -
Noxion dmesg:
root@raspberrypi:/home/pi# dmesg
[ 0.000000] Booting Linux on physical CPU 0xf00
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 3.18.7-v7+ (dc4@dc4-XPS13-9333) (gcc version 4.8.3 20140303 (prerelease) (crosstool-NG linaro-1.13.1+bzr2650 - Linaro GCC 2014.03) ) #757 SMP PREEMPT Sat Feb 21 14:54:05 GMT 2015
[ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[ 0.000000] Machine: BCM2709
[ 0.000000] cma: Reserved 8 MiB at 0x3a000000
[ 0.000000] Memory policy: Data cache writealloc
[ 0.000000] On node 0 totalpages: 241664
[ 0.000000] free_area_init_node: node 0, pgdat 80820480, node_mem_map b98a0000
[ 0.000000] Normal zone: 1888 pages used for memmap
[ 0.000000] Normal zone: 0 pages reserved
[ 0.000000] Normal zone: 241664 pages, LIFO batch:31
[ 0.000000] [bcm2709_smp_init_cpus] enter (8620->f3003010)
[ 0.000000] [bcm2709_smp_init_cpus] ncores=4
[ 0.000000] PERCPU: Embedded 11 pages/cpu @bab60000 s12864 r8192 d24000 u45056
[ 0.000000] pcpu-alloc: s12864 r8192 d24000 u45056 alloc=11*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 239776
[ 0.000000] Kernel command line: dma.dmachans=0x7f35 bcm2708_fb.fbwidth=1920 bcm2708_fb.fbheight=1080 bcm2709.boardrev=0xa01041 bcm2709.serial=0x1364b15a smsc95xx.macaddr=B8:27:EB:64:B1:5A bcm2708_fb.fbswap=1 bcm2709.disk_led_gpio=47 bcm2709.disk_led_active_low=0 sdhci-bcm2708.emmc_clock_freq=250000000 vc_mem.mem_base=0x3dc00000 vc_mem.mem_size=0x3f000000 dwc_otg.lpm_enable=0 console=ttyAMA0,115200 kgdboc=ttyAMA0,115200 console=tty1 elevator=deadline root=/dev/mmcblk0p2 rootfstype=ext4 rootwait
[ 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: 936288K/966656K available (5785K kernel code, 377K rwdata, 1760K rodata, 396K init, 771K bss, 30368K reserved)
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xffc00000 - 0xffe00000 (2048 kB)
[ 0.000000] vmalloc : 0xbb800000 - 0xff000000 (1080 MB)
[ 0.000000] lowmem : 0x80000000 - 0xbb000000 ( 944 MB)
[ 0.000000] modules : 0x7f000000 - 0x80000000 ( 16 MB)
[ 0.000000] .text : 0x80008000 - 0x80766748 (7546 kB)
[ 0.000000] .init : 0x80767000 - 0x807ca000 ( 396 kB)
[ 0.000000] .data : 0x807ca000 - 0x808287ec ( 378 kB)
[ 0.000000] .bss : 0x808287ec - 0x808e96d4 ( 772 kB)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] NR_IRQS:480
[ 0.000000] Architected cp15 timer(s) running at 19.20MHz (virt).
[ 0.000015] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 3579139424256ns
[ 0.000038] Switching to timer-based delay loop, resolution 52ns
[ 0.000317] Console: colour dummy device 80x30
[ 0.001749] console [tty1] enabled
[ 0.001800] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
[ 0.001884] pid_max: default: 32768 minimum: 301
[ 0.002324] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.002387] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.003670] Initializing cgroup subsys memory
[ 0.003755] Initializing cgroup subsys devices
[ 0.003809] Initializing cgroup subsys freezer
[ 0.003858] Initializing cgroup subsys net_cls
[ 0.003909] Initializing cgroup subsys blkio
[ 0.004040] CPU: Testing write buffer coherency: ok
[ 0.004156] ftrace: allocating 19969 entries in 59 pages
[ 0.053394] missing device node for CPU 0
[ 0.053470] missing device node for CPU 1
[ 0.053498] missing device node for CPU 2
[ 0.053525] missing device node for CPU 3
[ 0.053562] CPU0: thread -1, cpu 0, socket 15, mpidr 80000f00
[ 0.053599] [bcm2709_smp_prepare_cpus] enter
[ 0.053761] Setting up static identity map for 0x536e38 - 0x536e90
[ 0.113440] [bcm2709_boot_secondary] cpu:1 started (0) 17
[ 0.113758] CPU1: Booted secondary processor
[ 0.113766] [bcm2709_secondary_init] enter cpu:1
[ 0.113820] CPU1: thread -1, cpu 1, socket 15, mpidr 80000f01
[ 0.133414] [bcm2709_boot_secondary] cpu:2 started (0) 18
[ 0.133669] CPU2: Booted secondary processor
[ 0.133676] [bcm2709_secondary_init] enter cpu:2
[ 0.133710] CPU2: thread -1, cpu 2, socket 15, mpidr 80000f02
[ 0.153449] [bcm2709_boot_secondary] cpu:3 started (0) 16
[ 0.153692] CPU3: Booted secondary processor
[ 0.153699] [bcm2709_secondary_init] enter cpu:3
[ 0.153735] CPU3: thread -1, cpu 3, socket 15, mpidr 80000f03
[ 0.153830] Brought up 4 CPUs
[ 0.153930] SMP: Total of 4 processors activated (153.60 BogoMIPS).
[ 0.153963] CPU: All CPU(s) started in SVC mode.
[ 0.155019] devtmpfs: initialized
[ 0.178149] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
[ 0.180329] pinctrl core: initialized pinctrl subsystem
[ 0.181163] NET: Registered protocol family 16
[ 0.186881] DMA: preallocated 4096 KiB pool for atomic coherent allocations
[ 0.213248] cpuidle: using governor ladder
[ 0.243279] cpuidle: using governor menu
[ 0.243705] bcm2709.uart_clock = 3000000
[ 0.246290] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[ 0.246343] hw-breakpoint: maximum watchpoint size is 8 bytes.
[ 0.246407] mailbox: Broadcom VideoCore Mailbox driver
[ 0.246528] bcm2708_vcio: mailbox at f300b880
[ 0.246905] bcm_power: Broadcom power driver
[ 0.246942] bcm_power_open() -> 0
[ 0.246968] bcm_power_request(0, 8)
[ 0.747669] bcm_mailbox_read -> 00000080, 0
[ 0.747701] bcm_power_request -> 0
[ 0.747861] Serial: AMBA PL011 UART driver
[ 0.748006] dev:f1: ttyAMA0 at MMIO 0x3f201000 (irq = 83, base_baud = 0) is a PL011 rev3
[ 1.263972] console [ttyAMA0] enabled
[ 1.336669] SCSI subsystem initialized
[ 1.340676] usbcore: registered new interface driver usbfs
[ 1.346335] usbcore: registered new interface driver hub
[ 1.351791] usbcore: registered new device driver usb
[ 1.358717] Switched to clocksource arch_sys_counter
[ 1.393598] FS-Cache: Loaded
[ 1.396848] CacheFiles: Loaded
[ 1.412016] NET: Registered protocol family 2
[ 1.417655] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[ 1.424910] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[ 1.431614] TCP: Hash tables configured (established 8192 bind 8192)
[ 1.438089] TCP: reno registered
[ 1.441369] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ 1.447354] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ 1.454113] NET: Registered protocol family 1
[ 1.458973] RPC: Registered named UNIX socket transport module.
[ 1.464915] RPC: Registered udp transport module.
[ 1.469710] RPC: Registered tcp transport module.
[ 1.474433] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 1.481253] Trying to unpack rootfs image as initramfs...
[ 1.968838] Freeing initrd memory: 4488K (bab8e000 - baff0000)
[ 1.983225] bcm2708_dma: DMA manager at f3007000
[ 1.988009] bcm2708_gpio: bcm2708_gpio_probe 807ef1d8
[ 1.993930] vc-mem: phys_addr:0x00000000 mem_base=0x3dc00000 mem_size:0x3f000000(1008 MiB)
[ 2.003935] futex hash table entries: 1024 (order: 4, 65536 bytes)
[ 2.010440] audit: initializing netlink subsys (disabled)
[ 2.015916] audit: type=2000 audit(1.789:1): initialized
[ 2.037756] VFS: Disk quotas dquot_6.5.2
[ 2.042116] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 2.051660] FS-Cache: Netfs 'nfs' registered for caching
[ 2.057970] NFS: Registering the id_resolver key type
[ 2.063148] Key type id_resolver registered
[ 2.067345] Key type id_legacy registered
[ 2.072573] msgmni has been set to 1853
[ 2.078157] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ 2.085814] io scheduler noop registered
[ 2.089797] io scheduler deadline registered (default)
[ 2.095312] io scheduler cfq registered
[ 2.101452] BCM2708FB: allocated DMA memory fa400000
[ 2.106473] BCM2708FB: allocated DMA channel 0 @ f3007000
[ 2.146612] Console: switching to colour frame buffer device 240x67
[ 2.174776] bcm2708-dmaengine bcm2708-dmaengine: Load BCM2835 DMA engine driver
[ 2.182600] uart-pl011 dev:f1: no DMA platform data
[ 2.187631] kgdb: Registered I/O driver kgdboc.
[ 2.219244] vc-cma: Videocore CMA driver
[ 2.223251] vc-cma: vc_cma_base = 0x00000000
[ 2.228040] vc-cma: vc_cma_size = 0x00000000 (0 MiB)
[ 2.233603] vc-cma: vc_cma_initial = 0x00000000 (0 MiB)
[ 2.251401] brd: module loaded
[ 2.260486] loop: module loaded
[ 2.264016] vchiq: vchiq_init_state: slot_zero = 0xba000000, is_master = 0
[ 2.271910] Loading iSCSI transport class v2.0-870.
[ 2.277863] usbcore: registered new interface driver smsc95xx
[ 2.283828] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[ 2.490015] Core Release: 2.80a
[ 2.493246] Setting default values for core params
[ 2.498171] Finished setting default values for core params
[ 2.704274] Using Buffer DMA mode
[ 2.707661] Periodic Transfer Interrupt Enhancement - disabled
[ 2.713619] Multiprocessor Interrupt Enhancement - disabled
[ 2.719348] OTG VER PARAM: 0, OTG VER FLAG: 0
[ 2.723796] Dedicated Tx FIFOs mode
[ 2.727713] WARN::dwc_otg_hcd_init:1047: FIQ DMA bounce buffers: virt = 0xba414000 dma = 0xfa414000 len=9024
[ 2.737777] FIQ FSM acceleration enabled for :
[ 2.737777] Non-periodic Split Transactions
[ 2.737777] Periodic Split Transactions
[ 2.737777] High-Speed Isochronous Endpoints
[ 2.754792] dwc_otg: Microframe scheduler enabled
[ 2.754855] WARN::hcd_init_fiq:412: FIQ on core 1 at 0x803e439c
[ 2.760890] WARN::hcd_init_fiq:413: FIQ ASM at 0x803e46f8 length 36
[ 2.767274] WARN::hcd_init_fiq:438: MPHI regs_base at 0xbb806000
[ 2.773427] dwc_otg bcm2708_usb: DWC OTG Controller
[ 2.778457] dwc_otg bcm2708_usb: new USB bus registered, assigned bus number 1
[ 2.785872] dwc_otg bcm2708_usb: irq 32, io mem 0x00000000
[ 2.796653] Init: Port Power? op_state=1
[ 2.805732] Init: Power Port (0)
[ 2.814382] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 2.826399] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.838895] usb usb1: Product: DWC OTG Controller
[ 2.848852] usb usb1: Manufacturer: Linux 3.18.7-v7+ dwc_otg_hcd
[ 2.860111] usb usb1: SerialNumber: bcm2708_usb
[ 2.870846] hub 1-0:1.0: USB hub found
[ 2.879907] hub 1-0:1.0: 1 port detected
[ 2.889568] dwc_otg: FIQ enabled
[ 2.889582] dwc_otg: NAK holdoff enabled
[ 2.889593] dwc_otg: FIQ split-transaction FSM enabled
[ 2.889632] Module dwc_common_port init
[ 2.890010] usbcore: registered new interface driver usb-storage
[ 2.901592] mousedev: PS/2 mouse device common for all mice
[ 2.913108] bcm2835-cpufreq: min=600000 max=900000
[ 2.923449] sdhci: Secure Digital Host Controller Interface driver
[ 2.934782] sdhci: Copyright(c) Pierre Ossman
[ 2.944427] DMA channels allocated for the MMC driver
[ 2.988761] Load BCM2835 MMC driver
[ 3.004775] sdhci-pltfm: SDHCI platform and OF driver helper
[ 3.016022] ledtrig-cpu: registered to indicate activity on CPUs
[ 3.027387] hidraw: raw HID events driver (C) Jiri Kosina
[ 3.039251] usbcore: registered new interface driver usbhid
[ 3.052052] usbhid: USB HID core driver
[ 3.063458] TCP: cubic registered
[ 3.071958] Initializing XFRM netlink socket
[ 3.081367] NET: Registered protocol family 17
[ 3.091116] Key type dns_resolver registered
[ 3.098860] Indeed it is in host mode hprt0 = 00021501
[ 3.111207] Registering SWP/SWPB emulation handler
[ 3.122123] registered taskstats version 1
[ 3.131683] vc-sm: Videocore shared memory driver
[ 3.141517] [vc_sm_connected_init]: start
[ 3.151333] [vc_sm_connected_init]: end - returning 0
[ 3.163182] Freeing unused kernel memory: 396K (80767000 - 807ca000)
[ 3.176651] mmc0: host does not support reading read-only switch, assuming write-enable
[ 3.178862] mmc0: new high speed SDHC card at address 0001
[ 3.179594] mmcblk0: mmc0:0001 SD 14.8 GiB
[ 3.181860] mmcblk0: p1 p2
[ 3.278984] usb 1-1: new high-speed USB device number 2 using dwc_otg
[ 3.291317] Indeed it is in host mode hprt0 = 00001101
[ 3.294236] udevd[78]: starting version 175
[ 3.509616] usb 1-1: New USB device found, idVendor=0424, idProduct=9514
[ 3.524464] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 3.550594] hub 1-1:1.0: USB hub found
[ 3.562908] hub 1-1:1.0: 5 ports detected
[ 3.848974] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
[ 3.866957] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[ 3.959127] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
[ 3.971614] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 3.987596] smsc95xx v1.0.4
[ 4.052787] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-bcm2708_usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:64:b1:5a
[ 4.149033] usb 1-1.3: new low-speed USB device number 4 using dwc_otg
[ 4.282374] usb 1-1.3: New USB device found, idVendor=046d, idProduct=c312
[ 4.295299] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 4.308609] usb 1-1.3: Product: USB Multimedia Keyboard
[ 4.319738] usb 1-1.3: Manufacturer: LITEON Technology
[ 4.343611] input: LITEON Technology USB Multimedia Keyboard as /devices/platform/bcm2708_usb/usb1/1-1/1-1.3/1-1.3:1.0/0003:046D:C312.0001/input/input0
[ 4.363864] hid-generic 0003:046D:C312.0001: input,hidraw0: USB HID v1.10 Keyboard [LITEON Technology USB Multimedia Keyboard] on usb-bcm2708_usb-1.3/input0
[ 5.433841] udevd[313]: starting version 175
[ 6.822845] random: nonblocking pool is initialized
[ 8.004261] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
[ 8.309364] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
[ 12.472332] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
[ 13.988825] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0xCDE1
[ 16.164736] Adding 102396k swap on /var/swap. Priority:-1 extents:2 across:2134012k SSFS
root@raspberrypi:/home/pi# -
Noxion vcdbg log msg:
root@raspberrypi:/home/pi# vcdbg log msg
000735.022: HDMI:EDID version 1.3, 0 extensions, screen size 51x29 cm
000735.089: HDMI:EDID features - videodef 0x80 !standby !suspend active off; colour encoding:RGB444|YCbCr444|YCbCr422; sRGB is default colourspace; preferred format is native; does not support GTF
000735.150: HDMI:EDID found preferred CEA detail timing format: 1920x1080p @ 60 Hz (16)
000735.193: HDMI:EDID found DMT format: code 4, 640x480p @ 60 Hz in established timing I/II
000735.230: HDMI:EDID found DMT format: code 9, 800x600p @ 60 Hz in established timing I/II
000735.270: HDMI:EDID found DMT format: code 16, 1024x768p @ 60 Hz in established timing I/II
000735.358: HDMI:EDID standard timings block x 8: 0x81C0 8180 9500 A9C0 B300 D1C0 0101 0101
000735.424: HDMI:EDID found DMT format: code 85, 1280x720p @ 60 Hz (16:9) in standard timing 0
000735.475: HDMI:EDID found DMT format: code 35, 1280x1024p @ 60 Hz (5:4) in standard timing 1
000735.527: HDMI:EDID found DMT format: code 47, 1440x900p @ 60 Hz (16:10) in standard timing 2
000735.580: HDMI:EDID found DMT format: code 83, 1600x900p @ 60 Hz (16:9) in standard timing 3
000735.632: HDMI:EDID found DMT format: code 58, 1680x1050p @ 60 Hz (16:10) in standard timing 4
000735.684: HDMI:EDID found DMT format: code 82, 1920x1080p @ 60 Hz (16:9) in standard timing 5
000735.715: HDMI:EDID moving support for CEA mode 16 to DMT mode 82 because sink does not support HDMI
000735.750: HDMI:EDID filtering formats with pixel clock > 162 MHz or h. blanking > 1023
000735.894: HDMI:EDID preferred mode is updated to DMT (82) 1920x1080p @ 60 Hz with pixel clock 148500000 Hz
000738.140: HDMI:Setting property pixel encoding to Default
000738.166: HDMI:Setting property pixel clock type to PAL
000738.189: HDMI:Setting property content type flag to No data
000738.214: HDMI:Setting property fuzzy format match to enabled
000743.918: gpioman: gpioman_get_pin_num: pin LEDS_RUNNING not defined
000743.941: gpioman: gpioman_get_pin_num: pin LEDS_NAND_ACTIVITY not defined
000743.961: gpioman: gpioman_get_pin_num: pin LEDS_USB_ACTIVITY not defined
000743.980: gpioman: gpioman_get_pin_num: pin LEDS_FATAL_ERROR not defined
000744.002: gpioman: gpioman_get_pin_num: pin LEDS_APP_OK not defined
000744.024: gpioman: gpioman_get_pin_num: pin LEDS_APP_FAILED not defined
000744.044: gpioman: gpioman_get_pin_num: pin LEDS_HDCP_AUTH not defined
000744.066: gpioman: gpioman_get_pin_num: pin LEDS_HDCP_UNAUTH not defined
000744.088: gpioman: gpioman_get_pin_num: pin LEDS_HDMI_ON not defined
000744.109: gpioman: gpioman_get_pin_num: pin LEDS_DVI_ON not defined
000744.131: gpioman: gpioman_get_pin_num: pin LEDS_HDMI_HPD_UP not defined
000744.151: gpioman: gpioman_get_pin_num: pin LEDS_REMOTE_CONTROL not defined
000744.172: gpioman: gpioman_get_pin_num: pin LEDS_ARM_CONTROLLED not defined
000762.617: hdmi: HDMI:>>>>>>>>>>>>>Rx sensed, reading EDID<<<<<<<<<<<<<
000774.946: hdmi: HDMI:EDID version 1.3, 0 extensions, screen size 51x29 cm
000775.015: hdmi: HDMI:EDID features - videodef 0x80 !standby !suspend active off; colour encoding:RGB444|YCbCr444|YCbCr422; sRGB is default colourspace; preferred format is native; does not support GTF
000775.078: hdmi: HDMI:EDID found preferred CEA detail timing format: 1920x1080p @ 60 Hz (16)
000775.124: hdmi: HDMI:EDID found DMT format: code 4, 640x480p @ 60 Hz in established timing I/II
000775.166: hdmi: HDMI:EDID found DMT format: code 9, 800x600p @ 60 Hz in established timing I/II
000775.209: hdmi: HDMI:EDID found DMT format: code 16, 1024x768p @ 60 Hz in established timing I/II
000775.299: hdmi: HDMI:EDID standard timings block x 8: 0x81C0 8180 9500 A9C0 B300 D1C0 0101 0101
000775.369: hdmi: HDMI:EDID found DMT format: code 85, 1280x720p @ 60 Hz (16:9) in standard timing 0
000775.423: hdmi: HDMI:EDID found DMT format: code 35, 1280x1024p @ 60 Hz (5:4) in standard timing 1
000775.478: hdmi: HDMI:EDID found DMT format: code 47, 1440x900p @ 60 Hz (16:10) in standard timing 2
000775.535: hdmi: HDMI:EDID found DMT format: code 83, 1600x900p @ 60 Hz (16:9) in standard timing 3
000775.589: hdmi: HDMI:EDID found DMT format: code 58, 1680x1050p @ 60 Hz (16:10) in standard timing 4
000775.646: hdmi: HDMI:EDID found DMT format: code 82, 1920x1080p @ 60 Hz (16:9) in standard timing 5
000775.681: hdmi: HDMI:EDID moving support for CEA mode 16 to DMT mode 82 because sink does not support HDMI
000775.720: hdmi: HDMI:EDID filtering formats with pixel clock > 162 MHz or h. blanking > 1023
000775.867: hdmi: HDMI:EDID preferred mode is updated to DMT (82) 1920x1080p @ 60 Hz with pixel clock 148500000 Hz
000775.887: hdmi: HDMI: hotplug attached with DVI support
000775.972: hdmi: HDMI:hdmi_get_state is deprecated, use hdmi_get_display_state instead
000778.653: hdmi: HDMI: power_on to DMT mode 1080p60
000780.906: hdmi: HDMI: Action callback added to queue to happen at frame 0
000798.505: *** Restart logging
000811.535: Read command line from file 'cmdline.txt'
dwc_otg.lpm_enable=0 console=ttyAMA0,115200 kgdboc=ttyAMA0,115200 console=tty1 elevator=deadline root=/dev/mmcblk0p2 rootfstype=ext4 rootwait
000813.624: Loading 'kernel7.img' from SD card
001049.805: Loading 'initrd.img-3.12-1-rpi' from SD card
001849.985: Device tree support disabled
001866.293: gpioman: gpioman_get_pin_num: pin SDCARD_CONTROL_POWER not defined
004590.827: vchiq_core: vchiq_init_state: slot_zero = 0xfa000000, is_master = 1
004594.378: hdmi: HDMI:hdmi_get_state is deprecated, use hdmi_get_display_state instead
004596.978: cma: cma_hwm is zero - disabling cma service
004598.411: gpioman: gpioman_get_pin_num: pin LEDS_RUNNING not defined
004598.436: gpioman: gpioman_get_pin_num: pin LEDS_NAND_ACTIVITY not defined
004598.456: gpioman: gpioman_get_pin_num: pin LEDS_USB_ACTIVITY not defined
004598.476: gpioman: gpioman_get_pin_num: pin LEDS_FATAL_ERROR not defined
004598.499: gpioman: gpioman_get_pin_num: pin LEDS_APP_OK not defined
004598.520: gpioman: gpioman_get_pin_num: pin LEDS_APP_FAILED not defined
004598.542: gpioman: gpioman_get_pin_num: pin LEDS_HDCP_AUTH not defined
004598.564: gpioman: gpioman_get_pin_num: pin LEDS_HDCP_UNAUTH not defined
004598.587: gpioman: gpioman_get_pin_num: pin LEDS_HDMI_ON not defined
004598.609: gpioman: gpioman_get_pin_num: pin LEDS_DVI_ON not defined
004598.632: gpioman: gpioman_get_pin_num: pin LEDS_HDMI_HPD_UP not defined
004598.652: gpioman: gpioman_get_pin_num: pin LEDS_REMOTE_CONTROL not defined
004598.673: gpioman: gpioman_get_pin_num: pin LEDS_ARM_CONTROLLED not defined
004599.017: TV service:host side not connected, dropping notification 0x00000002, 0x00000002, 0x00000052
root@raspberrypi:/home/pi# -
HiFiBerry team Hi,
on this kernel, device tree support is disabled. This ean /boot/config.txt has no effect and you have to configure it like the old Linux 3.12:
https://www.hifiberry.com/guides/hifiberry-software-configuration/
Best regards
Daniel -
Noxion Hi Daniel,
As soon as I do a rpi-update/sync and reboot the pi, it's broken again. Same as before, hanging at the 4-pixel ‘splash’. Has something changed with the new Rpi2b boards or something?
Do you have any more suggestions?
Regards, Jelle -
Noxion Hi again,
I actually got it working now, still not sure what the problem was. What I did was:
- Installed Raspbian wheezy from the official image: Pi2b boots fine.
- Attached the HiFiBerry Digi+: Pi2b won't boot anymore
- replaced the 3 .elf files in the fat partition with the extracted .elf's from your hifiberry-testimage.img: Pi2b boots again.
- Followed your instructions for Linux 3.18.x to get the HiFIBerry Digi+ working.
So the problem seems to be in the .elf files in various distributions, but only in combination with the HiFiBerry.
My problem is solved for now, I installed Kodi mannualy and got my HTPC working with awsome crystal-clear sound. I'm still very curious what was causing this problem though, and why it affects various distributions, also the non raspbian-based ones.
Anyway, I hope this info might help you guys, or at least others experiencing the same issue.
Thanks for your help Daniel!
Regards, Jelle -
HiFiBerry team Hi Jelle,
this is a very strange error. Raspbian should have device tree overlays enabled, but your kernel shows that it hasn't. I can't say how this happened. We are interested to hear if other users experienced similar issues.
Best regards
Daniel
Please sign in to leave a comment.