Linux-Hardware Digest #902, Volume #14           Thu, 14 Jun 01 20:13:10 EDT

Contents:
  Re: 2 network cards 3c905b-tx-m (Allen Mcintosh)
  Re: Creating Raw Devices (Dances With Crows)
  Re: RH 7.1 & failed ppp interface ("Maximus Idius2")
  Re: Driver for EPSON Stylus 440/460 (John Taylor)
  VIA Hardware Monitor for Linux ("hamradio")
  Re: Capacity of Dell Server running as a web server? ("Steve Wolfe")
  Xpert 2000 (Rage 128 "SM") Woes ("R. Ross Gore")
  Dynalink Cardbus Card ("Mario Schrijver")
  Re: Changing from 10 to 100mbs ethernet
  Re: Dynalink Cardbus Card (Albert Damen)
  Promise Ultra100Tx2 EIDE controller ("Marc-Philip Werner")
  Re: VIA Hardware Monitor for Linux (Dances With Crows)
  Re: ServerWorks III LE Chipset under linux (Dan Smith)
  SCSI emulation  (was: internal IDE tape drive) (Ian Briggs)
  How Change serial device name: ttyS4 -> ttyS2 (Ray Kraft)

----------------------------------------------------------------------------

From: [EMAIL PROTECTED] (Allen Mcintosh)
Subject: Re: 2 network cards 3c905b-tx-m
Date: 14 Jun 2001 10:23:08 -0400

In article <1vKV6.2737$[EMAIL PROTECTED]>,
Kelly Watts at Ring's End <[EMAIL PROTECTED]> wrote:
>Redhat 7.0 installer finds both my 3com905b-tx-m's and allows me to
>configure them.
>But after installation I can only ping the bottom card though ifconfig shows
>both cards there.  It looks like an IRQ problem but I am not sure.

A couple of comments:

1. It can be done:

vsink0: dmesg | grep -i 3com
eth0: 3Com 3c905B Cyclone 100baseTx at 0x2400,  00:50:04:d0:72:b8, IRQ 11
eth1: 3Com 3c905B Cyclone 100baseTx at 0x2080,  00:50:04:d0:71:78, IRQ 11
eth2: 3Com 3c905B Cyclone 100baseTx at 0x2480,  00:10:5a:ac:2d:02, IRQ 11
eth3: 3Com 3c905C Tornado at 0x2800,  00:01:02:45:c3:9d, IRQ 9
eth4: 3Com 3c905C Tornado at 0x2880,  00:01:02:45:c3:96, IRQ 11

This is on a machine running RH 6.2.  The NIC's were added after installation
and configured by hand.

2. You didn't post the details of how you had configured the cards.  It is
a fairly common mistake to give them IP addresses on the same network, like
192.168.10.16 and 192.168.10.17.  This can cause symptoms similar to the
ones you report.

------------------------------

From: [EMAIL PROTECTED] (Dances With Crows)
Subject: Re: Creating Raw Devices
Date: 14 Jun 2001 14:54:04 GMT
Reply-To: [EMAIL PROTECTED]

On Thu, 14 Jun 2001 15:30:02 +0200, Jaishni Govender staggered into the
Black Sun and said:
>I managed to link the raw devices to the block devices ok using mknod. I am
>having problems with the number of raw devices that I can create. I have
>logical partitions hda1 to hda17...but the hda17 block device is not created
>in /dev. I can see it when I use fdisk but not in the /dev directory. So
>when I type in the following:
>
>$ mknod /dev/redo2_2.log c 162 13
>$ raw /dev/redo2_2.log /dev/hda17
>
>I get that the file hda17 does not exist.
>In fact anything above hda16 created in fdisk is not created in /dev.

?!  The device names and numbers for (almost) every device that the
Linux kernel supports are in /usr/src/linux/Documentation/devices.txt ,
and there is often a logical progression.  /dev/hda1 is major 3, minor 1
while /dev/hda15 is major 3, minor 15 and /dev/hda22 is major 3, minor
22.  Make sense?

-- 
Matt G|There is no Darkness in Eternity/But only Light too dim for us to see
Brainbench MVP for Linux Admin /  Outside of a dog, a book is a man's best
http://www.brainbench.com     /   friend.  Inside of a dog, it's too dark
=============================/    to read.  ==Groucho Marx

------------------------------

From: "Maximus Idius2" <[EMAIL PROTECTED]>
Crossposted-To: linux.redhat.ppp,linux.redhat
Subject: Re: RH 7.1 & failed ppp interface
Date: Fri, 15 Jun 2001 00:27:37 +0900

check you xconfig, in RH 7.1 the PPP may not be supported by default.

I had this error some time ago.

max

--

"cfeller" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]...
> This makes no sense...  have an Pentium 233 MMX processor running on a
> VX-98 motherboard w/ 128 MB of RAM.  Modem is a Zoom model 2919
> (internal).  The modem works great under Redhat 5.2, 6.2, 7.0, ....
> oops~!  Not 7.1  I upgraded both my PC and my laptop to 7.1.  No
> problems on the laptop (laptop uses PCMCIA modem), but under the PC, I
> get "failed to activate ppp0 with error 6"  What is error 6?
>
> If this is relevant, the motherboard likes to assign the modem to IRQ
> 10, so I have to setserial /dev/ttyS2 IRQ 10  I did try removing that,
> but it did not change the error message.
>
> Please advise.
>



------------------------------

From: John Taylor <[EMAIL PROTECTED]>
Subject: Re: Driver for EPSON Stylus 440/460
Date: Thu, 14 Jun 2001 16:38:44 GMT

Jef Peeraer <[EMAIL PROTECTED]> wrote:
: Tahir Hashmi wrote:
:> 
:> I want a free driver for EPSON Stylus 440/460 inkjet. Does anyone have an
:> idea where to get one? (Running on RH 6.2)
:> 
:> --
:> _________________________________
:> Tahir Hashmi
:> http://tahirhashmi.scriptmania.com
:> [EMAIL PROTECTED]
:> _________________________________

: See the Xwtools/print utilities 

: http://xwtools.automatix.de/english/overview.htm

: Jef

Also try http://www.linuxprinting.org/

-- 

John Taylor

Reply to:
john
at
giffords dot net


------------------------------

From: "hamradio" <[EMAIL PROTECTED]>
Subject: VIA Hardware Monitor for Linux
Date: Thu, 14 Jun 2001 18:10:58 +0200

Hi,
anybody knows of an hardware monitoring program for an Abit KT7A which runs under 
Linux?
Thank you.

------------------------------

From: "Steve Wolfe" <[EMAIL PROTECTED]>
Subject: Re: Capacity of Dell Server running as a web server?
Date: Thu, 14 Jun 2001 12:06:38 -0600

> below I have pasted the full quote from you:

  Let's see...

 I said:

"2.  MySQL only does well with three or fewer simultaneous connections,
above that, it's performance really sucks"

  You insinuated that I said:

'MySQL performance really sucks'

  There's a big difference.
. 
> >     You're either confused.  I was talking about web-serving hits, you
> >were talking about queries.  Apples to oranges.
>
>
> Again a full quote from you:
> .........................
>    That being said, the ultimate capacity will, of course, depend on
what
> you're serving.  If you're serving out nothing but flat files, I'm sure
> that you could fill a 100 mbit line, handling tens to hundreds of
millions
> of hits per day.  If you're doing any sort of CGI, that number drops
> dramatically, and if you're also doing DB work, that number also drops
> very dramatically.
>
>    Assuming a little bit of DB work, but not terribly complex queries,
you
> should be able to do at least 150,000 hits per day.  If the DB work is
> more complex, that will drop.   As you reach the capacity of the machine

  Like I said, "hits".  Not "queries".


> Clearly you are saying that the database is the bottleneck. 150 000 hits
> per day is only 2 hits per second on the average. You should try your
> application on MySQL/InnoDB if the PostgreSQL is such a bottleneck
> for your application.

   No, I didn't say that it was the bottleneck.  To pretend that anything
that is not a "bottleneck" can be dropped from the equation isn't correct.
And trying to equate sheer capacity with web-serving capacity isn't
correct.  Even though the database machine may not be anywhere near
capacity, it is still part of the equation.

> >  You chose two isolated cases, choosing only those where MySQL has an
> >advantage.  Furthermore, at least one of the two does NOT isolate the
fact
> >or that you are trying to benchmark.  You did not give any information
> >about configuration or tuning.  In short, your benchmarks are
unreliable.
>
>
> These are CPU-bound benchmarks. Could you advise me how one tunes
> these better?

    As just a quick, fast, "off-the top of my head" example, using a
count() function when you're trying to benchmark a join isn't exactly
optimal - how much did efficiedcy differences in the count() code affect
the results?  In order to find that out, you then have to benchmark the
count() routines, and do the math.


> I used the default parameters of PostgreSQL except that I
> increased the shared cache size to 24 MB and the log buffer to 4 MB.
> For MySQL/InnoDB you can use the parameters specified in the InnoDB
> manual. As long as the magnitude of the buffer pool and the log buffer
> are about what I said on my benchmark page, they will run in about the
> same time.

    That may very well be true - but both systems were designed to run
under different configurations.  I would not pretend to think that a
configuration that suited Postgres would suit MySQL/InnoDB, nor would I
expect the default configuration of either to be anywhere near optimal.
Furthermore, you didn't mention anything about whether fsync() was enabled
or disabled on either, which can make *huge* differences.

> I would be very pleased if someone who knows PostgreSQL well would
> run these benchmarks and tune them optimally. I will post his results to
> my website. It is of course best that benchmarks are run by an
> independent party. Could you do it? You can also add your own tests.
> No need to restrict yourself to pure insert and join performance.

   Actually, I think that is a wonderful idea - and I'm going to apologize
for being so rude in my previous message.  I believe that what I said was
correct, but I could have been a lot more nice about it.

> The Great Bridge benchmarks have exactly the flaws you are criticizing:
> they did not post the configuration parameters to their website,
> but only say that they used the 'default parameters' of two databases
> whose names they do not disclose. They tuned PostgreSQL but
> did not tune the other databases.

  Well, that's not entirely true.  They did not disclose the two
"closed-source" databases because of legal issues - after speaking with
the person that did the tests, I can tell you that the two companies who
make the products have histories of lawsuits over benchmarks.

  In the case of MySQL, you're right - they *initially* didn't let them
configure it.  However, they realized their errors, and changed that.  I'm
not going to pretend it was perfect, though. : )

> It would be very nice if you could correct this testing methodology
> by running the tests yourself. They are very simple and it takes only
> 10 minutes from you to run them once you have MySQL/InnoDB-3.23.39
> installed. I would also be very pleased to hear how your web application
> scales on MySQL/InnoDB.

  I've actually been giving a lot of thought lately to a good database
benchmarking methodology, and have a few ideas, but I'm far from perfect.
The best, for *me*, is to keep a log of queries executed on *my* servers,
and use those for benchmarking, but that won't mean much for systems that
differ greatly from what I'm doing.  Want to work together, and see what
we can come up with?

steve




------------------------------

From: "R. Ross Gore" <[EMAIL PROTECTED]>
Subject: Xpert 2000 (Rage 128 "SM") Woes
Date: Thu, 14 Jun 2001 12:57:55 -0700

Hello;

I am putting a RedHat 7.1 server together and am using an ATI
Xpert 2000 for the video card.  I am able to go through the X-windows
based install, but when trying to boot (post-install) to X-windows
the screen just flashes several times and never successfully starts
X-windows.

Running the Xconfigurator manually, the correct settings are
displayed for the monitor and video card but the test of the
X-windows environment fails with "There is a problem with
your X configuration".

I have also tried the setrage command to try to get this working.
Has anybody resolved a problem like this?

Thanks,

Ross



------------------------------

From: "Mario Schrijver" <[EMAIL PROTECTED]>
Crossposted-To: 
comp.os.linux.networking,comp.os.linux.portable,fj.os.linux.networking,nl.comp.os.linux.netwerken
Subject: Dynalink Cardbus Card
Date: Thu, 14 Jun 2001 22:12:26 +0200

Hi,

Any of you know a way of configuring the Dynalink L100CLV CardBus 10/100
Ethernet Adapter for RH Linux??

Gr.

Mario



------------------------------

From: [EMAIL PROTECTED] ()
Crossposted-To: comp.os.linux.admin
Subject: Re: Changing from 10 to 100mbs ethernet
Date: Thu, 14 Jun 2001 20:10:59 GMT

On Thu, 14 Jun 2001 05:43:11 -0700, Rich Pinder <[EMAIL PROTECTED]> wrote:
>RH 7.0
>Intel SBT2 system board with an integrated Intel Express card. 
>Originally set up the box using a 10 mbs connection to our network 
>(assume the speed/params were auto sensed from the RedHat install)  Now
>I've got it connected to the 100mbs wire.
>
>I've looked at  ifconfig  (and a few other places!) and don't see what 
>parameter I need to change to get the 100 mb speed.  Also may need to
>set the card to  full duplex also.  Found the  /etc/modules.conf &
>eepro100.o file that seem to point to the issues.  But can't figure how
>to modify these,
>
>any thoughts ?

You shouldn't have to change a thing.  The card should use the highest
possible speed w/out any intervention on your part.

------------------------------

Date: Fri, 15 Jun 2001 00:04:13 +0200
From: Albert Damen <[EMAIL PROTECTED]>
Crossposted-To: 
comp.os.linux.networking,comp.os.linux.portable,fj.os.linux.networking,nl.comp.os.linux.netwerken
Subject: Re: Dynalink Cardbus Card

Mario Schrijver wrote:
> 
> Hi,
> 
> Any of you know a way of configuring the Dynalink L100CLV CardBus 10/100
> Ethernet Adapter for RH Linux??
> 
> Gr.
> 
> Mario


Hi Mario,

I had a fight with the same card last week. This is how I got it to
work:

1 Get the Realtek RTL8139 driver source from www.scyld.com
2 Compile using the command:

kgcc -DCARDBUS -DMODULE -Wall -Wstrict-prototypes -O6 -c rtl8139.c -o
realtek_cb.o -I/usr/src/linux-2.2.19/pcmcia-cs-3.1.24/include
-I/usr/src/linux/include

(all on one line of course)

3 Put the resulting realtek_cb.o in /lib/modules/2.2.19-7.0.1/net
4 Edit the file /etc/pcmcia/config and add the following lines in the
device section:

device "realtek_cb"
  class "network" module "cb_enabler", "realtek_cb"

5 and the following lines in the Ethernet adapter section:

card "Dynalink L100CLV CardBus 10/100 Ethernet Adapter"
  manfid 0x0000, 0x021b
  bind "realtek_cb"

6 Then restart pcmcia services with:

/etc/rc.d/init.d/pcmcia restart

I'm not sure if I had to do a depmod before step 6. You will see if it's
needed.
This made it work for me, using RH7.0 and kernel 2.2.19. Of course, you
will have to modify the version numbers in all coomands according to
your version.

Good luck,

Albert

------------------------------

From: "Marc-Philip Werner" <[EMAIL PROTECTED]>
Subject: Promise Ultra100Tx2 EIDE controller
Date: Fri, 15 Jun 2001 00:23:27 +0200

Hi,
is there a linux distribution available, which supports this card? Does
Linux support this card at all?
Regards,
Marc-Philip






------------------------------

From: [EMAIL PROTECTED] (Dances With Crows)
Subject: Re: VIA Hardware Monitor for Linux
Date: 14 Jun 2001 23:08:15 GMT
Reply-To: [EMAIL PROTECTED]

On Thu, 14 Jun 2001 18:10:58 +0200, hamradio staggered into the Black
Sun and said:
>anybody knows of an hardware monitoring program for an Abit KT7A which
>runs under Linux?  Thank you.

lm_sensors works just great on a KT7.  Get the tarball from
http://netroedge.com/~lm78/ , compile it, run sensors_detect and do what
it tells you to.  After that, just enter "sensors" at the command line
and you will get a reasonable amount of info.  There are GUI frontends,
too, but I don't bother.  HTH,

-- 
Matt G|There is no Darkness in Eternity/But only Light too dim for us to see
Brainbench MVP for Linux Admin /  Outside of a dog, a book is a man's best
http://www.brainbench.com     /   friend.  Inside of a dog, it's too dark
=============================/    to read.  ==Groucho Marx

------------------------------

From: Dan Smith <[EMAIL PROTECTED]>
Subject: Re: ServerWorks III LE Chipset under linux
Date: 14 Jun 2001 19:16:52 -0400

I just wanna say that I think you're nuts if you think that a dual VIA
board is even WORTH the $70.

Performance tests have shown that a dual VIA gives same or less
performance than a single VIA at the same clock rate.  The dual VIA
chipset is just dumb.  VIA chipsets are dumb.  They suck; they're
slow; and they suck.

Anybody with me?

--Dan



------------------------------

From: [EMAIL PROTECTED] (Ian Briggs)
Subject: SCSI emulation  (was: internal IDE tape drive)
Date: Fri, 15 Jun 2001 00:25:16 +0100

Denis Leroy wrote:
:First of all, the HP Colorado internal drive has never been well supported by 
:ide-tape, you really want to use it in SCSI emulation (load the ide-scsi and
:st modules, the drive is available as /dev/st0 and /dev/nst0, even better boot
:the kernel with append 'hdd=ide-scsi').

I'm a bit clueless here as I've always been content with the default
RedHat kernel modules.  Does this mean I edit a line in /etc/lilo.conf to:
        image=/boot/vmlinuz-2.2.12-20 hdd=ide-scsi
(and then run /sbin/lilo), and this will load the necessary modules on
bootup -- or have I totally misunderstood?

Thanks for your help with this,

Ian

------------------------------

From: Ray Kraft <[EMAIL PROTECTED]>
Subject: How Change serial device name: ttyS4 -> ttyS2
Date: Thu, 14 Jun 2001 16:27:57 -0700
Reply-To: [EMAIL PROTECTED]

This is a multi-part message in MIME format.
==============3B0BE3EDC5F5D3495EB4FDFC
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Hi,

I have a machine that has onboard serial support for two ports, and an
additional serial card (Siig CyberSerial 1-port) that supports 1 port. 
I'd like these three ports to show up as ttyS0, ttyS1, and ttyS2 at
boot, the the kernel always seems to want to assign them ttyS0, ttyS1,
ttyS4.  Does anyone know how to achieve this?  I've tried setserial, but
it complains that the port is already in use when I set ttyS2 to the irq
and address listed for ttyS4.  Its interesting that the kernel complains
about a "Redundant entry in serial pci_table ...".

Here're some details:

*************** Kernel message follows this line **********************
Serial driver version 5.05a (2001-03-20) with MANY_PORTS SHARE_IRQ
SERIAL_PCI
ISAPNP enabled
ttyS00 at 0x03f8 (irq = 4) is a 16550A
ttyS01 at 0x02f8 (irq = 3) is a 16550A
PCI: Found IRQ 12 for device 00:0b.0
Redundant entry in serial pci_table.  Please send the output of
lspci -vv, this message (4895,8192,4895,8192)
and the manufacturer and name of serial board or modem board
to [EMAIL PROTECTED]
ttyS04 at port 0xe800 (irq = 12) is a 16550A
****************** End of kernel message
********************************

# cat /proc/tty/driver/serial
serinfo:1.0 driver:5.05a revision:2001-03-20
0: uart:16550A port:3F8 irq:4 baud:9600 tx:1454 rx:0
1: uart:16550A port:2F8 irq:3 tx:0 rx:0 CTS|CD
2: uart:unknown port:3E8 irq:0
3: uart:unknown port:2E8 irq:3
4: uart:16550A port:E800 irq:12 tx:0 rx:0

# lspci
00:00.0 Host bridge: Intel Corporation 440BX/ZX - 82443BX/ZX Host bridge
(rev
03)
00:01.0 PCI bridge: Intel Corporation 440BX/ZX - 82443BX/ZX AGP bridge
(rev 03)
00:07.0 ISA bridge: Intel Corporation 82371AB PIIX4 ISA (rev 02)
00:07.1 IDE interface: Intel Corporation 82371AB PIIX4 IDE (rev 01)
00:07.2 USB Controller: Intel Corporation 82371AB PIIX4 USB (rev 01)
00:07.3 Bridge: Intel Corporation 82371AB PIIX4 ACPI (rev 02)
00:09.0 Ethernet controller: Lite-On Communications Inc LNE100TX (rev
20)
00:0b.0 Serial controller: Siig Inc CyberSerial (1-port) 16550


Thanks in advance for any help.

        -Ray Kraft


-- 
Ray Kraft                      [EMAIL PROTECTED]
Applied Precision, Inc.     425-657-1348
Issaquah Washington
==============3B0BE3EDC5F5D3495EB4FDFC
Content-Type: text/x-vcard; charset=us-ascii;
 name="rkraft.vcf"
Content-Transfer-Encoding: 7bit
Content-Description: Card for Ray Kraft
Content-Disposition: attachment;
 filename="rkraft.vcf"

begin:vcard 
n:Kraft;Raymond
tel;fax:425-557-1055
tel;home:206-517-5317
tel;work:425-557-1000 x 4075
x-mozilla-html:FALSE
org:Applied Precision;Semi-conductor Projects
adr:;;1040 12th Ave NW          ;Issaquah;WA;98027;USA
version:2.1
email;internet:[EMAIL PROTECTED]
x-mozilla-cpt:;16224
fn:Raymond Kraft
end:vcard

==============3B0BE3EDC5F5D3495EB4FDFC==


------------------------------


** 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
******************************

Reply via email to