LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 01-31-2004, 06:38 PM   #16
kerozen
LQ Newbie
 
Registered: Jan 2004
Location: nancy, France
Distribution: Mdk 9.2
Posts: 14

Rep: Reputation: 0

And i look for CnxAdsl:0 somewher, but found anywhere !

I know about the bad version of Gcc, i use 3.3.1 instead of 2.96 but other people had results with gcc 3.x.x...
 
Old 02-01-2004, 05:33 AM   #17
kerozen
LQ Newbie
 
Registered: Jan 2004
Location: nancy, France
Distribution: Mdk 9.2
Posts: 14

Rep: Reputation: 0
well, it appears that i have all kernel source in place, gcc is installed, but each time i try to make the file CnxADSL.o, i get errors 2.

but the file appears in subfolder kernel module.

So i use it and get error about version of gcc and a tainted kernel.

Does anyone successfully make this file under mdk 9.2 (kernel 2.4.22-10 mdk and gcc 3.3.) ?

please, help, i could install a fedora core, but i love this mdk since the beginning, and i can not buy a dsl router or another card.

Last edited by kerozen; 02-01-2004 at 08:06 AM.
 
Old 02-02-2004, 03:46 PM   #18
kerozen
LQ Newbie
 
Registered: Jan 2004
Location: nancy, France
Distribution: Mdk 9.2
Posts: 14

Rep: Reputation: 0
Any idea ?
 
Old 02-02-2004, 11:51 PM   #19
witeshark
Member
 
Registered: Jan 2004
Location: Miami FL
Distribution: Mac OS X 10.4.11 Ubuntu 12.04 LTS
Posts: 429

Rep: Reputation: 30
Lightbulb

Well I hate to interrupt the modem questions -but I didn't wanna start a whole new thread but I really am amazed how pesky little there is on-line about my crappy Cheetah internal modem (now known to be Lucent-based chipset -now owned by Agere) (got routed to a weird Cheetah Africa modem web site ) in my Red Hat 7.2 box, It tells me it can't find it but it lists it as a possible manual install - which, of course I try but crappy thing still won't dial... Annoying! I will find it! But any input is appreciated!

Last edited by witeshark; 02-08-2004 at 06:07 PM.
 
Old 02-08-2004, 11:54 AM   #20
superfrank
LQ Newbie
 
Registered: Feb 2004
Location: UK
Distribution: debian
Posts: 2

Rep: Reputation: 0
Quote:
Originally posted by kerozen
well, it appears that i have all kernel source in place, gcc is installed, but each time i try to make the file CnxADSL.o, i get errors 2.

but the file appears in subfolder kernel module.

So i use it and get error about version of gcc and a tainted kernel.

Does anyone successfully make this file under mdk 9.2 (kernel 2.4.22-10 mdk and gcc 3.3.) ?
Hi,

I have had massive difficulties getting this card to work. This has been the best site I have found: http://crackwhore.unixhead.org/docs/...ant-howto.html.

I have only been able to get the driver to work with one kernel (the original kernel that comes with knoppix which is what I am using).
If I use any debian stock kernel, or kernel that I compile myself I get the errors you have been having about gcc2/3. I have tried to compile new kernels with gcc 2.95 but this didn't work so I think I didn't do it right.

the way I got round it was using the kernel that came with knoppix (which I think must have been compiled with gcc 2.x), then I installed the debian package gcc-2.95. I don't know how mandrake works, but in debian this gives multiple gcc binaries, named gcc-2.95, gcc-3.3 etc.
I then had to change each of the makefiles in the Conexant source to use gcc-2.95 instead of gcc, this would then compile the module ok, and assuming I manually installed it into the correct location this would work.

I *think* the reason these gcc2/3 errors occur is because there is some proprietary code in dpcontroller.o.proprietary. I think that this must have been compiled with gcc2, hence all the errors. If I am correct, then this means that you must compile your module AND kernel with gcc2 or it won't work.

I have read some stuff on the internet concerning getting the module to work with gcc3 but the vast majority of the material documenting successful usage of this module seems to use gcc2.

I would love to be proved wrong about this gcc2 thing because it is a royal pain in the arse making sure that everything is compiled with gcc2. anybody?

cheers,
frankie
 
Old 02-08-2004, 02:42 PM   #21
kerozen
LQ Newbie
 
Registered: Jan 2004
Location: nancy, France
Distribution: Mdk 9.2
Posts: 14

Rep: Reputation: 0
Like you said, some people have results with gcc >3.3.1, but not on mandrake...

I know this, so i decided to try fedora core which seems to work with this card.

But during installation (at the beginning, when X start) i got a black screen...My quadro 4 isn't recognized...So i keep Mandrake, et i'll try fedora on another PC (celeron 766 and i815 integrated...) i will see.

Fed up of Conexant...
 
Old 02-09-2004, 01:49 PM   #22
superfrank
LQ Newbie
 
Registered: Feb 2004
Location: UK
Distribution: debian
Posts: 2

Rep: Reputation: 0
basically I think these conexants are terrible. it seems to be mostly the appalling drivers that are the problem. Now that I have got it working in linux, it seems that the linux driver is actually more stable than the windows ones i've tried, but its such a problem getting it working, it took about 3 days of my time.
maybe its worth the £30 or so to get an external router, that doesn't need drivers..
 
Old 02-09-2004, 02:03 PM   #23
witeshark
Member
 
Registered: Jan 2004
Location: Miami FL
Distribution: Mac OS X 10.4.11 Ubuntu 12.04 LTS
Posts: 429

Rep: Reputation: 30
Well a router may help -- or maybe we need to stop fighting with these apparently doz only modems and look for broadband.
 
Old 02-09-2004, 02:59 PM   #24
kerozen
LQ Newbie
 
Registered: Jan 2004
Location: nancy, France
Distribution: Mdk 9.2
Posts: 14

Rep: Reputation: 0
You're right, fed up of this modem, i want to take fun with linux, and it's fun no more now...

I'll buy a router, a netgear seems to be a good solution.

i'll keep the card in rescue with a windows somewhere !
 
Old 02-11-2004, 04:35 PM   #25
macplaxton
LQ Newbie
 
Registered: Feb 2004
Distribution: openSUSE 11.1 / DSL 4.4.10
Posts: 7

Rep: Reputation: 0
I've been messing about for about a week trying to get this modem to run. Has anyone devised and posted a foolproof method? It seems all the info floating about merely adds to the confusion.

In the meantime, back to putting the kettle on and scratching the head...
 
Old 02-11-2004, 06:32 PM   #26
witeshark
Member
 
Registered: Jan 2004
Location: Miami FL
Distribution: Mac OS X 10.4.11 Ubuntu 12.04 LTS
Posts: 429

Rep: Reputation: 30
Maybe http://linux-usb.sourceforge.net/SpeedTouch/ helps
 
Old 02-14-2004, 04:38 AM   #27
kerozen
LQ Newbie
 
Registered: Jan 2004
Location: nancy, France
Distribution: Mdk 9.2
Posts: 14

Rep: Reputation: 0
well, thanks a lot whiteshark, but we are not talking about usb modem, but PCI modem !

this one, Conexant PCI adsl modem is sell by Olitec in my country (France), and they do not sell it with linux drivers.

So when i asked them where i can found a driver for linux, they answer me to buy another modem from them, a usb one....(of course !)

But i know some people successfully installed this PCI modem under linux, but not all distros.

it seems that the newer the kernel is, the badest the compilation is.

So to my mind, only some distros like debian, Fedora Core, RedHat 7-8-9 and maybe Mandrake 9.0 or 9.1 can compile this f....n' module CnxAdsl.o for the modem to run....

Men like me, who run Mdk 9.2 or newer, have very big problem to compile, due to the politic of Conexant to sell their newest drivers under linux....what a pity...
 
Old 02-14-2004, 08:27 AM   #28
macplaxton
LQ Newbie
 
Registered: Feb 2004
Distribution: openSUSE 11.1 / DSL 4.4.10
Posts: 7

Rep: Reputation: 0
Cool

I haven't yet, but will get the dodgy instructions working! I'll post easy to follow instructions the day I get it done. Learning bucket-loads by the day
 
Old 02-15-2004, 03:23 PM   #29
DaveX
LQ Newbie
 
Registered: Feb 2004
Location: Sunny England
Distribution: RedHat 5-9+
Posts: 5

Rep: Reputation: 0
Hi Guys,

Just read the thread here and think I can clarify a few points for you. The thing about changing kcc to gcc affects the Makefile and nothing will build properly if you try using kcc unless you've got it installed. AFAIR this is some older compiler and is the same as gcc (or perhaps even an earlier version). You need to edit your Makefiles which you will find in various directories.

Somewhere near the top is a line like COMPILER=kcc and you need to change that to gcc - I think that's all but you might want to search the file for any 'kcc' reference. An already-altered version which works for RedHat is available for download with the other stuff I needed at http://www.purplepixie.org/dave/archive/adsl-howto

The gcc3 error is the same one I had - basically those versions of the modules just plain and simple don't seem to work with any kernel compiled with gcc3. In the end I reverted back a couple of distro. versions (you can't just use gcc2 to compile your new a funky kernel).

There are apparently newer drivers which seem to work on newer kernels at:

http://patrick.spacesurfer.com/linux..._pci_adsl.html

But I can't actually vouch for them or the instructions found there.

Hope this helps,

Dave.
 
Old 03-17-2004, 01:15 PM   #30
Gesp
LQ Newbie
 
Registered: Mar 2004
Posts: 5

Rep: Reputation: 0
There is mainly two versions of the card
- Tigris
CnxtDslVendorId=0x14F1 \
CnxtDslArmDeviceId=0x1610 \
CnxtDslAdslDeviceId=0x1611 \
CnxtDslPhysicalDriverType=1

- Yukon (newer I suppose the values to insmod are thoses)
CnxtDslVendorId=0x14F1 \
CnxtDslArmDeviceId=0x1620 \
CnxtDslAdslDeviceId=0x1621 \
CnxtDslPhysicalDriverType=2

Olitec cards is a Yukon cards
it need to replace in cnxadsl.conf
CnxTyF.hex with CnxYkF.hex
(and maybe AutoWiringSelection 0 )

I had success to sync with Olitec card, just need to go one more step forth to connect.

Nota don't forget to
modprobe atm
before trying to insmod CnxADSL
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Conexant PCI ADSL Modem Setup cragdor Linux - Wireless Networking 13 11-15-2006 09:32 AM
Newbie, Mandrake 10, PCI conexant ADSL Modem.....Plz help me blinkydamo Mandriva 3 06-13-2004 08:26 AM
Conexant PCI ADSL setup maldi-tof *BSD 0 06-01-2004 06:21 AM
Is there anyone who has got a Conexant PCI ADSL modem working? ludwig W Linux - Hardware 1 01-30-2004 06:56 PM
Conexant PCI ADSL Internal Modem tattooedpierre Linux - Newbie 14 04-30-2003 03:34 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 10:43 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration