-
Posts
30,521 -
Joined
-
Last visited
Content Type
Profiles
Forums
Events
Everything posted by LIGHTNING UK!
-
I see 2 warnings, no errors. The first one that's about setting the layer break position is normal for what you're doing / using. The second about read errors is where your drive had a problem reading the disc. The drive may have then read it successfully after ImgBurn asked it to try again or you've opted to continue anyway and ignore the error if it prompted you. Either way, it then got to the end and that's enough to complete the operation.
-
Keyword in the ReadMe.txt dose not work
LIGHTNING UK! replied to destar77's topic in ImgBurn Support
If it's giving you that prompt, it must not be seeing the /filesystem parameter. I'm pretty sure that parameter works fine to adjust the value in the GUI's drop down box, so break your command line down until you find out what you're doing that stops it working. -
Hang reserving track for BD-R complilation
LIGHTNING UK! replied to rsgibson's topic in ImgBurn Support
ImgBurn doesn't have to release anything. It calls the DeviceIoControl API function and sits there waiting for the OS / drive to process it and to return control. It may well be that other apps don't send the command at all. It could be that it isn't strictly required for BDR. -
That error is from your OS. You may have installed drivers that block the command. ImgBurn doesn't need to see a drive as a certain something. If you tell it to do something, it'll send the command regardless.
-
Turn the PC off and on again.
-
Hang reserving track for BD-R complilation
LIGHTNING UK! replied to rsgibson's topic in ImgBurn Support
The reserve track command only takes a single parameter and is impossible to get wrong. For whatever reason, your machine is getting stuck processing it. Boot into safe mode and see if you have the same issue. Problems like these are usually due to something in the I/o chain - a driver or whatever. -
It's impossible to say without knowing the actual error your drive is returning. The error you're getting after a 'retry' (asc 0x30, ascq 0x0C) stands for - "WORM MEDIUM - OVERWRITE ATTEMPTED". That error code isn't meant to apply to optical drives, hence why it has not been added to the lookup in the program and just says 'Unknown' in the log. The ASC 0x30 group is all about incompatible discs though. As with most media related issues, I'd usually recommend trying different discs and possibly cleaning the drive with a cleaning disc. A quick Google shows you can find the IRST stuff here: http://downloadcenter.intel.com/Product_Filter.aspx?ProductID=2101 Picking the latest one (14.6.0.1029 at this time) takes me to the following link for the main driver: https://downloadmirror.intel.com/25165/eng/SetupRST.exe EDIT: The latest supported by series 7 chipsets is v13.1 and you can get that here: https://downloadcenter.intel.com/download/24006/Intel-Rapid-Storage-Technology-Intel-RST-RAID-Driver
-
Question about SCSI CDBs used to detect BDXL capabilities
LIGHTNING UK! replied to Blackened2687's topic in Chat
I do it by the 'BD Read Feature' and looking at which versions of discs are supported. -
Have you tried putting a newer Intel rapid storage technology driver on?
-
Assuming your PC is the one you've tried reading it on (as per the log file), I can guarantee it can't play it well. It might be able to play some of it, but when it gets to the sectors ImgBurn reports the drive can't read, your playback software will start to stutter and skip frames (or possibly give up). As you can see from the Log, ImgBurn has asked the drive to read certain sectors multiple times (default is 20) and the drive has reported a failure each time. There's nothing I (or anyone else) can do to make it read what it can't read (beyond infinite retries and hoping one works).
-
Your drive can't read the discs. Are they dirty / scratched? Your drive might just not be a very good reader. See if you can read them in a different one.
-
Yes, there's a guide on how to copy a disc in the guides forum.
-
The real error from your drive is being lost / swallowed up by something else. Go into the settings and put the I/O interface back on SPTI. When you've done that, right click the drive selection box when you're in Write mode and click 'family tree'. Close the prompt that comes up and then copy and paste everything from the log window.
-
That drive won't work. Buy the liteon drives or the optiarc 5280s-CB-Plus / Robot.
-
Opencandy is a plugin that offers 3rd party apps during the installation wizard - which you're free to decline. Beyond that, it does nothing.
-
Click the download link in the blue navigation bar at the top and then pick from one of the 7 mirror sites listed.
-
Post the log please.
-
You need the right hardware to burn the oversized images correctly. Normal sized ones are fine with any drive.
-
You will need the right hardware to do it.
-
Unable to play disc in Blu-Ray player
LIGHTNING UK! replied to Indianamcclain's topic in ImgBurn Support
Not all players will play BD content from a DVD discs, they only look for BD content on BD discs. Beyond that, I've no idea. -
NEDD HELP with error im getting please.
LIGHTNING UK! replied to carolinaschaos's topic in ImgBurn Support
Your drive is reporting a write error as it tries to overburn those ritek discs. If it worked at all with those, you're lucky. -
I have a game that I want to burn to dvd and make it bootable
LIGHTNING UK! replied to shashgo's topic in ImgBurn Support
Bootable in what way? Is it an old dos based game? -
How are you with editing the registry? You could look in hkcusoftwareimgburn and adjust it manually that way.