neagix

Results 51 comments of neagix

As part of my investigation I can confirm the issue is between v3.15.10 and v3.16.1; at some point the driver was refactored and now it just hangs/panics... It should be...

It works for me. So now you would have to report the iwconfig information of the network you're trying to connect to, otherwise 'Wifi not working' is too generic (as...

Does this happen only to users that also have a ethernet dongle? Or it's unrelated?

will add this fix to my fork

@Jasjar42 if you check the Hextwelve POC, it actually just runs a SHA1 unit test that verifies it's compliant

I am adding support for both (current RGB565 and RGB888), however now dealing with page faults.

My current work is on this branch: * https://github.com/neagix/wii-linux-ngx/tree/gcnfb-rgba It is formally complete to me, and I can't figure out where is the bug. To test: ``` fbset -xres 576...

Latest version doesn't crash anymore and colors are displayed correctly. Only remaining issue is the console text, which is not displayed or - when switching to 16bit - is displayed...

I need to add the defio patch, I missed that: https://fartersoft.com/blog/2011/07/31/hacking-up-an-rgb-framebuffer-driver-for-wii-linux-take-two/2/

I verified that with v2.6.32 you can plugin USB devices later on (keyboard, mass storage) without issues