dchote / talkiepi

The talkiepi project is for a truly headless mumble client for the Raspberry Pi, utilizing static config and GPIO for status LEDs and a button for push to talk
Mozilla Public License 2.0
271 stars 107 forks source link

Installation difficulties #8

Closed GTiDon closed 5 years ago

GTiDon commented 5 years ago

Hello Is there a complete step by step guide covering all the steps for a rasberry noob? I have followed your guide over and over step by step and keep running into issues and the service does not run. There is no step where to set server connection? I keep getting asked for the mumble users password?

Have the OS updates made this guide obsolete?

MarcusWolschon commented 5 years ago

You mean this? https://github.com/dchote/talkiepi/blob/master/doc/README.md

GTiDon commented 5 years ago

Hi

Thanks for response..

Yes, Ive gone through it over and over to the letter but keep failing to get the service to run and connect to my server

Don


From: "Marcus Wolschon" notifications@github.com Sent: 04 June 2019 10:53 AM To: "dchote/talkiepi" talkiepi@noreply.github.com Cc: "GTiDon" donavan@aarons.co.za, "Author" author@noreply.github.com Subject: Re: [dchote/talkiepi] Installation difficulties (#8)

You mean this? https://github.com/dchote/talkiepi/blob/master/doc/README.md

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread. [ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/dchote/talkiepi/issues/8?email_source=notifications\u0026email_token=AMHW2AMB2RJ5AVOIFPMSTWDPYYUPLA5CNFSM4HSSZUKKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODW34O7A#issuecomment-498583420", "url": "https://github.com/dchote/talkiepi/issues/8?email_source=notifications\u0026email_token=AMHW2AMB2RJ5AVOIFPMSTWDPYYUPLA5CNFSM4HSSZUKKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODW34O7A#issuecomment-498583420", "name": "View Issue" }, "description": "View this Issue on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]

MarcusWolschon commented 5 years ago

You can try mine as a cross reference https://github.com/MarcusWolschon/RasPi_stage_intercom

GTiDon commented 5 years ago

I have actually tried through this one too.. I tried manually and with the script.. Just not sure what I am missing or what else I need to do


From: "Marcus Wolschon" notifications@github.com Sent: 05 June 2019 12:52 PM To: "dchote/talkiepi" talkiepi@noreply.github.com Cc: "GTiDon" donavan@aarons.co.za, "Author" author@noreply.github.com Subject: Re: [dchote/talkiepi] Installation difficulties (#8)

You can try mine as a cross reference https://github.com/MarcusWolschon/RasPi_stage_intercom

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread. [ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/dchote/talkiepi/issues/8?email_source=notifications\u0026email_token=AMHW2AJ7KMT4D5SVRV323L3PY6LFBA5CNFSM4HSSZUKKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODW7K3MI#issuecomment-499035569", "url": "https://github.com/dchote/talkiepi/issues/8?email_source=notifications\u0026email_token=AMHW2AJ7KMT4D5SVRV323L3PY6LFBA5CNFSM4HSSZUKKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODW7K3MI#issuecomment-499035569", "name": "View Issue" }, "description": "View this Issue on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]

dchote commented 5 years ago

Could you paste the output from syslog, or if you run it by hand. Generally the logs make the error condition pretty clear.