Vlad-the-Impaler wrote:
> "Alias" <> wrote in message
> news:gseolk$48r$...
>> Spanky Da Measekite wrote:
>>> This is exactly why NOBODY wants to use that piece of Crap Ubuntu.
>>> Who in
>>> their right minds wants to run cryptic commands?
>>>
>>>
>>>
>>> DVD Playback Is Jittery and Jumpy
>>> When you watch DVD movies on your computer, you may find that they
>>> are jittery and unstable. In most cases the problem is that direct
>>> memory access (DMA) mode in your DVD drive is not enabled. By
>>> enabling this mode, your problems should disappear.
>>>
>>> Check if DMA mode is enabled by running this command:
>>>
>>> foo@bar:~$ sudo /sbin/hdparm /dev/hdc | grep dma
>>> Most DVD drives are /dev/hdc, but change the letter if yours is
>>> different. If DMA mode is not enabled, you will see this:
>>>
>>> using_dma = 1 (on)
>>> To turn on DMA mode, run this command:
>>>
>>> foo@bar:~$ sudo /sbin/hdparm -d1 /dev/hdc
>>> Now try to play your DVD.
>>>
>>> If this solves your problems, you should edit /etc/hdparm.conf and
>>> add the following block:
>>>
>>> /dev/hdc {
>>> dma = on
>>>
>>>
>>
>> Quoting advice from when, 2003? I have *never* had a problem with DVD
>> optical drives, be it for viewing a DVD or for burning. You really are
>> desperate. The question is why.
>>
>>
>
> Actually, when you download from a U.S. mirror (or pick US as your
> location), most distros don't come with DVD playback, or mp3 playback,
> or proprietary drivers.
> You have to go get those packages, and enable the correct repositories.
> So, I'd say a lot of people have a problem.
> Go to any linux distro forum and type mp3.
> Problems, problems, and dependency hell time.
> (Though some are doing "one click installs" now, getting the 18 packages
> needed to play mp3's.)
>
>
I have thousands of MP3s and they played out of the box as do DVDs.
Maybe if you actually install Ubuntu, you can have something intelligent
to say about it.
Alias
|