Announcement

Collapse
No announcement yet.

internet via cable yes - via w-lan no

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

    internet via cable yes - via w-lan no

    Hi,
    my first day with kubuntu 9.10, solo running on a Sony Vaio VGN-A517B notbook.
    I read in the forum to run "ifconfig". What happens? nothing, nothing apears.

    So I have perfect internet acccess via the cable.

    Using W-Lan, the configuration is:
    SSID: ruter is seen by "scan", correct name is given
    Mode: infrasructure
    BSSID: is correct
    Restrict to interface: any
    MTU: automatic
    Security: WPA/WPA2 Personal
    Password: = BSSID
    IP Adress/Configure: Automatic DHCP

    What is wrong

    Thank you very much!
    london

    #2
    What model exactly is your card? lspci or lsudb will probably give it
    Registered Linux User 545823

    Comment


      #3
      Originally posted by london View Post
      Using W-Lan, the configuration is:
      SSID: ruter is seen by "scan", correct name is given
      Mode: infrasructure
      BSSID: is correct
      Restrict to interface: any
      MTU: automatic
      Security: WPA/WPA2 Personal
      Password: = BSSID
      IP Adress/Configure: Automatic DHCP
      Are these notes you've typed, or is the above the output of some program? And how should we interpret the second-to-last line? It could mean either of:
      • You're using the actual five-character string "BSSID" as your password -- which would be pretty weak
      • You've entered the BSSID (usually the MAC address) of your access point as your password

      Comment


        #4
        Originally posted by jpenguin View Post
        What model exactly is your card? lspci or lsudb will probably give it
        I tried hard to find out, but no way to find model of the W-Lan card. Nor via my documents neither via internet.

        So it could be, that it is a hardware problem and so no chance at all to get it running?

        london

        Comment


          #5
          Originally posted by SteveRiley View Post
          Are these notes you've typed, or is the above the output of some program? And how should we interpret the second-to-last line? It could mean either of:
          • You're using the actual five-character string "BSSID" as your password -- which would be pretty weak
          • You've entered the BSSID (usually the MAC address) of your access point as your password


          Hi,

          these notes are typed by myself.
          I use a 9 letter/number password.

          london

          Comment


            #6
            Originally posted by london View Post
            I tried hard to find out, but no way to find model of the W-Lan card. Nor via my documents neither via internet.

            So it could be, that it is a hardware problem and so no chance at all to get it running?

            london
            @jpenguin asked you to run "lspci" to find out the model of the wireless device ........open a terminal and type in lspci and press enter ,,,,look for the "network controller" line ,,,,,like this

            Code:
            vinny@vinny-HP-G62:~$ lspci
            00:00.0 Host bridge: Intel Corporation Core Processor DRAM Controller (rev 02)
            00:02.0 VGA compatible controller: Intel Corporation Core Processor Integrated Graphics Controller (rev 02)
            00:16.0 Communication controller: Intel Corporation 5 Series/3400 Series Chipset HECI Controller (rev 06)
            00:1a.0 USB controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 05)
            00:1b.0 Audio device: Intel Corporation 5 Series/3400 Series Chipset High Definition Audio (rev 05)
            00:1c.0 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 1 (rev 05)
            00:1c.1 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 2 (rev 05)
            00:1d.0 USB controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 05)
            00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev a5)
            00:1f.0 ISA bridge: Intel Corporation Mobile 5 Series Chipset LPC Interface Controller (rev 05)
            00:1f.2 SATA controller: Intel Corporation 5 Series/3400 Series Chipset 4 port SATA AHCI Controller (rev 05)
            00:1f.3 SMBus: Intel Corporation 5 Series/3400 Series Chipset SMBus Controller (rev 05)
            00:1f.6 Signal processing controller: Intel Corporation 5 Series/3400 Series Chipset Thermal Subsystem (rev 05)
            [COLOR=#ff0000]02:00.0 Network controller: Ralink corp. RT5390 Wireless 802.11n 1T/1R PCIe[/COLOR]
            03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 02)
            ff:00.0 Host bridge: Intel Corporation Core Processor QuickPath Architecture Generic Non-core Registers (rev 02)
            ff:00.1 Host bridge: Intel Corporation Core Processor QuickPath Architecture System Address Decoder (rev 02)
            ff:02.0 Host bridge: Intel Corporation Core Processor QPI Link 0 (rev 02)
            ff:02.1 Host bridge: Intel Corporation Core Processor QPI Physical 0 (rev 02)
            ff:02.2 Host bridge: Intel Corporation Core Processor Reserved (rev 02)
            ff:02.3 Host bridge: Intel Corporation Core Processor Reserved (rev 02)
            VINNY
            i7 4core HT 8MB L3 2.9GHz
            16GB RAM
            Nvidia GTX 860M 4GB RAM 1152 cuda cores

            Comment


              #7
              There more likely than not is a driver for whatever card you're using, i don't use wifi on my desktop- and my laptop was built for Ubuntu

              Sent from my XT901 using Tapatalk
              Registered Linux User 545823

              Comment


                #8
                Originally posted by jpenguin View Post
                There more likely than not is a driver for whatever card you're using
                That's why adding the -k switch to lspci helps; it shows in-use drivers:
                Code:
                steve@t520:~$ [B]lspci -k[/B]
                ...
                00:19.0 Ethernet controller: Intel Corporation 82579LM Gigabit Network Connection (rev 04)
                        Subsystem: Lenovo Device 21ce
                        Kernel driver in use: e1000e
                ...
                03:00.0 Network controller: Intel Corporation Centrino Ultimate-N 6300 (rev 35)
                        Subsystem: Intel Corporation Centrino Ultimate-N 6300 3x3 AGN
                        Kernel driver in use: iwlwifi
                ...
                But lshw can be even more informative (run elevated):
                Code:
                steve@t520:~$ [B]sudo lshw -C network[/B]
                  *-network               
                       description: Ethernet interface
                       product: 82579LM Gigabit Network Connection
                       vendor: Intel Corporation
                       physical id: 19
                       bus info: pci@0000:00:19.0
                       logical name: eth0
                       version: 04
                       serial: f0:de:f1:81:07:1f
                       size: 1Gbit/s
                       capacity: 1Gbit/s
                       width: 32 bits
                       clock: 33MHz
                       capabilities: pm msi bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
                       configuration: autonegotiation=on broadcast=yes [B][COLOR="#B22222"]driver=e1000e driverversion=2.3.2-k[/COLOR][/B] duplex=full firmware=0.13-3 ip=192.168.0.212 latency=0 link=yes multicast=yes port=twisted pair speed=1Gbit/s
                       resources: irq:43 memory:f5200000-f521ffff memory:f522b000-f522bfff ioport:6040(size=32)
                  *-network
                       description: Wireless interface
                       product: Centrino Ultimate-N 6300
                       vendor: Intel Corporation
                       physical id: 0
                       bus info: pci@0000:03:00.0
                       logical name: wlan0
                       version: 35
                       serial: 00:24:d7:e4:89:e4
                       width: 64 bits
                       clock: 33MHz
                       capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
                       configuration: broadcast=yes [B][COLOR="#B22222"]driver=iwlwifi driverversion=3.12.0-031200-generic[/COLOR][/B] firmware=9.221.4.1 build 25532 latency=0 link=no multicast=yes wireless=IEEE 802.11abgn
                       resources: irq:45 memory:f5100000-f5101fff
                What this information, it helps us make better suggestions for fixing problems.

                Comment


                  #9
                  I tried every trick on every forum for my wireless cable network/driver issues. Many hours later =frustration! Tried many different Linux systems. In the end it was the 32bit systems that worked for me. Tried every popular 64bit Linux based system some would connect poorly others not at all. So if you can handle going 32bit it might work for you too but expect problems with internet banking and email logins. I think I'll go back to wired for my laptop once I get the cable relocated to my living room.

                  Comment


                    #10
                    I can't normally recommend installing 32 bit versions on 64 bit ready systems. 32 bit support seems to be on its way to becoming secondary as most of the eyeballs are on 64 bit.

                    Without knowing your hardware specs and possible real solutions for for your system's WiFi problem, I would have to say that you have a very rare, edge case here.

                    Sent from my dlx using Tapatalk

                    Comment


                      #11
                      I agree with Claydoh. A kernel upgrade during the summer rendered my wifi connection inoperable so I resorted to a cable connection as well. It was easy for me because my wifi router is only three feet from this laptop. I decided to try other kernels. The 3.11.8 kernel allowed the AR9462 chip to work again, and work well. It now gives me a reliable 150-300 Mb/s connection. My eth0 connection is only 100Mb/s. It gives me a 15.1MB/s dl test but the wifi gives me 15.5MB/s dl.
                      "A nation that is afraid to let its people judge the truth and falsehood in an open market is a nation that is afraid of its people.”
                      – John F. Kennedy, February 26, 1962.

                      Comment

                      Working...
                      X