Welcome! Log In Create A New Profile

Advanced

PogoPlug E02 - Connect USB Modem -WebCam and DVB-T

Posted by msanad 
PogoPlug E02 - Connect USB Modem -WebCam and DVB-T
March 09, 2014 05:16AM
Dears

I have got PogoPlug E02 and finally after many problem i have installed Debian with Help of bodhi .

Now i can FTP and download-upload the HDD normally and after some tried i have successfully connect my MF190S ZTE USB Modem to it and can connect to internet.

Now i need to integrate WebCam and DVB-T to it.

Yesterday i have installed some DVB-APP to it and tried with some help and instruction from here (http://ubuntuforums.org/showthread.php?t=1898046&p=11862272#post11862272) but have the following problem

this is my DVB-T

Bus 002 Device 005: ID 048d:9135 Integrated Technology Express, Inc. Zolid Mini DVB-T Stick

During Build I got the following Errors



1970-01-01 04:16:06 (59.7 KB/s) - `linux-media.tar.bz2' saved [4979453/4979453]

make: Leaving directory `/v4l/media_build/linux'
make: Entering directory `/v4l/media_build/linux'
make: Warning: File `linux-media.tar.bz2' has modification time 1.4e+09 s in the future
tar xfj linux-media.tar.bz2
tar (child): bzip2: Cannot exec: No such file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error is not recoverable: exiting now
make: *** [untar] Error 2
make: Leaving directory `/v4l/media_build/linux'
Untar failed at ./build line 473.

and here is the complete Logs

root@debian:/v4l/media_build# ./build
Checking if the needed tools for Debian GNU/Linux 7 \n \l are available
ERROR: please install "lsdiff", otherwise, build won't work.
You should run:
        sudo apt-get install  patchutils
Build can't procceed as 1 dependency is missing at ./build line 266.
root@debian:/v4l/media_build# apt-get install  patchutils
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following NEW packages will be installed:
  patchutils
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 100 kB of archives.
After this operation, 203 kB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
  patchutils
Install these packages without verification [y/N]? y
Get:1 http://ftp.us.debian.org/debian/ wheezy/main patchutils armel 0.3.2-1.1 [100 kB]
Fetched 100 kB in 2s (48.0 kB/s)     
Selecting previously unselected package patchutils.
(Reading database ... 43023 files and directories currently installed.)
Unpacking patchutils (from .../patchutils_0.3.2-1.1_armel.deb) ...
Processing triggers for man-db ...
fopen: Permission denied
Setting up patchutils (0.3.2-1.1) ...
root@debian:/v4l/media_build# ./build
Checking if the needed tools for Debian GNU/Linux 7 \n \l are available
Needed package dependencies are met.

************************************************************
* This script will download the latest tarball and build it*
* Assuming that your kernel is compatible with the latest  *
* drivers. If not, you'll need to add some extra backports,*
* ./backports/<kernel> directory.                          *
* It will also update this tree to be sure that all compat *
* bits are there, to avoid compilation failures            *
************************************************************
************************************************************
* All drivers and build system are under GPLv2 License     *
* Firmware files are under the license terms found at:     *
* http://www.linuxtv.org/downloads/firmware/               *
* Please abort in the next 5 secs if you don't agree with  *
* the license                                              *
************************************************************

Not aborted. It means that the licence was agreed. Proceeding...

****************************
Updating the building system
****************************
From git://linuxtv.org/media_build
 * branch            master     -> FETCH_HEAD
Already up-to-date.
make: Entering directory `/v4l/media_build/linux'
wget http://linuxtv.org/downloads/drivers/linux-media-LATEST.tar.bz2.md5 -O linux-media.tar.bz2.md5.tmp
--1970-01-01 04:14:44--  http://linuxtv.org/downloads/drivers/linux-media-LATEST.tar.bz2.md5
Resolving linuxtv.org (linuxtv.org)... 130.149.80.248
Connecting to linuxtv.org (linuxtv.org)|130.149.80.248|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 93 [application/x-bzip2]
Saving to: `linux-media.tar.bz2.md5.tmp'

100%[==============================================================================================================================>] 93          --.-K/s   in 0s      

1970-01-01 04:14:45 (2.85 MB/s) - `linux-media.tar.bz2.md5.tmp' saved [93/93]

cat: linux-media.tar.bz2.md5: No such file or directory
--1970-01-01 04:14:45--  http://linuxtv.org/downloads/drivers/linux-media-LATEST.tar.bz2
Resolving linuxtv.org (linuxtv.org)... 130.149.80.248
Connecting to linuxtv.org (linuxtv.org)|130.149.80.248|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 4979453 (4.7M) [application/x-bzip2]
Saving to: `linux-media.tar.bz2'

100%[==============================================================================================================================>] 4,979,453   59.3K/s   in 81s     

1970-01-01 04:16:06 (59.7 KB/s) - `linux-media.tar.bz2' saved [4979453/4979453]

make: Leaving directory `/v4l/media_build/linux'
make: Entering directory `/v4l/media_build/linux'
make: Warning: File `linux-media.tar.bz2' has modification time 1.4e+09 s in the future
tar xfj linux-media.tar.bz2
tar (child): bzip2: Cannot exec: No such file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error is not recoverable: exiting now
make: *** [untar] Error 2
make: Leaving directory `/v4l/media_build/linux'
Untar failed at ./build line 473.

then i have neglect this and continue the instruction :

root@debian:/v4l/media_build# make install
make -C /v4l/media_build/v4l install
make[1]: Entering directory `/v4l/media_build/v4l'
No version yet, using 3.13.1-kirkwood-tld-2
make[1]: Leaving directory `/v4l/media_build/v4l'
make[1]: Entering directory `/v4l/media_build/v4l'
scripts/make_makefile.pl
make[1]: Leaving directory `/v4l/media_build/v4l'
make[1]: Entering directory `/v4l/media_build/v4l'

Removing obsolete files from /lib/modules/3.13.1-kirkwood-tld-2/kernel/drivers/media/video/gspca/m5602:


Removing obsolete files from /lib/modules/3.13.1-kirkwood-tld-2/kernel/drivers/media/dvb/dvb-usb:


Removing obsolete files from /lib/modules/3.13.1-kirkwood-tld-2/kernel/drivers/media/video/zoran:


Removing obsolete files from /lib/modules/3.13.1-kirkwood-tld-2/kernel/drivers/media/video/saa7164:


Removing obsolete files from /lib/modules/3.13.1-kirkwood-tld-2/kernel/drivers/media/dvb/ddbridge:


Removing obsolete files from /lib/modules/3.13.1-kirkwood-tld-2/kernel/drivers/media/video/marvell-ccic:


Removing obsolete files from /lib/modules/3.13.1-kirkwood-tld-2/kernel/drivers/media/video/cx18:


Removing obsolete files from /lib/modules/3.13.1-kirkwood-tld-2/kernel/drivers/media/video/cpia2:


Removing obsolete files from /lib/modules/3.13.1-kirkwood-tld-2/kernel/drivers/media/dvb/b2c2:


Removing obsolete files from /lib/modules/3.13.1-kirkwood-tld-2/kernel/drivers/media/video/ivtv:


Removing obsolete files from /lib/modules/3.13.1-kirkwood-tld-2/kernel/drivers/media/video/hdpvr:


Removing obsolete files from /lib/modules/3.13.1-kirkwood-tld-2/kernel/drivers/media/dvb/mantis:


Removing obsolete files from /lib/modules/3.13.1-kirkwood-tld-2/kernel/drivers/media/common/tuners:


Removing obsolete files from /lib/modules/3.13.1-kirkwood-tld-2/kernel/drivers/media/video/sn9c102:


Removing obsolete files from /lib/modules/3.13.1-kirkwood-tld-2/kernel/drivers/media/video:


Removing obsolete files from /lib/modules/3.13.1-kirkwood-tld-2/kernel/drivers/media/dvb/dvb-core:


Removing obsolete files from /lib/modules/3.13.1-kirkwood-tld-2/kernel/drivers/media/video/cx23885:


Removing obsolete files from /lib/modules/3.13.1-kirkwood-tld-2/kernel/drivers/media/dvb/firewire:


Removing obsolete files from /lib/modules/3.13.1-kirkwood-tld-2/kernel/drivers/media/dvb/bt8xx:


Removing obsolete files from /lib/modules/3.13.1-kirkwood-tld-2/kernel/drivers/media/video/cx25840:


Removing obsolete files from /lib/modules/3.13.1-kirkwood-tld-2/kernel/drivers/media/dvb/siano:


Removing obsolete files from /lib/modules/3.13.1-kirkwood-tld-2/kernel/drivers/media/dvb/ttusb-dec:


Removing obsolete files from /lib/modules/3.13.1-kirkwood-tld-2/kernel/drivers/media/dvb/ngene:


Removing obsolete files from /lib/modules/3.13.1-kirkwood-tld-2/kernel/drivers/media/dvb/dm1105:


Removing obsolete files from /lib/modules/3.13.1-kirkwood-tld-2/kernel/drivers/media/video/cx231xx:


Removing obsolete files from /lib/modules/3.13.1-kirkwood-tld-2/kernel/drivers/media/video/saa7134:


Removing obsolete files from /lib/modules/3.13.1-kirkwood-tld-2/kernel/drivers/media/dvb/ttpci:


Removing obsolete files from /lib/modules/3.13.1-kirkwood-tld-2/kernel/drivers/media/video/gspca/gl860:


Removing obsolete files from /lib/modules/3.13.1-kirkwood-tld-2/kernel/drivers/media/dvb/frontends:


Removing obsolete files from /lib/modules/3.13.1-kirkwood-tld-2/kernel/drivers/media/video/bt8xx:


Removing obsolete files from /lib/modules/3.13.1-kirkwood-tld-2/kernel/drivers/media/video/cx88:


Removing obsolete files from /lib/modules/3.13.1-kirkwood-tld-2/kernel/drivers/media/video/gspca:


Removing obsolete files from /lib/modules/3.13.1-kirkwood-tld-2/kernel/drivers/media/video/tm6000:


Removing obsolete files from /lib/modules/3.13.1-kirkwood-tld-2/kernel/drivers/media/dvb/pluto2:


Removing obsolete files from /lib/modules/3.13.1-kirkwood-tld-2/kernel/drivers/media/video/cx25821:


Removing obsolete files from /lib/modules/3.13.1-kirkwood-tld-2/kernel/drivers/media/video/usbvision:


Removing obsolete files from /lib/modules/3.13.1-kirkwood-tld-2/kernel/drivers/media/video/gspca/stv06xx:


Removing obsolete files from /lib/modules/3.13.1-kirkwood-tld-2/kernel/drivers/media/common:


Removing obsolete files from /lib/modules/3.13.1-kirkwood-tld-2/kernel/drivers/media/video/em28xx:


Removing obsolete files from /lib/modules/3.13.1-kirkwood-tld-2/kernel/drivers/media/video/pvrusb2:


Removing obsolete files from /lib/modules/3.13.1-kirkwood-tld-2/kernel/drivers/media/video/tlg2300:


Removing obsolete files from /lib/modules/3.13.1-kirkwood-tld-2/kernel/drivers/media/dvb/pt1:


Removing obsolete files from /lib/modules/3.13.1-kirkwood-tld-2/kernel/drivers/media/video/uvc:


Removing obsolete files from /lib/modules/3.13.1-kirkwood-tld-2/kernel/drivers/media/dvb/ttusb-budget:


Removing obsolete files from /lib/modules/3.13.1-kirkwood-tld-2/kernel/drivers/media/video/pwc:


Removing obsolete files from /lib/modules/3.13.1-kirkwood-tld-2/kernel/drivers/media/video/au0828:

Installing kernel modules under /lib/modules/3.13.1-kirkwood-tld-2/kernel/drivers/media/:
/sbin/depmod -a 3.13.1-kirkwood-tld-2 
make -C firmware install
make[2]: Entering directory `/v4l/media_build/v4l/firmware'
make[2]: *** No rule to make target `../../linux/firmware/ihex2fw.c', needed by `ihex2fw'.  Stop.
make[2]: Leaving directory `/v4l/media_build/v4l/firmware'
make[1]: *** [firmware_install] Error 2
make[1]: Leaving directory `/v4l/media_build/v4l'
make: *** [install] Error 2
root@debian:/v4l/media_build# cd ..
root@debian:/v4l# wget http://www.ite.com.tw/uploads/firmware/v3.6.0.0/dvb-usb-it9135.zip
--1970-01-01 04:19:21--  http://www.ite.com.tw/uploads/firmware/v3.6.0.0/dvb-usb-it9135.zip
Resolving www.ite.com.tw (www.ite.com.tw)... 103.17.8.31
Connecting to www.ite.com.tw (www.ite.com.tw)|103.17.8.31|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 9981 (9.7K) [application/x-zip-compressed]
Saving to: `dvb-usb-it9135.zip'

100%[==============================================================================================================================>] 9,981       15.0K/s   in 0.6s    

1970-01-01 04:19:24 (15.0 KB/s) - `dvb-usb-it9135.zip' saved [9981/9981]

root@debian:/v4l# unzip dvb-usb-it9135.zip
-bash: unzip: command not found
root@debian:/v4l# tar dvb-usb-it9135.zip
tar: Old option `b' requires an argument.
Try `tar --help' or `tar --usage' for more information.
root@debian:/v4l# tar help
tar: invalid option -- 'e'
Try `tar --help' or `tar --usage' for more information.
root@debian:/v4l# unzip unzip dvb-usb-it9135.zip
-bash: unzip: command not found
root@debian:/v4l# zip aaa 
-bash: zip: command not found
root@debian:/v4l# apt-get install  unzip
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Suggested packages:
  zip
The following NEW packages will be installed:
  unzip
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 193 kB of archives.
After this operation, 358 kB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
  unzip
Install these packages without verification [y/N]? y
Get:1 http://ftp.us.debian.org/debian/ wheezy/main unzip armel 6.0-8 [193 kB]
Fetched 193 kB in 6s (27.7 kB/s)                                                                                                                                       
Selecting previously unselected package unzip.
(Reading database ... 43060 files and directories currently installed.)
Unpacking unzip (from .../archives/unzip_6.0-8_armel.deb) ...
Processing triggers for man-db ...
fopen: Permission denied
Processing triggers for mime-support ...
Setting up unzip (6.0-8) ...
root@debian:/v4l# unzip dvb-usb-it9135.zip
Archive:  dvb-usb-it9135.zip
  inflating: dvb-usb-it9135.fw       
root@debian:/v4l# dd if=dvb-usb-it9135.fw ibs=1 skip=64 count=8128 of=dvb-usb-it9135-01.fw
8128+0 records in
15+1 records out
8128 bytes (8.1 kB) copied, 0.019679 s, 413 kB/s
root@debian:/v4l# dd if=dvb-usb-it9135.fw ibs=1 skip=12866 count=5817 of=dvb-usb-it9135-02.fw
5817+0 records in
11+1 records out
5817 bytes (5.8 kB) copied, 0.0143097 s, 407 kB/s
root@debian:/v4l# cp dvb-usb-it9135-0* /lib/firmware/
root@debian:/v4l# dmesg |grep it913x
[ 4353.649647] it913x: Chip Version=02 Chip Type=9135
[ 4353.655020] it913x: Dual mode=0 Tuner Type=38it913x: Unknown tuner ID applying default 0x60
[ 4353.731727] dvb_usb_it913x: probe of 1-1.3:1.0 failed with error -2
[ 4353.740941] usbcore: registered new interface driver dvb_usb_it913x
root@debian:/v4l# reboot 

Broadcast message from root@debian (pts/0) (Thu Jan  1 04:28:28 1970):

The system is going down for reboot NOW!
root@debian:/v4l# 

The remote system refused the connection.


and then make a reboot to the system.

but when tried to dvbscan for the device i got this message

dvbscan Unable to open frontend.

how can i solve this problem.

BR
Re: PogoPlug E02 - Connect USB Modem -WebCam and DVB-T
March 09, 2014 02:57PM
Any Idea ??
Re: PogoPlug E02 - Connect USB Modem -WebCam and DVB-T
March 09, 2014 03:16PM
This is the dmesg logs




root@debian:~# dmesg |grep it913x
[   27.461509] it913x: Chip Version=02 Chip Type=9135
[   27.493348] it913x: Firmware Version 52887808it913x: Dual mode=0 Tuner Type=38
[   27.542099] it913x: Unknown tuner ID applying default 0x60<6>[   27.576743] usb 1-1.3: dvb_usb_v2: found a 'ITE 9135 Generic' in warm state
[   27.688404] dvb_usb_it913x: probe of 1-1.3:1.0 failed with error -12
[   27.696666] usbcore: registered new interface driver dvb_usb_it913x
[  197.564358] it913x: Chip Version=02 Chip Type=9135
[  197.578616] it913x: Dual mode=0 Tuner Type=38it913x: Unknown tuner ID applying default 0x60
[  197.649627] it913x: FRM Starting Firmware Download
[  197.873105] it913x: FRM Firmware Download Completed - Resetting Deviceit913x: Chip Version=02 Chip Type=9135
[  197.919223] it913x: Firmware Version 52887808<6>[  197.994629] usb 1-1.3: dvb_usb_v2: found a 'ITE 9135 Generic' in warm state
[  198.018855] dvb_usb_it913x: probe of 1-1.3:1.0 failed with error -12

but still cant know why cant detect Frontend0

root@debian:~# scan /usr/share/dvb/dvb-c/at-Vienna
scanning /usr/share/dvb/dvb-c/at-Vienna
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
main:2745: FATAL: failed to open '/dev/dvb/adapter0/frontend0': 2 No such file or directory

root@debian:~# dvbscan 
Failed to open frontend
Re: PogoPlug E02 - Connect USB Modem -WebCam and DVB-T
March 09, 2014 07:08PM
msanad,

tar xfj linux-media.tar.bz2
tar (child): bzip2: Cannot exec: No such file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error is not recoverable: exiting now
make: *** [untar] Error 2

apt-get install bzip2

And then run through the installation again.

-bodhi
===========================
Forum Wiki
bodhi's corner (buy bodhi a beer)
Re: PogoPlug E02 - Connect USB Modem -WebCam and DVB-T
March 09, 2014 07:12PM
i already do this and here is the result ( i have remove some lines tar logs)



root@debian:~/v4l/media_build# ./build
Checking if the needed tools for Debian GNU/Linux 7 \n \l are available
Needed package dependencies are met.

************************************************************
* This script will download the latest tarball and build it*
* Assuming that your kernel is compatible with the latest  *
* drivers. If not, you'll need to add some extra backports,*
* ./backports/<kernel> directory.                          *
* It will also update this tree to be sure that all compat *
* bits are there, to avoid compilation failures            *
************************************************************
************************************************************
* All drivers and build system are under GPLv2 License     *
* Firmware files are under the license terms found at:     *
* http://www.linuxtv.org/downloads/firmware/               *
* Please abort in the next 5 secs if you don't agree with  *
* the license                                              *
************************************************************

Not aborted. It means that the licence was agreed. Proceeding...

****************************
Updating the building system
****************************
From git://linuxtv.org/media_build
 * branch            master     -> FETCH_HEAD
Already up-to-date.
make: Entering directory `/root/v4l/media_build/linux'
wget http://linuxtv.org/downloads/drivers/linux-media-LATEST.tar.bz2.md5 -O linux-media.tar.bz2.md5.tmp
--1970-01-01 05:04:21--  http://linuxtv.org/downloads/drivers/linux-media-LATEST.tar.bz2.md5
Resolving linuxtv.org (linuxtv.org)... 130.149.80.248
Connecting to linuxtv.org (linuxtv.org)|130.149.80.248|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 93 [application/x-bzip2]
Saving to: `linux-media.tar.bz2.md5.tmp'

100%[==============================================================================================================================>] 93          --.-K/s   in 0s      

1970-01-01 05:04:22 (2.79 MB/s) - `linux-media.tar.bz2.md5.tmp' saved [93/93]

make: Leaving directory `/root/v4l/media_build/linux'
make: Entering directory `/root/v4l/media_build/linux'
make: Warning: File `linux-media.tar.bz2' has modification time 1.4e+09 s in the future
tar xfj linux-media.tar.bz2
tar: sound/pci/bt87x.c: time stamp 2013-07-22 05:46:50 is 1374453747.60467863 s in the future
tar: include/linux/mmc/sdio_ids.h: time stamp 2014-02-04 06:46:39 is 1391478136.59851543 s in the future
tar: include/sound/aci.h: time stamp 2010-07-04 00:22:13 is 1278181070.596736765 s in the future
tar: include/uapi/linux/usb/video.h: time stamp 2012-11-29 06:45:50 is 1354153287.59472888 s in the future
tar: include/linux/via-core.h: time stamp 2011-01-10 17:24:47 is 1294662024.593504825 s in the future
tar: include/linux/ti_wilink_st.h: time stamp 2012-10-17 14:40:28 is 1350466565.58870481 s in the future
tar: include/linux/dma-buf.h: time stamp 2014-03-08 06:46:25 is 1394242922.58740122 s in the future
tar: include/linux/kconfig.h: time stamp 2012-04-20 05:46:00 is 1334882497.5863092 s in the future
tar: include/linux/platform_data/vsp1.h: time stamp 2013-12-12 06:45:50 is 1386812487.585127925 s in the future
.
.
.
.



tar: v4l-cx23418-apu.fw: time stamp 2009-03-23 15:31:59 is 1237804025.03986286 s in the future
v4l-cx23418-cpu.fw
tar: v4l-cx23418-cpu.fw: time stamp 2009-03-23 15:32:02 is 1237804028.00847586 s in the future
v4l-cx23418-dig.fw
tar: v4l-cx23418-dig.fw: time stamp 2009-03-23 15:32:04 is 1237804030.00312952 s in the future
v4l-cx23885-avcore-01.fw
tar: v4l-cx23885-avcore-01.fw: time stamp 2009-03-23 15:32:04 is 1237804029.997520005 s in the future
v4l-cx23885-enc.fw
tar: v4l-cx23885-enc.fw: time stamp 2009-03-23 15:32:05 is 1237804030.994147845 s in the future
v4l-cx25840.fw
tar: v4l-cx25840.fw: time stamp 2009-03-23 15:32:06 is 1237804031.989014665 s in the future
******************
* Start building *
******************
make -C /root/v4l/media_build/v4l allyesconfig
make[1]: Entering directory `/root/v4l/media_build/v4l'
make[2]: Entering directory `/root/v4l/media_build/linux'
Applying patches for kernel 3.13.1-kirkwood-tld-2
patch -s -f -N -p1 -i ../backports/api_version.patch
patch -s -f -N -p1 -i ../backports/pr_fmt.patch
patch -s -f -N -p1 -i ../backports/of_graph.patch
The text leading up to this was:
--------------------------
|diff --git a/include/linux/of_graph.h b/include/linux/of_graph.h
|index 2b233db..befef42 100644
|--- a/include/linux/of_graph.h
|+++ b/include/linux/of_graph.h
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
make[2]: *** [apply_patches] Error 1
make[2]: Leaving directory `/root/v4l/media_build/linux'
make[1]: *** [allyesconfig] Error 2
make[1]: Leaving directory `/root/v4l/media_build/v4l'
make: *** [allyesconfig] Error 2
can't select all drivers at ./build line 490.
Re: PogoPlug E02 - Connect USB Modem -WebCam and DVB-T
March 09, 2014 07:51PM
What's your date? is ntp running?

-bodhi
===========================
Forum Wiki
bodhi's corner (buy bodhi a beer)
Re: PogoPlug E02 - Connect USB Modem -WebCam and DVB-T
March 09, 2014 10:45PM
i can adjust the date or enable NTP , but does this solve the problem ???
Re: PogoPlug E02 - Connect USB Modem -WebCam and DVB-T
March 09, 2014 11:08PM
i have adjust the time but still get the error.

and here is the logs

root@debian:~/v4l/media_build# ./build
Checking if the needed tools for Debian GNU/Linux 7 \n \l are available
Needed package dependencies are met.

************************************************************
* This script will download the latest tarball and build it*
* Assuming that your kernel is compatible with the latest  *
* drivers. If not, you'll need to add some extra backports,*
* ./backports/<kernel> directory.                          *
* It will also update this tree to be sure that all compat *
* bits are there, to avoid compilation failures            *
************************************************************
************************************************************
* All drivers and build system are under GPLv2 License     *
* Firmware files are under the license terms found at:     *
* http://www.linuxtv.org/downloads/firmware/               *
* Please abort in the next 5 secs if you don't agree with  *
* the license                                              *
************************************************************

Not aborted. It means that the licence was agreed. Proceeding...

****************************
Updating the building system
****************************
From git://linuxtv.org/media_build
 * branch            master     -> FETCH_HEAD
Already up-to-date.
make: Entering directory `/root/v4l/media_build/linux'
wget http://linuxtv.org/downloads/drivers/linux-media-LATEST.tar.bz2.md5 -O linux-media.tar.bz2.md5.tmp
--2014-03-10 05:55:42--  http://linuxtv.org/downloads/drivers/linux-media-LATEST.tar.bz2.md5
Resolving linuxtv.org (linuxtv.org)... 130.149.80.248
Connecting to linuxtv.org (linuxtv.org)|130.149.80.248|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 93 [application/x-bzip2]
Saving to: `linux-media.tar.bz2.md5.tmp'

100%[==============================================================================================================================>] 93          --.-K/s   in 0s      

2014-03-10 05:55:43 (2.76 MB/s) - `linux-media.tar.bz2.md5.tmp' saved [93/93]

make: Leaving directory `/root/v4l/media_build/linux'
make: Entering directory `/root/v4l/media_build/linux'
tar xfj linux-media.tar.bz2
rm -f .patches_applied .linked_dir .git_log.md5
make: Leaving directory `/root/v4l/media_build/linux'
**********************************************************
* Downloading firmwares from linuxtv.org.                *
**********************************************************
dvb-fe-bcm3510-01.fw
dvb-fe-or51132-qam.fw
dvb-fe-or51132-vsb.fw
dvb-fe-or51211.fw
dvb-fe-xc5000-1.6.114.fw
dvb-ttpci-01.fw-261a
dvb-ttpci-01.fw-261b
dvb-ttpci-01.fw-261c
dvb-ttpci-01.fw-261d
dvb-ttpci-01.fw-261f
dvb-ttpci-01.fw-2622
dvb-usb-avertv-a800-02.fw
dvb-usb-bluebird-01.fw
dvb-usb-dib0700-1.20.fw
dvb-usb-dibusb-5.0.0.11.fw
dvb-usb-dibusb-6.0.0.8.fw
dvb-usb-dtt200u-01.fw
dvb-usb-terratec-h5-drxk.fw
dvb-usb-terratec-h7-az6007.fw
dvb-usb-terratec-h7-drxk.fw
dvb-usb-umt-010-02.fw
dvb-usb-vp702x-01.fw
dvb-usb-vp7045-01.fw
dvb-usb-wt220u-01.fw
dvb-usb-wt220u-02.fw
v4l-cx231xx-avcore-01.fw
v4l-cx23418-apu.fw
v4l-cx23418-cpu.fw
v4l-cx23418-dig.fw
v4l-cx23885-avcore-01.fw
v4l-cx23885-enc.fw
v4l-cx25840.fw
******************
* Start building *
******************
make -C /root/v4l/media_build/v4l allyesconfig
make[1]: Entering directory `/root/v4l/media_build/v4l'
make[2]: Entering directory `/root/v4l/media_build/linux'
Applying patches for kernel 3.13.1-kirkwood-tld-2
patch -s -f -N -p1 -i ../backports/api_version.patch
patch -s -f -N -p1 -i ../backports/pr_fmt.patch
patch -s -f -N -p1 -i ../backports/of_graph.patch
The text leading up to this was:
--------------------------
|diff --git a/include/linux/of_graph.h b/include/linux/of_graph.h
|index 2b233db..befef42 100644
|--- a/include/linux/of_graph.h
|+++ b/include/linux/of_graph.h
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
make[2]: *** [apply_patches] Error 1
make[2]: Leaving directory `/root/v4l/media_build/linux'
make[1]: *** [allyesconfig] Error 2
make[1]: Leaving directory `/root/v4l/media_build/v4l'
make: *** [allyesconfig] Error 2
can't select all drivers at ./build line 490.
Re: PogoPlug E02 - Connect USB Modem -WebCam and DVB-T
March 10, 2014 12:14AM
msanad,

1. A correct system date and time is a must before you do anything else.
2. Looks like the script is trying to patch and recompile the kernel. It is not possible, since you don't have the source. I'd suggest you look for modules sources and compile that. If that's not feasible then you could learn to compile your own kernel. And then run the script.

-bodhi
===========================
Forum Wiki
bodhi's corner (buy bodhi a beer)
Re: PogoPlug E02 - Connect USB Modem -WebCam and DVB-T
March 10, 2014 12:20AM
bodhi Wrote:
-------------------------------------------------------
> msanad,
>
> 1. A correct system date and time is a must before
> you do anything else.
> 2. Looks like the script is trying to patch and
> recompile the kernel. It is not possible, since
> you don't have the source. I'd suggest you look
> for modules sources and compile that. If that's
> not feasible then you could learn to compile your
> own kernel. And then run the script.

I have already corrected the date and time.
but for compiling the kernal , as i'm beginner in unix i prefer to wait to find some solution or gain the experience for this
. do you think there is any other way except the compiling.??
Re: PogoPlug E02 - Connect USB Modem -WebCam and DVB-T
March 10, 2014 12:50AM
Go head and install it. It might already had support in the kernel in the latest rootfs that I've uploaded.

-bodhi
===========================
Forum Wiki
bodhi's corner (buy bodhi a beer)
Re: PogoPlug E02 - Connect USB Modem -WebCam and DVB-T
March 10, 2014 07:55AM
i already make the install

But still the same


root@debian:~/v4l/media_build# make install
make -C /root/v4l/media_build/v4l install
make[1]: Entering directory `/root/v4l/media_build/v4l'
scripts/make_makefile.pl
make[1]: Leaving directory `/root/v4l/media_build/v4l'
make[1]: Entering directory `/root/v4l/media_build/v4l'

Removing obsolete files from /lib/modules/3.13.1-kirkwood-tld-2/kernel/drivers/media/video/gspca/m5602:


Removing obsolete files from /lib/modules/3.13.1-kirkwood-tld-2/kernel/drivers/media/dvb/dvb-usb:


Removing obsolete files from /lib/modules/3.13.1-kirkwood-tld-2/kernel/drivers/media/video/zoran:


Removing obsolete files from /lib/modules/3.13.1-kirkwood-tld-2/kernel/drivers/media/video/saa7164:


Removing obsolete files from /lib/modules/3.13.1-kirkwood-tld-2/kernel/drivers/media/dvb/ddbridge:


Removing obsolete files from /lib/modules/3.13.1-kirkwood-tld-2/kernel/drivers/media/video/marvell-ccic:


Removing obsolete files from /lib/modules/3.13.1-kirkwood-tld-2/kernel/drivers/media/video/cx18:


Removing obsolete files from /lib/modules/3.13.1-kirkwood-tld-2/kernel/drivers/media/video/cpia2:


Removing obsolete files from /lib/modules/3.13.1-kirkwood-tld-2/kernel/drivers/media/dvb/b2c2:


Removing obsolete files from /lib/modules/3.13.1-kirkwood-tld-2/kernel/drivers/media/video/ivtv:


Removing obsolete files from /lib/modules/3.13.1-kirkwood-tld-2/kernel/drivers/media/video/hdpvr:


Removing obsolete files from /lib/modules/3.13.1-kirkwood-tld-2/kernel/drivers/media/dvb/mantis:


Removing obsolete files from /lib/modules/3.13.1-kirkwood-tld-2/kernel/drivers/media/common/tuners:


Removing obsolete files from /lib/modules/3.13.1-kirkwood-tld-2/kernel/drivers/media/video/sn9c102:


Removing obsolete files from /lib/modules/3.13.1-kirkwood-tld-2/kernel/drivers/media/video:


Removing obsolete files from /lib/modules/3.13.1-kirkwood-tld-2/kernel/drivers/media/dvb/dvb-core:


Removing obsolete files from /lib/modules/3.13.1-kirkwood-tld-2/kernel/drivers/media/video/cx23885:


Removing obsolete files from /lib/modules/3.13.1-kirkwood-tld-2/kernel/drivers/media/dvb/firewire:


Removing obsolete files from /lib/modules/3.13.1-kirkwood-tld-2/kernel/drivers/media/dvb/bt8xx:


Removing obsolete files from /lib/modules/3.13.1-kirkwood-tld-2/kernel/drivers/media/video/cx25840:


Removing obsolete files from /lib/modules/3.13.1-kirkwood-tld-2/kernel/drivers/media/dvb/siano:


Removing obsolete files from /lib/modules/3.13.1-kirkwood-tld-2/kernel/drivers/media/dvb/ttusb-dec:


Removing obsolete files from /lib/modules/3.13.1-kirkwood-tld-2/kernel/drivers/media/dvb/ngene:


Removing obsolete files from /lib/modules/3.13.1-kirkwood-tld-2/kernel/drivers/media/dvb/dm1105:


Removing obsolete files from /lib/modules/3.13.1-kirkwood-tld-2/kernel/drivers/media/video/cx231xx:


Removing obsolete files from /lib/modules/3.13.1-kirkwood-tld-2/kernel/drivers/media/video/saa7134:


Removing obsolete files from /lib/modules/3.13.1-kirkwood-tld-2/kernel/drivers/media/dvb/ttpci:


Removing obsolete files from /lib/modules/3.13.1-kirkwood-tld-2/kernel/drivers/media/video/gspca/gl860:


Removing obsolete files from /lib/modules/3.13.1-kirkwood-tld-2/kernel/drivers/media/dvb/frontends:


Removing obsolete files from /lib/modules/3.13.1-kirkwood-tld-2/kernel/drivers/media/video/bt8xx:


Removing obsolete files from /lib/modules/3.13.1-kirkwood-tld-2/kernel/drivers/media/video/cx88:


Removing obsolete files from /lib/modules/3.13.1-kirkwood-tld-2/kernel/drivers/media/video/gspca:


Removing obsolete files from /lib/modules/3.13.1-kirkwood-tld-2/kernel/drivers/media/video/tm6000:


Removing obsolete files from /lib/modules/3.13.1-kirkwood-tld-2/kernel/drivers/media/dvb/pluto2:


Removing obsolete files from /lib/modules/3.13.1-kirkwood-tld-2/kernel/drivers/media/video/cx25821:


Removing obsolete files from /lib/modules/3.13.1-kirkwood-tld-2/kernel/drivers/media/video/usbvision:


Removing obsolete files from /lib/modules/3.13.1-kirkwood-tld-2/kernel/drivers/media/video/gspca/stv06xx:


Removing obsolete files from /lib/modules/3.13.1-kirkwood-tld-2/kernel/drivers/media/common:


Removing obsolete files from /lib/modules/3.13.1-kirkwood-tld-2/kernel/drivers/media/video/em28xx:


Removing obsolete files from /lib/modules/3.13.1-kirkwood-tld-2/kernel/drivers/media/video/pvrusb2:


Removing obsolete files from /lib/modules/3.13.1-kirkwood-tld-2/kernel/drivers/media/video/tlg2300:


Removing obsolete files from /lib/modules/3.13.1-kirkwood-tld-2/kernel/drivers/media/dvb/pt1:


Removing obsolete files from /lib/modules/3.13.1-kirkwood-tld-2/kernel/drivers/media/video/uvc:


Removing obsolete files from /lib/modules/3.13.1-kirkwood-tld-2/kernel/drivers/media/dvb/ttusb-budget:


Removing obsolete files from /lib/modules/3.13.1-kirkwood-tld-2/kernel/drivers/media/video/pwc:


Removing obsolete files from /lib/modules/3.13.1-kirkwood-tld-2/kernel/drivers/media/video/au0828:

Installing kernel modules under /lib/modules/3.13.1-kirkwood-tld-2/kernel/drivers/media/:
/sbin/depmod -a 3.13.1-kirkwood-tld-2 
make -C firmware install
make[2]: Entering directory `/root/v4l/media_build/v4l/firmware'
  CC  ihex2fw
In file included from ../../linux/firmware/ihex2fw.c:12:0:
/usr/lib/gcc/arm-linux-gnueabi/4.6/include/stdint.h:3:26: fatal error: stdint.h: No such file or directory
compilation terminated.
make[2]: *** [ihex2fw] Error 1
make[2]: Leaving directory `/root/v4l/media_build/v4l/firmware'
make[1]: *** [firmware_install] Error 2
make[1]: Leaving directory `/root/v4l/media_build/v4l'
make: *** [install] Error 2
root@debian:~/v4l/media_build# cd ..
root@debian:~/v4l# wget http://www.ite.com.tw/uploads/firmware/v3.6.0.0/dvb-usb-it9135.zip
--2014-03-10 06:01:08--  http://www.ite.com.tw/uploads/firmware/v3.6.0.0/dvb-usb-it9135.zip
Resolving www.ite.com.tw (www.ite.com.tw)... 103.17.8.31
Connecting to www.ite.com.tw (www.ite.com.tw)|103.17.8.31|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 9981 (9.7K) [application/x-zip-compressed]
Saving to: `dvb-usb-it9135.zip.1'

100%[==============================================================================================================================>] 9,981       15.0K/s   in 0.6s    

2014-03-10 06:01:11 (15.0 KB/s) - `dvb-usb-it9135.zip.1' saved [9981/9981]

root@debian:~/v4l# unzip dvb-usb-it9135.zip
Archive:  dvb-usb-it9135.zip
replace dvb-usb-it9135.fw? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
  inflating: dvb-usb-it9135.fw       
root@debian:~/v4l# dd if=dvb-usb-it9135.fw ibs=1 skip=64 count=8128 of=dvb-usb-it9135-01.fw
8128+0 records in
15+1 records out
8128 bytes (8.1 kB) copied, 0.0397933 s, 204 kB/s
root@debian:~/v4l# dd if=dvb-usb-it9135.fw ibs=1 skip=12866 count=5817 of=dvb-usb-it9135-02.fw
5817+0 records in
11+1 records out
5817 bytes (5.8 kB) copied, 0.0141286 s, 412 kB/s
root@debian:~/v4l# cp dvb-usb-it9135-0* /lib/firmware/
root@debian:~/v4l# reboot  

Broadcast message from root@debian (pts/0) (Mon Mar 10 06:02:22 2014):

The system is going down for reboot NOW!

root@debian:~/v4l# 


root@PogoPlug-E02:~# scan /usr/share/dvb/dvb-t/se-Jarvso
scanning /usr/share/dvb/dvb-t/se-Jarvso
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
main:2745: FATAL: failed to open '/dev/dvb/adapter0/frontend0': 2 No such file or directory

Re: PogoPlug E02 - Connect USB Modem -WebCam and DVB-T
March 10, 2014 11:38PM
I meant just plug it in. Check dmesg to see if your DVB-T USB is detected. Is this what showed in dmesg?

Bus 002 Device 005: ID 048d:9135 Integrated Technology Express, Inc. Zolid Mini DVB-T Stick

Then check the modules running:
lsmod

If the module(s) is on the list, then perhaps it was already supported in the running kernel. You can look for information about the modules where you got the script or some users forum. If yes, try to use it the way it is supposed to be used. Perhaps the only thing that is needed is the tool(s) to do configuration, control,…. so on.

Here is the grep output for the current kernel configuration. It's best that you find the exact model number for your DVB-T stick and see if it's in this list.

grep -i 'config_dvb' /boot/config-3.13.1-kirkwood-tld-2
CONFIG_DVB_CORE=m
CONFIG_DVB_NET=y
CONFIG_DVB_MAX_ADAPTERS=8
CONFIG_DVB_DYNAMIC_MINORS=y
CONFIG_DVB_USB=m
CONFIG_DVB_USB_DEBUG=y
CONFIG_DVB_USB_A800=m
CONFIG_DVB_USB_DIBUSB_MB=m
CONFIG_DVB_USB_DIBUSB_MB_FAULTY=y
CONFIG_DVB_USB_DIBUSB_MC=m
CONFIG_DVB_USB_DIB0700=m
CONFIG_DVB_USB_UMT_010=m
CONFIG_DVB_USB_CXUSB=m
CONFIG_DVB_USB_M920X=m
CONFIG_DVB_USB_DIGITV=m
CONFIG_DVB_USB_VP7045=m
CONFIG_DVB_USB_VP702X=m
CONFIG_DVB_USB_GP8PSK=m
CONFIG_DVB_USB_NOVA_T_USB2=m
CONFIG_DVB_USB_TTUSB2=m
CONFIG_DVB_USB_DTT200U=m
CONFIG_DVB_USB_OPERA1=m
CONFIG_DVB_USB_AF9005=m
CONFIG_DVB_USB_AF9005_REMOTE=m
CONFIG_DVB_USB_PCTV452E=m
CONFIG_DVB_USB_DW2102=m
CONFIG_DVB_USB_CINERGY_T2=m
CONFIG_DVB_USB_DTV5100=m
CONFIG_DVB_USB_FRIIO=m
CONFIG_DVB_USB_AZ6027=m
CONFIG_DVB_USB_TECHNISAT_USB2=m
CONFIG_DVB_USB_V2=m
CONFIG_DVB_USB_AF9015=m
CONFIG_DVB_USB_AF9035=m
CONFIG_DVB_USB_ANYSEE=m
CONFIG_DVB_USB_AU6610=m
CONFIG_DVB_USB_AZ6007=m
CONFIG_DVB_USB_CE6230=m
CONFIG_DVB_USB_EC168=m
CONFIG_DVB_USB_GL861=m
CONFIG_DVB_USB_IT913X=m
CONFIG_DVB_USB_LME2510=m
CONFIG_DVB_USB_MXL111SF=m
CONFIG_DVB_USB_RTL28XXU=m
CONFIG_DVB_TTUSB_BUDGET=m
CONFIG_DVB_TTUSB_DEC=m
CONFIG_DVB_B2C2_FLEXCOP_USB=m
# CONFIG_DVB_B2C2_FLEXCOP_USB_DEBUG is not set
# CONFIG_DVB_AV7110 is not set
# CONFIG_DVB_BUDGET_CORE is not set
# CONFIG_DVB_B2C2_FLEXCOP_PCI is not set
# CONFIG_DVB_PLUTO2 is not set
# CONFIG_DVB_DM1105 is not set
# CONFIG_DVB_PT1 is not set
# CONFIG_DVB_NGENE is not set
# CONFIG_DVB_DDBRIDGE is not set
CONFIG_DVB_FIREDTV=m
CONFIG_DVB_FIREDTV_INPUT=y
CONFIG_DVB_B2C2_FLEXCOP=m
CONFIG_DVB_STB0899=m
CONFIG_DVB_STB6100=m
CONFIG_DVB_STV090x=m
CONFIG_DVB_STV6110x=m
CONFIG_DVB_DRXK=m
CONFIG_DVB_TDA18271C2DD=m
CONFIG_DVB_CX24123=m
CONFIG_DVB_MT312=m
CONFIG_DVB_ZL10039=m
CONFIG_DVB_S5H1420=m
CONFIG_DVB_STV0288=m
CONFIG_DVB_STB6000=m
CONFIG_DVB_STV0299=m
CONFIG_DVB_STV6110=m
CONFIG_DVB_STV0900=m
CONFIG_DVB_TDA8083=m
CONFIG_DVB_TDA10086=m
CONFIG_DVB_TUNER_ITD1000=m
CONFIG_DVB_TUNER_CX24113=m
CONFIG_DVB_TDA826X=m
CONFIG_DVB_CX24116=m
CONFIG_DVB_SI21XX=m
CONFIG_DVB_TS2020=m
CONFIG_DVB_DS3000=m
CONFIG_DVB_TDA10071=m
CONFIG_DVB_CX22700=m
CONFIG_DVB_CX22702=m
CONFIG_DVB_DRXD=m
CONFIG_DVB_TDA1004X=m
CONFIG_DVB_NXT6000=m
CONFIG_DVB_MT352=m
CONFIG_DVB_ZL10353=m
CONFIG_DVB_DIB3000MB=m
CONFIG_DVB_DIB3000MC=m
CONFIG_DVB_DIB7000M=m
CONFIG_DVB_DIB7000P=m
CONFIG_DVB_TDA10048=m
CONFIG_DVB_AF9013=m
CONFIG_DVB_EC100=m
CONFIG_DVB_CXD2820R=m
CONFIG_DVB_RTL2830=m
CONFIG_DVB_RTL2832=m
CONFIG_DVB_VES1820=m
CONFIG_DVB_TDA10023=m
CONFIG_DVB_STV0297=m
CONFIG_DVB_NXT200X=m
CONFIG_DVB_BCM3510=m
CONFIG_DVB_LGDT330X=m
CONFIG_DVB_LGDT3305=m
CONFIG_DVB_LG2160=m
CONFIG_DVB_S5H1409=m
CONFIG_DVB_AU8522=m
CONFIG_DVB_AU8522_DTV=m
CONFIG_DVB_AU8522_V4L=m
CONFIG_DVB_S5H1411=m
CONFIG_DVB_S921=m
CONFIG_DVB_DIB8000=m
CONFIG_DVB_MB86A20S=m
CONFIG_DVB_PLL=m
CONFIG_DVB_TUNER_DIB0070=m
CONFIG_DVB_TUNER_DIB0090=m
CONFIG_DVB_LNBP21=m
CONFIG_DVB_LNBP22=m
CONFIG_DVB_ISL6421=m
CONFIG_DVB_ISL6423=m
CONFIG_DVB_A8293=m
CONFIG_DVB_LGS8GXX=m
CONFIG_DVB_ATBM8830=m
CONFIG_DVB_IX2505V=m
CONFIG_DVB_IT913X_FE=m
CONFIG_DVB_M88RS2000=m
CONFIG_DVB_AF9033=m
# CONFIG_DVB_DUMMY_FE is not set

-bodhi
===========================
Forum Wiki
bodhi's corner (buy bodhi a beer)



Edited 1 time(s). Last edit at 03/10/2014 11:45PM by bodhi.
Re: PogoPlug E02 - Connect USB Modem -WebCam and DVB-T
March 12, 2014 12:34PM
this is the output of lsmod


root@PogoPlug-E02:~# lsmod   
Module                  Size  Used by
rfcomm                 30335  0 
bnep                    9201  2 
ipv6                  288370  39 
btusb                  13281  0 
dvb_usb_it913x          8290  0 
dvb_usb_v2             12048  1 dvb_usb_it913x
dvb_core               75539  1 dvb_usb_v2
rc_core                12580  2 dvb_usb_v2,dvb_usb_it913x
bluetooth             216373  14 bnep,btusb,rfcomm
rfkill                 15784  2 bluetooth
orion_wdt               2993  0 
hmac                    2441  0 
sha1_generic            1760  0 
sha1_arm                3397  0 
mv_cesa                10625  0 
ext3                  160092  1 
mbcache                 5678  1 ext3
jbd                    64823  1 ext3
sg                     20647  0 
sd_mod                 34456  2 
crc_t10dif              1032  1 sd_mod
crct10dif_common        1126  1 crc_t10dif
usb_storage            36835  1 
scsi_mod              157867  3 sg,usb_storage,sd_mod

but i dont know how to make it work
Re: PogoPlug E02 - Connect USB Modem -WebCam and DVB-T
March 13, 2014 03:19AM
Looks like it is already supported by the kernel.

dvb_usb_v2             12048  1 dvb_usb_it913x
dvb_core               75539  1 dvb_usb_v2
rc_core                12580  2 dvb_usb_v2,dvb_usb_it913x

Like I've said, you can find a configuration tool or some software to control it. Google will give answers :)

-bodhi
===========================
Forum Wiki
bodhi's corner (buy bodhi a beer)
Author:

Your Email:


Subject:


Spam prevention:
Please, enter the code that you see below in the input field. This is for blocking bots that try to post this form automatically. If the code is hard to read, then just try to guess it right. If you enter the wrong code, a new image is created and you get another chance to enter it right.
Message: