I'm running Ubuntu 12.04.4LTS and my left earphone is not working. It is a brand new pair with nothing wrong with it so I know it's not an issue with the earphones. I have been googling for a good half hour if not more and trying various things but I have had no luck so far.
I ran alsamixer
and I verified that "master volume" is NOT muted.
I was trying to install the Realtek driver as detailed in this thread but I got the same error as detailed in that post linked to.
So what's going on here, there's no configure file in the stuff I downloaded from realtek? Why? :/
EDIT: Just stating for clarity, doing the sound test in System > Sound
for the earphones does not give any sound out put when testing the left one, unsurprisingly.
EDIT #2: One of the courses of action I took in trying to resolve this was the original solution in this answer, but it didn't fix it. As I mentioned above, running the install file fails with this error.
./install: 19: ./install: ./configure: not found
make: *** No targets specified and no makefile found. Stop.
make: *** No rule to make target `install'. Stop.
./install: 23: ./install: ./snddevices: not found
So, taking a step back, let's forget about the possibility of something being broken in the PC for now. Now, does anyone know how I can resolve this error? Perhaps is there somewhere I can find the apparently missing makefile? My earlier google searches didn't give me anything.