Audio

Riconoscimento, installazione e configurazione delle periferiche.
Shitan
Scoppiettante Seguace
Scoppiettante Seguace
Messaggi: 313
Iscrizione: domenica 17 febbraio 2008, 21:15

Re: Audio

Messaggio da Shitan »

si ho riavviato:

rifaccio di nuovo la procedura da capo

Codice: Seleziona tutto

shitan@shitan-desktop:~$ sudo alsaconf
[sudo] password for shitan: 
sudo: alsaconf: command not found
shitan@shitan-desktop:~$ 
Ti copio e incollo tutto quello che mi esce a terminale
Shitan
Scoppiettante Seguace
Scoppiettante Seguace
Messaggi: 313
Iscrizione: domenica 17 febbraio 2008, 21:15

Re: Audio

Messaggio da Shitan »

sto iniziando a sclerare <.<

Codice: Seleziona tutto

shitan@shitan-desktop:~$ sudo /sbin/alsa-utils stop
 * Shutting down ALSA...                                                         * warning: 'alsactl store' failed with error message 'alsactl: save_state:1502: No soundcards found...'...                                              [fail] 
shitan@shitan-desktop:~$ 
di nuovo mi da questo errore
Shitan
Scoppiettante Seguace
Scoppiettante Seguace
Messaggi: 313
Iscrizione: domenica 17 febbraio 2008, 21:15

Re: Audio

Messaggio da Shitan »

Facciamo tutto piano piano

Primo passo

shitan@shitan-desktop:~$ sudo /sbin/alsa-utils stop * Shutting down ALSA...                                                 [ OK ]
shitan@shitan-desktop:~$
shitan@shitan-desktop:~$ sudo apt-get -y install build-essential ncurses-dev gettext xmlto libasound2-dev
Lettura elenco dei pacchetti... Fatto
Generazione albero delle dipendenze      
Lettura informazioni sullo stato... Fatto
build-essential è già alla versione più recente.
Nota, viene selezionato libncurses5-dev al posto di ncurses-dev
libncurses5-dev è già alla versione più recente.
gettext è già alla versione più recente.
xmlto è già alla versione più recente.
libasound2-dev è già alla versione più recente.
0 aggiornati, 0 installati, 0 da rimuovere e 0 non aggiornati.
shitan@shitan-desktop:~$ cd ~
shitan@shitan-desktop:~$ rm -rf ~/alsa* ~/.pulse*
shitan@shitan-desktop:~$ wget ftp://ftp.alsa-project.org/pub/driver/a ... 23.tar.bz2
--2010-06-10 13:41:11--  ftp://ftp.alsa-project.org/pub/driver/a ... 23.tar.bz2
          => "alsa-driver-1.0.23.tar.bz2"
Risoluzione di ftp.alsa-project.org... 212.20.107.51
Connessione a ftp.alsa-project.org|212.20.107.51|:21... connesso.
Accesso come utente anonymous ... Login eseguito!
==> SYST ... fatto.    ==> PWD ... fatto.
==> TYPE I ... fatto.  ==> CWD (1) /pub/driver ... fatto.
==> SIZE alsa-driver-1.0.23.tar.bz2 ... 3337645
==> PASV ... fatto.    ==> RETR alsa-driver-1.0.23.tar.bz2 ... fatto.

   [                                    ] 3.337.645    326K/s   in 8,4s    

2010-06-10 13:41:20 (387 KB/s) - "alsa-driver-1.0.23.tar.bz2" salvato [3337645]
2010-06-10 13:47:18--  ftp://ftp.alsa-project.org/pub/lib/alsa ... 23.tar.bz2
          => "alsa-lib-1.0.23.tar.bz2"
Risoluzione di ftp.alsa-project.org... 212.20.107.51
Connessione a ftp.alsa-project.org|212.20.107.51|:21... connesso.
Accesso come utente anonymous ... Login eseguito!
==> SYST ... fatto.    ==> PWD ... fatto.
==> TYPE I ... fatto.  ==> CWD (1) /pub/lib ... fatto.
==> SIZE alsa-lib-1.0.23.tar.bz2 ... 808271
==> PASV ... fatto.    ==> RETR alsa-lib-1.0.23.tar.bz2 ... fatto.

   [                                    ] 808.271      254K/s   in 3,1s    

2010-06-10 13:47:22 (254 KB/s) - "alsa-lib-1.0.23.tar.bz2" salvato [808271]

shitan@shitan-desktop:~$

shitan@shitan-desktop:~$ wget ftp://ftp.alsa-project.org/pub/utils/al ... 23.tar.bz2
--2010-06-10 13:58:32--  ftp://ftp.alsa-project.org/pub/utils/al ... 23.tar.bz2
          => "alsa-utils-1.0.23.tar.bz2"
Risoluzione di ftp.alsa-project.org... 212.20.107.51
Connessione a ftp.alsa-project.org|212.20.107.51|:21... connesso.
Accesso come utente anonymous ... Login eseguito!
==> SYST ... fatto.    ==> PWD ... fatto.
==> TYPE I ... fatto.  ==> CWD (1) /pub/utils ... fatto.
==> SIZE alsa-utils-1.0.23.tar.bz2 ... 1076937
==> PASV ... fatto.    ==> RETR alsa-utils-1.0.23.tar.bz2 ... fatto.

   [                                    ] 1.076.937    314K/s   in 3,3s    

2010-06-10 13:58:36 (314 KB/s) - "alsa-utils-1.0.23.tar.bz2" salvato [1076937]
Scaricato i pacchetti
shitan@shitan-desktop:~$ sudo rm -rf /usr/src/alsa
shitan@shitan-desktop:~$ sudo mkdir -p /usr/src/alsa
shitan@shitan-desktop:~$ cd /usr/src/alsa
shitan@shitan-desktop:/usr/src/alsa$
shitan@shitan-desktop:/usr/src/alsa$ sudo cp ~/alsa* .
shitan@shitan-desktop:/usr/src/alsa$ sudo cp ~/alsa* .
shitan@shitan-desktop:/usr/src/alsa$ sudo tar xjf alsa-driver*
shitan@shitan-desktop:/usr/src/alsa$ sudo tar xjf alsa-lib*
shitan@shitan-desktop:/usr/src/alsa$ sudo tar xjf alsa-utils*
shitan@shitan-desktop:/usr/src/alsa$ cd alsa-driver*
shitan@shitan-desktop:/usr/src/alsa/alsa-driver-1.0.23$ sudo ./configure
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for ranlib... ranlib
checking for a BSD-compatible install... /usr/bin/install -c
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether time.h and sys/time.h may both be included... yes
checking whether gcc needs -traditional... no
checking for current directory... /usr/src/alsa/alsa-driver-1.0.23
checking cross compile...
checking for directory with ALSA kernel sources... ../alsa-kmirror
checking for directory with kernel source... /lib/modules/2.6.32-22-generic/build
checking for directory with kernel build...
checking for kernel linux/version.h ... linux/version.h
checking for kernel linux/autoconf.h generated/autoconf.h... linux/autoconf.h
checking for kernel linux/utsrelease.h generated/utsrelease.h... linux/utsrelease.h
checking for kernel version... 2.6.32-22-generic
checking for GCC version... Kernel compiler:  Used compiler: gcc (Ubuntu 4.4.3-4ubuntu5) 4.4.3

*** NO PREDEFINED KERNEL COMPILER IS DETECTED
*** Assuming the same compiler is used with the current system compiler.

*** Please make sure that the same compiler version was used for building kernel.

checking for built-in ALSA... no
checking for existing ALSA module... yes
checking for Red Hat kernel... auto
checking for Red Hat kernel... no
checking for SUSE kernel... auto
checking for SUSE kernel... no
checking for updating alsa-kernel version.h... yes
checking for CONFIG_EXPERIMENTAL... yes
checking for directory to store kernel modules... /lib/modules/2.6.32-22-generic/kernel/sound
checking for verbose procfs... on
checking for verbose printk... on
checking for debug level... none
checking for ISA support in kernel... yes
checking for processor type... i586
checking for ISA DMA API... yes
checking for kernel linux/config.h... no
Creating ...
checking for deprecated linux/config.h... checking to modify of kernel linux/kmod.h... no
checking for kernel linux/utsrelease.h... yes
checking for kernel linux/compiler.h... yes
checking for kernel linux/pm.h... yes
checking for kernel linux/spinlock.h... yes
checking for kernel linux/irq.h... yes
checking for kernel linux/threads.h... yes
checking for kernel linux/rwsem.h... yes
checking for kernel linux/gameport.h... yes
checking for kernel media/v4l2-dev.h... yes
checking for kernel linux/devfs_fs_kernel.h... no
Creating a dummy ...
checking for kernel linux/highmem.h... yes
checking for kernel linux/workqueue.h... yes
checking for kernel linux/dma-mapping.h... yes
checking for kernel asm/hw_irq.h... yes
checking for kernel linux/device.h... yes
checking for kernel linux/platform_device.h... yes
checking for kernel linux/isa.h... yes
checking for kernel linux/jiffies.h... yes
checking for kernel linux/compat.h... yes
checking for kernel linux/log2.h... yes
checking for kernel linux/adb.h... yes
checking for kernel linux/cuda.h... yes
checking for kernel linux/pmu.h... yes
checking for kernel linux/io.h... yes
checking for kernel linux/moduleparam.h... yes
checking for kernel linux/syscalls.h... yes
checking for kernel linux/firmware.h... yes
checking for kernel linux/err.h... yes
checking for kernel linux/bitmap.h... yes
checking for kernel linux/mutex.h... yes
checking for kernel linux/pm_qos_params.h... yes
checking for kernel linux/kthread.h... yes
checking for kernel asm/irq_regs.h... yes
checking for kernel linux/seq_file.h... yes
checking for kernel linux/debugfs.h... yes
checking for kernel linux/gpio.h... yes
checking for kernel linux/bug.h... yes
checking for kernel linux/math64.h... yes
checking for kernel linux/regulator/consumer.h... yes
checking for kernel linux/dmi.h... yes
checking for kernel linux/bitrev.h... yes
checking for kernel linux/hrtimer.h... yes
checking for kernel linux/gcd.h... yes
checking for kernel linux/gfp.h... yes
checking for kernel module symbol versions... yes
checking for has ioport support... yes
checking for PCI support in kernel... yes
checking for I2C driver in kernel... yes
checking for I2C_POWERMAC in kernel... unknown
checking for firmware loader... yes
checking for input subsystem in kernel... yes
checking for pc-speaker platform in kernel... yes
checking for SMP... yes
checking for Video device support in kernel... yes
checking for ISA PnP driver in kernel... yes
checking for PnP driver in kernel... yes
checking for Kernel ISA-PnP support... yes
checking for strlcpy... yes
checking for snprintf... yes
checking for vsnprintf... yes
checking for scnprintf... yes
checking for sscanf... yes
checking for vmalloc_to_page... yes
checking for old kmod... no
checking for PDE... yes
checking for pci_set_consistent_dma_mask... yes
checking for pci_dev_present... yes
checking for msleep... yes
checking for msleep_interrupt... yes
checking for msecs_to_jiffies... yes
checking for tty->count is the atomic type... yes
checking for video_get_drvdata... yes
checking for video_drvdata... yes
checking for V4L1 layer... yes
checking for V4L2 layer... yes
checking for io_remap_pfn_range... yes
checking for kcalloc... yes
checking for kstrdup... yes
checking for kstrndup... yes
checking for kzalloc... yes
checking for create_workqueue with flags... no
checking for pci_ioremap_bar... yes
checking for saved_config_space in pci_dev... yes
checking for new pci_save_state... yes
checking for register_sound_special_device... yes
checking for driver extra-version...
checking for driver version... 1.0.23
checking for dynamic minor numbers... no
checking for sequencer support... yes
checking for OSS/Free emulation... yes
checking for OSS PCM plugin system inclusion... yes
checking for RTC support... no
checking for HPET support... yes
checking for Procfs support... yes
checking for USB support... yes
checking for kernel linux/usb/audio-v2.h... no
Creating ...
checking for kernel linux/usb/audio.h... yes
checking for valid v1 in linux/usb/audio.h... no
Creating ...
checking for kernel linux/usb/ch9.h... yes
checking for class_simple... no
checking for old driver suspend/resume callbacks... no
checking for removal of page-reservation for nopage/mmap... no
checking for nested class_device... no
checking for new IRQ handler... yes
checking for gfp_t... yes
checking for GFP_DMA32... yes
checking for page_to_pfn... yes
checking for PnP suspend/resume... yes
checking for device_create_drvdata... no
checking for new unlocked/compat_ioctl... yes
checking for builtin _Bool support... yes
checking for x86-compatible PC... no
checking for High-Res timers... yes
checking for kernel PCMCIA
checking for PCMCIA support... yes
checking for PC9800 support in kernel... no
checking for parallel port support... yes
checking for power management... yes
checking for CONFIG_HAS_DMA... yes
checking for cards to compile driver for... all
checking for additonal options to compile driver for... all
configure: creating ./config.status
config.status: creating version
config.status: creating Makefile.conf
config.status: WARNING:  Makefile.conf.in seems to ignore the --datarootdir setting
config.status: creating snddevices
config.status: creating utils/alsa-driver.spec
config.status: creating utils/buildrpm
config.status: creating toplevel.config
config.status: creating utils/alsasound
config.status: creating utils/alsasound.posix
config.status: creating include/pci_ids_compat.h
config.status: creating include/i2c-id_compat.h
config.status: creating include/config.h
config.status: creating include/config1.h
config.status: creating include/version.h
config.status: include/version.h is unchanged
config.status: creating include/autoconf-extra.h
Hacking autoconf.h...
shitan@shitan-desktop:/usr/src/alsa/alsa-driver-1.0.23$
sudo make
ALSA modules were successfully compiled.

shitan@shitan-desktop:/usr/src/alsa/alsa-driver-1.0.23$
Il problea è qui, quando vado ad installare sudo make install
cat WARNING

WARNING!!! The mixer channels for the ALSA driver are muted by default!!!
**************************************************************************
You would use some ALSA or OSS mixer to set the appropriate volume.
Ultima modifica di Shitan il giovedì 10 giugno 2010, 14:25, modificato 1 volta in totale.
lorenpro
Scoppiettante Seguace
Scoppiettante Seguace
Messaggi: 281
Iscrizione: mercoledì 11 novembre 2009, 10:26
Località: ancona

Re: Audio

Messaggio da lorenpro »

questo nn è un problema, è Warning, ti avvisa che ha messo alsa a Mute, dopo con alsamixer li dovrai mettere a 00

più che altro non vedo output di make dovrebbe fare molti file .o
prosegui
Shitan
Scoppiettante Seguace
Scoppiettante Seguace
Messaggi: 313
Iscrizione: domenica 17 febbraio 2008, 21:15

Re: Audio

Messaggio da Shitan »

ok proseguo e ti faccio sapere
Shitan
Scoppiettante Seguace
Scoppiettante Seguace
Messaggi: 313
Iscrizione: domenica 17 febbraio 2008, 21:15

Re: Audio

Messaggio da Shitan »

Dunque ho rifatto tutta la procedura, riavviato quando era necessario

e la situazione non è mutata
shitan@shitan-desktop:~$ cat /proc/asound/version
Advanced Linux Sound Architecture Driver Version 1.0.22.1.
Compiled on Jun 10 2010 for kernel 2.6.32-22-generic (SMP).
shitan@shitan-desktop:~$ sudo alsaconf
[sudo] password for shitan:
sudo: alsaconf: command not found
shitan@shitan-desktop:~$
Non so davvero che fare, tutto è andato a buon fine tranne i warning per via che l'audio è muto.... che posso fare?
Avatar utente
Alka-Seltzer PLUS
Rampante Reduce
Rampante Reduce
Messaggi: 8887
Iscrizione: venerdì 18 settembre 2009, 13:29
Desktop: Unity + Gnome flashback
Distribuzione: Ubuntu 16.04 & 14.04 64bit

Re: Audio

Messaggio da Alka-Seltzer PLUS »

Shitan ha scritto: Dunque ho rifatto tutta la procedura, riavviato quando era necessario

e la situazione non è mutata
shitan@shitan-desktop:~$ cat /proc/asound/version
Advanced Linux Sound Architecture Driver Version 1.0.22.1.
Compiled on Jun 10 2010 for kernel 2.6.32-22-generic (SMP).
shitan@shitan-desktop:~$ sudo alsaconf
[sudo] password for shitan:
sudo: alsaconf: command not found
shitan@shitan-desktop:~$
Non so davvero che fare, tutto è andato a buon fine tranne i warning per via che l'audio è muto.... che posso fare?
Ma ti pare ? Secondo me è "mutata" nel senso che è ancora muto ;D

Ovviamente su alsamixer risulta tutto a posto, vero ?

Nelle preferenze aduio in alto a destra tra l' hardware c' è la tua scheda ?
| MB: ASUS M3A78 PRO | CPU: AMD Phenom II X4 940 BE | RAM: G-SKILL 8GB 800 MHz | VGA: Sapphire ATI HD 5770 | HD: SSD SAMSUNG 850 EVO + WDC WD10EACS-00DS | Optical drive: NEC SATA AD-7201 Lightscribe | Monitor: ASUS MK221H 22' | Speakers: Majestic HTS 221 | Case: Coolermaster ELITE 335 | Power supply: EVGA SuperNova 550 GS V2 | OS: Ubuntu 16.04 64 bit + Ubuntu Linux 14.04 64bit |
lorenpro
Scoppiettante Seguace
Scoppiettante Seguace
Messaggi: 281
Iscrizione: mercoledì 11 novembre 2009, 10:26
Località: ancona

Re: Audio

Messaggio da lorenpro »

porc!

eppure la procedura va bene, ne ho fatte fare diverse e sono andate tutte a buon fine, è di ieri micolprc che è ripartita con l'audio su un vaio.
qui la facciamo e rimane a 1.0.22 !!
e ovviamente la scheda audio non c'è e alsamixer non parte

