Sie sind nicht angemeldet.

Lieber Besucher, herzlich willkommen bei: GentooForum.de. Falls dies Ihr erster Besuch auf dieser Seite ist, lesen Sie sich bitte die Hilfe durch. Dort wird Ihnen die Bedienung dieser Seite näher erläutert. Darüber hinaus sollten Sie sich registrieren, um alle Funktionen dieser Seite nutzen zu können. Benutzen Sie das Registrierungsformular, um sich zu registrieren oder informieren Sie sich ausführlich über den Registrierungsvorgang. Falls Sie sich bereits zu einem früheren Zeitpunkt registriert haben, können Sie sich hier anmelden.

1

17.11.2005, 18:51

PCMCIA-Problem [gelöst]

Ich habe PCMCIA installiert, wie es in der Bedienungsanleitung stand:

emerge pcmcia-cs
rc-update add pcmcia default battery

trotzdem wird meine Netzwerkkarte (Netgear FA511) nicht erkannt (steht aber in /etc/pcmcia/config ein Treiber drin)

Im Programm KLaptop kann ich soviel auf Einfügen und Aktualisieren klicken, wie ich will, er nimmt sie nicht an.

PS: Beim Systemstart sagt pcmcia:

cardmgr[14170]: watching 1 socket

Was muss ich noch machen, um die Karte zu benutzen?
Desktop-PC: Gentoo (2.6.13-gentoo-r5)
2x Pentium4 3.0 GHz
2x 512 MB DDR
xorg-x11 + KDE 3.4
----------------------------------
Laptop: Gentoo (2.6.13-suspend2-r4)
AMD Mobile Athlon XP 2400+
2x 256 MB DDR
xorg-x11 + KDE 3.4

Dieser Beitrag wurde bereits 4 mal editiert, zuletzt von »D.Derigs« (21.11.2005, 22:39)


2

17.11.2005, 19:14

Hallo,

hast du im Kernel den pcmcia auch aktiviert(fest,Modul) bzw. die sockel mit drin?

Diskus

3

17.11.2005, 19:39

Ja hab mit genkernel --menuconfig folgende Meldung:

[*] PCCard (PCMCIA/CardBus) Support
[ ] Enable PCCard debugging
<*> 16-Bit PCCard support
[*] Load CIS Updates from userspace (EXPERIMENTAL)
[*] PCMCIA control ioctl (obsolete)
[*] 32-bit CardBus
[*] PC-card bridges
[*] CardBus yenta-compatible bridge support
[*] Cirrus PD6729 compatible bridge support
[*] i82092 compatible bridge support
[*] i82365 compatible bridge support
[*] Datebook TCIC host bridge support

Ist also alles fest drin, was reinkann (ausser debuging)
Desktop-PC: Gentoo (2.6.13-gentoo-r5)
2x Pentium4 3.0 GHz
2x 512 MB DDR
xorg-x11 + KDE 3.4
----------------------------------
Laptop: Gentoo (2.6.13-suspend2-r4)
AMD Mobile Athlon XP 2400+
2x 256 MB DDR
xorg-x11 + KDE 3.4

4

17.11.2005, 22:32

HAllo,

funktioniert die Card bei der LiveCD(Insta.-CD)?

Diskus

5

18.11.2005, 17:03

Ich habe mir jetzt eine bessere Karte (WLAN) geholt.

D-Link AirPlus DWL-650+

Laut google sind die Treiber: acx100
Die befinden sich auch im Portagetree (emerge acx100).

Nur, wenn ich es emerge kommt folgender Fehler:

Quellcode

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
WARNING: Symbol version dump /usr/src/linux-2.6.14-gentoo-r2/Module.symvers
           is missing; modules will have no dependencies and modversions.

