Re: missing IOLog entries in /var/log/system.log
site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=Q1K+2FlV0FCO3aoWg2/2Yj9p8rnFiZ9SfdjRhal5THU=; b=boL3dZQwaj7OsXnyOCFLGP15s0V+NfYKQPY4RAGyIDr21R1TSZwtuYeMFLFX5hSXOM668Z8CCdkyH7rRz/ELvLzpB5i03Fb7fDK1UOovYqc+3e1aLAAzyWEtEUroHHtcAGqzR/+6CEx12VBU+Wr8heXksRG7xXfKdVdqVoNJsOU= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=bILP6tsFYjM27Vv8s0bnWV3bahz+SKfGqRy/xvJVoD81qjbbRWG7sTW1C3NX40ydnB4osV7G9ZQTOTgIkcAvLqfCr2lG1T9di9LJ5EPRkbRKbe9i6+1VgXS5zErRB5ucKb8TjFVRsCHZxkrMhnnD+s6QZLmdwe6O/Bd0o7o9va4= None? Never. Is your driver loading during boot? Those messages don't always make it to the system.log. Have you tried booting in verbose mode? You should see them then. Have you tried the FireWireKPrintf tool (from the FireWire SDK)? Cheers, -H. On 19/11/2007, Chris Neustrup <chris@asicdesigners.com> wrote:
In developing my IOKit driver, I've relied heavily on IOLog messages in the system.log. Now there are no longer any entries being placed in the log. What has happened that I can change to allow messages to be appended to system.log?
Thanks in advance, Chris _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/bogvardi%40gmail.com
This email sent to bogvardi@gmail.com
_______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/site_archiver%40lists.a... This email sent to site_archiver@lists.apple.com
participants (1)
-
Herb Petschauer