HOWTO: Wine + Gallium Nine and PRIME (Intel+Radeon)

Hi guys,
I've been trying the past weeks to have a working Wine with d3dadapter backend working with my Intel + Radeon hardware.
Finally after troubleshooting some issues on #d3d9 I've managed to have it working.
Requirements
1) Working DRI_PRIME configuration.
2) Add mesa-git repository (https://wiki.archlinux.org/index.php/Un … s#mesa-git)
3) Replace system mesa and install git versions of ati and intel drivers:
# pacman -S mesa-git
# pacman -S xf86-video-ati-git xf86-video-intel-git
4) Make sure Xorg and graphics acceleration still works on both Intel and Radeon.
5) Install wine-d3dadapter-git from AUR
6) This is the important step: Recompile xf86-video-intel-git and enable DRI3 (--enable-dri3)
    Not needed anymore, xf86-video-intel-git from mesa-git now has DRI3 enabled out of the box.
6a) Added Feb 4: new xf86-video-intel-git versions require
Option "DRI" "3"
  to be set in Xorg.conf for DRI3 to be enable.
  Please refer to my configuration (http://pastebin.com/E6S9W7iG) if you need help to set up a working Xorg config for dual-card setups.
  Just save it as /etc/X11/xorg.conf.d/20-gpu.conf and make sure to change the BusID values to reflect your hardware
7) Run winecfg and enable Nine -- Graphics tab, check "Prefer native Direct3D 9"
8) Not necessary but fixes games not starting due to unknown GFX card errors (i.e. Insurgency):
  8a) Start regedit, go to HKEY_CURRENT_USER -> Software -> Wine -> Direct3D
  8b) Add a DWORD key "VideoPciDeviceID", value "0x0402"
  8c) Add a DWORD key "VideoPciVendorID", value "0x10de"
  Ref: http://wiki.winehq.org/UsefulRegistryKeys
9) Start Wine games with:
$ env WINEARCH=win32 DRI_PRIME=1 thread_submit=true wine program.exe
thread_submit=true is a Wine Nine flag to fix weird rendering on PRIME
10) Check the console output for a green "Native Direct 9 is active." message
11) Enjoy!
What can I expect?
Unigine Valley: native + mesa ~10fps,  wine-staging + catalyst: ~12fps, this solution: ~25fps
Insurgency: wine-staging + catalyst: 10-45fps, this solution: 30-75fps
Tested on
Archlinux x86_64, mesa-git 67611.76086d7-1, xf86-video-intel-git 8724.ed19b16-1, xf86-video-ati-git 3167.04da199-1, linux-mainline 3.19-rc3
Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)
Advanced Micro Devices, Inc. [AMD/ATI] Whistler [Radeon HD 6630M/6650M/6750M/7670M/7690M] (rev ff) -- Actually a AMD Radeon 6630M (TURKS)
Sony Vaio VPCSA
Radeon driver is using GLAMOR acceleration instead of default EXA, as suggested by the Nine developers -- EXA may work, not tested.
Hope this helps.
EDIT: added note that I'm using Glamor instead of default EXA on Radeon.
EDIT: no need to recompile DRI3 on xf86-video-intel-git anymore, it's already enabled if using mesa-git repository.
EDIT Feb 4: DRI3 needs to be enabled in Xorg.conf
Last edited by eazy (2015-02-05 04:33:46)

@eazy, I have identical setup but I still can't get this to work on radeon (it works on Intel, though obviously frame rate is unplayable).
Here's what I get with DRI_PRIME=1
Unhandled exception: page fault on write access to 0x00000004 in 32-bit code (0xf672c236).
Register dump:
CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b
EIP:f672c236 ESP:0033edb4 EBP:00000000 EFLAGS:00210216( R- -- I -A-P- )
EAX:00000000 EBX:f6b21000 ECX:f6b1f840 EDX:00000000
ESI:7d0847f8 EDI:00000000
Stack dump:
0x0033edb4: 00000000 000000ac f672c1de f6b21000
0x0033edc4: 8876086c 7d0847f8 f67a3ec8 7d0847f8
0x0033edd4: 7d0847f8 00000000 f67a3e7c f6b21000
0x0033ede4: 8876086c 7d0847f8 f67a4403 7d0847f8
0x0033edf4: 000000ac 00000001 00000003 00000000
0x0033ee04: 00000000 0033ee58 00000016 00000000
000c: sel=0067 base=00000000 limit=00000000 16-bit --x
Backtrace:
=>0 0xf672c236 in d3dadapter9.so.1 (+0x117236) (0x00000000)
1 0xf67a3ec8 in d3dadapter9.so.1 (+0x18eec7) (0x00000000)
2 0xf67a4403 in d3dadapter9.so.1 (+0x18f402) (0x00000000)
3 0xf672f910 in d3dadapter9.so.1 (+0x11a90f) (0x7cecb4c8)
4 0x0093ad33 in pathofexile (+0x53ad32) (0x00ca7034)
5 0x00000000 (0x7d062168)
6 0x00000001 (0xf6b23fc0)
7 0xf6736650 in d3dadapter9.so.1 (+0x12164f) (0xf6736720)
8 0xefba27e8 (0x53565755)
0xf672c236: movl %edx,0x4(%eax)
Modules:
Module Address Debug info Name (153 modules)
PE 360000- 379000 Deferred openal32
PE 400000- f21000 Export pathofexile
PE 1b80000- 1d67000 Deferred d3dcompiler_42
PE 3b80000- 3fd8000 Deferred wrap_oal
PE 10000000-101e5000 Deferred d3dx9_42
PE 66650000-666a4000 Deferred usp10
PE 772b0000-7731c000 Deferred riched20
PE 78050000-780b9000 Deferred msvcp100
PE 78aa0000-78b5e000 Deferred msvcr100
ELF 7a800000-7a91d000 Deferred opengl32<elf>
\-PE 7a820000-7a91d000 \ opengl32
ELF 7b800000-7ba5a000 Deferred kernel32<elf>
\-PE 7b810000-7ba5a000 \ kernel32
ELF 7bc00000-7bce1000 Deferred ntdll<elf>
\-PE 7bc10000-7bce1000 \ ntdll
ELF 7bf00000-7bf03000 Deferred <wine-loader>
ELF 7d352000-7d3c5000 Deferred libgmp.so.10
ELF 7d3c5000-7d3f4000 Deferred libhogweed.so.2
ELF 7d3f4000-7d427000 Deferred libnettle.so.4
ELF 7d427000-7d43b000 Deferred libtasn1.so.6
ELF 7d43b000-7d49f000 Deferred libp11-kit.so.0
ELF 7d49f000-7d4d1000 Deferred libcrypt.so.1
ELF 7d4d1000-7d60a000 Deferred libgnutls.so.28
ELF 7d60a000-7d687000 Deferred libcups.so.2
ELF 7d6ce000-7d6d9000 Deferred libxcursor.so.1
ELF 7d6d9000-7d6ec000 Deferred libxi.so.6
ELF 7d6ec000-7d6f0000 Deferred libxcomposite.so.1
ELF 7d6f0000-7d6fb000 Deferred libxrandr.so.2
ELF 7d6fb000-7d706000 Deferred libxrender.so.1
ELF 7d706000-7d70a000 Deferred libxinerama.so.1
ELF 7d70a000-7d713000 Deferred librt.so.1
ELF 7d713000-7d71c000 Deferred libffi.so.6
ELF 7d71c000-7d723000 Deferred libxdmcp.so.6
ELF 7d723000-7d727000 Deferred libxau.so.6
ELF 7d727000-7d72d000 Deferred libxxf86vm.so.1
ELF 7d72d000-7d730000 Deferred libxshmfence.so.1
ELF 7d730000-7d738000 Deferred libxcb-sync.so.1
ELF 7d738000-7d748000 Deferred libxcb-randr.so.0
ELF 7d748000-7d763000 Deferred libxcb-glx.so.0
ELF 7d763000-7d769000 Deferred libxfixes.so.3
ELF 7d769000-7d76d000 Deferred libxdamage.so.1
ELF 7d76d000-7d77c000 Deferred libdrm.so.2
ELF 7d77c000-7d795000 Deferred libglapi.so.0
ELF 7d795000-7d7a6000 Deferred libwayland-server.so.0
ELF 7d7a6000-7d7b3000 Deferred libwayland-client.so.0
ELF 7d7b3000-7d7c3000 Deferred libgbm.so.1
ELF 7d7c3000-7d7c8000 Deferred libxcb-shape.so.0
ELF 7d7c8000-7d7d3000 Deferred libxcb-render.so.0
ELF 7d7d3000-7d7d9000 Deferred libxcb-dri2.so.0
ELF 7d7d9000-7d7e2000 Deferred libxcb-xfixes.so.0
ELF 7d7e2000-7d7e5000 Deferred libx11-xcb.so.1
ELF 7d7e5000-7d80b000 Deferred libxcb.so.1
ELF 7d80b000-7d8b5000 Deferred libgl.so.1
ELF 7d8b5000-7d8e3000 Deferred libegl.so.1
ELF 7d8e3000-7da1a000 Deferred libx11.so.6
ELF 7da1a000-7da2f000 Deferred libxext.so.6
ELF 7da41000-7da76000 Deferred uxtheme<elf>
\-PE 7da50000-7da76000 \ uxtheme
ELF 7da76000-7db0f000 Deferred winex11<elf>
\-PE 7da80000-7db0f000 \ winex11
ELF 7dbd9000-7dc02000 Deferred libexpat.so.1
ELF 7dc02000-7dc3e000 Deferred libfontconfig.so.1
ELF 7dc3e000-7dc4f000 Deferred libbz2.so.1.0
ELF 7dc4f000-7dd07000 Deferred libfreetype.so.6
ELF 7dd09000-7dd0d000 Deferred libxcb-present.so.0
ELF 7dd4e000-7de89000 Deferred oleaut32<elf>
\-PE 7dd60000-7de89000 \ oleaut32
ELF 7de89000-7deac000 Deferred imm32<elf>
\-PE 7de90000-7deac000 \ imm32
ELF 7deac000-7ded2000 Deferred iphlpapi<elf>
\-PE 7deb0000-7ded2000 \ iphlpapi
ELF 7ded2000-7df10000 Deferred winspool<elf>
\-PE 7dee0000-7df10000 \ winspool
ELF 7df10000-7e00e000 Deferred comctl32<elf>
\-PE 7df20000-7e00e000 \ comctl32
ELF 7e00e000-7e083000 Deferred shlwapi<elf>
\-PE 7e020000-7e083000 \ shlwapi
ELF 7e083000-7e2b1000 Deferred shell32<elf>
\-PE 7e090000-7e2b1000 \ shell32
ELF 7e2b1000-7e398000 Deferred comdlg32<elf>
\-PE 7e2c0000-7e398000 \ comdlg32
ELF 7e398000-7e3ab000 Deferred psapi<elf>
\-PE 7e3a0000-7e3ab000 \ psapi
ELF 7e3ab000-7e411000 Deferred dbghelp<elf>
\-PE 7e3b0000-7e411000 \ dbghelp
ELF 7e411000-7e490000 Deferred rpcrt4<elf>
\-PE 7e420000-7e490000 \ rpcrt4
ELF 7e490000-7e5c5000 Deferred ole32<elf>
\-PE 7e4b0000-7e5c5000 \ ole32
ELF 7e5c5000-7e67b000 Deferred winmm<elf>
\-PE 7e5d0000-7e67b000 \ winmm
ELF 7e67b000-7e730000 Deferred msvcrt<elf>
\-PE 7e690000-7e730000 \ msvcrt
ELF 7e730000-7e79e000 Deferred advapi32<elf>
\-PE 7e740000-7e79e000 \ advapi32
ELF 7e79e000-7e8bb000 Deferred gdi32<elf>
\-PE 7e7b0000-7e8bb000 \ gdi32
ELF 7e8bb000-7ea0f000 Deferred user32<elf>
\-PE 7e8d0000-7ea0f000 \ user32
ELF 7ea0f000-7ea26000 Deferred libz.so.1
ELF 7ea26000-7ec3b000 Deferred libcrypto.so.1.0.0
ELF 7ec3b000-7ecb5000 Deferred libssl.so.1.0.0
ELF 7ecb5000-7ecce000 Deferred libresolv.so.2
ELF 7ecce000-7ed27000 Deferred libldap_r-2.4.so.2
ELF 7ed27000-7ed2b000 Deferred libxcb-dri3.so.0
ELF 7ed2b000-7ed55000 Deferred msacm32<elf>
\-PE 7ed30000-7ed55000 \ msacm32
ELF 7ed55000-7ed6e000 Deferred version<elf>
\-PE 7ed60000-7ed6e000 \ version
ELF 7ed6e000-7edc8000 Deferred wldap32<elf>
\-PE 7ed80000-7edc8000 \ wldap32
ELF 7ef6c000-7efb9000 Deferred libm.so.6
ELF 7efb9000-7efc9000 Deferred liblber-2.4.so.2
ELF 7efc9000-7f000000 Deferred ws2_32<elf>
\-PE 7efd0000-7f000000 \ ws2_32
ELF f447a000-f4492000 Deferred libudev.so.1
ELF f4492000-f449d000 Deferred libpciaccess.so.0
ELF f4592000-f65b5000 Deferred libllvm-3.5.so
ELF f65b5000-f65ce000 Deferred libelf.so.1
ELF f6615000-f6cf4000 Dwarf d3dadapter9.so.1
ELF f6cf4000-f6e2f000 Deferred wined3d<elf>
\-PE f6d00000-f6e2f000 \ wined3d
ELF f6e2f000-f6e78000 Deferred dsound<elf>
\-PE f6e40000-f6e78000 \ dsound
ELF f6e78000-f6f83000 Deferred libasound.so.2
ELF f6f89000-f6fca000 Deferred d3d9<elf>
\-PE f6f90000-f6fca000 \ d3d9
ELF f6fca000-f6ffa000 Deferred winealsa<elf>
\-PE f6fd0000-f6ffa000 \ winealsa
ELF f6ffa000-f7048000 Deferred libjpeg.so.8
ELF f7048000-f7100000 Deferred windowscodecs<elf>
\-PE f7060000-f7100000 \ windowscodecs
ELF f7200000-f7206000 Deferred libtxc_dxtn.so
ELF f7206000-f722b000 Deferred libdrm_intel.so.1
ELF f722b000-f7246000 Deferred libgcc_s.so.1
ELF f7246000-f724c000 Deferred libattr.so.1
ELF f724c000-f725b000 Deferred libdrm_radeon.so.1
ELF f725b000-f7263000 Deferred libdrm_nouveau.so.2
ELF f726b000-f728d000 Deferred mmdevapi<elf>
\-PE f7270000-f728d000 \ mmdevapi
ELF f72af000-f737e000 Deferred crypt32<elf>
\-PE f72c0000-f737e000 \ crypt32
ELF f737e000-f73c0000 Deferred rsaenh<elf>
\-PE f7380000-f73c0000 \ rsaenh
ELF f73cc000-f73d1000 Deferred libdl.so.2
ELF f73d2000-f73e0000 Deferred libnss_files.so.2
ELF f73e0000-f73e5000 Deferred libcap.so.2
ELF f73e5000-f73ec000 Deferred libnss_dns.so.2
ELF f7418000-f75d0000 Deferred libc.so.6
ELF f75d0000-f75ed000 Deferred libpthread.so.0
ELF f75ed000-f77a5000 Dwarf libwine.so.1
ELF f77a6000-f77c9000 Deferred ld-linux.so.2
ELF f77cb000-f77cc000 Deferred [vdso].so
Threads:
process tid prio (all id:s are in hex)
00000008 (D) C:\Program Files\Grinding Gear Games\Path of Exile\PathOfExile.exe
0000002d 15
0000002c 15
00000026 0
00000025 0
00000024 0
00000022 0
00000009 0 <==
0000000e services.exe
0000001d 0
0000001c 0
00000016 0
00000014 0
00000010 0
0000000f 0
00000012 winedevice.exe
0000001b 0
00000018 0
00000017 0
00000013 0
00000019 plugplay.exe
0000001f 0
0000001e 0
0000001a 0
00000020 explorer.exe
00000021 0
0000002e CrashUpload.exe
00000032 0
0000002f 0
Notes:
I am on 3.18.5-1-ck
I did not change the default renderer to Glamor because I don't know how to do it in dual-card setup. I read that all config files should be deleted from /etc/X11/
Last edited by Lockheed (2015-02-02 23:39:16)

