Black screen when starting xbmc
#1
I have compile pvr-testing2 31121 version from svn and when I try to start it I get:
Quote:X Error of failed request: BadValue (integer parameter out of range for operation)
Major opcode of failed request: 53 (X_CreatePixmap)
Value in failed request: 0x0
Serial number of failed request: 145
Current serial number in output stream: 152

and I see only black screen.

Can someone help please?

here my xorg.conf
Quote:Section "ServerFlags"
Option "BlankTime" "0"
Option "StandbyTime" "0"
Option "SuspendTime" "0"
Option "OffTime" "0"
EndSection

Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0"
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection

Section "Files"
EndSection

Section "Module"
Load "dbe"
Load "extmod"
Load "type1"
Load "freetype"
Load "glx"
EndSection

Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "kbd"
EndSection

Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Unknown"
HorizSync 28.0 - 33.0
VertRefresh 43.0 - 72.0
Option "DPMS"
EndSection

Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
# Modes "1280x1024"
Modes "1920x1080_60_0" "1920x1080_24_0"
EndSubSection
EndSection
Reply
#2
No one has similar problems?

Is this an xorg.conf problem? I am using latest NVIDIA drivers.
Reply
#3
Did anyone try any latest svn versions of pvr-testing2 on debian distro?

I have try lots of them in many debian machines with diferent settings and I get the same error. It must be a bug of xbmc on debian. Older version of xbmc works.

Can someone reply please?
Reply
#4
Got a black screen in rev 31259, so I reverted back to rev 31111 which works fine.
Reply
#5
@JumJum Thank you very mutch for your reply.

I will try that version and see.
Reply
#6
Unforunately I have the same results with -r 31111. I stack back to 29700.

Can someone see this bug please and fix it?
Reply

Logout Mark Read Team Forum Stats Members Help
Black screen when starting xbmc0