Topic options
View mode
Newest First
Re: Atheros WLAN driver success/failures
Posted on:
2013/6/19 14:51
#21
Just popping in
Joined: 2010/1/11 11:57Last Login
: 2020/10/31 8:31
From Highway 61
Group:
Registered Users
@ Neil
It did not hang the program or system.
A crash occurred
http://crashlog.os4depot.net/cl365 On rebooting the system am greeted with the following
http://crashlog.os4depot.net/cl366
Re: Atheros WLAN driver success/failures
Posted on:
2013/6/19 16:06
#22
Just can't stay away
Joined: 2012/8/14 13:51Last Login
: 1/16 17:31
From France
Group:
Registered Users
Thank you for these explanations.
Re: Atheros WLAN driver success/failures
Posted on:
2013/6/20 0:06
#23
Just popping in
Joined: 2008/9/20 23:50Last Login
: 2022/3/16 3:53
Group:
Registered Users
It looks like CachePostDMA() is causing the crash. Do any programmers have any comments or experience with this function on the SAM (Flex)?
Re: Atheros WLAN driver success/failures
Posted on:
2013/6/20 13:36
#24
Just popping in
Joined: 2009/9/19 21:02Last Login
: 2023/2/17 16:19
Group:
Registered Users
I have the same wirelessmanager crash like Cara on my X1000 with an ABIT WPL-01 Airpace on X1000 (PCI-E 1x card)
here is a crashlog from memguard:
http://crashlog.os4depot.net/cl367
Re: Atheros WLAN driver success/failures
Posted on:
2013/6/20 19:20
#25
Not too shy to talk
Joined: 2007/1/6 5:59Last Login
: 10/26 20:25
Group:
Registered Users
Here is DSI error wich I get with atheros5000.device version wich works on AmigaOneSE
http://crashlog.os4depot.net/cl368 With Debug version of Atheros5000.device
http://crashlog.os4depot.net/cl369 And finally DSI error wich I get with "nasty debug version" of Atheros5000.device
http://crashlog.os4depot.net/cl370 Michael Trebilcock fixed prism driver for a Sam, what was problem then and could he help again?
Edited by utri007 on 2013/6/20 20:07:04
Re: Atheros WLAN driver success/failures
Posted on:
2013/6/23 13:11
#26
Just can't stay away
Joined: 2009/4/28 4:57Last Login
: Today 13:22
From Adelaide, Australia
Group:
Registered Users
What I did with the prism(v1) device code is in the readme (on OS4Depot) for that archive. I removed some of the reset handler code. Neil made the suggestions and I did it. It won't have any relation to this. (Also
see here )
Edited by MickJT on 2013/7/1 9:43:28
Re: Atheros WLAN driver success/failures
Posted on:
2013/6/23 13:52
#27
Just popping in
Joined: 2007/5/15 13:42Last Login
: 2023/3/8 14:54
From Austria
Group:
Registered Users
Quote:
ncafferkey wrote: It looks like CachePostDMA() is causing the crash. Do any programmers have any comments or experience with this function on the SAM (Flex)? I can't help you with the problem, but from the exec autodoc:
Quote:
With release 50, CachePreDMA/CachePostDMA is considered obsolete. Instead, StartDMA/EndDMA should be used. Maybe switching to the new functions will help.
Re: Atheros WLAN driver success/failures
Posted on:
2013/6/25 15:28
#28
Not too shy to talk
Joined: 2007/1/6 5:59Last Login
: 10/26 20:25
Group:
Registered Users
Has anyone get any atheros card to work with Sam Flex? Should I hunt another, or just wait that driver get fixed?
Re: Atheros WLAN driver success/failures
Posted on:
2013/6/30 23:46
#29
Just popping in
Joined: 2008/9/20 23:50Last Login
: 2022/3/16 3:53
Group:
Registered Users
Anyone who's experiencing crashes when starting the driver, please try
this test program and paste what it prints out here (and if it crashes).
@utri007
I'm fairly sure the same problem would occur with any Atheros card for now.
Re: Atheros WLAN driver success/failures
Posted on:
2013/7/1 10:01
#30
Just popping in
Joined: 2009/9/19 21:02Last Login
: 2023/2/17 16:19
Group:
Registered Users
on my X1000 this program prints: Virtual address: 0x5F69FAE0 Virtual block size: 64 Physical address: 0x12CE7AE0 Physical block size: 64 after this, the program crash with an DSI and the reaper give this stack trace out: Stack trace: native kernel module kernel+0x000396f4 native kernel module kernel+0x00038ca0 native kernel module kernel+0x0002ad9c module dmatest at 0x7FA332F0 (section 5 @ 0x2D8) module dmatest at 0x7FA33178 (section 5 @ 0x160) module dmatest at 0x7FA33BB4 (section 5 @ 0xB9C) module dmatest at 0x7FA34034 (section 5 @ 0x101C) native kernel module dos.library.kmod+0x00022d9c native kernel module kernel+0x00043054 native kernel module kernel+0x000430d4
Re: Atheros WLAN driver success/failures
Posted on:
2013/7/1 12:08
#31
Not too shy to talk
Joined: 2007/1/6 5:59Last Login
: 10/26 20:25
Group:
Registered Users
Could somebody with SAM flex run a test program? I'm visiting in Estonia and I will spend here a week.
Re: Atheros WLAN driver success/failures
Posted on:
2013/7/1 20:24
#32
Just popping in
Joined: 2008/9/20 23:50Last Login
: 2022/3/16 3:53
Group:
Registered Users
Please test
this new version that uses the new DMA functions.
Re: Atheros WLAN driver success/failures
Posted on:
2013/7/2 8:35
#33
Just popping in
Joined: 2010/1/11 11:57Last Login
: 2020/10/31 8:31
From Highway 61
Group:
Registered Users
@ Neil No DSI error or crash with latest version. However unable to go online. Using a Sam Flex. Checked the driver with a D-Link DWL-G520 Netgear WG311T Please note both these boards were bought on Ebay and are second hand, may be faulty. Best Regards.
Edited by Cara on 2013/7/2 9:13:46
Re: Atheros WLAN driver success/failures
Posted on:
2013/7/2 12:26
#34
Just popping in
Joined: 2008/9/20 23:50Last Login
: 2022/3/16 3:53
Group:
Registered Users
@Cara Please post the output from running "C:WirelessManager atheros5000.device VERBOSE" manually.
Re: Atheros WLAN driver success/failures
Posted on:
2013/7/2 18:16
#35
Just popping in
Joined: 2010/1/11 11:57Last Login
: 2020/10/31 8:31
From Highway 61
Group:
Registered Users
@ Neil Please check your e-mail (ucc) Regards
Re: Atheros WLAN driver success/failures
Posted on:
2013/7/2 18:32
#36
Just popping in
Joined: 2008/9/20 23:50Last Login
: 2022/3/16 3:53
Group:
Registered Users
@Cara Thanks, I got it. Does it hang indefinitely at that point? If so, it could be an interrupt problem. Do you know what interrupt number is assigned to the device?
Re: Atheros WLAN driver success/failures
Posted on:
2013/7/2 19:06
#37
Just popping in
Joined: 2010/1/11 11:57Last Login
: 2020/10/31 8:31
From Highway 61
Group:
Registered Users
@ Neil It does not hang. Can you point me to where the interrupt number might be located. Best Regards
Re: Atheros WLAN driver success/failures
Posted on:
2013/7/2 19:34
#38
Just popping in
Joined: 2008/9/20 23:50Last Login
: 2022/3/16 3:53
Group:
Registered Users
@Cara
To be clear, by "hang" I meant that it didn't print more output after what's shown in the screen grab you sent me. Does it?
I don't know what program will show you the interrupt number. Maybe Ranger or UBoot, or maybe one of the OS4 experts here can advise
Re: Atheros WLAN driver success/failures
Posted on:
2013/7/2 19:58
#39
Just popping in
Joined: 2010/1/11 11:57Last Login
: 2020/10/31 8:31
From Highway 61
Group:
Registered Users
@ Neil Need to correct myself, what does hang is the CLI window, it can't be closed, tried three times, was thinking of the computer in my first answer. Did not print more than what I sent. Sorry for putting you astray. Regards
Re: Atheros WLAN driver success/failures
Posted on:
2013/7/3 19:01
#40
Not too shy to talk
Joined: 2006/11/27 18:02Last Login
: 2022/9/25 14:28
From Somerset, UK
Group:
Registered Users
@neil Using the atheros5000.device attached above, cures my DSI in C:Wirelessmanager but addnetinterface just times out. PEG2 G3 600 - Netgear WPN311 See below 4.OS4.1:> RUN C:WirelessManager atheros5000.device VERBOSE --Snip-- Output Sent Via PM 4.OS4.1:> c:AddNetInterface devs:NetInterfaces/ATHEROS5000 Interface "ATHEROS5000" added. Trying interface "ATHEROS5000" configuration... c:AddNetInterface: Interface "ATHEROS5000" configuration attempt timed out. 4.OS4.1:> type devs:NetInterfaces/ATHEROS5000 # DEVS:NetInterfaces/ATHEROS5000 # File generated by Dialer 53.2 (3.10.2009) # On Wednesday, 03-Jul-13 at 18:28:11 device=atheros5000.device unit=0 configure=dhcp 4.OS4.1:>
A1XE, A1200T, X1000, X5020, CDTV, CD32 , A500+ A500 OS4.1b / OS3.2b
Currently Active Users Viewing This Thread:
1
(
0 members
and 1 Anonymous Users
)