NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Legacy (v4.x and earlier) v
« Previous 1 … 345 346 347 348 349 … 433 Next »
Directx not available - high CPU - client machine

Directx not available - high CPU - client machine
wodger
Offline

Member

Posts: 241
Threads: 45
Joined: Apr 2008
#1
2011-09-02, 01:20 AM
Just installed 2.2.6 on server and client. Got the 'directx is not available' message on the server, reinstalled directx over the top of itself and tested OK.

The client is an old Lenovo A50 thinkstation with an Intel graphics card embedded. It runs GBPVR and NPVR fine and plays TS files fine. But NPVR has always shown this message about directx and runs at about 30% CPU all the time. If I open settings and leave NPVR in the background, it drops to almost 0% CPU. I have tried changing the UI resolution, reinstalling directx and reinstalling the graphics drivers (saw that worked for someone else), but no change.

I saw that this new version of NPVR was to have a fix for the high CPU problem where directx was not available but it doesn't seem to be working on this client.

Any thoughts?
Cheers
[SIZE="1"]Windows 7 32 bit, NBPVR 2.0.3. Asus P5LD2, C2D E4500 2.2Ghz, 2GB ram, 100GB volume (system), sep 1TB drive (Recordings). 2 hauppauge tuners: HVR 3000 and Nova-S, both using DVB-S for NZ freeview. Graphics: PCI-e Nvidia 8600, using TV Out to S-Video on a 34" Panasonic CRT TV.[/SIZE]
wodger
Offline

Member

Posts: 241
Threads: 45
Joined: Apr 2008
#2
2011-09-02, 02:19 AM
After changing the video renderer (different thread) this problem still exists. Seeing about 30/70% CPU usage when doing nothing/playing a recording. It works fine, even though it's such a slow computer, but I'm worried about the fan/processor health - the computer is up high in a wardrobe!
[SIZE="1"]Windows 7 32 bit, NBPVR 2.0.3. Asus P5LD2, C2D E4500 2.2Ghz, 2GB ram, 100GB volume (system), sep 1TB drive (Recordings). 2 hauppauge tuners: HVR 3000 and Nova-S, both using DVB-S for NZ freeview. Graphics: PCI-e Nvidia 8600, using TV Out to S-Video on a 34" Panasonic CRT TV.[/SIZE]
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#3
2011-09-02, 02:37 AM
See if this helps.
wodger
Offline

Member

Posts: 241
Threads: 45
Joined: Apr 2008
#4
2011-09-02, 08:48 AM
Awesome, looks like that has done the trick.
[SIZE="1"]Windows 7 32 bit, NBPVR 2.0.3. Asus P5LD2, C2D E4500 2.2Ghz, 2GB ram, 100GB volume (system), sep 1TB drive (Recordings). 2 hauppauge tuners: HVR 3000 and Nova-S, both using DVB-S for NZ freeview. Graphics: PCI-e Nvidia 8600, using TV Out to S-Video on a 34" Panasonic CRT TV.[/SIZE]
hoborg
Offline

Posting Freak

Posts: 970
Threads: 46
Joined: Feb 2009
#5
2011-09-02, 11:08 AM
Hi.
Can you look in to your NPVR.log if you have this crash ? It is a common problem of Intel iGPUs.

Code:
2011-09-02 13:03:36.625    [ERROR][1]    Error initialising Direct3D: SlimDX.Direct3D9.Direct3D9Exception: D3DERR_INVALIDCALL: Invalid call (-2005530516)
   v SlimDX.Result.Throw[T](Object dataKey, Object dataValue)
   v SlimDX.Result.Record[T](Int32 hr, Boolean failed, Object dataKey, Object dataValue)
   v SlimDX.Direct3D9.Device..ctor(Direct3D direct3D, Int32 adapter, DeviceType deviceType, IntPtr controlHandle, CreateFlags createFlags, PresentParameters[] presentParameters)
   v NextPVR.Utility.Direct3DHelper..ctor(IntPtr windowHandle, Int32 width, Int32 height)
   v NextPVR.ControllerForm.Form1_Load(Object sender, EventArgs e)
2011-09-02 13:03:36.625    [INFO][1]    Continuing with Direct3D disabled
[SIZE="1"]My projects:
SAF6 (Standalone Filters)
HOBRing - My easy Amiga emulation
My HTPC[/SIZE]
wodger
Offline

Member

Posts: 241
Threads: 45
Joined: Apr 2008
#6
2011-09-02, 08:20 PM
Yep. Any way to fix it?

Code:
2011-09-03 08:14:26.609    [ERROR][1]    Error initialising Direct3D: SlimDX.Direct3D9.Direct3D9Exception: D3DERR_INVALIDCALL: Invalid call (-2005530516)
   at SlimDX.Result.Throw[T](Object dataKey, Object dataValue)
   at SlimDX.Result.Record[T](Int32 hr, Boolean failed, Object dataKey, Object dataValue)
   at SlimDX.Result.Record[T](Int32 hr, Object dataKey, Object dataValue)
   at SlimDX.Direct3D9.Device..ctor(Direct3D direct3D, Int32 adapter, DeviceType deviceType, IntPtr controlHandle, CreateFlags createFlags, PresentParameters[] presentParameters)
   at NextPVR.Utility.Direct3DHelper..ctor(IntPtr windowHandle, Int32 width, Int32 height)
   at NextPVR.ControllerForm.Form1_Load(Object sender, EventArgs e)
2011-09-03 08:14:26.609    [INFO][1]    Continuing with Direct3D disabled
[SIZE="1"]Windows 7 32 bit, NBPVR 2.0.3. Asus P5LD2, C2D E4500 2.2Ghz, 2GB ram, 100GB volume (system), sep 1TB drive (Recordings). 2 hauppauge tuners: HVR 3000 and Nova-S, both using DVB-S for NZ freeview. Graphics: PCI-e Nvidia 8600, using TV Out to S-Video on a 34" Panasonic CRT TV.[/SIZE]
hoborg
Offline

Posting Freak

Posts: 970
Threads: 46
Joined: Feb 2009
#7
2011-09-02, 08:34 PM
well, only SUB can... Smile
[SIZE="1"]My projects:
SAF6 (Standalone Filters)
HOBRing - My easy Amiga emulation
My HTPC[/SIZE]
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#8
2011-09-02, 08:36 PM
Can you guys see if this patch helps? It will hopefully help on cards that dont support hardware vertext processing.
hoborg
Offline

Posting Freak

Posts: 970
Threads: 46
Joined: Feb 2009
#9
2011-09-02, 08:41 PM
sub Wrote:Can you guys see if this patch helps? It will hopefully help on cards that dont support hardware vertext processing.
I have Intel iGPU at work, so i will test it on monday.
[SIZE="1"]My projects:
SAF6 (Standalone Filters)
HOBRing - My easy Amiga emulation
My HTPC[/SIZE]
jcjefferies
Offline

Posting Freak

UK, North Gloucestershire
Posts: 1,220
Threads: 140
Joined: Jan 2011
#10
2011-09-02, 09:02 PM
Thanks Sub, it works for me! DirectX working on an Intel 82945G graphics chip for the first time.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (3): 1 2 3 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  NLite Client on Raspberry Pi cweseloh 16 5,062 2024-10-23, 01:59 PM
Last Post: fla
  Can't find tuner filter in NPVR 4.05 on old XP machine (eee 701) with RTL2832U iamanotheruser 3 1,780 2022-01-03, 04:45 AM
Last Post: mvallevand
  Client trouble Jzzhn 2 1,510 2020-08-31, 05:41 AM
Last Post: Jzzhn
  NextPVR Client Rendering NumberFive 1 1,541 2020-07-28, 10:17 PM
Last Post: NumberFive
  Client Hang artmetz 4 2,235 2020-06-07, 09:14 PM
Last Post: sub
  Easiest way to migrate NPVR to a new machine JP23 1 2,012 2020-02-24, 04:55 PM
Last Post: sub
  Nvidia Shield TV - Android client / Kodi client. mkotas 9 4,398 2020-01-28, 10:58 AM
Last Post: mkotas
  Cant disable nextpvr as a client eastavin 5 2,629 2019-11-01, 02:57 AM
Last Post: eastavin
  Play back of recording from client PC hangs up dcl 5 2,043 2019-09-15, 10:46 PM
Last Post: mvallevand
  Npvr act as client spudjg1 1 1,380 2019-06-16, 11:09 AM
Last Post: spudjg1

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode