Re: Tons of noob FC7 Questions!

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 17/07/07, Mikkel L. Ellertson <mikkel@xxxxxxxxxxxxxxxx> wrote:
David Frascone wrote:
>
> I'm most recently a Ubuntu user, who recently switched to FC7.  But, I
> have some questions that I can't seem to find answers too:
>
> 1) How do I automagically add modules?  I need to modprobe uinput to get
> my fingerprint reader working.  Right now, I'm doing it in rc.local.
> But, I assume there is a better way to do it, ala /etc/modules in debian
> distros.
You can ether use /etc/modprobe.conf or create a file in /etc/modprobe.d

Or drop a script with its name ending in .modules into
/etc/sysconfig/modules there may be a udev-stw.modules
there already you can have a look at, but for a simpler
example I have sony-laptop.modules:
#!/bin/sh
       modprobe sony-laptop >/dev/null 2>&1

--
imalone

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux