Messages in this thread |  | | Subject | Re: kernel module and X | From | Alan Cox <> | Date | 13 Sep 2002 17:22:12 +0100 |
| |
On Fri, 2002-09-13 at 17:05, Femitha Majeed wrote: > I have a kernel module that reads the files in the /proc directory. It works > fine when I am not using X. But when I use X, it gives me the follwoing > error in the log:
You don't give enough information. Look at "dmesg" and then debug your module from the ksymoops data.
> XFree86 Version 4.1.0 (Red Hat Linux release: 4.1.0-3) / X Window System > (protocol Version 11, revision 0, vendor release 6510) > Release Date: 2 June 2001 > If the server is older than 6-12 months, or if your card is > newer than the above date, look for a newer version before > reporting problems. (See http://www.XFree86.Org/FAQ)
Also for X stuff ^^^^^^^^^^^^^^^^^^^^^^
- 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/
|  |