hay found a way to make it permanit
run this commands
sudo hdparm -E 15 /dev/cdrom
or
setcd -x 15 /dev/cdrom
this sets the speed to 15x
sudo hdparm -k 1 /dev/cdrom
which will set the keep_settings to 1 (on)
and keepsettings = 1 (on)
this will keep the setting even after unmount and mount new cd's
i belive this work but if there is a better way please tell me
