Go to advanced search

by kracheck
Thu Feb 06, 2020 11:14 am
Forum: Graphics, sound and multimedia
Topic: Volumio stutters via HDMI
Replies: 0
Views: 287

Volumio stutters via HDMI

I own a raspberry Pi2 with a HiFiBerry Dac Plus and a run-of-the-mill raspberry Pi3 I flashed Volumio version 2.699 (Relased Mon Jan 20 19:41:22 CET 2020) to a Sandisk Ultra 16GB class 10 card and inserted it into my Pi3. I attached the Pi3 to an Onkyo TX-SR444 7.1 A/V Receiver using a 1.4 HDMI cabl...
by kracheck
Mon Mar 31, 2014 8:52 am
Forum: Beginners
Topic: Flash Raspbian on SDcard for use with static ip
Replies: 8
Views: 1264

Re: Flash Raspbian on SDcard for use with static ip

Good to know. Thanks
by kracheck
Mon Mar 31, 2014 7:46 am
Forum: Beginners
Topic: Flash Raspbian on SDcard for use with static ip
Replies: 8
Views: 1264

Re: Flash Raspbian on SDcard for use with static ip

I should have pointed out that my network uses static ip addresses only. The DHCP server on my linksys E3200 is set to 'disabled'. DHCP reservation of an IP address based on the mac address of the device is indeed possible on a router level but requires, at least in my case, DHCP enabled. I don't wa...
by kracheck
Sat Mar 29, 2014 7:00 pm
Forum: Beginners
Topic: Flash Raspbian on SDcard for use with static ip
Replies: 8
Views: 1264

Flash Raspbian on SDcard for use with static ip

1. Insert the SDcard into your pc and find out where it is mounted by typing : sudo fdisk -l or df -h (/dev/sdb in my case) 2. Copy the raspbian image to the SDcard : dd bs=4M if=~/2014-01-07-wheezy-raspbian.img of=/dev/sdb 3. Sudo sync (this will ensure the write cache is flushed and that it is saf...

Go to advanced search