FreeBSD 9.0 + TV Card

Questões sobre compatibilidade e outros itens relacionados a hardware no FreeBSD

FreeBSD 9.0 + TV Card

Mensagempor illusion » 18/Dez/2012 22:08

Oi, Estou tentando configurar minha PlayTV MPEG2(PixelView PV - M4900.FM.RC.HL) para escutar radio através do xmradio.
Tentei alterar o Tuner & Card de acordo com o http://www.freebsd.org/cgi/man.cgi?query=bktr&apropos=0&sektion=4&manpath=FreeBSD+9.0-RELEASE&arch=default&format=html sem sucesso.

Código: Selecionar todos
FreeBSD darkstar 9.0-RELEASE FreeBSD 9.0-RELEASE #6: Tue Dec 18 19:36:34 BRST 2012     illusion@darkstar:/usr/obj/usr/src/sys/DARKSTAR  i386


Código: Selecionar todos
bktr0: mem 0xfdfff000-0xfdffffff irq 17 at device 2.0 on pci4
bktr0: [GIANT-LOCKED]
bktr0: Warning - card vendor 0x1554 (model 0x4011) unknown.
bktr0: Pinnacle/Miro TV, Temic PAL I tuner.
bktr0: mem 0xfdfff000-0xfdffffff irq 17 at device 2.0 on pci4
bktr0: [GIANT-LOCKED]
bktr0: Warning - card vendor 0x1554 (model 0x4011) unknown.
bktr0: Pinnacle/Miro TV, Temic PAL I tuner.
bktr0: mem 0xfdfff000-0xfdffffff irq 17 at device 2.0 on pci4
bktr0: [GIANT-LOCKED]
bktr0: Warning - card vendor 0x1554 (model 0x4011) unknown.
bktr0: Pinnacle/Miro TV, Temic PAL I tuner.
bktr0: Warning - card vendor 0x1554 (model 0x4011) unknown.



Código: Selecionar todos
bktr0@pci0:4:2:0:   class=0x040000 card=0x40111554 chip=0x036e109e rev=0x11 hdr=0x00
    vendor     = 'Brooktree Corporation'
    device     = 'Bt878 Video Capture'
    class      = multimedia
    subclass   = video
none1@pci0:4:2:1:   class=0x048000 card=0x40111554 chip=0x0878109e rev=0x11 hdr=0x00
    vendor     = 'Brooktree Corporation'
    device     = 'Bt878 Audio Capture'
    class      = multimedia


Código: Selecionar todos
# ls /dev/
acpi      ada0p2      bpf0      klog      pass2      ttyv2      ttyvf      usb
ad0      ada0p3      cd0      kmem      pass3      ttyv3      tuner      usbctl
ad0p1      ada1      console      log      pci      ttyv4      tuner0      vbi
ad0p2      ada1s1      consolectl   mem      ptmx      ttyv5      ugen0.1      vbi0
ad0p3      ada1s2      ctty      midistat   pts      ttyv6      ugen0.2      xpt0
ad4      ada2      devctl      mixer0      random      ttyv7      ugen1.1      zero
ad4s1      ada2s1      devstat      mixer1      sndstat      ttyv8      ugen2.1
ad4s2      ada2s2      fd      mixer2      stderr      ttyv9      ugen3.1
ad6      atkbd0      fido      mixer3      stdin      ttyva      ugen4.1
ad6s1      audit      geom.ctl   ntfs      stdout      ttyvb      ugen4.2
ad6s2      bktr      gptid      null      sysmouse   ttyvc      uhid0
ada0      bktr0      io      pass0      ttyv0      ttyvd      ums0
ada0p1      bpf      kbd0      pass1      ttyv1      ttyve      urandom


Código: Selecionar todos
# cat /root/DARKSTAR
machine         i386
cpu      I686_CPU
ident      DARKSTAR

#makeoptions   DEBUG=-g      # Build kernel with gdb(1) debug symbols
makeoptions     NO_MODULES=yes

options    SCHED_ULE      # ULE scheduler
options    PREEMPTION      # Enable kernel thread preemption
options    INET         # InterNETworking
#options    INET6         # IPv6 communications protocols
options    SCTP         # Stream Control Transmission Protocol
options    FFS         # Berkeley Fast Filesystem
options    SOFTUPDATES      # Enable FFS soft updates support
options    UFS_ACL         # Support for access control lists
#options    UFS_DIRHASH      # Improve performance on big directories
options    UFS_GJOURNAL      # Enable gjournal-based UFS journaling
options    MD_ROOT         # MD is a potential root device
#options    NFSCL         # New Network Filesystem Client
#options    NFSD         # New Network Filesystem Server
#options    NFSLOCKD      # Network Lock Manager
#options    NFS_ROOT      # NFS usable as /, requires NFSCL
#options    MSDOSFS         # MSDOS Filesystem
options         NTFS
#options    CD9660         # ISO 9660 Filesystem
options    PROCFS         # Process filesystem (requires PSEUDOFS)
options    PSEUDOFS      # Pseudo-filesystem framework
options    GEOM_PART_GPT      # GUID Partition Tables.
options    GEOM_LABEL      # Provides labelization
#options    COMPAT_FREEBSD4      # Compatible with FreeBSD4
#options    COMPAT_FREEBSD5      # Compatible with FreeBSD5
#options    COMPAT_FREEBSD6      # Compatible with FreeBSD6
#options    COMPAT_FREEBSD7      # Compatible with FreeBSD7
#options        COMPAT_LINUX
options    SCSI_DELAY=5000      # Delay (in ms) before probing SCSI
#options    KTRACE         # ktrace(1) support
options    STACK         # stack(9) support
options    SYSVSHM         # SYSV-style shared memory
options    SYSVMSG         # SYSV-style message queues
options    SYSVSEM         # SYSV-style semaphores
options    _KPOSIX_PRIORITY_SCHEDULING # POSIX P1003_1B real-time extensions
options    PRINTF_BUFR_SIZE=128   # Prevent printf output being interspersed.
options    KBD_INSTALL_CDEV   # install a CDEV entry in /dev
options    HWPMC_HOOKS      # Necessary kernel hooks for hwpmc(4)
options    AUDIT         # Security event auditing
options    MAC         # TrustedBSD MAC Framework
#options    KDTRACE_HOOKS      # Kernel DTrace hooks
#options    INCLUDE_CONFIG_FILE     # Include this file in kernel
#options    KDB         # Kernel debugger related code
#options    KDB_TRACE      # Print a stack trace for a panic

# To make an SMP kernel, the next two lines are needed
options    SMP         # Symmetric MultiProcessor Kernel
device      apic         # I/O APIC

device          ichwd

device          coretemp

# CPU frequency control
#device      cpufreq

# Bus support.
device      acpi
device      eisa
device      pci

device bktr
device iicbus
device iicbb
device smbus

# ATA controllers
device      ahci      # AHCI-compatible SATA controllers
#device      ata      # Legacy ATA/SATA controllers
device         atacore
device         atapci
device         ataintel

options    ATA_CAM      # Handle legacy controllers with CAM
options    ATA_STATIC_ID   # Static device numbering

# ATA/SCSI peripherals
device      scbus      # SCSI bus (required for ATA/SCSI)
device      ch      # SCSI media changers
device      da      # Direct Access (disks)
device      cd      # CD
device      pass      # Passthrough device (direct ATA/SCSI access)

# atkbdc0 controls both the keyboard and the PS/2 mouse
device      atkbdc      # AT keyboard controller
options         ATKBD_DFLT_KEYMAP
makeoptions     ATKBD_DFLT_KEYMAP=br275.iso.acc
device      atkbd      # AT keyboard
#device      psm      # PS/2 mouse

device      vga      # VGA video card driver

device      splash      # Splash screen and screen saver support

# syscons is the default console driver, resembling an SCO console
device      sc
#options        SC_DISABLE_REBOOT
#options        MAXCONS=10
#options    SC_PIXEL_MODE   # add support for the raster text mode

#options         SC_NORM_ATTR=(FG_GREEN|BG_BLACK)

device      agp      # support several AGP chipsets

# Power management support (see NOTES for more options)
#device      apm
# Add suspend/resume support for the i8254.
device      pmtimer

# PCI Ethernet NICs that use the common MII bus controller code.
# NOTE: Be sure to keep the 'device miibus' line in order to use these NICs!
device      miibus      # MII bus support
device      re      # RealTek 8139C+/8169/8169S/8110S

# Pseudo devices.
device      loop      # Network loopback
device      random      # Entropy device
device      ether      # Ethernet support
#device      vlan      # 802.1Q VLAN support
#device      tun      # Packet tunnel.
device      pty      # BSD-style compatibility pseudo ttys
#device      md      # Memory "disks"
#device      gif      # IPv6 and IPv4 tunneling
#device      faith      # IPv6-to-IPv4 relaying (translation)
#device      firmware   # firmware assist module

# The `bpf' device enables the Berkeley Packet Filter.
# Be aware of the administrative consequences of enabling this!
# Note that 'bpf' is required for DHCP.
device      bpf      # Berkeley packet filter

# USB support
options    USB_DEBUG   # enable debug msgs
device      uhci      # UHCI PCI->USB interface
device      ohci      # OHCI PCI->USB interface
device      ehci      # EHCI PCI->USB interface (USB 2.0)
device      usb      # USB Bus (required)
#device      udbp      # USB Double Bulk Pipe devices (needs netgraph)
device      uhid      # "Human Interface Devices"
#device      ukbd      # Keyboard
#device      ulpt      # Printer
device      umass      # Disks/Mass storage - Requires scbus and da
device      ums      # Mouse
#device      urio      # Diamond Rio 500 MP3 player

# Sound support
device      sound      # Generic sound driver (required)
device      snd_hda      # Intel High Definition Audio
illusion
Membro
 
Mensagens: 1
Registrado em: 13/Dez/2012 18:14

Re: FreeBSD 9.0 + TV Card

Mensagempor sistematico » 26/Jan/2013 01:05

Qual o erro?
Avatar do usuário
sistematico
Administrador
 
Mensagens: 48
Registrado em: 21/Jun/2012 00:33
Localização: Campo Grande - MS


Voltar para Hardware em Geral

Quem está online

Usuários navegando neste fórum: Nenhum usuário registrado e 1 visitante