Ron Hawkins wrote:
Hi all,
I have a Gateway P4/1.8GHz with a Audigy / Firewire card. I have
sound for all but mic
and Line-in and I have recompiled every kernel since 2.6.11-1.1369_FC4
in an attempt
to get Line-in to work with no releif. (No TV sound) Has anyone else
run into this? With the first Kernel
I had to turn off the digital jack and then put analog mixer at full
volume and master volume
on full then TVtime controlled line-in and all worked. Now TVtime
comes on with Line-in
at Full volume but no sound no matter what I set.
TIA,
Ron
Here's more info.
Output from lspci -v:
00:00.0 Host bridge: Intel Corporation 82850 850 (Tehama) Chipset Host
Bridge (MCH) (rev 04)
Flags: bus master, fast devsel, latency 0
Memory at f8000000 (32-bit, prefetchable) [size=64M]
Capabilities: [a0] AGP version 2.0
00:01.0 PCI bridge: Intel Corporation 82850 850 (Tehama) Chipset AGP
Bridge (rev 04) (prog-if 00 [Normal decode])
Flags: bus master, 66Mhz, fast devsel, latency 32
Bus: primary=00, secondary=01, subordinate=01, sec-latency=32
Memory behind bridge: fc900000-fe9fffff
Prefetchable memory behind bridge: e4600000-f46fffff
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev 04) (prog-if
00 [Normal decode])
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=02, subordinate=02, sec-latency=32
I/O behind bridge: 0000d000-0000dfff
Memory behind bridge: fea00000-feafffff
Prefetchable memory behind bridge: f4700000-f47fffff
00:1f.0 ISA bridge: Intel Corporation 82801BA ISA Bridge (LPC) (rev 04)
Flags: bus master, medium devsel, latency 0
00:1f.1 IDE interface: Intel Corporation 82801BA IDE U100 (rev 04)
(prog-if 80 [Master])
Subsystem: Gateway 2000: Unknown device 0116
Flags: bus master, medium devsel, latency 0
I/O ports at ffa0 [size=16]
00:1f.2 USB Controller: Intel Corporation 82801BA/BAM USB (Hub #1) (rev
04) (prog-if 00 [UHCI])
Subsystem: Gateway 2000: Unknown device 0116
Flags: bus master, medium devsel, latency 0, IRQ 5
I/O ports at ef80 [size=32]
00:1f.3 SMBus: Intel Corporation 82801BA/BAM SMBus (rev 04)
Subsystem: Gateway 2000: Unknown device 0116
Flags: medium devsel, IRQ 10
I/O ports at efa0 [size=16]
01:00.0 VGA compatible controller: nVidia Corporation NV11 [GeForce2
MX/MX 400] (rev b2) (prog-if 00 [VGA])
Subsystem: Micro-Star International Co., Ltd.: Unknown device 8837
Flags: bus master, 66Mhz, medium devsel, latency 248, IRQ 11
Memory at fd000000 (32-bit, non-prefetchable) [size=16M]
Memory at e8000000 (32-bit, prefetchable) [size=128M]
Expansion ROM at fe9f0000 [disabled] [size=64K]
Capabilities: [60] Power Management version 2
Capabilities: [44] AGP version 2.0
02:01.0 USB Controller: NEC Corporation USB (rev 41) (prog-if 10 [OHCI])
Subsystem: Gateway 2000: Unknown device 0116
Flags: bus master, medium devsel, latency 32, IRQ 5
Memory at feafd000 (32-bit, non-prefetchable) [size=4K]
Capabilities: [40] Power Management version 2
02:01.1 USB Controller: NEC Corporation USB (rev 41) (prog-if 10 [OHCI])
Subsystem: Gateway 2000: Unknown device 0116
Flags: bus master, medium devsel, latency 32, IRQ 3
Memory at feafe000 (32-bit, non-prefetchable) [size=4K]
Capabilities: [40] Power Management version 2
02:01.2 USB Controller: NEC Corporation USB 2.0 (rev 02) (prog-if 20 [EHCI])
Subsystem: Gateway 2000: Unknown device 0116
Flags: bus master, medium devsel, latency 32, IRQ 9
Memory at feaffc00 (32-bit, non-prefetchable) [size=256]
Capabilities: [40] Power Management version 2
02:08.0 Ethernet controller: Intel Corporation 82801BA/BAM/CA/CAM
Ethernet Controller (rev 03)
Subsystem: Intel Corporation EtherExpress PRO/100 VE
Flags: bus master, medium devsel, latency 32, IRQ 11
Memory at feafc000 (32-bit, non-prefetchable) [size=4K]
I/O ports at df00 [size=64]
Capabilities: [dc] Power Management version 2
02:0b.0 Multimedia video controller: Brooktree Corporation Bt848 Video
Capture (rev 12)
Flags: bus master, medium devsel, latency 32, IRQ 9
Memory at f47ff000 (32-bit, prefetchable) [size=4K]
02:0c.0 Multimedia audio controller: Creative Labs SB Audigy (rev 03)
Subsystem: Creative Labs SB0090 Audigy Player/OEM
Flags: bus master, medium devsel, latency 32, IRQ 10
I/O ports at df80 [size=32]
Capabilities: [dc] Power Management version 2
02:0c.2 FireWire (IEEE 1394): Creative Labs SB Audigy FireWire Port
(prog-if 10 [OHCI])
Subsystem: Creative Labs SB Audigy FireWire Port
Flags: bus master, medium devsel, latency 32, IRQ 11
Memory at feaff000 (32-bit, non-prefetchable) [size=2K]
Memory at feaf8000 (32-bit, non-prefetchable) [size=16K]
Capabilities: [44] Power Management version 2
----
Content of /etc/modprobe.conf:
alias eth1 e100
alias snd-card-0 snd-emu10k1
alias sound-slot-0 snd-emu10k1
install snd-emu10k1 /sbin/modprobe --ignore-install snd-emu10k1 &&
/usr/sbin/alsactl restore 0 >/dev/null 2>&1 || :
alias char-major-81 bttv
options bttv card=1 tuner=6
alias usb-controller ehci-hcd
alias usb-controller1 ohci-hcd
alias usb-controller2 uhci-hcd
alias ieee1394-controller ohci1394
#----cut here----
# I2C module options
alias char-major-89 i2c-dev
---
Just in case it helps.
Let me know if something else is needed.
Thanks again,
Ron