From: Tait Cyrus (cyrus@rmtc.Central.Sun.COM)
Date: 06/29/93


From: cyrus@rmtc.Central.Sun.COM (Tait Cyrus)
Subject: [Q] "printk" not working
Date: 30 Jun 1993 04:00:44 GMT

I'm looking at the QIC-80 driver and really need to place some debug
statements in the driver. Per the instructions I'm using 'modules'
to add a new driver (actually I adding a syscall which just calls
"printk" to print "hello world" when envoked.) All works just great
when run from the console where I do see "hello world". Unfortunately
when I'm in X11 the "hello world" (the output from the printk)
is no where to be seen. I am starting an xterm up with the '-C' option
which on other machines says to allow all console output to this window.

After looking at kernel/printk.c I even added a 'sys_syslog(7)' hoping
that X11 disabled the console. Unfortunately this didn't help.

Any suggestions? I would REALLY prefer to run under X11.

Thanks in advance

-- 
W. Tait Cyrus   719-528-4641 (x44641)   e-mail: cyrus@rmtc.central.sun.com
SunSoft - Rocky Mountain Technology Center
7150 Campus Drive, Suite 200
Colorado Springs, Colorado  80920