Tuner TV sous Gnu/Linux

Forum Systèmes d'exploitation (Windows, Mac OS, Linux...) : Tuner TV sous Gnu/Linux

TomsGuide.com : 800 000 inscrits répondent à toutes vos questions high-tech et informatique. Pour obtenir de l'aide, inscrivez-vous gratuitement !
Mot :    Pseudo :           
 

Bonjour à tou(te)s !

Voila, il y a de ça quelque temps j'étais sous windows principalement, (principalement parceque j'ai un dual boot xp/festy) mon tuner tv fonctionnais evidemment tout seul sans que je n'ai rien a faire ( vraiment pas marrant),
mais la sous ubuntu, j'ai installé kdetv, je scan, je balaye mais rien c'est surement mon tuner TV qui n'est pas installé
et j'aimerais connaitre la demarche a suivre pour essaié de l'installer...

Merci a tous d'avance !

Liens sponsorisés
Inscrivez-vous ou connectez-vous pour masquer ceci.

Salut,

Pourrais-tu préciser quel est le tuner tv que tu as ?

------------------------------ Microsoft : Most Intelligent Customers Realize Our Software Only (for) Fools ( and ) Teenagers

Des femmes nues et des gogos danseurs c'est sur BI
Répondre à maxcailla

Il ne suffit pas d'installer un logiciel sous Linux en général, il faut au préalable installer les drivers. Perso j'ai une clé Pinncle en USB qui fonctionne avec des drivers em2880 (pour info), c'est qu'ensuite que j'ai configuré kaffeine pour la lecture.

Bref il faut absolument que tu nous donnes des détails sur ton matériel. Si tu ne connais le nom de ta carte colle ici le résultat de la commande lspci (ou lsusb si ton tuner est usb).

------------------------------ 20minutes.fr, l'information en continu.
Répondre à SiM07

bonjour a tous! et désoler pour mon temps de reponse ^^

Code :
  1. kira@PC1:~$ lspci
  2. 00:00.0 Host bridge: Intel Corporation 82945G/GZ/P/PL Memory Controller Hub (rev 81)
  3. 00:01.0 PCI bridge: Intel Corporation 82945G/GZ/P/PL PCI Express Root Port (rev 81)
  4. 00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 01)
  5. 00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #1 (rev 01)
  6. 00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #2 (rev 01)
  7. 00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #3 (rev 01)
  8. 00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #4 (rev 01)
  9. 00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller (rev 01)
  10. 00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev e1)
  11. 00:1f.0 ISA bridge: Intel Corporation 82801GB/GR (ICH7 Family) LPC Interface Bridge (rev 01)
  12. 00:1f.1 IDE interface: Intel Corporation 82801G (ICH7 Family) IDE Controller (rev 01)
  13. 00:1f.2 IDE interface: Intel Corporation 82801GB/GR/GH (ICH7 Family) Serial ATA Storage Controller IDE (rev 01)
  14. 00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 01)
  15. 01:00.0 VGA compatible controller: ATI Technologies Inc RV380 [Radeon X600 (PCIE)]
  16. 01:00.1 Display controller: ATI Technologies Inc RV380 [Radeon X600]
  17. 02:01.0 FireWire (IEEE 1394): VIA Technologies, Inc. IEEE 1394 Host Controller (rev 80)
  18. 02:03.0 Multimedia audio controller: Creative Labs SB X-Fi
  19. 02:04.0 Ethernet controller: Atheros Communications, Inc. AR5006X 802.11abg NIC (rev 01)
  20. 02:05.0 Multimedia controller: Philips Semiconductors SAA7134/SAA7135HL Video Broadcast Decoder (rev 01)
  21. 02:08.0 Ethernet controller: Intel Corporation 82801G (ICH7 Family) LAN Controller (rev 01)


Hum je ne sais pas si j'ai bien fais ce que tu m'a demander mais je pense que ça doit etre ça...
Merci pour votre aide en tous cas !

Répondre à newblux

Non c'est bon le tuner de ta carte est visible sur cette ligne

Code :
  1. 02:05.0 Multimedia controller: Philips Semiconductors SAA7134/SAA7135HL Video Broadcast Decoder (rev 01)



Je te redirige vers la doc ubuntu : saa7134

------------------------------ Microsoft : Most Intelligent Customers Realize Our Software Only (for) Fools ( and ) Teenagers

Des femmes nues et des gogos danseurs c'est sur BI
Répondre à maxcailla

merci j'essai ça desuite.

 

il me manque des sources au hazar si tu sais la quel s'est.. ?
kira@PC1:~$ sudo apt-get build-dep xserver-xorg-driver-v4l
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances
Lecture de l'information d'état... Fait
E: Impossible de trouver une source de paquet pour xserver-xorg-driver-v4l

 


et puis ce tuto est pour drapper je suis sou festy.. pas grave ?


Message édité par newblux le 03-09-2007 à 12:58:09
Répondre à newblux

Oups désolé j'avais pas fait trop attention, je regarde ça ce soir je pense parce que là je suis au taf ;) !

------------------------------ Microsoft : Most Intelligent Customers Realize Our Software Only (for) Fools ( and ) Teenagers

Des femmes nues et des gogos danseurs c'est sur BI
Répondre à maxcailla

Peux-tu donner le résultat des commandes suivantes :
lsmod | grep 7134
dmesg

Merci :)

------------------------------ Microsoft : Most Intelligent Customers Realize Our Software Only (for) Fools ( and ) Teenagers

Des femmes nues et des gogos danseurs c'est sur BI
Répondre à maxcailla

alors pour la premiere :

Code :
  1. kira@PC1:~$ lsmod | grep 7134
  2. saa7134_alsa          15392  0
  3. snd_pcm                79876  4 saa7134_alsa,snd_hda_intel,snd_hda_codec,snd_pcm_oss
  4. saa7134              122080  1 saa7134_alsa
  5. video_buf              26116  2 saa7134_alsa,saa7134
  6. compat_ioctl32          2304  1 saa7134
  7. ir_kbd_i2c              9872  1 saa7134
  8. i2c_core              22656  4 i2c_ec,tuner,saa7134,ir_kbd_i2c
  9. ir_common              31236  2 saa7134,ir_kbd_i2c
  10. snd                    54020  13 saa7134_alsa,snd_hda_intel,snd_hda_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
  11. videodev              28160  1 saa7134
  12. v4l2_common            25216  3 tuner,saa7134,videodev
  13. v4l1_compat            15236  2 saa7134,videodev
  14. kira@PC1:~$




Et la deuxieme :

Code :
  1. [    0.000000]  HighMem    229376 ->  261855
  2. [    0.000000] early_node_map[1] active PFN ranges
  3. [    0.000000]    0:        0 ->  261855
  4. [    0.000000] On node 0 totalpages: 261855
  5. [    0.000000]  DMA zone: 32 pages used for memmap
  6. [    0.000000]  DMA zone: 0 pages reserved
  7. [    0.000000]  DMA zone: 4064 pages, LIFO batch:0
  8. [    0.000000]  Normal zone: 1760 pages used for memmap
  9. [    0.000000]  Normal zone: 223520 pages, LIFO batch:31
  10. [    0.000000]  HighMem zone: 253 pages used for memmap
  11. [    0.000000]  HighMem zone: 32226 pages, LIFO batch:7
  12. [    0.000000] DMI present.
  13. [    0.000000] ACPI: RSDP (v000 HP-CPC                                ) @ 0x000f80f0
  14. [    0.000000] ACPI: RSDT (v001 HP-CPC AWRDACPI 0x42302e31 AWRD 0x00000000) @ 0x3fee3040
  15. [    0.000000] ACPI: FADT (v001 HP-CPC AWRDACPI 0x42302e31 AWRD 0x00000000) @ 0x3fee30c0
  16. [    0.000000] ACPI: MCFG (v001 HP-CPC AWRDACPI 0x42302e31 AWRD 0x00000000) @ 0x3fee8680
  17. [    0.000000] ACPI: MADT (v001 HP-CPC AWRDACPI 0x42302e31 AWRD 0x00000000) @ 0x3fee8580
  18. [    0.000000] ACPI: DSDT (v001 HP-CPC AWRDACPI 0x00001000 MSFT 0x0100000e) @ 0x00000000
  19. [    0.000000] ACPI: PM-Timer IO Port: 0x408
  20. [    0.000000] ACPI: Local APIC address 0xfee00000
  21. [    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
  22. [    0.000000] Processor #0 15:4 APIC version 20
  23. [    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
  24. [    0.000000] Processor #1 15:4 APIC version 20
  25. [    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] disabled)
  26. [    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] disabled)
  27. [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
  28. [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
  29. [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
  30. [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
  31. [    0.000000] ACPI: IOAPIC (id[0x04] address[0xfec00000] gsi_base[0])
  32. [    0.000000] IOAPIC[0]: apic_id 4, version 32, address 0xfec00000, GSI 0-23
  33. [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
  34. [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
  35. [    0.000000] ACPI: IRQ0 used by override.
  36. [    0.000000] ACPI: IRQ2 used by override.
  37. [    0.000000] ACPI: IRQ9 used by override.
  38. [    0.000000] Enabling APIC mode:  Flat.  Using 1 I/O APICs
  39. [    0.000000] Using ACPI (MADT) for SMP configuration information
  40. [    0.000000] Allocating PCI resources starting at 40000000 (gap: 3ff00000:b0100000)
  41. [    0.000000] Detected 2800.995 MHz processor.
  42. [  17.111166] Built 1 zonelists.  Total pages: 259810
  43. [  17.111170] Kernel command line: root=UUID=2a675fee-bb0a-4750-8927-85f79313e555 ro quiet splash
  44. [  17.111331] mapped APIC to ffffd000 (fee00000)
  45. [  17.111334] mapped IOAPIC to ffffc000 (fec00000)
  46. [  17.111337] Enabling fast FPU save and restore... done.
  47. [  17.111340] Enabling unmasked SIMD FPU exception support... done.
  48. [  17.111348] Initializing CPU#0
  49. [  17.111406] PID hash table entries: 4096 (order: 12, 16384 bytes)
  50. [  17.112523] Console: colour VGA+ 80x25
  51. [  17.112808] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  52. [  17.113139] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  53. [  17.134300] Memory: 1027216k/1047420k available (1993k kernel code, 19508k reserved, 900k data, 328k init, 129916k highmem)
  54. [  17.134311] virtual kernel memory layout:
  55. [  17.134312]    fixmap  : 0xfff4e000 - 0xfffff000  ( 708 kB)
  56. [  17.134313]    pkmap  : 0xff800000 - 0xffc00000  (4096 kB)
  57. [  17.134314]    vmalloc : 0xf8800000 - 0xff7fe000  ( 111 MB)
  58. [  17.134315]    lowmem  : 0xc0000000 - 0xf8000000  ( 896 MB)
  59. [  17.134316]      .init : 0xc03d9000 - 0xc042b000  ( 328 kB)
  60. [  17.134318]      .data : 0xc02f2434 - 0xc03d36d4  ( 900 kB)
  61. [  17.134319]      .text : 0xc0100000 - 0xc02f2434  (1993 kB)
  62. [  17.134322] Checking if this processor honours the WP bit even in supervisor mode... Ok.
  63. [  17.211251] Calibrating delay using timer specific routine.. 5606.96 BogoMIPS (lpj=11213924)
  64. [  17.211294] Security Framework v1.0.0 initialized
  65. [  17.211300] SELinux:  Disabled at boot.
  66. [  17.211317] Mount-cache hash table entries: 512
  67. [  17.211453] CPU: After generic identify, caps: bfebfbff 20100000 00000000 00000000 0000641d 00000000 00000000
  68. [  17.211462] monitor/mwait feature present.
  69. [  17.211464] using mwait in idle threads.
  70. [  17.211471] CPU: Trace cache: 12K uops, L1 D cache: 16K
  71. [  17.211474] CPU: L2 cache: 1024K
  72. [  17.211477] CPU: Physical Processor ID: 0
  73. [  17.211479] CPU: Processor Core ID: 0
  74. [  17.211482] CPU: After all inits, caps: bfebfbff 20100000 00000000 00003180 0000641d 00000000 00000000
  75. [  17.211493] Compat vDSO mapped to ffffe000.
  76. [  17.211497] Remapping vsyscall page to ffffe000
  77. [  17.211513] Checking 'hlt' instruction... OK.
  78. [  17.227316] SMP alternatives: switching to UP code
  79. [  17.227681] Early unpacking initramfs... done
  80. [  17.516833] ACPI: Core revision 20060707
  81. [  17.522662] ACPI: Looking for DSDT in initramfs... file /DSDT.aml not found, using machine DSDT.
  82. [  17.531542] CPU0: Intel(R) Pentium(R) D CPU 2.80GHz stepping 04
  83. [  17.531563] SMP alternatives: switching to SMP code
  84. [  17.531659] Booting processor 1/1 eip 3000
  85. [  17.541957] Initializing CPU#1
  86. [  17.622585] Calibrating delay using timer specific routine.. 5602.14 BogoMIPS (lpj=11204283)
  87. [  17.622594] CPU: After generic identify, caps: bfebfbff 20100000 00000000 00000000 0000641d 00000000 00000000
  88. [  17.622600] monitor/mwait feature present.
  89. [  17.622606] CPU: Trace cache: 12K uops, L1 D cache: 16K
  90. [  17.622608] CPU: L2 cache: 1024K
  91. [  17.622610] CPU: Physical Processor ID: 0
  92. [  17.622612] CPU: Processor Core ID: 1
  93. [  17.622614] CPU: After all inits, caps: bfebfbff 20100000 00000000 00003180 0000641d 00000000 00000000
  94. [  17.622933] CPU1: Intel(R) Pentium(R) D CPU 2.80GHz stepping 04
  95. [  17.622969] Total of 2 processors activated (11209.10 BogoMIPS).
  96. [  17.623118] ENABLING IO-APIC IRQs
  97. [  17.623295] ..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1
  98. [  17.770351] checking TSC synchronization across 2 CPUs: passed.
  99. [    0.004000] Brought up 2 CPUs
  100. [    0.074934] migration_cost=524
  101. [    0.075211] Booting paravirtualized kernel on bare hardware
  102. [    0.075286] Time: 21:49:43  Date: 08/03/107
  103. [    0.075318] NET: Registered protocol family 16
  104. [    0.075409] EISA bus registered
  105. [    0.075414] ACPI: bus type pci registered
  106. [    0.100076] PCI: PCI BIOS revision 3.00 entry at 0xf1e60, last bus=2
  107. [    0.100079] PCI: Using configuration type 1
  108. [    0.100081] Setting up standard PCI resources
  109. [    0.108202] mtrr: your CPUs had inconsistent fixed MTRR settings
  110. [    0.108205] mtrr: probably your BIOS does not setup all CPUs.
  111. [    0.108207] mtrr: corrected configuration.
  112. [    0.120585] ACPI: Interpreter enabled
  113. [    0.120589] ACPI: Using IOAPIC for interrupt routing
  114. [    0.121518] ACPI: PCI Root Bridge [PCI0] (0000:00)
  115. [    0.121525] PCI: Probing PCI hardware (bus 00)
  116. [    0.122338] PCI quirk: region 0400-047f claimed by ICH6 ACPI/GPIO/TCO
  117. [    0.122343] PCI quirk: region 0480-04bf claimed by ICH6 GPIO
  118. [    0.122600] Boot video device is 0000:01:00.0
  119. [    0.123009] PCI: Firmware left 0000:02:08.0 e100 interrupts enabled, disabling
  120. [    0.123093] PCI: Transparent bridge - 0000:00:1e.0
  121. [    0.123136] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
  122. [    0.140887] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.HUB0._PRT]
  123. [    0.144365] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 *5 7 9 10 11 12 14 15)
  124. [    0.144723] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled.
  125. [    0.145084] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled.
  126. [    0.145450] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 *11 12 14 15)
  127. [    0.145811] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 9 *10 11 12 14 15)
  128. [    0.146169] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled.
  129. [    0.146524] ACPI: PCI Interrupt Link [LNK0] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled.
  130. [    0.146886] ACPI: PCI Interrupt Link [LNK1] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled.
  131. [    0.147265] Linux Plug and Play Support v0.97 (c) Adam Belay
  132. [    0.147275] pnp: PnP ACPI init
  133. [    0.150798] pnp: PnP ACPI: found 11 devices
  134. [    0.150803] PnPBIOS: Disabled by ACPI PNP
  135. [    0.150856] PCI: Using ACPI for IRQ routing
  136. [    0.150860] PCI: If a device doesn't work, try "pci=routeirq".  If it helps, post a report
  137. [    0.171641] NET: Registered protocol family 8
  138. [    0.171643] NET: Registered protocol family 20
  139. [    0.172228] pnp: 00:07: ioport range 0x400-0x4bf could not be reserved
  140. [    0.172609] PCI: Bridge: 0000:00:01.0
  141. [    0.172613]  IO window: d000-dfff
  142. [    0.172617]  MEM window: fdd00000-fddfffff
  143. [    0.172621]  PREFETCH window: d0000000-dfffffff
  144. [    0.172626] PCI: Bridge: 0000:00:1e.0
  145. [    0.172629]  IO window: e000-efff
  146. [    0.172635]  MEM window: e4000000-ebffffff
  147. [    0.172639]  PREFETCH window: fde00000-fdefffff
  148. [    0.172657] ACPI: PCI Interrupt 0000:00:01.0[A] -> GSI 16 (level, low) -> IRQ 16
  149. [    0.172663] PCI: Setting latency timer of device 0000:00:01.0 to 64
  150. [    0.172676] PCI: Setting latency timer of device 0000:00:1e.0 to 64
  151. [    0.172709] NET: Registered protocol family 2
  152. [    0.215702] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
  153. [    0.215833] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
  154. [    0.216448] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
  155. [    0.216740] TCP: Hash tables configured (established 131072 bind 65536)
  156. [    0.216743] TCP reno registered
  157. [    0.231773] checking if image is initramfs... it is
  158. [    0.801701] Freeing initrd memory: 6783k freed
  159. [    0.802287] audit: initializing netlink socket (disabled)
  160. [    0.802301] audit(1188856183.540:1): initialized
  161. [    0.802429] highmem bounce pool size: 64 pages
  162. [    0.802531] VFS: Disk quotas dquot_6.5.1
  163. [    0.802552] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  164. [    0.802599] io scheduler noop registered
  165. [    0.802602] io scheduler anticipatory registered
  166. [    0.802605] io scheduler deadline registered
  167. [    0.802620] io scheduler cfq registered (default)
  168. [    8.793435] 0000:00:1d.7 EHCI: BIOS handoff failed (BIOS bug ?) 01010001
  169. [    8.793707] PCI: Setting latency timer of device 0000:00:01.0 to 64
  170. [    8.793752] assign_interrupt_mode Found MSI capability
  171. [    8.793755] Allocate Port Service[0000:00:01.0:pcie00]
  172. [    8.793925] isapnp: Scanning for PnP cards...
  173. [    9.145052] isapnp: No Plug & Play device found
  174. [    9.172553] Real Time Clock Driver v1.12ac
  175. [    9.172607] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
  176. [    9.173283] mice: PS/2 mouse device common for all mice
  177. [    9.173922] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize
  178. [    9.174166] input: Macintosh mouse button emulation as /class/input/input0
  179. [    9.174206] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
  180. [    9.174210] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
  181. [    9.174467] PNP: No PS/2 controller found. Probing ports directly.
  182. [    9.177643] serio: i8042 KBD port at 0x60,0x64 irq 1
  183. [    9.177649] serio: i8042 AUX port at 0x60,0x64 irq 12
  184. [    9.177783] EISA: Probing bus 0 at eisa.0
  185. [    9.177815] EISA: Detected 0 cards.
  186. [    9.207952] TCP cubic registered
  187. [    9.207963] NET: Registered protocol family 1
  188. [    9.207987] Starting balanced_irq
  189. [    9.207995] Using IPI No-Shortcut mode
  190. [    9.208104] ACPI: (supports S0 S1 S3 S4 S5)
  191. [    9.208156]  Magic number: 7:259:853
  192. [    9.208238]  hash matches device ptyv5
  193. [    9.208432] Freeing unused kernel memory: 328k freed
  194. [    9.209118] Time: tsc clocksource has been installed.
  195. [  10.433913] Capability LSM initialized
  196. [  10.480794] ACPI: Fan [FAN] (on)
  197. [  10.484939] ACPI Exception (acpi_processor-0677): AE_NOT_FOUND, Processor Device is not present [20060707]
  198. [  10.484950] ACPI Exception (acpi_processor-0677): AE_NOT_FOUND, Processor Device is not present [20060707]
  199. [  10.506775] ACPI: Thermal Zone [THRM] (40 C)
  200. [  10.949565] usbcore: registered new interface driver usbfs
  201. [  10.949590] usbcore: registered new interface driver hub
  202. [  10.949620] usbcore: registered new device driver usb
  203. [  10.950561] USB Universal Host Controller Interface driver v3.0
  204. [  10.950609] ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 23 (level, low) -> IRQ 17
  205. [  10.950622] PCI: Setting latency timer of device 0000:00:1d.0 to 64
  206. [  10.950626] uhci_hcd 0000:00:1d.0: UHCI Host Controller
  207. [  10.950741] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1
  208. [  10.950770] uhci_hcd 0000:00:1d.0: irq 17, io base 0x0000ff00
  209. [  10.950883] usb usb1: configuration #1 chosen from 1 choice
  210. [  10.950915] hub 1-0:1.0: USB hub found
  211. [  10.950923] hub 1-0:1.0: 2 ports detected
  212. [  10.994576] SCSI subsystem initialized
  213. [  11.047912] libata version 2.20 loaded.
  214. [  11.057837] ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 19 (level, low) -> IRQ 18
  215. [  11.057851] PCI: Setting latency timer of device 0000:00:1d.1 to 64
  216. [  11.057855] uhci_hcd 0000:00:1d.1: UHCI Host Controller
  217. [  11.057882] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 2
  218. [  11.057915] uhci_hcd 0000:00:1d.1: irq 18, io base 0x0000fe00
  219. [  11.058014] usb usb2: configuration #1 chosen from 1 choice
  220. [  11.058046] hub 2-0:1.0: USB hub found
  221. [  11.058054] hub 2-0:1.0: 2 ports detected
  222. [  11.074988] ieee1394: Initialized config rom entry `ip1394'
  223. [  11.078546] e100: Intel(R) PRO/100 Network Driver, 3.5.17-k2-NAPI
  224. [  11.078549] e100: Copyright(c) 1999-2006 Intel Corporation
  225. [  11.161617] ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 19
  226. [  11.161630] PCI: Setting latency timer of device 0000:00:1d.2 to 64
  227. [  11.161634] uhci_hcd 0000:00:1d.2: UHCI Host Controller
  228. [  11.161660] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 3
  229. [  11.161689] uhci_hcd 0000:00:1d.2: irq 19, io base 0x0000fd00
  230. [  11.161787] usb usb3: configuration #1 chosen from 1 choice
  231. [  11.161820] hub 3-0:1.0: USB hub found
  232. [  11.161828] hub 3-0:1.0: 2 ports detected
  233. [  11.265433] ACPI: PCI Interrupt 0000:00:1d.3[D] -> GSI 16 (level, low) -> IRQ 16
  234. [  11.265445] PCI: Setting latency timer of device 0000:00:1d.3 to 64
  235. [  11.265449] uhci_hcd 0000:00:1d.3: UHCI Host Controller
  236. [  11.265478] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 4
  237. [  11.265506] uhci_hcd 0000:00:1d.3: irq 16, io base 0x0000fc00
  238. [  11.265601] usb usb4: configuration #1 chosen from 1 choice
  239. [  11.265637] hub 4-0:1.0: USB hub found
  240. [  11.265645] hub 4-0:1.0: 2 ports detected
  241. [  11.297286] usb 1-1: new low speed USB device using uhci_hcd and address 2
  242. [  11.371119] ACPI: PCI Interrupt 0000:00:1d.7[A] -> GSI 23 (level, low) -> IRQ 17
  243. [  11.371134] PCI: Setting latency timer of device 0000:00:1d.7 to 64
  244. [  11.371138] ehci_hcd 0000:00:1d.7: EHCI Host Controller
  245. [  11.371171] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 5
  246. [  11.371205] PCI: cache line size of 128 is not supported by device 0000:00:1d.7
  247. [  11.371213] ehci_hcd 0000:00:1d.7: irq 17, io mem 0xfdfff000
  248. [  11.375085] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
  249. [  11.375179] usb usb5: configuration #1 chosen from 1 choice
  250. [  11.375213] hub 5-0:1.0: USB hub found
  251. [  11.375222] hub 5-0:1.0: 8 ports detected
  252. [  11.483438] ata_piix 0000:00:1f.1: version 2.10ac1
  253. [  11.483456] ACPI: PCI Interrupt 0000:00:1f.1[A] -> GSI 18 (level, low) -> IRQ 19
  254. [  11.483475] PCI: Setting latency timer of device 0000:00:1f.1 to 64
  255. [  11.483529] ata1: PATA max UDMA/133 cmd 0x000101f0 ctl 0x000103f6 bmdma 0x0001fb00 irq 14
  256. [  11.483562] ata2: PATA max UDMA/133 cmd 0x00010170 ctl 0x00010376 bmdma 0x0001fb08 irq 15
  257. [  11.483582] scsi0 : ata_piix
  258. [  11.820670] ata1.00: ATAPI, max UDMA/66
  259. [  11.820677] ata1.00: limited to UDMA/33 due to 40-wire cable
  260. [  11.832397] usb 1-1: device not accepting address 2, error -71
  261. [  12.004363] ata1.00: configured for UDMA/33
  262. [  12.004374] scsi1 : ata_piix
  263. [  12.004574] ata2: port disabled. ignoring.
  264. [  12.005431] scsi 0:0:0:0: CD-ROM            HP      DVD Writer 740r  LP83 PQ: 0 ANSI: 5
  265. [  12.006383] ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ]
  266. [  12.006410] ACPI: PCI Interrupt 0000:00:1f.2[B] -> GSI 19 (level, low) -> IRQ 18
  267. [  12.006428] PCI: Setting latency timer of device 0000:00:1f.2 to 64
  268. [  12.006461] ata3: SATA max UDMA/133 cmd 0x0001fa00 ctl 0x0001f902 bmdma 0x0001f600 irq 18
  269. [  12.006492] ata4: SATA max UDMA/133 cmd 0x0001f800 ctl 0x0001f702 bmdma 0x0001f608 irq 18
  270. [  12.006502] scsi2 : ata_piix
  271. [  12.172022] ata3.00: ATA-7: ST3250823AS, 3.03, max UDMA/100
  272. [  12.172027] ata3.00: 488397168 sectors, multi 16: LBA48
  273. [  12.180006] ata3.00: configured for UDMA/100
  274. [  12.180014] scsi3 : ata_piix
  275. [  12.345735] ATA: abnormal status 0x7F on port 0x0001f807
  276. [  12.345842] scsi 2:0:0:0: Direct-Access    ATA      ST3250823AS      3.03 PQ: 0 ANSI: 5
  277. [  12.348634] ACPI: PCI Interrupt 0000:02:08.0[A] -> GSI 20 (level, low) -> IRQ 20
  278. [  12.367545] e100: eth0: e100_probe: addr 0xebffd000, irq 20, MAC addr 00:15:F2:32:A1:0F
  279. [  12.368108] ACPI: PCI Interrupt 0000:02:01.0[A] -> GSI 20 (level, low) -> IRQ 20
  280. [  12.420793] ohci1394: fw-host0: OHCI-1394 1.0 (PCI): IRQ=[20]  MMIO=[ebfff000-ebfff7ff]  Max Packet=[2048]  IR/IT contexts=[4/8]
  281. [  12.436380] SCSI device sda: 488397168 512-byte hdwr sectors (250059 MB)
  282. [  12.436531] sda: Write Protect is off
  283. [  12.436534] sda: Mode Sense: 00 3a 00 00
  284. [  12.436556] SCSI device sda: write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  285. [  12.436607] SCSI device sda: 488397168 512-byte hdwr sectors (250059 MB)
  286. [  12.436619] sda: Write Protect is off
  287. [  12.436622] sda: Mode Sense: 00 3a 00 00
  288. [  12.436642] SCSI device sda: write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  289. [  12.436645]  sda:sr0: scsi3-mmc drive: 40x/40x writer cd/rw xa/form2 cdda tray
  290. [  12.442265] Uniform CD-ROM driver Revision: 3.20
  291. [  12.442423] sr 0:0:0:0: Attached scsi CD-ROM sr0
  292. [  12.459524]  sda1 sda2 sda3 < sda5 sda6 sda7 >
  293. [  12.498411] sd 2:0:0:0: Attached scsi disk sda
  294. [  12.502381] sr 0:0:0:0: Attached scsi generic sg0 type 5
  295. [  12.502410] sd 2:0:0:0: Attached scsi generic sg1 type 0
  296. [  12.785546] Attempting manual resume
  297. [  12.785551] swsusp: Resume From Partition 8:6
  298. [  12.785553] PM: Checking swsusp image.
  299. [  12.785724] PM: Resume from disk failed.
  300. [  12.815773] kjournald starting.  Commit interval 5 seconds
  301. [  12.815790] EXT3-fs: mounted filesystem with ordered data mode.
  302. [  12.942559] usb 1-1: new low speed USB device using uhci_hcd and address 4
  303. [  13.131309] usb 1-1: configuration #1 chosen from 1 choice
  304. [  13.385827] usb 1-2: new low speed USB device using uhci_hcd and address 5
  305. [  13.570588] usb 1-2: configuration #1 chosen from 1 choice
  306. [  13.701458] ieee1394: Host added: ID:BUS[0-00:1023]  GUID[0011d8000075267a]
  307. [  13.813119] usb 2-1: new full speed USB device using uhci_hcd and address 2
  308. [  13.987229] usb 2-1: configuration #1 chosen from 1 choice
  309. [  21.540424] e100: eth0: e100_watchdog: link up, 100Mbps, full-duplex
  310. [  22.459624] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
  311. [  22.461985] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
  312. [  22.648864] Linux agpgart interface v0.102 (c) Dave Jones
  313. [  22.677998] iTCO_vendor_support: vendor-support=0
  314. [  22.693440] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.01 (11-Nov-2006)
  315. [  22.693548] iTCO_wdt: Found a ICH7 or ICH7R TCO device (Version=2, TCOBASE=0x0460)
  316. [  22.693598] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
  317. [  22.775681] Linux video capture interface: v2.00
  318. [  22.908903] agpgart: Detected an Intel 945G Chipset.
  319. [  22.925944] agpgart: AGP aperture is 256M @ 0x0
  320. [  22.927012] intel_rng: FWH not detected
  321. [  22.969477] ath_hal: module license 'Proprietary' taints kernel.
  322. [  22.970331] ath_hal: 0.9.18.0 (AR5210, AR5211, AR5212, RF5111, RF5112, RF2413, RF5413)
  323. [  23.066307] input: PC Speaker as /class/input/input1
  324. [  23.077823] parport: PnPBIOS parport detected.
  325. [  23.077883] parport0: PC-style at 0x378 (0x778), irq 7, dma 3 [PCSPP,TRISTATE,COMPAT,ECP,DMA]
  326. [  23.138995] wlan: 0.8.4.2 (0.9.3.1)
  327. [  23.162932] ath_pci: 0.9.4.5 (0.9.3.1)
  328. [  23.162986] ACPI: PCI Interrupt 0000:02:04.0[A] -> GSI 16 (level, low) -> IRQ 16
  329. [  23.863162] NET: Registered protocol family 17
  330. [  23.880587] ath_rate_sample: 1.2 (0.9.3.1)
  331. [  23.880897] wifi0: 11a rates: 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps
  332. [  23.880908] wifi0: 11b rates: 1Mbps 2Mbps 5.5Mbps 11Mbps
  333. [  23.880914] wifi0: 11g rates: 1Mbps 2Mbps 5.5Mbps 11Mbps 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps
  334. [  23.880925] wifi0: turboA rates: 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps
  335. [  23.880933] wifi0: turboG rates: 6Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps
  336. [  23.880941] wifi0: H/W encryption support: WEP AES AES_CCM TKIP
  337. [  23.880947] wifi0: mac 10.5 phy 6.1 radio 6.3
  338. [  23.880952] wifi0: Use hw queue 1 for WME_AC_BE traffic
  339. [  23.880954] wifi0: Use hw queue 0 for WME_AC_BK traffic
  340. [  23.880957] wifi0: Use hw queue 2 for WME_AC_VI traffic
  341. [  23.880959] wifi0: Use hw queue 3 for WME_AC_VO traffic
  342. [  23.880961] wifi0: Use hw queue 8 for CAB traffic
  343. [  23.880963] wifi0: Use hw queue 9 for beacons
  344. [  23.927131] usbcore: registered new interface driver hiddev
  345. [  23.948061] wifi0: Atheros 5212: mem=0xebfe0000, irq=16
  346. [  23.979801] saa7130/34: v4l2 driver version 0.2.14 loaded
  347. [  23.979865] ACPI: PCI Interrupt 0000:02:05.0[A] -> GSI 17 (level, low) -> IRQ 21
  348. [  23.979875] saa7134[0]: found at 0000:02:05.0, rev: 1, irq: 21, latency: 32, mmio: 0xebffe000
  349. [  23.979882] saa7134[0]: subsystem: 1043:4860, board: Asus Europa2 OEM [card=100,autodetected]
  350. [  23.979891] saa7134[0]: board init: gpio is 0
  351. [  24.037382] input: BTC USB Multimedia Cordless Kit  as /class/input/input2
  352. [  24.037440] input: USB HID v1.00 Keyboard [BTC USB Multimedia Cordless Kit  ] on usb-0000:00:1d.0-1
  353. [  24.085285] input: BTC USB Multimedia Cordless Kit  as /class/input/input3
  354. [  24.085391] input,hiddev96: USB HID v1.00 Mouse [BTC USB Multimedia Cordless Kit  ] on usb-0000:00:1d.0-1
  355. [  24.120076] saa7134[0]: i2c eeprom 00: 43 10 60 48 54 20 1c 00 43 43 a9 1c 55 d2 b2 92
  356. [  24.120089] saa7134[0]: i2c eeprom 10: 00 ff 86 0f ff 20 ff ff ff ff ff ff ff ff ff ff
  357. [  24.120101] saa7134[0]: i2c eeprom 20: 01 40 01 03 03 02 03 04 08 ff 00 4c ff ff ff ff
  358. [  24.120112] saa7134[0]: i2c eeprom 30: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
  359. [  24.120124] saa7134[0]: i2c eeprom 40: ff 1d 00 c2 86 10 01 01 0d 01 ff ff ff ff ff ff
  360. [  24.120135] saa7134[0]: i2c eeprom 50: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
  361. [  24.120147] saa7134[0]: i2c eeprom 60: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
  362. [  24.120158] saa7134[0]: i2c eeprom 70: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
  363. [  24.156137] input: Logitech USB-PS/2 Optical Mouse as /class/input/input4
  364. [  24.156250] input: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:00:1d.0-2
  365. [  24.156268] usbcore: registered new interface driver usbhid
  366. [  24.156272] drivers/usb/input/hid-core.c: v2.6:USB HID core driver
  367. [  24.163989] tuner 0-0061: chip found @ 0xc2 (saa7134[0])
  368. [  24.174148] ACPI: PCI Interrupt 0000:00:1b.0[A] -> GSI 16 (level, low) -> IRQ 16
  369. [  24.174166] PCI: Setting latency timer of device 0000:00:1b.0 to 64
  370. [  24.183948] tuner 0-0061: type set to 63 (Philips FMD1216ME MK3 Hybrid Tuner)
  371. [  24.203904] tuner 0-0061: type set to 63 (Philips FMD1216ME MK3 Hybrid Tuner)
  372. [  24.206401] saa7134[0]: registered device video0 [v4l2]
  373. [  24.206439] saa7134[0]: registered device vbi0
  374. [  24.206475] saa7134[0]: registered device radio0
  375. [  24.231037] saa7134 ALSA driver for DMA sound loaded
  376. [  24.231069] saa7134[0]/alsa: saa7134[0] at 0xebffe000 irq 21 registered as card -2
  377. [  24.395597] hda_codec: Unknown model for ALC882, trying auto-probe from BIOS...
  378. [  24.630530] lp0: using parport0 (interrupt-driven).
  379. [  24.679507] Adding 4088500k swap on /dev/disk/by-uuid/4f6da53b-f457-415e-92ff-88683bdc8f43.  Priority:-1 extents:1 across:4088500k
  380. [  24.896808] EXT3 FS on sda7, internal journal
  381. [  25.130876] NET: Registered protocol family 10
  382. [  25.130989] lo: Disabled Privacy Extensions
  383. [  29.636162] NTFS driver 2.1.28 [Flags: R/O MODULE].
  384. [  29.753085] NTFS volume version 3.1.
  385. [  29.781911] kjournald starting.  Commit interval 5 seconds
  386. [  29.841556] EXT3 FS on sda5, internal journal
  387. [  29.841564] EXT3-fs: mounted filesystem with ordered data mode.
  388. [  30.823685] ibm_acpi: ec object not found
  389. [  30.871698] No dock devices found.
  390. [  30.884369] Using specific hotkey driver
  391. [  30.983009] input: Power Button (FF) as /class/input/input5
  392. [  30.983040] ACPI: Power Button (FF) [PWRF]
  393. [  30.983084] input: Power Button (CM) as /class/input/input6
  394. [  30.983107] ACPI: Power Button (CM) [PWRB]
  395. [  31.026611] pcc_acpi: loading...
  396. [  37.247000] [drm] Initialized drm 1.1.0 20060810
  397. [  37.251333] ACPI: PCI Interrupt 0000:01:00.0[A] -> GSI 16 (level, low) -> IRQ 16
  398. [  37.251701] [drm] Initialized radeon 1.25.0 20060524 on minor 0
  399. [  38.056898] ppdev: user-space parallel port driver
  400. [  38.723559] apm: BIOS version 1.2 Flags 0x07 (Driver version 1.16ac)
  401. [  38.723565] apm: disabled - APM is not SMP safe.
  402. [  46.583180] Bluetooth: Core ver 2.11
  403. [  46.583239] NET: Registered protocol family 31
  404. [  46.583241] Bluetooth: HCI device and connection manager initialized
  405. [  46.583245] Bluetooth: HCI socket layer initialized
  406. [  46.593647] Bluetooth: L2CAP ver 2.8
  407. [  46.593653] Bluetooth: L2CAP socket layer initialized
  408. [  46.772427] Bluetooth: RFCOMM socket layer initialized
  409. [  46.772439] Bluetooth: RFCOMM TTY layer initialized
  410. [  46.772442] Bluetooth: RFCOMM ver 1.8
  411. [  48.764404] [drm] Setting GART location based on new memory map
  412. [  48.764883] [drm] Loading R300 Microcode
  413. [  48.764927] [drm] writeback test succeeded in 1 usecs
  414. [  54.701381] eth0: no IPv6 routers present
  415. kira@PC1:~$



C'est ENORME lol ..

Répondre à newblux

Le module pour le tuner de ta carte est chargé le problème ne vient donc pas de là......Ta carte marche-t-elle dans un autre mode ( S-Video ou Composite par exemple ) !? Essaye de changer le soft ( tu as tvtime qui est pas mal par exemple ;) )

------------------------------ Microsoft : Most Intelligent Customers Realize Our Software Only (for) Fools ( and ) Teenagers

Des femmes nues et des gogos danseurs c'est sur BI
Répondre à maxcailla

Le mieux est d'essayer avec Kaffeine, c'est ce qui se fait de mieux pour la TNT sous Linux. A partir du moment que t'as pas une carte ou un stick hauppauge ca devrait bien passer


Message édité par m3ta-x le 04-09-2007 à 06:56:00
------------------------------ mon portfolio
!!!NON A L'INDEPENDENCE DU KOSOVO!!!
Répondre à m3ta-x

bah j'ai installer tvtime
je l'ai mis en secam
j'ai activer la detection de signale
et il me repond pas de signale...
Quant a kaffeine lui je ne comprend pas ou est la "partie tv" du logiciel...
snif...

Répondre à newblux

Alors c'est qu'il doit te manquer le firmware, rien de bien grave en fait :)

Tu peux me donner la marque et le modèle de ton tuner s'il te plait?

------------------------------ mon portfolio
!!!NON A L'INDEPENDENCE DU KOSOVO!!!
Répondre à m3ta-x

Relis les précédents messages et tu trouveras le tuner ;)

------------------------------ Microsoft : Most Intelligent Customers Realize Our Software Only (for) Fools ( and ) Teenagers

Des femmes nues et des gogos danseurs c'est sur BI
Répondre à maxcailla

j'ai la marque (phillips) mais il me faut le modele aussi, sans ca je peux rien faire

 

edit; bon je vais m'installe rune tite gentoo donc je reviendrais pas avant un bon moment ^^


Message édité par m3ta-x le 04-09-2007 à 13:44:18
------------------------------ mon portfolio
!!!NON A L'INDEPENDENCE DU KOSOVO!!!
Répondre à m3ta-x

Philipps est la marque du tuner saa7134 et si le module est chargé c'est que sa carte devrait fonctionner :) Après peut-être que le modèle nous révelera qu'il y a pas mal de soucis avec !

------------------------------ Microsoft : Most Intelligent Customers Realize Our Software Only (for) Fools ( and ) Teenagers

Des femmes nues et des gogos danseurs c'est sur BI
Répondre à maxcailla

Pas forcément. J'avais un tuner dont le module etait présent mais il me fallait quand même un firmware sinon ca risquait pas de marcher :/

 

Le modele se nomme saa7134 t'es sur?

 

edit; je suis vite revenu hein? Normal, l'installation de portage a merdé et j'ai pas eu envie de me prendre la tête ^^


Message édité par m3ta-x le 04-09-2007 à 14:11:51
------------------------------ mon portfolio
!!!NON A L'INDEPENDENCE DU KOSOVO!!!
Répondre à m3ta-x

Euuuh lol
et comment je sais les info que tu me demande ?

Répondre à newblux

Tu regardes sur la boîte du tuner :/

------------------------------ mon portfolio
!!!NON A L'INDEPENDENCE DU KOSOVO!!!
Répondre à m3ta-x

mais j'ai pas la boite..
J'ai juste le tuner...
c'est marquer dessu ?

parceque je le demonte et jregarde ça..

Répondre à newblux

T'as pas la boîte? Ben heu.. t'as un windows sur ta machine? Si oui, met toi sous Windows et vas faire un tour ici http://www.touslesdrivers.com/index.php?v_page=29

Et dis-nous ce que ca te met pour le tuner.

------------------------------ mon portfolio
!!!NON A L'INDEPENDENCE DU KOSOVO!!!
Répondre à m3ta-x

hum
internet foire sur mon windows mais j'y ai été faire un tour et j'ai chercher dans panneau de config
et j'ai trouver ça :
Asustek Europa II Hybrid Capture Device

Répondre à newblux

C'est pas ça ?
-_^

Répondre à newblux

Bouh,
Plus personne ?
Help ! ^^

Répondre à newblux

Un petit UP pour ne pas a avoir créer un topic doublon...

Répondre à newblux
Tom's Guide > Forum > Systèmes d'exploitation (Windows, Mac OS, Linux...) > Tuner TV sous Gnu/Linux
Aller à :

Il y a 2327 utilisateurs connus et inconnus. Pour voir la liste des connectés connus, cliquez ici.

Attention

Vous allez répondre sur un sujet resté inactif pendant plus de 6 mois.
Assurez-vous d'apporter des éléments nouveaux à la discussion avant de poursuivre.

Répondre Annuler
Liens