Fórum Ubuntu CZ/SK
Ubuntu pro osobní počítače => Hardware => Téma založeno: Krux 18 Března 2008, 20:30:54
-
Zdravím,
mám velké problémy s instalací integrované zvukovky C-media CM6501. Pomoc sem hledal i přes google a jelikož anglicky neumím a s němčinou to taky moc valný není, nepodařilo se mi nic sehnat. Budu moc rát za každou pomoc. Systém bez zvuku je pak takovej poloviční :-\
-
Do terminálu napište:
cat /etc/modprobe.d/alsa-base
cat /etc/modprobe.d/blacklist
A pošlete z těchto příkazů, co vám to vypsalo.
alsamixer
A trochu si s ním hrajte. Možná je tam něco špatně nastaveno.
Ještě bych zkusil nainstalovat nejnovější Alsu, v Synapticu hledejte "alsa" a jstli je nová verze, nainstalujte jI.
-
cat /etc/modprobe.d/alsa-base
# autoloader aliases
install sound-slot-0 /sbin/modprobe snd-card-0
install sound-slot-1 /sbin/modprobe snd-card-1
install sound-slot-2 /sbin/modprobe snd-card-2
install sound-slot-3 /sbin/modprobe snd-card-3
install sound-slot-4 /sbin/modprobe snd-card-4
install sound-slot-5 /sbin/modprobe snd-card-5
install sound-slot-6 /sbin/modprobe snd-card-6
install sound-slot-7 /sbin/modprobe snd-card-7
# Cause optional modules to be loaded above generic modules
install snd /sbin/modprobe --ignore-install snd && { /sbin/modprobe --quiet snd-ioctl32 ; : ; }
install snd-pcm /sbin/modprobe --ignore-install snd-pcm && { /sbin/modprobe --quiet snd-pcm-oss ; : ; }
install snd-mixer /sbin/modprobe --ignore-install snd-mixer && { /sbin/modprobe --quiet snd-mixer-oss ; : ; }
install snd-seq /sbin/modprobe --ignore-install snd-seq && { /sbin/modprobe --quiet snd-seq-midi ; /sbin/modprobe --quiet snd-seq-oss ; : ; }
install snd-rawmidi /sbin/modprobe --ignore-install snd-rawmidi && { /sbin/modprobe --quiet snd-seq-midi ; : ; }
# Cause optional modules to be loaded above sound card driver modules
install snd-emu10k1 /sbin/modprobe --ignore-install snd-emu10k1 $CMDLINE_OPTS && { /sbin/modprobe -Qb snd-emu10k1-synth ; }
install snd-via82xx /sbin/modprobe --ignore-install snd-via82xx $CMDLINE_OPTS && { /sbin/modprobe -Qb snd-seq ; }
# Load saa7134-alsa instead of saa7134 (which gets dragged in by it anyway)
install saa7134 /sbin/modprobe --ignore-install saa7134 $CMDLINE_OPTS && { /sbin/modprobe -Qb saa7134-alsa ; : ; }
# Load snd-seq for devices that don't have hardware midi;
# Ubuntu #26283, #43682, #56005; works around Ubuntu #34831 for
# non-Creative Labs PCI hardware
install snd /sbin/modprobe --ignore-install snd && { /sbin/modprobe -Qb snd-seq ; }
# Prevent abnormal drivers from grabbing index 0
options snd-bt87x index=-2
options cx88-alsa index=-2
options saa7134-alsa index=-2
options snd-atiixp-modem index=-2
options snd-intel8x0m index=-2
options snd-via82xx-modem index=-2
options snd-usb-audio index=-2
options snd-usb-usx2y index=-2
options snd-usb-caiaq index=-2
# Ubuntu #62691, enable MPU for snd-cmipci
options snd-cmipci mpu_port=0x330 fm_port=0x388
options snd-hda-intel model=auto
cat /etc/modprobe.d/blacklist
# This file lists those modules which we don't want to be loaded by
# alias expansion, usually so some other driver will be loaded for the
# device instead.
# evbug is a debug tool that should be loaded explicitly
blacklist evbug
# these drivers are very simple, the HID drivers are usually preferred
blacklist usbmouse
blacklist usbkbd
# replaced by e100
blacklist eepro100
# replaced by tulip
blacklist de4x5
# causes no end of confusion by creating unexpected network interfaces
blacklist eth1394
# snd_intel8x0m can interfere with snd_intel8x0, doesn't seem to support much
# hardware on its own (Ubuntu bug #2011, #6810)
blacklist snd_intel8x0m
# causes failure to suspend on HP compaq nc6000 (Ubuntu: #10306)
blacklist i2c_i801
alsamixer
alsamixer: function snd_ctl_open failed for default: No such device
tohle mi z toho vylezlo
-
Aha, vypadá to, že to ani nenašlo zvukovku :( Ještě sem pošlete
lspci
lshw
Zkuste tu větu (alsamixer: function snd_ctl_open failed for default: No such device) dát do hledání, třeba něco najdete.
-
Omlouvám se, delší dobu sem tu nebyl. Tady je výpis po zapsání těch příkazů. Ještě jdu zkusit google...
lspci:
00:00.0 Memory controller: nVidia Corporation CK804 Memory Controller (rev a3)
00:01.0 ISA bridge: nVidia Corporation CK804 ISA Bridge (rev f3)
00:01.1 SMBus: nVidia Corporation CK804 SMBus (rev a2)
00:02.0 USB Controller: nVidia Corporation CK804 USB Controller (rev a2)
00:02.1 USB Controller: nVidia Corporation CK804 USB Controller (rev a3)
00:06.0 IDE interface: nVidia Corporation CK804 IDE (rev f2)
00:07.0 IDE interface: nVidia Corporation CK804 Serial ATA Controller (rev f3)
00:08.0 IDE interface: nVidia Corporation CK804 Serial ATA Controller (rev f3)
00:09.0 PCI bridge: nVidia Corporation CK804 PCI Bridge (rev f2)
00:0a.0 Bridge: nVidia Corporation CK804 Ethernet Controller (rev f3)
00:0b.0 PCI bridge: nVidia Corporation CK804 PCIE Bridge (rev f3)
00:0c.0 PCI bridge: nVidia Corporation CK804 PCIE Bridge (rev f3)
00:0d.0 PCI bridge: nVidia Corporation CK804 PCIE Bridge (rev f3)
00:0e.0 PCI bridge: nVidia Corporation CK804 PCIE Bridge (rev a3)
00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration
00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
01:01.0 FireWire (IEEE 1394): VIA Technologies, Inc. IEEE 1394 Host Controller (rev c0)
05:00.0 VGA compatible controller: nVidia Corporation GeForce 8500 GT (rev a1)
lshw
WARNING: you should run this program as super-user.
parostroj
description: Computer
width: 32 bits
*-core
description: Motherboard
physical id: 0
*-memory:0
description: System memory
physical id: 3
size: 2026MB
*-cpu
product: AMD Athlon(tm) X2 Dual Core Processor BE-2350
vendor: Advanced Micro Devices [AMD]
physical id: 4
bus info: cpu@0
version: 15.11.2
size: 2100MHz
width: 64 bits
capabilities: fpu fpu_exception wp vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt rdtscp x86-64 3dnowext 3dnow pni cx16 lahf_lm cmp_legacy svm extapic cr8legacy 3dnowprefetch ts fid vid ttp tm stc 100mhzsteps
*-cache:0
description: L1 cache
physical id: 0
size: 128KB
*-cache:1
description: L2 cache
physical id: 1
size: 512KB
*-memory:1 UNCLAIMED
description: Memory controller
product: CK804 Memory Controller
vendor: nVidia Corporation
physical id: 0
bus info: pci@0000:00:00.0
version: a3
width: 32 bits
clock: 66MHz (15.2ns)
capabilities: bus_master cap_list
configuration: latency=0
*-isa
description: ISA bridge
product: CK804 ISA Bridge
vendor: nVidia Corporation
physical id: 1
bus info: pci@0000:00:01.0
version: f3
width: 32 bits
clock: 66MHz
capabilities: isa bus_master
configuration: latency=0
*-serial
description: SMBus
product: CK804 SMBus
vendor: nVidia Corporation
physical id: 1.1
bus info: pci@0000:00:01.1
version: a2
width: 32 bits
clock: 66MHz
capabilities: cap_list
configuration: driver=nForce2_smbus latency=0 maxlatency=1 mingnt=3 module=i2c_nforce2
*-usb:0
description: USB Controller
product: CK804 USB Controller
vendor: nVidia Corporation
physical id: 2
bus info: pci@0000:00:02.0
version: a2
width: 32 bits
clock: 66MHz
capabilities: ohci bus_master cap_list
configuration: driver=ohci_hcd latency=0 maxlatency=1 mingnt=3 module=ohci_hcd
*-usb:1
description: USB Controller
product: CK804 USB Controller
vendor: nVidia Corporation
physical id: 2.1
bus info: pci@0000:00:02.1
version: a3
width: 32 bits
clock: 66MHz
capabilities: ehci bus_master cap_list
configuration: driver=ehci_hcd latency=0 maxlatency=1 mingnt=3 module=ehci_hcd
*-ide:0
description: IDE interface
product: CK804 IDE
vendor: nVidia Corporation
physical id: 6
bus info: pci@0000:00:06.0
version: f2
width: 32 bits
clock: 66MHz
capabilities: ide bus_master cap_list
configuration: driver=AMD_IDE latency=0 maxlatency=1 mingnt=3 module=amd74xx
*-ide:0
description: IDE Channel 0
physical id: 0
bus info: ide@0
logical name: ide0
clock: 66MHz
*-disk:0
product: WDC WD400BB-00DEA0
vendor: Western Digital
physical id: 0
bus info: ide@0.0
logical name: /dev/hda
capacity: 37GB
*-disk:1
product: WDC WD800JB-00JJC0
vendor: Western Digital
physical id: 1
bus info: ide@0.1
logical name: /dev/hdb
capacity: 74GB
*-ide:1
description: IDE Channel 1
physical id: 1
bus info: ide@1
logical name: ide1
clock: 66MHz
*-cdrom:0
product: ASUS DRW-1608P
physical id: 0
bus info: ide@1.0
logical name: /dev/hdc
capabilities: packet
*-cdrom:1
product: LITE-ON LTR-52246S
physical id: 1
bus info: ide@1.1
logical name: /dev/hdd
capabilities: packet
*-ide:1
description: IDE interface
product: CK804 Serial ATA Controller
vendor: nVidia Corporation
physical id: 7
bus info: pci@0000:00:07.0
version: f3
width: 32 bits
clock: 66MHz
capabilities: ide bus_master cap_list
configuration: driver=sata_nv latency=0 maxlatency=1 mingnt=3 module=sata_nv
*-ide:2
description: IDE interface
product: CK804 Serial ATA Controller
vendor: nVidia Corporation
physical id: 8
bus info: pci@0000:00:08.0
version: f3
width: 32 bits
clock: 66MHz
capabilities: ide bus_master cap_list
configuration: driver=sata_nv latency=0 maxlatency=1 mingnt=3 module=sata_nv
*-pci:0
description: PCI bridge
product: CK804 PCI Bridge
vendor: nVidia Corporation
physical id: 9
bus info: pci@0000:00:09.0
version: f2
width: 32 bits
clock: 66MHz
capabilities: pci subtractive_decode bus_master
*-firewire
description: FireWire (IEEE 1394)
product: IEEE 1394 Host Controller
vendor: VIA Technologies, Inc.
physical id: 1
bus info: pci@0000:01:01.0
version: c0
width: 32 bits
clock: 33MHz
capabilities: ohci bus_master cap_list
configuration: driver=ohci1394 latency=32 maxlatency=32 module=ohci1394
*-bridge
description: Ethernet interface
product: CK804 Ethernet Controller
vendor: nVidia Corporation
physical id: a
bus info: pci@0000:00:0a.0
logical name: eth0
version: f3
serial: 00:1d:60:22:79:60
width: 32 bits
clock: 66MHz
capabilities: bridge bus_master cap_list ethernet physical
configuration: broadcast=yes driver=forcedeth driverversion=0.60 ip=192.168.0.5 latency=0 maxlatency=20 mingnt=1 module=forcedeth multicast=yes
*-pci:1
description: PCI bridge
product: CK804 PCIE Bridge
vendor: nVidia Corporation
physical id: b
bus info: pci@0000:00:0b.0
version: f3
width: 32 bits
clock: 33MHz
capabilities: pci normal_decode bus_master cap_list
configuration: driver=pcieport-driver
*-pci:2
description: PCI bridge
product: CK804 PCIE Bridge
vendor: nVidia Corporation
physical id: c
bus info: pci@0000:00:0c.0
version: f3
width: 32 bits
clock: 33MHz
capabilities: pci normal_decode bus_master cap_list
configuration: driver=pcieport-driver
*-pci:3
description: PCI bridge
product: CK804 PCIE Bridge
vendor: nVidia Corporation
physical id: d
bus info: pci@0000:00:0d.0
version: f3
width: 32 bits
clock: 33MHz
capabilities: pci normal_decode bus_master cap_list
configuration: driver=pcieport-driver
*-pci:4
description: PCI bridge
product: CK804 PCIE Bridge
vendor: nVidia Corporation
physical id: e
bus info: pci@0000:00:0e.0
version: a3
width: 32 bits
clock: 33MHz
capabilities: pci normal_decode bus_master cap_list
configuration: driver=pcieport-driver
*-display
description: VGA compatible controller
product: GeForce 8500 GT
vendor: nVidia Corporation
physical id: 0
bus info: pci@0000:05:00.0
version: a1
width: 64 bits
clock: 33MHz
capabilities: vga bus_master cap_list
configuration: driver=nvidia latency=0 module=nvidia
*-pci:5
description: Host bridge
product: K8 [Athlon64/Opteron] HyperTransport Technology Configuration
vendor: Advanced Micro Devices [AMD]
physical id: 100
bus info: pci@0000:00:18.0
version: 00
width: 32 bits
clock: 33MHz
*-pci:6
description: Host bridge
product: K8 [Athlon64/Opteron] Address Map
vendor: Advanced Micro Devices [AMD]
physical id: 101
bus info: pci@0000:00:18.1
version: 00
width: 32 bits
clock: 33MHz
*-pci:7
description: Host bridge
product: K8 [Athlon64/Opteron] DRAM Controller
vendor: Advanced Micro Devices [AMD]
physical id: 102
bus info: pci@0000:00:18.2
version: 00
width: 32 bits
clock: 33MHz
*-pci:8
description: Host bridge
product: K8 [Athlon64/Opteron] Miscellaneous Control
vendor: Advanced Micro Devices [AMD]
physical id: 103
bus info: pci@0000:00:18.3
version: 00
width: 32 bits
clock: 33MHz
configuration: driver=k8temp module=k8temp
-
opravdu nikdo nevíte, co s tím? :'(
-
PC si myslí, že žádnou grafickou kartu nemá :(
-
vyřešil sem to vložením staré zvukovky. Ta funguje. Ale moc z toho radost nemám ::)
-
Mam stejny problem, ubuntu 8.04 beta nedokaze rozpoznat CM6501. Zkousel jsem vse co je vyse popsano, vypisy jsou skoro shodne, bohuzel nic nepomohlo, dalsi zvukovku pridavat nehodlam. Pritom 7.10 byla se zvukem se vsim vsudy :(
Asi nezbyva, nez pockat na ofic verzi, snad to pak rozchodim :)