Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
04-02-2005, 06:52 PM
|
#1
|
Member
Registered: Apr 2005
Location: USA
Distribution: I switch distros every day.
Posts: 32
Rep:
|
Conexant Sound Driver not working in FC3.
ALSA library has not included Conexant Riptide Audio sound support in it. Other than that there is a website called linuxant. com where conexant audio drivers can be downloaded. I have been having problems compiling the Audio driver in FC 3, and every time it comes up with kernel problems. Is there any one who could download and create an RPM package for conexant audio for FC3. I have a 2.6 kernel. Thanks a lot for your help guys.
|
|
|
04-04-2005, 06:18 AM
|
#2
|
Member
Registered: Dec 2004
Distribution: SuSE, RedHat, ubuntu, Debian
Posts: 734
Rep:
|
Re: Conexant Sound Driver not working in FC3.
Quote:
Originally posted by excidy
ALSA library has not included Conexant Riptide Audio sound support in it. Other than that there is a website called linuxant. com where conexant audio drivers can be downloaded. I have been having problems compiling the Audio driver in FC 3, and every time it comes up with kernel problems. Is there any one who could download and create an RPM package for conexant audio for FC3. I have a 2.6 kernel. Thanks a lot for your help guys.
|
Run the following commands so we can get a better idea of what we are dealing with please and post the response with [/code] at the end and [code] at the beginning of the messages:
Quote:
uname -a
cat /proc/interrupts
lspci
|
|
|
|
04-05-2005, 07:13 AM
|
#3
|
Member
Registered: Apr 2005
Location: USA
Distribution: I switch distros every day.
Posts: 32
Original Poster
Rep:
|
I ran the commands, and there is the output that i got.
=================================
Code:
In[~][08:11:36] ### )=> uname -a
Linux x1-6-01-10-b5-44-0b-cb 2.6.9-1.667 #1 Tue Nov 2 14:41:25 EST 2004 i686 i686 i386 GNU/Linux
=======================================================
In[~][06:02:14] ### )=> cat /proc/interrupts
CPU0
0: 338973007 XT-PIC timer
1: 9734 XT-PIC i8042
2: 0 XT-PIC cascade
8: 1 XT-PIC rtc
9: 5638275 XT-PIC uhci_hcd, eth0
12: 1842054 XT-PIC i8042
14: 1265952 XT-PIC ide0
15: 4481529 XT-PIC ide1
NMI: 0
ERR: 44
========================================================
In[/sbin][06:04:20] ### )=> ./lspci
00:00.0 Host bridge: VIA Technologies, Inc. VT82C693A/694x [Apollo PRO133x] (rev 42)
00:01.0 PCI bridge: VIA Technologies, Inc. VT82C598/694x [Apollo MVP3/Pro133x AGP]
00:07.0 ISA bridge: VIA Technologies, Inc. VT82C596 ISA [Mobile South] (rev 12)
00:07.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev06)
00:07.2 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 08)
00:07.3 Host bridge: VIA Technologies, Inc. VT82C596 Power Management (rev 20)
00:09.0 Ethernet controller: Accton Technology Corporation SMC2-1211TX (rev 10)
00:0b.0 Multimedia audio controller: Rockwell International: Unknown device 4310
00:0b.1 Communication controller: Rockwell International Riptide HSF 56k PCI Modem
00:0b.2 Input device controller: Rockwell International: Unknown device 4312
01:00.0 VGA compatible controller: S3 Inc. ViRGE/GX2 (rev 04)
|
|
|
04-08-2005, 02:45 PM
|
#4
|
Member
Registered: Dec 2004
Distribution: SuSE, RedHat, ubuntu, Debian
Posts: 734
Rep:
|
What manufacturer and model is this motherboard?
I see a 56k modem also there from lspci......
EDIT: nevermind the modem, i see the driver here > http://www.linuxant.com/drivers/
Quote:
The Conexant Riptide Driver package contains Linux drivers for the Conexant (Rockwell) RipTide Audio/Communication Controller found in RipTide HCF and RipTide HSF modems. It is an OSS-compatible sound driver. For the HCF modems, this driver is required as well as the HCF driver. For HSF modems, this driver is optional to get soundcard and game port functionality.
|
Quote link > http://freshmeat.net/projects/riptide/
Quote:
If you have a RipTide HCF modem (127A:4321 or 127A:4331), you need to install *both* the RIPTIDE and HCF drivers, otherwise the modem will *not* work.
|
Riptide Driver link > http://www.linuxant.com/drivers/riptide/
Last edited by t3gah; 04-08-2005 at 02:57 PM.
|
|
|
04-08-2005, 03:36 PM
|
#5
|
Member
Registered: Apr 2005
Location: USA
Distribution: I switch distros every day.
Posts: 32
Original Poster
Rep:
|
How can I find out which manufacturer and model my motherboard is. The computer is HP Pavilion, and the motherboard and everything was in it when the computer was baught. Please tell me how to find that information, I will be more than happy to post it here, once again thanks for your help 
|
|
|
04-08-2005, 04:30 PM
|
#6
|
Member
Registered: Dec 2004
Distribution: SuSE, RedHat, ubuntu, Debian
Posts: 734
Rep:
|
Quote:
Originally posted by excidy
How can I find out which manufacturer and model my motherboard is. The computer is HP Pavilion, and the motherboard and everything was in it when the computer was baught. Please tell me how to find that information, I will be more than happy to post it here, once again thanks for your help
|
The motherboard make isn't relevant when it's an OEM like from HP or Compaq or Dell.
Did you try the drivers at the links I posted?
|
|
|
04-09-2005, 06:11 PM
|
#7
|
Member
Registered: Apr 2005
Location: USA
Distribution: I switch distros every day.
Posts: 32
Original Poster
Rep:
|
yeah, i have tried to install it from the source, it doesn't help. I don't know much about kernels, but i think it is not compatible with the new 2.6 kernels. Whever i compile it i get a kernel module missing errors. It says things like " modversions.h" missing. When I do LOCATE MODVERSIONS.H in bash, i find that file. So maybe i should find and install the kernel source?
|
|
|
04-10-2005, 08:07 AM
|
#8
|
Member
Registered: Dec 2004
Distribution: SuSE, RedHat, ubuntu, Debian
Posts: 734
Rep:
|
Quote:
Originally posted by excidy
yeah, i have tried to install it from the source, it doesn't help. I don't know much about kernels, but i think it is not compatible with the new 2.6 kernels. Whever i compile it i get a kernel module missing errors. It says things like " modversions.h" missing. When I do LOCATE MODVERSIONS.H in bash, i find that file. So maybe i should find and install the kernel source?
|
You can download the kernel source rpm from http://download.fedora.redhat.com
Maybe a symbolic link to modversions.h from where ever the installer is looking into will fix the problem too.
Have you tried using yum to install the drivers?
|
|
|
04-15-2006, 05:16 PM
|
#9
|
LQ Newbie
Registered: Apr 2006
Distribution: Suse 10.0
Posts: 4
Rep:
|
Sorry to ressurect a thread, but when using the installer (Suse 10 system) on a HP Pavilion pc, It said that it was designed for a 2.4 kernal, not 2.6. Does anyone have drivers that will work on a 2.6 kernel?
|
|
|
All times are GMT -5. The time now is 04:59 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|