Nie jesteś zalogowany.
Jeśli nie posiadasz konta, zarejestruj je już teraz! Pozwoli Ci ono w pełni korzystać z naszego serwisu. Spamerom dziękujemy!

Ogłoszenie

Prosimy o pomoc dla małej Julki — przekaż 1% podatku na Fundacji Dzieciom zdazyć z Pomocą.
Więcej informacji na dug.net.pl/pomagamy/.

#26  2009-07-19 14:45:51

  ilin - Palacz

ilin
Palacz
Skąd: PRLu
Zarejestrowany: 2006-05-03

Re: Dźwięk w KDE 4.2

To wywal

Kod:

aptitude purge alsa-base alsa-oss alsa-utils alsaplayer-alsa alsaplayer-common alsaplayer-gtk

Zainstaluj

Kod:

aptitude install gstreamer0.10-plugins-bad libwine-oss

Tu masz jeszcze fajną stronkę jesli chodzi o dopieszczanie aplikacji
http://www.opensound.com/wiki/index.php/Configuring … ons_for_OSSv4

Oraz jak zrobić plugin by działały też aplikację ktore wyłącznie z alsy korzystają
http://forum.dug.net.pl/viewtopic.php?id=14266&p=2

Post #32


Problemy rozwiązujemy na forum nie na PW -> Niech inni na tym skorzystają.
Polski portal Debiana

Offline

 

#27  2009-07-19 20:38:53

  shreku7 - Użytkownik

shreku7
Użytkownik
Zarejestrowany: 2009-06-06

Re: Dźwięk w KDE 4.2

nie wiem co mam zrobic z tym
"Kompilujemy sobie alsa-plugins.
ftp://ftp.alsa-project.org/pub/plugins/alsa-plugins … tar.bz2"
gdzie to skopiowac?

Offline

 

#28  2009-07-19 20:43:51

  ilin - Palacz

ilin
Palacz
Skąd: PRLu
Zarejestrowany: 2006-05-03

Re: Dźwięk w KDE 4.2

Nic nie musisz kopiować.

Zassaj rozpakuj wejdź do folderu który powstanie.
W nim otwórz terminal.
W nim ./configure potem  make i z roota make install  nic więcej.


Problemy rozwiązujemy na forum nie na PW -> Niech inni na tym skorzystają.
Polski portal Debiana

Offline

 

#29  2009-07-19 20:53:43

  shreku7 - Użytkownik

shreku7
Użytkownik
Zarejestrowany: 2009-06-06

Re: Dźwięk w KDE 4.2

jak zawsze musze wap potruc trochę....;/

Kod:

shreku@debian:~/Pobrane/alsa-plugins-1.0.20$ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes           
checking for gawk... no                                     
checking for mawk... mawk                                   
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 for a BSD-compatible install... /usr/bin/install -c
checking build system type... i686-pc-linux-gnu             
checking host system type... i686-pc-linux-gnu              
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 whether ln -s works... yes                          
checking how to recognise dependent libraries... pass_all    
checking how to run the C preprocessor... gcc -E             
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 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
checking for ANSI C header files... (cached) yes
./configure: line 20033: CC_NOUNDEFINED: command not found
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for ALSA... configure: error: Package requirements (alsa >= 1.0.11) were not met:

No package 'alsa' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables ALSA_CFLAGS
and ALSA_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

shreku@debian:~/Pobrane/alsa-plugins-1.0.20$ make
make: *** Nie podano obiektów i nie znaleziono makefile. Stop.

Ostatnio edytowany przez shreku7 (2009-07-19 20:54:03)

Offline

 

#30  2009-07-19 21:02:06

  ilin - Palacz

ilin
Palacz
Skąd: PRLu
Zarejestrowany: 2006-05-03

Re: Dźwięk w KDE 4.2

Zainstaluj pakiet
libasound2-dev


Problemy rozwiązujemy na forum nie na PW -> Niech inni na tym skorzystają.
Polski portal Debiana

Offline

 

#31  2009-07-19 21:05:49

  shreku7 - Użytkownik

shreku7
Użytkownik
Zarejestrowany: 2009-06-06

Re: Dźwięk w KDE 4.2

dziękuje mistrzu :)

Offline

 

#32  2009-08-04 23:19:23

  shreku7 - Użytkownik

shreku7
Użytkownik
Zarejestrowany: 2009-06-06

Re: Dźwięk w KDE 4.2

