public inbox for speakup@linux-speakup.org
 help / color / mirror / Atom feed
From: "Jeremy R Schmidt" <jerschmi2@riverjordan.com>
To: "Speakup is a screen review system for Linux." <speakup@braille.uwo.ca>
Subject: Re: 3c905 nic
Date: Sat, 23 Oct 2004 21:08:43 -0500	[thread overview]
Message-ID: <000c01c4b96f$b0e96250$6401a8c0@jeremy46cf6a13> (raw)
In-Reply-To: <20041010134918.GD4740@rednote.net>

Hello Janina,

Here is the information you wanted.

lsmod

Module                  Size  Used by
vfat                   12481  1
fat                    39393  1 vfat
md5                     3905  1
ipv6                  217349  8
parport_pc             21249  1
lp                      9133  0
parport                35977  2 parport_pc,lp
autofs4                20676  0
rfcomm                 31708  0
l2cap                  21061  5 rfcomm
bluetooth              40645  4 rfcomm,l2cap
sunrpc                141861  1
3c59x                  33385  0
floppy                 54001  0
sg                     28513  0
microcode               5601  0
ohci1394               31577  0
ieee1394              285333  1 ohci1394
st                     30429  0
dm_mod                 47317  0
joydev                  7169  0
usblp                  10817  0
uhci_hcd               28505  0
speakup_acntsa          3657  0
speakupmain            51749  1 speakup_acntsa
pcspkr                  3745  0
ext3                   96937  1
jbd                    66521  1 ext3
aic7xxx               146841  0
sd_mod                 17473  0
scsi_mod              105361  4 sg,st,aic7xxx,sd_mod
[root@jerschmi l]# cat /etc/modprobe.conf
alias eth0 3c59x
alias scsi_hostadapter aic7xxx
alias snd-card-0 snd-emu10k1
install snd-emu10k1 /sbin/modprobe --ignore-install snd-emu10k1 && 
/usr/sbin/alsactl restore >/dev/null 2>&1 || :
remove snd-emu10k1 { /usr/sbin/alsactl store >/dev/null 2>&1 || : ; }; 
/sbin/modprobe -r --ignore-remove snd-emu10k1
alias usb-controller uhci-hcd
alias ieee1394-controller ohci1394
[root@jerschmi l]# ifconfig eth0
eth0      Link encap:Ethernet  HWaddr 00:60:97:73:72:91
          inet6 addr: fe80::260:97ff:fe73:7291/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:1 carrier:1
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
          Interrupt:11 Base address:0x9800


----- Original Message ----- 
From: "Janina Sajka" <janina@rednote.net>
To: "Speakup is a screen review system for Linux." <speakup@braille.uwo.ca>
Sent: Sunday, October 10, 2004 8:49 AM
Subject: Re: 3c905 nic


> Sounds like a configuration issue to me. I've been using one of those
> cards for years, including today with Fedora 2.
>
> What does lsmod show?
>
> What's in your /etc/modprobe.conf?
>
> What does
>
> ifconfig eth0
>
> show? Particularly the second line?
>
> Jeremy R Schmidt writes:
>> Hello everyone.
>>
>> I have a 3com 3c905 network card, and it will not work with Fedora core 
>> 2.
>> I can use it while doing a telnet install, it is recognized by linux, but 
>> is not assigned a dhcp address by my router after linux is installed.
>> I have tried adding acpi=off in the grub configuration with no success. 
>> Anyone have any ideas?
>>
>> Thanks.
>> _______________________________________________
>> Speakup mailing list
>> Speakup@braille.uwo.ca
>> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
> -- 
>
> Janina Sajka, Chair
> Accessibility Workgroup
> Free Standards Group (FSG)
>
> janina@freestandards.org Phone: +1 202.494.7040
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
> 




      reply	other threads:[~ UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
 Jeremy R Schmidt
 ` Janina Sajka
   ` Jeremy R Schmidt [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='000c01c4b96f$b0e96250$6401a8c0@jeremy46cf6a13' \
    --to=jerschmi2@riverjordan.com \
    --cc=speakup@braille.uwo.ca \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).