Search found 10 matches

by w3rn
Sun Sep 23, 2012 4:01 am
Forum: PCI MAX transmitters
Topic: [Release] PCIMAX3000+ linux driver / control software
Replies: 8
Views: 41044

The config file monitoring and auto-updating mode does not seem to work. I changed the power to zero and
change the frequency to 87.0. This should have turn off Pcimax3000+. It never does.

Can you post the code that does readbacks.

THKS,
w3rn
by w3rn
Sat Sep 08, 2012 7:15 am
Forum: PCI MAX transmitters
Topic: linux kernel 2.6.36+ ioctl
Replies: 5
Views: 22010

This may help!!! Special Notes: If you receive this error: "rds.c:1:0: error: code model ‘kernel’ not supported in the 32 bit mode" here is what you need to do!! The issue has to do with a cflag in the /src/common/Makefile.am. Delete this on the cflag line "-mcmodel=kernel" and t...
by w3rn
Thu Dec 15, 2011 5:40 pm
Forum: PCI MAX transmitters
Topic: Direct access to DAC
Replies: 6
Views: 23293

Well I am finishing up on a app that I am writing. My app incorporates many of the driver functionalities from Dan's module. And I will be able to remotely control my studio app and PCIMAX. I am not very good at driver module coding. But many of the newer computers do not have pci slots. So I will e...
by w3rn
Fri Nov 25, 2011 9:07 pm
Forum: PCI MAX transmitters
Topic: Direct access to DAC
Replies: 6
Views: 23293

Is there a linux driver version to the PCIMAX3000.
by w3rn
Mon Oct 05, 2009 1:20 pm
Forum: PCI MAX transmitters
Topic: Direct access to DAC
Replies: 6
Views: 23293

Direct access to DAC

I was just wondering can digital audio be sent to the pcimax2007 device without going through the ADC(audio input jack).
I would like to select digital or analog input settings.

THKS,
Vince
by w3rn
Fri Aug 28, 2009 2:53 am
Forum: PCI MAX transmitters
Topic: Linux(opensource)
Replies: 9
Views: 17009

Thanks for the information,

One final question Dan. Are you going to make the pre-emphasis selectable? I would like to use 75us.


THKS,
w3rn
by w3rn
Sun Jul 26, 2009 9:07 pm
Forum: PCI MAX transmitters
Topic: Linux(opensource)
Replies: 9
Views: 17009

Well I am up and running! One problem is that there is not an on/off switch. I decreased the power level to 0(zero) but still was broadcasting.
I need a explanation on that. But for the most part, it works!!!


THKS
w3rn
by w3rn
Sun Jul 26, 2009 4:13 pm
Forum: PCI MAX transmitters
Topic: Linux(opensource)
Replies: 9
Views: 17009

All I needed to do is a seperate depmod command!!!

w3rn
by w3rn
Sun Jul 26, 2009 3:54 pm
Forum: PCI MAX transmitters
Topic: Linux(opensource)
Replies: 9
Views: 17009

ok,

I build a 64bit kernel. Everything seem to build ok (./configure, make, make install). But when I run modprobe, I get this: FATAL: Module pcimaxfm not found.
can anyone one help? If anymore information is needed I will get for you.

THKS,
w3rn
by w3rn
Fri Jul 24, 2009 11:17 pm
Forum: PCI MAX transmitters
Topic: Linux(opensource)
Replies: 9
Views: 17009

Linux(opensource)

Greetings, I am new to this forum and I have just purchased the PCI-MAX2007+. I downloaded the source code for Linux users, but I get this error when I run make: rds.c:1: error: code model ‘kernel’ not supported in the 32 bit mode. I am using SUSE 11.1 32bit. Is there a config option that I need to ...