Network Icon suddenly shows a “?” The 2019 Stack Overflow Developer Survey Results Are InWireless in 13.10 or similars doesn't work!Wi-Fi disconnectsConnected to Ethernet, but no InternetWiFi or Bluetooth not working in ubuntu 16.04 LTS (dual boot)What is Generic* disabledWifi connections not showing up on ubuntu 16.04Wi-Fi and ethernet not working on fresih install of Ubuntu 16.04.5. (Acer Aspire 5560)Ethernet interface gets disabled when GPU is removedUbuntu dont detect internet after upgradeWifi not getting connected but LAN cable connection is working. Please help

Which Sci-Fi work first showed weapon of galactic-scale mass destruction?

Geography at the pixel level

Identify boardgame from Big movie

How technical should a Scrum Master be to effectively remove impediments?

How to deal with fear of taking dependencies

Falsification in Math vs Science

What does ひと匙 mean in this manga and has it been used colloquially?

What is the meaning of Triage in Cybersec world?

What to do when moving next to a bird sanctuary with a loosely-domesticated cat?

Why didn't the Event Horizon Telescope team mention Sagittarius A*?

Why hard-Brexiteers don't insist on a hard border to prevent illegal immigration after Brexit?

Why not take a picture of a closer black hole?

How are circuits which use complex ICs normally simulated?

What did it mean to "align" a radio?

Button changing it's text & action. Good or terrible?

Did Scotland spend $250,000 for the slogan "Welcome to Scotland"?

What is the meaning of the verb "bear" in this context?

When should I buy a clipper card after flying to OAK?

Output the Arecibo Message

FPGA - DIY Programming

If a Druid sees an animal’s corpse, can they Wild Shape into that animal?

What does Linus Torvalds mean when he says that Git "never ever" tracks a file?

Did 3000BC Egyptians use meteoric iron weapons?

Are there any other methods to apply to solving simultaneous equations?



Network Icon suddenly shows a “?”



The 2019 Stack Overflow Developer Survey Results Are InWireless in 13.10 or similars doesn't work!Wi-Fi disconnectsConnected to Ethernet, but no InternetWiFi or Bluetooth not working in ubuntu 16.04 LTS (dual boot)What is Generic* disabledWifi connections not showing up on ubuntu 16.04Wi-Fi and ethernet not working on fresih install of Ubuntu 16.04.5. (Acer Aspire 5560)Ethernet interface gets disabled when GPU is removedUbuntu dont detect internet after upgradeWifi not getting connected but LAN cable connection is working. Please help



.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








0















I use ubuntu 18.10 on my computer and I've been getting a weird error since a few days ago. Suddenly, my network icon turns into the version with "?", and I can't acess some websites. No problem on other devices, only on the computer. I'm using a wired connection, and don't have any idea of what could be causing the error.



 *-network 
description: Ethernet interface
product: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
vendor: Realtek Semiconductor Co., Ltd.
physical id: 0
bus info: pci@0000:02:00.0
logical name: enp2s0
version: 06
serial: 94:de:80:f1:61:37
size: 1Gbit/s
capacity: 1Gbit/s
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress msix vpd bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=full firmware=rtl8168e-3_0.0.4 03/27/12 ip=192.168.0.11 latency=0 link=yes multicast=yes port=MII speed=1Gbit/s
resources: irq:18 ioport:de00(size=256) memory:fdfff000-fdffffff memory:fdff8000-fdffbfff









share|improve this question









New contributor




Jose Guilherme is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.















  • 1





    It means that you've lost Internet connectivity. Assuming that you're using ethernet... check your cabling first. If you're using wireless, try a stronger signal network.

    – heynnema
    2 days ago











  • Ok, I'll try to check it... I've never had problems with cabling that's why I didn't even consider it...

    – Jose Guilherme
    2 days ago











  • Edit your question and show me sudo lshw -C network.

    – heynnema
    2 days ago











  • Ok, I've just edited it.

    – Jose Guilherme
    2 days ago











  • Try this now, so you know how it works... in terminal type ping 192.168.0.1. Observe that you're getting return pings, and the time values. Control-c to stop the pings. When you see the ?, indicating that you've lost connection, do the ping again, and see if you recognize the pattern. Report back.

    – heynnema
    2 days ago

















0















