Page 1 of 2 12 LastLast
Results 1 to 10 of 19

Thread: no wifi and more

  1. #1
    Join Date
    Feb 2008
    Beans
    80

    no wifi and more

    i had posted this perviously

    http://ubuntuforums.org/showthread.php?t=2044118

    i managed to get my computer to start, but every time it boots it gives me a choice of which mode to go in. how to i get rid of that.

    also, there is no wifi. in the past all i had to do was get a wired connection, install updated system76 drivers and reboot. this time it is not working. when i try to install the drivers from terminal, i get this:


    degobrah@system76-netbook:~$ sudo system76-driver
    [sudo] password for degobrah:
    NOTE: 11.10 or later detected! Running GTK3 version.
    NOTE: 11.10 or later detected! Running GTK3 version.
    Traceback (most recent call last):
    File "/usr/bin/system76-driver", line 96, in <module>
    main()
    File "/usr/bin/system76-driver", line 77, in main
    os.environ['GDMSESSION'] == 'default'
    File "/usr/lib/python2.7/UserDict.py", line 23, in __getitem__
    raise KeyError(key)
    KeyError: 'GDMSESSION'
    degobrah@system76-netbook:~$ sudo system76-driver
    NOTE: 11.10 or later detected! Running GTK3 version.
    NOTE: 11.10 or later detected! Running GTK3 version.
    Traceback (most recent call last):
    File "/usr/bin/system76-driver", line 96, in <module>
    main()
    File "/usr/bin/system76-driver", line 77, in main
    os.environ['GDMSESSION'] == 'default'
    File "/usr/lib/python2.7/UserDict.py", line 23, in __getitem__
    raise KeyError(key)
    KeyError: 'GDMSESSION'


    what is that? also, every time i hit restart on my computer the screen just goes black. i have to manually restart my computer. don't know what is going on. really starting to regret upgrading to 12.04.

    Please. Any help!!

  2. #2
    Join Date
    Feb 2008
    Beans
    80

    Re: no wifi and more

    everything is going better, except that i still have no wifi. how do i get wifi back??

  3. #3
    Join Date
    Feb 2008
    Location
    Land of fire and drought
    Beans
    Hidden!
    Distro
    Xubuntu

    Re: no wifi and more

    You did an upgrade from 10.04 or 11.10? They can be problematic and I personally avoid. Clean install for me. Could you supply the result of this from a terminal:

    sudo lshw -C network

  4. #4
    Join Date
    Feb 2008
    Beans
    80

    Re: no wifi and more

    i did an install from 10.04. things are working fine now except for the wifi. here is what i got from terminal


    *-network
    description: Ethernet interface
    product: RTL8101E/RTL8102E PCI Express Fast Ethernet controller
    vendor: Realtek Semiconductor Co., Ltd.
    physical id: 0
    bus info: pci@0000:02:00.0
    logical name: eth0
    version: 02
    serial: 00:26:9e:01:46:78
    size: 100Mbit/s
    capacity: 100Mbit/s
    width: 64 bits
    clock: 33MHz
    capabilities: pm msi pciexpress msix vpd bus_master cap_list rom ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation
    configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=full firmware=N/A ip=192.168.1.137 latency=0 link=yes multicast=yes port=MII speed=100Mbit/s
    resources: irq:42 ioport:1000(size=256) memory:91010000-91010fff memory:91000000-9100ffff memory:91020000-9102ffff

  5. #5
    Join Date
    Feb 2008
    Location
    Land of fire and drought
    Beans
    Hidden!
    Distro
    Xubuntu

    Re: no wifi and more

    Okay. Your wireless card is not showing up at all there. Try this:

    Code:
    lspci
    ... and post the result of that (down the bottom of the output you should see 'Network Controller' entry).

    Have you done an update then checked 'Additional Drivers'? Anything disabled in there for wireless?

  6. #6
    Join Date
    Feb 2008
    Beans
    80

    Re: no wifi and more

    this is what i got:


    degobrah@system76-netbook:~$ lspci
    00:00.0 Host bridge: Intel Corporation Mobile 945GSE Express Memory Controller Hub (rev 03)
    00:02.0 VGA compatible controller: Intel Corporation Mobile 945GSE Express Integrated Graphics Controller (rev 03)
    00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller (rev 03)
    00:1b.0 Audio device: Intel Corporation N10/ICH 7 Family High Definition Audio Controller (rev 02)
    00:1c.0 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 1 (rev 02)
    00:1c.1 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 2 (rev 02)
    00:1d.0 USB controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #1 (rev 02)
    00:1d.1 USB controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #2 (rev 02)
    00:1d.2 USB controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #3 (rev 02)
    00:1d.3 USB controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #4 (rev 02)
    00:1d.7 USB controller: Intel Corporation N10/ICH 7 Family USB2 EHCI Controller (rev 02)
    00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2)
    00:1f.0 ISA bridge: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge (rev 02)
    00:1f.2 IDE interface: Intel Corporation 82801GBM/GHM (ICH7-M Family) SATA Controller [IDE mode] (rev 02)
    00:1f.3 SMBus: Intel Corporation N10/ICH 7 Family SMBus Controller (rev 02)
    02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 02)

  7. #7
    Join Date
    Feb 2008
    Beans
    80

    Re: no wifi and more

    as for additional drivers, nothing is showing up

  8. #8
    Join Date
    Dec 2009
    Beans
    Hidden!
    Distro
    Ubuntu 13.04 Raring Ringtail

    Re: no wifi and more

    Quote Originally Posted by porlaizquierda View Post
    this is what i got:


    degobrah@system76-netbook:~$ lspci
    00:00.0 Host bridge: Intel Corporation Mobile 945GSE Express Memory Controller Hub (rev 03)
    00:02.0 VGA compatible controller: Intel Corporation Mobile 945GSE Express Integrated Graphics Controller (rev 03)
    00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller (rev 03)
    00:1b.0 Audio device: Intel Corporation N10/ICH 7 Family High Definition Audio Controller (rev 02)
    00:1c.0 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 1 (rev 02)
    00:1c.1 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 2 (rev 02)
    00:1d.0 USB controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #1 (rev 02)
    00:1d.1 USB controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #2 (rev 02)
    00:1d.2 USB controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #3 (rev 02)
    00:1d.3 USB controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #4 (rev 02)
    00:1d.7 USB controller: Intel Corporation N10/ICH 7 Family USB2 EHCI Controller (rev 02)
    00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2)
    00:1f.0 ISA bridge: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge (rev 02)
    00:1f.2 IDE interface: Intel Corporation 82801GBM/GHM (ICH7-M Family) SATA Controller [IDE mode] (rev 02)
    00:1f.3 SMBus: Intel Corporation N10/ICH 7 Family SMBus Controller (rev 02)
    02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 02)
    No wireless controller here either. Could you boot into a live session of 12.04 to see if the wireless works there?

  9. #9
    Join Date
    Feb 2008
    Beans
    80

    Re: no wifi and more

    and wifi works just fine with a live cd. i don't get it

  10. #10
    Join Date
    Feb 2008
    Beans
    80

    Re: no wifi and more

    we must have sent at the same time. yeah. wireless is fine on live cd

Page 1 of 2 12 LastLast

Tags for this Thread

Bookmarks

Posting Permissions

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