dagli output di ieri, manca la vista del comando wget ftp://ftp.alsa-project.org/pub/lib/alsa ... 23.tar.bz2, però sembra andato a buon fine
mi confermi che tutti e 3 "sudo make" hanno sputato a video molti file .o ; dalla schermata di ieri non sembrava
sudo make
ALSA modules were successfully compiled.

shitan@shitan-desktop:/usr/src/alsa/alsa-driver-1.0.23$
se c'è ancora manda ls di /usr/src/alsa
Shitan
Scoppiettante Seguace
Scoppiettante Seguace
Messaggi: 313
Iscrizione: domenica 17 febbraio 2008, 21:15

Re: Audio

Messaggio da Shitan »

ti ricopio ciò che esce a schermo  
shitan@shitan-desktop:/usr/src/alsa/alsa-driver-1.0.23$ sudo ./configure
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for ranlib... ranlib
checking for a BSD-compatible install... /usr/bin/install -c
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether time.h and sys/time.h may both be included... yes
checking whether gcc needs -traditional... no
checking for current directory... /usr/src/alsa/alsa-driver-1.0.23
checking cross compile...
checking for directory with ALSA kernel sources... ../alsa-kmirror
checking for directory with kernel source... /lib/modules/2.6.32-22-generic/build
checking for directory with kernel build...
checking for kernel linux/version.h ... linux/version.h
checking for kernel linux/autoconf.h generated/autoconf.h... linux/autoconf.h
checking for kernel linux/utsrelease.h generated/utsrelease.h... linux/utsrelease.h
checking for kernel version... 2.6.32-22-generic
checking for GCC version... Kernel compiler:  Used compiler: gcc (Ubuntu 4.4.3-4ubuntu5) 4.4.3

*** NO PREDEFINED KERNEL COMPILER IS DETECTED
*** Assuming the same compiler is used with the current system compiler.

*** Please make sure that the same compiler version was used for building kernel.

checking for built-in ALSA... no
checking for existing ALSA module... yes
checking for Red Hat kernel... auto
checking for Red Hat kernel... no
checking for SUSE kernel... auto
checking for SUSE kernel... no
checking for updating alsa-kernel version.h... yes
checking for CONFIG_EXPERIMENTAL... yes
checking for directory to store kernel modules... /lib/modules/2.6.32-22-generic/kernel/sound
checking for verbose procfs... on
checking for verbose printk... on
checking for debug level... none
checking for ISA support in kernel... yes
checking for processor type... i586
checking for ISA DMA API... yes
checking for kernel linux/config.h... no
Creating ...
checking for deprecated linux/config.h... checking to modify of kernel linux/kmod.h... no
checking for kernel linux/utsrelease.h... yes
checking for kernel linux/compiler.h... yes
checking for kernel linux/pm.h... yes
checking for kernel linux/spinlock.h... yes
checking for kernel linux/irq.h... yes
checking for kernel linux/threads.h... yes
checking for kernel linux/rwsem.h... yes
checking for kernel linux/gameport.h... yes
checking for kernel media/v4l2-dev.h... yes
checking for kernel linux/devfs_fs_kernel.h... no
Creating a dummy ...
checking for kernel linux/highmem.h... yes
checking for kernel linux/workqueue.h... yes
checking for kernel linux/dma-mapping.h... yes
checking for kernel asm/hw_irq.h... yes
checking for kernel linux/device.h... yes
checking for kernel linux/platform_device.h... yes
checking for kernel linux/isa.h... yes
checking for kernel linux/jiffies.h... yes
checking for kernel linux/compat.h... yes
checking for kernel linux/log2.h... yes
checking for kernel linux/adb.h... yes
checking for kernel linux/cuda.h... yes
checking for kernel linux/pmu.h... yes
checking for kernel linux/io.h... yes
checking for kernel linux/moduleparam.h... yes
checking for kernel linux/syscalls.h... yes
checking for kernel linux/firmware.h... yes
checking for kernel linux/err.h... yes
checking for kernel linux/bitmap.h... yes
checking for kernel linux/mutex.h... yes
checking for kernel linux/pm_qos_params.h... yes
checking for kernel linux/kthread.h... yes
checking for kernel asm/irq_regs.h... yes
checking for kernel linux/seq_file.h... yes
checking for kernel linux/debugfs.h... yes
checking for kernel linux/gpio.h... yes
checking for kernel linux/bug.h... yes
checking for kernel linux/math64.h... yes
checking for kernel linux/regulator/consumer.h... yes
checking for kernel linux/dmi.h... yes
checking for kernel linux/bitrev.h... yes
checking for kernel linux/hrtimer.h... yes
checking for kernel linux/gcd.h... yes
checking for kernel linux/gfp.h... yes
checking for kernel module symbol versions... yes
checking for has ioport support... yes
checking for PCI support in kernel... yes
checking for I2C driver in kernel... yes
checking for I2C_POWERMAC in kernel... unknown
checking for firmware loader... yes
checking for input subsystem in kernel... yes
checking for pc-speaker platform in kernel... yes
checking for SMP... yes
checking for Video device support in kernel... yes
checking for ISA PnP driver in kernel... yes
checking for PnP driver in kernel... yes
checking for Kernel ISA-PnP support... yes
checking for strlcpy... yes
checking for snprintf... yes
checking for vsnprintf... yes
checking for scnprintf... yes
checking for sscanf... yes
checking for vmalloc_to_page... yes
checking for old kmod... no
checking for PDE... yes
checking for pci_set_consistent_dma_mask... yes
checking for pci_dev_present... yes
checking for msleep... yes
checking for msleep_interrupt... yes
checking for msecs_to_jiffies... yes
checking for tty->count is the atomic type... yes
checking for video_get_drvdata... yes
checking for video_drvdata... yes
checking for V4L1 layer... yes
checking for V4L2 layer... yes
checking for io_remap_pfn_range... yes
checking for kcalloc... yes
checking for kstrdup... yes
checking for kstrndup... yes
checking for kzalloc... yes
checking for create_workqueue with flags... no
checking for pci_ioremap_bar... yes
checking for saved_config_space in pci_dev... yes
checking for new pci_save_state... yes
checking for register_sound_special_device... yes
checking for driver extra-version...
checking for driver version... 1.0.23
checking for dynamic minor numbers... no
checking for sequencer support... yes
checking for OSS/Free emulation... yes
checking for OSS PCM plugin system inclusion... yes
checking for RTC support... no
checking for HPET support... yes
checking for Procfs support... yes
checking for USB support... yes
checking for kernel linux/usb/audio-v2.h... no
Creating ...
checking for kernel linux/usb/audio.h... yes
checking for valid v1 in linux/usb/audio.h... no
Creating ...
checking for kernel linux/usb/ch9.h... yes
checking for class_simple... no
checking for old driver suspend/resume callbacks... no
checking for removal of page-reservation for nopage/mmap... no
checking for nested class_device... no
checking for new IRQ handler... yes
checking for gfp_t... yes
checking for GFP_DMA32... yes
checking for page_to_pfn... yes
checking for PnP suspend/resume... yes
checking for device_create_drvdata... no
checking for new unlocked/compat_ioctl... yes
checking for builtin _Bool support... yes
checking for x86-compatible PC... no
checking for High-Res timers... yes
checking for kernel PCMCIA
checking for PCMCIA support... yes
checking for PC9800 support in kernel... no
checking for parallel port support... yes
checking for power management... yes
checking for CONFIG_HAS_DMA... yes
checking for cards to compile driver for... all
checking for additonal options to compile driver for... all
configure: creating ./config.status
config.status: creating version
config.status: creating Makefile.conf
config.status: WARNING:  Makefile.conf.in seems to ignore the --datarootdir setting
config.status: creating snddevices
config.status: creating utils/alsa-driver.spec
config.status: creating utils/buildrpm
config.status: creating toplevel.config
config.status: creating utils/alsasound
config.status: creating utils/alsasound.posix
config.status: creating include/pci_ids_compat.h
config.status: creating include/i2c-id_compat.h
config.status: creating include/config.h
config.status: creating include/config1.h
config.status: creating include/version.h
config.status: include/version.h is unchanged
config.status: creating include/autoconf-extra.h
Hacking autoconf.h...
shitan@shitan-desktop:/usr/src/alsa/alsa-driver-1.0.23$

Codice: Seleziona tutto

make[1]: uscita dalla directory «/usr/src/linux-headers-2.6.32-22-generic»
utils/link-modules /usr/src/alsa/alsa-driver-1.0.23

ALSA modules were successfully compiled.

shitan@shitan-desktop:/usr/src/alsa/alsa-driver-1.0.23$ 
shitan@shitan-desktop:/usr/src/alsa/alsa-driver-1.0.23$ sudo make install
if [ -L /usr/include/sound ]; then \
rm -f /usr/include/sound; \
ln -sf /usr/src/alsa/alsa-driver-1.0.23/include/sound /usr/include/sound; \
else \
rm -rf /usr/include/sound; \
install -d -m 755 -g root -o root /usr/include/sound; \
for f in include/sound/*.h; do \
install -m 644 -g root -o root $f /usr/include/sound; \
done \
fi
find /lib/modules/2.6.32-22-generic/kernel/sound -name 'snd*.*o' | xargs rm -f
find /lib/modules/2.6.32-22-generic/kernel/sound -name 'snd*.*o.gz' | xargs rm -f
find /lib/modules/2.6.32-22-generic/kernel/sound -name 'ac97_bus.*o' | xargs rm -f
find /lib/modules/2.6.32-22-generic/kernel/sound -name 'ac97_bus.*o.gz' | xargs rm -f
make[1]: ingresso nella directory «/usr/src/alsa/alsa-driver-1.0.23/include»
make[1]: Non c'è da fare nulla per «modules_install»
make[1]: uscita dalla directory «/usr/src/alsa/alsa-driver-1.0.23/include»
make[1]: ingresso nella directory «/usr/src/alsa/alsa-driver-1.0.23/acore»
mkdir -p /lib/modules/2.6.32-22-generic/kernel/sound/acore
cp snd-hrtimer.ko snd-hwdep.ko snd-page-alloc.ko snd-pcm.ko snd-rawmidi.ko snd-timer.ko snd.ko /lib/modules/2.6.32-22-generic/kernel/sound/acore
make[2]: ingresso nella directory «/usr/src/alsa/alsa-driver-1.0.23/acore/ioctl32»
make[2]: uscita dalla directory «/usr/src/alsa/alsa-driver-1.0.23/acore/ioctl32»
make[2]: ingresso nella directory «/usr/src/alsa/alsa-driver-1.0.23/acore/oss»
mkdir -p /lib/modules/2.6.32-22-generic/kernel/sound/acore/oss
cp snd-mixer-oss.ko snd-pcm-oss.ko /lib/modules/2.6.32-22-generic/kernel/sound/acore/oss
make[2]: uscita dalla directory «/usr/src/alsa/alsa-driver-1.0.23/acore/oss»
make[2]: ingresso nella directory «/usr/src/alsa/alsa-driver-1.0.23/acore/seq»
mkdir -p /lib/modules/2.6.32-22-generic/kernel/sound/acore/seq
cp snd-seq-device.ko snd-seq-dummy.ko snd-seq-midi-emul.ko snd-seq-midi-event.ko snd-seq-midi.ko snd-seq-virmidi.ko snd-seq.ko /lib/modules/2.6.32-22-generic/kernel/sound/acore/seq
make[3]: ingresso nella directory «/usr/src/alsa/alsa-driver-1.0.23/acore/seq/oss»
mkdir -p /lib/modules/2.6.32-22-generic/kernel/sound/acore/seq/oss
cp snd-seq-oss.ko /lib/modules/2.6.32-22-generic/kernel/sound/acore/seq/oss
make[3]: uscita dalla directory «/usr/src/alsa/alsa-driver-1.0.23/acore/seq/oss»
make[2]: uscita dalla directory «/usr/src/alsa/alsa-driver-1.0.23/acore/seq»
make[1]: uscita dalla directory «/usr/src/alsa/alsa-driver-1.0.23/acore»
make[1]: ingresso nella directory «/usr/src/alsa/alsa-driver-1.0.23/i2c»
mkdir -p /lib/modules/2.6.32-22-generic/kernel/sound/i2c
cp snd-i2c.ko snd-tea6330t.ko /lib/modules/2.6.32-22-generic/kernel/sound/i2c
make[2]: ingresso nella directory «/usr/src/alsa/alsa-driver-1.0.23/i2c/l3»
make[2]: uscita dalla directory «/usr/src/alsa/alsa-driver-1.0.23/i2c/l3»
make[2]: ingresso nella directory «/usr/src/alsa/alsa-driver-1.0.23/i2c/other»
mkdir -p /lib/modules/2.6.32-22-generic/kernel/sound/i2c/other
cp snd-ak4113.ko snd-ak4114.ko snd-ak4117.ko snd-ak4xxx-adda.ko snd-pt2258.ko snd-tea575x-tuner.ko /lib/modules/2.6.32-22-generic/kernel/sound/i2c/other
make[2]: uscita dalla directory «/usr/src/alsa/alsa-driver-1.0.23/i2c/other»
make[1]: uscita dalla directory «/usr/src/alsa/alsa-driver-1.0.23/i2c»
make[1]: ingresso nella directory «/usr/src/alsa/alsa-driver-1.0.23/drivers»
mkdir -p /lib/modules/2.6.32-22-generic/kernel/sound/drivers
cp snd-aloop.ko snd-dummy.ko snd-mtpav.ko snd-mts64.ko snd-portman2x4.ko snd-serial-u16550.ko snd-virmidi.ko /lib/modules/2.6.32-22-generic/kernel/sound/drivers
make[2]: ingresso nella directory «/usr/src/alsa/alsa-driver-1.0.23/drivers/mpu401»
mkdir -p /lib/modules/2.6.32-22-generic/kernel/sound/drivers/mpu401
cp snd-mpu401-uart.ko snd-mpu401.ko /lib/modules/2.6.32-22-generic/kernel/sound/drivers/mpu401
make[2]: uscita dalla directory «/usr/src/alsa/alsa-driver-1.0.23/drivers/mpu401»
make[2]: ingresso nella directory «/usr/src/alsa/alsa-driver-1.0.23/drivers/opl3»
mkdir -p /lib/modules/2.6.32-22-generic/kernel/sound/drivers/opl3
cp snd-opl3-lib.ko snd-opl3-synth.ko /lib/modules/2.6.32-22-generic/kernel/sound/drivers/opl3
make[2]: uscita dalla directory «/usr/src/alsa/alsa-driver-1.0.23/drivers/opl3»
make[2]: ingresso nella directory «/usr/src/alsa/alsa-driver-1.0.23/drivers/opl4»
mkdir -p /lib/modules/2.6.32-22-generic/kernel/sound/drivers/opl4
cp snd-opl4-lib.ko snd-opl4-synth.ko /lib/modules/2.6.32-22-generic/kernel/sound/drivers/opl4
make[2]: uscita dalla directory «/usr/src/alsa/alsa-driver-1.0.23/drivers/opl4»
make[2]: ingresso nella directory «/usr/src/alsa/alsa-driver-1.0.23/drivers/pcsp»
mkdir -p /lib/modules/2.6.32-22-generic/kernel/sound/drivers/pcsp
cp snd-pcsp.ko /lib/modules/2.6.32-22-generic/kernel/sound/drivers/pcsp
make[2]: uscita dalla directory «/usr/src/alsa/alsa-driver-1.0.23/drivers/pcsp»
make[2]: ingresso nella directory «/usr/src/alsa/alsa-driver-1.0.23/drivers/vx»
mkdir -p /lib/modules/2.6.32-22-generic/kernel/sound/drivers/vx
cp snd-vx-lib.ko /lib/modules/2.6.32-22-generic/kernel/sound/drivers/vx
make[2]: uscita dalla directory «/usr/src/alsa/alsa-driver-1.0.23/drivers/vx»
make[1]: uscita dalla directory «/usr/src/alsa/alsa-driver-1.0.23/drivers»
make[1]: ingresso nella directory «/usr/src/alsa/alsa-driver-1.0.23/isa»
mkdir -p /lib/modules/2.6.32-22-generic/kernel/sound/isa
cp snd-adlib.ko snd-als100.ko snd-azt2320.ko snd-cmi8330.ko snd-es18xx.ko snd-opl3sa2.ko snd-sc6000.ko snd-sgalaxy.ko snd-sscape.ko /lib/modules/2.6.32-22-generic/kernel/sound/isa
make[2]: ingresso nella directory «/usr/src/alsa/alsa-driver-1.0.23/isa/ad1816a»
mkdir -p /lib/modules/2.6.32-22-generic/kernel/sound/isa/ad1816a
cp snd-ad1816a.ko /lib/modules/2.6.32-22-generic/kernel/sound/isa/ad1816a
make[2]: uscita dalla directory «/usr/src/alsa/alsa-driver-1.0.23/isa/ad1816a»
make[2]: ingresso nella directory «/usr/src/alsa/alsa-driver-1.0.23/isa/ad1848»
mkdir -p /lib/modules/2.6.32-22-generic/kernel/sound/isa/ad1848
cp snd-ad1848.ko /lib/modules/2.6.32-22-generic/kernel/sound/isa/ad1848
make[2]: uscita dalla directory «/usr/src/alsa/alsa-driver-1.0.23/isa/ad1848»
make[2]: ingresso nella directory «/usr/src/alsa/alsa-driver-1.0.23/isa/cs423x»
mkdir -p /lib/modules/2.6.32-22-generic/kernel/sound/isa/cs423x
cp snd-cs4231.ko snd-cs4236.ko /lib/modules/2.6.32-22-generic/kernel/sound/isa/cs423x
make[2]: uscita dalla directory «/usr/src/alsa/alsa-driver-1.0.23/isa/cs423x»
make[2]: ingresso nella directory «/usr/src/alsa/alsa-driver-1.0.23/isa/es1688»
mkdir -p /lib/modules/2.6.32-22-generic/kernel/sound/isa/es1688
cp snd-es1688-lib.ko snd-es1688.ko /lib/modules/2.6.32-22-generic/kernel/sound/isa/es1688
make[2]: uscita dalla directory «/usr/src/alsa/alsa-driver-1.0.23/isa/es1688»
make[2]: ingresso nella directory «/usr/src/alsa/alsa-driver-1.0.23/isa/gus»
mkdir -p /lib/modules/2.6.32-22-generic/kernel/sound/isa/gus
cp snd-gus-lib.ko snd-gusclassic.ko snd-gusextreme.ko snd-gusmax.ko snd-interwave-stb.ko snd-interwave.ko /lib/modules/2.6.32-22-generic/kernel/sound/isa/gus
make[2]: uscita dalla directory «/usr/src/alsa/alsa-driver-1.0.23/isa/gus»
make[2]: ingresso nella directory «/usr/src/alsa/alsa-driver-1.0.23/isa/msnd»
mkdir -p /lib/modules/2.6.32-22-generic/kernel/sound/isa/msnd
cp snd-msnd-classic.ko snd-msnd-lib.ko snd-msnd-pinnacle.ko /lib/modules/2.6.32-22-generic/kernel/sound/isa/msnd
make[2]: uscita dalla directory «/usr/src/alsa/alsa-driver-1.0.23/isa/msnd»
make[2]: ingresso nella directory «/usr/src/alsa/alsa-driver-1.0.23/isa/opti9xx»
mkdir -p /lib/modules/2.6.32-22-generic/kernel/sound/isa/opti9xx
cp snd-miro.ko snd-opti92x-ad1848.ko snd-opti92x-cs4231.ko snd-opti93x.ko /lib/modules/2.6.32-22-generic/kernel/sound/isa/opti9xx
make[2]: uscita dalla directory «/usr/src/alsa/alsa-driver-1.0.23/isa/opti9xx»
make[2]: ingresso nella directory «/usr/src/alsa/alsa-driver-1.0.23/isa/sb»
mkdir -p /lib/modules/2.6.32-22-generic/kernel/sound/isa/sb
cp snd-emu8000-synth.ko snd-es968.ko snd-jazz16.ko snd-sb-common.ko snd-sb16-csp.ko snd-sb16-dsp.ko snd-sb16.ko snd-sb8-dsp.ko snd-sb8.ko snd-sbawe.ko /lib/modules/2.6.32-22-generic/kernel/sound/isa/sb
make[2]: uscita dalla directory «/usr/src/alsa/alsa-driver-1.0.23/isa/sb»
make[2]: ingresso nella directory «/usr/src/alsa/alsa-driver-1.0.23/isa/wavefront»
mkdir -p /lib/modules/2.6.32-22-generic/kernel/sound/isa/wavefront
cp snd-wavefront.ko /lib/modules/2.6.32-22-generic/kernel/sound/isa/wavefront
make[2]: uscita dalla directory «/usr/src/alsa/alsa-driver-1.0.23/isa/wavefront»
make[2]: ingresso nella directory «/usr/src/alsa/alsa-driver-1.0.23/isa/wss»
mkdir -p /lib/modules/2.6.32-22-generic/kernel/sound/isa/wss
cp snd-wss-lib.ko /lib/modules/2.6.32-22-generic/kernel/sound/isa/wss
make[2]: uscita dalla directory «/usr/src/alsa/alsa-driver-1.0.23/isa/wss»
make[1]: uscita dalla directory «/usr/src/alsa/alsa-driver-1.0.23/isa»
make[1]: ingresso nella directory «/usr/src/alsa/alsa-driver-1.0.23/synth»
mkdir -p /lib/modules/2.6.32-22-generic/kernel/sound/synth
cp snd-util-mem.ko /lib/modules/2.6.32-22-generic/kernel/sound/synth
make[2]: ingresso nella directory «/usr/src/alsa/alsa-driver-1.0.23/synth/emux»
mkdir -p /lib/modules/2.6.32-22-generic/kernel/sound/synth/emux
cp snd-emux-synth.ko /lib/modules/2.6.32-22-generic/kernel/sound/synth/emux
make[2]: uscita dalla directory «/usr/src/alsa/alsa-driver-1.0.23/synth/emux»
make[1]: uscita dalla directory «/usr/src/alsa/alsa-driver-1.0.23/synth»
make[1]: ingresso nella directory «/usr/src/alsa/alsa-driver-1.0.23/pci»
mkdir -p /lib/modules/2.6.32-22-generic/kernel/sound/pci
cp snd-ad1889.ko snd-als300.ko snd-als4000.ko snd-atiixp-modem.ko snd-atiixp.ko snd-azt3328.ko snd-bt87x.ko snd-cmipci.ko snd-cs4281.ko snd-cs5530.ko snd-ens1370.ko snd-ens1371.ko snd-es1938.ko snd-es1968.ko snd-fm801.ko snd-intel8x0.ko snd-intel8x0m.ko snd-maestro3.ko snd-rme32.ko snd-rme96.ko snd-sis7019.ko snd-sonicvibes.ko snd-via82xx-modem.ko snd-via82xx.ko /lib/modules/2.6.32-22-generic/kernel/sound/pci
make[2]: ingresso nella directory «/usr/src/alsa/alsa-driver-1.0.23/pci/ac97»
mkdir -p /lib/modules/2.6.32-22-generic/kernel/sound/pci/ac97
cp snd-ac97-codec.ko /lib/modules/2.6.32-22-generic/kernel/sound/pci/ac97
make[2]: uscita dalla directory «/usr/src/alsa/alsa-driver-1.0.23/pci/ac97»
make[2]: ingresso nella directory «/usr/src/alsa/alsa-driver-1.0.23/pci/ali5451»
mkdir -p /lib/modules/2.6.32-22-generic/kernel/sound/pci/ali5451
cp snd-ali5451.ko /lib/modules/2.6.32-22-generic/kernel/sound/pci/ali5451
make[2]: uscita dalla directory «/usr/src/alsa/alsa-driver-1.0.23/pci/ali5451»
make[2]: ingresso nella directory «/usr/src/alsa/alsa-driver-1.0.23/pci/asihpi»
mkdir -p /lib/modules/2.6.32-22-generic/kernel/sound/pci/asihpi
cp snd-asihpi.ko /lib/modules/2.6.32-22-generic/kernel/sound/pci/asihpi
make[2]: uscita dalla directory «/usr/src/alsa/alsa-driver-1.0.23/pci/asihpi»
make[2]: ingresso nella directory «/usr/src/alsa/alsa-driver-1.0.23/pci/au88x0»
mkdir -p /lib/modules/2.6.32-22-generic/kernel/sound/pci/au88x0
cp snd-au8810.ko snd-au8820.ko snd-au8830.ko /lib/modules/2.6.32-22-generic/kernel/sound/pci/au88x0
make[2]: uscita dalla directory «/usr/src/alsa/alsa-driver-1.0.23/pci/au88x0»
make[2]: ingresso nella directory «/usr/src/alsa/alsa-driver-1.0.23/pci/aw2»
mkdir -p /lib/modules/2.6.32-22-generic/kernel/sound/pci/aw2
cp snd-aw2.ko /lib/modules/2.6.32-22-generic/kernel/sound/pci/aw2
make[2]: uscita dalla directory «/usr/src/alsa/alsa-driver-1.0.23/pci/aw2»
make[2]: ingresso nella directory «/usr/src/alsa/alsa-driver-1.0.23/pci/ca0106»
mkdir -p /lib/modules/2.6.32-22-generic/kernel/sound/pci/ca0106
cp snd-ca0106.ko /lib/modules/2.6.32-22-generic/kernel/sound/pci/ca0106
make[2]: uscita dalla directory «/usr/src/alsa/alsa-driver-1.0.23/pci/ca0106»
make[2]: ingresso nella directory «/usr/src/alsa/alsa-driver-1.0.23/pci/cs46xx»
mkdir -p /lib/modules/2.6.32-22-generic/kernel/sound/pci/cs46xx
cp snd-cs46xx.ko /lib/modules/2.6.32-22-generic/kernel/sound/pci/cs46xx
make[2]: uscita dalla directory «/usr/src/alsa/alsa-driver-1.0.23/pci/cs46xx»
make[2]: ingresso nella directory «/usr/src/alsa/alsa-driver-1.0.23/pci/cs5535audio»
mkdir -p /lib/modules/2.6.32-22-generic/kernel/sound/pci/cs5535audio
cp snd-cs5535audio.ko /lib/modules/2.6.32-22-generic/kernel/sound/pci/cs5535audio
make[2]: uscita dalla directory «/usr/src/alsa/alsa-driver-1.0.23/pci/cs5535audio»
make[2]: ingresso nella directory «/usr/src/alsa/alsa-driver-1.0.23/pci/ctxfi»
mkdir -p /lib/modules/2.6.32-22-generic/kernel/sound/pci/ctxfi
cp snd-ctxfi.ko /lib/modules/2.6.32-22-generic/kernel/sound/pci/ctxfi
make[2]: uscita dalla directory «/usr/src/alsa/alsa-driver-1.0.23/pci/ctxfi»
make[2]: ingresso nella directory «/usr/src/alsa/alsa-driver-1.0.23/pci/echoaudio»
mkdir -p /lib/modules/2.6.32-22-generic/kernel/sound/pci/echoaudio
cp snd-darla20.ko snd-darla24.ko snd-echo3g.ko snd-gina20.ko snd-gina24.ko snd-indigo.ko snd-indigodj.ko snd-indigodjx.ko snd-indigoio.ko snd-indigoiox.ko snd-layla20.ko snd-layla24.ko snd-mia.ko snd-mona.ko /lib/modules/2.6.32-22-generic/kernel/sound/pci/echoaudio
make[2]: uscita dalla directory «/usr/src/alsa/alsa-driver-1.0.23/pci/echoaudio»
make[2]: ingresso nella directory «/usr/src/alsa/alsa-driver-1.0.23/pci/emu10k1»
mkdir -p /lib/modules/2.6.32-22-generic/kernel/sound/pci/emu10k1
cp snd-emu10k1-synth.ko snd-emu10k1.ko snd-emu10k1x.ko /lib/modules/2.6.32-22-generic/kernel/sound/pci/emu10k1
make[2]: uscita dalla directory «/usr/src/alsa/alsa-driver-1.0.23/pci/emu10k1»
make[2]: ingresso nella directory «/usr/src/alsa/alsa-driver-1.0.23/pci/hda»
mkdir -p /lib/modules/2.6.32-22-generic/kernel/sound/pci/hda
cp snd-hda-codec-analog.ko snd-hda-codec-atihdmi.ko snd-hda-codec-ca0110.ko snd-hda-codec-cirrus.ko snd-hda-codec-cmedia.ko snd-hda-codec-conexant.ko snd-hda-codec-idt.ko snd-hda-codec-intelhdmi.ko snd-hda-codec-nvhdmi.ko snd-hda-codec-realtek.ko snd-hda-codec-si3054.ko snd-hda-codec-via.ko snd-hda-codec.ko snd-hda-intel.ko /lib/modules/2.6.32-22-generic/kernel/sound/pci/hda
make[2]: uscita dalla directory «/usr/src/alsa/alsa-driver-1.0.23/pci/hda»
make[2]: ingresso nella directory «/usr/src/alsa/alsa-driver-1.0.23/pci/ice1712»
mkdir -p /lib/modules/2.6.32-22-generic/kernel/sound/pci/ice1712
cp snd-ice1724.ko snd-ice17xx-ak4xxx.ko /lib/modules/2.6.32-22-generic/kernel/sound/pci/ice1712
make[2]: uscita dalla directory «/usr/src/alsa/alsa-driver-1.0.23/pci/ice1712»
make[2]: ingresso nella directory «/usr/src/alsa/alsa-driver-1.0.23/pci/korg1212»
mkdir -p /lib/modules/2.6.32-22-generic/kernel/sound/pci/korg1212
cp snd-korg1212.ko /lib/modules/2.6.32-22-generic/kernel/sound/pci/korg1212
make[2]: uscita dalla directory «/usr/src/alsa/alsa-driver-1.0.23/pci/korg1212»
make[2]: ingresso nella directory «/usr/src/alsa/alsa-driver-1.0.23/pci/lx6464es»
mkdir -p /lib/modules/2.6.32-22-generic/kernel/sound/pci/lx6464es
cp snd-lx6464es.ko /lib/modules/2.6.32-22-generic/kernel/sound/pci/lx6464es
make[2]: uscita dalla directory «/usr/src/alsa/alsa-driver-1.0.23/pci/lx6464es»
make[2]: ingresso nella directory «/usr/src/alsa/alsa-driver-1.0.23/pci/mixart»
mkdir -p /lib/modules/2.6.32-22-generic/kernel/sound/pci/mixart
cp snd-mixart.ko /lib/modules/2.6.32-22-generic/kernel/sound/pci/mixart
make[2]: uscita dalla directory «/usr/src/alsa/alsa-driver-1.0.23/pci/mixart»
make[2]: ingresso nella directory «/usr/src/alsa/alsa-driver-1.0.23/pci/nm256»
mkdir -p /lib/modules/2.6.32-22-generic/kernel/sound/pci/nm256
cp snd-nm256.ko /lib/modules/2.6.32-22-generic/kernel/sound/pci/nm256
make[2]: uscita dalla directory «/usr/src/alsa/alsa-driver-1.0.23/pci/nm256»
make[2]: ingresso nella directory «/usr/src/alsa/alsa-driver-1.0.23/pci/oxygen»
mkdir -p /lib/modules/2.6.32-22-generic/kernel/sound/pci/oxygen
cp snd-hifier.ko snd-oxygen-lib.ko snd-oxygen.ko snd-virtuoso.ko /lib/modules/2.6.32-22-generic/kernel/sound/pci/oxygen
make[2]: uscita dalla directory «/usr/src/alsa/alsa-driver-1.0.23/pci/oxygen»
make[2]: ingresso nella directory «/usr/src/alsa/alsa-driver-1.0.23/pci/pcxhr»
mkdir -p /lib/modules/2.6.32-22-generic/kernel/sound/pci/pcxhr
cp snd-pcxhr.ko /lib/modules/2.6.32-22-generic/kernel/sound/pci/pcxhr
make[2]: uscita dalla directory «/usr/src/alsa/alsa-driver-1.0.23/pci/pcxhr»
make[2]: ingresso nella directory «/usr/src/alsa/alsa-driver-1.0.23/pci/pdplus»
mkdir -p /lib/modules/2.6.32-22-generic/kernel/sound/pci/pdplus
cp snd-pdplus.ko /lib/modules/2.6.32-22-generic/kernel/sound/pci/pdplus
make[2]: uscita dalla directory «/usr/src/alsa/alsa-driver-1.0.23/pci/pdplus»
make[2]: ingresso nella directory «/usr/src/alsa/alsa-driver-1.0.23/pci/riptide»
mkdir -p /lib/modules/2.6.32-22-generic/kernel/sound/pci/riptide
cp snd-riptide.ko /lib/modules/2.6.32-22-generic/kernel/sound/pci/riptide
make[2]: uscita dalla directory «/usr/src/alsa/alsa-driver-1.0.23/pci/riptide»
make[2]: ingresso nella directory «/usr/src/alsa/alsa-driver-1.0.23/pci/rme9652»
mkdir -p /lib/modules/2.6.32-22-generic/kernel/sound/pci/rme9652
cp snd-hdsp.ko snd-hdspm.ko snd-rme9652.ko /lib/modules/2.6.32-22-generic/kernel/sound/pci/rme9652
make[2]: uscita dalla directory «/usr/src/alsa/alsa-driver-1.0.23/pci/rme9652»
make[2]: ingresso nella directory «/usr/src/alsa/alsa-driver-1.0.23/pci/trident»
mkdir -p /lib/modules/2.6.32-22-generic/kernel/sound/pci/trident
cp snd-trident.ko /lib/modules/2.6.32-22-generic/kernel/sound/pci/trident
make[2]: uscita dalla directory «/usr/src/alsa/alsa-driver-1.0.23/pci/trident»
make[2]: ingresso nella directory «/usr/src/alsa/alsa-driver-1.0.23/pci/vx222»
mkdir -p /lib/modules/2.6.32-22-generic/kernel/sound/pci/vx222
cp snd-vx222.ko /lib/modules/2.6.32-22-generic/kernel/sound/pci/vx222
make[2]: uscita dalla directory «/usr/src/alsa/alsa-driver-1.0.23/pci/vx222»
make[2]: ingresso nella directory «/usr/src/alsa/alsa-driver-1.0.23/pci/ymfpci»
mkdir -p /lib/modules/2.6.32-22-generic/kernel/sound/pci/ymfpci
cp snd-ymfpci.ko /lib/modules/2.6.32-22-generic/kernel/sound/pci/ymfpci
make[2]: uscita dalla directory «/usr/src/alsa/alsa-driver-1.0.23/pci/ymfpci»
make[1]: uscita dalla directory «/usr/src/alsa/alsa-driver-1.0.23/pci»
make[1]: ingresso nella directory «/usr/src/alsa/alsa-driver-1.0.23/aoa»
make[2]: ingresso nella directory «/usr/src/alsa/alsa-driver-1.0.23/aoa/codecs»
make[2]: uscita dalla directory «/usr/src/alsa/alsa-driver-1.0.23/aoa/codecs»
make[2]: ingresso nella directory «/usr/src/alsa/alsa-driver-1.0.23/aoa/core»
make[2]: uscita dalla directory «/usr/src/alsa/alsa-driver-1.0.23/aoa/core»
make[2]: ingresso nella directory «/usr/src/alsa/alsa-driver-1.0.23/aoa/fabrics»
make[2]: uscita dalla directory «/usr/src/alsa/alsa-driver-1.0.23/aoa/fabrics»
make[2]: ingresso nella directory «/usr/src/alsa/alsa-driver-1.0.23/aoa/soundbus»
make[3]: ingresso nella directory «/usr/src/alsa/alsa-driver-1.0.23/aoa/soundbus/i2sbus»
make[3]: uscita dalla directory «/usr/src/alsa/alsa-driver-1.0.23/aoa/soundbus/i2sbus»
make[2]: uscita dalla directory «/usr/src/alsa/alsa-driver-1.0.23/aoa/soundbus»
make[1]: uscita dalla directory «/usr/src/alsa/alsa-driver-1.0.23/aoa»
make[1]: ingresso nella directory «/usr/src/alsa/alsa-driver-1.0.23/soc»
mkdir -p /lib/modules/2.6.32-22-generic/kernel/sound/soc
cp snd-soc-core.ko /lib/modules/2.6.32-22-generic/kernel/sound/soc
make[2]: ingresso nella directory «/usr/src/alsa/alsa-driver-1.0.23/soc/atmel»
make[2]: uscita dalla directory «/usr/src/alsa/alsa-driver-1.0.23/soc/atmel»
make[2]: ingresso nella directory «/usr/src/alsa/alsa-driver-1.0.23/soc/au1x»
make[2]: uscita dalla directory «/usr/src/alsa/alsa-driver-1.0.23/soc/au1x»
make[2]: ingresso nella directory «/usr/src/alsa/alsa-driver-1.0.23/soc/blackfin»
make[2]: uscita dalla directory «/usr/src/alsa/alsa-driver-1.0.23/soc/blackfin»
make[2]: ingresso nella directory «/usr/src/alsa/alsa-driver-1.0.23/soc/codecs»
mkdir -p /lib/modules/2.6.32-22-generic/kernel/sound/soc/codecs
cp snd-soc-wm-hubs.ko /lib/modules/2.6.32-22-generic/kernel/sound/soc/codecs
make[2]: uscita dalla directory «/usr/src/alsa/alsa-driver-1.0.23/soc/codecs»
make[2]: ingresso nella directory «/usr/src/alsa/alsa-driver-1.0.23/soc/davinci»
make[2]: uscita dalla directory «/usr/src/alsa/alsa-driver-1.0.23/soc/davinci»
make[2]: ingresso nella directory «/usr/src/alsa/alsa-driver-1.0.23/soc/fsl»
make[2]: uscita dalla directory «/usr/src/alsa/alsa-driver-1.0.23/soc/fsl»
make[2]: ingresso nella directory «/usr/src/alsa/alsa-driver-1.0.23/soc/imx»
make[2]: uscita dalla directory «/usr/src/alsa/alsa-driver-1.0.23/soc/imx»
make[2]: ingresso nella directory «/usr/src/alsa/alsa-driver-1.0.23/soc/omap»
make[2]: uscita dalla directory «/usr/src/alsa/alsa-driver-1.0.23/soc/omap»
make[2]: ingresso nella directory «/usr/src/alsa/alsa-driver-1.0.23/soc/pxa»
make[2]: uscita dalla directory «/usr/src/alsa/alsa-driver-1.0.23/soc/pxa»
make[2]: ingresso nella directory «/usr/src/alsa/alsa-driver-1.0.23/soc/s3c24xx»
make[2]: uscita dalla directory «/usr/src/alsa/alsa-driver-1.0.23/soc/s3c24xx»
make[2]: ingresso nella directory «/usr/src/alsa/alsa-driver-1.0.23/soc/s6000»
make[2]: uscita dalla directory «/usr/src/alsa/alsa-driver-1.0.23/soc/s6000»
make[2]: ingresso nella directory «/usr/src/alsa/alsa-driver-1.0.23/soc/sh»
make[2]: uscita dalla directory «/usr/src/alsa/alsa-driver-1.0.23/soc/sh»
make[2]: ingresso nella directory «/usr/src/alsa/alsa-driver-1.0.23/soc/txx9»
make[2]: uscita dalla directory «/usr/src/alsa/alsa-driver-1.0.23/soc/txx9»
make[1]: uscita dalla directory «/usr/src/alsa/alsa-driver-1.0.23/soc»
make[1]: ingresso nella directory «/usr/src/alsa/alsa-driver-1.0.23/usb»
mkdir -p /lib/modules/2.6.32-22-generic/kernel/sound/usb
cp snd-usb-audio.ko snd-usbmidi-lib.ko /lib/modules/2.6.32-22-generic/kernel/sound/usb
make[2]: ingresso nella directory «/usr/src/alsa/alsa-driver-1.0.23/usb/caiaq»
mkdir -p /lib/modules/2.6.32-22-generic/kernel/sound/usb/caiaq
cp snd-usb-caiaq.ko /lib/modules/2.6.32-22-generic/kernel/sound/usb/caiaq
make[2]: uscita dalla directory «/usr/src/alsa/alsa-driver-1.0.23/usb/caiaq»
make[2]: ingresso nella directory «/usr/src/alsa/alsa-driver-1.0.23/usb/misc»
mkdir -p /lib/modules/2.6.32-22-generic/kernel/sound/usb/misc
cp snd-ua101.ko /lib/modules/2.6.32-22-generic/kernel/sound/usb/misc
make[2]: uscita dalla directory «/usr/src/alsa/alsa-driver-1.0.23/usb/misc»
make[2]: ingresso nella directory «/usr/src/alsa/alsa-driver-1.0.23/usb/usx2y»
mkdir -p /lib/modules/2.6.32-22-generic/kernel/sound/usb/usx2y
cp snd-usb-us122l.ko snd-usb-usx2y.ko /lib/modules/2.6.32-22-generic/kernel/sound/usb/usx2y
make[2]: uscita dalla directory «/usr/src/alsa/alsa-driver-1.0.23/usb/usx2y»
make[1]: uscita dalla directory «/usr/src/alsa/alsa-driver-1.0.23/usb»
make[1]: ingresso nella directory «/usr/src/alsa/alsa-driver-1.0.23/pcmcia»
make[2]: ingresso nella directory «/usr/src/alsa/alsa-driver-1.0.23/pcmcia/pdaudiocf»
mkdir -p /lib/modules/2.6.32-22-generic/kernel/sound/pcmcia/pdaudiocf
cp snd-pdaudiocf.ko /lib/modules/2.6.32-22-generic/kernel/sound/pcmcia/pdaudiocf
make[2]: uscita dalla directory «/usr/src/alsa/alsa-driver-1.0.23/pcmcia/pdaudiocf»
make[2]: ingresso nella directory «/usr/src/alsa/alsa-driver-1.0.23/pcmcia/vx»
mkdir -p /lib/modules/2.6.32-22-generic/kernel/sound/pcmcia/vx
cp snd-vxpocket.ko /lib/modules/2.6.32-22-generic/kernel/sound/pcmcia/vx
make[2]: uscita dalla directory «/usr/src/alsa/alsa-driver-1.0.23/pcmcia/vx»
make[1]: uscita dalla directory «/usr/src/alsa/alsa-driver-1.0.23/pcmcia»
make[1]: ingresso nella directory «/usr/src/alsa/alsa-driver-1.0.23/misc»
mkdir -p /lib/modules/2.6.32-22-generic/kernel/sound/misc
cp ac97_bus.ko /lib/modules/2.6.32-22-generic/kernel/sound/misc
make[1]: uscita dalla directory «/usr/src/alsa/alsa-driver-1.0.23/misc»
/sbin/depmod -a 2.6.32-22-generic

cat WARNING

WARNING!!! The mixer channels for the ALSA driver are muted by default!!!
**************************************************************************
You would use some ALSA or OSS mixer to set the appropriate volume.
Ultima modifica di Shitan il venerdì 11 giugno 2010, 17:42, modificato 1 volta in totale.
Shitan
Scoppiettante Seguace
Scoppiettante Seguace
Messaggi: 313
Iscrizione: domenica 17 febbraio 2008, 21:15

Re: Audio

Messaggio da Shitan »

Parte due
shitan@shitan-desktop:/usr/src/alsa/alsa-driver-1.0.23$ cd ../alsa-lib*
shitan@shitan-desktop:/usr/src/alsa/alsa-lib-1.0.23$ sudo ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking how to recognise dependent libraries... pass_all
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
./configure: line 19930: CC_NOUNDEFINED: command not found
checking for ANSI C header files... (cached) yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether time.h and sys/time.h may both be included... yes
checking whether gcc needs -traditional... no
checking for hsearch_r... yes
checking for library version... major 1 minor 0 subminor 23 extrastr  extraver 1000000
checking for versioned symbols... yes
checking for symbolic-functions... no
checking for custom symbol prefixes...
checking for debug... yes
checking for debug assert... no
checking for tmpdir... /tmp
checking for softfloat... no
checking for libdl... checking for dlsym in -ldl... yes
checking for pthread... checking for pthread_join in -lpthread... yes
checking for librt... checking for clock_gettime in -lrt... yes
checking for architecture... x86
checking wordexp.h usability... yes
checking wordexp.h presence... yes
checking for wordexp.h... yes
checking for resmgr support... no
checking for aload* support... yes
checking for ALSA device file directory... /dev/snd/
checking for aload* device file directory... /dev/
./configure: line 21639: python-config: command not found
./configure: line 21647: python-config: command not found
Unable to determine python libraries! Probably python-config is not
available on this system. Please, use --with-pythonlibs and
--with-pythonincludes options. Python components are disabled in this build.
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating doc/pictures/Makefile
config.status: creating doc/doxygen.cfg
config.status: creating include/Makefile
config.status: creating include/sound/Makefile
config.status: creating src/Versions
config.status: creating src/Makefile
config.status: creating src/control/Makefile
config.status: creating src/mixer/Makefile
config.status: creating src/pcm/Makefile
config.status: creating src/pcm/scopes/Makefile
config.status: creating src/rawmidi/Makefile
config.status: creating src/timer/Makefile
config.status: creating src/hwdep/Makefile
config.status: creating src/seq/Makefile
config.status: creating src/compat/Makefile
config.status: creating src/alisp/Makefile
config.status: creating src/conf/Makefile
config.status: creating src/conf/cards/Makefile
config.status: creating src/conf/pcm/Makefile
config.status: creating modules/Makefile
config.status: creating modules/mixer/Makefile
config.status: creating modules/mixer/simple/Makefile
config.status: creating alsalisp/Makefile
config.status: creating aserver/Makefile
config.status: creating test/Makefile
config.status: creating test/lsb/Makefile
config.status: creating utils/Makefile
config.status: creating utils/alsa-lib.spec
config.status: creating utils/alsa.pc
config.status: creating include/config.h
config.status: executing depfiles commands
Creating asoundlib.h...
shitan@shitan-desktop:/usr/src/alsa/alsa-lib-1.0.23$
Shitan
Scoppiettante Seguace
Scoppiettante Seguace
Messaggi: 313
Iscrizione: domenica 17 febbraio 2008, 21:15

Re: Audio

Messaggio da Shitan »

Dunque finalmente la scheda audio c'è ma non si sente ancora nulla, anche il menu è al massimo <.< ma come cavolo..... mi conviene mettere 9.10
Shitan
Scoppiettante Seguace
Scoppiettante Seguace
Messaggi: 313
Iscrizione: domenica 17 febbraio 2008, 21:15

Re: Audio

Messaggio da Shitan »

Ragazzi nessuno mi sa aiutare, ora sembra che la scheda ci sia, il volume al massimo , ma io cmq non sento nulla, solo un gran ronzio.

:(
Shitan
Scoppiettante Seguace
Scoppiettante Seguace
Messaggi: 313
Iscrizione: domenica 17 febbraio 2008, 21:15

Re: Audio

Messaggio da Shitan »

Secondo me il problema è qua:
cat WARNING

WARNING!!! The mixer channels for the ALSA driver are muted by default!!!
**************************************************************************
You would use some ALSA or OSS mixer to set the appropriate volume.
Forse è per questo warning che poi effettivamente la versione 23 non ti installa
lorenpro
Scoppiettante Seguace
Scoppiettante Seguace
Messaggi: 281
Iscrizione: mercoledì 11 novembre 2009, 10:26
Località: ancona

Re: Audio

Messaggio da lorenpro »

Ti ripeto l'ultimo warning (appunto attenzione) dice che li mette a mute e poi vanno modificati con il mixer:
alsamixer -V all

dagli output manca metà procedura:
dopo il cd driver* e il ./configure MANCA il

Codice: Seleziona tutto

sudo make
, infatti non escono gli object (xxxxx.o) e passi direttamente al sudo make install
lo stesso dopo cd ../alsa-lib*
shitan@shitan-desktop:/usr/src/alsa/alsa-lib-1.0.23$ sudo ./configure  MANCA sudo make e sudo make install
e poi MANCA cd ../alsa-utils*  ./configure  sudo make  e  sudo make install
le hai fatte??

qualche post fa ti avevo anche messo un file aggiorna-1.txt da rendere eseguibile con tutti i comandi della procedura

x me, come in altri casi, il problema è l'aggiornamento alsa, chi legge il post, se ha qualche altra idea intervenga
Shitan
Scoppiettante Seguace
Scoppiettante Seguace
Messaggi: 313
Iscrizione: domenica 17 febbraio 2008, 21:15

Re: Audio

Messaggio da Shitan »

Non avevo messo tutto perchè era lunghissimo, il bello e che quando lo faccio mi prende la scheda audio, tranquillamente, ma basta riavviare e sparisce tutto <.< :(
Shitan
Scoppiettante Seguace
Scoppiettante Seguace
Messaggi: 313
Iscrizione: domenica 17 febbraio 2008, 21:15

Re: Audio

Messaggio da Shitan »

faccio la procedura dal tuo txt , quando riavvio la prima volta la scheda audio c'è ma non si sente, poi chiudo il pc e sparisce la scheda audio, la cosa che ho visto aldilà di tutte le volte che faccio la procedura, sembra che cmq installazione o no, non mi cambia la versione, non c'è modo per cancellare totalmente la versione e installarla da capo?

shitan@shitan-desktop:~$ cat /proc/asound/version
Advanced Linux Sound Architecture Driver Version 1.0.22.1.
Compiled on Jun 10 2010 for kernel 2.6.32-22-generic (SMP
sempre 1.022.1

quando faccio tutto non mi da nessun errore
Ultima modifica di Shitan il domenica 13 giugno 2010, 16:08, modificato 1 volta in totale.
lorenpro
Scoppiettante Seguace
Scoppiettante Seguace
Messaggi: 281
Iscrizione: mercoledì 11 novembre 2009, 10:26
Località: ancona

Re: Audio

Messaggio da lorenpro »

1- Intanto controlla con uname -a che versione ubuntu hai, riguardando in 9.10 avevi una generic-pae , qui  sembra una generic normale, non so se può influire, pae dovrebbe gestire oltre i 2gb di ram.

2- Se hai il cd live, oppure  (meglio) scarica il .iso 10.04 da web fai il cd, prova a vedere se vede la scheda e se suona, anche così controlla uname -a e cat /proc/asound/version.

3- Ripartendo da HD:
in alsa-base.conf dovrei averti fatto inserire in fondo 2 righe di options, toglile con sudo gedit /etc/modprobe.d/alsa-base.conf, deve rimanere

Codice: Seleziona tutto

options snd-pcsp index=-2
aggiungi

Codice: Seleziona tutto

options snd-hda-intel model=auto
salva e riavvia e vedi come va.

4- se vedi la scheda, oltre alsamixer, prova ad utilizzare Applicazioni-Audio- GNOME Alsamixer oppure Applicazioni-Audio-regolazioneVolumePulseaudio (questo a tutto schermo), + o - fanno le stesse cose ma si vede meglio e possono venire idee; in particolare sui dispositivi in uscita oltre Analog Output c'è qualcos'altro? se sì devi provare, anche i jack ne vanno provati diversi, se non sbaglio ne hai 6 di buchi
Shitan
Scoppiettante Seguace
Scoppiettante Seguace
Messaggi: 313
Iscrizione: domenica 17 febbraio 2008, 21:15

Re: Audio

Messaggio da Shitan »

Allora dal comando risulta questo:
shitan@shitan-desktop:~$ uname -a
Linux shitan-desktop 2.6.32-22-generic #36-Ubuntu SMP Thu Jun 3 22:02:19 UTC 2010 i686 GNU/Linux
Io ho 4 giga di ram , ho scaricato la versione 10 x64
Avatar utente
Alka-Seltzer PLUS
Rampante Reduce
Rampante Reduce
Messaggi: 8887
Iscrizione: venerdì 18 settembre 2009, 13:29
Desktop: Unity + Gnome flashback
Distribuzione: Ubuntu 16.04 & 14.04 64bit

Re: Audio

Messaggio da Alka-Seltzer PLUS »

Shitan ha scritto: Allora dal comando risulta questo:
shitan@shitan-desktop:~$ uname -a
Linux shitan-desktop 2.6.32-22-generic #36-Ubuntu SMP Thu Jun 3 22:02:19 UTC 2010 i686 GNU/Linux
Io ho 4 giga di ram , ho scaricato la versione 10 x64
i686 non è la 32bit ?

Io ho

Codice: Seleziona tutto

Linux ciompizzz 2.6.32-22-generic #36-Ubuntu SMP Thu Jun 3 19:31:57 UTC 2010 x86_64 GNU/Linux
| MB: ASUS M3A78 PRO | CPU: AMD Phenom II X4 940 BE | RAM: G-SKILL 8GB 800 MHz | VGA: Sapphire ATI HD 5770 | HD: SSD SAMSUNG 850 EVO + WDC WD10EACS-00DS | Optical drive: NEC SATA AD-7201 Lightscribe | Monitor: ASUS MK221H 22' | Speakers: Majestic HTS 221 | Case: Coolermaster ELITE 335 | Power supply: EVGA SuperNova 550 GS V2 | OS: Ubuntu 16.04 64 bit + Ubuntu Linux 14.04 64bit |
lorenpro
Scoppiettante Seguace
Scoppiettante Seguace
Messaggi: 281
Iscrizione: mercoledì 11 novembre 2009, 10:26
Località: ancona

Re: Audio

Messaggio da lorenpro »

con free quanta te ne vede?
Scrivi risposta

Ritorna a “Driver e periferiche”

Chi c’è in linea

Visualizzano questa sezione: 0 utenti iscritti e 7 ospiti