Similar Messages

  • How To Install Gallium Nine + DRI3 + Patched Wine ?

    I have AMD A8-6410 APU and games with wine works fine using 9 plus dri3. When I was using Kubuntu, Installing it was pretty easy with PPA.
    Now I am using Arch and I want to use 9+dri3 and patched wine to play games again, but I don't know how to do it.
    I did some research and did learn to use yaourt. However, I didn't find any non-obsolete 9+dri3 package.
    I want to know, how can i build packages using Pkgbuild ? I found pkgbuilds from https://github.com/brettlyons/pkgbuilds-nine and i would like to build it from source if no package is available in AUR.
    Is there any package in AUR which makes it easy to install 9+dri3 and patched wine without messing too much ?
    If not, please tell me how can i use pkgbuild files of https://github.com/brettlyons/pkgbuilds-nine to build and install.
    PS : Apologies if I sound noob. Kinda new in Archlinux and Linux world too. Thank you.

    Welcome to Arch
    First, uninstall yaourt and learn how to use the AUR. This will save you a lot of trouble later on and will help you to understand how to use a PKGBUILD to create a package. Read the following wiki articles to get acquainted with building packages, the AUR and the ABS:
    https://wiki.archlinux.org/index.php/Ar … Repository
    https://wiki.archlinux.org/index.php/Makepkg
    https://wiki.archlinux.org/index.php/Arch_Build_System
    Once you understand this and did it a few times, you can go back to yaourt or another AUR helper.
    Now, for your actual question: Do some more research. I can't find nine (is this a DirectX driver for linux or something?), but dri3 is available in the official repos. Patched wine might be available in the AUR, but otherwise you'll have to write your own PKGBUILD or use the linked one. Also take a look ate the wiki page of wine.
    https://wiki.archlinux.org/index.php/Wine
    Last edited by runical (2015-04-11 08:15:42)

  • Unable to connect to report server - on Win 8.1 and SQL Server 2014

    unable to connect to report server on  Win 8.1 and SQL Server 2014 version
    Microsoft SQL Server 2014 - 12.0.2000.8 (Intel X86)
        Feb 20 2014 19:20:46
        Copyright (c) Microsoft Corporation
        Express Edition on Windows NT 6.3 <X64> (Build 9600: ) (WOW64)
     Thanks

    Hi,
    I suggest you check out the following article for the steps of installing
    Database Engine Services and SQL Server Reporting Service.
    http://msdn.microsoft.com/en-us/library/ms143711.aspx
    Best Regards,
    Tracy
    Tracy Cai
    TechNet Community Support

  • Is there a known conflict between a CalDigit FASTA-GU3 sata/USB 3 card and an ATI Radeon X1900XT video card?

    Hello all.
    I am having trouble with my Mac Pro (circa 2008) not powering up the monitor (an Apple HD Cinema Display 23 inch).
    Here's some history.
    For about two weeks I was having trouble waking up the monitor from sleep. I would have to reboot the computer to see the screen.
    Then the screen wouldn't wake up after many reboots. I tried the Apple Cinema Display on my MacBook Pro laptop an on an older Mac Mini. The display didn’t' work on any of them.
    I then hooked up a Samsung monitor to all three computers in turn. The Samsung worked fine with each.
    From that I deduced that it was Apple HD Cinema Display that was at fault.
    I replaced it with one I bought from a friend - in perfect working condition.
    The new Apple Display worked fine with my Mac Pro.
    Problem solved - or so I thought.
    Now, a few days later, I am having a repeat of the same problem. The Apple Cinema Display won't wake up.
    I removed all the peripheral devices, still no joy.
    I removed and reseated the video card (after blasting all with compressed air).
    Still no joy.
    I then removed the CalDigit FASTA-GU3 sata/USB 3 card I installed about a year ago.
    Now the Apple Display came back to life.
    So my question is, are there know conflicts between a CalDigit FASTA-GU3 and an ATI Radeon X1900XT video card?
    If so - is there a fix?
    Also open to other theories.
    Other tech specs:
    Mac Pro (from around 2008) 2 x 3 GHZ Quad Intel Xeon.
    OSX Lion
    The video card is an ATI Radeon X1900XT (512 MB)
    Apple HD Cinema Display - 23 inch
    Many thanks.

    Thanks for the info on the Expansion Slot Utility. I found it and ran it. It shows no problems. It shows the ATI Radeon X1900XT to be properly installed and running at full capacity.
    I found a reliable dealer of flashed ATI Radeon 5770 cards. A couple of trusted friends have had good luck with cards from the dealer.
    So I will have that on stand-by for when/if the existing card fails completely.
    Thanks everyone for your input.
    A

  • Couldn't find the adequate forum.  I run win 8.1 and the adobe acrobat dc ap on my computer edoesn't acess the doc  cloud.  I can´t turn the mobile link on.  I can acess the clud from my browser, but not from the desktop ap.  I can acess from my mobile ap

    couldn't find the adequate forum.  I run win 8.1 and the adobe acrobat dc app on my computer doesn't access the doc  cloud.  I can´t turn the mobile link on.  I can access the cloud from my browser, but not from the desktop app.  I can access from my mobile app.

    Can you please post a screenshot of your Acrobat DC when launched, without opening a PDF?
    Thanks,
    -Amboo

  • Problems with printing after upgrading to Win 8.1 and/ or explorer 11

    I just upgraded to Win 8.1 and now some things I want to print are not formatted properly. I've updated the drivers and the print doctor doesn't find anything wrong. The issue I see is when trying to print a shipping label, the label components are overlapping. On another computer it is fine and prints fine. Help?

    Hi FishingGuy58,
    Welcome to the HP Forums, I hope you enjoy your experience! To help you get the most out of the HP Forums I would like to direct your attention to the HP Forums Guide First Time Here? Learn How to Post and More.
    I see that you are having some printing issues since you upgraded to Windows 8.1.  So I can better assist you, Please respond with the Printer Model number.
    How Do I Find My Model Number?
    Once I have the information I can better research the issue and with any luck, come up with a resolution to this issue.
    Thank you for your time.
    Click the “Kudos Thumbs Up" at the bottom of this post to say “Thanks” for helping!
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    W a t e r b o y 71
    I work on behalf of HP

  • I installed firefox on a new Win 8 laptop, and my account can not sync with my Win 7 laptop.

    I recently purchased a new Win 8 laptop. When I installed firefox and go to sync in option, it doesn't give me the old 4x3 box with code. When I entered my email, it couldn't find my account either.
    I am not sure where is the problem, because my old Win 7 laptop and HTC One X are both synced, when I could use the 4x3 box. The Win 7 firefox and Win 8 firefox are both ver 29.0.1, but the sync tab in option looks different.
    In summary, I have two problems
    1) My old laptop has a sync account set up long ago, but not firefox is not recognizing my account by my email.
    2) My new laptop doesn't give me the 4x3 sync code.
    3) Just for safety, is there a way to export all of my firefox setting and bookmark from my win 7 laptop? This way I can have the files for backup, in case my sync account is corruptedd or something, and maybe I can import the files to the new laptop this way.
    Please let me know if there are solutions to these problem. Thanks!

    Hi joey0352,
    Yes check out the article about Firefox profiles:[[Back up and restore information in Firefox profiles]]
    The profile folder will have all of the information stored in it on your Windows 7 computer. If you have any questions about moving the file we are happy to post back.

  • My daughter and I have separate iCloud accounts set up on out desktop PCs and our iPhones and iPads. We want to share the usage of a Win 8 laptop and will log in using using separate user accounts. Is it possible to set up our own iCloud accounts?

    My daughter and I have separate iCloud accounts set up on out desktop PCs and our iPhones and iPads. We want to share the usage of a Win 8 laptop and will log in using using separate user accounts. Is it possible to set up our own iCloud accounts in each of those separate user accounts?

    No it is not possible.  Content purchased from the iTunes Store is permanently tied to the account from which it was originally purchased, and Apple does not provide a way to change it.

  • After installing win 8.1 and the latest itunes version iTunes does no longer detect my iPhone.

    After installing win 8.1 and the latest itunes version iTunes does no longer detect my iPhone. On my iPhone I now suddenly get the question: Do you trust this computer (after connecting to the usb port)

    Try this!
    I had the same problem as you an it worked for me.
    http://support.apple.com/kb/HT1923

  • Software Update Point doesn't show Win 2012 R2 and Windows 8.1 updates

    I started deploying Windows 2012 R2 Datacenter servers and some Windows 8.1 workstations. I wanted to make sure that my Software Update Point was downloading updates available to those OS's and after going in to Administration -> Overview -> Site Configuration
    -> Sites -> Configure Site Components -> Software Update Point, I notice that those OS's weren't available to select. 
    I then did some searches on the web and thought my problem was two fold:
    1 - I was using SCCM 2012 SP1. 
    2 - My SCCM 2012 Software Update Point was on a Win 2008 R2 server
    So the first thing I did was upgrade from SCCM 2012 SP1 to SCCM 2012 R2. I then created a Windows 2012 R2 Datacenter server and installed WSUS on it. I then added the server as a Site System Server, added the Software Update Point to it and configured it.
    Unfortunately, this still didn't help me as you can see from the screen shots below:
    What am I doing wrong and what needs to be done to have all the updated Operating Systems and Microsoft Software added to my Product list?
    Thanks... Frank

    To follow on to narcoticoo's statement, have you actually initiated a catalog sync from within the ConfigMgr console yet? If so, has it completed successfully (you can check the moniotring workspace or you can watch the wsyncmgr.log).
    Jason | http://blog.configmgrftw.com
    Jason...
    I just ran a Synchronize Software Updates from ConfigMgr Console. I then went Monitoring -> Software Update Point Sync Status. It's showing my new WSUS server ( 2012 R2 ) but it's not showing any updates are being sync'd through it. See this screen shot:
    I then went to the wsyncmgr.log file on my site server which is the OLD WSUS server ( Win 2008 R2 ) and say this:
    STATMSG: ID=6703 SEV=E LEV=M SOURCE="SMS Server" COMP="SMS_WSUS_SYNC_MANAGER" SYS=PREP-SCCM12.<domain.org> SITE=STA PID=5224 TID=4028 GMTDATE=Wed Feb 26 19:00:40.236 2014 ISTR0="getSiteUpdateSource" ISTR1="WSUS update source not found on site STA. Please refer to WCM.log for configuration error details." ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=0 $$<SMS_WSUS_SYNC_MANAGER><02-26-2014 14:00:40.236+300><thread=4028 (0xFBC)>
    Sync failed. Will retry in 60 minutes $$<SMS_WSUS_SYNC_MANAGER><02-26-2014 14:00:40.279+300><thread=4028 (0xFBC)>
    Setting sync alert to active state on site STA $$<SMS_WSUS_SYNC_MANAGER><02-26-2014 14:00:40.313+300><thread=4028 (0xFBC)>
    Sync time: 0d00h00m00s $$<SMS_WSUS_SYNC_MANAGER><02-26-2014 14:00:40.360+300><thread=4028 (0xFBC)>
    Deleting file \\?\UNC\prep-dpsccm12\WSUS Updates\Win 7 Updates up to Aug 2012\0048da55-f46f-4452-b4c1-37c0f295333b\IE9-langpack-Windows7-x86-xho.exe, FAILED, Win32 Error = 5 $$<SMS_WSUS_SYNC_MANAGER><02-26-2014 14:00:41.042+300><thread=4028 (0xFBC)>
    Failed to delete orphaned content folder \\prep-dpsccm12\WSUS Updates\Win 7 Updates up to Aug 2012, error 0x5 $$<SMS_WSUS_SYNC_MANAGER><02-26-2014 14:00:41.067+300><thread=4028 (0xFBC)>
    Deleting file \\?\UNC\prep-dpsccm12\WSUS Updates\Win2k8 Updates Until Aug 2012\000f8a0a-825c-457b-a15b-57ade145a09b\windows6.0-kb2653956-x64.cab, FAILED, Win32 Error = 5 $$<SMS_WSUS_SYNC_MANAGER><02-26-2014 14:00:41.119+300><thread=4028 (0xFBC)>
    Failed to delete orphaned content folder \\prep-dpsccm12\WSUS Updates\Win2k8 Updates Until Aug 2012, error 0x5 $$<SMS_WSUS_SYNC_MANAGER><02-26-2014 14:00:41.144+300><thread=4028 (0xFBC)>
    Deleting file \\?\UNC\prep-dpsccm12\WSUS Updates\Win 7 Updates for Sept 2012\10f3ec1c-f096-4a82-ae41-440ba5328467\Windows6.1-RTM-Client-NEUTRAL-X86.EXE, FAILED, Win32 Error = 5 $$<SMS_WSUS_SYNC_MANAGER><02-26-2014 14:00:41.173+300><thread=4028 (0xFBC)>
    Failed to delete orphaned content folder \\prep-dpsccm12\WSUS Updates\Win 7 Updates for Sept 2012, error 0x5 $$<SMS_WSUS_SYNC_MANAGER><02-26-2014 14:00:41.199+300><thread=4028 (0xFBC)>
    Deleting file \\?\UNC\prep-dpsccm12\WSUS Updates\XP Updates Until Sept 30\17165524-99fa-49f7-91e6-457d43d4a48e\Windows-KB890830-V4.12.exe, FAILED, Win32 Error = 5 $$<SMS_WSUS_SYNC_MANAGER><02-26-2014 14:00:41.228+300><thread=4028 (0xFBC)>
    Failed to delete orphaned content folder \\prep-dpsccm12\WSUS Updates\XP Updates Until Sept 30, error 0x5 $$<SMS_WSUS_SYNC_MANAGER><02-26-2014 14:00:41.254+300><thread=4028 (0xFBC)>
    It appears to me that when doing a Sync, it's still trying to use my OLD WSUS server instead of my new one. I removed the Software Update Point from the OLD WSUS server and uninstalled WSUS from it. I'm not sure why it's still trying to sync from the old
    server rather than the new one. Any ideas?
    Thanks... Frank

  • Need some help about Win 8.1 and linux with a dual boot

    Hi!
    I have a Lenovo z50-70 notebook and I have a Windows 8.1 on it. (The one which was shipped with this notebook...)
    My concerns are Intalling Linux as a dual boot and loosing Windows 8.1.
    As I am not familiar to Win 8.1, the product key is in the ?BIOS? and there's a lot of partitions...
    If I install Linux Ubuntu (latest version) as a dual boot by manually making the partitions, etc. and then if I lose my Windows 8.1 system, how can I get it back?
    I've made a backup of the system to the portable hdd but I don't know can I restore it, as I have no win installation disc and I am not sure if i can restore win 8.1 from the backup by using random win 8 installation disc that I've made from the downloaded ISO (for e.g. Win 8.1 pro iso from internet)...
    I need a Linux distro for developing my Android ROM but I don't want to lose that Win 8.1 OS from my notebook. So.. What should I do?

    Did you do a full disc backup of the C: Drive using a backup tool other than windows? If you did, then the recover of that partition will be up to your backup software.
    If worse comes to worse, you can use the novo button to restore your computer to what it was like when it came from the factory. But there really is nothing to worry about. Create your new partition and just make sure that you install Linux to that partition. Make sure it is not the same size as any other partition, that way even if the Linux installer does not show the volume labels, you can tell which partition you want to install Linux in just by the size.
    Hoov
    Microsoft MVP - Consumer Security
    SpywareHammer.com

  • I bought my macbook pro 13" and i installed win(7 64bit) and the dvd of bootcamp came with my notebook and i installed it sucessfully but now i want to install win 8(64 bit) and i did but unfortunatley that dvd of bootcamp didnt work what should i do hlp?

    i bought my macbook pro 13" and i installed win(7 64bit) and the dvd of bootcamp came with my notebook and i installed it sucessfully but now i want to install win 8(64 bit) and i did but unfortunatley that dvd of bootcamp didnt work what should i do to install my bootcamp and apple software in win 8
    thanks in advance,,,

    ahmad_uetlhr09 wrote:
    i bought my macbook pro 13" and i installed win(7 64bit) and the dvd of bootcamp came with my notebook
    Boot Camp does not come on DVD, what did you install.

  • TS2756 iam using iphone 4S with win 7 PC and i cannot connect to the internet through my phone but i tried with my other 4S and it works but what should i do for the first iphone 4S???

    iam using iphone 4S with win 7 PC and i cannot connect to the internet through my phone but i tried with my other 4S and it works but what should i do for the first iphone 4S???
    as i said i have two iphone 4S,,,,,
    1st one --- has os 5.1
    2nd one has os 6.0
    i tried 2nd one with carrier reliance gsm nd it works with that personal hotspot setting using USB...
    but i want to connect the first 4S with carrier TATA DOCOMO GSM but its not working with the same USB feature????
    plz reply asap...!!!
    thnxxx in advance!!!

    If not this:
    iOS: Wi-Fi or Bluetooth settings grayed out or dim
    One user reported that placing the iPod in the freezer fixed the problem.
    Also heating sometimes works. See:
    Why can't I select my wifi settings?
    A trick that works frequently with iPhones:
    Settings > AirPlane Mode ON, Do Not Disturb ON
    Power down and wait 5-10 minutes
    Power up
    Settings > AirPlane Mode OFF, Do Not Disturb OFF
    If not successful, an appointment at the Genius Bar of an Apple store is usually in order.
    Apple Retail Store - Genius Bar
    Then:
    Does the iOS device connect to other networks? See other networks? If yes that tends to indicate a problem with your network.
    Does the iOS device see the network?
    Any error messages?
    Do other devices now connect?
    Did the iOS device connect before?
    Try the following to rule out a software problem:                
    - Reset the iOS device. Nothing will be lost
    Reset iOS device: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Power off and then back on your router
    .- Reset network settings: Settings>General>Reset>Reset Network Settings
    - iOS: Troubleshooting Wi-Fi networks and connections
    - Wi-Fi: Unable to connect to an 802.11n Wi-Fi network      
    - iOS: Recommended settings for Wi-Fi routers and access points
    - Restore from backup. See:
    iOS: How to back up
    - Restore to factory settings/new iOS device.
    If still problem and it does not connect to any networks make an appointment at the Genius Bar of an Apple store since it appears you have a hardware problem.
    Apple Retail Store - Genius Bar

  • Tv tuner on my hp 9300 all in one elite hp touchsmart​. it had win 7 prof and now has win 7 ultimute

     my hp 9300 all in one elite hp touchsmart. it had win 7 prof and now has win 7 ultimute and says drivers are there but i cant find them please help! thanks

    The two versions of Windows use the same drivers.  How did you change from Windows Pro to Ultimate?
    {---------- Please click the "Thumbs Up" to say thanks for helping.
    Please click "Accept As Solution" if my help has solved your problem. ----------}
    This is a user supported forum. I am a volunteer and I do not work for HP.

  • When I receive e-mails w/ attachments in PDF they show up as win.dat attachments and will not open w/ Acrobat

    When I receive e-mails in Mail w/ PDF attachments they appear as win.dat attachments and will not open w/ Acobat Reader or Professional.

    Search....
    http://lmgtfy.com/?q=winmail.dat+mac

Maybe you are looking for

  • Accidentally deleted exchange account and lost contacts....please help

    Hello all, I have a unique problem and I'm worried that it may not be fixable but hopefully it is.  Here is the long detailed explanation. I was trying to start setup for an outlook account to sync my business emails to my phone (which I never got ar

  • Insert statement taking more time

    Hi, Insert happening very slow after sqlldr happening in my program. Please find the below workflow of my program. 1) SQLLDR will be called, it will insert around 4 lakhs records in 'TEMP" table using direct path load.Response time is good here. 2)Af

  • Selection problems in CS5

    Hello folks, I've been having some issues when using certain tools that require holding the right-mouse button down, for example the patch, lasso, dodge and burn tools. When using one of the selection tools it seems like the program thinks I'm lettin

  • My safari won't let me shut down my computer and it also won't quit out of safari!

    Im trying to exit out of safari but it keeps on making a noise and won't let me close out of it or minimize. Also when I try to shut my computer down it says to quit out of safari before but it won't let me. It lets me quit out of everything else but

  • Html in JEditor pane (again)

    I know there are already loads of posts about this on the site (and I have hunted through them), but my problem is (I hope) different. I am trying to take an html string which was created by transforming some xml using xsl and setting it in a JEditor