LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE
User Name
Password
SUSE / openSUSE This Forum is for the discussion of Suse Linux.

Notices


Reply
  Search this Thread
Old 02-11-2015, 06:10 PM   #1
wiliamvw
Member
 
Registered: Mar 2008
Location: Pittsburgh
Distribution: Suse, Slack,Uberstudent, Zorin, SL, Bugtraq
Posts: 324

Rep: Reputation: 16
wifi settings don't work


Using openSUSE 11.4 on itronix IX250
show can find a signal source, but after starting to connect, am cutoff
using traditional and not network manager WaveLan/IEEE started automatically at boot
device type: wireless
dynamic address: DHCP + zeroconf [DHCP both versions 4 & 6] {have tried variations with no improvement}
operating mode: Managed
Authentication mode: no encryption Network name: [ESSID]
Scanning gets: CLP-Main Library
Device name eth0
Firewall disabled
All on INTERNAL ZONE
Sometimes can get "download icon" and 12% of a download, despite not officially being connected, but then am kicked off and icon disappears
Probably going to need to use command line and editor to fix, but not sure of what to search for and what to do for the fix.
 
Old 02-12-2015, 07:58 AM   #2
rtmistler
Moderator
 
Registered: Mar 2011
Location: USA
Distribution: MINT Debian, Angstrom, SUSE, Ubuntu, Debian
Posts: 9,882
Blog Entries: 13

Rep: Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930
Sorry that's like a jumble of too much and too little information.

What type of WIFI network are you trying to connect too, Open or Closed/Protected?

If you run both of "ifconfig" and "iwconfig" AS SUDO or ROOT, what do you see?

I'm finding it hard to believe that your wireless is designated as eth0, that's usually the first wired Ethernet connection, but if there are absolutely no wired Ethernet resources on your system, maybe it is using that for the wireless; however I'd expect something like "wlan0".

Forget the whole "download icon", and stop trying to download anything. If your wireless connection is not properly established, then it is irrelevant if some application level sees a networking interface and attempts to use it, then also reporting false or indeterminate progress.
 
Old 02-16-2015, 01:37 PM   #3
wiliamvw
Member
 
Registered: Mar 2008
Location: Pittsburgh
Distribution: Suse, Slack,Uberstudent, Zorin, SL, Bugtraq
Posts: 324

Original Poster
Rep: Reputation: 16
update

Am trying to get on any OPEN network such as library, food store, etc. [I don't have own electricity -- also why often takes a while to answer these posts].
My cards are listed as [and one WaveLan is a duplicate]: Ethernet Pro 100 [eth0]; WaveLan/IEEE [eth1]; WaveLan/IEE [eth_pccard_1.0]; Ethernet Network Card [eth2]; WaveLan Adapter [wlan0 -- this is a USB not always attached].

As root found only these locations for "ifconfig": in sbin, usr, and etc -- the first two not readable. For /etc/sysconfig/network/ifcfg-ethi have these readouts:
BOOTPROTO='dbcp'
BROADCAST=' '
ETHTOOL_OPTIONS= ' '
IPADDR= ' '
MTU= ' '
NAME= 'WAVELAN/IEEE'
NETMASK= ' '
NETWORK= ' '
REMOTR_IPADDR= ' '
STARTMODE= 'hotplug'
USERCONTROL= 'no'
WIRELESS_AP= ' '
AP_SCANMODE= ' 1 '
AUTH_MODE= 'open'
BITRATE= 'auto'
CA_CERT= ' '
CHANNEL= ' '
CLIENT_CERT= ' '
CLIENT_KEY= ' '
CLIENT_KEY_PASSWORD= ' '
DEFAULT_KEY= '0'
EAP_AUTH=' '
EAP_MODE= ' '
ESSID= ' '
FREQUENCY= ' '
KEY= ' '
KEY_0= ' '
KEY_1= ' '
KEY_2= ' '
KEY_3= ' '
KEY_LENGTH= '128'
MODE= 'MANAGED'
NICK= ' '
NWID= ' '
PEAPVERSION= ' '
POWER= 'yes'
WPA_ANONID= ' '
WPA_IDENTITY= ' '
WPA_PASSWORD= ' '
WPA_PSK= ' '

For 'iwconfig' the four locations in /usr were unreadable, and only readable is /zsh/share/man/man8/iwconfig.8.gz which reads:
#compdef iwconfig
local curcontext= "$curcontext" state line expl ref=1
_arguments -C \
'(1 * -) --help [display help information]' \
'(1 * -) --version [display version information]' \
' 1: network interface:_net_interfaces' \
' * : parameter: -> parameters' && ret=0
if [[ -n "$state" ]]; then
local -a arg
case $words[CURRENT -1] in
essid) -wanted -x names expl 'network name' compadd off any on;;
nwid) domain) _message -e ids 'network id' ;;
freq) channel) _message -e channels 'channel or frequency';;
sens0 -message -e levels 'signal level';;
mode)
-wanted modes expl 'operating mode' compadd \
Ad-Hoc Managed Master Repeatewr Secondary Monitor Auto;;
ap) -message -e names 'nickname';;
nick*) _message -e names 'nickname';;
rate/bit*) _message -e bit-rates 'bit rate';;
rts/frag* _message -e sizes 'size';;
key/enc*) _message -e keys 'key' ;;
power)
arg= much more but under power seems irrelevant I may have made a few mistakes regarding punctuation and spacing, but don't believe should matter.

Really did what believe was thorough job of finding all instances of 'ifconfig' and 'iwconfig', but if you believe should check some other locations, please so advise.

With much appreciation of your time and effort, Bil VERCH

Last edited by wiliamvw; 02-16-2015 at 01:39 PM. Reason: correction
 
Old 02-16-2015, 02:00 PM   #4
rtmistler
Moderator
 
Registered: Mar 2011
Location: USA
Distribution: MINT Debian, Angstrom, SUSE, Ubuntu, Debian
Posts: 9,882
Blog Entries: 13

Rep: Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930
I meant actually run the commands to show the output result of each of those commands. For instance this is my system which does not have a wireless adapter, but I still can run those commands.

Note that I obscured the MAC addresses and removed the IPv6 addresses, but otherwise the output information should appear similar, and you should also edit the output to protect private information when you post.

ifconfig output example:
Code:
$ sudo ifconfig
eth0      Link encap:Ethernet  HWaddr xx:xx:xx:xx:xx:xx  
          inet addr:192.168.1.122  Bcast:192.168.1.255  Mask:255.255.255.0
          inet6 addr: <removed>
          inet6 addr: <removed>
          inet6 addr: <removed>
          inet6 addr: <removed>
          inet6 addr: <removed>
          inet6 addr: <removed>
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:931024 errors:0 dropped:0 overruns:0 frame:0
          TX packets:304983 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:188146471 (188.1 MB)  TX bytes:49989905 (49.9 MB)
          Interrupt:44 Base address:0x4000 

eth1      Link encap:Ethernet  HWaddr xx:xx:xx:xx:xx:xx  
          inet addr:192.168.2.6  Bcast:192.168.2.255  Mask:255.255.255.0
          inet6 addr: <removed>
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:215 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:0 (0.0 B)  TX bytes:24163 (24.1 KB)

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:66071 errors:0 dropped:0 overruns:0 frame:0
          TX packets:66071 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:6292522 (6.2 MB)  TX bytes:6292522 (6.2 MB)
iwconfig example (And as I say, I do not have a wireless adapter):
Code:
$ sudo iwconfig
lo        no wireless extensions.

eth1      no wireless extensions.

eth0      no wireless extensions.
 
Old 02-16-2015, 02:16 PM   #5
rokytnji
LQ Veteran
 
Registered: Mar 2008
Location: Waaaaay out West Texas
Distribution: antiX 23, MX 23
Posts: 7,111
Blog Entries: 21

Rep: Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474
Is not OpenSuse 11.4 dead in the water?

Quote:
openSUSE 11.4 - November 5th 2012 (done) Note: The Evergreen community, long term support, for 11.4 has basically stopped on 2014-07-27 (done).
Owning a Amrel RT 786 EX myself. I run current AntiX and use a pmcia wireless cardbus made by Belkin that is wireless G and has a atheros chipset.

Your Itronix is older and lower specs than my Amrel. From what I read here

Put as current distro on that 256MB or whatever ram you have on that p3 toughbook is what I would suggest.

For wireless usb

Code:
lsusb
might show what your wireless usb chip is. I have a feeling though your internet is dropping out because of age of equipment and heat.
Where a internal plugin card needs reseating or something.

Something I am kinda familiar with myself.

http://www.linuxquestions.org/questi...ml#post5236866

Last edited by rokytnji; 02-16-2015 at 02:39 PM.
 
Old 02-18-2015, 06:20 PM   #6
wiliamvw
Member
 
Registered: Mar 2008
Location: Pittsburgh
Distribution: Suse, Slack,Uberstudent, Zorin, SL, Bugtraq
Posts: 324

Original Poster
Rep: Reputation: 16
update

Wouldn't allow my reply of ifconfig and iwconfig due to IMGs which can't find. So including data as pdf attachment.
Attached Files
File Type: pdf My laptop is old.pdf (109.6 KB, 31 views)
 
Old 02-19-2015, 07:36 AM   #7
rtmistler
Moderator
 
Registered: Mar 2011
Location: USA
Distribution: MINT Debian, Angstrom, SUSE, Ubuntu, Debian
Posts: 9,882
Blog Entries: 13

Rep: Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930
At the time you ran those commands it looks like it was working to me.

If you happen to be trying to use open WIFI networks which you do not know the owner of them and if those networks are also not considered to be publicly available ones, just merely open networks which you find, then one possibility is that you are attaching but being kicked off at the traffic level because even though the network is open the IP traffic is managed somehow. I'd ping the router continuously for a lengthy period of time and see if that gets disrupted versus not. Similarly I'd ping a known internet site that you can reach and see if those pings continue without disruption.

If one or more of these open networks are public access networks, such as a library and not some free WIFI cafe, you could consider asking the administrator if they can see your system and if they see any problems or explain why you have intermittent traffic.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Compiz settings don't work in Fedora MTK358 Linux - Newbie 1 12-30-2009 08:14 PM
Suse dontīt boot X; donīt ask for root passwd, YAST donīt work... carrie Linux - Newbie 4 10-08-2004 07:46 AM
style settings don't work alxd Linux - Software 0 04-18-2004 12:35 PM
Try this again...WiFi don't work... Powerlifter Linux - Software 1 01-24-2004 12:40 PM
WiFi - don't work Powerlifter Linux - Software 1 01-23-2004 10:19 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE

All times are GMT -5. The time now is 06:58 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration