Linux-Hardware Digest #675, Volume #10            Mon, 5 Jul 99 17:13:32 EDT

Contents:
  Re: Adaptec AHA-2940 with SCSI ZIP 100 ("Kurtis D. Rader")
  Our CC encoder TES3 ("Gene Heskett")
  Re: Celeron, what's the catch? (Martin Atkinson-Barr)
  Re: Accessing Yamaha CRW4416S CD writer causes complete lockup
  Re: DEC 21x4x and 100Mbps switch problems? (Haris Koutsouris)
  Re: AWE64/Motorola 56K Modem conflict ([EMAIL PROTECTED])
  Linux Hardware Driver for HP7550a plotter? ([EMAIL PROTECTED])
  Let Linux see 2nd hard disk ("Phil Hoover")
  Re: mandrake install hangs on intel NIC (Jean-Michel Dault)
  Canon BJC-80 (HCScobie)
  Re: 17" monitors with BNC and VGA (Frank Hahn)
  Re: Celeron, what's the catch? (Salem Lee Ganzhorn)
  Re: 17" monitors with BNC and VGA ("J. Newark")
  Re: How to determine CPU used by NIC? (Ratz)
  Re: Experience running LaBVIEW under Linux? (Greg McKaskle)
  Re: samsumg cdrom SCR-3231 (Roy Grimm)
  Re: Add 2nd vfat IDE to linux box (Tom Elsesser)
  Please help with Zip 100 IDE access error ([EMAIL PROTECTED])
  Re: Celeron, what's the catch? (Mike Frisch)
  Re: RH6 w/TNT2, X res is about 320x200, can't change, can't navigate eaily (Timothy 
Murphy)
  Re: best sound card (David Fox)

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

From: "Kurtis D. Rader" <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.setup
Subject: Re: Adaptec AHA-2940 with SCSI ZIP 100
Date: Mon, 05 Jul 1999 10:26:09 -0700

Paul Thilking wrote:
> I also think it is setting the auto termination correctly, because
> in the following messages (after enabling verbose mode on the
> driver), it says that it is setting low byte termination. I only
> have the one external device connected to the card, so this seems
> correct to me. This is a narrow device, so high byte termination
> does not apply.

"Low" and "high" have nothing to do with with the device operates in
narrow or wide mode. In Adaptec nomenclature the "low" side is the
internal SCSI connector and the "high" side is the external connector
on the card.  When "low termination" has been enabled on the card it
means no devices were detected as being connected to the internal
connector.

Probably the single most common cause of flaky SCSI behavior is
improper termination. You need to make sure that termination is
enabled on your external ZIP drive (assuming it is the last device
on the bus). There are two slider switches on the back of the unit. 
One controls whether the device uses SCSI ID 5 or 6 and the other 
controls termination. I also would encourage you to press [ctrl-A]
during your next boot and configure the card with the appropriate
termination rather than letting it auto-sense. I've never heard of
any problems with the card not properly setting its internal
termination but I prefer to explicitly set such things (same goes 
for Ethernet NIC speed and duplex). There tend to be fewer surprises
that way.

--
Kurtis D. Rader, Staff Engineer              email: [EMAIL PROTECTED]
Sequent Computer Systems                     voice: +1 503-578-3714
15450 SW Koll Pkwy, MS RHE2-501              http://www.sequent.com
Beaverton, OR 97006-6063

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

Date: 05 Jul 99 13:32:02 -0500
From: "Gene Heskett" <[EMAIL PROTECTED]>
Subject: Our CC encoder TES3

Hi Tony;

Our captioning encoder seems to be getting less and less 'stable'.
Today, 30 seconds into the noon news, I got a page to get to the
control room asap.

No CC was making it to air.  On checking the front panel, the A data
port lite was flashing as expected when the sript is rolling, but the
insert light was off.  So I did a 10 second powerdown. Several minutes
later, it came up, but in the same condition.  So I did a 15 second
powerdown, same story.  So I did a 30 second powerdown and it finally
came up operational.

By this time, we are 20 some minutes into a 30 minute newscast, and
the phone panel looks like a flippin christmas tree.

Is there not something we can do about either the crashing, or the
re-boot time?  This fight to get it rebooted is at least a weekly
thing, and its getting a bit old.

Our production manager thinks it might be a power glitch, but frankly
I'm as a tech, a bit dubious because if I have to shut it off for a
whole 30 seconds just to get all the power supply drained and achieve
a good reboot, it sure as heck ain't gonna see a 1 cycle glitch when
the substation regulator moves to another tap.  I'm willing to go
along, and put a ups on it, but somebody like you is gonna have to
convince me that *will* fix the problem.

Will it, or do we arrange for a loaner while you take a look at this
one?

Cheers Tony,
 
Gene Heskett, Chief Engineer, WDTV, Weston/Clarksburg WV
<[EMAIL PROTECTED]>


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

From: Martin Atkinson-Barr <[EMAIL PROTECTED]>
Crossposted-To: comp.sys.ibm.pc.hardware.chips,comp.sys.intel
Subject: Re: Celeron, what's the catch?
Date: Mon, 05 Jul 1999 10:45:48 -0700



Salem Lee Ganzhorn wrote:

> Chris Robato Yao ([EMAIL PROTECTED]) wrote:
> :
> : Unless you want to base your computation code entirely on X87 FPU
> : opcodes, the Intel solution is better, and for the two, the PII or PIII
> : is a better choice due to its larger caches and faster memory subsystem.
> :
> : On the other hand, if one uses a 3DNow supporting compiler, like
> : Codewarrior, using 3DNow is going to be much faster on the FPU
> : computation of large data sets and matrices, so I suggest the AMD route
> : here, especially the K6-III 450.
> :
>
> This is not an option for scientific calculations. My understanding is that
> 3dnow only speeds up single percision floating point calcs. Numerical error
> accumulation/truncation error will kill you at single percision.
>

This is right, numerical packages normally circumvent this by doing
single.x.single in double and returning the single result. 3DNow also does not
affect the flags therefore overflow/underflow & other exceptions will go
unreported. However there is an errata (feature?) in Intel processors that
makes the FPU not IEEE compliant (see www.x86.org or www.sandpile.org) for
details so if you are really concerned about very accurate results and
production level software you should avoid the Celeron/Pentium II/Pentium III.
Early leaked benchmarks and the design make the K7 (Athlon?) the choice for
highly accurate scientific work at high speed.

3DNow (& SSE) can be used for special purposes in scientific work - especially
signal and image processing. Apparently the K7 has a multiply & accumulate
feature as an extension to 3DNow which would come in very useful for a lot of
image processing algorithms.



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

From: [EMAIL PROTECTED] ()
Subject: Re: Accessing Yamaha CRW4416S CD writer causes complete lockup
Date: 5 Jul 1999 10:44:05 GMT

On Fri, 25 Jun 1999 01:26:05 GMT, Carl Kumaradas <[EMAIL PROTECTED]> wrote:
>I'm experiencing complete lockups (even Alt-SysRq.. keys don't work)
>when I startup a CD writer program called krabber
>(http://members.tripod.com/~fehlfarben).  This crash seems to be
>repeatable to some extent (will happen maybe 50% of the time).

<snip log>

>Of course there is no CD in the drive, and I don't know why krabber is 
>trying to load one at startup (but I can fix this, I think).  I just
>concerened that this can cause a complete lockup.
>
>I also experienced a complete lockup when I tried to mount the CD
>drive (scd0) with a blank CD in it.
>
>I just purchased the CD writer, and I've been experiencing these
>lockups since.  

<snip part of the config>

>Host: scsi0 Channel: 00 Id: 04 Lun: 00
>  Vendor: YAMAHA   Model: CRW4416S         Rev: 1.0e
>  Type:   CD-ROM                           ANSI SCSI revision: 02

A thing that might help is upgrading to firmware 1.0g. I've heard many
problems with firmware version 1.0f, and 1.0e will probably not be much
better. Upgrade to 1.0g, and it might work... :) You can find it at
http://www.yamahayst.com/ somewhere.

Hope this helps,

Bas Vermeulen

--
If I wanted to kill a battleship, I'd use a shitload of 
Harpoons. -- Paul Tomblin

NT is a lot cheaper. -- Petro

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

From: Haris Koutsouris <[EMAIL PROTECTED]>
Crossposted-To: comp.networks,comp.hardware,comp.unix.admin
Subject: Re: DEC 21x4x and 100Mbps switch problems?
Date: Mon, 05 Jul 1999 19:06:08 +0300

This seems like my problem, my AlphaPC164 with DE500 hates my switching
hub, and operates much better with an older not switching one.
I am still investigating... 
A friend of mine suggested that might be a half/full duplex setting 
problem.


                cheers,
                        Haris Koutsouris
                        [EMAIL PROTECTED]

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

From: [EMAIL PROTECTED]
Subject: Re: AWE64/Motorola 56K Modem conflict
Date: Mon, 05 Jul 1999 18:13:00 GMT

I had exactly the same problem, and I eventually mucked around with
setserial, and got it to use my soundcard properly, without using my
modem.  I also did some playing in my BIOS, but I don't know if it made
any difference.  I don't remember exactly what I did (I'm just going to
get a modem that works under linux.

Did you ever get your motorola modem to work?  It is listed as Red Hat
incompatible, will never work no matter what you do.  I got it to dial
with minicom, but the connection was completely messed up without the
winmodem stuff...

I definitely had the sound card working under 5.2.  I'll play under 6.0
and get back to you if I get it to work.

In article <7l979a$21a$[EMAIL PROTECTED]>,
  Craig <[EMAIL PROTECTED]> wrote:
> I cannot get my SoundBlaster AWE64 PCI Soundcard to detect within
> Mandrake Linux 6.0.  When I run 'sndconfig' from the CLI, it correctly
> asserts that I have an AWE64.  However, it cannot probe the settings.
> When I enter the correct settings manually (as reported by Win98), it
> gives me an 'isapnp' message stating that it cannot allocate 8 bits of
> IO at 02F8.
>
> Here are my settings as reported by Win98:
>
> AWE 64 - I/O 0220-022F IRQ 5 DMA 5, 1 MPU 0330-0331
> Motorola Internal 56K ModemSurfer - I/O 02F8-02FF IRQ 3 COM2
>
> Obviously, the problem is the modem.  I cannot set up PPP services
> either as a result.
>
> Any help would be greatly appreciated.
>
> Sent via Deja.com http://www.deja.com/
> Share what you know. Learn what you don't.
>


Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.

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

From: [EMAIL PROTECTED]
Subject: Linux Hardware Driver for HP7550a plotter?
Date: Mon, 05 Jul 1999 18:28:27 GMT

 I am looking for a  Linux Hardware Driver (printer server)  for a
HP7550a plotter.  I have searched the HP site for one without success. I
have also searched Deja but have not been able to come up with anything.
Will appreciate hearing form anyone who has configured this plotter
in Unix or Linux.

Thanks.

--
Kathy Bilton
http://www.fred.net/kathy/
kathy  at  fred  dot  net


Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.

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

From: "Phil Hoover" <[EMAIL PROTECTED]>
Subject: Let Linux see 2nd hard disk
Date: Mon, 5 Jul 1999 15:37:11 -0400

I have a dual boot redhat5.2/win98 box that i now want linux to see and use
the data on the second hard disk.  The second hard disk contains a single
win98 fat32 partition which is accessable when I boot to win 98 but not
linux.   Can linux read and write to a FAT32 partition and how do I have it
mounted at boot?



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

From: Jean-Michel Dault <[EMAIL PROTECTED]>
Crossposted-To: alt.os.linux.mandrake
Subject: Re: mandrake install hangs on intel NIC
Date: Mon, 05 Jul 1999 18:37:45 +0000

Hmm... I really don't think it will work in Dosemu, because it puts a restriction on 
what ports you can use. And, depending on card manufacturers, nobody uses the same 
ports and IO addresses.

Jean-Michel Dault
[EMAIL PROTECTED]
[EMAIL PROTECTED]

Hoyt wrote:

> Jean-Michel Dault <[EMAIL PROTECTED]> wrote in message 
>news:[EMAIL PROTECTED]...
> > Don't autoprobe.
> >
> > Disable PNP in your EtherExpress and setup manually using DOS to the following
> > parameters:
> > io=0x300, irq=(3,10,11,12)
> >
>
> I just completed a Mandrake 6.0 install on a machine this afternoon (my LUG is going 
>to experiment on it using the new file system ). It would not autoprobe or take the 
>manual settings for my SMC EZ10 nic (the machine had SCO Unix on it and Mandrake 5.3 
>before that and neither had trouble detecting the card), so I bypassed the setup 
>routine and used netconfig after I first booted; worked fine. I had already used the 
>SMC utility to do as Jean-Michel has suggested.
>
> Which brings up an interesting point. The config utilities for these nics are 
>dos-based, which is fine of you have dos, but if you don't, would dosemu work? Is 
>dosemu default configured to run the nic setup programs from a floppy? I'll try next 
>time I think about it, but if not, it may be a Mandrake enhancement to dosemu worth 
>thinking about.
>
> Hoyt


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

From: [EMAIL PROTECTED] (HCScobie)
Subject: Canon BJC-80
Date: 05 Jul 1999 18:54:47 GMT

I'm thinking about buying a BJC-80 for my IBM 385XD Thinkpad.
Does anybody know if this will work with Linux?
Thanks in advance

[EMAIL PROTECTED]

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

From: [EMAIL PROTECTED] (Frank Hahn)
Subject: Re: 17" monitors with BNC and VGA
Date: Mon, 05 Jul 1999 18:59:42 GMT
Reply-To: [EMAIL PROTECTED]

On Sun, 04 Jul 1999 13:36:53 +0000, John Hagen <[EMAIL PROTECTED]> wrote:
>[EMAIL PROTECTED] wrote:
>> Does someone know a good 17" monitor with two video ins? I only
>> found the Iiyama S701GT, A701GT and A702HT but have no chance to
>> get a look at them in real life.
>
I have a Viewsonic PT775 that has dual inputs and I like it.  I'm
also using a Viewsonic PS790 (19") on a Sun Sparc 20 which also works
great.

The Viewsonic web site, http://www.viewsonic.com, has the full specs
on all of their monitors.


>Try to pick it up from a local vendor - makes things much easier if you
have to return it.
>
Good advice to follow.  Even UPS Ground shipping on a 50-70 lb. monitor
will probably set you back $30-50.00.  That's one reason why I paid a
few dollars more to buy locally and not mail order.

-- 
Frank Hahn

As Zeus said to Narcissus, "Watch yourself."

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

From: [EMAIL PROTECTED] (Salem Lee Ganzhorn)
Crossposted-To: comp.sys.ibm.pc.hardware.chips,comp.sys.intel
Subject: Re: Celeron, what's the catch?
Date: 5 Jul 1999 15:25:43 GMT

Suleyman Karabuk ([EMAIL PROTECTED]) wrote:
: But the chess program is going to do a lot of searching (depth first or
: breath first) on a search tree, which involves accessing memory frequently
: and revisiting previously accessed memory. In this case the L2 cache and the
: memory access speed (66 vs 100 Mhz) can make quite a difference. The FPU of
: the Celeron is exactly the same a regular Pentium II, so the Celeron loses
: from too much memory access. So my guess is that Chess will also perform
: about 25% worse.
: 

Which means that it will take ~1.23us instead of 1us for the machine to put 
you in checkmate :)

...
Salem

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

From: "J. Newark" <[EMAIL PROTECTED]>
Subject: Re: 17" monitors with BNC and VGA
Date: Mon, 5 Jul 1999 01:59:50 -0700

An older yet beautiful monitor is the NOKIA 447X.
It has 4 BNC plus VGA inputs.  17"

JIM


Shashank <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]...
> I have a TeleVideo SVP270-
> 17in Aperture Grille, 1600x1200@75Hz, takes BNC and VGA input.
>
> I love it! The picture is sharp @ 1280x1024 (my day-to-day resolution),
and the
> colors are vibrant. As with any Aperture Grile monitor, the only objection
may be
> the two faint horizontal lines through the picture. I believ it uses the
> Mitsubishi tube, which won a few awards in its day. Isnagged one for $450
about a
> year ago, so it should be pretty cheap by now.
>
> s
>
> [EMAIL PROTECTED] wrote:
>
> > Hi!
> >
> > I'm searching for a decent 17" monitor with two video ins, which I'll
> > use only under linux (Alpha, x86, hoping soon: MIPS).
> > I'm used to a Sony 200sf and therefore discarded a Sony 420GST
> > (19", 2xVGA) and a CTX 1995UE (19", 5-BNC, VGA) because of their
> > bad pictures at 1152x864 (moire', not sharp enough, no stable picture
> > at higher frequencies), which is a non-standard resolution.
> >
> > Does someone know a good 17" monitor with two video ins? I only
> > found the Iiyama S701GT, A701GT and A702HT but have no chance to
> > get a look at them in real life.
> >
> > Looking forward to your responses,
> > Uli
> > (PS: this posting has a usable from & reply-to)
> > --
> > Dipl. Inf. Ulrich Teichert|e-mail: [EMAIL PROTECTED]
> > Stormweg 24               |listening to: Spanish Bombs (The Clash),
Windy (The
> > 24539 Neumuenster, Germany|Decibels), Candygirl (The Kwyet Kings)
>



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

From: Ratz <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.networking
Subject: Re: How to determine CPU used by NIC?
Date: Mon, 05 Jul 1999 21:40:59 +0200

Steve Snyder wrote:
> 
> My Linux (RedHat v6.0 /w v2.2.10 kernel) box has 2 NICs, a PCI card and a
> ISA card.  I'm interested in determing the relative CPU time consumed by
> each card.  Is there a way to view the CPU time used in handling the
> packets on a particular Ethernet interface?
> 
> Thank you.
> 
> ***** Steve Snyder *****

You could do it with snmp and the correct MIB-datebases but the problem
is that several CPU-based values are not provided in a correct way under
Linux. Just a thought cause I'm actually working with that.

ratz

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

From: Greg McKaskle <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
Crossposted-To: de.comp.os.unix.linux.hardware,comp.lang.labview
Subject: Re: Experience running LaBVIEW under Linux?
Date: Mon, 05 Jul 1999 15:43:14 GMT

> does anybody have experience running LabVIEW under Linux? I
> suspect that National Instruments treats the Linux not too gladly
> as the announce in their web pages: "(...) National Instruments
> GPIB hardware is the only hardware for which National Instruments
> provides Linux driver software. There are no current plans to
> port our other driver software to Linux" (see
> http://www.natinst.com/linux/). DAQ Drivers do not seem to be
> planned for Linux. Can this be read as a recommendation not to
> implement a linux based measurement/controller system?
> 

That isn't what the web page meant to imply.  This is a relativly
new product for NI and the intent was to distinguish between the
LabVIEW product and the driver software.  It seemed likely that
the release of LV would imply that all HW was supported.  There
is currently serial, GPIB, TCP, and UDP support, but it will take
time to get other HW support, especially DAQ.

The DAQ group is investigating the possibility of a driver for linux,
but it was decided to release the LabVIEW product in its current form
and support those making third party drivers.  This early version will
also help answer some questions about the potential of the linux market.
The web page says there are no plans to port other drivers. Another
interpretation, mine, is that there are no certainties as to which
additional drivers, if any, will be ported.  They are being considered,
though.

Greg McKaskle

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

From: Roy Grimm <[EMAIL PROTECTED]>
Subject: Re: samsumg cdrom SCR-3231
Date: Mon, 05 Jul 1999 13:36:30 -0500

David Brode wrote:
> 
> I gave up trying to get my old Mitsumi proprietary interface cdrom working &
> shelled out a couple of 20's for a new 32x atapi cdrom, the Samsung
> SCR-3231.  I don't see it listed in the hardware compatibility howto or in
> my debian modconf application.  What driver should I use for it?

It's an ATAPI device.  Use the ATAPI driver.  Section 3.1 of the HOW-TO
talks about them.  You can find the page online at:
http://metalab.unc.edu/LDP/HOWTO/CDROM-HOWTO-3.html 

Roy

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

From: Tom Elsesser <[EMAIL PROTECTED]>
Subject: Re: Add 2nd vfat IDE to linux box
Date: Mon, 05 Jul 1999 16:00:53 -0400

I thought you may be on to something, but I've tried all combinations
with the 2 drives, none seem to work. I have the hda set as master, and
the new drive as slave, both on the 1st channel. Setting 1 on each
channel makes no difference. I still get 'LI'. Would having 2 IDE's and
1 SCSI cause this?


John McKown wrote:
> 
> On Sun, 04 Jul 1999 19:34:22 -0400, Tom Elsesser <[EMAIL PROTECTED]> wrote:
> >have a 4.3gig IDE that has win progs on it which I want to install,
> >however lilo will not get past "li"if I have the 2nd IDE drive hooked
> >up. How can I reconfigure Lilo to"see" the 2nd IDE and not stall ?
> 
> This is just off-the-wall, but are you sure that you optioned the 2nd HD
> correctly? If it is the second HD on the controller, then it should
> be optioned as the "slave" drive. In some cases, such as Western Digital,
> the current drive must be optioned to accept a "slave". You'll need to
> double check the documentation. As I recall, WD can be optioned as
> "Master Only", "Master with Slave", and "Slave". If you have two masters
> on the same IDE channel, it won't work at all. I am fairly sure that if
> you have the "Master Only" then it will work, but you won't "see" the
> second HD. If you have two "slaves", that won't work either - but it's
> unlikely since it works if you remove the second HD. My best guess is
> that you have the second HD set as "master".
> 
> John

-- 

Tom

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

From: [EMAIL PROTECTED]
Crossposted-To: linux.redhat.misc
Subject: Please help with Zip 100 IDE access error
Date: Mon, 05 Jul 1999 19:42:32 GMT

I am running Red Hat Linux 6.0, kernel version 2.2.5-15.

I have an IDE system with a 4.3Gb hard drive as the master on IDE0, an
IOMEGA Zip 100Mb as the slave on IDE0, and a CD-Rom as the master on
IDE1 (this is where I stopped moving cables, jumpers, and drives...).

When I attempt to use the Zip drive to move data to or from the system,
I am getting the following messges on the console and in the
/var/log/messages file (note: this is only two 'sets' of errors, I get
many more at different sector numbers,)

Jul  5 12:28:44 alrod kernel: ide-floppy: hdb: I/O error, pc = 2a, key =
 4, asc = 47, ascq =  0
Jul  5 12:28:44 alrod kernel: end_request: I/O error, dev 03:44 (hdb),
sector 7509
Jul  5 12:28:49 alrod kernel: ide-floppy: hdb: I/O error, pc = 2a, key =
 4, asc = 47, ascq =  0
Jul  5 12:28:49 alrod kernel: end_request: I/O error, dev 03:44 (hdb),
sector 7641

Could anyone shed some light on this.  I have been using Zip drives (IDE
and SCSI) on older versions of Red Hat without difficulty.  I need these
drives in order to transfer data to and from client sites, and the
machine I just put together is going to be in Mexico tomorrow (I and in
Los Angeles, Calif.).  Any help is greatly appreciated.

Larry Troth
Systems Engineer
The Unicode Group, Inc.
voice: (818) 678-2600
 fax : (818) 678-2609
http://www.unicode.com
[EMAIL PROTECTED]


Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.

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

From: [EMAIL PROTECTED] (Mike Frisch)
Crossposted-To: comp.sys.ibm.pc.hardware.chips,comp.sys.intel
Subject: Re: Celeron, what's the catch?
Date: 5 Jul 1999 03:27:32 GMT

On 5 Jul 1999 02:20:18 GMT, Chris Robato Yao <[EMAIL PROTECTED]> wrote:
>Does not matter.  Intel is going to pull the plug with multiprocessing 
>Celerons anyway.

We can use what's currently available, though.  I believe the 500 will
still support dual.  That will probably be it though.

Mike.

-- 
======================================================================
  Mike Frisch                         Email: [EMAIL PROTECTED]
  Northstar Technologies        WWW: http://saturn.tlug.org/~mfrisch
  Newmarket, Ontario, CANADA
======================================================================

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

From: [EMAIL PROTECTED] (Timothy Murphy)
Subject: Re: RH6 w/TNT2, X res is about 320x200, can't change, can't navigate eaily
Date: 5 Jul 1999 16:58:17 +0100

"mnip" <[EMAIL PROTECTED]> writes:

>I have tried every possible resolution and color depth configuration of
>Xconfigurator, but the Gnome desktop with the enlightenment window manager
>always comes up in a ridiculously low resolution, I'm guessing 320x200. 

I think basically Xconfigurator does not work in this case.
An XF86Config.TNT2 was posted to one of the Linux groups recently.
I use it with a TNT card (Asus) and it seems to work well enough.
Of course you must modify it for your monitor and mouse.


-- 
Timothy Murphy  
e-mail: [EMAIL PROTECTED]
tel: +353-1-2842366
s-mail: School of Mathematics, Trinity College, Dublin 2, Ireland

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

From: d s f o x @ c o g s c i . u c s d . e d u (David Fox)
Subject: Re: best sound card
Date: 05 Jul 1999 09:28:00 -0700

Thorsten Ohl <ohl@*RemoveTheStars*hep.tu-darmstadt.de> writes:

> d s f o x @ c o g s c i . u c s d . e d u (David Fox) writes:
> 
> > As far as I can tell, the best sounding card that definitely works
> > under Linux is the Turtle Beach Fiji.
> 
> Does the digital I/O work with Linux?

If I remember correctly, the driver's authors
(http://www.rpi.edu/~veliaa/pinlinux.html) say it does, but the site
is not accessable right now.  I recently got a board with the digital
I/O option, but I have not tried it yet.
-- 
David Fox           http://hci.ucsd.edu/dsf             xoF divaD
UCSD HCI Lab                                         baL ICH DSCU

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


** 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 (and comp.os.linux.hardware) via:

    Internet: [EMAIL PROTECTED]

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