Linux-Setup Digest #606, Volume #19              Tue, 12 Sep 00 08:13:06 EDT

Contents:
  Re: How to force incoming call mgetty/AutoPPP to always use ppp1 interface 
("Christian DELAIR")
  SB 16 ISA PnP: Alsa ok, Kernel not??? (Frank Steiner)
  Re: SB 16 ISA PnP: Alsa ok, Kernel not??? (sideband)
  Re: how do i edit lilo..newbie ("Allan K")
  Setting up an HP Deskjet 520. (Mark Andal)
  Re: undersize display (Jeph Herrin)
  Re: Lilo 0x01 error (Eric)
  Re: undersize display (Jeph Herrin)
  Re: SB Live!/emu10k1.o unresolved symbols after kernel rebuild ("Roald van Geleuken")
  Sv: Installing Win98, Win2000 and Linux on one PC?! ("Ulrik S. Kofod")
  Re: installing php as a dyn module -- problem with apxs ([EMAIL PROTECTED])
  Re: SB 16 ISA PnP: Alsa ok, Kernel not??? (Frank Steiner)
  Re: ZIP Plus (250MB) and SuSE 6.4 Bootdisk (Dieter Buricke)
  Re: SB 16 ISA PnP: Alsa ok, Kernel not??? (sideband)
  Re: RAID problem - md version? ("Daniel Foster")
  fs type swap not supported by kernel ([EMAIL PROTECTED])
  Re: java40.jar netscape (Steve Bradley)
  Re: How to force incoming call mgetty/AutoPPP to always use ppp1 interface ("Harm 
Cronie")
  Re: Via82cxxx sound chip (codec) on motherboard ("ne...")
  Re: HELP!! ZIP drive ("Trent Joy")
  Re: Helixcode and FREE space! ("ne...")

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

From: "Christian DELAIR" <[EMAIL PROTECTED]>
Subject: Re: How to force incoming call mgetty/AutoPPP to always use ppp1 interface
Date: Tue, 12 Sep 2000 10:28:13 +0200
Reply-To: "Christian DELAIR" <[EMAIL PROTECTED]>

Bill Unruh <[EMAIL PROTECTED]> a �crit dans le message :
8pj0sm$lad$[EMAIL PROTECTED]
> In <8pical$qo0$[EMAIL PROTECTED]> "Christian DELAIR"
<[EMAIL PROTECTED]> writes:
> >My question is:
> >How to force the incoming call to always use pppd with ppp1 interface
> >How to force the ISDN call to my ISP to always use pppd with ppp0
interface
>
> As far as I know, you cannot do this. Why do you want to? Nothing you do
> should depend on the interface name.

I want to use IPCHAINS rules for my ISP connection. The rules script will be
started at boot time using rules like: IPCHAINS -i ppp0. the -i option
depend on the interface name. I think the kernel will be confused when the
ISP connection will be estblished sometime with ppp0 and sometime with ppp1
when ppp0 will be used by an incoming call.
I don't know how to proceed.
Thank for your help



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

From: Frank Steiner <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.hardware
Subject: SB 16 ISA PnP: Alsa ok, Kernel not???
Date: Tue, 12 Sep 2000 11:20:16 +0200

Hi,

I've a strange problem with a Sounblaster 16 ISA PnP on SuSE 6.4.
The card is detected by alsaconf, and everything works fine with
the alsa drivers. But the kernel drivers (sb.o) refuses to detect
the card (unfortunately, I need the kernel drivers for Quake I).

In /proc/isapnp there are the following information:

Card 1 'CTL00f0:Creative ViBRA16X PnP' PnP version 1.0 Product version 1.=
0
  Logical device 0 'CTL0043:Audio'
    Device is not active
    Active port 0x220,0x330,0x388
    Active IRQ 5 [0x2]
    Active DMA 1,3
    Resources 0
      Priority preferred
      Port 0x220-0x220, align 0x0, size 0x10, 16-bit address decoding
      Port 0x330-0x330, align 0x0, size 0x2, 16-bit address decoding
      Port 0x388-0x3f8, align 0x0, size 0x4, 16-bit address decoding
      IRQ 5 High-Edge
      DMA 1 8-bit byte-count compatible
      DMA 3 8-bit byte-count compatible
      Alternate resources 0:1
      ...
      etc.

Ok, so I tried the following lines on the modules.conf file:

alias char-major-14 sb
post-install sb /sbin/modprobe "-k" "adlib_card"
options sb io=3D0x220 irq=3D5 dma=3D1 dma16=3D3 mpu_io=3D0x330
options adlib_card io=3D0x388

After doing a depmod, I tried "modprobe sb" (after unloading
the alsa driver of course), but got the following:

/lib/modules/2.2.16/misc/sb.o: init_module: Device or resource busy
/lib/modules/2.2.16/misc/sb.o: insmod /lib/modules/2.2.16/misc/sb.o faile=
d
/lib/modules/2.2.16/misc/sb.o: insmod sb failed

The same when I try to specify irq etc. directly as parameter to modprobe=
=2E
With "fuser" I've checked that no one is using the sound devices...

When alsa is loaded, it shows the following information in /proc/asound:

 =

Sound Driver:3.8.1a-980706 (ALSA v0.5.5 emulation code)
Kernel: Linux linux 2.2.14 #1 Sat Mar 25 00:45:35 GMT 2000 i686
Config options: 0

Installed drivers:
Type 10: ALSA emulation

Card config:
Sound Blaster 16 at 0x220, irq 5, dma 1

Audio devices:
0: DSP v4.16 (DUPLEX)

Synth devices: NOT ENABLED IN CONFIG

Midi devices:
0: MPU-401 (UART)

Timers:
7: system timer

Mixers:
0: CTL1745


That all looks very fine to me, but why is the kernel driver
refusing to detect the card???

Has anyone an idea? I would really appreciate any help!!!

Best regards,
Frank

-- =

Dipl.-Inform. Frank Steiner        mailto:[EMAIL PROTECTED]
Lehrstuhl f. Programmiersprachen   mailto:[EMAIL PROTECTED]
CAU Kiel, Olshausenstra=DFe 40       Phone: +49 431 880-7265, Fax: -7613
D-24098 Kiel, Germany              http://www.informatik.uni-kiel.de/~fst=
/

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

From: sideband <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.hardware
Subject: Re: SB 16 ISA PnP: Alsa ok, Kernel not???
Date: Tue, 12 Sep 2000 05:27:11 -0400

Did you compile SB as a module, and include PnP support in the kernel?

-SSB

On or about Tue, 12 Sep 2000 11:20:16 +0200, Frank Steiner
<[EMAIL PROTECTED]>, using the forum comp.os.linux.hardware
did say:

:Hi,
:
:I've a strange problem with a Sounblaster 16 ISA PnP on SuSE 6.4.
:The card is detected by alsaconf, and everything works fine with
:the alsa drivers. But the kernel drivers (sb.o) refuses to detect
:the card (unfortunately, I need the kernel drivers for Quake I).
:
:In /proc/isapnp there are the following information:
:
:Card 1 'CTL00f0:Creative ViBRA16X PnP' PnP version 1.0 Product version 1.0
:  Logical device 0 'CTL0043:Audio'
:    Device is not active
:    Active port 0x220,0x330,0x388
:    Active IRQ 5 [0x2]
:    Active DMA 1,3
:    Resources 0
:      Priority preferred
:      Port 0x220-0x220, align 0x0, size 0x10, 16-bit address decoding
:      Port 0x330-0x330, align 0x0, size 0x2, 16-bit address decoding
:      Port 0x388-0x3f8, align 0x0, size 0x4, 16-bit address decoding
:      IRQ 5 High-Edge
:      DMA 1 8-bit byte-count compatible
:      DMA 3 8-bit byte-count compatible
:      Alternate resources 0:1
:      ...
:      etc.
:
:Ok, so I tried the following lines on the modules.conf file:
:
:alias char-major-14 sb
:post-install sb /sbin/modprobe "-k" "adlib_card"
:options sb io=0x220 irq=5 dma=1 dma16=3 mpu_io=0x330
:options adlib_card io=0x388
:
:After doing a depmod, I tried "modprobe sb" (after unloading
:the alsa driver of course), but got the following:
:
:/lib/modules/2.2.16/misc/sb.o: init_module: Device or resource busy
:/lib/modules/2.2.16/misc/sb.o: insmod /lib/modules/2.2.16/misc/sb.o failed
:/lib/modules/2.2.16/misc/sb.o: insmod sb failed
:
:The same when I try to specify irq etc. directly as parameter to modprobe.
:With "fuser" I've checked that no one is using the sound devices...
:
:When alsa is loaded, it shows the following information in /proc/asound:
:
: 
:Sound Driver:3.8.1a-980706 (ALSA v0.5.5 emulation code)
:Kernel: Linux linux 2.2.14 #1 Sat Mar 25 00:45:35 GMT 2000 i686
:Config options: 0
:
:Installed drivers:
:Type 10: ALSA emulation
:
:Card config:
:Sound Blaster 16 at 0x220, irq 5, dma 1
:
:Audio devices:
:0: DSP v4.16 (DUPLEX)
:
:Synth devices: NOT ENABLED IN CONFIG
:
:Midi devices:
:0: MPU-401 (UART)
:
:Timers:
:7: system timer
:
:Mixers:
:0: CTL1745
:
:
:That all looks very fine to me, but why is the kernel driver
:refusing to detect the card???
:
:Has anyone an idea? I would really appreciate any help!!!
:
:Best regards,
:Frank


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

From: "Allan K" <[EMAIL PROTECTED]>
Subject: Re: how do i edit lilo..newbie
Date: Tue, 12 Sep 2000 08:02:53 +0100
Reply-To: "Allan K" <[EMAIL PROTECTED]>


"andy m" <[EMAIL PROTECTED]> wrote in message
news:FGbv5.1189$[EMAIL PROTECTED]...
> i want to change the default os at boot time...how do i edit lilo...i  can
> boot as root and can get to a terminal from kde...what next?  redhat 6.1.
>
> tia
>
> andy.
>
Edit /etc/lilo.conf (ie pico -w /etc/lilo.conf)
Run lilo (ie /sbin/lilo)

--
Allan



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

From: Mark Andal <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.hardware,comp.os.linux.help,comp.os.liunux.misc
Subject: Setting up an HP Deskjet 520.
Date: Tue, 12 Sep 2000 10:20:49 GMT

Greetings,

So far I've used printtool and drakconf's printer setup.  (Also made
sure I have the latest versions)
Both were pretty straightforward.  But each time I try to print or test
print.
All that comes out is garbled. I few lines of junk and then nothing,.
This is not a stair-steeping problem I've seen what that looks like when
installing a different printer.

Any help on how to diagnose this would be appreciated.

This machine is a pure linux machine.  There is no Win on this to see if
it works under Windows.
It does self test properly though.

Thanks.
Mark Andal


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

From: Jeph Herrin <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.x
Subject: Re: undersize display
Date: Tue, 12 Sep 2000 12:23:24 +0200

Thanks Anita. You were right about the 3.6.1 typo, but wrong about
the docs. I'd already used that - that's what convinced me to bag my
generic setup. The only thing the link says is to not specify the
VideoRam, which as I noted, doesn't work.  Also xvidtune doesn't really
have enough play to fix the problem.

I'd be happy to go back to the generic driver, if I could (I stupidly
wrote over the install XF86config). Xconfigurator gives me something
that won't fire up - any ideas about how to get the RedHat installation
XF86config?

