View previous topic :: View next topic |
Author |
Message |
jkjkjk n00b
Joined: 30 Jun 2005 Posts: 37
|
Posted: Sat Jul 09, 2005 5:18 pm Post subject: where and how to install for((SOLVED)) |
|
|
ive read many threads on this topic but none seen to be able to help me .
i have a DFI NF2 ULTRA mobo.... the first thing i would like to do is get eather eth0 or eth1 to work. secondly i have BT highway ISDN . the isdn modem is usb .is there any way to get it up and running with linux..i am a noob so PLEASE explain in detail if you can
thanks
jkjkjk
Last edited by jkjkjk on Sat Dec 31, 2005 10:39 am; edited 1 time in total |
|
Back to top |
|
|
NeddySeagoon Administrator
Joined: 05 Jul 2003 Posts: 54801 Location: 56N 3W
|
Posted: Sat Jul 09, 2005 7:06 pm Post subject: |
|
|
jkjkjk,
To help with usb plug ins we need the VendorID and ProductID which you can get from lsusb, usbview or looking in /proc/bus/usb/devices.
Many USB networking things work with linux but I don't know if the liveCD supports them. _________________ Regards,
NeddySeagoon
Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail. |
|
Back to top |
|
|
hw-tph l33t
Joined: 08 Jan 2004 Posts: 768 Location: Uppsala, Sweden
|
Posted: Sat Jul 09, 2005 8:30 pm Post subject: |
|
|
The forcedeth module is referred to as "Reverse Engineered nForce Ethernet support" in the kernel configuration - here:
Code: | -> Device Drivers
-> Networking support
-> Network device support (NETDEVICES [=y])
-> Ethernet (10 or 100Mbit)
-> EISA, VLB, PCI and on board controllers (NET_PCI [=y] |
Håkan |
|
Back to top |
|
|
jkjkjk n00b
Joined: 30 Jun 2005 Posts: 37
|
Posted: Thu Jul 21, 2005 8:36 pm Post subject: |
|
|
T: Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=480 MxCh= 6
B: Alloc= 0/800 us ( 0%), #Int= 0, #Iso= 0
D: Ver= 2.00 Cls=09(hub ) Sub=00 Prot=01 MxPS= 8 #Cfgs= 1
P: Vendor=0000 ProdID=0000 Rev= 2.06
S: Manufacturer=Linux 2.6.11-gentoo-r3 ehci_hcd
S: Product=nVidia Corporation nForce2 USB Controller
this is /proc/bus/usbdevices
can i use kppp to connect ? if so what is the device location ??
one last thing i have 6 usb ports does the controller automaticaly know which one ive plugged into ..
The forcedeath issue is now solved
thanks hw-tph |
|
Back to top |
|
|
NeddySeagoon Administrator
Joined: 05 Jul 2003 Posts: 54801 Location: 56N 3W
|
Posted: Thu Jul 21, 2005 9:39 pm Post subject: |
|
|
jkjkjk,
That shows a single USB root hub (motherboard hardware) with no devices plugged in.
It confirms that your UDB subsystem is alive. Plug your USB gaget in and try again _________________ Regards,
NeddySeagoon
Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail. |
|
Back to top |
|
|
|