LinuxQuestions.org
Help answer threads with 0 replies.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 08-31-2001, 12:31 AM   #1
chiragw
LQ Newbie
 
Registered: Aug 2001
Location: hindusthan
Posts: 16

Rep: Reputation: 0
aztech 56k modem and sis7018 sound card dontt work at all


I have a sis7018 audio card.
motherboard is sis630

i have redhat 7.1[kernel 2.4.3-12]

sound does not come
sound card requires drivers
sis dont have them ..i contacted them

i tried alsa ...my card is not there....i read that trident works fine 2...so i tried that
still it doesnt work..

also

i have aztech 56k internal modem [msp3880sp-u]
the link at the home page for downloading the files dont work
i contacted them but they tell me they dont care for linux users


please explain to me what i should do in both the circumstances and please explain in detail as i am a little stupid[ windows 98 user you know] and dont have a degree in computer science.. my knowledge of linux is justa couple of days old...i installed it just yesterday and i still am learning the basic stuff.

mail to kshtriya@indiatimes.com
 
Old 09-01-2001, 03:32 AM   #2
chiragw
LQ Newbie
 
Registered: Aug 2001
Location: hindusthan
Posts: 16

Original Poster
Rep: Reputation: 0
sound card works now...nbut modem still doesnt

the sond card started finally...

but modem still doesnt get detected..


there is a prog in gnome ...dialup config...where modem shoul be detected but it doesnt.... so i try out the varios ports...still donr work...my internal modem is on com3...ie dev/ttyS2...right...still dont work

help will we apreciated greatly
 
Old 09-02-2001, 12:56 PM   #3
athenerx
Member
 
Registered: Jun 2001
Location: miami
Distribution: mandrake
Posts: 126

Rep: Reputation: 15
Talking help is underway

before you begin, you need to go to your internet configuration to set your modem on /dev/ttyS2, which is com3 under windows; if you do it, just go to the modem configuration at the end of this message.
you will not need to change anything at all.

if your modem is supported by your operating system then you need to enter this command to set it up.
first you need to see on which port your modem is connected by enter

cat /proc/pci

on the xterminal, and look for the name of your modem.

for example, if your modem is on com3 on windows, it will be on /dev/ttyS2 under linux
look for IRQ 5 if your modem is on /dev/ttyS2

to setup your modem, please enter the following in the xterminal

exec setserial /dev/ttyS2 (replace the S2 by your port) irq 5 (replace the irq 5 by the irq number of your modem) port 0xc000 (replace the 0xc000 by the I/O of your modem) ^fourport ^auto_irq skip_test autoconfig spd_vhi

reopen the xterminal again and enter
setserial /dev/ttyS2 irq 5 port 0xc000 autoconfig
(replace the S2, irq 5, and the 0xc000 by the one of your modem; notice the 0xc000 are zeros not oh)
enter
ln /dev/ttyS2 (replace S2 again)
/dev/modem

please read the message first; now this is the modem command all together.

exec setserial /dev/ttyS2 irq 5 port 0xc000 ^fourport ^auto_irq skip_test autoconfig spd_vhi
open the xterminal again and enter

setserial /dev/ttyS2 irq 5 port 0xc000 autoconfig
ln /dev/ttyS2 /dev/modem
have fun
sincerely, clinton
 
Old 09-03-2001, 01:49 AM   #4
chiragw
LQ Newbie
 
Registered: Aug 2001
Location: hindusthan
Posts: 16

Original Poster
Rep: Reputation: 0
oh man ..still cant get the darn thing working

actually ..i entered all the commands as you told me 2 ...still nothing..

i had enterd some thing earlier...which i think didnt make this work

Modem is on com3 and irq 4 [0*03e8]... please correct me if i am wrong

when i use lspci -vv ...it shows modem is on irq 12.....i cant get this.

when i used wvdial..i gave an errror message cannot open /dev/ttyS2

i checked out with aztech ..they say that modem is compatible with linux

modem does not get detected in dial up config package in gnome

i think this may be due to wri=ong port address
i enter port as 0*03e8

now setserial is not working at all..
i punch in the setserial command with some arguments and it just
does not gie any output..i have to use ctrl+z to get out...HELP



Last edited by chiragw; 09-03-2001 at 02:50 AM.
 
Old 09-03-2001, 11:18 AM   #5
athenerx
Member
 
Registered: Jun 2001
Location: miami
Distribution: mandrake
Posts: 126

Rep: Reputation: 15
hello again

instead of using wvdial, you should use ppp because it is much more easier to setup. you need to go to program -> internet -> ppp utility and then setup and so on.
 
Old 09-04-2001, 01:02 AM   #6
chiragw
LQ Newbie
 
Registered: Aug 2001
Location: hindusthan
Posts: 16

Original Poster
Rep: Reputation: 0
Re: hello again

Quote:
Originally posted by athenerx
instead of using wvdial, you should use ppp because it is much more easier to setup. you need to go to program -> internet -> ppp utility and then setup and so on.

i use the dialer in gnome...
it gives me the message... cannot open /dev/ttyS2...I/O error
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Getting 56k modem to work with SUSE 10 al2cane SUSE / openSUSE 4 10-21-2005 05:41 AM
Aztech 2320 ISA PnP sound card issues!!!! CapheinePhreak Mandriva 8 05-22-2005 10:27 AM
Aztech Sound Card for Ubuntu jmcq Linux - Newbie 0 04-19-2005 08:18 AM
How do i get a 56k modem to work?? Great Mister Linux - Newbie 13 06-09-2004 04:38 PM
Problem on installing internal modem msp7850-2(2) aztech 56k silverstormboy Linux - Hardware 0 07-15-2003 12:36 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 01:10 PM.

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