PDA

View Full Version : Geniatech X8000T DVBT/Analogue Supported, but not working? GIVEN UP M$ Wins



Neophyte
Apr 30th 2009, 06:10 AM
Hi All,

I'm at the pulling my hair out stage, ready to hit the format button in frustration point in time :(

Every year or so I come back to try out different Linux Distro's to see if I can finally dump the Microsoft stuff. Kubuntu's always been my favorite, I'm a sucker for eye candy :D

I'm an MCSE, 30 years computing experiance, limited Linux knowledge. Pretty standard core2duo E6600, 4gig ram, ATI 4550, Intel chipset based motherboard type Media Center. With, a Hybrid TV card - Geniatech X8000T.



lspci

04:01.0 Multimedia video controller: Conexant Systems, Inc. CX23880/1/2/3 PCI Video and Audio Decoder (rev 05)
04:01.1 Multimedia controller: Conexant Systems, Inc. CX23880/1/2/3 PCI Video and Audio Decoder [Audio Port] (rev 05)
04:01.2 Multimedia controller: Conexant Systems, Inc. CX23880/1/2/3 PCI Video and Audio Decoder [MPEG Port] (rev 05)




dmesg | less

[ 8.197165] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[ 8.240565] cx88/0: cx2388x v4l2 driver version 0.0.6 loaded
[ 8.240605] cx8800 0000:04:01.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[ 8.241118] cx88[0]: Your board isn't known (yet) to the driver. You can
[ 8.241119] cx88[0]: try to pick one of the existing card configs via
[ 8.241120] cx88[0]: card=<n> insmod option. Updating to the latest
[ 8.241121] cx88[0]: version might help as well.
[ 8.241124] cx88[0]: Here is a list of valid choices for the card=<n> insmodoption:
[ 8.241125] cx88[0]: card=0 -> UNKNOWN/GENERIC
[ 8.241127] cx88[0]: card=1 -> Hauppauge WinTV 34xxx models
[ 8.241128] cx88[0]: card=2 -> GDI Black Gold
[ 8.241130] cx88[0]: card=3 -> PixelView
[ 8.241131] cx88[0]: card=4 -> ATI TV Wonder Pro
[ 8.241133] cx88[0]: card=5 -> Leadtek Winfast 2000XP Expert
[ 8.241134] cx88[0]: card=6 -> AverTV Studio 303 (M126)
[ 8.241136] cx88[0]: card=7 -> MSI TV-@nywhere Master
[ 8.241137] cx88[0]: card=8 -> Leadtek Winfast DV2000

---------------------------------------------------------------------------

T/Hybrid MPEGEncoder
[ 8.241215] cx88[0]: card=57 -> ADS Tech Instant Video PCI
[ 8.241216] cx88[0]: card=58 -> Pinnacle PCTV HD 800i
[ 8.241218] cx88[0]: card=59 -> DViCO FusionHDTV 5 PCI nano
[ 8.241219] cx88[0]: card=60 -> Pinnacle Hybrid PCTV
[ 8.241221] cx88[0]: card=61 -> Winfast TV2000 XP Global
[ 8.241223] cx88[0]: card=62 -> PowerColor RA330
[ 8.241224] cx88[0]: card=63 -> Geniatech X8000-MT DVBT
[ 8.241226] cx88[0]: card=64 -> DViCO FusionHDTV DVB-T PRO
[ 8.241227] cx88[0]: card=65 -> DViCO FusionHDTV 7 Gold
[ 8.241229] cx88[0]: card=66 -> Prolink Pixelview MPEG 8000GT
[ 8.241230] cx88[0]: card=67 -> Kworld PlusTV HD PCI 120 (ATSC 120)

There's my card - Number 63 ;D




/dev/v4l/ folder exists, but no /dev/dvb/ folder




insmod cx88 card=63
insmod: can't read 'cx88': No such file or directory

insmod cx23885 card=63
insmod: can't read 'cx23885': No such file or directory

odprobe cx88 card=63
WARNING: All config files need .conf: /etc/modprobe.d/ndiswrapper, it will be ignored in a future release.
FATAL: Module cx88 not found.

modprobe cx23885 card=63
WARNING: All config files need .conf: /etc/modprobe.d/ndiswrapper, it will be ignored in a future release.

That one looks promising?

modprobe cx88
WARNING: All config files need .conf: /etc/modprobe.d/ndiswrapper, it will be ignored in a future release.

modprobe cx23885
WARNING: All config files need .conf: /etc/modprobe.d/ndiswrapper, it will be ignored in a future release.





lsmod

Module Size Used by
cx23885 94244 0
cx2341x 20996 1 cx23885
bridge 56340 0
stp 10500 1 bridge
bnep 20224 2
video 25360 0
output 11008 1 video
input_polldev 11912 0
dm_crypt 20996 0
lp 17156 0
tda9887 18564 1
tda8290 20740 0
tuner 32836 0
cx88_alsa 18824 1
snd_hda_intel 435636 3
snd_pcm_oss 46336 0
snd_seq_dummy 10756 0
snd_mixer_oss 22656 1 snd_pcm_oss
snd_seq_oss 37760 0
snd_pcm 82948 3 cx88_alsa,snd_hda_intel,snd_pcm_oss
snd_seq_midi 14336 0
cx8802 24068 0
snd_rawmidi 29696 1 snd_seq_midi
cx8800 38148 0
cx88xx 79272 3 cx88_alsa,cx8802,cx8800
snd_seq_midi_event 15104 2 snd_seq_oss,snd_seq_midi
ir_common 52228 1 cx88xx
iTCO_wdt 19108 0
iTCO_vendor_support 11652 1 iTCO_wdt
i2c_algo_bit 14084 1 cx88xx
videodev 41600 4 cx23885,tuner,cx8800,cx88xx
v4l1_compat 21764 1 videodev
snd_seq 56880 6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_mid i_event
compat_ioctl32 9344 2 cx23885,cx8800
snd_timer 29704 2 snd_pcm,snd_seq
snd_seq_device 14988 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi ,snd_seq
videobuf_dvb 15236 3 cx23885,cx8802,cx88xx
tveeprom 20100 2 cx23885,cx88xx
v4l2_common 20992 4 cx23885,cx2341x,tuner,cx8800
snd 62628 18 cx88_alsa,snd_hda_intel,snd_pcm_oss,snd_mixer_oss, snd_seq_oss,snd_pcm,snd_rawmidi,snd_seq,snd_timer, snd_seq_device
dvb_core 92032 1 videobuf_dvb
soundcore 15200 1 snd
videobuf_dma_sg 20484 5 cx23885,cx88_alsa,cx8802,cx8800,cx88xx
videobuf_core 26500 6 cx23885,cx8802,cx8800,cx88xx,videobuf_dvb,videobuf _dma_sg
btcx_risc 13064 5 cx23885,cx88_alsa,cx8802,cx8800,cx88xx
intel_agp 34108 0
agpgart 42696 1 intel_agp
snd_page_alloc 16904 2 snd_hda_intel,snd_pcm
ppdev 15620 0
pcspkr 10496 0
psmouse 61972 0
serio_raw 13316 0
lirc_mceusb2 20100 0
lirc_dev 19892 1 lirc_mceusb2
parport_pc 40100 1
parport 42220 3 lp,ppdev,parport_pc
ndiswrapper 193436 0
r8169 40836 0
mii 13312 1 r8169
fbcon 46112 0
tileblit 10752 1 fbcon
font 16384 1 fbcon
bitblit 13824 1 fbcon
softcursor 9984 1 bitblit


I've searched, seen posts where people have solved the same problem, but none detailing how >:(

Can anyone help me to get this supported cards "module?" to load so I can use it?

TIA

Neo

Neophyte
May 1st 2009, 06:23 PM
Well, after almost two weeks of trying to build a media center pc based on Kubuntu 9.04 & MythTV, I've given up. The TV card has me beaten, I've lost count of how many web pages I've visited with the same problem, the number of mod this, ins that, cx-bla de bla. I could never get the card modules to load, never get a scan, apparently my frontend was missing ??? The Plasma is there - almost had my foot through it with this sick joke a few times - that's the only front end I'm bothered about ;D

So, fdsik, Vista DVD in, couple of hours later, patched to the latest level & watching Blu Ray with a working GeniaTech X8000T & 70+ Freeview channels 8) Ain't that how it's supposed to be? Not a modprobe, insmod, cx88, sudo, make.........in sight.

I like Linux, Kubuntu 9.04 looks sweet - just wish it worked fa me :'( It's just not suited to someone who's had a heart attack & has high blood pressure, like me ;D