Re: [linux-dvb] Non blocking IO on dvr0 device

2007-11-08 Thread Banana Banana
On Nov 9, 2007 12:22 AM, Simon Hargreaves [EMAIL PROTECTED] wrote:
 I'm using
 2.6.12-gentoo-r6 #1 SMP kernel.

Try a more recent kernel?

___
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb


Re: [linux-dvb] dvb-dibusb.c error linux 2.6.10

2007-10-12 Thread Banana Banana
Hey,
Sorry, not really my area of experience in regards to getting dvb on older
kernels, but whoever manufactures the NAS must provide the appropriate
patches for the kernel to get it to work on their hardware. They should
provide the source on their website or something, you could track it down
and apply the patches to the latest kernel.

Hope this helps,

Plantain

On 10/12/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:

 Hello List,

 I'm trying to get dvb-t via usb to work with my NAS.
 Because the NAS got some hardware not supported by the mainline kernel
 I can not simply update the kernel.

 After some time I figured out how to load the firmware without
 udev/mdev. But still I get a a error message:


 ...
 drivers/media/dvb/dibusb/dvb-dibusb.c: bulk message failed: -110 (1/0)
 usb 1-1: events/0 timed out on ep1out
 drivers/media/dvb/dibusb/dvb-dibusb.c: bulk message failed: -110 (1/0)
 usb 1-1: events/0 timed out on ep1out
 drivers/media/dvb/dibusb/dvb-dibusb.c: bulk message failed: -110 (1/0)
 usb 1-1: events/0 timed out on ep1out
 drivers/media/dvb/dibusb/dvb-dibusb.c: bulk message failed: -110 (1/0)
 ...

 Im not really sure if its a usb or a dvb error. But all other usb
 devices are working so far ...


 The card is recognised as:

 Grandtec USB1.1 DVB-T/DiBcom USB1.1 DVB-T reference design (MOD3000)

 and the green light is burning after the firmware is loaded.

 I created the following devices:

 mkdir -p /dev/dvb/adapter0
 mknod /dev/dvb/adapter0/frontend0 c 212 3
 mknod /dev/dvb/adapter0/demux0 c 212 4
 mknod /dev/dvb/adapter0/dvr0 c 212 5
 mknod /dev/dvb/adapter0/net0 c 212 7

 I have the following modules loaded:

 [EMAIL PROTECTED]:/system/some_Modules # cat /proc/modules
 dvb_dibusb 14628 0 - Live 0xbf09c000
 net2280 18444 0 - Live 0xbf0aa000
 dummy 2148 0 - Live 0xbf06
 usbhid 30496 0 - Live 0xbf0a1000
 dib3000mb 11680 1 dvb_dibusb, Live 0xbf098000
 dib3000mc 13600 1 dvb_dibusb, Live 0xbf093000
 dib3000_common 2656 2 dib3000mb,dib3000mc, Live 0xbf091000
 dvb_core 74436 1 dvb_dibusb, Live 0xbf07d000
 i2c_dev 7680 0 - Live 0xbf07a000
 i2c_core 17936 3 dvb_dibusb,dib3000_common,i2c_dev, Live 0xbf074000
 videodev 7520 0 - Live 0xbf071000
 v4l2_common 4800 0 - Live 0xbf06e000
 v4l1_compat 11652 0 - Live 0xbf06a000
 firmware_class 7584 1 dvb_dibusb, Live 0xbf067000
 yealink 10240 0 - Live 0xbf063000
 snd_seq 48360 0 - Live 0xbf053000
 snd_usb_audio 58176 0 - Live 0xbf043000
 snd_pcm 79688 1 snd_usb_audio, Live 0xbf02e000
 snd_usb_lib 10368 1 snd_usb_audio, Live 0xbf02a000
 snd_rawmidi 2 1 snd_usb_lib, Live 0xbf024000
 snd_timer 19396 2 snd_seq,snd_pcm, Live 0xbf01e000
 snd_seq_device 6472 1 snd_rawmidi, Live 0xbf01b000
 snd 40796 6
 snd_seq,snd_usb_audio,snd_pcm,snd_rawmidi,snd_timer,snd_seq_device, Live
 0xbf01
 snd_page_alloc 6884 1 snd_pcm, Live 0xbf00d000
 soundcore 7172 1 snd, Live 0xbf00a000
 usblcd 4964 0 - Live 0xbf007000
 loop 21040 0 - Live 0xbf00


 [EMAIL PROTECTED]:/system/some_Modules # cat /proc/devices
 Character devices:
   1 mem
   2 pty
   3 ttyp
   4 /dev/vc/0
   4 tty
   5 /dev/tty
   5 /dev/console
   5 /dev/ptmx
   7 vcs
 10 misc
 13 input
 14 sound
 36 netlink
 81 video4linux
 89 i2c
 90 mtd
 116 alsa
 128 ptm
 136 pts
 180 usb
 204 ttySL
 212 DVB


 If anybody can give me a hint what I'm missing would be great.

 Thanks

 --
 flip

 ___
 linux-dvb mailing list
 linux-dvb@linuxtv.org
 http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

___
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

Re: [linux-dvb] HDTV performance issues.

2007-09-08 Thread Banana Banana
Hey,
Don't know what the issue might be, but I use a 1.42Ghz PPC iBook running
Ubuntu and I manage to playback HD channels no problems.

I've got a little USB Dongle (Afatech 9005 I nabbed off eBay for 20$), no
inbuilt MPEG-2 decoder or anything fancy.

(Sorry if I mess up this message, my
___
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

Re: [linux-dvb] Problems with Afatech af9005

2007-09-08 Thread Banana Banana
Hey, I have the exact same USB chip (Afatech af9005), same OS (Ubuntu 7.04),
possibly different architecture (I'm on PPC), but I have had no problems
whatsoever with the card.

The only thing I could suggest is that there isn't a signal for it to
pickup, I find the little tiny antenna that shipped with mine picks up next
to nothing.

On 8/31/07, Luca Olivetti [EMAIL PROTECTED] wrote:

 En/na Daniel Klose ha escrit:

  after a while it also shows this line: Quantek QT1010 successfully
  identified.
  but i cant really tell you after what time it shows this.

 when you first open the device it tries to access the tuner.

 
   scan -n -o zap -p
  /usr/share/doc/dvb-utils/examples/scan/dvb-t/au-Brisbane  channels.conf
 
  gives me the following:
 
  scanning /usr/share/doc/dvb-utils/examples/scan/dvb-t/au-Brisbane
  using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
  initial transponder 22650 1 3 9 3 1 1 0
  initial transponder 17750 1 2 9 3 1 2 0
  initial transponder 191625000 1 3 9 3 1 1 0
  initial transponder 21950 1 3 9 3 1 1 0
  initial transponder 585625000 1 2 9 3 1 2 0
tune to:
 
 22650:INVERSION_AUTO:BANDWIDTH_7_MHZ:FEC_3_4:FEC_AUTO:QAM_64:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_16:HIERARCHY_NONE
  WARNING: filter timeout pid 0x0011
  WARNING: filter timeout pid 0x
  WARNING: filter timeout pid 0x0010
  WARNING: filter timeout pid 0x0010

 []


 You're not the first one reporting problems with scan and the af9005,
 unfortunately  I couldn't find if is there an error in the driver at the
 time, and I cannot test it now since my stick doesn't work (the
 manufacturer promised me a sample a couple of months ago but I haven't
 received it yet).
 *However* the device should work once you have a channels.conf.
 When it worked, I used it with vdr and it managed to pull the complete
 channel list from a few seed channels.

  Ps.: the vendor offered me to send it back and get an afatech af9015
  instead ?? is this one better supported ? i read its driver is not
  finished yet.

 There's no released driver yet, but the af9015 is an usb2.0 device, so
 you could use it to get the whole TS or HD channels. You cannot do that
 with the af9005.

 Bye
 --
 Luca

 ___
 linux-dvb mailing list
 linux-dvb@linuxtv.org
 http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

___
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb