home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Support
Installation, configuration support
TV Server issues - Started 10th April.
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="CyberSimian" data-source="post: 1298988" data-attributes="member: 141969"><p>I use 64-bit Windows 7 on my HTPC, and it <em>can</em> access the internet (although I access the internet only for installing newer versions of MP). However, as a famous man once said:</p><p></p><p style="margin-left: 20px"><em>Networking is a riddle, wrapped in a mystery, inside an enigma.</em></p><p></p><p></p><p>Did you restore a working image of your "C:" drive, or did you install Windows 7 from the DVD?</p><p></p><p>I changed from 32-bit Windows 7 to 64-bit Windows 7 when I obtained additional RAM, and after installing from the DVD, it is necessary manually to install various Windows updates. This is because Microsoft changed the Windows Updater several years ago, with the result that it can no longer update Windows 7 unless a manually-installed update is installed manually (!)</p><p></p><p>Looking at my folder that contains updates for 64-bit Windows 7, I have the following KB updates which I presumably installed after installing from the DVD:</p><p></p><p>[code]kb2843376 2013-07-09</p><p>kb3020369 2015-05-11</p><p>kb3125574 2016-05-16</p><p>kb3172605 2016-09-12</p><p>kb3205402 2017-06-10</p><p>kb4474419 2019-09-09</p><p>kb4490628 2019-03-11</p><p>kb915597 2020-01-14[/code]</p><p></p><p>I don't remember what the dates shown above represent, but possibly they are the dates when the update was issued or was itself most-recently updated. I would suggest installing these updates in the date order shown above (but there is no guarantee that this is the correct order). In total the updates come to about 800 MB. Obviously you will need to download them using a system other than the one that cannot access the internet.</p><p></p><p>If you restored a previously-working Windows 7 image of your "C:" drive, but it can no longer access the internet, we are facing a more-difficult challenge <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite3" alt=":(" title="Frown :(" loading="lazy" data-shortname=":(" />. Some things to check:</p><p></p><p>(1) Switch off your internet router, wait 5 minutes, then switch it on again. Wait another 5 minutes for it to stabilise.</p><p></p><p>(2) Now reboot your HTPC. Is there now an internet connection?</p><p></p><p>(3) Windows tries to be helpful by preventing network access if it thinks that you are trying to access a public network (such as in an internet cafe). So it is important that you define your network as a <strong>private</strong> network. There are three choices for network type: Home, Work, and Public. I always choose Work.</p><p></p><p>(4) Next, how does Windows know where it is? It knows by looking for the gateway IP address that you defined in the setup for your networking adapter. So check that the gateway address defined there is the same as the IP address of your internet router.</p><p></p><p>(5) If still no internet, open an command window using <strong>Run as Administrator</strong>, and type the following command:</p><p></p><p>netsh.exe interface set interface "Local Area Connection" disabled</p><p></p><p>I am assuming that your network connection is called <strong>Local Area Connection</strong> (which it is by default), and that you have only one of them. If you have more than one connection, you might need to suffix the name with " 2". Wait 60 seconds for the command to be actioned. Now type the following command:</p><p></p><p>netsh.exe interface set interface "Local Area Connection" enabled</p><p></p><p>It is important to disable the connection first, before trying to enable it. Disabling the connection resets it, if it is in a strange state. Wait several minutes to see if the little icon in the System Tray changes to show that you now have an internet connection (or place the mouse pointer over the icon to see the status).</p><p></p><p>-- from CyberSimian in the UK</p><p></p><p><span style="color: rgb(184, 49, 47)">Edit: changed "800 GB" to the (correct) "800 MB".</span></p></blockquote><p></p>
[QUOTE="CyberSimian, post: 1298988, member: 141969"] I use 64-bit Windows 7 on my HTPC, and it [I]can[/I] access the internet (although I access the internet only for installing newer versions of MP). However, as a famous man once said: [INDENT][I]Networking is a riddle, wrapped in a mystery, inside an enigma.[/I][/INDENT] Did you restore a working image of your "C:" drive, or did you install Windows 7 from the DVD? I changed from 32-bit Windows 7 to 64-bit Windows 7 when I obtained additional RAM, and after installing from the DVD, it is necessary manually to install various Windows updates. This is because Microsoft changed the Windows Updater several years ago, with the result that it can no longer update Windows 7 unless a manually-installed update is installed manually (!) Looking at my folder that contains updates for 64-bit Windows 7, I have the following KB updates which I presumably installed after installing from the DVD: [code]kb2843376 2013-07-09 kb3020369 2015-05-11 kb3125574 2016-05-16 kb3172605 2016-09-12 kb3205402 2017-06-10 kb4474419 2019-09-09 kb4490628 2019-03-11 kb915597 2020-01-14[/code] I don't remember what the dates shown above represent, but possibly they are the dates when the update was issued or was itself most-recently updated. I would suggest installing these updates in the date order shown above (but there is no guarantee that this is the correct order). In total the updates come to about 800 MB. Obviously you will need to download them using a system other than the one that cannot access the internet. If you restored a previously-working Windows 7 image of your "C:" drive, but it can no longer access the internet, we are facing a more-difficult challenge :(. Some things to check: (1) Switch off your internet router, wait 5 minutes, then switch it on again. Wait another 5 minutes for it to stabilise. (2) Now reboot your HTPC. Is there now an internet connection? (3) Windows tries to be helpful by preventing network access if it thinks that you are trying to access a public network (such as in an internet cafe). So it is important that you define your network as a [B]private[/B] network. There are three choices for network type: Home, Work, and Public. I always choose Work. (4) Next, how does Windows know where it is? It knows by looking for the gateway IP address that you defined in the setup for your networking adapter. So check that the gateway address defined there is the same as the IP address of your internet router. (5) If still no internet, open an command window using [B]Run as Administrator[/B], and type the following command: netsh.exe interface set interface "Local Area Connection" disabled I am assuming that your network connection is called [B]Local Area Connection[/B] (which it is by default), and that you have only one of them. If you have more than one connection, you might need to suffix the name with " 2". Wait 60 seconds for the command to be actioned. Now type the following command: netsh.exe interface set interface "Local Area Connection" enabled It is important to disable the connection first, before trying to enable it. Disabling the connection resets it, if it is in a strange state. Wait several minutes to see if the little icon in the System Tray changes to show that you now have an internet connection (or place the mouse pointer over the icon to see the status). -- from CyberSimian in the UK [COLOR=rgb(184, 49, 47)]Edit: changed "800 GB" to the (correct) "800 MB".[/COLOR] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
Installation, configuration support
TV Server issues - Started 10th April.
Contact us
RSS
Top
Bottom