Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
gentoo und netgear wg121 wlan adapter
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
Az
n00b
n00b


Joined: 04 Jul 2004
Posts: 5

PostPosted: Sun Jul 04, 2004 12:57 pm    Post subject: gentoo und netgear wg121 wlan adapter Reply with quote

hi,

ich habe mir gentoo mit dem kernel 2.6.6 installiert und möchte nun meinen usb-wlan adapter zum laufen bekommen. dazu wollte ich die CVS von http://www.prism54.org verwenden, allerdings bekomme ich diesen fehler:

Code:

make -C /lib/modules/2.6.6/build SUBDIRS=/root/prism modules
make[1]: Entering directory `/usr/src/linux-2.6.6'
  Building modules, stage 2.
  MODPOST
/bin/sh: line 1: scripts/modpost: No such file or directory
make[2]: *** [__modpost] Error 127
make[1]: *** [modules] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.6'
make: *** [modules] Error 2


was ging da schief und wie kann ich es dann doch noch kompilieren ?

bitte ausführlicher erklären, bin noch so ein ziemlicher neuling im bereich linux
Back to top
View user's profile Send private message
xJoni
n00b
n00b


Joined: 18 May 2004
Posts: 20

PostPosted: Sun Jul 04, 2004 1:36 pm    Post subject: Reply with quote

du hast warscheinlich deinen kernel mit genkernel gemacht. er hat modpost nicht kompiliert. um das zu machen geh in dein kernel verzeichniß und für ein

make

aus. das kannst du nachdem modpost fertig ist (eines der ersten) abbrechen, und dann das ganze mit dem wlan ding nochmal probieren. dann müßte es gehen.
Back to top
View user's profile Send private message
Az
n00b
n00b


Joined: 04 Jul 2004
Posts: 5

PostPosted: Sun Jul 04, 2004 1:42 pm    Post subject: Reply with quote

okay danke, das probiere ich gleich mal aus ;)
Back to top
View user's profile Send private message
theche
Guru
Guru


Joined: 26 Feb 2004
Posts: 512

PostPosted: Mon Jul 05, 2004 4:00 pm    Post subject: Reply with quote

biste sicher dass die karte schon funktioniert? bräuchtest prism54-usb und das hat im moment mE noch pre-alpha status...sprich nicht nutzbar...aber wenn dus geschafft hast bitte ich um anleitung, das son ding hier auchnoch rumfliegt...
_________________
Stellt euch vor, es geht, und keiner bekommt's hin! --theche, der gefragt worden ist, was sein nick bedeuten soll...
Back to top
View user's profile Send private message
Az
n00b
n00b


Joined: 04 Jul 2004
Posts: 5

PostPosted: Mon Jul 05, 2004 4:26 pm    Post subject: Reply with quote

naja, das ganze lässt sich ohne mucken kompilieren... nur das mit der firmware haut nicht hin, da ich a) nicht weiß wie das zu machen ist (mangels doku) und b) keine ahnung, ich weiß nicht...

so wie ich das verstanden hab, soll ja bei einstöpseln eine firmware auf das gerät gespielt werden... aber da passiert nichts.

ob die an dem usb weiterarbeiten steht in den sternen, am cvs wurde seit 2 monaten nichts mehr gemacht :-(
Back to top
View user's profile Send private message
ossi
Apprentice
Apprentice


Joined: 11 Apr 2004
Posts: 221
Location: DDR

PostPosted: Mon Jul 05, 2004 6:43 pm    Post subject: Reply with quote

Az wrote:
naja, das ganze lässt sich ohne mucken kompilieren... nur das mit der firmware haut nicht hin, da ich a) nicht weiß wie das zu machen ist (mangels doku) und b) keine ahnung, ich weiß nicht...


zu a. steht doch alles unter prism54.org.

kurzer Abriss:
1. Hotplug installieren (falls noch nicht getan!)
Code:
emerge hotplug

2. http://prism54.org/~mcgrof/firmware/1.0.4.3.arm downloaden nach usr/lib/hotplug/firmware/ kopieren und in isl3890 umbennen
3. hotplug starten, stick anstecken, logs beobachten (bzw. dmesg) sich freuen und fertig.

mit iwconfig ssid einstellen und eventuell (besser isses) verschlüsselung anschalten, key einstellen .

jetzt noch ne ip und ein default gw eingeben und schon kann das gesurfe losgehen.

jetzt bitte weitere fragen :lol:
Back to top
View user's profile Send private message
Az
n00b
n00b


Joined: 04 Jul 2004
Posts: 5

PostPosted: Mon Jul 05, 2004 8:26 pm    Post subject: Reply with quote

hab ich ja alles, bis auf logs prüfen, aber da rührt sich nix :-/
Back to top
View user's profile Send private message
ossi
Apprentice
Apprentice


Joined: 11 Apr 2004
Posts: 221
Location: DDR

PostPosted: Mon Jul 05, 2004 9:02 pm    Post subject: Reply with quote

Az wrote:
hab ich ja alles, bis auf logs prüfen, aber da rührt sich nix :-/


hast du usb eingerichtet ???
Back to top
View user's profile Send private message
theche
Guru
Guru


Joined: 26 Feb 2004
Posts: 512

PostPosted: Tue Jul 06, 2004 9:00 am    Post subject: Reply with quote

bei mir gehts auch nicht...--> mit den treibern scheinbar noch wirklich nicht zu machen
_________________
Stellt euch vor, es geht, und keiner bekommt's hin! --theche, der gefragt worden ist, was sein nick bedeuten soll...
Back to top
View user's profile Send private message
Az
n00b
n00b


Joined: 04 Jul 2004
Posts: 5

PostPosted: Tue Jul 06, 2004 9:51 am    Post subject: Reply with quote

ja usb ist eingerichtet und funktioniert, lsusb liefert den adapter mitsamt adresse
Back to top
View user's profile Send private message
MarshallBanana0815
n00b
n00b


Joined: 06 Jul 2004
Posts: 7

PostPosted: Tue Jul 06, 2004 10:15 pm    Post subject: Reply with quote

ahoi!

in der datei usb_init.c
in der funktion
static const struct usb_device_id p54u_table[] = {
{USB_DEVICE(0x5041, 0x2234)}, /* Linksys WUSB54G */
{}
};
muss du eine neue zeile mit vendor-id, device-id deines usb-sticks eintragen. in meinem fall
{USB_DEVICE(0x0cde, 0x0006)},
danach bekomme ich dann auch ein eth1 device... nur dann ist tote hose, und iwconfig und konsorten sagen mir 'nö' (no wireless extension)...
hast du das gemacht / hat es dir geholfen ???
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum