Go to advanced search

by pi-anazazi
Sat Oct 05, 2019 1:37 pm
Forum: General discussion
Topic: New raspi 2 B dying after some hours...
Replies: 16
Views: 1152

Re: New raspi 2 B dying after some hours...

... patching division code [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing ... transport class v2.0-870. [ 0.303673] libphy: Fixed MDIO Bus: probed [ 0.306187] usbcore: registered ... [ 1.138620] mmc0: new high speed SDHC card at address aaaa [ 1.142216] mmcblk0: mmc0:aaaa SC16G ...
by pi-anazazi
Fri Oct 04, 2019 12:36 pm
Forum: General discussion
Topic: New raspi 2 B dying after some hours...
Replies: 16
Views: 1152

New raspi 2 B dying after some hours...

... patching division code [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing ... transport class v2.0-870. [ 0.366530] libphy: Fixed MDIO Bus: probed [ 0.369423] usbcore: registered ... [ 2.223727] mmc0: new high speed SDHC card at address aaaa [ 2.233550] mmcblk0: mmc0:aaaa SL16G ...
by dickon
Thu Oct 03, 2019 12:40 pm
Forum: Advanced users
Topic: Network boot sd card clone
Replies: 13
Views: 1962

Re: Network boot sd card clone

... options: root=/dev/nfs rootwait rw nfsroot=<IP-address-of-host>:/path/to/filesystem/for/this/pi ip=dhcp ... of: host ap { hardware ethernet b8:xx:xx:xx:xx:xx; fixed-address 172.29.23.x; option root-path "pi-debian/"; ...
by DougieLawson
Fri Sep 27, 2019 5:50 pm
Forum: Networking and servers
Topic: Static ip per SSID
Replies: 8
Views: 622

Re: Static ip per SSID

... to the router. You can use a DHCP assigned IP address and mail it to yourself. It will be a fixed IP address for the duration of the DHCP lease. import subprocess ...
by RattusRattus
Fri Sep 27, 2019 2:40 pm
Forum: General discussion
Topic: assign static ip
Replies: 1
Views: 146

Re: assign static ip

... a dhcp server (ihc-dhcp-server?) to assign the IP address to the 'client' machines that you want to always ... { hardware ethernet <mac_address_of_cleient>; fixed-address <ip_address_to_give_client>; } Don't forget ...
by Staviar
Fri Sep 27, 2019 11:47 am
Forum: Beginners
Topic: [SOLVED]wlan0 doesn't get an IP Address
Replies: 7
Views: 1533

Re: wlan0 doesn't get an IP Address

... daemon-reload && systemctl restart dhcpcd.service")` whenever I change the network settings and it works nicely. I don't know which fixed it. Thank you !
by s-petersen
Thu Sep 26, 2019 7:38 pm
Forum: Beginners
Topic: (solved)Login to Pi Zero over wireless without network
Replies: 43
Views: 1637

Re: Login to Pi Zero over wireless without network

That is the example I have been following. The ip address conflict problem suggested has been fixed, and I have now been able to connect properly with a password, ...
by ugo.poddine
Thu Sep 26, 2019 7:19 pm
Forum: Troubleshooting
Topic: WiFi speed on Pi4
Replies: 28
Views: 16768

Re: WiFi speed on Pi4

... here below the ifconfig e the dmesg output. IP address got from dhcp. ifconfig eth0: flags=4099<UP,BROADCAST,MULTICAST> ... iSCSI transport class v2.0-870. [ 0.335037] libphy: Fixed MDIO Bus: probed [ 0.335449] bcmgenet fd580000.genet: ...
by davidcoton
Wed Sep 25, 2019 8:12 pm
Forum: Troubleshooting
Topic: Can't access my Pi after changer my internet provider
Replies: 6
Views: 344

Re: Can't access my Pi after changer my internet provider

If you must use a static IP address (bad idea), make sure it is NOT in the router's DHCP ... management nightmares The road to Hell is paved with fixed IP addresses.
by Spaziba
Wed Sep 25, 2019 6:26 pm
Forum: Networking and servers
Topic: Standalone nework with Wifi and swich
Replies: 9
Views: 1100

Re: Standalone nework with Wifi and swich

... hostname for DDNS. hostname # Use the hardware address of the interface for the Client ID. clientid ... #slaac hwaddr # OR generate Stable Private IPv6 Addresses based from the DUID slaac private ... #dhcp-host=11:22:33:*:*:*,set:red # Give a fixed IPv6 address and name to client with # DUID ...
by Stratcat
Tue Sep 24, 2019 3:02 pm
Forum: Troubleshooting
Topic: How To Configure Pi To Use From Windows using Windows MSTSC Client and XRDP
Replies: 2
Views: 301

How To Configure Pi To Use From Windows using Windows MSTSC Client and XRDP

... PC access your internet router and find the IP address of the Pi that is connected to it and note it down. ... set the IP address assigned to the Pi as ‘fixed’ or ‘static’ so that each time the Pi starts up linked ...
by harleyca
Sat Sep 21, 2019 7:24 am
Forum: Troubleshooting
Topic: temporary failure in name resolution
Replies: 10
Views: 39179

Re: temporary failure in name resolution

I had this problem when I had setup a static IP and had the DNS address as my router address. Changing the DNS address to Googles 8.8.8.8 DNS fixed it.
by 8686hso
Tue Sep 17, 2019 5:47 pm
Forum: HATs and other add-ons
Topic: POE fan control?
Replies: 15
Views: 1431

Re: POE fan control?

... patching division code [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing ... transport class v2.0-870. [ 0.351788] libphy: Fixed MDIO Bus: probed [ 0.351970] usbcore: registered ... [ 0.963582] mmc1: new high speed SDIO card at address 0001 [ 0.978226] mmc0: host does not support ...
by MatsE
Sat Sep 14, 2019 12:17 pm
Forum: Troubleshooting
Topic: USB not detected
Replies: 3
Views: 622

USB not detected

... patching division code [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction ... resource [mem 0x600000000-0x603ffffff] (bus address [0xf8000000-0xfbffffff]) [ 0.312017] pci ... transport class v2.0-870. [ 0.344893] libphy: Fixed MDIO Bus: probed [ 0.345300] bcmgenet fd580000.genet: ...
by Andyroo
Fri Sep 13, 2019 11:54 pm
Forum: Beginners
Topic: Joining pi's on a home network
Replies: 13
Views: 987

Re: Joining pi's on a home network

neilgl wrote:
Fri Sep 13, 2019 10:32 pm
And set the pi4 mqtt server (mqtt broker) to have a fixed ip address in your router. The other pis can then use that - they dont need a fixed ip.
Technically NONE of them need static IPs as you can connect to an MQTT broker by name...
by neilgl
Fri Sep 13, 2019 10:32 pm
Forum: Beginners
Topic: Joining pi's on a home network
Replies: 13
Views: 987

Re: Joining pi's on a home network

And set the pi4 mqtt server (mqtt broker) to have a fixed ip address in your router. The other pis can then use that - they dont need a fixed ip.
by skcasb
Tue Sep 10, 2019 9:12 am
Forum: Troubleshooting
Topic: Raspberry PI 3B+ with kernel 4.19.66-v7+ - hdmi issue ?
Replies: 2
Views: 881

Raspberry PI 3B+ with kernel 4.19.66-v7+ - hdmi issue ?

... kernel NULL pointer dereference at virtual address 0000001c [ 7.437286] pgd = 6b49adaa [ 7.440022] ... media vc_sm_cma(C) uio_pdrv_genirq uio fixed rtc_pcf2127 i2c_dev ip_tables x_tables ipv6 [ 7.507534] CPU: 2 PID: 178 Comm: ...
by thagrol
Sun Sep 08, 2019 3:34 pm
Forum: Networking and servers
Topic: USB Ethernet into Pi Zero W AP?
Replies: 5
Views: 400

Re: USB Ethernet into Pi Zero W AP?

... containging only the USB interface. Any static IP configurqation previously done to the WiFi interface ... to the other end of the USB port/cable. MAC addresses will be randomly generated (and different) ... only be a problem if your dhcp server assigns fixed IP addressed according to the client's ...
by darthstevenus
Fri Sep 06, 2019 3:03 pm
Forum: Troubleshooting
Topic: Pi web server giving ERR_CONNECTION_REFUSED in Chrome after reboot
Replies: 3
Views: 406

Pi web server giving ERR_CONNECTION_REFUSED in Chrome after reboot

... to my site that's served by the pi at the fixed internal IP address I gave it, 192.168.1.199 (while connected to the same network ...
by JediRebel
Wed Sep 04, 2019 3:42 am
Forum: Troubleshooting
Topic: SKR Mini 32bit board not recognized via USB
Replies: 35
Views: 3960

SKR Mini 32bit board not recognized via USB

... patching division code [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction ... resource [mem 0x600000000-0x603ffffff] (bus address [0xf8000000-0xfbffffff]) [ 0.272030] pci ... transport class v2.0-870. [ 0.305190] libphy: Fixed MDIO Bus: probed [ 0.305623] bcmgenet fd580000.genet: ...
by luc4
Tue Sep 03, 2019 2:47 pm
Forum: Graphics programming
Topic: HDMI mode in DRM/KMS
Replies: 6
Views: 1901

Re: HDMI mode in DRM/KMS

... patching division code [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing ... transport class v2.0-870. [ 0.277745] libphy: Fixed MDIO Bus: probed [ 0.277845] usbcore: registered ... [ 0.902012] mmc0: new high speed SDHC card at address aaaa [ 0.903281] mmcblk0: mmc0:aaaa SL16G ...
by domagoj
Sat Aug 31, 2019 4:46 pm
Forum: Troubleshooting
Topic: USB and UART devices in conflict?
Replies: 1
Views: 307

USB and UART devices in conflict?

... patching division code [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction ... resource [mem 0x600000000-0x603ffffff] (bus address [0xf8000000-0xfbffffff]) [ 0.302012] pci ... transport class v2.0-870. [ 0.335128] libphy: Fixed MDIO Bus: probed [ 0.335541] bcmgenet fd580000.genet: ...
by coverclock
Thu Aug 29, 2019 1:13 pm
Forum: Raspberry Pi OS
Topic: Buster supports Verizon (Novatel Wireless) USB730L!
Replies: 3
Views: 1301

Re: Buster supports Verizon (Novatel Wireless) USB730L!

... a DHCP request, and the modem provides an address. Then it just works. I also tried two other ... . Note that the actual IP address of neither the base nor the rover need ... rover. The Tumbleweed router does require a fixed IP address for this to work. In my setup, ...
by Milliways
Tue Aug 27, 2019 5:24 am
Forum: Troubleshooting
Topic: Error in apt update blocks updating
Replies: 4
Views: 549

Re: Error in apt update blocks updating

... Connection Failed IP:93.93.135.188 Port: 80 This breaks all updates. the ip is the main web address for raspberripi.org so that's not the problem. ... buster main contrib non-free rpi This fixed all my update problems.
by altanhaligur
Fri Aug 23, 2019 11:43 am
Forum: Networking and servers
Topic: MQTT without internet
Replies: 19
Views: 3054

Re: MQTT without internet

It only needs an IP network as it uses TCP/IP for comms between the subscriber ... ethernet cable makes a network. I'd give the RPi a fixed IP address (172.31.4.159) and run dnsmasq (with a DHCP pool from ...

Go to advanced search