Autor Tópico: TvTime Volume = 0  (Lida 3207 vezes)

Offline Caike_chb

  • Usuário Ubuntu
  • *
  • Mensagens: 32
    • Ver perfil
TvTime Volume = 0
« Online: 10 de Novembro de 2010, 12:41 »
Galera

Instalei a placa de captura e sintonizei os canais perfeitamente, mas quando tento aumentar o volume (apertar para a direita), não aumenta o volume. Alquem pode ajudar?

Para ajudar, vou postar a configuração do meu tv time
Código: [Selecionar]
<?xml version="1.0"?>
<!DOCTYPE tvtime PUBLIC "-//tvtime//DTD tvtime 1.0//EN" "http://tvtime.sourceforge.net/DTD/tvtime1.dtd">
<tvtime xmlns="http://tvtime.sourceforge.net/DTD/">

  <!--
    Default $HOME/.tvtime/tvtime.xml configuration file.
    Do not edit this config file while tvtime is running, it
    will be overwritten during runtime to update program settings.
  -->


  <!--
    The verbose setting indicates that we should print full
    informational and warning messages to stderr while running tvtime.
    Otherwise, only fatal errors will be printed to the output.
  -->
  <option name="Verbose" value="0"/>


  <!-- This sets the default capture device to use. -->
  <option name="V4LDevice" value="/dev/video1"/>

  <!--
    This sets the default capture card input to be opened by tvtime.
    For example, for my WinTV card has the tuner as source 0, and
    its composite input as source 1.  Sources can be changed at runtime
    using the "toggle_input" command, which is key command "i" by
    default.
  -->
  <option name="V4LInput" value="0"/>

  <!--
    This sets the default TV norm.  Valid options are:
       NTSC
       NTSC-JP
       SECAM
       PAL
       PAL-Nc
       PAL-M
       PAL-N
       PAL-60
  -->
  <option name="Norm" value="PAL-M"/>

  <!--
    This sets the default frequency table to use for any tuners found.
    Possibilities are:
       us-cable
       us-broadcast
       japan-cable
       japan-broadcast
       europe
       australia
       australia-optus
       newzealand
       france
       russia
  -->
  <option name="Frequencies" value="us-broadcast"/>

  <!--
    There are two special NTSC cable standards in the US: IRC and HRC.
    In IRC, channels 5 and 6 are on different frequencies, and HRC mode
    shifts all frequencies up by 1.25MHz (and is also weird on channels
    5 and 6).  Use this option to set the cable mode to "Standard",
    "IRC", or "HRC".  It is very rare that you will see cable systems
    that use IRC or HRC cable.
  -->
  <option name="NTSCCableMode" value="Standard"/>

  <!--
    Toggle whether tvtime should check if there is a signal present
    when changing channels etc.  If your card doesn't suck, you
    shouldn't need to shut this off.  Disabling this feature will also
    disable the channel scanner.
  -->
  <option name="CheckForSignal" value="1"/>

  <!--
    This sets how many pixels per scanline to request from the capture
    card.  A higher setting gives better quality, while a lower setting
    means we do less work, and so tvtime will run faster.  If you have
    a slower CPU (like, less than 500Mhz or so), maybe values of 480
    or 400 might suit you best.  For best quality, choose a high value
    like 720 or 768.  Most capture cards cannot sample higher than 768
    pixels per scanline.
  -->
  <option name="InputWidth" value="720"/>

  <!--
    Set this to a filename to get show listings from an xmltv file.
    Set to "none" if you do not wish to use xmltv.
  -->
  <option name="XMLTVFile" value="none"/>

  <!--
    Set this to a two-letter language code to set the language to use
    for entries in the XMLTV file (for example, use "de" for German).
    Set to "none" if you wish to use the default language of the file.
  -->
  <option name="XMLTVLanguage" value="none"/>

  <!--
    Set this to 1 to enable XDS channel information decoding.  This
    option is specific to NTSC regions.  XDS is used to send information
    about the channel including the network name and call letters, and
    sometimes information about the current show.  This information is
    then shown on the OSD and saved to the stationlist.xml file.
  -->
  <option name="UseXDS" value="0"/>

  <!--
    This sets which device to use for VBI decoding.
  -->
  <option name="VBIDevice" value="/dev/vbi0"/>

  <!--
    This sets the mixer device and channel to use.  The format is device
    name:channel name.  Valid channels are:
      vol, bass, treble, synth, pcm, speaker, line, mic, cd, mix, pcm2,
      rec, igain, ogain, line1, line2, line3, dig1, dig2, dig3, phin,
      phout, video, radio, monitor
   -->
  <option name="MixerDevice" value="/dev/mixer:line"/>

  <!--
    This option enables 16:9 aspect ratio mode by default on startup.
  -->
  <option name="Widescreen" value="0"/>

  <!--
    Disabling this option tells tvtime to use the X server DPI to determine
    pixel shape.  By default, tvtime assumes pixels are square.  Set this
    to 0 if you have a 4:3 monitor but run it at 1280x1024 and want tvtime
    to do the right thing.
  -->
  <option name="SquarePixels" value="1"/>

  <!--
    Sets the geometry of the window.  A width value of 0 signifies
    that the appropriate width for the given height will be used.
    For 4:3 content on a square pixel display, this defaults to a
    768x576 window.
  -->
  <option name="WindowGeometry" value="0x576"/>

  <!--
    This sets the percent of the sides to leave to the overscan, that
    is, don't show them at all.  Safe action area on a television is 10%
    in the overscan, but that's a bit restrictive.  If you want tvtime
    to look like a TV, a good value would be about 6-8%.  The value is
    in percent, so for 8%, use 8.0.
  -->
  <option name="Overscan" value="3.5"/>

  <!--
    Set this to 1 to have tvtime start in fullscreen mode.  This setting is
    set at runtime so that when you quit tvtime in fullscreen, starting it
    again will start back in fullscreen mode.
  -->
  <option name="Fullscreen" value="0"/>

  <!--
    Sets the position of the output when in fullscreen mode: top, bottom
    or centre.  When set to top, tvtime in fullscreen will place its output
    at the top of the screen.  Use this if you have a projector to help
    tvtime fit properly onto your screen.
  -->
  <option name="FullscreenPosition" value="Centre"/>

  <!--
    Set this to 1 to have tvtime start in always-on-top mode under
    supporting window managers.  This setting is set at runtime so
    that when you quit tvtime in always-on-top mode, starting it again
    will start back in always-on-top mode.
  -->
  <option name="AlwaysOnTop" value="0"/>

  <!--
    This sets the framerate of the output from tvtime.

    0 = Full framerate mode, every field is deinterlaced.
        59.94fps for NTSC, 50fps for PAL.
    1 = Half framerate mode, deinterlace every top field to a frame (TFF).
        29.97fps for NTSC, 25fps for PAL.
    2 = Half framerate mode, deinterlace every bottom field to a frame (BFF).
        29.97fps for NTSC, 25fps for PAL.

    The two half framerate modes are useful for progressive content from
    video game consoles.  Use weave and select either TFF or BFF, whichever
    does not exhibit interlace effects.
  -->
  <option name="FramerateMode" value="0"/>

  <!--
    This option indicates whether tvtime should enable its own saving and
    restoring of picture settings, both on startup and per channel change.
  -->
  <option name="SaveAndRestorePictureSettings" value="1"/>

  <!--
    If Save/Restore is turned on, this is where we store the global
    default settings.  Each value is from 0-100.  If the value is -1, then
    we don't set that setting on startup.
  -->
  <option name="DefaultBrightness" value="-1"/>
  <option name="DefaultContrast" value="-1"/>
  <option name="DefaultColour" value="-1"/>
  <option name="DefaultHue" value="-1"/>

  <!--
    This option saves the last used audio mode.  This will be used to
    remember which audio mode to select when the application is next
    started.  Valid options here are "mono", "stereo", "lang1", "lang2"
    or "sap".
  -->
  <option name="AudioMode" value="mono"/>

  <!--
    This option sets the audio boost.  This is a percentage for how
    much to set the volume coming out of the capture card.  By default,
    tvtime does not set the audio at all.  However, because the volume
    sometimes does not have a sane default, or is reset by other
    applications, you can use this value to have it always set to your
    favorite volume.  Use -1 to have tvtime not touch the volume.
  -->
  <option name="AudioBoost" value="-1"/>

  <!--
    This option saves the state of closed caption decoding.  Closed
    captions are an NTSC-specific text version of the audio for the
    hearing impaired.
  -->
  <option name="ShowCC" value="0"/>

  <!--
    This value saves the on-off state of the colour invert filter across
    sessions.
  -->
  <option name="ColourInvert" value="0"/>

  <!--
    This value saves the on-off state of the mirror filter across sessions.
  -->
  <option name="MirrorInput" value="0"/>

  <!--
    When this option is turned on, screenshots will not announce
    themselves on the OSD.  This is useful if you intend to take a
    lot of screenshots, and don't want the text to interrupt your TV
    watching or appear in other screenshots.
  -->
  <option name="QuietScreenshots" value="0"/>


  <!--
    Sets the default process priority.  By default, tvtime tries to
    set itself at a priority of -10 which is higher than normal
    applications.  Acceptable values are from -20 to 20, with lower
    values meaning higher priority.
  -->
  <option name="ProcessPriority" value="-10"/>

  <!--
    Sets the time format to be used in the tvtime on-screen display.
    The format is a string in the same format as strftime(3).  The
    default is to use the time format of your locale.
  -->
  <option name="TimeFormat" value="%X"/>

  <!--
    This is the default directory in which screenshots are placed.
    The default is to save them into the user's home directory.
  -->
  <option name="ScreenShotDir" value="~"/>

  <!--
    These options set the ARGB colours used for the text in the
    on-screen display.  The default for the channel name is "yellow"
    (0xffffff00), and the default for the surrounding text is "wheat"
    (0xfff5deb3).  The colour format can be hexadecimal or decimal.
    If the alpha channel is not specified the default is "opaque" (255).

    Examples: 0xffaadd, 0xff0000ff, 0xff, 0xffff, 255 255 0, 0,
              16777215.
  -->
  <option name="ChannelTextFG" value="0xFFFFFF00"/>
  <option name="OtherTextFG" value="0xFFF5DEB3"/>

  <!--
    This setting saves the volume before muting across tvtime
    sessions.  You should not ever need to set this yourself.
  -->
  <option name="UnmuteVolume" value="-1"/>

  <!--
    This setting saves whether or not tvtime was muted when it was
    last exited.  You should not ever need to set this yourself.
  -->
  <option name="Muted" value="0"/>

  <!--
    This setting controls whether tvtime should mute its mixer device on
    exit.  This can be used to work around noisy capture cards.
  -->
  <option name="MuteOnExit" value="0"/>

  <!--
    This setting controls whether tvtime should show the silly taglines
    in the window title bar.  Set to 0 to shut them off.
  -->
  <option name="ShowTaglines" value="1"/>

  <!--
    This setting is saved at runtime to remember the current channel.
  -->
  <option name="PrevChannel" value="2"/>

  <!--
    This setting is saved at runtime to remember the previous channel.
  -->
  <option name="Channel" value="2"/>

  <!--
    This setting is saved at runtime the deinterlacer used.

    Supported deinterlacers are:

    TelevisionFull    Television: Full Resolution
    TelevisionHalf    Television: Half Resolution
    BlurVertical      Blur: Vertical
    BlurTemporal      Blur: Temporal
    AdaptiveSearch    Motion Adaptive: Motion Search
    AdaptiveAdvanced  Motion Adaptive: Advanced Detection
    AdaptiveSimple    Motion Adaptive: Simple Detection
    ProgressiveTFF    Progressive: Top Field First
    ProgressiveBFF    Progressive: Bottom Field First
  -->
  <option name="DeinterlaceMethod" value="AdaptiveAdvanced"/>


  <!--
    The rest of the configuration file defines how the input to
    tvtime is mapped to tvtime commands.  Each command can be bound
    to multiple keys and mouse buttons.  Up to nine mouse buttons
    are supported.


    Commands known to tvtime:

      AUTO_ADJUST_PICT           PICTURE_UP
      AUTO_ADJUST_WINDOW         PICTURE_DOWN
      BRIGHTNESS_DOWN            RESTART
      BRIGHTNESS_UP              RIGHT
      CHANNEL_1                  RUN_COMMAND
      CHANNEL_2                  SATURATION_DOWN
      CHANNEL_3                  SATURATION_UP
      CHANNEL_4                  SAVE_PICTURE_GLOBAL
      CHANNEL_5                  SAVE_PICTURE_CHANNEL
      CHANNEL_6                  SCREENSHOT
      CHANNEL_7                  SET_AUDIO_BOOST
      CHANNEL_8                  SET_AUDIO_MODE
      CHANNEL_9                  SET_DEINTERLACER
      CHANNEL_0                  SET_FRAMERATE
      CHANNEL_ACTIVATE_ALL       SET_FREQUENCY_TABLE
      CHANNEL_DEC                SET_FULLSCREEN_POSITION
      CHANNEL_DOWN               SET_INPUT
      CHANNEL_INC                SET_INPUT_WIDTH
      CHANNEL_JUMP               SET_MATTE
      CHANNEL_PREV               SET_NORM
      CHANNEL_RENUMBER           SET_STATION
      CHANNEL_SAVE_TUNING        SET_XMLTV_LANGUAGE
      CHANNEL_SCAN               SHOW_DEINTERLACER_INFO
      CHANNEL_SKIP               SHOW_MENU
      CHANNEL_UP                 SHOW_STATS
      COLOR_DOWN                 SLEEP
      COLOR_UP                   TOGGLE_ALWAYSONTOP
      COLOUR_DOWN                TOGGLE_ASPECT
      COLOUR_UP                  TOGGLE_AUDIO_MODE
      CONTRAST_DOWN              TOGGLE_BARS
      CONTRAST_UP                TOGGLE_CC
      DISPLAY_INFO               TOGGLE_CHANNEL_PAL_DK
      DISPLAY_MESSAGE            TOGGLE_CHROMA_KILL
      DOWN                       TOGGLE_COLOR_INVERT
      ENTER                      TOGGLE_COLOUR_INVERT
      FINETUNE_DOWN              TOGGLE_DEINTERLACER
      FINETUNE_UP                TOGGLE_FULLSCREEN
      HUE_DOWN                   TOGGLE_FRAMERATE
      HUE_UP                     TOGGLE_INPUT
      KEY_EVENT                  TOGGLE_MATTE
      LEFT                       TOGGLE_MIRROR
      MENU_DOWN                  TOGGLE_MUTE
      MENU_ENTER                 TOGGLE_NTSC_CABLE_MODE
      MENU_EXIT                  TOGGLE_PAL_DK_AUDIO
      MENU_BACK                  TOGGLE_PAL_SECAM
      MENU_UP                    TOGGLE_PAUSE
      MIXER_DOWN                 TOGGLE_PULLDOWN_DETECTION
      MIXER_TOGGLE_MUTE          TOGGLE_QUIET_SCREENSHOTS
      MIXER_UP                   TOGGLE_SIGNAL_DETECTION
      NOOP                       TOGGLE_XDS
      OVERSCAN_DOWN              TOGGLE_XMLTV_LANGUAGE
      OVERSCAN_UP                UP
      PICTURE                    QUIT

    Special keys known by tvtime:

      Up, Down, Left, Right, Insert, Home, End, PgUp, Page_Up, PageUp,
      PgDn, Page_Down, PageDown, F1, F2, F3, F4, F5, F6, F7, F8, F9,
      F10, F11, F12, F13, F14, F15 Backspace, BS, Delete, Del, Esc,
      Escape, Enter, Print, Menu, Tab
  -->

  <bind command="quit">
    <keyboard key="escape"/>
    <keyboard key="q"/>
  </bind>

  <bind command="show_menu">
    <keyboard key="F1"/>
    <keyboard key="Tab"/>
    <mouse button="3"/>
  </bind>

  <bind command="up">
    <keyboard key="up"/>
    <mouse button="4"/>
  </bind>

  <bind command="down">
    <keyboard key="down"/>
    <mouse button="5"/>
  </bind>

  <bind command="left">
    <keyboard key="left"/>
    <keyboard key="-"/>
  </bind>

  <bind command="right">
    <keyboard key="right"/>
    <keyboard key="+"/>
  </bind>

  <bind command="channel_prev">
    <keyboard key="backspace"/>
  </bind>

  <bind command="toggle_mute">
    <keyboard key="m"/>
    <mouse button="2"/>
  </bind>

  <bind command="enter">
    <keyboard key="enter"/>
  </bind>

  <bind command="picture">
    <keyboard key="F5"/>
  </bind>

  <bind command="picture_down">
    <keyboard key="F6"/>
  </bind>

  <bind command="picture_up">
    <keyboard key="F7"/>
  </bind>

  <bind command="show_stats">
    <keyboard key="d"/>
  </bind>

  <bind command="toggle_aspect">
    <keyboard key="a"/>
  </bind>

  <bind command="toggle_fullscreen">
    <keyboard key="f"/>
  </bind>

  <bind command="toggle_input">
    <keyboard key="i"/>
  </bind>

  <bind command="screenshot">
    <keyboard key="s"/>
  </bind>

  <bind command="toggle_cc">
    <keyboard key="c"/>
  </bind>

  <bind command="toggle_audio_mode">
    <keyboard key="e"/>
  </bind>

  <bind command="display_info">
    <mouse button="1"/>
  </bind>

  <bind command="toggle_alwaysontop">
    <keyboard key="v"/>
  </bind>

  <!--
    The following keys are active when tvtime is displaying the menu.
   -->
  <bind command="menu_exit">
    <keyboard key="esc"/>
    <keyboard key="q"/>
    <keyboard key="F1"/>
    <keyboard key="Tab"/>
  </bind>

  <bind command="menu_enter">
    <keyboard key="enter"/>
    <mouse button="1"/>
    <mouse button="3"/>
  </bind>

  <!--
    The following keys are not part of the core tvtime functionality,
    that is, they are mostly for debugging, but are bound to keys by
    default in tvtime.
   -->

  <bind command="auto_adjust_window">  <keyboard key="/"/>    </bind>
  <bind command="mixer_toggle_mute">   <keyboard key=","/>    </bind>
  <bind command="auto_adjust_pict">    <keyboard key=" "/>    </bind>

</tvtime>

e dei um comando
Código: [Selecionar]
dmesg no terminal e apareceu que me chamou atenção isso
Código: [Selecionar]
[ 1167.546558] bttv0: audio absent, no audio device found!
« Última modificação: 11 de Novembro de 2010, 22:19 por Caike_chb »

Offline Caike_chb

  • Usuário Ubuntu
  • *
  • Mensagens: 32
    • Ver perfil
Re: TvTime Volume = 0
« Resposta #1 Online: 11 de Novembro de 2010, 22:20 »
dêem uma olhada no geral
Código: [Selecionar]
dmesg
Código: [Selecionar]
[    0.119382] pci 0000:03:00.0: reg 14: [io  0xe800-0xe8ff]
[    0.119438] pci 0000:03:00.0: PME# supported from D0 D3hot
[    0.119444] pci 0000:03:00.0: PME# disabled
[    0.119487] pci 0000:03:01.0: reg 10: [mem 0xfdfff000-0xfdffffff pref]
[    0.119591] pci 0000:03:01.1: reg 10: [mem 0xfdffe000-0xfdffefff pref]
[    0.119714] pci 0000:00:1e.0: PCI bridge to [bus 03-03] (subtractive decode)
[    0.119721] pci 0000:00:1e.0:   bridge window [io  0xe000-0xefff]
[    0.119726] pci 0000:00:1e.0:   bridge window [mem 0xfeb00000-0xfebfffff]
[    0.119735] pci 0000:00:1e.0:   bridge window [mem 0xfdf00000-0xfdffffff 64bit pref]
[    0.119739] pci 0000:00:1e.0:   bridge window [io  0x0000-0x0cf7] (subtractive decode)
[    0.119743] pci 0000:00:1e.0:   bridge window [io  0x0d00-0xffff] (subtractive decode)
[    0.119747] pci 0000:00:1e.0:   bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[    0.119751] pci 0000:00:1e.0:   bridge window [mem 0x000d0000-0x000dffff] (subtractive decode)
[    0.119755] pci 0000:00:1e.0:   bridge window [mem 0x7f700000-0xdfffffff] (subtractive decode)
[    0.119759] pci 0000:00:1e.0:   bridge window [mem 0xf0000000-0xffffffff] (subtractive decode)
[    0.119780] pci_bus 0000:00: on NUMA node 0
[    0.119791] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.120111] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT]
[    0.120349] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P4._PRT]
[    0.120469] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P5._PRT]
[    0.126954] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 *10 11 12 14 15)
[    0.127150] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[    0.127340] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[    0.127526] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 *10 11 12 14 15)
[    0.127711] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[    0.127899] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[    0.128104] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[    0.128294] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 *5 6 7 10 11 12 14 15)
[    0.128383] HEST: Table is not found!
[    0.128527] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.128545] vgaarb: loaded
[    0.128840] SCSI subsystem initialized
[    0.128948] libata version 3.00 loaded.
[    0.129055] usbcore: registered new interface driver usbfs
[    0.129080] usbcore: registered new interface driver hub
[    0.129139] usbcore: registered new device driver usb
[    0.129398] ACPI: WMI: Mapper loaded
[    0.129402] PCI: Using ACPI for IRQ routing
[    0.129409] PCI: pci_cache_line_size set to 64 bytes
[    0.129510] reserve RAM buffer: 000000000009fc00 - 000000000009ffff
[    0.129514] reserve RAM buffer: 000000007f6a0000 - 000000007fffffff
[    0.129683] NetLabel: Initializing
[    0.129688] NetLabel:  domain hash size = 128
[    0.129690] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.129710] NetLabel:  unlabeled traffic allowed by default
[    0.129882] hpet clockevent registered
[    0.129890] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
[    0.129898] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.129905] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
[    0.132042] Switching to clocksource tsc
[    0.146678] AppArmor: AppArmor Filesystem Enabled
[    0.146703] pnp: PnP ACPI init
[    0.146732] ACPI: bus type pnp registered
[    0.155600] pnp: PnP ACPI: found 19 devices
[    0.155608] ACPI: ACPI bus type pnp unregistered
[    0.155615] PnPBIOS: Disabled by ACPI PNP
[    0.155639] system 00:01: [mem 0xfed14000-0xfed19fff] has been reserved
[    0.155655] system 00:08: [io  0x04d0-0x04d1] has been reserved
[    0.155660] system 00:08: [io  0x0800-0x087f] has been reserved
[    0.155664] system 00:08: [io  0x0480-0x04bf] has been reserved
[    0.155669] system 00:08: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.155673] system 00:08: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.155678] system 00:08: [mem 0xfed45000-0xfed89fff] has been reserved
[    0.155688] system 00:0a: [mem 0xffc00000-0xfff7ffff] has been reserved
[    0.155696] system 00:0b: [mem 0xfec00000-0xfec00fff] could not be reserved
[    0.155701] system 00:0b: [mem 0xfee00000-0xfee00fff] has been reserved
[    0.155710] system 00:0e: [io  0x0a00-0x0adf] has been reserved
[    0.155714] system 00:0e: [io  0x0ae0-0x0aef] has been reserved
[    0.155724] system 00:11: [mem 0xe0000000-0xefffffff] has been reserved
[    0.155733] system 00:12: [mem 0x00000000-0x0009ffff] could not be reserved
[    0.155738] system 00:12: [mem 0x000c0000-0x000cffff] could not be reserved
[    0.155742] system 00:12: [mem 0x000e0000-0x000fffff] could not be reserved
[    0.155747] system 00:12: [mem 0x00100000-0x7f6fffff] could not be reserved
[    0.193022] pci 0000:00:1c.0: BAR 14: assigned [mem 0x7f700000-0x7f8fffff]
[    0.193030] pci 0000:00:1c.0: BAR 15: assigned [mem 0x7f900000-0x7fafffff 64bit pref]
[    0.193035] pci 0000:00:1c.1: BAR 15: assigned [mem 0x7fb00000-0x7fcfffff 64bit pref]
[    0.193041] pci 0000:00:1c.0: BAR 13: assigned [io  0x1000-0x1fff]
[    0.193046] pci 0000:00:1c.0: PCI bridge to [bus 01-01]
[    0.193050] pci 0000:00:1c.0:   bridge window [io  0x1000-0x1fff]
[    0.193057] pci 0000:00:1c.0:   bridge window [mem 0x7f700000-0x7f8fffff]
[    0.193063] pci 0000:00:1c.0:   bridge window [mem 0x7f900000-0x7fafffff 64bit pref]
[    0.193072] pci 0000:00:1c.1: PCI bridge to [bus 02-02]
[    0.193076] pci 0000:00:1c.1:   bridge window [io  0xd000-0xdfff]
[    0.193083] pci 0000:00:1c.1:   bridge window [mem 0xfea00000-0xfeafffff]
[    0.193089] pci 0000:00:1c.1:   bridge window [mem 0x7fb00000-0x7fcfffff 64bit pref]
[    0.193098] pci 0000:00:1e.0: PCI bridge to [bus 03-03]
[    0.193103] pci 0000:00:1e.0:   bridge window [io  0xe000-0xefff]
[    0.193109] pci 0000:00:1e.0:   bridge window [mem 0xfeb00000-0xfebfffff]
[    0.193115] pci 0000:00:1e.0:   bridge window [mem 0xfdf00000-0xfdffffff 64bit pref]
[    0.193134] pci 0000:00:1c.0: enabling device (0104 -> 0107)
[    0.193148]   alloc irq_desc for 16 on node -1
[    0.193151]   alloc kstat_irqs on node -1
[    0.193162] pci 0000:00:1c.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    0.193169] pci 0000:00:1c.0: setting latency timer to 64
[    0.193182]   alloc irq_desc for 17 on node -1
[    0.193186]   alloc kstat_irqs on node -1
[    0.193193] pci 0000:00:1c.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[    0.193199] pci 0000:00:1c.1: setting latency timer to 64
[    0.193210] pci 0000:00:1e.0: setting latency timer to 64
[    0.193218] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    0.193222] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    0.193226] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    0.193229] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff]
[    0.193233] pci_bus 0000:00: resource 8 [mem 0x7f700000-0xdfffffff]
[    0.193236] pci_bus 0000:00: resource 9 [mem 0xf0000000-0xffffffff]

Offline Caike_chb

  • Usuário Ubuntu
  • *
  • Mensagens: 32
    • Ver perfil
Re: TvTime Volume = 0
« Resposta #2 Online: 11 de Novembro de 2010, 22:22 »
Galera me desculpem, mas tive que dividir para caber, segue ai o restante

Código: [Selecionar]
[    0.193240] pci_bus 0000:01: resource 0 [io  0x1000-0x1fff]
[    0.193243] pci_bus 0000:01: resource 1 [mem 0x7f700000-0x7f8fffff]
[    0.193247] pci_bus 0000:01: resource 2 [mem 0x7f900000-0x7fafffff 64bit pref]
[    0.193251] pci_bus 0000:02: resource 0 [io  0xd000-0xdfff]
[    0.193255] pci_bus 0000:02: resource 1 [mem 0xfea00000-0xfeafffff]
[    0.193258] pci_bus 0000:02: resource 2 [mem 0x7fb00000-0x7fcfffff 64bit pref]
[    0.193262] pci_bus 0000:03: resource 0 [io  0xe000-0xefff]
[    0.193266] pci_bus 0000:03: resource 1 [mem 0xfeb00000-0xfebfffff]
[    0.193270] pci_bus 0000:03: resource 2 [mem 0xfdf00000-0xfdffffff 64bit pref]
[    0.193273] pci_bus 0000:03: resource 4 [io  0x0000-0x0cf7]
[    0.193277] pci_bus 0000:03: resource 5 [io  0x0d00-0xffff]
[    0.193280] pci_bus 0000:03: resource 6 [mem 0x000a0000-0x000bffff]
[    0.193284] pci_bus 0000:03: resource 7 [mem 0x000d0000-0x000dffff]
[    0.193287] pci_bus 0000:03: resource 8 [mem 0x7f700000-0xdfffffff]
[    0.193291] pci_bus 0000:03: resource 9 [mem 0xf0000000-0xffffffff]
[    0.193348] NET: Registered protocol family 2
[    0.193454] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.193817] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.194518] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[    0.194868] TCP: Hash tables configured (established 131072 bind 65536)
[    0.194873] TCP reno registered
[    0.194881] UDP hash table entries: 512 (order: 2, 16384 bytes)
[    0.194896] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[    0.195063] NET: Registered protocol family 1
[    0.195092] pci 0000:00:02.0: Boot video device
[    0.195230] PCI: CLS 32 bytes, default 64
[    0.195507] cpufreq-nforce2: No nForce2 chipset.
[    0.195558] Scanning for low memory corruption every 60 seconds
[    0.195754] audit: initializing netlink socket (disabled)
[    0.195771] type=2000 audit(1289511214.188:1): initialized
[    0.207712] Trying to unpack rootfs image as initramfs...
[    0.220574] highmem bounce pool size: 64 pages
[    0.220585] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[    0.232482] VFS: Disk quotas dquot_6.5.2
[    0.232613] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.233619] fuse init (API version 7.14)
[    0.233808] msgmni has been set to 1683
[    0.240856] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    0.240863] io scheduler noop registered
[    0.240866] io scheduler deadline registered
[    0.240892] io scheduler cfq registered (default)
[    0.241065] pcieport 0000:00:1c.0: setting latency timer to 64
[    0.241113]   alloc irq_desc for 40 on node -1
[    0.241117]   alloc kstat_irqs on node -1
[    0.241134] pcieport 0000:00:1c.0: irq 40 for MSI/MSI-X
[    0.241270] pcieport 0000:00:1c.1: setting latency timer to 64
[    0.241311]   alloc irq_desc for 41 on node -1
[    0.241314]   alloc kstat_irqs on node -1
[    0.241325] pcieport 0000:00:1c.1: irq 41 for MSI/MSI-X
[    0.241479] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.248363] pciehp 0000:00:1c.0:pcie04: HPC vendor_id 8086 device_id 27d0 ss_vid 1462 ss_did 7529
[    0.248446] pciehp 0000:00:1c.0:pcie04: service driver pciehp loaded
[    0.248487] pciehp 0000:00:1c.1:pcie04: HPC vendor_id 8086 device_id 27d2 ss_vid 1462 ss_did 7529
[    0.248532] pciehp 0000:00:1c.1:pcie04: service driver pciehp loaded
[    0.248552] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    0.248900] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    0.248909] ACPI: Power Button [PWRB]
[    0.248983] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[    0.248990] ACPI: Power Button [PWRF]
[    0.249369] ACPI: acpi_idle registered with cpuidle
[    0.253965] ERST: Table is not found!
[    0.254278] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.254426] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    0.254573] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[    0.255049] 00:06: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    0.255430] 00:0f: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[    0.255605] serial 0000:03:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    0.255817] 0000:03:00.0: ttyS2 at I/O 0xe808 (irq = 16) is a 16450
[    0.255942] 0000:03:00.0: ttyS3 at I/O 0xe810 (irq = 16) is a 8250
[    0.256029] Couldn't register serial port 0000:03:00.0: -28
[    0.257808] brd: module loaded
[    0.258678] loop: module loaded
[    0.259034] ata_piix 0000:00:1f.1: version 2.13
[    0.259061]   alloc irq_desc for 18 on node -1
[    0.259065]   alloc kstat_irqs on node -1
[    0.259077] ata_piix 0000:00:1f.1: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[    0.259137] ata_piix 0000:00:1f.1: setting latency timer to 64
[    0.259300] isapnp: Scanning for PnP cards...
[    0.268031] scsi0 : ata_piix
[    0.272389] scsi1 : ata_piix
[    0.275400] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14
[    0.275407] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15
[    0.275510]   alloc irq_desc for 19 on node -1
[    0.275514]   alloc kstat_irqs on node -1
[    0.275527] ata_piix 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[    0.275535] ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ]
[    0.275591] ata_piix 0000:00:1f.2: setting latency timer to 64
[    0.319333] scsi2 : ata_piix
[    0.324152] scsi3 : ata_piix
[    0.326927] ata3: SATA max UDMA/133 cmd 0xc080 ctl 0xc000 bmdma 0xb800 irq 19
[    0.326933] ata4: SATA max UDMA/133 cmd 0xbc00 ctl 0xb880 bmdma 0xb808 irq 19
[    0.327577] Fixed MDIO Bus: probed
[    0.327637] PPP generic driver version 2.4.2
[    0.327744] tun: Universal TUN/TAP device driver, 1.6
[    0.327748] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[    0.327905] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.327950]   alloc irq_desc for 23 on node -1
[    0.327954]   alloc kstat_irqs on node -1
[    0.327988] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[    0.328018] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[    0.328024] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[    0.328116] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
[    0.328146] ehci_hcd 0000:00:1d.7: using broken periodic workaround
[    0.328162] ehci_hcd 0000:00:1d.7: debug port 1
[    0.332046] ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
[    0.336375] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xfe977c00
[    0.356429] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[    0.356695] hub 1-0:1.0: USB hub found
[    0.356705] hub 1-0:1.0: 8 ports detected
[    0.356826] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.356853] uhci_hcd: USB Universal Host Controller Interface driver
[    0.356914] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[    0.356927] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[    0.356932] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    0.357028] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    0.357067] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000c880
[    0.357300] hub 2-0:1.0: USB hub found
[    0.357309] hub 2-0:1.0: 2 ports detected
[    0.357407] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[    0.357418] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[    0.357424] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[    0.357507] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
[    0.357544] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000c800
[    0.357758] hub 3-0:1.0: USB hub found
[    0.357767] hub 3-0:1.0: 2 ports detected
[    0.357865] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[    0.357877] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[    0.357883] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[    0.357970] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
[    0.358024] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000c480
[    0.358258] hub 4-0:1.0: USB hub found
[    0.358266] hub 4-0:1.0: 2 ports detected
[    0.358365] uhci_hcd 0000:00:1d.3: PCI INT D -> GSI 16 (level, low) -> IRQ 16
[    0.358375] uhci_hcd 0000:00:1d.3: setting latency timer to 64
[    0.358380] uhci_hcd 0000:00:1d.3: UHCI Host Controller
[    0.358461] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5
[    0.358511] uhci_hcd 0000:00:1d.3: irq 16, io base 0x0000c400
[    0.358732] hub 5-0:1.0: USB hub found
[    0.358740] hub 5-0:1.0: 2 ports detected
[    0.358975] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
[    0.365219] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.365232] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.365397] mice: PS/2 mouse device common for all mice
[    0.365621] rtc_cmos 00:03: RTC can wake from S4
[    0.365701] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
[    0.365737] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    0.365939] device-mapper: uevent: version 1.0.3
[    0.369886] device-mapper: ioctl: 4.17.0-ioctl (2010-03-05) initialised: dm-devel@redhat.com
[    0.373261] device-mapper: multipath: version 1.1.1 loaded
[    0.373268] device-mapper: multipath round-robin: version 1.0.0 loaded
[    0.376415] EISA: Probing bus 0 at eisa.0
[    0.376421] EISA: Cannot allocate resource for mainboard
[    0.376425] Cannot allocate resource for EISA slot 1
[    0.376428] Cannot allocate resource for EISA slot 2
[    0.376431] Cannot allocate resource for EISA slot 3
[    0.376434] Cannot allocate resource for EISA slot 4
[    0.376437] Cannot allocate resource for EISA slot 5
[    0.376439] Cannot allocate resource for EISA slot 6
[    0.376442] Cannot allocate resource for EISA slot 7
[    0.376445] Cannot allocate resource for EISA slot 8
[    0.376448] EISA: Detected 0 cards.
[    0.425170] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2
[    0.425402] cpuidle: using governor ladder
[    0.425406] cpuidle: using governor menu
[    0.425840] TCP cubic registered
[    0.426072] NET: Registered protocol family 10
[    0.426618] lo: Disabled Privacy Extensions
[    0.426941] NET: Registered protocol family 17
[    0.427039] Using IPI No-Shortcut mode
[    0.427221] PM: Resume from disk failed.
[    0.427242] registered taskstats version 1
[    0.427578]   Magic number: 2:116:601
[    0.427681] rtc_cmos 00:03: setting system clock to 2010-11-11 21:33:34 UTC (1289511214)
[    0.427686] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[    0.427688] EDD information not available.
[    0.538656] ata3.00: ATA-8: SAMSUNG HD502HJ, 1AJ100E4, max UDMA/133
[    0.538663] ata3.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 0/32)
[    0.544588] ata1.00: ATAPI: TSSTcorpCD/DVDW SH-S182D, SB02, max UDMA/33
[    0.552657] ata1.01: HPA unlocked: 78240863 -> 78242976, native 78242976
[    0.552667] ata1.01: ATA-7: SAMSUNG SP0411N, TW100-13, max UDMA/100
[    0.552672] ata1.01: 78242976 sectors, multi 16: LBA48
[    0.552880] ata3.00: configured for UDMA/133
[    0.568579] ata1.00: configured for UDMA/33
[    0.576861] ata1.01: configured for UDMA/100
[    0.975960] isapnp: No Plug & Play device found
[    0.977330] scsi 0:0:0:0: CD-ROM            TSSTcorp CD/DVDW SH-S182D SB02 PQ: 0 ANSI: 5
[    0.980925] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[    0.980934] Uniform CD-ROM driver Revision: 3.20
[    0.981144] sr 0:0:0:0: Attached scsi CD-ROM sr0
[    0.981273] sr 0:0:0:0: Attached scsi generic sg0 type 5
[    0.981512] scsi 0:0:1:0: Direct-Access     ATA      SAMSUNG SP0411N  TW10 PQ: 0 ANSI: 5
[    0.981764] sd 0:0:1:0: Attached scsi generic sg1 type 0
[    0.982021] scsi 2:0:0:0: Direct-Access     ATA      SAMSUNG HD502HJ  1AJ1 PQ: 0 ANSI: 5
[    0.982265] sd 2:0:0:0: Attached scsi generic sg2 type 0
[    0.982430] sd 2:0:0:0: [sdb] 976773168 512-byte logical blocks: (500 GB/465 GiB)


