Thread: HP DVD+R 16x disc...
-
Jul 30th, 2006 09:24 PM
#1
HP DVD+R 16x disc...
Note to self...
HP DVD+R 16x disc must burn at 8x or higher in my LG 4167B (w/ DL13 fw)
Somehow when I try to burn at 4X, it fails at the end when trying to close the disc (no matter is open session, single session or just ISO file) But at 8X it burns fine...
Weird
_______________
#define BITCOUNT(x) (((BX_(x)+(BX_(x)>>4)) & 0x0F0F0F0F) % 255)
#define BX_(x) ((x) - (((x)>>1)&0x77777777) - (((x)>>2)&0x33333333) - (((x)>>3)&0x11111111))
...really weird C code to count the number of bits in a word
Hacking RAID in XP
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules