Both the lsmod and lspci commands show no modules or devices at all...
Search found 18 matches
- Tue Jan 12, 2021 1:36 pm
- Forum: General discussion
- Topic: All USB ports dissappeared
- Replies: 8
- Views: 216
- Tue Jan 12, 2021 12:47 pm
- Forum: General discussion
- Topic: All USB ports dissappeared
- Replies: 8
- Views: 216
Re: All USB ports dissappeared
Can you remove every USB stuff and hot plug one? and look at dmesg? then the other one? I did. The dmesg does not show any changes if I hot plug any of the usb devices. I guess the board must be broken. Now the question is what caused this? The trouble started after the RPi got stuck during a sudo ...
- Mon Jan 11, 2021 1:55 pm
- Forum: General discussion
- Topic: All USB ports dissappeared
- Replies: 8
- Views: 216
All USB ports dissappeared
After a reboot, all my USB ports dissappeard. The Raspberry Pi 4B seems to be working, but the serial ports are not detected anymore. Typing lsusb gives me no output and also dmesg does not show any ports. Is this a sign that there must be a hardware defect? Can I test this in some way? System: RPi4...
- Thu Dec 03, 2020 9:56 am
- Forum: Nederlands
- Topic: RPi4B softwarematig laten afkoelen?
- Replies: 1
- Views: 385
RPi4B softwarematig laten afkoelen?
Mijn RPi4B is ingebouwd in een behuizing waar geen ventilator in past. Ik monitor de temperatuur via Domoticz (zie https://robothuis.nl/2020/08/23/houd-het-koel/ ) en heb nog niet meegemaakt dat hij te heet wordt, maar kreeg daar wel een vraag over. Is het mogelijk om softwarematig bijvoorbeeld de k...
- Thu Aug 27, 2020 7:59 am
- Forum: Troubleshooting
- Topic: Getting Heroku off my RPi
- Replies: 1
- Views: 95
Getting Heroku off my RPi
I have installed Heroku on my RPi once but have removed it since. However, the following line still shows up when I enter sudo apt update:
Ign:4 http://toolbelt.heroku.com/ubuntu ./ InRelease
How do I get rid of this?
Ign:4 http://toolbelt.heroku.com/ubuntu ./ InRelease
How do I get rid of this?
- Sun Aug 23, 2020 12:16 pm
- Forum: Nederlands
- Topic: Problemen met bash scrips onder Raspbian
- Replies: 3
- Views: 1878
Re: Problemen met bash scrips onder Raspbian
Ik schaam me diep dat ik nu alweer in die CRLF val loop, die ik eigenlijk wel zo goed ken. Had in dit geval niet verwacht dat het een probleem zou opleveren, aangezien het niet gaat om een ^M in het script, maar een ^M in de waarde van de variabele waarin de temperatuur wordt opgeslagen. Na het hand...
- Sat Aug 22, 2020 1:51 pm
- Forum: Nederlands
- Topic: Problemen met bash scrips onder Raspbian
- Replies: 3
- Views: 1878
Problemen met bash scrips onder Raspbian
Ik heb hierover eerder een vraag gepost op het Domoticz forum, maar eigenlijk is dit meer een algemene RPi vraag, daarom nog eens hier. Ik wil de temperatuur in Domoticz monitoren met een bash-script (dat dan wel weer een waarde doorstuurt naar Domoticz) en kom erachter dat bash nogal vreemd omgaat ...
- Sat Aug 22, 2020 1:41 pm
- Forum: Nederlands
- Topic: Mobiel werken met het IP adres van thuis/kantoor: VPN server op RPi?
- Replies: 3
- Views: 773
Re: Mobiel werken met het IP adres van thuis/kantoor: VPN server op RPi?
Wilde even aten weten dat ik op mijn RPi4B thuis de Wireguard VPN server heb geinstalleerd en daarvan met succes gebruik heb kunnen maken vanaf mijn vakantie-adres. De vertraging was verwaarloosbaar. :D De VPN client staat op mijn laptop en ik maakte contact met internet via mobile tethering op mijn...
- Sat Aug 22, 2020 1:31 pm
- Forum: Nederlands
- Topic: PoE Hat met voeding
- Replies: 1
- Views: 561
Re: PoE Hat met voeding
Ik heb iets dergelijks onlangs gedaan met een X728 board dat hier speciaal voor bedoeld is. De opbouw van hardware en software staat stap voor stap beschreven op mijn blog: https://robothuis.nl/2020/08/01/nooit-m ... -x728-ups/.
Succes!
Succes!
- Wed Jul 01, 2020 10:07 am
- Forum: Nederlands
- Topic: Mobiel werken met het IP adres van thuis/kantoor: VPN server op RPi?
- Replies: 3
- Views: 773
Re: Mobiel werken met het IP adres van thuis/kantoor: VPN server op RPi?
Ik weet dat mijn IP adres af en toe verandert. Dan krijgt ik nu dus een notificatie. Daar heb ik een oplossing voor gevonden en beschreven op mijn blog: https://robothuis.nl/2020/03/08/help-mijn-ip-adres-is-veranderd/ . Geen probleem om het nieuwe adres aan mijn opdrachtgever door te geven als het z...
- Tue Jun 30, 2020 2:39 pm
- Forum: Nederlands
- Topic: Mobiel werken met het IP adres van thuis/kantoor: VPN server op RPi?
- Replies: 3
- Views: 773
Mobiel werken met het IP adres van thuis/kantoor: VPN server op RPi?
Voor een van mijn opdrachtgevers moet ik een website bijhouden die controleert vanaf welk IP adres er wordt ingelogd. Het systeem kent mijn IP adres thuis, maar weigert toegang als ik vanaf een ander IP probeer in te loggen. Wel veilig, maar niet handig als je onderweg bent. Mijn gedacht was dus thu...
- Tue Nov 19, 2019 11:11 pm
- Forum: Troubleshooting
- Topic: Pip3 broken after upgrade from Stretch to Buster?
- Replies: 1
- Views: 285
Pip3 broken after upgrade from Stretch to Buster?
After upgrading Raspbian Stretch to Buster on my RPi3B+, I get a strange error message when trying to use pip3: pi@home:~ $ pip3 -v Traceback (most recent call last): File "/usr/local/bin/pip3", line 7, in <module> from pip._internal.main import main ModuleNotFoundError: No module named 'p...
- Fri Nov 15, 2019 4:12 pm
- Forum: Troubleshooting
- Topic: replacing Python3 by 3.6
- Replies: 2
- Views: 319
Re: replacing Python3 by 3.6
Sounds great, but I don't want to loose all installed programs, plugins and settings...
- Thu Nov 14, 2019 2:00 pm
- Forum: Troubleshooting
- Topic: replacing Python3 by 3.6
- Replies: 2
- Views: 319
replacing Python3 by 3.6
I installed Python 3.6 on my RPi 3B+, hoping to replace the current Python3.5.3 that came with Raspbian Stretch. I needed the new version for a robot vacuum plugin that requires >= 3.6. Unfortunately, after the install proces, both Python versions exist on my system. I created an alias, with no luck...
- Sat Mar 16, 2019 8:51 pm
- Forum: Troubleshooting
- Topic: Raspberry Pi keeps forgetting passwords
- Replies: 8
- Views: 964
Re: Raspberry Pi keeps forgetting passwords
Yes, I never imagined that usb phone chargers could be the culprit, since the RPi, even when warning about undervoltage, still runs on them. My system has never been more stable since I bought an official power supply, so I guess I owe you all an apology for my nasty message. I am now going to buy o...
- Thu Mar 07, 2019 2:16 pm
- Forum: Troubleshooting
- Topic: Raspberry Pi keeps forgetting passwords
- Replies: 8
- Views: 964
Re: Raspberry Pi keeps forgetting passwords
do you have these connected to the internet so you can remote log into them have you open ports on your router to the RPi's Yes I have, because I run Domoticz on this RPi, ports 8080 to 8089 are open. Everything seems stable for a week or so after I started using an official power supply (at least ...
- Tue Feb 26, 2019 9:07 am
- Forum: Troubleshooting
- Topic: Raspberry Pi keeps forgetting passwords
- Replies: 8
- Views: 964
Re: Raspberry Pi keeps forgetting passwords
First of all, this happened to me on several occasions on all of the three RPi's I have (two 3B+ models and one Zero W) , with different SD cards. On all systems, Raspbian Stretch (latest version) was installed. On all three however, I saw some undervoltage warnings with several power supplies I hav...
- Sun Feb 24, 2019 6:55 pm
- Forum: Troubleshooting
- Topic: Raspberry Pi keeps forgetting passwords
- Replies: 8
- Views: 964
Raspberry Pi keeps forgetting passwords
There is something seriously wrong with the way Raspberry Pi saves passwords. If I change the default password (raspberry) for user 'pi', then, after a random period of time, the RPi will change the new password by itself into something unknown. Logging in is impossible after that, so the only optio...