Linux-Hardware Digest #34, Volume #14 Fri, 15 Dec 00 03:13:05 EST
Contents:
Re: Dual processor advantage ([EMAIL PROTECTED])
Re: 3C905c NIC won't do 100Mb? ([EMAIL PROTECTED])
Re: Can't get floppy to work (James Richard Tyrer)
Problems getting CDRECORD to burn 99min CDS..bug? ("AK")
ATAPI device hdd error ([EMAIL PROTECTED])
Re: ATI Rage Fury (James Richard Tyrer)
Re: Motherboards with sound and ethernet ([EMAIL PROTECTED])
Re: 3COM 3c509b-TPO Won't Work (David Keyes)
Re: Cannot mount CD-ROM on Soyo 5ema+ (Axtun)
Thanks ! ("Art Heyman")
Re: How to read hardware information in Linux? (Kevin Mansfield)
Re: Which motherboard? ("D. Stimits")
Re: LS-120 Drive RO? (Young4ert)
Re: Linux on Compaq Presario 1800 ("michael.fengler")
Re: Problems getting CDRECORD to burn 99min CDS..bug? (Wolfgang Fritz)
Re: soundblaster16 PnP plays 16-bit as noise ("Alk")
Re: configuration ttyS0 on HP netserver lc2000 ("Alk")
Re: modem busy (Ilya Sterin)
----------------------------------------------------------------------------
From: [EMAIL PROTECTED]
Reply-to: [EMAIL PROTECTED]
Subject: Re: Dual processor advantage
Date: Fri, 15 Dec 2000 02:22:10 GMT
>>>>> "JohnDixon" == John Dixon <[EMAIL PROTECTED]> writes:
JohnDixon> I run Mandrake 7.2 on an old ibm box with a Pentium Pro
JohnDixon> 180mhz chip. The motherboard has provision for a second
JohnDixon> PPro. Would I see much improvement if I went to the
JohnDixon> trouble to find one and install it? Or would this just
JohnDixon> make sense if I was doing a lot of number crunching - which
JohnDixon> I am not?
It would be helpful if you are doing a lot of "anything-crunching,"
whether that be numbers, pointers, integers, or whatever. If your CPU
is very busy, _with multiple tasks_, adding a CPU could indeed be
helpful.
If, on the other hand, your system is largely I/O bound, that is, you
are typically:
- Waiting for screen updates due to slow graphix card;
- Waiting for data to come in from disk;
- Waiting for swap space [e.g. - memory starved system]
Adding a second CPU would really not help you much.
Indeed, it may be difficult to harness it without having extra memory
that might readily cost more than your computer is worth...
--
(reverse (concatenate 'string "ac.notelrac.teneerf@" "454aa"))
<http://www.ntlug.org/~cbbrowne/>
"...Roxanne falls in love with Christian, a chevalier in Cyrano's
regiment who hasn't got the brains God gave an eclair..."
-- reviewer on NPR
------------------------------
From: [EMAIL PROTECTED]
Subject: Re: 3C905c NIC won't do 100Mb?
Date: Fri, 15 Dec 2000 03:02:05 GMT
On 14 Dec 2000 18:34:05 GMT, Joshua Baker-LePain
<[EMAIL PROTECTED]> wrote:
>Evan Carew <[EMAIL PROTECTED]> wrote:
>> I'm having trouble getting my 3c905 to autosense the line speed. It
>> seems that sometimes I can get it to start out at 100Mb but is will then
>> slide back to 10mb. Anyone have any experience with this? Oh & by the
>> way, I am using a 3com 10/100 hub with this card.
>
>Which driver are you using? RedHat defaults to 3c59x. In our boxes
>with 3c905s, I've seen that module not get 100Mb. Switching to 3c90x
>(from 3Com) seems to get the speed right. Give that a shot.
Downloaded the 3c90x-1.0.0i.tar.gz file from 3Com. It does not want to
compile with the 2.4.0-test12 kernel. In fact, the kernels listed in
the README are all rather old.
*hour of research later*
Read the current archive http://www.scyld.com/pipemail/vortex/ it
seems that there is an issue with the 3c905cx cards. I don't
particularily follow what they are talking about. Since this is the
card I have installed in the box I will swap it out with a card I know
works and wait for the gurus to get things sorted out.
--
I think, therefore, ken_i_m
Chief Gadgeteer, Elegant Innovations
http://shadowfax.linuxfromscratch.org/
build Linux from the ground up
------------------------------
From: James Richard Tyrer <[EMAIL PROTECTED]>
Subject: Re: Can't get floppy to work
Date: Fri, 15 Dec 2000 03:01:56 GMT
Jorge wrote:
> I am unable to I/O to my floppy drive, althoght it has been congured by
> the OS when I use 'fdflush' it reports that the following
> floppy0: probe failed.
> When I 'ls' the /dev/fd0 the file is set to
> br----x--t 1 root floppy 2, 0 .....
>
> I tryed the same floppy drive on a Win95 and it worked, which leads me
> to accept that it is CLOS where the problem is and not in the floppy
> drive.
The permissions for the floppy devices should be: 660. That is, as root:
chmod 660 /dev/fd0*
Then, you need to make all users that are allowed to use the floppy drives
members of the group: floppy
At least that is doing it by the book.
Also check the permissions of the mount point. If it is root:root then it
needs to be 666. Unless you need something else for security reasons.
JRT
------------------------------
From: "AK" <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.misc,alt.linux
Subject: Problems getting CDRECORD to burn 99min CDS..bug?
Date: Fri, 15 Dec 2000 03:05:31 -0000
Had anyone tried using CDRECORD to burn 90+ min ?
Well I tried it with the Mitsumi 4804TE drive and when it gets towards the
end
of the DISK... it fails.. this is despite giving it -ignsize flag.
Looking at a typical ATIP for a 90min CD:
ATIP info from disk:
Indicated writing power: 4
Is not unrestricted
Is not erasable
Disk sub type: Medium Type A, low Beta category (A-) (2)
ATIP start of lead in: -14892 (96:43/33)
ATIP start of lead out: 359849 (79:59/74)
They stored the real capacity in the lead in, maybe thats why it does not
work?
Here are the errors:
CDRECORD.EXE: Could not set realtime priority.
Starting to write CD/DVD at speed 2 in dummy mode for single session.
Last chance to quit, starting dummy write in 1 seconds.
Waiting for reader process to fill input buffer ... input buffer ready.
Starting new track at sector: 11702
Track 02: 679 of 739 MB written (fifo 100%).CDRECORD.EXE: I/O err
or. write_g1: scsi sendcmd: retryable error
CDB: 2A 00 00 05 7D 98 00 00 1F 00
status: 0x2 (CHECK CONDITION)
Sense Bytes: 70 00 05 00 00 00 00 0A 00 00 00 00 24 00
Sense Key: 0x5 Illegal Request, Segment 0
Sense Code: 0x24 Qual 0x00 (invalid field in cdb) Fru 0x0
Sense flags: Blk 0 (not valid)
write track data: error after 712970240 bytes
Sense Bytes: 70 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 00 00 00
Writing time: 2326.040s
Fixating...
WARNING: Some drives don't like fixation in dummy mode.
Fixating time: 0.000s
CDRECORD.EXE: fifo had 11294 puts and 11231 gets.
CDRECORD.EXE: fifo was 0 times empty and 11175 times full, min fi
ll was 92%.
There must be a way to burn 90min CDs
with this program... what is this error?
(this is using the windows port cause my linux drive is being fixed)
Anyway anyone smart enougth to make a quick patch to fix this?
--
Kila_m
E-mail: [EMAIL PROTECTED]
------------------------------
From: [EMAIL PROTECTED]
Subject: ATAPI device hdd error
Date: Fri, 15 Dec 2000 03:09:34 GMT
Hi
I have been trying the different linux distributions recently and I
noticed that there is always this error message given below during
installation:
ATAPI device hdd:
Error: Not ready -- (sense key=0x02)
(reserved error code) -- (asc=0x3a,ascq=0x01)
The failed "Read Cd/Dvd Capacity" packet command was
"25 00 00 00 00 00 00 00 00 00 00 00"
hdc: cdrom_decode_status: status=0x51 {DriveReady SeekComplete Error}
hdc: cdrom_decode_status: error=0x34
I have a Creative PC-DVD 8x as Master and Matshita 8x/4x CD-R/RW as
Slave on the secondary IDE.
Does anyone know what's wrong here? They work perfectly on my Win98
partition and Linux distros. No problem reading from or writing to
them. Just curious abt the error messages. On RH7, the console screen
would keep repeating these messages and store them in dmesg.
Thanks in advance.
Sent via Deja.com
http://www.deja.com/
------------------------------
From: James Richard Tyrer <[EMAIL PROTECTED]>
Subject: Re: ATI Rage Fury
Date: Fri, 15 Dec 2000 03:21:23 GMT
Robert wrote:
> Hi all!
> anyone been succesful on configuring an ATI Rage Fury under xfree86
> 4.0.1?
> i actually can only get 640x480, which is *pathetic*
At the risk of being redundant:
Section "Screen"
Identifier "Screen 1"
Device "ATI Rage IIC"
Monitor "NEC MultiSync3V"
DefaultDepth 24
Subsection "Display"
Depth 24
Modes "1024x768"
ViewPort 0 0
EndSubsection
EndSection
Ad some other Modes if you want, need, and you monitor can support them.
But this isn't enough, you have to have the proper horizontal refresh
and vertical sync rates. And, don't enter something that your monitor
won't handle or you may give new meaning to the term "smoke test".
Section "Monitor"
Identifier "NEC MultiSync3V"
HorizSync 31.5 - 48.5
VertRefresh 50-70
EndSection
The above range will support 1024 x 768.
These are copies from my XFree86Config file.
And, I presume that your driver (device) is also correct:
Section "Device"
Identifier "ATI Rage IIC"
Driver "ati"
#VideoRam 4096
EndSection
The documentation says not to tell it how much VRAM you have unless it
can't figure it out for itself -- put in the figure, but leave it
commented out.
JRT
------------------------------
From: [EMAIL PROTECTED]
Subject: Re: Motherboards with sound and ethernet
Date: Fri, 15 Dec 2000 03:37:55 GMT
I agree, but these are getting harder to find.
In article <[EMAIL PROTECTED]>,
"Robert M. Stockmann" <[EMAIL PROTECTED]> wrote:
> [EMAIL PROTECTED] wrote:
> >
> > Are there linux compatibility problems with ATX AMD thunderbird
socket A
> > motherboards that have a sound card and ethernet port on the board?
> > Does Linux support these? Plus, I have heard that if you try to put
> > your own sound card or ethernet card you will also have problems.
Is
> > this true? I'm trying to avoid them, but there are some really good
> > deals with them.
>
> i always prefer boards with no sound on board. mostly its a el cheapo
> on board sound card. just get a seperate sblive! card.
>
> Robert
> --
> ++---------------------++---------------------------------++
> || R.M. Stockmann || InfoMagic Nederland VOF ||
> || [EMAIL PROTECTED] || Unix administration & support ||
> ++---------------------++---------------------------------++
> Linux: A copylefted Unix-like operating system for several platforms :
> http://perso.wanadoo.es/xose/linux/linux_ports.html
>
Sent via Deja.com
http://www.deja.com/
------------------------------
From: David Keyes <[EMAIL PROTECTED]>
Subject: Re: 3COM 3c509b-TPO Won't Work
Date: Thu, 14 Dec 2000 19:36:21 -0800
Cooper Drury wrote:
> I have a 3COM 3c509b-TPO (not running in PnP mode) that my system won't
> accept. Red Hat installation support couldn't figure it out. The card
> works in win98 (when it's in PnP mode), but I can't get it to work in Red
> Hat Linux 6.2.
>
> Thanks in advance.
I have a 3com 3c509b (not TPO) - I had to boot to dos and use the disk
supplied with the card to disable plug + play. After that it worked OK.
It appears you are relying on probing to find the card, this might not work.
try this:
modprobe 3c509
ifconfig -a
to see if you can find it.
DK
------------------------------
From: Axtun <[EMAIL PROTECTED]>
Crossposted-To:
alt.comp.hardware.pc-homebuilt,comp.hardware,alt.comp.periphs.mainboard.soyo
Subject: Re: Cannot mount CD-ROM on Soyo 5ema+
Date: Thu, 14 Dec 2000 23:07:54 -0500
You shouldn't have to, BUT...go to the DOS mode and load the DOS CD-ROM
drivers from the floppy, reboot and see if it works.
Mike
Asher Miller wrote:
> Hey. I've been having troubles getting a Toshiba ATAPI CD-ROM to mount
> on a Soyo 5ema+ motherboard. I have flashed the board BIOS with the
> latest update from Soyo, and have tried two different CD-ROM drives
> (both Toshibas). The Toshiba is a very standard CD-ROM, OEM on many,
> many systems (including Gateway), so I'd be VERY suprised if it couldn't
> work with a Soyo board.
>
> The CD-ROM is recognized by the BIOS on startup, but it won't mount
> either in Windows or Linux. (It doesn't appear in the Windows drive
> tree, and I can't issue a successful "mount" command in Linux.)
>
> Here's what I've tried so far:
>
> -- HDD and CD-ROM on same chain (both jumpered auto-select)
> -- HDD (jumpered as Master) and CD-ROM (jumpered as Slave) on Primary
> chain
> -- HDD on Primary chain and CD-ROM on Secondary chain (both jumpered
> auto-select)
> -- HDD jumpered as Master on Primary chain and CD-ROM jumpered as
> Master on Secondary chain.
>
> Still nothing. Any ideas? Has anybody come across this problem before?
>
> Sent via Deja.com
> http://www.deja.com/
------------------------------
From: "Art Heyman" <[EMAIL PROTECTED]>
Subject: Thanks !
Date: Fri, 15 Dec 2000 00:26:15 -0500
Same card, same problem your fix looks good;
modprobe 3c509
ifconfig -a
followed by netcfg under Xwindows , forcing the card "active" - and I can
now ping my own machine.
Many Thanks -
David Keyes <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]...
> Cooper Drury wrote:
>
> > I have a 3COM 3c509b-TPO (not running in PnP mode) that my system won't
> > accept. Red Hat installation support couldn't figure it out. The card
> > works in win98 (when it's in PnP mode), but I can't get it to work in
Red
> > Hat Linux 6.2.
> >
> > Thanks in advance.
>
> I have a 3com 3c509b (not TPO) - I had to boot to dos and use the disk
> supplied with the card to disable plug + play. After that it worked OK.
> It appears you are relying on probing to find the card, this might not
work.
>
> try this:
>
> modprobe 3c509
> ifconfig -a
>
> to see if you can find it.
>
> DK
>
------------------------------
From: Kevin Mansfield <[EMAIL PROTECTED]>
Subject: Re: How to read hardware information in Linux?
Reply-To: [EMAIL PROTECTED]
Date: Fri, 15 Dec 2000 18:41:13 +1300
[EMAIL PROTECTED] wrote:
> Dear all,
>
> I'm now writing a program running in Linux. However, i need to read
> hardware information like harddisk serial no. and\or ethernet card
> ethernet address. How can i do that? My language platform can be C,
> perl, PHP, etc.
>
> Thanks.
>
try the command
hwinfo
as root. It gives masses of info about your hardware.
>
> Sent via Deja.com
> http://www.deja.com/
------------------------------
Date: Thu, 14 Dec 2000 22:53:28 -0700
From: "D. Stimits" <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
Subject: Re: Which motherboard?
Henning Pedersen wrote:
>
> Hej everybody.
>
> I am planning to make a new linux box with dual processor and I have so far
> found 3 boards that is ok in price. Is there anyone who has experience with
> any of them then I would like to know about it.
> the boards are the following:
>
> 1. TYAN Tiger230 S2507
> 2. VP6 Abit Dual FC-PGA Socket
> 3. EPOX EP-D3VA
>
> Thanks in advance.
>
> Henning.
As long as it isn't the i840 chipset.
------------------------------
From: Young4ert <[EMAIL PROTECTED]>
Subject: Re: LS-120 Drive RO?
Date: Fri, 15 Dec 2000 05:32:03 GMT
Sorry, there is no such entry in my /etc/fstab.
"H.A.J. van Niekerk" wrote:
>
> Hi,
>
> Probably you stated in fstab the line as read-only instead off read-write.
>
> /dev/hdx /mnt/ls120 vfat defaults (treats the
> drive for handling long filenames, read-write)
> msdos noauto,owner,rw
> (no long filenames, read-write)
>
> Good luck,
>
> Huub
>
> Young4ert wrote:
>
> > Hi,
> >
> > I have an LS-120 drive installed on my Athlon system running SuSE-7.0
> > Pro distro with the latest Linux kernel (2.4.0-test12) and am facing
> > some sort of problem trying to write to the drive. The error message
> > shows with the following error messages:
> >
> > Dec 14 12:10:11 kernel: VFS: Disk change detected on device sd(8,0)
> > Dec 14 12:10:11 kernel: SCSI device sda: 2880 512-byte hdwr sectors (1
> > MB)
> > Dec 14 12:10:11 kernel: sda: test WP failed, assume Write Protected
> > Dec 14 12:10:12 kernel: sda: sda1 sda2 sda3 sda4
> >
> > It looks like the drive is initialized as RO during the boot. Can
> > anyone please help me on how to make this drive RW?
> >
> > TIA.
> >
> > --
> > [EMAIL PROTECTED]
> >
> > PS. Remove "4" from e-mail address should you want to reply.
--
[EMAIL PROTECTED]
PS. Remove "4" from e-mail address should you want to reply.
------------------------------
From: "michael.fengler" <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.help,linux.dev.laptop
Subject: Re: Linux on Compaq Presario 1800
Date: Fri, 15 Dec 2000 07:46:04 +0100
Reply-To: Michael Fengler <[EMAIL PROTECTED]>
On Thu, 14 Dec 2000, Peter Komanns wrote:
>I've installed SuSE Linux 7.0 with 2.2.16 Kernel on a Compaq Presario
>18XL381 Laptop PC. This laptop holds 128Mb RAM, 16Gb HD and an ATI Rage
>Fury 128 3D Mobility LC with 8Mb RAM on its board.
>The problems come installing X: neither SaX nor Sax2 are able to go over a
>resolution of 640x480x8 : that's ridiculous because I've seen WindowsME
>going sharply to 1024x768x16 with absolutely no problem!
try XF86Setup or xf86config . If you want to risk it, I could mail you
my /etc/XF86Config (same/similar graphics card).
>Anyone knows a product (open, free or commercial) or a driver to get my
>laptop go ? I've tried with XF86_SVGA, XF86_FBDev, XF86_Mach64 (3.3.6) and
>XFree86 (4.0.1).....
XF86_Mach64 (3.3.6) works for me (at 1024).
- mike
------------------------------
From: Wolfgang Fritz <[EMAIL PROTECTED]>
Subject: Re: Problems getting CDRECORD to burn 99min CDS..bug?
Date: Fri, 15 Dec 2000 08:27:28 +0100
AK wrote:
>
> Had anyone tried using CDRECORD to burn 90+ min ?
>
> Well I tried it with the Mitsumi 4804TE drive and when it gets towards the
> end
> of the DISK... it fails.. this is despite giving it -ignsize flag.
>
> Looking at a typical ATIP for a 90min CD:
>
> ATIP info from disk:
> Indicated writing power: 4
> Is not unrestricted
> Is not erasable
> Disk sub type: Medium Type A, low Beta category (A-) (2)
> ATIP start of lead in: -14892 (96:43/33)
> ATIP start of lead out: 359849 (79:59/74)
>
> They stored the real capacity in the lead in, maybe thats why it does not
> work?
>
I think the 96:43/33 are not correct. I get the following from a 80 min
CD:
ATIP info from disk:
Indicated writing power: 5
Is not unrestricted
Is not erasable
Disk sub type: 3
ATIP start of lead in: -12514 (97:15/11)
ATIP start of lead out: 359849 (79:59/74)
Disk type: Long strategy type (Cyanine, AZO or similar)
Manuf. index: 22
Manufacturer: Ritek Co.
and this form a 74 min CD:
ATIP info from disk:
Indicated writing power: 5
Is not unrestricted
Is not erasable
Disk sub type: 6
ATIP start of lead in: -11640 (97:26/60)
ATIP start of lead out: 337350 (75:00/00)
Disk type: Long strategy type (Cyanine, AZO or similar)
Manuf. index: 3
Manufacturer: CMC Magnetics Corporation
So you have a 80 min CD.
> Here are the errors:
>
> CDRECORD.EXE: Could not set realtime priority.
> Starting to write CD/DVD at speed 2 in dummy mode for single session.
> Last chance to quit, starting dummy write in 1 seconds.
> Waiting for reader process to fill input buffer ... input buffer ready.
> Starting new track at sector: 11702
> Track 02: 679 of 739 MB written (fifo 100%).CDRECORD.EXE: I/O err
> or. write_g1: scsi sendcmd: retryable error
> CDB: 2A 00 00 05 7D 98 00 00 1F 00
> status: 0x2 (CHECK CONDITION)
> Sense Bytes: 70 00 05 00 00 00 00 0A 00 00 00 00 24 00
> Sense Key: 0x5 Illegal Request, Segment 0
> Sense Code: 0x24 Qual 0x00 (invalid field in cdb) Fru 0x0
> Sense flags: Blk 0 (not valid)
>
> write track data: error after 712970240 bytes
This is the typical error if you try to write past the end of the CD.
[...]
>
> There must be a way to burn 90min CDs
> with this program... what is this error?
>
> (this is using the windows port cause my linux drive is being fixed)
>
> Anyway anyone smart enougth to make a quick patch to fix this?
>
No patch needed. cdrecord (at least the linux version) doesn't care of
disk sizes.
BTW: I've never seen a 90min CD. Do they really exist?
Wolfgang
> --
> Kila_m
> E-mail: [EMAIL PROTECTED]
------------------------------
From: "Alk" <[EMAIL PROTECTED]>
Subject: Re: soundblaster16 PnP plays 16-bit as noise
Date: Fri, 15 Dec 2000 09:20:20 +0200
Reply-To: "Alk" <[EMAIL PROTECTED]>
Read docs /usr/src/linux/Documentation/sound/vibra16, this can be of some
help
AG
"Stewart Heitmann" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]...
> Hi all,
> does anyone know if 16-bit DMA actually works for
> an ISA SoundBlaster16 PnP card running under Linux 2.2.x (RedHat) ?
>
> I can get 8-bit (DMA 1) and MIDI working ok, but 16-bit (DMA 2)
> plays sounds overlayed by an awful white noise hiss.
> I can still hear the original sound under the hiss if I listen carefully
so
> things
> cant be too far wrong - byte ordering problem perhaps?
>
> Anyway, i've tried every combination of interrupt and port that sndconfig
> allows me and still no luck.
> Has anyone had this problem too?
>
> stewart heitmann
>
>
>
------------------------------
From: "Alk" <[EMAIL PROTECTED]>
Subject: Re: configuration ttyS0 on HP netserver lc2000
Date: Fri, 15 Dec 2000 09:12:39 +0200
Reply-To: "Alk" <[EMAIL PROTECTED]>
Maybe you are running a console on serial port(a kernel option ...)? Anyway
i use only ssd for case when it is better to shut system off not to leave
running.
AG
<[EMAIL PROTECTED]> wrote in message
news:91bl2e$l6c$[EMAIL PROTECTED]...
> Running Redhat 6.1, but with 2.2.17 Kernel. I can't
> seem to get my /dev/ttyS0 to work, nor /dev/ttyS1.
>
> I'm trying to install APC Powerchute software for the
> SmartUps 2200, but it can't talk to the serial port.
> 940-0024C is the serial cable used...
>
> Are there special Kernel options for the drivers?
> I called HP, and they didn't have a clue.......
> Couldnt even tell me the chipset for the uarts..
>
> -Phil C.
> .---------------------------------------------------------
> | P. A. Carinhas, Ph.D. | [EMAIL PROTECTED] |
> | Fortuitous Technologies Inc. | http://fortuitous.com |
> | Linux Training Services | Tel : 1-512 467-2154 |
> ---------------------------------------------------------
>
>
> Sent via Deja.com
> http://www.deja.com/
------------------------------
From: Ilya Sterin <[EMAIL PROTECTED]>
Subject: Re: modem busy
Date: Fri, 15 Dec 2000 07:43:06 GMT
I keep setting ttyS2 to irq 9 but when I run setserial -g /dev/ttyS2 it
show it at irq 2 ??? If set to irq 15 it works, but not 9???
Thanks for your help.
Ilya Sterin
In article <[EMAIL PROTECTED]>,
[EMAIL PROTECTED] wrote:
> Ilya Sterin wrote:
> >
> > I installed a PCI modem USRobotics pro modem (not winmodem and linux
> > compatible). In the hardware configurations the modem shows up
> > properly, but when I try to dial out or query the modem it says that
> > the modem is busy. When running setserial -g /dev/modem it displays
> > IRQ 2 eventhough I try setting to 9. When I set to anything else it
> > works but when setting ttyS1 to IRQ 9 and linking to /dev/modem it
goes
> > back to IRQ 2 ??? But my main concern is how do I get my modem to
work?
> >
> > TIA
> > Ilya Sterin
> >
> > Sent via Deja.com
> > http://www.deja.com/
>
> Device busy is usually the result of not having the hardware
> initialized. IRQ is one of those items, base address is another.
You'll
> find that the serial port is set separately from the modem, and that
the
> two must match. For a pci modem, use lspci to view info, along with
> /proc/pci. Use setserial without the -g to actually set a port to
match
> the modem, or else use setpci to set the modem. Note that these all
> disappear at reboot, so you might find something and add it to your
> rc.local script (there are other places as well). Just for kicks, make
> sure your BIOS is set to the operating system "not plug-n-play aware".
>
> One possible setserial:
> setserial -v /dev/ttyS2 uart 16550A port 0xafe0 irq 9 spd_normal
> skip_test
>
> That causes ttyS2 to match a modem with a 16550A uart at irq 9 and
base
> addres 0xafe0. The contents of /proc/pci should show your device also
at
> irq 9 and 0xafe0, or else it won't work. Sample:
> Bus 1, device 1, function 0:
> Serial controller: Unknown vendor Unknown device (rev 1).
> Vendor id=12b9. Device id=1008.
> Medium devsel. IRQ 9.
> I/O at 0xafe0 [0xafe1].
>
> That cryptic entry is for a US Robotics PCI modem (which incidentally
> has the best performance I've had in modem). Less cryptic is "lspci -
v":
> 01:01.0 Serial controller: US Robotics/3Com 56K FaxModem Model 5610
(rev
> 01) (prog-if 02 [16550])
> Subsystem: US Robotics/3Com: Unknown device 00ad
> Flags: medium devsel, IRQ 9
> I/O ports at afe0
> Capabilities: [dc] Power Management version 2
>
> Note though that it lists I/O port 0xafe0 as afe0. IRQ is obvious.
This
> part at the start:
> 01:01.0
> Corresponds to the /proc/pci entry that says
> "Bus 1, device 1, function 0"
>
> Once the I/O port and IRQ of the modem matches that from setserial, it
> should work (then there is of course actual modem setup, but the
> hardware setup will be complete). Just don't forget that it needs to
be
> set somewhere to apply again each reboot.
>
Sent via Deja.com
http://www.deja.com/
------------------------------
** FOR YOUR REFERENCE **
The service address, to which questions about the list itself and requests
to be added to or deleted from it should be directed, is:
Internet: [EMAIL PROTECTED]
You can send mail to the entire list by posting to comp.os.linux.hardware.
Linux may be obtained via one of these FTP sites:
ftp.funet.fi pub/Linux
tsx-11.mit.edu pub/linux
sunsite.unc.edu pub/Linux
End of Linux-Hardware Digest
******************************