Silkroad Online Forums

A community forum for the free online game Silkroad Online. Discuss Silkroad Online, read up on guides, and build your character and skills.

Faq Search Members Chat  Register Profile Login

All times are UTC




Post new topic Reply to topic  [ 24 posts ] 
Author Message
 Post subject: arggg :(
PostPosted: Wed Mar 12, 2008 3:05 am 
Loyal Member
User avatar
Offline

Joined: Jun 2007
Posts: 1865
Location:
Off Topic
so when ever i run silkroad i get this blue screen then my comp restarts. any idea how to fix this? :cry:

_________________
R.I.P Bernie
10/5/57 ~ 8/9/08


Top
 Profile  
 
 Post subject: Re: arggg :(
PostPosted: Wed Mar 12, 2008 4:51 am 
Loyal Member
User avatar
Offline

Joined: Jun 2007
Posts: 1865
Location:
Off Topic
on the blue sreen it say IRQL_NOT_LESS_OR_EQUAL then it says its dumping physical memory

_________________
R.I.P Bernie
10/5/57 ~ 8/9/08


Top
 Profile  
 
 Post subject: Re: arggg :(
PostPosted: Wed Mar 12, 2008 6:58 am 
Ex-Staff
User avatar
Offline

Joined: Aug 2007
Posts: 5718
Location: Maine, USA
i think you have run out of RAM, how much do you have?

_________________
Image


Top
 Profile  
 
 Post subject: Re: arggg :(
PostPosted: Wed Mar 12, 2008 1:33 pm 
Loyal Member
User avatar
Offline

Joined: Jun 2007
Posts: 1865
Location:
Off Topic
512mb

_________________
R.I.P Bernie
10/5/57 ~ 8/9/08


Top
 Profile  
 
 Post subject: Re: arggg :(
PostPosted: Wed Mar 12, 2008 1:42 pm 
Frequent Member
User avatar
Offline

Joined: Oct 2007
Posts: 1427
Location:
Olympus
Way too many things this could be but the "IRQL" part usually means a driver or hardware issue.

There is usually more there, like:

Code:
Technical information:

*** STOP: 0x000000D1 (ox20000001, 0x00000002, 0x00000001, 0xF6EA8BBF)


*** USBPORT.SYS - Address F6EA8BBF base at F6E8F000, DateStamp 3f04cf17

Beginning dump of physical memory
Physical memory dump complete


Look for the STOP: 0xxxxxxxxx pieces and google that, then look at the part below it, that may point to the driver that's having a problem. In the case above, it could mean the USB driver itself, or something attached to the ports, or the actual USB controller on the mobo.

Some of the things I've seen - memory erroring out, sometimes a bad module. Hardware going bad or a driver getting corrupted...Sometimes a bad IDE cable will cause this. I'd start with checking out the drivers. Was anything changed or added recently on the system?

Look into a memory checker too.

_________________
If faith is a crutch, I'm not limping anymore.


Top
 Profile  
 
 Post subject: Re: arggg :(
PostPosted: Wed Mar 12, 2008 1:56 pm 
Loyal Member
User avatar
Offline

Joined: Jun 2007
Posts: 1865
Location:
Off Topic
thx, ill start checking that stuff out

_________________
R.I.P Bernie
10/5/57 ~ 8/9/08


Top
 Profile  
 
 Post subject: Re: arggg :(
PostPosted: Wed Mar 12, 2008 3:11 pm 
Frequent Member
User avatar
Offline

Joined: Jan 2007
Posts: 1288
Location:
Greece
y dont ppl see my signature :P

_________________
Cheers,
Truez
Zero_Doom wrote:
Quick Easy Fix Turn off your computer, beat it with a hammer. If it turns back on when prompted, turn it back off and do again until it doesn't come on again. Once that is taken care of, go get a book and learn about computers.

NVDIA Drivers
BSOD
Download anything for FREE


Top
 Profile  
 
 Post subject: Re: arggg :(
PostPosted: Wed Mar 12, 2008 6:26 pm 
Loyal Member
User avatar
Offline

Joined: Jun 2007
Posts: 1865
Location:
Off Topic
the stop codes it gives me are 0xe1252d08, oxooooooFF, 0x000000000, 0x805413AD

_________________
R.I.P Bernie
10/5/57 ~ 8/9/08


Top
 Profile  
 
 Post subject: Re: arggg :(
PostPosted: Wed Mar 12, 2008 7:33 pm 
Frequent Member
User avatar
Offline

Joined: Oct 2007
Posts: 1427
Location:
Olympus
Ok, so that's a start. Here's what MS says:

Stop: 0x0000000A (parameter1, parameter2, parameter3, parameter4) IRQL_NOT_LESS_OR_EQUAL*** Address x has base at x - filename

The parameters refer to the specific issues that are involved:
• Parameter 1 - An address that was referenced incorrectly.
• Parameter 2 - An IRQL that was required to access the memory.
• Parameter 3 - The type of access, where 0 is a read operation and 1 is a write operation.
• Parameter 4 - The address of the instruction that referenced memory in parameter 1.

I used to know the addresses, but 850xxxxx seems pretty high, maybe the UMB area, so that could be any driver located up there.

The zeros in part 3 indicate a read operation, not a write, so it's reading from memory and it failed.

In your case the 0x000000ff is the internal request level. FF is hexadecimal for 255, so that's no help at all to me. Can you remember what the *.sys file it referenced was?

For example, mouclass.sys usually indicates a mouse, wdmaud.sys indicates a sound card or driver, and vga.sys usually indicates video (although, that's not the same one for an Nvidia card, that's nvdisp.sys IIRC, and I don't recall what ATI uses.)

_________________
If faith is a crutch, I'm not limping anymore.


Top
 Profile  
 
 Post subject: Re: arggg :(
PostPosted: Thu Mar 13, 2008 7:48 pm 
Loyal Member
User avatar
Offline

Joined: Jun 2007
Posts: 1865
Location:
Off Topic
ill try and find out .sys file was. btw it only happens when i play sro :? any idea why? maybe something with the game after it patched?

_________________
R.I.P Bernie
10/5/57 ~ 8/9/08


Top
 Profile  
 
 Post subject: Re: arggg :(
PostPosted: Thu Mar 13, 2008 10:07 pm 
Frequent Member
User avatar
Offline

Joined: Oct 2007
Posts: 1427
Location:
Olympus
If it's only when you play SRO, do you have the sound on? Maybe the sound drivers...

or video drivers, I can't think of anything else SRO might access.

_________________
If faith is a crutch, I'm not limping anymore.


Top
 Profile  
 
 Post subject: Re: arggg :(
PostPosted: Thu Mar 13, 2008 10:18 pm 
Loyal Member
User avatar
Offline

Joined: Jun 2007
Posts: 1865
Location:
Off Topic
its might be the video drivers.

_________________
R.I.P Bernie
10/5/57 ~ 8/9/08


Top
 Profile  
 
 Post subject: Re: arggg :(
PostPosted: Fri Mar 14, 2008 1:48 am 
Loyal Member
User avatar
Offline

Joined: Jun 2007
Posts: 1865
Location:
Off Topic
is there a way to completely reset my computer, back to the way it was before i started adding programs to it?

_________________
R.I.P Bernie
10/5/57 ~ 8/9/08


Top
 Profile  
 
 Post subject: Re: arggg :(
PostPosted: Fri Mar 14, 2008 11:37 am 
Ex-Staff
User avatar
Offline

Joined: Aug 2007
Posts: 5718
Location: Maine, USA
there is system restore but it only goes back so far, and to when the preferences for your computer were saved, look into that it is your best option.

_________________
Image


Top
 Profile  
 
 Post subject: Re: arggg :(
PostPosted: Fri Mar 14, 2008 11:53 am 
Active Member
User avatar
Offline

Joined: Feb 2006
Posts: 895
Location: ...
what gfx card do you have?

_________________
wat


Top
 Profile  
 
 Post subject: Re: arggg :(
PostPosted: Fri Mar 14, 2008 7:33 pm 
Loyal Member
User avatar
Offline

Joined: Jun 2007
Posts: 1865
Location:
Off Topic
cpinney wrote:
there is system restore but it only goes back so far, and to when the preferences for your computer were saved, look into that it is your best option.


i think i am going to do that, no important information on this computer anyway. could you tell me how to do it? :oops:

evilpeta wrote:
what gfx card do you have?


nothing special, just one of those intel gfx cards they put into the computer when the build it

_________________
R.I.P Bernie
10/5/57 ~ 8/9/08


Top
 Profile  
 
 Post subject: Re: arggg :(
PostPosted: Fri Mar 14, 2008 7:45 pm 
Ex-Staff
User avatar
Offline

Joined: Aug 2007
Posts: 5718
Location: Maine, USA
http://www.microsoft.com/windowsxp/using/helpandsupport/learnmore/systemrestore.mspx

link above gives u step by step instructions.

_________________
Image


Top
 Profile  
 
 Post subject: Re: arggg :(
PostPosted: Fri Mar 14, 2008 8:22 pm 
Loyal Member
User avatar
Offline

Joined: Jun 2007
Posts: 1865
Location:
Off Topic
thx man. hope this works :)

_________________
R.I.P Bernie
10/5/57 ~ 8/9/08


Top
 Profile  
 
 Post subject: Re: arggg :(
PostPosted: Fri Mar 14, 2008 11:18 pm 
Loyal Member
User avatar
Offline

Joined: Jun 2007
Posts: 1865
Location:
Off Topic
i tried to do it and it said it couldnt do it :? :cry:

_________________
R.I.P Bernie
10/5/57 ~ 8/9/08


Top
 Profile  
 
 Post subject: Re: arggg :(
PostPosted: Sat Mar 15, 2008 4:06 am 
Ex-Staff
User avatar
Offline

Joined: Aug 2007
Posts: 5718
Location: Maine, USA
what do you mean, what did it say? pic would be best.

_________________
Image


Top
 Profile  
 
 Post subject: Re: arggg :(
PostPosted: Mon Mar 17, 2008 3:30 pm 
Frequent Member
User avatar
Offline

Joined: Jan 2007
Posts: 1288
Location:
Greece
blackfalcon wrote:
is there a way to completely reset my computer, back to the way it was before i started adding programs to it?

cpinney wrote:
there is system restore but it only goes back so far, and to when the preferences for your computer were saved, look into that it is your best option.

Ok Cpinney, im gonna comprehend on this... i suppose falcon wants to completely reinstall his OS....
blackfalcon wrote:
i think i am going to do that, no important information on this computer anyway. could you tell me how to do it?


Some facts abt system restore, "The System Restore feature is built into Windows XP and is used to return your computer to an earlier state if you have a system failure or other major problem with your computer. The point of System Restore is to restore your system to a workable state without you having to reinstall the operating system and lose your data files in the process".
Source

Falcon, please confirm if u really wanna reinstall OS :? ... ideally i would recommend a repair reisntall before u proceed to a clean install.
Whatis - A Repair Install will replace the system files with the files on the XP CD used for the Repair Install. It will leave your applications and settings intact, but Windows updates will need to be reapplied. A Repair Install will replace files altered by adware and malware, but will not fix an adware, malware problem.
How to do repair reinstall?

What is - While a clean install is not always necessary, slightly better stability and performance can be expected when XP is installed to a clean hard drive or partition.
How to do clean install?

_________________
Cheers,
Truez
Zero_Doom wrote:
Quick Easy Fix Turn off your computer, beat it with a hammer. If it turns back on when prompted, turn it back off and do again until it doesn't come on again. Once that is taken care of, go get a book and learn about computers.

NVDIA Drivers
BSOD
Download anything for FREE


Top
 Profile  
 
 Post subject: Re: arggg :(
PostPosted: Mon Mar 17, 2008 7:57 pm 
Ex-Staff
User avatar
Offline

Joined: Aug 2007
Posts: 5718
Location: Maine, USA
either of them work all depends on the user but re-reading what falcon wrote i think he meant reinstall OS as well.

_________________
Image


Top
 Profile  
 
 Post subject: Re: arggg :(
PostPosted: Wed Mar 19, 2008 5:08 pm 
Loyal Member
User avatar
Offline

Joined: Jun 2007
Posts: 1865
Location:
Off Topic
ok im pretty sure its my gfx card. maybe i need to update the drivers. i only ge the bsod when i try to play games

_________________
R.I.P Bernie
10/5/57 ~ 8/9/08


Top
 Profile  
 
 Post subject: Re: arggg :(
PostPosted: Wed Mar 19, 2008 5:18 pm 
Active Member
User avatar
Offline

Joined: Feb 2008
Posts: 598
Location:
Off Topic
yea when i start up sro i get a small little green bordered screen on the bottom right corner

_________________
Image

ϟ Everyone Smiles With That Invisible Gun To Their Head ϟ


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 24 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 5 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group