some X5000 problems

AmigaOne X5000 platform specific issues related to Linux only.
Post Reply
User avatar
kilaueabart
Posts: 1186
Joined: Mon Mar 05, 2012 2:36 am

some X5000 problems

Post by kilaueabart »

I used to get sound on my X5000. But since my major crash two or three years ago I no longer get sound in the Linux side. (I was getting it in OS4 sometimes if it recognized the file type.) I'm certain that I used to get wifi and/or bluetooth, too. If I could find a way to get at least sound back again I could spend a lot more time on my X5000 and far less in Windows on my laptop. Any hints?
User avatar
xeno74
Posts: 10714
Joined: Fri Mar 23, 2012 7:58 am
Contact:

Re: some X5000 problems

Post by xeno74 »

kilaueabart wrote: Sun Jan 26, 2025 1:12 am I used to get sound on my X5000. But since my major crash two or three years ago I no longer get sound in the Linux side. (I was getting it in OS4 sometimes if it recognized the file type.) I'm certain that I used to get wifi and/or bluetooth, too. If I could find a way to get at least sound back again I could spend a lot more time on my X5000 and far less in Windows on my laptop. Any hints?
Have you copied the kernel modules directory to /lib/modules after a kernel update?
User avatar
kilaueabart
Posts: 1186
Joined: Mon Mar 05, 2012 2:36 am

Re: some X5000 problems

Post by kilaueabart »

The second thing I always do when I get a new kernel de-archived is copy anything like these:
lib-modules.png
lib-modules.png (8.61 KiB) Viewed 8544 times
into /lib/modules. Are those what you would call "kernel modules directories"? I don't think of them as directories, but if not then I have no idea where to find such things.

I seem to recall my sound problem being attributed to my Radeon something-or-other not working any more. I used to know how to find out what kind of radeon it is, but I can barely remember my own name anymore. I wonder if I could get sound if I replaced that. Heck, I'm not even 100% sure I've got the speaker jack plugged in the right place. After I post this I'm going to switch to OS4 and see if I still get sound there.
User avatar
xeno74
Posts: 10714
Joined: Fri Mar 23, 2012 7:58 am
Contact:

Re: some X5000 problems

Post by xeno74 »

kilaueabart wrote: Mon Jan 27, 2025 1:22 am The second thing I always do when I get a new kernel de-archived is copy anything like these:lib-modules.png into /lib/modules. Are those what you would call "kernel modules directories"?
Yes, these are kernel modules directories.

Please post the output of lspci.
User avatar
kilaueabart
Posts: 1186
Joined: Mon Mar 05, 2012 2:36 am

Re: some X5000 problems

Post by kilaueabart »

Screenshot at 2025-01-30 16-09-48.png
User avatar
xeno74
Posts: 10714
Joined: Fri Mar 23, 2012 7:58 am
Contact:

Re: some X5000 problems

Post by xeno74 »

Please post the output of lsmod.

Have you sound on OS4?
User avatar
kilaueabart
Posts: 1186
Joined: Mon Mar 05, 2012 2:36 am

Re: some X5000 problems

Post by kilaueabart »

When I boot OS4 I get the start-up music loud and clear. I can also play mp3's, but several other formats including tiff's just crash the machine to the point where I can move cursor arrow but clicking on things has no result. I have to reboot the machine.

I screen-dumped a .png copy of lsmod but Add files refuses to post it. And "You may also attach files by dragging and dropping them in the message box" is a lie, today at least. Fortunately Shif^Ctrl^C seems to work, except for spacing. Actually the spacing comes out fairly well too, but disappears in the Preview:

Module Size Used by
snd_opl3_synth 28672 0
snd_seq_midi_emul 16384 1 snd_opl3_synth
snd_cmipci 49152 3
snd_mpu401_uart 20480 1 snd_cmipci
snd_hda_codec_hdmi 73728 1
snd_hda_intel 45056 1
snd_opl3_lib 24576 2 snd_opl3_synth,snd_cmipci
snd_intel_dspcfg 12288 1 snd_hda_intel
snd_hwdep 20480 1 snd_opl3_lib
snd_hda_codec 163840 2 snd_hda_codec_hdmi,snd_hda_intel
gameport 24576 1 snd_cmipci
snd_hda_core 106496 3 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec
joydev 28672 0
uio_pdrv_genirq 16384 0
uio 28672 1 uio_pdrv_genirq
dm_mod 167936 0
fienix@fienix:~$
User avatar
xeno74
Posts: 10714
Joined: Fri Mar 23, 2012 7:58 am
Contact:

Re: some X5000 problems

Post by xeno74 »

Your lsmod output looks ok.

Have you tried a differtent jack output from your sound card?
Post Reply