public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [linux-dvb] Gigabyte U8000-RH linux support?
@ 2008-07-15 19:07 Edmund Laugasson
  2008-07-15 20:52 ` Edmund Laugasson
  2008-07-16  9:19 ` Edmund Laugasson
  0 siblings, 2 replies; 3+ messages in thread
From: Edmund Laugasson @ 2008-07-15 19:07 UTC (permalink / raw)
  To: linux-dvb

Hi

I would like to ask, does Gigabyte U8000-RH work under Linux? If yes, which module does it use and 
which device will it use?

I looked at http://www.linuxtv.org/wiki/index.php/DVB-T_USB_Devices#DiBcom_DVB-T because it seems 
like it using Dibcom chipset. But which chipset exactly - does anybody know?

Some advices, how to configure and test this device would be also appreciated.

This device is not in my PC but I got some outputs over Skype from my friend.

Some outputs:
#  lsusb
Bus 005 Device 004: ID 1044:7002 Chu Yuen Enterprise Co., Ltd

# ls /dev/usbdev*
/dev/usbdev1.1_ep00  /dev/usbdev2.1_ep81  /dev/usbdev4.1_ep00  /dev/usbdev5.1_ep81  /dev/usbdev5.8_ep81
/dev/usbdev1.1_ep81  /dev/usbdev3.1_ep00  /dev/usbdev4.1_ep81  /dev/usbdev5.8_ep00  /dev/usbdev5.8_ep82
/dev/usbdev2.1_ep00  /dev/usbdev3.1_ep81  /dev/usbdev5.1_ep00  /dev/usbdev5.8_ep01  /dev/usbdev5.8_ep83

# ls /dev/usbdev*
/dev/usbdev1.1_ep00  /dev/usbdev2.1_ep00  /dev/usbdev3.1_ep00  /dev/usbdev4.1_ep00  /dev/usbdev5.1_ep00
/dev/usbdev1.1_ep81  /dev/usbdev2.1_ep81  /dev/usbdev3.1_ep81  /dev/usbdev4.1_ep81  /dev/usbdev5.1_ep81

# lsmod | grep dvb
dvb_usb_dib0700        32648  0
dvb_usb                22924  1 dvb_usb_dib0700
dvb_core               81148  1 dvb_usb
dib7000m               16516  1 dvb_usb_dib0700
dib7000p               17672  1 dvb_usb_dib0700
dib3000mc              13960  1 dvb_usb_dib0700
dib0070                 9092  1 dvb_usb_dib0700
i2c_core               24832  75 
dvb_usb_dib0700,dvb_usb,dib7000m,dib7000p,dib3000mc,adv7175,sp887x,bt856,adv7170,s5h1409,mt2266,tea6415c,tda10023,tua6100,mt20xx,tda18271,cx22702,tda10086,tea5767,mt312,qt1010,tda1004x,tda9875,nxt200x,ves1820,bcm3510,vpx3220,saa6588,drx397xD,sp8870,tda8290,bt819,saa7110,l64781,cx24110,tda827x,tda10048,tda826x,s5h1411,ves1x93,stv0297,dib3000mb,saa7185,tda8083,lnbp21,ks0127,dibx000_common,saa7114,tda9887,isl6421,mt2060,zl10353,tda10021,cx22700,s5h1420,mt352,isl6405,xc5000,tea5761,mxl5005s,au8522,tda9840,mt2131,ovcamchip,tveeprom,saa7111,saa7191,bt866,tea6420,cx24123,dib0070,nxt6000,itd1000,i2c_algo_bit,i2c_viapro
usbcore               146028  6 dvb_usb_dib0700,dvb_usb,dabusb,ehci_hcd,uhci_hcd

If to replug device, then device number increases:
  /dev/usbdev5.11_ep82 ---> /dev/usbdev5.12_ep82

Ubuntu 8.04.1 LTS is used and all updates are made.

Thanks,
Edmund

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [linux-dvb] Gigabyte U8000-RH linux support?
  2008-07-15 19:07 [linux-dvb] Gigabyte U8000-RH linux support? Edmund Laugasson
@ 2008-07-15 20:52 ` Edmund Laugasson
  2008-07-16  9:19 ` Edmund Laugasson
  1 sibling, 0 replies; 3+ messages in thread
From: Edmund Laugasson @ 2008-07-15 20:52 UTC (permalink / raw)
  To: linux-dvb

> I would like to ask, does Gigabyte U8000-RH work under Linux? 

Here is the link - http://www.gigabyte.com.tw/Products/TVCard/Products_Overview.aspx?ProductID=2441

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [linux-dvb] Gigabyte U8000-RH linux support?
  2008-07-15 19:07 [linux-dvb] Gigabyte U8000-RH linux support? Edmund Laugasson
  2008-07-15 20:52 ` Edmund Laugasson
@ 2008-07-16  9:19 ` Edmund Laugasson
  1 sibling, 0 replies; 3+ messages in thread
From: Edmund Laugasson @ 2008-07-16  9:19 UTC (permalink / raw)
  To: linux-dvb

> I would like to ask, does Gigabyte U8000-RH work under Linux? 

I added some additional log files:
/var/log/udev - http://www.scribd.com/doc/3962028/DVBT-Gigabyte-U8000RH-udev
/var/log/kern.log - http://www.scribd.com/doc/3962025/DVBT-Gigabyte-U8000RH-kernlog
/var/log/dmesg - http://www.scribd.com/doc/3962023/DVBT-Gigabyte-U8000RH-dmesg
/var/log/debug - http://www.scribd.com/doc/3962021/DVBT-Gigabyte-U8000RH-debug
and also lsusb -v output - http://www.scribd.com/doc/3962026/DVBT-Gigabyte-U8000RH-lsusb-v

There they are viewable as flash and downloadable as PDF and TXT file.

DVB-T_Gigabyte-U8000-RH_log-files.zip (75,8 KiB) were added to this letter but it seems like mailman 
does not allow more than 60 KiB, so I put those files also to the internet.

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-07-16  9:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-15 19:07 [linux-dvb] Gigabyte U8000-RH linux support? Edmund Laugasson
2008-07-15 20:52 ` Edmund Laugasson
2008-07-16  9:19 ` Edmund Laugasson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox