On Feb 22, 2014 2:53 PM, "mani maran" <[email protected]> wrote: > > bash: /sbin/ifconfig-a: No such file or directory > arun@arun-HP-Pavilion-g6-Notebook-PC:~$ /sbin/ifconfig -a > eth0 Link encap:Ethernet HWaddr 84:34:97:88:56:c2 > UP BROADCAST MULTICAST MTU:1500 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:1000 > RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) > Interrupt:42 Base address:0x2000 > > lo Link encap:Local Loopback > inet addr:127.0.0.1 Mask:255.0.0.0 > inet6 addr: ::1/128 Scope:Host > UP LOOPBACK RUNNING MTU:16436 Metric:1 > RX packets:12783 errors:0 dropped:0 overruns:0 frame:0 > TX packets:12783 errors:0 dropped:0 overruns:0 carrier:0 > collisions:0 txqueuelen:0 > RX bytes:1023430 (1.0 MB) TX bytes:1023430 (1.0 MB) > > usb0 Link encap:Ethernet HWaddr 6e:20:04:a7:2b:03 > inet addr:192.168.42.133 Bcast:192.168.42.255 Mask:255.255.255.0 > inet6 addr: fe80::6c20:4ff:fea7:2b03/64 Scope:Link > UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 > RX packets:4228 errors:1 dropped:0 overruns:0 frame:1 > TX packets:3372 errors:0 dropped:0 overruns:0 carrier:0 > collisions:0 txqueuelen:1000 > RX bytes:5137721 (5.1 MB) TX bytes:625230 (625.2 KB) >
That means you don't have wifi driver in your Ubuntu version 12.04. Now you have to build the Wi-Fi driver, here is the link < http://ubuntuforums.org/showthread.php?t=1824605> which you can follow. > > On Thu, Feb 20, 2014 at 1:02 PM, Ashish Yadav <[email protected]> wrote: > > > On Thu, Feb 20, 2014 at 12:27 PM, mani maran <[email protected]> > > wrote: > > > > > Dear Sir/Madam > > > My laptop hp pavilon g6. I installed ubuntu 12.04, How to install wifi > > > driver. > > > > > > > > Please run "/sbin/ifconfig -a" command in your machine and post the output > > of that command. > > > > > > > -- > > > J. Manimaran > > > _______________________________________________ > > > ILUGC Mailing List: > > > http://www.ae.iitm.ac.in/mailman/listinfo/ilugc > > > ILUGC Mailing List Guidelines: > > > http://ilugc.in/mailinglist-guidelines > > > > > > > > > > > -- > > Regards > > Ashishkumar S. Yadav > > _______________________________________________ > > ILUGC Mailing List: > > http://www.ae.iitm.ac.in/mailman/listinfo/ilugc > > ILUGC Mailing List Guidelines: > > http://ilugc.in/mailinglist-guidelines > > > > > > -- > J. Manimaran > _______________________________________________ > ILUGC Mailing List: > http://www.ae.iitm.ac.in/mailman/listinfo/ilugc > ILUGC Mailing List Guidelines: > http://ilugc.in/mailinglist-guidelines _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc ILUGC Mailing List Guidelines: http://ilugc.in/mailinglist-guidelines
