Project

General

Profile

Actions

Emulator Issues #8168

closed

Internet conectivity doesn't work 100%

Added by Juesto about 9 years ago. Updated over 8 years ago.

Status:
Fixed
Priority:
Normal
Assignee:
-
% Done:

0%

Operating system:
N/A
Issue type:
Bug
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:

Description

Game Name?

Game ID?

What's the problem? Describe what went wrong in few words.
Internet works, Connection Test succeeds but System Update fails, Opera Internet Channel doesn't navigate, online gaming confirmed to work because of alternative NWFC
RegionSelect and EULA report no internet connection for some reason (related to Nintendo shutdown?) WiiShop claims to be unavailable.

What did you expect to happen instead?
Fail to update because of hijacked console, able to see pages like google, change region, accept EULA, Blocked Store.

What steps will reproduce the problem?
[Don't assume we have ever played the game and know any level names. Be as
specific as possible.]

  1. In System Menu make sure that Internet is "set up", attempt a software update
  2. Open Internet/Shop/<insert channel with internet>
  3. Profit: No Connection can be made.

Dolphin 3.5 and 3.5-367 are old versions of Dolphin that have
known issues and bugs, so don't report issues about them and test the
latest Dolphin version first.
Which versions of Dolphin did you test on?
4.0-51xx

Does using an older version of Dolphin solve your issue? If yes, which
versions of Dolphin used to work?
Doubtful: may be worse with older versions

What are your PC specifications? (including, but not limited to: Operating
System, CPU and GPU)
Irrelevant?

Is there any other relevant information? (e.g. logs, screenshots,
configuration files)
No, Currently unable to provide.

Actions #1

Updated by JMC4789 about 9 years ago

  • Status changed from New to Questionable

Opera Internet Channel definitely works for me. System Update does not work due to lack of Wiiconnect24 or something.

Actions #2

Updated by Juesto about 9 years ago

Well, in my case Internet channel doesn't load pages: it just stuck in loading....
Yeah. EULA, WiiConnect24, RegionSelect, Forecast and News Channel depend on WC24 which has been shut down.
Does system update work on a real wii?
Thank you for "setting me up"

Actions #3

Updated by JMC4789 about 9 years ago

I know Dolphin doesn't support some online features, but I'm not sure what can be done about channels that have been shut down already.

The fact Opera isn't working for you seems to be something on your end, it's worked for me since Wifi support was added; it was even shown in a few videos.

Actions #4

Updated by Juesto about 9 years ago

I have inserted WiFi "files" to the emulator, Internet Channel never worked.
proof that wifi and internet works on dolphin is that i play online on mario kart wii trough WiimmFi
No clue.

Actions #5

Updated by Juesto over 8 years ago

Internet channel is still not working, EULA doesn't even work either.
Any ideas? :(

Actions #6

Updated by mickdermack over 8 years ago

I ran into this issue too. The cause seems to be the Wii software passing POLLHUP (an output-only flag) as an input with IOCTL_SO_POLL. Winsock poll apparently doesn't like that and returns an error status.

I don't know why the Wii software would pass POLLHUP (which, frankly, doesn't make sense), or if the flag (0x40) has an entirely different meaning when used as an input on the Wii.

I did a workaround for that issue, which was confirmed working by Juesto: https://github.com/mickdermack/dolphin/commit/e143af285f8bead5d05ce320311d4f7b8e5b5f84

A proper fix would probably include finding out what (if anything) that flag actually does.

Actions #7

Updated by flacs over 8 years ago

  • Assignee deleted (parlane)
Actions #8

Updated by JMC4789 over 8 years ago

Sounds like a hardware test is in line. Or we can just ignore it as it is breaking things. Sounds interesting regardless.

Actions #9

Updated by delroth over 8 years ago

Isn't POLLHUP 0x10 on Wii? Not sure what 0x40 would be.

Actions #10

Updated by tueidj over 8 years ago

No, libogc does not define the flags correctly for wii.

Actions #12

Updated by Juesto over 8 years ago

Corresponding*

Actions #13

Updated by JMC4789 over 8 years ago

  • Status changed from Questionable to Fixed

Fixed in the latest builds.

Actions

Also available in: Atom PDF