intel-gpu / documentation

8 stars 1 forks source link

Feedback on installation-guides/ubuntu/ubuntu-focal.html #41

Open eason-777 opened 2 years ago

eason-777 commented 2 years ago

Would you like to check if it's feasible? Thank you soooooooooo much.

sudo apt-add-repository \
  'deb [arch=amd64] https://repositories.intel.com/graphics/ubuntu focal main'

In my ubuntu20.04, the result is always Could not connect to repositories.intel.com:443 (13.33.65.72), connection timed out Could not connect to repositories.intel.com:443 (13.33.65.42), connection timed out Could not connect to repositories.intel.com:443 (13.33.65.33), connection timed out Could not connect to repositories.intel.com:443 (13.33.65.89), connection timed out Reading package lists... Done W: Failed to fetch https://repositories.intel.com/graphics/ubuntu/dists/focal/InRelease Could not connect to repositories.intel.com:443 (13.33.65.72), connection timed out Could not connect to repositories.intel.com:443 (13.33.65.42), connection timed out Could not connect to repositories.intel.com:443 (13.33.65.33), connection timed out Could not connect to repositories.intel.com:443 (13.33.65.89), connection timed out W: Some index files failed to download. They have been ignored, or old ones used instead.

ChenKej1e commented 2 years ago

Thanks for your feedback! This issue might be caused by your proxy setting. Please use the direct network or contact your IT for advice.

eero-t commented 2 years ago

I think this can be closed, it's not documentation issue, but a generic issue with user's network settings / connectivity.