Автор Гілка: Проблема зі звуком!  (Прочитано 2688 раз)

Відсутній magister

  • Новачок
  • *
  • дописів: 1
  • Карма: +0/-0
  • I Love YaBB 2!
При вмиканні компа у мене немає звуку. Мушу вручну запускати system-config-soundcard. Ніякі налаштування апаратури на ситуацію не впливають. У мене ASPLinux Carelia v10, звукова карта NVIDIA Corporation nForce2 AC97 Audio Controler (MCP).
Буду вдячний за поради!
P.S.: А так хочеться почути системне привітання... :-/

Praporshic

  • Гість
Re: Проблема зі звуком!
« Відповідей #1 : 2006-02-03 19:18:19 »
/etc/rc.d/rc.local.local (Якщо немає - створити та зробити йому chmod 755)
Цитата
modprobe sound-slot0
Так подібна проблема розв'язувалась на всіх попередніх ASPLinux. У беті 10 також.

Відсутній Fury

  • Новачок
  • *
  • дописів: 4
  • Карма: +0/-0
Re: Проблема зі звуком!
« Відповідей #2 : 2006-02-04 16:45:37 »
Я вже неділю без звуку сижу  :) Просто незнаю як настроїти(я ще чайник :)) В мене звукова realtek AC97 а Linux - Mandriva2006. Хто знає як усунути цю проблему допоможіть плз.

Відсутній tech

  • Письменник
  • *****
  • дописів: 586
  • Карма: +1/-0
  • Гигик
Re: Проблема зі звуком!
« Відповідей #3 : 2006-02-04 17:26:40 »
Спробуйте Alsa як root-користувач:

su
alsaconf

http://www.linuxjournal.com/node/8234/print
Якщо після вибору картки нічого не почуєте - назад сюди :)

Praporshic

  • Гість
Re: Проблема зі звуком!
« Відповідей #4 : 2006-02-05 01:28:39 »
Mandriva 2006:
su
drackconf
Далі йдемо у "Обладнання" > "Обслуговування і налаштування обладнання"
Знаходимо що там є, стосовно звукових плат і налаштовуємо за допомогою кнопки "Запустити інструмент налаштування". Якщо у Вас КДЕ то: К > Система > Конфігурація > Налаштувати Ваш комп'ютер.

Відсутній Fury

  • Новачок
  • *
  • дописів: 4
  • Карма: +0/-0
Re: Проблема зі звуком!
« Відповідей #5 : 2006-02-05 10:06:58 »
alsaconf пише щось таке *Ненайдено спадкової картки*

а через drackconf невийшло настроїти :(

Відсутній tech

  • Письменник
  • *****
  • дописів: 586
  • Карма: +1/-0
  • Гигик
Re: Проблема зі звуком!
« Відповідей #6 : 2006-02-05 15:36:34 »
Подивіться як вашу картку видно Лінуксу під час завантаження ядра:

dmesg
dmesg | less  (клавіша "q", щоб вийти з програми less)

шукайтте рядків з "Audio". Можете виділити їх і притиском колесика мишки скопіювати сюди.

Так само, загляніть у /proc/pci

less /proc/pci
/sbin/lspci
/sbin/lspci | less
/sbin/lspci | grep -i audio
(якщо остання команда з "grep" видала щось, обов'язково скопіюйте сюди)

Що цікавить, це чип вашої картки. В залежності від нього, можливо потрібно буде завантажити модуль (драйвер) картки за допомогою modprobe, раз Alsa не підтримує її.
« Змінено: 2006-02-05 15:55:16 від tech »

Відсутній Fury

  • Новачок
  • *
  • дописів: 4
  • Карма: +0/-0
Re: Проблема зі звуком!
« Відповідей #7 : 2006-02-05 16:45:34 »
Слово "Audio" я незнайшов, а /sbin/lspci | grep -i audio нічого не видає :'(

Відсутній tech

  • Письменник
  • *****
  • дописів: 586
  • Карма: +1/-0
  • Гигик
Re: Проблема зі звуком!
« Відповідей #8 : 2006-02-05 17:53:47 »
А dmesg?

Якщо ви не налагодили Інтеренет на Лінускі (судячи з того, скільки часу забирає вам відповісти):

which todos  (знаходите програму todos, яка перводить файли Лінукса у формат MS)
dmesg  
dmesg > dmesg.txt
    якщо todos присутній, тоді краще:
dmesg | todos > dmesg.txt
su
    вставте DOS-форматовану дискетку (floppy) у дисковод
mkdir /mnt/floppy
mount -t vfat /dev/fd0 /mnt/floppy
cp dmesg.txt  /mnt/floppy
umount /mnt/floppy
     вийміть дискетку
reboot

трохи агресивніше (у хорошому сенсі) намагайтеся вирішувати пробеми :)
« Змінено: 2006-02-05 19:25:57 від tech »

Відсутній Fury

  • Новачок
  • *
  • дописів: 4
  • Карма: +0/-0
Re: Проблема зі звуком!
« Відповідей #9 : 2006-02-05 21:41:18 »
[/quote]
Якщо ви не налагодили Інтеренет на Лінускі (судячи з того, скільки часу забирає вам відповісти):
Цитата
Я пробував налагоджувати Інтеренет на Лінускі через kppp та чомусь при дозвоні лінія завжди занята.

Цитата
А dmesg?

ось все що видав мені dmesg:

Linux version 2.6.12-12mdksmp (apatard@n1.mandriva.com) (gcc version 4.0.1 (4.0.1-5mdk for Mandriva Linux release 2006.0)) #1 SMP Fri Sep 9 17:43:23 CEST 2005
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
 BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
 BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
 BIOS-e820: 0000000000100000 - 000000000dff0000 (usable)
 BIOS-e820: 000000000dff0000 - 000000000dff3000 (ACPI NVS)
 BIOS-e820: 000000000dff3000 - 000000000e000000 (ACPI data)
 BIOS-e820: 00000000fec00000 - 0000000100000000 (reserved)
0MB HIGHMEM available.
223MB LOWMEM available.
found SMP MP-table at 000f4d90
On node 0 totalpages: 57328
  DMA zone: 4096 pages, LIFO batch:1
  Normal zone: 53232 pages, LIFO batch:31
  HighMem zone: 0 pages, LIFO batch:1
DMI 2.2 present.
ACPI: RSDP (v000 SB200                                 ) @ 0x000f6820
ACPI: RSDT (v001 SB200  AWRDACPI 0x42302e31 AWRD 0x00000000) @ 0x0dff3000
ACPI: FADT (v001 SB200  AWRDACPI 0x42302e31 AWRD 0x00000000) @ 0x0dff3040
ACPI: MADT (v001 SB200  AWRDACPI 0x42302e31 AWRD 0x00000000) @ 0x0dff6200
ACPI: DSDT (v001 SB200  AWRDACPI 0x00001000 MSFT 0x0100000c) @ 0x00000000
ACPI: PM-Timer IO Port: 0x4008
ACPI: Local APIC address 0xfee00000
ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
Processor #0 15:2 APIC version 20
ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] disabled)
ACPI: LAPIC_NMI (acpi_id[0x00] dfl dfl lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x01] dfl dfl lint[0x1])
ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
IOAPIC[0]: apic_id 2, version 17, address 0xfec00000, GSI 0-23
ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 21 low level)
ACPI: IRQ0 used by override.
ACPI: IRQ2 used by override.
Enabling APIC mode:  Flat.  Using 1 I/O APICs
Using ACPI (MADT) for SMP configuration information
Allocating PCI resources starting at 0e000000 (gap: 0e000000:f0c00000)
Built 1 zonelists
mapped APIC to ffffd000 (fee00000)
mapped IOAPIC to ffffc000 (fec00000)
Initializing CPU#0
Kernel command line: BOOT_IMAGE=linux root=306 resume=/dev/hda7 splash=silent
bootsplash: silent mode.
PID hash table entries: 1024 (order: 10, 16384 bytes)
Detected 1993.890 MHz processor.
Using pmtmr for high-res timesource
Console: colour dummy device 80x25
Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
Memory: 221628k/229312k available (2451k kernel code, 7172k reserved, 788k data, 296k init, 0k highmem, 0k BadRAM)
Checking if this processor honours the WP bit even in supervisor mode... Ok.
Calibrating delay loop... 3956.73 BogoMIPS (lpj=1978368)
Mount-cache hash table entries: 512
CPU: After generic identify, caps: bfebfbff 00000000 00000000 00000000 00004400 00000000 00000000
CPU: After vendor identify, caps: bfebfbff 00000000 00000000 00000000 00004400 00000000 00000000
CPU: Trace cache: 12K uops, L1 D cache: 8K
CPU: L2 cache: 128K
CPU: Hyper-Threading is disabled
CPU: After all inits, caps: bfebfbff 00000000 00000000 00000080 00004400 00000000 00000000
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
CPU0: Intel P4/Xeon Extended MCE MSRs (12) available
CPU0: Thermal monitoring enabled
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Checking 'hlt' instruction... OK.
ACPI: Looking for DSDT in initrd... not found.
CPU0: Intel(R) Celeron(R) CPU 2.00GHz stepping 09
Total of 1 processors activated (3956.73 BogoMIPS).
ENABLING IO-APIC IRQs
..TIMER: vector=0x31 pin1=2 pin2=-1
Brought up 1 CPUs
CPU0 attaching sched-domain:
 domain 0: span 00000001
  groups: 00000001
  domain 1: span 00000001
   groups: 00000001
checking if image is initramfs...it isn't (no cpio magic); looks like an initrd
Freeing initrd memory: 183k freed
NET: Registered protocol family 16
PCI: PCI BIOS revision 2.10 entry at 0xfb210, last bus=2
PCI: Using configuration type 1
mtrr: v2.0 (20020519)
ACPI: Subsystem revision 20050309
ACPI: Interpreter enabled
ACPI: Using IOAPIC for interrupt routing
ACPI: PCI Root Bridge [PCI0] (0000:00)
PCI: Probing PCI hardware (bus 00)
PCI: Ignoring BAR0-3 of IDE controller 0000:00:14.1
Boot video device is 0000:01:05.0
PCI: Transparent bridge - 0000:00:14.4
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: PCI Interrupt Link [LNKA] (IRQs 5 10 11) *0, disabled.
ACPI: PCI Interrupt Link [LNKB] (IRQs 5 10 11) *0, disabled.
ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 11) *0, disabled.
ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 11) *0, disabled.
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P2P_._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.AGP_._PRT]
Linux Plug and Play Support v0.97 (c) Adam Belay
pnp: PnP ACPI init
pnp: PnP ACPI: found 14 devices
PnPBIOS: Disabled
PCI: Using ACPI for IRQ routing
PCI: If a device doesn't work, try "pci=routeirq".  If it helps, post a report
pnp: 00:04: ioport range 0x220-0x22f has been reserved
pnp: 00:04: ioport range 0x40b-0x40b has been reserved
apm: BIOS version 1.2 Flags 0x07 (Driver version 1.16ac)
apm: overridden by ACPI.
audit: initializing netlink socket (disabled)
audit(1139176951.951:0): initialized
VFS: Disk quotas dquot_6.5.1
Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
devfs: 2004-01-31 Richard Gooch (rgooch@atnf.csiro.au)
devfs: boot_options: 0x0
Initializing Cryptographic API
vesafb: framebuffer at 0xe4000000, mapped to 0xce880000, using 3750k, total 32704k
vesafb: mode is 800x600x16, linelength=1600, pages=33
vesafb: protected mode interface info at c000:5219
vesafb: scrolling: redraw
vesafb: Truecolor: size=0:5:6:5, shift=0:11:5:0
bootsplash 3.1.6-2004/03/31: looking for picture...<6> silentjpeg size 34430 bytes,<6>...found (800x600, 34382 bytes, v3).
Console: switching to colour frame buffer device 93x30
fb0: VESA VGA frame buffer device
isapnp: Scanning for PnP cards...
isapnp: No Plug & Play device found
Real Time Clock Driver v1.12
PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
serio: i8042 AUX port at 0x60,0x64 irq 12
serio: i8042 KBD port at 0x60,0x64 irq 1
Serial: 8250/16550 driver $Revision: 1.90 $ 8 ports, IRQ sharing enabled
ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
io scheduler noop registered
io scheduler anticipatory registered
io scheduler deadline registered
io scheduler cfq registered
RAMDISK driver initialized: 16 RAM disks of 32000K size 1024 blocksize
pktcdvd: v0.2.0a 2004-07-14 Jens Axboe (axboe@suse.de) and petero2@telia.com
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
ATIIXP: IDE controller at PCI slot 0000:00:14.1
ACPI: PCI Interrupt 0000:00:14.1[A] -> GSI 16 (level, low) -> IRQ 16
ATIIXP: chipset revision 0
ATIIXP: not 100% native mode: will probe irqs later
    ide0: BM-DMA at 0xf000-0xf007, BIOS settings: hda:DMA, hdb:pio
    ide1: BM-DMA at 0xf008-0xf00f, BIOS settings: hdc:DMA, hdd:pio
Probing IDE interface ide0...
hda: SAMSUNG SP0411N, ATA DISK drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Probing IDE interface ide1...
hdc: SAMSUNG CD-ROM SC-152A, ATAPI CD/DVD-ROM drive
ide1 at 0x170-0x177,0x376 on irq 15
hda: max request size: 1024KiB
hda: 78242976 sectors (40060 MB) w/2048KiB Cache, CHS=16383/255/63, UDMA(100)
hda: cache flushes supported
 /dev/ide/host0/bus0/target0/lun0: p1 p2 p3 < p5 p6 p7 p8 >
mice: PS/2 mouse device common for all mice
md: md driver 0.90.1 MAX_MD_DEVS=256, MD_SB_DISKS=27
NET: Registered protocol family 2
IP: routing cache hash table of 2048 buckets, 16Kbytes
TCP established hash table entries: 8192 (order: 4, 65536 bytes)
TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
TCP: Hash tables configured (established 8192 bind 8192)
NET: Registered protocol family 1
ACPI wakeup devices:
SLPB PCI0 USB0 USB1 USB2 AUDO MODM  P2P
ACPI: (supports S0 S1 S4 S5)
BIOS EDD facility v0.16 2004-Jun-25, 1 devices found
devfs_mk_dev: could not append to parent for md/0
md: Autodetecting RAID arrays.
md: autorun ...
md: ... autorun DONE.
RAMDISK: Compressed image found at block 0
input: AT Translated Set 2 keyboard on isa0060/serio0
VFS: Mounted root (ext2 filesystem).
kjournald starting.  Commit interval 5 seconds
EXT3-fs: mounted filesystem with ordered data mode.
Freeing unused kernel memory: 296k freed
input: ImPS/2 Generic Wheel Mouse on isa0060/serio1
usbcore: registered new driver usbfs
usbcore: registered new driver hub
ohci_hcd: 2004 Nov 08 USB 1.1 'Open' Host Controller (OHCI) Driver (PCI)
ACPI: PCI Interrupt 0000:00:13.0[A] -> GSI 19 (level, low) -> IRQ 19
ohci_hcd 0000:00:13.0: OHCI Host Controller
ohci_hcd 0000:00:13.0: new USB bus registered, assigned bus number 1
ohci_hcd 0000:00:13.0: irq 19, io mem 0xea100000
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 3 ports detected
ACPI: PCI Interrupt 0000:00:13.1[A] -> GSI 19 (level, low) -> IRQ 19
ohci_hcd 0000:00:13.1: OHCI Host Controller
ohci_hcd 0000:00:13.1: new USB bus registered, assigned bus number 2
ohci_hcd 0000:00:13.1: irq 19, io mem 0xea101000
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 3 ports detected
ACPI: PCI Interrupt 0000:00:13.2[A] -> GSI 19 (level, low) -> IRQ 19
ehci_hcd 0000:00:13.2: EHCI Host Controller
ehci_hcd 0000:00:13.2: new USB bus registered, assigned bus number 3
ehci_hcd 0000:00:13.2: irq 19, io mem 0xea102000
ehci_hcd 0000:00:13.2: USB 2.0 initialized, EHCI 1.00, driver 10 Dec 2004
hub 3-0:1.0: USB hub found
hub 3-0:1.0: 6 ports detected
ts: Compaq touchscreen protocol output
usb 2-1: new full speed USB device using ohci_hcd and address 3
drivers/usb/class/usblp.c: usblp0: USB Bidirectional printer dev 3 if 1 alt 0 proto 2 vid 0x043D pid 0x0096
usbcore: registered new driver usblp
drivers/usb/class/usblp.c: v0.13: USB Printer Device Class driver
usbcore: registered new driver xpad
drivers/usb/input/xpad-core.c: driver for Xbox controllers with mouse emulation v0.1.4
usbcore: registered new driver hiddev
hiddev1: USB HID v1.00 Device [Lexmark Lexmark 2200 Series] on usb-0000:00:13.1-1
usbcore: registered new driver usbhid
drivers/usb/input/hid-core.c: v2.01:USB HID core driver
EXT3 FS on hda6, internal journal
Adding 514040k swap on /dev/hda7.  Priority:-1 extents:1
Linux agpgart interface v0.101 (c) Dave Jones
agpgart: Detected Ati IGP330/340/345/350/M chipset
agpgart: AGP aperture is 64M @ 0xe0000000
Supermount version 2.0.4 for kernel 2.6
ntfs: Ignoring new-style parameters in presence of obsolete ones
NTFS driver 2.1.22 [Flags: R/O DEBUG MODULE].
NTFS volume version 3.1.
NTFS volume version 3.1.
kjournald starting.  Commit interval 5 seconds
EXT3 FS on hda8, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
loop: loaded (max 8 devices)
hdc: ATAPI 52X CD-ROM drive, 128kB Cache, DMA
Uniform CD-ROM driver Revision: 3.20
bootsplash 3.1.6-2004/03/31: looking for picture...<6> silentjpeg size 34430 bytes,<6>...found (800x600, 34382 bytes, v3).
bootsplash: status on console 0 changed to on
ip_conntrack version 2.1 (1791 buckets, 14328 max) - 260 bytes per conntrack
ip_tables: (C) 2000-2002 Netfilter core team
ACPI: Power Button (FF) [PWRF]
ACPI: Sleep Button (CM) [SLPB]
ACPI: CPU0 (power states: C1[C1] C2[C2])
ACPI: Processor [CPU0] (supports 8 throttling states)
Floppy drive(s): fd0 is 1.44M
FDC 0 is a post-1991 82077
NET: Registered protocol family 17
8139too Fast Ethernet driver 0.9.27
ACPI: PCI Interrupt 0000:02:0c.0[A] -> GSI 18 (level, low) -> IRQ 18
eth0: RealTek RTL8139 at 0xcee9e000, 00:02:44:85:41:ab, IRQ 18
eth0:  Identified 8139 chip type 'RTL-8100B/8139D'
eth0: link down
ip_tables: (C) 2000-2002 Netfilter core team
ip_conntrack version 2.1 (1791 buckets, 14328 max) - 260 bytes per conntrack
ipt_recent v0.3.1: Stephen Frost <sfrost@snowman.net>.  http://snowman.net/projects/ipt_recent/
ipt_owner: pid, sid and command matching is broken on SMP.
netfilter PSD loaded - (c) astaro AG
IFWLOG: register target
parport: PnPBIOS parport detected.
parport0: PC-style at 0x378 (0x778), irq 7, dma 3 [PCSPP,TRISTATE,COMPAT,ECP,DMA]
lp0: using parport0 (interrupt-driven).
lp0: console ready
NET: Registered protocol family 10
Disabled Privacy Extensions on device c03efce0(lo)
IPv6 over IPv4 tunneling driver
[drm] Initialized drm 1.0.0 20040925
ACPI: PCI Interrupt 0000:01:05.0[A] -> GSI 16 (level, low) -> IRQ 16
[drm] Initialized radeon 1.16.0 20050311 on minor 0:
agpgart: Found an AGP 2.0 compliant device at 0000:00:00.0.
agpgart: Putting AGP V2 device at 0000:00:00.0 into 4x mode
agpgart: Putting AGP V2 device at 0000:01:05.0 into 4x mode
bootsplash 3.1.6-2004/03/31: looking for picture...<6>...found (800x600, 10117 bytes, v3).
bootsplash: status on console 0 changed to on
bootsplash 3.1.6-2004/03/31: looking for picture...<6>...found (800x600, 10117 bytes, v3).
bootsplash: status on console 1 changed to on
bootsplash 3.1.6-2004/03/31: looking for picture...<6>...found (800x600, 10117 bytes, v3).
bootsplash: status on console 2 changed to on
bootsplash 3.1.6-2004/03/31: looking for picture...<6>...found (800x600, 10117 bytes, v3).
bootsplash: status on console 3 changed to on
bootsplash 3.1.6-2004/03/31: looking for picture...<6>...found (800x600, 10117 bytes, v3).
bootsplash: status on console 4 changed to on
bootsplash 3.1.6-2004/03/31: looking for picture...<6>...found (800x600, 10117 bytes, v3).
bootsplash: status on console 5 changed to on
eth0: no IPv6 routers present

Відсутній tech

  • Письменник
  • *****
  • дописів: 586
  • Карма: +1/-0
  • Гигик
Re: Проблема зі звуком!
« Відповідей #10 : 2006-02-06 01:06:37 »
... дійсно, жодної інформації про вашу картку. Хтось бачить щось? Я, наприклад, нічого.
В таких випадках треба діяти всліпу.

Погуглив за вас на предмет "realtek AC97". Можете також самі спробувати: http://google.com/linux
(не знайшов якихось чітких інструкцій, тільки інтрукції типу "the dumb and the dumber" на різних форумах).

Треба спробувати завантажити певні модулі, почніть з snd-intel8x0 (найпоширеніший чип):

su
/sbin/modprobe snd-intel8x0
(без Alsa, це відповідає /sbin/modprobe i810_audio)

після чого тестуєте, чи з'явився у вас звук. Якщо ні, то:

/sbin/modprobe ac97_codec

тестуєте

/sbin/modprobe alc655

знову тестуєте звук.

/sbin/modprobe -r alc655

/sbin/modprobe alc\*

(alc* модулі можуть бути відсутніми, також. Тож не лякайтеся помилок)

І, накінець, сама дубова метода - завантажити всі модулі, які тільки можна завантажити:

/sbin/modprobe -a \*
/sbin/lsmod  (покаже які модулі/драйвери завантажені у пам'ять).

Якщо навіть після цього звук не працює, то потрібно або перезбирати ядро, або шукати драйвер
десь на сайті Realtek.

Корисна також команда modinfo (виводить інформацію про модулі):

/sbin/lsmod
/sbin/modinfo ac97  (наприклад)


---
Додатково:
Щоб взнати для чого кожний з завантажених модулів, наприклад, можна на командному рядку
ввести щось на зразок:

lsmod | awk '{print $1}' | xargs modinfo >> modules_info.txt
або краще:
for i in `lsmod | awk '{print $1}' `; do modinfo $i >> modules_info.txt ; echo >>  modules_info.txt ; done

(одним словом, маєте собі заняття :))
« Змінено: 2006-02-06 01:30:51 від tech »

Відсутній miwa

  • Літератор
  • ******
  • дописів: 1111
  • Карма: +0/-0
Re: Проблема зі звуком!
« Відповідей #11 : 2006-02-06 09:47:32 »
Постарайтесь наступного разу уникати надмірного цитування. Наприклад, візьміть собі за звичку подавати вивід команд на grep - зекономите масу і свого часу і тих людей, котрі захочуть вам допомогти.
Читайте документацію - вона кермує.