Recommended Posts

I got a playstation 3 about a week ago and I'm trying to get the media sharing to work with WMP 11. The problem I'm having is my computer cannot see the PS3, I can't ping it's network IP, but the other computers on my network can... I'm hardwired to my router and so are the others, I'm running vista x64 and the other computers are running x32, but I don't think that makes a difference.

I have two onboard LAN cards in my computer. One is a nvidia nforce that I use regularly, the second is a marvel yukon that has major problems if I have 4gb of ram installed.

Anyway, the marvel yukon works, it can ping my PS3 and share media. But since I like to use my computer's 4gb of ram, its not really an option, I have to get the nvidia nForce one working.

I don't know what I need to do to get the nvidia nforce one working. As far as internet, sharing files across other computers, it has zero problems with that. It can ping other computers but the PS3.

  Gabe3 said:
I got a playstation 3 about a week ago and I'm trying to get the media sharing to work with WMP 11. The problem I'm having is my computer cannot see the PS3, I can't ping it's network IP, but the other computers on my network can... I'm hardwired to my router and so are the others, I'm running vista x64 and the other computers are running x32, but I don't think that makes a difference.

I have two onboard LAN cards in my computer. One is a nvidia nforce that I use regularly, the second is a marvel yukon that has major problems if I have 4gb of ram installed.

Anyway, the marvel yukon works, it can ping my PS3 and share media. But since I like to use my computer's 4gb of ram, its not really an option, I have to get the nvidia nForce one working.

I don't know what I need to do to get the nvidia nforce one working. As far as internet, sharing files across other computers, it has zero problems with that. It can ping other computers but the PS3.

do you have the marvell yukon NIC disabled in the BIOS or in Windows? have you installed a recent driver from nvidia.com?

  k22 said:
do you have the marvell yukon NIC disabled in the BIOS or in Windows? have you installed a recent driver from nvidia.com?

I have yukon disabled in windows right now. I don't think theres a bios option for it. I'm not sure if or the time I installed a driver for the nforce network controller. I do have a roll back option.

  Gabe3 said:
I have yukon disabled in windows right now. I don't think theres a bios option for it. I'm not sure if or the time I installed a driver for the nforce network controller. I do have a roll back option.

run the route print cmd on a machine that can ping the PS3 and route print on the machine that cannot. notice the differences or post the output here.

C:\Users\Gabriel2>route print 192.168.1.102

===========================================================================

Interface List

8 ...00 11 d8 0e 98 2e ...... Realtek RTL8139/810x Family Fast Ethernet NIC

1 ........................... Software Loopback Interface 1

9 ...02 00 54 55 4e 01 ...... Teredo Tunneling Pseudo-Interface

10 ...00 00 00 00 00 00 00 e0 isatap.hsd1.fl.comcast.net.

===========================================================================

IPv4 Route Table

===========================================================================

Active Routes:

None

Persistent Routes:

None

IPv6 Route Table

===========================================================================

Active Routes:

None

Persistent Routes:

None

C:\Users\Gabriel>route print 192.168.1.102

===========================================================================

Interface List

9 ...00 00 00 00 00 00 ...... NVIDIA nForce Networking Controller

1 ........................... Software Loopback Interface 1

12 ...00 00 00 00 00 00 00 e0 isatap.hsd1.fl.comcast.net.

11 ...02 00 54 55 4e 01 ...... Teredo Tunneling Pseudo-Interface

===========================================================================

IPv4 Route Table

===========================================================================

Active Routes:

None

Persistent Routes:

None

IPv6 Route Table

===========================================================================

Active Routes:

None

Persistent Routes:

None

Edited by Gabe3

not what I was looking for

first, tell me the IP of the PS3, the IP of the computer that cannot reach it, and the IP of the computer that can.

are they all on the same subnet? same network number and same mask? are you using DHCP on all 3 or have you configured a static address on any of them? can you ping other devices on the local network from the computer that cannot ping the PS3?

as far as the route print cmd goes, i don't know if that will really help assuming you are using DHCP to assign addresses to all of them. if you aren't sure about the setup, then do the following:

on the computer that can ping the PS3 and the one that cannot

start, run, cmd, route print [Enter] (do not specify an IP after the route print cmd)

Edited by k22
  k22 said:
not what I was looking for

