Sie sind nicht angemeldet.

8200

User

  • »8200« ist männlich
  • »8200« ist der Autor dieses Themas

Beiträge: 309

Registrierungsdatum: 08.04.2006

Derivat: Ubuntu

Architektur: 64-Bit PC

Desktop: Unity

  • Nachricht senden

1

29.10.2006, 19:54

[gelöst] Ndiswrapper geht unter Edgy nicht mehr (Modprobe klappt nicht)

Hab heute bei meinem Notebook Ubuntu neu installiert, um von Dapper Drake auf Edgy Eft umzusteigen. Läuft soweit wieder gut, nur der Ndiswrapper will nicht mehr. Nämlich bei modprobe ndiswrapper kommt eine Fehlermeldung, die mir nichts sagt. Siehe Ende Code.

Hoffe es kann jemand helfen - ohne WLAN geht bei mir nichts :(

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
root@a-nx6110:/# ndiswrapper -l
No drivers installed
root@a-nx6110:/# cd /home/arthur/Linux/Linux/NX6110\ unter\ Linux/WLAN\ Treiber\ Broadcom\ für\ Ndiswrapper/SP31466A/
root@a-nx6110:/home/arthur/Linux/Linux/NX6110 unter Linux/WLAN Treiber Broadcom für Ndiswrapper/SP31466A# ndiswrapper -i bcmwl5.infInstalling bcmwl5
Forcing parameter IBSSGMode|0 to IBSSGMode|2
Forcing parameter IBSSGMode|0 to IBSSGMode|2
Forcing parameter IBSSGMode|0 to IBSSGMode|2
Forcing parameter IBSSGMode|0 to IBSSGMode|2
Forcing parameter IBSSGMode|0 to IBSSGMode|2
Forcing parameter IBSSGMode|0 to IBSSGMode|2
Forcing parameter IBSSGMode|0 to IBSSGMode|2
Forcing parameter IBSSGMode|0 to IBSSGMode|2
Forcing parameter IBSSGMode|0 to IBSSGMode|2
Forcing parameter IBSSGMode|0 to IBSSGMode|2
Forcing parameter IBSSGMode|0 to IBSSGMode|2
Forcing parameter IBSSGMode|0 to IBSSGMode|2
Forcing parameter IBSSGMode|0 to IBSSGMode|2
Forcing parameter IBSSGMode|0 to IBSSGMode|2
Forcing parameter IBSSGMode|0 to IBSSGMode|2
Forcing parameter IBSSGMode|0 to IBSSGMode|2
Forcing parameter IBSSGMode|0 to IBSSGMode|2
Forcing parameter IBSSGMode|0 to IBSSGMode|2
Forcing parameter IBSSGMode|0 to IBSSGMode|2
root@a-nx6110:/home/arthur/Linux/Linux/NX6110 unter Linux/WLAN Treiber Broadcom für Ndiswrapper/SP31466A# cd /
root@a-nx6110:/# ndiswrapper -l
Installed ndis drivers:
bcmwl5  driver present, hardware present 
root@a-nx6110:/# ndiswrapper -m
modprobe config already contains alias directive

root@a-nx6110:/# modprobe ndiswrapper
FATAL: Error inserting ndiswrapper (/lib/modules/2.6.17-10-generic/kernel/drivers/net/ndiswrapper/ndiswrapper.ko): Invalid argument
root@a-nx6110:/# 


mfg Arthur

Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von »8200« (29.10.2006, 20:32)


Zappo

User

  • »Zappo« ist männlich

Beiträge: 760

Registrierungsdatum: 18.10.2005

  • Nachricht senden

2

29.10.2006, 20:05

Scheinbar wird bei Edgy durch das Metapaket ndiswrapper-utils (welches wiederum von ndiswrapper-common abhängt) nur ndiswrapper-utils-1.1 installiert. Man benötigt aber ndiswrapper-utils-1.8 damit man es verwenden kann. Also einfach das Paket noch installieren und schon sollte es gehen.
Besucht auch den IRC-CHAT: #ubuntu-forum.de @ irc.linux-mods.de

8200

User

  • »8200« ist männlich
  • »8200« ist der Autor dieses Themas

Beiträge: 309

Registrierungsdatum: 08.04.2006

Derivat: Ubuntu

Architektur: 64-Bit PC

Desktop: Unity

  • Nachricht senden

3

29.10.2006, 20:32

Hey Zappo deine Info ist Gold wert! Vielen Dank - klappt sofort *das Kabel quer durhc die WOhnung wegräum*


mfg Arthur

  • »chris109« ist männlich

Beiträge: 117

Registrierungsdatum: 09.07.2005

Derivat: Ubuntu

Architektur: 32-Bit PC

  • Nachricht senden

4

01.11.2006, 12:38

Auch ein Problem

Ich habe ein ähnliches Problem, aufgetreten nach Update auf Edgy (AMD64):

modprobe ndiswrapper

Quellcode

1
2
3
4
5
6
7
8
9
10
11
Message from syslogd@localhost at Wed Nov  1 12:32:55 2006 ...
localhost kernel: [  362.661347] Oops: 0002 [1] SMP 

Message from syslogd@localhost at Wed Nov  1 12:32:55 2006 ...
localhost kernel: [  362.662095] CR2: 0000000000000000

Message from syslogd@localhost at Wed Nov  1 12:32:55 2006 ...
localhost kernel: [  362.667064] Oops: 0002 [2] SMP 

Message from syslogd@localhost at Wed Nov  1 12:32:55 2006 ...
localhost kernel: [  362.667303] CR2: 0000000000000000



aptitude search ndiswrapper

Quellcode

1
2
3
4
5
6
i   ndiswrapper-common                                   - Userspace utilities for ndiswrapper                           
v   ndiswrapper-modules-1.22                             -                                                               
p   ndiswrapper-source                                   - Source for the ndiswrapper linux kernel module                
p   ndiswrapper-utils                                    - Userspace utilities for ndiswrapper                           
p   ndiswrapper-utils-1.1                                - Userspace utilities for ndiswrapper                           
i   ndiswrapper-utils-1.8                                - Userspace utilities for ndiswrapper 

8200

User

  • »8200« ist männlich
  • »8200« ist der Autor dieses Themas

Beiträge: 309

Registrierungsdatum: 08.04.2006

Derivat: Ubuntu

Architektur: 64-Bit PC

Desktop: Unity

  • Nachricht senden

5

01.11.2006, 14:58

Installier mal die "ndiswrapper-utils" dazu - vielleicht bringts was?