English Amiga Board


Go Back   English Amiga Board > Support > support.Hardware

 
 
Thread Tools
Old 15 April 2024, 23:38   #41
Kin Hell
0ld0r Git
 
Kin Hell's Avatar
 
Join Date: Mar 2009
Location: Cornwall, UK
Posts: 1,581
Quote:
Originally Posted by ncafferkey View Post
If you get this, it means the driver can't be opened, so it's not a problem with the network configuration. Have you installed both the driver and firmware files?
Hi ncafferkey & yes. The whole of the DEVS folder is copied over. - Firmware is Devs/Firmware Folder & wifipi.device is in Devs/Networks.

WirelessManager is copied to C: from Prism2 Software.

UserStartup is:

;BEGIN WirelessManager
C:RUN <>NIL: C:WirelessManager wifipi.device
;END WirelessManager

& Envarc:Sys/wireless.prefs is:

network={
ssid="your network name" <---I do change this to the hotspot name on my phone & set phone to NONE for Security.
key_mgmt=NONE
scan_ssid=1
}

I run scan_ssid=1 because I hide the unsecure Hotspot. Have tried it open & removing scan_ssid=1 from the wirless.config just to try & connect. Same event.
Kin Hell is offline  
Old 16 April 2024, 03:13   #42
ncafferkey
Registered User
 
Join Date: Sep 2013
Location: Ireland
Posts: 67
Maybe there’s some useful debug output from Sashimi? Otherwise, perhaps Michal would be interested to hear about this problem directly.
ncafferkey is offline  
Old 16 April 2024, 08:02   #43
mschulz
Registered User
 
Join Date: Nov 2018
Location: Germany
Posts: 110
Quote:
Originally Posted by Kin Hell View Post
Hi ncafferkey & yes. The whole of the DEVS folder is copied over. - Firmware is Devs/Firmware Folder & wifipi.device is in Devs/Networks.

WirelessManager is copied to C: from Prism2 Software.

UserStartup is:

;BEGIN WirelessManager
C:RUN <>NIL: C:WirelessManager wifipi.device
;END WirelessManager
If WirelessManager fails to load wifipi.device, provide a full path to the file, this will definitely help you.
mschulz is offline  
Old 17 April 2024, 16:24   #44
mschulz
Registered User
 
Join Date: Nov 2018
Location: Germany
Posts: 110
Btw. In case you are not absolutely sure what you are doing, please read this:

https://www.patreon.com/posts/word-of-warning-102522582
mschulz is offline  
Old 17 April 2024, 19:22   #45
Kin Hell
0ld0r Git
 
Kin Hell's Avatar
 
Join Date: Mar 2009
Location: Cornwall, UK
Posts: 1,581
Quote:
Originally Posted by mschulz View Post
If WirelessManager fails to load wifipi.device, provide a full path to the file, this will definitely help you.
It did.... of a fashion....

;BEGIN WirelessManager
C:RUN <>NIL: C:WirelessManager System/Devs/Networks/wifipi.device (if I type ":" after System, I get a Smiley )
;END WirelessManager

At least when I ran "WirelessManager wifipi.device", it did connect to the Wifi module & list the Mac address of the WiFi module belonging the CM4. As soon as it reports connected, it disconnects with a cancel number 0?

Quote:
Originally Posted by mschulz View Post
Btw. In case you are not absolutely sure what you are doing, please read this:

https://www.patreon.com/posts/word-of-warning-102522582
I'm happy enough hiding the unsecure Network to test but somewhat peeved at my own ineptitude for not being able to make this connection happen.

I also really appreciate your help Michal, but ask you not to sweat on it at Alpha stage. Use the time replying to me in order to get the full version ready asap & then there is USB & hardwired Ethernet for the A1200 break out module to focus on.

It's good to know there is positive progress on a Wi-Fi solution & I'm equally as excited for this as I am frustrated I can't make it work for myself.

Keep up the great work!

Last edited by Kin Hell; 17 April 2024 at 19:28.
Kin Hell is offline  
Old 17 April 2024, 19:55   #46
Dunny
Registered User
 
Dunny's Avatar
 
Join Date: Aug 2006
Location: Scunthorpe/United Kingdom
Posts: 1,996
Are you running that in your startup-sequence (or part thereof)?

I find that if I do that, it never connects and closes immediately. I have a script that I run after WB has loaded and it works every time:

Code:
run c:wirelessmanager device="sys:devs/networks/wifipi.device" config="sys:prefs/env-archive/sys/wireless.prefs" verbose
wait 3
run addnetinterface timeout=15 wifipi
Might be worth comparing notes. Also if you can get onto the pistorm discord, there's loads of folks there willing to help.
Dunny is offline  
Old 18 April 2024, 04:15   #47
japhi
Registered User
 
Join Date: Jul 2020
Location: Belgium
Posts: 3
Quote:
Originally Posted by tomcat666 View Post
Yes the wrapper got bumped to version 0.07 too. Besides bug fixes and supporting more launchers we have a huge Database update - a lot of that thanks to Phil who is tirelessly testing WhdLoad demos and we have an online DB updater tool that gets latest DB files from Google docs and updates them on your Amiga.
It was a pleasure Tommycat ;-) to test all those demos!
japhi is offline  
Old 19 April 2024, 18:51   #48
tomcat666
Retro Freak
 
tomcat666's Avatar
 
Join Date: Nov 2001
Location: Slovenia
Age: 51
Posts: 1,647
Latest development of the wifi driver enables WPA2 encryption and Miami(DX) support. So it is getting there.
Speeds on my A1200 without any external antenna and router on the floor below reach 4Mbytes/s . Other people with router nearer and external antennas went over 5Mb/s ! Not sure if we witnessed these kinds of network speeds on real HW before Go pistorm!
tomcat666 is offline  
Old 19 April 2024, 19:24   #49
kriz
Junior Member
 
kriz's Avatar
 
Join Date: Sep 2001
Location: No(R)Way
Age: 41
Posts: 3,198
Great news!! Wifi addition will be just sweet
kriz is offline  
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
Bug report: Jaguar XJ-220 Slave 1.7 on Emu68 derSammler project.WHDLoad 7 26 September 2023 18:06
Lotus 1 and 2 WHDLoad on Emu68 derSammler project.WHDLoad 10 08 September 2023 10:07
ScummVM RTG on Emu68 derSammler support.Apps 7 24 August 2023 08:56
Patching Kernel durring Install LamboJay support.Amix 2 02 December 2022 18:48
New Amithlon Kernel available !!! amiga News 53 23 December 2021 13:42

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 03:52.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.08049 seconds with 13 queries