Näytä kirjoitukset

Tässä osiossa voit tarkastella kaikkia tämän jäsenen viestejä. Huomaa, että näet viestit vain niiltä alueilta, joihin sinulla on pääsy.


Viestit - Tate

Sivuja: [1]
1
1. Vaihe , pieleen meni:
root@kone1-laptop:/home# hg clone http://linuxtv.org/hg/v4l-dvb
destination directory: v4l-dvb
requesting all changes
adding changesets
adding manifests
adding file changes
added 6947 changesets with 18284 changes to 1279 files
946 files updated, 0 files merged, 0 files removed, 0 files unresolved
root@kone1-laptop:/home# cd v4l-dvb
root@kone1-laptop:/home/v4l-dvb# make
make -C /home/v4l-dvb/v4l
make[1]: Entering directory `/home/v4l-dvb/v4l'
No version yet, using 2.6.22-14-386
make[1]: Leaving directory `/home/v4l-dvb/v4l'
make[1]: Entering directory `/home/v4l-dvb/v4l'
scripts/make_makefile.pl
Updating/Creating .config
Preparing to compile for kernel version 2.6.22
File not found: /lib/modules/2.6.22-14-386/build/.config at ./scripts/make_kconfig.pl line 32, <IN >:(> line 4.
make[1]: Leaving directory `/home/v4l-dvb/v4l'
make[1]: Entering directory `/home/v4l-dvb/v4l'
Updating/Creating .config
Preparing to compile for kernel version 2.6.22
File not found: /lib/modules/2.6.22-14-386/build/.config at ./scripts/make_kconfig.pl line 32, <IN> line 4.
make[1]: *** No rule to make target `.myconfig', needed by `config-compat.h'. Stop.
make[1]: Leaving directory `/home/v4l-dvb/v4l'
make: *** [all] Error 2
root@kone1-laptop:/home/v4l-dvb#

-----
Ja vielä uusi yritys debugilla
root@kone1-laptop:/home/v4l-dvb# make --debug
GNU Make 3.81
Copyright (C) 2006  Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.

This program built for i486-pc-linux-gnu
Reading makefiles...
Updating goal targets....
 File `all' does not exist.
Must remake target `all'.
make -C /home/v4l-dvb/v4l
GNU Make 3.81
Copyright (C) 2006  Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.

This program built for i486-pc-linux-gnu
Reading makefiles...
make[1]: Entering directory `/home/v4l-dvb/v4l'
Updating/Creating .config
Preparing to compile for kernel version 2.6.22
File not found: /lib/modules/2.6.22-14-386/build/.config at ./scripts/make_kconfig.pl line 32, <IN> line 4.
Updating goal targets....
 File `default' does not exist.
   File `config-compat.h' does not exist.
make[1]: *** No rule to make target `.myconfig', needed by `config-compat.h'. Stop.
make[1]: Leaving directory `/home/v4l-dvb/v4l'
make: *** [all] Error 2
root@kone1-laptop:/home/v4l-dvb#



Tate

2
Laitealue / Vs: Artec T14 USB dvb digitv Asennus
« : 03.01.08 - klo:17.16 »
Mikään ei auta Artect T14BR asennuksessa.
Ubuntu 7.10 ja 6.06 lähtien kaikki upgradet on kokeiltu.
Kaikilla netin ohjeilla patcheilla ym.
Scan:lla, kaffeinella ym monella muulla tv-ohjelmalla.

Vielä vois kokeilla dib700_devices.c patchaamista, mutta kun ei alun alkaen edes
koko v4l_dvb paketti suostu kääntymään makella.Vääriä viittauksia .pl tiedostoihin ym.

Koneesta ei löydy /dev video0 tms.
Ei generoidu mitään dvb laitetta frontend0 tms.
Koetettu luoda makedev:llä tuloksetta.

Olisko kellään jotain tsekkilistaa mitä loppujen lopuksi digi usb tikku ja joku playeri tarttee ?

PS.Unix kyllä hanskassa työn takia.


Sivuja: [1]