You are not logged in.
Pages: 1
ok im getting alot of cd coasters from k3b. i will try to burn music at 8x. and then when it goes to burn the cd it seems to start at 8x then climbs to 20x in a few seconds and about up to 28x or so... does anyone have a fix for this?
Offline
Try turning off dma on your cdrom with this command:
hdparm -d0 -k1 /dev/cdrom
Offline
command not found.
Offline
pacman -Sy hdparm
Offline
/dev/cdrom:
setting using_dma to 0 (off)
HDIO_SET_DMA failed: Inappropriate ioctl for device
setting keep_settings to 1 (on)
HDIO_SET_KEEPSETTINGS failed: Inappropriate ioctl for device
Offline
Pages: 1