[00:49] Mmmm cookies [00:50] * Unit193 had cookies, and lots of other foods :D [00:54] * Linkmaster is lacking thereof [00:55] * genii-around munches [01:05] * DarthFrog is wanting a beer. [01:06] i recently installed kubuntu 11.10 and it says i only have 2.4g or ram when I have 6gigs [01:06] free -m returns the same thing [01:06] is this a problem other people are having as well? [01:07] i've reinstalled only to get the same result [01:07] number18: did you install the 64bit version ? [01:07] i installed ubuntu 11.10 and didn't have this problem, only kubuntu [01:07] What does your BIOS say it has? [01:08] good call, i have a 64bit processor [01:08] i installed the 32bit [01:08] yup 32bit can't address that much memory [01:08] regardless of OS. [01:08] the 64bit is labeled as amd though [01:08] should i still install that one? [01:08] yes [01:09] intel use the AMD 64bit instructions [01:09] gotcha, thanks mase_work [01:09] np [01:17] kndkfnsklfd [01:18] I'm running a job (started using bash) and my core temp is 75*C. Is there any way to throttle it? I'm afraid 75 degrees is getting close to crash territory. [01:21] increase fan speed maybe..? what do you have running that is bringing it up that high? [01:23] Linkmaster, I am testing XTEA cipher with different block sizes [01:26] ah, that'll run any computer up you know =P maybe maximize you're fan, or set a priority through the system policy [01:33] Linkmaster, I'll just use a cron job to stop the process for 1 minute, then run it for 4 minutes, repeat. Dirty but it works. Low priority (renice 19) doesn't stop it from using 790% cpu when other processes only use 10%. [01:34] true... [01:34] yeah, pretty dirty, but i'll work fine [01:34] *it'll === root is now known as Guest78708 === serg is now known as Guest21477 === rnewell is now known as RandomRoger === sillytones is now known as semitones [03:02] kde doesn't seem to be saving any edits to my launcher menu [03:02] where are these .desktop files stored? [03:02] (I'd like to double check the permissions) [03:10] aperson: normally in /usr/share/applications iirc [03:10] yeah, I came to my senses and just did a find ~ -iname \*.desktop [03:10] thank you : [03:10] ) [03:11] so the custom ones go in ~/.local/share/applications/ [03:11] that being said, the ones being created are *there*, but they're not showing up in the menu [03:14] check for executable bit [03:14] .desktop files need to be marked as executable? [03:14] these things are being created with kde's menu editor [03:15] so I don't know why things are wonky === AD is now known as Guest3547 === md is now known as Guest93822 [03:21] hello [03:21] well_laid_lawn↬ none of the .desktop files have an executable bit set [03:22] but from my understanding, they don't need it [03:22] aperson: here if I right click one the first option is to execute it [03:23] yes, but .desktop files themselves are not executables [03:23] they point to them [03:24] if you right click yours and there's no option to execute it then something's up [03:24] it should run the app just from clicking on it [03:24] I don't think we're on the same level here [03:24] and they *do* [03:25] ok [03:25] so that's not why they aren't in the menu [03:28] so my kmail broke on the update :-( [03:28] can I nuke the settings somehow? [03:28] dpkg-reconfigure didn't [03:29] What group does a user need to belong to run X (and x programs)? [03:30] epimeth↬ your settings should be in your ~ somewhere. My guess is in ~/.kde/share/config/ [03:31] aperson: cheers, checking now [03:31] or .config ? [03:32] well_laid_lawn↬ hmm... I think the problem lies wherever kde stores the menu structure [03:33] is there any way for me to check whats wrong with the configuration files? [03:33] the error I get when I open kmail is: KMail encountered a fatal error and will terminate now. [03:33] The error was: [03:33] Failed to fetch the resource collection. [03:33] mr-rich: Is this your actual question or more like: I get when I type startx [03:34] and then when I click ok it closes [03:35] the conf files look okay, but that really doesn't mean anything [03:35] genii-around: not really ... I want to run a gui program as a different user and the user belongs to no groups, so when I try to run a program as that user, I'm told that it can't open display ... [03:36] mr-rich: How was that user created [03:36] genii-around: through the control panel/system settings - user manager ... [03:37] genii-around: I limited access because it's for a vost on my LAMP stack ... [03:38] * genii-around sips and contemplates [03:39] genii-around: Now I want to copy files over using dolphin (instead of ftp) and, hence, run dolphin as as another user ... [03:40] well_laid_lawn↬ I did some risky business and mv'd my ~/.config/menus folder (which seems to be where the structure is stored) [03:40] genii-around: I suppose I could do a sudo copy then chown ... [03:40] I now have the default menus, we'll see if edits now stick [03:51] I am having a issue with kubuntu-desktop I Have installed kde-dekstop on ubuntu 11.10 and tried set kde as default, but every reboot unity turn to be default again, do anyone know how to fixit? [03:57] killown: Use KDM instead of GDM. [03:58] DarthFrog it's lightdm [03:58] OK, use KDM instead of lightdm. :-) [03:58] DarthFrog, Whats the command to set kdm as default? [03:59] Something like update-alternatives... i don't remember [04:01] update-alternatives --get-selections | less [04:04] I have "x-session-manager auto /usr/bin/startkde" [04:04] DarthFrog, dpkg-reconfigure kdm [04:05] :D [04:05] Yes, I was just trying that myself. :-) [04:05] thanks [04:05] alright, no dice. Moving my .config/menus folder restored the old menu hierarchy, but still, none of my additions stick [04:32] applications-kmenuedit.menu: http://pastie.org/2760105 and this is an example of one of the .desktop files created by the menu editor: http://pastie.org/2760109 [04:32] I'm at a loss [04:44] for anyone watching me talk to myself: https://bugs.kde.org/show_bug.cgi?id=283658 [04:44] KDE bug 283658 in general "menu items created by kmenuedit are not visible in k-menu" [Normal,Resolved: fixed] [04:44] that's the problem [04:44] the empty OnlyShowIn= line [04:48] aperson: so you found an existing bug that matches your issue ? [04:48] yes [04:48] ok cool. [04:48] it took me a while to conjure up the right keywords into google [04:48] looks like it's been fixed [04:48] yep, but I'll have to suffer through it until 1.7.3 is out :S [04:49] yeh unfortunately. you could always rebuild your package with that patch [04:49] if you are really keen [04:50] I'd rather wait and hack it for now [04:50] yeh fair enough. [04:50] 4.7.3 should be out soonish though i think [04:51] morning [04:51] I can hope! [04:51] how to get a source from a package with apt-get? so i can extract the source? [04:51] 1.27 Tuesday, November 1, 2011: KDE 4.7.3 release apparently [04:51] not sure how on track that is [04:52] How can I use "Activities" panel in KDE toolbox? what is its function? [04:52] but it should be roughly around then [04:52] yeah, hopefully the kubuntu ppa will update [04:58] hey you guys why does this work { ls -la | egrep '*DSC*' } but this one wont { ls -la | egrep '*DSC*JPG' } the directory im working on has many files named DSCN[0-9]{4}.JPG [05:07] ibmx37, get ride of those ' ' [05:07] Ls -la | egrep *DSC*JPG [05:08] didnt work [05:12] what are you trying to do, why not ls -la *DSC*JPG? [05:14] you shouldn't grep ls anywho - use find [05:50] how do I define an area for notifications? [05:51] morning all [05:51] someone of you also have the problem with ghosts on the tasbar? see here https://bugs.kde.org/show_bug.cgi?id=277010 [05:51] KDE bug 277010 in widget-taskbar "Task bar displays the entries in two rows instead of one and with gaps" [Normal,Reopened] [05:52] vehemoth↬ grab a notification and move it somewhere [05:54] noaXess: yup [05:54] mase_work: also one of the disappointed users :) [05:54] not dissapointed [05:55] bugs happen, i use brand new software so i expect a few rough edges [05:55] by the time it gets to an LTS i am sure it will be fixed [05:57] aperson: my problem is that on the left side once it meets the screen edge it won't go any further, but on the right side it just goes out of the screen [05:59] I would like to have them on the right side but it's a problem if they are larger than they were when I decided on their placement [06:08] can I list all plasmoids that I have from the command line? === k is now known as Guest7749 [07:40] can some one help me with dual monitors and video games not wanting to allow me to change the res.. for when i go full screen all games displays on both monitors as if it was just one.. [07:41] oh i have nvidia video card.. and twinview settings i believe.. [08:27] are here some dkms, mkdeb cracks? [08:29] Hello, my taskbar goes from translucent to a plain old gray at random after a reboot. Sometimes changing the panel theme works, but not now. Desktop effects are enabled, so what is causing this, and how can I fix it? === chaosr is now known as ChaosR [08:32] hi, I just changed my password on the control panel and now I can't login [08:32] when I try to recover it by dropping to a root shell in recovery mode and typing 'passwd' it says "password cannot be recovered" or something like that [08:33] I know the new password and I know I didn't make any typographical errors [08:33] what's odd is that when I try to change the password of 'root' I get the same error [08:33] (in the recovery root shell) [08:34] ChaosR: seems you have a similar problem like this: https://bugs.kde.org/show_bug.cgi?id=277010 [08:34] KDE bug 277010 in widget-taskbar "Task bar displays the entries in two rows instead of one and with gaps" [Normal,Reopened] [08:34] what is your advise to me? [08:35] martin__: you are now in recovery shell.. as root, right? [08:37] noaXess: not at all [08:37] noaXess: yes [08:37] what do we call that bar at the left of the screen, when the mouse is move over it [08:38] sorry wrong channel. [08:38] martin__: passwd yourusername doesn't work? [08:39] yoga: yeah :) cause i don't have it ;) [08:39] noaXess: that is about the task manager, I am complaining about the panel itself (or kwin for that matter) [08:39] noaXess: I get input fields to change it, but when I press enter it says something about authentication unchanged, cannot recover or something [08:39] ChaosR: so the whole panel grays out [08:39] yes [08:39] noaXess: a similar error to when the two passwords don't match, but without that error [08:40] like compositing disables, but it's still turned on [08:40] ChaosR: what happens if you run: killall plasma-desktop && plasma-desktop [08:40] noaXess: still gray [08:41] grrr.. [08:42] noaXess: interesting, changing the height fixed it [08:42] ChaosR: forever? [08:42] booooooot ;) [08:42] noaXess: even more interesting, only at a specific height it turns gray [08:42] strange [08:43] the height where the application launcher maxes out [08:43] at exactly that height, it becomes gray [08:44] I think that is 48 pixels, but I'm not sure [08:44] anybody running kubuntu that is willing to test this? [08:58] join #quiz [09:41] I'm looking for an XML editor that can handle a 10MB file (crazy depth... maybe 160)... everything is dying on me, eclipse is crying about heap space, firebug is barely keeping up... Does KDE have anything to offer? [09:44] try http://kxmleditor.sourceforge.net/ [09:49] JustinasLelys___, configure: error: The important program kde-config was not found! This is a new install, I do want KDE but do NOT want kdm (which caused nightmares on my old install) [09:57] as I suspected, kate is having trouble too... I do have a decent machine I swear... Time to give vim a shot, probably should have been my 1st or 2nd choice [10:37] vi(m) wil certainly be able to edit the file. Recently, I edited an 800+ MB file with it. No slow-down was noticeable. [10:38] Whats up [10:55] [89058.019069] Out of memory: Kill process 2063 (akonadi_nepomuk) score 478 or sacrifice child << akonadi seems to have mem leak! :) === af_ is now known as Guest85407 [10:59] You don't say! When one has to sacrifice children to read mail, I'm opting out of this! [11:06] Hey all [11:07] someone knows, if dkms handels dkms.conf file in another way, since latest verions? Error! No valid dkms.conf in dkms_source_tree or dkms_binaries_only. [11:08] it's a problem with a driver for a usb soudn/dj console.. here are details.. http://www.mixxx.org/forums/viewtopic.php?f=3&t=851&start=70 [11:08] hey BluesKaj [11:08] up and running? :).. [11:16] noaXess, what does lspci | grep -i audio , show [11:16] BluesKaj: if what? [11:17] if usb console is plugged in? [11:17] yes [11:17] actually lsusb |grep audio [11:18] BluesKaj: one moment [11:21] BluesKaj: thats happens if i plugin the device: http://pastebin.com/DaqrSj2c [11:22] and lsusb | grep -i audio doesn't show the device.. cause there is no kernel modul for it... [11:23] in this ppa is a kernel modul https://launchpad.net/~rojtberg/+archive/hdjmod, but the developer means, that in dkms anything has changed for dkms.conf... [11:23] what about lsusb [11:24] lsusb: http://pastebin.com/RaXsfTE5 [11:24] dluif we find out, whats the problem with dkms.conf, then i can send this info to the developer [11:25] the problem is.. i have a gig this weekend and now i'm unable to use my dj console :(... [11:25] i think the driver itself works.. cuase.. after upgrading from 11.04 to 11.10 and also kernel v3.x it worked, cause the modul was made in 11.04 and kernel 2.6.x.. [11:26] ok gtstreamer needds to be configured , run sudo gstreamer-properties , thrn configure the device , and reboot may be in order [11:27] BluesKaj: what? [11:27] sudo gstreamer-properties [11:27] BluesKaj: it's not just a usb soundcard.. it's a console to controll software like Mixxx DJ console [11:27] it will detect your usb device [11:28] ok.. let's try :) [11:28] can't hurt [11:28] BluesKaj: don't have gstreamer-properties [11:29] is it in gtreamer-tools? [11:29] does the output suggest that ? [11:30] sudo: gstreamer-properties: command not found [11:30] no suggestion [11:31] is there some way I can get this with gcal/kmail? http://www.slipstick.com/images/Outlook%2011%20Calendar.jpg [11:31] (ie the multiple people view) [11:32] install gstreamer-tools , it might work, noaXess [11:33] BluesKaj: how to get package information and what commands/files are included? [11:33] apt-cache show package show only description... [11:34] BluesKaj: no way.. havn't the command you want.. [11:35] just have gstreamer-codec-install [11:35] I just installed it wirh apt-get, then do man gstreamer for help [11:37] BluesKaj: :( no gstreamer.. man gstreamer no manual entry for... [11:37] yeah, bummer [11:37] http://paste.ubuntu.com/719602/ [11:37] try the properties command now [11:40] BluesKaj: no way.. sorry. [11:40] nothing pops up , no gui ? [11:41] sudo gstreamer-properties [11:43] BluesKaj: nothing.. don't have this command [11:43] sorry [11:44] BluesKaj: do you have gnome? [11:44] odd , because I have it [11:44] cause.. think this is a tool that is in gnome-media [11:44] njope lde [11:44] kde [11:45] but gnome-media installed? [11:45] well, some gtk libs might come with it if you install it [11:45] BluesKaj: http://paste.ubuntu.com/719604/ [11:46] gstreamer0.10-gconf [11:46] I'm not such a pursidt that I can't tolerate a few gtk libraries etc if I need them [11:47] are you afraid to use gtk libs ? [11:47] BluesKaj: no.. i'm not. if i need. i doo.. but if i don't have the command.. i can't use it ;) [11:48] btw gstreamer0.10-gconf don't have gstreamer-properties [11:48] in wich package is it? [11:50] gstreamer-tools [11:50] aha.. i need gnome-media too [11:52] yeah. it gets pulled in [11:52] ok.. i don't see the usb device.. it's not [11:53] reload alsa [11:57] GOT IT:... i got the kernel modul running, but manually build and install it with dkms from source.. HEHEEEEEEE [11:58] I hope you can get it to build ok [11:59] BluesKaj: it works.. my dj console works.. so i can inform the developer so he can repair it ;) [12:00] repair the dkms module ? [12:01] BluesKaj: it seems that the sourccode of the modul is fine. but installing it from the deb package breaks.. [12:02] ok can you build it with make? [12:02] and build essential [12:03] you might need mercurial as wel [12:17] BluesKaj: the source can be add/build/installed with dkms directly.. [12:17] ok [12:22] how are you going to tell the laptop which sound device to use as default ,, the usb device is default when it's on the the systembus === kbroulik_ is now known as kbroulik [12:23] noaXess,^ [12:23] BluesKaj: with alsamixer :) [12:24] but i don't need to with this Hercules DJ Console.. normal sound with eg. vlc, amarok will be played over internal intel sound card.. all sound within Mixxx will be go over the dj console.. [12:25] so intel will act as a capture card [12:25] from the mixx [12:26] what's on the djconsole, cd players , TTs ? [12:32] noaXess, maybe you should investigate "jack" just for some options , [12:33] BluesKaj: http://www.hercules.com/de/DJ-Musik/bdd/p/12/dj-console-mk2-virtualdj-djc-ed/ [12:33] the dj console controls Mixxx that have two channels for mp3 sound.. you also can handle vinyl with it. but never used it [12:34] BluesKaj: what you mean with jack? [12:35] noaXess, nevermind , it's not relavent [12:36] BluesKaj: about jack...my other problem, you remember? sound headphone and speaker.... i read on some places that there is a tool in ubuntu/gnome like jack sense... that controls if a jack is plugged in.. [12:36] BluesKaj: who does control that in kubuntu? [13:08] noaXess, I don't know much about jack.. some research is necessary for us [13:16] hello everyone [13:19] Hi, is it worth to upgrade to 11.10 if I have stable system and KDE 4.7.1? [13:52] the latest version of Xorg and Nvidia drivers + Kubuntu/Ubuntu if total bullcrap [13:52] *is [13:53] BadDesign: in backports? [13:54] not backports, the latest in default repos... WTF I have 40 tabs open in Chrome and the RAM is 3.8 GB used and Swap is 1.8 GB and the system is unresponsive [13:54] I hate NVIDIA and XORG [13:54] I can not hibernate [13:54] Me neither [13:55] That's another issue. I could never hibernate in Linux for more than 5 years now.. I'm still waiting [13:55] Actually, I can hiberate but when i weak up i get messy screen [13:57] hi all, anyone knows how to install that taskbar widget for fast access to folder. I can't remember its name and where to find it. Its icon was a folder with a yellow star on it, if memory serves well. [13:57] athena: I think thats a issue with kde [13:59] it was very handy, installed by default on Natty. With a few clicks you could access any location you wanted. [14:00] I hear that there is a package named 'uswap' in official archive on hardware hibernation. Does anyone know something about it ? [14:04] lelamal: try the folder view widget [14:05] phoenix_firebrd: thanks, I have that one on the desktop, but it's not the one I'm looking for [14:06] lelamal: was it present in the default installation? [14:07] no, it wasn't, I'm on a fresh install of oneric [14:07] but it was default on natty [14:07] it's only available on kubuntu, couldn't find it in any other distro [14:09] lelamal: I think it's called Quick Access [14:09] Hi [14:09] can somebody help me out with this? http://askubuntu.com/questions/72360/no-headphones-sound-in-asus-u52f-laptop [14:09] and I havent seen it in oneiric so far [14:09] but I dont use it anyway :) [14:10] kbroulik: yes, that maybe it [14:10] that's a pity, I found it very handy [14:10] lelamal: try kde-apps.org or in the add widgets strip click on "add new widget" and there you can click that "download widget from internet", maybe search there [14:11] BadDesign, did you install "recommended drivers" in kmenu>apps>settings>additional drivers ? [14:11] kbroulik: ok thanks, I'll try that [14:11] fitoria_: Is the hardware ok? [14:13] yes [14:13] it works [14:13] BluesKaj: holy cow, I have 173 version as the activated version... thought I activated nvidia-current yesterday, lets see if I change from 173 to current I will gain some improvements [14:13] the speakers works but no headphone [14:14] fitoria_: have you tried with any other OS [14:14] phoenix_firebrd: yes, it works in windows [14:14] fitoria_: ok, lets try to find the problem [14:14] Hi all. Is it possible to use the default GTK style in LibreOffice in Kubuntu? I don't like the oxygen style. I installed libreoffice-style-tango , but it only changes icons, not window appearance. [14:15] fitoria_: can you one thing for me? [14:15] tell me [14:16] bad yup the current one is definitely newer thgan the 173 [14:16] fitoria_: we need to try some thing, with the pulseaudio settings [14:16] ok [14:16] fitoria_: goto /etc/pulse/ [14:16] fitoria_, lspci | grep -i audio , post the first device in the list [14:17] 00:1b.0 Audio device: Intel Corporation 5 Series/3400 Series Chipset High Definition Audio (rev 06) [14:17] phoenix_firebrd: done [14:18] fitoria_: can you see a file daemon.conf [14:18] phoenix_firebrd: yes [14:18] fitoria_: you have to backup the file now [14:19] ok [14:19] fitoria_: do you know how? [14:19] done [14:19] fitoria_: now open the file for editing with root permissions [14:20] phoenix_firebrd: done [14:20] what should I edit? [14:20] fitoria_: can you find the line 'enable-remixing = yes'? [14:20] yes [14:20] is commented [14:21] fitoria_: is that line starts with ;? [14:21] yes [14:21] fitoria_: remove ; from that line and save [14:21] done [14:21] fitoria_: is the file saved [14:21] yes [14:22] fitoria_: now end the pulseaudio process, the process will restart automatically [14:23] done [14:23] with killall [14:23] I updated to oneiric and now I don't get addressbook completions in the kmail composer. Does anyone know how to get them back? [14:23] fitoria_: check for sound now [14:23] trying... [14:24] speakers works, headphone does not === fitoria_ is now known as fitoria [14:24] fitoria_: open alsamixer in termina; [14:24] fitoria_: open alsamixer in terminal [14:24] ok [14:25] fitoria: increase all the volume levels and see === athena is now known as athena_ [14:25] phoenix_firebrd: all up to 100 [14:26] fitoria: goto settings [14:26] fitoria: open multimedia [14:26] ok, I'm there [14:26] fitoria: phonon [14:27] ok [14:27] fitoria: audio hardware setup [14:27] ok [14:27] fitoria: whats the profile selected? [14:28] Analog stereo output [14:28] fitoria: can you see any other in the list [14:28] yes [14:28] fitoria: do you have any 5.1 or 7.1? [14:29] phoenix_firebrd: yes http://wstaw.org/m/2011/10/26/plasma-desktopDF2579.jpg [14:30] fitoria: can you translate the last entry for me [14:30] apagado == turned off [14:32] fitoria: set the profile to "Digital Surround 5.1(HDMI) Output" [14:33] done [14:33] fitoria: this is a fresh install of 11.10 right? [14:33] no, is a upgrade install from 11.04 [14:34] fitoria: ok, now check for sound [14:34] no sound [14:34] at all [14:34] fitoria: its a driver fault [14:35] :'-( [14:35] I have to recompile or switch the driver? [14:35] the digital out directs the sound in digital form to the hdmi output , there won't be any sound unless it's converted to analog and redirested to headphones or speakers [14:36] fitoria: there is no analog output port for your headphone jack [14:36] redirected [14:36] no [14:36] fitoria, you may need to reload alsa , sudo alsa force-reload [14:36] fitoria: try to use a custom alsa settings to redirect audio === yofel_ is now known as yofel [14:37] hello === abhishek is now known as sheku [14:37] phoenix_firebrd: how do I redirect audio in alsa? [14:37] for those interested, to set the quick access widget I had to install its package from muon, and then it showed up among all the other widgets. Thanks everyone for your suggestions. [14:38] fitoria: that is little bit complex, you have to get to know something about alsa first, i think BluesKaj can help you [14:38] lelamal: good [14:38] hey [14:38] fitoria: have you tried with a live session of 11.10? [14:39] mmm no [14:39] but I could tr [14:39] try* [14:39] fitoria: try it [14:40] if it works [14:40] fitoria: some problems got solved for me in a fresh install regarding sound [14:40] ok [14:40] just checking .. [14:40] phoenix_firebrd, fitoria i don't think the hdmi output will work for the headphones or speakers , the analog setting in phonon should tho [14:40] long time haven't used an IRC [14:40] BluesKaj: he said it worked in windows [14:42] hdmi out will work in windows yes because it doea simultaneous conversion of digital and analog which might work in kubuntu and might not ...not totally sure yet [14:43] BluesKaj: we just have to redirect the audio manually in alsa [14:43] phoenix_firebrd, fitoria , is it necessary to have hdmi out as default ? [14:44] BluesKaj: no [14:44] BluesKaj: no [14:44] alsa doesn't redirect the audio , the soundcard or pulseaudio can [14:44] BluesKaj: have you heard of asound.cong? [14:44] the sound settings in phonon with pulseaudio [14:44] BluesKaj: have you heard of asound.conf? [14:45] BluesKaj: its proper to say that we are mixing the sound manually [14:45] yes, phoenix_firebrd , but I use .asoundrc ...asound.conf didn't work with my sound card [14:46] BluesKaj: ya thats fine [14:46] BluesKaj: i had my share of problems with alsa before pulseaudio [14:47] BluesKaj: i am using creative soundblaster [14:47] BluesKaj: had problem with bass redirection and a lowpass filter [14:48] yes, phoenix_firebrd , I have to use pulse with my m-audio card for web content audio and I don't like like it, but I put up with it. [14:48] BluesKaj: i remember you are the one who tried may alsa settings [14:49] fitoria, try your phonon default audio setting in the analog mode , see if you 'phones work [14:50] ok [14:50] phoenix_firebrd, are you using spdif output ? [14:50] BluesKaj: do you know that some of the soundcards use software instead of hardware to mix and for some filters [14:51] yes ,especially on MSWindows [14:51] BluesKaj: ya [14:52] BluesKaj: they don't work :-( [14:52] yeah . I have Xtreme sound card on my other pc that used software filters for the analog output to the soundcard 5.1 outs [14:52] BluesKaj: in windows? [14:52] phoenix_firebrd, yes [14:53] BluesKaj: he he [14:53] now i just use 2 speakers on it , no sub required [14:53] BluesKaj: do you have a sub? [14:54] fitoria, couls you pastebin your alsamixer in playback mode (F3) please ..we need to look at the settings [14:55] ok [14:56] phoenix_firebrd, yes ,but it's on my HT system here . this pc/media server feeds the digital audio to an audio receiver which does the DAC work [14:56] BluesKaj: http://wstaw.org/m/2011/10/26/plasma-desktopwY2579.jpg [14:56] BluesKaj: oh, ok [14:57] fitoria: press tab [14:58] fitoria, your headphone and speakers arte muted ..the MM in the ctrlsbox , use the M key to unmute them [14:58] sorry [14:58] I did that just to test [14:58] but [14:58] it does not work anyways :P [14:58] ok [14:59] how to really disable akonadi things? i have added this to exclude while session starts: akonadi_control,akonadiserver,akonaditray,nepomuk,nepomukserver but it doesn't help.. akonaditray shows a running anokadi server.. [14:59] cause i don't use it and always get information about akonadi.. i want disable it.. [14:59] phoenix_firebrd: http://wstaw.org/m/2011/10/26/plasma-desktopal2579.jpg [14:59] fitoria, but your speakers do work , right ? [14:59] yes [14:59] BluesKaj: will changing the phonon backend help? [14:59] they work fine [15:00] noaXess: akonadictl stop will halt a running server [15:01] I don't know if it is possible to disable akonadi without breaking functionality. === max is now known as Guest23829 [15:02] alvin: and how to run or disable akonadi on boot? [15:03] have you tried jackplugin? [15:03] fitoria: have you tried jackplugin? [15:03] noaXess, make sure you add akonadi to "Applications to be excluded from sessions" in the box in "Session Management" [15:04] noaXess: hi [15:04] phoenix_firebrd: no [15:04] fitoria: have you tried the live session of 11.10? [15:05] phoenix_firebrd, fitoria , what backend are you using phonon , gstreamer ? [15:05] noaXess: disable show events in all the time apps [15:05] phonon [15:05] BluesKaj: phonon? [15:06] sorry xine [15:06] у меня такая проблема. при запуске wine появляется сообщение об ошибке в wineboot.exe. Переустанавливал wine, но ошибка остаётся. [15:06] fitoria: may be thats the problem [15:06] !ru | Guest23829 [15:06] Guest23829: Пожалуйста наберите /join #ubuntu-ru для получения помощи на русском языке. | Pozhalujsta naberite /join #ubuntu-ru dlya polucheniya pomoshi na russkom yazyke. [15:06] ! Russian | Guest23829 [15:07] phoenix_firebrd, i meant "in phonon" sry [15:08] BluesKaj: he said he is using xine [15:08] fitoria, ^ [15:08] BluesKaj: may be he should switch to phonon [15:08] BluesKaj: oops sorry [15:09] fitoria: you are confusing me [15:09] sorry [15:09] let me check [15:09] phonon uses gstreamer or xine or vlc or maybe some others [15:09] BluesKaj: thats right [15:09] phonon xine backend [15:10] fitoria: try gstreamer or vlc [15:10] ok [15:10] fitoria, what kubuntu version ? [15:10] 11.10 [15:10] Sysinfo for 'mongoro': Linux 3.0.0-12-generic-pae running KDE Development Platform 4.7.2 (4.7.2), CPU: Intel(R)Corei3CPUM380@2.53GHz at 2533 MHz (5231 bogomips), HD: 143/512GB, RAM: 3431/3815MB, 233 proc's, 3.4h up [15:10] gstreamer should be default , did you change it to xine , fitoria ? [15:11] no idea... I haven't touched that [15:11] well now in gstreamer the same [15:12] fitoria, did you reload alsa ? , sudo als-force-reload [15:12] err alsa-force [15:12] reloading [15:12] fitoria: also pulseaudio [15:13] * BluesKaj wionders about pulseaudio . some cards run fine without it [15:13] I uninstalled it entirely, my Intel HDA works fine [15:14] BluesKaj: why the rage buddy [15:14] its true that it is in early days, we have to wait for the good times [15:15] yes genii-around mine did too, then I installed a new soundcard and have to use pulse for alsa to link to webaudio content [15:15] not workee [15:15] the same problem :/ [15:16] fitoria: try the jack [15:16] fitoria, remove pulseaudio , reload alsa , then try again [15:17] BluesKaj: let him try the live session of 11.10? [15:17] phoenix_firebrd, jack won't help [15:17] guys will you be here later? [15:17] I have to leave now [15:17] for a momment [15:17] fitoria: i doubt i will [15:17] phoenix_firebrd, rage ? [15:18] BluesKaj: ya [15:18] about ? [15:18] BluesKaj: pulseaudio [15:19] * BluesKaj shrugs , what rage [15:20] BluesKaj: so, you dont hate hate pulseaudio, but you dont love it? [15:20] I just don't like using pulseaudio , it's an impediment with a lot of cards and it's installed by default , it should be optional [15:21] like nepomuk and akonadi and some others that escape me atm [15:21] why do not ubuntu 11.10 ship with ktorrent 4.1.2? [15:21] BluesKaj: nepomuk drives me crazy because of the bus and high cpu usage [15:23] phoenix_firebrd, add nepomuk to "Applications to be excluded from sessions" in the box in "Session Management" , in system settings startup [15:23] magnushc: i think 4.1.2 is not in backports [15:24] BluesKaj: i have disabled nepomuk and akonadi usgae already, now its ok [15:24] BluesKaj: but i am really interested in nepomuk [15:25] phoenix_firebrd, also turn it off in Service manager [15:25] It was released 16.08.11, so they should have plenty of time to test it out. [15:25] BluesKaj: yesterday i enabled the backports to see if there is any fixes for nepomuk that truge did recently [15:25] BluesKaj: none yet [15:26] magnushc: why cant you compile it from source [15:27] can, just wonder if there was a good explonation why is was not in repo [15:28] yeah phoenix_firebrd i have the backports on , but havewn't seen much [15:29] magnushc: its a new version ,first it should be tested before it is available to people [15:30] BluesKaj: is there a way i can sync kjots with any cloud service, dont get me wrong , i am against mono and tomboy [15:31] phoenix_firebrd, no idea :) [15:31] what's kjots ? [15:32] talking of kjots does anyone know where does this new version store all the notes? [15:32] BluesKaj: its a note taking utility [15:32] BluesKaj: note taking app, i am using some storing some commands for reference and for storing some solved problems [15:33] I'm talking about the new version that uses akonadi backend (4.7) [15:33] ok, I just use a text file in the panel which I edit from time to time , mostly about cli commands etc [15:34] phoenix_firebrd: And about that cloud functionality .. [15:34] sheku: do you know how? [15:34] I think they have it planned for the future [15:34] ;) [15:35] sheku: they are implementing support for owncloud to some apps right now [15:36] google wants to turn our pcs into workstations :) [15:37] BluesKaj: meaning? [15:37] with little or no sself storage , so they'll own us [15:38] but it won't happen [15:38] BluesKaj: ya [15:39] BluesKaj: no privacy, safety and reliability for our documents [15:40] but would still like to get rid of pulseaudio , if alsa would just do what it's supposed to on webaudio content [15:41] BluesKaj: its your choice, you have all the control over your OS [15:41] BluesKaj: i am going now, see you later [15:42] alsa doesn't play flash or other web audio , flash is supposed link to the audo content in browsers , but fails to do so on my setup [15:43] phoenix_firebrd: Sorry got disconnected [15:43] BluesKaj: i have successfully used alsa with flash [15:43] phoenix_firebrd: This is the link I was talking of: [15:43] abhishek: its ok [15:43] phoenix_firebrd: http://dot.kde.org/2010/02/17/kjots-takes-advantage-innovations-kde-development-platform [15:44] abhishek: thanks for the link [15:44] bbl [15:44] phoenix_firebrd: no problem.. your welcome ;) [15:47] flash files run fine on vlc or dragon player, but not in a browser [15:47] without pulseaudio that is [16:16] alguien me puede ayudar? === manU is now known as Guest8261 [16:19] I have to reboot ..got pulsaudio issues ..bbiab [16:20] sansias se veais mierdas q no ayudais a nadie [16:26] how long is a restart skupposed to take after an update? [16:26] I just updated for the very first time. [16:26] using kubuntu 11.10 [16:27] I have it on an external drive, and have never had this problem before...I haven't had a lot of problems before I started testing kubuntu. === ismael_ is now known as Vonyc-_-20m === christian is now known as Guest65322 [16:45] Hi all, where can I find a list of all the default packages that come on a (k)ubuntu clean install (including versions)? === ibmx37 is now known as hexacode [17:03] KDE 4.7.2 Kubuntu 11.10. After upgrading to 4.7.2 from 4.7.1, I can no longer get login screen. I'm currently on irssi. Can anyone help me? [17:04] orated, nvidia graphics ? [17:05] yes [17:05] !nomodeset | orated [17:05] orated: A common kernel (boot)parameter is nomodeset, which is needed for some graphic cards that otherwise boot into a black screen or show corrupted splash screen. See http://ubuntuforums.org/showthread.php?t=1613132 on how to use this parameter [17:06] BluesKaj: Well, it was working fine after upgrade after a while that I blacklisted nouveau and installed nvidia-current [17:07] I used the following commands - [17:07] sudo apt-get --purge remove xserver-xorg-video-nouveau [17:08] sudo apt-get install nvidia-current [17:08] and then updated initramfs [17:10] BluesKaj: I really have some important docs to complete, I probably missed with the drivers. I cannot see the link you pulled out from ubottu... Can you please guide me on how can I fix it? [17:12] orated , did you run sudo nvidia-xconfig /? [17:13] no [17:14] orated, you're on irssi ? [17:14] BluesKaj: but last now I removed the blacklist nouveau from the /modprobe.conf/.. file and installed what I removed before to bring it back to way it way.. do you want me to repeat those commands and also nvidia-xconfig? [17:14] BluesKaj: Yes [17:15] just now* [17:16] I turned off the keychain and now I want to turn it back on [17:16] Where do I do that again? [17:16] I'm on 11.10 [17:16] ok orated , don't think nouveau needs blacklisting anymore , but run . sudo apt-get install --reinstall nvidia-current , then sudo nvidia-xconfig [17:17] BluesKaj: Ok, I'll do that [17:17] O, I just found it [17:20] BluesKaj: done, now? [17:20] start kdm [17:20] stop kdm [17:21] start kdm? [17:21] ok [17:21] BluesKaj: No, no response [17:22] BluesKaj: I tried startx and it giave xinit errors - giving up, unable to connect to x server, connection refused, server error [17:23] ok , sudo nano /etc/default/grub , find the line with 'quiet splash' , enter nomodeset after quiet splash , thensudo update-grub and reboot [17:25] Hi guys! New to IRC [17:25] BluesKaj: Can checking Xorg.cong help before doing that? [17:26] orated , you can but don't think it will make any diff to you [17:28] BluesKaj: umm ok, brb restart [17:29] BluesKaj: I can see quiet splash here - [17:30] GRUB_CMDLINE_LINUX_DEFAULT="quiet splash" [17:30] HELLO..! [17:30] Do you want me to edit it as = "quiet splash" [17:30] "nomodeset" [17:31] Remove quiet spalsh and insert nomodeset [17:31] GRUB_CMDLINE_LINUX_DEFAULT="quiet splash nomodeset" [17:31] ok [17:31] once you've edited , then ctl+o , then enter , then ctrl+x to save [17:32] Hey guys whats the problem? [17:32] Rebooting [17:32] What I need install in order to get support of pdf thumbnails on dolphin? [17:33] Chappi, , orated can'tget to the login page , he's on irssi ...nvidia grphics with nvidia-current driver installed [17:34] Hi Sheytan.. [17:34] Chappi hey :) [17:34] where're u from? [17:36] BluesKaj: back, I still see no login screen. And the xhost error repeats still saying - cannot open display "" xhost - error ignored, GPU computing may not be possible (It can also be related to BOINC) [17:37] Hey orated what happened? [17:37] Chappi Polnad [17:37] Chappi: Hi Chappi! Welcome to IRC. I got this problem of no login screen after bo [17:38] 'bo'? [17:38] orated, leave nomodeset in the line and remove quiet splash , in /etc/default/grub [17:38] ok [17:38] booting* [17:39] sheytan: So what do you think about kde? [17:44] BluesKaj: Still the same error. Same xinit error for startx, same xhost errors behind boot screen [17:45] hi orated if you still dont see the login screen, try editing /etc/X11/xorg.conf and change the driver name to vesa under the section card0 [17:46] if you dant have the xorg.conf file, run xorg -configure [17:47] orated, did you run sudo update-grub after editing [17:47] Oh! [17:47] sec [17:49] Chappi, the default driver for nvidia before the recommended driver has to be installed on a new install is the nouveau driver , vesa doesn't work === root is now known as Guest28505 [17:51] But vesa works on every GPU right? i only told so so that he can atleast get a gui.. you dont havr one now right? [17:51] Chappi, never heard that before [17:52] yes vesa is the driver that uses the common traits in all GPU's [17:53] BluesKaj: No [17:53] maybe a few yrs ago, but not lately . howvwer if you wish you can recommend it to orated ...perhaps you can help him with his problem [17:53] change [17:54] Yes, Chappi. how can I pastebin xorg.conf to you? [17:54] I've pastebinit installed [17:54] BluesKaj: No other resolution? [17:55] orated: lets try this simple solution first - try adding single as a prefix to nomodeset so that it looks like 'single nomodeset' to start as single user mode [17:55] I think orated's problem foes deeper than the driver and xorg.conf ...but i have to go rake some leaves for a while , so good luck [17:56] Thanks for your time BluesKaj [17:56] ok Chappi [17:56] np orated [17:56] sry i couldn't help further [17:56] bye Blueskaj [17:56] np [17:57] Where can I find a list of all the default packages that come on a (k)ubuntu clean install (including versions)? [17:59] bmustiata: Head over to muon or synaptic and on the left, select 'by status' [17:59] and then 'installed' [18:00] Chappi: I have a Linux that is a really old Ubuntu upgraded over and over (since 2006-7, can't even remember). This is why I need a list from a clean install on a ubuntu/kubuntu since I want to see if mono comes by default. [18:02] bmustiata: you mean mono runtime? [18:02] phoenix_firebrd: yes. [18:03] bmustiata: without it banshee wont work [18:03] bmustiata: that implies its there by default [18:03] we do not ship banshee [18:03] phoenix_firebrd: yes, but is it on kubuntu? and was (and is) banshee always the default media player? [18:03] yofel: ubuntu? [18:03] ubuntu does, kubuntu does not [18:03] bmustiata: no [18:04] yofel: ya right [18:04] hey orated u there? [18:04] bmustiata: according to http://releases.ubuntu.com/kubuntu/oneiric/kubuntu-11.10-desktop-amd64.manifest it's not on the disk [18:05] bmustiata: do you know that yofel is a person who packages kubuntu? [18:06] yofel: thank yo. [18:06] phoenix_firebrd: no I did not. [18:06] Chappi: Let me brief out what the problem is before adding single modeset to grub.conf. KDE 4.7.2 Kubuntu 11.10. I did upgrade of KDE form 4.7.1 to 4.7.2 and found desktop effects to be not working. I added blasklist nouveau line to blacklist.conf in /etc/modprobe.d . After that I purge remove xserver-xorg-video-noveau and installed nviidia-current and updated initramfs [18:06] yofel: thank you*. [18:06] bmustiata: he is our packaging ninja [18:06] Chappi: phoenix_firebrd: thank you too. [18:07] bmustiata: yw [18:07] orated: a) that step missed at least 'sudo nvidia-xconfig' b) you use jockey to install the driver usually [18:07] phoenix_firebrd: not the only one thankfully :P [18:07] orated: And then restarted system and found black screen after login. Its only about getting either noveau or nvidia-cuurent to work properly [18:08] yofel: Yes, I did that, I forgot mentioning it [18:08] hm... then having the contents of /var/log/Xorg.0.log would be good [18:08] sure yofel. I'm on irssi. how can I pastebin the contents of that file usng pastebinit to you? [18:09] with pastebinit it's just: pastebinit /var/log/Xorg.0.log [18:09] i dont know why but the same thing happened to me after installing openchrome. just boot as single user and run startx. it worked for me.. [18:09] I'll try that Chappi [18:10] Chappi: that'll start a root session - you don't want that for daily work [18:10] yofel: 719909 log file [18:11] And 719910 xorg.org [18:11] then type kdm to get the login screen [18:11] [ 46.691] (EE) No devices detected. [18:11] o.O [18:12] orated: just to make sure, what does 'lspci | grep -i vga' tell you? [18:14] yofel: www.pastebin.com/719914 [18:14] yofel: paste.ubuntu.com/719914 [18:14] AARGH [18:14] I'll brief out the steps: edit recovery mode entry in grub and add a 'single' beside nomodeset. You'll get a root shell. type kdm to get the login manager. [18:14] sorry [18:14] nah, not your fault [18:15] multigpu is chaos... [18:15] and Optimus! [18:15] orated: can you somehow disable the intel chip in the BIOS? or is it disabled? [18:15] But it was never the case before [18:15] It used to work fine with both [18:16] Moreover, since its Optimus, nvidia doesn't work most of the time [18:16] I don;t have bumblebee installed [18:16] So, only Intel one works, if I'm right [18:16] well, as a start, remove your xorg.conf and reboot - if it tries to use the intel card you should get X back at least [18:16] ah wait [18:17] remove nvidia-current too [18:17] Chappi: I'll try your suggestion soon, please wait .. I've never been good with editting grub or boot parameters [18:17] ok [18:18] *if* that works, try to install nvidia-current using jockey, and blacklist i915 (or however the intel driver is called). Using nomodeset might help too [18:19] yofel: Yes, right with noveau I had only nvidia-common. I manually installed nvidia-current and it messed with it [18:19] ok [18:20] Should I bring both the changes together? [18:20] yofel: Why blacklist intel driver? [18:21] orated: first remove nvidia-current and your xorg.conf and reboot - after that pastebin the xorg log again [18:21] orated: I'm guessing that it prefers the intel card [18:21] ok [18:24] yofel: It worked. I got the login screen but [18:24] yofel: Its giving a very weird login prompt and interface [18:24] But thanks yofel, atleast I can go ahead editting my document [18:25] sec, I'll pastebing xorg.conf [18:25] what's the diference between aptitude and apt-get? wich one would you recommend? [18:25] apt works fine imo [18:26] apt-get usually. (especially if you're on 64bit oneiric) - aptitude is mostly used in debian and has a nice ncurses interface. [18:26] there's more to apt then just apt-get [18:27] well yeah, s/apt-get/apt// [18:27] i'm in kubuntu 11.10 32bit [18:28] yofel: I don't see xorg.conf file - http://pastebin.com/1VFtjEeB [18:28] orated: which is good, now pastebin your Xorg.0.log [18:28] wich one solve better the dependences or stuff like that? [18:30] yofel: http://paste.ubuntu.com/719933/ [18:30] rapalino: aptitude has a nicer way of resolving conflicts, but doesn't work right in oneiric amd64. apt-get will work fine usually [18:31] vesa o.O [18:32] yofel: oh I see... i've reading aobut it... And i understood that aptitude is an "imporved" version of apt-get, is it tue? [18:32] well, it is using the intel card at least: [ 16.797] (II) VESA(0): VESA VBE OEM Product: Intel(R) Sandybridge/Ivybridge Graphics Controller [18:33] Yes, but its like I've logged in from recover mode, the interface is weird [18:33] yofel: Can nomodeset cause that? [18:34] well, it's vesa. And I guess the intel driver doesn't even try to start when nomodeset is used. [18:34] now I'm wondering how to tell it to use the nvidia card... [18:34] Should I remove nomodeset from grub.conf? [18:34] It was only quiet splash before [18:35] remove it. As I do not know how to get the nvidia card to work. It might make more sense to get the intel card to work right again [18:35] ok [18:36] yofel: whats the problem? [18:36] phoenix_firebrd: intel sandibridge / nvidia multiGPU setup [18:36] yofel: oh [18:37] yofel: The main problem is that nvidia doesn't support optimus for linux. bumblebee is an ongoing project for the same [18:38] yeah. But I fear at least *I* am out of ideas right now [18:39] Let me see if removing nomodeset works... I did not get about editting grub in recovery mode for 'single' [18:42] Hello, can anyone help me with a small glitch? Numlock is on when I start my session, but the light at the keyboard is off. If I press Numlock the light goes on but the keys behave like arrow block. [18:42] yofel: Can this help - http://pastebin.com/pkgFSpZf ? [18:42] ahh, double gpus ...no wonder [18:43] * BluesKaj goes back to raking .......leaves === icetea is now known as Guest63001 [18:55] hi [18:55] is there a hardcore programmer? [18:55] i have a question about qmake [18:56] i am trying to compile arora [18:56] typing qmake [18:56] but it outputs [18:56] !enter | wonderland64bits [18:56] wonderland64bits: Please try to keep your questions/responses on one line. Don't use the "Enter" key as punctuation! [18:56] haha [18:57] cool bot [18:57] artificial intelligence, powered by a human with keywords :) [18:58] as I said, i got this: arora.pro:1: Unknown test function: lessThan [18:58] ok, firstly, what version of kubuntu are you working on? [18:58] i tried to comment this lines and qmake worked, but i got this with make [18:59] none, i use ubuntu with qt4-dev-tools [18:59] :P [18:59] then you need to ask in #ubuntu please :) [18:59] we deal with the KDE variety, regular ubuntu is dealt with down there :) [18:59] heh but they now gtk, not qt4 [19:00] my question is about qt4 app building on arora browser [19:00] they might be able to figure out a way round your problem from there. [19:01] ok, i'll try [19:01] see you [19:04] I use vpnc, and it sometimes dies on me. I use a NetworkManager/dispatcher.d script to start it. How would I respawn it if it is dead? [19:04] I would have to run the networkmanager script again I guess … [19:10] oh crud. Guys, I need some help if someone's free. I've just added a mobile broadband connection to networkmanager, and plasma has crashed - it's not restarted either, so I'm running with no desktop. Can I restart plasma without killing my whole session? [19:13] BarkingFish: you mean your graphical session? [19:14] BarkingFish: maybe with `plasma-desktop`? [19:14] BarkingFish: that is the only thing with plasma in its name running on my KDE session now [19:16] power bump..smart meters are online [19:17] Anyone knows whats the difference between NVIDIA accelerated graphics driver (post-release updates) (version current-updates) AND (version current)[Recommended] in Additional Drivers ? === jacob_ is now known as Guest23657 [19:18] should I activate version current-updates or leave it at [Recommended] ? [19:23] the postrelease driver is the nouveau driver , not the nvidia-current recommended driver , so install the rec'd driver in jockey [19:23] BadDesign, ^ [19:25] BluesKaj: thanks; I did that after our previous encounter; that did it for me, the reason for the unresponsive desktop was outdate NVIDIA drivers (i.e. 173) now I have nvidia-current and it works better [19:26] bade the nvidia-current is the 280.13 , usually , unles your gfx card is realy old [19:27] oops === zorro is now known as Guest4440 [19:34] There's an excellent article on linux.com about the Semantic Desktop and the technology that KDE uses to create it. If you've ever wondered just exactly what a semantic desktop is and what NEPOMUK has to do with it, it's a good primer. [19:34] https://www.linux.com/learn/tutorials/498660-kde-4-leader-of-the-semantic-pack [19:36] anybody have x2goserver working on 11.10? [19:37] DarthFrog, nepomuk , such a dumb name [19:38] It's an acronym: Networked Environment for Personal, Ontology-based Management of Unified Knowledge [19:38] Not that that is any better. :-) [19:39] To me, nepomuk has always sounded like a pair of foul weather boots from the Inuit. :-) === Guest4440 is now known as zorro_ [19:41] DarthFrog, well maybe they rearrange the acronym somewhat just to make it less strange sounding [19:41] could rearrange [19:43] That would simply create even more confusion. [19:43] anyway I don't use it ...unnecessary load [19:45] nor akonadi and kmail and kontact [19:48] I don't use Kmail; I use Thunderbird simply because it handles HTML mail much better than Kmail. [19:49] Mind you, I don't know that is still true. [19:57] Can anyone help with printing problems? [19:59] I have a problem that I've been trying to solve for close to a year now (If it has a resolution at all) It's related to getting s-video out to work on an older ati 200m thats integrated in to my laptop. Thought I'd try some live help this time. === cpatrick08 is now known as cpatrick008 [20:01] Hi ! I've a little problem with Samba between a Kubuntu (as a server) and a Windows XP (as a client). My workgroup 'Samba' is shown in the workgroups list on Windows, but when I click on it, an error occurs "Nom du réseau introuvable" ( ~~ network name not found). Any idea ? [20:05] Joe_Dubya, , I have an ati 200m , but it's on a desktop , but there is no s-video out connector . [20:06] This one is on my laptop. It used to work back when it was still supported by the proprietary driver, but not since. [20:07] iLet me rephrase the model. It was a radeon 200m express [20:07] Joe_Dubya, the fglrx driver with catalyst ? [20:08] yeah. I can't use that anymore though since my card is no longer supported. I was hoping there might be a way to get the S-video out on it working with the open source drivers. [20:09] it seems to detect the S-video port as existing, but I jus can't get it to enable [20:09] I lost 3d and DR support on 10.04 wth the ati 200m express and havent seen much help since :( [20:09] hi all, does anyone else get empty spaces in the taskbar, or is it just me? they are empty areas, ghost spaces where there shoud be an entry, but there is none, and all the other valid entries are pushed forward. [20:12] hey BluesKaj, regarding the same issue, I can login now but I don't see desktop effects working. It was not working even before the problem just after upgrading kde to 4.7.2 .. any ideas? [20:13] Any idea about my Samba problem ?? [20:14] hello. longtime (...well, since 1998~ish) linux player-wither. :p i just have to say how surprised I am that IRC is still being used for anything. lol [20:14] don't have as much experience with the internal workings as that might imply though. x) what samba problem? kind of having one myself. i usually do after a fresh install. :P [20:14] always forget how to fix things. >_>a [20:15] and I'm starting to think orated, allegrem and myself are the only ones who aren't afk. xD [20:15] I've configured my kubuntu as a file server, and I'd like to access files from a windows xp PC [20:16] Hello, I have problem that numlockx sets the status of numpad correctly but the led isn't set. Online I can finde many bug reports but no working solution [20:16] the workgroup 'samba' appears in the workgroups list, but when I click on it, an error occurs "Nom du réseau introuvable" ( ~~ network name not found [20:16] allegrem: Pastebin /etc/samba/smb.conf please [20:16] Ah.. there was an article on Ars Technica recently about how it's possible having the Internet as a reference at our fingertips at all times is affecting our ability to remember well, and I can attest to that... I feel like I'm always looking up solutions for problems I've fixed before.. lol [20:17] That being one of them. I just recently installed Kubuntu 11.10 on top of an old Ubuntu 9.10 installation (Unity bugs D: and KDE is fantasmical all of a sudden) [20:17] orated iknow very little about dual graphics cards ..sorry [20:17] Can't view Windows PCs from my Linux PC, kind of the reverse of your problem. [20:18] orated: http://pastebin.com/uz0GYVb6 [20:18] BluesKaj: No problem.. my concern was as to why for 4.7.1 desktop effects was working fine and not for 4.7.2 now [20:18] My best advice would be that I'd give to myself: try to find an online guide/FAQ. XD Not much use i'm afraid. popped in to get my own question answered, actually. [20:18] Joe_Dubya, have you seen this ? http://manpages.ubuntu.com/manpages/oneiric/man4/radeon.4.html [20:18] Pretty sure my issue is related to PulseAudio. Wine games/programs sound just 'goes away' after a few seconds. >_>a [20:19] not yet. Reading it now [20:20] allegrem: Did you try disabling firewall? [20:21] sooo yeah.. wine games worked perfectly with GNOME/ALSA, now sound quits after a few seconds/minutes under KDE/Pulse. Solution: replace Pulse with ALSA? should be possible, I think. I'd try it now except this Muon Package Manager thing is stalled on "Running post-installation trigger python-support". x_x [20:21] orated: nothing is logged in ufw.log, I don't think it comes from my firewall [20:22] Allegrem, are these Windows 7 PCs by any chance? I wonder if the use of Homegroups has anything to do with this. :p [20:22] Windows XP [20:22] Nevermind then~ Dx [20:22] I rebooted the Windows XP and now 'samba' does not appear anymore in the workgroup list :( [20:24] You're able to see other networked computers I assume? [20:24] from Windows ? [20:24] Suddenly realized I only have another 30 minutes to sit around here being lazy.. ~_~ [20:24] Yeah, from the computer you can't see Samba shares from [20:24] I mean, if there are any :s [20:24] Can connect to the internet, etc.. [20:25] the radeon driver you mention is not the same as the r300 driver is it? [20:25] I can see 'Mshome' which contains the local shared directories, and 'workgroup' which contains the files shared on my Neufbox [20:26] ok, another stupid question... has the linux PC gone to sleep by some chance? XD possible it's in another room or something, been away from it for awhile, idk D:) [20:26] and it can connect to the internet, but it should work on local network [20:27] rob_0629, pulse runs on top of alsa as a soundserver, however pulse isn't necessary with some sound cards, only if you want audio from several sources simultaneously [20:27] I can see my both PCs,no one is sleeping !! [20:27] Hrmph.. well.. from there, that assumes the hardware is working just fine on both PCs XD [20:27] BluesKaj: ah, thought they were mutually exclusive variants of sound hardware control/config or something, kind of like GNOME/KDE. :p [20:28] Never had a problem with WINE games before and never used Pulse before that I can recall with GNOME distros, so was my first assumption. :p [20:28] allegrem, all I can guess is there's *probably* some kind of configuration you have to do from the linux machine. [20:29] rob_0629, ,unfortunately that's a popular misconception [20:29] I know, that's exactly all my question is about !! [20:29] for the record allegrem, I'm not a professional of any sort. xD all I can do for you is look up solutions with google. Dx [20:29] Just popped in to ask my l'il WINE question :P [20:30] i almost always wind up resolving issues like these myself with hours of trial and error ~_~ lol [20:30] I've already tried to google it out, but it was no help ... [20:30] is there any samba guru here ?? [20:30] i remember almost always having problems with samba.. lol [20:30] like I said a moment ago, having one now. haven't really done much to set it up yet though. [20:31] would be nice if it would 'just work', but I'm gonna go ahead and blame windows for that. ;p [20:31] allegrem: maybe #samba .. [20:31] I miss the google - linux DB ...it was much better than the garbage google spits out in the name linux nowadays [20:31] I'm trying to reconfigure samba from scratch [20:32] they're all dead on #samba !! that's weird !! [20:32] any issues i should know about the newest KDE update before I update it? [20:32] i've got 250 some other packages to update too, hence why i'm asking [20:33] * TheEvilPhoenix has an nvidia Quadros card, so if there's anything he should know about, please tell him [20:34] TheEvilPhoenix: oddly enough the computers in the lab (which are fairly new) have quadros cards in them. i ran kubuntu 11.10 from a usb stick on 'em this past monday and had no problems. whether that information is beneficial for you or not is impossible to say. x) [20:34] check your alsamixer settings before you complain about no audio , the rest depends on your hw, TheEvilPhoenix [20:35] BluesKaj: rob_0629: note i'm still on natty, i havent updated to oneiric yet [20:35] BluesKaj: it starts up with audio and then goes *poof* after a few seconds. odd, right? ;p [20:35] hence why i'm asking ;P [20:35] isnt a volume issue or anything. :p [20:36] tried diff wine versions too. ;3 [20:36] TheEvilPhoenix, , just keeo the audio thing in mind after upgrading [20:37] rob_0629, some do yes , but not many , they tend turn on the auto mutr for dome reason [20:37] mute [20:37] BluesKaj: if all else fails, i can just revert the audio package version back one, no? [20:37] or is there a known fix? [20:37] yes , unmute the audio :) [20:38] ah i see [20:38] ooo kernel update [20:38] :p [20:39] we've had numerous users come in and complain about no audio , a lot of them have the master amd pcm muted f [20:39] and pcm . not amd [20:40] TheEvilPhoenix, easly fixed in alsamixer [20:41] need help pls , synaptic package manager not starting up after update 11.10 it exits with a std::out_of_range' [20:41] if I need to do anything with xorg.conf, would it be a simple as just creating a new xorg.conf file in /etc/X11 (Since oneiric doesn't seem to have one there? [20:45] Joe_Dubya: Yup [20:46] ok. Just wondering. It's ben a while since I've "messed around" with xorg.conf [20:47] can anyone help me with lightdm, I'm trying to add "Enlightenment" as a session and I added a *.desktop file in /usr/share/xsessions/ [20:47] and it still doesn't see it [20:48] ok i've got some fresh news : now I still have the same error on windows, but there is an error line in samba logs saying "Can't become connected user!". Any idea ? [20:48] Joe_Dubya, sry..was away , yeah run. sudo Xorg -configure [20:49] ok. Thanks [20:51] allegrem: might need to set samba to log onto the network as one of the users on the windows machine? :p guessing as always. i gotta get going though. class in 2 hrs. :\ === avihay__ is now known as avihay [20:52] I think he's trying to log as guest, but I don't allow guest connections ! === orated_ is now known as orated [21:18] hey you guys this command wont work for me because the right half where i write to file wants me to do it with sudo...how the hell do i do that? sudo ls -laR / > /home/ibmx37/tester === hexacode is now known as Guest15710 [21:28] hexacode_: sudo | sudo tee -a /home/wherever/filename [21:29] Although it's odd you need sudo there unless not your own home directory [21:35] cvb [21:36] hi === marcelo is now known as Guest6417 [21:53] ok I finally managed to configure Samba !! Is anyone interested in the solution or can I go to bed ? [22:01] did not notice samba being broken? [22:08] just writing to make sure we're not having major problems with kubuntu oneiric upgrade. have friends on ubuntu that are suffering quite much with unity and such... do you give me the green light? :) [22:14] hey how do I setup automatic crash reporting or saving on Oneric Osolot ? i want to record the bactrace on kernel panics [22:14] there's got to be a way to save them [22:14] MarcoPau, You need to make your own choice on that, all I can tell you is I just did a fresh install of Kubuntu 11.10 with no problems. [22:15] In fact I love it :) [22:15] perhaps but I i keep getting kernel panics [22:15] they happened before so I wanted to find out if it was my graphics chipset or my wireless card [22:15] i have a wireless card in my desktop [22:16] could be your memory too [22:17] well, im not sure how I could have gotten that wrong sense i made that matchup before I built the thing' [22:18] RandomRoger: yea but the issue is related to all the problems that people are having with gnome/unity. I assume we won't have to deal with that... [22:18] Kubuntu does not use gnome/unity [22:18] dacresni: it's definately something hardware related... [22:18] but this is kde [22:18] It uses KDE hence the name, Kubuntu [22:19] thats why I'm here [22:19] anyway, I have kexec installed but I'm usign gnome2 so [22:19] the crashkernel declaration is undocumented if that feature even exists in gnome2 [22:19] i know it was there in gnome1 [22:19] wowo [22:20] i mean grub [22:20] all 3 of those times i wrote gnome i meant grub [22:20] i'll check the grub irc [22:20] if it exists [22:20] dacresni: have you run MemTest from the grub menu? (it will take a long time) [22:21] yes [22:21] its only 2 gigs, im sure i've done this befor but i'll do it again [22:23] if you get a kernel panic, it's more than likely hardware related... RAM is often a likely cause, but it could be any card/device you have installed [22:24] thanks [22:24] if i disconnect the wireless card and still get a kernhel panic, i've ruled out the wireless, as for the graphics chipset ... [22:24] dacresni: potentially yes [22:24] dacresni: know the kernel panic error message? [22:24] i'll have to use a pci graphics card and tell the bios to bypass the southbridge or somethign [22:24] usually you can use those to diagnose [22:25] ha! thats why i suspect the wireless [22:25] okay lemme rephrase [22:25] the backtrace sais stuff about irqs and wireless stack [22:25] somewhere in there [22:25] "What was the kernel panic message?" [22:25] thats why i want to record them [22:26] its black and a long bactrace with "kernel panic " near the middle [22:26] aaah ok [22:26] have you tried another wireless card? [22:27] that is a backtrace right? that black screen that reminds me of a python backtrace except folowed by a coredump [22:27] no i have not [22:27] I only have one [22:28] can you pastebin the panic? [22:29] ... again, i can't record them [22:29] dacresni: do you know which wireless card you have? === sascha__ is now known as eldamor [22:29] yes [22:29] a realtech um ... let me grab the lspci [22:30] Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 03) [22:30] laptop? [22:30] no desktop [22:31] ok [22:31] how long far back did you scroll ? no offence ^)^ [22:31] i don't mean to sound annoyed but ... I thought you read that [22:31] dacresni: does iwconfig show that is a wifi card? [22:31] that looks like an ethernet controller tbh [22:32] have you tried : http://djlab.com/2010/10/fixing-rtl8111-8168b-driver-debian-ubuntu/ [22:32] ^ [22:32] http://paste.kde.org/138223/ [22:33] dacresni: I may have missed that, or wasn't paying attention, I'm sorry, but I have things to do apart from IRC like everyone else [22:33] you're shitting me [22:33] !language [22:33] Please watch your language and topic to help keep this channel family-friendly, polite, and professional. [22:33] that looks exactly like what i'm seeing [22:34] that was not directed at Sr. Taco sorry [22:34] I"ll watch it [22:34] you're pooping me [22:34] Belial`: quit pooping your pooping poop for poop sakes :P [22:35] poop is so much funnier anyway. [22:35] Belial`: true haha [22:35] heh [22:35] if I blacklist the driver, how will the wireless card be used? [22:36] it will use the next best thing... which should be the 'old' driver [22:36] ^ [22:36] oh [22:37] dacresni: having said that... I would read through that entire post and make sure that's the case... I just skimmed it [22:37] I'll check [22:37] thanks [22:38] np [22:46] hi!I want to know why it shows "mail dispatcher agent is wrong".kubunt 11.10 [22:47] I've already googled that... [22:47] Stone_: what email client do you use? [22:47] I don't use any email client [22:48] I didnt' set up any email client [22:48] Stone_: well that's why I guess... it complains to me if I don't have Thunderbird open.... [22:50] Thunderbird is not installed. kmail is. I've removed kmail. [22:51] it still shows everytime I log in [22:53] Stone_: It shows to me everytime I log-in as well... if Thunderbird isn't open.... The "Message Indicator" plasmoid looks for open message applications (e-mail/messenger/etc.) and reports back. You could just hide the messenger plasmoid if you don't want/need it [22:54] Well,this must be a BIG bug I think.Thank you! [22:55] not sure I"d call it a big bug... but an annoyance yes [22:55] i think it is a kde / akonadi bug. these are the main consisitent errors i have seen on fresh installs since beta 1. [22:58] hey you guys ls | grep '*' | tail -f - umm...tail -f keeps waiting for more input, meaning its probably stuck to the pipe...so where did my grep go? did that program close? also, how do i send stuff into that pipe that tail -f is still attached to ? === BarkingFish_ is now known as OffToHades === OffToHades is now known as Guest71957 === Guest71957 is now known as OffToHades [23:10] hexacode: you shouldn't grep ls try using find instead [23:11] well_laid_lawn: thanks ill look into that tool. [23:11] find /path -iname filename* === usuari is now known as usuari_ [23:54] After upgrade to Oneiric the radio4 and alsmixergui only work as expected if I run them as root. What could be the problem? [23:58] After upgrade to Oneiric the radio4 and alsmixergui only work as expected if I run them as root. What could be the problem?