Posts: 956
Joined: May 2005
Reputation:
17
you should read forumguidlines before you post, beeing a new user is not a
reason not to read something.
That said, enable "debugmode" inside xbmc, then replicate the error.
Then you find the xbmc.log file in your root xbmc directory
post the logfile in pastebin and post a link here. you should delete your old log file if you have any, before you replicate your error.
Posts: 23
Joined: Aug 2008
Reputation:
0
thanks for the reply.
Is it possible to enable debugmode "outside" xbmc?
Since I'm not able to start XBMC.
Posts: 3,555
Joined: Oct 2003
Reputation:
12
tslayer
Team-XBMC Developer
Posts: 3,555
Try the wiki. Look at my signature.
42.7% of all statistics are made up on the spot
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
Posts: 956
Joined: May 2005
Reputation:
17
locate your guisettings.xml inside your userdatafolder.
find and set this string :
system>
<debuglogging>true</debuglogging>
If you dont get any log you can try to move your whole xbmc directory to a backup location, then do a fresh download and install the latest release. this just to check that something has gone corrupt.
Posts: 956
Joined: May 2005
Reputation:
17
or you could try to revert to the alpha 3 rel.
Posts: 3,555
Joined: Oct 2003
Reputation:
12
tslayer
Team-XBMC Developer
Posts: 3,555
Update your graphics drivers. You say you updated, but debug does not show that:
#
23:41:38 T:3120 M:1618649088 INFO: GL_VENDOR = Microsoft Corporation
#
23:41:38 T:3120 M:1618649088 INFO: GL_RENDERER = GDI Generic
#
23:41:38 T:3120 M:1618649088 INFO: GL_VERSION = 1.1.0
#
23:41:38 T:3120 M:1618649088 INFO: GL_EXTENSIONS = GL_WIN_swap_hint GL_EXT_bgra GL_EXT_paletted_texture
42.7% of all statistics are made up on the spot
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
Posts: 23
Joined: Aug 2008
Reputation:
0
This is really strange, because I've reinstalled and tried three different versions of the Nvidia drivers (including 3rd party from omegadrivers) and still get the same output on those lines you are referring to.
Hmm..
Posts: 23
Joined: Aug 2008
Reputation:
0
Disregard my last reply. I tried nvidias 177.92 beta drivers which came out today, and now XBMC started nicelly. Thanks!