LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 07-07-2006, 03:57 PM   #1
rrr-jr
Member
 
Registered: Jul 2003
Location: Romania
Distribution: Gentoo GNU/Linux
Posts: 65

Rep: Reputation: 15
Leadtek Winfast TV2000 Expert - no sound ...


Please somebody help me ... I'm strugling for this card to work for centuries.

I have the following in my kernel:
Code:
 <*> I2C support                                                                        
  │ │ <*>   I2C device interface             
  │ │ --- I2C bit-banging interfaces                                                      
  │ │ <*> I2C PCF 8584 interfaces                                                        
  │ │ <*> I2C PCA 9564 interfaces          

 <*> Video For Linux    
 │ │ <*> Conexant 2388x (bt878 successor) support                          
 │ │ <*> Add support for additional audio chipsets
and this is some output:
Code:
rrr ~# lspci
04:00.0 Multimedia video controller: Conexant CX23880/1/2/3 PCI Video and Audio Decoder (rev 05)

rrr ~# dmesg (I "grepped" what is relevant)

cx2388x v4l2 driver version 0.0.5 loaded
ACPI: PCI Interrupt 0000:04:00.0[A] -> GSI 20 (level, low) -> IRQ 18
CORE cx88[0]: subsystem: 107d:6611, board: Leadtek Winfast 2000XP Expert [card=5,autodetected]
TV tuner 44 at 0x1fe, Radio tuner -1 at 0x1fe
cx88[0]: Leadtek Winfast 2000XP Expert config: tuner=38, eeprom[0]=0x01
input: cx88 IR (Leadtek Winfast 2000XP as /class/input/input1
cx88[0]/0: found at 0000:04:00.0, rev: 5, irq: 18, latency: 32, mmio: 0xea000000
cx88[0]/0: registered device video0 [v4l2]
cx88[0]/0: registered device vbi0
cx88[0]/0: registered device radio0
set_control id=0x980900 reg=0x310110 val=0x00 (mask 0xff)
set_control id=0x980901 reg=0x310110 val=0x3f00 (mask 0xff00)
set_control id=0x980903 reg=0x310118 val=0x00 (mask 0xff)
set_control id=0x980902 reg=0x310114 val=0x5a7f (mask 0xffff)
set_control id=0x980909 reg=0x320594 val=0x40 (mask 0x40) [shadowed]
set_control id=0x980905 reg=0x320594 val=0x20 (mask 0x3f) [shadowed]
set_control id=0x980906 reg=0x320598 val=0x40 (mask 0x7f) [shadowed]
cx2388x blackbird driver version 0.0.5 loaded
tuner 0-0060: All bytes are equal. It is not a TEA5767
tuner 0-0060: chip found @ 0xc0 (cx88[0])
tuner 0-0060: type set to 38 (Philips PAL/SECAM multi (FM1216ME MK3))
saa7146: register extension 'Multimedia eXtension Board'.
saa7146: register extension 'hexium HV-PCI6 Orion'.
saa7146: register extension 'hexium gemini'.
saa7146: register extension 'dpc7146 demonstration board'.
tda9887 0-0043: chip found @ 0x86 (cx88[0])

I can tune channels but I don't have any sound! ... In windows my tv-card gets the sound from cd-in ...
Can u please tell me how to set it ?
I would really appreciate some help.
 
Old 07-08-2006, 12:48 PM   #2
HappyTux
Senior Member
 
Registered: Mar 2003
Location: Nova Scotia, Canada
Distribution: Debian AMD64
Posts: 4,170

Rep: Reputation: 244Reputation: 244Reputation: 244
Using alsa for the sound system? If so run the alsamixer as normal user then unmute and raise the volume on the cd-in.
 
Old 07-09-2006, 12:18 PM   #3
rrr-jr
Member
 
Registered: Jul 2003
Location: Romania
Distribution: Gentoo GNU/Linux
Posts: 65

Original Poster
Rep: Reputation: 15
that's the first thing anybody would do !
I did that ... now I've seen that I get sound but it's very quiet and my tuned channels are seen kinda garbage ....
Is that from the drivers?
 
Old 07-09-2006, 12:49 PM   #4
HappyTux
Senior Member
 
Registered: Mar 2003
Location: Nova Scotia, Canada
Distribution: Debian AMD64
Posts: 4,170

Rep: Reputation: 244Reputation: 244Reputation: 244
Quote:
Originally Posted by rrr-jr
that's the first thing anybody would do !
I did that ... now I've seen that I get sound but it's very quiet and my tuned channels are seen kinda garbage ....
Is that from the drivers?
Yes it is you should try to get the lastest kernel/drivers contained in it installed and see if it helps. BTW there is a mailing list at LinuxTV you may want to send an email there and see if some of the developers can help.
 
Old 10-28-2006, 12:56 AM   #5
doober13
LQ Newbie
 
Registered: Oct 2006
Distribution: SuSe 10
Posts: 4

Rep: Reputation: 0
ok, i have the same problem pretty much but i have to admit i do not know about everything being talked about here. I tried to use kdetv after installing bttv drivers. It scans and picks up the channels fine, just no sound at all...

now i see that HappyTux said something about alsomixer. I dont have much of a clue about the settings for sound in the linux enironment. I do have windows set up as dual boot so i can check settings in working order, but my goal is to get linux to do it all so i can kick the windows out. So if anyone has some suggestions on why i cant get any sound, please do tell, and remember, please try to break it down

rrr-jr, if you could tell me how to get little sound, i would much appreciate, little sound is better than none.
 
Old 11-02-2006, 06:36 AM   #6
rrr-jr
Member
 
Registered: Jul 2003
Location: Romania
Distribution: Gentoo GNU/Linux
Posts: 65

Original Poster
Rep: Reputation: 15
I haven't been able to get any sound lately so i'm sorry but i can't help you.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Leadtek Winfast xp2000 expert xawtv no sound ELEET Linux - Hardware 2 11-26-2004 12:49 PM
leadtek tv2000 expert ptstarling Linux - Hardware 1 08-05-2004 10:19 PM
new winfast tv2000 expert cratos Slackware 7 06-12-2004 01:48 PM
Leadtek Winfast TV 2000 XP Expert and Linux LeHardi Linux - Hardware 0 04-05-2004 06:50 PM
Leadtek Winfast TV2000 XP Deluxe and Mandrake 9.1 MidnightWatcher Linux - Hardware 3 07-26-2003 08:19 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 07:55 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration