Moderator Control Panel ]

No Device because no Driver

Re: No Device because no Driver

Postby Gregor » Wed Feb 15, 2012 3:43 am

see next post
Last edited by Gregor on Wed Feb 15, 2012 4:16 pm, edited 1 time in total.
Gregor
 
Posts: 17
Joined: Wed Jun 08, 2011 6:49 pm

Re: No Device because no Driver

Postby Gregor » Wed Feb 15, 2012 3:44 am

see next post
Last edited by Gregor on Wed Feb 15, 2012 4:16 pm, edited 1 time in total.
Gregor
 
Posts: 17
Joined: Wed Jun 08, 2011 6:49 pm

Re: No Device because no Driver

Postby Gregor » Wed Feb 15, 2012 3:44 am

see next post
Last edited by Gregor on Wed Feb 15, 2012 4:16 pm, edited 1 time in total.
Gregor
 
Posts: 17
Joined: Wed Jun 08, 2011 6:49 pm

Re: No Device because no Driver

Postby Gregor » Wed Feb 15, 2012 4:12 pm

Now i had build the kernel again and again and ......

So now says:

lspci -v
Code: Select All Code
02:00.0 Multimedia video controller: Conexant Systems, Inc. CX23885 PCI Video and Audio Decoder (rev 02)
        Flags: bus master, fast devsel, latency 0, IRQ 16
        Memory at fe800000 (64-bit, non-prefetchable) [size=2M]
        Capabilities: [40] Express Endpoint, MSI 00
        Capabilities: [80] Power Management version 2
        Capabilities: [90] Vital Product Data
        Capabilities: [a0] MSI: Enable- Count=1/1 Maskable- 64bit+
        Capabilities: [100] Advanced Error Reporting
        Capabilities: [200] Virtual Channel
        Kernel driver in use: cx23885
        Kernel modules: cx23885
Gregor
 
Posts: 17
Joined: Wed Jun 08, 2011 6:49 pm

Re: No Device because no Driver

Postby Gregor » Wed Feb 15, 2012 4:13 pm

and dmeg | grep cx says:

Code: Select All Code
[    7.603947] cx23885 driver version 0.0.3 loaded
[    7.603982] cx23885 0000:02:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    7.603985] cx23885[0]: cx23885_dev_setup() Memory configured for PCIe bridge type 885
[    7.603988] cx23885[0]: Board has no valid PCIe Subsystem ID and can't
[    7.603989] cx23885[0]: be autodetected. Pass card=<n> insmod option
[    7.603990] cx23885[0]: to workaround that. Redirect complaints to the
[    7.603991] cx23885[0]: vendor of the TV card.  Best regards,
[    7.603992] cx23885[0]:         -- tux
[    7.603993] cx23885[0]: Here is a list of valid choices for the card=<n> insmod option:
[    7.603995] cx23885[0]:    card=0 -> UNKNOWN/GENERIC
[    7.603996] cx23885[0]:    card=1 -> Hauppauge WinTV-HVR1800lp
[    7.603998] cx23885[0]:    card=2 -> Hauppauge WinTV-HVR1800
[    7.604024] cx23885[0]:    card=3 -> Hauppauge WinTV-HVR1250
[    7.604026] cx23885[0]:    card=4 -> DViCO FusionHDTV5 Express
[    7.604027] cx23885[0]:    card=5 -> Hauppauge WinTV-HVR1500Q
[    7.604029] cx23885[0]:    card=6 -> Hauppauge WinTV-HVR1500
[    7.604030] cx23885[0]:    card=7 -> Hauppauge WinTV-HVR1200
[    7.604032] cx23885[0]:    card=8 -> Hauppauge WinTV-HVR1700
[    7.604033] cx23885[0]:    card=9 -> Hauppauge WinTV-HVR1400
[    7.604035] cx23885[0]:    card=10 -> DViCO FusionHDTV7 Dual Express
[    7.604036] cx23885[0]:    card=11 -> DViCO FusionHDTV DVB-T Dual Express
[    7.604038] cx23885[0]:    card=12 -> Leadtek Winfast PxDVR3200 H
[    7.604039] cx23885[0]:    card=13 -> Compro VideoMate E650F
Gregor
 
Posts: 17
Joined: Wed Jun 08, 2011 6:49 pm

Re: No Device because no Driver

Postby Gregor » Wed Feb 15, 2012 4:13 pm

Code: Select All Code
[    7.604041] cx23885[0]:    card=14 -> TurboSight TBS 6920
[    7.604042] cx23885[0]:    card=15 -> TeVii S470
[    7.604043] cx23885[0]:    card=16 -> DVBWorld DVB-S2 2005
[    7.604045] cx23885[0]:    card=17 -> NetUP Dual DVB-S2 CI
[    7.604046] cx23885[0]:    card=18 -> Hauppauge WinTV-HVR1270
[    7.604048] cx23885[0]:    card=19 -> Hauppauge WinTV-HVR1275
[    7.604049] cx23885[0]:    card=20 -> Hauppauge WinTV-HVR1255
[    7.604051] cx23885[0]:    card=21 -> Hauppauge WinTV-HVR1210
[    7.604052] cx23885[0]:    card=22 -> Mygica X8506 DMB-TH
[    7.604053] cx23885[0]:    card=23 -> Magic-Pro ProHDTV Extreme 2
[    7.604055] cx23885[0]:    card=24 -> Hauppauge WinTV-HVR1850
[    7.604056] cx23885[0]:    card=25 -> Compro VideoMate E800
[    7.604058] cx23885[0]:    card=26 -> Hauppauge WinTV-HVR1290
[    7.604059] cx23885[0]:    card=27 -> Mygica X8558 PRO DMB-TH
[    7.604061] cx23885[0]:    card=28 -> LEADTEK WinFast PxTV1200
[    7.604062] cx23885[0]:    card=29 -> GoTView X5 3D Hybrid
[    7.604064] cx23885[0]:    card=30 -> NetUP Dual DVB-T/C-CI RF
[    7.604065] cx23885[0]:    card=31 -> Leadtek Winfast PxDVR3200 H XC4000
[    7.604067] cx23885[0]:    card=32 -> MPX-885


If i now install the driver the dmesg says NOTHING again
Gregor
 
Posts: 17
Joined: Wed Jun 08, 2011 6:49 pm

Re: No Device because no Driver

Postby Gregor » Wed Feb 15, 2012 5:59 pm

Again test:
Code: Select All Code
[    7.602840] cx23885 driver version 0.0.3 loaded
[    7.602878] cx23885 0000:02:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    7.602882] cx23885[0]/0: cx23885_dev_setup() Memory configured for PCIe bridge type 885
[    7.602886] cx23885[0]/0: cx23885_init_tsport(portno=1)
[    7.603249] CORE cx23885[0]: subsystem: 0000:0000, board: TurboSight TBS 6921 [card=34,insmod option]
[    7.603251] cx23885[0]/0: cx23885_pci_quirks()
[    7.603255] cx23885[0]/0: cx23885_dev_setup() tuner_type = 0x0 tuner_addr = 0x0 tuner_bus = 0
[    7.603257] cx23885[0]/0: cx23885_dev_setup() radio_type = 0x0 radio_addr = 0x0
[    7.603258] cx23885[0]/0: cx23885_reset()
[    7.703330] cx23885[0]/0: cx23885_sram_channel_setup() Configuring channel [VID A]
[    7.703333] cx23885[0]/0: cx23885_sram_channel_setup() Erasing channel [ch2]
[    7.703334] cx23885[0]/0: cx23885_sram_channel_setup() Configuring channel [TS1 B]
[    7.703337] cx23885[0]/0: cx23885_sram_channel_setup() Erasing channel [ch4]
[    7.703338] cx23885[0]/0: cx23885_sram_channel_setup() Erasing channel [ch5]
[    7.703340] cx23885[0]/0: cx23885_sram_channel_setup() Configuring channel [TS2 C]
[    7.703345] cx23885[0]/0: cx23885_sram_channel_setup() Erasing channel [ch7]
[    7.703347] cx23885[0]/0: cx23885_sram_channel_setup() Erasing channel [ch8]
[    7.703348] cx23885[0]/0: cx23885_sram_channel_setup() Erasing channel [ch9]
Gregor
 
Posts: 17
Joined: Wed Jun 08, 2011 6:49 pm

Re: No Device because no Driver

Postby Gregor » Wed Feb 15, 2012 5:59 pm

Code: Select All Code
[    8.335859] cx25840 2-0044: cx23885 A/V decoder found @ 0x88 (cx23885[0])
[    8.336243] Modules linked in: cx25840(O) cx23885(O+) cx2341x(O) videobuf_dma_sg(O) videobuf_dvb(O) videobuf_core(O) btcx_risc(O) tveeprom(O) fglrx(P)
[    8.337002]  [<ffffffffa02e0116>] cx25840_write+0x26/0x30 [cx25840]
[    8.337002]  [<ffffffffa02e0291>] cx25840_s_ctrl+0x101/0x110 [cx25840]
[    8.337002]  [<ffffffffa02e1cc3>] cx25840_probe+0x483/0x7e0 [cx25840]
[    8.337002]  [<ffffffffa03632de>] cx23885_card_setup+0x18e/0x440 [cx23885]
[    8.337002]  [<ffffffffa037454c>] cx23885_initdev+0x819/0xc62 [cx23885]
[    8.337002]  [<ffffffffa0384033>] cx23885_init+0x33/0x35 [cx23885]


but no /dev/dvb :(
Gregor
 
Posts: 17
Joined: Wed Jun 08, 2011 6:49 pm

Previous

Return to Linux

Who is online

Users browsing this forum: No registered users and 1 guest