Gentoo Archives: gentoo-user-de

From: Martin Wohlert <martin@××××××××××××.de>
To: gentoo-user-de@l.g.o
Subject: Re: [gentoo-user-de] kernel with modules
Date: Wed, 07 Sep 2016 16:26:21
Message-Id: 30e89e0f-64b1-24c9-fe75-0a0ab2fd6315@b-root-force.de
In Reply to: [gentoo-user-de] kernel with modules by "Gössl Gerhard"
1 Hallo,
2
3 im Kernel sind auch alle Optionen für Module Loading aktiviert?
4
5 Ansonsten in /lib/modules nochmal die Module löschen, in /usr/src/linux
6 eine make clean, gefolgt von neuem make && make modules_install.
7
8 Ich hatte sowas auch mal, einfaches Neubauen des Kernels hat geholfen,
9 obwohl ich nix verändert hatte.
10
11 LG
12 Martin
13
14 Am 07.09.2016 um 17:55 schrieb Gössl Gerhard:
15 > HALLO,
16 >
17 >
18 > habe einen selbstgebackenen Kernel, bei dem alles funktioniert ,
19 >
20 > nur eben die MODULE NICHT , und deswegen eben das WLAN nicht.
21 >
22 >
23 >
24 >
25 >
26 > # mount
27 >
28 >
29 > /dev/sda4 on / type ext4 (rw,noatime,data=ordered)
30 > devtmpfs on /dev type devtmpfs
31 > (rw,nosuid,relatime,size=10240k,nr_inodes=217956,mode=755)
32 > proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
33 > tmpfs on /run type tmpfs (rw,nodev,relatime,size=310820k,mode=755)
34 > mqueue on /dev/mqueue type mqueue (rw,nosuid,nodev,noexec,relatime)
35 > devpts on /dev/pts type devpts
36 > (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
37 > shm on /dev/shm type tmpfs (rw,nosuid,nodev,noexec,relatime)
38 > sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
39 > debugfs on /sys/kernel/debug type debugfs (rw,nosuid,nodev,noexec,relatime)
40 > cgroup_root on /sys/fs/cgroup type tmpfs
41 > (rw,nosuid,nodev,noexec,relatime,size=10240k,mode=755)
42 > openrc on /sys/fs/cgroup/openrc type cgroup
43 > (rw,nosuid,nodev,noexec,relatime,release_agent=/lib/rc/sh/cgroup-release-agent.sh,name=openrc)
44 > cpuset on /sys/fs/cgroup/cpuset type cgroup
45 > (rw,nosuid,nodev,noexec,relatime,cpuset)
46 > cpu on /sys/fs/cgroup/cpu type cgroup (rw,nosuid,nodev,noexec,relatime,cpu)
47 > cpuacct on /sys/fs/cgroup/cpuacct type cgroup
48 > (rw,nosuid,nodev,noexec,relatime,cpuacct)
49 > freezer on /sys/fs/cgroup/freezer type cgroup
50 > (rw,nosuid,nodev,noexec,relatime,freezer)
51 > none on /run/user/0 type tmpfs (rw,relatime,mode=700)
52 >
53 >
54 >
55 > # cat /proc/modules
56 >
57 > Datei oder Verzeichnis nicht gefunden
58 >
59 >
60 >
61 >
62 >
63 > # ls -lisa /lib/modules/
64 >
65 > 7602212 4 drwxr-xr-x 3 root root 4096 7.SEP 17:44 4.7.2-gentoo
66 >
67 >
68 >
69 >
70 >
71 >
72 > # uname -a
73 >
74 > Linux Timbuktu 4.7.2-gentoo #1 SMP Wed Aug 24 15:05:13 CEST 2016 i686
75 > AMD Turion 64 X2 Mobile Technology TL-64 AuthenticAMD GNU/Linux
76 >
77 >
78 >
79 >
80 >
81 > GRUẞ Gerhard Gössl
82 >
83 >
84 > Isny im ALL
85 >
86
87
88 --
89 ****************************************
90 Martin Wohlert
91 IT-Dienstleistungen
92
93 Dr.-Alexander-Straße 22
94 D-19258 Boizenburg
95
96 mail: martin@××××××××××××.de
97 web: www.b-root-force.de
98 mobil: +49 (0)160 / 9534 1861
99
100 PGP/GPG mails preferred
101 my public key: 0x8ab1b358bd4637ed
102 ****************************************

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user-de] kernel with modules "Gössl Gerhard" <goesslg@×××.de>