My music will stop playing randomly.

Asked by Philip Kamholz

I have looked for help on this site and tryed to google it. But what is happening is i will play music and then it will randomly stop playing. The problem is not that the sound stops being played but the song itself stops playing like it is paused but wont let me play the song again. Another problem i have encountered which is sort of along the same lines is that the sound will stop being played while a video is playing but the video keeps playing. I checked to make sure I have my driver installed and it is. Also im new to ubuntu linux so i dont know too much.... Any help? new problem, it the sound stopped and the songs were fast forwarding through them really quickly...

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
Philip Kamholz
Solved:
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

When it stops, run:

dmesg | tail -n 15

What is output?

Revision history for this message
Philip Kamholz (karnholz) said :
#2

This is what it said when i put that in the terminal... and it didnt fix the problem

phil@Lithium:~$ dmesg | tail -n 15
[ 719.305130] r8169: eth0: link down
[ 721.020145] r8169: eth0: link up
[ 827.750057] CE: hpet increasing min_delta_ns to 33750 nsec
[ 903.449498] atkbd.c: Unknown key pressed (translated set 2, code 0x94 on isa0060/serio0).
[ 903.449502] atkbd.c: Use 'setkeycodes e014 <keycode>' to make it known.
[ 903.461162] atkbd.c: Unknown key released (translated set 2, code 0x94 on isa0060/serio0).
[ 903.461165] atkbd.c: Use 'setkeycodes e014 <keycode>' to make it known.
[ 903.516940] atkbd.c: Unknown key pressed (translated set 2, code 0x94 on isa0060/serio0).
[ 903.516944] atkbd.c: Use 'setkeycodes e014 <keycode>' to make it known.
[ 903.528344] atkbd.c: Unknown key released (translated set 2, code 0x94 on isa0060/serio0).
[ 903.528347] atkbd.c: Use 'setkeycodes e014 <keycode>' to make it known.
[ 903.573718] atkbd.c: Unknown key pressed (translated set 2, code 0x94 on isa0060/serio0).
[ 903.573721] atkbd.c: Use 'setkeycodes e014 <keycode>' to make it known.
[ 903.583793] atkbd.c: Unknown key released (translated set 2, code 0x94 on isa0060/serio0).
[ 903.583796] atkbd.c: Use 'setkeycodes e014 <keycode>' to make it known.

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#3

It won't fix anything. It simply displays the last kernel messages. Do you use a multimedia keyboard with special buttons. Do you by any chance press those buttons when itstops or does it do it randomly?

Revision history for this message
Philip Kamholz (karnholz) said :
#4

It just does it randomly even if im not touching anything.

Revision history for this message
Philip Kamholz (karnholz) said :
#5

The problem seems to have fixed it self probably with an update that fixed the bug or something.