Announcement

Collapse
No announcement yet.

intel 3945ABG (wi-fi) in 8.04 worked .. in 8.10 not :(

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    intel 3945ABG (wi-fi) in 8.04 worked .. in 8.10 not :(

    Hello Guys,

    So
    My wifi module - working fine in 8.04(Kubuntu(wicd), but in 8.10(Kubuntu) not work. Please help me.
    KnetworkManager & WICD not see wireles

    Im use nat. static ip.

    [code=ifconfig]eth0 Link encap:Ethernet HWaddr 00:16:d4:c9:e3:d7
    inet addr:172.18.207.154 Bcast:172.18.207.159 Mask:255.255.255.248
    inet6 addr: fe80::216:d4ff:fec9:e3d7/64 Диапазон:Ссылка
    ВВЕРХ BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    RX packets:2653 errors:0 dropped:0 overruns:0 frame:0
    TX packets:2541 errors:0 dropped:0 overruns:0 carrier:0
    коллизии:0 txqueuelen:1000
    RX bytes:2016209 (2.0 MB) TX bytes:589407 (589.4 KB)
    Прервано:219 Base address:0xe000

    lo Link encap:Локальная петля (Loopback)
    inet addr:127.0.0.1 Mask:255.0.0.0
    inet6 addr: ::1/128 Диапазон:Узел
    ВВЕРХ LOOPBACK RUNNING MTU:16436 Metric:1
    RX packets:20 errors:0 dropped:0 overruns:0 frame:0
    TX packets:20 errors:0 dropped:0 overruns:0 carrier:0
    коллизии:0 txqueuelen:0
    RX bytes:1000 (1000.0 B) TX bytes:1000 (1000.0 B) [/code]

    [code=ifconfig wlan0]wlan0 Link encap:Ethernet HWaddr 00:19:d2:95:db:51
    BROADCAST MULTICAST MTU:1500 Metric:1
    RX packets:0 errors:0 dropped:0 overruns:0 frame:0
    TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
    коллизии:0 txqueuelen:1000
    RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)[/code]

    [code=lsmod |grep iwl]iwl3945 98804 0
    rfkill 17176 2 iwl3945
    mac80211 216820 1 iwl3945
    led_class 12164 1 iwl3945
    cfg80211 32392 2 iwl3945,mac80211[/code]

    [code=lspci -vvv]02:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG [Golan] Network Connection (rev 02)
    Subsystem: Intel Corporation Device 1001
    Control: I/O- Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
    Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
    Interrupt: pin A routed to IRQ 16
    Region 0: Memory at d2100000 (32-bit, non-prefetchable) [size=4K]
    Capabilities: <access denied>
    Kernel driver in use: iwl3945
    Kernel modules: iwl3945 [/code]

    [code=iwconfig]lo no wireless extensions.

    eth0 no wireless extensions.

    wmaster0 no wireless extensions.

    wlan0 IEEE 802.11abg ESSID:""
    Mode:Managed Frequency:2.412 GHz Access Point: Not-Associated
    Tx-Power=0 dBm
    Retry min limit:7 RTS thrff Fragment thr=2352 B
    Power Managementff
    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

    pan0 no wireless extensions.[/code]

    tnx

    #2
    Re: intel 3945ABG (wi-fi) in 8.04 worked .. in 8.10 not

    up

    Comment


      #3
      Re: intel 3945ABG (wi-fi) in 8.04 worked .. in 8.10 not

      And what do you get when running (in a console):
      Code:
      sudo ifconfig wlan0 up
      Windows no longer obstructs my view.
      Using Kubuntu Linux since March 23, 2007.
      "It is a capital mistake to theorize before one has data." - Sherlock Holmes

      Comment


        #4
        Re: intel 3945ABG (wi-fi) in 8.04 worked .. in 8.10 not

        SIOCSIFFLAGS: No such device




        It means that i have hardware IRQ or I/O addr conflict? Crap...

        but in winxp & Ku8.04 this work.


        [code=cat /proc/interrupts] CPU0 CPU1
        0: 10561936 2150 IO-APIC-edge timer
        1: 14094 1 IO-APIC-edge i8042
        8: 29 0 IO-APIC-edge rtc0
        9: 5283659 1505 IO-APIC-fasteoi acpi
        12: 7640 0 IO-APIC-edge i8042
        14: 147648 115 IO-APIC-edge ata_piix
        15: 357820 60 IO-APIC-edge ata_piix
        16: 610201 113 IO-APIC-fasteoi uhci_hcd:usb4, yenta, nvidia
        17: 0 0 IO-APIC-fasteoi mmc0, mmc1
        18: 2686268 742 IO-APIC-fasteoi uhci_hcd:usb3
        19: 15 0 IO-APIC-fasteoi uhci_hcd:usb2
        22: 21895 0 IO-APIC-fasteoi HDA Intel
        23: 598873 195 IO-APIC-fasteoi uhci_hcd:usb1, ehci_hcd:usb5
        219: 6049957 893 PCI-MSI-edge eth0
        NMI: 0 0 Non-maskable interrupts
        LOC: 1340675 6452950 Local timer interrupts
        RES: 603902 1206469 Rescheduling interrupts
        CAL: 288814 255870 function call interrupts
        TLB: 2551 2413 TLB shootdowns
        SPU: 0 0 Spurious interrupts
        ERR: 0
        MIS: 0
        [/code]


        2 Snowhog please help me

        Comment


          #5
          Re: intel 3945ABG (wi-fi) in 8.04 worked .. in 8.10 not

          up

          Comment

          Working...
          X