Silenzio, parla Amarok

Postate qui se avete consigli per migliorare i pacchetti disponibili in questo sito o se avete problemi con installazione, funzionamento o altro.

Moderatore: Staff

Regole del forum
1) Citare in modo preciso il nome del pacchetto.
2) Specificare se discussione/suggerimento o richiesta d'aiuto.
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.
Rispondi
newroz
Linux 1.x
Linux 1.x
Messaggi: 109
Iscritto il: dom 13 mar 2005, 0:00
Località: Caserta
Contatta:

Silenzio, parla Amarok

Messaggio da newroz »

Ho un problema con l'audio. Se ho acceso GAIM l'audio del programma mi si sente tranquillamente (le notifiche per messaggi inviati e ricevuti), se apro un'altra applicazione audio (tipo Amarok) GAIM tace. Amarok, dal canto suo, funziona... Ma se provo ad aprire un mp3 mi si blocca (non crasha, si pianta completamente). Sapreste suggerirmi qualcosa a riguardo? Grazie mille! :)

dentedilupo
Linux 0.x
Linux 0.x
Messaggi: 78
Iscritto il: gio 21 ott 2004, 0:00
Località: Palermo
Contatta:

Messaggio da dentedilupo »

non vorrei sbagliarmi, ma prima avevo pure io lo stesso problema :
Quando ascoltavo un mp3 o vedevo un video tutti i suoni di gaim non venivano riprodotti, se non alla fine del brano e tutti di seguito :?

Il problema è stato risolto quando ho aggiornato kde alla 3.4, che a quanto pare gestisce MOLTO meglio questi fenomeni con i suoni.....

newroz
Linux 1.x
Linux 1.x
Messaggi: 109
Iscritto il: dom 13 mar 2005, 0:00
Località: Caserta
Contatta:

Messaggio da newroz »

Ho già KDE 3.4... :( Mah, semmai fosse un problema di KDE attendo che venga rilasciata la release 3.4.1... Ma non saprei se dipende da questo il problema...

Avatar utente
useless
Staff
Staff
Messaggi: 3896
Iscritto il: dom 12 ott 2003, 0:00
Località: A place where the streets have no name
Contatta:

Messaggio da useless »

configura gaim in modo che usi arts, o lancialo con artsdsp. o usa kopete 8).

newroz
Linux 1.x
Linux 1.x
Messaggi: 109
Iscritto il: dom 13 mar 2005, 0:00
Località: Caserta
Contatta:

Messaggio da newroz »

Resta comunque il problema di Amarok che si blocca... :( ... E quello, almeno al momento, non credo possa essere sostituito. :)

Avatar utente
napoleone1981
Linux 2.x
Linux 2.x
Messaggi: 380
Iscritto il: gio 26 ago 2004, 0:00
Località: Sant'Elena

Messaggio da napoleone1981 »

Dovresti fare in modo che il server audio supporti più stream nello stesso momento.
Se usi arts, ti posto il mio asound con dmix, prima lo faceva anche a me quato problema

Codice: Seleziona tutto

state.I82801DBICH4 {
 control.1 {
  comment.access 'read write'
  comment.type BOOLEAN
  comment.count 1
  iface MIXER
  name 'Master Playback Switch'
  value true
 }
 control.2 {
  comment.access 'read write'
  comment.type INTEGER
  comment.count 2
  comment.range '0 - 31'
  iface MIXER
  name 'Master Playback Volume'
  value.0 16
  value.1 16
 }
 control.3 {
  comment.access 'read write'
  comment.type BOOLEAN
  comment.count 1
  iface MIXER
  name 'Headphone Playback Switch'
  value true
 }
 control.4 {
  comment.access 'read write'
  comment.type INTEGER
  comment.count 2
  comment.range '0 - 31'
  iface MIXER
  name 'Headphone Playback Volume'
  value.0 30
  value.1 30
 }
 control.5 {
  comment.access 'read write'
  comment.type BOOLEAN
  comment.count 1
  iface MIXER
  name 'Master Mono Playback Switch'
  value true
 }
 control.6 {
  comment.access 'read write'
  comment.type INTEGER
  comment.count 1
  comment.range '0 - 31'
  iface MIXER
  name 'Master Mono Playback Volume'
  value 31
 }
 control.7 {
  comment.access 'read write'
  comment.type BOOLEAN
  comment.count 1
  iface MIXER
  name 'PC Speaker Playback Switch'
  value true
 }
 control.8 {
  comment.access 'read write'
  comment.type INTEGER
  comment.count 1
  comment.range '0 - 15'
  iface MIXER
  name 'PC Speaker Playback Volume'
  value 15
 }
 control.9 {
  comment.access 'read write'
  comment.type BOOLEAN
  comment.count 1
  iface MIXER
  name 'Phone Playback Switch'
  value false
 }
 control.10 {
  comment.access 'read write'
  comment.type INTEGER
  comment.count 1
  comment.range '0 - 31'
  iface MIXER
  name 'Phone Playback Volume'
  value 30
 }
 control.11 {
  comment.access 'read write'
  comment.type BOOLEAN
  comment.count 1
  iface MIXER
  name 'Mic Playback Switch'
  value false
 }
 control.12 {
  comment.access 'read write'
  comment.type INTEGER
  comment.count 1
  comment.range '0 - 31'
  iface MIXER
  name 'Mic Playback Volume'
  value 0
 }
 control.13 {
  comment.access 'read write'
  comment.type BOOLEAN
  comment.count 1
  iface MIXER
  name 'Mic Boost (+20dB)'
  value true
 }
 control.14 {
  comment.access 'read write'
  comment.type BOOLEAN
  comment.count 1
  iface MIXER
  name 'Line Playback Switch'
  value true
 }
 control.15 {
  comment.access 'read write'
  comment.type INTEGER
  comment.count 2
  comment.range '0 - 31'
  iface MIXER
  name 'Line Playback Volume'
  value.0 15
  value.1 15
 }
 control.16 {
  comment.access 'read write'
  comment.type BOOLEAN
  comment.count 1
  iface MIXER
  name 'CD Playback Switch'
  value true
 }
 control.17 {
  comment.access 'read write'
  comment.type INTEGER
  comment.count 2
  comment.range '0 - 31'
  iface MIXER
  name 'CD Playback Volume'
  value.0 31
  value.1 31
 }
 control.18 {
  comment.access 'read write'
  comment.type BOOLEAN
  comment.count 1
  iface MIXER
  name 'Video Playback Switch'
  value false
 }
 control.19 {
  comment.access 'read write'
  comment.type INTEGER
  comment.count 2
  comment.range '0 - 31'
  iface MIXER
  name 'Video Playback Volume'
  value.0 19
  value.1 19
 }
 control.20 {
  comment.access 'read write'
  comment.type BOOLEAN
  comment.count 1
  iface MIXER
  name 'Aux Playback Switch'
  value false
 }
 control.21 {
  comment.access 'read write'
  comment.type INTEGER
  comment.count 2
  comment.range '0 - 31'
  iface MIXER
  name 'Aux Playback Volume'
  value.0 28
  value.1 28
 }
 control.22 {
  comment.access 'read write'
  comment.type BOOLEAN
  comment.count 1
  iface MIXER
  name 'PCM Playback Switch'
  value true
 }
 control.23 {
  comment.access 'read write'
  comment.type INTEGER
  comment.count 2
  comment.range '0 - 31'
  iface MIXER
  name 'PCM Playback Volume'
  value.0 17
  value.1 17
 }
 control.24 {
  comment.access 'read write'
  comment.type ENUMERATED
  comment.count 2
  comment.item.0 Mic
  comment.item.1 CD
  comment.item.2 Video
  comment.item.3 Aux
  comment.item.4 Line
  comment.item.5 Mix
  comment.item.6 'Mix Mono'
  comment.item.7 Phone
  iface MIXER
  name 'Capture Source'
  value.0 Mix
  value.1 Mix
 }
 control.25 {
  comment.access 'read write'
  comment.type BOOLEAN
  comment.count 1
  iface MIXER
  name 'Capture Switch'
  value false
 }
 control.26 {
  comment.access 'read write'
  comment.type INTEGER
  comment.count 2
  comment.range '0 - 15'
  iface MIXER
  name 'Capture Volume'
  value.0 0
  value.1 0
 }
 control.27 {
  comment.access 'read write'
  comment.type ENUMERATED
  comment.count 1
  comment.item.0 'pre 3D'
  comment.item.1 'post 3D'
  iface MIXER
  name 'PCM Out Path & Mute'
  value 'post 3D'
 }
 control.28 {
  comment.access 'read write'
  comment.type BOOLEAN
  comment.count 1
  iface MIXER
  name '3D Control - Switch'
  value true
 }
 control.29 {
  comment.access 'read write'
  comment.type ENUMERATED
  comment.count 1
  comment.item.0 Mix
  comment.item.1 Mic
  iface MIXER
  name 'Mono Output Select'
  value Mix
 }
 control.30 {
  comment.access 'read write'
  comment.type ENUMERATED
  comment.count 1
  comment.item.0 Mic1
  comment.item.1 Mic2
  iface MIXER
  name 'Mic Select'
  value Mic1
 }
 control.31 {
  comment.access 'read write'
  comment.type INTEGER
  comment.count 1
  comment.range '0 - 15'
  iface MIXER
  name '3D Control - Center'
  value 15
 }
 control.32 {
  comment.access 'read write'
  comment.type INTEGER
  comment.count 1
  comment.range '0 - 15'
  iface MIXER
  name '3D Control - Depth'
  value 15
 }
 control.33 {
  comment.access read
  comment.type IEC958
  comment.count 1
  iface MIXER
  name 'IEC958 Playback Con Mask'
  value '0fff000f00000000000000000000000000000'
 }
 control.34 {
  comment.access read
  comment.type IEC958
  comment.count 1
  iface MIXER
  name 'IEC958 Playback Pro Mask'
  value cf0000000000000000000000000000000000'
 }
 control.35 {
  comment.access 'read write'
  comment.type IEC958
  comment.count 1
  iface MIXER
  name 'IEC958 Playback Default'
  value '008200020000000000000000000000000000'
 }
 control.36 {
  comment.access 'read write'
  comment.type BOOLEAN
  comment.count 1
  iface MIXER
  name 'IEC958 Playback Switch'
  value true
 }
 control.37 {
  comment.access 'read write'
  comment.type INTEGER
  comment.count 1
  comment.range '0 - 3'
  iface MIXER
  name 'IEC958 Playback AC97-SPSA'
  value 3
 }
 control.38 {
  comment.access 'read write'
  comment.type BOOLEAN
  comment.count 1
  iface MIXER
  name 'External Amplifier'
  value true
 }
}

state.Modem {
 control {
 }
}

newroz
Linux 1.x
Linux 1.x
Messaggi: 109
Iscritto il: dom 13 mar 2005, 0:00
Località: Caserta
Contatta:

Messaggio da newroz »

Penso di aver risolto (anche con AmaroK) settando Alsa cone server sonoro di default (e non automatico). Ora "pare" funzionare tutto. Vedremo. :) Grazie!

Rispondi