View Full Version : Problems with CC2 and HD44780
Is anyone succesfully using CC2 with a standard HD44870 display?
I can not seem to get it working with my CFAH2004A-TMI-JP, it should be wired correctley as it works with CFAH_WinTest -program (after installing the Port95NT driver) and also with jaLCD.
How do I set up CC2 to work with this display (if possible)?
CrystalControl Admin
2004/12/21, 08:38 PM
What is the LCD showing/not showing?
It actually only display the "test" bars (the two white solid bars).
Seems like the display never really get's initilized.
I found out that when I add a new module (Generic HD44870) I get presented the window with the settings, I choose 0x278 as my port address, I choose 20 columns and 4 rows and I have tried both Slow and Fast for speed. I click add/mod and I get back to the main configuration window.
If I now click configure (module), the window shows 0x278 for address, 20 columns and 12(!) rows, and either Fast/Slow.
If I choose 4 rows again and click add/mod, now the setting sticks.
However I can still only see the test bars (but maybe this have something to do with it).
I have tested my display on two diffrent computers with the same result, I have uninstalled/reinstalled several times.
One computer is running WinXP SP2 and the other one is running MCE2005.
CrystalControl Admin
2004/12/22, 04:31 AM
Ok.
Obviously the size selection problem is a bug, ill get that fixed.
Even without that though, you would still see somthing on the LCD.
Can you have a look through the "lcd_hd44780.log" in the cc2-service directory.. or even better, attach it in here?
At a quick guess its a port driver problem (CANIO which should get installed with CC2).
Edit This is what it says:
Wed 22 16:55:06 NOTICE log_start: Logging started
Wed 22 16:55:07 NOTICE timer_calibrate: timer ticks/sec: 1837475042.7225
Wed 22 16:55:30 NOTICE log_end: Logging ended
Wed 22 16:55:52 NOTICE log_start: Logging started
Wed 22 16:55:53 NOTICE timer_calibrate: timer ticks/sec: 1837458653.2233
Wed 22 16:55:53 NOTICE ini_check_section: section found: module00
Wed 22 16:55:53 NOTICE ini_read_dword: value found: module00->id = 1604239587
Wed 22 16:55:53 NOTICE ini_read_byte: value found: module00->cols = 20
Wed 22 16:55:53 NOTICE ini_read_byte: value found: module00->rows = 4
Wed 22 16:55:53 NOTICE ini_read_dword: value found: module00->port = 632
Wed 22 16:55:53 NOTICE ini_read_bool: value found: module00->slow = FALSE
Wed 22 16:55:53 ERROR init_lcd: error initilising the lcd module
Wed 22 16:57:00 NOTICE log_end: Logging ended
Wed 22 16:57:11 NOTICE log_start: Logging started
Wed 22 16:57:11 NOTICE timer_calibrate: timer ticks/sec: 1837467493.0447
Wed 22 16:57:11 NOTICE ini_check_section: section found: module00
Wed 22 16:57:11 NOTICE ini_read_dword: value found: module00->id = 1604239587
Wed 22 16:57:11 NOTICE ini_read_byte: value found: module00->cols = 20
Wed 22 16:57:11 NOTICE ini_read_byte: value found: module00->rows = 4
Wed 22 16:57:11 NOTICE ini_read_dword: value found: module00->port = 632
Wed 22 16:57:11 NOTICE ini_read_bool: value found: module00->slow = FALSE
Wed 22 16:57:11 ERROR init_lcd: error initilising the lcd module
Wed 22 17:00:30 NOTICE log_end: Logging ended
Wed 22 17:00:41 NOTICE log_start: Logging started
Wed 22 17:00:41 NOTICE timer_calibrate: timer ticks/sec: 1837457788.5506
Wed 22 17:00:41 NOTICE ini_check_section: section found: module00
Wed 22 17:00:41 NOTICE ini_read_dword: value found: module00->id = 1604239587
Wed 22 17:00:41 NOTICE ini_read_byte: value found: module00->cols = 20
Wed 22 17:00:41 NOTICE ini_read_byte: value found: module00->rows = 4
Wed 22 17:00:41 NOTICE ini_read_dword: value found: module00->port = 888
Wed 22 17:00:41 NOTICE ini_read_bool: value found: module00->slow = FALSE
Wed 22 17:00:41 ERROR init_lcd: error initilising the lcd module
Wed 22 17:01:01 NOTICE log_end: Logging ended
Wed 22 17:01:11 NOTICE log_start: Logging started
Wed 22 17:01:11 NOTICE timer_calibrate: timer ticks/sec: 1837465654.3455
Wed 22 17:01:11 NOTICE ini_check_section: section found: module00
Wed 22 17:01:11 NOTICE ini_read_dword: value found: module00->id = 1604239587
Wed 22 17:01:11 NOTICE ini_read_byte: value found: module00->cols = 20
Wed 22 17:01:11 NOTICE ini_read_byte: value found: module00->rows = 4
Wed 22 17:01:11 NOTICE ini_read_dword: value found: module00->port = 632
Wed 22 17:01:11 NOTICE ini_read_bool: value found: module00->slow = FALSE
Wed 22 17:01:11 ERROR init_lcd: error initilising the lcd module
Wed 22 17:01:30 NOTICE log_end: Logging ended
Wed 22 17:01:40 NOTICE log_start: Logging started
Wed 22 17:01:40 NOTICE timer_calibrate: timer ticks/sec: 1837470805.6547
Wed 22 17:01:41 NOTICE ini_check_section: section found: module00
Wed 22 17:01:41 NOTICE ini_read_dword: value found: module00->id = 1604239587
Wed 22 17:01:41 NOTICE ini_read_byte: value found: module00->cols = 20
Wed 22 17:01:41 NOTICE ini_read_byte: value found: module00->rows = 4
Wed 22 17:01:41 NOTICE ini_read_dword: value found: module00->port = 632
Wed 22 17:01:41 NOTICE ini_read_bool: value found: module00->slow = FALSE
Wed 22 17:01:41 ERROR init_lcd: error initilising the lcd module
Wed 22 17:07:02 NOTICE log_start: Logging started
Wed 22 17:07:02 NOTICE timer_calibrate: timer ticks/sec: 1837469625.6463
Wed 22 17:07:02 NOTICE ini_check_section: section found: module00
Wed 22 17:07:02 NOTICE ini_read_dword: value found: module00->id = 1604239587
Wed 22 17:07:02 NOTICE ini_read_byte: value found: module00->cols = 20
Wed 22 17:07:02 NOTICE ini_read_byte: value found: module00->rows = 4
Wed 22 17:07:02 NOTICE ini_read_dword: value found: module00->port = 632
Wed 22 17:07:02 NOTICE ini_read_bool: value found: module00->slow = FALSE
Wed 22 17:07:05 ERROR init_lcd: error initilising the lcd module
Well, I guess this is the problem:
Wed 22 17:07:05 ERROR init_lcd: error initilising the lcd module
Can I do something about that?
CrystalControl Admin
2004/12/22, 09:56 AM
Can you check if the "canio.sys" file is in your "c:\windows\system32" directory?
yes, canio.sys and canio.dll are there.
Check to make sure u have the right hex address for your parrallel port.
CrystalControl Admin
2004/12/23, 09:28 PM
Originally posted by FiDo
yes, canio.sys and canio.dll are there.
Ok, thats good, but unfortunatley it doesnt mean CANIO has been properly installed or is working.
I cant think of an easy way to test for this either :(
Do you have CrystalControl1 installed?
I have checked the address and also tried diffrent addresses in the BIOS, with the same result.
I do not have CC1 installed, but I can give it a try.
with CC1 I get the following message:
Init of "Printer Port 0x278" failed.
The module will be disabled until it is reconfigured.
Any ideas?
check the address of your printer port, can be done under device manager.... or you can try the other 2 port address provided to u in CC2, most likely it 0x378.
I am having the exact same problem as him.
I went to uninstall CC2 so I could try CC1 again and it told me that there was a problem and CC@ might already be uninstalled. This is incorrect. But maybe that has something to do with it?
Just to add CC1 is also telling me printer port failed. I never had this problem before. It is also a brand new install of windows with SP2. I had SP1 before. Could this cause a problem?
CrystalControl Admin
2004/12/30, 08:33 AM
You can run CC1 and CC2 together.
Not at the same time obviously, but you can have both of them installed without causing problems.
Can you guys try the new LCD plugins in here:
http://www.crystalfontz.com/forum/showthread.php?s=&threadid=3252
They will now write a message to the log if CANIO init is the problem.
Thu 30 17:28:50 NOTICE log_start: Logging started
Thu 30 17:28:50 NOTICE timer_calibrate: timer ticks/sec: 1837469002.6804
Thu 30 17:30:32 NOTICE log_end: Logging ended
Thu 30 17:30:43 NOTICE log_start: Logging started
Thu 30 17:30:43 NOTICE timer_calibrate: timer ticks/sec: 1837468973.4376
Thu 30 17:31:56 NOTICE log_start: Logging started
Thu 30 17:31:56 NOTICE timer_calibrate: timer ticks/sec: 1837391442.2985
Thu 30 17:32:45 NOTICE log_end: Logging ended
Thu 30 17:32:55 NOTICE log_start: Logging started
Thu 30 17:32:55 NOTICE timer_calibrate: timer ticks/sec: 1837465651.0574
Thu 30 17:32:55 NOTICE ini_check_section: section found: module00
Thu 30 17:32:55 NOTICE ini_read_dword: value found: module00->id = 1883931748
Thu 30 17:32:55 NOTICE ini_read_byte: value found: module00->cols = 20
Thu 30 17:32:55 NOTICE ini_read_byte: value found: module00->rows = 4
Thu 30 17:32:55 NOTICE ini_read_dword: value found: module00->port = 632
Thu 30 17:32:55 NOTICE ini_read_bool: value found: module00->slow = FALSE
Thu 30 17:32:55 ERROR par_init: could not obtain port permissions using canio
Thu 30 17:32:55 ERROR init_lcd: error initilising the lcd module
This is what I got from the updated dll's.
And from the cc2_service.log:
Thu 30 17:28:47 NOTICE log_start: Logging started
Thu 30 17:28:47 NOTICE execute_cc2: Starting ---- CrystalControl2 Service Version 1.00 (build 0042) ----
Thu 30 17:28:47 NOTICE timer_calibrate: timer ticks/sec: 1837460839.2522
Thu 30 17:28:47 NOTICE ini_read_bool: value found: general->windows_start = TRUE
Thu 30 17:28:47 NOTICE execute_cc2: entering main loop
Thu 30 17:28:47 WARNING execute_cc2: signaled to start
Thu 30 17:28:47 NOTICE ini_read_bool: value found: general->windows_start = TRUE
Thu 30 17:28:47 NOTICE ini_check_section: section not found: m00
Thu 30 17:28:48 NOTICE load_dlls: DLL_OTHER plugin "cc2_bigchars.dll" loaded
Thu 30 17:28:48 NOTICE load_dlls: DLL_OTHER plugin "cc2_cchar.dll" loaded
Thu 30 17:28:48 NOTICE load_dlls: DLL_OTHER plugin "cc2_email.dll" loaded
Thu 30 17:28:48 NOTICE load_dlls: DLL_OTHER plugin "cc2_foobar2000.dll" loaded
Thu 30 17:28:48 NOTICE load_dlls: DLL_OTHER plugin "cc2_games.dll" loaded
Thu 30 17:28:48 NOTICE load_dlls: DLL_OTHER plugin "cc2_hbar.dll" loaded
Thu 30 17:28:48 NOTICE load_dlls: DLL_OTHER plugin "cc2_histogram.dll" loaded
Thu 30 17:28:48 NOTICE load_dlls: DLL_OTHER plugin "cc2_keyboard.dll" loaded
Thu 30 17:28:49 NOTICE load_dlls: DLL_OTHER plugin "cc2_mbm.dll" loaded
Thu 30 17:28:49 NOTICE load_dlls: DLL_OTHER plugin "cc2_perfmon.dll" loaded
Thu 30 17:28:49 NOTICE load_dlls: DLL_OTHER plugin "cc2_process.dll" loaded
Thu 30 17:28:49 NOTICE load_dlls: DLL_OTHER plugin "cc2_rivatuner.dll" loaded
Thu 30 17:28:49 NOTICE load_dlls: DLL_OTHER plugin "cc2_showgif.dll" loaded
Thu 30 17:28:49 NOTICE load_dlls: DLL_OTHER plugin "cc2_speedfan.dll" loaded
Thu 30 17:28:49 NOTICE load_dlls: DLL_OTHER plugin "cc2_sysinfo.dll" loaded
Thu 30 17:28:49 NOTICE load_dlls: DLL_OTHER plugin "cc2_textfile.dll" loaded
Thu 30 17:28:50 NOTICE load_dlls: DLL_OTHER plugin "cc2_timedate.dll" loaded
Thu 30 17:28:50 NOTICE load_dlls: DLL_OTHER plugin "cc2_winamp2.dll" loaded
Thu 30 17:28:50 NOTICE load_dlls: DLL_OTHER plugin "cc2_winamp2_vis.dll" loaded
Thu 30 17:28:50 NOTICE load_dlls: DLL_LCD plugin "lcd_631.dll" loaded
Thu 30 17:28:50 NOTICE load_dlls: DLL_OTHER plugin "lcd_631.dll" loaded
Thu 30 17:28:50 NOTICE load_dlls: DLL_LCD plugin "lcd_632.dll" loaded
Thu 30 17:28:50 NOTICE load_dlls: DLL_LCD plugin "lcd_633.dll" loaded
Thu 30 17:28:50 NOTICE load_dlls: DLL_OTHER plugin "lcd_633.dll" loaded
Thu 30 17:28:50 NOTICE load_dlls: DLL_LCD plugin "lcd_634.dll" loaded
Thu 30 17:28:50 NOTICE load_dlls: DLL_LCD plugin "lcd_hd44780.dll" loaded
Thu 30 17:28:50 NOTICE load_dlls: DLL_LCD plugin "lcd_hd44780d.dll" loaded
Thu 30 17:28:50 WARNING execute_cc2: is now running
Thu 30 17:30:28 WARNING execute_cc2: signaled to stop
Thu 30 17:30:28 WARNING execute_cc2: unload dlls
Thu 30 17:30:28 NOTICE unload_dlls: unloading plugin "cc2_bigchars.dll"
Thu 30 17:30:28 NOTICE unload_dlls: unloading plugin "cc2_cchar.dll"
Thu 30 17:30:28 NOTICE unload_dlls: unloading plugin "cc2_email.dll"
Thu 30 17:30:28 NOTICE unload_dlls: unloading plugin "cc2_foobar2000.dll"
Thu 30 17:30:29 NOTICE unload_dlls: unloading plugin "cc2_games.dll"
Thu 30 17:30:29 NOTICE unload_dlls: unloading plugin "cc2_hbar.dll"
Thu 30 17:30:29 NOTICE unload_dlls: unloading plugin "cc2_histogram.dll"
Thu 30 17:30:29 NOTICE unload_dlls: unloading plugin "cc2_keyboard.dll"
Thu 30 17:30:29 NOTICE unload_dlls: unloading plugin "cc2_mbm.dll"
Thu 30 17:30:30 NOTICE unload_dlls: unloading plugin "cc2_perfmon.dll"
Thu 30 17:30:30 NOTICE unload_dlls: unloading plugin "cc2_process.dll"
Thu 30 17:30:30 NOTICE unload_dlls: unloading plugin "cc2_rivatuner.dll"
Thu 30 17:30:30 NOTICE unload_dlls: unloading plugin "cc2_showgif.dll"
Thu 30 17:30:31 NOTICE unload_dlls: unloading plugin "cc2_speedfan.dll"
Thu 30 17:30:31 NOTICE unload_dlls: unloading plugin "cc2_sysinfo.dll"
Thu 30 17:30:31 NOTICE unload_dlls: unloading plugin "cc2_textfile.dll"
Thu 30 17:30:31 NOTICE unload_dlls: unloading plugin "cc2_timedate.dll"
Thu 30 17:30:32 NOTICE unload_dlls: unloading plugin "cc2_winamp2.dll"
Thu 30 17:30:32 NOTICE unload_dlls: unloading plugin "cc2_winamp2_vis.dll"
Thu 30 17:30:32 NOTICE unload_dlls: unloading plugin "lcd_631.dll"
Thu 30 17:30:32 NOTICE unload_dlls: unloading plugin "lcd_632.dll"
Thu 30 17:30:32 NOTICE unload_dlls: unloading plugin "lcd_633.dll"
Thu 30 17:30:32 NOTICE unload_dlls: unloading plugin "lcd_634.dll"
Thu 30 17:30:32 NOTICE unload_dlls: unloading plugin "lcd_hd44780.dll"
Thu 30 17:30:32 NOTICE unload_dlls: unloading plugin "lcd_hd44780d.dll"
Thu 30 17:30:32 WARNING execute_cc2: free dlls
Thu 30 17:30:32 WARNING execute_cc2: free set
Thu 30 17:30:32 WARNING execute_cc2: has stopped
Thu 30 17:30:40 WARNING execute_cc2: signaled to start
Thu 30 17:30:40 NOTICE ini_read_bool: value found: general->windows_start = TRUE
Thu 30 17:30:40 NOTICE ini_check_section: section not found: m00
Thu 30 17:30:40 NOTICE load_dlls: DLL_OTHER plugin "cc2_bigchars.dll" loaded
Thu 30 17:30:41 NOTICE load_dlls: DLL_OTHER plugin "cc2_cchar.dll" loaded
Thu 30 17:30:41 NOTICE load_dlls: DLL_OTHER plugin "cc2_email.dll" loaded
Thu 30 17:30:41 NOTICE load_dlls: DLL_OTHER plugin "cc2_foobar2000.dll" loaded
Thu 30 17:30:41 NOTICE load_dlls: DLL_OTHER plugin "cc2_games.dll" loaded
Thu 30 17:30:41 NOTICE load_dlls: DLL_OTHER plugin "cc2_hbar.dll" loaded
Thu 30 17:30:41 NOTICE load_dlls: DLL_OTHER plugin "cc2_histogram.dll" loaded
Thu 30 17:30:41 NOTICE load_dlls: DLL_OTHER plugin "cc2_keyboard.dll" loaded
Thu 30 17:30:41 NOTICE load_dlls: DLL_OTHER plugin "cc2_mbm.dll" loaded
Thu 30 17:30:41 NOTICE load_dlls: DLL_OTHER plugin "cc2_perfmon.dll" loaded
Thu 30 17:30:41 NOTICE load_dlls: DLL_OTHER plugin "cc2_process.dll" loaded
Thu 30 17:30:41 NOTICE load_dlls: DLL_OTHER plugin "cc2_rivatuner.dll" loaded
Thu 30 17:30:42 NOTICE load_dlls: DLL_OTHER plugin "cc2_showgif.dll" loaded
Thu 30 17:30:42 NOTICE load_dlls: DLL_OTHER plugin "cc2_speedfan.dll" loaded
Thu 30 17:30:42 NOTICE load_dlls: DLL_OTHER plugin "cc2_sysinfo.dll" loaded
Thu 30 17:30:42 NOTICE load_dlls: DLL_OTHER plugin "cc2_textfile.dll" loaded
Thu 30 17:30:42 NOTICE load_dlls: DLL_OTHER plugin "cc2_timedate.dll" loaded
Thu 30 17:30:42 NOTICE load_dlls: DLL_OTHER plugin "cc2_winamp2.dll" loaded
Thu 30 17:30:42 NOTICE load_dlls: DLL_OTHER plugin "cc2_winamp2_vis.dll" loaded
Thu 30 17:30:42 NOTICE load_dlls: DLL_LCD plugin "lcd_631.dll" loaded
Thu 30 17:30:42 NOTICE load_dlls: DLL_OTHER plugin "lcd_631.dll" loaded
Thu 30 17:30:43 NOTICE load_dlls: DLL_LCD plugin "lcd_632.dll" loaded
Thu 30 17:30:43 NOTICE load_dlls: DLL_LCD plugin "lcd_633.dll" loaded
Thu 30 17:30:43 NOTICE load_dlls: DLL_OTHER plugin "lcd_633.dll" loaded
Thu 30 17:30:43 NOTICE load_dlls: DLL_LCD plugin "lcd_634.dll" loaded
Thu 30 17:30:43 NOTICE load_dlls: DLL_LCD plugin "lcd_hd44780.dll" loaded
Thu 30 17:30:43 NOTICE load_dlls: DLL_LCD plugin "lcd_hd44780d.dll" loaded
Thu 30 17:30:43 WARNING execute_cc2: is now running
Thu 30 17:30:58 WARNING execute_cc2: signaled to die
Thu 30 17:30:58 WARNING execute_cc2: unload dlls
Thu 30 17:30:58 NOTICE unload_dlls: unloading plugin "cc2_bigchars.dll"
Thu 30 17:30:58 NOTICE unload_dlls: unloading plugin "cc2_cchar.dll"
Thu 30 17:30:58 NOTICE unload_dlls: unloading plugin "cc2_email.dll"
Thu 30 17:30:58 NOTICE unload_dlls: unloading plugin "cc2_foobar2000.dll"
Thu 30 17:30:58 NOTICE unload_dlls: unloading plugin "cc2_games.dll"
Thu 30 17:30:59 NOTICE unload_dlls: unloading plugin "cc2_hbar.dll"
Thu 30 17:30:59 NOTICE unload_dlls: unloading plugin "cc2_histogram.dll"
Thu 30 17:30:59 NOTICE unload_dlls: unloading plugin "cc2_keyboard.dll"
Thu 30 17:30:59 NOTICE unload_dlls: unloading plugin "cc2_mbm.dll"
Thu 30 17:30:59 NOTICE unload_dlls: unloading plugin "cc2_perfmon.dll"
Thu 30 17:30:59 NOTICE unload_dlls: unloading plugin "cc2_process.dll"
Thu 30 17:30:59 NOTICE unload_dlls: unloading plugin "cc2_rivatuner.dll"
Thu 30 17:31:00 NOTICE unload_dlls: unloading plugin "cc2_showgif.dll"
Thu 30 17:31:01 NOTICE unload_dlls: unloading plugin "cc2_speedfan.dll"
Thu 30 17:31:01 NOTICE unload_dlls: unloading plugin "cc2_sysinfo.dll"
Thu 30 17:31:01 NOTICE unload_dlls: unloading plugin "cc2_textfile.dll"
Thu 30 17:31:01 NOTICE unload_dlls: unloading plugin "cc2_timedate.dll"
Thu 30 17:31:01 NOTICE unload_dlls: unloading plugin "cc2_winamp2.dll"
Thu 30 17:31:01 NOTICE unload_dlls: unloading plugin "cc2_winamp2_vis.dll"
Thu 30 17:31:53 NOTICE log_start: Logging started
Thu 30 17:31:53 NOTICE execute_cc2: Starting ---- CrystalControl2 Service Version 1.00 (build 0042) ----
Thu 30 17:31:53 NOTICE timer_calibrate: timer ticks/sec: 1837457825.5652
Thu 30 17:31:53 NOTICE ini_read_bool: value found: general->windows_start = TRUE
Thu 30 17:31:53 NOTICE execute_cc2: entering main loop
Thu 30 17:31:53 WARNING execute_cc2: signaled to start
Thu 30 17:31:53 NOTICE ini_read_bool: value found: general->windows_start = TRUE
Thu 30 17:31:53 NOTICE ini_check_section: section not found: m00
Thu 30 17:31:54 NOTICE load_dlls: DLL_OTHER plugin "cc2_bigchars.dll" loaded
Thu 30 17:31:54 NOTICE load_dlls: DLL_OTHER plugin "cc2_cchar.dll" loaded
Thu 30 17:31:54 NOTICE load_dlls: DLL_OTHER plugin "cc2_email.dll" loaded
Thu 30 17:31:54 NOTICE load_dlls: DLL_OTHER plugin "cc2_foobar2000.dll" loaded
Thu 30 17:31:54 NOTICE load_dlls: DLL_OTHER plugin "cc2_games.dll" loaded
Thu 30 17:31:54 NOTICE load_dlls: DLL_OTHER plugin "cc2_hbar.dll" loaded
Thu 30 17:31:54 NOTICE load_dlls: DLL_OTHER plugin "cc2_histogram.dll" loaded
Thu 30 17:31:54 NOTICE load_dlls: DLL_OTHER plugin "cc2_keyboard.dll" loaded
Thu 30 17:31:54 NOTICE load_dlls: DLL_OTHER plugin "cc2_mbm.dll" loaded
Thu 30 17:31:55 NOTICE load_dlls: DLL_OTHER plugin "cc2_perfmon.dll" loaded
Thu 30 17:31:55 NOTICE load_dlls: DLL_OTHER plugin "cc2_process.dll" loaded
Thu 30 17:31:55 NOTICE load_dlls: DLL_OTHER plugin "cc2_rivatuner.dll" loaded
Thu 30 17:31:55 NOTICE load_dlls: DLL_OTHER plugin "cc2_showgif.dll" loaded
Thu 30 17:31:55 NOTICE load_dlls: DLL_OTHER plugin "cc2_speedfan.dll" loaded
Thu 30 17:31:55 NOTICE load_dlls: DLL_OTHER plugin "cc2_sysinfo.dll" loaded
Thu 30 17:31:55 NOTICE load_dlls: DLL_OTHER plugin "cc2_textfile.dll" loaded
Thu 30 17:31:55 NOTICE load_dlls: DLL_OTHER plugin "cc2_timedate.dll" loaded
Thu 30 17:31:56 NOTICE load_dlls: DLL_OTHER plugin "cc2_winamp2.dll" loaded
Thu 30 17:31:56 NOTICE load_dlls: DLL_OTHER plugin "cc2_winamp2_vis.dll" loaded
Thu 30 17:31:56 NOTICE load_dlls: DLL_LCD plugin "lcd_631.dll" loaded
Thu 30 17:31:56 NOTICE load_dlls: DLL_OTHER plugin "lcd_631.dll" loaded
Thu 30 17:31:56 NOTICE load_dlls: DLL_LCD plugin "lcd_632.dll" loaded
Thu 30 17:31:56 NOTICE load_dlls: DLL_LCD plugin "lcd_633.dll" loaded
Thu 30 17:31:56 NOTICE load_dlls: DLL_OTHER plugin "lcd_633.dll" loaded
Thu 30 17:31:56 NOTICE load_dlls: DLL_LCD plugin "lcd_634.dll" loaded
Thu 30 17:31:56 NOTICE load_dlls: DLL_LCD plugin "lcd_hd44780.dll" loaded
Thu 30 17:31:56 NOTICE load_dlls: DLL_LCD plugin "lcd_hd44780d.dll" loaded
Thu 30 17:31:56 WARNING execute_cc2: is now running
Thu 30 17:32:41 WARNING execute_cc2: signaled to restart
Thu 30 17:32:41 WARNING execute_cc2: unload dlls
Thu 30 17:32:41 NOTICE unload_dlls: unloading plugin "cc2_bigchars.dll"
Thu 30 17:32:41 NOTICE unload_dlls: unloading plugin "cc2_cchar.dll"
Thu 30 17:32:41 NOTICE unload_dlls: unloading plugin "cc2_email.dll"
Thu 30 17:32:41 NOTICE unload_dlls: unloading plugin "cc2_foobar2000.dll"
Thu 30 17:32:41 NOTICE unload_dlls: unloading plugin "cc2_games.dll"
Thu 30 17:32:42 NOTICE unload_dlls: unloading plugin "cc2_hbar.dll"
Thu 30 17:32:42 NOTICE unload_dlls: unloading plugin "cc2_histogram.dll"
Thu 30 17:32:42 NOTICE unload_dlls: unloading plugin "cc2_keyboard.dll"
Thu 30 17:32:42 NOTICE unload_dlls: unloading plugin "cc2_mbm.dll"
Thu 30 17:32:43 NOTICE unload_dlls: unloading plugin "cc2_perfmon.dll"
Thu 30 17:32:43 NOTICE unload_dlls: unloading plugin "cc2_process.dll"
Thu 30 17:32:43 NOTICE unload_dlls: unloading plugin "cc2_rivatuner.dll"
Thu 30 17:32:43 NOTICE unload_dlls: unloading plugin "cc2_showgif.dll"
Thu 30 17:32:44 NOTICE unload_dlls: unloading plugin "cc2_speedfan.dll"
Thu 30 17:32:44 NOTICE unload_dlls: unloading plugin "cc2_sysinfo.dll"
Thu 30 17:32:44 NOTICE unload_dlls: unloading plugin "cc2_textfile.dll"
Thu 30 17:32:44 NOTICE unload_dlls: unloading plugin "cc2_timedate.dll"
Thu 30 17:32:44 NOTICE unload_dlls: unloading plugin "cc2_winamp2.dll"
Thu 30 17:32:44 NOTICE unload_dlls: unloading plugin "cc2_winamp2_vis.dll"
Thu 30 17:32:45 NOTICE unload_dlls: unloading plugin "lcd_631.dll"
Thu 30 17:32:45 NOTICE unload_dlls: unloading plugin "lcd_632.dll"
Thu 30 17:32:45 NOTICE unload_dlls: unloading plugin "lcd_633.dll"
Thu 30 17:32:45 NOTICE unload_dlls: unloading plugin "lcd_634.dll"
Thu 30 17:32:45 NOTICE unload_dlls: unloading plugin "lcd_hd44780.dll"
Thu 30 17:32:45 NOTICE unload_dlls: unloading plugin "lcd_hd44780d.dll"
Thu 30 17:32:45 WARNING execute_cc2: free dlls
Thu 30 17:32:45 WARNING execute_cc2: free set
Thu 30 17:32:53 NOTICE ini_read_bool: value found: general->windows_start = TRUE
Thu 30 17:32:53 NOTICE ini_check_section: section found: m00
Thu 30 17:32:53 NOTICE ini_read_string: value found: m00->module_name = "HD44780"
Thu 30 17:32:53 NOTICE ini_read_dword: value found: m00->id = 1883931748
Thu 30 17:32:53 NOTICE ini_read_byte: value found: m00->options = 0
Thu 30 17:32:53 NOTICE ini_read_dword: value found: m00->screen_sel = 0
Thu 30 17:32:53 NOTICE ini_read_bool: value found: m00->alt_enabled = FALSE
Thu 30 17:32:53 NOTICE ini_read_byte: value found: m00->brightness = 50
Thu 30 17:32:53 NOTICE ini_read_byte: value found: m00->contrast = 50
Thu 30 17:32:53 NOTICE ini_check_section: section not found: m00-event00
Thu 30 17:32:53 NOTICE ini_check_section: section found: m00-s00
Thu 30 17:32:53 NOTICE ini_read_string: value found: m00-s00->screen_name = "Date/Time & Uptime"
Thu 30 17:32:53 NOTICE ini_read_byte: value found: m00-s00->options = 0
Thu 30 17:32:53 NOTICE ini_read_word: value found: m00-s00->alt_delay = 5000
Thu 30 17:32:53 NOTICE ini_check_section: section not found: m00-s00-event00
Thu 30 17:32:53 NOTICE ini_check_section: section found: m00-s00
Thu 30 17:32:53 NOTICE ini_read_byte: value found: m00-s00-r00->options = 5
Thu 30 17:32:53 NOTICE ini_read_dword: value found: m00-s00-r00->scroll_speed = 250
Thu 30 17:32:53 NOTICE ini_check_section: section found: m00-s00-r00-i00
Thu 30 17:32:53 NOTICE ini_read_word: value found: m00-s00-r00-i00->length = 0
Thu 30 17:32:53 NOTICE ini_read_byte: value found: m00-s00-r00-i00->options = 0
Thu 30 17:32:53 NOTICE ini_check_key: key found: m00-s00-r00-i00->id
Thu 30 17:32:53 NOTICE ini_read_dword: value found: m00-s00-r00-i00->id = 1731734103
Thu 30 17:32:53 NOTICE ini_check_section: section not found: m00-s00-r00-i01
Thu 30 17:32:53 NOTICE ini_check_section: section found: m00-s00
Thu 30 17:32:53 NOTICE ini_read_byte: value found: m00-s00-r01->options = 5
Thu 30 17:32:53 NOTICE ini_read_dword: value found: m00-s00-r01->scroll_speed = 250
Thu 30 17:32:53 NOTICE ini_check_section: section found: m00-s00-r01-i00
Thu 30 17:32:53 NOTICE ini_read_word: value found: m00-s00-r01-i00->length = 0
Thu 30 17:32:53 NOTICE ini_read_byte: value found: m00-s00-r01-i00->options = 0
Thu 30 17:32:53 NOTICE ini_check_key: key found: m00-s00-r01-i00->id
Thu 30 17:32:53 NOTICE ini_read_dword: value found: m00-s00-r01-i00->id = 1112400219
Thu 30 17:32:53 NOTICE ini_check_section: section not found: m00-s00-r01-i01
Thu 30 17:32:53 NOTICE ini_check_section: section found: m00-s00
Thu 30 17:32:53 NOTICE ini_read_byte: value found: m00-s00-r02->options = 5
Thu 30 17:32:53 NOTICE ini_read_dword: value found: m00-s00-r02->scroll_speed = 250
Thu 30 17:32:53 NOTICE ini_check_section: section not found: m00-s00-r02-i00
Thu 30 17:32:53 NOTICE ini_check_section: section found: m00-s00
Thu 30 17:32:53 NOTICE ini_read_byte: value found: m00-s00-r03->options = 5
Thu 30 17:32:53 NOTICE ini_read_dword: value found: m00-s00-r03->scroll_speed = 250
Thu 30 17:32:53 NOTICE ini_check_section: section found: m00-s00-r03-i00
Thu 30 17:32:53 NOTICE ini_read_word: value found: m00-s00-r03-i00->length = 0
Thu 30 17:32:53 NOTICE ini_read_byte: value found: m00-s00-r03-i00->options = 0
Thu 30 17:32:53 NOTICE ini_check_section: section/key not found: m00-s00-r03-i00->id
Thu 30 17:32:53 NOTICE ini_check_key: key found: m00-s00-r03-i00->string
Thu 30 17:32:53 NOTICE ini_read_string: value found: m00-s00-r03-i00->string = "Uptime: "
Thu 30 17:32:53 NOTICE ini_check_section: section found: m00-s00-r03-i01
Thu 30 17:32:53 NOTICE ini_read_word: value found: m00-s00-r03-i01->length = 0
Thu 30 17:32:53 NOTICE ini_read_byte: value found: m00-s00-r03-i01->options = 0
Thu 30 17:32:53 NOTICE ini_check_key: key found: m00-s00-r03-i01->id
Thu 30 17:32:53 NOTICE ini_read_dword: value found: m00-s00-r03-i01->id = 3451264379
Thu 30 17:32:53 NOTICE ini_check_section: section not found: m00-s00-r03-i02
Thu 30 17:32:53 NOTICE ini_check_section: section not found: m00-s01
Thu 30 17:32:53 NOTICE ini_check_section: section not found: m01
Thu 30 17:32:53 NOTICE load_dlls: DLL_OTHER plugin "cc2_bigchars.dll" loaded
Thu 30 17:32:53 NOTICE load_dlls: DLL_OTHER plugin "cc2_cchar.dll" loaded
Thu 30 17:32:53 NOTICE load_dlls: DLL_OTHER plugin "cc2_email.dll" loaded
Thu 30 17:32:53 NOTICE load_dlls: DLL_OTHER plugin "cc2_foobar2000.dll" loaded
Thu 30 17:32:53 NOTICE load_dlls: DLL_OTHER plugin "cc2_games.dll" loaded
Thu 30 17:32:53 NOTICE load_dlls: DLL_OTHER plugin "cc2_hbar.dll" loaded
Thu 30 17:32:53 NOTICE load_dlls: DLL_OTHER plugin "cc2_histogram.dll" loaded
Thu 30 17:32:54 NOTICE load_dlls: DLL_OTHER plugin "cc2_keyboard.dll" loaded
Thu 30 17:32:54 NOTICE load_dlls: DLL_OTHER plugin "cc2_mbm.dll" loaded
Thu 30 17:32:54 NOTICE load_dlls: DLL_OTHER plugin "cc2_perfmon.dll" loaded
Thu 30 17:32:54 NOTICE load_dlls: DLL_OTHER plugin "cc2_process.dll" loaded
Thu 30 17:32:54 NOTICE load_dlls: DLL_OTHER plugin "cc2_rivatuner.dll" loaded
Thu 30 17:32:54 NOTICE load_dlls: DLL_OTHER plugin "cc2_showgif.dll" loaded
Thu 30 17:32:54 NOTICE load_dlls: DLL_OTHER plugin "cc2_speedfan.dll" loaded
Thu 30 17:32:54 NOTICE load_dlls: DLL_OTHER plugin "cc2_sysinfo.dll" loaded
Thu 30 17:32:55 NOTICE load_dlls: DLL_OTHER plugin "cc2_textfile.dll" loaded
Thu 30 17:32:55 NOTICE load_dlls: DLL_OTHER plugin "cc2_timedate.dll" loaded
Thu 30 17:32:55 NOTICE load_dlls: DLL_OTHER plugin "cc2_winamp2.dll" loaded
Thu 30 17:32:55 NOTICE load_dlls: DLL_OTHER plugin "cc2_winamp2_vis.dll" loaded
Thu 30 17:32:55 NOTICE load_dlls: DLL_LCD plugin "lcd_631.dll" loaded
Thu 30 17:32:55 NOTICE load_dlls: DLL_OTHER plugin "lcd_631.dll" loaded
Thu 30 17:32:55 NOTICE load_dlls: DLL_LCD plugin "lcd_632.dll" loaded
Thu 30 17:32:55 NOTICE load_dlls: DLL_LCD plugin "lcd_633.dll" loaded
Thu 30 17:32:55 NOTICE load_dlls: DLL_OTHER plugin "lcd_633.dll" loaded
Thu 30 17:32:55 NOTICE load_dlls: DLL_LCD plugin "lcd_634.dll" loaded
Thu 30 17:32:55 NOTICE load_dlls: DLL_LCD plugin "lcd_hd44780.dll" loaded
Thu 30 17:32:55 NOTICE load_dlls: DLL_LCD plugin "lcd_hd44780d.dll" loaded
Thu 30 17:32:55 ERROR init_modules: error initilising module (ID = 1883931748)
Thu 30 17:32:55 WARNING execute_cc2: has restarted
I think the problem is SP2 for windows. I was looking around the net and there is threads hear and there with people complaining that when they installed SP2 there parallel port wont work. Im going to try my brothers SP2 install now.
It didnt work on his computer either.
I run SP2 for Xp and my parallel port works just fine!
CrystalControl Admin
2004/12/30, 09:29 PM
The "could not obtain port permissions using canio" error is the cause of the problem.
Somthing else (driver or software) is using the printer port.
Then I dont know. I have that same message but I dont have any software running. Only the nvidia motherboard stuff and the ATI stuff. absolutely nothing else.
reider
2004/12/31, 05:26 AM
Originally posted by LB11
Then I dont know. I have that same message but I dont have any software running. Only the nvidia motherboard stuff and the ATI stuff. absolutely nothing else.
Just a little thought. This used to happen in 98/95 but probably ok in XP now. Still worth checking though. The printer port (parallel) used to be allocated IRQ (int) 7 automatically by the OS but unfortunately a lot of earlier SB soundcards took this IRQ too. This was corrected by placing the SB card on the alternative IRQ 5 that most allowed. Though this may not be the problem, it might be advisable to look in control panel (system-hardware-ports) for a yellow hyphen against the parallel port.
Just my twopence worth!
Steve
I have no yellow exclamation marks in my Device manager.
I have no sound blaster card.
My two test systems are:
1. Abit IC7-G, P4 2.8 (Northwood), 2x256Mb 400MHz RAM, Asus Fx5700 Graphics, 2x160Gb Seagate SATA drives, NEC 3500AG DVD/RW, Twinhan DTV (DVB-T) card, 1.44Mb floppy, MS Bluetooth KB/mouse.
2. Abit NF7-S, Athlon 2500XP+ (Barton), 2x256Mb 333MHz RAM, Ati 9600 (non-pro), 2x80Gb Maxtor PATA drives, Pioneer DVR-105 DVD/RW, Plextor 24x CDRW, TerraTec Cinergy 400 (TV) card, 1.44Mb floppy, Std. PS/2 KB/mouse.
I guess about one year ago I used CC1 succesfully on my rig (can't remember the version). This was before sp2, so maybe sp2 has something to do with this after all.
Mine is an NF7-S V2 AthlonMP, 1gig, ATI 9800Pro, SATA Hitatchi drives.
CC1 worked on my system before with the same setup, but SP1. I got new HDD, so I did a clean install. When I was updateing everything I chose to try SP2 this time. The next day I saw CC2 was availible, so I installed it and it doesnt work. This was only a week ago. I have no extra garbage running that could be using the port or whatever.
CrystalControl Admin
2005/01/01, 12:12 AM
LB11...
Does CrystalControl1 work?
Not anymore
I emailed microsoft and they gave me some solutions but none worked yet. If we dont get it working by monday or tuesday (since there is no support over the weekend) I will reinstall again withought SP2 and see if it works just to make sure.
CrystalControl Admin
2005/01/01, 08:16 AM
Try installing CrystalControl1 before you reinstall XP.
If CC1 works, its a problem with CC2, not windows.
CC1 doesnt work, I already tried it.
Unless maybe CC2 did something that is not allowing it to run properly.
When I reinstall I will put CC1 first and test. If yes, i'll install cc2 and test. If yes, I will install SP2 and test.
Well, I reinstalled windows with no service packs and CC1 works fine again, and CC2 will at least dispay something now. But it gives an error message with this information:
szAppName: cc2service.exe szAppVer: 1.0.1.0
szModName: MSVCR70.dll szModVer: 7.0.9466.0
offset 0000133d
It starts displaying the screen then halfway through it gets messed up and puts that message.
But the fact that CC1 is working fine shows that SP2 would not let CC open the LPT port.
does no one listen to me, i run SP 2 and have no problems so it HAD to be something else....
Do you use the parallel port for the LCD or a printer or what?
Did you do the upgrade to SP2, or do you have the windows cd with sp2 attatched to it?
I happen to just update to sp2 again and it stopped working....
If it works for you on your system, that doesnt mean its not doing something with our hardware that is preventing us from using it :(:(
LCD; the printer is on the network. I dled the It professionals version of SP2. What are ur exact system specs?
Thers no way that ms could mess up a parallel port driver with SP2...I don't even think that was on the list for SP 2
I dont really think they messed it up, i think it is blocking it for some reason or another and im sure there is some setting or whatnot somewhere that would fix it.
anyways, I have:
athlon xp@2400mhz
1gig mem
2 hitatchi drives, 40 and 80 gig
liteon dvdrw
pioneer dvd 16x
abit nf7-s v2.0 (could be the problem as my bro has the exact same board in his computer and so does the other guy here with this problem. however he also has an intel board which he claims is the same problem)
What else?
for the author: maybe on the next revision you could have the uninstall work properly?
and I think I know why I got that error while cc2 worked, I noticed that when you first select the LCD and set the amount of rows (to 4 in my case) it would go to 12 automaticaly when you press ok. This is probably what happened. Ill have to try again tommarow when I reinstall again. Ill let you know.
CrystalControl Admin
2005/01/09, 05:33 AM
Ill be doing some clean system testing in the next few days, including plain XP, SP1, SP2, etc.
Ill let you know what i find...
Ok great! I got the CC2 to work in xp and sp1 the error message was just because the program automatically selected the 12 row option.
soundoff
2005/02/04, 09:23 AM
same problem for me. LCD shows its initialisation bars, then does nothing.
CC2 thinks its running.
LCDSmartie works fine.
20x4 HD44780 winXP SP1
i downloaded the couple of dll's and put them in win\sys32 didnt help.
soundoff
2005/02/04, 09:25 AM
Originally posted by LB11
Ok great! I got the CC2 to work in xp and sp1 the error message was just because the program automatically selected the 12 row option.
yeah my copy did that aswell the first time i ran it. weird
Did you do your testing admin? What did you find?
CrystalControl Admin
2005/02/07, 02:54 AM
To tell you the truth, i havnt :(
Ive been working on 631/633 plugins.
Sorry, HD44780 support is low priority :(
no problem. :) I understand.
jdgordon
2005/02/21, 02:17 AM
well i got it working !
im gonna do a reformat soon so i can test this out better but here goes anyway...
ive had cc origional runnig for a while so i just installed cc2 without uninstalling cc but i did close it before starting cc2. then manually started the cc2 service and it works...
i didnt retart when the install asked me to and havnt restarted yet so i dont know if it will work when i do...
also the size of the lcd definatly doesnt get set properly on the first go..
vBulletin® v3.7.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.