Welcome, Guest. Please login or register.
Did you miss your activation email?

Author Topic: [EN] Automatic module loading: where to add?  (Read 2154 times)

mylo

  • Guest
[EN] Automatic module loading: where to add?
« 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]
modprobe sg ,

so that it is available after start-up? I need it for my scanner.

Offline michaa7

  • User
  • Posts: 2.298
Automatic module loading: where to add?
« Reply #1 on: 2012/01/05, 13:09:35 »
hi mylo

write it into "/etc/modules"
Ok, you can't code, but you still might be able to write a bug report for Debian's sake

mylo

  • Guest
Automatic module loading: where to add?
« Reply #2 on: 2012/01/05, 13:10:31 »
thanks!

Offline michaa7

  • User
  • Posts: 2.298
Automatic module loading: where to add?
« Reply #3 on: 2012/01/05, 14:08:00 »
seems to be solved
Ok, you can't code, but you still might be able to write a bug report for Debian's sake