Re: kernel with modules
Gössl Gerhard <[email protected]> Wed, 7 Sep 2016 18:21:59 +0200
| Newsgroups | gmane.linux.gentoo.user.german |
|---|---|
| Message-ID | <[email protected]> |
hallo , kenne da nur das Enable loadable module support muss ich da im submenue auch noch irgendwas aktivieren ? ich meine das wo es beginnt mit Forced module loading und aufhört mit Trim unused exported kernel symbols oder sonst noch irgendwo irgendwelche HÄKCHEN ? gGRUẞ Gerhard Gössl Isny im Allgäu On 09/07/2016 06:26 PM, Martin Wohlert wrote: > Hallo, > > im Kernel sind auch alle Optionen für Module Loading aktiviert? > > Ansonsten in /lib/modules nochmal die Module löschen, in > /usr/src/linux eine make clean, gefolgt von neuem make && make > modules_install. > > Ich hatte sowas auch mal, einfaches Neubauen des Kernels hat > geholfen, obwohl ich nix verändert hatte. > > LG Martin > > Am 07.09.2016 um 17:55 schrieb Gössl Gerhard: >> HALLO, >> >> >> habe einen selbstgebackenen Kernel, bei dem alles funktioniert , >> >> nur eben die MODULE NICHT , und deswegen eben das WLAN nicht. >> >> >> >> >> >> # mount >> >> >> /dev/sda4 on / type ext4 (rw,noatime,data=ordered) devtmpfs on >> /dev type devtmpfs >> (rw,nosuid,relatime,size=10240k,nr_inodes=217956,mode=755) proc >> on /proc type proc (rw,nosuid,nodev,noexec,relatime) tmpfs on >> /run type tmpfs (rw,nodev,relatime,size=310820k,mode=755) mqueue >> on /dev/mqueue type mqueue (rw,nosuid,nodev,noexec,relatime) >> devpts on /dev/pts type devpts >> (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000) shm on >> /dev/shm type tmpfs (rw,nosuid,nodev,noexec,relatime) sysfs on >> /sys type sysfs (rw,nosuid,nodev,noexec,relatime) debugfs on >> /sys/kernel/debug type debugfs (rw,nosuid,nodev,noexec,relatime) >> cgroup_root on /sys/fs/cgroup type tmpfs >> (rw,nosuid,nodev,noexec,relatime,size=10240k,mode=755) openrc on >> /sys/fs/cgroup/openrc type cgroup >> (rw,nosuid,nodev,noexec,relatime,release_agent=/lib/rc/sh/cgroup-release-agent.sh,name=openrc) >> >> >> >> cpuset on /sys/fs/cgroup/cpuset type cgroup >> (rw,nosuid,nodev,noexec,relatime,cpuset) cpu on >> /sys/fs/cgroup/cpu type cgroup >> (rw,nosuid,nodev,noexec,relatime,cpu) cpuacct on >> /sys/fs/cgroup/cpuacct type cgroup >> (rw,nosuid,nodev,noexec,relatime,cpuacct) freezer on >> /sys/fs/cgroup/freezer type cgroup >> (rw,nosuid,nodev,noexec,relatime,freezer) none on /run/user/0 >> type tmpfs (rw,relatime,mode=700) >> >> >> >> # cat /proc/modules >> >> Datei oder Verzeichnis nicht gefunden >> >> >> >> >> >> # ls -lisa /lib/modules/ >> >> 7602212 4 drwxr-xr-x 3 root root 4096 7.SEP 17:44 4.7.2-gentoo >> >> >> >> >> >> >> # uname -a >> >> Linux Timbuktu 4.7.2-gentoo #1 SMP Wed Aug 24 15:05:13 CEST 2016 >> i686 AMD Turion 64 X2 Mobile Technology TL-64 AuthenticAMD >> GNU/Linux >> >> >> >> >> >> GRUẞ Gerhard Gössl >> >> >> Isny im ALL >> > >