Results 51 to 60 of 73
You don't need a network manager for wired connections, for the most part. First, plug it in, it may just work.
If not, try as root:
Code:
dhcpcd eth0
or
...
- 08-04-2009 #51
You don't need a network manager for wired connections, for the most part. First, plug it in, it may just work.
If not, try as root:
orCode:dhcpcd eth0
I don't know which Fedora uses.Code:dhclient eth0
I still can't help but think we may be barking up the wrong tree. Everything I can find suggests the 8187se driver should be included in the kernel from 2.6.29 on, and again, you said it was working and stopped. But I'm at a loss for why, so by all means try ndiswrapper.
- 08-04-2009 #52
On a recent install of Ubuntu, I had trouble using NetworkManager to connect to my wireless router. Using Wicd instead fixed the problem.
I guess that there may be some bugs in the current version of NetworkManager.Paul
Please do not send Private Messages to me with requests for help. I will not reply.
- 08-04-2009 #53
It's true, I've had trouble with networkmanager as well. I always use wicd now.
- 08-04-2009 #54Just Joined!
- Join Date
- Jul 2009
- Location
- Drexel Hill, Pennsylvania
- Posts
- 35
Alright, looks like I just need urwid to install it. I'll post details after I try it.
- 08-04-2009 #55Just Joined!
- Join Date
- Jul 2009
- Location
- Drexel Hill, Pennsylvania
- Posts
- 35
I've installed wicd, and it's listed as installed in KPackageKit.
EDIT: I see that it's not working in Xfce, but it does work in KDE.
But when I open it on KDE, if says "No wireless networks available"
- 08-04-2009 #56
Does the wireless have an on/off switch? Is it turned on?
Paul
Please do not send Private Messages to me with requests for help. I will not reply.
- 08-04-2009 #57
Can you post the output of
dmesg
- 08-04-2009 #58Just Joined!
- Join Date
- Jul 2009
- Location
- Drexel Hill, Pennsylvania
- Posts
- 35
Since the file was too big too attach, I had to zip it.
- 08-04-2009 #59Just Joined!
- Join Date
- Jul 2009
- Location
- Drexel Hill, Pennsylvania
- Posts
- 35
- 08-04-2009 #60
Well, there isn't anything about your wireless card in dmesg. Can you post /sbin/modprobe -l as well? (That's a lower case 'L', not a 1.)



