|
||||||
| Forums FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| Hardware Questions about drivers, peripheral cabling, configuration |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Hello
I have installed a device driver and the supplied script to load the device driver doesn't work. I think that I only need to load two modules. ie I need a startup file with: modprobe module1 modprobe module2 Does that sound correct? Where would I save this file on Suse? Angus |
|
|||
|
Quote:
Do you know what files the sysconfig editor creates? Angus |
|
||||
|
Quote:
In that case it's the file /etc/sysconfig/kernel -- Cheers Malcolm °¿° (Linux Counter #276890) SUSE Linux Enterprise Desktop 11 (x86_64) Kernel 2.6.27.29-0.1-default up 3 days 1:37, 2 users, load average: 0.07, 0.09, 0.23 GPU GeForce 8600 GTS Silent - CUDA Driver Version: 190.18 |
|
|||
|
Note:
If the modules are really dependent (module2 depends on module1), then modprobe will load module1 automatically on "modprobe module2".
__________________
“Never attribute to malice that which can be adequately explained by stupidity.” (R.J. Hanlon) |
![]() |
| Bookmarks |
| Tags |
| modprobe |
| Thread Tools | |
| Display Modes | |
|
|