/srv/irclogs.ubuntu.com/2013/03/05/#ubuntu-beginners.txt

dcenterhello everyone.  I was wondering if anyone in here is familiar with hdmi output in dell studio 1535 running ubuntu 12.1002:08
duanedesignhello dcenter02:40
=== holstein_ is now known as holstein
Tanbirhi everybidy08:17
Tanbireverybody08:17
Tanbiri want to learn ubuntu08:18
Tanbirbut where to start08:18
kalenjohnsonTanbir, have you installed or tried running Ubuntu yet?08:21
havokSorry to bust in like this, but I'm worried I messed up my install. I am just trying Ubuntu for the first time.18:50
havokI started by attempting to install Google Chrome18:50
havokBy following the guide online18:51
havoksudo dpkg -i google-chrome*18:51
havokDidn't work18:51
havokand when I used sudo apt-get install -f it did SOMETHING, but I'm not sure what18:52
havokAnd frankly, I'm lost in what I nee to do to get linux running- there are so many guides, but some are quite old, others are for the wrong istro. Any advice where I can find a good place to get my feet wet?19:02
holsteinhavok: well, think about it this way.. what did you come from? windows?19:07
havokWin719:07
holsteinhavok: but, when did you start using windows? xp? around 2002 or so?19:07
havokOh, XP was on the first computer I built for myself, so that's an appropriate answer19:08
holsteinmy point is.. think about how long you used windows "as-is".. and how long it was til you installed another piece of software19:08
holsteinyou are landing in an operating system and expecting to be a pro19:08
holsteinthat being said.. open a terminal19:08
havokOK19:08
holsteinsudo apt-get autoremove google-chrome19:08
holsteincopy/past that and hit enter19:09
holsteinhavok: then run this..19:09
holsteinsudo apt-get update19:09
havokWait19:09
holsteinsee that no errors are listed there19:09
havokE: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)19:10
havokE: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?19:10
holsteinhavok: you need to close other package managers19:10
holsteinhavok: do this.. close *everything* else19:10
havokOh19:10
holsteinhavok: open only a terminal and whatever you are using for chat if its the same machine19:10
havokWell, I think I'm updaing all my software19:10
holsteinhavok: you think?19:11
holsteinhavok: dont cancel it19:11
havokHeh- I feel like I should have a notepad for everything I've tried to do, and yet everything has failed19:11
holsteinhavok: come here *before* doing anything19:11
holsteinhavok: right.. com here *first*19:11
havokWell, that's what started this all19:11
holsteinhavok: worst case, you need to reinstall.. not a big deal.. takes like 8 minutes to install ubuntu19:12
havokI was trying to connect using Empathy, but it wouldn't open IRC stuff19:12
holstein"open irc stuff"?19:12
havokSO, I looked it up on the net and found I needed to install telepathy-idle19:13
havokSorry, I'm not at all competent with IRC.19:13
holsteinyou mean, empathy wouldnt open weblinks in a browser automatically?19:13
havokMy jargon will be shameful, no doubt19:13
holsteinhavok: sure. i just dont know what that means19:13
holstein"open irc stuff"19:13
havokI wanted to connect to the Ubuntu IRC help channel19:14
havokOn the website, it said the default Ubuntu IRC client was Empathy19:14
holsteinhavok: if you ask me, just install xchat and use it for chat19:14
havokThrough the software manager?19:14
holsteinOR, the freenode webchat.. or a broswer plugin19:14
holsteinhavok: however you feel comfortable installing softwrae19:15
holsteinsoftware*19:15
holsteinyou cant do it now.. wait til the upgrade is complete19:15
holstein"sudo apt-get install xchat"19:15
havokWhat does the apt-get mean? and sudo?19:15
holsteinwe will fix your broken google chrome install first19:15
havokOh, OK19:15
holstein!sudo19:15
ubot93sudo is a command to run command-line programs with superuser privileges ("root") (also see !cli). Look at https://help.ubuntu.com/community/RootSudo for more information. For graphical applications see !gksu (GNOME, Xfce), or !kdesudo (KDE). If you're unable to execute commands with sudo see: http://www.psychocats.net/ubuntu/fixsudo19:15
holstein!apt19:16
ubot93APT is the Advanced Package Tool, which together with dpkg forms the basic Ubuntu package management toolkit. Short apt-get manual: https://help.ubuntu.com/community/AptGetHowto - Also see !Synaptic (Gnome), !Muon (KDE) or !Apper (KDE)19:16
havokWoah, cool19:16
havok! is ....a definition request?19:16
ubot93havok: I am only a bot, please don't think I'm intelligent :)19:16
holsteinsudo meant "make me root to have permission to do the following", apt-get install is basically "this is what i want to install" and xchat is the package name19:16
holstein!info xchat19:16
ubot93xchat (source: xchat): IRC client for X similar to AmIRC. In component universe, is optional. Version 2.8.8-3ubuntu15 (quantal), package size 345 kB, installed size 869 kB19:17
holstein!help19:17
ubot93Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience19:17
holsteinhavok: the ! asks the bot.. its handy for links19:17
havokHuh- I thought it was a bot, but now, I'm "IRC client for X" What is "X"?19:17
holstein!xorg19:18
ubot93The X Window system is the part of your system that's responsible for graphical output. To restart X, type 'sudo /etc/init.d/lightdm' on an ubuntu system. replace with kdm on Kubuntu. To fix screen resolution or other X problems: https://wiki.ubuntu.com/X/Config/Resolution . Also see !xorgconf19:18
havokSorry, my brain's trying to sort all this out :P19:19
holsteinhavok: well, dont worry about x.. you dont need to know what every little thing is right now.. you neeed to get your system back to stable, and get the tools you apparenly immediately need/want, and you can go from there19:20
havokThis update has been taking a long while.. it's still "applying changes"19:20
havokBut the progress bar is moving19:20
holsteinhavok: it will take as long as it takes to download a bunch of packages.. first one usually takes a while19:21
havokOh, an all in one thing- Well, now it's saying it needs to restart, so brb19:21
havokOK, I have no idea what updates were installed, but I'm back19:27
holsteinhavok: you should read about them *before* installing them.. but.. open a terminal and type19:28
holsteinsudo apt-get autoremove googld-chrome19:28
holsteinsudo apt-get autoremove google-chrome19:28
havokWell, you're unarguably right there :(19:28
havok[sudo] password for havok:19:29
havokReading package lists... Done19:29
havokBuilding dependency tree19:29
havokReading state information... Done19:29
havokPackage 'google-chrome' is not installed, so not removed19:29
havokThe following packages will be REMOVED:19:29
havok  libnss3-1d libxss1 linux-headers-3.5.0-1719:29
havok0 upgraded, 0 newly installed, 3 to remove and 0 not upgraded.19:29
havokAfter this operation, 58.8 MB disk space will be freed.19:29
havokDo you want to continue [Y/n]?19:29
holsteinhit n, and enter19:29
holsteinthen, run...19:29
holsteingksudo gdebi-gtk19:29
havokoh, crap19:30
havokI apready y'd19:30
holsteinyou will navigate to the *.deb file that you downloaded19:30
holsteinhavok: no worries.. just *dont* do that in the future19:30
havokOk, why would it uninstall something else if I told it to uninstall chrome?19:31
holsteinhavok: autoremove19:31
havok...19:32
havok!autoremove19:32
holsteinits like a "cleanup" command19:32
holsteinanyways, run that other one, and lets get chrome installed19:32
havokwhat about  libnss3-1d libxss1 linux-headers-3.5.0-17 ? Did I remove them?19:33
holsteinhavok: yes.. they are "un-needed".. though i would have left them.. dont worry about it now19:35
havokOK, I imput gksudo gdebi-gtk, and nothing happened19:37
holsteinhavok: something should have opened19:38
holsteinno?19:38
havokNOt that I see- It just went to the next line19:39
holsteinhavok: close everything again, and open a terminal back up19:39
holsteinsudo apt-get install xchat gdebi-gtk19:39
havokLeave IRC up?19:39
holsteinhavok: yes. leave IRC open19:39
havokReading package lists... Done19:40
havokBuilding dependency tree19:40
havokReading state information... Done19:40
havokE: Unable to locate package gdebi-gtk19:40
havokhavok@ubuntu:~$19:40
holsteinsudo apt-get install xchat19:41
havokhavok@ubuntu:~$ sudo apt-get install xchat19:41
havokReading package lists... Done19:41
havokBuilding dependency tree19:41
havokReading state information... Done19:41
havokThe following extra packages will be installed:19:41
havok  libsexy2 tcl8.5 xchat-common19:41
havokSuggested packages:19:41
havok  tcl-tclreadline19:41
havokThe following NEW packages will be installed:19:41
havok  libsexy2 tcl8.5 xchat xchat-common19:41
havok0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded.19:41
havokNeed to get 2,621 kB of archives.19:41
havokAfter this operation, 8,039 kB of additional disk space will be used.19:41
havokDo you want to continue [Y/n]?19:41
holsteinhavok: you dont need to, and shouldnt paste here19:42
holstein!paste | havok19:42
ubot93havok: For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imagebin.org/?page=add | !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic.19:42
holsteinhavok: just give me the errors19:42
holsteinbut, yes, hit y19:42
holsteinthen.. sudo apt-get install gdebi19:42
havokhit y again at the prompt?19:44
holsteinyes19:44
holsteinthen... gksudo gdebi-gtk19:44
havokOK, I *THINK* they're both installed19:45
havokOK19:45
holsteinnavigate to the .deb for google chrome you downloaded, and install19:45
havokA package installer opened19:45
havokInstallation complete- I think19:48
holsteinyou can close everything, and look in your menu for chrome and xchat19:48
holsteini would use the system as much "as-is" as possible for a bit19:49
holsteini would keep your data backed up, and be preparded to break something, and have to reinstall19:49
holsteini would consider running a "testing" installation in virtualbox or VM somewhere to try things out in19:49
holsteini would have a different user account for testing19:50
havokOh19:50
havokWhy?19:50
holsteinhavok: if you are prompeted for a password, you need to ask your self "what is going on here.. did i ask for this? do i need this? what is happening?".. anytime you put in a sudo password you can really break things19:50
holsteini say that not to make you "afraid".. just knowlegable19:51
holsteinhavok: these are just easy ways to ensure you dont have a bad user experience19:52
havokFair enough.19:52
havokOK, chrome is offiecially working, although it didn't sync my settings, checking out xfire19:54
holstein"it" will do whatever you set it up to do19:55
holsteinagain, i wouldnt worry about it too much right off19:55
holsteinyou literally just installed it 10 minutes ago19:55
havok_OK, I think I found the right channel in XFire- although I have a ways to go before I know what I'm doing20:00
havok_OK, I think this will be a much simpler question. I have an ACER that has a wifi card not in the default driver pack. How do I get drivers for it?20:02
holstein!broadcom20:02
ubot93Help with Broadcom bcm43xx can be found at https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx20:02
havok_I believe they're proprietary, if that helps20:02
holstein^^ thats usually what the card is20:02
holsteinyou can open a terminal and run "lspci" and look for the device and search20:02
havok_... that's a big list20:03
holsteinyou can pastebin it if you need help, but there should be 2 that say anythingn about networking20:03
havok_02:00.0 Network controller: Broadcom Corporation BCM43227 802.11b/g/n20:04
havok_I believe that's it.20:05
havok_Online, it said to look at an additional rivers program.....20:05
havok_Drivers*20:05
holsteini usually try sudo apt-get install firmware-b43-installer20:07
havok_Oh, maybe it was Mint that allowed me to enable the proprietary drivers20:08
holsteinhavok_: no, mint would be using that *dame* driver20:11
holsteinhavok_: did it work?20:11
holsteinsudo apt-get install firmware-b43-installer ??20:11
havok_hmmm. The Site you linked said to go  System > Administration > Hardware/Additional Drivers, but I installed Cinnamon, and I think it hid it20:11
holsteinhavok_: open a temrinal and type20:12
holsteinsudo apt-get install firmware-b43-installer20:12
havok_I was going down the page :P I hadn't gotten to the sudo you linke20:12
holstein then hit enter20:12
havok_No chroot environment found. Starting normal installation20:13
havok_This card is actually not tested. Please install the driver manually.20:13
holsteinsudo apt-get install bcmwl-kernel-source20:14
havok_Huh20:17
havok_Warning: No support for locale: en_US.utf820:18
havok_That was the last line20:18
havok_Then waiting for imput again20:18
holsteinhavok_: any other errors?20:18
holsteinhavok_: that error is fine...20:18
havok_Although20:18
havok_Under Software Sources-->Additional drivers, it lists an alternate for my wireless card20:19
holsteinhavok_: thats the driver.. use it20:19
holsteinhavok_: should be there20:19
havok_OK, cool20:19
havok_OK, seeing if it works!20:20
holsteinmight need to reboot20:21
havokAlso, when I'm looking to install wine, The closest i can find in the software center is Microsoft windows Compat. Layer (meta pack) Is this wine?20:51
havokIs there a good place to learn more about Ubuntu? To get my feet wet and start to understand what I'm doing?21:42
=== bgs101 is now known as bgs100

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!