Ubuntu Networking :: HP Pavilion, A6600f,Fresh Install, No Network Noob?
Aug 23, 2010
I'm clueless about this format I need to use for starting this threadI am trying to connect to the internet but have no network connections available and it says my wireless is disabled. (Ubuntu Studio 10.04)How do I turn it on?
1 ) Machine Brand and Model (PC/Laptop):
Code:
HP Pavilion, a6600f
[code]....
View 9 Replies
ADVERTISEMENT
Feb 16, 2010
I go into the settings and select "manual" and put in my IP, gateway, mask, and DNS. It never lets me use the "apply" button.
View 3 Replies
View Related
Oct 24, 2010
I did a fresh install of Ubuntu 10.10, coming from 10.04 and the wired network connection sometimes works, and sometimes doesn't. Right now I manually removed current network from System-->Preferences--> network connections, define a new one, and reboot. This usually fixes, although I've had to do this two times in the past.
Other general info
Ubuntu 10.10 64bit, EVGA P55 motherboard, on board either net.
View 1 Replies
View Related
Mar 1, 2009
I've been kind of spoiled by Slackware, where updating an installation without networking is just a matter of storing all the updated packages somewhere (directory, CD, USB, etc.) and doing a:
Code:
upgradepkg *.tgz
I'm trying to figure out how to achieve similar simplicity on Ubuntu (specifically, Ubuntu 8.10). I know how to update the packages on the live CD itself (and have done it several times), but in this particular case I need to install using the unedited, official CD.
I'm currently looking at this (and will set up a VirtualBox image to try it out), but it seems to me like the actual packages are never even mentioned in the article, only the meta-data. I need to be able to do an apt-get update/upgrade on this box and have it use the updated packages which I will have stored on a mounted filesystem.
View 4 Replies
View Related
Nov 17, 2010
Just completed a fresh netinstall of OpenSUSE. This machine previously had a Ubuntu install on it, but I was having all sorts of issues and decided I required a fresh start. The install itself went acceptably, although I ended up manually fixing GRUB.Now the system is running, I've got a ridiculous problem, in that I'm still seeing the old hostname- It used to be ubuntu-server, but should now be unimatrix-001.Checked both the obvious places (/etc/HOSTNAME & YaST), but the correct hostname is in both of them.
View 5 Replies
View Related
May 3, 2011
I installed openSUSE today using a network installer cd, opting for the Xfce environment. Everything went smooth with the installer, but I have some issues with the network. After the fresh install, nm-applet did not start. I got the following error:
Code:
nm-applet
** Message: applet now removed from the notification area
** Message: applet now embedded in the notification area
** (nm-applet:14981): WARNING **: Fallback icon 'gtk-dialog-error' missing: (0) Icon 'gtk-dialog-error' not present in theme
**
ERROR:applet.c:2800:nma_icons_reload: assertion failed: (applet->fallback_icon) Aborted I don't know if the problem was with the applet or with the daemon. Fortunately I used Archlinux for a quite long time and I know how to connect to WPA2 encrypted wireless network from command line, so I was able to connect to the internet and do an upgrade - everything went just smooth and fine again.
After the update and restart, I found the nm-applet icon in the system tray. And here comes the second problem: I can connect with the nm-applet, but the connection does lasts only for about 10 seconds. So practically I can't use the net this way either. Ok, no problem, I fired up Yast, disabled the networkmanager and choose to start my network with the traditional method. I entered the required stuff from my wireless card ( ESSID and passwd ), set to activate at boot time and reboot.....
View 4 Replies
View Related
Oct 21, 2010
Could someone give me some direction on how to use the IRC channels. I want to register an account, and i found the procedure documented here: URL..I see the commands i have to type, but i'm a little unclear where it needs to be typed. Where is the "server tab"?I probably just over-complicating this. I need someone whose done this before to steer me right.Also what is the best IRC clients to use? I have Xchat and pidgin installed. Xchat keeps crashing on me every 5 minutes, not sure whats going on there.
View 3 Replies
View Related
Dec 9, 2010
I've been trying to get my GetNet 300 GN-621U USB wireless device working for a while now. When I first booted into my clean meerkat 64-bit install, both my wired and wireless were visible in network connections but neither could connect. I have since figured out what was wrong with the internal NIC and am happy to say i'm connected to the net, but need wireless to work. Having blacklisted the generic wireless driver, i see nothing anywhere that the device is on the system
My initial attempt led me down the route of installing ndisgtk for running the windows driver. I've since removed the driver/device from Windows Wireless Devices and have been trying to install the bona fide linux driver from getnet.
[Code]...
View 1 Replies
View Related
May 23, 2011
I am using ubuntu 11.04 I believe and I am a noob to using ubuntu all together now I need to connect to the internet via my router wireless Is there a good tutorial I can be linked to or if someone could provide the steps that would be awesome I have a "broadcom 802.11n network adapter"
View 3 Replies
View Related
Sep 4, 2010
After a fresh Ubuntu 10.04 install, no internet for some reasons.
Here is what I have in ECT/network/interfaces
Here is the results of sudo dhclient:
No working leases in persistent database sleeping.
View 9 Replies
View Related
Oct 30, 2010
I just installed ubuntu 10 on my pc and unfortunatly I don't have internet. I only have one pc wired to my 2wire modem. I want to use dhcp, no static ip if possible.
View 5 Replies
View Related
Jun 29, 2011
Sorry about this but I'm trying to find out why ubuntu wi-fi isn't working now on my laptop (it was last night). I am following a tutorial that says to start..Open a terminal window (such as gnome-terminal), and enter the following command:
nm-tool Umm..how do I open a teminal window? I know how to run a DOS prompt in Windows but no idea how to find "gnome-terminal" or run a command in ubuntu.
View 9 Replies
View Related
Aug 21, 2010
I accidentally downloaded a torrent of the ALTERNATIVE ubuntu 10 installer. install went fine except for the part where i had to do the networking part, think i did something wrong there (as in skipped it). past ubuntu installs worked perfect using regular installer. googleing led me to use "lshw", and the command lshw says that the network is disabled (shows correct network controller tho).
View 3 Replies
View Related
Jun 28, 2011
Yesterday I switched from CentOS to Ubuntu, and wanted to install TeamSpeak3 which runs on ports 9987 UDP and 10011 TCP. The TeamSpeak3 worked fine on CentOS before this.
It appears to be running and netstat -an reports:
Code:
udp 0 0 0.0.0.0:9987 0.0.0.0:*
tcp 0 0 0.0.0.0:10011 0.0.0.0:* LISTEN
I believe the only firewall for Ubuntu is "UFW", am I correct? If so, "ufw status" reports:
Code:
Status: inactive
I do have other things running on UDP (Counter Strike Source servers) and people can connect just fine.
When I telnet localhost 10011 I get a response from the TeamSpeak3 server:
Code:
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
TS3
Welcome to the TeamSpeak 3 ServerQuery interface, type "help" for a list of commands and "help <command>" for information on a specific command. However, telnetting from outside just gets no answer, this is what leads me to believe it is a firewall in the way.
View 4 Replies
View Related
Jan 23, 2010
I'm trying to understand dns and I think the following commands should give me an "OK" or something... what am I missing?
Code:
# dig @a.root-servers.net . ns >| db.root
# named-checkzone . db.root
zone ./IN: NS 'K.ROOT-SERVERS.NET' has no address records (A or AAAA)
zone ./IN: NS 'L.ROOT-SERVERS.NET' has no address records (A or AAAA)
zone ./IN: NS 'M.ROOT-SERVERS.NET' has no address records (A or AAAA)
zone ./IN: has 0 SOA records
[Code]...
View 9 Replies
View Related
Jan 17, 2010
I just installed a fresh Ubuntu over a Vista install on a Compaq 6720s with Wubi.But the wireless doesn't work in Ubuntu. In Vista everything is still fine.I tried two tips from the help program in Ubuntu, but to no avail. I also tried reseting and restarting. Tried the manual swith on the laptop.
View 2 Replies
View Related
May 5, 2010
I decided to do a fresh install of 10.04LTS on a Dell Latitude D600 Laptopne wordDisaster I have no wireless or WIRED internet connection. After viewing another post I've provided the output of "sudo lshw -C network" command below (I've blocked out my MAC address on purpose). It appears that the lan card is not even being recognized. The card is enabled in bios (I've checked twice). I don't get it, the wireless worked fine before I did a fresh install of 10.04LTS. I can't use wireless because I have the b43 driver firmware issue that I can't resolve unless I get my wired connection working.
*-network
description: Network controller
product: BCM4309 802.11a/b/g
[code]...
View 9 Replies
View Related
Jul 10, 2010
So i just intstalled ubutnu for the first time and the internet doesnt seem to be working, i am able to go on some majour websites such as google and gmail but others i am unable to visit.
I tried creating a blacklist-ipv6.conf file in the appropirate location
and i have even tried turining off ipv6 i forfox about config by chagning the value o true
but without any luck.
btw i tried pinging google and it works
my computer is connected to a t homehub and these are some screenshots i thought you might find useful.
View 9 Replies
View Related
Sep 16, 2010
I just installed 9.10 to a dell inspiron 531s and neither the ethernet nor the wireless will find a signal. The results of sudo lshw -c network are
*-network
product: BCM4318 [AirForce One 54g] 802.11g wireless LAN controller
vendor: Broadcom Corporation
[code]...
View 1 Replies
View Related
May 13, 2011
i have a dual boot system with xp and ubuntu 10.10 (which i recently installed). The internet works fine on my xp but on ubunutu it did not work.
i tried few things, like changing the proxy setting in mozilla firefox etc, but i did not work
i am attaching snapshot of ifconfig, resolve.conf and route-a commands for your referral
View 9 Replies
View Related
Jun 29, 2011
I have installed ubuntu, xubuntu on this laptop with usb drives and even net install wont work. Once the os gets installed i see no indication that the ethernet is even there...
lspci:
00:00.0 Host bridge: Intel Corporation N10 Family DMI Bridge
00:02.0 VGA compatible controller: Intel Corporation N10 Family Integrated Graphics Controller
[Code]...
My wireless works with Broadcom support. The ethernet has never worked, i think when windows was still on it, it did.
View 9 Replies
View Related
Jul 26, 2011
I've had so many issues with 11.04 Natty that could not be solved I just fresh installed Ubuntu 10.04 from a USB as my netbook does not have a CD drive. Well, after installing and restarting I have no wireless. I ran iwconfig and I got pan0 no wireless extensions. How do I fix this?lspci says
ken@ken-laptop:~$ lspci
00:00.0 Host bridge: Intel Corporation N10 Family DMI Bridge
00:02.0 VGA compatible controller: Intel Corporation N10 Family Integrated Graphics
[code]...
View 4 Replies
View Related
Aug 1, 2011
After a fresh install of Ubuntu 11.04 (from 10.04) and spending several hours trying to figure out why the ad-hoc connection between my two computers (Fedora14 <-> Ubuntu 11.04) no longer worked - it had worked fine for almost 2 years with 10.04 - I've finally concluded it was a DHCP problem. This realisation (which was slow in coming!) dawned on me when I reversed my setup and configured the Fedora box as the DHCP server and everything was suddenly working perfectly! A quick internet search threw up an installation file called "isc-dhcp-server" which other Ubuntu 11.04 - related forums are also complaining about. My problem is that this file, although available in the repository, is not even installed!!!
It seems unlikely that the developers forgot to include DHCP support, so I hope someone can point me in the right direction.
View 1 Replies
View Related
Jan 25, 2010
I've just installed OpenSUSE 11.2 w/KDE interface on a HP Pavilion dv5-1010us laptop.Now we're trying to get the wireless to work. It's got a built-in wireless adapter, but we're not sure what kind of adapter it is. HP's Website is no help there. According to another site, it's an Intel WifiLink 5100. I did download the wireless driver from the HP site, but it's a .exe file. Anyone had any luck setting up this or a similar HP laptop. I couldn't find this model on the HCL/Laptops/HP - openSUSE page, but it seems OpenSUSE supports wireless other HP Pavilion models.
View 1 Replies
View Related
Mar 19, 2009
I'm familiar with linux (Debian/Ubuntu), but new to CentOS. I recently installed CentOS 5.2 on a new server for my radio station. I can log in and do everything fine, save connect to any network. I only have a Broadcom wired nic. I know the wire and ethernet jack work fine, so that lead me to the server's settings. I'm not sure if I missed something somewhere, or a similar post (I'm sorry for double-posting if this has been done before).
There is a static IP address set, and that's done correctly.
From what I've seen, someone would like to see /sbin/lspci | grep -i ether: 03:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5722 Gigabit Ethernet PCI Express
View 7 Replies
View Related
Nov 5, 2010
to be able to work on my novel on both my laptop and workstation. how i want it. if i'm at my workstation, i'll have my laptop. if i'm on laptop, i may be away from workstation. so it makes sense that perhaps i could have it so that i only really have a copy on my laptop, that can be accessed from my workstation too. alternatively, having a two way sync-up so whichever is newer updates versons on each, could be a more sensible aproach. having only a copy on my workstation, accessable from the laptop is less welcome, since sometimes i'll be in an area with my laptop without an internet connection, and still want to be working on that file.
setting up my machines so i have full access to each from each, would be extra ideal, and something i've wanted for a while, but never got around to. i've never set up file sharing before, and from my prior limited knowledge, and today's searches on the topic, i find there are many many options available to me. i am on a deadline ("nanomo") and can't really devote the time to do a more thorough investigation of the methods of how to set this up and how to specifically achieve it.
the workstation runs toorox (gentoo), and the laptop has a dual boot of arch and crunchbang (ubuntu).
as i say, i'm on limited time here, and am just looking more for the quick fix just now, rather than ultimate knowledge n power. i need it now, i dont need it perfect, so to speak. though i see no need to compromise security to achieve these ends, i'm not in that much frantic desperate urgency for it.
View 2 Replies
View Related
Feb 14, 2011
I have no "enable wireless" option from network manager. I successfully installed the 8172 driver, however upon enabling it causes a system freeze, and I'm forced to use the reset button. I have no clue how to proceed from here. Data that might be of use from the "how to post" thread:lsusb Bus 002 Device 002: ID 0bda:8172 Realtek Semiconductor Corp. RTL8191S WLAN Adapter
ifconfig
eth0 Link encap:Ethernet HWaddr 00:25:22:86:80:da
inet addr:192.168.1.104 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::225:22ff:fe86:80da/64 Scope:Link
[code]....
View 6 Replies
View Related
Aug 26, 2010
I just installed OpenSuse 11.3 on my HP Pavilion DV7-1261wm and cannot get the wireless to work.
The YaST control center shows the card as:
AR928X Wireless Network Adapter (PCI-Express)
MAC : 00:25:56:69:2f:24
BusID : 0000:09:00.0
When I press the red LED touch button below the screen to turn it on, nothing happens. Also the LED that indicates that the wireless is on stays red and does not turn blue. I have dual boot on and tested it under Windows 7 where everything works fine, so I know the internal wireless card and touch key is working. Just not in OpenSuse. I am using the KDE plasma desktop.
View 3 Replies
View Related
Jun 12, 2009
Just tried new Fedora 11 yesterday, did a fresh install with ext3 /boot and ext4 file system, booting looks great, but wireless doesn't work. I have tried using broadcom-wl, dnmouse script, dnmouse broadcom f11 rpm, fwcutter but not ndiswrapper
Code:
# rpm -qa | grep broadcom
broadcom-wl-5.10.79.10-2.fc11.noarch
Code:
# lspci -nn
02:00.0 Network controller [0280]: Broadcom Corporation BCM4312 802.11b/g [14e4:4315] (rev 01)
Code:
# lspci -vvv | grep 4312
02:00.0 Network controller: Broadcom Corporation BCM4312 802.11b/g (rev 01)
Subsystem: Hewlett-Packard Company BCM4312 802.11b/g Wireless LAN Controller
ifconfig only shows eth0, lo and pan0 interfaces, and got nothing from iwconfig...
Code:
# iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
pan0 no wireless extensions.
Even tried to blacklist b43 after installing broadcom-wl driver, but no luck. Broadcom-wl works fine with Fedora 10 on my laptop, is it possibly because of the new ext4 file system? Should I try ndiswrapper or install Fedora 10 again and do a preupgrade? I also use fedora at work.
View 14 Replies
View Related
Apr 15, 2010
Im probally just being a noob here but for the projects sake I thought it would be good to identify this problem. I have an old advent laptop and I tried to install Opensuse from DVD on it. I followed the installation as normal but when I tried to boot it said some sort of check was forced and then I have to enter the admin/root password upon doing this I got the message system repair # in red. I have tried to repair the system through the installation DVD and tried re-installing it but I still get the same message.
View 9 Replies
View Related