Hi David, The repeated "VFS: Disk change detected on device ide1(22,0)" message is probably from the automount daemon known as magicdev. I would suspect you have an IDE CDROM and magicdev seems to spew these messages in this case. You can kill magicdev with "killall magicdev" as root and the messages should stop. You should be able to see the rtl_printf messages at this point with "dmesg". The only drawback is you will have to mount CDs manually after killing magicdev.
Hope this helps. Cheers, Rich -----Original Message----- From: David Jofre Hernandez [mailto:[EMAIL PROTECTED]] Sent: Tuesday, May 07, 2002 2:59 AM To: [EMAIL PROTECTED] Subject: [rtl] Running RTLinux as a non root user Hello to everybody, I'm a student doing a final career project and I have two problems when I work with RTLinux as a non-root user. Let me tell you that I have changed insmod, and rmmod priorities, in order to allow non-root users to install modules. The first problem is that when I run a program, this works properly but I can't see "rtl_printf" messages; even if I do "dmesg" I see nothing. The second one is that if I start windows interface ("startx") then the following message appears repeatly when I watch "dmesg" result: "VFS: Disk change detected on device ide1(22,0)". Can Anyone point me to a solution ? Thank you very much, David Jofre Hernández -- [rtl] --- To unsubscribe: echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED] -- For more information on Real-Time Linux see: http://www.rtlinux.org/ -- [rtl] --- To unsubscribe: echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED] -- For more information on Real-Time Linux see: http://www.rtlinux.org/