Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 30

Thread: Broadcom BCM57785

  1. #11
    Join Date
    Aug 2011
    Location
    Berlin, Germany
    Beans
    7,970
    Distro
    Ubuntu Mate 20.04 Focal Fossa

    Re: Broadcom BCM57785

    Code:
    nameserver 127.0.1.1
    This should read:
    Code:
    nameserver 127.0.0.1
    Code:
    gksudo gedit /etc/resolv.conf
    Change the file, save, close the editor and restart the network (or reboot):
    Code:
    sudo /etc/init.d/networking restart

  2. #12
    Join Date
    Aug 2013
    Beans
    18

    Re: Broadcom BCM57785

    It says:

    Code:
    gksudo gedit /etc/resolv.conf
    The program 'gksudo' is currently not installed. You can install it by typing:
    sudo apt-get install gksu
    I tried to use sudo:

    Code:
    ksenia@ksenia-Aspire-V3-571G:~$ sudo gedit /etc/resolv.conf
    [sudo] password for ksenia: 
    
    
    (gedit:2518): IBUS-WARNING **: The owner of /home/ksenia/.config/ibus/bus is not root!
    But after I changed the file, reboot and opened it again it's still:

    Code:
    nameserver 127.0.1.1
    and of course the internet doesn't work still...
    How do I install gksudo?

  3. #13
    Join Date
    Aug 2013
    Beans
    18

    Re: Broadcom BCM57785

    Even though I downloaded the .deb package of gksu(http://packages.ubuntu.com/raring/amd64/gksu/download), installed and I had also to download and install this - http://packages.ubuntu.com/raring/am...su2-0/download, because there was a message in terminal about this lib - I didn't get the positive result - I changed the resolv.conf file, rebooted and again nothing - and the changes in that file didn't take place - it is:

    nameserver 127.0.1.1

    instead of: nameserver 127.0.0.1

    @praseodym, please help me

  4. #14
    Join Date
    Aug 2011
    Location
    Berlin, Germany
    Beans
    7,970
    Distro
    Ubuntu Mate 20.04 Focal Fossa

    Re: Broadcom BCM57785

    Uninstall this one:
    Code:
    sudo apt-get remove --purge resolvconf
    and reboot. If there is nothing inside afterwards, then:
    Code:
    echo -e "nameserver 8.8.8.8\nnameserver 8.8.4.4" | sudo tee -a /etc/resolv.conf
    sudo /etc/init.d/networking restart

  5. #15
    Join Date
    Aug 2013
    Beans
    18

    Re: Broadcom BCM57785

    After I executed first command - I couldn't reboot normally, it froze, so I pushed the power off button to force its turning off. When I was booting there was a message (I didn't quite remembered all numbers) somewhat like this :
    Code:
    [8.833423] usb 1-1.1  script descritor 0 read error [-22]
    unable to detect USB 1 port
    When I did this:
    Code:
    sudo gedit /etc/resolv.conf
    it took to that file, where was this:

    Code:
    # Generated by NetworkManager
    nameserver 127.0.1.1
    So, do I need to execute your last commands?

  6. #16
    Join Date
    Aug 2005
    Location
    South Carolina, USA
    Beans
    26,047
    Distro
    Ubuntu Development Release

    Re: Broadcom BCM57785

    I would love to see:
    Code:
    dmesg | grep -e tg3 -e eth0 > ksj.txt
    Find the file ksj.txt in your user directory and transfer and post it as before.
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

  7. #17
    Join Date
    Aug 2013
    Beans
    18

    Re: Broadcom BCM57785

    Sorry for my stupidity: I executed the command and nothing's happened:

    Code:
    ksenia@ksenia-Aspire-V3-571G:~$ dmesg | grep -e tg3 -e eth0 > ksj.txt
    ksenia@ksenia-Aspire-V3-571G:~$
    Then in home directory I found ksj.txt file (the cable to internet was plugged in to my new laptop):

    Code:
    [    1.269249] tg3.c:v3.128 (December 03, 2012)
    [    1.296018] tg3 0000:02:00.0 eth0: Tigon3 [partno(BCM57785) rev 57785100] (PCI Express) MAC address b8:88:e3:a3:f6:25
    [    1.296023] tg3 0000:02:00.0 eth0: attached PHY is 57765 (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[1])
    [    1.296026] tg3 0000:02:00.0 eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1]
    [    1.296029] tg3 0000:02:00.0 eth0: dma_rwctrl[00000001] dma_mask[64-bit]
    [    8.126735] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
    [   11.199686] tg3 0000:02:00.0: irq 46 for MSI/MSI-X
    [   11.199692] tg3 0000:02:00.0: irq 47 for MSI/MSI-X
    [   11.199695] tg3 0000:02:00.0: irq 48 for MSI/MSI-X
    [   11.199698] tg3 0000:02:00.0: irq 49 for MSI/MSI-X
    [   11.199701] tg3 0000:02:00.0: irq 50 for MSI/MSI-X
    [   11.389997] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
    [   11.390288] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
    [   13.147946] tg3 0000:02:00.0 eth0: Link is up at 100 Mbps, full duplex
    [   13.147951] tg3 0000:02:00.0 eth0: Flow control is on for TX and on for RX
    [   13.147954] tg3 0000:02:00.0 eth0: EEE is disabled
    [   13.147972] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
    [  128.772020] tg3 0000:02:00.0 eth0: Link is down
    [  132.822240] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
    [ 3021.199871] tg3 0000:02:00.0 eth0: Link is up at 100 Mbps, full duplex
    [ 3021.199877] tg3 0000:02:00.0 eth0: Flow control is on for TX and on for RX
    [ 3021.199881] tg3 0000:02:00.0 eth0: EEE is disabled
    [ 3021.199901] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
    Hope it'll help to help me, lol

  8. #18
    Join Date
    Aug 2013
    Beans
    18

    Re: Broadcom BCM57785

    I read this article - http://havingnoclue.wordpress.com/20...-ubuntu-10-04/
    and tried to install the driver, but there was issues:
    1. In HOME I created "Ethernet" directory where I extracted linux-3.129d.zip
    2. I extracted tg3-3.129d.tar.gz in Ethernet/Sever/Linux/Driver folder and there appeared "tg3-3.129d" folder
    3. Opened a terminal and did the following:

    Code:
    ksenia@ksenia-Aspire-V3-571G:~$ cd Ethernet/Server/Linux/Driver/
    ksenia@ksenia-Aspire-V3-571G:~/Ethernet/Server/Linux/Driver$ cd tg3-3.129d
    ksenia@ksenia-Aspire-V3-571G:~/Ethernet/Server/Linux/Driver/tg3-3.129d$ make
    sh makeflags.sh /lib/modules/3.8.0-19-generic/build  > tg3_flags.h
    make -C /lib/modules/3.8.0-19-generic/build SUBDIRS=/home/ksenia/Ethernet/Server/Linux/Driver/tg3-3.129d modules
    make[1]: Entering directory `/usr/src/linux-headers-3.8.0-19-generic'
      CC [M]  /home/ksenia/Ethernet/Server/Linux/Driver/tg3-3.129d/tg3.o
    /home/ksenia/Ethernet/Server/Linux/Driver/tg3-3.129d/tg3.c:288:23: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__devinitdata’
    /home/ksenia/Ethernet/Server/Linux/Driver/tg3-3.129d/tg3.c:11377:23: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘tg3_timer_init’
    /home/ksenia/Ethernet/Server/Linux/Driver/tg3-3.129d/tg3.c:14766:23: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘tg3_get_eeprom_size’
    /home/ksenia/Ethernet/Server/Linux/Driver/tg3-3.129d/tg3.c:14800:23: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘tg3_get_nvram_size’
    /home/ksenia/Ethernet/Server/Linux/Driver/tg3-3.129d/tg3.c:14833:23: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘tg3_get_nvram_info’
    /home/ksenia/Ethernet/Server/Linux/Driver/tg3-3.129d/tg3.c:14884:23: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘tg3_nvram_get_pagesize’
    /home/ksenia/Ethernet/Server/Linux/Driver/tg3-3.129d/tg3.c:14911:23: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘tg3_get_5752_nvram_info’
    /home/ksenia/Ethernet/Server/Linux/Driver/tg3-3.129d/tg3.c:14952:23: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘tg3_get_5755_nvram_info’
    /home/ksenia/Ethernet/Server/Linux/Driver/tg3-3.129d/tg3.c:15008:23: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘tg3_get_5787_nvram_info’
    /home/ksenia/Ethernet/Server/Linux/Driver/tg3-3.129d/tg3.c:15046:23: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘tg3_get_5761_nvram_info’
    /home/ksenia/Ethernet/Server/Linux/Driver/tg3-3.129d/tg3.c:15121:23: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘tg3_get_5906_nvram_info’
    /home/ksenia/Ethernet/Server/Linux/Driver/tg3-3.129d/tg3.c:15128:23: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘tg3_get_57780_nvram_info’
    /home/ksenia/Ethernet/Server/Linux/Driver/tg3-3.129d/tg3.c:15201:23: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘tg3_get_5717_nvram_info’
    /home/ksenia/Ethernet/Server/Linux/Driver/tg3-3.129d/tg3.c:15279:23: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘tg3_get_5720_nvram_info’
    /home/ksenia/Ethernet/Server/Linux/Driver/tg3-3.129d/tg3.c:15421:23: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘tg3_nvram_init’
    /home/ksenia/Ethernet/Server/Linux/Driver/tg3-3.129d/tg3.c:15492:52: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__devinitdata’
    /home/ksenia/Ethernet/Server/Linux/Driver/tg3-3.129d/tg3.c:15556:42: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘tg3_lookup_by_subsys’
    /home/ksenia/Ethernet/Server/Linux/Driver/tg3-3.129d/tg3.c:15570:23: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘tg3_get_eeprom_hw_cfg’
    /home/ksenia/Ethernet/Server/Linux/Driver/tg3-3.129d/tg3.c:15783:22: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘tg3_ape_otp_read’
    /home/ksenia/Ethernet/Server/Linux/Driver/tg3-3.129d/tg3.c:15816:22: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘tg3_issue_otp_command’
    /home/ksenia/Ethernet/Server/Linux/Driver/tg3-3.129d/tg3.c:15839:22: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘tg3_read_otp_phycfg’
    /home/ksenia/Ethernet/Server/Linux/Driver/tg3-3.129d/tg3.c:15865:23: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘tg3_phy_init_link_config’
    /home/ksenia/Ethernet/Server/Linux/Driver/tg3-3.129d/tg3.c:15892:22: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘tg3_phy_probe’
    /home/ksenia/Ethernet/Server/Linux/Driver/tg3-3.129d/tg3.c:16011:23: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘tg3_read_vpd’
    /home/ksenia/Ethernet/Server/Linux/Driver/tg3-3.129d/tg3.c:16132:22: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘tg3_fw_img_is_valid’
    /home/ksenia/Ethernet/Server/Linux/Driver/tg3-3.129d/tg3.c:16145:23: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘tg3_read_bc_ver’
    /home/ksenia/Ethernet/Server/Linux/Driver/tg3-3.129d/tg3.c:16197:23: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘tg3_read_hwsb_ver’
    /home/ksenia/Ethernet/Server/Linux/Driver/tg3-3.129d/tg3.c:16213:23: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘tg3_read_sb_ver’
    /home/ksenia/Ethernet/Server/Linux/Driver/tg3-3.129d/tg3.c:16268:23: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘tg3_read_mgmtfw_ver’
    /home/ksenia/Ethernet/Server/Linux/Driver/tg3-3.129d/tg3.c:16320:23: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘tg3_probe_ncsi’
    /home/ksenia/Ethernet/Server/Linux/Driver/tg3-3.129d/tg3.c:16336:23: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘tg3_read_dash_ver’
    /home/ksenia/Ethernet/Server/Linux/Driver/tg3-3.129d/tg3.c:16361:23: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘tg3_read_otp_ver’
    /home/ksenia/Ethernet/Server/Linux/Driver/tg3-3.129d/tg3.c:16386:23: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘tg3_read_fw_ver’
    /home/ksenia/Ethernet/Server/Linux/Driver/tg3-3.129d/tg3.c:16442:35: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘tg3_find_peer’
    /home/ksenia/Ethernet/Server/Linux/Driver/tg3-3.129d/tg3.c:16470:23: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘tg3_detect_asic_rev’
    /home/ksenia/Ethernet/Server/Linux/Driver/tg3-3.129d/tg3.c:16579:22: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘tg3_get_invariants’
    /home/ksenia/Ethernet/Server/Linux/Driver/tg3-3.129d/tg3.c:17436:22: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘tg3_get_device_address’
    /home/ksenia/Ethernet/Server/Linux/Driver/tg3-3.129d/tg3.c:17517:22: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘tg3_calc_dma_bndry’
    /home/ksenia/Ethernet/Server/Linux/Driver/tg3-3.129d/tg3.c:17658:22: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘tg3_do_test_dma’
    /home/ksenia/Ethernet/Server/Linux/Driver/tg3-3.129d/tg3.c:17747:22: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘tg3_test_dma’
    /home/ksenia/Ethernet/Server/Linux/Driver/tg3-3.129d/tg3.c:17943:23: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘tg3_init_bufmgr_config’
    /home/ksenia/Ethernet/Server/Linux/Driver/tg3-3.129d/tg3.c:17999:25: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘tg3_phy_string’
    /home/ksenia/Ethernet/Server/Linux/Driver/tg3-3.129d/tg3.c:18038:25: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘tg3_bus_string’
    /home/ksenia/Ethernet/Server/Linux/Driver/tg3-3.129d/tg3.c:18074:23: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘tg3_init_coal’
    /home/ksenia/Ethernet/Server/Linux/Driver/tg3-3.129d/tg3.c:18105:22: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘tg3_init_one’
    /home/ksenia/Ethernet/Server/Linux/Driver/tg3-3.129d/tg3.c:18625:23: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘tg3_remove_one’
    /home/ksenia/Ethernet/Server/Linux/Driver/tg3-3.129d/tg3.c:18939:12: error: ‘tg3_init_one’ undeclared here (not in a function)
    /home/ksenia/Ethernet/Server/Linux/Driver/tg3-3.129d/tg3.c:18940:2: error: implicit declaration of function ‘__devexit_p’ [-Werror=implicit-function-declaration]
    /home/ksenia/Ethernet/Server/Linux/Driver/tg3-3.129d/tg3.c:18940:25: error: ‘tg3_remove_one’ undeclared here (not in a function)
    In file included from /home/ksenia/Ethernet/Server/Linux/Driver/tg3-3.129d/tg3.h:13:0,
                     from /home/ksenia/Ethernet/Server/Linux/Driver/tg3-3.129d/tg3.c:118:
    /home/ksenia/Ethernet/Server/Linux/Driver/tg3-3.129d/tg3_compat.h:969:14: warning: ‘print_mac’ defined but not used [-Wunused-function]
    /home/ksenia/Ethernet/Server/Linux/Driver/tg3-3.129d/tg3.c:548:12: warning: ‘tg3_read32’ defined but not used [-Wunused-function]
    /home/ksenia/Ethernet/Server/Linux/Driver/tg3-3.129d/tg3.c:579:12: warning: ‘tg3_read_indirect_reg32’ defined but not used [-Wunused-function]
    /home/ksenia/Ethernet/Server/Linux/Driver/tg3-3.129d/tg3.c:621:12: warning: ‘tg3_read_indirect_mbox’ defined but not used [-Wunused-function]
    /home/ksenia/Ethernet/Server/Linux/Driver/tg3-3.129d/tg3.c:674:12: warning: ‘tg3_read32_mbox_5906’ defined but not used [-Wunused-function]
    /home/ksenia/Ethernet/Server/Linux/Driver/tg3-3.129d/tg3.c:679:13: warning: ‘tg3_write32_mbox_5906’ defined but not used [-Wunused-function]
    /home/ksenia/Ethernet/Server/Linux/Driver/tg3-3.129d/tg3.c:747:13: warning: ‘tg3_ape_lock_init’ defined but not used [-Wunused-function]
    /home/ksenia/Ethernet/Server/Linux/Driver/tg3-3.129d/tg3.c:1623:12: warning: ‘tg3_mdio_init’ defined but not used [-Wunused-function]
    /home/ksenia/Ethernet/Server/Linux/Driver/tg3-3.129d/tg3.c:1739:13: warning: ‘tg3_mdio_fini’ defined but not used [-Wunused-function]
    /home/ksenia/Ethernet/Server/Linux/Driver/tg3-3.129d/tg3.c:11246:13: warning: ‘tg3_timer’ defined but not used [-Wunused-function]
    /home/ksenia/Ethernet/Server/Linux/Driver/tg3-3.129d/tg3.c:11436:13: warning: ‘tg3_reset_task’ defined but not used [-Wunused-function]
    /home/ksenia/Ethernet/Server/Linux/Driver/tg3-3.129d/tg3.c:14524:27: warning: ‘tg3_ethtool_ops’ defined but not used [-Wunused-variable]
    /home/ksenia/Ethernet/Server/Linux/Driver/tg3-3.129d/tg3.c:16558:13: warning: ‘tg3_10_100_only_device’ defined but not used [-Wunused-function]
    cc1: some warnings being treated as errors
    make[2]: *** [/home/ksenia/Ethernet/Server/Linux/Driver/tg3-3.129d/tg3.o] Error 1
    make[1]: *** [_module_/home/ksenia/Ethernet/Server/Linux/Driver/tg3-3.129d] Error 2
    make[1]: Leaving directory `/usr/src/linux-headers-3.8.0-19-generic'
    make: *** [default] Error 2
    I didn't execute commands:
    Code:
    insmod tg3.ko
    and
    Code:
    make install
    because of those errors above.
    What did I do wrong?? I don't know how to install it, the README.TXT file instructions apparently aren't enough for me, I'm a total noob.

  9. #19
    Join Date
    Aug 2005
    Location
    South Carolina, USA
    Beans
    26,047
    Distro
    Ubuntu Development Release

    Re: Broadcom BCM57785

    Quote Originally Posted by ksjenka View Post
    because of those errors above.
    What did I do wrong?? I don't know how to install it, the README.TXT file instructions apparently aren't enough for me, I'm a total noob.
    The article was written for Ubuntu 10.04. The package was written for kernel 2.6.xx. You have Ubuntu 13.04 and kernel 3.8. The package has too many dis-similarities from your sleek modern kernel.

    Let's try to dig even deeper. Please hook up the ethernet cable. Shut down completely (not reboot). Start the computer and let it try to connect. After a few minutes, run and post:
    Code:
    cat /var/log/syslog | grep -e tg3 -e etwork -e eth0 > ksj2.txt
    The file is likely to be quite long so paste it here and give us the link: http://paste.ubuntu.com/
    Last edited by chili555; August 4th, 2013 at 02:39 PM.
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

  10. #20
    Join Date
    Aug 2013
    Beans
    18

    Re: Broadcom BCM57785

    OK, I did it, the file is here - http://paste.ubuntu.com/5947511/

Page 2 of 3 FirstFirst 123 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
  •