Linux-Hardware Digest #147

2000-06-29 Thread Digestifier

Linux-Hardware Digest #147, Volume #13   Thu, 29 Jun 00 03:13:06 EDT

Contents:
  Video card details(Intel 810 GMCH0set  ICH (82810 + 82801) solution 
([EMAIL PROTECTED])
  Re: Driver for 3DLabs Oxygen VX1 (EUL)
  Re: USB Keybd+mouse chaining?
  problem to shutdown/restart.. (azmin)
  Getting serial ports to work on FIC VA-503+ (Brian McCrary)
  Re: Linux Install Lockup (John)
  Re: Hang during boot (need advice) ("Steve Goldman")
  Re: How to manually mark hd sectors as bad? (Frank Sweetser)
  Re: Will CCD camera work under Linux??!! (Frank Sweetser)
  Re: How to manually mark hd sectors as bad? (Hal Burgiss)
  Re: Will CCD camera work under Linux??!!
  Re: Newbie needs help in installing LT winmodem ("LuisR")
  Re: ATI Xpert 2000 (Joe Pfeiffer)
  Re: Linux Printer (Grant Taylor)
  What the HE-- is this "chewtoy" ("LuisR")
  ESS Maestro 3 ([EMAIL PROTECTED])
  Re: Only 64Mb of 192Mb main memory is recognised ("cdaniel")
  Re: "Unknown" Network card (Lew Pitcher)
  Re: LS120 Drive Problem! ("Chi-Tat Leung")
  Re: What the HE-- is this "chewtoy" (Kenneth Rørvik)



From: [EMAIL PROTECTED]
Subject: Video card details(Intel 810 GMCH0set  ICH (82810 + 82801) solution
Date: Thu, 29 Jun 2000 00:59:54 GMT

Dear Sir,

I have " Intel 810 GMCH0set  ICH (82810 + 82801) solution "
Chipset.While installing linux I need to give the details of video
card.In my case video card is inbuilt on chipset mentioned above .I
don't have information like Video RAM,vendor,Make etc . Can you Pls.
help?

Thanks for the invaluable time and support.
Amit


Sent via Deja.com http://www.deja.com/
Before you buy.

--

From: EUL [EMAIL PROTECTED]
Subject: Re: Driver for 3DLabs Oxygen VX1
Date: Wed, 28 Jun 2000 21:37:01 -0400

In article 8j1kq6$5fi$[EMAIL PROTECTED], [EMAIL PROTECTED] says...
 In article [EMAIL PROTECTED],
   [EMAIL PROTECTED] wrote:
  Does anyone have or know how to configure Redhat
  for use with the above
  graphics card?
 
  Thanks,
 
  Brian
 
 
 
 Brian,
 
 I have been looking for a driver specific to the
 VX1 card but have not yet found one.  You can use
 this card with Linux if you set up for the VESA
 frame buffer.  If you have not yet found this
 option contact me and I will try to provide enough
 information for you to get it activated.
 
 Craig
 
 
 Sent via Deja.com http://www.deja.com/
 Before you buy.
 

XiGraphics makes a driver for it.. but it'll cost ya $40

--

From: [EMAIL PROTECTED] ()
Subject: Re: USB Keybd+mouse chaining?
Date: Thu, 29 Jun 2000 00:42:09 GMT

On Wed, 28 Jun 2000 21:08:55 GMT, William M. Perry [EMAIL PROTECTED] wrote:
Keith Rhodes [EMAIL PROTECTED] writes:

 Is is possible to chain together input devices?  By this, I mean plug the
 mouse into the keyboard, then the keyboard into the PC, thus having only
 one cable going from the desktop down to the tower case on the floor...
 More or less in the way that Apple Macs keyboard and mouse are chained
 together (by the desktop Bus, I think it's called).
 
 I suppose this depends on the keybd manufacturer, anybody know of such a
 device available in Europe?

You should try looking in local shops that cater to Mac users.  
At least in the States, the best USB support seems to come from
places (online,mail-order,brick-mortar) that cater to Mac users.


That is the exact setup I am using here (2.3 / 2.4 kernel).  MS keyboard
with builtin USB hub, usb mouse plugged into the hub.

Mandrake 7.1 also has rudimentary USB support. Although the installer's
boot kernel does not load any of the USB modules so you will have no 
use of the mouse if it is USB. This is actually rather annoying as 
Mandrake's installer keybindings aren't well enough documented IMO.


If you can't get that keyboard in europe, you could always just buy a small
USB hub, run the cable from the computer to the hub, then plug the mouse
and keyboard into the hub.  This is how my wife's machine is setup
downstairs.

A hub is supposed to be a hub with usb, whether it's embedded in
something else or it's own little box.

-- 

|||
   / | \

--

From: azmin [EMAIL PROTECTED]
Subject: problem to shutdown/restart..
Date: Thu, 29 Jun 2000 08:36:49 +0800

This message is in MIME format.



--

From: [EMAIL PROTECTED] (Brian McCrary)
Subject: Getting serial ports to work on FIC VA-503+
Date: 28 Jun 2000 22:18:53 -0400

Has anyone else had any problems getting the serial ports to work on a FIC
VA-503+ motherboard under Linux?  I am running 2.0.36 kernel (I know it's
old, but still need to run it), and the serial ports will not input or
output any charcters.  They do, however, work perfectly fine with a DOS

Linux-Hardware Digest #149

2000-06-29 Thread Digestifier

Linux-Hardware Digest #149, Volume #13   Thu, 29 Jun 00 09:13:07 EDT

Contents:
  Can't Boot from Compiled Kernel (2.2.13) ("mv")
  Re: Best video cature card (Wesley Hosking)



From: "mv" [EMAIL PROTECTED]
Crossposted-To: alt.os.linux.slackware,comp.os.linux.misc,comp.os.linux.setup
Subject: Can't Boot from Compiled Kernel (2.2.13)
Date: Thu, 29 Jun 2000 07:22:01 -0500

I have been battling a wierd boot problem that has me stumped and wondered
if anyone has a solution for this problem.

The problem is that I can't boot from any kernel that I compile on the PC.
However, I
can boot from the IBMMCA.S kernel that came on the Slackware 7.0
distribution.

The symptoms I am experiencing are that the loader starts displaying the
following line and then stops at a blank line below this when I select one
of my
compiled kernels at boot time:

loading linux

If I pick the IBMMCA.S kernel included at installation time, it boots every
time.

I have tried various options in the lilo.conf file with no success.  Below
you will find
the current /etc/lilo.conf and /usr/src/linux/.config files.

My normal sequence for compiling the 2.2.13 kernel is:

make dep
make clean
make bzlilo
make modules
make modules_install


Any help you can provide is much appreciated.


/etc/lilo.conf

# LILO configuration file
# generated by 'liloconfig
#
# Start LILO global section
boot = /dev/sda
message = /boot/boot_message.txt
prompt
timeout = 300
# Normal VGA console
vga = normal
linear
append="mem=256M,noinitrd,mca-pentium"
# End LILO global section
# Linux bootable partition config begins
image = /ibmmca
  root = /dev/sda2
  label = IBMMCA
  read-only
# Linux bootable partition config ends
# Linux bootable partition config begins
image = /vmlinuz
  root = /dev/sda2
  label = Linux
  read-only
# Linux bootable partition config ends
==
/usr/src/linux/.config

#
# Automatically generated by make menuconfig: don't edit
#

#
# Code maturity level options
#
CONFIG_EXPERIMENTAL=y

#
# Processor type and features
#
CONFIG_M386=y
# CONFIG_M486 is not set
# CONFIG_M586 is not set
# CONFIG_M586TSC is not set
# CONFIG_M686 is not set
CONFIG_1GB=y
# CONFIG_2GB is not set
CONFIG_MATH_EMULATION=y
CONFIG_MTRR=y
CONFIG_SMP=y

#
# Loadable module support
#
CONFIG_MODULES=y
CONFIG_MODVERSIONS=y
CONFIG_KMOD=y

#
# General setup
#
CONFIG_NET=y
CONFIG_PCI=y
# CONFIG_PCI_GOBIOS is not set
# CONFIG_PCI_GODIRECT is not set
CONFIG_PCI_GOANY=y
CONFIG_PCI_BIOS=y
CONFIG_PCI_DIRECT=y
CONFIG_PCI_QUIRKS=y
# CONFIG_PCI_OPTIMIZE is not set
CONFIG_PCI_OLD_PROC=y
CONFIG_MCA=y
# CONFIG_VISWS is not set
CONFIG_X86_IO_APIC=y
CONFIG_X86_LOCAL_APIC=y
CONFIG_SYSVIPC=y
CONFIG_BSD_PROCESS_ACCT=y
CONFIG_SYSCTL=y
CONFIG_BINFMT_AOUT=y
CONFIG_BINFMT_ELF=y
CONFIG_BINFMT_MISC=m
CONFIG_BINFMT_JAVA=m
CONFIG_PARPORT=m
CONFIG_PARPORT_PC=m
# CONFIG_PARPORT_OTHER is not set
# CONFIG_APM is not set

#
# Plug and Play support
#
CONFIG_PNP=y
CONFIG_PNP_PARPORT=m

#
# Block devices
#
CONFIG_BLK_DEV_FD=y
CONFIG_BLK_DEV_IDE=y
# CONFIG_BLK_DEV_HD_IDE is not set
CONFIG_BLK_DEV_IDEDISK=y
CONFIG_BLK_DEV_IDECD=y
CONFIG_BLK_DEV_IDETAPE=m
CONFIG_BLK_DEV_IDEFLOPPY=y
CONFIG_BLK_DEV_IDESCSI=m
# CONFIG_BLK_DEV_CMD640 is not set
# CONFIG_BLK_DEV_RZ1000 is not set
# CONFIG_BLK_DEV_IDEPCI is not set
CONFIG_IDE_CHIPSETS=y
CONFIG_BLK_DEV_4DRIVES=y
# CONFIG_BLK_DEV_ALI14XX is not set
# CONFIG_BLK_DEV_DTC2278 is not set
# CONFIG_BLK_DEV_HT6560B is not set
# CONFIG_BLK_DEV_QD6580 is not set
# CONFIG_BLK_DEV_UMC8672 is not set
# CONFIG_BLK_DEV_PDC4030 is not set
CONFIG_BLK_DEV_PS2=y
CONFIG_BLK_DEV_LOOP=y
CONFIG_BLK_DEV_NBD=y
CONFIG_BLK_DEV_MD=y
CONFIG_MD_LINEAR=y
CONFIG_MD_STRIPED=y
CONFIG_MD_MIRRORING=m
CONFIG_MD_RAID5=m
CONFIG_MD_BOOT=y
CONFIG_BLK_DEV_RAM=y
CONFIG_BLK_DEV_INITRD=y
CONFIG_BLK_DEV_XD=m
CONFIG_BLK_DEV_DAC960=m
CONFIG_PARIDE_PARPORT=m
CONFIG_PARIDE=m
CONFIG_PARIDE_PD=m
CONFIG_PARIDE_PCD=m
CONFIG_PARIDE_PF=m
CONFIG_PARIDE_PT=m
CONFIG_PARIDE_PG=m
CONFIG_PARIDE_ATEN=m
CONFIG_PARIDE_BPCK=m
CONFIG_PARIDE_COMM=m
CONFIG_PARIDE_DSTR=m
CONFIG_PARIDE_FIT2=m
CONFIG_PARIDE_FIT3=m
CONFIG_PARIDE_EPAT=m
CONFIG_PARIDE_EPIA=m
CONFIG_PARIDE_FRIQ=m
CONFIG_PARIDE_FRPW=m
CONFIG_PARIDE_KBIC=m
CONFIG_PARIDE_KTTI=m
CONFIG_PARIDE_ON20=m
CONFIG_PARIDE_ON26=m
CONFIG_BLK_CPQ_DA=m
# CONFIG_BLK_DEV_HD is not set

#
# Networking options
#
CONFIG_PACKET=y
CONFIG_NETLINK=y
CONFIG_RTNETLINK=y
CONFIG_NETLINK_DEV=m
CONFIG_FIREWALL=y
CONFIG_FILTER=y
CONFIG_UNIX=y
CONFIG_INET=y
CONFIG_IP_MULTICAST=y
# CONFIG_IP_ADVANCED_ROUTER is not set
# CONFIG_IP_PNP is not set
CONFIG_IP_FIREWALL=y
# CONFIG_IP_FIREWALL_NETLINK is not set
CONFIG_IP_TRANSPARENT_PROXY=y
CONFIG_IP_MASQUERADE=y
CONFIG_IP_MASQUERADE_ICMP=y
CONFIG_IP_MASQUERADE_MOD=y
CONFIG_IP_MASQUERADE_IPAUTOFW=m
CONFIG_IP_MASQUERADE_IPPORTFW=m
CONFIG_IP_MASQUERADE_MFW=m
# CONFIG_IP_ROUTER is not set
CONFIG_NET_IPIP=m

Linux-Hardware Digest #151

2000-06-29 Thread Digestifier

Linux-Hardware Digest #151, Volume #13   Thu, 29 Jun 00 11:13:08 EDT

Contents:
  Re: Can't Boot from Compiled Kernel (2.2.13) ("Martin Fitzpatrick")
  Need help setting up scanner in Linux (SuSE 6.4) ([EMAIL PROTECTED])
  Re: Digital frame grabber for Linux or FreeBSD ? (Charles Allen)
  Re: Can't Boot from Compiled Kernel (2.2.13) (smp root)
  Re: Video card details(Intel 810 GMCH0set  ICH (82810 + 82801) solution (D G)



From: "Martin Fitzpatrick" [EMAIL PROTECTED]
Crossposted-To: comp.os.linux.misc,comp.os.linux.setup
Subject: Re: Can't Boot from Compiled Kernel (2.2.13)
Date: Thu, 29 Jun 2000 15:30:02 +0100

Well, the obvious possibility is that your .config file is up a gum tree.
Did you change it (directly, with make config, make xconfig, etc.) before
compiling the new kernel ? I seem to remember that my kernel.HOWTO says
there a 'make config.old' or something similar which I think might be able
to pull out an old version of the .config file. Alternatively, if you still
have the /usr/scr/IBMMCA (or whatever) directory tree, how about pulling the
.config file out of there and trying again ?

Hope this help.

Regards,
Martin.

(These views are my own and nobody else's. Follow my advice at your own risk
!)


"mv" [EMAIL PROTECTED] wrote in message
news:395b3f69$[EMAIL PROTECTED]...
 I have been battling a wierd boot problem that has me stumped and wondered
 if anyone has a solution for this problem.

 The problem is that I can't boot from any kernel that I compile on the PC.
 However, I
 can boot from the IBMMCA.S kernel that came on the Slackware 7.0
 distribution.

 The symptoms I am experiencing are that the loader starts displaying the
 following line and then stops at a blank line below this when I select one
 of my
 compiled kernels at boot time:

 loading linux

 If I pick the IBMMCA.S kernel included at installation time, it boots
every
 time.

 I have tried various options in the lilo.conf file with no success.  Below
 you will find
 the current /etc/lilo.conf and /usr/src/linux/.config files.

 My normal sequence for compiling the 2.2.13 kernel is:

 make dep
 make clean
 make bzlilo
 make modules
 make modules_install


 Any help you can provide is much appreciated.

 
 /etc/lilo.conf

 # LILO configuration file
 # generated by 'liloconfig
 #
 # Start LILO global section
 boot = /dev/sda
 message = /boot/boot_message.txt
 prompt
 timeout = 300
 # Normal VGA console
 vga = normal
 linear
 append="mem=256M,noinitrd,mca-pentium"
 # End LILO global section
 # Linux bootable partition config begins
 image = /ibmmca
   root = /dev/sda2
   label = IBMMCA
   read-only
 # Linux bootable partition config ends
 # Linux bootable partition config begins
 image = /vmlinuz
   root = /dev/sda2
   label = Linux
   read-only
 # Linux bootable partition config ends
 ==
 /usr/src/linux/.config

 #
 # Automatically generated by make menuconfig: don't edit
 #

 #
 # Code maturity level options
 #
 CONFIG_EXPERIMENTAL=y

 #
 # Processor type and features
 #
 CONFIG_M386=y
 # CONFIG_M486 is not set
 # CONFIG_M586 is not set
 # CONFIG_M586TSC is not set
 # CONFIG_M686 is not set
 CONFIG_1GB=y
 # CONFIG_2GB is not set
 CONFIG_MATH_EMULATION=y
 CONFIG_MTRR=y
 CONFIG_SMP=y

 #
 # Loadable module support
 #
 CONFIG_MODULES=y
 CONFIG_MODVERSIONS=y
 CONFIG_KMOD=y

 #
 # General setup
 #
 CONFIG_NET=y
 CONFIG_PCI=y
 # CONFIG_PCI_GOBIOS is not set
 # CONFIG_PCI_GODIRECT is not set
 CONFIG_PCI_GOANY=y
 CONFIG_PCI_BIOS=y
 CONFIG_PCI_DIRECT=y
 CONFIG_PCI_QUIRKS=y
 # CONFIG_PCI_OPTIMIZE is not set
 CONFIG_PCI_OLD_PROC=y
 CONFIG_MCA=y
 # CONFIG_VISWS is not set
 CONFIG_X86_IO_APIC=y
 CONFIG_X86_LOCAL_APIC=y
 CONFIG_SYSVIPC=y
 CONFIG_BSD_PROCESS_ACCT=y
 CONFIG_SYSCTL=y
 CONFIG_BINFMT_AOUT=y
 CONFIG_BINFMT_ELF=y
 CONFIG_BINFMT_MISC=m
 CONFIG_BINFMT_JAVA=m
 CONFIG_PARPORT=m
 CONFIG_PARPORT_PC=m
 # CONFIG_PARPORT_OTHER is not set
 # CONFIG_APM is not set

 #
 # Plug and Play support
 #
 CONFIG_PNP=y
 CONFIG_PNP_PARPORT=m

 #
 # Block devices
 #
 CONFIG_BLK_DEV_FD=y
 CONFIG_BLK_DEV_IDE=y
 # CONFIG_BLK_DEV_HD_IDE is not set
 CONFIG_BLK_DEV_IDEDISK=y
 CONFIG_BLK_DEV_IDECD=y
 CONFIG_BLK_DEV_IDETAPE=m
 CONFIG_BLK_DEV_IDEFLOPPY=y
 CONFIG_BLK_DEV_IDESCSI=m
 # CONFIG_BLK_DEV_CMD640 is not set
 # CONFIG_BLK_DEV_RZ1000 is not set
 # CONFIG_BLK_DEV_IDEPCI is not set
 CONFIG_IDE_CHIPSETS=y
 CONFIG_BLK_DEV_4DRIVES=y
 # CONFIG_BLK_DEV_ALI14XX is not set
 # CONFIG_BLK_DEV_DTC2278 is not set
 # CONFIG_BLK_DEV_HT6560B is not set
 # CONFIG_BLK_DEV_QD6580 is not set
 # CONFIG_BLK_DEV_UMC8672 is not set
 # CONFIG_BLK_DEV_PDC4030 is not set
 CONFIG_BLK_DEV_PS2=y
 CONFIG_BLK_DEV_LOOP=y
 CONFIG_BLK_DEV_NBD=y
 CONFIG_BLK_DEV_MD=y
 CONFIG_MD_LINEAR=y
 CONFIG_MD_STRIPED=y
 CONFIG_MD_MIRRORING=m
 CONFIG_MD_RAID5=m
 CONFIG_MD_BOOT=y
 CONFIG_BLK_DEV_RAM=y
 CONFIG_BLK_DEV_INITRD=y
 

Linux-Hardware Digest #150

2000-06-29 Thread Digestifier

Linux-Hardware Digest #150, Volume #13   Thu, 29 Jun 00 11:13:08 EDT

Contents:
  Re: inetd problem ("Peter T. Breuer")
  Re: Brother 1030, or Brother 1250 support, under Red Hat 6.2? (Andrew Greenlaw)
  Re: phone line network cards supported? (Arne Goetje)
  "screen" problems while using a vt320 (Matthew Miller)
  Re: phone line network cards supported? (Mark Astley)
  IDE RAID controllers ("Bart van Hest")
  Re: phone line network cards supported? (Arne Goetje)
  replacing a winmodem ([EMAIL PROTECTED])



From: "Peter T. Breuer" [EMAIL PROTECTED]
Crossposted-To: alt.os.linux.dial-up,comp.os.linux.misc
Subject: Re: inetd problem
Date: 29 Jun 2000 13:05:46 GMT

In comp.os.linux.misc Natius van der Watt [EMAIL PROTECTED] wrote:
: Ok, me = newbie, so excuse all stupidity, but please help.
: Running RH 6.2 and KDE peoblem: I can't telnet ftp etc. to my machene,
: someone told me the "inetd" demon should be running, but it ain't. I ran

If that's so then you have a huge problem. The inetd should be running
under all configurations that are even vaguely sensible, even when you
are not connected to the net.

I don't believe you. Prove your statement.


Peter

--

From: Andrew Greenlaw [EMAIL PROTECTED]
Subject: Re: Brother 1030, or Brother 1250 support, under Red Hat 6.2?
Date: Thu, 29 Jun 2000 09:33:51 -0400

This is a multi-part message in MIME format.
==A3D9A136CF431486722CC28F
Content-Type: multipart/alternative;
 boundary="B2FEA05C728D4E6BBF333ACC"


==B2FEA05C728D4E6BBF333ACC
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

I've never been so happy to be wrong before.
Thanks.
Andrey Vlasov wrote:

 Hi there,

 I happy to say that you wrong!!! Brother HL-1250 repoted work perfectly

http://www.linuxprinting.org/show_printer.cgi?recnum=185225

 and Brother HL-1030 dosn't have driver yet

 http://www.linuxprinting.org/show_printer.cgi?recnum=261673

 Andrey

 Andrew Greenlaw wrote:

  Does anyone know how?   I know that NO Brother laser printers are on
  the Red Hat hardware compatibility list.  On the other hand, I can get a
  terrific deal on the 1030.
  =
  Andrew Greenlaw
  Testing/Verification Group
  Lucent MicroElectronics Canada
  Ottawa, Ontario.
  Please remove "-nospam" from my E-Mail address if you chose to respond
  to my posting directly.

--
=
Andrew Greenlaw
Testing/Verification Group
Lucent MicroElectronics Canada
Ottawa, Ontario.
E-Mail:  [EMAIL PROTECTED]



==B2FEA05C728D4E6BBF333ACC
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit

!doctype html public "-//w3c//dtd html 4.0 transitional//en"
html
nbsp;nbsp;nbsp; I've never been so happy to be wrong before.
brnbsp;nbsp;nbsp; Thanks.
brAndrey Vlasov wrote:
blockquote TYPE=CITEHi there,
pI happy to say that you wrong!!! Brother HL-1250 repoted work perfectly
pnbsp;nbsp; a 
href="http://www.linuxprinting.org/show_printer.cgi?recnum=185225"http://www.linuxprinting.org/show_printer.cgi?recnum=185225/a
pand Brother HL-1030 dosn't have driver yet
pnbsp;nbsp;nbsp; a 
href="http://www.linuxprinting.org/show_printer.cgi?recnum=261673"http://www.linuxprinting.org/show_printer.cgi?recnum=261673/a
pAndrey
pAndrew Greenlaw wrote:
pnbsp;nbsp;nbsp;nbsp; Does anyone know how?nbsp;nbsp; I know that
NO Brother laser printers are on
br the Red Hat hardware compatibility list.nbsp; On the other hand,
I can get a
br terrific deal on the 1030.
br =
br Andrew Greenlaw
br Testing/Verification Group
br Lucent MicroElectronics Canada
br Ottawa, Ontario.
br Please remove "-nospam" from my E-Mail address if you chose to respond
br to my posting directly./blockquote

pre--nbsp;
=
Andrew Greenlawnbsp;
Testing/Verification Group
Lucent MicroElectronics Canada
Ottawa, Ontario.
E-Mail:nbsp; [EMAIL PROTECTED]/pre
nbsp;/html

==B2FEA05C728D4E6BBF333ACC==

==A3D9A136CF431486722CC28F
Content-Type: text/x-vcard; charset=us-ascii;
 name="andrewg-nospam.vcf"
Content-Transfer-Encoding: 7bit
Content-Description: Card for Andrew Greenlaw
Content-Disposition: attachment;
 filename="andrewg-nospam.vcf"

begin:vcard 
n:Greenlaw;Andrew
x-mozilla-html:FALSE
adr:;;
version:2.1
email;internet:[EMAIL PROTECTED]
x-mozilla-cpt:;-29864
fn:Andrew Greenlaw
end:vcard

==A3D9A136CF431486722CC28F==


--

From: Arne Goetje [EMAIL PROTECTED]
Crossposted-To: comp.os.linux.networking
Subject: Re: phone line network cards supported?
Date: 29 Jun 2000 13:42:25 GMT


 I just moved houses, and can't get the network cable between 2 of my
 

Linux-Hardware Digest #152

2000-06-29 Thread Digestifier

Linux-Hardware Digest #152, Volume #13   Thu, 29 Jun 00 14:13:07 EDT

Contents:
  Re: Getting serial ports to work on FIC VA-503+ (Jim McDonald)
  Sound Hardware  - VIA 82C686 Audio Codec (Yosi)
  Re: Ensoniq AudioPCI queuing sounds (porterh)
  Re: phone line network cards supported? (Rick Matthews)
  Re: replacing a winmodem (Dances With Crows)
  ethernet pc cards/tulip driver question (William Daffer)
  Re: Only 64Mb of 192Mb main memory is recognised (Daniil Kolpakov)
  Re: Strange Lilo "LI" problems (Daniil Kolpakov)
  Re: How can I set up Linux to work with Xerox P8ex Laser printer (Andrey Vlasov)
  Re: Creative AudioPCI 128 - no MIDI (Daniil Kolpakov)
  Re: IDE RAID controllers ("Martin Klingensmith")
  Re: Driver for 3DLabs Oxygen VX1 (Juergen Sauer)
  Ejecting a Zip-Disk (Phalcoon)
  Re: "screen" problems while using a vt320 (Pete Zaitcev)
  Re: booting from ls120? (Edward Lee)
  IDE CDROM and VIA Apollo Pro ([EMAIL PROTECTED])
  Re: phone line network cards supported? (Edward Lee)
  Re: Ejecting a Zip-Disk (Edward Lee)
  Re: "screen" problems while using a vt320 (Matthew Miller)
  Good AD converter + plotting software? ("David J. Topper")
  two very strange kppp problems
  cdrom and cdrw (John W Kendrick)
  Re: how can i configure DLink DE200? (Henrik Carlqvist)
  Re: inetd problem (Alexander Kozik)
  Eliminating particular addresses from physical RAM (Leif Steinhour)
  Re: Thoughts on this configuration? (David C.)
  Re: Using CDRW as tar-like device (Christopher Wong)
  Re: Thoughts on this configuration? (David C.)
  Re: IBM 20GIG harddrive invisible (Markus Kossmann)
  Re: IDE RAID controllers (Markus Kossmann)



From: Jim McDonald [EMAIL PROTECTED]
Subject: Re: Getting serial ports to work on FIC VA-503+
Date: Thu, 29 Jun 2000 08:32:01 -0700



Brian McCrary wrote:
 
 Has anyone else had any problems getting the serial ports to work on a FIC
 VA-503+ motherboard under Linux?  I am running 2.0.36 kernel (I know it's
 old, but still need to run it), and the serial ports will not input or
 output any charcters.  They do, however, work perfectly fine with a DOS
 term program (Lync) under DOS.  Setserial sees them, identifies the UART,
 and when I open them I can see why my serial tester the DTR will become
 active, and it deactivates when I close them.  Just no characters will
 come through.  I have used stty and cat/echo and also minicom, and know
 the baud, etc. is set right to talk to my modem (also tried other serial
 devices).  I had the exact same Linux setup before I swapped motherboards,
 so I know that this setup used to work just fine with the serial ports on
 3f8 and 2f8.  If anyone has any idea on something to try, or has ran
 across this same problem, please let me know!!
 

Sorry, all 3 of my 503+ boards work OK with 2.0.36, serial mouse and
modem.

-- 
Jim McDonald
htttp://www.stanford.edu/~mcduck

--

From: Yosi [EMAIL PROTECTED]
Subject: Sound Hardware  - VIA 82C686 Audio Codec
Date: Thu, 29 Jun 2000 17:31:24 +0200

Hi,

I have VIA KX133 chipset with an onboard VIA 82C686 (ac97) sound card. I compiled the 
appropriate
modules for it with my kernel (version 2.2.16), and then I used Red Hat's utility 
sndconfig(8) to probe
and configure my sound card. My problem is that I can't play mp3 files. I don't have 
any problem playing 
"WAV" files, but when I try to play mp3 files (with xmms 1.2.1 or mpg123) I hear 
strange sounds. 
Any ideas ?

TIA,
Yosi
[EMAIL PROTECTED]

--

Subject: Re: Ensoniq AudioPCI queuing sounds
From: porterh [EMAIL PROTECTED]
Date: Thu, 29 Jun 2000 08:42:55 -0700

Can any of you using the Ensoniq AudioPci use the xmms volume
control?
I just installed RH 6.2 and am using the ES1371, and the volume
control works in the default cd player, but not in xmms.

Thanks,
henry


===

Got questions?  Get answers over the phone at Keen.com.
Up to 100 minutes free!
http://www.keen.com


--

Crossposted-To: comp.os.linux.networking
Subject: Re: phone line network cards supported?
From: [EMAIL PROTECTED] (Rick Matthews)
Date: Thu, 29 Jun 2000 15:48:12 GMT

Arne Goetje [EMAIL PROTECTED] wrote:

Of course not... You can't use voice and data over the same wires at
the same time...


How do you explain ADSL?

-- 
Always remember:
http://mysite.directlink.net/matthews/smiles/started.htm



--

From: [EMAIL PROTECTED] (Dances With Crows)
Subject: Re: replacing a winmodem
Date: 29 Jun 2000 11:30:20 EDT
Reply-To: [EMAIL PROTECTED]

On Thu, 29 Jun 2000 14:30:03 GMT, [EMAIL PROTECTED] 
8jfmgj$aib$[EMAIL PROTECTED] shouted forth into the ether:
Is it just a simple matter of installing a Linux-compatible hardware
modem--or are there snags?

0. Buy external modem that plugs into the 9-pin serial port
1. Plug it in, set up a connection 

Linux-Hardware Digest #153

2000-06-29 Thread Digestifier

Linux-Hardware Digest #153, Volume #13   Thu, 29 Jun 00 16:13:07 EDT

Contents:
  Re: Using CDRW as tar-like device (Lew Pitcher)
  Re: Can't Boot from Compiled Kernel (2.2.13) ("Mark VanBogart")
  Re: ethernet pc cards/tulip driver question (Paul Kimoto)
  Re: "screen" problems while using a vt320 (Pete Zaitcev)
  Linux software ("Alex Meaden")
  Re: Ejecting a Zip-Disk ("Alex Meaden")
  Re: Ejecting a Zip-Disk (David C.)
  Re: Linux software (Lew Pitcher)
  RH and prostar3150 (Olivier Roche)
  Re: cdrom and cdrw (Dances With Crows)
  Sound card in HP Pavilion 8665c (TA1 for CPS511)
  Re: Linux software (John Gluck)
  Re: Linux software (Dances With Crows)
  Re: Can't Boot from Compiled Kernel (2.2.13) (John Gluck)
  Re: ATI Rage 128 XPERT 2000 - distortion problem (Warren Gross)
  Re: Strange Lilo "LI" problems (John Gluck)
  Re: Confused mouse ("Karl E. Jorgensen")
  Re: inetd problem ("home")
  Re: SB Live! in Linux Problems!! (John Gluck)
  Re: ethernet pc cards/tulip driver question ("Thomas E. Haynes")
  Modem doesn't work ([EMAIL PROTECTED])
  Re: ATI Rage 128 XPERT 2000 - distortion problem ([EMAIL PROTECTED])
  Re: Good AD converter + plotting software? (Craig McCluskey)



From: [EMAIL PROTECTED] (Lew Pitcher)
Crossposted-To: comp.os.linux.misc
Subject: Re: Using CDRW as tar-like device
Reply-To: [EMAIL PROTECTED]
Date: Thu, 29 Jun 2000 18:06:15 GMT

FWIW, there's a package called 'cdar' (available at
http://ferret.lmh.ox.ac.uk/~pdw/cdar/ ) which can manage multiple
'tar'-like archives on CDROM. The homepage describes it as:

"Cdar is a utility for writing arbitrary pipes and files to a CDR.
Cdar does not actually write CDs - you will still need to use a
program like cdrecord.  Cdar can store and retrieve files from a
multitrack CD. This is very useful if you have a multisession drive as
it allows you to make incremental backups onto a single CD."

On Thu, 29 Jun 2000 17:51:52 GMT, [EMAIL PROTECTED] (Christopher
Wong) wrote:

In article [EMAIL PROTECTED], Jim McDonald wrote:

cdrecord has a packet writing mode?
See http://sourceforge.net/project/?group_id=7091, but I'm pretty sure
packet writing is only supported in late 2.3 and 2.4-test kernels.

The manpage for cdrecord 1.8 has:

   -packet
  Set  Packet  writing mode.  This is an experimental
  interface.

   pktsize=#
  Set the paket size to #, forces fixed packet  mode.
  This is an experimental interface.

   -noclose
  Do not close the current track, useful only when in
  packet  writing  mode.   This  is  an  experimental
  interface.

That's about the full extent of the documentation.

Chris


Lew Pitcher
Information Technology Consultant
Toronto Dominion Bank Financial Group

([EMAIL PROTECTED])


(Opinions expressed are my own, not my employer's.)

--

From: "Mark VanBogart" [EMAIL PROTECTED]
Crossposted-To: alt.os.linux.slackware,comp.os.linux.misc,comp.os.linux.setup
Subject: Re: Can't Boot from Compiled Kernel (2.2.13)
Date: Thu, 29 Jun 2000 13:10:25 -0500

Yes, both kernels are at / so this should not be a problem.
"smp root" [EMAIL PROTECTED] wrote in message
news:[EMAIL PROTECTED]...
 just wondered... where is the kernel you compiled stored???

 your lilo.conf says it is at the root of your root partition, is
 it actually there




 ---

 Got questions?  Get answers over the phone at Keen.com.
 Up to 100 minutes free!
 http://www.keen.com




--

From: [EMAIL PROTECTED] (Paul Kimoto)
Crossposted-To: comp.os.linux.help
Subject: Re: ethernet pc cards/tulip driver question
Date: 29 Jun 2000 14:18:49 -0500
Reply-To: [EMAIL PROTECTED]

In article [EMAIL PROTECTED], William Daffer wrote:
  I'm looking to get an ethernet pcmcia card for my new laptop. Both
  the cards that I've looked at, the Dlink DFE-660tx and the Linksys
  pcmpc200 use the tulip driver and have reported having problems on
  various mailing groups, although the Redhat compatibility list has
  them as supported. I have seen one post that complains that the
  'tulip cards are not usable.' Anyone having problems with these
  cards? Anyone not?  Anyone fixed a problem with these cards? How did
  you fix it? Any other recommendations?

Have you looked at David Hinds's site at http://pcmcia.sourceforge.org/ ?

Anecdotally, I have 3Com cards (CC10BT/2, 3CXSH572BT) that work.

-- 
Paul Kimoto

--

From: [EMAIL PROTECTED] (Pete Zaitcev)
Crossposted-To: comp.os.linux.questions,comp.os.linux.setup,comp.os.linux.misc
Subject: Re: "screen" problems while using a vt320
Date: Thu, 29 Jun 2000 18:24:10 GMT

 Also make sure that you have x-on/x-off set right in the terminal setup.
 
 Hum, the comm. setup with the terminal right now is that xoff is off. I also
 

Linux-Hardware Digest #154

2000-06-29 Thread Digestifier

Linux-Hardware Digest #154, Volume #13   Thu, 29 Jun 00 20:13:05 EDT

Contents:
  Re: Hang during boot (need advice) (M. Buchenrieder)
  Re: Ensoniq AudioPCI queuing sounds (sysop)
  IBM Deskstar 75GXP and UDMA ("Zvonimir Zelenika")
  Re: Slim cases for rack-mounted solution (Nick Kew)
  Soundblaster - emu10k1 ("Eoin")
  Asus PC3W 810 chipset motherboard question (Bob)
  Re: "screen" problems while using a vt320 (Matthew Miller)
  Re: 486 for Linux and X? (Mike Kenzie)
  Looking for xDSL interface cards for Linux  ("David Malkson")
  turn SCSI - HD in standby mode (Sven Sieber)
  Re: IBM Deskstar 75GXP and UDMA ("Zvonimir Zelenika")
  Re: Thoughts on this configuration? (Johan Kullstam)
  Re: Soundblaster - emu10k1 (Chang Lin)
  Re: OSS sound driver (Chang Lin)
  find touchscreen dirvers? ("jacky cui")
  Re: Slim cases for rack-mounted solution (John Winters)
  Driver for kensington 4-button trackball ([EMAIL PROTECTED])
  Are TSC's synchronized in an Intel P6 SMP configurations? ("Gary Funck")
  Which Linux support AGP?
  fiberchannel ([EMAIL PROTECTED])
  Problem mounting floppy ([EMAIL PROTECTED])
  Re: How can I set up Linux to work with Xerox P8ex Laser printer (Christopher Browne)
  Re: Problem mounting floppy (Hal Burgiss)
  Re: turn SCSI - HD in standby mode (Juergen Pfann)



Crossposted-To: comp.sys.ibm.pc.hardware.systems
From: [EMAIL PROTECTED] (M. Buchenrieder)
Subject: Re: Hang during boot (need advice)
Date: Thu, 29 Jun 2000 11:56:53 GMT

[EMAIL PROTECTED] (Kenneth Rørvik) writes:

[EMAIL PROTECTED] (Steve Goldman) wrote in
8jeeti$rb4$[EMAIL PROTECTED]: 

The processor is a Cyrix 6x86MX PR266,  83MHz Bus/2.5x,  2.7V.  BIOS
reports the processor is running at 200MHz

I don't have much experience with Cyrix CPUs, but I know that the specs you 
are listing are correct. The 2.5x is the core/bus ratio. If your bios 
reports 200MHz, the setup is already wrong. But underclocking is less of a 
problem than overclocking. 

This setup is not only wrong, but will fry your components in the long
run. A bus speed of 83MHz is way to fast to be cmpatible with ISA specs.
The manual for the boards that actually allow such settings usually 
explicitely state that this setting is unsupported and may or may
not cause severe problems up to permanent hardware damage.

Bus is set to 66Mz with jumper, voltage is set to 2.8 V (there is no
jumper setting for 2.7 V).

[...]

That doesn't make much sense. The bus speed may be either 66MHz (which 
would be fine) or 83MHz (which would be way too fast). A sane setup
for a Cyrix 266 should be a bus speed of 66 MHz and a 4x jumper setting
for the core speed. If that doesn't work, use a 3x setting to reach
200MHz internal.

But since the board doesn't even have a valid setting for the correct
voltage, my advice ould be junking the whole stuff (you've been had)
and getting a sane new system with a reasonable setup. You're probably
wasting way too much time for this junk - unless you can get a hold
of the reseller and demand an exchange. Selling a board with an incompatible
CPU is a matter for the BBB.

Michael
-- 
Michael Buchenrieder * [EMAIL PROTECTED] * http://www.muc.de/~mibu
  Lumber Cartel Unit #456 (TINLC)  Official Netscum
Note: If you want me to send you email, don't munge your address.

--

From: sysop [EMAIL PROTECTED]
Subject: Re: Ensoniq AudioPCI queuing sounds
Date: Thu, 29 Jun 2000 20:21:17 GMT

porterh wrote:

 Can any of you using the Ensoniq AudioPci use the xmms volume
 control?
 I just installed RH 6.2 and am using the ES1371, and the volume
 control works in the default cd player, but not in xmms.

 Thanks,
 henry

 ---

 Got questions?  Get answers over the phone at Keen.com.
 Up to 100 minutes free!
 http://www.keen.com

when I set the used mixer to the oss mixer all works fine, not when I
use the cdrom's mixer (what that might be... :)
go to preferences, the cdaudio-plugin and set the "volume setting" to
"oss mixer"

wolter


--

From: "Zvonimir Zelenika" [EMAIL PROTECTED]
Subject: IBM Deskstar 75GXP and UDMA
Date: Thu, 29 Jun 2000 22:27:01 +0200

Hi !

After following all available instructions on the web, we haven't been able
to get IBM DeskStar 75GXP HDD to work (right) with linux. Actually, after a
hack that's usually reccomended (accessing disk as oridinary IDE drive) we
are able to mount the disk, but it works without DMA (it throws a message
during startup after failing with DMA) normally. But when we attempt to
start DMA with hdparm -d1 /dev/hde entire computer hangs...

Anyone have a solution to this? Looked on lhd.datapower.com, but they

Configuration:
IBM DeskStar 75GXP 46.1Gb on Promise Ultra66 controller card
RedHat 6.2, all drivers are up-to-date and latest...
Celeron 400 on Inter ZX chipset (I'm told)...

--
Zvonimir Zelenika

Linux-Hardware Digest #155

2000-06-29 Thread Digestifier

Linux-Hardware Digest #155, Volume #13   Fri, 30 Jun 00 00:13:09 EDT

Contents:
  Re: adjust clock on linux ("Martin Klingensmith")
  adjust clock on linux (Lily Fu)
  Re: adjust clock on linux (Homer Jay)
  Re: "screen" problems while using a vt320 (Pete Zaitcev)
  Force an atapi soft reset (Tony Sciortino)
  Re: Sound card in HP Pavilion 8665c ("Chad Pritchett")
  Re: replacing a winmodem ("Chad Pritchett")
  Connecting old VT to my PC (Alexandre Blanchette)
  Re: Are TSC's synchronized in an Intel P6 SMP configurations? 
([EMAIL PROTECTED])
  TV Card installation ("Psy")
  Re: Are TSC's synchronized in an Intel P6 SMP configurations? ("Mike Smith")
  rc.sysinit: Loading sound module failed ("Gareth Chichester")
  Re: Linux HA - How can I attach a SCSI disk device to two hostssimultaneously? 
(Joe Talerico)
  Re: find touchscreen dirvers? (Tony Sciortino)
  Re: Problem mounting floppy ([EMAIL PROTECTED])
  vestigal partition - how to get rid of? (Jenny)
  Re: Problem mounting floppy ([EMAIL PROTECTED])
  Re: Hang during boot (need advice) ("Steve Goldman")
  Re: "screen" problems while using a vt320 (Matthew Miller)
  Re: vestigal partition - how to get rid of? (Han)
  Re: Strange Lilo "LI" problems ("Dr. David N. Haney")
  Re: "screen" problems while using a vt320 (B'ichela)
  Drivers, Drivers, Drivers ("Kevin")



From: "Martin Klingensmith" [EMAIL PROTECTED]
Crossposted-To: comp.os.linux.misc
Subject: Re: adjust clock on linux
Date: Fri, 30 Jun 2000 00:18:36 GMT

Try using one of those scripts on Freshmeat [www.freshmeat.net] that
synchronize your clock to a time server, it'll most likely be easier and
more accurate.


"Lily Fu" [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED]...
 Hi,

 The clock on my linux (Red Hat Linux 6.1 Cartman, Kernel 2.2.12-20 on an
 i686)
 is one hour late. I want to adjust the clock to current.

 I did read HOWTO and man hwclock, I tried the following, but it didn't
 work:

 /sbin/hwclock --set --date="6/29/00 6:27:00"

 It didn't give me any error, I also did:

 /sbin/hwclock --hctosys

 nothing happened. Then I shutdown the machine:

 shutdonw -h now

 and powered it on again, the clock didn't get changed.

 My hardware is DELL Dimension XPC R450

 Can anyone help me please?

 Thanks,

 Lily




--

From: Lily Fu [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
Crossposted-To: comp.os.linux.misc
Subject: adjust clock on linux
Date: Thu, 29 Jun 2000 19:06:36 -0400

Hi,

The clock on my linux (Red Hat Linux 6.1 Cartman, Kernel 2.2.12-20 on an
i686)
is one hour late. I want to adjust the clock to current.

I did read HOWTO and man hwclock, I tried the following, but it didn't
work:

/sbin/hwclock --set --date="6/29/00 6:27:00"

It didn't give me any error, I also did:

/sbin/hwclock --hctosys

nothing happened. Then I shutdown the machine:

shutdonw -h now

and powered it on again, the clock didn't get changed.

My hardware is DELL Dimension XPC R450

Can anyone help me please?

Thanks,

Lily


--

From: Homer Jay [EMAIL PROTECTED]
Crossposted-To: comp.os.linux.misc
Subject: Re: adjust clock on linux
Date: Fri, 30 Jun 2000 00:51:02 GMT

In article [EMAIL PROTECTED],
  [EMAIL PROTECTED] wrote:
 Hi,

 The clock on my linux (Red Hat Linux 6.1 Cartman, Kernel 2.2.12-20 on an
 i686)
 is one hour late. I want to adjust the clock to current.
...

Were you logged in as root when you ran hwclock? If so, try setting
the time in your CMOS setup. I highly recommend installing a time
synchronization package to take care of it for you after that point.
I hear xntp is good, but I prefer chrony. It maintains clock accuracy
even when the network is not up, can compensate for long periods
when the machine is turned off, and can even set the hardware clock
on many linux systems.


Sent via Deja.com http://www.deja.com/
Before you buy.

--

From: [EMAIL PROTECTED] (Pete Zaitcev)
Crossposted-To: comp.os.linux.questions,comp.os.linux.setup,comp.os.linux.misc
Subject: Re: "screen" problems while using a vt320
Date: Fri, 30 Jun 2000 01:02:42 GMT

 readlink("/proc/self/fd/0", "/dev/ttyS1", 4095) = 10
 stat("/dev/ttyS1", {st_mode=S_ISGID|0101, st_size=0, ...}) = 0
 geteuid()   = 0
 getegid()   = 0
 open("/dev/ttyS1", O_RDWR)  = ? ERESTARTSYS (To be restarted)

Make sure you do not run getty on /dev/cuab.  Run getty on /dev/ttyS1.
If you do not shorten ready lines on the connector, program getty
to activate "clocal" mode. It's getty specific, so refer to your
manual. I use agetty with -L flag:

S0:12345:respawn:/sbin/agetty -L ttyS0 9600 vt100

Use of call-up devices in Linux is deprecated.

--Pete

--

From: Tony Sciortino [EMAIL PROTECTED]
Subject: Force an atapi soft reset
Date: Thu, 29 Jun 2000 21:03:38 -0400

Does anyone know