Re: Console Problem!
- From: "J.O. Aho" <user@xxxxxxxxxxx>
- Date: Tue, 25 Apr 2006 16:34:54 +0200
Abdul Razaq wrote:
Aho Wrote:No, as the driver don't have to be a kernel module or a kernel module can be built into the kernel too, and if you want to list modules that are loaded, use lsmod.
Sorry, but I don't know how to fix this, as I don't have any experience of matrox cards and my google search gave no good answers.
Thanks any way but i do wonder that how come you say that "driver don't
have to be a kernel module or a kernel module can be built into the
kernel too". Aren't drivers loadable kernel modules? sure i don't mean
every driver. There are many usermode drivers as well;-)
Xorg/XFree86 drivers aren't always a kernel based driver (there are exceptions), which makes that they don't show up if you do a lsmod, one such is the nv driver that comes with Xorg.
There are others that are kernel based drivers, as the FB_RADEON, this can be built into the kernel or you can choose to build it as a module (this requires that the driver is loaded somehow, if done manually you use modprobe). Thos you build into a kernel aren't shown with lsmod.
//Aho
.
- References:
- Console Problem!
- From: Abdul Razaq
- Re: Console Problem!
- From: J.O. Aho
- Re: Console Problem!
- From: Abdul Razaq
- Re: Console Problem!
- From: J.O. Aho
- Re: Console Problem!
- From: Abdul Razaq
- Console Problem!
- Prev by Date: Re: Console Problem!
- Next by Date: Re: NetZero and Linux?
- Previous by thread: Re: Console Problem!
- Next by thread: Re: Console Problem!
- Index(es):
Relevant Pages
|