Page 1 of 1

RTC problem in bochs

Posted: Sat Feb 06, 2010 11:28 am
by psnix
hi

rtc work very fast in bochs, how can i setup rtc in boches?

Re: RTC problem in bochs

Posted: Sat Feb 06, 2010 11:34 am
by midir
Edit the bochsrc file and set the clock line to:
clock: sync=slowdown, time0=local
Also set the CPU's ips value to some speed less than or equal to what your computer can do.

This change also seems to make Bochs' PC speaker work more reliably (though still not quite properly).

Re: RTC problem in bochs

Posted: Sat Feb 06, 2010 1:12 pm
by psnix

Code: Select all

clock: sync=slowdown, time0=local
it doesn't work and generate this error:
Bochs is exiting with the following message:
[ ] bochsrc.txt: directive 'clock' not understood

Re: RTC problem in bochs

Posted: Sat Feb 06, 2010 7:04 pm
by Combuster
Not using an ancient version of bochs helps :wink: