Tiny Core Linux

Tiny Core Base => TCB Q&A Forum => Topic started by: aus9 on April 17, 2020, 11:23:01 PM

Title: [Solved] anyone using 64 bit /etc/modprobe.conf?
Post by: aus9 on April 17, 2020, 11:23:01 PM
Hi

I noticed on 64 bit 11.1x we have no /etc/modprobe.conf dir but we have /etc/modprobe.conf

I have just attempted to use the included file to swap my sound card index to no avail....and added the file to backup....the alsa files are in my boot list...reboot no swap detected
So I removed backup...created a file called /etc/modprobe.conf /intel.conf .....added the file to backup...the alsa files are in my boot list...reboot no swap detected

so anyone succeeding with the modprobe.conf?

thanks for reading
Title: Re: anyone using 64 bit /etc/modprobe.conf?
Post by: Juanito on April 18, 2020, 01:09:41 AM
It would perhaps be easier to test if you first reboot without any alsa extensions loaded, make your modprobe.conf changes, then load alsa-config and alsa.
Title: Re: anyone using 64 bit /etc/modprobe.conf?
Post by: aus9 on April 18, 2020, 01:43:14 AM
Hi thanks for replying. I will check soon.

In the meantime, I should mention I have vlc playing with pulseaudio.

when I looked at Apps -> alsa-config the info file suggests we have file = /usr/local/etc/init.d/alsasound
I did a provides search for alsasound and none the wiser.
http://repo.tinycorelinux.net/11.x/x86_64/tcz/alsa-config.tcz.info

any clues?
Title: Re: anyone using 64 bit /etc/modprobe.conf?
Post by: Juanito on April 18, 2020, 01:53:41 AM
/usr/local/etc/init.d/alsasound was used in the past for ancient hardware - I'll edit the info file.
Title: Re: anyone using 64 bit /etc/modprobe.conf?
Post by: aus9 on April 18, 2020, 02:00:44 AM
thanks for the test...that works.  Only for people who plan to use analog and no pulseaudio I reveal some old tricks

Code: [Select]
cat /etc/modprobe.conf
# /etc/modprobe.conf: Modprobe config file.
options snd_hda_intel index=1

tc@box:~$ tce-load -i alsa-config alsa
SNIP

tc@box:~$ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: Generic_1 [HD-Audio Generic], device 0: ALC892 Analog [ALC892 Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: Generic [HD-Audio Generic], device 3: HDMI 0 [HDMI 0]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: Generic [HD-Audio Generic], device 7: HDMI 1 [HDMI 1]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

any way to mark as solved?
Title: Re: [Solved] anyone using 64 bit /etc/modprobe.conf?
Post by: Rich on April 18, 2020, 09:05:52 AM
Hi aus9
... any way to mark as solved?
Yes, you ask me to do it. :)