ilin masz może te paczke w amd64??? albo wiesz jak to przerobić? instalowałem dzis sida na ext 4 i ociągnąłem obraz własnie amd64 ;/

Offline

 

#33  2009-08-05 00:45:35

  Kudzu - 1NF:rM@7iON1SP0vvErr

Kudzu
1NF:rM@7iON1SP0vvErr
Skąd: Universe
Zarejestrowany: 2007-01-06

Re: Dźwięk w KDE 4.2

http://packages.debian.org/search?keywords=libasoun … p;section=all

Wybierz tylko wersję i architekturę :)

Ostatnio edytowany przez kodzik (2009-08-05 00:47:15)


...software is like sex
it's better when it's free..

Offline

 

#34  2009-08-05 07:43:40

  ilin - Palacz

ilin
Palacz
Skąd: PRLu
Zarejestrowany: 2006-05-03

Re: Dźwięk w KDE 4.2

Tego nie ma w repo debiana.

http://www.4front-tech.com/release/oss-linux-4.1-1052_amd64.deb

Tu masz fabryczną paczkę tyle ze nieco starsza wersja.
Ja nie mam 64bit maszyny aby zrobić taka paczkę w najnowszej wersji.

Edit

Tu masz jak taka paczkę zbudować
http://new.dug.net.pl/tekst/64/oss4_w_debianie


Problemy rozwiązujemy na forum nie na PW -> Niech inni na tym skorzystają.
Polski portal Debiana

Offline

 

#35  2009-08-05 19:15:36

  shreku7 - Użytkownik

shreku7
Użytkownik
Zarejestrowany: 2009-06-06

Re: Dźwięk w KDE 4.2

problem mam taki instaluje wszystko jak wczesniej i dzwieku nie ma ;/
debian sid+ext4+kde 4.3+i386

instalacja paczki z pw

Kod:

dpkg -i /home/shreku/Pobrane/oss-linux-4.2-rc2_i386.deb
(Odczytywanie bazy danych ... 72350 plików i katalogów obecnie zainstalowanych.)                                                                              
Przygotowanie do zastąpienia oss-linux 4.2-rc2 (wykorzystując .../oss-linux-4.2-rc2_i386.deb) ...                                                             

Some applications are still using OSS - cannot unload

2861 /usr/bin/knotify4

Please stop these applications and run soundoff again
Rozpakowanie pakietu zastępującego oss-linux ...     
Upgrading OSS - will not purge /usr/lib/oss.         
Konfigurowanie oss-linux (4.2-rc2) ...               
Building OSS Modules for Linux-unknown 2.6.30-1-686  

OSS build environment set up for REGPARM kernels

Building module osscore
Building module oss_ali5455
Building module oss_atiaudio
Building module oss_audigyls
Building module oss_audioloop
Building module oss_audiopci 
Building module oss_cmi878x  
Building module oss_cmpci    
Building module oss_cs4281   
Building module oss_cs461x   
Building module oss_digi96   
Building module oss_emu10k1x 
Building module oss_envy24   
Building module oss_envy24ht 
Building module oss_fmedia
Building module oss_geode
Building module oss_hdaudio
Building module oss_ich
Building module oss_imux
Building module oss_madi
Building module oss_midiloop
Building module oss_midimix
Building module oss_sblive
Building module oss_sbpci
Building module oss_sbxfi
Building module oss_solo
Building module oss_trident
Building module oss_usb
Building module oss_userdev
Building module oss_via823x
Building module oss_via97
Building module oss_ymf7xx
depmod -a
Forcing re-detection of installed soundcards
Starting Open Sound System
OSS is already loaded.
Przetwarzanie wyzwalaczy dla man-db...
Przetwarzanie wyzwalaczy dla menu...

Kod:

debian:/home/sherku# cd /home/sherku/alsa-plugins-1.0.20
debian:/home/sherku/alsa-plugins-1.0.20#[b] ./configure  [/b]   
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes           
checking for gawk... no                                     
checking for mawk... mawk                                   
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 for a BSD-compatible install... /usr/bin/install -c
checking build system type... i686-pc-linux-gnu             
checking host system type... i686-pc-linux-gnu              
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 whether ln -s works... yes                          
checking how to recognise dependent libraries... pass_all    
checking how to run the C preprocessor... gcc -E             
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 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                                  
checking for ANSI C header files... (cached) yes                              
./configure: line 20033: CC_NOUNDEFINED: command not found                    
checking for pkg-config... /usr/bin/pkg-config                                
checking pkg-config is at least version 0.9.0... yes                          
checking for ALSA... yes                                                      
checking for snd_pcm_ioplug_create in -lasound... yes                         
checking for JACK... checking for pulseaudio... checking for samplerate... checking for AVCODEC... checking for avcodec_open in -lavcodec... no               
checking for speexdsp... No libspeex with resampler unit; use built-in code    
checking for plugins version... 1.0.20                                         
configure: creating ./config.status                                            
config.status: creating Makefile                                               
config.status: creating oss/Makefile                                           
config.status: creating pph/Makefile                                           
config.status: creating jack/Makefile                                          
config.status: creating pulse/Makefile                                         
config.status: creating mix/Makefile                                           
config.status: creating rate/Makefile                                          
config.status: creating a52/Makefile                                           
config.status: creating rate-lavc/Makefile                                     
config.status: creating maemo/Makefile                                         
config.status: creating doc/Makefile                                           
config.status: creating usb_stream/Makefile                                    
config.status: creating speex/Makefile                                         
config.status: creating arcam-av/Makefile                                      
config.status: creating config.h                                               
config.status: config.h is unchanged                                           
config.status: executing depfiles commands                                     

Plugin directory: /usr/lib/alsa-lib
ALSA_CFLAGS: -I/usr/include/alsa   
ALSA_LIBS: -lasound                
JACK plugin:        no             
Pulseaudio plugin:  no             
Samplerate plugin:  no             
Maemo plugin:       no             
  Using Osso resource manager: no  
A52, lavc plugins:  no             
Speex rate plugin:  builtin        
Speex preprocess plugin:           
debian:/home/sherku/alsa-plugins-1.0.20# [b]make[/b]
make  all-recursive                           
make[1]: Wejście do katalogu `/home/sherku/alsa-plugins-1.0.20'
Making all in oss                                               
make[2]: Wejście do katalogu `/home/sherku/alsa-plugins-1.0.20/oss'
make[2]: Nie ma nic do zrobienia w `all'.                           
make[2]: Opuszczenie katalogu `/home/sherku/alsa-plugins-1.0.20/oss'
Making all in mix                                                    
make[2]: Wejście do katalogu `/home/sherku/alsa-plugins-1.0.20/mix' 
make[2]: Nie ma nic do zrobienia w `all'.                            
make[2]: Opuszczenie katalogu `/home/sherku/alsa-plugins-1.0.20/mix'
Making all in usb_stream                                             
make[2]: Wejście do katalogu `/home/sherku/alsa-plugins-1.0.20/usb_stream'
make[2]: Nie ma nic do zrobienia w `all'.                                  
make[2]: Opuszczenie katalogu `/home/sherku/alsa-plugins-1.0.20/usb_stream'
Making all in arcam-av                                                      
make[2]: Wejście do katalogu `/home/sherku/alsa-plugins-1.0.20/arcam-av'   
make[2]: Nie ma nic do zrobienia w `all'.                                   
make[2]: Opuszczenie katalogu `/home/sherku/alsa-plugins-1.0.20/arcam-av'  
Making all in doc                                                           
make[2]: Wejście do katalogu `/home/sherku/alsa-plugins-1.0.20/doc'        
make[2]: Nie ma nic do zrobienia w `all'.                                   
make[2]: Opuszczenie katalogu `/home/sherku/alsa-plugins-1.0.20/doc'       
Making all in pph                                                           
make[2]: Wejście do katalogu `/home/sherku/alsa-plugins-1.0.20/pph'        
make[2]: Nie ma nic do zrobienia w `all'.                                   
make[2]: Opuszczenie katalogu `/home/sherku/alsa-plugins-1.0.20/pph'       
make[2]: Wejście do katalogu `/home/sherku/alsa-plugins-1.0.20'            
make[2]: Opuszczenie katalogu `/home/sherku/alsa-plugins-1.0.20'           
make[1]: Opuszczenie katalogu `/home/sherku/alsa-plugins-1.0.20'           
debian:/home/sherku/alsa-plugins-1.0.20# [b]make install  [/b]                   
Making install in oss                                                       
make[1]: Wejście do katalogu `/home/sherku/alsa-plugins-1.0.20/oss'        
make[2]: Wejście do katalogu `/home/sherku/alsa-plugins-1.0.20/oss'        
make[2]: Nie ma nic do zrobienia w `install-exec-am'.                       
test -z "/usr/lib/alsa-lib" || mkdir -p -- "/usr/lib/alsa-lib"              
 /bin/bash ../libtool --mode=install /usr/bin/install -c  'libasound_module_ctl_oss.la' '/usr/lib/alsa-lib/libasound_module_ctl_oss.la'                       
/usr/bin/install -c .libs/libasound_module_ctl_oss.so /usr/lib/alsa-lib/libasound_module_ctl_oss.so                                                           
/usr/bin/install -c .libs/libasound_module_ctl_oss.lai /usr/lib/alsa-lib/libasound_module_ctl_oss.la                                                          
PATH="$PATH:/sbin" ldconfig -n /usr/lib/alsa-lib                               
----------------------------------------------------------------------         
Libraries have been installed in:                                              
   /usr/lib/alsa-lib                                                           

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:      
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable  
     during execution                                          
   - add LIBDIR to the `LD_RUN_PATH' environment variable      
     during linking                                            
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag              
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.   
----------------------------------------------------------------------
test -z "/usr/lib/alsa-lib" || mkdir -p -- "/usr/lib/alsa-lib"        
 /bin/bash ../libtool --mode=install /usr/bin/install -c  'libasound_module_pcm_oss.la' '/usr/lib/alsa-lib/libasound_module_pcm_oss.la'                       
/usr/bin/install -c .libs/libasound_module_pcm_oss.so /usr/lib/alsa-lib/libasound_module_pcm_oss.so                                                           
/usr/bin/install -c .libs/libasound_module_pcm_oss.lai /usr/lib/alsa-lib/libasound_module_pcm_oss.la                                                          
PATH="$PATH:/sbin" ldconfig -n /usr/lib/alsa-lib                               
----------------------------------------------------------------------         
Libraries have been installed in:                                              
   /usr/lib/alsa-lib                                                           

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:      
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable  
     during execution                                          
   - add LIBDIR to the `LD_RUN_PATH' environment variable      
     during linking                                            
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag              
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.   
----------------------------------------------------------------------
make[2]: Opuszczenie katalogu `/home/sherku/alsa-plugins-1.0.20/oss' 
make[1]: Opuszczenie katalogu `/home/sherku/alsa-plugins-1.0.20/oss' 
Making install in mix                                                 
make[1]: Wejście do katalogu `/home/sherku/alsa-plugins-1.0.20/mix'  
make[2]: Wejście do katalogu `/home/sherku/alsa-plugins-1.0.20/mix'  
make[2]: Nie ma nic do zrobienia w `install-exec-am'.                 
test -z "/usr/lib/alsa-lib" || mkdir -p -- "/usr/lib/alsa-lib"        
 /bin/bash ../libtool --mode=install /usr/bin/install -c  'libasound_module_pcm_upmix.la' '/usr/lib/alsa-lib/libasound_module_pcm_upmix.la'                   
/usr/bin/install -c .libs/libasound_module_pcm_upmix.so /usr/lib/alsa-lib/libasound_module_pcm_upmix.so                                                       
/usr/bin/install -c .libs/libasound_module_pcm_upmix.lai /usr/lib/alsa-lib/libasound_module_pcm_upmix.la                                                      
PATH="$PATH:/sbin" ldconfig -n /usr/lib/alsa-lib                               
----------------------------------------------------------------------         
Libraries have been installed in:                                              
   /usr/lib/alsa-lib                                                           

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:      
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable  
     during execution                                          
   - add LIBDIR to the `LD_RUN_PATH' environment variable      
     during linking                                            
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag              
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.   
----------------------------------------------------------------------
test -z "/usr/lib/alsa-lib" || mkdir -p -- "/usr/lib/alsa-lib"        
 /bin/bash ../libtool --mode=install /usr/bin/install -c  'libasound_module_pcm_vdownmix.la' '/usr/lib/alsa-lib/libasound_module_pcm_vdownmix.la'             
/usr/bin/install -c .libs/libasound_module_pcm_vdownmix.so /usr/lib/alsa-lib/libasound_module_pcm_vdownmix.so                                                 
/usr/bin/install -c .libs/libasound_module_pcm_vdownmix.lai /usr/lib/alsa-lib/libasound_module_pcm_vdownmix.la                                                
PATH="$PATH:/sbin" ldconfig -n /usr/lib/alsa-lib                               
----------------------------------------------------------------------         
Libraries have been installed in:                                              
   /usr/lib/alsa-lib                                                           

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:      
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable  
     during execution                                          
   - add LIBDIR to the `LD_RUN_PATH' environment variable      
     during linking                                            
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag              
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.   
----------------------------------------------------------------------
make[2]: Opuszczenie katalogu `/home/sherku/alsa-plugins-1.0.20/mix' 
make[1]: Opuszczenie katalogu `/home/sherku/alsa-plugins-1.0.20/mix' 
Making install in usb_stream                                          
make[1]: Wejście do katalogu `/home/sherku/alsa-plugins-1.0.20/usb_stream'
make[2]: Wejście do katalogu `/home/sherku/alsa-plugins-1.0.20/usb_stream'
make[2]: Nie ma nic do zrobienia w `install-exec-am'.                      
test -z "/usr/lib/alsa-lib" || mkdir -p -- "/usr/lib/alsa-lib"             
 /bin/bash ../libtool --mode=install /usr/bin/install -c  'libasound_module_pcm_usb_stream.la' '/usr/lib/alsa-lib/libasound_module_pcm_usb_stream.la'         
/usr/bin/install -c .libs/libasound_module_pcm_usb_stream.so /usr/lib/alsa-lib/libasound_module_pcm_usb_stream.so                                             
/usr/bin/install -c .libs/libasound_module_pcm_usb_stream.lai /usr/lib/alsa-lib/libasound_module_pcm_usb_stream.la                                            
PATH="$PATH:/sbin" ldconfig -n /usr/lib/alsa-lib                               
----------------------------------------------------------------------         
Libraries have been installed in:                                              
   /usr/lib/alsa-lib                                                           

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:      
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable  
     during execution                                          
   - add LIBDIR to the `LD_RUN_PATH' environment variable      
     during linking                                            
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag              
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.   
----------------------------------------------------------------------
make[2]: Opuszczenie katalogu `/home/sherku/alsa-plugins-1.0.20/usb_stream'
make[1]: Opuszczenie katalogu `/home/sherku/alsa-plugins-1.0.20/usb_stream'
Making install in arcam-av                                                  
make[1]: Wejście do katalogu `/home/sherku/alsa-plugins-1.0.20/arcam-av'   
make[2]: Wejście do katalogu `/home/sherku/alsa-plugins-1.0.20/arcam-av'   
make[2]: Nie ma nic do zrobienia w `install-exec-am'.                       
test -z "/usr/lib/alsa-lib" || mkdir -p -- "/usr/lib/alsa-lib"              
 /bin/bash ../libtool --mode=install /usr/bin/install -c  'libasound_module_ctl_arcam_av.la' '/usr/lib/alsa-lib/libasound_module_ctl_arcam_av.la'             
/usr/bin/install -c .libs/libasound_module_ctl_arcam_av.so /usr/lib/alsa-lib/libasound_module_ctl_arcam_av.so                                                 
/usr/bin/install -c .libs/libasound_module_ctl_arcam_av.lai /usr/lib/alsa-lib/libasound_module_ctl_arcam_av.la                                                
PATH="$PATH:/sbin" ldconfig -n /usr/lib/alsa-lib                               
----------------------------------------------------------------------         
Libraries have been installed in:                                              
   /usr/lib/alsa-lib                                                           

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:      
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable  
     during execution                                          
   - add LIBDIR to the `LD_RUN_PATH' environment variable      
     during linking                                            
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag              
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.   
----------------------------------------------------------------------
make[2]: Opuszczenie katalogu `/home/sherku/alsa-plugins-1.0.20/arcam-av'
make[1]: Opuszczenie katalogu `/home/sherku/alsa-plugins-1.0.20/arcam-av'
Making install in doc                                                     
make[1]: Wejście do katalogu `/home/sherku/alsa-plugins-1.0.20/doc'      
make[2]: Wejście do katalogu `/home/sherku/alsa-plugins-1.0.20/doc'      
make[2]: Nie ma nic do zrobienia w `install-exec-am'.                     
make[2]: Nie ma nic do zrobienia w `install-data-am'.                     
make[2]: Opuszczenie katalogu `/home/sherku/alsa-plugins-1.0.20/doc'     
make[1]: Opuszczenie katalogu `/home/sherku/alsa-plugins-1.0.20/doc'     
Making install in pph                                                     
make[1]: Wejście do katalogu `/home/sherku/alsa-plugins-1.0.20/pph'      
make[2]: Wejście do katalogu `/home/sherku/alsa-plugins-1.0.20/pph'      
make  install-exec-hook                                                   
make[3]: Wejście do katalogu `/home/sherku/alsa-plugins-1.0.20/pph'      
rm -f /usr/lib/alsa-lib/libasound_module_rate_speexrate_*.so              
ln -s libasound_module_rate_speexrate.so /usr/lib/alsa-lib/libasound_module_rate_speexrate_best.so                                                            
ln -s libasound_module_rate_speexrate.so /usr/lib/alsa-lib/libasound_module_rate_speexrate_medium.so                                                          
make[3]: Opuszczenie katalogu `/home/sherku/alsa-plugins-1.0.20/pph'          
test -z "/usr/lib/alsa-lib" || mkdir -p -- "/usr/lib/alsa-lib"                 
 /bin/bash ../libtool --mode=install /usr/bin/install -c  'libasound_module_rate_speexrate.la' '/usr/lib/alsa-lib/libasound_module_rate_speexrate.la'         
/usr/bin/install -c .libs/libasound_module_rate_speexrate.so /usr/lib/alsa-lib/libasound_module_rate_speexrate.so                                             
/usr/bin/install -c .libs/libasound_module_rate_speexrate.lai /usr/lib/alsa-lib/libasound_module_rate_speexrate.la                                            
PATH="$PATH:/sbin" ldconfig -n /usr/lib/alsa-lib                               
----------------------------------------------------------------------         
Libraries have been installed in:                                              
   /usr/lib/alsa-lib                                                           

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:      
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable  
     during execution                                          
   - add LIBDIR to the `LD_RUN_PATH' environment variable      
     during linking                                            
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag              
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.   
----------------------------------------------------------------------
make[2]: Opuszczenie katalogu `/home/sherku/alsa-plugins-1.0.20/pph'
make[1]: Opuszczenie katalogu `/home/sherku/alsa-plugins-1.0.20/pph'
make[1]: Wejście do katalogu `/home/sherku/a-plugins-1.0.20'
make[2]: Wejście do katalogu `/home/sherku/alsa-plugins-1.0.20'
make[2]: Nie ma nic do zrobienia w `install-exec-am'.
make[2]: Nie ma nic do zrobienia w `install-data-am'.
make[2]: Opuszczenie katalogu `/home/sherku/alsa-plugins-1.0.20'
make[1]: Opuszczenie katalogu `/home/sherku/alsa-plugins-1.0.20'

Offline

 

#36  2009-08-05 19:59:23

  ilin - Palacz

ilin
Palacz
Skąd: PRLu
Zarejestrowany: 2006-05-03

Re: Dźwięk w KDE 4.2

Pokaż

Kod:

lsmod

Problemy rozwiązujemy na forum nie na PW -> Niech inni na tym skorzystają.
Polski portal Debiana

Offline

 

#37  2009-08-05 20:01:18

  shreku7 - Użytkownik

shreku7
Użytkownik
Zarejestrowany: 2009-06-06

Re: Dźwięk w KDE 4.2

cat /proc/asound/cards
--- no soundcards ---

Kod:

lsmod                 
Module                  Size  Used by   
snd                    49060  0         
soundcore               6184  1 snd     
nvidia               9532232  36        
oss_usb                97804  1         
oss_hdaudio           142100  3         
osscore               588276  2 oss_usb,oss_hdaudio
loop                   13324  0                    
usbhid                 31568  0                    
hid                    34528  1 usbhid             
ide_cd_mod             24484  0                    
cdrom                  30316  1 ide_cd_mod         
ide_pci_generic         3632  0                    
ata_generic             4340  0                    
ohci_hcd               19880  0                    
ehci_hcd               29680  0                    
i2c_piix4               9208  0                    
usbcore               126004  5 oss_usb,usbhid,ohci_hcd,ehci_hcd
i2c_core               20844  2 nvidia,i2c_piix4                
k8temp                  3984  0                                 
atiixp                  3260  0                                 
ide_core               88100  3 ide_cd_mod,ide_pci_generic,atiixp
ati_agp                 5960  0                                  
agpgart                30836  2 nvidia,ati_agp                   
floppy                 46220  0                                  
r8169                  27692  0
asus_atk0110            6596  0
pcspkr                  2104  0
evdev                   8028  11
psmouse                37528  0
processor              34504  0
button                  5060  0
parport_pc             22420  0
parport                31144  1 parport_pc
mii                     4664  1 r8169
serio_raw               4560  0
ext4                  197196  6
mbcache                 6924  1 ext4
jbd2                   50156  1 ext4
crc16                   1760  1 ext4
sd_mod                 28748  8
crc_t10dif              1632  1 sd_mod
thermal                12580  0
fan                     4044  0
thermal_sys            13140  3 processor,thermal,fan
ahci                   30068  7
libata                150904  2 ata_generic,ahci
scsi_mod              131800  2 sd_mod,libata

Offline

 

#38  2009-08-05 20:39:44

  ilin - Palacz

ilin
Palacz
Skąd: PRLu
Zarejestrowany: 2006-05-03

Re: Dźwięk w KDE 4.2

Kod:

cat /proc/asound/cards
--- no soundcards ---

To tyczy alsy.
W OSS4 nie występują te pliki.

Kod:

oss_usb                97804  1         
oss_hdaudio           142100  3         
osscore               588276  2 oss_usb,oss_hdaudio

Sterowniki w jądrze siedzą więc dźwięk musi być.

Doinstaluj gstreamer0.10-plugins-bad

Potem odpal

Kod:

ossxmix

i pobaw się przełacznikami czy suwakami.


Problemy rozwiązujemy na forum nie na PW -> Niech inni na tym skorzystają.
Polski portal Debiana

Offline

 

#39  2009-08-05 20:50:14

  shreku7 - Użytkownik

shreku7
Użytkownik
Zarejestrowany: 2009-06-06

Re: Dźwięk w KDE 4.2

debian:/home/shreku# ossxmix
No protocol specified       

(ossxmix:26217): Gtk-WARNING **: cannot open display: :0
debian:/home/shreku# exit                             
exit                                                   
shreku@debian:~$ ossxmix
/dev/mixer: Nie ma takiego pliku ani katalogu
shreku@debian:~$ su
Hasło:
debian:/home/shreku# aptitude install ossxmix
Czytanie list pakietów... Gotowe
Budowanie drzewa zależności
Odczyt informacji o stanie... Gotowe
Odczyt dodatkowych informacji o stanie
Inicjalizacja stanów pakietów... Gotowe
Odczyt opisów zadań... Gotowe
Nie znaleziono pakietu, którego nazwa lub opis zawierałyby "ossxmix"
Nie znaleziono pakietu, którego nazwa lub opis zawierałyby "ossxmix"
Nie zostaną zainstalowane, zaktualizowane ani usunięte żadne pakiety.
0 pakietów aktualizowanych, 0 instalowanych, 0 do usunięcia i 0 nie aktualizowanych.
Do pobrania 0B archiwów. Zajęte po rozpakowaniu: 0B.
Czytanie list pakietów... Gotowe
Budowanie drzewa zależności
Odczyt informacji o stanie... Gotowe
Odczyt dodatkowych informacji o stanie
Inicjalizacja stanów pakietów... Gotowe
Odczyt opisów zadań... Gotowe

Ostatnio edytowany przez shreku7 (2009-08-05 20:52:04)

Offline

 

#40  2009-08-05 22:41:06

  ilin - Palacz

ilin
Palacz
Skąd: PRLu
Zarejestrowany: 2006-05-03

Re: Dźwięk w KDE 4.2

Pokaż co mówi

Kod:

ossinfo

Problemy rozwiązujemy na forum nie na PW -> Niech inni na tym skorzystają.
Polski portal Debiana

Offline

 

#41  2009-08-05 22:42:41

  shreku7 - Użytkownik

shreku7
Użytkownik
Zarejestrowany: 2009-06-06

Re: Dźwięk w KDE 4.2

Kod:

ossinfo
No /dev/mixer device available in your system.
Perhaps Open Sound System is not installed or running.

Offline

 

#42  2009-08-05 22:50:06

  ilin - Palacz

ilin
Palacz
Skąd: PRLu
Zarejestrowany: 2006-05-03

Re: Dźwięk w KDE 4.2

To jest moja paczka czy sam ją robiłeś?

Edit:
Doczytałem wyzej  ze moja.

Zrób po kolei

Kod:

soundoff

Kod:

soundon

Zobacz potem czy odpali ossxmix


Problemy rozwiązujemy na forum nie na PW -> Niech inni na tym skorzystają.
Polski portal Debiana

Offline

 

#43  2009-08-05 22:50:44

  shreku7 - Użytkownik

shreku7
Użytkownik
Zarejestrowany: 2009-06-06

Re: Dźwięk w KDE 4.2

twoja szefie :)

Ostatnio edytowany przez shreku7 (2009-08-05 22:56:57)

Offline

 

#44  2009-08-05 22:52:36

  ilin - Palacz

ilin
Palacz
Skąd: PRLu
Zarejestrowany: 2006-05-03

Re: Dźwięk w KDE 4.2

Wyzej .


Problemy rozwiązujemy na forum nie na PW -> Niech inni na tym skorzystają.
Polski portal Debiana

Offline

 

#45  2009-08-05 22:57:09

  shreku7 - Użytkownik

shreku7
Użytkownik
Zarejestrowany: 2009-06-06

Re: Dźwięk w KDE 4.2

Kod:

debian:/home/shreku#soundoff

Some applications are still using OSS - cannot unload

2861 /usr/bin/knotify4

Please stop these applications and run soundoff again
debian:/home/shreku# soundon
OSS is already loaded.
debian:/home/shreku# ossxmix
No protocol specified

(ossxmix:6368): Gtk-WARNING **: cannot open display: :0
debian:/home/shreku# exit
exit
shreku@debian:~$ ossxmix
/dev/mixer: Nie ma takiego pliku ani katalogu

moze to przez te ext 4 lub kde 4.3???

Ostatnio edytowany przez shreku7 (2009-08-05 22:57:27)

Offline

 

#46  2009-08-05 22:57:45

  ilin - Palacz

ilin
Palacz
Skąd: PRLu
Zarejestrowany: 2006-05-03

Re: Dźwięk w KDE 4.2

Jakimś dziwnym trafem nie tworzą się urządzenia mixera.

Sprobuj jeszcze raz zainstalowac tę paczke.

Dalej jutro :)


Problemy rozwiązujemy na forum nie na PW -> Niech inni na tym skorzystają.
Polski portal Debiana

Offline

 

#47  2009-08-06 10:57:37

  shreku7 - Użytkownik

shreku7
Użytkownik
Zarejestrowany: 2009-06-06

Re: Dźwięk w KDE 4.2

Dobra dziś rano jakoś mi się udało to rozwiązać...trochę po omacku. Po zainstalowaniu:

Kod:

apt-get install --reinstall linux-sound-base linux-image-$(uname -r) alsa-utils libasound2

oraz

Kod:

aptitude install gstreamer0.10-plugins-bad libwine-oss

Dźwięk jest.
Jak zawsze dzięki za pomoc :)

EDIT:
co ciekawe jest też ossxmix

Ostatnio edytowany przez shreku7 (2009-08-06 10:58:44)

Offline

 

#48  2009-08-06 11:01:29

  ilin - Palacz

ilin
Palacz
Skąd: PRLu
Zarejestrowany: 2006-05-03

Re: Dźwięk w KDE 4.2

Kod:

linux-sound-base

To jest zbędne w przypadku oss.


Problemy rozwiązujemy na forum nie na PW -> Niech inni na tym skorzystają.
Polski portal Debiana

Offline

 

#49  2009-08-06 11:10:38

  shreku7 - Użytkownik

shreku7
Użytkownik
Zarejestrowany: 2009-06-06

Re: Dźwięk w KDE 4.2

ok dzięki wywalone...
ciągle mam komunikat ze Alsa default output nie działa i nastapi przywracanie OSS default output. Mimo iż w systemsetting->multimedia->dzwiek dałem OSS jako pierwsze....ale to mały problem. A nawet nie problem tylko uciążliwy komunikat.
ilin jeszcze raz dzieki za wytrwałość i pomoc :)

Offline

 

#50  2009-08-31 21:54:08

  karzel88 - Użytkownik

karzel88
Użytkownik
Zarejestrowany: 2007-08-17

Re: Dźwięk w KDE 4.2

odświeżam temat ponieważ zakupiłem nowego laptopka (acer 5737z) i znów pojawił sie problem z alsą :/ (zapewne Ilin będziesz czytał ten temat więc powiem że próbowalem zainstalować oss4 niestety wywala błąd w nagłówkach :/ ) ale kontynuując na winie instalowałem stery realteka + HD output sterowane chipsetem nvidii.
Po zainstalowaniu alsy wykryło urządzenia oparte na sterach nvidii, oraz oznaczone jako niedziałające (why?) Internal pc-speaker (pcsp), tak więc dźwięku nie ma :/ nie sprawdzałem tego ale podejrzewam że wyjście audio będzie śmigać pytanie jak rozwiązać problem z głośnikami?

Kod:

lspci
00:08.0 Audio device: nVidia Corporation MCP79 High Definition Audio (rev b1)

Ostatnio edytowany przez karzel88 (2009-08-31 22:17:59)

Offline

 

Stopka forum

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson
Możesz wyłączyć AdBlock — tu nie ma reklam ;-)