WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Can't Play Audio CD  (Read 7016 times)

Offline ordep

  • Jr. Member
  • **
  • Posts: 74
Re: Can't Play Audio CD
« Reply #15 on: February 26, 2016, 07:04:11 PM »
Version 7.0
Made a complete new install on USB stick from CD.

Installed alsa-config then alsa.

aplay *.wav; no sound. :(

Rebooted

aplay *wav:  THERE IS SOUND. :D :D
There is sound now playing a video in firefox.

Will not attempt to load xmms. May be on another stick when I have time.

Offline Misalf

  • Hero Member
  • *****
  • Posts: 1702
Re: Can't Play Audio CD
« Reply #16 on: February 26, 2016, 07:13:15 PM »
Memtest86 is included it many install or live ISOs of several distros. Started from the boot manager, instead of the OS, and checking the memory for errors.
Download a copy and keep it handy: Core book ;)

Offline Misalf

  • Hero Member
  • *****
  • Posts: 1702
Re: Can't Play Audio CD
« Reply #17 on: February 26, 2016, 07:24:28 PM »
Maybe it would help some more folks to get ALSA working by adding some more commonly used files from  alsa-config.tvz  to  alsa.tcz  (because alsa-config.tcz seems to be the solltion for most of these questions)? Or merging them entirely, eliminating the need for the user to adjust .dep files?
Download a copy and keep it handy: Core book ;)

Online Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14555
Re: Can't Play Audio CD
« Reply #18 on: February 26, 2016, 10:19:04 PM »
I'm loathe to merge the extensions as that would mean an additional +/- 1mb of alsa-config extension for those that only require the alsa extension for things to work.

It does look like it might make sense to remove the alsa dep from alsa-config and add an explanation to the info files.


Online Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14555
Re: Can't Play Audio CD
« Reply #19 on: February 26, 2016, 10:52:32 PM »
There is a further issue with some sound hardware (i.e. mine) that, because the default (card 0) is hdmi, sound will not work with Xvesa (with or without alsa-config loaded first):
Code: [Select]
$ tce-load -i alsa
ncurses.tcz: OK
libasound.tcz: OK
input-joystick-4.2.9-tinycore.tcz: OK
alsa-modules-4.2.9-tinycore.tcz: OK
alsa.tcz: OK
snd_hda_intel 0000:00:03.0: failed to add i915 component master (-19)
$ alsamixer
cannot open mixer: No such file or directory

If Xorg-7.7 is loaded before alsa, then everything works OK.
« Last Edit: February 26, 2016, 10:59:06 PM by Juanito »

Online Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14555
Re: Can't Play Audio CD
« Reply #20 on: February 26, 2016, 11:16:53 PM »
alsa removed from alsa-config dep file and comments added to alsa/alsa-config info files.

Offline gerald_clark

  • TinyCore Moderator
  • Hero Member
  • *****
  • Posts: 4254
Re: Can't Play Audio CD
« Reply #21 on: February 27, 2016, 09:57:00 AM »

Offline ordep

  • Jr. Member
  • **
  • Posts: 74
Re: Can't Play Audio CD
« Reply #22 on: February 27, 2016, 07:26:22 PM »
alsa removed from alsa-config dep file and comments added to alsa/alsa-config info files.

On a new USB stick installation loaded only alsa-config. Then rebooted and there is sound.
Without reboot there is no sound.