Dell Venue 8 Pro - black screen after powering on or getting it out of sleep

Anonymous
2013-11-26T12:36:54+00:00

I have a Dell Venue 8 Pro tablet. The screen of the 8 pro often doesnt turn on after pressing the power button (to get it out of sleep) or after pressing the windows button. Only the backlight turns on. 

Sometimes, after pressing the power button numerous times the screen turns on. (numerous = >50times)

Doenst matter if the battery is 100% or 10%.

The screen also doesnt turn on booting it up (after powering down).

Also when i press the power button + volume down immediately after (to enter the bios), it shows a black screen with backlight on.

I have made a video of it (the first 20 seconds the 8 pro is booting up, see the white led flashing):

https://www.youtube.com/watch?v=4lgm52QJyA8

I have installed teamviewer on the 8 pro and i have logged on with my laptop 3 times while having a black screen on the 8 pro.

The strange thing is, when viewing the 8 pro's screen with teamviewer, i can see the touch screen of the 8 pro is still functioning. See this video i made:

https://www.youtube.com/watch?v=r1GBI6d9jC4

Each time i watched the system event log, and saw warnings like:

'a pointer device did not report a valid unit of angular measurement'

'a pointer device reported a bad angular physical range'

'a pointer device reported a bad angular logical range'

2 pics of the system event log:

http://i39.tinypic.com/othmao.jpg

http://i39.tinypic.com/t9gsom.jpg

I have installed all the laters Dell drivers and flashed the Bios (also from Dell). Also i installed the latest windows 8.1 updates.

I have rolled back the installed Intel graphic drivers to standard microsoft drivers, but also with the standard drivers the screen occasionally wont turn on.

This device is rather new. What can i do to fix this?

Windows for home | Previous Windows versions | Devices and drivers

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

61 answers

Sort by: Most helpful
  1. Anonymous
    2013-12-09T20:41:05+00:00

    To try to get more info about that file you could try this command (in a cmd window)

    C:>wmic.exe sysdriver  | find /i "pdc"

    Power Dependency Coordinator Driver?  New in W8.

    That was an Ok guess (certainly appropriate in W7) but strangely the real query in W8.1 doesn't show the meaning of  PDC.  I only got that from the file properties.  Revised query:

        wmic.exe  sysdriver  pdc  get  /format:list

    That one might be interesting to try anyway because it has two possible exit codes to show us.  E.g. perhaps if there is a soft failure which was recovering, the exit codes might be non-zero and thus provide more clues.

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2013-12-09T18:58:33+00:00

    I am unable to test the ideas re: connect keyboard or second monitor, as I have never again had the blank screen issue after booting to the BIOS and saving changes on exit.

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2013-12-08T23:29:03+00:00

     pdc.sys file under %SYSTEMROOT%\System32\Drivers crashing with all -100 code. 

    To try to get more info about that file you could try this command (in a cmd window)

    C:>wmic.exe sysdriver  | find /i "pdc"

    Power Dependency Coordinator Driver?  New in W8.

    So, was the Venue 8 Pro originally designed for W8?   Looks like it.

    Is the machine powered when this symptom occurs?

    Is there a removable battery?

    As for your error code, 100 is a hard clue to search for but converting it to hex finds this as a possible explanation

    http://msdn.microsoft.com/en-us/library/windows/hardware/ff559117(v=vs.85).aspx

    (BING search for

        Stop code 0x64 site:microsoft.com

    )

    I haven't had time to contact Dell's support yet, but I came across this post, and I thought I would share this possible cause information. (I figure since we are both having it, many more DV8P owners probably are, too)

    Thanks for the info but you can actually post in Dell forums just as easily as here.   ; )

    FWIW I'm on W7 ATM but will try to remember to check whether that driver gets loaded when I start (HP TouchSmart, currently powered without battery pack installed).   However, I doubt that in any case it will be the one that is causing your crash.   E.g. it is probably just a messenger giving you some bad news.   <eg>

    I have since posted in t Dell forums, too.  I thought posting that information here would for the original poster. 

    Thanks for your reply, though.  I haven't received any yet on Dell's site and tech support is only open during the week when I'm at work.  I'm going to follow your suggestions to see if I can't figure out what's going on. 

    The Venue 8 Pro was released only a few weeks ago running 8.1.  Whether Dell designed it 8 in mind instead, I can't tell you.

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2013-12-08T21:32:45+00:00

     pdc.sys file under %SYSTEMROOT%\System32\Drivers crashing with all -100 code. 

    To try to get more info about that file you could try this command (in a cmd window)

    C:&gt;wmic.exe sysdriver  | find /i "pdc"

    Power Dependency Coordinator Driver?  New in W8.

    So, was the Venue 8 Pro originally designed for W8?   Looks like it.

    Is the machine powered when this symptom occurs?

    Is there a removable battery?

    As for your error code, 100 is a hard clue to search for but converting it to hex finds this as a possible explanation

    http://msdn.microsoft.com/en-us/library/windows/hardware/ff559117(v=vs.85).aspx

    (BING search for

        Stop code 0x64 site:microsoft.com

    )

    I haven't had time to contact Dell's support yet, but I came across this post, and I thought I would share this possible cause information. (I figure since we are both having it, many more DV8P owners probably are, too)

    Thanks for the info but you can actually post in Dell forums just as easily as here.   ; )

    FWIW I'm on W7 ATM but will try to remember to check whether that driver gets loaded when I start (HP TouchSmart, currently powered without battery pack installed).   However, I doubt that in any case it will be the one that is causing your crash.   E.g. it is probably just a messenger giving you some bad news.   <eg>

    Was this answer helpful?

    0 comments No comments
  5. Anonymous
    2013-12-08T16:22:29+00:00

    My mother-in-law and I each have the Dell Venue 8 Pro.  We have both been experiencing what sounds like the same problem (or a similar one).

    When using the preinstalled My Dell program (Checkup-->Bluescreen Troubleshooter), I have found an error on both machines referring to the pdc.sys file under %SYSTEMROOT%\System32\Drivers crashing with all -100 code. 

    I've been hoping this is a driver/firmware problem which would be fixed, but it's been happening for weeks now.  I reset her system, and the problem reemerged within a couple of days.  Mine is now doing it every time it sleeps. 

    I haven't had time to contact Dell's support yet, but I came across this post, and I thought I would share this possible cause information. (I figure since we are both having it, many more DV8P owners probably are, too)

    Was this answer helpful?

    0 comments No comments