Sound from speakers and headphones not working on Julia

Questions about hardware, drivers and peripherals
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
Inoki

Sound from speakers and headphones not working on Julia

Post by Inoki »

Hi lads,

got this problem since using Julia. When i connect my headphones or speakers to my laptop the sound still only comes from the laptop, not the speakers nor headphones. While all my previous issues with Mint got resolved with Julia, in Isadora at least playing sound from speakers worked partially, because still I got sound from speakers.

The issue hasn't been solved even after playing with several settings including Gnome Alsa Mixer also. Any suggestions?

Code: Select all

System:    Host innerdistance-Satellite-L650 Kernel 2.6.35-22-generic x86_64 (64 bit) Distro Linux Mint 10 Julia
CPU:       Dual core Intel Core i3 M 330 (-HT-MCP-) cache 3072 KB flags (lm nx sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx) bmips 8510.96 
           Clock Speeds: (1) 933.00 MHz (2) 933.00 MHz (3) 933.00 MHz (4) 933.00 MHz
Graphics:  Card Intel Core Processor Integrated Graphics Controller X.Org 1.9.0 Res: 1366x768@60.0hz 
           GLX Renderer Mesa DRI Intel Ironlake Mobile GEM 20100330 DEVELOPMENT  GLX Version 2.1 Mesa 7.9-devel Direct Rendering Yes
Audio:     Card Intel 5 Series/3400 Series Chipset High Definition Audio driver HDA Intel BusID: 00:1b.0
           Sound: Advanced Linux Sound Architecture Version 1.0.23
Network:   Card-1 Realtek RTL8191SEvB Wireless LAN Controller driver rtl819xSE at port 2000 BusID: 02:00.0
           Card-2 Atheros AR8152 v1.1 Fast Ethernet driver atl1c v: 1.0.0.2-NAPI at port 3000 BusID: 01:00.0
Disks:     HDD Total Size: 500.1GB (12.7% used) 1: /dev/sda Hitachi_HTS54505 500.1GB 
Partition: ID:/ size: 43G used: 4.3G (11%) fs: ext4 ID:swap-1 size: 4.00GB used: 0.04GB (1%) fs: swap 
Sensors:   System Temperatures: cpu: 51.0C mobo: N/A 
           Fan Speeds (in rpm): cpu: N/A 
Info:      Processes 240 Uptime 20:25 Memory 1508.6/3763.0MB Runlevel 2 Client Shell inxi 1.4.12 
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
jhoiemarie

Re: Sound from speakers and headphones not working on Julia

Post by jhoiemarie »

,hi..i have the same issue with linux mint 10.
installation was fine until i tried to watch a movie; no output sound.
a bit of a bummer though, since i like the new 'feel' of this latest version.

i have an eMachines D732Z.
Intel Pentium p1600
Intel HD Graphics

...
kindly help us with this thread.
Inoki

Re: Sound from speakers and headphones not working on Julia

Post by Inoki »

try posting the result of the command

Code: Select all

inxi -F
, this might help them determine our setups.
jhoiemarie

Re: Sound from speakers and headphones not working on Julia

Post by jhoiemarie »

Inoki wrote:try posting the result of the command

Code: Select all

inxi -F
, this might help them determine our setups.
,hi here's the result using the command. I hope you will able to solve the issue. I like this OS, kinda like Mac OSX in a way. Thanks in advance. :)

....

System: Host linuxmint Kernel 2.6.35-22-generic i686 (32 bit) Distro Linux Mint 10 Julia

CPU: Dual core Intel Pentium P6100 (-MCP-) cache 3072 KB flags (lm nx sse sse2 sse3 ssse3) bmips 7979.76

Clock Speeds: (1) 933.00 MHz (2) 933.00 MHz

Graphics: Card Intel Core Processor Integrated Graphics Controller X.Org 1.9.0 Res: 1366x768@60.1hz

GLX Renderer Mesa DRI Intel Ironlake Mobile GEM 20100330 DEVELOPMENT x86/MMX/SSE2 GLX Version 2.1 Mesa 7.9-devel Direct Rendering Yes

Audio: Card Intel 5 Series/3400 Series Chipset High Definition Audio BusID: 00:1b.0

Sound: Advanced Linux Sound Architecture Version 1.0.23

Network: Card-1 Broadcom BCM43225 802.11b/g/n BusID: 02:00.0

Card-2 Broadcom NetLink BCM57780 Gigabit Ethernet PCIe driver tg3 v: 3.110 BusID: 01:00.0

Disks: HDD Total Size: 320.1GB (62.0% used) 1: /dev/sda Hitachi_HTS54503 320.1GB

Partition: ID:/ size: 17G used: 2.6G (17%) fs: ext4

Sensors: System Temperatures: cpu: 45.0C mobo: N/A

Fan Speeds (in rpm): cpu: N/A

Info: Processes 172 Uptime 21 min Memory 298.8/1750.9MB Runlevel 2 Client Shell inxi 1.4.12
lauren

Re: Sound from speakers and headphones not working on Julia

Post by lauren »

HI jhoiemarie!
Run in a terminal / konsole:

Code: Select all

aplay -l
where "l" is a little "L" like list and

Code: Select all

cat /proc/asound/card0/codec#* | grep Codec
Afterwards

Code: Select all

alsamixer
-> F6 ->
choose your sound card and push up the buttons, choose the Mic (Digital? Front?) you have
or try each one, if you don't know which one is yours.
lauren
jhoiemarie

Re: Sound from speakers and headphones not working on Julia

Post by jhoiemarie »

lauren wrote:HI jhoiemarie!
Run in a terminal / konsole:

Code: Select all

aplay -l
where "l" is a little "L" like list and

Code: Select all

cat /proc/asound/card0/codec#* | grep Codec
Afterwards

Code: Select all

alsamixer
-> F6 ->
choose your sound card and push up the buttons, choose the Mic (Digital? Front?) you have
or try each one, if you don't know which one is yours.
lauren
,hi lauren..
when i typed in the command aplay -l, the result was No soundcard found.
lauren

Re: Sound from speakers and headphones not working on Julia

Post by lauren »

Hi!
At the moment I only have one idea: Anyway start

Code: Select all

alsamixer
I suppose you can choose "default" (and if displayed other cards later on) and push up all buttons and test if you have sound.
lauren
jhoiemarie

Re: Sound from speakers and headphones not working on Julia

Post by jhoiemarie »

lauren wrote:Hi!
At the moment I only have one idea: Anyway start

Code: Select all

alsamixer
I suppose you can choose "default" (and if displayed other cards later on) and push up all buttons and test if you have sound.
lauren
,oh too bad..alsamixer does not work either..it says: cannot open mixer: No such file or directory.
i am really having Linux this bad.
lauren

Re: Sound from speakers and headphones not working on Julia

Post by lauren »

Hi!
That's strange. Let's try the following:

Code: Select all

gnome-alsamixer
the answer should be like mine:

Code: Select all

The program 'gnome-alsamixer' is currently not installed.  You can install it by typing:
sudo apt-get install gnome-alsamixer
I suppose, "gnome-alsamixer" is not installed and you see the reaction above or "gnome-alsamixer" will run.
If you get an answer like the reaction of typing "alsamixer", then your installation (or a part) could have failed.
lauren
Drahcir

Re: Sound from speakers and headphones not working on Julia

Post by Drahcir »

This appears to be a configuration issue rather than a hardware detection issue. Perhaps my cure will work for you:
1. click on the mint 'menu'
2. click on 'control centre'
3. click on 'startup applications' in 'personal' section
4. scroll down to the SECOND 'pulseaudio' startup task and uncheck it
5. restart system
Inoki

Re: Sound from speakers and headphones not working on Julia

Post by Inoki »

So can anybody help me?
Inoki

Re: Sound from speakers and headphones not working on Julia

Post by Inoki »

bump, any ideas?
Locked

Return to “Hardware Support”