Results 1 to 6 of 6
I am having trouble learning how to get online in slax....
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 10-06-2007 #1Just Joined!
- Join Date
- Oct 2007
- Posts
- 27
slax5.1.8.1 internet
I am having trouble learning how to get online in slax.
- 10-06-2007 #2
How do you want to go to the internet, i mean by wifi ,ethernet, modem !
in any case when you boot up to Slax type iwconfig then post the output here to see what slax detects for you .
Regards.Linux is not only an operating system, it's a philosophy.
Archost.
- 10-06-2007 #3Just Joined!
- Join Date
- Oct 2007
- Posts
- 27
sry I didnt know it made that much differance. ethernet mainly and some wifi.
I will brb after I get what you asked for.
- 10-06-2007 #4
Let's assume that your network interfaces are detected , so iwconfig shows
eth0: ehternet
eth1: wifi .
Ethernet connection :
ifconfig eth0 192.168.0.213 ( to provide an ip address )
dhclient eth0 (or dhcpcd eth0 ) .
Wifi Connection :
iwconfig eth1 essid (your_ssid) mode managed key off (or key HSI8264 ........)
dhcpcd eth1 (or dhclient eth1).
Hope this help .
Regards.Linux is not only an operating system, it's a philosophy.
Archost.
- 10-06-2007 #5Just Joined!
- Join Date
- Oct 2007
- Posts
- 27
Sorry my lucks not that good this morn.
lo no wireless extensions
I appreciate you taking the time to help. I think the biggest problem is I dont know enough yet. Im gonna put the disks away for now and hit the search engines.
Thank you again.
TTFN
- 10-06-2007 #6
It can be a unloaded kernel module for your device or it can be a firmware problem , post please the output of lspci to see wish modules requested by your devices .
Regards.Linux is not only an operating system, it's a philosophy.
Archost.


Reply With Quote
