Messaggio di aRts

Se avete problemi con l'installazione e la configurazione di Slackware postate qui. Non usate questo forum per argomenti generali... per quelli usate Gnu/Linux in genere.

Moderatore: Staff

Regole del forum
1) Citare sempre la versione di Slackware usata, la versione del Kernel e magari anche la versione della libreria coinvolta. Questi dati aiutano le persone che possono rispondere.
2) Per evitare confusione prego inserire in questo forum solo topic che riguardano appunto Slackware, se l'argomento è generale usate il forum Gnu/Linux in genere.
3) Leggere attentamente le risposte ricevute.
4) Scrivere i messaggi con il colore di default, evitare altri colori.
5) Scrivere in Italiano o in Inglese, se possibile grammaticalmente corretto, evitate stili di scrittura poco chiari, quindi nessuna abbreviazione tipo telegramma o scrittura stile SMS o CHAT.
6) Appena registrati è consigliato presentarsi nel forum dedicato.

La non osservanza delle regole porta a provvedimenti di vari tipo da parte dello staff, in particolare la non osservanza della regola 5 porta alla cancellazione del post e alla segnalazione dell'utente. In caso di recidività l'utente rischia il ban temporaneo.
Mario Vanoni
Iper Master
Iper Master
Messaggi: 3174
Iscritto il: lun 3 set 2007, 21:20
Nome Cognome: Mario Vanoni
Slackware: 12.2
Kernel: 3.0.4 statico
Desktop: fluxbox/seamonkey
Località: Cuasso al Monte (VA)

Re: Messaggio di aRts

Messaggio da Mario Vanoni »

manhunt ha scritto: Sound server information message:
error while initializing the sound server:
device: default can't be opened for playback (invalid argument)
the sound server will continue , using the null output device
Su Slackware 12.0/KDE 3.5.7 succedeva spesso,
spegnendo KDE con Ctrl-Alt-BS.
Ad un successivo startx, l'errore citato.
Workaround sulla shell da root:
killall artsd
ovviamente prima di startx (KDE) e tutto era a posto.

Su Slackware 12.1/KDE 3.5.9 mai successo.

Mario Vanoni

Avatar utente
urka58
Linux 3.x
Linux 3.x
Messaggi: 543
Iscritto il: mer 7 dic 2005, 23:29

Re: Messaggio di aRts

Messaggio da urka58 »

Il fatto che lsmod non restituisca i moduli del sistema sonoro di per sè non significa molto, i driver potrebbero essere stati compilati "staticamente".
Se puoi postare il config del kernel che stai usando si vede facilmente. Se amarok funziona in qualche modo il sistema sonoro è attivo. (o è la radio del vicino).
Da utente normale

Codice: Seleziona tutto

cat file_che_vuoi_tu > /dev/sound/dsp
un file qualsiasi, anche non musicale. Se senti un rumore il dispositivo funziona e hai i permessi corretti sul nodo.
Ciao

manhunt
Linux 0.x
Linux 0.x
Messaggi: 36
Iscritto il: sab 17 mag 2008, 10:57

Re: Messaggio di aRts

Messaggio da manhunt »

l'output di cat file_che_vuoi_tu > /dev/dsp è un rumore assordante (niente musica).


come mi hanno kiesto prima posto anke cat /usr/src/linux/.config | grep _SND

Codice: Seleziona tutto