first, tell me the IP of the PS3, the IP of the computer that cannot reach it, and the IP of the computer that can.

are they all on the same subnet? same network number and same mask? are you using DHCP on all 3 or have you configured a static address on any of them? can you ping other devices on the local network from the computer that cannot ping the PS3?

as far as the route print cmd goes, i don't know if that will really help assuming you are using DHCP to assign addresses to all of them. if you aren't sure about the setup, then do the following:

on the computer that can ping the PS3 and the one that cannot

start, run, cmd, route print [Enter] (do not specify an IP after the route print cmd)

Thanks for helping. Here you go.

PS3 IP: 192.168.1.102

Broken computer IP: 192.168.1.101

Working computer IP: 192.168.1.105

I think they are all on the same subnet? Everything is set up automatically. Although, I configured the PS3 and broken computer to static IP's but that did nothing to help. So they are back to automatic. I can ping other computers from the broken computer.

working computer

C:\Users\Gabriel2>route print

===========================================================================

Interface List

8 ...00 11 d8 0e 98 2e ...... Realtek RTL8139/810x Family Fast Ethernet NIC

1 ........................... Software Loopback Interface 1

9 ...02 00 54 55 4e 01 ...... Teredo Tunneling Pseudo-Interface

10 ...00 00 00 00 00 00 00 e0 isatap.hsd1.fl.comcast.net.

===========================================================================

IPv4 Route Table

===========================================================================

Active Routes:

Network Destination Netmask Gateway Interface Metric

0.0.0.0 0.0.0.0 192.168.1.1 192.168.1.105 20

127.0.0.0 255.0.0.0 On-link 127.0.0.1 306

127.0.0.1 255.255.255.255 On-link 127.0.0.1 306

127.255.255.255 255.255.255.255 On-link 127.0.0.1 306

192.168.1.0 255.255.255.0 On-link 192.168.1.105 276

192.168.1.105 255.255.255.255 On-link 192.168.1.105 276

192.168.1.255 255.255.255.255 On-link 192.168.1.105 276

224.0.0.0 240.0.0.0 On-link 127.0.0.1 306

224.0.0.0 240.0.0.0 On-link 192.168.1.105 276

255.255.255.255 255.255.255.255 On-link 127.0.0.1 306

255.255.255.255 255.255.255.255 On-link 192.168.1.105 276

===========================================================================

Persistent Routes:

None

IPv6 Route Table

===========================================================================

Active Routes:

If Metric Network Destination Gateway

9 18 ::/0 On-link

1 306 ::1/128 On-link

9 18 2001::/32 On-link

9 266 2001:0:4137:9e66:2879:c58:3f57:fe96/128

On-link

8 276 fe80::/64 On-link

9 266 fe80::/64 On-link

10 281 fe80::5efe:192.168.1.105/128

On-link

9 266 fe80::2879:c58:3f57:fe96/128

On-link

8 276 fe80::d187:cb96:e9c6:6ebc/128

On-link

1 306 ff00::/8 On-link

9 266 ff00::/8 On-link

8 276 ff00::/8 On-link

===========================================================================

Persistent Routes:

None

Broken computer

C:\Users\Gabriel>route print

===========================================================================

Interface List

9 ...00 00 00 00 00 00 ...... NVIDIA nForce Networking Controller

1 ........................... Software Loopback Interface 1

12 ...00 00 00 00 00 00 00 e0 isatap.hsd1.fl.comcast.net.

11 ...02 00 54 55 4e 01 ...... Teredo Tunneling Pseudo-Interface

===========================================================================

IPv4 Route Table

===========================================================================

Active Routes:

Network Destination Netmask Gateway Interface Metric

0.0.0.0 0.0.0.0 192.168.1.1 192.168.1.101 276

127.0.0.0 255.0.0.0 On-link 127.0.0.1 306

127.0.0.1 255.255.255.255 On-link 127.0.0.1 306

127.255.255.255 255.255.255.255 On-link 127.0.0.1 306

169.254.0.0 255.255.0.0 On-link 192.168.1.101 30

169.254.255.255 255.255.255.255 On-link 192.168.1.101 276

192.168.1.0 255.255.255.0 On-link 192.168.1.101 276

192.168.1.101 255.255.255.255 On-link 192.168.1.101 276

192.168.1.255 255.255.255.255 On-link 192.168.1.101 276

224.0.0.0 240.0.0.0 On-link 127.0.0.1 306

224.0.0.0 240.0.0.0 On-link 192.168.1.101 276

255.255.255.255 255.255.255.255 On-link 127.0.0.1 306

255.255.255.255 255.255.255.255 On-link 192.168.1.101 276

===========================================================================

Persistent Routes:

Network Address Netmask Gateway Address Metric

0.0.0.0 0.0.0.0 192.168.1.1 Default

0.0.0.0 0.0.0.0 192.168.1.1 Default

===========================================================================

IPv6 Route Table

===========================================================================

Active Routes:

If Metric Network Destination Gateway

1 306 ::1/128 On-link

9 276 fe80::/64 On-link

12 281 fe80::5efe:192.168.1.101/128

On-link

9 276 fe80::2c4e:ea7:2577:a802/128

On-link

1 306 ff00::/8 On-link

9 276 ff00::/8 On-link

===========================================================================

Persistent Routes:

None

  k22 said:
when you installed the nvidia driver did you install the firewall software that comes with it?

no.

I just installed the nforce drivers, with them came a ethernet driver but that did not help at all. Made me re-activate vista.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • No, because most people coming into the workforce are already familiar with either MS Office or Google Docs. You know, from schools. Also, OnlyOffice is Russian, which should be a nogo for almost any European government
    • XMedia Recode 3.6.1.3 by Razvan Serea XMedia Recode is a free video and audio converter. XMedia Recode supports nearly all audio and video codecs. With XMedia Recode you can easily convert nearly all film and music files in the format you want. Convert for countless devices, select the predefined profile (iPhone, iPad, iPod Touch, Android-Tablets, Sony PSP, Amazon Kindle, Smartphones Blackberry, Wii und DS, Cowon, Android, HTC, Xbox360, Samsung, LG). XMedia Recode converts: 3GP in AVI, 3GP in FLV, AC3 in MP3, AC3 in WAV, ASF in 3GP, ASF in FLV, ASF in MP4, AVI in FLV, AVI in 3GP, FLAC in MP3, FLAC in WMA, FLV in 3GP, FLV in Mp3, DVD in 3GP, DVD in AC3, DVD in AVI, DVD in MP3, DVD in MP4, DVD in MOV, DVD in SVCD, DVD in VCD, DVD in WMV, OGG in MP3, OGG in WMA, MPEG in AVI, MP2 in MP3, MP4 in FLV, MP4 in AVI, M4P in MP3, MOV in 3GP, MOV in AVI, MOV in FLV, WMA in MP3, WMV in FLV, WAV in MP3. Main functions of XMedia Recode: Extracts audio tracks from DVD, Blu-ray and video files Framework also freely selectable color (Padding) Drag-n-drop of video files directly on the encoder Selection display format (1: 1, 3:2, 4:3, 5:4, 5:6, 11:9,16: 9, 16:10, 2.21: 1) Zoom shot (none, type character box, media, Pan Scan, to screen) ''Direct Stream'' copies the audio stream or video stream into the target format 2-Pass-Encoding Volume correction Can change framerate, bit rate, resolution Can extract audio stream of most video formats Produce DVD copies for mobile phones, various mobile devices Edit Video: Color correction Video cut Cropping Denoise Delogo Deblocking De-interlacing Flip Image Start Time End Time Resolution Rotate Image Sepia Sharpness Padding Video fade in / fade out XMedia Recode 3.6.1.3 changelog: Update of ffmpeg AOM AV1 Codec: Added "Quantization" options Update of x264 (3221) Codec Update of the Italian language file Update of the Korean language file Fixed minor bugs Download: XMedia Recode 64-bit | Portable ~20.0 MB (Freeware) Download: XMedia Recode 32-bit | Portable Download: XMedia Recode for Windows XP SP3, Vista | Portable ~10.0 MB View: XMedia Recode Website | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • It's not a joke but I think it is pretty hilarious I was searching Fitch for a credit rating on a fund.   I found what Fitch had to say about the fund including this disclarimer.  LOL "This abstract may have been generated in whole or in part using artificial intelligence and is therefore subject to error and inaccuracy, including but not limited to, hallucination" No link posted for privacy reasons.       
    • Save up to 83% on a lifetime subscription to 1minAI (choose from three plans) by Steven Parker Today's highlighted deal comes via our Apps + Software section of the Neowin Deals store, where for only a limited time, you can save up to 83% on lifetime subscriptions to 1minAI. Whether you're a copywriter, designer, social media manager, podcaster, small business owner, or just someone who needs AI for different uses, 1minAI is for you. Powered by various AI models, 1minAI offers a diverse range of AI features that can surely help you with whatever you need. Chat with numerous assistants, create images, write blog posts, optimize your website, and much more with ease. Plus, it’s always improving with weekly updates that you'll get through the 1minAI Newsletter and Public Roadmap. Powered by various AI models Chat with many assistants Chat with AI for smart and interactive conversations. Get help with all sorts of questions and tasks, making problem-solving and decision-making super easy. Chat with: GPT-4o, GPT-4 Turbo, GPT-4, GPT-3.5 (OpenAI) Claude 3 Opus, Claude 3 Sonnet, Claude 3 Haiku, Claude 2.1, Claude Instant 1.2 (Anthropic) Gemini Pro 1.5, Gemini Pro 1.0 (GoogleAI) Llama 3, Llama 2 (MetaAI) MistralAI Command (Cohere) Comprehensive writing tools Keyword Research Blog Article Generator Rewriter Content Expander Content Shortener Paraphraser Summarizer Grammar Checker LinkedIn Comment X (Twitter) Comment Facebook Comment Brand Voice Generator Advanced image processing and editing capabilities Image Generator Image to Prompt Image Variator Background Replacer Background Remover Text Remover Image Upscaler Search and Replace Image Editor Interact with PDF documents using various AI models Summarize the content of the PDF Translate the text within the PDF Answer questions based on the information in the PDF AI for audio & video editing Audio: Versatile audio editing and processing tools that help you edit, enhance, and manipulate audio files for various purposes. Text to Speech Speech to Text Audio Translator Video: Edit, enhance, and create videos with professional quality 1minAI Pro Plan Includes 4,000,000 credits/month plus the opportunity to generate up to 450,000 additional credits/month for free* All product features All AI features Flagship AI Models Unlimited prompt library Unlimited storage Unlimited brand voice Flexible credit use Monthly credits usage example Generate up to 1,112,500 words per month Research up to 5,933 SEO keywords per month Generate up to 1,186 images per month Upscale up to 741 images per month Remove background up to 74 images per month TTS up to 370,833 characters per month Transcribe audio up to 14,833 seconds per month Generate up to 37 videos per month 20 members Members Management Sharing - Collaboration Good to know Free 15,000 credits when logging in daily, equivalent to 450,000 credits/ month NOTE: Codes are NOT stackable. Length of access: lifetime Redemption deadline: redeem your code within 30 days of purchase Access options: web browser Updates included For example, a lifetime subscription to 1minAI (Business Plan) normally costs $540, but this deal can be yours for just $99.99, a savings of $440. For full terms, specifications, and license info please click the link below. Get the Business Plan lifetime deal for just $99.99, or learn more There are two other plans to choose from at the above link Although priced in U.S. dollars, this deal is available for digital purchase worldwide. We post these because we earn commission on each sale so as not to rely solely on advertising, which many of our readers block. It all helps toward paying staff reporters, servers and hosting costs. Other ways to support Neowin Whitelist Neowin by not blocking our ads Create a free member account to see fewer ads Make a donation to support our day to day running costs Subscribe to Neowin - for $14 a year, or $28 a year for an ad-free experience Disclosure: Neowin benefits from revenue of each sale made through our branded deals site powered by StackCommerce.
    • Be careful what you wish for. Microsoft’s ideas for bells and whistles either brings ads, web views, “AI stuff”, bugs, or all four. I’d be happy if it was just full of performance optimizations and bugfixes.
  • Recent Achievements

    • Dedicated
      Cole Multipass earned a badge
      Dedicated
    • Week One Done
      Alexander 001 earned a badge
      Week One Done
    • Week One Done
      icecreamconesleeves earned a badge
      Week One Done
    • One Year In
      PAC0 earned a badge
      One Year In
    • One Month Later
      PAC0 earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      564
    2. 2
      +FloatingFatMan
      191
    3. 3
      ATLien_0
      187
    4. 4
      Skyfrog
      114
    5. 5
      Som
      109
  • Tell a friend

    Love Neowin? Tell a friend!