Text only
|
Text with Images
Siduction Forum
Siduction Forum => Software - Support => Topic started by: mylo on 2012/01/05, 13:06:16
Title:
Automatic module loading: where to add?
Post by:
mylo
on
2012/01/05, 13:06:16
Hi,
in which file do i have to add/load the SCSI-generic (sg) kernel module
Code
Select
Expand
modprobe sg
,
so that it is available after start-up? I need it for my scanner.
Title:
Automatic module loading: where to add?
Post by:
michaa7
on
2012/01/05, 13:09:35
hi mylo
write it into "/etc/modules"
Title:
Automatic module loading: where to add?
Post by:
mylo
on
2012/01/05, 13:10:31
thanks!
Title:
Automatic module loading: where to add?
Post by:
michaa7
on
2012/01/05, 14:08:00
seems to be solved
Text only
|
Text with Images