Visualizzazione dei risultati da 1 a 8 su 8
  1. #1

    no volume control gstreamer plugins and/or device found.

    Ciao pinguini,

    Ho installato la Xubuntu 8.10 sul mio EeePC,va tutto bene eccetto l'audio. Non si sente niente,quando vado a vedere i volumi appare il seguente messaggio d'errore :

    no volume control gstreamer plugins and/or device found.

    che dovrei fare ?

    grazie amici miei.
    mario.

  2. #2
    Utente di HTML.it
    Registrato dal
    Jul 2008
    Messaggi
    1,526
    vediamo con lspci che scheda hai,intanto installati i gstreamer con apt-get e inoltre aggiunge il tuo utente ordinario mettiamo sia marietto sulla riga che ti ho riportato sotto nel file /etc/group

    audio:x:29:marietto

  3. #3
    come si installa gstreamer ? apt-get install gstreamer non funziona.

    marietto@marietto2008:~$ lspci
    00:00.0 Host bridge: Intel Corporation Mobile 915GM/PM/GMS/910GML Express Processor to DRAM Controller (rev 04)
    00:02.0 VGA compatible controller: Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller (rev 04)
    00:02.1 Display controller: Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller (rev 04)
    00:1c.0 PCI bridge: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 1 (rev 04)
    00:1c.2 PCI bridge: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 3 (rev 04)
    00:1d.0 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #1 (rev 04)
    00:1d.1 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #2 (rev 04)
    00:1d.2 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #3 (rev 04)
    00:1d.3 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #4 (rev 04)
    00:1d.7 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB2 EHCI Controller (rev 04)
    00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev d4)
    00:1f.0 ISA bridge: Intel Corporation 82801FBM (ICH6M) LPC Interface Bridge (rev 04)
    00:1f.2 IDE interface: Intel Corporation 82801FBM (ICH6M) SATA Controller (rev 04)
    00:1f.3 SMBus: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) SMBus Controller (rev 04)

    Quella riga che hai detto tu ce l'ho,ma e' leggermente diversa :

    audio:x:29:marietto,pulse
    mario.

  4. #4
    Ecco quello che ho fatto :

    apt-get install libncurses5-dev build-essential gettext

    cd /home/marietto
    wget ftp://ftp.alsa-project.org/pub/drive....0.18a.tar.bz2
    tar jxvf alsa-driver-1.0.18a.tar.bz2
    cd alsa-driver-1.0.18a
    ./configure --with-cards=hda-intel && make
    make install

    cd /home/marietto
    wget ftp://ftp.alsa-project.org/pub/lib/a...1.0.18.tar.bz2
    tar jxvf alsa-lib-1.0.18.tar.bz2
    cd alsa-lib-1.0.18
    ./configure && make
    make install

    cd /home/marietto
    wget ftp://ftp.alsa-project.org/pub/utils...1.0.18.tar.bz2
    tar jxvf alsa-utils-1.0.18.tar.bz2
    cd alsa-utils-1.0.18
    ./configure && make
    make install

    gedit /etc/modprobe.d/alsa-base

    e all'ultima riga ho aggiunto :

    options snd-hda-intel model=asus

    aptitude install linux-backports-modules-generic

    alsaconf

    ma si e' verificato il seguente errore :

    Searching soundcards :

    No supported PnP or PCI card found.

    Would you like to probe legacy ISA sound cards/chips ?
    Probing legacy ISA cards might make your system unstable. Do you want to proceed ?

    No legacy drivers are available.

    Ora che faccio ?
    mario.

  5. #5
    Sviluppi della situazione :

    ho scaricato i driver per la scheda audio del mio eee pc da qui :

    http://www.realtek.com.tw/downloads/...&GetDown=false

    cd /home/marietto
    tar jxvf alsa-driver-1.0.18.tar.bz2

    a. cd alsa-driver-1.0.18
    b. ./configure
    c. make
    d. make install
    e. alsaconf
    f. ./snddevices

    ha trovato questa scheda audio isa : snd-opl3sa2

    allora ho editato il file : /etc/modules

    # ALSA portion
    alias char-major-116 snd
    alias snd-card-0 snd-opl3sa2
    # OSS/Free portion
    alias char-major-14 soundcore
    alias sound-slot-0 snd-card-0
    # card #1
    alias sound-service-0-0 snd-mixer-oss
    alias sound-service-0-1 snd-seq-oss
    alias sound-service-0-3 snd-pcm-oss
    alias sound-service-0-8 snd-seq-oss
    alias sound-service-0-12 snd-pcm-oss

    cd /home/marietto
    tar jxvf alsa-lib-1.0.18.tar.bz2
    cd alsa-lib-1.0.18
    ./configure && make
    make install

    cd /home/marietto
    tar jxvf alsa-utils-1.0.17.tar.bz2
    cd alsa-utils-1.0.17
    ./configure && make
    make install

    alsamixer

    alsamixer: function snd_ctl open failed for default : no such file or directory
    mario.

  6. #6

  7. #7
    Perche' ? non ho fatto altro che seguire la guida !
    mario.

  8. #8
    ho installato la eeebuntu 2.0 standard,ma presenta lo stesso problema dell'audio.
    mario.

Permessi di invio

  • Non puoi inserire discussioni
  • Non puoi inserire repliche
  • Non puoi inserire allegati
  • Non puoi modificare i tuoi messaggi
  •  
Powered by vBulletin® Version 4.2.1
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved.