Results 1 to 6 of 6

Thread: Talk Talk Wireless

  1. #1
    Join Date
    May 2008
    Location
    Devon
    Beans
    54
    Distro
    Ubuntu 7.04 Feisty Fawn

    Exclamation Talk Talk Wireless

    I have recently purchased a talk talk router and although it is working fine with my Windows HP I can not seem to connect to it wirelessly with my Ubuntu Dell, I have the ssid etc but it still isnt working, can anyone help me I'm going stir crazy! Thank you

  2. #2
    Join Date
    Apr 2006
    Location
    UK
    Beans
    6,646
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Talk Talk Wireless

    We'll need more detail.

    Output from:
    Code:
    lspci
    lshw -class network
    iwconfig
    ifconfig
    And what security do you use? Best to try with no security first, to ensure it works.

    Have you used the wifi on the Dell Ubuntu before?

  3. #3
    Join Date
    May 2008
    Location
    Devon
    Beans
    54
    Distro
    Ubuntu 7.04 Feisty Fawn

    Re: Talk Talk Wireless

    jeni@dell-desktop:~$ lspci
    00:00.0 Host bridge: Intel Corporation Mobile PM965/GM965/GL960 Memory Controller Hub (rev 0c)
    00:02.0 VGA compatible controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (rev 0c)
    00:02.1 Display controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (rev 0c)
    00:1a.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #4 (rev 02)
    00:1a.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #5 (rev 02)
    00:1a.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #2 (rev 02)
    00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 02)
    00:1c.0 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 1 (rev 02)
    00:1c.1 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 2 (rev 02)
    00:1c.4 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 5 (rev 02)
    00:1d.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #1 (rev 02)
    00:1d.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #2 (rev 02)
    00:1d.2 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #3 (rev 02)
    00:1d.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #1 (rev 02)
    00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev f2)
    00:1f.0 ISA bridge: Intel Corporation 82801HEM (ICH8M) LPC Interface Controller (rev 02)
    00:1f.1 IDE interface: Intel Corporation 82801HBM/HEM (ICH8M/ICH8M-E) IDE Controller (rev 02)
    00:1f.2 SATA controller: Intel Corporation 82801HBM/HEM (ICH8M/ICH8M-E) SATA AHCI Controller (rev 02)
    00:1f.3 SMBus: Intel Corporation 82801H (ICH8 Family) SMBus Controller (rev 02)
    02:09.0 FireWire (IEEE 1394): Ricoh Co Ltd R5C832 IEEE 1394 Controller (rev 05)
    02:09.1 SD Host controller: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter (rev 22)
    02:09.2 System peripheral: Ricoh Co Ltd R5C843 MMC Host Controller (rev 12)
    02:09.3 System peripheral: Ricoh Co Ltd R5C592 Memory Stick Bus Host Adapter (rev 12)
    02:09.4 System peripheral: Ricoh Co Ltd xD-Picture Card Controller (rev ff)
    09:00.0 Ethernet controller: Marvell Technology Group Ltd. 88E8040 PCI-E Fast Ethernet Controller (rev 12)
    0b:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG Network Connection (rev 02)
    jeni@dell-desktop:~$ lshw -class network
    WARNING: you should run this program as super-user.
    *-network
    description: Ethernet interface
    product: 88E8040 PCI-E Fast Ethernet Controller
    vendor: Marvell Technology Group Ltd.
    physical id: 0
    bus info: pci@0000:09:00.0
    logical name: eth0
    version: 12
    serial: 00:21:9b:f3:bf:01
    width: 64 bits
    clock: 33MHz
    capabilities: bus_master cap_list ethernet physical
    configuration: broadcast=yes driver=sky2 driverversion=1.20 firmware=N/A ip=192.168.1.4 latency=0 module=sky2 multicast=yes
    *-network DISABLED
    description: Wireless interface
    product: PRO/Wireless 3945ABG Network Connection
    vendor: Intel Corporation
    physical id: 0
    bus info: pci@0000:0b:00.0
    logical name: wmaster0
    version: 02
    serial: 00:1f:3c:c1:07:25
    width: 32 bits
    clock: 33MHz
    capabilities: cap_list logical ethernet physical wireless
    configuration: broadcast=yes driver=iwl3945 latency=0 module=iwl3945 multicast=yes wireless=IEEE 802.11abg
    jeni@dell-desktop:~$ 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=15 dBm
    Retry min limit:7 RTS thrff Fragment thr=2352 B
    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

    jeni@dell-desktop:~$ ifconfig
    eth0 Link encap:Ethernet HWaddr 00:21:9b:f3:bf:01
    inet addr:192.168.1.4 Bcast:192.168.1.255 Mask:255.255.255.0
    inet6 addr: fe80::221:9bff:fef3:bf01/64 Scope:Link
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    RX packets:6787 errors:0 dropped:0 overruns:0 frame:0
    TX packets:6776 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:1000
    RX bytes:5881785 (5.6 MB) TX bytes:1976027 (1.8 MB)
    Interrupt:16

    lo Link encap:Local Loopback
    inet addr:127.0.0.1 Mask:255.0.0.0
    inet6 addr: ::1/128 Scope:Host
    UP LOOPBACK RUNNING MTU:16436 Metric:1
    RX packets:4768 errors:0 dropped:0 overruns:0 frame:0
    TX packets:4768 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:0
    RX bytes:238400 (232.8 KB) TX bytes:238400 (232.8 KB)

    jeni@dell-desktop:~$

  4. #4
    Join Date
    Apr 2006
    Location
    UK
    Beans
    6,646
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Talk Talk Wireless

    The problem is the "Network DISABLED" entry in lshw for your wifi (Intel 3945).

    Is it possible you disabled it in BIOS?

    What version of Ubuntu are you using?

  5. #5
    Join Date
    May 2008
    Location
    Devon
    Beans
    54
    Distro
    Ubuntu 7.04 Feisty Fawn

    Re: Talk Talk Wireless

    I don't know how to re-enable it, or if it was disabled. I am using 8.04 I believe

  6. #6
    Join Date
    May 2008
    Location
    Devon
    Beans
    54
    Distro
    Ubuntu 7.04 Feisty Fawn

    Re: Talk Talk Wireless

    I fixed it, it was a serious blonde moment problem. Thank you for the help though

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •