by VD2000 » 19 Apr 2017, 23:55
Hi !
Could anyone please help me with this, I got Pi3 + 3.5" RPi LCD V3.0 (using waveshare driver). It working fine with the old version, however this new beta version (0.4) my Pi3 won't show up on 3.5" LCD screen, but RuneUI still working fine. Here is my error dmesg:
[ 6.388626] i2c /dev entries driver
[ 6.913838] Driver for 1-wire Dallas network protocol.
[ 6.918784] w1-gpio onewire@0: gpio pin 4, external pullup pin 1, parasitic power 0
[ 6.918816] w1_add_master_device: set_pullup requires write_byte or touch_bit , disabling
[ 6.928501] bcm2835-wdt 3f100000.watchdog: Broadcom BCM2835 watchdog timer
[ 6.945797] spi-bcm2835 3f204000.spi: chipselect 1 already in use
[ 6.945812] spi_master spi0: spi_device register error /soc/spi@7e204000/waveshare35a-ts@1
[ 7.445949] brcmfmac: brcmf_cfg80211_reg_notifier: not a ISO3166 code
[ 7.636738] graphics fb1: fb_ili9486 frame buffer, 480x320, 300 KiB video memory, 32 KiB DMA buffer memory, fps=33, spi0.0 at 15 MHz
[ 7.636855] pinctrl-bcm2835 3f200000.gpio: pin gpio17 already requested by spi0.0; cannot claim for spi0.1
[ 7.636864] pinctrl-bcm2835 3f200000.gpio: pin-17 (spi0.1) status -22
[ 7.636873] pinctrl-bcm2835 3f200000.gpio: could not request pin 17 (gpio17) from group gpio17 on device pinctrl-bcm2835
[ 7.636880] ads7846 spi0.1: Error applying setting, reverse things back
[ 7.636959] ads7846 spi0.1: f(sample) 1230 KHz?
[ 7.636974] ads7846: probe of spi0.1 failed with error -22
[ 7.637413] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[ 7.949493] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
[ 8.527217] brcmfmac: brcmf_add_if: ERROR: netdev:wlan0 already exists
[ 8.527233] brcmfmac: brcmf_add_if: ignore IF event
[ 8.532033] brcmfmac: power management disabled
[ 8.676394] brcmfmac: brcmf_add_if: ERROR: netdev:wlan0 already exists
[ 8.676411] brcmfmac: brcmf_add_if: ignore IF event
[ 8.913239] w1_master_driver w1_bus_master1: w1_search: max_slave_count 64 reached, will continue next search.
[ 9.560618] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0xCDE 1
[ 14.961805] brcmfmac: power management disabled
[ 21.409435] brcmfmac: brcmf_add_if: ERROR: netdev:wlan0 already exists
[ 21.409449] brcmfmac: brcmf_add_if: ignore IF event
[ 21.653407] nf_conntrack version 0.5.0 (14760 buckets, 59040 max)
[ 56.305510] w1_master_driver w1_bus_master1: Family 0 for 00.800000000000.8c is not registered.
[ 67.528503] cfg80211: Verifying active interfaces after reg change
root@runeaudio(rw):~#
Pls:
Thank You !