I use ubuntu 18.10 on my computer and I've been getting a weird error since a few days ago. Suddenly, my network icon turns into the version with "?", and I can't acess some websites. No problem on other devices, only on the computer. I'm using a wired connection, and don't have any idea of what could be causing the error.



 *-network 
description: Ethernet interface
product: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
vendor: Realtek Semiconductor Co., Ltd.
physical id: 0
bus info: pci@0000:02:00.0
logical name: enp2s0
version: 06
serial: 94:de:80:f1:61:37
size: 1Gbit/s
capacity: 1Gbit/s
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress msix vpd bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=full firmware=rtl8168e-3_0.0.4 03/27/12 ip=192.168.0.11 latency=0 link=yes multicast=yes port=MII speed=1Gbit/s
resources: irq:18 ioport:de00(size=256) memory:fdfff000-fdffffff memory:fdff8000-fdffbfff









share|improve this question









New contributor




Jose Guilherme is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.















  • 1





    It means that you've lost Internet connectivity. Assuming that you're using ethernet... check your cabling first. If you're using wireless, try a stronger signal network.

    – heynnema
    2 days ago











  • Ok, I'll try to check it... I've never had problems with cabling that's why I didn't even consider it...

    – Jose Guilherme
    2 days ago











  • Edit your question and show me sudo lshw -C network.

    – heynnema
    2 days ago











  • Ok, I've just edited it.

    – Jose Guilherme
    2 days ago











  • Try this now, so you know how it works... in terminal type ping 192.168.0.1. Observe that you're getting return pings, and the time values. Control-c to stop the pings. When you see the ?, indicating that you've lost connection, do the ping again, and see if you recognize the pattern. Report back.

    – heynnema
    2 days ago













0












0








0








I use ubuntu 18.10 on my computer and I've been getting a weird error since a few days ago. Suddenly, my network icon turns into the version with "?", and I can't acess some websites. No problem on other devices, only on the computer. I'm using a wired connection, and don't have any idea of what could be causing the error.



 *-network 
description: Ethernet interface
product: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
vendor: Realtek Semiconductor Co., Ltd.
physical id: 0
bus info: pci@0000:02:00.0
logical name: enp2s0
version: 06
serial: 94:de:80:f1:61:37
size: 1Gbit/s
capacity: 1Gbit/s
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress msix vpd bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=full firmware=rtl8168e-3_0.0.4 03/27/12 ip=192.168.0.11 latency=0 link=yes multicast=yes port=MII speed=1Gbit/s
resources: irq:18 ioport:de00(size=256) memory:fdfff000-fdffffff memory:fdff8000-fdffbfff









share|improve this question









New contributor




Jose Guilherme is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.












I use ubuntu 18.10 on my computer and I've been getting a weird error since a few days ago. Suddenly, my network icon turns into the version with "?", and I can't acess some websites. No problem on other devices, only on the computer. I'm using a wired connection, and don't have any idea of what could be causing the error.



 *-network 
description: Ethernet interface
product: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
vendor: Realtek Semiconductor Co., Ltd.
physical id: 0
bus info: pci@0000:02:00.0
logical name: enp2s0
version: 06
serial: 94:de:80:f1:61:37
size: 1Gbit/s
capacity: 1Gbit/s
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress msix vpd bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=full firmware=rtl8168e-3_0.0.4 03/27/12 ip=192.168.0.11 latency=0 link=yes multicast=yes port=MII speed=1Gbit/s
resources: irq:18 ioport:de00(size=256) memory:fdfff000-fdffffff memory:fdff8000-fdffbfff






networking icons 18.10 websites






share|improve this question









New contributor




Jose Guilherme is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|improve this question









New contributor




Jose Guilherme is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|improve this question




share|improve this question








edited 2 days ago







Jose Guilherme













New contributor




Jose Guilherme is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked 2 days ago









Jose GuilhermeJose Guilherme

11




11




New contributor




Jose Guilherme is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





Jose Guilherme is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






Jose Guilherme is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.







  • 1





    It means that you've lost Internet connectivity. Assuming that you're using ethernet... check your cabling first. If you're using wireless, try a stronger signal network.

    – heynnema
    2 days ago











  • Ok, I'll try to check it... I've never had problems with cabling that's why I didn't even consider it...

    – Jose Guilherme
    2 days ago











  • Edit your question and show me sudo lshw -C network.

    – heynnema
    2 days ago











  • Ok, I've just edited it.

    – Jose Guilherme
    2 days ago











  • Try this now, so you know how it works... in terminal type ping 192.168.0.1. Observe that you're getting return pings, and the time values. Control-c to stop the pings. When you see the ?, indicating that you've lost connection, do the ping again, and see if you recognize the pattern. Report back.

    – heynnema
    2 days ago












  • 1





    It means that you've lost Internet connectivity. Assuming that you're using ethernet... check your cabling first. If you're using wireless, try a stronger signal network.

    – heynnema
    2 days ago











  • Ok, I'll try to check it... I've never had problems with cabling that's why I didn't even consider it...

    – Jose Guilherme
    2 days ago











  • Edit your question and show me sudo lshw -C network.

    – heynnema
    2 days ago











  • Ok, I've just edited it.

    – Jose Guilherme
    2 days ago











  • Try this now, so you know how it works... in terminal type ping 192.168.0.1. Observe that you're getting return pings, and the time values. Control-c to stop the pings. When you see the ?, indicating that you've lost connection, do the ping again, and see if you recognize the pattern. Report back.

    – heynnema
    2 days ago







1




1





It means that you've lost Internet connectivity. Assuming that you're using ethernet... check your cabling first. If you're using wireless, try a stronger signal network.

– heynnema
2 days ago





It means that you've lost Internet connectivity. Assuming that you're using ethernet... check your cabling first. If you're using wireless, try a stronger signal network.

– heynnema
2 days ago













Ok, I'll try to check it... I've never had problems with cabling that's why I didn't even consider it...

– Jose Guilherme
2 days ago





Ok, I'll try to check it... I've never had problems with cabling that's why I didn't even consider it...

– Jose Guilherme
2 days ago













Edit your question and show me sudo lshw -C network.

– heynnema
2 days ago





Edit your question and show me sudo lshw -C network.

– heynnema
2 days ago













Ok, I've just edited it.

– Jose Guilherme
2 days ago





Ok, I've just edited it.

– Jose Guilherme
2 days ago













Try this now, so you know how it works... in terminal type ping 192.168.0.1. Observe that you're getting return pings, and the time values. Control-c to stop the pings. When you see the ?, indicating that you've lost connection, do the ping again, and see if you recognize the pattern. Report back.

– heynnema
2 days ago





Try this now, so you know how it works... in terminal type ping 192.168.0.1. Observe that you're getting return pings, and the time values. Control-c to stop the pings. When you see the ?, indicating that you've lost connection, do the ping again, and see if you recognize the pattern. Report back.

– heynnema
2 days ago










0






active

oldest

votes












Your Answer








StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);






Jose Guilherme is a new contributor. Be nice, and check out our Code of Conduct.









draft saved

draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1132228%2fnetwork-icon-suddenly-shows-a%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown

























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes








Jose Guilherme is a new contributor. Be nice, and check out our Code of Conduct.









draft saved

draft discarded


















Jose Guilherme is a new contributor. Be nice, and check out our Code of Conduct.












Jose Guilherme is a new contributor. Be nice, and check out our Code of Conduct.











Jose Guilherme is a new contributor. Be nice, and check out our Code of Conduct.














Thanks for contributing an answer to Ask Ubuntu!


  • Please be sure to answer the question. Provide details and share your research!

But avoid


  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.

To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1132228%2fnetwork-icon-suddenly-shows-a%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

Tamil (spriik) Luke uk diar | Nawigatjuun

Align equal signs while including text over equalitiesAMS align: left aligned text/math plus multicolumn alignmentMultiple alignmentsAligning equations in multiple placesNumbering and aligning an equation with multiple columnsHow to align one equation with another multline equationUsing \ in environments inside the begintabularxNumber equations and preserving alignment of equal signsHow can I align equations to the left and to the right?Double equation alignment problem within align enviromentAligned within align: Why are they right-aligned?

Where does the image of a data connector as a sharp metal spike originate from?Where does the concept of infected people turning into zombies only after death originate from?Where does the motif of a reanimated human head originate?Where did the notion that Dragons could speak originate?Where does the archetypal image of the 'Grey' alien come from?Where did the suffix '-Man' originate?Where does the notion of being injured or killed by an illusion originate?Where did the term “sophont” originate?Where does the trope of magic spells being driven by advanced technology originate from?Where did the term “the living impaired” originate?