got this now laptop and there is alot that is not working but im starting with wired internet. i was going to wait for my soho delux cds but its bin over a month and still no show.
its A TOSHIBA satellite a665
here are my out putts
Vector://home/mike
root:# cat /etc/modprobe.conf
alias eth0 r8169
Vector://home/mike
root:# ifconfig
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
Vector://home/mike
root:# lsmod
Module Size Used by
snd_seq_dummy 3716 0
snd_seq_oss 31872 0
snd_seq_midi_event 6912 1 snd_seq_oss
snd_seq 48368 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
snd_seq_device 7436 3 snd_seq_dummy,snd_seq_oss,snd_seq
snd_pcm_oss 37408 0
snd_mixer_oss 15104 1 snd_pcm_oss
speedstep_lib 4740 0
acpi_cpufreq 7948 3
freq_table 4352 1 acpi_cpufreq
snd_hda_codec_realtek 190340 1
snd_hda_intel 25544 2
snd_hda_codec 60928 2 snd_hda_codec_realtek,snd_hda_intel
snd_hwdep 7812 1 snd_hda_codec
snd_pcm 67972 3 snd_pcm_oss,snd_hda_intel,snd_hda_codec
uvcvideo 54408 0
snd_timer 19976 2 snd_seq,snd_pcm
snd 51492 16 snd_seq_dummy,snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_timer
compat_ioctl32 2048 1 uvcvideo
videodev 33792 1 uvcvideo
jmb38x_ms 9988 0
video 17040 0
output 3456 1 video
r8169 27780 0
bay 4864 0
soundcore 7008 1 snd
rtc_cmos 10144 0
sdhci_pci 7936 0
snd_page_alloc 8840 2 snd_hda_intel,snd_pcm
v4l1_compat 14852 2 uvcvideo,videodev
memstick 9500 1 jmb38x_ms
joydev 10048 0
mii 5376 1 r8169
rtc_core 15132 1 rtc_cmos
evdev 10144 9
rtc_lib 3328 1 rtc_core
Vector://home/mike
root:# lspci
00:00.0 Host bridge: Intel Corporation Unknown device 0044 (rev 02)
00:02.0 VGA compatible controller: Intel Corporation Unknown device 0046 (rev 02)
00:16.0 Communication controller: Intel Corporation Unknown device 3b64 (rev 06)
00:1a.0 USB Controller: Intel Corporation Unknown device 3b3c (rev 05)
00:1b.0 Audio device: Intel Corporation Unknown device 3b56 (rev 05)
00:1c.0 PCI bridge: Intel Corporation Unknown device 3b42 (rev 05)
00:1c.1 PCI bridge: Intel Corporation Unknown device 3b44 (rev 05)
00:1c.2 PCI bridge: Intel Corporation Unknown device 3b46 (rev 05)
00:1c.3 PCI bridge: Intel Corporation Unknown device 3b48 (rev 05)
00:1c.4 PCI bridge: Intel Corporation Unknown device 3b4a (rev 05)
00:1d.0 USB Controller: Intel Corporation Unknown device 3b34 (rev 05)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev a5)
00:1f.0 ISA bridge: Intel Corporation Unknown device 3b09 (rev 05)
00:1f.2 SATA controller: Intel Corporation Unknown device 3b29 (rev 05)
00:1f.3 SMBus: Intel Corporation Unknown device 3b30 (rev 05)
00:1f.6 Signal processing controller: Intel Corporation Unknown device 3b32 (rev 05)
01:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E PCI Express Fast Ethernet controller (rev 05)
06:00.0 Network controller: Intel Corporation Unknown device 422c (rev 35)
15:00.0 System peripheral: JMicron Technologies, Inc. Unknown device 2382 (rev 20)
15:00.2 SD Host controller: JMicron Technologies, Inc. Unknown device 2381 (rev 20)
15:00.3 System peripheral: JMicron Technologies, Inc. Unknown device 2383 (rev 20)
15:00.4 System peripheral: JMicron Technologies, Inc. Unknown device 2384 (rev 20)
ff:00.0 Host bridge: Intel Corporation Unknown device 2c62 (rev 02)
ff:00.1 Host bridge: Intel Corporation Unknown device 2d01 (rev 02)
ff:02.0 Host bridge: Intel Corporation Unknown device 2d10 (rev 02)
ff:02.1 Host bridge: Intel Corporation Unknown device 2d11 (rev 02)
ff:02.2 Host bridge: Intel Corporation Unknown device 2d12 (rev 02)
ff:02.3 Host bridge: Intel Corporation Unknown device 2d13 (rev 02)
Vector://home/mike
root:# ifconfig -a
eth0 Link encap:Ethernet HWaddr 88:ae:1d:4c:8d:da
BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:7 errors:0 dropped:281056406 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:443 (443.0 B) TX bytes:0 (0.0 B)
Interrupt:16 Base address:0xc000
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
Vector://home/mike