Click Here
home features news forums classifieds faqs links search
6155 members 
Amiga Q&A /  Free for All /  Emulation /  Gaming / (Latest Posts)
Login

Nickname

Password

Lost Password?

Don't have an account yet?
Register now!

Support Amigaworld.net
Your support is needed and is appreciated as Amigaworld.net is primarily dependent upon the support of its users.
Donate

Menu
Main sections
» Home
» Features
» News
» Forums
» Classifieds
» Links
» Downloads
Extras
» OS4 Zone
» IRC Network
» AmigaWorld Radio
» Newsfeed
» Top Members
» Amiga Dealers
Information
» About Us
» FAQs
» Advertise
» Polls
» Terms of Service
» Search

IRC Channel
Server: irc.amigaworld.net
Ports: 1024,5555, 6665-6669
SSL port: 6697
Channel: #Amigaworld
Channel Policy and Guidelines

Who's Online
22 crawler(s) on-line.
 95 guest(s) on-line.
 0 member(s) on-line.



You are an anonymous user.
Register Now!

/  Forum Index
   /  Amiga OS4 Hardware
      /  SM502 doesnt show up in AHI
Register To Post

PosterThread
Skuggan 
SM502 doesnt show up in AHI
Posted on 9-Apr-2012 10:10:53
#1 ]
Regular Member
Joined: 10-May-2010
Posts: 165
From: Sweden

Since i currently don't have a working soundcard in my Sam460ex I once again
tried to get the SM502 drivers to work.

in the Kicklayout it does load the Siliconmotion502.chip and the file exists in the kickstart folder.
I ahve copied the SM502.audio file to the DEVS:AHI folder
and the SM502 file to the DEVS:AudioModes folder

still it will not show up in the AHI prefs.

Any one more out there had these issues?

Should the Ranger show something more than SM502 display controller under PCI bus?

Also. Why cant we have the source for the SM502 driver so that we can help out in improving the driver?

 Status: Offline
Profile     Report this post  
Belxjander 
Re: SM502 doesnt show up in AHI
Posted on 9-Apr-2012 11:03:16
#2 ]
Cult Member
Joined: 4-Jan-2005
Posts: 557
From: Chiba prefecture Japan

@Skuggan

Sources or not... I'm willing to try hacking for my own audio driver if nothing happens before I get hands on with a sam460 to pair with the sam440 I am currently buying

 Status: Offline
Profile     Report this post  
Skuggan 
Re: SM502 doesnt show up in AHI
Posted on 9-Apr-2012 11:34:35
#3 ]
Regular Member
Joined: 10-May-2010
Posts: 165
From: Sweden

@Belxjander

Yeah. There are sources out there for the SM501 and specs are yeasy to get for both.
Maybe we should set up a framework for writing drivers and then figure out the rest.

 Status: Offline
Profile     Report this post  
NutsAboutAmiga 
Re: SM502 doesnt show up in AHI
Posted on 9-Apr-2012 11:50:45
#4 ]
Elite Member
Joined: 9-Jun-2004
Posts: 13047
From: Norway

@Skuggan

Link to news item about Sam460 audio driver:

http://www.amigaworld.net/modules/newbb/viewtopic.php?mode=viewtopic&topic_id=34076&forum=32&start=20&viewmode=flat&order=0

Maybe you should contact “Ross Vumbaca”, he is one responsible for audio driver.

http://amigaworld.net/userinfo.php?uid=623

If you can't get it to work, I think its likely some thing is wrong whit the hardware but you can always check whit Ross first, maybe Max can comment on your problem as well.

If its under warranty you should find this out as quickly as you can.

Last edited by NutsAboutAmiga on 09-Apr-2012 at 11:52 AM.

_________________
http://lifeofliveforit.blogspot.no/
Facebook::LiveForIt Software for AmigaOS

 Status: Offline
Profile     Report this post  
NutsAboutAmiga 
Re: SM502 doesnt show up in AHI
Posted on 9-Apr-2012 12:00:19
#5 ]
Elite Member
Joined: 9-Jun-2004
Posts: 13047
From: Norway

@Skuggan

There are some code available to get you started, if your going to try make some drivers,
check out my CW MK4 source code on OS4Depot.net, it can be useful if your porting from Linux wrote a few wrappers if I remember correct.

_________________
http://lifeofliveforit.blogspot.no/
Facebook::LiveForIt Software for AmigaOS

 Status: Offline
Profile     Report this post  
Skuggan 
Re: SM502 doesnt show up in AHI
Posted on 9-Apr-2012 14:38:49
#6 ]
Regular Member
Joined: 10-May-2010
Posts: 165
From: Sweden

