I recently bought a new TV (Sharp) and every time I turn it on it automatically changes the source to my RPi4.
I tried adding "hdmi_ignore_cec_init=1" inside boot/config.txt but it is still not working.
Any ideas?
Search found 24 matches
- Tue Sep 01, 2020 1:38 pm
- Forum: Troubleshooting
- Topic: Automatic source change
- Replies: 0
- Views: 966
- Sat Feb 01, 2020 9:41 pm
- Forum: Troubleshooting
- Topic: Fresh nextcloud install failed
- Replies: 20
- Views: 3530
Re: Fresh nextcloud install failed
root@DietPi:~# apt install --reinstall apache2-data apache2 libapache2-mod-php7.3 Reading package lists... Done Building dependency tree Reading state information... Done 0 upgraded, 0 newly installed, 3 reinstalled, 0 to remove and 29 not upgraded. 1 not fully installed or removed. Need to get 416 ...
- Thu Jan 30, 2020 12:51 pm
- Forum: Troubleshooting
- Topic: Fresh nextcloud install failed
- Replies: 20
- Views: 3530
- Wed Jan 29, 2020 9:08 pm
- Forum: Troubleshooting
- Topic: Fresh nextcloud install failed
- Replies: 20
- Views: 3530
Re: Fresh nextcloud install failed
this is what it shows at 192.168.2.4/nextcloud <?php /** * * Your webserver seems to be not configured to use PHP or PHP is not installed. * Please contact your administrator or follow our documentation: * https://docs.nextcloud.com/server/15/admin_manual/installation/source_installation.html * * @c...
- Tue Jan 28, 2020 12:41 pm
- Forum: Troubleshooting
- Topic: Fresh nextcloud install failed
- Replies: 20
- Views: 3530
Re: Fresh nextcloud install failed
should i try and re install?
- Sun Jan 26, 2020 11:53 am
- Forum: Troubleshooting
- Topic: Almost done !
- Replies: 11
- Views: 2310
Re: Almost done !
I did this to /boot/config.txt hdmi_force_hotplug=1 hdmi_drive=2 Before it will not post and i would have to turn the TV and the input would be black so I would have to manually reset the pi4 , it comes with a switch on the cable . Now when i turn on the tv i noticed it starts to post as soon as it ...
- Fri Jan 24, 2020 10:13 pm
- Forum: Troubleshooting
- Topic: Fresh nextcloud install failed
- Replies: 20
- Views: 3530
Re: Fresh nextcloud install failed
root@DietPi:~# dpkg -l | grep -E '(php|apache)' ii apache2 2.4.38-3+deb10u3 armhf Apache HTTP Server ii apache2-bin 2.4.38-3+deb10u3 armhf Apache HTTP Server (modules and other binary files) ii apache2-data 2.4.38-3+deb10u3 all Apache HTTP Server (common files) ii apache2-utils 2.4.38-3+deb10u3 armh...
- Fri Jan 24, 2020 12:49 pm
- Forum: Troubleshooting
- Topic: Fresh nextcloud install failed
- Replies: 20
- Views: 3530
Re: Fresh nextcloud install failed
got an error back while installing: root@DietPi:~# a2dismod mpm_event Module mpm_event disabled. To activate the new configuration, you need to run: systemctl restart apache2 root@DietPi:~# a2enmod mpm_prefork Considering conflict mpm_event for mpm_prefork: Considering conflict mpm_worker for mpm_pr...
- Thu Jan 23, 2020 11:51 am
- Forum: Troubleshooting
- Topic: Fresh nextcloud install failed
- Replies: 20
- Views: 3530
Re: Fresh nextcloud install failed
Did not get fixed. I did install apache with dietpi-software here is what I did: root@DietPi:~# sudo apt install libapache2-mod-php7.3 Reading package lists... Done Building dependency tree Reading state information... Done libapache2-mod-php7.3 is already the newest version (7.3.11-1~deb10u1). 0 up...
- Wed Jan 22, 2020 9:12 pm
- Forum: Troubleshooting
- Topic: Almost done !
- Replies: 11
- Views: 2310
Re: Almost done !
I removed inadyn. still not posting till i turn on the TV