1
Raspberry PI / Fernbedienung geht nicht
« on: May 03, 2016, 00:49:29 »
Hallo Claus,
sehr gerne!
Vielen Dank für Deine Hilfe !
Gruß,
Marc
sehr gerne!
Vielen Dank für Deine Hilfe !
Gruß,
Marc
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
#hdmi_mode=20
#hdmi_group=1
sdtv_mode=2
sdtv_aspect=3
disable_splash=1
gpu_mem=256
kernel=kernel
initramfs initrd
cmdline=cmdline
max_usb_current=1
dtparam=i2c=on,i2s=on,spi=on
hdmi_force_edid_audio=1
hdmi_drive=2
dtoverlay=lirc-rpi
~
MLD> dmesg | grep gpio
[ 0.488588] uart-pl011 3f201000.uart: could not find pctldev for node /soc/gpio@7e200000/uart0_pins, deferring probe
[ 11.654174] lirc_rpi: gpio chip not found!
[ 11.848295] lirc_rpi: gpio chip not found!
[ 33.707981] lirc_rpi: gpio chip not found!
MLD> dmesg | grep lirc
[ 11.647060] lirc_dev: IR Remote Control driver registered, major 245
[ 11.653303] lirc_rpi: module is from the staging directory, the quality is unknown, you have been warned.
[ 11.654174] lirc_rpi: gpio chip not found!
[ 11.847343] lirc_rpi: module is from the staging directory, the quality is unknown, you have been warned.
[ 11.848295] lirc_rpi: gpio chip not found!
[ 33.706313] lirc_rpi: module is from the staging directory, the quality is unknown, you have been warned.
[ 33.707981] lirc_rpi: gpio chip not found!
./lib/modules/4.1.21.195.16/kernel/drivers/staging/media/lirc/lirc_sasem.ko
./lib/modules/4.1.21.195.16/kernel/drivers/staging/media/lirc/lirc_imon.ko
./lib/modules/4.1.21.195.16/kernel/drivers/staging/media/lirc/lirc_rpi.ko
./lib/modules/4.1.21.195.16/kernel/drivers/staging/media/lirc/lirc_serial.ko
./lib/modules/4.1.21.195.16/kernel/drivers/staging/media/lirc/lirc_zilog.ko
./lib/modules/4.1.21.195.16/kernel/drivers/media/rc/lirc_dev.ko
MLD> lsmod
Module Size Used by Tainted: G
rtc_ds1307 9402 0
i2c_dev 5671 0
gpio_ir_recv 2315 0
snd_soc_bcm2708_i2s 6670 0
regmap_mmio 2842 1 snd_soc_bcm2708_i2s
snd_soc_core 128693 1 snd_soc_bcm2708_i2s
snd_compress 7689 1 snd_soc_core
i2c_bcm2708 4920 0
snd_pcm_dmaengine 3231 1 snd_soc_core
lirc_dev 8110 0
rc_core 16220 2 gpio_ir_recv,lirc_dev
snd_bcm2835 19802 0
snd_pcm 73594 3 snd_soc_core,snd_pcm_dmaengine,snd_bcm2835
snd_timer 18848 1 snd_pcm
snd 50779 5 snd_soc_core,snd_compress,snd_bcm2835,snd_pcm,snd_timer