Hmm, closer inspection of the code reveals this:

# try to set the speed
if config.ROM_SPEED and data and not data['mime'] == 'video/dvd':
    try:
        ioctl(fd, CDROM_SELECT_SPEED, config.ROM_SPEED)
    except:
        pass

Looks like speed is not set at all for DVDs. Any idea why?

Cheers,
Michael

--- "M. Urbaniak" <[EMAIL PROTECTED]> wrote:

> Hi,
> 
> I have following problem, setting ROM_SPEED to 8 or 4 or whatever
> seems to have no effect. Drive is still very noisy. I have Freevo
> 1.5.4 running on FC5, drive is NEC 4550A model. Audio CDs are
> running
> perfectly quiet, but data DVD-Rs or DVD-ROMs are very noisy. Drive
> spins up every 30-60 seconds for about 60 seconds making a lot of
> noise.
> 
> Any ideas why?
> 
> Cheers,
> Michael
> 
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam protection around 
> http://mail.yahoo.com 
> 
> 
> -------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services,
> security?
> Get stuff done quickly with pre-integrated technology to make your
> job easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache
> Geronimo
>
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> Freevo-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/freevo-users
> 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
_______________________________________________
Freevo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to