WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: [Solved] How to install a sound card driver on CP64?  (Read 5568 times)

minux

  • Guest
[Solved] How to install a sound card driver on CP64?
« on: July 24, 2020, 04:23:09 AM »
Hello friends! As I said in title.

so far, I have installed alsa.tcz and pulseaudio.tcz, but they still don't work correctly.

I hope to get your help.Thank you again.
« Last Edit: August 01, 2020, 08:18:13 AM by Rich »

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: How to install a sound card driver on CP64?
« Reply #1 on: July 24, 2020, 04:37:11 AM »
What does this give:
Code: [Select]
$ tce-load -i alsa
$ aplay -l

minux

  • Guest
Re: How to install a sound card driver on CP64?
« Reply #2 on: July 24, 2020, 07:56:22 AM »
Code: [Select]
$ aplay -l
executing result
**** List of PLAYBACK Hardware Devices ****
card 0: Intel [HDA Intel],  device 0: ALC269 Analog [ACL269 Analog]
    Subdevice: 1/1
    Subservice #0:  Subdevice #0


I typed it word by word, not copy and paste... Since I can only access this forum using a device with VPN. Administrator, can you change the access policy of this website? In this way, more people may participate in the discussion and it will be more convenient for friends  to visit. Thank you.

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: How to install a sound card driver on CP64?
« Reply #3 on: July 24, 2020, 08:02:47 AM »
It looks like your sound device should work - what happens when you try to play music using, for example, xmms?

btw, is the vpn issue due to you changing your user name from minux to noob?
« Last Edit: July 24, 2020, 08:04:30 AM by Juanito »

minux

  • Guest
Re: How to install a sound card driver on CP64?
« Reply #4 on: July 24, 2020, 08:05:42 AM »
It looks like your sound device should work - what happens when you try to play music using, for example, xmms?

btw, is the vpn issue due to you changing your user name from minux to noob?
No sound.

minux

  • Guest
Re: How to install a sound card driver on CP64?
« Reply #5 on: July 24, 2020, 10:12:10 AM »
@Juanito when I try to play music using mmx,  it says "Couldn't open audio, Please check that: 1)Your soundCard is configured properly.2)You have the correct output plugin selected.3)No other program is blocking the soundcard..."

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: How to install a sound card driver on CP64?
« Reply #6 on: July 24, 2020, 10:21:14 AM »
If you are speaking of xmms, you need to access the setup via <ctrl p> and choose alsa as the output format.

minux

  • Guest
Re: How to install a sound card driver on CP64?
« Reply #7 on: July 24, 2020, 10:46:28 AM »
If you are speaking of xmms, you need to access the setup via <ctrl p> and choose alsa as the output format.
Now I can play music with xmms, but like all other programs there is still no sound.
Many people on the Internet say that getting a sound card to work is the hardest part of installing or using Linux.

Offline Sashank999

  • Sr. Member
  • ****
  • Posts: 388
Re: How to install a sound card driver on CP64?
« Reply #8 on: July 24, 2020, 07:59:22 PM »
Hence I use pulse audio and pavucontrol. That alsa is pretty difficult to configure for me (IMHO).

I just downloaded pulseaudio and did the steps in pulseaudio info file. I downloaded pavucontrol. Launched xmms. Thats all !

minux

  • Guest
Re: How to install a sound card driver on CP64?
« Reply #9 on: July 24, 2020, 08:30:32 PM »
btw, is the vpn issue due to you changing your user name from minux to noob?
Of course not, I use VPN because the forum has some kind of IP access restriction or access blocking mechanism.

minux

  • Guest
Re: How to install a sound card driver on CP64?
« Reply #10 on: July 24, 2020, 09:02:48 PM »
I downloaded pavucontrol. Launched xmms. Thats all !
Thank you very much again. It worked very well.

Offline Sashank999

  • Sr. Member
  • ****
  • Posts: 388
Re: How to install a sound card driver on CP64?
« Reply #11 on: July 24, 2020, 10:13:57 PM »
If the problem is solved, you can ask Rich to mark as solved.

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: How to install a sound card driver on CP64?
« Reply #12 on: July 24, 2020, 10:32:55 PM »
Now I can play music with xmms, but like all other programs there is still no sound.

I'm surprised - you appear to have simple sound hardware that comes up as the alsa default - which other programs do not have sound?

Note also that to use pulseaudio with xmms you need the xmms-pulse extension so, if you did not install xmms-pulse, then you were still getting sound via alsa.

Offline Sashank999

  • Sr. Member
  • ****
  • Posts: 388
Re: How to install a sound card driver on CP64?
« Reply #13 on: July 24, 2020, 10:52:23 PM »
I think pulseaudio magically rectified the alsa. Something makes me think that xmms is using alsa.

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: How to install a sound card driver on CP64?
« Reply #14 on: July 24, 2020, 11:13:36 PM »
The xmms output defaults to oss  - as far as I can see from the thread above, after the op changed the xmms output to alsa, the sound worked without pulseaudio being installed.