DMA issues w/ DVD/CD

I've been experiencing choppy playback of my DVDs, and I looked around, and noticed that I do not have DMA enabled for my combo drive. I've looked around in all the places I could, and tried all the fixes I could, and none of them work, hoping I'll find another suggestion here. Here's some output.
dmesg log:
ata1.00: ATA-6: TOSHIBA MK8025GAS, KA023A, max UDMA/100
ata1.00: 156301488 sectors, multi 16: LBA
ata1.00: configured for UDMA/100
ata2.00: ATAPI: TOSHIBA DVD-ROM SD-R2212, 1913, max MWDMA2
ata2.00: WARNING: ATAPI DMA disabled for reliablity issues. It can be enabled
ata2.00: WARNING: via pata_ali.atapi_dma modparam or corresponding sysfs node.
ata2.00: simplex DMA is claimed by other device, disabling DMA
ata2.00: configured for PIO4
dmesg | grep DMA
DMA 0x00000000 -> 0x00001000
DMA zone: 3967 pages, LIFO batch:0
pci 0000:00:07.0: Activating ISA DMA hang workarounds
ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x2040 irq 14
ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x2048 irq 15
ata1.00: ATA-6: TOSHIBA MK8025GAS, KA023A, max UDMA/100
ata1.00: configured for UDMA/100
ata2.00: ATAPI: TOSHIBA DVD-ROM SD-R2212, 1913, max MWDMA2
ata2.00: WARNING: ATAPI DMA disabled for reliablity issues. It can be enabled
ata2.00: simplex DMA is claimed by other device, disabling DMA
parport0: PC-style at 0x378 (0x778), irq 7, dma 0 [PCSPP,TRISTATE,COMPAT,ECP,DMA]
hdparm -i /dev/sr0
/dev/sr0:
Model=TOSHIBA DVD-ROM SD-R2212 , FwRev=1913 , SerialNo=928A710011
Config={ Fixed Removeable DTR<=5Mbs DTR>10Mbs nonMagnetic }
RawCHS=0/0/0, TrkSize=0, SectSize=0, ECCbytes=0
BuffType=unknown, BuffSize=2048kB, MaxMultSect=0
(maybe): CurCHS=0/0/0, CurSects=0, LBA=yes, LBAsects=0
IORDY=on/off, tPIO={min:120,w/IORDY:120}, tDMA={min:120,rec:120}
PIO modes: pio0 pio1 pio2 pio3 pio4
DMA modes: sdma0 sdma1 sdma2 mdma0 mdma1 *mdma2
AdvancedPM=no
Drive conforms to: ATA/ATAPI-5 T13 1321D revision 3: ATA/ATAPI-2,3,4,5
* signifies the current active mode
Running the 2.6.27-ARCH kernel
Here's my lsmod as well:
Module Size Used by
ipv6 260260 12
radeon 144544 2
drm 74280 3 radeon
joydev 11584 0
irtty_sir 7040 0
sir_dev 13316 1 irtty_sir
irda 112568 1 sir_dev
crc_ccitt 3840 1 irda
ppdev 9348 0
lp 11108 0
pcmcia 35116 0
snd_pcsp 11040 0
psmouse 38288 0
parport_pc 36804 1
parport 33004 3 ppdev,lp,parport_pc
serio_raw 7172 0
i2c_ali15x3 8452 0
i2c_ali1535 7940 0
container 5248 0
i2c_core 22420 2 i2c_ali15x3,i2c_ali1535
video 18064 0
output 4608 1 video
ohci1394 30256 0
sg 28852 0
ieee1394 80452 1 ohci1394
ehci_hcd 35852 0
uhci_hcd 24080 0
yenta_socket 25228 1
rsrc_nonstatic 12672 1 yenta_socket
pcmcia_core 33812 3 pcmcia,yenta_socket,rsrc_nonstatic
alim1535_wdt 6552 0
shpchp 31252 0
pci_hotplug 28324 1 shpchp
ati_agp 8716 1
agpgart 30804 2 drm,ati_agp
processor 34732 1
evdev 11296 5
ndiswrapper 188828 0
usbcore 134128 4 ehci_hcd,uhci_hcd,ndiswrapper
fan 6148 0
button 7824 0
ac 6020 0
battery 12036 0
snd_seq_oss 31872 0
snd_seq_midi_event 8192 1 snd_seq_oss
snd_seq 49968 4 snd_seq_oss,snd_seq_midi_event
snd_seq_device 8332 2 snd_seq_oss,snd_seq
snd_ali5451 20108 1
snd_ac97_codec 100516 1 snd_ali5451
snd_pcm_oss 40192 0
snd_pcm 69636 4 snd_pcsp,snd_ali5451,snd_ac97_codec,snd_pcm_oss
snd_timer 21384 2 snd_seq,snd_pcm
snd_page_alloc 9224 1 snd_pcm
snd_mixer_oss 16512 1 snd_pcm_oss
snd 50724 12 snd_pcsp,snd_seq_oss,snd_seq,snd_seq_device,snd_ali5451,snd_ac97_codec,snd_pcm_oss,snd_pcm,snd_timer,snd_mixer_oss
soundcore 8160 1 snd
ac97_bus 3584 1 snd_ac97_codec
natsemi 28256 0
rtc_cmos 11424 0
rtc_core 17564 1 rtc_cmos
rtc_lib 4480 1 rtc_core
ext3 126472 1
jbd 46100 1 ext3
mbcache 8708 1 ext3
sr_mod 16708 0
cdrom 35360 1 sr_mod
sd_mod 27160 3
ata_generic 6788 0
pata_ali 10244 2
pata_acpi 6016 0
libata 152992 3 ata_generic,pata_ali,pata_acpi
scsi_mod 96460 4 sg,sr_mod,sd_mod,libata
dock 9488 1 libata
Any help would be appreciated, thanks!

