Xubuntu 17.10 - no sound, alsa says no such file or directory

Clash Royale CLAN TAG#URR8PPP up vote
1
down vote
favorite
trying to get Xubuntu working on an old machine (Inspiron 530). I've tried everything and have poured hours into this, but still nothing. The main takeaways:
alsamixer output:
mum@mum-desktop:~/Desktop$ alsamixer
cannot open mixer: No such file or directory
I've tried reinstalling everything from the mixer package to the alsa-base package. I've installed and uninstalled as many drivers as I could find. I've edited config files.
What's weird is that the sound was working when Vista was on this machine just a few days ago, and it worked on Xubuntu for 1 night after I managed to somehow open alsamixer, and now alsamixer doesn't work and there's no sound again. At my wit's end.
The only command that seems to recognize the sound card at all is lspci -v | grep -A7 -i "audio":
00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 02)
Subsystem: Dell Inspiron 530
Flags: bus master, fast devsel, latency 0, IRQ 3
Memory at fdff4000 (64-bit, non-prefetchable) [size=16K]
Capabilities: <access denied>
Kernel modules: snd_hda_intel
00:1d.0 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 (rev 02) (prog-if 00 [UHCI])
mum@mum-desktop:~/Desktop$
aplay especially doesn't find it:
mum@mum-desktop:~/Desktop$ aplay -l
aplay: device_list:270: no soundcards found...
I think the chipset's sound card model is stack6-dell. I forget which conf file it is but I tried adding the "options" line at the end of it to add the model name. Still nothing. PulseAudio only shows dummy audio.
I'd really like to try and avoid buying a Windows 10 license because it's such an old machine. Any help is appreciated. Thank you!
sound xubuntu 17.10 pulseaudio alsa
add a comment |Â
up vote
1
down vote
favorite
trying to get Xubuntu working on an old machine (Inspiron 530). I've tried everything and have poured hours into this, but still nothing. The main takeaways:
alsamixer output:
mum@mum-desktop:~/Desktop$ alsamixer
cannot open mixer: No such file or directory
I've tried reinstalling everything from the mixer package to the alsa-base package. I've installed and uninstalled as many drivers as I could find. I've edited config files.
What's weird is that the sound was working when Vista was on this machine just a few days ago, and it worked on Xubuntu for 1 night after I managed to somehow open alsamixer, and now alsamixer doesn't work and there's no sound again. At my wit's end.
The only command that seems to recognize the sound card at all is lspci -v | grep -A7 -i "audio":
00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 02)
Subsystem: Dell Inspiron 530
Flags: bus master, fast devsel, latency 0, IRQ 3
Memory at fdff4000 (64-bit, non-prefetchable) [size=16K]
Capabilities: <access denied>
Kernel modules: snd_hda_intel
00:1d.0 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 (rev 02) (prog-if 00 [UHCI])
mum@mum-desktop:~/Desktop$
aplay especially doesn't find it:
mum@mum-desktop:~/Desktop$ aplay -l
aplay: device_list:270: no soundcards found...
I think the chipset's sound card model is stack6-dell. I forget which conf file it is but I tried adding the "options" line at the end of it to add the model name. Still nothing. PulseAudio only shows dummy audio.
I'd really like to try and avoid buying a Windows 10 license because it's such an old machine. Any help is appreciated. Thank you!
sound xubuntu 17.10 pulseaudio alsa
add a comment |Â
up vote
1
down vote
favorite
up vote
1
down vote
favorite
trying to get Xubuntu working on an old machine (Inspiron 530). I've tried everything and have poured hours into this, but still nothing. The main takeaways:
alsamixer output:
mum@mum-desktop:~/Desktop$ alsamixer
cannot open mixer: No such file or directory
I've tried reinstalling everything from the mixer package to the alsa-base package. I've installed and uninstalled as many drivers as I could find. I've edited config files.
What's weird is that the sound was working when Vista was on this machine just a few days ago, and it worked on Xubuntu for 1 night after I managed to somehow open alsamixer, and now alsamixer doesn't work and there's no sound again. At my wit's end.
The only command that seems to recognize the sound card at all is lspci -v | grep -A7 -i "audio":
00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 02)
Subsystem: Dell Inspiron 530
Flags: bus master, fast devsel, latency 0, IRQ 3
Memory at fdff4000 (64-bit, non-prefetchable) [size=16K]
Capabilities: <access denied>
Kernel modules: snd_hda_intel
00:1d.0 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 (rev 02) (prog-if 00 [UHCI])
mum@mum-desktop:~/Desktop$
aplay especially doesn't find it:
mum@mum-desktop:~/Desktop$ aplay -l
aplay: device_list:270: no soundcards found...
I think the chipset's sound card model is stack6-dell. I forget which conf file it is but I tried adding the "options" line at the end of it to add the model name. Still nothing. PulseAudio only shows dummy audio.
I'd really like to try and avoid buying a Windows 10 license because it's such an old machine. Any help is appreciated. Thank you!
sound xubuntu 17.10 pulseaudio alsa
trying to get Xubuntu working on an old machine (Inspiron 530). I've tried everything and have poured hours into this, but still nothing. The main takeaways:
alsamixer output:
mum@mum-desktop:~/Desktop$ alsamixer
cannot open mixer: No such file or directory
I've tried reinstalling everything from the mixer package to the alsa-base package. I've installed and uninstalled as many drivers as I could find. I've edited config files.
What's weird is that the sound was working when Vista was on this machine just a few days ago, and it worked on Xubuntu for 1 night after I managed to somehow open alsamixer, and now alsamixer doesn't work and there's no sound again. At my wit's end.
The only command that seems to recognize the sound card at all is lspci -v | grep -A7 -i "audio":
00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 02)
Subsystem: Dell Inspiron 530
Flags: bus master, fast devsel, latency 0, IRQ 3
Memory at fdff4000 (64-bit, non-prefetchable) [size=16K]
Capabilities: <access denied>
Kernel modules: snd_hda_intel
00:1d.0 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 (rev 02) (prog-if 00 [UHCI])
mum@mum-desktop:~/Desktop$
aplay especially doesn't find it:
mum@mum-desktop:~/Desktop$ aplay -l
aplay: device_list:270: no soundcards found...
I think the chipset's sound card model is stack6-dell. I forget which conf file it is but I tried adding the "options" line at the end of it to add the model name. Still nothing. PulseAudio only shows dummy audio.
I'd really like to try and avoid buying a Windows 10 license because it's such an old machine. Any help is appreciated. Thank you!
sound xubuntu 17.10 pulseaudio alsa
sound xubuntu 17.10 pulseaudio alsa
asked Feb 7 at 21:26
KingDan
1264
1264
add a comment |Â
add a comment |Â
2 Answers
2
active
oldest
votes
up vote
2
down vote
accepted
Right, so I suspected something was up when I found a site with nightly builds of the audio driver, and they were all amd64. The version of 17.10 I was running was i386 - it was an older machine that came out right around when 64 bit CPUs started hitting the mainstream, and it only has 2GB of RAM anyway, so I thought whatever, I'll just get the i386 build.
Turns out, the driver for the audio system is 64 bit compatible only. Sort of shocking since this is an older machine though I guess for a lot of folks there isn't much point in upkeeping an i386 driver these days.
Anyway, the solution to this problem is literally to install 64 bit Ubuntu (I use Xubuntu). I went with 16.04 as it's LTS, but that's not what solved the problem.
Hope this helps someone down the line.
add a comment |Â
up vote
0
down vote
I have the same problem in in my Ubuntu 16.04 LTS, i followed numerous links, but this link helped me later. I downgraded my Linux kernel image to Xenial version.
$ apt-cache search linux-generic
- linux-generic - Complete Generic Linux kernel and headers
OTHER IMAGES ......- linux-generic-lts-xenial - Complete Generic Linux kernel and headers
(dummy transitional package)
then installed with this command
$ sudo aptitude install linux-generic-lts-xenial
I also installed ubuntu-desktop package for 16.04 which contains ALSA related files
sudo aptitude install ubuntu-desktop
add a comment |Â
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
2
down vote
accepted
Right, so I suspected something was up when I found a site with nightly builds of the audio driver, and they were all amd64. The version of 17.10 I was running was i386 - it was an older machine that came out right around when 64 bit CPUs started hitting the mainstream, and it only has 2GB of RAM anyway, so I thought whatever, I'll just get the i386 build.
Turns out, the driver for the audio system is 64 bit compatible only. Sort of shocking since this is an older machine though I guess for a lot of folks there isn't much point in upkeeping an i386 driver these days.
Anyway, the solution to this problem is literally to install 64 bit Ubuntu (I use Xubuntu). I went with 16.04 as it's LTS, but that's not what solved the problem.
Hope this helps someone down the line.
add a comment |Â
up vote
2
down vote
accepted
Right, so I suspected something was up when I found a site with nightly builds of the audio driver, and they were all amd64. The version of 17.10 I was running was i386 - it was an older machine that came out right around when 64 bit CPUs started hitting the mainstream, and it only has 2GB of RAM anyway, so I thought whatever, I'll just get the i386 build.
Turns out, the driver for the audio system is 64 bit compatible only. Sort of shocking since this is an older machine though I guess for a lot of folks there isn't much point in upkeeping an i386 driver these days.
Anyway, the solution to this problem is literally to install 64 bit Ubuntu (I use Xubuntu). I went with 16.04 as it's LTS, but that's not what solved the problem.
Hope this helps someone down the line.
add a comment |Â
up vote
2
down vote
accepted
up vote
2
down vote
accepted
Right, so I suspected something was up when I found a site with nightly builds of the audio driver, and they were all amd64. The version of 17.10 I was running was i386 - it was an older machine that came out right around when 64 bit CPUs started hitting the mainstream, and it only has 2GB of RAM anyway, so I thought whatever, I'll just get the i386 build.
Turns out, the driver for the audio system is 64 bit compatible only. Sort of shocking since this is an older machine though I guess for a lot of folks there isn't much point in upkeeping an i386 driver these days.
Anyway, the solution to this problem is literally to install 64 bit Ubuntu (I use Xubuntu). I went with 16.04 as it's LTS, but that's not what solved the problem.
Hope this helps someone down the line.
Right, so I suspected something was up when I found a site with nightly builds of the audio driver, and they were all amd64. The version of 17.10 I was running was i386 - it was an older machine that came out right around when 64 bit CPUs started hitting the mainstream, and it only has 2GB of RAM anyway, so I thought whatever, I'll just get the i386 build.
Turns out, the driver for the audio system is 64 bit compatible only. Sort of shocking since this is an older machine though I guess for a lot of folks there isn't much point in upkeeping an i386 driver these days.
Anyway, the solution to this problem is literally to install 64 bit Ubuntu (I use Xubuntu). I went with 16.04 as it's LTS, but that's not what solved the problem.
Hope this helps someone down the line.
answered Feb 11 at 5:03
KingDan
1264
1264
add a comment |Â
add a comment |Â
up vote
0
down vote
I have the same problem in in my Ubuntu 16.04 LTS, i followed numerous links, but this link helped me later. I downgraded my Linux kernel image to Xenial version.
$ apt-cache search linux-generic
- linux-generic - Complete Generic Linux kernel and headers
OTHER IMAGES ......- linux-generic-lts-xenial - Complete Generic Linux kernel and headers
(dummy transitional package)
then installed with this command
$ sudo aptitude install linux-generic-lts-xenial
I also installed ubuntu-desktop package for 16.04 which contains ALSA related files
sudo aptitude install ubuntu-desktop
add a comment |Â
up vote
0
down vote
I have the same problem in in my Ubuntu 16.04 LTS, i followed numerous links, but this link helped me later. I downgraded my Linux kernel image to Xenial version.
$ apt-cache search linux-generic
- linux-generic - Complete Generic Linux kernel and headers
OTHER IMAGES ......- linux-generic-lts-xenial - Complete Generic Linux kernel and headers
(dummy transitional package)
then installed with this command
$ sudo aptitude install linux-generic-lts-xenial
I also installed ubuntu-desktop package for 16.04 which contains ALSA related files
sudo aptitude install ubuntu-desktop
add a comment |Â
up vote
0
down vote
up vote
0
down vote
I have the same problem in in my Ubuntu 16.04 LTS, i followed numerous links, but this link helped me later. I downgraded my Linux kernel image to Xenial version.
$ apt-cache search linux-generic
- linux-generic - Complete Generic Linux kernel and headers
OTHER IMAGES ......- linux-generic-lts-xenial - Complete Generic Linux kernel and headers
(dummy transitional package)
then installed with this command
$ sudo aptitude install linux-generic-lts-xenial
I also installed ubuntu-desktop package for 16.04 which contains ALSA related files
sudo aptitude install ubuntu-desktop
I have the same problem in in my Ubuntu 16.04 LTS, i followed numerous links, but this link helped me later. I downgraded my Linux kernel image to Xenial version.
$ apt-cache search linux-generic
- linux-generic - Complete Generic Linux kernel and headers
OTHER IMAGES ......- linux-generic-lts-xenial - Complete Generic Linux kernel and headers
(dummy transitional package)
then installed with this command
$ sudo aptitude install linux-generic-lts-xenial
I also installed ubuntu-desktop package for 16.04 which contains ALSA related files
sudo aptitude install ubuntu-desktop
edited Aug 14 at 5:24
answered Aug 13 at 7:03
Md. Sultanul Arefin
12
12
add a comment |Â
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1004021%2fxubuntu-17-10-no-sound-alsa-says-no-such-file-or-directory%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
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