CONFIG_SND=y
CONFIG_SND_TIMER=y
CONFIG_SND_PCM=y
CONFIG_SND_SEQUENCER=y
# CONFIG_SND_SEQ_DUMMY is not set
CONFIG_SND_OSSEMUL=y
CONFIG_SND_MIXER_OSS=y
CONFIG_SND_PCM_OSS=y
CONFIG_SND_PCM_OSS_PLUGINS=y
CONFIG_SND_SEQUENCER_OSS=y
CONFIG_SND_RTCTIMER=y
CONFIG_SND_SEQ_RTCTIMER_DEFAULT=y
CONFIG_SND_DYNAMIC_MINORS=y
CONFIG_SND_SUPPORT_OLD_API=y
CONFIG_SND_VERBOSE_PROCFS=y
CONFIG_SND_VERBOSE_PRINTK=y
# CONFIG_SND_DEBUG is not set
CONFIG_SND_AC97_CODEC=y
# CONFIG_SND_DUMMY is not set
# CONFIG_SND_VIRMIDI is not set
# CONFIG_SND_MTPAV is not set
# CONFIG_SND_MTS64 is not set
# CONFIG_SND_SERIAL_U16550 is not set
# CONFIG_SND_MPU401 is not set
# CONFIG_SND_PORTMAN2X4 is not set
# CONFIG_SND_AD1889 is not set
# CONFIG_SND_ALS300 is not set
# CONFIG_SND_ALS4000 is not set
# CONFIG_SND_ALI5451 is not set
# CONFIG_SND_ATIIXP is not set
# CONFIG_SND_ATIIXP_MODEM is not set
# CONFIG_SND_AU8810 is not set
# CONFIG_SND_AU8820 is not set
# CONFIG_SND_AU8830 is not set
# CONFIG_SND_AZT3328 is not set
# CONFIG_SND_BT87X is not set
# CONFIG_SND_CA0106 is not set
# CONFIG_SND_CMIPCI is not set
# CONFIG_SND_CS4281 is not set
# CONFIG_SND_CS46XX is not set
# CONFIG_SND_CS5530 is not set
# CONFIG_SND_CS5535AUDIO is not set
# CONFIG_SND_DARLA20 is not set
# CONFIG_SND_GINA20 is not set
# CONFIG_SND_LAYLA20 is not set
# CONFIG_SND_DARLA24 is not set
# CONFIG_SND_GINA24 is not set
# CONFIG_SND_LAYLA24 is not set
# CONFIG_SND_MONA is not set
# CONFIG_SND_MIA is not set
# CONFIG_SND_ECHO3G is not set
# CONFIG_SND_INDIGO is not set
# CONFIG_SND_INDIGOIO is not set
# CONFIG_SND_INDIGODJ is not set
# CONFIG_SND_EMU10K1 is not set
# CONFIG_SND_EMU10K1X is not set
# CONFIG_SND_ENS1370 is not set
# CONFIG_SND_ENS1371 is not set
# CONFIG_SND_ES1938 is not set
# CONFIG_SND_ES1968 is not set
# CONFIG_SND_FM801 is not set
CONFIG_SND_HDA_INTEL=y
# CONFIG_SND_HDSP is not set
# CONFIG_SND_HDSPM is not set
# CONFIG_SND_ICE1712 is not set
# CONFIG_SND_ICE1724 is not set
CONFIG_SND_INTEL8X0=y
# CONFIG_SND_INTEL8X0M is not set
# CONFIG_SND_KORG1212 is not set
# CONFIG_SND_MAESTRO3 is not set
# CONFIG_SND_MIXART is not set
# CONFIG_SND_NM256 is not set
# CONFIG_SND_PCXHR is not set
# CONFIG_SND_RIPTIDE is not set
# CONFIG_SND_RME32 is not set
# CONFIG_SND_RME96 is not set
# CONFIG_SND_RME9652 is not set
# CONFIG_SND_SONICVIBES is not set
# CONFIG_SND_TRIDENT is not set
# CONFIG_SND_VIA82XX is not set
# CONFIG_SND_VIA82XX_MODEM is not set
# CONFIG_SND_VX222 is not set
# CONFIG_SND_YMFPCI is not set
CONFIG_SND_AC97_POWER_SAVE=y
# CONFIG_SND_USB_AUDIO is not set
# CONFIG_SND_USB_USX2Y is not set
# CONFIG_SND_USB_CAIAQ is not set
# CONFIG_SND_VXPOCKET is not set
# CONFIG_SND_PDAUDIOCF is not set
# CONFIG_SND_SOC is not set

vi metto il link del mio .config http://www.speedyshare.com/645424817.html

Avatar utente
anycolouryoulike
Packager
Packager
Messaggi: 1158
Iscritto il: ven 10 ago 2007, 0:00
Slackware: 12.2
Kernel: 2.6.34.8
Desktop: KDE 3.5.10

Re: Messaggio di aRts

Messaggio da anycolouryoulike »

I driver sono compilati come statici.
Cosa hai aggiornato con swaret?

manhunt
Linux 0.x
Linux 0.x
Messaggi: 36
Iscritto il: sab 17 mag 2008, 10:57

Re: Messaggio di aRts

Messaggio da manhunt »

anycolouryoulike ha scritto:I driver sono compilati come statici.
Cosa hai aggiornato con swaret?
prima d tutto, io aggiorno con swaret usando la seguente metodologia==>

chiudo X, vado root, init 1 e faccio l'aggiornamento (consigliato da un mio amico). alla fine, init 3, reboot.


ho notato 1 errore però!

loading alsa mixer settings: /usr/sbin/alsatcl restore
/usrsbin/alsactl: set_control: 1269: failed to obtain info for control #1 (no such file on dir)
: failed to obtain info for control #6 (no such file on dir)

Avatar utente
urka58
Linux 3.x
Linux 3.x
Messaggi: 543
Iscritto il: mer 7 dic 2005, 23:29

Re: Messaggio di aRts

Messaggio da urka58 »

Si, ma la richiesta era cosa.. credo per sapere se avevi aggiornato per caso aRts.
Hai dato un'occhiata a Menu K => Centro di controllo => Suono e Multimedia => Sistema Sonoro, per vedere se c'è qualcosa da sistemare?
Amarok usa l'engine di xine, quindi è normale che funzioni, visto che i driver alsa esistono e /dev/dsp ha i permessi a posto.
Ciao

Avatar utente
tigerwalk
Linux 3.x
Linux 3.x
Messaggi: 895
Iscritto il: lun 25 feb 2008, 22:08
Nome Cognome: Giuliano della Vecchia
Slackware: 13.37-14.2
Kernel: 3.10.17-tiger / 4.4.88-smp
Desktop: kde4/xfce4
Località: Napoli

Re: Messaggio di aRts

Messaggio da tigerwalk »

manhunt ha scritto:
anycolouryoulike ha scritto:I driver sono compilati come statici.
Cosa hai aggiornato con swaret?
prima d tutto, io aggiorno con swaret usando la seguente metodologia==>

chiudo X, vado root, init 1 e faccio l'aggiornamento (consigliato da un mio amico). alla fine, init 3, reboot.


ho notato 1 errore però!

loading alsa mixer settings: /usr/sbin/alsatcl restore
/usrsbin/alsactl: set_control: 1269: failed to obtain info for control #1 (no such file on dir)
: failed to obtain info for control #6 (no such file on dir)
Non hai provato quello che ti ho consigliato eh...?

manhunt
Linux 0.x
Linux 0.x
Messaggi: 36
Iscritto il: sab 17 mag 2008, 10:57

Re: Messaggio di aRts

Messaggio da manhunt »

tigerwalk ha scritto: prova anche a dare

Codice: Seleziona tutto

modprobe snd-hda-intel model=3stack

ecco :D

Codice: Seleziona tutto

FATAL: Module snd_hda_intel not found.
btw, io aggiorno tutto con swaret. quindi probabilmente ho aggiornato anche aRts. ho fatto male?

Avatar utente
anycolouryoulike
Packager
Packager
Messaggi: 1158
Iscritto il: ven 10 ago 2007, 0:00
Slackware: 12.2
Kernel: 2.6.34.8
Desktop: KDE 3.5.10

Re: Messaggio di aRts

Messaggio da anycolouryoulike »

Che errore ti restituisce questo comando?

Codice: Seleziona tutto

/usr/bin/artsd -F 10 -S 4096 -a alsa -d -r 96000 -b 16 -s 60 -m artsmessage -c drkonqi -l 3 -f

manhunt
Linux 0.x
Linux 0.x
Messaggi: 36
Iscritto il: sab 17 mag 2008, 10:57

Re: Messaggio di aRts

Messaggio da manhunt »

anycolouryoulike ha scritto:Che errore ti restituisce questo comando?

Codice: Seleziona tutto

/usr/bin/artsd -F 10 -S 4096 -a alsa -d -r 96000 -b 16 -s 60 -m artsmessage -c drkonqi -l 3 -f
root@isee:/home/isee# /usr/bin/artsd -F 10 -S 4096 -a alsa -d -r 96000 -b 16 -s 60 -m artsmessage -c drkonqi -l 3 -f
ALSA lib pcm.c:6618:(snd_pcm_slave_conf) unknown format unchanged
kbuildsycoca running...


e mi restitiusce lo stesso errore che ho postato come primo errore, ovvero che mi compare ad ogni avvio.

Avatar utente
conraid
Staff
Staff
Messaggi: 13631
Iscritto il: gio 14 lug 2005, 0:00
Nome Cognome: Corrado Franco
Slackware: current64
Desktop: kde
Località: Livorno
Contatta:

Re: Messaggio di aRts

Messaggio da conraid »

manhunt ha scritto:
btw, io aggiorno tutto con swaret. quindi probabilmente ho aggiornato anche aRts. ho fatto male?
Probabilmente non c'entra niente, ma stai attento a swaret

Avatar utente
anycolouryoulike
Packager
Packager
Messaggi: 1158
Iscritto il: ven 10 ago 2007, 0:00
Slackware: 12.2
Kernel: 2.6.34.8
Desktop: KDE 3.5.10

Re: Messaggio di aRts

Messaggio da anycolouryoulike »

manhunt ha scritto:
anycolouryoulike ha scritto:Che errore ti restituisce questo comando?

Codice: Seleziona tutto

/usr/bin/artsd -F 10 -S 4096 -a alsa -d -r 96000 -b 16 -s 60 -m artsmessage -c drkonqi -l 3 -f
root@isee:/home/isee# /usr/bin/artsd -F 10 -S 4096 -a alsa -d -r 96000 -b 16 -s 60 -m artsmessage -c drkonqi -l 3 -f
ALSA lib pcm.c:6618:(snd_pcm_slave_conf) unknown format unchanged
kbuildsycoca running...


e mi restitiusce lo stesso errore che ho postato come primo errore, ovvero che mi compare ad ogni avvio.
Io downgraderei alsa, hai un kernel abbastanza vecchio e magari c'è qualche incompatibilità tra i driver del kernel e le ultime alsa-lib...
Oppure se il problema è solo la schermata di errore puoi sempre disabilitare aRts dal centro di controllo.

manhunt
Linux 0.x
Linux 0.x
Messaggi: 36
Iscritto il: sab 17 mag 2008, 10:57

Re: Messaggio di aRts

Messaggio da manhunt »

Io downgraderei alsa, hai un kernel abbastanza vecchio e magari c'è qualche incompatibilità tra i driver del kernel e le ultime alsa-lib...
Oppure se il problema è solo la schermata di errore puoi sempre disabilitare aRts dal centro di controllo.
beh, dato che io utilizzo xmms per la musica...il problema c'è :lol:

Avatar utente
anycolouryoulike
Packager
Packager
Messaggi: 1158
Iscritto il: ven 10 ago 2007, 0:00
Slackware: 12.2
Kernel: 2.6.34.8
Desktop: KDE 3.5.10

Re: Messaggio di aRts

Messaggio da anycolouryoulike »

Che ti costa downgradare alsa?

manhunt
Linux 0.x
Linux 0.x
Messaggi: 36
Iscritto il: sab 17 mag 2008, 10:57

Re: Messaggio di aRts

Messaggio da manhunt »

anycolouryoulike ha scritto:Che ti costa downgradare alsa?
nulla! io mi riferivo al fatto di disabilitare aRts.
se m dici come downgradare alsa mi fai 1 piacere :)

Rispondi