/var/tmp/portage/acx100-0.2.0_pre8-r6/work/acx100-0.2.0pre8_plus_fixes_57/src/Makefile:3: ACX_DEBUG was not defined, assuming 1
/var/tmp/portage/acx100-0.2.0_pre8-r6/work/acx100-0.2.0pre8_plus_fixes_57/src/Makefile:8: ACX_IO_WIDTH was not defined, assuming 16bit access
  CC [M]  /var/tmp/portage/acx100-0.2.0_pre8-r6/work/acx100-0.2.0pre8_plus_fixes_57/src/acx100.o
  CC [M]  /var/tmp/portage/acx100-0.2.0_pre8-r6/work/acx100-0.2.0pre8_plus_fixes_57/src/acx100_conv.o
In file included from /var/tmp/portage/acx100-0.2.0_pre8-r6/work/acx100-0.2.0pre8_plus_fixes_57/include/acx.h:7,
                 from /var/tmp/portage/acx100-0.2.0_pre8-r6/work/acx100-0.2.0pre8_plus_fixes_57/src/acx100_conv.c:66:
/var/tmp/portage/acx100-0.2.0_pre8-r6/work/acx100-0.2.0pre8_plus_fixes_57/include/acx_struct.h:367:5: warning: "OLD_FIRMWARE_VERSIONS" is not defined
/var/tmp/portage/acx100-0.2.0_pre8-r6/work/acx100-0.2.0pre8_plus_fixes_57/include/acx_struct.h:1530:5: warning: "MAYBE_BOGUS" is not defined
In file included from /var/tmp/portage/acx100-0.2.0_pre8-r6/work/acx100-0.2.0pre8_plus_fixes_57/include/acx.h:7,
                 from /var/tmp/portage/acx100-0.2.0_pre8-r6/work/acx100-0.2.0pre8_plus_fixes_57/src/acx100.c:104:
/var/tmp/portage/acx100-0.2.0_pre8-r6/work/acx100-0.2.0pre8_plus_fixes_57/include/acx_struct.h:367:5: warning: "OLD_FIRMWARE_VERSIONS" is not defined
/var/tmp/portage/acx100-0.2.0_pre8-r6/work/acx100-0.2.0pre8_plus_fixes_57/include/acx_struct.h:1530:5: warning: "MAYBE_BOGUS" is not defined
/var/tmp/portage/acx100-0.2.0_pre8-r6/work/acx100-0.2.0pre8_plus_fixes_57/src/acx100.c:285: warning: initialization from incompatible pointer type
/var/tmp/portage/acx100-0.2.0_pre8-r6/work/acx100-0.2.0pre8_plus_fixes_57/src/acx100_conv.c:331:5: warning: "DEBUG_CONVERT" is not defined
/var/tmp/portage/acx100-0.2.0_pre8-r6/work/acx100-0.2.0pre8_plus_fixes_57/src/acx100_conv.c:604:5: warning: "DEBUG_CONVERT" is not defined
/var/tmp/portage/acx100-0.2.0_pre8-r6/work/acx100-0.2.0pre8_plus_fixes_57/src/acx100.c:1559:5: warning: "ANNOYING_GETS_CALLED_TOO_OFTEN" is not defined
/var/tmp/portage/acx100-0.2.0_pre8-r6/work/acx100-0.2.0pre8_plus_fixes_57/src/acx100.c:2152:5: warning: "REDUNDANT" is not defined
  CC [M]  /var/tmp/portage/acx100-0.2.0_pre8-r6/work/acx100-0.2.0pre8_plus_fixes_57/src/acx100_helper.o
  CC [M]  /var/tmp/portage/acx100-0.2.0_pre8-r6/work/acx100-0.2.0pre8_plus_fixes_57/src/acx100_helper2.o
In file included from /var/tmp/portage/acx100-0.2.0_pre8-r6/work/acx100-0.2.0pre8_plus_fixes_57/include/acx.h:7,
                 from /var/tmp/portage/acx100-0.2.0_pre8-r6/work/acx100-0.2.0pre8_plus_fixes_57/src/acx100_helper.c:87:
/var/tmp/portage/acx100-0.2.0_pre8-r6/work/acx100-0.2.0pre8_plus_fixes_57/include/acx_struct.h:367:5: warning: "OLD_FIRMWARE_VERSIONS" is not defined
/var/tmp/portage/acx100-0.2.0_pre8-r6/work/acx100-0.2.0pre8_plus_fixes_57/include/acx_struct.h:1530:5: warning: "MAYBE_BOGUS" is not defined
/var/tmp/portage/acx100-0.2.0_pre8-r6/work/acx100-0.2.0pre8_plus_fixes_57/src/acx100_helper.c:91:5: warning: "BOGUS" is not defined
/var/tmp/portage/acx100-0.2.0_pre8-r6/work/acx100-0.2.0pre8_plus_fixes_57/src/acx100_helper.c:671:5: warning: "NO_LONGER_NECESSARY_SINCE_FLUSHING_ABOVE_RIGHT" is not defined
/var/tmp/portage/acx100-0.2.0_pre8-r6/work/acx100-0.2.0pre8_plus_fixes_57/src/acx100_helper.c:686:5: warning: "NO_LONGER_NECESSARY_SINCE_FLUSHING_ABOVE_RIGHT" is not defined
In file included from /var/tmp/portage/acx100-0.2.0_pre8-r6/work/acx100-0.2.0pre8_plus_fixes_57/include/acx.h:7,
                 from /var/tmp/portage/acx100-0.2.0_pre8-r6/work/acx100-0.2.0pre8_plus_fixes_57/src/acx100_helper2.c:82:
/var/tmp/portage/acx100-0.2.0_pre8-r6/work/acx100-0.2.0pre8_plus_fixes_57/include/acx_struct.h:367:5: warning: "OLD_FIRMWARE_VERSIONS" is not defined
/var/tmp/portage/acx100-0.2.0_pre8-r6/work/acx100-0.2.0pre8_plus_fixes_57/include/acx_struct.h:1530:5: warning: "MAYBE_BOGUS" is not defined
/var/tmp/portage/acx100-0.2.0_pre8-r6/work/acx100-0.2.0pre8_plus_fixes_57/src/acx100_helper.c:1085:5: warning: "DISABLED_USER_SHALL_SYMLINK_IT_TO_TIACX111" is not defined
/var/tmp/portage/acx100-0.2.0_pre8-r6/work/acx100-0.2.0pre8_plus_fixes_57/src/acx100_helper.c:1317:5: warning: "WE_DONT_NEED_THAT_DO_WE" is not defined
/var/tmp/portage/acx100-0.2.0_pre8-r6/work/acx100-0.2.0pre8_plus_fixes_57/src/acx100_helper2.c:717:6: warning: "POWER_SAVE_80211" is not defined
/var/tmp/portage/acx100-0.2.0_pre8-r6/work/acx100-0.2.0pre8_plus_fixes_57/src/acx100_helper.c:1937:5: warning: "NOT_WORKING_YET" is not defined
/var/tmp/portage/acx100-0.2.0_pre8-r6/work/acx100-0.2.0pre8_plus_fixes_57/src/acx100_helper.c:2041:5: warning: "UNUSED" is not defined
/var/tmp/portage/acx100-0.2.0_pre8-r6/work/acx100-0.2.0pre8_plus_fixes_57/src/acx100_helper2.c:1092:5: warning: "UNUSED" is not defined
/var/tmp/portage/acx100-0.2.0_pre8-r6/work/acx100-0.2.0pre8_plus_fixes_57/src/acx100_helper2.c:1178:5: warning: "IS_IT_BROKEN" is not defined
/var/tmp/portage/acx100-0.2.0_pre8-r6/work/acx100-0.2.0pre8_plus_fixes_57/src/acx100_helper.c:2704:5: warning: "POWER_SAVE_80211" is not defined
/var/tmp/portage/acx100-0.2.0_pre8-r6/work/acx100-0.2.0pre8_plus_fixes_57/src/acx100_helper.c:2883:5: warning: "DEBUG_WEP" is not defined
/var/tmp/portage/acx100-0.2.0_pre8-r6/work/acx100-0.2.0pre8_plus_fixes_57/src/acx100_helper.c:2901:5: warning: "DEBUG_WEP" is not defined
/var/tmp/portage/acx100-0.2.0_pre8-r6/work/acx100-0.2.0pre8_plus_fixes_57/src/acx100_helper.c:3033:5: warning: "DEBUG_WEP" is not defined
/var/tmp/portage/acx100-0.2.0_pre8-r6/work/acx100-0.2.0pre8_plus_fixes_57/src/acx100_helper2.c:1835:5: warning: "UNUSED" is not defined
/var/tmp/portage/acx100-0.2.0_pre8-r6/work/acx100-0.2.0pre8_plus_fixes_57/src/acx100_helper.c:3483:5: warning: "POWER_SAVE_80211" is not defined
/var/tmp/portage/acx100-0.2.0_pre8-r6/work/acx100-0.2.0pre8_plus_fixes_57/src/acx100_helper.c:3541:5: warning: "DEBUG_WEP" is not defined
/var/tmp/portage/acx100-0.2.0_pre8-r6/work/acx100-0.2.0pre8_plus_fixes_57/src/acx100_helper2.c:2251:5: warning: "THIS_IS_TROUBLESOME" is not defined
/var/tmp/portage/acx100-0.2.0_pre8-r6/work/acx100-0.2.0pre8_plus_fixes_57/src/acx100_helper2.c:2382:6: warning: "POWER_SAVE_80211" is not defined
  CC [M]  /var/tmp/portage/acx100-0.2.0_pre8-r6/work/acx100-0.2.0pre8_plus_fixes_57/src/acx100_ioctl.o
  CC [M]  /var/tmp/portage/acx100-0.2.0_pre8-r6/work/acx100-0.2.0pre8_plus_fixes_57/src/acx80211frm.o
In file included from /var/tmp/portage/acx100-0.2.0_pre8-r6/work/acx100-0.2.0pre8_plus_fixes_57/include/acx.h:7,
                 from /var/tmp/portage/acx100-0.2.0_pre8-r6/work/acx100-0.2.0pre8_plus_fixes_57/src/acx100_ioctl.c:65:
/var/tmp/portage/acx100-0.2.0_pre8-r6/work/acx100-0.2.0pre8_plus_fixes_57/include/acx_struct.h:367:5: warning: "OLD_FIRMWARE_VERSIONS" is not defined
/var/tmp/portage/acx100-0.2.0_pre8-r6/work/acx100-0.2.0pre8_plus_fixes_57/include/acx_struct.h:1530:5: warning: "MAYBE_BOGUS" is not defined
In file included from /var/tmp/portage/acx100-0.2.0_pre8-r6/work/acx100-0.2.0pre8_plus_fixes_57/include/acx.h:7,
                 from /var/tmp/portage/acx100-0.2.0_pre8-r6/work/acx100-0.2.0pre8_plus_fixes_57/src/acx80211frm.c:64:
/var/tmp/portage/acx100-0.2.0_pre8-r6/work/acx100-0.2.0pre8_plus_fixes_57/include/acx_struct.h:367:5: warning: "OLD_FIRMWARE_VERSIONS" is not defined
/var/tmp/portage/acx100-0.2.0_pre8-r6/work/acx100-0.2.0pre8_plus_fixes_57/include/acx_struct.h:1530:5: warning: "MAYBE_BOGUS" is not defined
/var/tmp/portage/acx100-0.2.0_pre8-r6/work/acx100-0.2.0pre8_plus_fixes_57/src/acx80211frm.c:68:5: warning: "UNUSED" is not defined
/var/tmp/portage/acx100-0.2.0_pre8-r6/work/acx100-0.2.0pre8_plus_fixes_57/src/acx80211frm.c:205:5: warning: "UNUSED" is not defined
/var/tmp/portage/acx100-0.2.0_pre8-r6/work/acx100-0.2.0pre8_plus_fixes_57/src/acx80211frm.c:374:5: warning: "UNUSED" is not defined
/var/tmp/portage/acx100-0.2.0_pre8-r6/work/acx100-0.2.0pre8_plus_fixes_57/src/acx80211frm.c:494:5: warning: "UNUSED" is not defined
/var/tmp/portage/acx100-0.2.0_pre8-r6/work/acx100-0.2.0pre8_plus_fixes_57/src/acx80211frm.c:594:5: warning: "UNUSED" is not defined
/var/tmp/portage/acx100-0.2.0_pre8-r6/work/acx100-0.2.0pre8_plus_fixes_57/src/acx80211frm.c:719:5: warning: "UNUSED" is not defined
/var/tmp/portage/acx100-0.2.0_pre8-r6/work/acx100-0.2.0pre8_plus_fixes_57/src/acx80211frm.c:819:5: warning: "UNUSED" is not defined
/var/tmp/portage/acx100-0.2.0_pre8-r6/work/acx100-0.2.0pre8_plus_fixes_57/src/acx80211frm.c:928:5: warning: "UNUSED" is not defined
/var/tmp/portage/acx100-0.2.0_pre8-r6/work/acx100-0.2.0pre8_plus_fixes_57/src/acx80211frm.c:1065:5: warning: "UNUSED" is not defined
/var/tmp/portage/acx100-0.2.0_pre8-r6/work/acx100-0.2.0pre8_plus_fixes_57/src/acx80211frm.c:1171:5: warning: "UNUSED" is not defined
/var/tmp/portage/acx100-0.2.0_pre8-r6/work/acx100-0.2.0pre8_plus_fixes_57/src/acx100_ioctl.c:772:5: warning: "ENODATA_TO_BE_USED_AFTER_SCAN_ERROR_ONLY" is not defined
In file included from /var/tmp/portage/acx100-0.2.0_pre8-r6/work/acx100-0.2.0pre8_plus_fixes_57/src/acx100_ioctl.c:2742:
/var/tmp/portage/acx100-0.2.0_pre8-r6/work/acx100-0.2.0pre8_plus_fixes_57/src/setrate.c:85:5: warning: "UNUSED" is not defined
  CC [M]  /var/tmp/portage/acx100-0.2.0_pre8-r6/work/acx100-0.2.0pre8_plus_fixes_57/src/idma.o
/var/tmp/portage/acx100-0.2.0_pre8-r6/work/acx100-0.2.0pre8_plus_fixes_57/src/acx100_ioctl.c:3209: error: unknown field `spy_offset' specified in initializer
/var/tmp/portage/acx100-0.2.0_pre8-r6/work/acx100-0.2.0pre8_plus_fixes_57/src/acx100_ioctl.c:3209: warning: initialization makes pointer from integer without a cast
In file included from /var/tmp/portage/acx100-0.2.0_pre8-r6/work/acx100-0.2.0pre8_plus_fixes_57/include/acx.h:7,
                 from /var/tmp/portage/acx100-0.2.0_pre8-r6/work/acx100-0.2.0pre8_plus_fixes_57/src/idma.c:59:
/var/tmp/portage/acx100-0.2.0_pre8-r6/work/acx100-0.2.0pre8_plus_fixes_57/include/acx_struct.h:367:5: warning: "OLD_FIRMWARE_VERSIONS" is not defined
/var/tmp/portage/acx100-0.2.0_pre8-r6/work/acx100-0.2.0pre8_plus_fixes_57/include/acx_struct.h:1530:5: warning: "MAYBE_BOGUS" is not defined
make[1]: *** [/var/tmp/portage/acx100-0.2.0_pre8-r6/work/acx100-0.2.0pre8_plus_fixes_57/src/acx100_ioctl.o] Error 1
make[1]: *** Waiting for unfinished jobs....
/var/tmp/portage/acx100-0.2.0_pre8-r6/work/acx100-0.2.0pre8_plus_fixes_57/src/idma.c:235:5: warning: "DEBUG_WEP" is not defined
/var/tmp/portage/acx100-0.2.0_pre8-r6/work/acx100-0.2.0pre8_plus_fixes_57/src/idma.c:276:5: warning: "TODO_FIGURE_OUT_WHEN_TO_SET_THIS" is not defined
/var/tmp/portage/acx100-0.2.0_pre8-r6/work/acx100-0.2.0pre8_plus_fixes_57/src/idma.c:294:5: warning: "TODO_FIGURE_OUT_WHEN_TO_SET_THIS" is not defined
/var/tmp/portage/acx100-0.2.0_pre8-r6/work/acx100-0.2.0pre8_plus_fixes_57/src/idma.c:1162:5: warning: "FROM_SCAN_SOURCE_ONLY" is not defined
/var/tmp/portage/acx100-0.2.0_pre8-r6/work/acx100-0.2.0pre8_plus_fixes_57/src/idma.c:1179:5: warning: "FROM_SCAN_SOURCE_ONLY" is not defined
make: *** [_module_/var/tmp/portage/acx100-0.2.0_pre8-r6/work/acx100-0.2.0pre8_plus_fixes_57/src] Error 2
make: Leaving directory `/usr/src/linux-2.6.14-gentoo-r2'

!!! ERROR: net-wireless/acx100-0.2.0_pre8-r6 failed.
!!! Function linux-mod_src_compile, Line 505, Exitcode 2
!!! Unable to make                                  -C /usr/src/linux SUBDIRS=/var/tmp/portage/acx100-0.2.0_pre8-r6/work/acx100-0.2.0pre8_plus_fixes_57/src WLAN_HOSTIF=WLAN_PCI modules.


Was habe ich falsch gemacht (hab nur Karte rein => wurde nicht erkannt, also google => emerge acx100, da steh ich jetzt) ?

Hoffe mal wieder aus Hilfe,
D.Derigs
Desktop-PC: Gentoo (2.6.13-gentoo-r5)
2x Pentium4 3.0 GHz
2x 512 MB DDR
xorg-x11 + KDE 3.4
----------------------------------
Laptop: Gentoo (2.6.13-suspend2-r4)
AMD Mobile Athlon XP 2400+
2x 256 MB DDR
xorg-x11 + KDE 3.4

6

18.11.2005, 20:07

Habe es jetzt nach dem HOWTO (http://forums.gentoo.org/viewtopic.php?t…ighlight=acx100) gemacht.

Die Fehler kommen, wenn ich den Kernel mit genkernel kompiliere:

drivers/net/wireless/acx/acx100_ioctl.c:3209: error: unknown field `spy_offset' specified in initializer
drivers/net/wireless/acx/acx100_ioctl.c:3209: warning: initialization makes pointer from integer without a cast
In file included from drivers/net/wireless/acx/acx.h:7,
from drivers/net/wireless/acx/ioregister.c:54:
drivers/net/wireless/acx/acx_struct.h:367:5: warning: "OLD_FIRMWARE_VERSIONS" is not defined
drivers/net/wireless/acx/acx_struct.h:1530:5: warning: "MAYBE_BOGUS" is not defined
make[4]: *** [drivers/net/wireless/acx/acx100_ioctl.o] Error 1
make[4]: *** Waiting for unfinished jobs....
make[3]: *** [drivers/net/wireless/acx] Error 2
make[2]: *** [drivers/net/wireless] Error 2
make[1]: *** [drivers/net] Error 2
Desktop-PC: Gentoo (2.6.13-gentoo-r5)
2x Pentium4 3.0 GHz
2x 512 MB DDR
xorg-x11 + KDE 3.4
----------------------------------
Laptop: Gentoo (2.6.13-suspend2-r4)
AMD Mobile Athlon XP 2400+
2x 256 MB DDR
xorg-x11 + KDE 3.4

7

20.11.2005, 07:21

Hallo,

bist du dir sicher das es der "acx100" ist?Es gibt unterschiedliche Versionen deiner Karte mit unterschiedlichen Chipsätzen.was sagt "lspci"

Diskus

8

20.11.2005, 18:10

Ausgabe von lspci:

Quellcode

1
0000:02:00.0 Network controller: Texas Instruments ACX 100 22Mbps Wireless Interface
Desktop-PC: Gentoo (2.6.13-gentoo-r5)
2x Pentium4 3.0 GHz
2x 512 MB DDR
xorg-x11 + KDE 3.4
----------------------------------
Laptop: Gentoo (2.6.13-suspend2-r4)
AMD Mobile Athlon XP 2400+
2x 256 MB DDR
xorg-x11 + KDE 3.4

9

20.11.2005, 23:51

wie

siehts mit nem selbstgebauten kernel aus ohne genkernel?

mein vermutung is dass der genkernel keine extra module laden läßt, was an sich eine sehr vernünftige sache is, aber halt in manchen ausnahmefällen nicht.

also dein kernel is so gebaut, dass du keine treiber nachladen, nachkompillieren kannst und deshalb bricht logischwerweise der emerge ab

du mußt modversioning ausschalten und loadable module support einschalten

die .config sollte ungefähr so aussehen:

CONFIG_MODULES=y
# CONFIG_MODVERSIONS is not set
# CONFIG_MODULE_SRCVERSION_ALL is not set
... nur ein weiterer tag im leben eines naren ... :P

10

21.11.2005, 00:33

Heisst das generell kein genkernel mehr, oder reicht es die .config einfach abzuändern und dann genkernel nochmal auszuführen?
Desktop-PC: Gentoo (2.6.13-gentoo-r5)
2x Pentium4 3.0 GHz
2x 512 MB DDR
xorg-x11 + KDE 3.4
----------------------------------
Laptop: Gentoo (2.6.13-suspend2-r4)
AMD Mobile Athlon XP 2400+
2x 256 MB DDR
xorg-x11 + KDE 3.4

11

21.11.2005, 00:44

generell

wäre es cool, wenn du dich von genkernel lossagst!
ich nehme an, du hast das OS gewählt, weil DU die kontrolle haben willst ;)

aber, wenn du es verwendest, heißt das nach genkernel die config zu ändern (meines wissens überschreibt es deine .config) , bzw. gibts angeblich auch bei genkernel ne option dass du die .config manuell editieren kannst und somit deine optionen hinzufügst...

ich weiß, du mußt deinen hardware kennen, um den kernel selbst zu bauen, aber es is nach lnger lernphase ne geile sache ;)
... nur ein weiterer tag im leben eines naren ... :P

12

21.11.2005, 01:02

RE: generell

Ich hab 3 Configs gefunden, auf die genkernel zugreift:

/usr/share/genkernel/x86/kernel-config-2.6
/etc/kernels/2.6.14-gentoo-r2
/usr/src/linux/.config

Hab jetzt alle angepasst und lasse gerade den Kernel neubauen.

Ich nutze nur genkernel, weil man mich in Linux mit Genkernel eingeführt hat.
Aber im Manual steht ja, wie man das mit make macht, werde ich also mal versuchen.
Desktop-PC: Gentoo (2.6.13-gentoo-r5)
2x Pentium4 3.0 GHz
2x 512 MB DDR
xorg-x11 + KDE 3.4
----------------------------------
Laptop: Gentoo (2.6.13-suspend2-r4)
AMD Mobile Athlon XP 2400+
2x 256 MB DDR
xorg-x11 + KDE 3.4

13

21.11.2005, 01:15

guter schritt!!!

die .config is die datei die wichtig is!!!

kurze ineführung:

# emerge gentoo-sources
oder waas auch immer ;)
# cd /usr/src
ich glaub, dagehört der link auf die aktuellen kernelquellen angelegt

und dann ein
#make menuconfig

!!! die treiber für die idehardware und dateisysteme gehören fix in den kernel hinein!!!

die anderen treiber kannst zwar modular bauen, aber wie oft ändert sich schon dien hardware bzw. das was du vom system willst (zB. iptables) also ich hab so gut wie alles fix drinnen, des is eine frage der philosophe, aber zumindest ersparst du dir des initrdimage, des mit unter ziemlich groß wird und ressourcen verschwendet.
nur mut, es birgt einen sehr großen lerneffekt in sich, den kernel selbst zu bauen!

lg
... nur ein weiterer tag im leben eines naren ... :P

14

21.11.2005, 01:30

Hat funktioniert!

Vielen Dank!!!!!!!!!!!!!!!!!

Jetzt stellt sich nur noch die Frage, warum es bei meinem Desktop-PC nicht mehr geht (WLAN startet nicht richtig).

Wenn du das auch noch rauskriegst, wäre das supertoll!
Desktop-PC: Gentoo (2.6.13-gentoo-r5)
2x Pentium4 3.0 GHz
2x 512 MB DDR
xorg-x11 + KDE 3.4
----------------------------------
Laptop: Gentoo (2.6.13-suspend2-r4)
AMD Mobile Athlon XP 2400+
2x 256 MB DDR
xorg-x11 + KDE 3.4

15

21.11.2005, 07:25

micht mehr

impliziert dass es bereits funktioniert hat und das impliziert wiederum die frage was hast geändert?

noch was wichtiges:

entweder hast beim laufenden kernel, wenn er von ner distri kommt eine datei in:

/boot/config-irgendwas

oder
/proc/config.gz

die kannst normalerweise als "startconfg" hernnehmen und einfach nach

/usr/src/linux/.config

kopieren / entpacken, dann hast ein bissi arbeit weniger und in kombination mit lspci einige anhaltspunkte ;)
... nur ein weiterer tag im leben eines naren ... :P

16

21.11.2005, 16:16

Ich habe es ja gestern kompiliert bekommen (Kernel: genkernel)
Jetzt habe ich meinen Kernel mit make menuconfig un so gebaut.

Jetzt lassen sich die Treiber nicht mehr laden!!
Bei einem erneuten Kompilierversucht kommt:

Quellcode

1
drivers/net/wireless/acx/acx100_ioctl.c:3209: error: unknown field `spy_offset' specified in initializer


Also exakt das selbe Problem wie vorher!

Ausschnitt aus der .config:

Quellcode

1
2
3
CONFIG_MODULES=y
 # CONFIG_MODVERSIONS is not set
 # CONFIG_MODULE_SRCVERSION_ALL is not set
Desktop-PC: Gentoo (2.6.13-gentoo-r5)
2x Pentium4 3.0 GHz
2x 512 MB DDR
xorg-x11 + KDE 3.4
----------------------------------
Laptop: Gentoo (2.6.13-suspend2-r4)
AMD Mobile Athlon XP 2400+
2x 256 MB DDR
xorg-x11 + KDE 3.4

17

21.11.2005, 17:21

dass

es da noch eine generelle treibergscicht gibt für wlan u so, die dir noch fehlt?
... nur ein weiterer tag im leben eines naren ... :P

18

21.11.2005, 18:13

Ich habe im Kernel alles, was zu WLAN gehört.
Ausserdem ahbe ich wireless-tools emergt.

Habe keine Ahnung, was ich noch machen muss.

HOWTO: http://www.houseofcraig.net/acx100_howto.php

Da geht das ohne Probleme.
Selbst, wenn ich nach diesem HOWTO verfahre (runterladen, entpacken, make, ERROR) gehts nicht.
Desktop-PC: Gentoo (2.6.13-gentoo-r5)
2x Pentium4 3.0 GHz
2x 512 MB DDR
xorg-x11 + KDE 3.4
----------------------------------
Laptop: Gentoo (2.6.13-suspend2-r4)
AMD Mobile Athlon XP 2400+
2x 256 MB DDR
xorg-x11 + KDE 3.4

19

21.11.2005, 22:41

Es geht!

Ich habe nur vergessen in der /etc/lilo.conf den neuen Kernel einzutragen (ist ja nicht mahr x86-genkernel). :rolleyes:

Vielen Dank nochmal!
Desktop-PC: Gentoo (2.6.13-gentoo-r5)
2x Pentium4 3.0 GHz
2x 512 MB DDR
xorg-x11 + KDE 3.4
----------------------------------
Laptop: Gentoo (2.6.13-suspend2-r4)
AMD Mobile Athlon XP 2400+
2x 256 MB DDR
xorg-x11 + KDE 3.4

20

21.11.2005, 22:58

*ggg*

is doch witzig wie man oft an den kleinigkeiten des lebens scheitert ;)
... nur ein weiterer tag im leben eines naren ... :P