Go to advanced search

by andrum99
Sat Aug 11, 2018 9:44 pm
Forum: Troubleshooting
Topic: One of my Pi:s cannot connect to internet, needs 192.168.x.x, gets 169.254.x.x.
Replies: 9
Views: 914

Re: One of my Pi:s cannot connect to internet, needs 192.168.x.x, gets 169.254.x.x.

One of my Pi 1 B, running Stretch, does not get a good IP address in order to connect to internet. It gets 169.254.126.50 That IP address indicates that the machine has been unable to contact a DHCP server, so has made up an IP address for itself. Try connecting the problem Pi to the same port on t...
by andrum99
Thu Aug 02, 2018 11:36 am
Forum: General discussion
Topic: New homepage - idea for a slight tweak
Replies: 0
Views: 168

New homepage - idea for a slight tweak

Once again - a big congrats on the new homepage. I know there have been grumbles from a few people on here, but I am personally very impressed by the new design. I have an idea for a slight tweak to the way blog posts are presented. The blog posts appear in coloured boxes offset at a jaunty angle. T...
by andrum99
Thu Jul 19, 2018 11:51 pm
Forum: General discussion
Topic: New homepage - nice job!
Replies: 9
Views: 1172

Re: New homepage - nice job!

Heater wrote:
Thu Jul 19, 2018 7:52 pm
Oh, we have commented already: viewtopic.php?f=63&t=218497

Mostly negatively.
Yeah I saw that. What I meant to say was - I am surprised nobody has else has reacted positively to the change! :(
by andrum99
Thu Jul 19, 2018 7:49 pm
Forum: General discussion
Topic: New homepage - nice job!
Replies: 9
Views: 1172

New homepage - nice job!

Just a quick message to say well done on the new homepage - it's a big improvement on the old one! It's really eye-catching, easy to read and has all of the essential information "above the fold" as they say. I'm surprised to see nobody else seems to have commented thus far, at least that I can see,...
by andrum99
Wed Jul 11, 2018 7:58 pm
Forum: Troubleshooting
Topic: Problem with RTC on Raspbian Stretch
Replies: 1
Views: 488

Re: Problem with RTC on Raspbian Stretch

I managed to fix this myself using the instructions at https://www.abelectronics.co.uk/kb/arti ... an-stretch. I added some lines to log the progress of the /lib/udev/hwclock-set script and verified that it was functioning as expected.
by andrum99
Wed Jul 11, 2018 7:06 pm
Forum: Troubleshooting
Topic: Problem with RTC on Raspbian Stretch
Replies: 1
Views: 488

Problem with RTC on Raspbian Stretch

I've just noticed a problem with my RTC-equiped Pi running Raspbian Stretch. The problem is that the RTC does not appear to be being used. The RTC is a ds1307 based device, so I have loaded the required device tree fragment by including the following in /boot/config.txt: dtoverlay=i2c-rtc,ds1307 The...
by andrum99
Thu Jul 05, 2018 7:51 pm
Forum: General discussion
Topic: Samba performance has got worse for no obvious reason
Replies: 2
Views: 601

Re: Samba performance has got worse for no obvious reason

Seems to be back to normal now - not sure what happened. It may or may not be down to the new kernel that was issued today, which I have installed.
by andrum99
Tue Jul 03, 2018 10:34 pm
Forum: General discussion
Topic: Samba performance has got worse for no obvious reason
Replies: 2
Views: 601

Samba performance has got worse for no obvious reason

I use one of my Raspberry Pi's as a NAS, storing backup copies of some files on two USB hard discs. Today I tried syncing one of the directories that I back up to the Pi, and noticed the speed of transfer across the network has dropped. I used to get around 100Mbps, but now the speed has dropped to ...
by andrum99
Wed Jun 27, 2018 2:58 pm
Forum: Troubleshooting
Topic: systemd & sysvinit an raspbian
Replies: 4
Views: 1049

Re: systemd & sysvinit an raspbian

I'm trying to set up an old raspberry pi as a samba fileserver in a small (homeoffice + family) net. Following some instructions i found so far i could install samba and setup the configuration correctly. BUT: i encounter problems when i try to restart samba. sudo systemctl enable samba results in ...
by andrum99
Sun Jun 24, 2018 10:41 am
Forum: Media centres
Topic: Raspbian bundled Kodi cannot connect to SMB3 share
Replies: 1
Views: 672

Raspbian bundled Kodi cannot connect to SMB3 share

I am having a problem with the version of Kodi supplied from the "official" Raspbian repository. It refuses to connect via samba to another Pi configured with min protocol=SMB3. I have tested LibreELEC on the same Pi and it connects fine. How can I get the Raspbian-bundled Kodi to do the same?
by andrum99
Thu May 24, 2018 4:42 pm
Forum: General discussion
Topic: Why does the RPF care about how many desktops I have ?
Replies: 16
Views: 2030

Re: Why does the RPF care about how many desktops I have ?

I think for the Pi platform the current system is the best option. Noobs want access to the latest features, while folk who have tweaked settings can go into the config files and pull out anything they want to retain. The warning that appears on the desktop after config files are moved aside must be...
by andrum99
Tue May 22, 2018 10:51 pm
Forum: General discussion
Topic: Pi 3B+ : current status of support for ethernet interface
Replies: 3
Views: 976

Re: Pi 3B+ : current status of support for ethernet interface

Hi folks. I'm looking to swap my Raspberry Pi 3B+ back onto the wired interface for its network connection - I have been using the wifi connection while there were still question marks about the wired interface. I believe from reading forums posts etc that the ethernet adapter is now working much b...
by andrum99
Tue May 22, 2018 10:45 pm
Forum: General discussion
Topic: 56k Modem with Raspberry Pi
Replies: 21
Views: 5787

Re: 56k Modem with Raspberry Pi

You definitely don't have to use a modem, but it does make things easier. You need a modem with "voice" capability. This allows you to capture sound from the phone line, and play sound out to the phone line. The advantage of using a modem is that modems are designed to be able to monitor the line fo...
by andrum99
Mon May 21, 2018 9:43 am
Forum: General discussion
Topic: Pi 3B+ : current status of support for ethernet interface
Replies: 3
Views: 976

Pi 3B+ : current status of support for ethernet interface

Hi folks. I'm looking to swap my Raspberry Pi 3B+ back onto the wired interface for its network connection - I have been using the wifi connection while there were still question marks about the wired interface. I believe from reading forums posts etc that the ethernet adapter is now working much be...
by andrum99
Sun May 20, 2018 10:23 pm
Forum: General discussion
Topic: What is the UUID scheme?
Replies: 12
Views: 5460

Re: What is the UUID scheme?

And so finally to my questions: 1. Why is the UUID only 8 chars for this (exfat) partition? Is it due to the MBR scheme that was used, or is it something else? Where is this documented? 2. Why does the UUID change when I format the partition? 3. Given that the UUID is subject to change, why would o...
by andrum99
Thu May 17, 2018 10:31 pm
Forum: General discussion
Topic: Labview with Raspberry pi 3 problem
Replies: 11
Views: 3839

Re: Labview with Raspberry pi 3 problem

Hi Is there any software except Labview to programm the raspberry pi3 B with graphical function block since I have tried many times with labview but NOT wotk Please help I don't know how Labview works, but "graphical function block" sounds like it might be how Scratch works. I programmed handheld s...
by andrum99
Wed May 16, 2018 9:30 pm
Forum: General discussion
Topic: Labview with Raspberry pi 3 problem
Replies: 11
Views: 3839

Re: Labview with Raspberry pi 3 problem

please send me the link for the raspbian which could be compatible to my RPI3B I've looked at the instruction you have been following, and it seems that the instructions are basically to install Raspbian, then install Labview using the installer. Have you spoken to National Instruments about why th...
by andrum99
Tue May 15, 2018 3:35 pm
Forum: General discussion
Topic: No bootcode.bin only USB boot on new 3B+ ?
Replies: 43
Views: 15552

Re: No bootcode.bin only USB boot on new 3B+ ?

To get the fix, use rpi-update to get the very latest firmware or you could also get it directly from https://github.com/raspberrypi/firmware/blob/0f5f899ccec1c2ef8bba02aa49700b4ec19b4199/boot/bootcode.bin True, although in the past there have been subtle issues with using firmware that is newer th...
by andrum99
Sun May 13, 2018 10:33 pm
Forum: General discussion
Topic: No bootcode.bin only USB boot on new 3B+ ?
Replies: 43
Views: 15552

Re: No bootcode.bin only USB boot on new 3B+ ?

The bootcode.bin only booting on the Pi 3B+ is fixed as of this commit:

https://github.com/raspberrypi/firmware ... 4ec19b4199

To get the fix, use rpi-update to get the very latest firmware, then copy the new bootcode.bin to your boot SD card.
by andrum99
Sun Apr 22, 2018 9:51 pm
Forum: Troubleshooting
Topic: USB Booting with 2 USB drives
Replies: 9
Views: 1940

Re: USB Booting with 2 USB drives

According to https://www.raspberrypi.org/documentation/hardware/raspberrypi/bootmodes/bootflow.md , the Pi should check each USB mass storage device for bootcode.bin, then boot from the first one on which it finds this file. It is possible that with 2 USB devices connected, the second drive is takin...
by andrum99
Fri Apr 20, 2018 10:52 am
Forum: General discussion
Topic: Question about program_usb_timeout
Replies: 23
Views: 4406

Re: Question about program_usb_timeout

It may be true that I've misunderstood it, but I recall reading that for the new 3B+ model, it is designed to be able to boot via USB - implying there was not a need to set the OTP if you had the 3B+. (still need to for 3B). You are partially correct. There is different bit in the OTP that must be ...
by andrum99
Thu Apr 19, 2018 7:15 pm
Forum: General discussion
Topic: Question about program_usb_timeout
Replies: 23
Views: 4406

Re: Question about program_usb_timeout

I'm curious about this too, since it was pointed out to me in another thread, how does the Pi know to delay the timeout for 5 seconds, if the file that tells it to do so (config.txt) is on the USB device that is still spinning up? You have misunderstood how that works. The program_usb_timeout=1 set...
by andrum99
Sat Apr 14, 2018 7:26 pm
Forum: General discussion
Topic: Question about program_usb_timeout
Replies: 23
Views: 4406

Question about program_usb_timeout

I have read how to enable booting from a USB drive here: https://www.raspberrypi.org/documentation/hardware/raspberrypi/bootmodes/bootflow.md . It mentions that if a USB device fails to respond quickly enough once the Pi activates its USB ports, the setting "program_usb_timeout=1" can be used in con...
by andrum99
Sat Apr 14, 2018 12:20 pm
Forum: General discussion
Topic: rtcwake: /dev/rtc0 not enabled for wakeup events
Replies: 11
Views: 3496

Re: rtcwake: /dev/rtc0 not enabled for wakeup events

To clarify - all models of Raspberry Pi are either on or off - there is no way of powering them down to a "sleep" mode. In fact, when you "power off" the Pi from within the operating system, what it actually does is reboot with a special reason code that tells the firmware to stop and do nothing (an...
by andrum99
Wed Apr 11, 2018 4:56 pm
Forum: Troubleshooting
Topic: wlan0 EXPIRED RA with B+ with 3-13-18 raspian
Replies: 41
Views: 7625

Re: wlan0 EXPIRED RA with B+ with 3-13-18 raspian

Apr 7 15:30:03 TestPi dhcpcd[335]: wlan0: fe80::92cd:b6ff:fe9a:28b5: router expired Apr 7 15:30:03 TestPi dhcpcd[335]: wlan0: deleting default route via fe80::92cd:b6ff:fe9a:28b5 Those look like IPv6 addresses to me. Assuming you are not using IPv6, you can disable it by adding "ipv6.disable=1" (wi...

Go to advanced search