I fixed apt-get on beaglebone by running :
su (or sudo su)
sudo sh -c "echo nameserver 8.8.8.8 > /etc/resolv.conf"
checked with cat /etc/resolv.conf".

On Saturday, May 20, 2017 at 4:42:47 PM UTC-7, fedor...@gmail.com wrote:
>
> I tried to use bone-debian-8.7-lxqt-4gb-armhf-2017-03-19-4gb.img.xz and I 
> had problems described here: 
> https://groups.google.com/forum/#!topic/beagleboard/FasKfwC_2Z8
>
> I get:
> fatal: unable to access '
> https://github.com/StrawsonDesign/Robotics_Cape_Installer.git/': Failed 
> to connect to github.com port 443: Connection refused
> and apt-get update does not work.
>
> I can ping google.com.
>
> I would appreciate any help fixing it.
>
> On Thursday, May 18, 2017 at 3:45:56 PM UTC-7, fedor...@gmail.com wrote:
>>
>> Robert, thank you!
>>
>> I do not know why but after I upgraded U-boot to the latest version, I 
>> was not able to set Ethernet connection through USB.
>> I will try one more time later today.
>>
>> On Thursday, May 18, 2017 at 3:07:52 PM UTC-7, RobertCNelson wrote:
>>>
>>> On Wed, May 17, 2017 at 11:17 PM,  <fedor...@gmail.com> wrote: 
>>> > Hello Everyone, 
>>> > 
>>> > I am not able to enable ADC overlay, I am not sure what I am doing 
>>> wrong: 
>>>
>>> First see: 
>>>
>>> http://elinux.org/Beagleboard:BeagleBoneBlack_Debian#U-Boot_Overlays 
>>>
>>> and verify you are running the latest version of u-boot: 
>>>
>>>
>>> > 
>>> > dtb=am335x-boneblack.dtb 
>>>
>>> drop this, u-boot will decide what *.dtb to use 
>>>
>>> > 
>>> > enable_uboot_overlays=1 
>>> > disable_uboot_overlays_emmc=1 
>>> > disable_uboot_overlays_video=1 
>>> > disable_uboot_overlays_audio=1 
>>> > disable_uboot_overlays_wireless=1 
>>> > #disable_uboot_overlays_adc=1 
>>> > 
>>> > uboot_overlay_adc=/lib/firmware/BB-ADC-00A0.dtbo 
>>>
>>> Drop the uboot_overlay, adc will automatically be loaded. 
>>>
>>> > 
>>> > cmdline=coherent_pool=1M quiet 
>>> > 
>>> > Thank you for help! 
>>>
>>> Regards, 
>>>
>>> -- 
>>> Robert Nelson 
>>> https://rcn-ee.com/ 
>>>
>>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/ac9a35ec-1bb9-42c6-8a60-b3f41a76bf71%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to