Skocz do zawartości


Zdjęcie

Ubuntu a sterowniki VIA HD AUDIO -FJ Amilo 1705


  • Zaloguj się, aby dodać odpowiedź
5 odpowiedzi w tym temacie

#1 lukid7

lukid7

    Początkujący

  • 134 postów

Napisano 27 01 2010 - 14:16

Witam,

jestem w posiadaniu laptopa Fujitsu-Siemens Amilo Li 1705. Zainstalowałem Nowego ubuntu i nie mam dźwięku... nigdzie nie mogę znaleźć odpowiedniego sterownika ;) Proszę o jakiś link z instrukcją...

co jeszcze ciekawe, gdy wyjmę jacka z gniazda karty dźwiękowej to dźwięk jest odtwarzany przez mały wbudowany głośnik, lecz gdy wsadzę go spowrotem, dźwięk zanika... tak samo miałem w windzie XP i po zainstalowaniu sterownika wszystko zaczęło działać.

  • 0

#2 sw29l

sw29l

    Charlie Don't Surf !

  • 1 958 postów

Napisano 27 01 2010 - 16:46

tutaj jest podobny problem : https://help.ubuntu.com/community/HdaIntelSoundHowto , https://answers.launchpad.net/ubuntu/+source/alsa-driver

Użytkownik sw29l edytował ten post 27 01 2010 - 16:53

  • 0

#3 lukid7

lukid7

    Początkujący

  • 134 postów

Napisano 27 01 2010 - 19:19

tutaj jest podobny problem : https://help.ubuntu.com/community/HdaIntelSoundHowto , https://answers.launchpad.net/ubuntu/+source/alsa-driver

Jak tylko wrócę do domu sprawdzę to, dam znać wieczorem... ale dzięki za fatyge ;)

Jak tylko wrócę do domu sprawdzę to, dam znać wieczorem... ale dzięki za fatyge ;)


No i niestety... to moj poczatek przygod z ubuntu, za nic nie moge sobie poradzic z tym...

znalazlem taka informacje :

VIA VT1708 - moja karta dzwiekowa...

Moglby ktos krok po kroku opisac jak mam to zrobic, nie wiem co znaczy "kompilacja" itd...

Jedna wskazowka dotyczyla dopisania do pliku w katalogu etc/modprobe.d/alsa-base dwie linijki kodu, niestety nie moge poradzic sobie z zapisaniem tego pliku...

Prosze o pomoc...
  • 0

#4 sw29l

sw29l

    Charlie Don't Surf !

  • 1 958 postów

Napisano 27 01 2010 - 19:38

http://driverscollection.com/?H=VT1708&By=VIA&SS=Linux i http://forum.ubuntu.pl/showthread.php?t=67970
  • 0

#5 lukid7

lukid7

    Początkujący

  • 134 postów

Napisano 27 01 2010 - 22:55

: Friendly WARNING:
First, backup all your data, just in case...

And the only thing that you need to follow the instructing is to download the package from:
ftp://ftp.alsa-project.org/pub/driver/alsa-driver-1.0.16.tar.bz2

Then extracted to your home directory

Go to the alsa-driver-1.0.16/alsa-kernel/pci/hda/patch_via.c

and replace the code as instructed from the thread:
http://ubuntuforums.org/showthread.php?t=556217

After that is done, save the file, you will need to open a terminal from Applications> Accessories> Terminal

then continue with the thread run the following command (if each steps does give you any error):

cd alsa-driver-1.0.16/
./configure
make
sudo make install

Good luck,



Ta metoda nie dziala u mnie... zreszta czytam posty ponizej i widze ze nie tylko u mnie... i juz wiem dlaczego ludzie na starcie zrazaja sie do linuxa ;/ ... ale ja do takich nie naleze ;p jakies inne pomysly?

Bledy pojawiaja sie juz przy "make" i "sudo make install" przedstawie je ponizej :

POLECENIE ./configure :


lukasz@Lukasz:~$ cd alsa-driver-1.0.16/
lukasz@Lukasz:~/alsa-driver-1.0.16$ ./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... /home/lukasz/alsa-driver-1.0.16
checking cross compile...
checking for directory with kernel source... /lib/modules/2.6.31-17-generic/build
checking for directory with kernel build...
checking for kernel linux/version.h... yes
checking for kernel linux/autoconf.h... yes
checking for kernel version... 2.6.31-17-generic
checking for GCC version... ./configure: eval: line 4950: syntax error near unexpected token `)'
./configure: eval: line 4950: `my_compiler_version=4.4.1-4ubuntu9)'
Kernel compiler: Used compiler: gcc (Ubuntu 4.4.1-4ubuntu9) 4.4.1

*** 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 CONFIG_EXPERIMENTAL... yes
checking for kernel linux/config.h... no
Creating <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 <linux/devfs_fs_kernel.h>...
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... no
Creating a dummy <asm/hw_irq.h>...
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/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/latency.h... no
Creating <linux/latency.h>...
checking for kernel linux/kthread.h... yes
checking for kernel asm/irq_regs.h... no
Creating a dummy <asm/irq_regs.h>...
checking for kernel linux/seq_file.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 directory to store kernel modules... /lib/modules/2.6.31-17-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 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... no
checking for snprintf... no
checking for vsnprintf... no
checking for scnprintf... no
checking for sscanf... no
checking for vmalloc_to_page... no
checking for old kmod... yes
checking for PDE... no
checking for pci_set_consistent_dma_mask... no
checking for pci_dev_present... no
checking for msleep... no
checking for msecs_to_jiffies... no
checking for tty->count is the atomic type... no
checking for video_get_drvdata... no
checking for V4L1 layer... yes
checking for io_remap_pfn_range... no
checking for new io_remap_page_range... no
checking for kcalloc... no
checking for kstrdup... no
checking for kzalloc... no
checking for create_workqueue with flags... no
checking for saved_config_space in pci_dev... no
checking for register_sound_special_device... no
checking for driver version... 1.0.16
checking for sequencer support... yes
checking for OSS/Free emulation... yes
checking for OSS PCM plugin system inclusion... yes
checking for RTC callback support in kernel... no
checking for HPET support... yes
checking for dynamic minor numbers... no
checking for support of old API... yes
checking for Procfs support... yes
checking for USB support... 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... no
checking for gfp_t... no
checking for PnP suspend/resume... no
checking for new unlocked/compat_ioctl... no
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 which soundcards 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: include/config.h is unchanged
config.status: creating include/config1.h
config.status: include/config1.h is unchanged
config.status: creating include/version.h
config.status: include/version.h is unchanged
config.status: creating include/autoconf-extra.h
config.status: include/autoconf-extra.h is unchanged
Hacking autoconf.h...
lukasz@Lukasz:~/alsa-driver-1.0.16$ ^C
lukasz@Lukasz:~/alsa-driver-1.0.16$



POLECENIE make:

lukasz@Lukasz:~/alsa-driver-1.0.16$ make
make dep
make[1]: Wejście do katalogu `/home/lukasz/alsa-driver-1.0.16'
make[2]: Wejście do katalogu `/home/lukasz/alsa-driver-1.0.16/acore'
make[3]: Wejście do katalogu `/home/lukasz/alsa-driver-1.0.16/acore/ioctl32'
make[3]: Opuszczenie katalogu `/home/lukasz/alsa-driver-1.0.16/acore/ioctl32'
make[3]: Wejście do katalogu `/home/lukasz/alsa-driver-1.0.16/acore/oss'
make[3]: Opuszczenie katalogu `/home/lukasz/alsa-driver-1.0.16/acore/oss'
make[3]: Wejście do katalogu `/home/lukasz/alsa-driver-1.0.16/acore/seq'
make[4]: Wejście do katalogu `/home/lukasz/alsa-driver-1.0.16/acore/seq/oss'
make[4]: Opuszczenie katalogu `/home/lukasz/alsa-driver-1.0.16/acore/seq/oss'
make[3]: Opuszczenie katalogu `/home/lukasz/alsa-driver-1.0.16/acore/seq'
make[2]: Opuszczenie katalogu `/home/lukasz/alsa-driver-1.0.16/acore'
make[2]: Wejście do katalogu `/home/lukasz/alsa-driver-1.0.16/i2c'
make[3]: Wejście do katalogu `/home/lukasz/alsa-driver-1.0.16/i2c/l3'
make[3]: Opuszczenie katalogu `/home/lukasz/alsa-driver-1.0.16/i2c/l3'
make[3]: Wejście do katalogu `/home/lukasz/alsa-driver-1.0.16/i2c/other'
make[3]: Opuszczenie katalogu `/home/lukasz/alsa-driver-1.0.16/i2c/other'
make[2]: Opuszczenie katalogu `/home/lukasz/alsa-driver-1.0.16/i2c'
make[2]: Wejście do katalogu `/home/lukasz/alsa-driver-1.0.16/drivers'
make[3]: Wejście do katalogu `/home/lukasz/alsa-driver-1.0.16/drivers/mpu401'
make[3]: Opuszczenie katalogu `/home/lukasz/alsa-driver-1.0.16/drivers/mpu401'
make[3]: Wejście do katalogu `/home/lukasz/alsa-driver-1.0.16/drivers/opl3'
make[3]: Opuszczenie katalogu `/home/lukasz/alsa-driver-1.0.16/drivers/opl3'
make[3]: Wejście do katalogu `/home/lukasz/alsa-driver-1.0.16/drivers/opl4'
make[3]: Opuszczenie katalogu `/home/lukasz/alsa-driver-1.0.16/drivers/opl4'
make[3]: Wejście do katalogu `/home/lukasz/alsa-driver-1.0.16/drivers/pcsp'
make[3]: Opuszczenie katalogu `/home/lukasz/alsa-driver-1.0.16/drivers/pcsp'
make[3]: Wejście do katalogu `/home/lukasz/alsa-driver-1.0.16/drivers/vx'
make[3]: Opuszczenie katalogu `/home/lukasz/alsa-driver-1.0.16/drivers/vx'
make[2]: Opuszczenie katalogu `/home/lukasz/alsa-driver-1.0.16/drivers'
make[2]: Wejście do katalogu `/home/lukasz/alsa-driver-1.0.16/isa'
make[3]: Wejście do katalogu `/home/lukasz/alsa-driver-1.0.16/isa/ad1816a'
make[3]: Opuszczenie katalogu `/home/lukasz/alsa-driver-1.0.16/isa/ad1816a'
make[3]: Wejście do katalogu `/home/lukasz/alsa-driver-1.0.16/isa/ad1848'
make[3]: Opuszczenie katalogu `/home/lukasz/alsa-driver-1.0.16/isa/ad1848'
make[3]: Wejście do katalogu `/home/lukasz/alsa-driver-1.0.16/isa/cs423x'
make[3]: Opuszczenie katalogu `/home/lukasz/alsa-driver-1.0.16/isa/cs423x'
make[3]: Wejście do katalogu `/home/lukasz/alsa-driver-1.0.16/isa/es1688'
make[3]: Opuszczenie katalogu `/home/lukasz/alsa-driver-1.0.16/isa/es1688'
make[3]: Wejście do katalogu `/home/lukasz/alsa-driver-1.0.16/isa/gus'
make[3]: Opuszczenie katalogu `/home/lukasz/alsa-driver-1.0.16/isa/gus'
make[3]: Wejście do katalogu `/home/lukasz/alsa-driver-1.0.16/isa/msnd'
make[3]: Opuszczenie katalogu `/home/lukasz/alsa-driver-1.0.16/isa/msnd'
make[3]: Wejście do katalogu `/home/lukasz/alsa-driver-1.0.16/isa/opti9xx'
make[3]: Opuszczenie katalogu `/home/lukasz/alsa-driver-1.0.16/isa/opti9xx'
make[3]: Wejście do katalogu `/home/lukasz/alsa-driver-1.0.16/isa/sb'
make[3]: Opuszczenie katalogu `/home/lukasz/alsa-driver-1.0.16/isa/sb'
make[3]: Wejście do katalogu `/home/lukasz/alsa-driver-1.0.16/isa/wavefront'
make[3]: Opuszczenie katalogu `/home/lukasz/alsa-driver-1.0.16/isa/wavefront'
make[2]: Opuszczenie katalogu `/home/lukasz/alsa-driver-1.0.16/isa'
make[2]: Wejście do katalogu `/home/lukasz/alsa-driver-1.0.16/synth'
make[3]: Wejście do katalogu `/home/lukasz/alsa-driver-1.0.16/synth/emux'
make[3]: Opuszczenie katalogu `/home/lukasz/alsa-driver-1.0.16/synth/emux'
make[2]: Opuszczenie katalogu `/home/lukasz/alsa-driver-1.0.16/synth'
make[2]: Wejście do katalogu `/home/lukasz/alsa-driver-1.0.16/pci'
make[3]: Wejście do katalogu `/home/lukasz/alsa-driver-1.0.16/pci/ac97'
make[3]: Opuszczenie katalogu `/home/lukasz/alsa-driver-1.0.16/pci/ac97'
make[3]: Wejście do katalogu `/home/lukasz/alsa-driver-1.0.16/pci/ali5451'
make[3]: Opuszczenie katalogu `/home/lukasz/alsa-driver-1.0.16/pci/ali5451'
make[3]: Wejście do katalogu `/home/lukasz/alsa-driver-1.0.16/pci/asihpi'
make[3]: Opuszczenie katalogu `/home/lukasz/alsa-driver-1.0.16/pci/asihpi'
make[3]: Wejście do katalogu `/home/lukasz/alsa-driver-1.0.16/pci/au88x0'
make[3]: Opuszczenie katalogu `/home/lukasz/alsa-driver-1.0.16/pci/au88x0'
make[3]: Wejście do katalogu `/home/lukasz/alsa-driver-1.0.16/pci/ca0106'
make[3]: Opuszczenie katalogu `/home/lukasz/alsa-driver-1.0.16/pci/ca0106'
make[3]: Wejście do katalogu `/home/lukasz/alsa-driver-1.0.16/pci/cs46xx'
make[3]: Opuszczenie katalogu `/home/lukasz/alsa-driver-1.0.16/pci/cs46xx'
make[3]: Wejście do katalogu `/home/lukasz/alsa-driver-1.0.16/pci/cs5535audio'
make[3]: Opuszczenie katalogu `/home/lukasz/alsa-driver-1.0.16/pci/cs5535audio'
make[3]: Wejście do katalogu `/home/lukasz/alsa-driver-1.0.16/pci/echoaudio'
make[3]: Opuszczenie katalogu `/home/lukasz/alsa-driver-1.0.16/pci/echoaudio'
make[3]: Wejście do katalogu `/home/lukasz/alsa-driver-1.0.16/pci/emu10k1'
make[3]: Opuszczenie katalogu `/home/lukasz/alsa-driver-1.0.16/pci/emu10k1'
make[3]: Wejście do katalogu `/home/lukasz/alsa-driver-1.0.16/pci/hda'
make[3]: Opuszczenie katalogu `/home/lukasz/alsa-driver-1.0.16/pci/hda'
make[3]: Wejście do katalogu `/home/lukasz/alsa-driver-1.0.16/pci/ice1712'
make[3]: Opuszczenie katalogu `/home/lukasz/alsa-driver-1.0.16/pci/ice1712'
make[3]: Wejście do katalogu `/home/lukasz/alsa-driver-1.0.16/pci/korg1212'
make[3]: Opuszczenie katalogu `/home/lukasz/alsa-driver-1.0.16/pci/korg1212'
make[3]: Wejście do katalogu `/home/lukasz/alsa-driver-1.0.16/pci/mixart'
make[3]: Opuszczenie katalogu `/home/lukasz/alsa-driver-1.0.16/pci/mixart'
make[3]: Wejście do katalogu `/home/lukasz/alsa-driver-1.0.16/pci/nm256'
make[3]: Opuszczenie katalogu `/home/lukasz/alsa-driver-1.0.16/pci/nm256'
make[3]: Wejście do katalogu `/home/lukasz/alsa-driver-1.0.16/pci/oxygen'
make[3]: Opuszczenie katalogu `/home/lukasz/alsa-driver-1.0.16/pci/oxygen'
make[3]: Wejście do katalogu `/home/lukasz/alsa-driver-1.0.16/pci/pcxhr'
make[3]: Opuszczenie katalogu `/home/lukasz/alsa-driver-1.0.16/pci/pcxhr'
make[3]: Wejście do katalogu `/home/lukasz/alsa-driver-1.0.16/pci/pdplus'
make[3]: Opuszczenie katalogu `/home/lukasz/alsa-driver-1.0.16/pci/pdplus'
make[3]: Wejście do katalogu `/home/lukasz/alsa-driver-1.0.16/pci/riptide'
make[3]: Opuszczenie katalogu `/home/lukasz/alsa-driver-1.0.16/pci/riptide'
make[3]: Wejście do katalogu `/home/lukasz/alsa-driver-1.0.16/pci/rme9652'
make[3]: Opuszczenie katalogu `/home/lukasz/alsa-driver-1.0.16/pci/rme9652'
make[3]: Wejście do katalogu `/home/lukasz/alsa-driver-1.0.16/pci/trident'
make[3]: Opuszczenie katalogu `/home/lukasz/alsa-driver-1.0.16/pci/trident'
make[3]: Wejście do katalogu `/home/lukasz/alsa-driver-1.0.16/pci/vx222'
make[3]: Opuszczenie katalogu `/home/lukasz/alsa-driver-1.0.16/pci/vx222'
make[3]: Wejście do katalogu `/home/lukasz/alsa-driver-1.0.16/pci/ymfpci'
make[3]: Opuszczenie katalogu `/home/lukasz/alsa-driver-1.0.16/pci/ymfpci'
make[2]: Opuszczenie katalogu `/home/lukasz/alsa-driver-1.0.16/pci'
make[2]: Wejście do katalogu `/home/lukasz/alsa-driver-1.0.16/aoa'
make[3]: Wejście do katalogu `/home/lukasz/alsa-driver-1.0.16/aoa/codecs'
make[3]: Opuszczenie katalogu `/home/lukasz/alsa-driver-1.0.16/aoa/codecs'
make[3]: Wejście do katalogu `/home/lukasz/alsa-driver-1.0.16/aoa/core'
make[3]: Opuszczenie katalogu `/home/lukasz/alsa-driver-1.0.16/aoa/core'
make[3]: Wejście do katalogu `/home/lukasz/alsa-driver-1.0.16/aoa/fabrics'
make[3]: Opuszczenie katalogu `/home/lukasz/alsa-driver-1.0.16/aoa/fabrics'
make[3]: Wejście do katalogu `/home/lukasz/alsa-driver-1.0.16/aoa/soundbus'
make[4]: Wejście do katalogu `/home/lukasz/alsa-driver-1.0.16/aoa/soundbus/i2sbus'
make[4]: Opuszczenie katalogu `/home/lukasz/alsa-driver-1.0.16/aoa/soundbus/i2sbus'
make[3]: Opuszczenie katalogu `/home/lukasz/alsa-driver-1.0.16/aoa/soundbus'
make[2]: Opuszczenie katalogu `/home/lukasz/alsa-driver-1.0.16/aoa'
make[2]: Wejście do katalogu `/home/lukasz/alsa-driver-1.0.16/soc'
make[3]: Wejście do katalogu `/home/lukasz/alsa-driver-1.0.16/soc/at91'
make[3]: Opuszczenie katalogu `/home/lukasz/alsa-driver-1.0.16/soc/at91'
make[3]: Wejście do katalogu `/home/lukasz/alsa-driver-1.0.16/soc/codecs'
make[3]: Opuszczenie katalogu `/home/lukasz/alsa-driver-1.0.16/soc/codecs'
make[3]: Wejście do katalogu `/home/lukasz/alsa-driver-1.0.16/soc/fsl'
make[3]: Opuszczenie katalogu `/home/lukasz/alsa-driver-1.0.16/soc/fsl'
make[3]: Wejście do katalogu `/home/lukasz/alsa-driver-1.0.16/soc/pxa'
make[3]: Opuszczenie katalogu `/home/lukasz/alsa-driver-1.0.16/soc/pxa'
make[3]: Wejście do katalogu `/home/lukasz/alsa-driver-1.0.16/soc/s3c24xx'
make[3]: Opuszczenie katalogu `/home/lukasz/alsa-driver-1.0.16/soc/s3c24xx'
make[3]: Wejście do katalogu `/home/lukasz/alsa-driver-1.0.16/soc/sh'
make[3]: Opuszczenie katalogu `/home/lukasz/alsa-driver-1.0.16/soc/sh'
make[2]: Opuszczenie katalogu `/home/lukasz/alsa-driver-1.0.16/soc'
make[2]: Wejście do katalogu `/home/lukasz/alsa-driver-1.0.16/usb'
make[3]: Wejście do katalogu `/home/lukasz/alsa-driver-1.0.16/usb/caiaq'
make[3]: Opuszczenie katalogu `/home/lukasz/alsa-driver-1.0.16/usb/caiaq'
make[3]: Wejście do katalogu `/home/lukasz/alsa-driver-1.0.16/usb/usx2y'
make[3]: Opuszczenie katalogu `/home/lukasz/alsa-driver-1.0.16/usb/usx2y'
make[2]: Opuszczenie katalogu `/home/lukasz/alsa-driver-1.0.16/usb'
make[2]: Wejście do katalogu `/home/lukasz/alsa-driver-1.0.16/pcmcia'
make[3]: Wejście do katalogu `/home/lukasz/alsa-driver-1.0.16/pcmcia/pdaudiocf'
make[3]: Opuszczenie katalogu `/home/lukasz/alsa-driver-1.0.16/pcmcia/pdaudiocf'
make[3]: Wejście do katalogu `/home/lukasz/alsa-driver-1.0.16/pcmcia/vx'
make[3]: Opuszczenie katalogu `/home/lukasz/alsa-driver-1.0.16/pcmcia/vx'
make[2]: Opuszczenie katalogu `/home/lukasz/alsa-driver-1.0.16/pcmcia'
make[2]: Wejście do katalogu `/home/lukasz/alsa-driver-1.0.16/misc'
make[2]: Opuszczenie katalogu `/home/lukasz/alsa-driver-1.0.16/misc'
make[1]: Opuszczenie katalogu `/home/lukasz/alsa-driver-1.0.16'
make -C /lib/modules/2.6.31-17-generic/build SUBDIRS=/home/lukasz/alsa-driver-1.0.16 CPP="gcc -E" CC="gcc" modules
make[1]: Wejście do katalogu `/usr/src/linux-headers-2.6.31-17-generic'
CC [M] /home/lukasz/alsa-driver-1.0.16/acore/hwdep.o
In file included from /home/lukasz/alsa-driver-1.0.16/acore/hwdep.c:1:
/home/lukasz/alsa-driver-1.0.16/include/adriver.h:823: error: static declaration of ‘jiffies_to_msecs’ follows non-static declaration
include/linux/jiffies.h:296: note: previous declaration of ‘jiffies_to_msecs’ was here
/home/lukasz/alsa-driver-1.0.16/include/adriver.h:842: error: static declaration of ‘msecs_to_jiffies’ follows non-static declaration
include/linux/jiffies.h:298: note: previous declaration of ‘msecs_to_jiffies’ was here
In file included from /home/lukasz/alsa-driver-1.0.16/include/adriver.h:940,
from /home/lukasz/alsa-driver-1.0.16/acore/hwdep.c:1:
include/linux/pci.h:707: error: expected identifier or ‘(’ before numeric constant
In file included from /usr/src/linux-headers-2.6.31-17-generic/arch/x86/include/asm/pci.h:4,
from include/linux/pci.h:1112,
from /home/lukasz/alsa-driver-1.0.16/include/adriver.h:940,
from /home/lukasz/alsa-driver-1.0.16/acore/hwdep.c:1:
include/linux/mm.h:267: error: conflicting types for ‘snd_compat_vmalloc_to_page’
/home/lukasz/alsa-driver-1.0.16/include/adriver.h:744: note: previous declaration of ‘snd_compat_vmalloc_to_page’ was here
In file included from /home/lukasz/alsa-driver-1.0.16/acore/hwdep.c:1:
/home/lukasz/alsa-driver-1.0.16/include/adriver.h: In function ‘snd_pci_orig_save_state’:
/home/lukasz/alsa-driver-1.0.16/include/adriver.h:1182: error: too many arguments to function ‘pci_save_state’
/home/lukasz/alsa-driver-1.0.16/include/adriver.h: In function ‘snd_pci_orig_restore_state’:
/home/lukasz/alsa-driver-1.0.16/include/adriver.h:1186: error: too many arguments to function ‘pci_restore_state’
make[3]: *** [/home/lukasz/alsa-driver-1.0.16/acore/hwdep.o] Błąd 1
make[2]: *** [/home/lukasz/alsa-driver-1.0.16/acore] Błąd 2
make[1]: *** [_module_/home/lukasz/alsa-driver-1.0.16] Błąd 2
make[1]: Opuszczenie katalogu `/usr/src/linux-headers-2.6.31-17-generic'
make: *** [compile] Błąd 2