jeph


Anita Lewis wrote:

> "Jeph Herrin" <[EMAIL PROTECTED]> wrote in message
> news:[EMAIL PROTECTED]...
> >
> > Problem:
> > Using XFree86 3.6.1 (with Redhat 6.2) I can persuade X to
> > write only to the middle 70% of my screen. That is, I get a full
> > desktop image, but it's centered with about 1.5inch black strip
> > around the outside. Since I'm using 14" monitor, this is a bit of
> > a hit. Since I also can't get anything other than a 1024x780 resolution,
> > this is rather hard to look at.
> >

> (snip)

>
> I don't know anything about your card except what I found on
> www.xfree86.org; so here it is:
>
> http://www.xfree86.org/3.3.6/apm.html
>
> (snip)
>
> Anita


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

From: Eric <[EMAIL PROTECTED]>
Subject: Re: Lilo 0x01 error
Date: Tue, 12 Sep 2000 12:25:11 +0200
Reply-To: [EMAIL PROTECTED]

[EMAIL PROTECTED] wrote:
> 
> 1. Linux is installed on /dev/hda(with lilo on the MBR) and has
> been booted up fine. (with IDE-0 as the first boot device)
> 
> 2. Win98 is installed on /dev/hdd and has been booted up fine.
> (with IDE-1 as the first boot device by setting it up in BIOS. It is
> physically on the secondary IDE slave)
> 
> 3. The lines have been added to lilo
> 
> other=/dev/hdd
> label=win98
> loader=/boot/chain.b
> table=/dev/hdd
> 
> When I ran /sbin/lilo, I got a warning of BIOS may not recognize device
> 0x82.
> 
> When I boot up with lilo(booting up from IDE-0), and choose win98,
> I got the 0x01 error and the system doesn't move further.
> 
> I have disabled internal cache and DRAM wait burst which may cause
> this problem. Any suggestion?
> 
> Sent via Deja.com http://www.deja.com/
> Before you buy.


try to add the following

 map-drive = 0x82
 to        = 0x80
 map-drive = 0x80
 to        = 0x82

just before the table=/dev/hdd line in your lilo.conf

Eric

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

From: Jeph Herrin <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.x
Subject: Re: undersize display
Date: Tue, 12 Sep 2000 12:25:33 +0200

how? I stupidly wrote over the XF86Config I had, and Xconfigurator
can't seem to make anything using "Generic" that will run - unless
I twiddle it, in which case I get the same problem as described. Some
switch needs specifying, I suppose, but have no idea which.

thanks,
jeph


Pat Parsons wrote:

> Go back to generic.
>


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

From: "Roald van Geleuken" <[EMAIL PROTECTED]>
Crossposted-To: linux.redhat.install,linux.redhat.misc
Subject: Re: SB Live!/emu10k1.o unresolved symbols after kernel rebuild
Date: Tue, 12 Sep 2000 12:26:02 +0200

I downloaded the latest tar.gz source version, compiled it seperately
without a glitch, worked at first try. Ah, sorry, one glitch in compiling:
had to add the option "-I /usr/src/linux/include"  (capital i) to the
makefile.

If it still won't work, send me an output of your make of the sources.


Jason Herring <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]...
Hi Roald,
Did you compile the source from the Creative Labs' site directly, or try to
integrate it into the /usr/src/linux source tree?  I compiled it
independently and it gave even more errors than the source that shipped with
RH 6.2!  Did you do anything special?  Did you download the latest CVS
snapshot, or the latest tar.gz source version?  I did the lattter.
--Jason
<<<snip>>>



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

