id summary reporter owner description type status priority component severity resolution keywords cc sensitive 1374 USB Phoenix overclocking (custom baudrate) doesn't work petr808 "= Revision 3955 and higher, Ubuntu 10.04.1 64-bit = Issue Description When I try to overclock card in USB phoenix interface to 6 MHz, it doesn't work in revision about 3955 and higher. Working without any problem in revisions 3928 and lower. The problem seems to be in wrong effective baudrate calculation: in revision 3928, where everything is OK, the effective baudrate calculation looks like: EB8AE700 r custom baudrate: cardmhz=357 mhz=600 custom_baud=16134 baud_base=24000000 divisor=1488 -> effective baudrate 16129 It sets correct baudrate and communication is OK But in revision 3955 and higher the effective baudrate calculation doesn't work: 22DE4E00 r standard baudrate: cardmhz=357 mhz=600 -> effective baudrate 9600 So it sets incorrect baudrate and communication is KO = When the issue occurs Everytime oscam starts and reads ATR from then card. = How the issue is reproducable Revision: 3955 and higher Using 6 MHz crystal on Phoenix interface. Using any for example Cryptoworks card. Setting in oscam.server: [reader] protocol = mouse device = /dev/ttyUSBX detect = cd mhz = 600 cardmhz = 357 " defect closed critical Reader high fixed 0