Offline Caike_chb

  • Usuário Ubuntu
  • *
  • Mensagens: 32
    • Ver perfil
Re: TvTime Volume = 0
« Resposta #3 Online: 11 de Novembro de 2010, 22:24 »
Código: [Selecionar]
[    0.982531] sd 2:0:0:0: [sdb] Write Protect is off
[    0.982536] sd 2:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    0.982578] sd 2:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    0.982871]  sdb:
[    0.983026] sd 0:0:1:0: [sda] 78242976 512-byte logical blocks: (40.0 GB/37.3 GiB)
[    0.983126] sd 0:0:1:0: [sda] Write Protect is off
[    0.983131] sd 0:0:1:0: [sda] Mode Sense: 00 3a 00 00
[    0.983171] sd 0:0:1:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    0.983460]  sda: sdb1 sdb2 sdb3 < sda1 sda2 sda3 < sdb5 >
[    0.998849] sd 2:0:0:0: [sdb] Attached SCSI disk
[    1.000817]  sda5 >
[    1.015369] sd 0:0:1:0: [sda] Attached SCSI disk
[    1.028600] usb 3-2: new full speed USB device using uhci_hcd and address 2
[    1.053624] Freeing initrd memory: 10504k freed
[    1.061313] Freeing unused kernel memory: 684k freed
[    1.061912] Write protecting the kernel text: 4932k
[    1.061952] Write protecting the kernel read-only data: 1976k
[    1.099128] udev[72]: starting version 163
[    1.536962] Floppy drive(s): fd0 is 1.44M
[    1.574647] FDC 0 is a post-1991 82077
[    1.623593] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[    1.623628] r8169 0000:02:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[    1.623687] r8169 0000:02:00.0: setting latency timer to 64
[    1.623757]   alloc irq_desc for 42 on node -1
[    1.623760]   alloc kstat_irqs on node -1
[    1.623782] r8169 0000:02:00.0: irq 42 for MSI/MSI-X
[    1.651462] r8169 0000:02:00.0: eth0: RTL8101e at 0xf808a000, 00:24:21:fa:3a:20, XID 94200000 IRQ 42
[    1.902109] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null)
[   13.923802] Adding 2104476k swap on /dev/sda1.  Priority:-1 extents:1 across:2104476k
[   14.041690] udev[329]: starting version 163
[   14.142170] lp: driver loaded but no devices found
[   14.534101] intel_rng: FWH not detected
[   14.642099] Linux agpgart interface v0.103
[   14.655644] EXT4-fs (sda5): re-mounted. Opts: errors=remount-ro
[   14.694520] parport_pc 00:10: reported by Plug and Play ACPI
[   14.694574] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE]
[   14.727348] agpgart-intel 0000:00:00.0: Intel G33 Chipset
[   14.727828] agpgart-intel 0000:00:00.0: detected 7164K stolen memory
[   14.750180] leds_ss4200: no LED devices found
[   14.823666] lp0: using parport0 (interrupt-driven).
[   15.021131] type=1400 audit(1289518429.091:2): apparmor="STATUS" operation="profile_load" name="/sbin/dhclient3" pid=500 comm="apparmor_parser"
[   15.022018] type=1400 audit(1289518429.091:3): apparmor="STATUS" operation="profile_load" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=500 comm="apparmor_parser"
[   15.022503] type=1400 audit(1289518429.091:4): apparmor="STATUS" operation="profile_load" name="/usr/lib/connman/scripts/dhclient-script" pid=500 comm="apparmor_parser"
[   15.050129] Linux video capture interface: v2.00
[   15.052177] IR NEC protocol handler initialized
[   15.116451] gspca: main v2.9.0 registered
[   15.163784] gspca: probing 0c45:602c
[   15.170241] input: sonixb as /devices/pci0000:00/0000:00:1d.1/usb3/3-2/input/input3
[   15.170610] gspca: video0 created
[   15.170616] gspca: found int in endpoint: 0x83, buffer_len=1, interval=100
[   15.170743] usbcore: registered new interface driver sonixb
[   15.170748] sonixb: registered
[   15.195700] IR RC5(x) protocol handler initialized
[   15.202539] psmouse serio1: ID: 10 00 64
[   15.328632] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000
[   15.360587] IR RC6 protocol handler initialized
[   15.451347] ppdev: user-space parallel port driver
[   15.454668] IR JVC protocol handler initialized
[   15.482487] bttv: driver version 0.9.18 loaded
[   15.482493] bttv: using 8 buffers with 2080k (520 pages) each for capture
[   15.494933] bttv: Bt8xx card found (0).
[   15.494963] bttv 0000:03:01.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[   15.494982] bttv0: Bt878 (rev 17) at 0000:03:01.0, irq: 17, latency: 128, mmio: 0xfdfff000
[   15.496246] bttv0: using:  *** UNKNOWN/GENERIC ***  [card=0,autodetected]
[   15.496309] bttv0: gpio: en=00000000, out=00000000 in=00c0dfe0 [init]
[   15.499557] tveeprom 0-0050: Huh, no eeprom present (err=-6)?
[   15.499564] bttv0: tuner type unset
[   15.499919] bttv0: registered device video1
[   15.500283] bttv0: registered device vbi0
[   15.506546] IR Sony protocol handler initialized
[   15.552311] [drm] Initialized drm 1.1.0 20060810
[   15.602649] lirc_dev: IR Remote Control driver registered, major 251
[   15.623271] IR LIRC bridge handler initialized
[   15.776541] input: ImPS/2 Generic Wheel Mouse as /devices/platform/i8042/serio1/input/input4
[   15.899259] i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[   15.899268] i915 0000:00:02.0: setting latency timer to 64
[   15.981733]   alloc irq_desc for 43 on node -1
[   15.981739]   alloc kstat_irqs on node -1
[   15.981755] i915 0000:00:02.0: irq 43 for MSI/MSI-X
[   15.981771] [drm] set up 7M of stolen space
[   15.982812] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[   15.983230] [drm] initialized overlay support
[   16.212437] Console: switching to colour frame buffer device 128x48
[   16.216466] fb0: inteldrmfb frame buffer device
[   16.216470] drm: registered panic notifier
[   16.216488] Slow work thread pool: Starting up
[   16.216571] Slow work thread pool: Ready
[   16.216637] No ACPI video bus found
[   16.216725] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[   16.217414] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[   16.217496]   alloc irq_desc for 44 on node -1
[   16.217500]   alloc kstat_irqs on node -1
[   16.217517] HDA Intel 0000:00:1b.0: irq 44 for MSI/MSI-X
[   16.217555] HDA Intel 0000:00:1b.0: setting latency timer to 64
[   16.375887] hda_codec: ALC888: BIOS auto-probing.
[   21.138161] r8169 0000:02:00.0: eth0: link up
[   21.138173] r8169 0000:02:00.0: eth0: link up
[   21.142644] type=1400 audit(1289518435.211:5): apparmor="STATUS" operation="profile_load" name="/usr/share/gdm/guest-session/Xsession" pid=845 comm="apparmor_parser"
[   21.161504] type=1400 audit(1289518435.231:6): apparmor="STATUS" operation="profile_replace" name="/sbin/dhclient3" pid=859 comm="apparmor_parser"
[   21.162405] type=1400 audit(1289518435.231:7): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=859 comm="apparmor_parser"
[   21.162896] type=1400 audit(1289518435.231:8): apparmor="STATUS" operation="profile_replace" name="/usr/lib/connman/scripts/dhclient-script" pid=859 comm="apparmor_parser"
[   21.208499] type=1400 audit(1289518435.279:9): apparmor="STATUS" operation="profile_load" name="/usr/bin/evince" pid=909 comm="apparmor_parser"
[   21.307236] type=1400 audit(1289518435.375:10): apparmor="STATUS" operation="profile_load" name="/usr/bin/evince-previewer" pid=909 comm="apparmor_parser"
[   21.383666] type=1400 audit(1289518435.451:11): apparmor="STATUS" operation="profile_load" name="/usr/bin/evince-thumbnailer" pid=909 comm="apparmor_parser"
[   21.459150] type=1400 audit(1289518435.527:12): apparmor="STATUS" operation="profile_load" name="/usr/lib/cups/backend/cups-pdf" pid=936 comm="apparmor_parser"
[   21.474383] type=1400 audit(1289518435.543:13): apparmor="STATUS" operation="profile_load" name="/usr/sbin/cupsd" pid=936 comm="apparmor_parser"
[   21.489988] type=1400 audit(1289518435.559:14): apparmor="STATUS" operation="profile_load" name="/usr/sbin/tcpdump" pid=940 comm="apparmor_parser"
[   21.656574] i2c i2c-1: sendbytes: NAK bailout.
[   21.665922] i2c i2c-1: sendbytes: NAK bailout.
[   23.135789] EXT4-fs (sda5): re-mounted. Opts: errors=remount-ro,commit=0
[   23.832463] i2c i2c-1: sendbytes: NAK bailout.
[   23.845956] i2c i2c-1: sendbytes: NAK bailout.
[   23.903058] i2c i2c-1: sendbytes: NAK bailout.
[   24.982382] EXT4-fs (sda5): re-mounted. Opts: errors=remount-ro,commit=0
[   28.032191] i2c i2c-1: sendbytes: NAK bailout.
[   31.267619] cdrom: sr0: mrw address space DMA selected
[   31.296028] eth0: no IPv6 routers present
[   31.298086] ISO 9660 Extensions: Microsoft Joliet Level 1
[   31.333315] ISOFS: changing to secondary root
[ 1161.347271] bttv0: unloading
[ 1167.479682] bttv: driver version 0.9.18 loaded
[ 1167.479689] bttv: using 8 buffers with 2080k (520 pages) each for capture
[ 1167.481675] bttv: Bt8xx card found (0).
[ 1167.481699] bttv0: Bt878 (rev 17) at 0000:03:01.0, irq: 17, latency: 128, mmio: 0xfdfff000
[ 1167.481765] bttv0: using: Prolink Pixelview PlayTV (bt878) [card=16,insmod option]
[ 1167.481814] bttv0: gpio: en=00000000, out=00000000 in=00c0dfe0 [init]
[ 1167.483599] bttv0: tuner type=2
[ 1167.546558] bttv0: audio absent, no audio device found!
[ 1167.562113] tuner 0-0061: chip found @ 0xc2 (bt878 #0 [sw])
[ 1167.607876] tuner-simple 0-0061: creating new instance
[ 1167.607884] tuner-simple 0-0061: type set to 2 (Philips NTSC (FI1236,FM1236 and compatibles))
[ 1167.609838] bttv0: registered device video1
[ 1167.610719] bttv0: registered device vbi0
[ 1167.610747] bttv0: PLL: 28636363 => 35468950 .
[ 1167.611673] bttv0: PLL: 28636363 => 35468950 .
[ 1167.614599] bttv0: PLL: 28636363 => 35468950 .. ok
[ 1167.628463]  ok
[ 1167.644100]  ok
[ 1484.302314] bttv0: PLL can sleep, using XTAL (28636363).
carlos@Carlos-Desktop:/$

Moderadores, não sei se isso é permitido, mas por favor, peço que entendam, só falta configurar o som!
obrigado!

Offline Tota

  • Usuário Ubuntu
  • *
  • Mensagens: 14.982
    • Ver perfil
Re: TvTime Volume = 0
« Resposta #4 Online: 11 de Novembro de 2010, 23:31 »
Ola

Continuar o codigo é permitido sim.

Procure o perfil do usuario mstr e veja as postagens dele aqui no forum. vá até o site dele e veja o meu topico sobre pixelview play tv mobile aqui também.

Deve ajudar a resolver.

[]'s
« Última modificação: 11 de Novembro de 2010, 23:33 por Tota »