ubuntuusers.de

wlan-USB-Stick Tenda W541U V2.0 funktioniert nicht wirklich

Status: Gelöst | Ubuntu-Version: Ubuntu 9.10 (Karmic Koala)
Antworten |

TSCHIRN

Anmeldungsdatum:
9. November 2009

Beiträge: 29

ich habe auf dem Laptop Fujitsu Siemens AMILO D 7830 UBUNTU 9.10 installiert, jetzt will ich mit dem besagten USB-Stick ins Internet, bei Windows ging das mittels der zugehörigen Treiber-, bzw. Installationsdisk, ich konnte das Netzwerk einrichten, und es lief. Wenn ich jetzt mit dem Assistenten das wlan-Netzwerk mit den richtigen Parametern meines WLAN-Routers versuche zu installieren, dann zeigt das Teil Netzwerk verbunden an, aber ich habe keinen Traffic. Was muß, oder kann ich anders einrichten, damit ich ins Netz komme.

Danke für die Hilfe, bin doch ein ehemaliger Mouseschubser 😀

Lidux

Anmeldungsdatum:
18. April 2007

Beiträge: 16680

Hallo TSCHIRN,

siehe erstmal hier:

http://forum.ubuntuusers.de/topic/vor-dem-erstellen-eines-neuen-beitrags-bitte-/

Bei Unix/Lidux ist Chipsatz wichtig ...

Gruss Lidux

LinusNichtTorvalds

Avatar von LinusNichtTorvalds

Anmeldungsdatum:
7. August 2008

Beiträge: 1626

Wohnort: /dev/hardcore

So, dann wollen wir mal. Öffne mal bitte ein Terminal, führe folgende Befehle aus und poste das Ergebnis hier (in Codeblöcken!!):

lsusb
egrep -v "^$|^#" /etc/network/interfaces
iwconfig

TSCHIRN

(Themenstarter)

Anmeldungsdatum:
9. November 2009

Beiträge: 29

sorry, war ein wenig verhindert, lag in der Klinik. das hier ist das Ergebnis:

willi@willi-laptop:~$ lsusb Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 002 Device 002: ID 04fc:05da Sunplus Technology Co., Ltd Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 001 Device 003: ID 148f:2070 Ralink Technology, Corp. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

willi@willi-laptop:~$ egrep -v "^$|^#" /etc/network/interfaces auto lo iface lo inet loopback

willi@willi-laptop:~$ iwconfig lo no wireless extensions.

eth0 no wireless extensions.

wmaster0 no wireless extensions.

wlan1 IEEE 802.11bgn ESSID:"" Mode:Managed Frequency:2.412 GHz Access Point: Not-Associated Tx-Power=3 dBm Retry long limit:7 RTS thr:off Fragment thr:off Power Management:on Link Quality:0 Signal level:0 Noise level:0 Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0 Tx excessive retries:0 Invalid misc:0 Missed beacon:0

Ich hoffe, dass ich das wenigstens hin bekommen habe.

Lidux

Anmeldungsdatum:
18. April 2007

Beiträge: 16680

Hallo TSCHIRN,

jetz wissen wir schonmal das im Stick ein Chipsatz der Firma Ralink verbaut ist der durch Linux relativ gut unterstützt wird, weil Ralink großes Interesse an der freien Software hat. Bitte poste noch die Ausgaben von lsmod und dmesg. Wichtig: bitte diese Ausgaben im Codeblock !!! wegen Lesbarkeit. So sieht das aus .... z.B. lsusb

Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 002: ID 04fc:05da Sunplus Technology Co., Ltd
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 003: ID 148f:2070 Ralink Technology, Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

Gruss Lidux

TSCHIRN

(Themenstarter)

Anmeldungsdatum:
9. November 2009

Beiträge: 29

willi@willi-laptop:~$ lsmod
Module                  Size  Used by
binfmt_misc             8356  1 
pcmcia                 36840  0 
yenta_socket           24296  1 
rsrc_nonstatic         12124  1 yenta_socket
pcmcia_core            35824  3 pcmcia,yenta_socket,rsrc_nonstatic
snd_intel8x0           30168  2 
snd_ac97_codec        101216  1 snd_intel8x0
ac97_bus                1532  1 snd_ac97_codec
arc4                    1660  2 
snd_pcm_oss            37920  0 
snd_mixer_oss          16028  1 snd_pcm_oss
snd_pcm                75488  3 snd_intel8x0,snd_ac97_codec,snd_pcm_oss
ecb                     2524  2 
snd_seq_dummy           2656  0 
rt2800usb              37372  0 
snd_seq_oss            28576  0 
rt2x00usb              11548  1 rt2800usb
snd_seq_midi            6432  0 
rt2x00lib              29788  2 rt2800usb,rt2x00usb
snd_rawmidi            22208  1 snd_seq_midi
snd_seq_midi_event      6940  2 snd_seq_oss,snd_seq_midi
snd_seq                50224  6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
snd_timer              22276  2 snd_pcm,snd_seq
snd_seq_device          6920  5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
led_class               4096  1 rt2x00lib
ppdev                   6688  0 
psmouse                56180  0 
snd                    59204  14 snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
soundcore               7264  1 snd
snd_page_alloc          9252  2 snd_intel8x0,snd_pcm
serio_raw               5280  0 
shpchp                 32336  0 
input_polldev           3716  1 rt2x00lib
mac80211              181236  2 rt2x00usb,rt2x00lib
parport_pc             32228  1 
joydev                 10272  0 
cfg80211               93052  2 rt2x00lib,mac80211
crc_ccitt               1852  1 rt2800usb
iptable_filter          3100  0 
ip_tables              11692  1 iptable_filter
x_tables               16544  1 ip_tables
lp                      8964  0 
parport                35340  3 ppdev,parport_pc,lp
usbhid                 38304  0 
natsemi                27072  0 
ohci1394               30220  0 
ieee1394               86628  1 ohci1394
radeon                636576  2 
ttm                    36308  1 radeon
drm                   160224  4 radeon,ttm
i2c_algo_bit            5760  1 radeon
video                  19380  0 
output                  2780  1 video
intel_agp              27748  1 
agpgart                35020  3 ttm,drm,intel_agp
   0.131190] * this clock source is slow. If you are sure your timer does not have
[    0.131191] * this bug, please use "acpi_pm_good" to disable the workaround
[    0.131236] pci 0000:00:1f.0: quirk: region 0400-047f claimed by ICH4 ACPI/GPIO/TCO
[    0.131241] pci 0000:00:1f.0: quirk: region 0500-053f claimed by ICH4 GPIO
[    0.131267] pci 0000:00:1f.1: reg 10 io port: [0x00-0x07]
[    0.131275] pci 0000:00:1f.1: reg 14 io port: [0x00-0x03]
[    0.131283] pci 0000:00:1f.1: reg 18 io port: [0x00-0x07]
[    0.131291] pci 0000:00:1f.1: reg 1c io port: [0x00-0x03]
[    0.131298] pci 0000:00:1f.1: reg 20 io port: [0xffa0-0xffaf]
[    0.131306] pci 0000:00:1f.1: reg 24 32bit mmio: [0x000000-0x0003ff]
[    0.131361] pci 0000:00:1f.3: reg 20 io port: [0x540-0x55f]
[    0.131409] pci 0000:00:1f.5: reg 10 io port: [0xe000-0xe0ff]
[    0.131416] pci 0000:00:1f.5: reg 14 io port: [0xe100-0xe13f]
[    0.131424] pci 0000:00:1f.5: reg 18 32bit mmio: [0x000000-0x0001ff]
[    0.131431] pci 0000:00:1f.5: reg 1c 32bit mmio: [0x000000-0x0000ff]
[    0.131462] pci 0000:00:1f.5: PME# supported from D0 D3hot D3cold
[    0.131467] pci 0000:00:1f.5: PME# disabled
[    0.131500] pci 0000:00:1f.6: reg 10 io port: [0xe200-0xe2ff]
[    0.131507] pci 0000:00:1f.6: reg 14 io port: [0xe300-0xe37f]
[    0.131547] pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
[    0.131551] pci 0000:00:1f.6: PME# disabled
[    0.131593] pci 0000:01:00.0: reg 10 32bit mmio: [0xb0000000-0xb7ffffff]
[    0.131600] pci 0000:01:00.0: reg 14 io port: [0xb000-0xb0ff]
[    0.131607] pci 0000:01:00.0: reg 18 32bit mmio: [0xdfdf0000-0xdfdfffff]
[    0.131623] pci 0000:01:00.0: reg 30 32bit mmio: [0xdfdc0000-0xdfddffff]
[    0.131644] pci 0000:01:00.0: supports D1 D2
[    0.131684] pci 0000:00:01.0: bridge io port: [0xb000-0xbfff]
[    0.131688] pci 0000:00:01.0: bridge 32bit mmio: [0xdfd00000-0xdfdfffff]
[    0.131693] pci 0000:00:01.0: bridge 32bit mmio pref: [0xafc00000-0xbfbfffff]
[    0.131739] pci 0000:02:03.0: reg 10 32bit mmio: [0x000000-0x000fff]
[    0.131759] pci 0000:02:03.0: supports D1 D2
[    0.131762] pci 0000:02:03.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.131768] pci 0000:02:03.0: PME# disabled
[    0.131811] pci 0000:02:0a.0: reg 10 32bit mmio: [0xdfeff800-0xdfefffff]
[    0.131819] pci 0000:02:0a.0: reg 14 io port: [0xcc00-0xcc7f]
[    0.131861] pci 0000:02:0a.0: supports D2
[    0.131864] pci 0000:02:0a.0: PME# supported from D2 D3hot D3cold
[    0.131869] pci 0000:02:0a.0: PME# disabled
[    0.131906] pci 0000:02:0c.0: reg 10 io port: [0xc800-0xc8ff]
[    0.131914] pci 0000:02:0c.0: reg 14 32bit mmio: [0xdfefe000-0xdfefefff]
[    0.131939] pci 0000:02:0c.0: reg 30 32bit mmio: [0xdfee0000-0xdfeeffff]
[    0.131958] pci 0000:02:0c.0: supports D1 D2
[    0.131961] pci 0000:02:0c.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.131966] pci 0000:02:0c.0: PME# disabled
[    0.131996] pci 0000:00:1e.0: transparent bridge
[    0.132008] pci 0000:00:1e.0: bridge io port: [0xc000-0xcfff]
[    0.132014] pci 0000:00:1e.0: bridge 32bit mmio: [0xdfe00000-0xdfefffff]
[    0.132046] pci_bus 0000:00: on NUMA node 0
[    0.132052] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.132148] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P2._PRT]
[    0.612490] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
[    0.612650] ACPI: PCI Interrupt Link [LNKB] (IRQs *3 4 5 6 7 9 10 11 12 14 15)
[    0.612808] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 *9 10 11 12 14 15)
[    0.612966] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 7 9 10 11 12 14 15)
[    0.613125] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
[    0.613289] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
[    0.613446] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
[    0.613603] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 *10 11 12 14 15)
[    0.613878] SCSI subsystem initialized
[    0.613966] libata version 3.00 loaded.
[    0.614063] usbcore: registered new interface driver usbfs
[    0.614090] usbcore: registered new interface driver hub
[    0.614121] usbcore: registered new device driver usb
[    0.614292] ACPI: WMI: Mapper loaded
[    0.614295] PCI: Using ACPI for IRQ routing
[    0.614474] Bluetooth: Core ver 2.15
[    0.614515] NET: Registered protocol family 31
[    0.614518] Bluetooth: HCI device and connection manager initialized
[    0.614522] Bluetooth: HCI socket layer initialized
[    0.614524] NetLabel: Initializing
[    0.614526] NetLabel:  domain hash size = 128
[    0.614528] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.614547] NetLabel:  unlabeled traffic allowed by default
[    0.616727] pnp: PnP ACPI init
[    0.616761] ACPI: bus type pnp registered
[    0.656801] pnp: PnP ACPI: found 11 devices
[    0.656805] ACPI: ACPI bus type pnp unregistered
[    0.656810] PnPBIOS: Disabled by ACPI PNP
[    0.656828] system 00:05: ioport range 0x4d0-0x4d1 has been reserved
[    0.656832] system 00:05: ioport range 0x400-0x47f has been reserved
[    0.656835] system 00:05: ioport range 0x500-0x53f has been reserved
[    0.656845] system 00:05: iomem range 0xffe80000-0xffefffff has been reserved
[    0.656849] system 00:05: iomem range 0xfff80000-0xffffffff has been reserved
[    0.656853] system 00:05: iomem range 0xfee00400-0xffbfffff has been reserved
[    0.656860] system 00:06: ioport range 0x1100-0x113f has been reserved
[    0.656864] system 00:06: ioport range 0x1254-0x1254 has been reserved
[    0.656867] system 00:06: ioport range 0x12d4-0x12d4 has been reserved
[    0.656871] system 00:06: ioport range 0x1300-0x1375 has been reserved
[    0.656874] system 00:06: ioport range 0x1377-0x137f has been reserved
[    0.656883] system 00:0a: iomem range 0x0-0x9ffff could not be reserved
[    0.656887] system 00:0a: iomem range 0xe0000-0xfffff could not be reserved
[    0.656891] system 00:0a: iomem range 0x100000-0x3fffffff could not be reserved
[    0.691626] AppArmor: AppArmor Filesystem Enabled
[    0.691646] pci 0000:02:0c.0: BAR 6: address space collision on of device [0xdfee0000-0xdfeeffff]
[    0.691679] pci 0000:00:01.0: PCI bridge, secondary bus 0000:01
[    0.691684] pci 0000:00:01.0:   IO window: 0xb000-0xbfff
[    0.691690] pci 0000:00:01.0:   MEM window: 0xdfd00000-0xdfdfffff
[    0.691696] pci 0000:00:01.0:   PREFETCH window: 0xafc00000-0xbfbfffff
[    0.691709] pci 0000:02:03.0: CardBus bridge, secondary bus 0000:03
[    0.691712] pci 0000:02:03.0:   IO window: 0x00c000-0x00c0ff
[    0.691717] pci 0000:02:03.0:   IO window: 0x00c400-0x00c4ff
[    0.691722] pci 0000:02:03.0:   PREFETCH window: 0x40000000-0x43ffffff
[    0.691727] pci 0000:02:03.0:   MEM window: 0x48000000-0x4bffffff
[    0.691732] pci 0000:00:1e.0: PCI bridge, secondary bus 0000:02
[    0.691737] pci 0000:00:1e.0:   IO window: 0xc000-0xcfff
[    0.691743] pci 0000:00:1e.0:   MEM window: 0xdfe00000-0xdfefffff
[    0.691749] pci 0000:00:1e.0:   PREFETCH window: 0x40000000-0x45ffffff
[    0.691767] pci 0000:00:1e.0: setting latency timer to 64
[    0.691780]   alloc irq_desc for 17 on node -1
[    0.691783]   alloc kstat_irqs on node -1
[    0.691792] pci 0000:02:03.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[    0.691797] pci 0000:02:03.0: setting latency timer to 64
[    0.691803] pci_bus 0000:00: resource 0 io:  [0x00-0xffff]
[    0.691806] pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffffffffffff]
[    0.691810] pci_bus 0000:01: resource 0 io:  [0xb000-0xbfff]
[    0.691813] pci_bus 0000:01: resource 1 mem: [0xdfd00000-0xdfdfffff]
[    0.691816] pci_bus 0000:01: resource 2 pref mem [0xafc00000-0xbfbfffff]
[    0.691819] pci_bus 0000:02: resource 0 io:  [0xc000-0xcfff]
[    0.691822] pci_bus 0000:02: resource 1 mem: [0xdfe00000-0xdfefffff]
[    0.691826] pci_bus 0000:02: resource 2 pref mem [0x40000000-0x45ffffff]
[    0.691829] pci_bus 0000:02: resource 3 io:  [0x00-0xffff]
[    0.691832] pci_bus 0000:02: resource 4 mem: [0x000000-0xffffffffffffffff]
[    0.691835] pci_bus 0000:03: resource 0 io:  [0xc000-0xc0ff]
[    0.691838] pci_bus 0000:03: resource 1 io:  [0xc400-0xc4ff]
[    0.691841] pci_bus 0000:03: resource 2 pref mem [0x40000000-0x43ffffff]
[    0.691844] pci_bus 0000:03: resource 3 mem: [0x48000000-0x4bffffff]
[    0.691892] NET: Registered protocol family 2
[    0.692019] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.692491] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.693602] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[    0.694333] TCP: Hash tables configured (established 131072 bind 65536)
[    0.694338] TCP reno registered
[    0.694528] NET: Registered protocol family 1
[    0.694629] Trying to unpack rootfs image as initramfs...
[    0.943952] Freeing initrd memory: 7488k freed
[    0.956226] cpufreq-nforce2: No nForce2 chipset.
[    0.956263] Scanning for low memory corruption every 60 seconds
[    0.956409] audit: initializing netlink socket (disabled)
[    0.956436] type=2000 audit(1264800782.956:1): initialized
[    0.965211] highmem bounce pool size: 64 pages
[    0.965220] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.966780] VFS: Disk quotas dquot_6.5.2
[    0.966850] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.967528] fuse init (API version 7.12)
[    0.967627] msgmni has been set to 1735
[    0.967886] alg: No test for stdrng (krng)
[    0.967903] io scheduler noop registered
[    0.967906] io scheduler anticipatory registered
[    0.967908] io scheduler deadline registered
[    0.967965] io scheduler cfq registered (default)
[    0.968078] pci 0000:01:00.0: Boot video device
[    0.968193] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.968223] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    1.008113] ACPI: AC Adapter [AC0] (on-line)
[    1.008192] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[    1.008197] ACPI: Power Button [PWRF]
[    1.008264] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0A03:00/device:0f/PNP0C0D:00/input/input1
[    1.008307] ACPI: Lid Switch [LID]
[    1.008362] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2
[    1.008366] ACPI: Sleep Button [SLPB]
[    1.008421] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input3
[    1.008427] ACPI: Power Button [PWRB]
[    1.008656] processor LNXCPU:00: registered as cooling_device0
[    1.008661] ACPI: Processor [CPU0] (supports 8 throttling states)
[    1.048964] thermal LNXTHERM:01: registered as thermal_zone0
[    1.048975] ACPI: Thermal Zone [THRM] (75 C)
[    1.049032] isapnp: Scanning for PnP cards...
[    1.192047] Switched to high resolution mode on CPU 0
[    1.403252] isapnp: No Plug & Play device found
[    1.404627] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    1.405052] serial 0000:00:1f.6: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[    1.405060] serial 0000:00:1f.6: PCI INT B disabled
[    1.406172] brd: module loaded
[    1.406713] loop: module loaded
[    1.406822] input: Macintosh mouse button emulation as /devices/virtual/input/input4
[    1.406961] ata_piix 0000:00:1f.1: version 2.13
[    1.406976] ata_piix 0000:00:1f.1: enabling device (0005 -> 0007)
[    1.406984]   alloc irq_desc for 18 on node -1
[    1.406987]   alloc kstat_irqs on node -1
[    1.406997] ata_piix 0000:00:1f.1: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[    1.407058] ata_piix 0000:00:1f.1: setting latency timer to 64
[    1.407199] scsi0 : ata_piix
[    1.407316] scsi1 : ata_piix
[    1.409236] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14
[    1.409240] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15
[    1.410413] Fixed MDIO Bus: probed
[    1.410463] PPP generic driver version 2.4.2
[    1.410598] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.410625]   alloc irq_desc for 23 on node -1
[    1.410629]   alloc kstat_irqs on node -1
[    1.410639] ehci_hcd 0000:00:1d.7: PCI INT D -> GSI 23 (level, low) -> IRQ 23
[    1.410661] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[    1.410666] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[    1.410729] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
[    1.414640] ehci_hcd 0000:00:1d.7: debug port 1
[    1.414648] ehci_hcd 0000:00:1d.7: cache line size of 128 is not supported
[    1.414667] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xdffffc00
[    1.428009] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[    1.428120] usb usb1: configuration #1 chosen from 1 choice
[    1.428156] hub 1-0:1.0: USB hub found
[    1.428168] hub 1-0:1.0: 6 ports detected
[    1.428249] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    1.428274] uhci_hcd: USB Universal Host Controller Interface driver
[    1.428324]   alloc irq_desc for 16 on node -1
[    1.428327]   alloc kstat_irqs on node -1
[    1.428334] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    1.428345] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[    1.428349] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    1.428399] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    1.428432] uhci_hcd 0000:00:1d.0: irq 16, io base 0x0000df20
[    1.428542] usb usb2: configuration #1 chosen from 1 choice
[    1.428575] hub 2-0:1.0: USB hub found
[    1.428586] hub 2-0:1.0: 2 ports detected
[    1.428642]   alloc irq_desc for 19 on node -1
[    1.428645]   alloc kstat_irqs on node -1
[    1.428651] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[    1.428659] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[    1.428663] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[    1.428698] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
[    1.428728] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000df40
[    1.428821] usb usb3: configuration #1 chosen from 1 choice
[    1.428853] hub 3-0:1.0: USB hub found
[    1.428863] hub 3-0:1.0: 2 ports detected
[    1.428916] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[    1.428923] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[    1.428928] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[    1.428968] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
[    1.428997] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000df80
[    1.429087] usb usb4: configuration #1 chosen from 1 choice
[    1.429119] hub 4-0:1.0: USB hub found
[    1.429129] hub 4-0:1.0: 2 ports detected
[    1.429243] PNP: PS/2 Controller [PNP030b:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
[    1.443013] i8042.c: Detected active multiplexing controller, rev 1.0.
[    1.445465] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.445472] serio: i8042 AUX0 port at 0x60,0x64 irq 12
[    1.445476] serio: i8042 AUX1 port at 0x60,0x64 irq 12
[    1.445481] serio: i8042 AUX2 port at 0x60,0x64 irq 12
[    1.445485] serio: i8042 AUX3 port at 0x60,0x64 irq 12
[    1.445560] mice: PS/2 mouse device common for all mice
[    1.445758] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
[    1.445781] rtc0: alarms up to one month, 114 bytes nvram
[    1.445928] device-mapper: uevent: version 1.0.3
[    1.446117] device-mapper: ioctl: 4.15.0-ioctl (2009-04-01) initialised: dm-devel@redhat.com
[    1.446177] device-mapper: multipath: version 1.1.0 loaded
[    1.446181] device-mapper: multipath round-robin: version 1.0.0 loaded
[    1.446332] EISA: Probing bus 0 at eisa.0
[    1.446373] EISA: Detected 0 cards.
[    1.446429] cpuidle: using governor ladder
[    1.446432] cpuidle: using governor menu
[    1.447057] TCP cubic registered
[    1.447208] NET: Registered protocol family 10
[    1.447748] lo: Disabled Privacy Extensions
[    1.448129] NET: Registered protocol family 17
[    1.448157] Bluetooth: L2CAP ver 2.13
[    1.448159] Bluetooth: L2CAP socket layer initialized
[    1.448163] Bluetooth: SCO (Voice Link) ver 0.6
[    1.448165] Bluetooth: SCO socket layer initialized
[    1.448227] Bluetooth: RFCOMM TTY layer initialized
[    1.448231] Bluetooth: RFCOMM socket layer initialized
[    1.448233] Bluetooth: RFCOMM ver 1.11
[    1.448280] Using IPI No-Shortcut mode
[    1.448379] PM: Resume from disk failed.
[    1.448394] registered taskstats version 1
[    1.448539]   Magic number: 10:406:602
[    1.448626] rtc_cmos 00:02: setting system clock to 2010-01-29 21:33:04 UTC (1264800784)
[    1.448630] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[    1.448632] EDD information not available.
[    1.454232] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input5
[    1.580301] ata2.00: ATAPI:         DVD+RW RW8160, 1.03, max UDMA/33
[    1.588647] ata1.00: ATA-6: FUJITSU MHT2040AT, 0022, max UDMA/100
[    1.588651] ata1.00: 78140160 sectors, multi 16: LBA 
[    1.596353] ata2.00: configured for UDMA/33
[    1.620428] ata1.00: configured for UDMA/100
[    1.796019] usb 1-5: new high speed USB device using ehci_hcd and address 3
[    1.945338] usb 1-5: configuration #1 chosen from 1 choice
[    2.184010] usb 2-1: new low speed USB device using uhci_hcd and address 2
[    2.204081] ACPI: Battery Slot [BAT0] (battery present)
[    2.204371] scsi 0:0:0:0: Direct-Access     ATA      FUJITSU MHT2040A 0022 PQ: 0 ANSI: 5
[    2.204518] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    2.204568] sd 0:0:0:0: [sda] 78140160 512-byte logical blocks: (40.0 GB/37.2 GiB)
[    2.204628] sd 0:0:0:0: [sda] Write Protect is off
[    2.204632] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    2.204662] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.204820]  sda:
[    2.207218] scsi 1:0:0:0: CD-ROM                     DVD+RW RW8160    1.03 PQ: 0 ANSI: 5
[    2.213757] sr0: scsi3-mmc drive: 24x/24x writer cd/rw xa/form2 cdda tray
[    2.213761] Uniform CD-ROM driver Revision: 3.20
[    2.213870] sr 1:0:0:0: Attached scsi CD-ROM sr0
[    2.213935] sr 1:0:0:0: Attached scsi generic sg1 type 5
[    2.232179]  sda1 sda2 sda3 < sda5 >
[    2.265161] sd 0:0:0:0: [sda] Attached SCSI disk
[    2.265184] Freeing unused kernel memory: 544k freed
[    2.265939] Write protecting the kernel text: 4592k
[    2.266005] Write protecting the kernel read-only data: 1836k
[    2.389845] usb 2-1: configuration #1 chosen from 1 choice
[    2.458936] Linux agpgart interface v0.103
[    2.463118] agpgart-intel 0000:00:00.0: Intel 830M Chipset
[    2.574945] [Firmware Bug]: ACPI: ACPI brightness control misses _BQC function
[    2.575097] acpi device:13: registered as cooling_device1
[    2.575209] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A03:00/device:10/device:11/input/input6
[    2.575268] ACPI: Video Device [VGA] (multi-head: yes  rom: no  post: no)
[    2.706188] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xc0000000
[    2.738650] [drm] Initialized drm 1.1.0 20060810
[    2.777352] [drm] radeon default to kernel modesetting DISABLED.
[    2.777444] pci 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    2.777780] [drm] Initialized radeon 1.31.0 20080528 for 0000:01:00.0 on minor 0
[    2.799062] ohci1394 0000:02:0a.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[    2.803653] natsemi dp8381x driver, version 2.1, Sept 11, 2006
[    2.803655]   originally by Donald Becker <becker@scyld.com>
[    2.803656]   2.4.x kernel port by Jeff Garzik, Tjeerd Mulder
[    2.810077] usbcore: registered new interface driver hiddev
[    2.832921] input: MLK ednet 2.4G mouse as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1:1.0/input/input7
[    2.833088] generic-usb 0003:04FC:05DA.0001: input,hiddev96,hidraw0: USB HID v1.10 Mouse [MLK ednet 2.4G mouse] on usb-0000:00:1d.0-1/input0
[    2.833110] usbcore: registered new interface driver usbhid
[    2.833114] usbhid: v2.6:USB HID core driver
[    2.858067] ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[18]  MMIO=[dfeff800-dfefffff]  Max Packet=[2048]  IR/IT contexts=[4/8]
[    2.872173] natsemi 0000:02:0c.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[    2.874629] natsemi eth0: NatSemi DP8381[56] at 0xdfefe000 (0000:02:0c.0), 00:03:0d:07:5d:c1, IRQ 17, port TP.
[    4.136076] PM: Starting manual resume from disk
[    4.136082] PM: Resume from partition 8:5
[    4.136085] PM: Checking hibernation image.
[    4.136352] PM: Resume from disk failed.
[    4.148178] ieee1394: Host added: ID:BUS[0-00:1023]  GUID[00030d4975547cb0]
[    4.160062] EXT4-fs (sda2): barriers enabled
[    4.191161] kjournald2 starting: pid 349, dev sda2:8, commit interval 5 seconds
[    4.191184] EXT4-fs (sda2): delayed allocation enabled
[    4.191189] EXT4-fs: file extents enabled
[    4.193286] EXT4-fs: mballoc enabled
[    4.193304] EXT4-fs (sda2): mounted filesystem with ordered data mode
[    5.177280] type=1505 audit(1264800788.227:2): operation="profile_load" pid=372 name=/usr/share/gdm/guest-session/Xsession
[    5.200192] type=1505 audit(1264800788.251:3): operation="profile_load" pid=373 name=/sbin/dhclient3
[    5.200815] type=1505 audit(1264800788.251:4): operation="profile_load" pid=373 name=/usr/lib/NetworkManager/nm-dhcp-client.action
[    5.201155] type=1505 audit(1264800788.251:5): operation="profile_load" pid=373 name=/usr/lib/connman/scripts/dhclient-script
[    5.255939] type=1505 audit(1264800788.303:6): operation="profile_load" pid=374 name=/usr/bin/evince
[    5.266161] type=1505 audit(1264800788.315:7): operation="profile_load" pid=374 name=/usr/bin/evince-previewer
[    5.272152] type=1505 audit(1264800788.323:8): operation="profile_load" pid=374 name=/usr/bin/evince-thumbnailer
[    5.294125] type=1505 audit(1264800788.343:9): operation="profile_load" pid=376 name=/usr/lib/cups/backend/cups-pdf
[    5.294851] type=1505 audit(1264800788.343:10): operation="profile_load" pid=376 name=/usr/sbin/cupsd
[    5.298510] type=1505 audit(1264800788.347:11): operation="profile_load" pid=377 name=/usr/sbin/tcpdump
[    6.632183] Adding 1646620k swap on /dev/sda5.  Priority:-1 extents:1 across:1646620k 
[    7.079164] udev: starting version 147
[    7.363776] EXT4-fs (sda2): internal journal on sda2:8
[    8.754297] ip_tables: (C) 2000-2006 Netfilter Core Team
[    9.103376] lp: driver loaded but no devices found
[    9.190933] cfg80211: Calling CRDA to update world regulatory domain
[   10.403068] parport_pc 00:09: reported by Plug and Play ACPI
[   10.403097] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE,EPP]
[   10.431244] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[   10.450452] intel_rng: FWH not detected
[   10.492230] lp0: using parport0 (interrupt-driven).
[   10.628834] ppdev: user-space parallel port driver
[   11.387510] Synaptics Touchpad, model: 1, fw: 4.1, id: 0x848a1, caps: 0x0/0x0
[   11.428381] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio2/input/input8
[   11.623715] phy0: Selected rate control algorithm 'minstrel'
[   11.624615] Registered led device: rt2800usb-phy0::radio
[   11.624637] Registered led device: rt2800usb-phy0::assoc
[   11.624660] Registered led device: rt2800usb-phy0::quality
[   11.625109] usbcore: registered new interface driver rt2800usb
[   11.715206] udev: renamed network interface wlan0 to wlan1
[   11.976057] Intel ICH 0000:00:1f.5: enabling device (0005 -> 0007)
[   11.976068] Intel ICH 0000:00:1f.5: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[   11.976122] Intel ICH 0000:00:1f.5: setting latency timer to 64
[   12.054837] cfg80211: World regulatory domain updated:
[   12.054843] 	(start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[   12.054847] 	(2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   12.054851] 	(2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[   12.054855] 	(2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[   12.054858] 	(5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   12.054861] 	(5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   12.383683] yenta_cardbus 0000:02:03.0: CardBus bridge found [1734:102a]
[   12.383705] yenta_cardbus 0000:02:03.0: O2: res at 0x94/0xD4: 00/ea
[   12.383708] yenta_cardbus 0000:02:03.0: O2: enabling read prefetch/write burst
[   12.508786] yenta_cardbus 0000:02:03.0: ISA IRQ mask 0x0c38, PCI irq 17
[   12.508792] yenta_cardbus 0000:02:03.0: Socket status: 30000007
[   12.508797] pci_bus 0000:02: Raising subordinate bus# of parent bus (#02) from #02 to #06
[   12.508809] yenta_cardbus 0000:02:03.0: pcmcia: parent PCI bridge I/O window: 0xc000 - 0xcfff
[   12.508814] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xc000-0xcfff: clean.
[   12.509123] yenta_cardbus 0000:02:03.0: pcmcia: parent PCI bridge Memory window: 0xdfe00000 - 0xdfefffff
[   12.509127] yenta_cardbus 0000:02:03.0: pcmcia: parent PCI bridge Memory window: 0x40000000 - 0x45ffffff
[   12.703521] type=1505 audit(1264797195.751:12): operation="profile_replace" pid=747 name=/usr/share/gdm/guest-session/Xsession
[   12.706493] type=1505 audit(1264797195.755:13): operation="profile_replace" pid=748 name=/sbin/dhclient3
[   12.707117] type=1505 audit(1264797195.755:14): operation="profile_replace" pid=748 name=/usr/lib/NetworkManager/nm-dhcp-client.action
[   12.707458] type=1505 audit(1264797195.755:15): operation="profile_replace" pid=748 name=/usr/lib/connman/scripts/dhclient-script
[   12.715501] type=1505 audit(1264797195.763:16): operation="profile_replace" pid=749 name=/usr/bin/evince
[   12.733198] type=1505 audit(1264797195.783:17): operation="profile_replace" pid=749 name=/usr/bin/evince-previewer
[   12.740045] type=1505 audit(1264797195.791:18): operation="profile_replace" pid=749 name=/usr/bin/evince-thumbnailer
[   12.750303] type=1505 audit(1264797195.799:19): operation="profile_replace" pid=753 name=/usr/lib/cups/backend/cups-pdf
[   12.751166] type=1505 audit(1264797195.799:20): operation="profile_replace" pid=753 name=/usr/sbin/cupsd
[   12.755235] type=1505 audit(1264797195.803:21): operation="profile_replace" pid=754 name=/usr/sbin/tcpdump
[   12.808021] intel8x0_measure_ac97_clock: measured 54983 usecs (2649 samples)
[   12.808027] intel8x0: clocking to 48000
[   18.959982] rt2800usb 1-5:1.0: firmware: requesting rt2870.bin
[   19.852200] ADDRCONF(NETDEV_UP): wlan1: link is not ready
[   19.854494] eth0: DSPCFG accepted after 0 usec.
[   19.854702] ADDRCONF(NETDEV_UP): eth0: link is not ready
[   20.176941] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x100-0x3af: clean.
[   20.178862] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x3e0-0x4ff: clean.
[   20.179336] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x820-0x8ff: clean.
[   20.180076] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xc00-0xcf7: clean.
[   20.180973] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xa00-0xaff: clean.
[   24.814665] agpgart-intel 0000:00:00.0: AGP 2.0 bridge
[   24.814689] agpgart-intel 0000:00:00.0: putting AGP V2 device into 4x mode
[   24.814730] pci 0000:01:00.0: putting AGP V2 device into 4x mode
[   25.072751] [drm] Setting GART location based on new memory map
[   25.072763] [drm] Loading R200 Microcode
[   25.072809] [drm] writeback test succeeded in 1 usecs
[   34.157786] glxinfo:1504 freeing invalid memtype c0102000-c0112000
[   34.157800] glxinfo:1504 freeing invalid memtype c0112000-c0122000
[   34.157812] glxinfo:1504 freeing invalid memtype c0122000-c0132000
[   34.157824] glxinfo:1504 freeing invalid memtype c0132000-c0142000
[   34.157836] glxinfo:1504 freeing invalid memtype c0142000-c0152000
[   34.157848] glxinfo:1504 freeing invalid memtype c0152000-c0162000
[   34.157860] glxinfo:1504 freeing invalid memtype c0162000-c0172000
[   34.157871] glxinfo:1504 freeing invalid memtype c0172000-c0182000
[   34.157883] glxinfo:1504 freeing invalid memtype c0182000-c0192000
[   34.157895] glxinfo:1504 freeing invalid memtype c0192000-c01a2000
[   34.157907] glxinfo:1504 freeing invalid memtype c01a2000-c01b2000
[   34.157919] glxinfo:1504 freeing invalid memtype c01b2000-c01c2000
[   34.157931] glxinfo:1504 freeing invalid memtype c01c2000-c01d2000
[   34.157943] glxinfo:1504 freeing invalid memtype c01d2000-c01e2000
[   34.157954] glxinfo:1504 freeing invalid memtype c01e2000-c01f2000
[   34.157966] glxinfo:1504 freeing invalid memtype c01f2000-c0202000
[   34.157978] glxinfo:1504 freeing invalid memtype c0202000-c0212000
[   34.157990] glxinfo:1504 freeing invalid memtype c0212000-c0222000
[   34.158002] glxinfo:1504 freeing invalid memtype c0222000-c0232000
[   34.158014] glxinfo:1504 freeing invalid memtype c0232000-c0242000
[   34.158026] glxinfo:1504 freeing invalid memtype c0242000-c0252000
[   34.158039] glxinfo:1504 freeing invalid memtype c0252000-c0262000
[   34.158050] glxinfo:1504 freeing invalid memtype c0262000-c0272000
[   34.158062] glxinfo:1504 freeing invalid memtype c0272000-c0282000
[   34.158074] glxinfo:1504 freeing invalid memtype c0282000-c0292000
[   34.158086] glxinfo:1504 freeing invalid memtype c0292000-c02a2000
[   34.158097] glxinfo:1504 freeing invalid memtype c02a2000-c02b2000
[   34.158109] glxinfo:1504 freeing invalid memtype c02b2000-c02c2000
[   34.158121] glxinfo:1504 freeing invalid memtype c02c2000-c02d2000
[   34.158133] glxinfo:1504 freeing invalid memtype c02d2000-c02e2000
[   34.158145] glxinfo:1504 freeing invalid memtype c02e2000-c02f2000
[   34.158156] glxinfo:1504 freeing invalid memtype c02f2000-c0302000

elektronenblitz63

Avatar von elektronenblitz63

Anmeldungsdatum:
16. Januar 2007

Beiträge: 29307

Wohnort: NRW

Hallo,
Du findest eine komplette Anleitung in diesem Beitrag. Von hier an bis zum Ende lesen!

Das z.Z. noch fehlerhaft arbeitende Treibermodul rt2800usb muss gesperrt werden. Siehe Kernelmodule - "Automatisches Laden verhindern - Blacklisting".

In der Zusammmenfassung:

  • Treiber für rt3070 von Ralink herunterladen und entpacken

  • Anleitung WLAN/Ralink - RT28xx-Draft-N beachten

  • Quellcode anpassen

    • Geräte-ID in der Datei usb_main_dev.c hinzufügen

    • Datei rtusb_io.c anpassen um den Protokoll-Bug zu umgehen

  • Treiber kompilieren

Zu verworren? Frage gezielt nach wenn ein Problem auftauchen sollte. ☺

TSCHIRN

(Themenstarter)

Anmeldungsdatum:
9. November 2009

Beiträge: 29

nochmals sorry wegen der verspäteten Reaktion, ich habe jetzt versuct, dem Rat zu folgen, habe das ganze mehrfach gelesen, komme aber ganz und gar nicht klar damit, bitte bedenkt, dass ich kein versierter UBUNTU-Nutzer bin, sondern ein "Ex-Mouse_nudge", der seine Mühe hat, Linux optimal zu nutzen. Gern folge ich eurem Rat, sobald ich ihn verstehe. Was ich der Nachricht entnehme, ist lediglich, dass ein Treibermodul gesperrt werden soll, aber das System, für das dieser Beitrag verfasst wurde ist ein 64bit-System, und der Nutzer ist alter Linuxhase.Ich noch nicht!! Ich habe mir inzwischen einen anderen USB-wlanstick gekauft von MS-Tech, undzwar "54Mbps Wireless Lan USB Adapter LN-61, ich habe eine Life-DVD von Mandriva 2010.0 probiert, dort funktioniert dieser ganz von selbst, ohne Treiber zu installieren. Wenn jemand sagen kann, wie ich diesen in meinem System, das ich natürlich behalten will, zum laufen bekomme, dann nutze ich den Tenda W541U V2.0 halt in meinem Reserverechner mit Windoofs ☺

Bitte noch einmal eine Hilfe, die ich verstehe 😕

bsn

Avatar von bsn

Anmeldungsdatum:
17. September 2006

Beiträge: 6386

Wohnort: Baden-Württemberg

Hallo,

da sollten wir die Device von deinem Stick kennen? Zeige uns diese Ausgabe:

lsusb

Gruß

bsn

TSCHIRN

(Themenstarter)

Anmeldungsdatum:
9. November 2009

Beiträge: 29

zu Befehl, hier das Ergrbnis

willi@willi-laptop:~$ lsusb
Bus 002 Device 002: ID 04fc:05da Sunplus Technology Co., Ltd 
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 003: ID 148f:3070 Ralink Technology, Corp. 
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
willi@willi-laptop:~$ 

Ich hoffe, es hilft.

Gruß

Willi Tschirn

bsn

Avatar von bsn

Anmeldungsdatum:
17. September 2006

Beiträge: 6386

Wohnort: Baden-Württemberg

Hallo,

zeige bitte noch diese Ausgaben Treiber geladen, Kernel abfrage, Schnittstelle um den Treiber zubestimmen:

lsmod | grep rt                              
dmesg | grep rt    
iwconfig          

Gruß

bsn

TSCHIRN

(Themenstarter)

Anmeldungsdatum:
9. November 2009

Beiträge: 29

willi@willi-laptop:~$ lsmod | grep rt
rt2870sta             488948  0 
rt2800usb              37372  0 
rt2x00usb              11548  1 rt2800usb
rt2x00lib              29788  2 rt2800usb,rt2x00usb
led_class               4096  1 rt2x00lib
input_polldev           3716  1 rt2x00lib
mac80211              181236  2 rt2x00usb,rt2x00lib
parport_pc             32228  1 
cfg80211               93052  2 rt2x00lib,mac80211
crc_ccitt               1852  1 rt2800usb
parport                35340  3 ppdev,lp,parport_pc
agpgart                35020  3 ttm,drm,intel_agp
willi@willi-laptop:
willi@willi-laptop:~$ dmesg | grep rt
[    0.000000] KERNEL supported cpus:
[    0.000000] Movable zone start PFN for each node
[    0.000000] ACPI: PM-Timer IO Port: 0x408
[    0.000000] Allocating PCI resources starting at 40000000 (gap: 40000000:bff80000)
[    0.000000] Enabling unmasked SIMD FPU exception support... done.
[    0.000000] virtual kernel memory layout:
[    0.001509] mce: CPU supports 4 MCE banks
[    0.088001] Booting paravirtualized kernel on bare hardware
[    0.096041] ACPI: (supports S0 S3 S4 S5)
[    0.126133] ACPI: EC: driver started in poll mode
[    0.126890] pci 0000:00:1d.0: reg 20 io port: [0xdf20-0xdf3f]
[    0.126948] pci 0000:00:1d.1: reg 20 io port: [0xdf40-0xdf5f]
[    0.127006] pci 0000:00:1d.2: reg 20 io port: [0xdf80-0xdf9f]
[    0.127131] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[    0.127271] pci 0000:00:1f.1: reg 10 io port: [0x00-0x07]
[    0.127279] pci 0000:00:1f.1: reg 14 io port: [0x00-0x03]
[    0.127286] pci 0000:00:1f.1: reg 18 io port: [0x00-0x07]
[    0.127294] pci 0000:00:1f.1: reg 1c io port: [0x00-0x03]
[    0.127302] pci 0000:00:1f.1: reg 20 io port: [0xffa0-0xffaf]
[    0.127365] pci 0000:00:1f.3: reg 20 io port: [0x540-0x55f]
[    0.127413] pci 0000:00:1f.5: reg 10 io port: [0xe000-0xe0ff]
[    0.127420] pci 0000:00:1f.5: reg 14 io port: [0xe100-0xe13f]
[    0.127466] pci 0000:00:1f.5: PME# supported from D0 D3hot D3cold
[    0.127504] pci 0000:00:1f.6: reg 10 io port: [0xe200-0xe2ff]
[    0.127511] pci 0000:00:1f.6: reg 14 io port: [0xe300-0xe37f]
[    0.127551] pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
[    0.127605] pci 0000:01:00.0: reg 14 io port: [0xb000-0xb0ff]
[    0.127650] pci 0000:01:00.0: supports D1 D2
[    0.127689] pci 0000:00:01.0: bridge io port: [0xb000-0xbfff]
[    0.127764] pci 0000:02:03.0: supports D1 D2
[    0.127766] pci 0000:02:03.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.127823] pci 0000:02:0a.0: reg 14 io port: [0xcc00-0xcc7f]
[    0.127866] pci 0000:02:0a.0: supports D2
[    0.127868] pci 0000:02:0a.0: PME# supported from D2 D3hot D3cold
[    0.127910] pci 0000:02:0c.0: reg 10 io port: [0xc800-0xc8ff]
[    0.127962] pci 0000:02:0c.0: supports D1 D2
[    0.127965] pci 0000:02:0c.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.128012] pci 0000:00:1e.0: bridge io port: [0xc000-0xcfff]
[    0.652833] system 00:05: ioport range 0x4d0-0x4d1 has been reserved
[    0.652838] system 00:05: ioport range 0x400-0x47f has been reserved
[    0.652841] system 00:05: ioport range 0x500-0x53f has been reserved
[    0.652866] system 00:06: ioport range 0x1100-0x113f has been reserved
[    0.652870] system 00:06: ioport range 0x1254-0x1254 has been reserved
[    0.652873] system 00:06: ioport range 0x12d4-0x12d4 has been reserved
[    0.652877] system 00:06: ioport range 0x1300-0x1375 has been reserved
[    0.652880] system 00:06: ioport range 0x1377-0x137f has been reserved
[    1.004676] ACPI: Processor [CPU0] (supports 8 throttling states)
[    1.400651] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    1.402837] input: Macintosh mouse button emulation as /devices/virtual/input/input4
[    1.410630] ehci_hcd 0000:00:1d.7: debug port 1
[    1.410638] ehci_hcd 0000:00:1d.7: cache line size of 128 is not supported
[    1.424009] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[    1.424168] hub 1-0:1.0: 6 ports detected
[    1.424589] hub 2-0:1.0: 2 ports detected
[    1.424865] hub 3-0:1.0: 2 ports detected
[    1.425126] hub 4-0:1.0: 2 ports detected
[    1.438498] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.438506] serio: i8042 AUX0 port at 0x60,0x64 irq 12
[    1.438563] serio: i8042 AUX1 port at 0x60,0x64 irq 12
[    1.438568] serio: i8042 AUX2 port at 0x60,0x64 irq 12
[    1.438571] serio: i8042 AUX3 port at 0x60,0x64 irq 12
[    1.438844] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
[    1.438867] rtc0: alarms up to one month, 114 bytes nvram
[    1.444766] Using IPI No-Shortcut mode
[    1.445114] rtc_cmos 00:02: setting system clock to 2010-02-08 15:31:58 UTC (1265643118)
[    2.196662] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.523895] Linux agpgart interface v0.103
[    2.527838] agpgart-intel 0000:00:00.0: Intel 830M Chipset
[    2.542001]   2.4.x kernel port by Jeff Garzik, Tjeerd Mulder
[    2.544559] natsemi eth0: NatSemi DP8381[56] at 0xdfefe000 (0000:02:0c.0), 00:03:0d:07:5d:c1, IRQ 17, port TP.
[    2.700752] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xc0000000
[    4.320418] PM: Starting manual resume from disk
[    4.320425] PM: Resume from partition 8:5
[    4.379150] kjournald2 starting: pid 353, dev sda6:8, commit interval 5 seconds
[    7.226649] udev: starting version 147
[    9.207172] parport_pc 00:09: reported by Plug and Play ACPI
[    9.207201] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE,EPP]
[    9.304200] lp0: using parport0 (interrupt-driven).
[    9.816095] ppdev: user-space parallel port driver
[   10.644819] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xc000-0xcfff: clean.
[   10.895849] Registered led device: rt2800usb-phy0::radio
[   10.895871] Registered led device: rt2800usb-phy0::assoc
[   10.895892] Registered led device: rt2800usb-phy0::quality
[   10.896406] usbcore: registered new interface driver rt2800usb
[   10.986659] rt2870sta: module is from the staging directory, the quality is unknown, you have been warned.
[   10.993863] rtusb init --->
[   10.993916] usbcore: registered new interface driver rt2870
[   11.051378] rt3070sta: module is from the staging directory, the quality is unknown, you have been warned.
[   11.058986] rtusb init --->
[   11.058996] Error: Driver 'rt2870' is already registered, aborting...
[   11.059002] usbcore: error -17 registering interface 	driver rt2870
[   11.197698] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x100-0x3af: clean.
[   11.199613] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x3e0-0x4ff: clean.
[   11.200094] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x820-0x8ff: clean.
[   11.200773] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xc00-0xcf7: clean.
[   11.201653] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xa00-0xaff: clean.
[   16.043059] 	(start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[   19.818010] rt2800usb 1-3:1.0: firmware: requesting rt2870.bin
[   24.774957] agpgart-intel 0000:00:00.0: AGP 2.0 bridge
[   24.774980] agpgart-intel 0000:00:00.0: putting AGP V2 device into 4x mode
[  743.664570] eth0: Autonegotiation advertising 0x5e1  partner 0x00.
willi@willi-laptop:~$ 

bsn

Avatar von bsn

Anmeldungsdatum:
17. September 2006

Beiträge: 6386

Wohnort: Baden-Württemberg

Hallo,

du hast zwei Treiber geladen. Entlade den Treiber rt2800usb und lege ihn in die blacklist.

Treiber entladen:

sudo modprobe -rf rt2800usb    
sudo modprobe -rf rt2870sta

Treiber laden:

sudo modprobe rt2870sta

Treiber blacklist:

echo blacklist rt2800usb | sudo tee -a /etc/modprobe.d/blacklist.conf

Nun sollte dein Wlan funktionieren!

Gruß

bsn

TSCHIRN

(Themenstarter)

Anmeldungsdatum:
9. November 2009

Beiträge: 29

👍 Oh ja, jetzt kann ich mit Ubuntu arbeiten, ganz klasse!!! Ich danke für die Hilfe, und ich hoffe, dass ich auch irgendwann anderen Neuankömmlingen weiterhelfen kann.

Viele Grüße

Willi Tschirn 🤣

Antworten |