Tearing video playback with radeon open source

Hi all, I'm pretty new to Arch. I've got almost everything set up and working nicely, except video playback.
I get a lot of tearing using the open source drivers. It happens both with mPlayer(no matter which output is chosen) and VLC. Happened in Ubuntu and happens in Arch. In Ubuntu the only thing that solved it was enabling Tear Free Desktop from CCC(which enable VSYNC and Tripple Buffering), but I wanna stick to open source drivers in Arch(that's the prefered choice according to the Wiki).
Can I enable VSYNC in these drivers? Please help.
Not sure if it matters, but I'm running GNOME 3.
Thanks!

Maybe you will find something useful here: http://www.x.org/wiki/RadeonFeature/#VSYNC
Or here: http://phoronix.com/forums/showthread.p … s-Showdown
I am not currently using ATI hardware to tell you exactly what's needed.  Using a compositor such as Compiz might make the difference.

Similar Messages

  • Screen tearing on video playback with mplayer and radeon driver

    I use a old Radeon 9200 video card with the open source radeon driver, and after I configured the radeon driver to fix the screen tearing, it still has screen tearing
    this is the xorg.conf:
    Section "Device"
    Identifier "My Graphics Card"
    Driver "radeon"
    Option "DRI" "on"
    Option "DynamicPM" "on"
    Option "ClockGating" "on"
    Option "AccelMethod" "EXA"
    Option "EXAVSync" "on"
    Option "DMAForXv" "on"
    Option "ScalerWidth" "2048"
    Option "EnablePageFlip" "on"
    Option "RenderAccel" "on"
    Option "AccelDFS" "on"
    Option "AGPMode" "4"
    Option "ColorTiling" "on"
    Option "AGPFastWrite" "yes"
    BusID "PCI:1:0:0"
    EndSection
    and this is the ~/.mplayer/conf:
    vo=xv
    ao=alsa
    mixer-channel=Master
    nolirc=yes
    nojoystick=yes
    font=Arial
    subcp=latin2
    subpos=95
    and I know that this video card is capable of playback without screen tearing, because if I boot windows xp and open any video file with VLC, there is no screen tearing
    Last edited by Chrys349 (2011-10-31 03:03:06)

    I have a Radeon 9250. Here is my setup:
    Section "Device"
    Identifier "Radeon 9250"
    Driver "radeon"
    Option "EXAVSync" "false"
    Option "ColorTiling" "true"
    Option "EXAPixmaps" "true"
    Option "MigrationHeuristic" "greedy"
    Option "SwapBuffersWait" "true"
    Option "TripleBuffer" "true"
    Option "EnablePageFlip" "true"
    Option "AGPMode" "8"
    Option "AGPFastWrite" "false"
    Option "BusType" "AGP"
    Option "DisplayPriority" "AUTO"
    Option "IgnoreEDID" "false"
    Option "RenderAccel" "true"
    Option "AccelMethod" "EXA"
    Option "AccelDFS" "true"
    Option "FBTexPercent" "0"
    Option "DMSForXv" "true"
    Option "SubPixelOrder" "NONE"
    Option "VGAAccess" "false"
    Option "DRI" "true"
    Option "XV_VSYNC" "true"
    Option "XV_CRTC" "auto"
    Option "XV_BICUBIC" "false"
    EndSection
    I'm glad with the video quality, however, I do experience little tearing sometimes, especially in the scenes involving panning.
    The XV_VSYNC option is supposed to eliminate tearing (due to the radeon manual), but it is ignored if KMS is enabled. Try disabling KMS if you don't mind some performance reduction. The Radeon driver generally has some annoying bugs and glitches in KMS mode.

  • Problem with video playback with iTunes

    Several problems :
    Problem with video playback with iTunes -
    Since about a week, When I launch a video, it takes a long time to get started, then only the sound starts with no pictures - If I press pause then play the video is played normally. Did anyone face or heard about same kind of issue .
    Problem with permission disk errors
    After re-installing White Tiger and After I installed the last OSX 10.6.5 update
    I found the following problem
    Group differs on "Applications / Utilities / AirPort Utility.app / Contents / Resources / wanArrow.png", should be 0 instead of 80.
    Last but not least :
    My computer seems slow - I have 60gig free on My hard drive and I test my hard drive and everything seems all good .

    What was the fix for this? Everything has sucked for my itunes video playback since the last major revision release.

  • Is SAP Netweaver environment compatible with CruiseControl open source tool

    Hi All,
    Can you please let me know if
    Is SAP Netweaver environment compatible with CruiseControl open source tool?
    If yes, steps to integrate the same.
    Regards,
    Raj

    Ken,
    Few suggestions from my side.
    >>who supports the code? It's free, so there is >>no 'technical support hotline' to call. For every >>package that we install, we therefore increase our >>workload.
    This varies from package to package. If you see Hibernate which is a OR mapping library, you get support for it which is run by a altogether different company but you might not get the support for your other library codes. so..varies with what you are trying to use.
    >>testing strategy - how many hoops do we make the code >>go through before we can be assured that >>it's 'production' ready?
    This will also depend on the free source stuff you are trying to use. Say in case of Struts or log4j like packages, you wont find any flaws as the industry is heavily relying on these today. but a new library and yes, you need fair amount of testing for that.
    >>what is the SAP stance on incorporating open source >>code into the J2EE engine? Does this in any way affect >>supportability?
    SAP would be the best option to enquire with :).
    >>rapid change - Open source code can change quite >>rapidly, so how do you handle this?
    Not necessary you have to upgrade.If a current version suffices your business requirement then stick with it.
    Even if you change to a latest version,you might need to tweak with your java versions (say upgrade java also) but the existing functionality in previous versions will continue to work fine though..
    Hope this helps..
    Rgds,
    Amol

  • Mac2TV (Video Output) with Radeon X1900 soon? Please?

    Has anyone got this to work? ATI can we expect this anytime soon?
    "Mac2TV (Video Output) with RADEON Cards
    The RADEON X1900 G5 Mac Edition product does support TV out functionality, albeit this version of ATI Displays does not currently support Mac2TV features at this time."
    -Jonathan

    The Apple DVI to Video adapter should work on one port of the 1900
    <http://store.apple.com/1-800-MY-APPLE/WebObjects/AppleStore.woa/wa/RSLID?mco=6C 04E07A&nplm=M9267G%2FA>

  • [SOLVED]X11 video output only with ati open source drivers

    Hi everyone,
    my nvidia graphics card died recently and I replaced it with an ATI Radeon HD 4870, which in hindsight might have been a mistake.
    I installed the catalyst driver at first, ran into some problems, finally decided to switch to the open source xf86-video-ati driver. Followed the ati wiki, but ended up with X11 video output only. Can't watch anything full screen, general performance is sluggish. The output of xvinfo is:
    screen #0
    no adaptors present
    Here are the (hopefully) relevant parts of my xorg.conf:
    Section "Files"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/TTF"
    FontPath "/usr/share/fonts/Type1"
    EndSection
    Section "Module"
    Load "dri2"
    Load "dbe"
    Load "record"
    Load "glx"
    Load "extmod"
    Load "dri"
    Load "drm"
    EndSection
    Section "Monitor"
    #DisplaySize 470 300 # mm
    Identifier "Monitor0"
    VendorName "SAM"
    ModelName "SyncMaster"
    HorizSync 30.0 - 81.0
    VertRefresh 56.0 - 75.0
    Option "DPMS"
    EndSection
    Section "Device"
    ### Available Driver options are:-
    ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
    ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
    ### [arg]: arg optional
    #Option "NoAccel" # [<bool>]
    #Option "SWcursor" # [<bool>]
    #Option "Dac6Bit" # [<bool>]
    #Option "Dac8Bit" # [<bool>]
    #Option "BusType" # [<str>]
    #Option "CPPIOMode" # [<bool>]
    #Option "CPusecTimeout" # <i>
    Option "AGPMode" "8"
    #Option "AGPFastWrite" # [<bool>]
    #Option "AGPSize" # <i>
    #Option "GARTSize" # <i>
    #Option "RingSize" # <i>
    #Option "BufferSize" # <i>
    #Option "EnableDepthMoves" # [<bool>]
    #Option "EnablePageFlip" # [<bool>]
    #Option "NoBackBuffer" # [<bool>]
    #Option "DMAForXv" # [<bool>]
    #Option "FBTexPercent" # <i>
    #Option "DepthBits" # <i>
    #Option "PCIAPERSize" # <i>
    #Option "AccelDFS" # [<bool>]
    #Option "IgnoreEDID" # [<bool>]
    #Option "DisplayPriority" # [<str>]
    #Option "PanelSize" # [<str>]
    #Option "ForceMinDotClock" # <freq>
    Option "ColorTiling" "on"
    #Option "VideoKey" # <i>
    #Option "RageTheatreCrystal" # <i>
    #Option "RageTheatreTunerPort" # <i>
    #Option "RageTheatreCompositePort" # <i>
    #Option "RageTheatreSVideoPort" # <i>
    #Option "TunerType" # <i>
    #Option "RageTheatreMicrocPath" # <str>
    #Option "RageTheatreMicrocType" # <str>
    #Option "ScalerWidth" # <i>
    #Option "RenderAccel" # [<bool>]
    #Option "SubPixelOrder" # [<str>]
    #Option "ShowCache" # [<bool>]
    #Option "DynamicClocks" # [<bool>]
    #Option "VGAAccess" # [<bool>]
    #Option "ReverseDDC" # [<bool>]
    #Option "LVDSProbePLL" # [<bool>]
    Option "AccelMethod" "EXA"
    #Option "DRI" # [<bool>]
    #Option "ConnectorTable" # <str>
    #Option "DefaultConnectorTable" # [<bool>]
    #Option "DefaultTMDSPLL" # [<bool>]
    #Option "TVDACLoadDetect" # [<bool>]
    #Option "ForceTVOut" # [<bool>]
    #Option "TVStandard" # <str>
    #Option "IgnoreLidStatus" # [<bool>]
    #Option "DefaultTVDACAdj" # [<bool>]
    #Option "Int10" # [<bool>]
    #Option "EXAVSync" # [<bool>]
    #Option "ATOMTVOut" # [<bool>]
    #Option "R4xxATOM" # [<bool>]
    Identifier "Card0"
    Driver "radeon"
    VendorName "ATI Technologies Inc"
    BoardName "RV770 [Radeon HD 4870]"
    BusID "PCI:1:0:0"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    SubSection "Display"
    Viewport 0 0
    Depth 1
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 4
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 8
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 15
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 16
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 24
    EndSubSection
    EndSection
    Section "DRI"
    Mode 0666
    EndSection
    Any ideas?
    Last edited by Raisuli (2009-05-31 16:08:41)

    I think I had XV with this stuff: xf86-video-radeonhd-git-r6xx-r7xx and drm-radeon-module-git-r6xx-r7xx

  • [SOLVED] Radeon HD 3850 / Radeon open source driver

    Hello,
    My laptop broke and for some time now I am using my old desktop pc (2008), on which I have arch linux and manjaro, dual booted.
    My problem is that if I want a long video (over 20 minutes my whole pc is becoming slow and the screen becomes sluggish, mouse too. At first I thought that the ram is not clearing but I 'sudo rm -rf /tmp/' and check htop and ram is not full. CPU is normal so I believe it has something to do with the graphics card.
    Please help me track the source of the problem!
    If you need any more info please let me know!
    USING:
    XFCE4
    lspci:
    nexus@nexus ~> sudo lspci
    00:00.0 Host bridge: Intel Corporation 82G33/G31/P35/P31 Express DRAM Controller (rev 02)
    00:01.0 PCI bridge: Intel Corporation 82G33/G31/P35/P31 Express PCI Express Root Port (rev 02)
    00:1a.0 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 (rev 02)
    00:1a.1 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #5 (rev 02)
    00:1a.2 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #6 (rev 02)
    00:1a.7 USB controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #2 (rev 02)
    00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 02)
    00:1c.0 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 1 (rev 02)
    00:1c.4 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 5 (rev 02)
    00:1c.5 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 6 (rev 02)
    00:1d.0 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 (rev 02)
    00:1d.1 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #2 (rev 02)
    00:1d.2 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #3 (rev 02)
    00:1d.7 USB controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #1 (rev 02)
    00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev 92)
    00:1f.0 ISA bridge: Intel Corporation 82801IR (ICH9R) LPC Interface Controller (rev 02)
    00:1f.2 IDE interface: Intel Corporation 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA Controller [IDE mode] (rev 02)
    00:1f.3 SMBus: Intel Corporation 82801I (ICH9 Family) SMBus Controller (rev 02)
    00:1f.5 IDE interface: Intel Corporation 82801I (ICH9 Family) 2 port SATA Controller [IDE mode] (rev 02)
    01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] RV670 [Radeon HD 3690/3850]
    01:00.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] RV670/680 HDMI Audio [Radeon HD 3690/3800 Series]
    02:00.0 Ethernet controller: Marvell Technology Group Ltd. 88E8056 PCI-E Gigabit Ethernet Controller (rev 12)
    03:00.0 IDE interface: Marvell Technology Group Ltd. 88SE6101/6102 single-port PATA133 interface (rev b2)
    05:03.0 FireWire (IEEE 1394): VIA Technologies, Inc. VT6306/7/8 [Fire II(M)] IEEE 1394 OHCI Controller (rev c0)
    dmesg | grep 'radeon'
    nexus@nexus ~> dmesg | grep 'radeon'
    [ 8.854595] [drm] radeon kernel modesetting enabled.
    [ 8.854642] fb: switching to radeondrmfb from VESA VGA
    [ 8.855089] radeon 0000:01:00.0: VRAM: 512M 0x0000000000000000 - 0x000000001FFFFFFF (512M used)
    [ 8.855091] radeon 0000:01:00.0: GTT: 512M 0x0000000020000000 - 0x000000003FFFFFFF
    [ 8.855149] [drm] radeon: 512M of VRAM memory ready
    [ 8.855150] [drm] radeon: 512M of GTT memory ready.
    [ 9.312998] [drm] radeon: power management initialized
    [ 9.367406] radeon 0000:01:00.0: WB enabled
    [ 9.367409] radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 0x0000000020000c00 and cpu addr 0xffff8800765bbc00
    [ 9.378005] radeon 0000:01:00.0: fence driver on ring 5 use gpu addr 0x00000000000521d0 and cpu addr 0xffffc900122921d0
    [ 9.378010] radeon 0000:01:00.0: radeon: MSI limited to 32-bit
    [ 9.378028] radeon 0000:01:00.0: irq 31 for MSI/MSI-X
    [ 9.378038] radeon 0000:01:00.0: radeon: using MSI.
    [ 9.378057] [drm] radeon: irq initialized.
    [ 10.272486] fbcon: radeondrmfb (fb0) is primary device
    [ 10.272506] radeon 0000:01:00.0: fb0: radeondrmfb frame buffer device
    [ 10.272507] radeon 0000:01:00.0: registered panic notifier
    [ 10.293348] [drm] Initialized radeon 2.40.0 20080528 for 0000:01:00.0 on minor 0
    cat /proc/meminfo
    sudo cat /proc/meminfo
    [sudo] password for nexus:
    MemTotal: 2053268 kB
    MemFree: 543480 kB
    MemAvailable: 962164 kB
    Buffers: 53308 kB
    Cached: 520696 kB
    SwapCached: 0 kB
    Active: 904312 kB
    Inactive: 372332 kB
    Active(anon): 710112 kB
    Inactive(anon): 50588 kB
    Active(file): 194200 kB
    Inactive(file): 321744 kB
    Unevictable: 16544 kB
    Mlocked: 16544 kB
    SwapTotal: 3999992 kB
    SwapFree: 3999992 kB
    Dirty: 108 kB
    Writeback: 0 kB
    AnonPages: 719092 kB
    Mapped: 321640 kB
    Shmem: 51740 kB
    Slab: 52188 kB
    SReclaimable: 30728 kB
    SUnreclaim: 21460 kB
    KernelStack: 5136 kB
    PageTables: 26016 kB
    NFS_Unstable: 0 kB
    Bounce: 0 kB
    WritebackTmp: 0 kB
    CommitLimit: 5026624 kB
    Committed_AS: 2944536 kB
    VmallocTotal: 34359738367 kB
    VmallocUsed: 306608 kB
    VmallocChunk: 34359425532 kB
    HardwareCorrupted: 0 kB
    AnonHugePages: 196608 kB
    HugePages_Total: 0
    HugePages_Free: 0
    HugePages_Rsvd: 0
    HugePages_Surp: 0
    Hugepagesize: 2048 kB
    DirectMap4k: 165376 kB
    DirectMap2M: 1931264 kB
    lshsw
    nexus@nexus ~> sudo lshw
    nexus
    description: Desktop Computer
    product: P5K PRO (To Be Filled By O.E.M.)
    vendor: System manufacturer
    version: System Version
    serial: System Serial Number
    width: 64 bits
    capabilities: smbios-2.4 dmi-2.4 vsyscall32
    configuration: boot=normal chassis=desktop family=To Be Filled By O.E.M. sku=To Be Filled By O.E.M. uuid=40BB001E-8C00-0118-6394-001FC61593C0
    *-core
    description: Motherboard
    product: P5K PRO
    vendor: ASUSTeK Computer INC.
    physical id: 0
    version: Rev 1.xx
    serial: MS1C81BY2A07369
    slot: To Be Filled By O.E.M.
    *-firmware
    description: BIOS
    vendor: American Megatrends Inc.
    physical id: 0
    version: 1303
    date: 12/16/2008
    size: 64KiB
    capacity: 960KiB
    capabilities: isa pci pnp apm upgrade shadowing escd cdboot bootselect socketedrom edd int13floppy1200 int13floppy720 int13floppy2880 int5printscreen int9keyboard int14serial int17printer int10video acpi usb ls120boot zipboot biosbootspecification
    *-cpu
    description: CPU
    product: (To Be Filled By O.E.M.)
    vendor: Intel Corp.
    physical id: 4
    bus info: cpu@0
    version: Intel(R) Core(TM)2 Duo CPU E7200 @ 2.53GHz
    serial: To Be Filled By O.E.M.
    slot: LGA775
    size: 3819MHz
    width: 64 bits
    clock: 402MHz
    capabilities: fpu fpu_exception wp vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx x86-64 constant_tsc arch_perfmon pebs bts rep_good nopl aperfmperf pni dtes64 monitor ds_cpl est tm2 ssse3 cx16 xtpr pdcm sse4_1 lahf_lm dtherm
    *-cache:0
    description: L1 cache
    physical id: 5
    slot: L1-Cache
    size: 64KiB
    capacity: 64KiB
    capabilities: internal write-back data
    *-cache:1
    description: L2 cache
    physical id: 6
    slot: L2-Cache
    size: 3MiB
    capacity: 3MiB
    capabilities: internal write-back instruction
    *-memory
    description: System Memory
    physical id: 3b
    slot: System board or motherboard
    size: 2GiB
    capacity: 2GiB
    *-bank:0
    description: DIMM [empty]
    product: PartNum0
    vendor: Manufacturer0
    physical id: 0
    serial: SerNum0
    slot: DIMM0
    *-bank:1
    description: DIMM [empty]
    product: PartNum1
    vendor: Manufacturer1
    physical id: 1
    serial: SerNum1
    slot: DIMM1
    *-bank:2
    description: DIMM [empty]
    product: PartNum2
    vendor: Manufacturer2
    physical id: 2
    serial: SerNum2
    slot: DIMM2
    *-bank:3
    description: DIMM DDR2 Synchronous 667 MHz (1.5 ns)
    product: PartNum3
    vendor: Manufacturer3
    physical id: 3
    serial: SerNum3
    slot: DIMM3
    size: 2GiB
    width: 64 bits
    clock: 667MHz (1.5ns)
    *-pci
    description: Host bridge
    product: 82G33/G31/P35/P31 Express DRAM Controller
    vendor: Intel Corporation
    physical id: 100
    bus info: pci@0000:00:00.0
    version: 02
    width: 32 bits
    clock: 33MHz
    *-pci:0
    description: PCI bridge
    product: 82G33/G31/P35/P31 Express PCI Express Root Port
    vendor: Intel Corporation
    physical id: 1
    bus info: pci@0000:00:01.0
    version: 02
    width: 32 bits
    clock: 33MHz
    capabilities: pci pm msi pciexpress normal_decode bus_master cap_list
    configuration: driver=pcieport
    resources: irq:24 ioport:b000(size=4096) memory:fe800000-fe8fffff ioport:d0000000(size=268435456)
    *-display
    description: VGA compatible controller
    product: RV670 [Radeon HD 3690/3850]
    vendor: Advanced Micro Devices, Inc. [AMD/ATI]
    physical id: 0
    bus info: pci@0000:01:00.0
    version: 00
    width: 64 bits
    clock: 33MHz
    capabilities: pm pciexpress msi vga_controller bus_master cap_list rom
    configuration: driver=radeon latency=0
    resources: irq:31 memory:d0000000-dfffffff memory:fe8e0000-fe8effff ioport:b000(size=256) memory:fe8c0000-fe8dffff
    *-multimedia
    description: Audio device
    product: RV670/680 HDMI Audio [Radeon HD 3690/3800 Series]
    vendor: Advanced Micro Devices, Inc. [AMD/ATI]
    physical id: 0.1
    bus info: pci@0000:01:00.1
    version: 00
    width: 64 bits
    clock: 33MHz
    capabilities: pm pciexpress msi bus_master cap_list
    configuration: driver=snd_hda_intel latency=0
    resources: irq:29 memory:fe8fc000-fe8fffff
    *-usb:0
    description: USB controller
    product: 82801I (ICH9 Family) USB UHCI Controller #4
    vendor: Intel Corporation
    physical id: 1a
    bus info: pci@0000:00:1a.0
    version: 02
    width: 32 bits
    clock: 33MHz
    capabilities: uhci bus_master cap_list
    configuration: driver=uhci_hcd latency=0
    resources: irq:16 ioport:a800(size=32)
    *-usbhost
    product: UHCI Host Controller
    vendor: Linux 3.18.13-1 uhci_hcd
    physical id: 1
    bus info: usb@1
    logical name: usb1
    version: 3.18
    capabilities: usb-1.10
    configuration: driver=hub slots=2 speed=12Mbit/s
    *-usb:0
    description: Mouse
    product: USB Optical Mouse
    vendor: Logitech
    physical id: 1
    bus info: usb@1:1
    version: 54.00
    capabilities: usb-2.00
    configuration: driver=usbhid maxpower=98mA speed=2Mbit/s
    *-usb:1
    description: Keyboard
    product: ActiveJet K-2024 Multimedia Keyboard
    vendor: Elan Microelectronics Corp.
    physical id: 2
    bus info: usb@1:2
    version: 1.07
    capabilities: usb-2.00
    configuration: driver=usbhid maxpower=100mA speed=2Mbit/s
    *-usb:1
    description: USB controller
    product: 82801I (ICH9 Family) USB UHCI Controller #5
    vendor: Intel Corporation
    physical id: 1a.1
    bus info: pci@0000:00:1a.1
    version: 02
    width: 32 bits
    clock: 33MHz
    capabilities: uhci cap_list
    configuration: driver=uhci_hcd latency=0
    resources: irq:21 ioport:a880(size=32)
    *-usbhost
    product: UHCI Host Controller
    vendor: Linux 3.18.13-1 uhci_hcd
    physical id: 1
    bus info: usb@3
    logical name: usb3
    version: 3.18
    capabilities: usb-1.10
    configuration: driver=hub slots=2 speed=12Mbit/s
    *-usb:2
    description: USB controller
    product: 82801I (ICH9 Family) USB UHCI Controller #6
    vendor: Intel Corporation
    physical id: 1a.2
    bus info: pci@0000:00:1a.2
    version: 02
    width: 32 bits
    clock: 33MHz
    capabilities: uhci bus_master cap_list
    configuration: driver=uhci_hcd latency=0
    resources: irq:18 ioport:ac00(size=32)
    *-usbhost
    product: UHCI Host Controller
    vendor: Linux 3.18.13-1 uhci_hcd
    physical id: 1
    bus info: usb@4
    logical name: usb4
    version: 3.18
    capabilities: usb-1.10
    configuration: driver=hub slots=2 speed=12Mbit/s
    *-usb
    description: Audio device
    product: USB Sound Device
    vendor: C-Media INC.
    physical id: 2
    bus info: usb@4:2
    version: 0.10
    capabilities: usb-1.10 audio-control
    configuration: driver=snd-usb-audio maxpower=500mA speed=12Mbit/s
    *-usb:3
    description: USB controller
    product: 82801I (ICH9 Family) USB2 EHCI Controller #2
    vendor: Intel Corporation
    physical id: 1a.7
    bus info: pci@0000:00:1a.7
    version: 02
    width: 32 bits
    clock: 33MHz
    capabilities: pm debug ehci bus_master cap_list
    configuration: driver=ehci-pci latency=0
    resources: irq:18 memory:fe7ffc00-fe7fffff
    *-usbhost
    product: EHCI Host Controller
    vendor: Linux 3.18.13-1 ehci_hcd
    physical id: 1
    bus info: usb@2
    logical name: usb2
    version: 3.18
    capabilities: usb-2.00
    configuration: driver=hub slots=6 speed=480Mbit/s
    *-usb
    description: Mass storage device
    product: DataTraveler 111
    vendor: Kingston
    physical id: 5
    bus info: usb@2:5
    logical name: scsi6
    version: 1.10
    serial: 001CC0C61220BCB18323003A
    capabilities: usb-2.10 scsi emulated scsi-host
    configuration: driver=usb-storage maxpower=498mA speed=480Mbit/s
    *-disk
    description: SCSI Disk
    physical id: 0.0.0
    bus info: scsi@6:0.0.0
    logical name: /dev/sdb
    size: 14GiB (15GB)
    capabilities: partitioned partitioned:dos
    configuration: logicalsectorsize=512 sectorsize=512 signature=670821d0
    *-volume
    description: Windows FAT volume
    vendor: mkfs.fat
    physical id: 2
    bus info: scsi@6:0.0.0,2
    logical name: /dev/sdb2
    version: FAT16
    serial: b772-b198
    size: 15EiB
    capabilities: primary boot fat initialized
    configuration: FATs=2 filesystem=fat label=MISO_EFI
    *-multimedia
    description: Audio device
    product: 82801I (ICH9 Family) HD Audio Controller
    vendor: Intel Corporation
    physical id: 1b
    bus info: pci@0000:00:1b.0
    version: 02
    width: 64 bits
    clock: 33MHz
    capabilities: pm msi pciexpress bus_master cap_list
    configuration: driver=snd_hda_intel latency=0
    resources: irq:28 memory:fe7f8000-fe7fbfff
    *-pci:1
    description: PCI bridge
    product: 82801I (ICH9 Family) PCI Express Port 1
    vendor: Intel Corporation
    physical id: 1c
    bus info: pci@0000:00:1c.0
    version: 02
    width: 32 bits
    clock: 33MHz
    capabilities: pci pciexpress msi pm normal_decode bus_master cap_list
    configuration: driver=pcieport
    resources: irq:25 ioport:1000(size=4096) memory:80000000-803fffff ioport:fdf00000(size=1048576)
    *-pci:2
    description: PCI bridge
    product: 82801I (ICH9 Family) PCI Express Port 5
    vendor: Intel Corporation
    physical id: 1c.4
    bus info: pci@0000:00:1c.4
    version: 02
    width: 32 bits
    clock: 33MHz
    capabilities: pci pciexpress msi pm normal_decode bus_master cap_list
    configuration: driver=pcieport
    resources: irq:26 ioport:d000(size=4096) memory:fea00000-feafffff ioport:80400000(size=2097152)
    *-ide
    description: IDE interface
    product: 88SE6101/6102 single-port PATA133 interface
    vendor: Marvell Technology Group Ltd.
    physical id: 0
    bus info: pci@0000:03:00.0
    version: b2
    width: 32 bits
    clock: 33MHz
    capabilities: ide pm msi pciexpress bus_master cap_list
    configuration: driver=pata_marvell latency=0
    resources: irq:16 ioport:dc00(size=8) ioport:d880(size=4) ioport:d800(size=8) ioport:d480(size=4) ioport:d400(size=16) memory:feaffc00-feaffdff
    *-pci:3
    description: PCI bridge
    product: 82801I (ICH9 Family) PCI Express Port 6
    vendor: Intel Corporation
    physical id: 1c.5
    bus info: pci@0000:00:1c.5
    version: 02
    width: 32 bits
    clock: 33MHz
    capabilities: pci pciexpress msi pm normal_decode bus_master cap_list
    configuration: driver=pcieport
    resources: irq:27 ioport:c000(size=4096) memory:fe900000-fe9fffff ioport:80600000(size=2097152)
    *-network
    description: Ethernet interface
    product: 88E8056 PCI-E Gigabit Ethernet Controller
    vendor: Marvell Technology Group Ltd.
    physical id: 0
    bus info: pci@0000:02:00.0
    logical name: enp2s0
    version: 12
    serial: 00:1f:c6:15:93:c0
    size: 100Mbit/s
    capacity: 1Gbit/s
    width: 64 bits
    clock: 33MHz
    capabilities: pm vpd msi pciexpress bus_master cap_list rom ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
    configuration: autonegotiation=on broadcast=yes driver=sky2 driverversion=1.30 duplex=full ip=192.168.1.4 latency=0 link=yes multicast=yes port=twisted pair speed=100Mbit/s
    resources: irq:30 memory:fe9fc000-fe9fffff ioport:c800(size=256) memory:fe9c0000-fe9dffff
    *-usb:4
    description: USB controller
    product: 82801I (ICH9 Family) USB UHCI Controller #1
    vendor: Intel Corporation
    physical id: 1d
    bus info: pci@0000:00:1d.0
    version: 02
    width: 32 bits
    clock: 33MHz
    capabilities: uhci cap_list
    configuration: driver=uhci_hcd latency=0
    resources: irq:23 ioport:a080(size=32)
    *-usbhost
    product: UHCI Host Controller
    vendor: Linux 3.18.13-1 uhci_hcd
    physical id: 1
    bus info: usb@5
    logical name: usb5
    version: 3.18
    capabilities: usb-1.10
    configuration: driver=hub slots=2 speed=12Mbit/s
    *-usb:5
    description: USB controller
    product: 82801I (ICH9 Family) USB UHCI Controller #2
    vendor: Intel Corporation
    physical id: 1d.1
    bus info: pci@0000:00:1d.1
    version: 02
    width: 32 bits
    clock: 33MHz
    capabilities: uhci cap_list
    configuration: driver=uhci_hcd latency=0
    resources: irq:19 ioport:a400(size=32)
    *-usbhost
    product: UHCI Host Controller
    vendor: Linux 3.18.13-1 uhci_hcd
    physical id: 1
    bus info: usb@6
    logical name: usb6
    version: 3.18
    capabilities: usb-1.10
    configuration: driver=hub slots=2 speed=12Mbit/s
    *-usb:6
    description: USB controller
    product: 82801I (ICH9 Family) USB UHCI Controller #3
    vendor: Intel Corporation
    physical id: 1d.2
    bus info: pci@0000:00:1d.2
    version: 02
    width: 32 bits
    clock: 33MHz
    capabilities: uhci cap_list
    configuration: driver=uhci_hcd latency=0
    resources: irq:18 ioport:a480(size=32)
    *-usbhost
    product: UHCI Host Controller
    vendor: Linux 3.18.13-1 uhci_hcd
    physical id: 1
    bus info: usb@7
    logical name: usb7
    version: 3.18
    capabilities: usb-1.10
    configuration: driver=hub slots=2 speed=12Mbit/s
    *-usb:7
    description: USB controller
    product: 82801I (ICH9 Family) USB2 EHCI Controller #1
    vendor: Intel Corporation
    physical id: 1d.7
    bus info: pci@0000:00:1d.7
    version: 02
    width: 32 bits
    clock: 33MHz
    capabilities: pm debug ehci cap_list
    configuration: driver=ehci-pci latency=0
    resources: irq:23 memory:fe7ff800-fe7ffbff
    *-usbhost
    product: EHCI Host Controller
    vendor: Linux 3.18.13-1 ehci_hcd
    physical id: 1
    bus info: usb@8
    logical name: usb8
    version: 3.18
    capabilities: usb-2.00
    configuration: driver=hub slots=6 speed=480Mbit/s
    *-pci:4
    description: PCI bridge
    product: 82801 PCI Bridge
    vendor: Intel Corporation
    physical id: 1e
    bus info: pci@0000:00:1e.0
    version: 92
    width: 32 bits
    clock: 33MHz
    capabilities: pci subtractive_decode bus_master cap_list
    resources: ioport:e000(size=4096) memory:feb00000-febfffff
    *-firewire
    description: FireWire (IEEE 1394)
    product: VT6306/7/8 [Fire II(M)] IEEE 1394 OHCI Controller
    vendor: VIA Technologies, Inc.
    physical id: 3
    bus info: pci@0000:05:03.0
    version: c0
    width: 32 bits
    clock: 33MHz
    capabilities: pm ohci bus_master cap_list
    configuration: driver=firewire_ohci latency=64 maxlatency=32
    resources: irq:16 memory:febff800-febfffff ioport:ec00(size=128)
    *-isa
    description: ISA bridge
    product: 82801IR (ICH9R) LPC Interface Controller
    vendor: Intel Corporation
    physical id: 1f
    bus info: pci@0000:00:1f.0
    version: 02
    width: 32 bits
    clock: 33MHz
    capabilities: isa bus_master cap_list
    configuration: driver=lpc_ich latency=0
    resources: irq:0
    *-ide:0
    description: IDE interface
    product: 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA Controller [IDE mode]
    vendor: Intel Corporation
    physical id: 1f.2
    bus info: pci@0000:00:1f.2
    version: 02
    width: 32 bits
    clock: 66MHz
    capabilities: ide pm bus_master cap_list
    configuration: driver=ata_piix latency=0
    resources: irq:22 ioport:9000(size=8) ioport:8c00(size=4) ioport:8880(size=8) ioport:8800(size=4) ioport:8480(size=16) ioport:8400(size=16)
    *-serial UNCLAIMED
    description: SMBus
    product: 82801I (ICH9 Family) SMBus Controller
    vendor: Intel Corporation
    physical id: 1f.3
    bus info: pci@0000:00:1f.3
    version: 02
    width: 64 bits
    clock: 33MHz
    configuration: latency=0
    resources: memory:fe7ff400-fe7ff4ff ioport:400(size=32)
    *-ide:1
    description: IDE interface
    product: 82801I (ICH9 Family) 2 port SATA Controller [IDE mode]
    vendor: Intel Corporation
    physical id: 1f.5
    bus info: pci@0000:00:1f.5
    version: 02
    width: 32 bits
    clock: 66MHz
    capabilities: ide pm bus_master cap_list
    configuration: driver=ata_piix latency=0
    resources: irq:22 ioport:a000(size=8) ioport:9c00(size=4) ioport:9880(size=8) ioport:9800(size=4) ioport:9480(size=16) ioport:9400(size=16)
    *-scsi:0
    physical id: 1
    logical name: scsi2
    capabilities: emulated
    *-disk
    description: ATA Disk
    product: ST3320613AS
    vendor: Seagate
    physical id: 0.0.0
    bus info: scsi@2:0.0.0
    logical name: /dev/sda
    version: SD22
    serial: 9SZ08X1B
    size: 298GiB (320GB)
    capabilities: partitioned partitioned:dos
    configuration: ansiversion=5 logicalsectorsize=512 sectorsize=512 signature=000b2224
    *-volume:0
    description: Windows NTFS volume
    physical id: 1
    bus info: scsi@2:0.0.0,1
    logical name: /dev/sda1
    version: 3.1
    serial: fe64-5abb
    size: 348MiB
    capacity: 350MiB
    capabilities: primary ntfs initialized
    configuration: clustersize=4096 created=2014-09-03 23:41:09 filesystem=ntfs label=System Reserved modified_by_chkdsk=true mounted_on_nt4=true resize_log_file=true state=dirty upgrade_on_mount=true
    *-volume:1
    description: Windows NTFS volume
    physical id: 2
    bus info: scsi@2:0.0.0,2
    logical name: /dev/sda2
    version: 3.1
    serial: 525949d5-1b57-a842-b678-b84db82a9696
    size: 148GiB
    capacity: 148GiB
    capabilities: primary ntfs initialized
    configuration: clustersize=4096 created=2014-09-03 23:57:20 filesystem=ntfs state=clean
    *-volume:2
    description: EXT4 volume
    vendor: Linux
    physical id: 3
    bus info: scsi@2:0.0.0,3
    logical name: /dev/sda3
    version: 1.0
    serial: df9ea610-2942-44f5-9d93-91fbff19cf63
    size: 500MiB
    capacity: 500MiB
    capabilities: primary journaled extended_attributes huge_files dir_nlink extents ext4 ext2 initialized
    configuration: created=2015-05-16 19:51:12 filesystem=ext4 lastmountpoint=/boot modified=2015-05-17 01:42:13 mounted=2015-05-17 00:31:11 state=clean
    *-volume:3
    description: Extended partition
    physical id: 4
    bus info: scsi@2:0.0.0,4
    logical name: /dev/sda4
    size: 148GiB
    capacity: 148GiB
    capabilities: primary extended partitioned partitioned:extended
    *-logicalvolume:0
    description: Linux filesystem partition
    physical id: 5
    logical name: /dev/sda5
    capacity: 3906MiB
    *-logicalvolume:1
    description: Linux filesystem partition
    physical id: 6
    logical name: /dev/sda6
    logical name: /boot
    capacity: 3906MiB
    capabilities: bootable
    configuration: mount.fstype=ext4 mount.options=rw,relatime,data=ordered state=mounted
    *-logicalvolume:2
    description: Linux filesystem partition
    physical id: 7
    logical name: /dev/sda7
    logical name: /
    capacity: 141GiB
    configuration: mount.fstype=ext4 mount.options=rw,relatime,data=ordered state=mounted
    *-scsi:1
    physical id: 2
    logical name: scsi4
    capabilities: emulated
    *-cdrom
    description: DVD-RAM writer
    product: DRW-2014L1T
    vendor: ASUS
    physical id: 0.0.0
    bus info: scsi@4:0.0.0
    logical name: /dev/cdrom
    logical name: /dev/sr0
    version: 1.00
    capabilities: removable audio cd-r cd-rw dvd dvd-r dvd-ram
    configuration: ansiversion=5 status=nodisc
    Last edited by nevinx (2015-05-22 19:35:33)

    Before you responded I already installed mesa-vdpau and no errors:
    mplayer
    libavformat version 56.25.101 (internal)
    libavformat file format detected.
    [lavf] stream 0: video (h264), -vid 0
    [lavf] stream 1: audio (aac), -aid 0, -alang und
    VIDEO: [H264] 720x406 0bpp 23.976 fps 622.6 kbps (76.0 kbyte/s)
    Clip info:
    major_brand: isom
    minor_version: 1
    compatible_brands: isom
    creation_time: 2015-05-22 01:29:13
    Load subtitles in ./
    ==========================================================================
    Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
    libavcodec version 56.26.100 (internal)
    Selected video codec: [ffh264] vfm: ffmpeg (FFmpeg H.264)
    ==========================================================================
    ==========================================================================
    Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
    AUDIO: 48000 Hz, 2 ch, floatle, 119.5 kbit/3.89% (ratio: 14939->384000)
    Selected audio codec: [ffaac] afm: ffmpeg (FFmpeg AAC (MPEG-2/MPEG-4 Audio))
    ==========================================================================
    AO: [alsa] 48000Hz 2ch floatle (4 bytes per sample)
    Starting playback...
    Movie-Aspect is 1.77:1 - prescaling to correct movie aspect.
    VO: [vdpau] 720x406 => 720x406 Planar YV12
    A: 8.6 V: 8.6 A-V: 0.000 ct: 0.042 0/ 0 3% 1% 0.2% 0 0
    vlc
    cvlc something.mp4
    VLC media player 2.2.1 Terry Pratchett (Weatherwax) (revision 2.2.1-0-ga425c42)
    [00000000017594b8] dummy interface: using the dummy interface module...
    [00007f1fe90973d8] avcodec decoder: Using G3DVL VDPAU Driver Shared Library version 1.0 for hardware decoding.
    I run a 2 hour video file with mplayer and my pc is fully working. Now I will try vlc, chrome and popcorn
    Edit: Everything is working again. So the solution was to install vdpau. Thank you Lone_Wolf!
    Last edited by nevinx (2015-05-22 19:35:03)

  • Help with ati open-source driver :what problems with my xorg.conf?

    I removed vesa driver and then :
    sudo pacman -S xf86-video-ati libgl
    I have browser http://wiki.archlinux.org/index.php/ATI
    I add me to the group video,add radeon to my rc.conf.
    and changed my xorg.conf like that.and then I type "startx",It did work,but the resolution is not right (it should be 1027x768 but I got a resolution 640x480),and I run glxinfo it said :"unable to open  display"
    I'm sure the     HorizSync VertRefresh is right besause when I try catalyst it works well :<
    my card is ati X550
    Here's my config:(can anyone who's ati card work with open-source driver works well give me your xorg.conf ?THX!)
    Section "ServerLayout"
    Identifier "X.org Configured"
    Screen 0 "Screen0" 0 0
    InputDevice "Mouse0" "CorePointer"
    InputDevice "Keyboard0" "CoreKeyboard"
    EndSection
    Section "Files"
    RgbPath "/usr/share/X11/rgb"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/TTF"
    FontPath "/usr/share/fonts/Type1"
    EndSection
    Section "Module"
    Load "radeon"
    Load "glx"
    Load "record"
    Load "extmod"
    Load "xtrap"
    Load "GLcore"
    Load "dbe"
    Load "dri"
    Load "drm"
    Load "freetype"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "kbd"
    Option "XkbRules" "xorg"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "us"
    EndSection
    Section "InputDevice"
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "ImPS/2"
    Option "Device" "/dev/input/mice"
    Option "ZAxisMapping" "4 5 6 7"
    EndSection
    Section "Monitor"
    #DisplaySize 320 240 # mm
    Identifier "Monitor0"
    VendorName "KTC"
    ModelName "1700"
    ### Comment all HorizSync and VertRefresh values to use DDC:
    HorizSync 28.0 - 80.0
    VertRefresh 50.0 - 200.0
    Option "DPMS"
    EndSection
    Section "Device"
    Identifier "Card0"
    Driver "radeon"
    VendorName "ATI Technologies Inc"
    BoardName "RV370 [Sapphire X550 Silent]"
    Option "XAANoOffscreenPixmaps" "true"
    Option "AGPMode" "4"
    Option "ColorTiling" "on"
    Option "AccelMethod" "EXA"
    Option "EnablePageFlip" "on"
    Option "AGPFastWrite" "true"
    BusID "PCI:1:0:0"
    EndSection
    Section "DRI"
    Group "video"
    Mode 0666
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    DefaultDepth 24
    SubSection "Display"
    Viewport 0 0
    Depth 24
    Modes "1024x768"
    EndSubSection
    EndSection

    Ok, seems like you don't use [testing] because in this case x wouldn't even start, because RgbPath in the Section "Files" doesn't exist anymore and has to be removed.
    I do always recommend people to disable any kind of options in the Section "Device", if there are problems with the video card. You usually do not have to put radeon neigher into the Section "Module", nor into rc.conf! So remove them, radeon should be loaded because it's set as Driver in the Section "Device"
    Your problem with wrong resolution ... I'm not an expert in this, didn't ever have such a problem, but are you sure, that your HorizSync and VertRefresh values are right?

  • Slow video playback with 2 sound tracks

    Hi,
    I've just been playing around with quicktime files with 2 sound tracks with different languages. When I copy these files to the ipod they playback, but in slow motion. Are there any guidelines for making ipod compatible 2 sound track files?
    I know there are movies in the itunes store with two sound tracks with different languages and these are supposed to work OK with the ipod nano.
    Any experiences? Thanks,
    Robintosh

    What software are you using to convert the videos to iPod format?
    If you are using Quicktime Pro, or iTunes 6 to do the conversion... then that is most likely where your problem lies.
    Your source video file is probably muxed.
    Neither QT Pro or iTunes has the ability to successfully encode a muxed video file with audio. You'll end up with video and no audio.
    http://docs.info.apple.com/article.html?artnum=302588
    You'll need to use some other third-party software to do the conversion. There's a handful of software available. Just search the forums and you'll find many titles mentioned.
    Try MPEG Streamclip.

  • Portege R700 - Issues with video playback with resolution over 360p

    I've got this video playback issue from day one. While for instance on YouTube, videos with resolution above 360p freeze up while the sound is ok.
    I've contacted Toshiba through which I got a linke to the latest bios and drivers. After the upgrade issue persists. I sometimes get a green screen while watching flash video as well. I'm guessing this is a graphic card hardware issue. Any ideas? Thanks! (Portege R700 19L, win7 pro 64)

    Hello
    Have you tried watching videos in high performance mode and tested different Internet browsers?

  • Connecting Websphere MQ with another open source Queuing System

    Hi everybody,
    i work in a company that has already purshaced Websphere MQ as MOM, and we have some clients that unable to buy it. So is it possible that we find an open source queuing system such as ( openMQ, ActiveMQ ....) able of sending messages to a websphere MQ over a secured channel. I couldnt find any site on the internet that's telling me straightforward that this or that queuing system is able to connect with websphere MQ. So i'm begining to believe that it's impossible to have 2 different queuing systems working together and that it has to happen through an application server. Is that true ?? that every queuing system could only send messages to the same system and if not what open source queuing systems i can use with Websphere MQ ?? I'm really puzzled and hope anyone could help.
    Thank You

    Thanks. James.
    I posted the same message to servicemix user forum.
    I have tried including jboss client jars and wl jars in classpath. I started servicemix. It looked OK without errors. However when I publish jms meesage in the destination in jboss (servicemix was supposed to sub the msg from the jboss destination and pub it to wl destination), I got the following errors
    C:\incubating-servicemix-3.0-SNAPSHOT\examples\jms-bridge>servicemix servicemix.xml
    Apache ServiceMix ESB: 3.0-SNAPSHOT
    Loading Apache ServiceMix from file: servicemix.xml
    INFO - JBIContainer - Activating component for: [container=ServiceMix,name=#SubscriptionManage
    INFO  - ComponentMBeanImpl             - Initializing component: #SubscriptionManager#
    INFO  - DeploymentService              - Restoring service assemblies
    INFO  - JBIContainer                   - ServiceMix JBI Container (http://servicemix.org/) name: ServiceMix runni
    INFO  - JBIContainer                   - Activating component for: [container=ServiceMix,name=myJmsReceiver] with
    INFO - ComponentMBeanImpl - Initializing component: myJmsReceiver
    INFO - JBIContainer - Activating component for: [container=ServiceMix,name=transformer] with s
    INFO - ComponentMBeanImpl - Initializing component: transformer
    INFO - JBIContainer - Activating component for: [container=ServiceMix,name=transformedSender]
    INFO - ComponentMBeanImpl - Initializing component: transformedSender
    INFO - JBIContainer - Activating component for: [container=ServiceMix,name=myJmsSender] with s
    INFO - ComponentMBeanImpl - Initializing component: myJmsSender
    [Fatal Error] :1:1: Content is not allowed in prolog.
    [Fatal Error] :1:1: Content is not allowed in prolog.
    [Fatal Error] :1:1: Content is not allowed in prolog.
    [Fatal Error] :1:1: Content is not allowed in prolog.
    [Fatal Error] :1:1: Content is not allowed in prolog.
    [Fatal Error] :1:1: Content is not allowed in prolog.
    [Fatal Error] :1:1: Content is not allowed in prolog.
    [Fatal Error] :1:1: Content is not allowed in prolog.
    [Fatal Error] :1:1: Content is not allowed in prolog.
    [Fatal Error] :1:1: Content is not allowed in prolog.
    ERROR - ServerThread - socket timed out
    java.net.SocketTimeoutException: Read timed out
    at java.net.SocketInputStream.socketRead0(Native Method)
    at java.net.SocketInputStream.read(SocketInputStream.java:129)
    at java.io.BufferedInputStream.fill(BufferedInputStream.java:218)
    at java.io.BufferedInputStream.read(BufferedInputStream.java:235)
    at java.io.FilterInputStream.read(FilterInputStream.java:66)
    at org.jboss.serial.io.JBossObjectInputStream.read(JBossObjectInputStream.java:140)
    at org.jboss.remoting.transport.socket.ServerThread.readVersion(ServerThread.java:464)
    at org.jboss.remoting.transport.socket.ServerThread.processInvocation(ServerThread.java:381)
    at org.jboss.remoting.transport.socket.ServerThread.dorun(ServerThread.java:498)
    at org.jboss.remoting.transport.socket.ServerThread.run(ServerThread.java:240)
    Note: please ignor the transformer which I did not use it in the test. My servicemix.xml is
    <?xml version="1.0" encoding="UTF-8" ?>
    <beans xmlns:sm="http://servicemix.apache.org/config/1.0" xmlns:foo="http://servicemix.org/demo/pipeline/">
    <!-- the JBI container and its components
    -->
    <sm:container id="jbi" embedded="true">
    <sm:activationSpecs>
    <sm:activationSpec componentName="myJmsReceiver" service="foo:myJmsReceiver" destinationService="foo:jmsSender">
    <sm:component>
    <bean class="org.apache.servicemix.components.jms.JmsReceiverComponent">
    <property name="template">
    <bean class="org.springframework.jms.core.JmsTemplate">
    <property name="connectionFactory">
    <ref bean="jbossConnectionFactory" />
    </property>
    <property name="defaultDestination" >
    <ref bean="jbossSourceDestination" />
    </property>
    <property name="pubSubDomain" value="true" />
    </bean>
    </property>
    </bean>
    </sm:component>
    </sm:activationSpec>
    <sm:activationSpec componentName="transformer" service="foo:transformer" destinationService="foo:transformedSender">
    <sm:component>
    <bean class="org.apache.servicemix.components.xslt.XsltComponent">
    <property name="xsltResource" value="classpath:org/apache/servicemix/components/xslt/transform.xsl" />
    </bean>
    </sm:component>
    </sm:activationSpec>
    <sm:activationSpec componentName="transformedSender" service="foo:transformedSender">
    <sm:component>
    <bean class="org.apache.servicemix.components.jms.JmsSenderComponent">
    <property name="template">
    <bean class="org.springframework.jms.core.JmsTemplate">
    <property name="connectionFactory">
    <ref local="jmsFactory" />
    </property>
    <property name="defaultDestinationName" value="demo.cheese.result" />
    <property name="pubSubDomain" value="true" />
    </bean>
    </property>
    </bean>
    </sm:component>
    </sm:activationSpec>
    <sm:activationSpec componentName="myJmsSender" service="foo:jmsSender">
    <sm:component>
    <bean class="org.apache.servicemix.components.jms.JmsSenderComponent">
    <property name="template">
    <bean class="org.springframework.jms.core.JmsTemplate">
    <property name="connectionFactory">
    <ref bean="weblogicConnectionFactory" />
    </property>
    <property name="defaultDestination">
    <ref bean="weblogicTargetDestination" />
    </property>
    <property name="pubSubDomain" value="true" />
    </bean>
    </property>
    </bean>
    </sm:component>
    </sm:activationSpec>
    </sm:activationSpecs>
    </sm:container>
    <bean id="jmsFactory" class="org.apache.activemq.pool.PooledConnectionFactory">
    <property name="connectionFactory">
    <bean class="org.apache.activemq.ActiveMQConnectionFactory">
    <property name="brokerURL" value="vm://localhost?broker.persistent=false" />
    </bean>
    </property>
    </bean>
    <bean id="jbossJndiTemplate" class="org.springframework.jndi.JndiTemplate">
    <property name="environment">
    <props>
    <prop key="java.naming.factory.initial">
    org.jnp.interfaces.NamingContextFactory
    </prop>
    <prop key="java.naming.provider.url">
    jnp://L71037263:1099
    </prop>
    <prop key="java.naming.factory.url.pkgs">
    org.jboss.naming:org.jnp.interfaces
    </prop>
    </props>
    </property>
    </bean>
    <bean id="jbossConnectionFactory"
    class="org.springframework.jndi.JndiObjectFactoryBean">
    <property name="jndiTemplate">
    <ref bean="jbossJndiTemplate"/>
    </property>
    <property name="jndiName">
    <value>ConnectionFactory</value>
    </property>
    </bean>
    <bean id="jbossSourceDestination"
    class="org.springframework.jndi.JndiObjectFactoryBean">
    <property name="jndiTemplate">
    <ref bean="jbossJndiTemplate"/>
    </property>
    <property name="jndiName">
    <value>topic/testTopic</value>
    </property>
    </bean>
    <bean id="weblogicJndiTemplate" class="org.springframework.jndi.JndiTemplate">
    <property name="environment">
    <props>
    <prop key="java.naming.factory.initial">
    weblogic.jndi.WLInitialContextFactory
    </prop>
    <prop key="java.naming.provider.url">
    t3://enic01.ed.ray.com:7001
    </prop>
    </props>
    </property>
    </bean>
    <bean id="weblogicConnectionFactory"
    class="org.springframework.jndi.JndiObjectFactoryBean">
    <property name="jndiTemplate">
    <ref bean="weblogicJndiTemplate"/>
    </property>
    <property name="jndiName">
    <value>mil/dcgs/jms/mdf/catalogConnectionFactory</value>
    </property>
    </bean>
    <bean id="weblogicTargetDestination"
    class="org.springframework.jndi.JndiObjectFactoryBean">
    <property name="jndiTemplate">
    <ref bean="weblogicJndiTemplate"/>
    </property>
    <property name="jndiName">
    <value>topic/GMTIDetections</value>
    </property>
    </bean>
    </beans>
    Thank you very much if you have any idea on it!!!!!
    By the way, I wonder how the servicemix jms bridge works. did I use it correctly?
    -

  • Choppy Video Playback with new update 7.5.0.20

    Well, here we go again. This latest itunes update is not up to snuff. My video playback has hit rock bottom.. And worst of all, my cpu usage is thru the roof. What the heck dude. You know, I talk to my buddies that own MACS, and of course they never have a problem with their freakin itunes. This has happened before, about a year ago. You can check the video reviews on Battlestar Galactica. I uninstalled and reinstalled, and NADA!!! Same ol' crappy playback. This was not an issue with the previous version. I even performed a system maintenace on my laptop just to make sure the CPU vents weren't clogged with dust. I know that Apple would prefer that the whole world owned a freakin MAC; but for Pete's sake, I am paying them to download content!!!!Paying!!!!!!! Give me something I can look forward to. Dread is what I feel everytime they announce one of their cute updates.

    Me too. All I get is audio and a green screen when i try to play a video(that i *paid for* in some cases). I asked a question here a year ago and have yet to get an answer to!

  • Terrible video playback with tablet

    does anyone else have terrible video playback? whenever i am playing something from streaming like nbc.com, it is cjhoppy and unwatchable.
    all drivers updated to latest versions, windows patched to latest version
    any help is appreciated. thanks.

    Dear Joshtb
    Welcome in Lenovo forums
    Would you please advise with the tablet model you have and what exactly you see once you start streaming the video
    Please let me know
    Thanks
    Alaa
    Did someone help you today? Press the star on the left to thank them with a Kudo!
    If you find a post helpful and it answers your question, please mark it as an "Accepted Solution"! This will help the rest of the Community with similar issues identify the verified solution and benefit from it.
    Follow @LenovoForums on Twitter!

  • Poor video playback with Windows XP

    Hi all,
    I am trying to play TV shows that bought from the ITMS (Xena & Star Trek remixed originals). I seem to be getting poor video playback performance. The video is briefly freezing and skipping. The frame rate is also not very good.
    System specs:
    2.6GHz P4 with hyperthreading enabled
    2GB RAM
    Matrox Parhelia 128 video card (latest drivers and firmware)
    Soundblaster X-Fi Platinum
    WinXP Pro SP2 + latest hotfixes
    iTunes 7.2
    I bought my first TV show after upgrading to iTunes 7.2 so I can't compare performance with v7.1 or earlier. I've tried playing the videos from a local IDE (D:, 60GB free out of 120GB) and from my 1TB Buffalo Terastation (RAID 5, 750GB). The performance is the same. The CPU activity varies from 75% to 95% CPU usage while playing the videos.
    Even though my Matrox Parhelia is 3 years old it is still one of Matrox's top performance video cards and does excelent 2D and pretty good 3D.
    Any help will be appreciated.
    Thanks,
    Steven

    You're leaping to a conclusion that isn't supported by any facts. Just because you are having a problem is not an indictment of Safari 4. I'm having no trouble, nor are millions of other users, so that destroys your thesis. The problem is something that was a pre-existing condition on your Mac.
    Did either of you Repair Disk Permission before and after installing it? If not, start with that. Do you have the most recent version of Flash installed? If not, download the Flash uninstaller from the Adobe web site, then the lastest Flash installer and run those, then restart Safari and test it on some video.

  • Graphic Corruption with ATI Radeon Open Source Driver

    Hello!
    Using the latest "radeon" driver from the Arch repo I get weird blue stripes moving diagonally all across the screen as soon as the driver is loaded. KMS is on, without KMS I get no graphical issues.
    I'm a former Catalyst user, fglrx is disabled and xorg.conf is deleted.
    GPU: ATI Radeon HD4570
    Any ideas?
    Last edited by CHPE (2011-04-12 18:21:41)

    I seem to have no problems at all with kernel versions <= 2.6.37-5. Seems to be a problem with the newer kernels?

Maybe you are looking for

  • Error while deploying WDJ code

    Hi All, I am getting the following error while deploying WDJ code in NWDS . 1 . The project was not built due to classpath errors (incomplete or involved in cycle). 2 .  Missing required library: 'com.sap.security.api.jar'. I have put the jar file in

  • Product master in CRM and R/3

    Hi Gurus, can anybody make my understanding clear regarding  the difference of product master in CRM and R/3. any links to know more on it will also help. Thank you in advance. Regards, sasmita

  • Issue with PNP selection

    Hi Experts, I am developing a program which uses PNP screen 900. But in the o/p screen when I press "Further Selections", its not displaying the list popup. But its working fine with screen 000. Kindly let me know whether I am missing anything. Thank

  • Problem with 6700 Classic

    Hi, I'm having a rather annoying problem with my phone. I have software v 07.60, and no updates are available. When i "Select Shortcuts" in the Shortcut bar, and try to access the "Application List", my phone crashes. Does anybody have an idea? I wou

  • How do you set up a Yahoo eMail account with all of the folders on an iPad 1st generation?

    I setup my account using the Mail settings.  I can retrieve my eMail, but I don't have any of the folders that I have on Yahoo.  Also, when I delete an eMail it does not delete on the server (they reappear when I check mail again). Any suggestions? T