Ubuntu Networking :: Unable To Access In Laptop With 10.10 Maverick 64bit?
Mar 6, 2011
I do not have access in my laptop with ubuntu 10.10 maverick 64bit installed. I deleted network manager when trying to set up a static I.P follow the guid on this page www.liberiangeek.net/2010/09/setup-permanent-static-ip-add I've googled around. The methods suggested to solve it have not been useful in my case. I tried to the method by a user on this forum
Quote:
Originally Posted by lswb
Method 1) Start synaptic, click on Settings/repositories follow instructions to install from live CD. After installation click "reload" in synaptic and install upgrades if applicable.
Method 2, if you have a wired ethernet connection, interface name is eth0, using dhcp, which is the most common scenario, open a terminal and type these commands:
sudo ifconfig eth0 up
sudo dhclient eth0
If you have wireless it's a little more complicated, but if you have an unsecured network (no WEP or WPA) and your wireless interface name is say eth1, and your wifi network essid (name) is "mynetwork" it wo
uld be something like this:
sudo ifconfig eth1 down
sudo iwconfig eth1 mode managed essid "mynetwork"
sudo ifconfig eth1 up
sudo dhclient eth1
View 6 Replies
ADVERTISEMENT
May 29, 2011
I finally managed to convince my dad to try Ubuntu and installed maverick in his desktop .I myself am new to Linux(6 months old) and found the experience refreshing.Now in my dads computer although I have enabled the universe repos neither the synaptic or the software center or the apt-get seem to be able to access them.Here is my /etc/apt/source.list.
## deb cdrom:[Ubuntu 10.10 _Maverick Meerkat_ - Release i386 (20101007)]/ maverick main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
[Code]....
View 4 Replies
View Related
Sep 9, 2010
I just loaded the Ubuntu maverick AMD64 beta and to my regret I see that the wireless adapter isn't functioning, even after applying updates through wired connection.
Terminal lspci -v command tells me that the network adapter is present as Atheros AR928X Wireless Network Adapter on PCI-E - rev 01 and that the ath9k module is being used by the kernel.
View 1 Replies
View Related
Jan 14, 2010
Earlier when installing Karmic I requested assistance to enable me to listen & view BBC content in the United Kingdom. This involved me in loading :
mozilla-mplayer,
flashplugin-nonfree,
Ubuntu restricted extras
which worked a treat.
I decided to install Karmic on an old desktop system with the intent of using it as a backup system for my data. Having installed this as a fresh install I again followed the earlier advice only to find that when I attempted to connect to the BBC I was asked to load flash. This happened no matter which station I attempted to listen or view.
As far as I can see everything has been installed exactly as on my laptop and therefore should naturally work as before. The only difference is the laptop is using 64 bit and the desktop 32. Since I now see that the desktop is also capable of 64 bit processing should installing the 64 bit Karmic help?
Using sysinfo does not give too much information. I am told that the CPU is an AMD Athlon 64x2 Dual Core processor 4400+, 1000.000 MHz & L2 cache 512. The graphic card is shown as VGA Compatible Controller and the Sound Card as a multimedia Audio Controller.
I am at a loss why I am being asked for flash on the desktop and not being able to have the same benefits as I have on my laptop running the same OS.
View 9 Replies
View Related
Mar 12, 2010
To start off I do not have the ability to post in the Networking/Wireless thread. I attend DeVry university and in my school they recently rolled out "Bluesocket." Now that they have done this I am not able to access the internet utilizing my ubuntu laptop.I am able to connect to the network. When I open my web browser I am redirected to the "bluesocket" login page where I am able to successfully log in. The next step to accessing DeVry's internet service is to allow Bluesocket to do a scan using a Java applet. That scan is successful.
The results of the scan inform me that I am not being allowed to access the network resources because I don't have an antivirus or firewall program installed on my computer. I do not wish to have an antivirus or firewall program installed on my laptop to utilize DeVry's network resources. My question is what steps do I need to take to bypass/trick bluesocket?
View 7 Replies
View Related
May 24, 2010
I just bought sony vaio laptop(EB16) couple of days before.I had window 7 OS. Two days before i downloaded Fedora-12-x86_64-DVD & installed in my PC.Everything is working fine except when i play any video or audio file such as .avi, .mp3 from any player such as vlc player, movie player ,xine etc , i don't get any sound.I tried to search this problem in internet but still i am not able to resolve this problem.
[Code]...
View 14 Replies
View Related
Oct 2, 2010
I'm attempting to install a command-line version of Maverick, from the alternate CD. I'm using the 64-bit version. The installation has gone fine - however, I'm having troubles getting the wireless to work. I've installed wireless-tools by carting the *.deb archive over from another computer - this seemed to go fine, and iwconfig shows my wireless card as "wlan0". However, even after setting the essid and the WEP key I can't connect to the internet (tested this using apt-get). I know that this wireless card requires the "rtl8187se" module, which automatically loads with the desktop version of Maverick - however, it isn't working on the command-line. Running "sudo modprobe rtl8187se" pings back an error message saying that the module can't be found. Is there a way for me to manually install it or "find" it?
View 1 Replies
View Related
Dec 9, 2010
I've just received my hp laserjet pro m1212nf printer / fax /scanner device. It's installed as a Ethernet printer. First I had troubles with the printer. I could solve it by running
Code:
$ sudo hp-plugin
and then reinstalling the printer from the HP Device manager utility.
During the installation the tool also told me:
Code:
Unable to locate the HPLIP Fax PPD file:
HP-Fax3-hpcups.ppd.gz
Fax setup has been disabled.
[Code]...
View 9 Replies
View Related
Dec 31, 2010
I managed to configure my W890i phone to get access to internet through an ubuntu-based computer. It's very easy to use the phone to give internet access to the computer, but the opposite is quite more tricky. For that I've done the following
----On the phone---
-Set the USB network option to "through computer", so that the phone uses the computer's internet connection and not the opposite.
-Decide and set "Shared Network" parameters: user, pasword and workgroup.
-In "conectivity-> internet connection" set "allow local network" to "yes"
----On Ubuntu 10.04---
-Install samba, samba-client, smbfs, smbclient, firestarter and dhcp3-server
-Configure Samba (System-> Administration-> Shared folders): same workgroup as in the phone, add new user (the phone), passwd this new user. In my case the user was called "w890i" and the password given was the same.
-Once the phone is connected to the computer through USB (then select "phone mode"), a new connection appears in NetworkManager: usb0.The aim is to create a shared network that gives internet access to this device. Edit the IPv4 parameters of this new connection, set them to Manual and give an IP adress (192.168.0.1) and a subnet mask (255.255.255.0); the rest of the fields are left empty.Connect this network.
-Set firestarter to use dhcp3: sudo ln -sf /etc/init.d/dhcp3-server /etc/init.d/dhcpd
-Launch firestarter and follow the wizard. Set "allow internet shared connection", choose the device for the primary internet access, and then the device for the shared network (usb0). Then change the settings for firestarter: activate DHCP for local network, set IP to the one we gave before (192.168.0.1).
-Open dhcp3-server config file sudo gedit /etc/default/dhcp3-server And set INTERFACES="usb0"
-Set the policies of firestarter: in incoming connections, allow connections from the IP adress given to the phone (192.168.0.1). Then add rules for the ports that need to be open for this connection. I opened HTTP, HTTPS, SMB, SMTP, POP3, IMAP, IMAPS, DHCP for all the connections in the local network.
-Apply policies and start the firewall.
------------
After all this, the phone can access the internet through the computer. Two problems appeared:
1. I couldn't get access to https sites, like webmails. The phone gave a "communication error". But then I tried with Opera instead of the browser built in the phone's firmware, and I could finally get to https sites.
2. I couldn't retrieve mail, neither POP nor IMAP nor IMAPS. I thought it was a firmware problem again, and I tried out several mobile phone email clients written in java, but none of them worked.
So this is at the moment the problem. If I connect from the phone to the internet directly through 3G, the email clients work for all my accounts. I don't think it's a firewall problem, because the ports are opened for this connection
View 3 Replies
View Related
Jun 12, 2009
I've been running a Samba server under RedHat 8 for five years without a hiccup. I want to cut over to a F10 box but cannot get shares accessible. smbclient attempts fail over NT password error. SELinux is disabled. Server is visible on the network. Users require no password access to shared data.
smb.conf follows:
# Samba config file created using SWAT
# from UNKNOWN (>)
# Date: 2009/06/12 14:15:15
[code]....
View 1 Replies
View Related
Apr 23, 2010
I have my desktop and laptop connected using an "Cross Over Cable" to transfer files. Each PC also has a wireless card which is used to connect to the internet. Today, the card in the desktop went bad, so I want to access the internet from my desktop through my laptop. Here is the specs running Ubuntu 9.10
****DESKTOP****
eth0 (Wired NIC)
IP 10.1.1.10
Bcast 10.1.1.255
Subnet 255.255.255.0
Route 10.1.1.0
[Code].....
View 15 Replies
View Related
May 6, 2010
if exists a software to use a laptop as an access point
View 1 Replies
View Related
Sep 13, 2010
I am completely new to linux in any flavour. I installed ubuntu 10.4.1 64-bit on my Gateway NV59 laptop as a dual boot with Windows 7. The installation went just fine. When it comes to networking, I can connect to my home network when wired directly, wireless is another matter. I can connect wireless in windows just fine, so the card is physically fine.
My set up is as follows:
Gateway NV59 laptop with Atheros AR928X PCI-E wireless adapter
Linksys WRT54G router using WPA2 Personal and a class C address scheme (192.168.x.x)
(If anyone thinks it would be necessary to post actual hardware specs of the laptop, I can, but don't think it really necessary). I have followed the Wifi Wireless Troubleshooting Guide found at [URL].
When connecting to my network wirelessly, I click the icon in the top right, and choose "Create New Wireless Network". When I input my settings (SSID - not broadcast, and security type and key - WPA), it then states I am connected under the "Wireless Networks" section found in that menu, and shows my network name with a strong signal and a computer/monitor icon. When I double-click the icon, it tells me I am connected and that the connection is active, yet the actual wireless icon on the top bar is grey, not white, and has a red exclamation mark on it. According to the steps in the troubleshooting guide, my wireless card is recognized and installed, with a driver of ath9k.
When I run lsmod, the driver is listed, therefore loaded, and ndiswrapper is NOT listed. I have verified that the driver is communicating with the kernel. When I scan for my router, it is listed under Cell 04, with the correct SSID and hardware address. There do not appear to be multiple drivers loaded, and my wifi is NOT disabled. When I check to see if I'm associated with a router, iwconfig shows my network ssid under wlan0, with the correct hardware address listed under Cell:, yet I cannot ping my router's internal ip address. At this point, I ran ifconfig, and for some reason, my wireless card has been given a class A address of 10.42.43.1.
When I try to assign an ip address via dhcp, DHCPDISCOVER runs for a number of intervals and then tells me "No DHCPOFFERS received", yet my router is using dhcp to assign ips with a pool of 50, more than enough ips for all the hardware in my network. When I run the command "sudo invoke-rc.d networking restart", I get the statement "Ignoring unknown interface wlan0=wlan0" - not sure what that means, but doesn't sound good to me, and retrying to accquire an ip address through dhcp still does not work. If I attempt to assign an ip address within my network range manually, I first run the command "sudo ifconfig wlan0 down", then just out of curiosity to see if the interface is really down.
I run ifconfig again, and wlan0 is no longer listed, but now there is eth0 (my regular ethernet interface) with no ip address. AND another interface is listed - eth0:avahi with the same hardware address as eth0, and an address of 169.254.4.42 - this seems to be the default address the OS will assign when it cannot get one via dhcp, but I have no idea why it has shown up as eth0::avahi... Anyway, after entering the command "sudo ifconfig ip addr 192.168.x.x netmask 255.255.255.0 broadcast 192.168.x.255 up" with the appropriate addresses, I receive the error "addr: Unknown host".
What I have NOT tried, are the following steps:
1. Change my router to an open signal (I would prefer not to do this, but will, if it is absolutely necessary for troubleshooting)
2. Try gtk wifi, or wifi radar
3. Try booting with kernel option pci=noacpi or acpi=off (not entirely sure how to do this just yet)
4. Try wpa supplicant (not sure what this is, just noted it was in the troubleshooting guide)
View 3 Replies
View Related
Dec 16, 2010
Ubuntu 10.10 (kernel 2.6.35-23, amd64), Network Manager is installed, the laptop HP 6735s (I am certain that wifi is working, - I can connect to other wireless networks), connected to the Internet through ppp0 (VPN), eth0 looks at LAN interface, WiFi - eth1 (info from iwconfig).
WiFi driver "Broadcom 802.11 Linux STA wireless driverfor use with Broadcom's BCM4311-, BCM4312-, BCM4321-, andBCM4322-based hardware" is installed.
Objective - to create WiFi access point and connect through it to ppp0 with my phone (HTC Desire) or other devices.
My VPN connection (ppp0) and network are registered through my internet provider's script - [URL], not set up not by Network Manager. If I create a new wireless network in NM (point-to-point or access point, IPv4 set to auto) - laptop can not find the network, Internet immediately fall off. Through the manual settings and complex scripts that I found websites and forums I could not get it to work ..
View 9 Replies
View Related
Apr 16, 2011
I have Debian installed on my laptop. When the laptop is connected to the network via ethernet cord, I can ssh into it fine. However if I switch to wireless, I can no longer SSH in.
I have confirmed SSHD is running.
I am switching between wired/wireless by editing /etc/network/interfaces and re-booting the laptop.
The laptop can connect to the internet, and SSH into other computers on the LAN just fine with either connection. But they can't connect to it when it's wireless.
When it's wireless, the laptop can SSH into itself as well.
My iptables is set to allow everything.
They're both on the same subnet.
View 15 Replies
View Related
Jan 15, 2011
I'm not exactly sure if this should be here and not in the Hardware & Laptops section, but seeing as my only problem is with WiFi, I'm guessing this is the right place. Under Ubuntu, my laptop (an Asus K42Ja, more details below) can see wireless networks normally. However, when I attempt to connect, it fails to establish a connection. Under Windows on the same laptop (dual boot), no problems are experienced.
According to this, there's a firmware bug in my wireless chip which causes connections to get dropped. I'm not getting connections at all, but I still tried the workarounds on that page with no luck. The router is a TP-Link TL-WR340G. My previous laptop, a really old one from 2003 running Ubuntu 9.10 was able to connect to that router without problems. The wireless card was Intel on that as well (but, of course, much older). The router is set up to use WPA for security. I didn't use WPA2 as I read something a while ago about problems with WPA2 and some Linux distros. Please correct me if I'm wrong here.
If anyone's curious, I'm posting this on Ubuntu, via an ethernet cable to the router mentioned earlier. Some tasty technical bits: dmesg (the latter half of the "timed out" messages is me retrying after double-checking the WPA key)
[Code]....
View 4 Replies
View Related
Mar 3, 2011
I have a windows 7 (64bit sadly) desktop computer with no wireless capability. Now before I go out and spend money on a wireless usb thing, I was wondering if I could use my laptop (Ibm think pad T60 running ubuntu 10.10 dual boot with crunch bang) As a wireless access-point and connect via Ethernet cable the laptop to the desktop (Probably through a modem?) so I can use the Internet for games on the desktop computer. (Games that wont work in wine, sigh). Just a note though, 64 bit windows 7 will NOT run anything.
View 1 Replies
View Related
Dec 24, 2010
My sister has this old laptop, it's a Sahara NB610-LE1D, that she wants to use as a karaoke/music machine. Being an avid Ubuntu user for about 2 years now, I recommended an Ubuntu installation with Rhythmbox. Fantastic, she said - you install it and show me how to use it.
I downloaded an iso of version 10.10, burned it and tried to boot up the laptop with it (there is a beta version of Windows 7 on it at the moment that's expired, it's really not usable.)
It gets past the boot-up sound, and the new maverick wallpaper loads, and then it just sits there, with the mouse pointer changing between the pointer and the little circle busy ball. I've left it for a few hours yesterday and nothing else happened. I've done a memory test, and a disk test, both of which are fine.I'm about to throw this machine out of the window.
View 6 Replies
View Related
Apr 22, 2011
After upgrading to Maverick I found that lsusb command would hang or omit any device I plugged in (flash drive or portable hard disk)
So I did
dpkg -i /var/cache/apt/archives/*usb*
and
dpkg -i /var/cache/apt/archives/*udev*
using packages from a lucid install I had on another laptop which didn't have the USB problem.Now everything is fine. Maverick has some problem with USB.
View 1 Replies
View Related
Apr 12, 2009
I'm sure that some of us techies have found the need from time to time to have a portable wireless bridge (see ascii art below) on our jaunts into the big bad user-woods, and I am here to ask the question of HOW to pull this off, with the least installation/configuration possible, as my tech lappy is also my main computer. What I want to do is this:
Code:
(ISP) -> (wlan0 - [MyLappy] - eth0) -> (Client computer)
Basically, thats a mess, so i'll explain it further:
wlan0 grabs the netz, and a computer connected to eth0 via switch/router/crossover cable can access those netz.
1. No configuration on the client would be prime choice rib for me.
2. Client should be any OS/Arch.
Any grand ideas out there? Currently using FC10, with various extra repos enabled.
Oh, and N00by alert, I'm learning quick, and am not shy to try new/complicated things, just bear with me!
View 4 Replies
View Related
Oct 2, 2010
I was able to ssh to a unix box from my laptop (I generated public and private keys and copied the public keys to the remote machine). Is it normal that I cannot ssh from the unix machine to my laptop? I expected that I could log in from both machines to the other. I am running ubuntu on my laptop and the other machine has redhat.
View 6 Replies
View Related
Oct 17, 2010
It looks like something must've slipped the attention of Ubuntu developers as in the previous LTS version laptop suspension after closing the lid worked perfectly fine for me (Dell Latitude D820) while after upgrading to Meerkat it doesn't work any more....well sometimes it does sometimes it doesn't - it behaves sort of like a weather in UK/Ireland ...anyway...is there more information I could provide to you guys or is there something you could give me to point me to the right direction ?
View 3 Replies
View Related
Oct 19, 2010
I tried to install Xubuntu 10.10 Maverick as dual boot on my laptop. However when xubuntu is on, I can't find a way to connect to internet. When I try the 2 arrows on the up-right corner the option for wireless is deemed.
View 1 Replies
View Related
Nov 1, 2010
I'm having problems with my ubuntu 10.10 .That's the story..... I've installed a fresh copy of 10.10 from the website of ubuntu, the desktop verison ,32bit , for my medion WIM2160 . So , i don't have any problems with media, wifi or web browsers , but the only problem is that i don't have sound from my internal speakers on my laptop, although i have sound with my headphones (logitech).I will upload the output info from my terminal
[Code]...
View 9 Replies
View Related
Jun 23, 2009
I'm trying to make my F10 Laptop a wireless Access point.
When I 'iwconfig wlan1 mode Master' I get:
SET failed on wlan1; Invalide argument.
wlan1 is a Netgear WG111v2 which worked as soon as I plugged it in after I installed F10.
I don't know is it not supported? What is? Is there a different driver I can put on that will work in master mode.
What should I do basically?
View 1 Replies
View Related
Jan 2, 2011
I'm trying to get wireless access on a laptop with freshly installed Fedora 14 32-bit, but I'm having some issues. I ran the diagnostics advised in this thread: [URL]..Here are the results:
Code:
[root@localhost]# lsmod | grep iwl
iwl3945 97265 0
iwlcore 160590 1 iwl3945
mac80211 188648 2 iwl3945,iwlcore
cfg80211 110951 3 iwl3945,iwlcore,mac80211
[Code]...
View 1 Replies
View Related
Jul 27, 2010
I have a Centos5.4 64bit laptop, having an eth0 and a wlan0. I connect this wired eth0 to a wall socket to access Internet via DHCP (eg the assigned address is like 192.168.192.xx). I do not have access to the ADSL router. How can I turn this laptop into a Wifi access point to allow, say my Ipad or any wireless-only client, to access the Internet thru this laptop ?
That is, communication between iPad to laptop is wifi(ad-hoc connection ??), laptop to the ADSL router is wired LAN. The laptop need to have some bridging build in ? If you can refer me some concepts, then I can follow up from there.
Or better yet, has anybody does this before ?
View 4 Replies
View Related
May 28, 2010
I'm trying to install Ubuntu 10.04 on my Toshiba A200-12U laptop (with an Atheros AR5007EG wireless card), but networking is being problematic.I entered Network Configurations and tried to get 'Auto eth0' working -- I went to Edit > IPv4 settings and filled in 'Addresses' with the details of my connection:
Address: 192.168.1.254 (the local IP of my router)
Netmask: 255.255.252.0
Gateway: 94.195.208.1
[code]....
View 4 Replies
View Related
Apr 15, 2011
I have installed Micro Core onto a usb of mine and am running it on my laptop. I have been able to successfully obtain a connection and valid ip with my router. As you can see below my wireless connection seems valid computer-end and on my router's page it comes under the list of attached devices.Although this is all fine and dandy, I'm am unable to ping my router or any other computer on my network, I am also unable to ping my laptop from other computers on the network. Also by the looks of it I have having no trouble transmitting, but I am not receiving any packets.
[Code]...
View 3 Replies
View Related
Oct 30, 2010
I have a desktop and a laptop. I have Netgear WGR614v9 Wireless Router connected to my desktop. Since my Laptop is pretty old I also bought a Netger Wireless Adapter for the sme model. Now when I connect the Wireless Adapter I am unable to connect to Wi-fi. I am new to Linux, after googling I ran "lsusb" command and it showed Netgear Wireless adapter and its version. Also in GUI when I open File Browser it also shows the Adapter detected but I am unable to connet the same to my router. Also the blue light on the adapter is not glowing.
View 6 Replies
View Related