[01:06] need help.. have a fresh install of xubuntu. but everytime i restart or shutdown, it hangs, makes a never ending "tooot" sound. never experienced this from gnome etc.. [01:08] try unchecking "save session" see if that makes a difference [01:08] k. tnx.. [01:08] will try that and post the result here.. [01:20] i tried shutting down wiht save session off, still the same [01:20] then chech the dmesg logs [01:21] where could I see that (sorry, i'm new to linux)... [01:22] in the /var/log directory [01:25] what specific message should I be looking at.. [01:26] whatever caused yopur system to lock up [01:26] ok. brb [01:26] the last line before the boot-up messages [01:31] can't see anything but messages regarding the bootup [01:32] then i dont know what to tell ya =\ [01:32] hmmnn... [01:32] k [01:32] tnx.. === gaurdro_ is now known as gaurdro === Stryk is now known as Dissentor [13:02] How can I see how much battery there is left on my laptop in Xubuntu [13:02] ?? [13:06] holme93: there is a battery plugin [13:06] holme93: for the panel [13:08] TheSheep: yeah I found a GNU program right now :) [13:10] TheSheep: what kind of plugin where u thinking of? [13:11] holme93: right-click on your panel, select 'add item' and look for a 'battery plugin' [13:13] TheSheep: ooh, nice :) [16:32] Is there any way that I can constrain mouse/keyboard input to a specific process? [16:32] So all input would be sent to that process, and ignored by every other running process? [16:32] neeto: applications can 'grab' the mouse/keyboard... [16:33] TheSheep: is there a way to implement that via the CLI? [16:34] TheSheep: My situation is that I am trying to run an opengl-based game on wine, which only supports dxgrab for directx games, therefore when I try to look around, I can only look in a certain direction, because my mouse is moving behind the game window and it runs into the side of my screen :/ [16:35] neeto: I think wine has options for that [16:36] TheSheep: only for directx... [16:37] anyways, I think you'd get much more accurate informations on how to implement it on some Xorg development channels [16:39] TheSheep: as in? [16:44] no idea, but there must be some [16:44] also other developer resources [16:45] mwybe #wine would be a good start? [16:51] how can i enable write support for volumes mounted with thunar-volman? [16:53] I would have to guess that it is probobably mounting your devices under a specific group. You probably just have to add yourself to that group... It would probably depend somewhat on the filesystem that was being mounted though [16:54] Hi guys! [16:54] if it was an ext3 filesystem then you would have to adjust the filesystem permissions so you have rights there === gaurdro_ is now known as gaurdro [16:55] thanks zoredache, you are right. it was an EXT2 volume [16:55] Someone want to help med to get the "effects" starting? I've installd the packages needed and I find compis under: Applications > Advanced desktop..... [16:55] the fat32 volume is write enabled, i just panicked :D [16:56] any clue how to adjust the ext2 volume to be writeable by anyone? [16:57] well I don't necessarily reccomend allowing anyone to write to your drive... but a command like 'sudo chmod -R 777 /media/mountpoint/' would do it [16:58] I would be very happy if someone could take time and help a new linux user :) [16:58] of course it might be better to create a group and put the users you want to have write access in that group [16:58] !compvis [16:58] Sorry, I don't know anything about compvis - try searching on http://ubotu.ubuntu-nl.org/factoids.cgi [16:58] !compviz [16:58] Sorry, I don't know anything about compviz - try searching on http://ubotu.ubuntu-nl.org/factoids.cgi [16:58] thanks zoredache, i'll make it from here [16:59] much obligded [16:59] !compiz | ant0n [16:59] ant0n: Compiz (compositing window manager) and XGL (X server architecture layered on top of OpenGL) - Howto at http://help.ubuntu.com/community/CompositeManager - help in #compiz-fusion [16:59] that is all I know about it ant0n [16:59] Oh, thanks for compiz irc, I'll try some there :) [16:59] ant0n, have you run "compiz --replace"? [17:00] is your video card supported? [17:00] Yes, Alt + F2 [17:00] Yes, I think so! Im using a VIA unichrome card, and all drivers is working. [17:00] cat /var/log/Xorg.0.log | grep AIGLX [17:01] i dont think VIA is supported [17:01] 3d acceleration does not mean that compiz will run [17:01] try "compiz --replace" in xterm and see the error msg.. [17:02] Ok, but what is xterm? [17:03] !terminal [17:03] The linux terminal or command-line interface is very powerful. Open a terminal via Applications -> Accessories -> Terminal (Gnome) or K-menu -> System -> Konsole (KDE). Guide: https://help.ubuntu.com/community/UsingTheTerminal [17:04] Alt+F2 -> xterm [17:08] sry to shatter your dream [17:11] :) [17:21] It seems as it does'nt work. Any other tips how to pimp the desktop? =P [17:25] buy a geforce 2 mx ^^ [17:41] connection problems, ant0n_? [17:42] Yeah, internet cable (TPT?) is a litle fuck'd up =P [17:42] Sweden? [17:43] When i checkd my driver I see Im using VESA, but I installed VIA Unichrome driver with this command:apt-get install xserver-xorg-video-unichrome So it would say Im using VIA instead of VESA now ? [17:44] It's i bit strange actually, is'nt it? [17:45] try xserver-xorg-video-openchrome [17:48] Just type that command ("xserver-xorg-video-openchrome") in to terminal? [17:48] sudo apt-get install xserver-xorg-video-openchrome [17:48] copy/paste that [17:48] Ok [17:49] Is it better with openchrome? [17:50] better than vesa [17:50] ctrl + alt + backstage now after finish? [17:50] first check your xorg.conf [17:50] Ok [17:51] replace "vesa" with "via" [17:51] Yes! [17:51] :9 [17:51] :) [17:51] ;) [17:53] http://pastebin.se/193853 [17:53] That's my xorg-conf [17:54] Im not sure what to change, just replace VESA with VIA, or do I Have to type in VIA Openchrome or something? [17:54] there are two device sections [17:54] one too much [17:55] i'd recommend: sudo dpkg-reconfigure -phigh xserver-xorg [17:55] Ok, would you like to change xorg-conf so it will work fine 4 me? Would be greate if you could :) [17:55] sudo dpkg-reconfigure -phigh xserver-xorg - I'll try that one [17:57] It just let me change ress [18:00] it should rewrite your xorg.conf [18:00] Yes, now it says VIA, thank you very very much ! :) [18:00] now try glxgears [18:00] In terminal? [18:01] yes [18:01] Ok [18:01] Yes, it workd! [18:01] nice [18:02] Thats 3D ? [18:03] yes [18:05] 935 frames in 5.1 seconds = 184.964 FPS [18:05] 1918 frames in 5.1 seconds = 375.120 FPS [18:05] 1356 frames in 5.1 seconds = 263.494 FPS [18:05] 904 frames in 5.5 seconds = 164.674 FPS [18:05] 1017 frames in 5.1 seconds = 197.752 FPS [18:05] 1243 frames in 5.0 seconds = 246.984 FPS [18:05] 1620 frames in 5.1 seconds = 316.605 FPS [18:05] 1921 frames in 5.0 seconds = 381.992 FPS [18:05] 1921 frames in 5.1 seconds = 375.433 FPS [18:05] 1356 frames in 5.5 seconds = 245.865 FPS [18:05] 1017 frames in 5.5 seconds = 185.100 FPS [18:05] 1017 frames in 5.5 seconds = 185.611 FPS [18:05] X connection to :0.0 broken (explicit kill or server shutdown). [18:05] flood alert ;)) [18:06] ant0n@kronan:~$ xterm [18:06] ant0n@kronan:~$ compiz --replace [18:06] Checking for Xgl: not present. [18:06] No whitelisted driver found [18:06] aborting and using fallback: /usr/bin/metacity [18:06] no /usr/bin/metacity found, exiting [18:06] ant0n@kronan:~$ [18:06] Forgot pastebin, im stupid! [18:06] =P [18:06] Does it says anything to you? [18:06] No whitelisted driver found [18:06] compiz wont run on via [18:07] Ok, to bad, to bad =P [18:07] Strange, openchrome is open chellcode? So why not fix it so it would run with compiz? [18:08] not easy to fix if via doesn't release specs [18:08] compiz needs some fairly advanced functions [18:09] Ok, but openchrome is open 4 everyone? [18:09] yes [18:09] you could try your best [18:10] you might see that some games also won't work with this driver [18:10] But I'd just install openchrome ? But it doesn't work, but in the future it might work :) [18:10] theoretically ^^ [18:10] =P [18:11] Thank you for helping me, I really (fuck, whats the word for happy or thanksfull in english...) that you help't me :) [18:12] appreciate [18:12] Yeah, I really appreciate you'r help :) [18:13] My English is not to good you see =P [18:16] thats ok ^^ [18:16] now you can play teewars [18:16] www.teewars.com [18:16] =) [18:17] it also comes from sweden [18:18] Ok, I'll see if I can install it, Im a linux newb ;) [18:18] I would like to install it in the terminal, how to do that? [18:18] pretty easy [18:19] just untar and run [18:19] wget http://www.teewars.com/files/teewars-0.3.4-linux_x86.tar.gz [18:19] tar -xf teewars-0.3.4-linux_x86.tar.gz [18:19] cd tee[tab] [18:19] ./tee[tab] [18:20] the last command runs the executable file [18:23] Okej, but when i type in "tar -xf teewars-0.3.4-linux_x86.tar.gz" nothing happends. [18:27] it should extract the tar [18:31] ok, I'll try some more [18:31] you could use your graphical archiver [18:31] xarchiver or the thunar plugin [18:32] are you sure that i didn't create a teewars-0.3.4-linux_x86 folder? [18:35] i have no idea, as i said, im a newb =P [18:39] Thanks 4 helping me :) I'll have to leave now =) [18:48] can smeone hel me? have a probem with live cd! [18:49] live: just ask the question, then someone can answer if they know the issue and are around [18:51] when I start the live cd on xbox it seems to work but after checking ALSA there is only black screen instead of login screen and ctrl+alt+f1 doesn' work [18:51] i don't like ubuntu livecds ^^ [18:52] i know nothing about livecd on xbox [18:53] http://www.xbox-linux.org/ [18:53] it s ubuntu life cd with 2.6 and 2.4.31.xbox kerne whch works n xbox and c [18:56] is you xbox version 1.6? [18:56] yes [18:56] http://www.xbox-linux.org/wiki/Version_1.6_Warning [18:57] but rght now I'm using xebian n 1.6 xbox [18:59] Server irc.oftc.net, channel #xbox-linux [18:59] this is not an xbox channel [18:59] n answer === uninvite1 is now known as uninvited [21:30] as long as you install a .deb you can uninstall it right? with synaptic? [21:36] you will be able to install it yes.. a .deb could do things to your system that aren't easily uninstall able though [21:36] man, I hate that.. [21:36] I'd like to get mplayer rc2 and I can only do so with a .deb file.. [21:37] I wonder if there's a repository with it in there somewhere. [21:37] eh? a .deb is good [21:38] but it could do something nasty to my system.. [21:38] ya know? [21:38] I don't know if I want to even take a chance with it. [21:38] well any time you install software it can do something nasty to your system [21:38] a .deb is a fairly safe format because there are fairly strict packaging guidelines that most people follow [21:39] ahh, and I'm also getting it from mplayer site so I should be OK then? [21:39] the thing is I can update normally and all, right? [21:39] if you are really woried, you could download the .deb extract the files, and check out the (pre|post)(int|rm) scripts [21:39] most likely [21:40] (I just got back on a XUbuntu system after many years of absence) [21:40] thanks.. [21:40] I'll try it out and intall it. [21:40] it is the install/removal scripts that tend to be where the danger lies [21:41] sometimes the install script will copy stuff into odd places and the removal script won't clean it up... or even worse... the removal script will delete stuff it shouldn't [21:41] ahhh, thanks. I'll look at it and see how it goes. [21:42] that's true because a .deb file can be used for other things other than Ubuntu.. so it could put things in odd places. [21:45] Total newb to xubuntu, and linux in general. I have an mp3 file just downloaded from bbc.co.uk, can't play it in movie player because i'm missing the right plugin. How do i fix this? Or else what's a minimal, simple mp3 player I can install with the synaptic package manager? [21:48] !mp3 [21:48] For multimedia issues, this page has useful information: https://help.ubuntu.com/community/RestrictedFormats - See also http://help.ubuntu.com/ubuntu/desktopguide/C/common-tasks-chap.html - But please use free formats if you can: https://help.ubuntu.com/community/FreeFormats [21:50] thanks :) [22:00] hi [22:30] n8