@NutsAboutAmiga

So you have already made a foundation for drivers. Great. I'll have a look at that for more supported soundcards.

Maybe there is some hardware failure but its not a big issue if I use a soundcard. If I need working sound on the 460 I most likely buy a new one. ACube needs all the money they can get. :)

 Status: Offline
Profile     Report this post  
NutsAboutAmiga 
Re: SM502 doesnt show up in AHI
Posted on 9-Apr-2012 15:47:57
#7 ]
Elite Member
Joined: 9-Jun-2004
Posts: 13047
From: Norway

@Skuggan

Well I don't have any code for Interrupts, but every thing else is there how to access a PCI card on PCI interface @ Expedition.library, how to identify the card, how push get bytes to and from the PCI card.

Last edited by NutsAboutAmiga on 09-Apr-2012 at 03:48 PM.
Last edited by NutsAboutAmiga on 09-Apr-2012 at 03:48 PM.

_________________
http://lifeofliveforit.blogspot.no/
Facebook::LiveForIt Software for AmigaOS

 Status: Offline
Profile     Report this post  
Belxjander 
Re: SM502 doesnt show up in AHI
Posted on 9-Apr-2012 15:57:21
#8 ]
Cult Member
Joined: 4-Jan-2005
Posts: 557
From: Chiba prefecture Japan

@NutsAboutAmiga

I'm also interested in whatever I can learn towards creating device drivers as well.

Especially if there is skeleton examples to work from for various device types.

Can a group of us work together for making a skeleton setup with various link library routines for supporting new drivers to make things easier generally?

is that even a worthy idea?

 Status: Offline
Profile     Report this post  
NutsAboutAmiga 
Re: SM502 doesnt show up in AHI
Posted on 9-Apr-2012 16:06:23
#9 ]
Elite Member
Joined: 9-Jun-2004
Posts: 13047
From: Norway

@Belxjander

Drives under Linux and AmigaOS are rally different, but API to access PCI expedition is not that different, maybe its possible to make some Linux wrapper for IOCTL stuff, to make easier to compile Linux stuff, but don't know if its worth it.

_________________
http://lifeofliveforit.blogspot.no/
Facebook::LiveForIt Software for AmigaOS

 Status: Offline
Profile     Report this post  
SinanG 
Re: SM502 doesnt show up in AHI
Posted on 9-Apr-2012 18:01:16
#10 ]
Regular Member
Joined: 24-Dec-2004
Posts: 334
From: Unknown

@Skuggan

Just a little patience for Sam460 audio driver :)

_________________
AmigaOS4 Beta-Tester
----------------------------------
Amiga X5000 8GB Radeon RX 560
Amiga A1222 2GB Radeon RX 550
Sam 460 2GB RadeonRX 550

 Status: Offline
Profile     Report this post  
Skuggan 
Re: SM502 doesnt show up in AHI
Posted on 9-Apr-2012 19:13:54
#11 ]
Regular Member
Joined: 10-May-2010
Posts: 165
From: Sweden

@SinanG

Sure! I'm patient but there is other cards out there that needs drivers. We might be on to something here and Nuts might hold the key. Great work. I will check it out.
I know what we really need and that is a developer environment that can handle CVS.

I tried the git python kind of thing but I'm used to work with fx. eclipse .

Imagine Codebench with CVS capability so that stupid/lazy coders like myself can develop more easily.

 Status: Offline
Profile     Report this post  
cha05e90 
Re: SM502 doesnt show up in AHI
Posted on 9-Apr-2012 19:37:25
#12 ]
Super Member
Joined: 18-Apr-2009
Posts: 1275
From: Germany

@Skuggan

Why wait? CodeBench already *has* SVN/CVS capabilities...

_________________
X1000|II/G4|440ep|2000/060|2000/040|1000

 Status: Offline
Profile     Report this post  
Skuggan 
Re: SM502 doesnt show up in AHI
Posted on 9-Apr-2012 21:28:08
#13 ]
Regular Member
Joined: 10-May-2010
Posts: 165
From: Sweden

@cha05e90

You are right! :) It was just in front of my nose the whole time. Thanks for that tip.
I will start using this directly.
Thanks alot Chaos. :)

 Status: Offline
Profile     Report this post  

[ home ][ about us ][ privacy ] [ forums ][ classifieds ] [ links ][ news archive ] [ link to us ][ user account ]
Copyright (C) 2000 - 2019 Amigaworld.net.
Amigaworld.net was originally founded by David Doyle