Antonio Montagnani wrote: > 2006/4/9, Nader Mirzaee <nmirzaee@xxxxxxxxx>: >> ------------------------------------------------- >>> this is the output of lspci : >>> >>> 02:0b.0 Ethernet controller: VIA Technologies, Inc. VT6105 [Rhine-III] >> (rev >>> 8b) >>> 02:0d.0 Multimedia audio controller: C-Media Electronics Inc CM8738 (rev >> 10) >> ------------------------------------------------------------------- >> can you post also your /etc/modprobe.conf file?? The card is >> recognized as Via...maybe it is already working ;-) >> ---------------------------------------------------------- >> yes obviously it is recognized ;-) this is my modprobe.conf >> >> alias snd-card-0 snd-cmipci >> options snd-card-0 index=0 >> options snd-cmipci index=0 >> remove snd-cmipci { /usr/sbin/alsactl store 0 >/dev/null 2>&1 || : ; }; >> /sbin/modprobe -r --ignore-remove snd-cmipci >> alias eth0 ueagle-atm >> >> please notice that I have an adsl usb modem >> (ueagle-atm)connected to the usb port >> >> > > I am a little bit confused as you should have something like this: > > alias eth0 via-rhine > > eth0 is the ethernet card, not the Usb modem... > The DSL modem would look like an Ethernet card to the system. What he needs is something like: alias eth1 via-rhine That way, the DSL modem will be eth0, and the NIC will be eth1. Mikkel -- Do not meddle in the affairs of dragons, for thou art crunchy and taste good with Ketchup!