POLECENIE sudo make install :

lukasz@Lukasz:~/alsa-driver-1.0.16$ sudo make install
[sudo] password for lukasz:
if [ -L /usr/include/sound ]; then \
rm -f /usr/include/sound; \
ln -sf /home/lukasz/alsa-driver-1.0.16/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.31-17-generic/kernel/sound -name 'snd*.*o' | xargs rm -f
find /lib/modules/2.6.31-17-generic/kernel/sound -name 'snd*.*o.gz' | xargs rm -f
find /lib/modules/2.6.31-17-generic/kernel/sound -name 'ac97_bus.*o' | xargs rm -f
find /lib/modules/2.6.31-17-generic/kernel/sound -name 'ac97_bus.*o.gz' | xargs rm -f
make[1]: Wejście do katalogu `/home/lukasz/alsa-driver-1.0.16/acore'
mkdir -p /lib/modules/2.6.31-17-generic/kernel/sound/acore
cp snd-hwdep.ko snd-page-alloc.ko snd-pcm.ko snd-rawmidi.ko snd-timer.ko snd.ko /lib/modules/2.6.31-17-generic/kernel/sound/acore
cp: nie można wykonać stat na `snd-hwdep.ko': No such file or directory
cp: nie można wykonać stat na `snd-page-alloc.ko': No such file or directory
cp: nie można wykonać stat na `snd-pcm.ko': No such file or directory
cp: nie można wykonać stat na `snd-rawmidi.ko': No such file or directory
cp: nie można wykonać stat na `snd-timer.ko': No such file or directory
cp: nie można wykonać stat na `snd.ko': No such file or directory
make[1]: *** [modules_install] Błąd 1
make[1]: Opuszczenie katalogu `/home/lukasz/alsa-driver-1.0.16/acore'
make: *** [install-modules] Błąd 1
lukasz@Lukasz:~/alsa-driver-1.0.16$




MYSLE ZE KTOS MI POMOZE...

Zainstalowałem nowszą wersję alsa driver, i te bledy ktore sa powyzej nie powtorzyly sie... lecz teraz to zostalem wogole bez dzwieku... na koniec instalacji bylo napisane ze alsa driver domyslnie sa wyciszone... gdzie to podglosnic?

Użytkownik sw29l edytował ten post 05 02 2010 - 09:06

  • 0

#6 sw29l

sw29l

    Charlie Don't Surf !

  • 1 958 postów

Napisano 05 02 2010 - 09:12

wpisz w konsoli " alsamixer " i poustawiaj suwakami dźwięk.

  • 0




Użytkownicy przeglądający ten temat: 0

0 użytkowników, 0 gości, 0 anonimowych