#1 Re : Configuration matérielle » TNT HD AverMedia A188 » 30/11/2010 18:40:15

htpc@htpc-MS-7369:~$ sudo apt-get install linux-source
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances       
Lecture des informations d'état... Fait
linux-source est déjà la plus récente version disponible.
0 mis à jour, 0 nouvellement installés, 0 à enlever et 14 non mis à jour.
htpc@htpc-MS-7369:~$

je pensais bien avoir tout installé, je commence a perdre patience, c'est fort dommage que je ne soit pas développeur, je me serait bien fait les pilotes moi même!

#2 Re : Configuration matérielle » TNT HD AverMedia A188 » 27/11/2010 18:31:32

htpc@htpc-MS-7369:~/saa716x/saa716x/saa716x$ sudo make
make -C /home/htpc/saa716x/saa716x/saa716x/v4l 
make[1]: entrant dans le répertoire « /home/htpc/saa716x/saa716x/saa716x/v4l »
No version yet, using 2.6.35-23-generic
make[1]: quittant le répertoire « /home/htpc/saa716x/saa716x/saa716x/v4l »
make[1]: entrant dans le répertoire « /home/htpc/saa716x/saa716x/saa716x/v4l »
scripts/make_makefile.pl
Updating/Creating .config
Preparing to compile for kernel version 2.6.35

***WARNING:*** You do not have the full kernel sources installed.
This does not prevent you from building the v4l-dvb tree if you have the
kernel headers, but the full kernel source may be required in order to use
make menuconfig / xconfig / qconfig.

If you are experiencing problems building the v4l-dvb tree, please try
building against a vanilla kernel before reporting a bug.

Vanilla kernels are available at http://kernel.org.
On most distros, this will compile a newly downloaded kernel:

cp /boot/config-`uname -r` <your kernel dir>/.config
cd <your kernel dir>
make all modules_install install

Please see your distro's web site for instructions to build a new kernel.

Created default (all yes) .config file
./scripts/make_myconfig.pl
make[1]: quittant le répertoire « /home/htpc/saa716x/saa716x/saa716x/v4l »
make[1]: entrant dans le répertoire « /home/htpc/saa716x/saa716x/saa716x/v4l »
perl scripts/make_config_compat.pl /lib/modules/2.6.35-23-generic/build ./.myconfig ./config-compat.h
creating symbolic links...
ln -sf . oss
make -C firmware prep
make[2]: Entering directory `/home/htpc/saa716x/saa716x/saa716x/v4l/firmware'
make[2]: Leaving directory `/home/htpc/saa716x/saa716x/saa716x/v4l/firmware'
make -C firmware
make[2]: Entering directory `/home/htpc/saa716x/saa716x/saa716x/v4l/firmware'
  CC  ihex2fw
Generating vicam/firmware.fw
Generating dabusb/firmware.fw
Generating dabusb/bitstream.bin
Generating ttusb-budget/dspbootcode.bin
Generating cpia2/stv0672_vp4.bin
Generating av7110/bootcode.bin
make[2]: Leaving directory `/home/htpc/saa716x/saa716x/saa716x/v4l/firmware'
Kernel build directory is /lib/modules/2.6.35-23-generic/build
make -C /lib/modules/2.6.35-23-generic/build SUBDIRS=/home/htpc/saa716x/saa716x/saa716x/v4l  modules
make[2]: Entering directory `/usr/src/linux-headers-2.6.35-23-generic'
  CC [M]  /home/htpc/saa716x/saa716x/saa716x/v4l/tuner-xc2028.o
  CC [M]  /home/htpc/saa716x/saa716x/saa716x/v4l/tuner-simple.o
  CC [M]  /home/htpc/saa716x/saa716x/saa716x/v4l/tuner-types.o
  CC [M]  /home/htpc/saa716x/saa716x/saa716x/v4l/mt20xx.o
  CC [M]  /home/htpc/saa716x/saa716x/saa716x/v4l/tda8290.o
  CC [M]  /home/htpc/saa716x/saa716x/saa716x/v4l/tea5767.o
  CC [M]  /home/htpc/saa716x/saa716x/saa716x/v4l/tea5761.o
  CC [M]  /home/htpc/saa716x/saa716x/saa716x/v4l/tda9887.o
  CC [M]  /home/htpc/saa716x/saa716x/saa716x/v4l/tda827x.o
  CC [M]  /home/htpc/saa716x/saa716x/saa716x/v4l/au0828-core.o
  CC [M]  /home/htpc/saa716x/saa716x/saa716x/v4l/au0828-i2c.o
  CC [M]  /home/htpc/saa716x/saa716x/saa716x/v4l/au0828-cards.o
  CC [M]  /home/htpc/saa716x/saa716x/saa716x/v4l/au0828-dvb.o
  CC [M]  /home/htpc/saa716x/saa716x/saa716x/v4l/au0828-video.o
/home/htpc/saa716x/saa716x/saa716x/v4l/au0828-video.c: In function 'au0828_uninit_isoc':
/home/htpc/saa716x/saa716x/saa716x/v4l/au0828-video.c:184: error: implicit declaration of function 'usb_buffer_free'
/home/htpc/saa716x/saa716x/saa716x/v4l/au0828-video.c: In function 'au0828_init_isoc':
/home/htpc/saa716x/saa716x/saa716x/v4l/au0828-video.c:254: error: implicit declaration of function 'usb_buffer_alloc'
/home/htpc/saa716x/saa716x/saa716x/v4l/au0828-video.c:255: warning: assignment makes pointer from integer without a cast
make[3]: *** [/home/htpc/saa716x/saa716x/saa716x/v4l/au0828-video.o] Erreur 1
make[2]: *** [_module_/home/htpc/saa716x/saa716x/saa716x/v4l] Error 2
make[2]: Leaving directory `/usr/src/linux-headers-2.6.35-23-generic'
make[1]: *** [default] Erreur 2
make[1]: quittant le répertoire « /home/htpc/saa716x/saa716x/saa716x/v4l »
make: *** [all] Erreur 2

ca pas marche...
J'ai essayer avec kernel.org comme il est préconiser mais rien y fait...

#3 Re : Configuration matérielle » TNT HD AverMedia A188 » 26/11/2010 09:07:04

Je n’ai pas envie de repasser sous Windows!
Je compile te teste ce weekend!
le rapport sera ici, je testerais l'entrer aussi pour Anthony!

Merci pour l'entraide!

#4 Re : Configuration matérielle » TNT HD AverMedia A188 » 23/11/2010 20:06:47

A force de persévérance j'ai trouver l'archive a télécharger,  et un comment l'installer...
dans le README en fait tout simplement, mais ayant a faire a des experts, je me permet quelques questions, un driver est écris pour un seul kernel?

j'ai des erreur a la fin, je me doute que le fait de mal quitter un dossier n'est pas une erreur fatale mais qu'en est il des autres?

htpc@htpc-MS-7369:~/Téléchargements/saa7160$ sudo make
make -C /home/htpc/Téléchargements/saa7160/v4l 
make[1]: entrant dans le répertoire « /home/htpc/Téléchargements/saa7160/v4l »
creating symbolic links...
make -C firmware prep
make[2]: Entering directory `/home/htpc/Téléchargements/saa7160/v4l/firmware'
make[2]: Leaving directory `/home/htpc/Téléchargements/saa7160/v4l/firmware'
make -C firmware
make[2]: Entering directory `/home/htpc/Téléchargements/saa7160/v4l/firmware'
make[2]: Nothing to be done for `default'.
make[2]: Leaving directory `/home/htpc/Téléchargements/saa7160/v4l/firmware'
Kernel build directory is /lib/modules/2.6.35-22-generic/build
make -C /lib/modules/2.6.35-22-generic/build SUBDIRS=/home/htpc/Téléchargements/saa7160/v4l  modules
make[2]: Entering directory `/usr/src/linux-headers-2.6.35-22-generic'
  CC [M]  /home/htpc/Téléchargements/saa7160/v4l/tuner-xc2028.o
In file included from <command-line>:0:
/home/htpc/Téléchargements/saa7160/v4l/config-compat.h:4: fatal error: linux/autoconf.h: No such file or directory
compilation terminated.
make[3]: *** [/home/htpc/Téléchargements/saa7160/v4l/tuner-xc2028.o] Erreur 1
make[2]: *** [_module_/home/htpc/Téléchargements/saa7160/v4l] Error 2
make[2]: Leaving directory `/usr/src/linux-headers-2.6.35-22-generic'
make[1]: *** [default] Erreur 2
make[1]: quittant le répertoire « /home/htpc/Téléchargements/saa7160/v4l »
make: *** [all] Erreur 2

ensuite

htpc@htpc-MS-7369:~/Téléchargements/saa7160$ sudo make install
make -C /home/htpc/Téléchargements/saa7160/v4l install
make[1]: entrant dans le répertoire « /home/htpc/Téléchargements/saa7160/v4l »
-e 
Removing obsolete files from /lib/modules/2.6.35-22-generic/kernel/drivers/media/video:

-e 
Removing obsolete files from /lib/modules/2.6.35-22-generic/kernel/drivers/media/dvb/cinergyT2:

-e 
Removing obsolete files from /lib/modules/2.6.35-22-generic/kernel/drivers/media/common:

-e 
Removing obsolete files from /lib/modules/2.6.35-22-generic/kernel/drivers/media/dvb/frontends:

Installing kernel modules under /lib/modules/2.6.35-22-generic/kernel/drivers/media/:
/sbin/depmod -a 2.6.35-22-generic 
make -C firmware install
make[2]: Entering directory `/home/htpc/Téléchargements/saa7160/v4l/firmware'
Installing firmwares at /lib/firmware: vicam/firmware.fw dabusb/firmware.fw dabusb/bitstream.bin ttusb-budget/dspbootcode.bin cpia2/stv0672_vp4.bin av7110/bootcode.bin 
make[2]: Leaving directory `/home/htpc/Téléchargements/saa7160/v4l/firmware'
make[1]: quittant le répertoire « /home/htpc/Téléchargements/saa7160/v4l »

et enfin,

htpc@htpc-MS-7369:~/Téléchargements/saa7160$ sudo install
install: opérande fichier manquant
Pour en savoir davantage, faites: « install --help ».

mais pourquoi??

en tout cas les gars c'est super sympa de me filer un coup de main! cela m'a permis d'avancer et de comprendre mieux le monde libre.

en fouillant j'ai trouver sur le site 'Ubuntu it un sujet interessant...
http://forum.ubuntu-it.org/index.php/to … 19.20.html
je teste et tien au jus!

#5 Re : Configuration matérielle » TNT HD AverMedia A188 » 21/11/2010 16:35:46

htpc@htpc-MS-7369:~$ uname -ar
Linux htpc-MS-7369 2.6.35-22-generic #35-Ubuntu SMP Sat Oct 16 20:45:36 UTC 2010 x86_64 GNU/Linux

c'est super sympa de vous être occuper de mon cas.
et désoler d'être un gros boulet mais sur la pages de driver je ne sait pas quel partie télécharger, et après mètre a jour le kernel

#6 Re : Configuration matérielle » TNT HD AverMedia A188 » 19/11/2010 16:48:06

Merci pour la bienvenue, je vais essayer d'apporter mon grain de sable a l'édifice...

Sous VLC et w-scan ma carte n'est pas trouvée! ni sur Myth.

lspci -v

05:00.0 Multimedia controller: Philips Semiconductors SAA7160 (rev 01)
	Subsystem: Avermedia Technologies Inc Device 1855
	Flags: bus master, fast devsel, latency 0, IRQ 10
	Memory at feb00000 (64-bit, non-prefetchable) [size=1M]
	Capabilities: <access denied>

lspci -k

05:00.0 Multimedia controller: Philips Semiconductors SAA7160 (rev 01)
	Subsystem: Avermedia Technologies Inc Device 1855

merci

#7 Re : Configuration matérielle » TNT HD AverMedia A188 » 17/11/2010 17:31:35

htpc@htpc-MS-7369:~$ lsmod
Module                                                Size              Used                   by
snd_hda_codec_atihdmi                    3079                1 
lirc_imon                                          11507                0 
lirc_dev                                            11209                1                         lirc_imon
snd_hda_codec_realtek                 299533                1 
nfsd                                                306275              13 
exportfs                                             4226                1                          nfsd
nfs                                                  321647               0 
lockd                                                75956               2                            nfsd,nfs
fscache                                            50226               1                              nfs
nfs_acl                                               2701               2                            nfsd,nfs
auth_rpcgss                                     44898               2                            nfsd,nfs
arc4                                                   1497               2 
snd_hda_intel                                 26019               1 
snd_hda_codec                             100919               3                     snd_hda_codec_atihdmi,
                                                                                                       snd_hda_codec_realtek,
                                                                                                       snd_hda_intel
snd_hwdep                                       6660                 1                   snd_hda_codec
sunrpc                                           229541             14                     nfsd,nfs,lockd,nfs_acl,auth_rpcgss
snd_pcm                                          89104              2                     snd_hda_intel,snd_hda_codec
snd_seq_midi                                    5932              0 
zd1211rw                                         49928              0 
snd_rawmidi                                   22207              1                      snd_seq_midi
snd_seq_midi_event                         7291              1                     snd_seq_midi
snd_seq                                            57512             2                     snd_seq_midi,snd_seq_midi_event
snd_timer                                         23850             2                     snd_pcm,snd_seq
snd_seq_device                                 6912             3                       snd_seq_midi,snd_rawmidi,snd_seq
mac80211                                      266657             1                        zd1211rw
fglrx                                              2523725           84 
cfg80211                                         170293             2                      zd1211rw,mac80211
k8temp                                                4064            0 
snd                                                     64117           11                     snd_hda_codec_realtek,
                                                                                                        snd_hda_intel,snd_hda_codec,
                                                                                                       snd_hwdep,snd_pcm,snd_rawmidi,
                                                                                                      snd_seq,snd_timer,snd_seq_device
joydev                                               11363            0 
psmouse                                           62080             0 
serio_raw                                            4910             0 
edac_core                                         46822             0 
edac_mce_amd                                  9387             0 
lp                                                       10201             0 
soundcore                                            1240             1                       snd
snd_page_alloc                                    8588             2                       snd_hda_intel,snd_pcm
i2c_nforce2                                          6155             0 
parport                                               37032             1                       lp
hid_logitech                                       10639             0 
ff_memless                                          5485             1                       hid_logitech
usbhid                                                42062             1                       hid_logitech
hid                                                     84678             2                       hid_logitech,usbhid
usb_storage                                       50372             3 
ahci                                                    21857            0 
libahci                                                26167             1                       ahci
r8169                                                 42222             0 
mii                                                        5261             1                       r8169
pata_amd                                           12050             0

Voici le lsmod desolé pour le paté mais je ne comprend pas tout alors j'ai tout envoyer!
pour le DMESG tu cherche quoi? c'est long tres tres long...
si ce n'est pas trop penible donne moi une clef ou deux que je comprenne un peut
Merci encore!!

#8 Re : Configuration matérielle » TNT HD AverMedia A188 » 17/11/2010 09:18:31

Comme tu peux voir mon niveau est pas tres haut, sinon je n'aurais pas besoin du Fofo...
j'ai poster car je ne trouver rien de concluent sur la toile et j'ai un pot qui a la même config et qui galère aussi
j'ai installer mon premier kubuntu il y a presque 2ans et règle mes petits pb par moi même quand j'y arrive!

question idiote (mais vérifier sur wikipedia) le firmware c'est pas intègres a la carte?
si non donne moi un lien que je puisse m'informer

le dmesg arrive...

[    0.190068] pci 0000:05:00.0: reg 10: [mem 0xfeb00000-0xfebfffff 64bit]
[    0.190113] pci 0000:05:00.0: supports D1 D2
[    0.190115] pci 0000:05:00.0: PME# supported from D0 D1 D2
[    0.190119] pci 0000:05:00.0: PME# disabled
[    0.190132] pci 0000:05:00.0: disabling ASPM on pre-1.1 PCIe device.  You can enable it with 'pcie_aspm=force'
[    0.190139] pci 0000:00:0e.0: PCI bridge to [bus 05-05]
[    0.190143] pci 0000:00:0e.0:   bridge window [io  0xf000-0x0000] (disabled)
[    0.190146] pci 0000:00:0e.0:   bridge window [mem 0xfeb00000-0xfebfffff]
[    0.190149] pci 0000:00:0e.0:   bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
[    0.190163] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.190351] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT]
[    0.190448] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.BR10._PRT]
[    0.190504] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.BR11._PRT]
[    0.190559] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.BR12._PRT]
[    0.190614] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.BR13._PRT]
[    0.198225] ACPI: PCI Interrupt Link [LNKA] (IRQs 16 17 18 19) *0, disabled.
[    0.198433] ACPI: PCI Interrupt Link [LNKB] (IRQs 16 17 18 19) *0, disabled.
[    0.198645] ACPI: PCI Interrupt Link [LNKC] (IRQs 16 17 18 19) *7
[    0.198851] ACPI: PCI Interrupt Link [LNKD] (IRQs 16 17 18 19) *0, disabled.
[    0.199061] ACPI: PCI Interrupt Link [LNEA] (IRQs 16 17 18 19) *7
[    0.199267] ACPI: PCI Interrupt Link [LNEB] (IRQs 16 17 18 19) *0, disabled.
[    0.199478] ACPI: PCI Interrupt Link [LNEC] (IRQs 16 17 18 19) *10
[    0.199688] ACPI: PCI Interrupt Link [LNED] (IRQs 16 17 18 19) *10
[    0.199899] ACPI: PCI Interrupt Link [LUB0] (IRQs 20 21 22 23) *7
[    0.200129] ACPI: PCI Interrupt Link [LUB2] (IRQs 20 21 22 23) *10
[    0.200341] ACPI: PCI Interrupt Link [LMAC] (IRQs 20 21 22 23) *0, disabled.
[    0.200556] ACPI: PCI Interrupt Link [LAZA] (IRQs 20 21 22 23) *11
[    0.200766] ACPI: PCI Interrupt Link [LSMB] (IRQs 20 21 22 23) *11
[    0.200977] ACPI: PCI Interrupt Link [LPMU] (IRQs 20 21 22 23) *0, disabled.
[    0.201188] ACPI: PCI Interrupt Link [LSA0] (IRQs 20 21 22 23) *5
[    0.201435] ACPI: PCI Interrupt Link [LATA] (IRQs 20 21 22 23) *0, disabled.
[    0.201642] ACPI: PCI Interrupt Link [UB11] (IRQs 20 21 22 23) *0, disabled.
[    0.201848] ACPI: PCI Interrupt Link [UB12] (IRQs 20 21 22 23) *0, disabled.
[    0.201889] HEST: Table is not found!
[    0.201965] vgaarb: device added: PCI:0000:04:00.0,decodes=io+mem,owns=io+mem,locks=none
[    0.201968] vgaarb: loaded
[    0.202103] SCSI subsystem initialized
[    0.202165] libata version 3.00 loaded

.



c'est ca??

#9 Re : Configuration matérielle » TNT HD AverMedia A188 » 16/11/2010 10:49:35

htpc@htpc-MS-7369:~$ lspci
00:00.0 RAM memory: nVidia Corporation MCP65 Memory Controller (rev a3)
00:01.0 ISA bridge: nVidia Corporation MCP65 LPC Bridge (rev a3)
00:01.1 SMBus: nVidia Corporation MCP65 SMBus (rev a1)
00:01.2 RAM memory: nVidia Corporation MCP65 Memory Controller (rev a1)
00:02.0 USB Controller: nVidia Corporation MCP65 USB Controller (rev a3)
00:02.1 USB Controller: nVidia Corporation MCP65 USB Controller (rev a3)
00:07.0 Audio device: nVidia Corporation MCP65 High Definition Audio (rev a1)
00:08.0 PCI bridge: nVidia Corporation MCP65 PCI bridge (rev a1)
00:09.0 IDE interface: nVidia Corporation MCP65 IDE (rev a1)
00:0a.0 IDE interface: nVidia Corporation MCP65 SATA Controller (rev a3)
00:0b.0 PCI bridge: nVidia Corporation Device 045b (rev a1)
00:0c.0 PCI bridge: nVidia Corporation MCP65 PCI Express bridge (rev a1)
00:0d.0 PCI bridge: nVidia Corporation MCP65 PCI Express bridge (rev a1)
00:0e.0 PCI bridge: nVidia Corporation MCP65 PCI Express bridge (rev a1)
00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration
00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
01:0a.0 Network controller: Texas Instruments ACX 100 22Mbps Wireless Interface
03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 01)
04:00.0 VGA compatible controller: ATI Technologies Inc RV710 [Radeon HD 4350]
04:00.1 Audio device: ATI Technologies Inc RV710/730
05:00.0 Multimedia controller: Philips Semiconductors SAA7160 (rev 01)


htpc@htpc-MS-7369:~$ lsusb
Bus 002 Device 002: ID 046d:c517 Logitech, Inc. LX710 Cordless Desktop Laser
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 004: ID 050d:705c Belkin Components F5D7050 Wireless G Adapter v4000 [Zydas ZD1211B]
Bus 001 Device 003: ID 0718:0639 Imation Corp. 
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

Et Voici!

merci de ton interet

Pied de page des forums

Propulsé par FluxBB

Webmasteur SnouF

Hébergé par Tuxfamily

Valid XHTML 1.0 Strict