Results 1 to 10 of 10
Hello,
I have to two operating system in my hard disk....windows xp and ubuntu 8.04...when i use win xp i didnt have any problem with internet...but when i use ubuntu ...
- 02-19-2009 #1Linux User
- Join Date
- Aug 2008
- Location
- Trichy,India
- Posts
- 308
problem in connecting internet
Hello,
I have to two operating system in my hard disk....windows xp and ubuntu 8.04...when i use win xp i didnt have any problem with internet...but when i use ubuntu its not working...dont know what to do....can anyone help me....my system is dual boot operating system....Thanks in advance...Thanks in advance...
- 02-19-2009 #2
What type of internet connection do you have?
and what settings you are using in WinXP?
- 02-19-2009 #3Linux Guru
- Join Date
- Jan 2009
- Location
- Dover, NH
- Posts
- 1,633
Please open a terminal window and post the output of lspci
- 02-20-2009 #4Linux User
- Join Date
- Aug 2008
- Location
- Trichy,India
- Posts
- 308
i am getting the internet connection now...The problem is missing driver for my Ethernet card in Linux....so i saw the model and company name in windows and googled for driver......the ethernet card is atheros l2 card....i got the driver for linux....and i installed too....but every time i have to insmod that atl2.ko file when i restart the system.....after that only my internet is working....is there any way to set this kernel object permanently in kernel?whats the procedure?
Thanks in advance...
- 02-20-2009 #5Linux Guru
- Join Date
- Jan 2009
- Location
- Dover, NH
- Posts
- 1,633
Add atl2 to its own line in the file /etc/modules
sudo nano /etc/modules to edit the file. It'll ask your password, it doesn't echo. [Ctrl + x] , y to exit and save.
- 02-22-2009 #6Linux User
- Join Date
- Aug 2008
- Location
- Trichy,India
- Posts
- 308
ya ok Thanks....its working
Thanks in advance...
- 02-22-2009 #7Linux User
- Join Date
- Aug 2008
- Location
- Trichy,India
- Posts
- 308
- 02-22-2009 #8Linux User
- Join Date
- Apr 2007
- Posts
- 289
Is your connection lost after re-booting? Or does it disconnect while active?
Type this in a command line to see if the connection resumes:
If it is lost after re-booting, you might need to add a [re]start-up script, detailed here:Code:/etc/init.d/networking restart
Ubuntu Forums - View Single Post - HOWTO: Wireless Security - WPA1, WPA2, LEAP, etc.
- 02-23-2009 #9Linux User
- Join Date
- Aug 2008
- Location
- Trichy,India
- Posts
- 308
I am not sure when i dissconnected..It may be disconnected while active...But i am not sure..
See the output of above command
[root@localhost 2.6.26]# /etc/init.d/networking restart
bash: /etc/init.d/networking: No such file or directory
[root@localhost 2.6.26]#Thanks in advance...
- 02-23-2009 #10Linux User
- Join Date
- Aug 2008
- Location
- Trichy,India
- Posts
- 308
but its working when i insmod that module...The main thing is...i installed fedora too....there internet is working fine....because i installed the missed ethernet driver in fedora....its easy to configure the ethernet setting in ubuntu....but i ubuntu i dont know where is the ethernet settings...Thats a problem here....
Thanks in advance...


Reply With Quote
