LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   how to install the sound from by card bt8xx? (https://www.linuxquestions.org/questions/debian-26/how-to-install-the-sound-from-by-card-bt8xx-742698/)

frenchn00b 07-25-2009 06:03 AM

how to install the sound from by card bt8xx?
 
LinuxQuestions

Code:

109e036e        Yes        Brooktree Corporation        Bt878 Video Capture        bttv        v2.6.26-
109e0878        Yes        Brooktree Corporation        Bt878 Audio Capture        bt878,snd-bt87x        v2.6.25-

alsamixer gives no sound

Code:

PCI ID        Works?        Vendor        Device        Driver        Kernel
10de00e1        Yes        nVidia Corporation        nForce3 250Gb Host Bridge        amd64-agp        v2.6.25-
10de00e0                nVidia Corporation        nForce3 250Gb LPC Bridge               
10de00e4        Yes        nVidia Corporation        nForce 250Gb PCI System Management        i2c-nforce2        v2.6.25-
10de00e7        Yes        nVidia Corporation        CK8S USB Controller        usb-ohci,ohci-hcd       
10de00e7        Yes        nVidia Corporation        CK8S USB Controller        usb-ohci,ohci-hcd       
10de00e8        Yes        nVidia Corporation        nForce3 EHCI USB 2.0 Controller        ehci-hcd       
10de00df        Yes        nVidia Corporation        CK8S Ethernet Controller        forcedeth        v2.6.25-
10de00e5        Yes        nVidia Corporation        CK8S Parallel ATA Controller (v2.5)        amd74xx        v2.6.25-
10de00e3        Yes        nVidia Corporation        nForce3 Serial ATA Controller        sata_nv        v2.6.25-
10de00e2                nVidia Corporation        nForce3 250Gb AGP Host to PCI Bridge               
10de00ed                nVidia Corporation        nForce3 250Gb PCI-to-PCI Bridge               
10221100                Advanced Micro Devices [AMD]        K8 [Athlon64/Opteron] HyperTransport Technology Configuration               
10221101                Advanced Micro Devices [AMD]        K8 [Athlon64/Opteron] Address Map               
10221102                Advanced Micro Devices [AMD]        K8 [Athlon64/Opteron] DRAM Controller               
10221103        Yes        Advanced Micro Devices [AMD]        K8 [Athlon64/Opteron] Miscellaneous Control        k8temp        v2.6.25-
10de0253        Yes        nVidia Corporation        NV25 [GeForce4 Ti 4200]        nv       
109e036e        Yes        Brooktree Corporation        Bt878 Video Capture        bttv        v2.6.26-
109e0878        Yes        Brooktree Corporation        Bt878 Audio Capture        bt878,snd-bt87x        v2.6.25-

lspci -n
Code:

00:00.0 0600: 10de:00e1 (rev a1)
00:01.0 0601: 10de:00e0 (rev a2)
00:01.1 0c05: 10de:00e4 (rev a1)
00:02.0 0c03: 10de:00e7 (rev a1)
00:02.1 0c03: 10de:00e7 (rev a1)
00:02.2 0c03: 10de:00e8 (rev a2)
00:05.0 0680: 10de:00df (rev a2)
00:08.0 0101: 10de:00e5 (rev a2)
00:0a.0 0101: 10de:00e3 (rev a2)
00:0b.0 0604: 10de:00e2 (rev a2)
00:0e.0 0604: 10de:00ed (rev a2)
00:18.0 0600: 1022:1100
00:18.1 0600: 1022:1101
00:18.2 0600: 1022:1102
00:18.3 0600: 1022:1103
01:00.0 0300: 10de:0253 (rev a3)
02:09.0 0400: 109e:036e (rev 02)
02:09.1 0480: 109e:0878 (rev 02)

my kmuto kernel:
Code:

2.6.30-1-686 #1 SMP Sun Jun 14 16:11:32 UTC 2009 i686 GNU/Linux
Code:

dmesg |grep  btt
[    9.224899] bttv: driver version 0.9.18 loaded
[    9.224902] bttv: using 8 buffers with 2080k (520 pages) each for capture
[    9.224935] bttv: Bt8xx card found (0).
[    9.225183] bttv 0000:02:09.0: PCI INT A -> Link[LNKB] -> GSI 19 (level, low) -> IRQ 19
[    9.225191] bttv0: Bt878 (rev 2) at 0000:02:09.0, irq: 19, latency: 32, mmio: 0xfbffe000
[    9.225213] bttv0: detected: FlyVideo 98 (LR50)/ Chronos Video Shuttle II [card=35], PCI subsystem ID is 1851:1850
[    9.225216] bttv0: using: Lifeview FlyVideo 98 LR50 / Chronos Video Shuttle II [card=35,autodetected]
[    9.225219] IRQ 19/bttv0: IRQF_DISABLED is not guaranteed on shared IRQs
[    9.225251] bttv0: gpio: en=00000000, out=00000000 in=008dff00 [init]
[    9.225296] bttv0: FlyVideo_gpio: unknown tuner type.
[    9.225299] bttv0: FlyVideo Radio=no  RemoteControl=yes Tuner=-1 gpio=0x8dff00
[    9.225301] bttv0: FlyVideo  LR90=no  tda9821/tda9820=no  capture_only=no
[    9.225304] bttv0: tuner type unset
[    9.225337] bttv0: registered device video0
[    9.225355] bttv0: registered device vbi0
[    9.225371] bttv0: PLL: 28636363 => 35468950 .. okdmesg |grep  driver
[    0.000000] Using APIC driver default
[    0.453144] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    1.248985] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    1.489226] usbcore: registered new interface driver usbfs
[    1.489258] usbcore: registered new interface driver hub
[    1.489292] usbcore: registered new device driver usb
[    1.534012] Uniform Multi-Platform E-IDE driver
[    1.560243] forcedeth: Reverse Engineered nForce ethernet driver. Version 0.64.
[    2.667752] usbcore: registered new interface driver hiddev
[    2.667800] usbcore: registered new interface driver usbhid
[    2.667803] usbhid: v2.6:USB HID core driver
[    5.193027] ide-gd driver 1.18
[    5.196419] ide-cd driver 5.00
[    5.266307] Uniform CD-ROM driver Revision: 3.20
[    9.169166] usbcore: registered new interface driver snd-usb-audio
[    9.224899] bttv: driver version 0.9.18 loaded




but when I run knoppix live kde cdroom 4.0 i get some sound. how does it make it?

frenchn00b 07-25-2009 06:20 AM

I mean I have no Sound under Debian Lenny

and sound with knoppix linux live cdrom kde 4.0

How can we make it as knoppix?

jdkaye 07-25-2009 06:22 AM

If you execute
Code:

lsmod |grep snd
you should see what modules knoppix is using. If you're not sure then post the results.
cheers,
jdk

frenchn00b 07-25-2009 06:36 AM

Quote:

Originally Posted by jdkaye (Post 3619774)
If you execute
Code:

lsmod |grep snd
you should see what modules knoppix is using. If you're not sure then post the results.
cheers,
jdk

from teh debian machine: no sound
Code:

lsmod | grep snd
snd_pcm_oss            32232  0
snd_mixer_oss          12368  1 snd_pcm_oss
snd_usb_audio          72008  1
snd_usb_lib            13508  1 snd_usb_audio
snd_pcm                62364  2 snd_pcm_oss,snd_usb_audio
snd_timer              17436  1 snd_pcm
snd_page_alloc          8180  1 snd_pcm
snd_rawmidi            18580  1 snd_usb_lib
snd_seq_device          6136  1 snd_rawmidi
snd_hwdep              6104  1 snd_usb_audio
snd                    49040  10 snd_pcm_oss,snd_mixer_oss,snd_usb_audio,snd_pcm,snd_timer,snd_rawmidi,snd_seq_device,snd_hwdep
soundcore              6184  1 snd
usbcore              125872  6 snd_usb_audio,snd_usb_lib,usbhid,ehci_hcd,ohci_hcd

top be continued with knoppox

frenchn00b 07-25-2009 06:44 AM

http://pastebin.com/m91c4913 is the dmesg under working knoppix here we go I booted knoppix and all this great distro works: under knoppppox
Code:

lsmod |grep snd snd_mixer_oss 18304 0 snd 46820 1 snd_mixer_oss soundcore 11104 6 snd,audio

frenchn00b 07-25-2009 07:00 AM

from knoppix, working system:

Code:

xawtv -hwscan
This is xawtv-3.94, running on Linux/i686 (2.6.12)
looking for available devices
port 61-61
    type : Xvideo, image scaler
    name : NV Video Overlay

port 62-93
    type : Xvideo, image scaler
    name : NV Video Blitter

/dev/video0: OK                        [ -device /dev/video0 ]
    type : v4l2
    name : BT878 video (Lifeview FlyVideo
    flags: overlay capture tuner


frenchn00b 07-25-2009 07:20 AM

from debian


cat /proc/asound/cards
Code:

0 [default        ]: USB-Audio - AK5370
                      AKM              AK5370          at usb-0000:00:02.1-1, full speed
 1 [default_1      ]: USB-Audio - PnP Audio Device
                      PnP Audio Device        at usb-0000:00:02.1-4, full speed


frenchn00b 07-25-2009 07:24 AM

Code:

/usr/share/sounds$ mplayer -ao alsa:device=hw=2 *.wav
under debian. this is not working

frenchn00b 07-25-2009 07:33 AM

Quote:

Originally Posted by frenchn00b (Post 3619812)
from debian


cat /proc/asound/cards
Code:

0 [default        ]: USB-Audio - AK5370
                      AKM              AK5370          at usb-0000:00:02.1-1, full speed
 1 [default_1      ]: USB-Audio - PnP Audio Device
                      PnP Audio Device        at usb-0000:00:02.1-4, full speed



I tried with skype, and it seems that I can get some sound working, with swapping card1 and card2.

the usb ak is mic

how can i swap those cards?

jdkaye 07-25-2009 07:34 AM

Sorry, I'm getting lost in all this. I can't see where you put the info regarding the knoppix output for lsmod.
jdk

jdkaye 07-25-2009 07:38 AM

It looks like you need to do something like this:
Code:

sudo modprobe -v snd_bt87x
on your debian box.
It would be nice to see a confirmation of this on the knoppix lsmod output.
jdk


All times are GMT -5. The time now is 06:41 PM.