* usb-storage log verbosity
@ 2001-03-05 15:55 J . A . Magallon
2001-03-05 21:02 ` Matthew Dharm
0 siblings, 1 reply; 2+ messages in thread
From: J . A . Magallon @ 2001-03-05 15:55 UTC (permalink / raw)
To: Linux Kernel
Hi,
I have recently started to use an USB cd toaster and have a little problem.
Writer is driven by usb-storage and scsi-cdrom and scsi-generic drivers.
Burning works fine.
The problem is that the usb-storage module spits so many info-debug
messages (even if I configured no debug in kernel config) that after
a cd burn I end up with a 25 MB file in /var/log/messages and other 25MB
in /var/log/kernel/info, so it fills my / partition.
If someone know a fast way to shut up usb-storage, I'll be gratefull.
If not, I will try to make a patch to enclose all that printk's into
#ifdef CONFIG_USB_STORAGE_DEBUG.
--
J.A. Magallon $> cd pub
mailto:jamagallon@able.es $> more beer
Linux werewolf 2.4.2-ac11 #1 SMP Sat Mar 3 22:18:57 CET 2001 i686
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: usb-storage log verbosity
2001-03-05 15:55 usb-storage log verbosity J . A . Magallon
@ 2001-03-05 21:02 ` Matthew Dharm
0 siblings, 0 replies; 2+ messages in thread
From: Matthew Dharm @ 2001-03-05 21:02 UTC (permalink / raw)
To: J . A . Magallon; +Cc: Linux Kernel
[-- Attachment #1: Type: text/plain, Size: 1895 bytes --]
Umm.. all the printk's are inclosed with the ifdef, courtsey of a little
bit of #define magic. I use it all the time (after all, I'm the
maintainer), and when I want it to shut up, it shuts up.
Are you sure you recompiled and installed properly? Re-ran 'make dep'?
I've had reports of this before -- every one of them was solved by a proper
recompilation.
Matt
On Mon, Mar 05, 2001 at 04:55:02PM +0100, J . A . Magallon wrote:
> Hi,
>
> I have recently started to use an USB cd toaster and have a little problem.
> Writer is driven by usb-storage and scsi-cdrom and scsi-generic drivers.
> Burning works fine.
>
> The problem is that the usb-storage module spits so many info-debug
> messages (even if I configured no debug in kernel config) that after
> a cd burn I end up with a 25 MB file in /var/log/messages and other 25MB
> in /var/log/kernel/info, so it fills my / partition.
>
> If someone know a fast way to shut up usb-storage, I'll be gratefull.
> If not, I will try to make a patch to enclose all that printk's into
> #ifdef CONFIG_USB_STORAGE_DEBUG.
>
> --
> J.A. Magallon $> cd pub
> mailto:jamagallon@able.es $> more beer
>
> Linux werewolf 2.4.2-ac11 #1 SMP Sat Mar 3 22:18:57 CET 2001 i686
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
--
Matthew Dharm Home: mdharm-usb@one-eyed-alien.net
Maintainer, Linux USB Mass Storage Driver
We've made a business out of making money from annoying and stupid people.
I think you fall under that category.
-- Chief
User Friendly, 7/11/1998
[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2001-03-05 21:03 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-03-05 15:55 usb-storage log verbosity J . A . Magallon
2001-03-05 21:02 ` Matthew Dharm
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox