/srv/irclogs.ubuntu.com/2011/07/20/#xubuntu.txt

sreekarhello01:48
sreekaranyoine has a solution as how to install the broadcom drivers in ubuntu 11.04/01:51
charlie-tca!broadcom01:56
ubottuHelp with Broadcom bcm43xx can be found at https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx01:56
Guest70950hello03:47
Guest70950looking for help please03:47
ballGuest70950: Don't ask to ask, just ask.03:52
Guest89512how do i get higher resolutions?06:23
madnickGuest89512: do you have the proper drivers?06:32
Guest89512I doudt it, how do I check...tried installing from nvidia but not sure how to make it work what to do06:32
madnickIs it a new installation?06:33
madnickYou could check restricted drivers06:33
madnickGo to the menu -> system -> additional drivers06:33
Guest89512where is menu? lol06:34
madnickIs it a command line install?06:34
Guest89512got it06:34
madnickoh06:34
Guest89512no its not command line06:35
Guest89512im just prety new06:35
madnick:)06:35
Guest89512once i get to aditional drivers then what?06:36
madnickCheck if there are any from nvidia there06:36
madnickI guess they want you to enter your root passw06:36
Guest89512it says no proprietary drivers are in use on this system?06:37
madnickHm, okay06:38
madnickWell, you said you had downloaded the drivers?06:38
Guest89512I may have06:38
madnickOkay, i guess its a sh script?06:38
Guest89512I went to nvidia and download what i thought were the drivers06:38
madnickokay06:39
Guest89512saved em to cmp but dont know how to use them06:39
madnickopen a terminal06:39
madnickand cd to the location where the drivers was downloaded06:39
madnickprobably cd ~/Downloads06:39
Guest89512I used to code a littel in HS but Im totaly new to this terinal thing06:39
madnick:)06:40
Guest89512I'm glad you're happy, becuase seems like not too many ppl want to help06:40
Guest89512what does cd meen?06:41
madnickchange directory06:41
madnickwhen you are in downloads (if the drivers are located there)06:42
madnicktype: chmod +x NV then press TAB to get the fullname06:42
madnickpress enter06:42
Guest89512ok is this in terminal or gui06:43
madnickterminal06:43
madnickyou could go it with gui06:44
Guest89512terminal says there is no such file or directory that is downloads or download06:44
madnickbut its just faster to do it in the terminal06:44
Guest89512Im in gui file downloads06:44
madnickGuest89512: did you type ~/Downloads?06:44
Guest89512and i have this file06:44
Guest89512NVIDIA-Linux-x86_64-275.19.run06:44
madnickok06:44
madnickright click it06:44
madnickProperties06:44
Guest89512ok06:45
madnickset it to executable in permissions i guess06:45
madnickwait06:45
madnickGuest89512: do this06:45
madnickright click in the folder06:46
madnick"open terminal"06:46
madnickthat'll open a terminal in that folder06:46
madnickthen type chmod +x NVIDIA-Linux-x86_64-275.19.run06:46
Guest89512my syntax was off before by the way...had it open in original terminal06:46
madnickoh06:46
madnickafter you did that06:47
madnickyou can install the drivers by typing06:47
madnick./NVIDIA-Linux-x86_64-275.19.run06:47
Guest89512hmmm maybe I messed something up06:48
madnickwhat happened?06:48
Guest89512chmod +x NVIDIA-Linux-x86_64-275.19.run06:49
madnickthats correct06:49
Guest89512To run a command as administrator (user "root"), use "sudo <command>".06:49
Guest89512See "man sudo_root" for details.06:49
Guest89512jackal@ubuntuxubtuntutest1:~/Downloads$ chmod +x06:49
Guest89512chmod: missing operand after `+x'06:49
Guest89512Try `chmod --help' for more information.06:49
Guest89512jackal@ubuntuxubtuntutest1:~/Downloads$ chmod +x NVIDIA-Linux-x86_64-275.19.run06:49
Guest89512jackal@ubuntuxubtuntutest1:~/Downloads$ ./NVIDIA-Linux-x86-275.19.run06:49
Guest89512bash: ./NVIDIA-Linux-x86-275.19.run: No such file or directory06:49
Guest89512jackal@ubuntuxubtuntutest1:~/Downloads$ ^C06:49
madnickok06:49
Guest89512jackal@ubuntuxubtuntutest1:~/Downloads$06:49
madnickyou typed the wrong name06:49
madnickchmod +x NVIDIA-Linux-x86_64-275.19.run06:49
madnickwait06:50
madnickGuest89512: to get the right name06:50
madnickYou can type NV then press tab06:50
madnickand the fullname will pop up06:50
madnickalso type06:50
madnicksudo ./NV and tab06:51
madnickafter that06:51
Guest89512I feel dumb06:51
madnickno its alot to take in06:51
madnickThis is just a one time thing06:51
madnick:)06:51
Guest89512so under downloads in terminal06:51
Guest89512type what?06:51
madnickok06:52
madnicktype chmod +x NV then press tab and then enter06:52
Guest89512ok06:52
madnickok06:52
madnicknow type06:52
madnicksudo ./NV then tab06:52
madnickand enter06:52
Guest89512ok06:53
madnickis it installing?06:53
Wizardhi!06:53
madnickhi06:53
Guest89512To run a command as administrator (user "root"), use "sudo <command>".06:53
Guest89512See "man sudo_root" for details.06:53
Guest89512jackal@ubuntuxubtuntutest1:~/Downloads$ chmod +x06:53
Guest89512chmod: missing operand after `+x'06:53
Guest89512Try `chmod --help' for more information.06:53
Guest89512jackal@ubuntuxubtuntutest1:~/Downloads$ chmod +x NVIDIA-Linux-x86_64-275.19.run06:53
Guest89512jackal@ubuntuxubtuntutest1:~/Downloads$ ./NVIDIA-Linux-x86-275.19.run06:53
Guest89512bash: ./NVIDIA-Linux-x86-275.19.run: No such file or directory06:53
Wizardo_O06:53
Guest89512jackal@ubuntuxubtuntutest1:~/Downloads$ ^C06:53
Guest89512jackal@ubuntuxubtuntutest1:~/Downloads$06:53
madnickok06:53
Guest89512shit06:53
Guest89512it says I some warning06:53
madnickThe problem is06:54
madnickyou are typing chmod +x then enter06:54
madnickits supposed to be on the same line06:54
madnickand you forgot sudo06:54
Wizardwhat's going on?06:54
madnicklet me paste for you06:54
madnickexactly what to type06:54
Guest89512FNG here06:54
madnickI am a bit concerned that it says that the nvidia file does not exist06:55
madnickGuest89512: if you type ls06:55
madnickhttp://paste.ubuntu.com06:56
madnicktype ls and copy the output to that website06:56
Guest89512ok06:57
madnickhttp://paste.ubuntu.com/648016/06:57
madnickThat is all you should have to do btw06:57
madnickPerhaps there may be a problem with X running, but I dont think it will, but long ago since i did this06:58
Guest89512it says i dont have an nvidia gpu supported by 27506:58
Guest89512somehting somtehing06:58
madnickSure you downloaded the correct drivers?06:59
Guest89512no06:59
madnickokay06:59
madnickDo you know what your card is called?06:59
madnickdpkg --list | grep -i nvidia06:59
Guest89512nvidia 240M07:00
madnickokay07:00
madnickis your computer 64 or 32bit?07:00
Guest895126407:01
madnickhttp://www.nvidia.com/content/DriverDownload-March2009/confirmation.php?url=/XFree86/Linux-x86_64/275.19/NVIDIA-Linux-x86_64-275.19.run&lang=us&type=GeForce07:01
madnickdownload that07:01
Guest89512im runnign windows 7, and I got xbuntu and this chat running in a virtual box07:01
madnickoh07:01
madnickthen07:01
madnicklol :P07:01
madnickJust ppress07:02
madnickCtrl+D07:02
madnickinstall guest additions07:02
madnickand you can resize to whatever resolution you want :)07:02
madnickCtrl+G perhaps, something like that07:02
madnicklemme check07:02
Guest89512what?07:02
Guest89512and that file you sent me to is the one i had before07:02
madnickYes, i noticed07:02
madnickbut since you got virtualbox07:03
madnickJust click on "Devices" in the menu, and "install guest additions"07:03
madnickand you will be fine07:03
madnickNo need to get "real drivers"07:03
madnicksince its not using your graphics card in that way07:03
Guest89512ok im in install guest additions now what lols...I'd spend time looking but i gotta go to work tommorow07:04
madnickWell07:04
madnickafter guest additions is installed07:04
madnickyou will be able to resize the window by just dragging it07:04
madnickto any resolution07:04
madnickand fullscreen07:04
Guest89512I opened up guest additions and there are like 10 files07:05
Guest89512and they are all locked07:06
madnickWell, there is a file called something "Linux" and 64 bits right?07:06
Guest89512no07:06
Guest89512theres solaris07:06
Guest89512wait07:07
Guest89512there is a linux aditon no 64 bit tho07:07
madnickokay07:07
madnicknow open a terminal in there, by right clicking :P07:07
Guest89512ok07:07
madnicksudo bash ./VBoxLinux*07:08
madnicknow after this, you will need to reboot, but after that, you are done! :)07:08
madnickreboot the virtual machine that is07:09
Guest89512thanks07:09
Guest89512are there a lot of people like me?07:09
Guest89512Hey, and how do I change my name from guest?07:09
madnickin Xubuntu?07:10
madnickWell07:10
Guest89512ya07:10
Guest89512please no terminal07:10
madnickAre your account called guest?07:10
madnickdid you name it guest?07:10
madnickor do you meean on IRC?07:10
Guest89512irc07:10
madnick /nick Name07:10
=== Guest89512 is now known as well
madnick:)07:11
welldam it worked that time07:11
=== well is now known as somethingelse
somethingelsecool07:12
somethingelseso restart os in virtual box or whole virutal box?07:12
madnickjust the OS07:13
somethingelseBye bye07:13
madnickbye :)07:13
k_szeDoes anybody know how to configure samba in Natty so it can be accessed from a Mac?07:15
k_szeI've tried to configure samba using gadmin-samba07:15
madnickhttp://www.techrepublic.com/blog/opensource/how-do-i-connect-a-mac-os-x-machine-to-a-samba-share/17307:16
k_szeBut Mac OS X just tells me 'Connection failed' and 'There was an error connecting to the server "192.168.0.11". Check the server name or IP address, and then try again.'07:17
k_szemadnick: same result07:22
Wizardis there any avachi gui tool?07:24
Wizardseems no :D07:43
Wizardk_sze, have you tried setting up proper configurations by hand?07:44
MJBrunehow can I tell the mixer to use the speakers not the headphones?07:47
well_laid_lawn!info pavucontrol08:29
ubottupavucontrol (source: pavucontrol): PulseAudio Volume Control. In component universe, is optional. Version 0.9.9-1 (natty), package size 118 kB, installed size 948 kB08:29
MJBrunewell_laid_lawn: doesn't do much08:47
MJBrunewell_laid_lawn: it still doesn't let me pick the output08:47
k_szeThe File Manager in Xubuntu doesn't have a search function. o.O10:13
madnickcatfish10:15
k_szehmm10:17
ochosiis anyone here using compiz with emerald?13:10
* ochosi is looking for a tester13:10
Wizardochosi, nope, nobody is :>14:08
ochosiWizard: i'll ask again in ~10hrs, then i'll get people from other timezones ;)14:09
Wizardok, i'm in CEST - fyi14:09
artvirhello14:58
artvirone question: does the xubuntu 11.04 cd iso contain openoffice?14:58
charlie-tcano14:59
charlie-tcaXubuntu used gnumeric and abiword instead of the openoffice/libreoffice suite14:59
artviranything powerpoint-like?15:00
charlie-tcanot by default, no15:00
charlie-tcayou can install openoffice if you want it,15:01
charlie-tcait is in the repositories15:01
artvirok... thank you15:09
GridCubeartvir: there is also a powerpoint viewer on the repositories, no need to install the whole open office for it15:30
cpxhi there18:05
Josesordohello18:59
TheSheep!hi | Josesordo19:02
ubottuJosesordo: Hi!, Welcome to #xubuntu! Feel free to ask questions and help people out. The channel guidelines are at https://wiki.ubuntu.com/IRC/Guidelines. Enjoy your stay!19:02
Baltazaarwhen I resize some application windows, like the xfce-terminal, my screen gets big black square in the top left corner, like this: http://www.mentalhub.com/snaps/after.png19:32
BaltazaarJust found out it is a known bug with the Nvidia drivers19:38
charlie-tcaso, it would really be better not to ask in multiple channels at one time19:40
xubuntu043is there a keyboard shortcut to change screen resolution ?20:23
=== xubuntu043 is now known as installingXUbunt
installingXUbuntwhat does it mean when linux cant enumerate USB port20:30
installingXUbuntunable to enumerate USB device Port 520:32
charlie-tcaHello, GridCube20:49
GridCubehello charlie-tca :)20:49
GridCubei think i will upgrade my system to 11.0421:04
GridCubebut i really don't want to reconfigure things again :/21:04
GridCubeand i don't want to use firefox 4/5/621:05
Sysiwhy? :o21:06
SysiFF 3.6 is slooowww21:06
GridCubei disagree21:06
Sysihave you compared it to anything besides IE 8?21:07
GridCubelol21:07
GridCubeI havent used IE since like 0021:07
Sysi(IE 9 is actually pretty good)21:08
charlie-tcaff 4 seemed fine to me. This 6.0 in Oneiric is not quite right, but I can't put a finger on why21:10
GridCube(motion to move this to offtopic)21:17

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