Kubuntu Internet

Reply

Join Date: Apr 2007
Posts: 403
Reputation: bondi007 is an unknown quantity at this point 
Solved Threads: 5
bondi007's Avatar
bondi007 bondi007 is offline Offline
Posting Pro in Training

Kubuntu Internet

 
0
  #1
Sep 6th, 2007
Hello

I have Kubuntu 7.04 and when i try and use the internet connection manager i know what its called it stays stook on 28% then stops connecting

Is this just my pc or is it a bug that i can get round please help

P.S: Here is the output this might help you

02:00.0 Network Controller: RaLink RT2561/RT61 802.11g PCI
02:05.0 Ethernet Semiconductor co, Ltd. RTL - 8139/8139C/8139 C+ (rev 10)


I think its said (rev 10) I'm not sure and it is a linksys wmp54g it says on the instruction manual and kubuntu autodetected it
Reply With Quote Quick reply to this message  
Join Date: Apr 2006
Posts: 5,051
Reputation: John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold 
Solved Threads: 332
Team Colleague
John A's Avatar
John A John A is offline Offline
Vampirical Lurker

Re: Kubuntu Internet

 
0
  #2
Sep 6th, 2007
I've experienced this problem as well on (K)ubuntu. I solve it by hit-and-miss; sometimes I'll try connecting through the terminal with
# iwconfig ath0 essid my-network
# dhclient ath0
Where ath0 is the name of your wireless device. Although this works, it tends to screw up Network Manager because it still thinks the device isn't connected. Sometimes I have to disable/re-enable the device and start all over again. Alternatively, try manual connection settings. It sometimes works for me.

I haven't looked into this issue any further on the web, but I suspect somewhere there's a bug filed, and (hopefully) a more reliable workaround.
"Technological progress is like an axe in the hands of a pathological criminal."
Reply With Quote Quick reply to this message  
Join Date: Jan 2007
Posts: 1,066
Reputation: Sturm is on a distinguished road 
Solved Threads: 24
Sturm's Avatar
Sturm Sturm is offline Offline
Veteran Poster

Re: Kubuntu Internet

 
0
  #3
Sep 7th, 2007
yeah when I was installing ubuntu on my parents computer the wireless card refused to actually work. Try using wifi-radar. After a few tries it should start working...(or at least it started working for me)
"Hey ass, don't hijack my thread. This is serious." -JoshSCH
Reply With Quote Quick reply to this message  
Join Date: Mar 2007
Posts: 120
Reputation: ft3ssgeek is an unknown quantity at this point 
Solved Threads: 7
ft3ssgeek's Avatar
ft3ssgeek ft3ssgeek is offline Offline
Junior Poster

Re: Kubuntu Internet

 
0
  #4
Sep 8th, 2007
When I installed ubuntu on my laptop, the wireless would not work for me either...I ended up using ndiswrapper and it worked fine for me...After reading the ubuntu forums it appears many people have had problems with wireless...
Last edited by ft3ssgeek; Sep 8th, 2007 at 3:11 am.
Reply With Quote Quick reply to this message  
Join Date: Apr 2005
Posts: 16,144
Reputation: jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all 
Solved Threads: 530
Moderator
Featured Poster
jbennet's Avatar
jbennet jbennet is offline Offline
Moderator

Re: Kubuntu Internet

 
0
  #5
Sep 8th, 2007
Yes, wireless is sometimes a bit broken on all ubuntu 7.04 based systems (they changed the way networkmanager works)

I got a realtek RT25something card and it worked under Edgy but not feisty or gusty
Last edited by jbennet; Sep 8th, 2007 at 10:50 am.
If i am helpful, please give me reputation points.
Reply With Quote Quick reply to this message  
Join Date: Apr 2006
Posts: 5,051
Reputation: John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold 
Solved Threads: 332
Team Colleague
John A's Avatar
John A John A is offline Offline
Vampirical Lurker

Re: Kubuntu Internet

 
0
  #6
Sep 8th, 2007
If it's a permanent problem, I would recommend removing the Network Manager scripts from the startup services. Then you can set up everything manually through the shell like I described in my first post. (And if you're really lazy, add those shell commands to your boot script).

You may also need to add/modify DNS information to your /etc/resolv.conf file to get the Internet working.
Last edited by John A; Sep 8th, 2007 at 4:35 pm.
"Technological progress is like an axe in the hands of a pathological criminal."
Reply With Quote Quick reply to this message  
Join Date: Apr 2007
Posts: 403
Reputation: bondi007 is an unknown quantity at this point 
Solved Threads: 5
bondi007's Avatar
bondi007 bondi007 is offline Offline
Posting Pro in Training

Re: Kubuntu Internet

 
0
  #7
Sep 9th, 2007
Originally Posted by joeprogrammer View Post
If it's a permanent problem, I would recommend removing the Network Manager scripts from the startup services. Then you can set up everything manually through the shell like I described in my first post. (And if you're really lazy, add those shell commands to your boot script).

You may also need to add/modify DNS information to your /etc/resolv.conf file to get the Internet working.

I AM ONLY 14! i only want linux to work so i can then mess around iwht it
Reply With Quote Quick reply to this message  
Join Date: Apr 2005
Posts: 16,144
Reputation: jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all 
Solved Threads: 530
Moderator
Featured Poster
jbennet's Avatar
jbennet jbennet is offline Offline
Moderator

Re: Kubuntu Internet

 
0
  #8
Sep 9th, 2007
Debians networking works just fine, ubuntu usually gets issues liike this as its based on beta software
If i am helpful, please give me reputation points.
Reply With Quote Quick reply to this message  
Join Date: Jan 2007
Posts: 1,066
Reputation: Sturm is on a distinguished road 
Solved Threads: 24
Sturm's Avatar
Sturm Sturm is offline Offline
Veteran Poster

Re: Kubuntu Internet

 
0
  #9
Sep 9th, 2007
>I AM ONLY 14! i only want linux to work so i can then mess around iwht it

Getting a supported wireless card to work is a pretty simple problem, if your not willing to edit one file then maybe linux is not for you.
"Hey ass, don't hijack my thread. This is serious." -JoshSCH
Reply With Quote Quick reply to this message  
Join Date: Apr 2007
Posts: 403
Reputation: bondi007 is an unknown quantity at this point 
Solved Threads: 5
bondi007's Avatar
bondi007 bondi007 is offline Offline
Posting Pro in Training

Re: Kubuntu Internet

 
0
  #10
Sep 9th, 2007
If you give it to me step by step
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the *nix Software Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC