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 |
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.
|
|
06-26-2004, 02:05 AM
|
#1
|
Member
Registered: Dec 2001
Location: /root
Distribution: FreeBSD,NETBSD,redhat
Posts: 472
Rep:
|
can't dial using PCTel Inc HSP MicroModem 56 modem !!!
Hi,
I am trying to setup dial-up modem under fedora core 1. modem make & model number is "PCTEL Platinum V.90 Modem". when i try using kppp it shows modem not respond(tty0,1,2) but when i change to tty3 it show "modem busy". what's wrong?
When i run 'lspci' it show some think like:
-----------------------------------------------------------------------------------------------
00:00.0 Host bridge: VIA Technologies, Inc. P4M266 Host Bridge
00:01.0 PCI bridge: VIA Technologies, Inc. VT8633 [Apollo Pro266 AGP]
00:08.0 Multimedia video controller: Brooktree Corporation Bt878 Video Capture (rev 11)
00:08.1 Multimedia controller: Brooktree Corporation Bt878 Audio Capture (rev 11)
00:09.0 Communication controller: PCTel Inc HSP MicroModem 56 (rev 01)
00:0a.0 Ethernet controller: D-Link System Inc RTL8139 Ethernet (rev 10)
00:10.0 USB Controller: VIA Technologies, Inc. USB (rev 80)
00:10.1 USB Controller: VIA Technologies, Inc. USB (rev 80)
00:10.2 USB Controller: VIA Technologies, Inc. USB (rev 80)
00:10.3 USB Controller: VIA Technologies, Inc. USB 2.0 (rev 82)
00:11.0 ISA bridge: VIA Technologies, Inc. VT8235 ISA Bridge
00:11.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT8233/A/C/VT8235 PIPC Bus Master IDE (rev 06)
00:11.5 Multimedia audio controller: VIA Technologies, Inc. VT8233/A/8235 AC97 Audio Controller (rev 50)
01:00.0 VGA compatible controller: S3 Inc. VT8375 [ProSavage8 KM266/KL266]
-----------------------------------------------------------------------------------------------
When i check under /proc/pci it show some thing like:
-----------------------------------------------------------------------------------------------
PCI devices found:
Bus 0, device 0, function 0:
Host bridge: VIA Technologies, Inc. P4M266 Host Bridge (rev 0).
Master Capable. Latency=8.
Prefetchable 32 bit memory at 0xe8000000 [0xebffffff].
Bus 0, device 1, function 0:
PCI bridge: VIA Technologies, Inc. VT8633 [Apollo Pro266 AGP] (rev 0).
Master Capable. No bursts. Min Gnt=12.
Bus 0, device 8, function 0:
Multimedia video controller: Brooktree Corporation Bt878 Video Capture (rev 17).
IRQ 5.
Master Capable. Latency=32. Min Gnt=16.Max Lat=40.
Prefetchable 32 bit memory at 0xec100000 [0xec100fff].
Bus 0, device 8, function 1:
Multimedia controller: Brooktree Corporation Bt878 Audio Capture (rev 17).
IRQ 5.
Master Capable. Latency=32. Min Gnt=4.Max Lat=255.
Prefetchable 32 bit memory at 0xec101000 [0xec101fff].
Bus 0, device 9, function 0:
Communication controller: PCTel Inc HSP MicroModem 56 (rev 1).
IRQ 11.
I/O at 0xd000 [0xd03f].
Bus 0, device 10, function 0:
Ethernet controller: D-Link System Inc RTL8139 Ethernet (rev 16).
IRQ 11.
Master Capable. Latency=32. Min Gnt=32.Max Lat=64.
I/O at 0xd400 [0xd4ff].
Non-prefetchable 32 bit memory at 0xec102000 [0xec1020ff].
Bus 0, device 16, function 0:
USB Controller: VIA Technologies, Inc. USB (rev 128).
IRQ 5.
Master Capable. Latency=32.
I/O at 0xd800 [0xd81f].
Bus 0, device 16, function 1:
USB Controller: VIA Technologies, Inc. USB (#2) (rev 128).
IRQ 11.
Master Capable. Latency=32.
I/O at 0xdc00 [0xdc1f].
Bus 0, device 16, function 2:
USB Controller: VIA Technologies, Inc. USB (#3) (rev 128).
IRQ 11.
Master Capable. Latency=32.
I/O at 0xe000 [0xe01f].
Bus 0, device 16, function 3:
USB Controller: VIA Technologies, Inc. USB 2.0 (rev 130).
IRQ 5.
Master Capable. Latency=32.
Non-prefetchable 32 bit memory at 0xec103000 [0xec1030ff].
Bus 0, device 17, function 0:
ISA bridge: VIA Technologies, Inc. VT8235 ISA Bridge (rev 0).
Bus 0, device 17, function 1:
IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 6).
Master Capable. Latency=32.
I/O at 0xe400 [0xe40f].
Bus 0, device 17, function 5:
Multimedia audio controller: VIA Technologies, Inc. VT8233/A/8235 AC97 Audio Controller (rev 80).
IRQ 11.
I/O at 0xe800 [0xe8ff].
Bus 1, device 0, function 0:
VGA compatible controller: S3 Inc. VT8375 [ProSavage8 KM266/KL266] (rev 0).
IRQ 5.
Master Capable. Latency=32. Min Gnt=4.Max Lat=255.
Non-prefetchable 32 bit memory at 0xec000000 [0xec07ffff].
Prefetchable 32 bit memory at 0xe0000000 [0xe7ffffff].
-----------------------------------------------------------------------------------------------
I think it's detcted. what' wrong am i doing? can any one have same probelm?
can any one help me what to do to make this hardware (dialup modem) run under fedora yarrow(1) /RHL 9.0.
Also, suggest me some supported DIAL-UP MODEM for fedora core and redhat 9.0.
Please help me.....
Thanx in advance....
|
|
|
06-26-2004, 12:01 PM
|
#2
|
Senior Member
Registered: Jun 2004
Location: Spain
Distribution: FC5
Posts: 1,993
Rep:
|
The fact that your distro recognises the vendorinformation of a device doesn't mean it supports it or has the necessary drivers installed.
Looks like this is an internal modem and might be a winmodem. Are you sure it is supported?
|
|
|
06-28-2004, 01:52 PM
|
#3
|
Member
Registered: Dec 2001
Location: /root
Distribution: FreeBSD,NETBSD,redhat
Posts: 472
Original Poster
Rep:
|
No, i am not sure it supported. but as i have seen may threads they have done some workarounds on the same. so i though it should work. Yes, it's as winmodem bec'z it's working in windowsxp.
any suggestions?
Thanx for reply
|
|
|
06-29-2004, 11:59 AM
|
#4
|
Senior Member
Registered: Jun 2004
Location: Spain
Distribution: FC5
Posts: 1,993
Rep:
|
Winmodem is not Linmodem
The fact that your modem works under windows doesn't mean it will work under linux. It's a driver problem and there aren't drivers available for all winmodems. You might try a google search with the name of your modem and something like "linux" and/or "driver" to find out if your particular modem is supported under linux. Rockwell and Lucent winmodems are supported, but only to a degree (Kernel 2.4 is supported, 2.6 not) and some drivers have been made available for a fee.
If no driver for your modem is available then either you write one( ) or you get what some would call a 'real' modem = external.
I know there's a utility to find out exactly what model you have, but don't remember either the name or the site I downloaded it from. Look around the board for a thread on Rockwell or Conexant modem drivers; I believe they mention it, and you might learn something about how to install the driver if you find it. Good luck!
|
|
|
07-01-2004, 12:15 AM
|
#5
|
Member
Registered: Dec 2001
Location: /root
Distribution: FreeBSD,NETBSD,redhat
Posts: 472
Original Poster
Rep:
|
thanx for reply. I'll try and let u know.
thanx again.
|
|
|
07-07-2004, 11:07 AM
|
#6
|
Member
Registered: Aug 2003
Distribution: Mandriva, Slackware
Posts: 265
Rep:
|
you need this driver. See if it works for you
|
|
|
All times are GMT -5. The time now is 04:25 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
|
|