From: "Ulrik S. Kofod" <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.development.system,alt.os.linux
Subject: Sv: Installing Win98, Win2000 and Linux on one PC?!
Date: Tue, 12 Sep 2000 12:57:43 +0200

I installed a win98,Linux and a win2000 server on the same computer on 3
HD's
I can't see why it should not work with 3 partitions.

first I installed win98 on the first HD
win2000 I then installed on the 3. HD
Linux must be on the 2. HD because / can't be mounted to the 3. HD  (?)
(don't think that is the case when you use partitions)
LILO must be placed on the HD/ partition where Linux is installed.

I was not able to mount the FAT32 partitions in Linux but I was able to
mount the FAT16 partitions I had created on HD 1 and 3.

win2000 creates a boot manager where you can select to boot win98 and
win2000 and it can be modified so that you can boot Linux also.
A boot disk can also be used.






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

From: [EMAIL PROTECTED]
Subject: Re: installing php as a dyn module -- problem with apxs
Date: Tue, 12 Sep 2000 11:10:20 GMT

find where your apache apxs file is
then, in the php installation, do
./configure --with-mysql --with-apxs=/usr/local/apache/bin/apxs ( or
whatever path it is in)




In article <8pjnk9$ih3$[EMAIL PROTECTED]>,
  aaandre <[EMAIL PROTECTED]> wrote:
> please help me with this
> OS: RH Linux 6.1. apache 1.3.12 (with mod_so installed), php 4.02
>
> configure commands are --with-apxs --with-mysql
> the apache server is NOT in the default directory
> how do I tell apxs where the apache server installation is?
>
> here is the result of make install
>
> ...
>
> make[1]: Entering directory `/install/php-4.0.2'
> /usr/sbin/apxs -i -a -n php4 libs/libphp4.so
> apxs:Warning: /usr/sbin/httpd not found or not executable
> apxs:Warning: Continuing anyway...
> apxs:Warning: Sorry, no DSO support for Apache available
> apxs:Warning: under your platform. Make sure the Apache
> apxs:Warning: module mod_so is compiled into your server
> apxs:Warning: binary `/usr/sbin/httpd'.
> apxs:Warning: Continuing anyway...
> cp libs/libphp4.so /usr/lib/apache/libphp4.so
> cp: cannot create regular file `/usr/lib/apache/libphp4.so': No such
> file or directory
> apxs:Break: Command failed with rc=65536
> make[1]: *** [install-sapi] Error 1
> make[1]: Leaving directory `/install/php-4.0.2'
> make: *** [install-recursive] Error 1
>
> thank you for your help!
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.
>


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

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

From: Frank Steiner <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.hardware
Subject: Re: SB 16 ISA PnP: Alsa ok, Kernel not???
Date: Tue, 12 Sep 2000 13:22:14 +0200

sideband wrote:
> =

> Did you compile SB as a module, and include PnP support in the kernel?
 =

Yes and yes :-)
-- =

Dipl.-Inform. Frank Steiner        mailto:[EMAIL PROTECTED]
Lehrstuhl f. Programmiersprachen   mailto:[EMAIL PROTECTED]
CAU Kiel, Olshausenstra=DFe 40       Phone: +49 431 880-7265, Fax: -7613
D-24098 Kiel, Germany              http://www.informatik.uni-kiel.de/~fst=
/

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

From: Dieter Buricke <[EMAIL PROTECTED]>
Subject: Re: ZIP Plus (250MB) and SuSE 6.4 Bootdisk
Date: Tue, 12 Sep 2000 13:22:27 +0200

Answer from myself:

It works, when you first load CD-ROM modules from modules-disk and choose
a parallel-port CD-ROM-drive (e.g. Freecom IQ). Before you can load that
module for the CD-ROM, the parport-modules will be load (look at console
3 with keys alt+F3) and that is it, what you need for the ZIP+ drive,
which you can than load from the SCSI-modules. You don't need to load the
CD-ROM module completely before.

Bye!



Dieter Buricke schrieb:

> Hello,
>
> have SuSE Linux 6.4 and tried to install a IOMEGA ZIP Plus Drive after
> booting with 'bootdisk' and disk 'modules'. Module 'imm.o' will not load
> successfully. What's wrong?
>
> Thank You

--
Dieter Buricke (EDV)

DZA - Deutsches Zentrum fuer Altersfragen
(German Centre of Gerontology)
Manfred-von-Richthofen-Strasse 2
D - 12101 Berlin
Tel: (49) 30 - 78 60 42 67
Fax: (49) 30 -  7 85 43 50
http://www.dza.de



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

From: sideband <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.hardware
Subject: Re: SB 16 ISA PnP: Alsa ok, Kernel not???
Date: Tue, 12 Sep 2000 07:31:00 -0400

Hrm... Well, you know.. gotta ask the stupid questions first. ::grin::

does SuSE have sndconfig, or something similar? Worked for me on
RedHat.

-SSB

On or about Tue, 12 Sep 2000 13:22:14 +0200, Frank Steiner
<[EMAIL PROTECTED]>, using the forum comp.os.linux.hardware
did say:

:sideband wrote:
:> 
:> Did you compile SB as a module, and include PnP support in the kernel?
: 
:Yes and yes :-)


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

From: "Daniel Foster" <[EMAIL PROTECTED]>
Subject: Re: RAID problem - md version?
Date: Tue, 12 Sep 2000 12:18:19 +0100

Here we go again...

> > /proc/mdstat is size 0, so no clues there, and nothing's changed
> > since bootup in /var/log/messages.
>
> Just because /proc/mdstat is size zero doesn't mean that it is
> empty.  Mine is size zero but contains
> Personalities : [1 linear] [2 raid0]
> read_ahead 128 sectors
> md0 : active linear sda4 sdb4 13293784 blocks 4k rounding
> md1 : inactive
> md2 : inactive
> md3 : inactive

I see, thanks.  The contents of /proc/mdstat are: (after running
mkraid --really-force /dev/md0)
Personalities : [1 linear]
read_ahead not set
md0 : inactive
md1 : inactive
md2 : inactive
md3 : inactive


> Also do # cat  /var/log/messages for any clues.

Nothing's changed since bootup there, so no help.

> >Since the bootup message mentioned
> > something about being nonpersistent I changed the
> > persistent-superblock value in my /etc/raidtab from 1 to 0, but
> > all that does is stop the 'disk n: ...' lines from appearing when
> > mkraid is run.
>
> I believe you want persistent-superblock (=1) so that the kernel
> will autodetect RAID arrays.

That's what I thought

> > I also changed the type of the three partitions to 0xfd from 0x83
> > to see if that helped, but still no change.
>
> You definitely want 0xfd for the partition type.

Good.

> Not sure what the problem is, but in the "Software-RAID-HOWTO" they
> have an extra line in their example,
> ...
> nr-raid-disks 2
> chunk-size 32
> persistent-superblock 1
> ....
>
> It then says
> " You're probably wondering why we specify a chunk-size here when
> linear mode just appends the disks into one large array with no
> parallelism. Well, you're completely right, it's odd. Just put in
> some chunk size and don't worry about this any more."
>
> So try that.

I set the chunk-size to 32 and mkraid still drops me back out with the
same error and the same lack of messages in /proc/mdstat and
/var/log/messages.  Any other ideas?

--
Politics and morality on the same side -
  that doesn't happen very often.
                                                - Babylon 5

Daniel Foster - [EMAIL PROTECTED]










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

From: [EMAIL PROTECTED]
Subject: fs type swap not supported by kernel
Date: Tue, 12 Sep 2000 11:25:47 GMT

        The swap partition won't load at boot ("invalid argument"), and returns
the msg above when I try to mount it manually. cat /proc/filesystems
confirms that there is no swap fs supported. This problem seems to date
from a hard drive crash (which is now ok), but I have done nothing to
the kernel to cause a change. Because of this, I am reluctant to
re-compile, at least until I get some feedback on other possible reasons
why this is happening.
        I have deleted and recreated the swap partition, just in case.
        My fstab entry looks ok to me:
/dev/hda3       none    swap    sw      1 1
        The distribution is RH 6.0
        My best guesses so far are that:
        ?the swap fs support needs to be loaded as a module and the module is
either not loading or is missing
        ?this distribution uses a different name for the swap filesystem
and/or needs a different fstab entry

        Any help is appreciated, since the system definitely needs a swap file.
It is acting like Windows, hanging and crashing when I have
memory-intensive apps running! e-mail replies are fine with me, as my
newsgroup access is a bit slow - [EMAIL PROTECTED]
        Thanks


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

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

From: Steve Bradley <[EMAIL PROTECTED]>
Crossposted-To: linux.redhat,linux.redhat.install,comp.os.linux.misc,comp.os.linux.x
Subject: Re: java40.jar netscape
Date: Tue, 12 Sep 2000 11:51:54 GMT

Guy-Armand Kamendje wrote:

> I have the following problem. Even though my CLASSPATH is
> correct, netscape (Java is active in the preferences) can not find
> java40.jar, and is not able to start java
> applets. The only copy of java40.jar is locate under
> /usr/lib/netscape/java/classes. I symblink it to
> /usr/jdk-1.1.6/classes/javar40.jar but it was not enough.
> Do anybody have an idea how I can get netscape finding java40.jar?
> Thanks for any hint
> (I'm running Redhat 6.2 with kde 1.1.2)
> Guy-Armand
> --
>  G.A. Kamendje  || Tel +43 316 873 55 51
>  T-U Graz       || www.sbox.tu-graz.ac.at/home/g/gaillard/
>  I.A.I.K        ||www.iaik.at/people/gkamendje/gkamendje.html

Set MOZILLA_HOME to you directory that Netscape is located in.  In my
case, the netscape files are in /opt/netscape so what I did was put
MOZILLE_HOME=/opt/netscape
export MOZILLA_HOME
into my .bashprofile.  I'm sure there are other places to put it too,
but that was convienent and it worked.  Be aware - if you are running
multiple users, you'll need to add that to ALL of their .bashprofile(s)

--
Steve Bradley
[EMAIL PROTECTED]

Registered Linux User#187404
(Register at: http://counter.li.org)
2.4.0-test7,KDE2.0Beta4,XFree86 4.01




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

From: "Harm Cronie" <[EMAIL PROTECTED]>
Subject: Re: How to force incoming call mgetty/AutoPPP to always use ppp1 interface
Date: Tue, 12 Sep 2000 11:52:22 GMT

I use the dial-on-demand option with pppd for the connection to the
internet. I use my linux machine as a gateway to the internet for the rest
of the LAN (IP Masq. with IPCHAINS). When the pppd command is issued it sets
up a ppp0 interface and whenever there is some traffic for the internet the
connection is established. So pppd creates an inteface, also if there is no
link to an ISP. Perhaps after starting the ppp0 link for the internet, you
can start the dial-in services( I don't know how to configure dialin). I;m
using Redhat 6.2. I hope it helps.

Harm

"Christian DELAIR" <[EMAIL PROTECTED]> wrote in message
news:8pical$qo0$[EMAIL PROTECTED]...
> Hello,
>
> I use a RedHat 6 kernel 2.2.5 as a ppp server for PC clients under
> Win95/98/NT. For that I use mgetty with the AutoPPP facility.
> I also have a dialup ISDN connection to my ISP using DIALD and Ipchains
for
> my LAN
> All is working very well.
>
> My question is:
> How to force the incoming call to always use pppd with ppp1 interface
> How to force the ISDN call to my ISP to always use pppd with ppp0
interface
>
> The problem is:
> First case
> If diald has already started a ppp link to my ISP using ppp0 an incoming
> call will start mgetty/AutoPPP which will use ppp1
> Second case
> If the ISP link is not running
> an incoming call will start mgetty/AutoPPP for use ppp0
> and if diald start just after that, the ppp link to the ISP will use ppp1
>
> So I want to force diald to always use pppd with ppp0 and mgetty/AutoPPP
to
> force pppd to always use ppp1
> In the pppd man page I found the environment variable IFNAME, but How to
use
> it the right way ?
>
> Thank in advance for your help,
>
> --
> Christian DELAIR   mailto:[EMAIL PROTECTED]
> Cognition France  1 Allee Jean Image 77200 TORCY
> Tel:(33) 1 64 62 99 33    Fax:(33) 1 64 62 10 20
>
>



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

From: "ne..." <[EMAIL PROTECTED]>
Subject: Re: Via82cxxx sound chip (codec) on motherboard
Date: Tue, 12 Sep 2000 11:54:01 GMT

On Sep 12, 2000 at 06:37, Bill Pringlemeir eloquently wrote:

>
>[this is a completely different computer than my other post]
>
>I have a computer with a Via82cxxx chip on the mother board.  I am
>using Red Hat 6.2.  The bios has facilities to enable/disable the
>`on-board SB'.  It also has fields to set the ioports, IRQ, and DMA
>channel.
>
>When the SB is enabled in the bios, the pnpdump program causes a
>segmentation fault.  Is it worth submitting a bug report?  The info
>page says BUGS, nah.  The Sound-HOWTO discusses using pnpdump.
>Disabling the SB in the BIOS allows the pnpdump program to run.  I
>then created a isapnp.conf file and the startup seemed to accept this.
>However, running modprobe via82cxxx always fails.  Is there some way
>to tell it to use specific io, IRQ and DMA?  They are 220h, IRQ5, and
>DMA1.  /proc/ioports, dma, and interrupt show no conflicts; but the 
>via82cxxx sound chip is not listed in the proc files.
Below is a snippet of my /etc/modules.conf. Amend to
suit your /etc/conf.modules or /etc/modules.conf. This
is from an RH6.2 machine.

# alias sound sb
# pre-install sound /sbin/insmod sound dmabuf=1
# alias midi opl3
# options opl3 io=0x388
# options sb io=0x220 irq=5 dma=1 mpu_io=0x330

-- 
Registered Linux User # 125653 (http://counter.li.org)
Frankly, Scarlett, I don't have a fix.
                -- Rhett Buggler
  7:51am  up 12:08,  8 users,  load average: 0.01, 0.03, 0.00


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

From: "Trent Joy" <[EMAIL PROTECTED]>
Subject: Re: HELP!! ZIP drive
Crossposted-To: comp.os.linux.x,comp.os.linux.questions,alt.os.linux.redhat
Date: Tue, 12 Sep 2000 11:55:31 GMT

Anything with Kernel 2.2.14 or later will support the parallel Zip.  

insmod parport 

insmod imm

substitute ppa for imm if you have one of the older zip drives.  I just
made a kdelnk on my desktop in KDE that works just like the link for the
floppy disk so I can mount and unmount the zip disk with the click of the
mouse.


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

Crossposted-To: alt.linux
From: "ne..." <[EMAIL PROTECTED]>
Subject: Re: Helixcode and FREE space!
Date: Tue, 12 Sep 2000 11:59:53 GMT

On Sep 12, 2000 at 00:05, ascii_superstar eloquently wrote:

>Hi,
>I just downloaded Helix Gnome and all the packages in windows as I have a
>winmodem :-(
>Well, I copied them across to linux and when to run the install program
>which immidiately pops up to tell me that I dont have enought free space to
>download the packages to /var/cache/helix-code.
The is an inconsistency here. If you have already downloaded
the pkgs, then the installer should not be promting to download
again. Are you sure you told it to install from disk. As a side
note, I have seen msgs stating that you also need to download
the xml files from Helix as well. Make sure you do this.
[...]

-- 
Registered Linux User # 125653 (http://counter.li.org)
Sho' they got to have it against the law.  Shoot, ever'body git high,
they wouldn't be nobody git up and feed the chickens.  Hee-hee.
                -- Terry Southern
  7:57am  up 12:14,  8 users,  load average: 0.00, 0.01, 0.00


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


** 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.setup) 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-Setup Digest
******************************

Reply via email to