Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
If we do not hit our goal we will be forced to close the site.

Current status: https://keepboardsalive.com/

Annual subs are best for most impact. If you are still undecided on going Ad Free - you can also donate using the Paypal Donate option. All contribution helps. Thank you.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.

Internet problem

  • 10-04-2006 01:42PM
    #1
    Registered Users, Registered Users 2 Posts: 427 ✭✭


    I just switched to kubuntu and I can't enable my network card. It worked fine on ordinary ubuntu. When I open up network settings it tells me to enable administrator mode. But when I do this, everything in network settings disapears and all that is left is a red line around a blank page. What am I doing wrong?

    edit

    ok, now it prompts me for a password but typing it does nothing.


Comments

  • Registered Users, Registered Users 2 Posts: 1,421 ✭✭✭Steveire


    Kevo wrote:
    I just switched to kubuntu and I can't enable my network card. It worked fine on ordinary ubuntu. When I open up network settings it tells me to enable administrator mode. But when I do this, everything in network settings disapears and all that is left is a red line around a blank page. What am I doing wrong?

    I have the same issue. How did you get it to ask for a password?


  • Closed Accounts Posts: 210 ✭✭deimos


    open a prompt, type
    sudo bash

    enter your password, and then type
    ifconfig eth0 up
    dhclient eth0

    (if it's not eth0, try eth1 and so on)


Advertisement