Page 1 of 3 123 LastLast
Results 1 to 10 of 22

Thread: Network managers, do they ever work properly?

  1. #1
    Join Date
    Jul 2008
    Location
    Netherlands
    Posts
    1,134

    Default Network managers, do they ever work properly?

    I got a reocurring problem of the networkmanager never working properly which happens on openSUSE 10.3, 11.0 and 11.1.
    Happens on my laptop with a intel 4695AGN wifi card, both with ndiswrapper windows drivers and the drivers openSUSE installs.
    Same problem on an older laptop with a broadcom 43xx chip.

    The problem with the KDE3 and Gnome network managers is that they only see the network sometimes.. and I'm clueless as to why.
    100% successrate with any of the following:
    1. ifup
    2. iwlist scan
    3. Windows Vista
    4. wicd, but
      • Is giving me a bunch of errors on startup
      • A pain to install as the one click install from webpin is outdated, and that version has a bug preventing it from working properly
      • Compiling it myself... doesn't work, but if I do it after the webpin one click install I do end up with a functional application


    Other problem I have it that I've never been successful to connect to the college network, which makes use of PEAP. Not to mention wicd shows me EVERY single accesspoint, which isn't too nice if you're in range of like 15.
    So at college I'm always forced to work under Vista as again the network works fine there.
    They also mention on their site that they support TTLS-PAP (EAP-TTLS) for Linux systems.. but that never worked for me either on any of the networkmanagers, and there seems to be no option for it in YaST network settings.

    So is there a decent network manager out there that
    A) Handles PEAP properly
    B) ALWAYS works, instead of just sometimes
    Special effects <- KDE 4.2 Showing off
    More KDE -> PINK KDE

  2. #2
    Join Date
    Jan 2008
    Location
    U.K East Anglia
    Posts
    2,595

    Default Re: Network managers, do they ever work properly?

    Hmm, never had any of your problems & i use intel,broadcom,rtl & zd based devices ( when the mood appears or i get bored & need to fiddle ) You tried wifi-radar ?

    Andy
    To be is to do = Immanuel Kant
    To do is to be = Descartes.
    Do be do be do = Frank Sinatra

    SuSE user since 7.0,Linux user since 1994

  3. #3
    Join Date
    Jul 2008
    Location
    Netherlands
    Posts
    1,134

    Default Re: Network managers, do they ever work properly?

    Quote Originally Posted by deltaflyer44 View Post
    You tried wifi-radar ?
    Not yet, is it still current though? Last update seems to be 142 days ago, which is either very encouring cause it's so good it hardly needs updates... or it's not being maintained
    The website is down and the RPM is for 11.0, so my guess would be that it's no longer maintained.

    11.0 RPM just seems to crash YaST software management without any error.
    Special effects <- KDE 4.2 Showing off
    More KDE -> PINK KDE

  4. #4
    Join Date
    Jan 2008
    Location
    U.K East Anglia
    Posts
    2,595

    Default Re: Network managers, do they ever work properly?

    If you can grab the source you can recompile it for your system,or just do an rpm --rebuild for your arch & away you go. I used to compile my own from tar.gz, I *think* it's still maintained at sourceforge

    Andy
    To be is to do = Immanuel Kant
    To do is to be = Descartes.
    Do be do be do = Frank Sinatra

    SuSE user since 7.0,Linux user since 1994

  5. #5
    Join Date
    Jun 2008
    Location
    Podunk
    Posts
    22,336
    Blog Entries
    15

    Default Re: Network managers, do they ever work properly?

    Quote Originally Posted by Axeia
    deltaflyer44;1930038 Wrote:
    > You tried wifi-radar ?

    Not yet, is it still current though? Last update seems to be 142 days
    ago, which is either very encouring cause it's so good it hardly needs
    updates... or it's not being maintained
    The website is down and the RPM is for 11.0, so my guess would be that
    it's no longer maintained.

    11.0 RPM just seems to crash YaST software management without any
    error.
    Hi
    If your going to try the 11 rpm's it is better to build from the src as
    there have been name changes to some of the packages....

    --
    Cheers Malcolm °¿° (Linux Counter #276890)
    openSUSE 11.1 x86 Kernel 2.6.27.7-9-default
    up 1 day 13:22, 1 user, load average: 0.50, 0.34, 0.23
    GPU GeForce 6600 TE/6200 TE - Driver Version: 180.22


  6. #6
    Join Date
    Jul 2008
    Location
    Netherlands
    Posts
    1,134

    Default Re: Network managers, do they ever work properly?

    Need to do some googling on it then I guess as the site is down.
    And here a nice demonstration of why I don't understand that other people don't seem to have this problem.

    That's a fresh install, as you can see at the bottomright the updates are even still rolling in .
    That happens all the time..
    Special effects <- KDE 4.2 Showing off
    More KDE -> PINK KDE

  7. #7
    Join Date
    Jul 2008
    Location
    Netherlands
    Posts
    1,134

    Default Re: Network managers, do they ever work properly?

    Well, tried 'cnetworkmanager' as I can not find the source for wifi radar anywhere.. all links are to the original site which is as dead as it can be.

    cnetworkmanager did detect that I already had the kde3 network manager running, didn't give me a working connection though.. did spit out a huge wall of text
    Special effects <- KDE 4.2 Showing off
    More KDE -> PINK KDE

  8. #8
    Join Date
    Jul 2008
    Location
    Netherlands
    Posts
    1,134

    Default Re: Network managers, do they ever work properly?

    Guess I'll work my way trough the tips in the sticky post then, maybe someone notices something that's not configured properly..

    /sbin/lspci
    0e:00.0 Network controller: Intel Corporation PRO/Wireless 4965 AG or AGN [Kedron] Network Connection (rev 61)

    /sbin/lspci -n
    0e:00.0 0280: 8086:4229 (rev 61)

    dmesg | less
    iwlagn: Intel(R) Wireless WiFi Link AGN driver for Linux, 1.3.27ks
    iwlagn: Copyright(c) 2003-2008 Intel Corporation
    vendor=8086 device=2944
    iwlagn 0000:0e:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
    iwlagn 0000:0e:00.0: setting latency timer to 64
    iwlagn: Detected Intel Wireless WiFi Link 4965AGN REV=0x4
    iwlagn: Tunable channels: 13 802.11bg, 19 802.11a channels
    vendor=8086 device=2944
    iwlagn 0000:0e:00.0: PCI INT A disabled

    Guess that's all as it was to be expected, as it does work.. just the network managers behaving oddly.
    Special effects <- KDE 4.2 Showing off
    More KDE -> PINK KDE

  9. #9
    Join Date
    Jul 2008
    Location
    Netherlands
    Posts
    1,134

    Default Re: Network managers, do they ever work properly?

    Network manager is seeing the network at the moment.. rare occurrence.

    ifconfig wlan0
    wlan0
    Link encap:Ethernet HWaddr 00:1D:E0:19:80:A7
    inet addr:192.168.1.35 Bcast:192.168.1.255 Mask:255.255.255.0
    inet6 addr: fe80::21d:e0ff:fe19:80a7/64 Scope:Link
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    RX packets:96 errors:0 dropped:0 overruns:0 frame:0
    TX packets:28 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:1000
    RX bytes:38348 (37.4 Kb) TX bytes:6820 (6.6 Kb)
    Special effects <- KDE 4.2 Showing off
    More KDE -> PINK KDE

  10. #10
    Join Date
    Jan 2008
    Location
    U.K East Anglia
    Posts
    2,595

    Default Re: Network managers, do they ever work properly?

    Have you tried using the compat-wireless drivers ? i've heard that they are sometimes better on the original drivers. IIRC intel dropped the ball when doing the drivers & the linux-wireless guys had to pick up the fumble.Have a look here Welcome - Linux Wireless for more info & also join their mailing lists,beware,there can be as much as 1500 mails a month

    Andy
    To be is to do = Immanuel Kant
    To do is to be = Descartes.
    Do be do be do = Frank Sinatra

    SuSE user since 7.0,Linux user since 1994

Page 1 of 3 123 LastLast

Posting Permissions

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