No Audio on Ubuntu 16.04How do I directing sound to a remote PulseAudio server?No sound after video card...
Has any country ever had 2 former presidents in jail simultaneously?
Terse Method to Swap Lowest for Highest?
dpdt switch to spst switch
Is there a name for this algorithm to calculate the concentration of a mixture of two solutions containing the same solute?
"Spoil" vs "Ruin"
When were female captains banned from Starfleet?
What is Cash Advance APR?
Is it safe to use olive oil to clean the ear wax?
Open a doc from terminal, but not by its name
It grows, but water kills it
Redundant comparison & "if" before assignment
Biological Blimps: Propulsion
What does "Scientists rise up against statistical significance" mean? (Comment in Nature)
How to explain what's wrong with this application of the chain rule?
Did Swami Prabhupada reject Advaita?
Are the IPv6 address space and IPv4 address space completely disjoint?
The screen of my macbook suddenly broken down how can I do to recover
Which one is correct as adjective “protruding” or “protruded”?
How to bake one texture for one mesh with multiple textures blender 2.8
Travelling outside the UK without a passport
Why is it that I can sometimes guess the next note?
Lowest total scrabble score
Loading commands from file
Why can Carol Danvers change her suit colours in the first place?
No Audio on Ubuntu 16.04
How do I directing sound to a remote PulseAudio server?No sound after video card replaced (AMD Radeon HD 7770)Sound stopped working after using HDMIpulseaudio --kill permission denied? (Something's using my soundcard and I don't know what it is.)“Failed to open audio output” error when trying to send audio from mpd to pulseaudioSkype Breaks Pulse & Bumblebee, badly. Awesome. 15.04after upgrade ubuntu from 15.04 to 16.04, tor obfs4 ClientTransportPlugin isn't workMySQL not working after upgrade from 14.04 to 16.04No sound on Ubuntu 16.04 with realtek ALC892Sound not working after moving /home to different partition. Works in log in screen
currently experiencing the issue of having zero sound. I know for a fact that sound once worked on a previous install of Ubuntu, but now I am totally at a loss as to what has happened. I believe I was tampering with some bluetooth settings so that my bluetooth headphones would work, this was awhile ago so I can't remember much details but I don't believe I went too far into it, I suspect maybe this is how I might've broken it though.
Couple things that I've noticed trying to troubleshoot: pavucontrol cannot be ran as su, only without it. Pavucontrol doesn't list my soundcard.
My soundcard: Realtek ALC255
Here is what kind of errors I get doing various things:
Running pavucontrol as su.
** (pavucontrol:7510): WARNING **: Couldn't connect to accessibility bus: Failed to connect to socket /tmp/dbus-aE5SnALxHn: Connection refused
Home directory not accessible: Permission denied
Home directory not accessible: Permission denied
Starting pulseaudio using systemctl.
● pulseaudio.service - Sound Service
Loaded: loaded (/usr/lib/systemd/user/pulseaudio.service; enabled; vendor preset: enabled)
Active: failed (Result: start-limit-hit) since Fri 2019-03-22 20:34:57 EDT; 18s ago
Process: 11954 ExecStart=/usr/bin/pulseaudio --daemonize=no (code=exited, status=1/FAILURE)
Main PID: 11954 (code=exited, status=1/FAILURE)
Mar 22 20:34:57 alan-Aspire-E5-575 systemd[2801]: Failed to start Sound Service.
Mar 22 20:34:57 alan-Aspire-E5-575 systemd[2801]: pulseaudio.service: Unit entered failed state.
Mar 22 20:34:57 alan-Aspire-E5-575 systemd[2801]: pulseaudio.service: Failed with result 'exit-code'.
Mar 22 20:34:57 alan-Aspire-E5-575 systemd[2801]: pulseaudio.service: Service hold-off time over, schedu
Mar 22 20:34:57 alan-Aspire-E5-575 systemd[2801]: Stopped Sound Service.
Mar 22 20:34:57 alan-Aspire-E5-575 systemd[2801]: pulseaudio.service: Start request repeated too quickly
Mar 22 20:34:57 alan-Aspire-E5-575 systemd[2801]: Failed to start Sound Service.
Mar 22 20:34:57 alan-Aspire-E5-575 systemd[2801]: pulseaudio.service: Unit entered failed state.
Mar 22 20:34:57 alan-Aspire-E5-575 systemd[2801]: pulseaudio.service: Failed with result 'start-limit-hi
lines 1-15/15 (END)
Starting pulseaudio from directory. (sudo /usr/bin/pulseaudio --start)
W: [pulseaudio] main.c: This program is not intended to be run as root (unless --system is specified).
E: [autospawn] core-util.c: Home directory not accessible: Permission denied
W: [autospawn] lock-autospawn.c: Cannot access autospawn lock.
E: [pulseaudio] main.c: Failed to acquire autospawn lock
Starting pulseaudio using sudo /usr/bin/pulseaudio --system
W: [pulseaudio] main.c: Running in system mode, but --disallow-exit not set.
W: [pulseaudio] main.c: Running in system mode, but --disallow-module-loading not set.
N: [pulseaudio] main.c: Running in system mode, forcibly disabling SHM mode.
N: [pulseaudio] main.c: Running in system mode, forcibly disabling exit idle time.
W: [pulseaudio] main.c: OK, so you are running PA in system mode. Please note that you most likely shouldn't be doing that.
W: [pulseaudio] main.c: If you do it nonetheless then it's your own fault if things don't work as expected.
W: [pulseaudio] main.c: Please read http://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/User/WhatIsWrongWithSystemWide/ for an explanation why system mode is usually a bad idea.
W: [pulseaudio] authkey.c: Failed to open cookie file '/var/run/pulse/.config/pulse/cookie': No such file or directory
W: [pulseaudio] authkey.c: Failed to load authentication key '/var/run/pulse/.config/pulse/cookie': No such file or directory
W: [pulseaudio] authkey.c: Failed to open cookie file '/var/run/pulse/.pulse-cookie': No such file or directory
W: [pulseaudio] authkey.c: Failed to load authentication key '/var/run/pulse/.pulse-cookie': No such file or directory
Which started the service but did not fix the issue.
Here's a rundown of things I've attempted:
- Reinstalled pulseaudio/alsamixer/pavucontrol.
- Restarted pulseaudio.
- Gave user permissions to the home directory.
- Got access to the audio group in group permissions.
- Apt update and apt upgrade.
Any help or direction would be greatly appericated.
16.04 sound pulseaudio alsa
New contributor
flowergirl is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
currently experiencing the issue of having zero sound. I know for a fact that sound once worked on a previous install of Ubuntu, but now I am totally at a loss as to what has happened. I believe I was tampering with some bluetooth settings so that my bluetooth headphones would work, this was awhile ago so I can't remember much details but I don't believe I went too far into it, I suspect maybe this is how I might've broken it though.
Couple things that I've noticed trying to troubleshoot: pavucontrol cannot be ran as su, only without it. Pavucontrol doesn't list my soundcard.
My soundcard: Realtek ALC255
Here is what kind of errors I get doing various things:
Running pavucontrol as su.
** (pavucontrol:7510): WARNING **: Couldn't connect to accessibility bus: Failed to connect to socket /tmp/dbus-aE5SnALxHn: Connection refused
Home directory not accessible: Permission denied
Home directory not accessible: Permission denied
Starting pulseaudio using systemctl.
● pulseaudio.service - Sound Service
Loaded: loaded (/usr/lib/systemd/user/pulseaudio.service; enabled; vendor preset: enabled)
Active: failed (Result: start-limit-hit) since Fri 2019-03-22 20:34:57 EDT; 18s ago
Process: 11954 ExecStart=/usr/bin/pulseaudio --daemonize=no (code=exited, status=1/FAILURE)
Main PID: 11954 (code=exited, status=1/FAILURE)
Mar 22 20:34:57 alan-Aspire-E5-575 systemd[2801]: Failed to start Sound Service.
Mar 22 20:34:57 alan-Aspire-E5-575 systemd[2801]: pulseaudio.service: Unit entered failed state.
Mar 22 20:34:57 alan-Aspire-E5-575 systemd[2801]: pulseaudio.service: Failed with result 'exit-code'.
Mar 22 20:34:57 alan-Aspire-E5-575 systemd[2801]: pulseaudio.service: Service hold-off time over, schedu
Mar 22 20:34:57 alan-Aspire-E5-575 systemd[2801]: Stopped Sound Service.
Mar 22 20:34:57 alan-Aspire-E5-575 systemd[2801]: pulseaudio.service: Start request repeated too quickly
Mar 22 20:34:57 alan-Aspire-E5-575 systemd[2801]: Failed to start Sound Service.
Mar 22 20:34:57 alan-Aspire-E5-575 systemd[2801]: pulseaudio.service: Unit entered failed state.
Mar 22 20:34:57 alan-Aspire-E5-575 systemd[2801]: pulseaudio.service: Failed with result 'start-limit-hi
lines 1-15/15 (END)
Starting pulseaudio from directory. (sudo /usr/bin/pulseaudio --start)
W: [pulseaudio] main.c: This program is not intended to be run as root (unless --system is specified).
E: [autospawn] core-util.c: Home directory not accessible: Permission denied
W: [autospawn] lock-autospawn.c: Cannot access autospawn lock.
E: [pulseaudio] main.c: Failed to acquire autospawn lock
Starting pulseaudio using sudo /usr/bin/pulseaudio --system
W: [pulseaudio] main.c: Running in system mode, but --disallow-exit not set.
W: [pulseaudio] main.c: Running in system mode, but --disallow-module-loading not set.
N: [pulseaudio] main.c: Running in system mode, forcibly disabling SHM mode.
N: [pulseaudio] main.c: Running in system mode, forcibly disabling exit idle time.
W: [pulseaudio] main.c: OK, so you are running PA in system mode. Please note that you most likely shouldn't be doing that.
W: [pulseaudio] main.c: If you do it nonetheless then it's your own fault if things don't work as expected.
W: [pulseaudio] main.c: Please read http://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/User/WhatIsWrongWithSystemWide/ for an explanation why system mode is usually a bad idea.
W: [pulseaudio] authkey.c: Failed to open cookie file '/var/run/pulse/.config/pulse/cookie': No such file or directory
W: [pulseaudio] authkey.c: Failed to load authentication key '/var/run/pulse/.config/pulse/cookie': No such file or directory
W: [pulseaudio] authkey.c: Failed to open cookie file '/var/run/pulse/.pulse-cookie': No such file or directory
W: [pulseaudio] authkey.c: Failed to load authentication key '/var/run/pulse/.pulse-cookie': No such file or directory
Which started the service but did not fix the issue.
Here's a rundown of things I've attempted:
- Reinstalled pulseaudio/alsamixer/pavucontrol.
- Restarted pulseaudio.
- Gave user permissions to the home directory.
- Got access to the audio group in group permissions.
- Apt update and apt upgrade.
Any help or direction would be greatly appericated.
16.04 sound pulseaudio alsa
New contributor
flowergirl is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
currently experiencing the issue of having zero sound. I know for a fact that sound once worked on a previous install of Ubuntu, but now I am totally at a loss as to what has happened. I believe I was tampering with some bluetooth settings so that my bluetooth headphones would work, this was awhile ago so I can't remember much details but I don't believe I went too far into it, I suspect maybe this is how I might've broken it though.
Couple things that I've noticed trying to troubleshoot: pavucontrol cannot be ran as su, only without it. Pavucontrol doesn't list my soundcard.
My soundcard: Realtek ALC255
Here is what kind of errors I get doing various things:
Running pavucontrol as su.
** (pavucontrol:7510): WARNING **: Couldn't connect to accessibility bus: Failed to connect to socket /tmp/dbus-aE5SnALxHn: Connection refused
Home directory not accessible: Permission denied
Home directory not accessible: Permission denied
Starting pulseaudio using systemctl.
● pulseaudio.service - Sound Service
Loaded: loaded (/usr/lib/systemd/user/pulseaudio.service; enabled; vendor preset: enabled)
Active: failed (Result: start-limit-hit) since Fri 2019-03-22 20:34:57 EDT; 18s ago
Process: 11954 ExecStart=/usr/bin/pulseaudio --daemonize=no (code=exited, status=1/FAILURE)
Main PID: 11954 (code=exited, status=1/FAILURE)
Mar 22 20:34:57 alan-Aspire-E5-575 systemd[2801]: Failed to start Sound Service.
Mar 22 20:34:57 alan-Aspire-E5-575 systemd[2801]: pulseaudio.service: Unit entered failed state.
Mar 22 20:34:57 alan-Aspire-E5-575 systemd[2801]: pulseaudio.service: Failed with result 'exit-code'.
Mar 22 20:34:57 alan-Aspire-E5-575 systemd[2801]: pulseaudio.service: Service hold-off time over, schedu
Mar 22 20:34:57 alan-Aspire-E5-575 systemd[2801]: Stopped Sound Service.
Mar 22 20:34:57 alan-Aspire-E5-575 systemd[2801]: pulseaudio.service: Start request repeated too quickly
Mar 22 20:34:57 alan-Aspire-E5-575 systemd[2801]: Failed to start Sound Service.
Mar 22 20:34:57 alan-Aspire-E5-575 systemd[2801]: pulseaudio.service: Unit entered failed state.
Mar 22 20:34:57 alan-Aspire-E5-575 systemd[2801]: pulseaudio.service: Failed with result 'start-limit-hi
lines 1-15/15 (END)
Starting pulseaudio from directory. (sudo /usr/bin/pulseaudio --start)
W: [pulseaudio] main.c: This program is not intended to be run as root (unless --system is specified).
E: [autospawn] core-util.c: Home directory not accessible: Permission denied
W: [autospawn] lock-autospawn.c: Cannot access autospawn lock.
E: [pulseaudio] main.c: Failed to acquire autospawn lock
Starting pulseaudio using sudo /usr/bin/pulseaudio --system
W: [pulseaudio] main.c: Running in system mode, but --disallow-exit not set.
W: [pulseaudio] main.c: Running in system mode, but --disallow-module-loading not set.
N: [pulseaudio] main.c: Running in system mode, forcibly disabling SHM mode.
N: [pulseaudio] main.c: Running in system mode, forcibly disabling exit idle time.
W: [pulseaudio] main.c: OK, so you are running PA in system mode. Please note that you most likely shouldn't be doing that.
W: [pulseaudio] main.c: If you do it nonetheless then it's your own fault if things don't work as expected.
W: [pulseaudio] main.c: Please read http://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/User/WhatIsWrongWithSystemWide/ for an explanation why system mode is usually a bad idea.
W: [pulseaudio] authkey.c: Failed to open cookie file '/var/run/pulse/.config/pulse/cookie': No such file or directory
W: [pulseaudio] authkey.c: Failed to load authentication key '/var/run/pulse/.config/pulse/cookie': No such file or directory
W: [pulseaudio] authkey.c: Failed to open cookie file '/var/run/pulse/.pulse-cookie': No such file or directory
W: [pulseaudio] authkey.c: Failed to load authentication key '/var/run/pulse/.pulse-cookie': No such file or directory
Which started the service but did not fix the issue.
Here's a rundown of things I've attempted:
- Reinstalled pulseaudio/alsamixer/pavucontrol.
- Restarted pulseaudio.
- Gave user permissions to the home directory.
- Got access to the audio group in group permissions.
- Apt update and apt upgrade.
Any help or direction would be greatly appericated.
16.04 sound pulseaudio alsa
New contributor
flowergirl is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
currently experiencing the issue of having zero sound. I know for a fact that sound once worked on a previous install of Ubuntu, but now I am totally at a loss as to what has happened. I believe I was tampering with some bluetooth settings so that my bluetooth headphones would work, this was awhile ago so I can't remember much details but I don't believe I went too far into it, I suspect maybe this is how I might've broken it though.
Couple things that I've noticed trying to troubleshoot: pavucontrol cannot be ran as su, only without it. Pavucontrol doesn't list my soundcard.
My soundcard: Realtek ALC255
Here is what kind of errors I get doing various things:
Running pavucontrol as su.
** (pavucontrol:7510): WARNING **: Couldn't connect to accessibility bus: Failed to connect to socket /tmp/dbus-aE5SnALxHn: Connection refused
Home directory not accessible: Permission denied
Home directory not accessible: Permission denied
Starting pulseaudio using systemctl.
● pulseaudio.service - Sound Service
Loaded: loaded (/usr/lib/systemd/user/pulseaudio.service; enabled; vendor preset: enabled)
Active: failed (Result: start-limit-hit) since Fri 2019-03-22 20:34:57 EDT; 18s ago
Process: 11954 ExecStart=/usr/bin/pulseaudio --daemonize=no (code=exited, status=1/FAILURE)
Main PID: 11954 (code=exited, status=1/FAILURE)
Mar 22 20:34:57 alan-Aspire-E5-575 systemd[2801]: Failed to start Sound Service.
Mar 22 20:34:57 alan-Aspire-E5-575 systemd[2801]: pulseaudio.service: Unit entered failed state.
Mar 22 20:34:57 alan-Aspire-E5-575 systemd[2801]: pulseaudio.service: Failed with result 'exit-code'.
Mar 22 20:34:57 alan-Aspire-E5-575 systemd[2801]: pulseaudio.service: Service hold-off time over, schedu
Mar 22 20:34:57 alan-Aspire-E5-575 systemd[2801]: Stopped Sound Service.
Mar 22 20:34:57 alan-Aspire-E5-575 systemd[2801]: pulseaudio.service: Start request repeated too quickly
Mar 22 20:34:57 alan-Aspire-E5-575 systemd[2801]: Failed to start Sound Service.
Mar 22 20:34:57 alan-Aspire-E5-575 systemd[2801]: pulseaudio.service: Unit entered failed state.
Mar 22 20:34:57 alan-Aspire-E5-575 systemd[2801]: pulseaudio.service: Failed with result 'start-limit-hi
lines 1-15/15 (END)
Starting pulseaudio from directory. (sudo /usr/bin/pulseaudio --start)
W: [pulseaudio] main.c: This program is not intended to be run as root (unless --system is specified).
E: [autospawn] core-util.c: Home directory not accessible: Permission denied
W: [autospawn] lock-autospawn.c: Cannot access autospawn lock.
E: [pulseaudio] main.c: Failed to acquire autospawn lock
Starting pulseaudio using sudo /usr/bin/pulseaudio --system
W: [pulseaudio] main.c: Running in system mode, but --disallow-exit not set.
W: [pulseaudio] main.c: Running in system mode, but --disallow-module-loading not set.
N: [pulseaudio] main.c: Running in system mode, forcibly disabling SHM mode.
N: [pulseaudio] main.c: Running in system mode, forcibly disabling exit idle time.
W: [pulseaudio] main.c: OK, so you are running PA in system mode. Please note that you most likely shouldn't be doing that.
W: [pulseaudio] main.c: If you do it nonetheless then it's your own fault if things don't work as expected.
W: [pulseaudio] main.c: Please read http://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/User/WhatIsWrongWithSystemWide/ for an explanation why system mode is usually a bad idea.
W: [pulseaudio] authkey.c: Failed to open cookie file '/var/run/pulse/.config/pulse/cookie': No such file or directory
W: [pulseaudio] authkey.c: Failed to load authentication key '/var/run/pulse/.config/pulse/cookie': No such file or directory
W: [pulseaudio] authkey.c: Failed to open cookie file '/var/run/pulse/.pulse-cookie': No such file or directory
W: [pulseaudio] authkey.c: Failed to load authentication key '/var/run/pulse/.pulse-cookie': No such file or directory
Which started the service but did not fix the issue.
Here's a rundown of things I've attempted:
- Reinstalled pulseaudio/alsamixer/pavucontrol.
- Restarted pulseaudio.
- Gave user permissions to the home directory.
- Got access to the audio group in group permissions.
- Apt update and apt upgrade.
Any help or direction would be greatly appericated.
16.04 sound pulseaudio alsa
16.04 sound pulseaudio alsa
New contributor
flowergirl is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
flowergirl is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
flowergirl is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
asked 1 min ago
flowergirlflowergirl
1
1
New contributor
flowergirl is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
flowergirl is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
flowergirl is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
flowergirl is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1128170%2fno-audio-on-ubuntu-16-04%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
flowergirl is a new contributor. Be nice, and check out our Code of Conduct.
flowergirl is a new contributor. Be nice, and check out our Code of Conduct.
flowergirl is a new contributor. Be nice, and check out our Code of Conduct.
flowergirl is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1128170%2fno-audio-on-ubuntu-16-04%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown