/srv/irclogs.ubuntu.com/2012/01/10/#xubuntu.txt

WireDreyfussHey, Xubuntu channel.  I'm a new Xubuntu user.  Hoping someone can give me a rundown of install options.  I ran a Live USB version for a while and ran into trouble installing to HD.00:01
WireDreyfussOn my Live USB install, the system (syslinux, boot, install...) was 676Mb (ISO size).  And I had a 2BG "casper-rw" persistence file.  It ran pretty smooth.  I liked it.  The whole thing was under 3GB.00:01
WireDreyfussBut, when I install to the HD, the system installs (relatively) huge, coming in at 2.5GB, and allocating 1GB of Swap.00:02
Unit193multipass: Switch to a TTY (CTRL+ALT+F1) login, and sudo apt-get install xubuntu-desktop00:02
WireDreyfussOn a 4BG SSD harddrive (in a dirt cheap Asus 900A), that's all of it.00:02
WireDreyfussThere isn't enough space to install the first round of upgrades.00:02
multipassi login with rescue mode and tried that Unit19300:02
WireDreyfussQuestion is: can I get an install the same size as the Live install (676Mb) on my harddrive?00:03
Unit193WireDreyfuss: Well, can't run kernel updates, and it isn't exactly an "install"00:03
Unit193multipass: What version are you on?00:03
multipass11.1000:03
Unit193Well, see if you have lightdm installed   dpkg -l |grep lightdm00:05
WireDreyfussUnit193, fair enough "Live" isn't an "install" kind of by definition.  So, if I'm willing to forgo kernel updates, can I get a HD install to be as small as 676Mb?  For that matter, could I "install" a Live edition to the harddrive?00:05
Unit193And if not, install it, if so, sudo dpkg-reconfigure lightdm00:05
Unit193WireDreyfuss: Well, I suppose you *could*00:06
WireDreyfussUnit193, I'm not clear on how I'd do it.  I was using Universal USB Installer on a Windows machine to create the Live USB drives.  But I can't mount the Asus HD as a device.00:06
WireDreyfussOh, and I wouldn't really want to.  I've had two Live installs die on my when GVFS corrupts itself.00:07
multipassUnit193: reconfigure lightdm will reinstall?00:07
WireDreyfussI can't tell whether this happens when it rusn out of space or not, because df spits out an "input/output error" when it gets in this state.  Then, a couple boot-cycles later, the boot fails with massive "referenced inode deleted" errors from EXT2-fs.00:07
Unit193multipass: Nope, should just set it as the DM00:07
multipassok brb gonna try00:08
WireDreyfussI'm pretty sure it's NOT out of space, though.  Becaue I can still create and save new files.00:08
WireDreyfussOr, I could up 'till it stopped booting...00:08
Unit193Hmmmm.... Not used live as an everyday computer before :P00:09
WireDreyfussYou should try it.  If for no other reason than to see if you can duplicate the GVFS corruption bug.00:09
WireDreyfussI've logged it into Launchpad.00:09
WireDreyfussIt's old.  Originally opened (by someone else) in, like 2008, and never resolved.00:09
WireDreyfussOh, AND Thunar is affected.00:10
WireDreyfussWhen .gvfs in $HOME gets corrupted, Thunar can't "stat" it (permissions report nonsense.  you can see it with `ls -l`)00:10
WireDreyfussSo, Thunar helpfully displays NO FILES AT ALL in $HOME.00:10
Unit193Heh, so helpful00:11
WireDreyfussWhen you try to look at mtab to see what GVFS is up to, turns out mtab has the same corruption.00:11
WireDreyfussSide effect: Thunar won't display the contents of /etc either.00:11
WireDreyfussAnd another side effect: some new package installations (like whatever the JRE-standard package is) try to check mtab when they install.  These checks fail with "input/output error".00:12
WireDreyfussanyway.  the GVFS thing.  Somebody should poke the maintainers of GVFS because it's limiting the usefulness of Live installs.00:12
WireDreyfussSo, I didn't mean to get off on that rant when I came in here.00:16
WireDreyfussI just wanted to say I was kind of disappointed that the Live install (even with its GVFS-limited lifetime...) was so much more useful on the eeePC than the real thing.00:17
WireDreyfussIf I have to start removing packages to open up space, a.) is there a utility that will display installed packages and the disk space they occupy?  and b.) what are the biggest, least-useful packages that I should start trimming?00:18
Unit193You could start with a !mini install, I'd think it would work to sudo apt-get install xubuntu-desktop --no-install-recommends; sudo apt-get install xubuntu-arkwork   but I don't actually know00:19
Unit193I would try it in VM (And I suppose I plan to)00:19
WireDreyfussalright.  mini.  no-install-recommends and arkwork.  I'll read up.  Thanks.00:21
Unit193Granted, that's just my thought, don't yet know if it'll work00:22
WireDreyfusswell, like I say, I'll read up on the options.  And with the USB-based install...it's way less painless to try this stuff than it used to be.00:23
WireDreyfussMORE.  More painless.  Less painful.  YOu know what I mean.00:23
Unit193I read it right the first time actually :P00:23
WireDreyfussha.00:23
WireDreyfussdamn it.  If the Live installs can't take Kernel updates, somebody should exclude them from being marked when a user hits "Mark All Upgrades" in Synaptic.  At least that explains why it failed...00:28
Unit193WireDreyfuss: sudo apt-get update; sudo apt-get upgrade   done00:29
SebastienHey, i installed xubuntu on my laptop, (to make a file server out of it) i have 2 small problems. #1 i can't seem to be able to use "su - root"  the password is not valid... but i am able to use sudo.  and #2. how can i see the ip address of the computer (local ip on a home network)00:30
Sebastieni need the ip for VNC00:30
Unit193Lan IP: ifconfig  and root is disabled by default for security/safety00:32
Sebastienhmm, i found the ip i think on my routor's system page. but now. it looks like i can't use it to connect to it via vnc do i need to open a specific port on the dlink for that to work?00:33
Unit193VNC for fileserver? And are you trying to connect from outside the network? Do you have a VNC server running?00:36
Sebastienthe vnc server is installed on the xubuntu laptop. and the client on this desktop.00:37
Sebastienhttp://puu.sh/cVtK00:38
Sebastieni gutss this is the ip i should use. since its the name i gave the laptop when i installed the os an hour ago.00:38
Sebastienand when i try it, i get this error: http://puu.sh/cVud  (i hope it helps)00:39
Unit193What server did you install?00:41
Sebastienvnc4server and tightvnc00:41
Sebastienand 2 other packages that the system suggested me to install with them00:42
Sebastienthe thing is. i have 2 laptops here with xubuntu, i am trying to make a file server for a small online storage personal service.  and a vps for a irc server with services. someone told me xubuntu would be the best idea for me.00:44
SebastienIf you have any suggestions or other programs i should use. i am all ears.00:44
Unit193Sebastien: https://help.ubuntu.com/community/VNC/Servers00:46
Sebastienso i pic one in the list, and thats it.00:49
Unit193Well, there are reasons for whatever one you pick, I have x11vnc since I don't really need it that much00:51
multipassis there any reason to get 64bit currently? is any of it faster?01:32
multipassxubuntu 6401:32
Sebastienwhy when i try to use "su - root" it does not work. when i put my password it says. "su: authentication failure"01:33
Sebastieni have to enable root?01:33
multipassnevermind,forgot about the 4gb maximum lol01:37
multipassi installed ubuntu-desktop and kubuntu-desktop, then ran a command to get rid of kubuntu-desktop, http://www.psychocats.net/ubuntu/purexfce, i selected to get rid of kdm, then when i rebooted i was unable to get to the login screen. it shows the ubuntu loading screen then goes blackscreen01:50
multipassso far ive tried to reinstall video drivers, reinstall xubuntu-desktop, reconfigure lightdm01:51
multipassim probably just going to reformat, but id like to know what happened01:53
flakonetalguien que hable español02:19
flakonethola02:19
flakonetbuenas noches/dias02:20
Sebastiendydns works for xubuntu 602:22
Sebastiendydns works for xubuntu ? **02:22
flakonetnecesito ayuda para instalar restricted-extras02:30
flakonetalguien puede ayudarme?02:30
flakonetwhat is the code for install restricted extras?02:31
flakonetsudo apt-get install xubuntu-restricted-extras is correct?02:32
nanotubein 'window manager tweaks' what is "activate focus stealing prevention", exactly? (in the 'focus' tab)04:04
shoeniga window won't steal focus when it pops up04:06
shoenigfor example, you're typing in a web browser, if the update manager pops up, it won't be on top of the web browser but in the background instead04:06
nanotubesounds pretty awesome. so you mean if some new crap pops up, while i happen to be typing stuf on say, irc :), i can just keep on typing and the popup will be up front, but won't have focus?04:06
shoenigright04:07
* nanotube enables \o/04:07
nanotubethis should be a default setting :)04:07
nanotubewhat is the "honor standard icccm focus hint" ?04:07
shoenigit's amazing it's an option at all. and xfce is the only one i've seen with it04:07
shoenigdunno04:07
nanotubeheh yea i don't recall seeing that in gnome04:07
nanotubewell... i'll make a suggestion to -devel ;)04:08
nanotubeand now... to wait until some stuff pops up, and to laugh at it as it fails to steal focus. muahaha! :D04:08
nanotubedid you know that holding alt and scrolling on title bar changes window opacity? and doing it without alt shades the window up and down? pretty awesome. :)04:09
nanotubeok, now i know why it isn't default. because when /i/ start a new application, it also goes to the background rather than to the front04:37
nanotubewhen focus stealing is default04:37
WireDreyfussHey, Xubuntu people.  Anyone know how to get Apt/apt-get/synaptic to stop trying to install an uninstallable package?05:24
WireDreyfussIt keeps trying (for 20 minutes at a time) to do this every time I install...any package.05:24
nanotubehm, have you tried apt-get remove-ing said package?05:25
nanotubeand what is the package05:25
WireDreyfusslinux-image-3.0.0.14-generic.  I don't want to try removing it...05:25
WireDreyfussThis happened because I allowed a Live USB version to try installing all available upgrades.05:26
nanotubewell, one question may be.. why is it uninstallable?05:26
WireDreyfussApparently (I was told in this channel earlier) the Live installs can't upgrade their kernels.05:26
WireDreyfussso, now.  How do I get the package OUT of apt's pipeline?05:27
WireDreyfussI mean, if 3.0.0.14 isn't actually installed, maybe I can remove the package safely.  But I don't know what that might take with it.05:28
WireDreyfussthoughts, nanotube?05:29
nanotubewell, it'll ask you to confirm before it does it05:29
nanotubeso if there's anything it takes with it, you'll be able to cancel out05:29
WireDreyfussfair enough.  If the current install attempt ever finishes I'll just try it and see what happens.05:30
WireDreyfussI kind of love the Live installs because I don't REALLY have to care about breaking them...05:30
nanotubeheh05:32
WireDreyfussand "An error occured."  E: linux-image-3.0.0.14-generic: subprocess installed post-removal script returned error exit status 105:35
WireDreyfusswhatever, if apt has the offending packages marked for removal maybe it'll at least stop trying to install them.05:36
WireDreyfussah, no.  exiting synaptic discards marked changes...05:36
WireDreyfussballocks.05:37
nanotubehm well, i haven't mucked about with apt internals... but this is a general ubuntu question, so you may have better luck in #ubuntu (more people there)05:37
WireDreyfussgood point.  Another point is that all the *ubuntu distros might consider un-marking kernel upgrades in their Live variants...05:38
knome#ubuntu-kernel might have some insight about that05:38
=== bazhang_ is now known as bazhang
augustlis there a UI for adding printers in xubuntu, other than the CUPS web interface?08:29
tavastiaugustl, seems to be11:54
tavastiin menu System->Printing11:55
xubuntu605hola12:20
augustltavasti: ah, thanks. I only looked in settings12:31
jadoeshould i ask questions not directly related to xfce here or in #ubuntu?12:55
knomejadoe, depends. if you're running xubuntu, this is not the wrong place12:57
knomefor some questions, #ubuntu might just be better12:57
Pici#ubuntu has more traffic, for better or worse ;)12:58
knomes/or/and/12:58
knome:)12:58
DevilDolllПрива13:14
knome!ru | DevilDolll13:15
ubottuDevilDolll: Пожалуйста наберите /join #ubuntu-ru для получения помощи на русском языке. | Pozhalujsta naberite /join #ubuntu-ru dlya polucheniya pomoshi na russkom yazyke.13:15
jadoeok, that problem solved itself while i was debating where to ask. :)13:20
=== go8765 is now known as go87654
=== go87654 is now known as go876
=== go876 is now known as go87654
=== go87654 is now known as go876543
nikkeHey i am trying to use the dd_rescue command to make live usb stick but dd command doesnt work15:18
nikke:O15:18
freedomrun_does somebody know how to apply this: echo 8 > /sys/class/backlight/acpi_video0/brightness on boot?15:21
xubuntu093ciao15:25
Marzataubottu: что это за хуйня?15:32
Marzataubottu: эсли на чанель ты не можеш посылат?15:32
Pici!ru15:36
ubottuПожалуйста наберите /join #ubuntu-ru для получения помощи на русском языке. | Pozhalujsta naberite /join #ubuntu-ru dlya polucheniya pomoshi na russkom yazyke.15:36
=== xubuntu900 is now known as jonjonmnamesjon
Marzata!no15:46
ubottuHvis du vil diskutere på Norsk, vennligst gå til #ubuntu-no. Takk!15:46
Marzata!is15:46
jonjonmnamesjonhey does anyone know where i can find the driver for my BCM4318[AirForceone54g]802.11g wireless LAN?15:47
jonjonmnamesjoni cant go online as of now would really appreciate any help finding this driver15:48
jonjonmnamesjonfound it15:52
jonjonmnamesjonhmm wonder if i can run terminal while instaling xubuntu15:54
popschhow can I see which application tried to unlock the keyring, please? In the popup window it only says 'An application wants access...'16:20
jolaon linux I can see the new ntfs partition I created (http://pastebin.com/ctu4pVes) but not on windows. why?16:34
jonathan_hi i am having trouble installing the driver for my wireles LAN card16:41
jonathan_im thinking i need to be logged in as route to run the comand in terminal16:42
jonathan_root*16:43
jonathan_i dont know how to do this16:43
jonathan_hi eric16:43
jonathan_sudo apt-get install firmware-b43-installer16:44
jonathan_im trying to enter this16:44
jonathan_i get a error16:45
jonathan_ Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)16:45
jonathan_E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?16:45
jonathan_this si the error16:46
hobgoblinyou have software center or synaptic or are already using apt-get in a terminal - can only do one at a time16:46
jonathan_hmm thank ou16:47
jonathan_this is a brand new install16:47
jonathan_perhaps itis installing updates16:47
jonathan_will xubuntu m be slow on a 8gb flash bc it seems to be16:47
hobgoblinmight need to make sure multiverse is enabled - Settings - Software Sources - first tab16:48
hobgoblinno idea - possibly - and yes if it is installing updates then you will have to wait16:48
jonathan_i see nothing for multi verse16:51
jonathan_im pretty sure it is as it should be though16:51
jonathan_iis lubuntu much more lightweight than xubuntu?16:52
jonathan_bc as of now xubuntu runs poorly for me16:52
jonathan_i have a 06 acer 800mhz and 2gb RAM16:53
jonathan_it is installed on 8gb flash16:53
Unit193Well, the processor is a bit on the lower side, but the RAM is good16:54
jonathan_it is running really unstable16:55
jonathan_i havent updated at all maybe that is why16:55
jonathan_im wondering if that will make a difference16:56
jonathan_i had puppy on previously but went to xubuntu bc skype couldnt get to work16:56
=== Pieman is now known as Paimun
mongyIm using the alternate installer iso to make an external usb drive with full encryption, and at the partitioning screen it displays my current layouts, including internal drive, of which it wants to format my swap partition but I dont really wanna have to go and fix my fstab later.. do I select 'use as - do not use partition' or will that blank my swap partition already existing on internal drive.?17:19
holsteinmongy: just tell the installer what you want to do... no swap, whatever17:25
holsteintell it where you want grub to go, and /home or whatever else.. it'll "just work"17:25
mongyI just dont want it touching my existing partitionts, and by default it detects them all and wants to format my swap.  Im gonna give the external its own swap17:26
holsteinmongy: just tell it not to format swap17:27
holsteinor not to use swap17:27
holsteinmongy: dont let "it" push you around ;)17:27
mongythere is no "dont format it" option  just use as17:27
holsteinmongy: its a checkbox if memory serves...17:27
mongythis is where I am getting confused as to what it will / wont do17:27
holsteintheres nothing in swap though, so dont lose any slepp over it17:27
mongy'alternate iso'17:28
holsteinsleep*17:28
holsteinmongy: sure... you can set flags though... i remember it just being a little more of a search17:28
holsteinbbl...17:28
mongyif it formats my existing swap it will be a new uuid, which means  Id have to fix it up later for my existing install17:28
=== Pieman is now known as Paimun
ngomeshello , i have a issue booting kernel 3.0.0-14 witch is installed but cant select it18:26
ngomes3.0.0.-12 is always selected18:27
mysteriousdarrenngomes: what xubuntu?18:28
ngomeslatest18:28
* mysteriousdarren is thinking18:29
ngomesi press esc on boot , doesnt show Grub menu18:29
Unit193Left shift on boot18:29
ngomesi edit /boot/grub/menu.1st no luck18:29
ngomeshmmm18:29
Unit193Edit /etc/defaults/grub18:29
ngomesu sure , Unit193 ?18:29
ngomesleft shift will force menu apperance ?18:30
Unit193Are you sure you're on "latest" 11.10?18:30
Unit193/etc/default/grub not /etc/defaults/grub18:30
ngomeshow do i check18:30
ngomesim pretty sure its the latest but can check18:30
Unit193lsb_release -r18:31
Unit193(Terminal command)18:31
ngomesRelease:11.1018:31
ngomesyep18:31
ngomesconfirmed18:31
ngomesok , gonna try the left shift trick18:31
Unit193Great18:31
ngomesbrb to let you know it worked18:31
ngomesUnit193, it worked18:37
ngomesbut i dont have kernel 3.0.0.-14 in the list18:37
ngomesonly -1218:37
ngomesbut its installed ,im pretty sure i saw the kernel update18:37
Unit193You could run  dpkg -l |grep generic18:38
ngomesii  linux-headers-3.0.0-12-generic         3.0.0-12.20                             Linux kernel headers for version 3.0.0 on x86/x86_6418:38
ngomesii  linux-headers-3.0.0-13-generic         3.0.0-13.22                             Linux kernel headers for version 3.0.0 on x86/x86_6418:38
ngomesii  linux-headers-3.0.0-14-generic         3.0.0-14.23                             Linux kernel headers for version 3.0.0 on x86/x86_6418:38
Unit193Please use pastebin, and I take it you have "images' too? Not just headers?18:39
ngomesyes yes18:39
ngomesim doing normal updates18:39
hobgoblintry doing a sudo update-grub18:41
ngomesfound 3 kernels18:41
ngomesok , gonna reboot to check list18:41
ngomesright ... ?18:42
hobgoblinif it updated yes18:43
ngomesi did18:43
ngomesjust trying to make my dvb-t work18:43
ngomestrying other kernel18:43
hobgoblink  - try reboot then18:43
ngomeslooks like .12 is not working18:43
ngomesok thanks18:43
go8765can i found some fresh .deb for  Instantbird ?18:48
Unit193go8765: I don't know of any, but I haven't looked like my life depended on it since I don't personally use it18:51
ngomeshobgoblin, kernel does not appear , tryed to reinstall package , only .12 in the list :o18:58
ngomesany help trying to boot 3.0.0.-14 ?18:59
hobgoblinngomes: do you have more than xubuntu installed?19:00
ngomesnope19:00
ngomesonly xubuntu19:00
hobgoblin:) but do you only have one of those installed - this is almost as if there is another grub being shown19:01
ngomes:s19:02
ngomesin /bot19:02
ngomesin /boot/grub/menu.1st there's 3 entrys19:02
ngomes12, 13, 1419:02
hobgoblinyea - I understand that19:02
Unit193That's not the normal grub for Xubuntu 11.1019:03
ngomesgrub version is 1.99xxxx19:03
ngomessomething like that19:03
hobgoblinngomes: is there a /boot.grub/grub.cfg19:03
ngomesno19:03
ngomesops19:04
ngomesu typed wrong19:04
ngomesyes there is19:04
hobgoblincool19:04
ngomeshmm19:04
ngomesonly shows .12 entry19:04
ngomesdo i need to add it manually ? :s19:05
Unit193No, but you did run sudo update-grub?19:05
hobgoblincan you do this for me - give me the url it shows -    df -h |pastebinit19:05
ngomeshttp://paste.ubuntu.com/799704/19:05
hobgoblinngomes: sudo fdisk -l |pastebinit19:06
ngomeshttp://paste.ubuntu.com/799706/19:07
hobgoblindo you get windows showing in the grub menu?19:08
ngomesi dont have windows19:08
ngomesits only a filesystem19:08
ngomesNTFS19:08
hobgoblinyou could try reinstalling grub - http://ubuntuforums.org/showpost.php?p=11477006&postcount=219:09
hobgoblinok - just checking ngomes :)19:09
hobgoblinuse sda as the drive19:09
hobgoblinngomes: the rest of that post is about something else - but the commands to reinstall are the same19:10
ngomesonly 2 commands as i see19:10
ngomessudo update-grub19:10
ngomesthis is the 2º19:10
hobgoblinalso https://help.ubuntu.com/community/Grub2#Reinstalling_GRUB219:10
ngomesok19:10
ngomesdone the 2 commands19:10
ngomesreboot to check ?19:10
hobgoblinngomes: any errors?19:11
ngomesno error reported19:11
ngomesInstallation finished. No error reported.19:11
hobgoblinif it still doesn't show you can try the boot repair tool in the help page I just gave you19:11
hobgoblintry a reboot then19:11
ngomesok brb19:11
* hobgoblin was so much happier with grub 1 ... 19:12
ngomeshobgoblin, no luck :s19:15
hobgoblinmmm - odd19:15
hobgoblinngomes: can you ls /boot - is -14 in there?19:16
ngomesvmlinuz-3.0.0-14-generic19:17
hobgoblinngomes: cat /boot/grub/grub.cfg |pastebinit19:18
hobgoblinthen give me a few minutes19:18
ngomeshobgoblin,  grub (GNU GRUB 0.97)19:19
ngomesi dont have grub 2.019:19
hobgoblinaaah19:19
ngomeswhy wasnt updated normaly19:20
ngomesi did nothing but follow updates19:20
hobgoblinok - so you do in fact have both grub.cfg and menu.lst19:20
ngomesyeah19:20
hobgoblinis this an updated system or did you install grub legacy specifically19:21
ngomesi isntalled xubuntu from CD19:22
ngomesthen followed sugested updates19:22
ngomesinstalled from this version19:22
ngomes11.0119:22
ngomes11.1019:22
hobgoblinhow odd - anything that is not 'normal' about your machine19:23
ngomeshow to update do grub 2 ?»19:23
hobgoblinwell we can have a look at the menu.lst if you like19:24
PiciIf you upgraded from a prior release, grub does not get upgraded.19:24
ngomesOK19:24
ngomeshobgoblin, http://paste.ubuntu.com/799723/19:24
hobgoblinPici: that was my thought - but ngomes says it's a install19:24
ngomesyeah , i have it for like 3 months only19:24
ngomesits the latest19:24
hobgoblinngomes: that's not a menu.lst19:25
ngomesops,  i've copy pasted your line19:26
ngomesok19:26
ngomeshttp://paste.ubuntu.com/799727/19:26
ngomeshobgoblin, ^19:26
hobgoblinmmm19:27
multipassanyone use nautilus as their file manager?19:28
ngomesi have nautilus19:28
hobgoblinngomes: looks to me like you are getting grub2 show on boot not menu.lst19:28
multipassany issues with xfce? or all good19:28
ngomesgood here19:28
ngomesits slower than thunar19:28
ngomesbut ok19:29
Unit193multipass: It tends to take over the desktop19:29
hobgoblinI always had issues with it trying to run the desktop19:29
multipassive heard that Unit193, so not sure about that part lol19:29
ngomeshobgoblin, ngomes@HomeComputer:~$ grub --version19:29
ngomesgrub (GNU GRUB 0.97)19:29
ngomeshow can i have grub2 ?19:29
hobgoblinyep - see that - if you look at the menu.lst there is also the chainload grub2 entry19:30
ngomesso19:30
ngomeswhat to do19:30
ngomesupdate do grub2 ?19:30
hobgoblinthinking19:30
ngomeswhat package is19:31
ngomesngomes@HomeComputer:~$ grub --version19:31
ngomesgrub (GNU GRUB 0.97)19:31
ngomesops19:31
ngomesp   grub-common                                                                            - GRand Unified Bootloader (common files)19:31
ngomesp   grub-coreboot                                                                          - GRand Unified Bootloader, version 2 (Coreboot version)19:31
hobgoblinngomes: dpkg -l |grep grub |pastebinit19:31
ngomeshttp://paste.ubuntu.com/799740/19:31
hobgoblinngomes: not at all sure what you have got going on there - it appears to have been an updated system rather than a clean install19:34
ngomeslol ...19:34
ngomesi did some updates19:34
ngomesi did them all19:34
ngomeswhen asked to do19:35
ngomesanyway19:35
ngomeswhat about it19:35
ngomeshow to solve19:35
hobgoblinno - I mean an upgrade from an older system - if it was a clean install of 11.10 it shouldn't have installed grub legacy19:35
ngomesit should have a way somehow19:35
hobgoblinyou could try resinstalling grub-pc in synaptic19:36
Unit193dpkg -L grub-pc-bin |pastebinit19:36
hobgoblinUnit193: it's installed19:36
Unit193Yep, that lists files19:36
ngomeshttp://paste.ubuntu.com/799749/19:37
hobgoblinsorry - not reading properly Unit19319:37
hobgoblinbrb19:37
ngomesgrub i386 ? mine is x8619:38
ngomesgrub i386 ? mine is x86-6419:38
joe_Help19:45
joe_hello19:46
hobgoblinjoe_: just ask - if someone can help they will19:47
joe_I have a old pc that I installed xbuntu on and it seems that it's always writing to HDD instead of using RAM any ideas19:49
Unit193How much RAM do you have?19:51
Unit193In terminal type  free -m19:52
joe_I believe it's 512mb19:52
joe_joe@joe-desktop:~$ free -m19:55
joe_             total       used       free     shared    buffers     cached19:55
joe_Mem:           242        235          7          0          5         4519:55
joe_-/+ buffers/cache:        183         5819:55
joe_Swap:          505        108        39719:55
joe_joe@joe-desktop:~$19:55
hobgoblinthat'll be why then - very little RAM19:56
joe_I thought the this OS would work well on limited resources19:57
hobgoblinwell it would be ok with 512Mb - but you have a lot less than that - you might be better of with lubuntu19:57
knome!pastebin | joe_19:58
ubottujoe_: 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:58
knome:)19:58
w30joe_, basically; yes but you can do better with choosing apps like abiword over libreoffice.19:58
joe_See I think that possibly one stick of ram might have just went bad19:58
hobgoblinjoe_: try the memtest option in the boot menu19:59
w30If you want someone to choose low resource hungry apps for you, install Lubuntu. However I don't think your choice of xubuntu is your problem with your computer. It did run windows ok and it is more resourse hungry than xubuntu.resource20:01
joe_This is a real light weight distro it has abiword not libreoffice I was just trying to figure out if somthing could be highjacking my RAM or just something not being set up properly20:02
hobgoblinif you have a dodgy stick of ram then that could be the cause of only half showing in free20:03
joe_it ran windows xp really well aside from the normal windows issues20:03
larstrI'm running compiz and I choose "smarter hw detection" or something similar.. My screen turned blue and now I'm in text mode... where do I start looking?20:05
larstrin compiz settings manager20:06
hobgoblinjoe_: that is as maybe - but that is something completely different - also it is 10 years older than a new version of xubuntu ;)20:07
hobgoblinthe long and the short of it is that xubuntu is likely to be slow if you only have ~200 Mb Ram20:08
larstrIm on 11.10 with emerald etc20:08
hobgoblinlarstr: hang around and if someone can help they wil, afraid I can't though - not used compiz for a long time20:09
joe_this MB requires 2 sticks equally sized and if one is not working could it be hanging up the other20:09
larstrhobgoblin: ok.. I'll be searhing a bit with lynx then I guess20:10
hobgoblin:)20:10
* w30 has had memory sticks balk in Linux but get no complaints with windows20:10
* hobgoblin has too 20:10
w30I haven't seen that option. Is that a ccsm choice?20:13
larstrthe offending compiz plugin is called "workaround options"20:16
w30larstr, well, you can edit the text file that contains the config for ccsm and use a text editor to change yes to no or shut off compiz and edit ccsm from the 2d gui.20:21
larstrw30: I'll see if I can find that file20:22
larstrw30: yes, it was a setting in ccsm20:22
larstrgoogling with lynx is not as fun as it used to be20:26
w30larstr, I found one in /usr/share/compizconfig20:26
larstrw30: thx! I'll have a look20:27
w30larstr, also see if you have a .config or such hidden folder or config in your home directory20:28
larstrw30: well.. none of those files in there has changed today20:28
Kingsycan someone tell me why Ctrl+F5 doesnt work in xubuntu on FF ?20:29
Kingsyhas the CTRL key been reserved or something20:29
larstrw30: looks promising. ~/.config/compiz-1/compizconfig/Default.ini20:30
w30larstr, I recommend you export a working ccsm profile to your home directory and the set you default profile in ccsm to use that one. Easier to keep track of :=)20:30
w30larstr, make a new profile called myprofile or sum such20:31
larstrw30: hmm.. I do remember exporting a config not so long ago. To my home dir.20:31
larstrw30: because I had to change a couple of things not available in ccsm20:31
w30ccsm can be set to use the profile of your choice once you get a gui to it.20:32
w30but, alas the cart has to go before the horse with computers20:33
larstrI've found where the plugin loads in default.ini and I've removed it.. Now, how do I get compiz to reload the config? tried compiz --replace etc, but it can't open display20:42
larstrI may be a coward, but a reboot did the trick20:46
=== Sebastien- is now known as Sebastien
w30larstr, you could try the "compiz  ccp --replace  &" line20:54
larstrw30: I did20:55
larstrw30: but from ctrl+alt+f1 text mode it could not open screen20:55
w30larstr, yeah you have to direct the command to the right display or it choses the display you are on20:56
w30larstr, it ususally says a display is already running20:57
larstrwell, I rebooted instead and now I'm happy again :)20:58
w30larstr, ha, discretion is the better part of valor some times21:00
w30larstr, don't check that again.....21:01
larstrtrue :)21:03
nanotubewhat does the 'ccp' part do?22:31
Kingsycan someone tell me why Ctrl+F5 doesnt work in xubuntu on FF ?22:34
TheSheeptry ctrl+r22:35
Kingsyeh? that works.. but wtf? its ALWAYS been CTRL+F522:37
Kingsydoes ctrl+r even do the same thing?22:38
nanotubeKingsy: by default ctl-Fx is the shortcut to switch to that-numbered workspace23:03
nanotubeyou can edit the shortcuts in the settings to take that out if you wish23:03
nanotubethen it'll be passed through to firefox23:03
Kingsynanotube: ahh right I see..23:15
Kingsythansk23:15
nanotubenp :)23:16
Crash_O-Dim trying to install video drivers and get jockey log http://paste.ubuntu.com/799978/23:19
Crash_O-Dim trying to install video drivers ati/amd fglrx and get check jockey log http://paste.ubuntu.com/799978/ how do i fix this?23:34
Kingsyexit23:47

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