Login
Username:

Password:

Remember me



Lost Password?

Register now!
Main Menu
Who is Online
10 user(s) are online (8 user(s) are browsing Forum)

Members: 0
Guests: 10

more...


Browsing this Thread:   1 Anonymous Users




(1) 2 3 4 »


Re: usb wifi sticks / realtek8180.device development
#33
Home away from home
Home away from home


See User information
If I cancel the script the message does not appear

Posted on: 2017/3/7 22:44
 Top  Twitter  Facebook  Google Plus  Linkedin  Del.icio.us  Digg  Reddit  Mr. Wong 


Re: usb wifi sticks / realtek8180.device development
#32
Home away from home
Home away from home


See User information
Have you tried commenting out the execution of your wireless script to check if the problem is related to that?

Posted on: 2017/3/7 19:25
 Top  Twitter  Facebook  Google Plus  Linkedin  Del.icio.us  Digg  Reddit  Mr. Wong 


Re: usb wifi sticks / realtek8180.device development
#31
Home away from home
Home away from home


See User information
Quote:
Does that now happen every time? Or just once?

Always happens

Posted on: 2017/3/7 17:09
 Top  Twitter  Facebook  Google Plus  Linkedin  Del.icio.us  Digg  Reddit  Mr. Wong 


Re: usb wifi sticks / realtek8180.device development
#30
Home away from home
Home away from home


See User information
@amiga

Does that now happen every time? Or just once?

Posted on: 2017/3/7 15:19
 Top  Twitter  Facebook  Google Plus  Linkedin  Del.icio.us  Digg  Reddit  Mr. Wong 


Re: usb wifi sticks / realtek8180.device development
#29
Home away from home
Home away from home


See User information
Quote:

Hi roMancer,
I use the same Netgear adapter. As to the not applying settings problem, yes, I do get that - normally I expect to have to reboot after trying to change network settings.

For the unreliable connection issue, I do have a trick I've used for a while to help. In the wirelessmananager script I start the network, stop it and then restart again:

Run <NIL: >NIL: sys:system/network/arostcp/c/AROSTCP

wait 2 secs

WaitForPort AROSTCP

If NOT Warn

; echo "Stack online"

; stop and restart
execute "sys:system/network/AROSTCP/s/stopnet"

Else

echo "Wait for Stack Failed"
exit

EndIf

Run <NIL: >NIL: sys:system/network/arostcp/c/AROSTCP
WaitForPort AROSTCP

If NOT Warn

; echo "Stack online"

Else

echo "Wait for Stack Failed"

EndIf

run <NIL: >NIL: c:wirelessmanager realtek8180.device

I don't start the network using the option in prefs; instead, I run the above script at the end of the startup-sequence:

sys:system/network/arostcp/s/wstartnet >nil:



The script works perfectly with mine USB Wifi Sticks WG111v3, but today without changing anything on the system I have this request? how to turn it off?

Attach file:



jpg  (0.00 KB)


Posted on: 2017/3/7 11:33
 Top  Twitter  Facebook  Google Plus  Linkedin  Del.icio.us  Digg  Reddit  Mr. Wong 


Re: usb wifi sticks / realtek8180.device development
#28
Home away from home
Home away from home


See User information
Quote:

nikolaos wrote:
Dizzy: is this code commited ? I can try it with USB dac.

I can save you the trouble as I found the PlayStation mic thingy.

I couldn't figure out what to do with it though...

https://youtu.be/daDH-YvaUUg

Posted on: 2017/2/24 17:34
 Top  Twitter  Facebook  Google Plus  Linkedin  Del.icio.us  Digg  Reddit  Mr. Wong 


Re: usb wifi sticks / realtek8180.device development
#27
Home away from home
Home away from home


See User information
Quote:

nikolaos wrote:
Dizzy: is this code commited ? I can try it with USB dac.


It's all commited(AbiV1), but it doesn't build by default for hosted (which is it's only target platform of course)

For mass storage you will need to build also partition.library, fat filesystem and expansion.library if I recall correctly. Then load the vusbhci device with Trident and save the prefs. Trident has to be started manually everytime as there is no auto loading or starting the usb stack as in native.

Your Linux distribution may not allow user space programs to access usb devices so some udev rules are also needed or run Aros with super user privileges (not recommended)

Posted on: 2017/2/24 16:56
 Top  Twitter  Facebook  Google Plus  Linkedin  Del.icio.us  Digg  Reddit  Mr. Wong 


Re: usb wifi sticks / realtek8180.device development
#26
Home away from home
Home away from home


See User information
Dizzy: is this code commited ? I can try it with USB dac.

Posted on: 2017/2/24 16:08
www.aspireos.com
 Top  Twitter  Facebook  Google Plus  Linkedin  Del.icio.us  Digg  Reddit  Mr. Wong 


Re: usb wifi sticks / realtek8180.device development
#25
Home away from home
Home away from home


See User information
The driver claims to do isochronous and it actually fires up (hopefully) such transactions. I just have not tested it in anyway and I haven't looked into it in any detail. I've just tossed the isochronous iorequest to libusb and let the Linux usb system handle all the details or not. I assume it will crash once usbaudio.class kicks in and tries to use it.

Posted on: 2017/2/24 15:28
 Top  Twitter  Facebook  Google Plus  Linkedin  Del.icio.us  Digg  Reddit  Mr. Wong 


Re: usb wifi sticks / realtek8180.device development
#24
Home away from home
Home away from home


See User information
Neil:Hehe guess so ;)

Posted on: 2017/2/24 15:09
www.aspireos.com
 Top  Twitter  Facebook  Google Plus  Linkedin  Del.icio.us  Digg  Reddit  Mr. Wong 




(1) 2 3 4 »



You can view topic.
You cannot start a new topic.
You cannot reply to posts.
You cannot edit your posts.
You cannot delete your posts.
You cannot add new polls.
You cannot vote in polls.
You cannot attach files to posts.
You cannot post without approval.
You cannot use topic type.
You cannot use HTML syntax.
You cannot use signature.
You cannot create PDF files.
You cannot get print page.

[Advanced Search]


Search
Top Posters
1 paolone
paolone
4462
2 nikolaos
nikolaos
4206
3 magorium
magorium
4095
4 phoenixkonsole
phoenixkonsole
3942
5 deadwood
deadwood
2917
6 ncafferkey
ncafferkey
2810
7 mazze
mazze
2222
8 Kalamatee
Kalamatee
2212
9 clusteruk
clusteruk
2114
Powered by XOOPS © 2001-2025 The XOOPS Project