Re: [newbie] Networking setup for PCMCIA on laptop

2000-10-23 Thread mineispooter



Jim,

I noticed you have a Cisco 675 on dsl. I am using 
Verizon for dsl access (bronze package) I just recently bought a Cisco 675. I'm 
have some of the same issues with Redhat and my laptop (a generic from 
maxstation) wich has a 3com 3c574tx PCMCIA nic. Redhat 6.2 will init the card 
services and notice there is a 56k modem and the nick below it. However, There 
is no kernel module for this card. 

I just recently got my other big redhat system up 
on the net using my previous router (external Fujitsu SpeedPort) Unlike the 
Cisco, you cannot telnet into this router. it's all done automatically 
internally. Verizon just changed it's domain (previously dsl.gtei.net. Now it's 
dsl.vz.genuity.com with a new DHCP server address. 

Here is the way my redhat system is setup this is 
in 6.2. I used Xwindows from the control panel to get this info: (I hope this 
helps a little)

Nic: RTL8139

(ISP ADSL Verizon Online (Previously 
GTE)


REDHAT 6.2
Network 
Configurator***Names***Hostname: 
'localhost@localdomain'

Domain: dsl.vz.genuity.com

Search for hostnames in additional 
domains:vz.genuity.comgenuity.com

Nameservers:4.2.2.14.2.2.24.2.2.3

**Hosts**nothing 
at 
all**Interfaces**Interface 
IP 
Proto at 
bootlo 
127.0.0.1 
none 
yesEth0 
DHCP 
no**Routing**nothing**Control 
PanelSystem config area (chick with 
wand)**Basic 
Host Config

Host name'localhost@localdomain'

Adaptor1nothing

**Resolver 
Config (DNS)

DNS Usage: disabled (required for normal 
ops)

Default Domain: nothing

IP of name server 1: 
4.2.2.1" 
" 2: 
4.2.2.2" 
" 3: 4.2.2.3

Search for domain 1 : 
dsl.vz.genuity.com" 
" 2 : 
vz.genuity.com" 
" 3 : genuity.com

Name service access: Multiple IPS for one host 
enabled

search order : hosts, dns

*KernalConfig: 
(looks like a 
wig)*eth0 
rtl8139 Then the recources - in my case blank


  - Original Message - 
  From: 
  Bombardier Systems Consulting 
  
  To: [EMAIL PROTECTED] 
  Sent: Monday, October 23, 2000 2:44 
  AM
  Subject: [newbie] Networking setup for 
  PCMCIA on laptop
  
  Hello,
  
  I have a Compaq Presario 1230 laptop with a PCMCIA card and am trying to 
  set it up to have TCP/IP network access through my DSL service. I am 
  connecting to a hub that is connected to a Cisco 675 external router. 
  
  
  I have been using the NETCONF utility and have entered the LAN address of 
  the router as 10.0.0.1 and then set up DNS addresses with my ISP. I get 
  lights on the dongle and the hubbut no action. I am not sure how 
  to get the system to recognize the Ethernet access through the PCMCIA 
  card. In the Basic Host information setup I used the "dummy0" option as 
  was recommended in the Help for the adaptor. I am not sure what to put 
  as the "Host.Domain" entry. I have an NT server on the network and at 
  some point want to get the Linux to see the server but the first goal is to 
  basic network connectivity. In theadaptor setup I also 
  enabled DHCP so the 675 would give me a NAT address. I would 
  appreciate some help knowing what I am missing or have set up 
  incorrectly. Do I need to know more about the PCMCIA card and configure 
  that somewhere? Any and all suggestions would be appreciated.
  
  Thanks...Jim


Re: [newbie] Aureal Driver problem

2000-10-23 Thread mineispooter



I had that problem with my SB16 PnP. I deleted all 
referances to the card (isapnp.conf, and modules.conf) reattempted the setup via 
sndconfig. my system basically said "Eat me" I then went to the bios under PCI 
and PnP recources (Award Bios) and disabled the PnP OS option. rebooted, deleted 
isapnp, and modules.conf (I only have one isa card and no modems, or scsi cards) 
re ran sndconfig and it worked. 

Your card might be PCI is it? Does Mandrake have a 
kernel for it? (Driver) Does kudzu detect it if you remove the card, reboot, 
shutdown then replace card then boot backup? 

Try that and see if kudzu will detect 
it.

  - Original Message - 
  From: 
  Calpu 
  
  To: [EMAIL PROTECTED] 
  Sent: Monday, October 23, 2000 3:58 
  AM
  Subject: [newbie] Aureal Driver 
  problem
  
  
  Hi,I have a sound card driver im trying to 
  install, a TBS MontegoII. While installing the drivers a 
  error"Device/Resource in use" comes up and interrupts the process. The 
  installationdoes not complete. Im have a P3 600 with 128mb, and 
  dual boot to Win98 and Mandrake. I checked the Aureal website and 
  itsays to disable the BIOS option "PnP OS" , i did this and it still 
  doesn't work. If someone can help me please reply.Thanks very 
  much. yc


[newbie] 3c574tx compatible with tullip Networking setup for PCMCIA on laptop

2000-10-23 Thread mineispooter



OK... Very Very cool. I figured out my problems. 
with my laptop. I loaded Redhat 6.2 Gnome vs KDE and entered in all my server 
info. I still hada problem with no Kernel module for the 3c574tx PCMCIA. I 
tried a kernel module simular (3c509) and FAILED. I then tried the more 
versitile and compatible driver I know of. I tried the TULLIP module and saw the 
thing configure in front of my eyes! Here is the steps I took to install 
properly:

start xwindows (startx)
Open a terminal logged as ROOT. type control-panel. 
go to the chick with the wand... enter all yer server info - at interfaces, 
there should be 2 things: lo (loopback) and eth0. if there is no eth0, add one. 
in my case, added dhcp proto no ip or subnet. do not activate yet. goto the 
kernel in control-panel then add module eth0 tullip dont enter io or interupt. 
the system will determin it for you. save changes on kernel. go back to chick 
with wand (network configurator) goto interfaces activate eth0. watch your 
terminal window... it should say somthing about determining ip from host or 
something like that. close control panel once complete. use the reboot command 
and it should once rebooted let you onto internet. i see activity on the lcd 
screen for the pcmcia adapter onboard my laptop (status screen) open netscape 
type in a address. 

if this dont work with 3c574tx, generic card 
services, redhat 6.2 with gnome desktop stock with no updates, then either their 
is a hardware failure, or the server info is been entered incorrectly. (be sure 
to contact your isp's tech support for adsl setup and server info.) make sure 
network is plugged in upon config.

just wanna help :-)

  - Original Message - 
  From: 
  mineispooter 
  To: [EMAIL PROTECTED] 
  Cc: [EMAIL PROTECTED] 
  Sent: Monday, October 23, 2000 12:30 
  AM
  Subject: Re: [newbie] Networking setup 
  for PCMCIA on laptop
  
  Jim,
  
  I noticed you have a Cisco 675 on dsl. I am using 
  Verizon for dsl access (bronze package) I just recently bought a Cisco 675. 
  I'm have some of the same issues with Redhat and my laptop (a generic from 
  maxstation) wich has a 3com 3c574tx PCMCIA nic. Redhat 6.2 will init the card 
  services and notice there is a 56k modem and the nick below it. However, There 
  is no kernel module for this card. 
  
  I just recently got my other big redhat system up 
  on the net using my previous router (external Fujitsu SpeedPort) Unlike the 
  Cisco, you cannot telnet into this router. it's all done automatically 
  internally. Verizon just changed it's domain (previously dsl.gtei.net. Now 
  it's dsl.vz.genuity.com with a new DHCP server address. 
  
  Here is the way my redhat system is setup this is 
  in 6.2. I used Xwindows from the control panel to get this info: (I hope this 
  helps a little)
  
  Nic: RTL8139
  
  (ISP ADSL Verizon Online (Previously 
  GTE)
  
  
  REDHAT 6.2
  Network 
  Configurator***Names***Hostname: 
  'localhost@localdomain'
  
  Domain: dsl.vz.genuity.com
  
  Search for hostnames in additional 
  domains:vz.genuity.comgenuity.com
  
  Nameservers:4.2.2.14.2.2.24.2.2.3
  
  **Hosts**nothing 
  at 
  all**Interfaces**Interface 
  IP 
  Proto at 
  bootlo 
  127.0.0.1 
  none 
  yesEth0 
  DHCP 
  no**Routing**nothing**Control 
  PanelSystem config area (chick with 
  wand)**Basic 
  Host Config
  
  Host name'localhost@localdomain'
  
  Adaptor1nothing
  
  **Resolver 
  Config (DNS)
  
  DNS Usage: disabled (required for normal 
  ops)
  
  Default Domain: nothing
  
  IP of name server 1: 
  4.2.2.1" 
  " 2: 
  4.2.2.2" 
  " 3: 4.2.2.3
  
  Search for domain 1 : 
  dsl.vz.genuity.com" 
  " 2 : 
  vz.genuity.com" 
  " 3 : genuity.com
  
  Name service access: Multiple IPS for one host 
  enabled
  
  search order : hosts, dns
  
  *KernalConfig: 
  (looks like a 
  wig)*eth0 
  rtl8139 Then the recources - in my case blank
  
  
- Original Message - 
From: 
Bombardier Systems Consulting 

To: [EMAIL PROTECTED] 
Sent: Monday, October 23, 2000 2:44 
AM
Subject: [newbie] Networking setup for 
PCMCIA on laptop

Hello,

I have a Compaq Presario 1230 laptop with a PCMCIA card and am trying 
to