Bug#606889: linux-2.6: Failed to load ngene (v4l driver) with error -5

2010-12-12 Thread Herbert Lueger
Hi,

when i use the same driver within a lenny domU the driver is loading without 
any problems. It seams to be a problem under squeeze when ngene tries to 
register the new adapter for the card.

Here is the dmesg output of the lenny domU.
[4.735990] nGene PCIE bridge driver, Copyright (C) 2005-2007 Micronas
[4.736254] ngene :00:01.0: enabling device ( - 0002)
[4.736408] ngene: Found Linux4Media cineS2 DVB-S2 Twin Tuner (v5)
[4.738269] PCI: Setting latency timer of device :00:01.0 to 64
[4.738372] ngene: Device version 1
[4.738399] firmware: requesting ngene_15.fw
[4.781654] ngene: Loading firmware file ngene_15.fw.
[4.795122] DVB: registering new adapter (nGene)
[5.001116] LNBx2x attached on addr=a
[5.001133] DVB: registering adapter 1 frontend 0 (STV090x Multistandard)...
[5.022238] stv6110x_attach: Attaching STV6110x
[5.022253] DVB: registering new adapter (nGene)
[5.174364] LNBx2x attached on addr=8
[5.174380] DVB: registering adapter 2 frontend 0 (STV090x Multistandard)...
[    5.174470] stv6110x_attach: Attaching STV6110x

regards
Herbert

-Ursprüngliche Nachricht-
Von: kloana klo...@web.de
Gesendet: 12.12.2010 19:20:09
An: Debian Bug Tracking System sub...@bugs.debian.org
Betreff: Bug#606889: linux-2.6: Failed to load ngene (v4l driver) with error -5

Package: linux-2.6
Version: linux-image-2.6.32-5-xen-amd64
Severity: normal

The compiling of the v4l ngene driver is working without any problems, but 
loading the new module won't work. In dmesg i get the error -5.
[   22.641167] nGene PCIE bridge driver, Copyright (C) 2005-2007 Micronas
[   22.641336] ngene :00:01.0: enabling device ( - 0002)
[   22.641450] ngene :00:01.0: Xen PCI enabling IRQ: 16
[   22.641462]   alloc irq_desc for 16 on node 0
[   22.641467]   alloc kstat_irqs on node 0
[   22.641492] ngene: Found Linux4Media cineS2 DVB-S2 Twin Tuner (v5)
[   22.642176] ngene :00:01.0: setting latency timer to 64
[   22.642276] ngene: Device version 1
[   22.642333] ngene :00:01.0: firmware: requesting ngene_15.fw
[   22.682246] ngene: Loading firmware file ngene_15.fw.
[   24.692038] ngene: Command timeout cmd=11 prev=02
[   24.692055] host_to_ngene (c000): 01 f8 0e 00 00 00 00 00
[   24.692067] ngene_to_host (c100): 00 00 00 00 00 00 00 00
[   24.692078] dev-hosttongene (88003e88d000): 11 01 00 d0 00 04 00 00
[   24.692088] dev-ngenetohost (88003e88d100): 00 00 00 00 00 00 00 00
[   24.692249] ngene: probe of :00:01.0 failed with error -5


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-xen-amd64 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash



-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20101212182009.667.43168.report...@mythtvbackendtesting.lueger.or.at
___
GRATIS! Movie-FLAT mit über 300 Videos. 
Jetzt freischalten unter http://movieflat.web.de



--
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/2050141252.1394364.1292185674697.javamail.fm...@mwmweb018



Re: Bug#595223: linux-image-2.6-xen-amd64: channel scanning with b2c2-flexcop-pci

2010-11-03 Thread Herbert Lueger
Hello,do you have found the promlem in the meanwhile?Thanks in advance,regardsHerbert


Von: "Herbert Lueger" klo...@web.deGesendet: 28.10.2010 17:35:09An: 595...@bugs.debian.org, "Herbert Lueger" klo...@web.de, debian-kernel@lists.debian.orgBetreff: Re: Bug#595223: linux-image-2.6-xen-amd64: channel scanning with b2c2-flexcop-pci
Hi,are there any news on this issue? Maybe you have found and fixed the problem in the meanwhile.Thanks in advance,regardsHerbert

Neu: WEB.DE De-Mail - Einfach wie E-Mail, sicher wie ein Brief!  Jetzt De-Mail-Adresse reservieren: https://produkte.web.de/go/demail02



-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/1669115769.1936079.1288771924346.javamail.fm...@mwmweb020



Re: 2.6.32 with ngene -- traceback

2010-11-03 Thread Herbert Lueger
Hi,do you need any further informations?Thanks in advance,regardsherbert


Von: "Herbert Lueger" klo...@web.deGesendet: 27.10.2010 18:29:45An: debian-kernel@lists.debian.org, "Herbert Lueger" klo...@web.deBetreff: 2.6.32 with ngene -- traceback


Hi,i'm trying to find a solution for a cineS2 dvb-card under a xen DomU. I testet to build the latest v4l-driver modules from mercurial. Building under linux-image-2.6.32-5-xen-amd64 is working without any problems. The CineS2 TV-card is hidden via piback.hide and imported to the domU via the pci command in the domU config file. 
When i boot the domU i always get a traceback.When i use the same driver under non-xen kernel everything is working. Only under XEN the problem occours.Attached you can find the output of dmesg.IRQ 18 is shared with two usb-controllers.Sorry i'm not sure if i'm right in this mailinglist, or if i should open a troubleticket at debian kernel side. Thanks in advance,regardsHerbert[1.987639] input: PC Speaker as /devices/platform/pcspkr/input/input1[2.308933] nGene PCIE bridge driver, Copyright (C) 2005-2007 Micronas[2.309153] ngene :00:00.0: enabling device ( - 0002)[2.309269] ngene :00:00.0: Xen PCI enabling IRQ: 18[2.309280]   alloc irq_desc for 18 on node 0[2.309283]   alloc kstat_irqs on node 0[2.309303] ngene: Found Linux4Media cineS2 DVB-S2 Twin Tuner (v5)[2.310004] ngene :00:00.0: setting latency timer to 64[2.310293] ngene: Device version 1[2.310339] ngene :00:00.0: firmware: requesting ngene_15.fw[2.347956] Error: Driver 'pcspkr' is already registered, aborting...[2.373354] ngene: Loading firmware file ngene_15.fw.[4.384106] ngene: Command timeout cmd=11 prev=02[4.384124] host_to_ngene (c000): 00 00 00 00 00 00 00 00[4.384135] ngene_to_host (c100): 00 01 00 00 00 00 00 00[4.384145] dev-hosttongene (88000724a000): 11 01 00 d0 00 04 00 00[4.384154] dev-ngenetohost (88000724a100): 00 00 00 00 00 00 00 00[4.384450] ngene: probe of :00:00.0 failed with error -5[4.385161] BUG: unable to handle kernel paging request at c9097770[4.385174] IP: [8113f18a] sysfs_open_file+0x77/0x2aa[4.385186] PGD 7c42067 PUD 7c43067 PMD 7c44067 PTE 0[4.385198] Oops:  [#1] SMP [4.385206] last sysfs file: /sys/devices/pci-0/pci:00/:00:00.0/i2c-0/uevent[4.385214] CPU 0 [4.385219] Modules linked in: ngene snd_pcm snd_timer snd dvb_core soundcore snd_page_alloc i2c_core evdev pcspkr ext3 jbd mbcache xen_netfront xen_blkfront[4.385254] Pid: 156, comm: udevd Not tainted 2.6.32-5-xen-amd64 #1 [4.385261] RIP: e030:[8113f18a]  [8113f18a] sysfs_open_file+0x77/0x2aa[4.385271] RSP: e02b:880006c77d78  EFLAGS: 00010286[4.385277] RAX: 8800070160a0 RBX: ffed RCX: [4.385285] RDX: 0001 RSI: 8800078df9c8 RDI: 8800070160a0[4.385291] RBP: 880007748b40 R08: 880007016054 R09: 81676150[4.385298] R10: 880006c77e48 R11: 811533e5 R12: c9097748[4.385305] R13: 8800070160a0 R14: 8800078df9c8 R15: 880007748b40[4.385316] FS:  7f7663b907a0() GS:880003023000() knlGS:[4.385324] CS:  e033 DS:  ES:  CR0: 8005003b[4.385330] CR2: c9097770 CR3: 07112000 CR4: 2620[4.385338] DR0:  DR1:  DR2: [4.385345] DR3:  DR6: 0ff0 DR7: 0400[4.385352] Process udevd (pid: 156, threadinfo 880006c76000, task 880007d34710)[4.385360] Stack:[4.385364]  0024  880007748b40 [4.385375] 0 8800078df9c8 0024 8113f113 810ed986[4.385388] 0 880007486000 8800062feb00 8800078d7840 [4.385404] Call Trace:[4.385410]  [8113f113] ? sysfs_open_file+0x0/0x2aa[4.385419]  [810ed986] ? __dentry_open+0x19d/0x2bf[4.385427]  [810f90d7] ? do_filp_open+0x4e4/0x94b[4.385437]  [81250b7e] ? sys_recvfrom+0xb2/0x11a[4.385446]  [8100ec5f] ? xen_restore_fl_direct_end+0x0/0x1[4.385454]  [81102109] ? alloc_fd+0x67/0x10c[4.385461]  [810ed717] ? do_sys_open+0x55/0xfc[4.385469]  [81011b42] ? system_call_fastpath+0x16/0x1b[4.385475] Code: ff f2 ae 48 c7 c7 50 61 67 81 48 f7 d1 48 89 ca e8 40 6c 05 00 4c 89 ef bb ed ff ff ff e8 f3 15 00 00 48 85 c0 0f 84 25 02 00 00 49 8b 44 24 28 48 85 c0 74 13 48 8b 68 08 48 85 ed 74 0a 41 8b [4.385576] RIP  [8113f18a] sysfs_open_file+0x77/0x2aa[4.385584]  RSP 880006c77d78[4.385590] CR2: c9097770[4.385596] ---[ end trace e428cb227937b038 ]---Maybe someone has a solution to fix this problem.Thanks in advance,regardsHerbert







WEB.DE DSL Doppe

Re: Bug#595223: linux-image-2.6-xen-amd64: channel scanning with b2c2-flexcop-pci

2010-10-28 Thread Herbert Lueger
Hi,are there any news on this issue? Maybe you have found and fixed the problem in the meanwhile.Thanks in advance,regardsHerbertGRATIS! Movie-FLAT mit ber 300 Videos. Jetzt freischalten unter http://movieflat.web.de



--
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/188353832.2025.1288280109640.javamail.fm...@mwmweb019



Bug#595223: linux-image-2.6-xen-amd64: channel scanning with b2c2-flexcop-pci

2010-09-05 Thread Herbert Lueger
Hi,

sorry at the moment i don't have the possibility to check these card with the 
ordinary kernel. I can do this not before next weekend. Sorry for that. 

regards
Herbert


-Ursprüngliche Nachricht-
Von: Ben Hutchings b...@decadent.org.uk
Gesendet: 04.09.2010 01:11:31
An: Kloana klo...@web.de,595...@bugs.debian.org
Betreff: Re: Bug#595223: linux-image-2.6-xen-amd64: channel scanning with 
b2c2-flexcop-pci

On Thu, 2010-09-02 at 07:36 +, Kloana wrote:
 Package: linux-image-2.6-xen-amd64
 Version: 2.6.32+28
 Severity: normal
 
 Hi,
 
 with debian squeeze kernel my Sky2PC/SkyStar 2 DVB-S rev 2.6 is not able to
 scan for channels. It's the same in arch i386 and amd64. When i use the stable
 Lenny kernel everything is ok. The modules are loaded sucessfully, but i'm 
 not able to scan for channels. Attached you can find the output of dmesg, 
 lspci-vv and scan.

Can you test whether this works when using the ordinary kernel
(linux-image-2.6.32-5-amd64) rather than under Xen?

Ben.

-- 
Ben Hutchings
Once a job is fouled up, anything done to improve it makes it worse.
___
GRATIS für alle WEB.DE Nutzer: Die maxdome Movie-FLAT!
Jetzt freischalten unter http://movieflat.web.de