apt-get update

All the topics related to QLC+ on the Raspberry Pi
Post Reply
Ralph
Posts: 2
Joined: Sat Dec 05, 2015 11:14 am
Real Name:

Hallo,
ich versuche gerade, wie von massimo beschrieben ein apt-get update durchzuführen.
Das ist es, was der Raspi dann als Ergbis bringt:

root@raspberry-pi:~# apt-get update
Fehl http://archive.raspbian.org wheezy Release.gpg
▒archive.raspbian.org▒ konnte nicht aufgel▒st werden.
Fehl http://archive.raspberrypi.org wheezy Release.gpg
▒archive.raspberrypi.org▒ konnte nicht aufgel▒st werden.
Fehl http://apt.openlighting.org wheezy Release.gpg
▒apt.openlighting.org▒ konnte nicht aufgel▒st werden.
Paketlisten werden gelesen... Fertig
W: Fehlschlag beim Holen von http://archive.raspbian.org/raspbian/di ... elease.gpg ▒archive.raspbian.org▒ konnte nicht aufgel▒st werden.

W: Fehlschlag beim Holen von http://apt.openlighting.org/raspbian/di ... elease.gpg ▒apt.openlighting.org▒ konnte nicht aufgel▒st werden.

W: Fehlschlag beim Holen von http://archive.raspberrypi.org/debian/d ... elease.gpg ▒archive.raspberrypi.org▒ konnte nicht aufgel▒st werden.

W: Einige Indexdateien konnten nicht heruntergeladen werden. Sie wurden ignoriert oder alte an ihrer Stelle benutzt.


Er hat eine statische IP-Adresse und in der Fritz!Box ist hat diese IP uneingeschränkten Zugriff auf das WWW.
Was läuft da falsch und was muss ich wie ändern?

Gruß
Ralph
User avatar
mcallegari
Posts: 4807
Joined: Sun Apr 12, 2015 9:09 am
Location: Italy
Real Name: Massimo Callegari
Contact:

Please write in english or I'll delete this post !

By the way if I understand it, you cannot access the internet probably due to a DNS problem.
Check the file

Code: Select all

/etc/resolv.conf
and in case edit it to something like

Code: Select all

nameserver 8.8.8.8
Otherwise go DHCP
Ralph
Posts: 2
Joined: Sat Dec 05, 2015 11:14 am
Real Name:

Hi Massimo,
thanks for this hint.

I'm sorry....but my english is not so good to explaine my problem....

The 2. Problem is, that the Raspberry Pi not start the qlc+ after booting every time. Sometimes he did it, sometime not. The SD-Card is the original NOOBs-card.

Ralph
User avatar
mcallegari
Posts: 4807
Joined: Sun Apr 12, 2015 9:09 am
Location: Italy
Real Name: Massimo Callegari
Contact:

More details please.

What is your current IP configuration now ?
Are you loading an autostart project ?
Do you have USB DMX adapters, USB MIDI controllers plugged in ?
Post Reply