Unfortunately the solution by GerBra doesn't work for me.
With 2.6.32 kernel, blacklisting pata_acpi from kernel boot options in grub and from rc.conf produced this messages at boot:
22:ata1.01: ATAPI: HL-DT-ST DVDRAM GSA-4167B, DL10, max UDMA/33
423:ata1.01: WARNING: ATAPI DMA disabled for reliability issues. It can be enabled
424:ata1.01: WARNING: via pata_ali.atapi_dma modparam or corresponding sysfs node.
425:ata1.01: configured for UDMA/33
Even hdparm reported:
/dev/sr0:
Model=HL-DT-ST DVDRAM GSA-4167B, FwRev=DL10, SerialNo=19A2B5AFE5D8
Config={ Fixed Removeable DTR<=5Mbs DTR>10Mbs nonMagnetic }
RawCHS=0/0/0, TrkSize=0, SectSize=0, ECCbytes=0
BuffType=unknown, BuffSize=unknown, MaxMultSect=0
(maybe): CurCHS=0/0/0, CurSects=0, LBA=yes, LBAsects=0
IORDY=on/off, tPIO={min:120,w/IORDY:120}, tDMA={min:120,rec:120}
PIO modes: pio0 pio3 pio4
DMA modes: mdma0 mdma1 mdma2
UDMA modes: udma0 udma1 *udma2
AdvancedPM=no
Drive conforms to: Unspecified: ATA/ATAPI-2,3,4,5
* signifies the current active mode
It seems that dma is active, but a simple:
dd if=/dev/sr0 of=/dev/null
...produce a 100% cpu usage reported by htop.
Instead, issuing:
echo 1 > /sys/module/pata_ali/parameters/atapi_dma
Seems to correct all the issues, except that the system sometimes hangs at boot if i put that command in rc.local(!)
putting:
options pata_ali atapi_dma=1
in /etc/modprobe.d/modprobe.conf (as kernel messages suggest) has no effect on arch linux because that module is loaded in initrd.
So, (at least for me) it is necessary to edit /etc/mkinitcpio.conf and change/add to the FILES array:/etc/modprobe.d/modprobe.conf
Eg:
FILES= ' to ' FILES="/etc/modprobe.d/modprobe.conf"
Next, something like 
echo "options pata_ali atapi_dma=1" >> /etc/modprobe.d/modprobe.conf
and finally:
mkinitcpio -p kernel26
reboot
Last edited by kokoko3k (2010-01-18 14:33:36)

Similar Messages

  • Major color/saturation issues in dvd authoring

    hi. we've just finished color correction for our indie film, and looking at the digi-beta master on a pro-ntsc monitor- it looks great. but, the dvd's look terrible. there has been a lot of yellow added to warm up the picture. so on the master, the yellow is subtle and applied to the backgrounds, on the dvd, the yellow is awful and everywhere. for example, on a close up of our lead, his skin is so freakishly yellow he looks like an oompa-loompa- not the look we're going for. here's the other kicker- when played on a computer with an LCD monitor, the dvd's look great- like the master. but i've played the dvd's on 4 different television, with 4 different dvd players, and they all look like crap. does anyone know how to solve this color issue in dvd studio pro? we cut the project in FCP. color was final touch, brought back into FCP. quick time exported from FCP, 10 bit uncompressed, 23.98 non-drop frame. then dvd studio pro used to do the authoring. all dvd studio pro settings are at default. THX!

    So you used DVDSP to do the encoding as well as the authoring??
    Have you tried taking a short-ish section of the footage and encoding it wiht something a good deal better, such as BitVice, MegaPEX or Canopus Procoder or Cinemacraft? These will give you much, much better quality encodes and you simply author the project with the MPEG file as an asset instead of the uncompressed file. If you use a short section you can get a better estimation of what is happening before you go for the full encode.
    I realise these encoders are not free, but if you are serious about what you are doing then you'll need to invest in something that is purpose built for the job! The above range from not very expensive to moderate... and Cinemacraft goes into the high end price bracket depending on the version you opt for.

  • I am having an issue burning DVDs on Final Cut Pro X. After 15 minutes, I get a QuickTime Error:0. Anybody have a solution to this?

    I am having an issue burning DVDs on Final Cut Pro X. After 15 minutes, I get a QuickTime Error:0. Anybody have a solution to this?

    I'm sure the pros will be along to ask what your settings are.  Although this may not be exactly helpful, I did find compressor to be much more robust for burning DVDs.  This could partially be because it includes a template to convert you movie into correct DVD format.  I was quite pleased with the outcome after multiple failed attempts using FCPX alone.

  • Since upgrading to 10.8 I've had alot of issues burning DVD's. I've had the drive replaced and now I can burn from a new user account but not the old one. Is there any way of making the old one work?

    Since upgrading to 10.8 I've had alot of issues burning DVD's. I've had the drive replaced and now I can burn from a new user account but not the old one. Is there any way of making the old one work?
    Just want to avoild spending hours migrating everything across....

    Yes, I can read but just can't write DVD's. I get:
    This disc can’t be verified and might be unreliable. Try again using a new blank disc (error code 0x80020063).
    Originally I thought it was the old Moutain Lion DVD drive issue (but have had the drive recently replaced by Apple), so I tried creating a new account, which worked.
    In the old account I have reset SMU, Pram... but no change.

  • Commentary, Audio & Burning Issues with DVD-9

    Hi. I have a collection of problems here that sprouted up when building and formatting a dual-layer disc. I have a feature film with two commentaries on top of the normal audio track. If you hit play on the main menu, I specified A1 (which is the normal track) and it goes to two .jpegs (FBI Warning & Interviews/Commentaries Disclaimer) and then plays the movie.
    If you go to the Special Features menu, you can hit two play buttons with each commentary specified to them (A2 & A3) the two .jpegs appear and then the movie plays.
    This works fine in the simulator but when I build the disc and play the VIDEO_TS & AUDIO_TS folder in Apple's DVD Player, this doesn't work. A1 is what is heard (I have to manually select the commentary audio tracks in DVD Player). I tried bypassing the .jpegs and have the commentary buttons go straight to the movie and this works when I build and play in DVD Player. I wouldn't prefer to do it that way. So if there's a solution it would be appreciated.
    My second issue is more related to audio encoding. But I'm not sure if this is a Compressor issue or DVD SP4 issue. I encode the audio from .AIFFs or audio from .MOVs into Dolby .AC3 files. The settings in Compressor is:
    http://www.underlibertymovie.com/Compressor_Settings.png
    The audio sounds fine in the simulator, however when I build the disc and open in DVD Player, the audio levels are all over the map. Whenever something is bassy (low frequency) happens, the audio levels are dropped and then gradually raises to normal level. So whenever the bass drum hits in the soundtrack or explosions, this sounds really strange. I'm sorry if this is solely a Compressor issue but I thought I'd give it a shot.
    And thirdly, this is a dual layer DVD-9 at 6.6 GBs of data. I've set a valid layer break point as far as I know and have tried to burn several times. First I had Memorex DVD+R DL media and it would write the lead-in, start the first bit of the image, then abort and say "The device reported an error: Unknown device" and then there was an error code that I can't recall (something like 00x 04x)
    After finding out that Memorex is not a reputable brand, I had my partner drive quite a ways to find DVD+R DL Verbatim discs (which is what people were consistently recommending) and the same problem occurred. I also noticed afterward that both brands are ReWritable discs. The Memorex discs didn't specify this but my Mac said it was. I can burn another DVD and get the exact error message if that helps.
    Sorry for such a long post, but I'm at a loss with these issues. Thanks.

    Hi Logimec,
    If your playback requirements are as simple as you say, here is an option
    that will work with no scripts.
    Have your FBI and commentaries as one short vid track and create 3 stories
    name the 1st "... A1", the next story as "...A2" then another for A3.
    in the story inspector,general tab, DISABLE all other audio options except
    the one which coresponds with the desired audio content, you must do this
    even if they have no audio to go with them.
    then create 3 stories for your feature track named "...A1,2,3 (same as earlier)
    and again, enable ONLY the audio track you wish presented.
    select the buttons, one at a time for each option and look to the "Button inspector, advanced tab, streams option"
    and select the audio stream you wish presented.
    Needless to say you must also RE-target your buttons to the desired story
    line and not the main tracks.
    you must be sure that the end jump from the warning to the feature goes to
    the coresponding story/audio option, A1 to A1, A2 to A2, etc.
    I also recommend you look in the help manual under "Setting the dual layer direction" "OTP & ATP" it may help you improve the delay at your "Break Point"
    Hope this helps,
    J>H<L
    Message was edited by: KADVD

  • P985 Platinum DMA issues

    Does anyone here know if there's some trick to enabling DMA on this board?  I am having 30min+ burn times for my cds!  I look at the secondary IDE controller and it says PIO mode.  When I switch it to DMA if available and reset my computer, it still reads PIO only.  I installed the INF drivers, the JMicron drivers, uninstalled the controllers then reinstalled the drivers.  I just can't seem to get it to work!  I don't think I've ever run into this issue before.  Here are my specs:
    MSI P965 Platinum
    Core 2 Duo 6400
    1GB Kingston DDR2 800
    NVidia Geforce 7600GT
    (2) Seagate 80GB SATA
    Lite-On DVD+-DL
    Memorex 52x CDR
    Thanks,
    Tyler

    Install RAID JMicron drivers.

  • PDF issue with DVD Stu Pro

    Hello,
    I wish to add a PDF that opens automatic with DVD@ccess.
    I've made a menu with only text and a back button, in the options pane I've added a url in the @ccess pane:
    file:///CINDERELLA/techsheet/cinderella.pdf
    My disk name: CINDERELLA
    The DVD folder is CINDERELLA and contains the _TS folders + "techsheet" folder
    the pdf file: cinderella.pdf
    It doesn't work in the simulate or in DVD Player after a build....

    Do a quick search for DVD@ccess there are many issues and possible workarounds,
    http://discussions.apple.com/search.jspa?threadID=&q=DVD%40ccess&objID=&dateRang e=last90days&userID=&numResults=15&rankBy=9
    One thread that may be helpful
    http://discussions.apple.com/thread.jspa?messageID=4453046&#4453046
    Usually the easiest way is just to make a menu saying there is content in a DVD-ROM folder on the DVD that people can browse to and open

  • Issue burning DVD in premiere elements 13

    To shortly summerize my problem:
    When I try to burn a DVD premere elements is not really working like it should imho:
    At 98% it first gave an error that there were no plugin DLL's. Disk was ejected but useless.
    Second and third go it gave an error at 98% indicating that the writespeed was incorrect. Error message was wider then the container showing the message.
    Tried burning an DVD ISO to harddisk instead: no errors but also no file. Doublechecked file location, reburned, same issue
    Tried to encode to MP4 to harddisk: no issues
    Tried reinstalling premiere elements: same issues
    Does anyone have a good idea on what to try next?
    My computerspecs are as follows:
    win8.1 x64
    4790Ti
    8gb ram
    No dedicated video card: intel hd graphics 4600
    simple 8 speed usb DVD burner (keep in mind it also won't burn ISO files to harddrive...)
    Computer fully patched and up to date, including latest quicktime
    Obviously premiere elements 13, but the Dutch version.

    Petter01
    Juergen may have hit on a critical matter as it relates to the success or failure of Premiere Elements 13 and its Burn To: Blu-ray ISO Image (25 GB).
    Other ISO Image opportunities (for DVD and AVCHD) in Premiere Elements 13 have not yet been brought into the matter.
    For many posts, Juergen has been reporting that he can generate a  Premiere Elements 13.iso image for Blu-ray, but when the .iso is taken to disc, the player does not recognize
    the disc content. Only recently has he mentioned that the issue seems to be related to the file size of the .iso image produced. He said that if the Premiere Elements 13 iso file exceeded about 1.1 GB, the Blu-ray disc format on Blu-ray disc produced in ImgBurn could not be read by the players.
    Last night, I checked into that to see if I could confirm Juergen's observation. I have. This is a serious setback for Premiere Elements 13 which finally offers an Blu-ray ISO Image as an alternative to the Burn To: Disc product.
    So, for you to confirm.....
    1. Are you doing Publish+Share/Disc/DVD with Burn To: = ISO Image?
    2. If so, are you actually seeing an .iso image generated and saved to your computer hard drive?
    If so, what is the file size of the .iso file produced?
    3. What is the file size for the DVD .iso file that you take into ImgBurn for burn to DVD disc to the correct disc files system,
    is the disc content recognized by your player? If so, what player.
    Thanks.
    ATR

  • Issue, cd/dvd drive not ready in time

    Hello,
    I am new to the Apple and OS X. So far I am impressed. One issue is bothering me however. It takes some time for the cd/dvd drive to go from sleep mode to active mode. This may take up to 10 seconds. Some programs will return a message that the drive is not available before it is active, for instance Finder and X-Plane 9. Result is that will not show the contents of the drive and X-Plane will work in demo mode.
    Question: is there a way I can set the default time that the system will look for the availability of the drive before reporting back that it is "not found".
    Hope my question makes sense. Any input is much appreciated.
    Kind regards, Hans.

    Hi Elmac,
    Thanks for your reply. I am not familiair with previous versions of OS X. But with v10.5.5 the drive is shown on the desktop as standard. Issue is that when you do not use the drive for a while it will go into sleep mode. When you start using it again it does not wake in time, so the program using it will return an error message. I understand that you do not have this problem?
    Hans.

  • Boot Camp 2 issues: repartioning; DVD-drive; screen; sound; usb-power

    I found various problems in version 2 of Boot Camp (included in Leopard).
    1.
    After removing the Boot Camp 2 Windows partition, it is impossible to recreate a new Windows partition. Somehow the windows partition is not completely removed (?) and the Boot Camp Assistent goes on forever restoring the Macintosh HD to its original (one partition) state. Strangely, you can just quit the assistant during this process without consequences. Only repartitioning the complete HD using Disk Utility resolves this (this of course requires a complete reinstallation of OS X).
    2.
    After installation of Windows XP Pro, Windows treats the DVD-drive (OPTIARC DVD RW AD5630-A) as a removable media, just like a USB-memory. This means that you can remove the DVD hardware from the system(using the tray icon "Safe Removal hardware") by just one click. The DVD drive then completely disappears from 'My Computer' even with a CD in! The only way to get the DVD-drive back is by restarting Windows (inserting a disk can be done but it is impossible to access the disk; ejecting the disc is also impossible (the eject key on the mac keyboard doesn't work).
    3.
    I suspect that there is something wrong with the video driver in windows. This can be noted for instance with the black "moon crater" as the desktop image (lower left corner) or in the windows login-screen (lower blue part of the screen). The issue may be described as pixels varying in brightness and colour in a fast way. Pixels are not "constant" and it seems like a wave is moving over these parts of the screen. It seems more or less comparable to the problems reported with Boot Camp beta 1.4 on MPB's.
    4.
    I also suspect the windows sound driver (RealTek) not to be ok. Every Windows sound (startup Chime, warning, etc.) is followed by a strange electronic sound, as if the sound is echoing while fading away. I did not try to play an audio CD, but I think this may result in a not so pleasant experience.
    5.
    When I connect my 2 GB Kingston USB-memory to the internal hub of the new apple keyboard, Windows starts complaining that there is not sufficient power. The same configuration works without problems under Mac OS X.
    Has anyone similar experiences? To me it seems like Boot Camp is still in beta stage....

    I also encountered problems 4 and 5:
    *To no. 4: Distorted sound and background noise:*
    It's exactly the same as described by HLO-HL. As soon as the soundcard gets turned on in Vista (by any program i.e. iTunes, Mediaplayer) there is this background noise. Watching a DVD is almost impossible. Listening to music in iTunes is somewhat ok, but only at high volume (so the background noise cannot be heard) and it is still distorted sometimes.
    I tried about everything from installing the latetest Realtek driver, updating the Intel chipset drivers, to changing the bitrates and so on. Still no resolution found. It seems the many others experience the same problem (search for 'distorted sound Vista').
    *To no. 5: Low USB power reported*
    I got this message with every device I connected (no matter if it was a 2.5''-harddrive, a cardreader, a camera or just a simple memory stick ...

  • Burned DVD issues in DVD player not reading or music issues stop and start

    I'm a PC converted to a MAC (less than a month) and love it so far. I have been able to create and burn a DVD. The problem I'm having is one DVD player will not read the DVD (Hitachi). The other DVD player will play it, but the music stops and starts when it transitions (twirl) to another picture (Panasonic DVD/VHS combo). I'm using a DVD R Memorex. Neither one of the player are new. Would love to use this to make the Grandparent's a DVD of the grandchildren from birth to present as Christmas present. What do I need to use or do to be able to watch on any DVD player as well as the computers?
    Message was edited by: me01

    Hi me01
    Welcome to apple discussions. Try using 99 photos / less to avoid issues with audio fades / drops. Also do a search for Memorex on this forum and you'll see it's not the first choice of dvd's for most users. Instead try Verbatim, Maxell, or Taiyo Yuden and burn at 4x from a disc image for best results. Wish you luck and feel free to post back with results or any further questions.
    Disclaimer: Apple does not necessarily endorse any suggestions, solutions, or third-party software / products that may be mentioned in this topic. Apple encourages you to first seek a solution at Apple Support. The following links are provided as is, with no guarantee of the effectiveness or reliability of the information. Apple does not guarantee that these links will be maintained or functional at any given time. Use the information above at your own discretion.
    Message was edited by: SDMacuser

  • Sync issue with DVDs

    Hi there.
    I need some advice or random thoughts.
    Whenever I burn a DVD from an HD QT file, I find that I have to advance the picture by 3 or 4 frames to be in sync.
    Am I doing something wrong?
    Does anyone else have this issue?
    I am shooting HDV, going to a ProRes sequence and then mixing down to a Quicktime HD file. I then go into Compressor and make a, say, 90 minute compressed file and bring that into DVD Studio Pro.
    If I don't advance the sound by 4 frames it is always out of sync.
    I am using all the latest updates of all FCS software and an 8 core Mac with Leopard latest updates.
    I am also using QMaster using 4 cores setting.
    Any ideas?
    Many thanks,
    Harry

    I've been importing an aif file of the audio in DVDSP, after a bit of forum reading, I'm going to try an encoded AC3 file instead and see if that improves the audio synch.

  • Hardware issue for DVD-ROM

    Hey guys,
    I am using Hp Pavilion DV6-2105ee which is integrated with DVD-RW (Model: Hp CDDVDW TS-L633N ATA).
    I am using this machine since last couple of years and it is going great but a few from last few weeks I am having a trouble with my DVD Drive. I don't know what has happend due to which, window is unable to allocate the drive.
    I have tried many things like "Software Update & Uninstalling and installing again". I have tried fixit by Microsoft but the problem remains same. When I click on device properties it shows this kind of error in "Device Status"
    (Windows cannot start this hardware device because its configuration information (in the registry) is incomplete or damaged. (Code 19)
    I am unable to solve that issue. I would be really grateful to someone if he help me in this issue.

    Hi,
    Try following the procedure under the sub-heading 'Let me fix it myself' on the link below to manually remove the Upper and Lower filters and see if this helps the issue.
    http://support.microsoft.com/kb/982116
    Regards,
    DP-K
    ****Click the White thumb to say thanks****
    ****Please mark Accept As Solution if it solves your problem****
    ****I don't work for HP****
    Microsoft MVP - Windows Experience

  • Quality Issues Burning DVD's

    I am new to iDVD and iMovie.
    I am hoping to be able to burn a DVD that will play on a
    standard DVD player hooked up to a TV.
    I made a 4 minute movie in iMovie,
    then onto iDVD...
    Saved movie to HDD
    Burned DVDs via disk utility (one at all 3 speeds)
    Used high quality DVDs.
    The DVDs I created...
    only the 4x would play on my standard DVD.
    It plays in black and white, not color.
    It stops and starts frequently.
    Do I have any other options on my Mac?
    Should I copy the movie to miniDV and take it to
    a company that burns DVD's?
    Any advice would be very much appreciated.
    I posted this question in the iMovie forum as well...
    Thanks in advance,
    Kell

    What kind of media are you using? Are you using Verbatim or Maxell DVD-R and burning from a disc image at 4x or slower?
    Use Roxio Toast or apple's Disc Utilities to lower the burn speed. If your DVD or iMovie has B&W issues where it's not supposed to, then you have a shaky connection / loose cable somewhere. Check all connections (make sure all is snug).

  • OPTIARC-AD7560A-D803.exe firmware and CRC/installation issues for DvD RW drive

    Does anyone happen to know if the "OPTIARC-AD7560A-D803.exe" file is still available? If so, where?
    The file seems necessary to correct issues with my DVD RW drive, which experiences unfounded CRC errors when I try to install certain software from CD.
    The download link for this file was very easy to find on Lenovo's support website, but unfortunately the link produces what seems to be a 404 error or notice of discontinuation provided in cantonese.
    I know I need this file- if it is no longer supported by Lenovo, is there any place where I can download either that file or some equivalent new firmware to end the CRC errors?
    Thanks!
    [email protected]
    Solved!
    Go to Solution.

    Next day - Nevermind, for whatever reason I no longer get the odd message and was able to download the file easily. Thanks!

Maybe you are looking for

  • Text annotation made in iOS not shown outside adobe app.

    I opened a PDF attachment in the adobe reader app from an email message on iOS. I added text annotations, and also a signature annotation then saved and emailed the document. When I received the email on my other account, I opened the attachment to f

  • Fields display in WE02 but not in WE19

    Hi Gurus, May i ask for a solution regarding IDOC problem in WE19. I have problem regarding to IDOC . The IDOC is SHP_OBDLV_SAVE_REPLICA.  There are some fields in the Customer Master - Sold to Party KATR1,KATR2,KATR6 and RPMKR that should be copied

  • How to install 11.1 flash on windows 8 computer?

    How do I install flash 11.1 on a windows 8 laptop?

  • Library Link Errors

    My links on my library items are malfunctioning. Even though the links appear correct in the code and design views, and function properly at times, out of nowhere an extra "html" is inserted in the URL, causing the links to be broken. Can anyone help

  • Record Group and From-Clause Datasource

    I need to do several complex queries (read-only) for my form. Original I used From-Clause datasource but, as the requirement changed, there are some limitations. I would rather no do anything dynamically if as all possible because there are over 20 s