Gentoo Archives: gentoo-user-hu

From: Bukuli Norbert <bukuli.norbert@×××××.com>
To: gentoo-user-hu@l.g.o
Subject: [gentoo-user-hu] Re: [gentoo-user-hu] Re: [gentoo-user-hu] alsa probléma
Date: Thu, 15 Apr 2010 09:50:56
Message-Id: r2l6bee14d31004150250w4e863d6bmbcf4fe1b6e2a1de2@mail.gmail.com
In Reply to: [gentoo-user-hu] Re: [gentoo-user-hu] alsa probléma by Testa
1 Köszönöm, közben megoldottam a dolgot. Nagyon quick-and-dirty, de legalább megy.
2
3 Felraktam az alsa-utils-ból és függõségeibõl egy újabb verziót, azzal
4 mûködött. Etc-update, alsaconfig után downgrade-eltem az elõbb
5 frissített csomagokat, etc-update. Azóta jó.
6 Valószínûleg valami trükkös beállítást kellet volna módosítani, így
7 most gyorsabb volt.
8
9 A kérdésedre a válasz: nem próbáltam, de szerintem nincs kétszer betöltve:
10 # lsmod | awk '{print $1}' | sort | uniq -c
11 1 asus_atk0110
12 1 button
13 1 coretemp
14 1 ehci_hcd
15 1 evdev
16 1 hid
17 1 i2c_core
18 1 i2c_i801
19 1 ieee1394
20 1 intel_agp
21 1 iptable_filter
22 1 ip_tables
23 1 iTCO_vendor_support
24 1 iTCO_wdt
25 1 Module
26 1 nvidia
27 1 ohci1394
28 1 pcspkr
29 1 processor
30 1 psmouse
31 1 rt3070sta
32 1 rtc_cmos
33 1 rtc_core
34 1 rtc_lib
35 1 serio_raw
36 1 skge
37 1 sky2
38 1 snd
39 1 snd_hda_codec
40 1 snd_hda_codec_analog
41 1 snd_hda_intel
42 1 snd_hwdep
43 1 snd_mixer_oss
44 1 snd_page_alloc
45 1 snd_pcm
46 1 snd_pcm_oss
47 1 snd_seq
48 1 snd_seq_device
49 1 snd_timer
50 1 soundcore
51 1 thermal
52 1 uhci_hcd
53 1 usbcore
54 1 usbhid
55 1 x_tables
56
57
58 2010/4/15 Testa <testa.a.tapos@×××××.com>:
59 > Próbáltad kernelbe forgatni az alsa drivert ?
60 > Szerintem 2x esen van betöltve a modul...
61 >
62 > 2010/4/15 Bukuli Norbert <bukuli.norbert@×××××.com>:
63 >> Sziasztok!
64 >>
65 >> Van egy kis alsa problémám. Megfelelõ modul betöltése után az alsaconf
66 >> így ér szomorú véget:
67 >>
68 >> # strace alsaconf
69 >> execve("/usr/sbin/alsaconf", ["alsaconf"], [/* 34 vars */]) = -1
70 >> ENOEXEC (Exec format error)
71 >> dup(2)                                  = 3
72 >> fcntl(3, F_GETFL)                       = 0x8002 (flags O_RDWR|O_LARGEFILE)
73 >> fstat(3, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 0), ...}) = 0
74 >> mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1,
75 >> 0) = 0x7fdbcc473000
76 >> lseek(3, 0, SEEK_CUR)                   = -1 ESPIPE (Illegal seek)
77 >> write(3, "strace: exec: Exec format error\n", 32strace: exec: Exec format error
78 >> ) = 32
79 >> close(3)                                = 0
80 >> munmap(0x7fdbcc473000, 4096)            = 0
81 >> exit_group(1)                           = ?
82 >>
83 >> Van valami ötletek mi lehet a gond?
84 >> --
85 >> Üdvözlettel:
86 >> Bukuli Norbert
87 >>
88 >>
89 >
90 >
91 >
92 > --
93 > www.airndsoft.com
94 > Artificial Intelligence Research aNd Development Software Company
95 >
96 >
97
98
99
100 --
101 Üdvözlettel:
102 Bukuli Norbert

Replies