[00:05] hi guys ivegot a sudden problem [00:05] can someone help me right away? [00:06] i plugged an hard disk to watch a movies [00:06] first it doesnt let me download any file from this hard disk [00:06] second i was watching the movie from the hard disk and at some point it just stopped and didnt go ahead === ubuntu is now known as ForgeAus [00:09] back... (ForgeAus here) [00:10] anyway... I think my grub is fixed, but it doesn't load my fstab :( can I just replace that ugly UUID with /dev/sdb2? [00:10] it doesn't want to mount it [00:11] ForgeAus, yes you can replace uuid with the actual device [00:11] Dr_willis: could you help me? [00:11] of course if you mvoe drive around a lot - this can cause issues... [00:11] whats the problem strawberry? [00:12] so this should be the fstab line? [00:12] /dev/sdb2 / ext3 defaults,errors=remount-ro 0 1 [00:12] (stupid linux filesystems starting with the command character :) lol [00:12] (note that was a joke not so much a complaint) [00:13] close enough, but is ro right? [00:13] hehe just that in IRC it thinks a line starting with / is a command hehe [00:13] kitty READ it... [00:13] it doesn't just say ro it says errors=remount-ro [00:13] yeah it is, nm [00:14] (ie if it can't mount it rw, and causes an error, then mounti t ro mode? thats what I'm interpretting it as anyway) [00:14] yeah === Carnage` is now known as Carnage\ [00:15] although I was at first suspicious like you since my initial problem was the whole unable to write to that ICE thingy [00:15] so I think if anything I'm likely back to where I began if this doesn't work [00:15] guess its time to try again [00:15] have you tried unmounting then remounting it with just mount /dev/sdb2 ? [00:16] uh you mean from the live CD or from the HDD? [00:16] oh [00:16] can't do that from HDD coz / is on it, no way to unmount right? [00:16] from the live CD I can mount it rw now [00:16] not sure why that wasn't working earlier it just decided to give me a break [00:17] wasn't sure if you were chroot or something, i'll try to read better next time [00:17] so you think retry it? or any better suggestions? [00:17] try it in chroot and see if it'll mount [00:17] and be r/w [00:17] ok [00:18] I don't know much about chroot what do I do again? [00:18] chroot /dev/sdb2/ (since thats where the root is) [00:18] ??? [00:18] chroot /media/whereitsat/ bash ? [00:19] uh ok [00:20] you'll beable to tell right away if you have r/w access to it as root then [00:20] uh what am I meant to do here? seems to be working [00:20] definitely the right filesystem [00:21] what do you mean I already had rw access to it from the liveCD tho [00:21] hows that prove anything? [00:21] try it with a reboot then [00:21] ok thx for ur help :) [00:22] much more cushy in chroot since I have mc to use :) [00:22] anybody can help? im getting crazy [00:22] wait options = defaults, what if defaults=ro? [00:23] strawberry, if you don't ask what your problem is how can anyone answer that? [00:23] mc is a top 10 item - of things i always install on a clean install [00:24] I belive strawbeRRy_fieLd has issues with automounting of external hard drives... I just alwyas mount the things manually... because im hard-kore. :) [00:24] Drwillis, thats great, but running from a liveCD is a different story hehe imho it should already have been on there :) [00:24] what is mc? [00:24] jose midnight commander [00:24] (like the dos program norton commander) [00:24] ForgeAus, i like to remaster the livecd's to incluide mc. :) [00:24] !info mc [00:24] mc (source: mc): midnight commander - a powerful file manager. In component universe, is optional. Version 1:4.6.1-8ubuntu1 (hardy), package size 2059 kB, installed size 5944 kB [00:24] ah ok, mc [00:24] hehe lol dr willis :) [00:24] !info mc [00:25] out of curiousity whast the other 9? [00:25] You can even set up mc, to run from a xterm, or console, to launch apps for file types like the normal filemanager does. [00:25] ForgeAus, short list... vim-full, mc, unp, screen, sshserver, and a few otehr tools. [00:26] I got a script i made that apt-get installs a few dozen+ things. :) [00:26] Ive just installed kubuntu 8.04.1, anybody knows if it is worth to get KDE4? [00:26] Dr_willis: i think you are right, can u help please? [00:27] strawbeRRy_fieLd, if its a ntfs filesystem. it could be the drive is flagged as being needing chedked.. or some other issue. this is why i always mount things manually. to see any error messages. [00:27] hello, anyone here use audacity? I cannot record from the output from my sound card. I can't see "mix" of any kind under kmix either and selecting various inputs & outputs in audacity doesn't work? [00:27] i plugged this external hard disk, and kubuntu first saw it but when i try to copy a movie from the hard disk to my hard disk it does it for a bit and then it stops telling me it's impossible to read [00:27] strawbeRRy_fieLd, so the top Question is - what 'filesystem' is the external drive. [00:27] external USB I havn't got any experience with... I would have thought it was a /dev/ somewhere along the line [00:27] strawbeRRy_fieLd, that sounds like the drive may be going bad.. or some odd usb disconnexct issue [00:27] i think its a ntfs [00:27] can u help me in mounting it manually? [00:28] 'sudo fdisk -l' will show all drives seen by the system. 'dmesg' will give any error messages about that disk also. [00:28] strawberry then fusemount it :) [00:28] You need to learn its filesystem and its exact device [00:28] since its working.. then quit.. thats not a good sign. [00:29] dr willis, in fstab what sets default options (ermwhat I mean is how can I tell if default options = rw?) [00:29] rw should be default for most filesystems ForgeAus [00:29] the man pages for mount and fstab. have secific sections for different filesystems. [00:30] previously I just had defaults (but I don't think it was mounting in r/w mode since kdm couldn't write to some .ICE file thingy [00:30] ntfs is a noteable exceptipn to this. :) [00:30] its ext3 [00:30] yeah thats what worries me [00:30] with ext3. defaults are RW/ its very likely its the specific permissions of the file/dir in question thats the problem [00:30] http://paste.ubuntu.com/36332/ [00:30] I would have expected default to be rw too [00:30] :( [00:30] http://paste.ubuntu.com/36333/ [00:31] ok crossing fingers and rebooting, hopefully will be back from within HHD kubuntu instead of liveCD! [00:31] this are my pastebins, could u red them and tell me what i have to do? thank u [00:32] strawbeRRy_fieLd, well that narrows it down a bit.. but we still cant tell which one is the external drive. looks like you got 3 identically sized drives. (320gb) a 1 gb, and a 73gb === patrik is now known as Impbrain === Impbrain is now known as ImpButters [00:32] I would guess that /dev/sde1 is the external drives filesystem.. unless you got more then 1 external hard drive [00:33] yes it is that one [00:34] you could mount the thign manually with the following commands... (i gotta look them up) [00:34] alright [00:34] Could anyone give me a hint on how to add group permission to a folder? I keep checking the manual but all I'm getting is chgrp, unsure if that is the command I'm after [00:34] sudo mkdir /media/sde1 [00:35] sudo mount -t ntfs-3g /dev/sde1 /media/sde1 [00:35] its chown [00:35] ive done it and nothing happened in the terminal, does it mean it mounted it? [00:35] impbutters chown -r [00:35] you can have multiple groups iirc [00:35] It means you jumpped the gun.. :) the mountpoint MUST exist first.. then the 2nd command mounts it... [00:35] hotmail.com [00:36] strawbeRRy_fieLd, i am basicaly rephrasing the info at http://linux.die.net/man/8/mount.ntfs-3g if you want to bookmark/read that site for future referance [00:36] Thank you kitty_, what if I want several groups as owners? Any other parameters to chown? [00:36] the thing is thanks to your commands it made mount it [00:37] but as it happened before when i try to copy the file/movie it lets me copy it till a certain amount of bytes but then it stops [00:37] use the -reference=RFILE option [00:37] and it says "cant read from the file" [00:37] its explained better in the manual (man chown) [00:37] i dont get it [00:37] you could always try the right click in nautilus and properties it [00:38] i use kubuntu [00:38] i have dolphin [00:38] not nautilus [00:38] I can't seem to create users using Kuser and the new KDE 4.1 packages. Anyone have any idea what's going on? [00:39] I can launch it and it looks like it goes through the process okay [00:39] but nothing gets saved [00:39] alright thank you guys for ur help [00:40] ill leave it for now [00:40] bye [00:40] how to i flush dns [00:43] Jiggle the Handel? [00:43] :P [00:45] how do i flush dns [00:45] !dns [00:45] DNS is an acronym for Domain Name System, and is an internet system used to translate names into IP Address. [00:46] yo how do i fix my resolution [00:46] the picture doesnt fix properly on my monitor [00:46] !fixres [00:46] The X Window System is the part of your system that's responsible for graphical output. To restart your X, type « sudo /etc/init.d/?dm restart » in a console - To fix screen resolution or other X problems: http://help.ubuntu.com/community/FixVideoResolutionHowto [00:47] For most of my machines. I have to install the proper nvidia drivers.. then the system starts using the proper monitor res. [00:47] Dr_willis: how do i clear my dns cache [00:47] would someone care to check at the following site and see if the video plays for them in firefox (or other browsers) it was working the other day.. and stopped working yesterday for me http://www.cbs.com/classics/star_trek/video/video.php?cid=649539296&pid=g0LIkE6vpnuKMFZKCrJySZH_LFIlCNV2&play=true [00:48] eagles0513875, no idea. I rarely have to mess with the dns stuff I dont recall ever chearing the dns cache [00:48] eagles0513875, a fast google search for 'clear dns cache linux' gives http://www.techiecorner.com/35/how-to-flush-dns-cache-in-linux-windows-mac/ [00:48] thing is im not able to get to my routers web interface and im wired to it [00:49] back again [00:49] tried a few things nothing worked, getting KDM but can't log in [00:49] eagles0513875, ive seen some flakey routers in the past.. try poweringoff the router/back on. [00:50] still gives me: no write access to: /home/spike/.ICEauthority [00:50] eagles0513875, or /etc/init.d/network restart pashaps [00:50] ForgeAus: did you run an fsck on your / directory? [00:50] that restarts the network [00:50] eagles0513875, yes it does... [00:50] Dr_willis: this is a linksys router [00:50] uh guess I should [00:50] you mean reboot from live CD again? [00:51] i was told by guys at linksys themselves tha ti need a firmware upgrade thing is i cant get to webinterface [00:51] yes, and run fsck.ext3 /dev/sXX [00:51] :( ext3 seems flakey :(... [00:52] if thats whats wrong with it [00:52] Ive had MUCH more problems with ntfs/vfat then i have with ext2/3 [00:53] hehe you might but I havn't [00:53] ..if there are any inode errors it will remount ro [00:53] You did try just removing the .ICE* file if you can? [00:53] remounting RO if errors are found.. is a very 'good' idea. :) if you value the rest of the data [00:53] dr willis will try taht next, fsck first [00:53] ForgeAus, gee.. that would of ben the first thing id' tried. :P [00:54] (can't too 10 things at once unfortunately [00:54] (not yet as far as multi-tasking environment) === Dillizar is now known as futha [00:54] fsck takes lotsa time [00:54] and its annoying having to to begin with [00:54] ls -al .ICEauthority [00:54] -rw------- 1 willis willis 7419 2008-08-10 07:14 .ICEauthority [00:54] fscking my 500gb hd takes about 4 min perhaps... [00:55] 'formating' a 500gb hd under windows... for the first tiem.. now that takes a lot of time.. :) [00:55] ext2/3 formating same drive takes just a min or 2. vs a hr or 2 :P [00:56] eagles0513875: that usually happens when there's problems with the dhcp server and your machine's IP is in another range as your router [00:56] uh fsck just come back clean [00:56] it didn't even seemt o do a scan [00:56] as for .ice authority mounting it now to check [00:56] it has force options.. I would try deleting that .ICE* file now. to see if you can [00:57] man it doesnt work [00:57] my monitors more messed up [00:57] now [00:57] i see half of the screen [00:57] sudo /etc/init.d/?dm restart [00:57] i type that right? [00:57] how do i add a folder as a plasmoid in the kde 4.1 desktop ? [00:58] uh its root root not user user [01:00] should the perms for .ICEauthority be the user or the root? [01:00] (I still think the disk is mounted readonly) [01:01] coz kdm is meant to run as root right? [01:02] .ICEauthority should be owned by the user, but even so... what does that have to do with it getting mounted ro? [01:02] ok I'll chown it? [01:03] in dhcp3 server, how to kill leased ips without restarting dhcp server? [01:03] mine> -rw------- 1 nelson nelson 1528 2008-08-10 16:10 .ICEauthority [01:04] grrr now it won't let me chroot :( [01:05] of course, it's ro [01:05] why do you need to chroot? You can just mount the filesystem, and delete the file [01:07] what should have done that? [01:07] hmmm... [01:07] well its done now [01:12] the chown seems to have worked :) all fixed [01:12] at least its logging in [01:18] <_tonehog> anyone have experience with Amarok's Last.FM features? I have some questions about it. === jose__ is now known as metalman [01:35] . [01:35] how use the update icon [01:35] .. [01:35] click on it [01:36] cant find it [01:36] then there is nothing to update [01:37] the icon was thare but i cancel it now i cant find it [01:56] is kubuntu changing release schedals? [01:58] not that i have heard. but Kubuntu does seem to be a bit more flexiable then Ubuntu === DreadKnight is now known as Rambo === Rambo is now known as DreadKnight [01:59] hmm [02:00] Im torn bewteen gnome and kde [02:00] theres no 'or' :) you can have both on the same system [02:00] use what you like. Mixx and match.. change every other day [02:03] is kde 4.1 in backports or only launchpad [02:03] Not in backports yet I think. [02:03] check the kde4.1 channel [02:03] !kde4 [02:03] KDE 4.1.0 is the latest major release of the K Desktop Environment. Packages can be found at http://www.kubuntu.org/news/kde-4.1 - Support in #kubuntu-kde4 [02:03] k [02:05] so what does it mean kubuntu is built off of ubuntu? [02:05] Just the kernel? === fernando is now known as Guest48414 === Guest48414 is now known as Fer [02:10] The core of 'kubuntu' and 'ubuntu' are the same.. the desktop default is the main differance [02:11] and a few other little default/installed apps. [02:18] hey guys, which packages have the xorg headers? === ubuntu is now known as oakbox [02:25] hi all, Im having some bad problems with grub and a duel boot xp and ubuntu can anyone spare some time? [02:26] currently working off a live CD and need to get at least windows booting again :( [02:28] Anyone know of something that will import the output from iptables-save and let you work with it. fwbuilder does but the file I am trying to import has multiple rules and it doesn't support that :-9. [02:29] I thought iptables-save just generated a bunch of command lines you could edit with any editor. [02:29] Heh, that assumes on has a clue :). [02:30] I've been using ipkungfu which has worked perfectly for me for some years now. Planning on dropping the PC server and going to a linux applience running OPENWRT. [02:30] I dont even have any iptables rules. :) to play with [02:31] K`zan: good idea, for just routing a linux appliance uses less power ;p [02:31] used iptables-save to get them out (about 10K worth) and openwrt runs iptables/ [02:31] which package should I install to get xorg headers? [02:31] Yep, been running tomato for some time but my wireless guru recommended the freewrt. [02:31] 10K ? thats quite a few rules aint it. [02:32] Yep, but the firewall does everything I want / need very easily with ipkungfu. Whatever it does it makes me happy :) [02:32] concernedcitizen, a 'apt-cache search xorg | grep dev' has a lot of possibliities.. one which stands out is..... [02:32] xserver-xorg-dev - X.Org X server -- development files [02:33] anyone here use audacity? [02:33] ah thanks, I was always wondering how to search through a repos. [02:33] grep is our friend. :) [02:33] no, I didn't know the command apt-cache exist :P [02:34] oh one more thing, is it possible to get the kubuntu sound system to use xine? [02:34] I'm using an external DAC, and for some reason, it just won't work for system sounds [02:34] kmyfirewall is a no go... [02:34] and my Kaffine Player can output it fine [02:37] !info kde-style-lipstik | concernedcitizen [02:37] concernedcitizen: kde-style-lipstik (source: kde-style-lipstik): Lipstik style for KDE3. In component universe, is optional. Version 2.2.3-1 (hardy), package size 91 kB, installed size 352 kB [02:38] !apt | concernedcitizen [02:38] concernedcitizen: APT is the Advanced Package Tool, which together with dpkg forms the basic Ubuntu package management toolkit. Short apt-get manual: https://help.ubuntu.com/community/AptGetHowto - Also see !Synaptic (Gnome) or !Adept (KDE) [02:38] Time to read the apt-get manual. :) [02:39] concernedcitizen: you don't need to compile lipstik. just install it [02:39] I was trying to search for it the whole day and I couldn't find it on apt-get [02:39] probably cos I didn't know how to list [02:39] but its cool now, installed. [02:39] in the kde file manager use ' apt://' aslso for a gui. :) [02:39] or was it apt:\\ [02:39] apt:/ [02:39] or apt:/ i forget.. :) [02:40] or apt:////////////////////////////////////////////////\\/\/\/\/\/\/\/\/\/\ [02:40] :P [02:40] I used to apt-installer, but it didn't list it [02:40] when I put lipstik or even xorg-headers (for the headers) [02:40] never heard of 'apt-installer' [02:40] you mean adept installer (Add/Remove Programs) [02:40] adept ;p [02:41] Add/Remove doesn't really list everything. you have to use Adept Manager if you want that [02:41] anyone else having issues with amarok after going to hardy? [02:41] okay now that lipstik's installed, I hope you bear with me this really stupid question [02:42] how do I get the theme to run ;p [02:42] System Settings -> Appearance -> Style [02:42] its not a theme i think its just a window decorator. [02:42] Dr_willis: widget style [02:42] a 'theme' just defines what parts to use. which are the icon set, colors, widget style, and window decorator. (i think thats right) [02:43] concernedcitizen: it's not a complete theme. it just changes how widgets (buttons, scrollbars, tabs, etc) look [02:43] I think the term 'theme' gets tossed aroudn wayyyyy too much :) heh [02:43] Dr_willis: doesn't help that kde-look labels it as Theme/Style for KDE [02:44] arghhhh [02:44] ooooook does someone know if the amarok site is #amarok? [02:44] so now I need to get a lipstik theme? [02:44] There is no 'theme' - it one part of what could be a thme. [02:44] !changethemes | concernedcitizen [02:44] concernedcitizen: To change gnome themes: https://help.ubuntu.com/community/UbuntuEyeCandy. Kubuntu themes: https://help.ubuntu.com/community/CustomizeKubuntu. Xubuntu users should /msg ubottu xfce-themes [02:45] !amarok [02:45] Amarok is an audio player for Linux with an intuitive interface. The latest version is 1.4.8 (1.4.3 for Dapper LTS). Packages are available for Kubuntu at www.kubuntu.org See https://help.ubuntu.com/community/Amarok [02:45] lovely: it's the amarok channel. the amarok site is http://amarok.kde.org :) [02:45] unless of course someone made a companion icon set, and widget, decoration packages. to go with it all [02:45] Jucato: thanks I belive it is the channel I am looking for [02:46] anyone know about xrdp? [02:49] !xrdp [02:49] Sorry, I don't know anything about xrdp [02:51] fR0StY: is it an alternate to krdc ? [02:51] good night [02:51] you are here too [02:53] um im not sure [02:53] i just installed kubuntu [02:54] and i wanted a remote setup so i can learn linux [02:54] but i didnt want to install any software on my windows computer [02:54] and xrdp is the only thing that uses ms's rdp [02:55] If you want a remote desktop. You can use vnc and its web interface to get to a vncserver/display on the linux box.. but that will be slow [02:56] Not sure if the built in kde 'share the desktop' feature uses rdp or not. I never use it. [02:56] fR0StY: yeh vnc is probably the easiest or if you need really high performance then nx is the way to go [02:56] yah i dont think it does. [02:56] but i doubt windows will support that out hte box [02:56] windows dont support much out of the box. :P [02:56] lol [02:56] heh true [02:57] another thing to consider.. is this a local lan connection? or over the itnernet? [02:57] local === ubuntu is now known as oakbox [02:57] You may want to check out xming, and enable xdmcp to allow you to run Linux apps and have them appear on the windows desktop. [02:58] but vnc will be easier to get going [02:58] fR0StY: so the default remote desktop client doesn't support VNC at all ? [02:58] you mean the windows? one? [02:59] i guess, which ever one you have [02:59] windows uses RDP [02:59] windows dosent support vnc as far as i know. [02:59] yah it doesnt [02:59] ubuntu/kuubntu ones support both I think. but i never use rdp [02:59] i mean i can install it [02:59] yeh i use an rdp client to get to a testing machine here with krdc [03:00] how to i check with kubuntu or Enable the desktop thing [03:00] fR0StY: i don't think there would be an rdp server under linux. There is no point, vnc is available and everywhere otherwise if you need performance NX is much better than RDP [03:01] but is vnc enabled by default? [03:02] fR0StY: server you mean ? [03:02] no this kubuntu that im running [03:02] i understand that [03:02] but do you mean the vnc server or the vnc client ? [03:02] Hi all, I get Error 5 on my grub loader, what do i do to fix it? [03:02] server [03:03] !radeon [03:03] For Ati/NVidia/Matrox video cards, see https://help.ubuntu.com/community/BinaryDriverHowto [03:03] fR0StY: no it won't be enaled by default, however in kcontrol you can invite others to control your desktop, which will enable it [03:03] sorry im brand new to linux [03:04] fR0StY: thats fine. its not really any different to RDP, just a different protocol [03:04] the architecture is the same though [03:06] i guess im just tryin to get xrdp to install but when i run the make command it gives me errors lol [03:08] hi [03:09] fR0StY: how are you installing it ? [03:09] fR0StY: is it not in the apt repository ? [03:10] im not sure mase [03:10] lol [03:10] oakbox: http://kubuntuforums.net/forums/index.php?topic=3081671.msg106228#msg106228 ... see reply #23 [03:10] funny thing is. im mcsa and i install a linux box and im totaly lost [03:12] thanks nejode [03:13] bah [03:13] fR0StY, I've known a MSCE who couldn't change his windows wallpaper.. So, I don't really view those qualifications that highly to be honest. [03:13] i got dc'ed [03:13] heh [03:13] thats funny [03:14] fR0StY: thats ok, its just a different way of doing things. with Linux you don't need to go out and find programs to install [03:14] did i miss anything since i got dc'ed [03:14] they are all provided by the distro [03:14] Except for commercial pay software. [03:14] so you should be able to use the GUI app or apt [03:14] yes except for non-free and/ or commercial software [03:15] staroffice is a particular pain to install for novices, thankfully I wrote a little howto. [03:15] will i get kicked/banned if i past a url?? [03:15] fR0StY, depends on the content. [03:15] oakbox: you're welcome man, but Grub error 5 is a bad thing :-( [03:16] its just the xrdp site on sourceforge [03:16] fR0StY, I don't see why that would get you kicked. [03:16] i wanna see if somone could figured out what im doing wrong [03:16] !xrdp [03:16] Sorry, I don't know anything about xrdp [03:16] http://xrdp.sourceforge.net/ [03:16] xrdp - Remote Desktop Protocol (RDP) server <- I see in the repositories. [03:17] nejode: im a sucker for bad things :) [03:17] In universe. [03:17] whats the repositries? [03:17] !adept [03:17] adept is the Kubuntu package manager. Howto: https://wiki.ubuntu.com/AdeptHowto [03:17] fR0StY, I suggest you read that :) [03:17] going that now [03:18] thanks for your patience [03:22] hey ash i brought up the list of all the things that are not installed and xrdp isnt on my list [03:24] fR0StY, you didn't enable the universe repositories [03:24] oh [03:24] hi, my computer is running near 100% memory usage because 64 is for my video, and I only have 512 max [03:25] Kinfocenter says that most of the physical mem. is used for disk-cache [03:25] 57% [03:25] fR0StY, there should be a check box in adpet -> manage repositories to enable them [03:25] is 512 an ok amount, or should I try to lower the disk cache memory usage ? [03:26] sgallinger, if you find your system is performing fine, there is no need to tweak it. [03:26] it seems a little slow [03:26] and I set up the radeon driver fine [03:27] sgallinger, in all honesty, I would recommend you get more RAM. [03:27] how do i replace utf-8 with iso-8859-1 [03:27] judgen, in what? [03:27] judgen: for what ? [03:27] Ash-Fox: konversation [03:28] judgen, sorry, I don't use konversation :< [03:28] everything else works fine. just that i cant join any channels with any irc client atm that contains å,ä or ö [03:28] sgallinger: don't lose sleep on that, disk cache is freed as needed, remember, free ram is wasted ram [03:28] ther terminal based ones does not work either. [03:30] ahh ok well Im just going to get more ram no probs [03:30] 512 is not very much [03:30] google earth is slow [03:32] sgallinger: i remember when i thought 64kb or ram was huge =) === fR0StY-afk is now known as fR0StY [03:32] yeah.. lol [03:33] ash i dont see a checkbox in adpet [03:33] Im just comparing this 3.06ghz p4 to my core2duo 2.4ghz with 2gb ram [03:33] its like night and day [03:33] cant believe I used to think this computer was fast [03:34] yeah sometimes i compare my old atari800iXE to my 2xOpteron 275 with 16gb ram. the boot speed is faster on the Atari. hehe [03:34] maybe it was because it only had windows XP on it at the time, now I have kubuntu installed [03:34] it came with xp and the proper drivers, ect. [03:35] fR0StY, I don't know what to say. I see them just fine, http://ash-fox.quickfox.org/temp/adept-management-checkboxes [03:36] oh yah ok i saw that and it was checked before i went in [03:36] but i dont have xrdp in the list [03:36] will kubuntu ever be bloated as vista? [03:37] MermaidMan: probably [03:37] one day [03:37] :) [03:37] mase_work: maybe in 10 years when there will be like 128Bit cpus =D [03:38] There are already 128bit CPUs. [03:38] MermaidMan: there already are [03:38] Mainstream cpus like AMD [03:38] fR0StY, with universe enabled, you should be able to find in adept now. [03:38] The playstation 2s cpu is 128bit the emotion engine [03:38] MermaidMan, Intel makes some 128bit processors. [03:38] i put in xrdp in the filter and nothing comes up [03:38] As does IBM. [03:39] fR0StY: try doing this from the konsole sudo apt-get install xrdp :) [03:39] i know its not gui land, but its very simple to explain [03:39] fR0StY, not that won't work if you have adept running. [03:39] *note [03:40] says couldnt find package xrdp [03:41] so i must not have it on here? [03:41] MermaidMan: the first 64bit processor was introduced in 1961 =) [03:41] fR0StY: erm.. its not on your machine its in the repository [03:41] and it is there [03:41] amason@amason-desktop:~$ apt-cache search xrdp [03:41] xrdp - Remote Desktop Protocol (RDP) server [03:41] I have a feeling he chose to ignore the update request from adept. [03:42] Or he didn't tick the checkbox which I told him to. [03:42] ah yeh [03:42] MermaidMan: IBM intriduced 370 wich is an 128bit cpu in 1970 allready [03:42] like i said kubuntu was installed like 2 hrs ago [03:42] so you want me to run updates? [03:42] and then try? [03:42] judgen: cool [03:43] which items on this list do i update Adept? [03:45] Ash i did check the box [03:45] xrdp isnt in that really long list [03:46] so do i need to run updates? [03:47] fux [03:47] fR0StY, do a, sudo apt-get update && sudo apt-get install xrdp [03:48] kk [03:49] still telling me that it couldnt find package xrdp [03:50] fR0StY: universe repos must be enabled [03:50] flaccid, he insists that he did enable it. === emma_ is now known as emma [03:51] oops ok. fetch updates first then? [03:52] fR0StY: run apt-cache madison xrdp to see if its in your local list [03:52] i opened the adept manager then clicked on adept>Manage Repos everything is checked under the tab Kubuntu Software [03:52] including (universe) one [03:52] I have a Quickcam pro4000 and i can't seem to get it to work.. help? [03:54] Flaccid: apt-cache madison xrdp is that all i type in the terminal? [03:54] fR0StY: yeah [03:55] !webcam | DevilLord2k [03:55] DevilLord2k: Instructions for using webcams with Ubuntu can be found at https://help.ubuntu.com/community/Webcam - Supported cams: https://wiki.ubuntu.com/HardwareSupportComponentsMultimediaWebCameras [03:55] DevilLord2k: i don't have one of those devices my self, but what are you trying ? what have you done so far, which bit doesn't work [03:56] flaccid it just returns the prompt doesnt give me a error or a message [03:56] Una consulta [03:56] fR0StY: its not in your list then. sudo apt-get update and if its still not there, pastebin /etc/apt/sources.list [03:56] the pwc driver is loaded, but it's not creating a video dev [03:57] DevilLord2k: what does it say in dmesg when you load the pwc mod? [03:58] [ 6977.297073] usb 2-3: new full speed USB device using ohci_hcd and address 3[ 6977.402536] usb 2-3: configuration #1 chosen from 1 choice [03:58] that's what happends when i plug it in [03:58] flaccid: when i type (pastebin /etc/apt/sources.list) in the terminal it gives me a command not found [03:58] !paste [03:58] pastebin is a service to post multiple-lined texts so you don't flood the channel. The Ubuntu pastebin is at http://paste.ubuntu.com (make sure you give us the URL for your paste - see also the channel topic) [03:59] o [03:59] DevilLord2k: nah sudo rmmod pwc, then sudo modprobe pwc then check what is put in dmesg [04:00] just hang on a sec. think i might have gotten it.. my computer guru with me is embarrassed he didnt think of this... [04:01] http://paste.ubuntu.com/36371/ [04:01] there yah go [04:01] is KDE 3.5.x still going to be an option in Intepid when it comes out ? For the people that dont want to move to KDE 4.x yet ? [04:02] flaccid: [ 7021.305153] Linux video capture interface: v2.00[ 7021.325395] pwc: Philips webcam module version 10.0.13 loaded.[ 7021.325399] pwc: Supports Philips PCA645/646, PCVC675/680/690, PCVC720[40]/730/740/750 & PCVC830/840.[ 7021.325401] pwc: Also supports the Askey VC010, various Logitech Quickcams, Samsung MPC-C10 and MPC-C30,[ 7021.325403] pwc: the Creative WebCam 5 & Pro Ex, SOTEC Afina Eye and Visionite VCS-UC300 and VCS- [04:02] river Philips webcam [04:02] wishie: #ubuntu+1 [04:02] still doesnt work.. [04:02] how do i get to Kmail? [04:02] sorry for the long post. === spike_ is now known as ForgeAus [04:03] hmmm [04:03] !info xrdp gutsy [04:03] Package xrdp does not exist in gutsy [04:03] !info xrdp hardy [04:03] xrdp (source: xrdp): Remote Desktop Protocol (RDP) server. In component universe, is optional. Version 0.4.0~dfsg-3 (hardy), package size 193 kB, installed size 688 kB [04:03] fR0StY: its not in gutsy. [04:03] I think http://www.ubuntu.com/products/whatisubuntu/derivatives is out of date, I mean Xubuntu surely qualifies as Officially suported by now [04:03] Fluxbuntu and Elbuntu are two interesting ones to recognise tho :) [04:04] ok so how hard would it be to install xrdp from the website or should i just upgrade my kubuntu? [04:05] flaccid: any ideas? [04:05] DevilLord2k: not yet [04:05] fR0StY: your choice [04:06] flaccid: any other info you need? === tuxwulf_ is now known as tuxwulf [04:06] nope [04:06] well can i upgrade from this install or do i need to get a updated iso? and start over? [04:06] !upgrade | fR0StY yes [04:06] fR0StY yes: For upgrading, see the instructions at https://help.ubuntu.com/community/UpgradeNotes [04:07] upgrade takes longer than install :/ [04:08] well being that im on dialup where the linux cpu is it is best to just download a iso when im at work? [04:09] fR0StY: yeah the dvd or alternate so you get the debs [04:09] [04:09] stick with kubuntu or go with ubuntu? [04:09] kubuntu of course :) [04:10] hehe [04:10] ok [04:10] fR0StY: are you on i386? [04:10] yes [04:11] fR0StY: download the hardy deb and try to install it. it has minimal deps, you might be lucky: http://packages.ubuntu.com/hardy/i386/xrdp/download [04:11] flaccid: switched interfaces, this is DevilLord2k.. [04:11] hey guys, I'm having trouble configuring my external usb DAC (soundcard) [04:11] I just cant seem to get the system to output through the usb [04:11] instead of the onboard soundcard [04:11] is there anything I should be doing? [04:12] ForgeAus: maybe try to let somenoe know about that derivatives page [04:12] !enter | concernedcitizen [04:12] concernedcitizen: Please try to keep your questions/responses on one line - don't use the "Enter" key as punctuation! [04:12] concernedcitizen: is your driver for the card working? [04:13] my apologies. Err, there's no drivers for it [04:13] ah i wouldn't expect it to work at all then :( [04:14] errr, it did work for a while [04:14] flaccid ok i installed it [04:15] and then for some strange reason, it didn't work now. [04:15] fR0StY: cool [04:15] concernedcitizen: pastebin aplay -l [04:16] woot xrdp is in my adept manager list now [04:16] http://paste.ubuntu.com/36373/ [04:18] flaccid now let me ask another stupid question heh... where do i go to configure it lol [04:18] fR0StY: i've never used it sorry [04:19] try the wiki and google (as always) [04:20] it detects my usb audio [04:20] yah im on google now [04:21] just that I don't know how to configure the system to use it [04:21] concernedcitizen: http://www.linuxquestions.org/questions/linux-hardware-18/default-sound-card-in-ubuntu-564006/ [04:21] i'd make it default card then check kmix and alsamixer [04:27] flaccid: thanks. I was quite looking forward not to reboot my system though :( [04:28] you need to reboot? [04:31] the instructions said so [04:32] i guess they didn't know how to do it without rebooting or something [04:32] quick question. In Adept, if you click on it to request a package to be installed, and it changes to a red "Break," what does that mean? [04:32] bdizzle: it means that installing it breaks the deps or something [04:33] ...installing amarok breaks the dependencies? [04:33] on a KDE system? [04:33] bdizzle: "Possible reasons are broken dependencies (a package on which it depends doesn't have a version available for download) or new dependencies (the package has come to depend on new packages since the last version)." [04:33] hmm, okay [04:33] its usually related to badly maintained pkg or repos conflict [04:34] bdizzle: do the operation from konsole with apt-get and you will see what the problem is [04:34] flaccid thanks so much for your time. i didnt get to configure it but i DID get it installed yay! but for now i off to bed [04:35] fR0StY: cool. yeah im sure there is lots on google and the xrdp homepage [04:35] it claims package is not available, but it referred to by another package. Package amarok has no installation candidate [04:35] fR0StY: http://xrdp.sourceforge.net/ [04:35] bdizzle: apt-cache policy amarok (or apt-cache madison amarok) [04:35] yah i think i have to edit files but im not sure how to start the service [04:35] or whatever [04:36] copy paste? [04:36] fR0StY: i can help later or now if you need [04:36] bdizzle: pastebin if you want both of those commands [04:36] well if you have time i can do it now if you want [04:36] ok then i'll install it [04:36] Installed: (none) Candidate: (none) Version table: 2:1.4.9.1-0ubuntu3+medibunty1 0 100 /var/lib/dpkg/status [04:37] bdizzle: if you pastebin the whole of the two commands that will get closure for us [04:38] yeah, the second command did nothing [04:39] fR0StY: i just installed it and it runs from installation, otherwise sudo /etc/init.d/xrdp start [04:40] ok so how to i configure it [04:40] hehe [04:40] fR0StY: config is in /etc/xrdp/xrdp.ini and /etc/xrdp/sesman.ini [04:40] if I remember correctly, I was having a lot of problems and probably broke a lot of dependencies, include KDE core [04:40] wats the dragons name? [04:40] bdizzle: something doesn't seem right [04:40] MermaidMan: konqi [04:41] lol [04:42] I know, I've had problems with it since I did a fresh install [04:43] and then started trying to get internet to work and had to install things from .deb files everywhere [04:43] why? [04:43] um, remember a week ago I couldn't connect to the internet thanks to a java applet to install a windows program to authenticate to server? [04:44] Hello all [04:44] What app can I use to create an animation? [04:44] I have a few images (drawings) that I want to animate. [04:44] yeah, well, I'm back on that desktop again, but I brought along my Linksys USB network adapter to get it to connect to the wireless network, which it did [04:44] but now its just like, wow, how badly did I mess this up? [04:44] wats a good audio editior? [04:45] bdizzle: um i don't know what you have done to break 'stuff'. still im happy to help with specific questions [04:45] !info audacity | MermaidMan [04:45] mermaidman: audacity (source: audacity): A fast, cross-platform audio editor. In component universe, is optional. Version 1.3.4-1.1ubuntu1 (hardy), package size 2886 kB, installed size 8536 kB [04:45] okay, for example [04:46] its running KDE 3.5, but there are some KDE4 programs scattered around that need the kde4libs. When I try to install it, it says "Break (install)" [04:47] bdizzle: yes, so this is why im waiting for your pastebin to help. pasting your sources is a good idea too [04:47] yeah, I can't get onto IRC from that computer, so I'm having to copy paste it over [04:47] okay, what did you want me to pastebin, and what is the link for it again? [04:49] flaccid ok so now i got my windows rdp to connect to the linuxbox but it fails when i put my username and password in for the box or is this something i have to define in the ini files? [04:49] bdizzle: you could use pastebinit then [04:49] bdizzle: [13:35] bdizzle: apt-cache policy amarok (or apt-cache madison amarok) [04:49] I thought I did. Hold on [04:49] fR0StY: looks like it yes. its a good idea to look at them [04:50] !pastebin [04:50] pastebin is a service to post large texts so you don't flood the channel. The Ubuntu pastebin is at http://paste.ubuntu.com (be sure to give the URL of your paste - see also the #kubuntu channel topic) [04:51] http://paste.ubuntu.com/36385/ [04:52] bdizzle: sudo apt-get install pastebinit && pastebinit -b http://rafb.net/paste /etc/apt/sources.list (for example) === bdizzle is now known as bdizzle_laptop [04:53] bdizzle_laptop: what was the madison result? === bdizzle_ is now known as bdizzle_desktop [04:55] okay, um, that's not working [04:55] okay, on the desktop now [04:55] the madison? [04:55] flaccid happen to know where the logs are? [04:55] madison did nothing [04:55] it just returned me back to the prompt [04:55] said stoped because some error [04:55] bdizzle_desktop: [13:35] bdizzle: apt-cache policy amarok (or apt-cache madison amarok) [04:55] bdizzle_desktop: main repos is not enabled! [04:56] !info amarok | bdizzle_desktop amarok is in main.. [04:56] bdizzle_desktop amarok is in main..: amarok (source: amarok): versatile and easy to use audio player for KDE. In component main, is optional. Version 2:1.4.9.1-0ubuntu3 (hardy), package size 9386 kB, installed size 30784 kB [04:56] no wonder it breaks [04:56] okay [04:56] fR0StY: i don't know [04:56] alright, so adept isn't letting me update them. Time for command line [04:56] um, walk me through that please? [04:57] bdizzle_laptop: goto adept and disable and the repos in manage repos. then go back to it and re-enable them [04:57] anyone know how to make a panel in kde 4.1 go up and down the left side of the screen rather than right to left? [04:58] kalorin_: wrong channel, see topic [04:58] bdizzle_laptop: i mean disable all then re-enable [04:58] yeah, adept is messed up on the repos [04:59] its essentially showing me the sources.list file [04:59] not the gui interface to be able to enable / disable [04:59] not sure what you mean [05:00] when using the locate command is there a way to specify that you only want to search a specific directory or part of the tree starting at a specific directory? [05:01] gkffjcs: i think so. see man locate (first couple of options should be relevant) [05:01] you know when you click on manage repositories, the software sources box comes up with the tabs to select things? [05:02] it doesn't give me that. It gives me essentially the sources.list file with the option of rightclick to enable / disable [05:03] bdizzle_laptop: which release is this? [05:03] I think its 8.04.1 [05:03] how can I check to be sure? [05:04] bdizzle_laptop: lsb_release -a [05:04] yeah, its 8.04.1 [05:05] pastebin your sources.list and i wouldn't mind seeing a screenshot of this and also confirm your adept manager version [05:06] hold on a moment, the connection is slow on the desktop and I have to somehow reconnect it to the server [05:07] okay, on the desktop now [05:07] where is sources.list located? its been a while since I've had to play with it [05:08] bdizzle_laptop: /etc/apt/sources.list [05:09] hold on [05:09] !pastebin [05:09] pastebin is a service to post large texts so you don't flood the channel. The Ubuntu pastebin is at http://paste.ubuntu.com (be sure to give the URL of your paste - see also the #kubuntu channel topic) [05:09] its trying to load the headers to fetch updates and its taking forever [05:10] can take a while yes and depend on the servers/mirros [05:12] in the meantime, is there a way to just clone my kubuntu partition on my laptop and have it overwrite the kubuntu partition on my desktop? [05:13] bdizzle_laptop: yes but i don't feel comfortable in helping with that, its a bit ridiculous [05:13] ah, okay [05:14] does kubuntu have some sort of backup / restore program perhaps? or does it require that the files already be on the computer to be restored? [05:14] bdizzle_laptop: You can copy your home directory pretty easily, which will bring all the settings and program defaults, just not the programs or drivers [05:14] !backup | bdizzle_laptop [05:14] bdizzle_laptop: There are many ways to back your system up. Here's a few: https://help.ubuntu.com/community/BackupYourSystem , https://help.ubuntu.com/community/DuplicityBackupHowto , https://wiki.ubuntu.com/HomeUserBackup , https://help.ubuntu.com/community/MondoMindi - See also !sbackup and !cloning [05:14] imaging like that always is not a simple as it seems. /home is the only thing that is actually portable in that respect [05:15] bdizzle_laptop: I use SimpleBackup. It has a nice interface that works well for me [05:15] ah, I need the programs and drivers as well [05:16] Is there any way to create a screen cast recording beginning at the login screen? [05:16] hi [05:17] bdizzle_laptop: Your drivers won´t really port between the two computers right, though [05:17] is APTonCD automated? [05:18] Reformer81: probably in a vm [05:18] I think that caused a lot of the problems the first time around, that I was just randomly trying to go through everything and it messed things up [05:18] bdizzle_laptop: its always good to do things the 'right' way to avoid issues [05:18] heh [05:20] Daisuke_Laptop: Yeah, that's what I'm hearing in #Ubuntu as well. I wanted to record Compiz too and that obviously doesn't work within a vm [05:20] bdizzle_laptop: What are you trying to do? [05:20] Reformer81: the main reason it would be an issue is the transition from gdm to your desktop environment [05:21] Daisuke_Laptop: How about screen shots of the login screen then? Probably again only possible through VM? [05:21] my laptop is also running 8.04.1 and its stable [05:21] my desktop is running 8.04.1 and is not stable, having lots of problems [05:22] it would be really nice if I could just image my current hard drive, use a jump drive (2 GB) to copy everything over to my desktop, then reboot and hope everything works [05:24] bdizzle_laptop: i think you understand, but anyway. its much easier to just fix the sources.list and then go from there [05:24] okay [05:25] only I'm having problems connecting using firefox or konqueror to the pastebin because its is running the fetch updates for the first time on the desktop [05:26] I've never seen the connection run this slow [05:26] bdizzle_laptop: use patebinit [05:26] pastebininit? [05:26] do I need sudo for that, as I've got adept running and can't quite get out of it [05:26] [13:52] bdizzle: sudo apt-get install pastebinit && pastebinit -b http://rafb.net/paste /etc/apt/sources.list (for example) [05:26] well you need pastebinit installed. you can cancel adept [05:27] !drm [05:27] Sorry, I don't know anything about drm [05:27] If you cancel adept, does it delete the downloaded files? [05:27] nope [05:28] Okay, so it will cause delays, but nothing too serious [05:29] gah, it claims that the package cannot be found [05:29] E: Couldn't find package pastebinit [05:30] sudo apt-get update [05:30] bdizzle_laptop: universe needs to be enabled and obviously updates fetched for it.. [05:31] ...that's what I was doing and you told me to stop it [05:31] like deb http://archive.ubuntu.com/ubuntu/ hardy main universe restricted multiverse in the sources.list [05:31] i don't know the state of your apt .. [05:31] yeah, okay [05:31] running sudo apt-get update now [05:31] its going to be a while [05:31] you know what you need to do at least now, gotta maybe wait for apt. sorry about that [05:32] yeah :( maybe you using a slow mirror or something [05:32] in the meantime, I have a quick idea [05:33] I need to copy over the home folder, with the exception of three or four folders that have very large files in them (research, movies, etc) [05:33] #flood [05:33] (they don mind flooding) [05:35] Hi all [05:35] bdizzle_laptop: use sftp or fish or whatever [05:36] fish? [05:36] !fish [05:36] Sorry, I don't know anything about fish [05:37] !sftp [05:37] Sorry, I don't know anything about sftp [05:37] its a pseudo protocol ie. fish:// which piggy backs ssh [05:37] 'files over ssh' [05:37] hmm [05:37] you mean like scp? [05:37] of course you need openssh-server installed on the dest. machine [05:37] i guess you can say like scp. but scp is superior, a real protocol and not client dependent.. [05:37] ah [05:38] Anyone in here happen to have experience with Kubuntu and an ATI Radeon 1300 (It's actually a VisionTek 1300 PCI)? It says that the ATI propriatary drivers are 'In use', and the GL screensavers look alright, but video in either VLC or Kaffine can only be played smoothly in the default window - attempts to go full screen result in VERY choppy performance/freezing of video. [05:47] Right now Iḿ having a slight problem with my keyboard layout. It seems the default uses deadkeys (so I have to double-tap some keys). How do I set the universal default as being deadkey-free? (do I not have deadkeys?) [06:04] i installed ubuntu-desktop and configured gdm as the default login manager, but now my xsessions don't work automatically. [06:05] so when i login, it just boots me to xterm and i can start gnome-session manually, and all is well. [06:05] any idea's? [06:05] blistov: what is the session type selected from gdm ? [06:05] gnome [06:05] or kde [06:05] or kde4 [06:05] all my xsessions were wiped out. [06:05] :) [06:06] under gentoo, i can fix this. k/ubuntu, no idea. [06:06] what is GRUB error 15? [06:07] flaccid: idea's? [06:07] blistov: perhaps submit a bug or try #ubuntu [06:07] bdizzle: google shows that.. [06:07] sorry [06:07] file not found bdizzle [06:08] yeah [06:08] bdizzle: run grub in konsole and issue find /grub/stage1 [06:08] hold on, basically it means it was a bad install, which I kinda figured since it told me that there was in I/O read error [06:09] nea, with all the issues I'm having with it, I'm just doing a fresh install [06:09] now I just have to make sure the disk isn't bad [06:09] bdizzle: if you have i/o error then that can usually be physical damage so you might need a new hard disk. this error however is usually about referring to the wrong location in grub's menu.lst [06:10] um, I hope not, considering its a brand new 350 GB hard drive and I can't afford a new one [06:10] and I was just running kubuntu off of it less than five minutes ago [06:10] you can also check the ata cable === C5735553 is now known as chalcedony [06:14] If it´s new it should be warrantied === sgallinger is now known as fottball === fottball is now known as ass-lick === ass-lick is now known as dick-finger [06:19] eh, I think I got it in february or so [06:19] wait, damn, february of last year [06:19] it might be past the one year manufacturer's warranty [06:19] let me hope it was just a bad install and try again [06:20] otherwise, I need to find a way to either install grub to get to the windows partition and see what is going on, or somehow fix the MBR [06:20] Whoś the manufacturer? [06:21] bdizzle: A lot of manufacturers offer more than one year === dick-finger is now known as Jizz-fart [06:22] I forget to be honest [06:22] bdizzle: um i think you miss what i said. grub 15 is file not found. grub is installed fine and the mbr is fine as grub is running. [06:23] what file not found though? [06:24] flaccid: You can reinstall grub from the liveCD, no? [06:24] usually the /boot files [06:24] TeslaTony: yeah [06:25] bdizzle? Try that first [06:25] eh, too late [06:25] I jumped the gun and am trying another reinstall [06:25] right now its at 57% and still okay [06:26] Oh, then offer sacrifice to Cthulhu [06:26] haha [06:26] I might need to [06:26] from konsole, how do I see how big my home directory is? [06:27] can someone tell me why knotify4 is using 100% of one CPU? (Kubuntu 8.04 - KDE 4.1) [06:27] bdizzle: du -c ~ [06:27] thumper: wrong chan see topic [06:27] flaccid: sorry, thanks [06:27] np [06:29] grr [06:29] I need to somehow zip my home directory. Its too big by about 100 MB or so [06:29] tarball it [06:30] how from command line? [06:30] since not all the hidden files will show up via Dolphin [06:31] tar --h [06:31] If I am going to make a home partition, and I have 21 GB to work with, how much of that should I make home partition and how much for / ? [06:31] ok [06:32] always lots on google :) === huy_ is now known as daftvader [06:39] Jizz-fart: hey man hows it going ? === daftvader is now known as daftman [06:43] Jizz-fart: ? [06:43] is gnome/kde the only difference between kubuntu and ubuntu? I've been looking at software and howto pages on the net and found more answers for 'kubuntu' queries in google tend to point to ubuntu pages and I don't want to hose my system by doing a kind of "I spoke spanish when my system was expecting Portugese" style error. [06:45] I use Kubunut it works great [06:45] never tried the Gnome [06:48] that I know of, yes, that is the difference [06:48] although many of the programs are cross-compatible to make a hybrid system [06:49] the ubuntu is pretty generic [06:49] you can get all the help you want for kubuntu there [06:49] er ubuntu site [06:49] does anyone here have any experience with the Linksys WUSB54G wireless adapter? [06:50] I'm using it on my desktop and the connection is slower than dial-up, despite it claiming that the bandwidth is at 1 MB / s [06:51] bdizzle: looks like bad reception or something [06:52] its got two out of five bars on KNetwork [06:52] well limiting down to 1MB usually suggests problem with reception unless the AP is quite far away [06:56] is the old 8.04 available online somewhere, or only 8.04.1? [06:56] that .1 seems to be causing me problems [06:57] not sure, but i believe the problem is more likely the user :( [06:57] as everything is breaking in dependencies on me whenever I try to install things [06:57] gee, thanks [06:57] bdizzle: that is not normal [06:57] this is why main should be enabled in sources [06:58] I think it is [06:58] let me try to fetch updates, then see what is going on [06:58] ugh [06:58] hi can I ask [06:58] question [06:59] Change the Directory directive, replace to [06:59] how to do this steps [06:59] !ask | abwhostw [06:59] abwhostw: Please don't ask to ask a question, ask the question (all on ONE line, so others can read and follow it easily). If anyone knows the answer they will most likely answer. :-) [06:59] abwhostw: with a text editor [06:59] yeah [06:59] and after [07:00] okay, how do I get "tar" to work? I tried tar -h home.tar, as suggested [07:00] are there any company based apps for kubuntu to do an action eg: apt-get update, for a group of users like 10 pcs? [07:00] abwhostw: you do what it says [07:00] like i want the localhost [07:00] get to in [07:00] abwhostw: there is #apache if you need it or even #ubuntu-server . still its best to learn apache instead of asking questions like that [07:00] i wanna know if we can computer manage the pcs remotely (besides ssh in) [07:01] it claims : "tar: You must specify one of the `-Acdtrux' options" [07:01] needhelp: yes [07:01] i know [07:01] bdizzle: lots on google on tar [07:01] everything is working [07:01] but question is [07:01] to [07:01] how to realte ant change the directoru [07:01] now I tried doing that, using the "-c" for create new, and now its saying tar: Error exit delayed from previous errors [07:01] abwhostw: i just answered that. please stop flooding [07:01] actually i have 6 users in my office using kubuntu :) what apps are good for maintaining their comps? [07:02] needhelp: maintain what exactly? [07:02] !vnc | needhelp [07:02] needhelp: VNC is a protocol for remote desktop. https://help.ubuntu.com/community/VNCOverSSH describes how to use it securely. It works best over fast connections, otherwise look at !FreeNX [07:03] hi.. how can i start this film? http://www.btmon.com/Video/Movies/The.Island.2005.DVDRip.XviD-KEG.torrent.html [07:03] strange files... [07:03] like updating their apt-get altogether instead of logging in one user at a time [07:04] needhelp: ah ok. im sure there are things out there for that, but i don't know about any sorry [07:05] like in some internet cafe, there are some billing/control software that automatically log in/out a pc from server [07:05] icic [07:05] try google and i guess #ubuntu and #ubuntu-server [07:05] and even #debian and ##linux heh [07:06] you can set up cron but i doubt that would be ideal [07:11] did a search on freshmeat.net on internet cafe..cool [07:11] how do I get dolphin to show hidden files? [07:13] bdizzle: its in the view menu === geek_ is now known as faileas [07:26] hello [07:26] !hi [07:26] Hi! Welcome to #kubuntu! [07:26] i plugged in the pc a sony digital camera but i don't know where to see its content [07:27] Taggnostr: storage media in konq/dolphin [07:27] from the KInfoCenter it detects it among the usb devices, it should be accessible as an external drive [07:27] there i can only see the hd, maybe i have to mount it? [07:27] Taggnostr: you can confirm that the fs is detected with sudo fdisk -l [07:28] Taggnostr: hal should prompt you if you want to mount it [07:28] nothing appeared when i plugged in the camera [07:29] will sudo fdisk -l work or do i have to do something before? [07:29] Taggnostr: it will work. it only shows available parts/filesystems [07:30] i can only see sda1 2 and 3 [07:30] my two partitions and the swap [07:31] maybe your camera doesn't support usb mass storage. check /var/log/messages and dmesg [07:32] there are some 'device not ready' errors [07:32] thats probably the problem [07:33] either there is something you have to do on the camera, or there is an issue or its not supported [07:34] http://dpaste.com/70633/ [07:34] i'm running a 64bit os, could it be that the problem? [07:34] i/o errors suggest physical damage. you could try googling all these errors however [07:35] i could try it on another pc [07:38] yep [07:43] thanks anyway for the help [07:43] np [07:44] i hope the photos are ok === emilsedgh_ is now known as emilsedgh [07:45] Permission denied [07:45] and cmd show my [07:45] Permission denied [07:45] !sudo | abwhostw [07:45] abwhostw: sudo is a command to run programs with superuser privileges ("root"). Look at https://help.ubuntu.com/community/RootSudo for more information. For graphical applications see !gksu (Gnome), or !kdesu (KDE) [07:46] hi im trying to get my videocard reslution up to 1600x1200 yet the monitor and display settings wont alow past 1280x1024 [07:47] psilocyde: open ksystemlog and check the Xorg log .. it should say something [07:47] i gtg [07:47] how to get to ksytemlog [07:48] psilocyde: alt+f2 and enter ksystemlog === kave_ is now known as kave__ [07:48] ty === kave__ is now known as CE_sIMPLE [07:48] if not install the package with the same name or just run kate /var/log/Xorg.0.log to look directly [07:48] * flaccid runs off [07:50] flaccid no Xorg that i can see [07:50] filter Xorg and i get nothing [07:52] anyone? [07:53] linux rules [07:55] and is ready for the desktop [08:01] Hey there. I just moved to Kubuntu. Could someone here give me some assistance or ideas on how to detect the wifi connection? I know it is possible because it worked in Ubuntu. [08:01] emma: knetwork manager should handle that [08:02] It says there is no active network device. [08:02] So it is as if it does not even know that I have a wireless device for some reason. [08:03] But it did on Ubuntu so there is a way. [08:05] hmm [08:06] * faileas is trying to remember that command.. [08:06] LSPCI ? [08:06] er lspci even [08:08] okay I'll check out lspci [08:11] It says, "Network Controller: AIRONET Wireless Communications Cisco Aironet Wireless 802.11b [08:11] figured it out for myself, thanks anyway === pascalFR is now known as PascalFR [08:17] does any know how to make the links "click-able" in irssi with the kubuntu terminal ??.. Worked fine in Ubuntu [08:23] buongiorno [08:23] psilocyde: there definately is /var/log/Xorg.0.log ... [08:23] how do i set my pci soundcars default instead of the onboard sound? [08:24] psilocyde: lots on google about that. search alsa default sound card ubuntu [08:24] flaccid got th one handled [08:24] psilocyde: what was the problem? [08:25] sound problem now, alsa is selecting my onboard audio i think want it to use my audigy [08:26] yep [08:26] how that done? [08:26] is [08:27] psilocyde: first google result as advised: http://www.linuxquestions.org/questions/ubuntu-63/how-do-you-change-the-default-sound-card-in-kubuntu-499520/ [08:27] thanks [08:27] psilocyde: in particular this is the simplest: http://www.linuxquestions.org/questions/showthread.php?p=2759262#post2759262 [08:28] how did you fix your resolution? === trdfromtuxfamily is now known as TRD [08:33] what is the kubuntu equivalent of gksudo? [08:33] kdesudo [08:33] thank you. [08:34] Failed to Connect [08:34] to connect the localh host [08:34] abwhostw: please give more information and on 1 line. always specify what you are trying to do and what is reporting the error [08:35] if you want to open something with kate, what is the command on the CLI ? [08:35] I guess it is not kate. [08:35] (this is my first night using kubuntu) [08:35] emma: kate /path/to/file (in konsole) [08:35] abwhostw@abwhostw-laptop:/$ sudo /usr/sbin/apache2ctl start [08:35] apache2: Syntax error on line 298 of /etc/apache2/apache2.conf: Syntax error on line 1 of /etc/apache2/sites-enabled/mysite: /etc/apache2/sites-enabled/mysite:1: was not closed. [08:35] abwhostw@abwhostw-laptop:/$ /cat-snap/images [08:35] flaccid: not, kdesudo kate ? [08:36] emma: if you need root privs then yes with kdesudo [08:36] abwhostw: just like it the errors says: Syntax error on line 298 of /etc/apache2/apache2.conf: Syntax error on line 1 of /etc/apache2/sites-enabled/mysite: /etc/apache2/sites-enabled/mysite:1: was not closed. <-- fix it [08:36] It says, 'error command not found' [08:36] emma: what is the full command you are trying? [08:37] how to fix [08:37] tell me [08:37] kdesudo kate /etc/modprobe.d/blacklist [08:37] abwhostw: pastebin the file and i'll have a look [08:37] which file [08:38] emma: that should work. which version of kubuntu is this? [08:38] abwhostw: its a good idea to read the error which says /etc/apache2/sites-enabled/mysite: /etc/apache2/sites-enabled/mysite ! [08:38] emma: if its an older version, try kdesu [08:39] abwhostw@abwhostw-laptop:/$ /etc/apache2/sites-enabled/mysite [08:39] bash: /etc/apache2/sites-enabled/mysite: Permission denie [08:39] abwhostw: you need to open the file with a text editor, for example: kate /etc/apache2/sites-enabled/mysite [08:41] to [08:41] that's on the file [08:43] jussi01: kubuntu kde4 [08:43] I give u what in on the file [08:43] to [08:46] !pastebin | abwhostw [08:46] abwhostw: pastebin is a service to post large texts so you don't flood the channel. The Ubuntu pastebin is at http://paste.ubuntu.com (be sure to give the URL of your paste - see also the #kubuntu channel topic) [08:46] abwhostw: i see you are still trying to do this from yesterday. i suggest you try to learn some basics about linux and apache (reading errors and thinking about them helps too) [08:48] http://paste.ubuntu.com/36443/ [08:48] http://paste.ubuntu.com/36443/ [08:49] abwhostw: whats that meant to be? i want to see /etc/apache2/sites-enabled/mysite . this can be opened with kate /etc/apache2/sites-enabled/mysite [08:50] i find own [08:50] to [08:50] abwhostw: stop. [08:51] man the time is right now 3:45 Am [08:51] you are not helping yourself [08:51] i was try to llearn [08:52] i was try to teach, but everything i show you it doesn't seem you read and try to understand [08:52] when I [08:52] when I opene this file I found inside [08:52] "/etc/apache2/sites-enabled/mysite" [08:53] inside the file was that [08:53] to [08:53] i don't how came [08:53] abwhostw: stop flooding and repeating! [08:54] I trying to make u understand what's going on [08:54] abwhostw: if you pastebin the file i can look at it for you ie. kate /etc/apache2/sites-enabled/mysite then select all + copy and paste it into a pastebin [08:54] i understand exactly what is going on abwhostw [08:54] http://paste.ubuntu.com/36443/ [08:55] abwhostw: that is not what i asked for. [08:55] the file is empty [08:55] not according to the error you advised before [08:56] maybe this is out of your skillset atm? [08:56] no man I swEAR WHEN i OPNE THE FILE GIVE THIS MESSGE [08:56] hOW MANY TIMES i TELLING U [08:57] BUT U [08:57] don't shout [08:57] man u want to help me or u want to give listen in manner [08:57] errors don't lie don't. from that pastebin it seems you can't execute much yet in command line [08:57] mannners [08:57] i've been helping since yesterday dude [08:58] man where u leave [08:58] in which country [08:58] I will call u [08:58] !u | abwhostw [08:58] abwhostw: Unless you're Dutch or Flemish, or a government officer, the letter 'U' is not a pronoun. If you want to be taken more seriously, please bother to type out the extra letters in "you". The same goes for "are", "why", "because", "anyone", and so on.. [08:58] i don't do phone support unless you upfront $10,000 [08:59] uh $ 10 Grands than keep the linux for u [08:59] stop using 'u' and start reading. [09:00] what [09:00] u U [09:00] can I know where are you from ?????? === kozz_ is now known as kozz [09:04] apache [09:04] apache [09:05] <[mad]Berry|Lappy> php [09:05] <[mad]Berry|Lappy> php [09:05] do u where the room for apache2 [09:05] does any know how to make the links "click-able" in irssi with the kubuntu terminal ??.. Worked fine in Ubuntu [09:06] abwhostw: #apache [09:06] thx [09:07] np [09:07] hey im trying to watch a dvd and aint getting far whats the best one to use for this? [09:08] !dvd | ol_dude67 [09:08] ol_dude67: For playing DVD, see http://help.ubuntu.com/ubuntu/desktopguide/C/video.html - "libdvdcss2" can be found at !Medibuntu or (for Feisty and earlier) http://wiki.ubuntu.com/SeveasPackages - Try k9copy (available in !Universe) for backing up DVDs [09:08] kaffeine or vlc player ol_dude67 [09:09] thanks thats the page i was looking for [09:09] coolio [09:29] root@abwhostw-laptop:~# /etc/init.d/apache2 reload [09:29] apache2: Syntax error on line 298 of /etc/apache2/apache2.conf: Syntax error on line 1 of /etc/apache2/sites-enabled/mysite: /etc/apache2/sites-enabled/mysite:1: was not closed. [09:30] Hi - after the last Java Sun upgrade, FF complains about missing java plugin again - anyone know how to fix it? [09:36] hi i need some help with KPPP [09:37] ... === j3ster is now known as TimboUK [09:44] im getting vertical stripes instead of usplash, and all CTRL+ALT+F* ttys are the same - any ideas? [09:47] :S [09:47] i dont think theres anyone here [09:50] meh [09:50] # [09:50] theres nobody here [09:50] # which allows you to create your own set of files by starting with the [09:50] # /usr/share/apache2/error/include/ files and copying them to /your/include/path/, [09:50] # even on a per-VirtualHost basis. The default include files will display [09:50] # your Apache version number and your ServerAdmin email address regardless [09:50] # of the setting of ServerSignature. [09:50] :S [09:50] # [09:50] # The internationalized error documents require mod_alias, mod_include [09:50] # and mod_negotiation. To activate them, uncomment the following 30 lines. [09:50] # Alias /error/ "/usr/share/apache2/error/" [09:50] # [09:50] # [09:50] please dont be pasting your entire httpd.conf [09:50] # AllowOverride None [09:50] !ops [09:50] Help! Channel emergency! (ONLY use this trigger in emergencies) Riddell, Tm_T, fdoving, Mez, stdin, jpatrick, seth_k, apokryphos, nalioth, Hobbsee, robotgeek, imbrandon, gnomefreak, Hawkwind, trappist, LjL, Jucato, haggai, fooishbar, crimsun, seth, apokryphos, DBO, nixternal, PriceChild or jussi01! [09:51] # Options IncludesNoExec [09:51] # AddOutputFilter Includes html [09:51] abwhostw: please use pastebin [09:51] # AddHandler type-map var [09:51] # Order allow,deny [09:51] abwhostw has been abusing the channel last 2 nights, please ban. user won't listen to anything or abide any rules [09:51] col [09:51] cool [09:52] :S [09:52] nobody knows how to set up kppp? [09:55] !ppp | Corkalito_ [09:55] Corkalito_: You want to connect via dial-up? Read https://help.ubuntu.com/community/DialupModemHowto - Also try disabling/removing KNetworkManager if KDE applications cannot connect using dial-up [09:56] thanks [09:56] np [10:01] hmm [10:01] the thing is i already got it all configured and set up, it even connects [10:01] i just dont get any activity === Czessi__ is now known as Czessi [10:33] hi guys, i cant copy from my external hard disk to my pc, everytime i try with a file, at some point it stops and says "impossible to read from the hard disk" can u help? thanks [10:33] strawbeRRy_fieLd: what says that exactly? [10:35] hello flaccid: it starts the download, then it stops at some point saying "impossibile to read this file from the hard drive" [10:36] strawbeRRy_fieLd: once again, what is "it" ? [10:37] the file it's a movie, when i saw i couldnt copy it i runned it from the hard disk and it worked, i was watching it but then it stopped, at the same point when it stopped to downloaded before [10:38] no. what program are you using to copy? [10:38] then i tried with other files thinking it was this file's problem, instead it was the same with the others also [10:38] hmm thats all pretty confusing [10:39] to copy? i think dolphin, i right click on the files, select "copy here" in a folder of my pc [10:39] drag and drop [10:40] ! nvidia [10:40] For Ati/NVidia/Matrox video cards, see https://help.ubuntu.com/community/BinaryDriverHowto [10:42] strawbeRRy_fieLd: ok. now can you paste the Exact error please, exactly as the dialog says? [10:43] sorry flaccid but now i dont have the hard disk here with me so i cant do it, is there a way, a log or something, through which i can see errors from yesterday? [10:43] strawbeRRy_fieLd: not that i know of [10:44] i found system log im opening it and see what's inside [10:46] flaccid: i found it, here's what the log says ntfs_attr_pread error reading '/[Divx - ENG] Toxic Love,1983.avi' at offset 196939776: 4096 <> -1: Input/output error [10:46] which is not the same message that was popping out yesterday but it might help [10:47] hello everybody [10:47] strawbeRRy_fieLd: thats usually physical damage on the disk/read error [10:48] I'd like to know the way to define wich version of kubuntu i have installed on my pc [10:48] theeere's any command to run in console? [10:48] mmmm so you think it is actually a disk problem, nothing to do with linux? right? [10:49] ! version [10:49] To find out what version of Ubuntu you have, type « lsb_release -a » in a !shell [10:49] strawbeRRy_fieLd: correct [10:49] thank you flaccid, i'll let you know if it works on other systems or not [10:50] thanks for your help [10:50] lsb_release -a thanks for your help [10:52] to be honest, there's something else i'd like to fix, which is much more important than my hard disk... it's my internet connection, it turned to be extremely slow, it taks 4-5 minutes to load every web page i open also if i do have high speed adsl, i also tested my speed on one of those websites (speedometers??) and it came out to be good, how do i make my internet as quick as it was when i was using xp? thank you [10:58] np [10:59] strawbeRRy_fieLd: goto konsole and wget a file from a web server that is largish and would usually download at the normal speeds [10:59] evening apachelogger [11:00] flaccid: i am a newbie i dont know exacly what this means, sorry. could you explain? [11:00] strawbeRRy_fieLd: do you know konsole? [11:01] the terminal yes [11:01] cd /tmp then wget http://mirror.aarnet.edu.au/pub/ubuntu/releases/hardy/ubuntu-8.04.1-alternate-amd64.iso [11:02] replace the above URL with a large download close to you that you would usually get at normal speed. then see what speed it downloads at in konsole with wget.. [11:03] ahoy flaccid [11:03] a large download close to me you mean i should download any program using a mirror close to my location? [11:04] strawbeRRy_fieLd: yeah pretty much [11:05] my example was aarnet's mirror as thats local to me in australia (just to rule out transient issues on the net/routing further away) [11:05] alright got it, i'm doing it [11:07] flaccid: ive done it, it's downloading averagely at 220.50 K/s is that fine? [11:07] (how do i quit the download by the way?) [11:08] depends what connection you have. looks fine to me heh im stuck on ~8K/s effectively here atm aka 64kbps [11:08] ctrl + c to kill it [11:08] anyone know a guide or how to set up spell checking in OpenOffice.org ? [11:10] flaccid: tools > option > language settings > writing aids [11:12] i pinged my own router to see how it's going and there's a 25% packet loss, this is not good, it means my wireless has a weak signal, but this is impossibile because im really close to the router, infact when i was running xp the signal was 100% and it was going super fast... not now... [11:12] strawbeRRy_fieLd: thanks. hmm seems to all be enabled but it aint correcting me as i type [11:13] if you see anything that's not working correctly, report it to the openoffice.org staff with a mail or something, they're really quick, they'll fix it right away [11:15] i'd say its more to do with ubuntu's packaging [11:15] could be [11:15] strawbeRRy_fieLd: so you are saying on the same hardware but windows xp you get no packet loss? [11:15] Good morning folks. Im building video tutorials using screen capture software. Can anyone recommend some basic video editing software for Kubuntu? Open source if possible :) [11:16] yes flaccid, when i was running xp internet was going super fast and no packet loss (it was something like 2% packet loss against the 25%-30% ive got with kubuntu)... [11:17] strawbeRRy_fieLd: which wireless card and driver is this with? [11:18] i think it has something to do with my wired, because when i first installed kubuntu, on first boot, internet was working by itself, i didnt set anything, nor set neither installed... it might have chose a generic driver for my wired and i think i should replace it with its right one, but, im a newbie of linux and i dont know how to do that :D [11:18] wireless card i dont know, where do i see that? [11:20] you are talking about packet loss with the wireless arnet you? [11:21] strawbeRRy_fieLd: it should be listed in lspci [11:24] so i guess it should be here somewhere http://paste.ubuntu.com/36483/ [11:29] i'll brb [11:29] [20:20] you are talking about packet loss with the wireless arnet you? [11:29] is it usb not pci or something [11:30] it's usb [11:30] (sorry i didnt read that) [11:30] strawbeRRy_fieLd: can you paste the entry from lsusb and also from lshw ? [11:30] alright [11:30] just like in 1 pastebin [11:32] im doing it but as its super slow its taking a while to upload on pastebin [11:33] probably because of packet loss [11:33] lsusb --> http://paste.ubuntu.com/36487/ [11:34] hmm there are some bugs on this model. what is your uname -a ? [11:34] the other it's taking more than a while... [11:35] what is this? [11:35] system information [11:35] Linux emonsx 2.6.24-19-generic #1 SMP Fri Jul 11 23:41:49 UTC 2008 i686 GNU/Linux [11:35] here it is [11:36] and this is an asus wl-167g ? [11:36] my computer u mean? [11:36] the wireless usb [11:36] oh yes yes it is an Asus 802.11g 54 Mbps [11:37] (I copied what's written on it) === deneme is now known as alperen [11:37] thats not the model name [11:37] anyway, are you on hardy? [11:37] yes [11:37] the lshw doesnt move at all, you want me to paste it to you in pm? [11:39] nah just scroll through lshw and copy your entry for this card and pastebin it [11:39] or if you can't pastebin yeah pm [11:40] i will pm because it doesnt let me pastebin it [11:40] k [11:41] damn he tried to pm me the whole lshw [11:54] strawbeRRy_fieLd: i only wanted to entry in lshw of the wireless card not the whole thing.. === faileas is now known as geek_debian_hell [12:00] ah im sorry flaccid... i thought you wanted the whole thing [12:01] anyway here http://paste.ubuntu.com/36495/ there's the whole thing on pastebin if you need [12:02] nice [12:03] flaccid: is that ok? [12:03] gm everyone [12:04] looking now [12:04] hello snarkster [12:04] alright flaccid [12:05] dont you hate being thrown awake? [12:05] it depends, if its my girlfriend in a certain way, nope! lol [12:06] thats different [12:06] eheheh [12:06] strawbeRRy_fieLd: your ip is 192.168.1.102 and its wlan0 ? [12:06] this is the ip that i get from my router yes [12:07] strawbeRRy_fieLd: pastebin /var/log/messages and /var/log/syslog [12:08] flaccid: do you want me to pastebin it all? it's a huge file! [12:10] yes please [12:10] !pastebinit [12:10] Sorry, I don't know anything about pastebinit [12:10] hmm we need a factoid on that thing [12:11] <^V^> !pastebin [12:11] pastebin is a service to post large texts so you don't flood the channel. The Ubuntu pastebin is at http://paste.ubuntu.com (be sure to give the URL of your paste - see also the #kubuntu channel topic) [12:11] this file /var/log/messages --> doesnt even let me paste it in the box [12:11] !info pastebinit [12:11] pastebinit (source: pastebinit): command-line pastebin client. In component universe, is optional. Version 0.9-0ubuntu1 (hardy), package size 8 kB, installed size 84 kB [12:11] this /var/log/syslog is doing it but it will take a while [12:11] strawbeRRy_fieLd: install the above [12:12] alright [12:12] then you can do pastebinit /var/log/messages (and it spits back the url in konsole).. no stuffing around [12:12] from the repository? [12:12] yeah its in universe [12:12] ok [12:12] its not in my repository though [12:13] ill run a apt-get install pastebinit [12:13] will it work? [12:15] E: Could not open lock file /var/lib/dpkg/lock - open (13 Permission denied) [12:15] E: Unable to lock the administration directory (/var/lib/dpkg/), are you root? [12:15] ??????? [12:15] you need sudo [12:15] <^V^> strawbeRRy_fieLd: have you got the universe repository enabled? [12:15] i was [12:15] <^V^> you have adept open? [12:15] yes [12:15] <^V^> that is why [12:16] ah you mean in this very moment? no its closed [12:16] <^V^> ok [12:16] how do i install pastebinit? [12:16] yes use sudo apt-get install pastebinit [12:16] kk [12:16] if you still get that error message then see !adeptfix [12:17] its installing [12:17] once installed where do i find it? [12:18] its not in my applications list [12:18] you don't need to find it, you just run the command in konsole like i said before [12:18] its a command not a gui application [12:18] <^V^> type pastbinit in your commandline [12:18] i runned this command pastebinit /var/log/messages [12:18] nothing is happening [12:19] its probably uploading strawbeRRy_fieLd [12:19] wait a little bit [12:19] alright :D [12:19] its like that with packet loss like this [12:20] I cannot get my microphone on a Thinkpad T61p to work in Kubuntu. It does not pick up my voice. Please help me fix this. Thanks. [12:20] tdn you seen thinkwiki yet? [12:20] sorry guys but i dont understand much of kubuntu, i installed it like two weeks ago because i was fed up with windows and its damned corporation policy that was crashing with my ideas, but linux is ****** difficult and i wasnt expecting it. im going nuts lol [12:21] strawbeRRy_fieLd: there is a learning curve... not everything works the same ;p [12:21] <^V^> strawbeRRy_fieLd: what was the problem you were having? [12:21] i know i know eheheh [12:21] bazhang, yes. I know Thinkwiki. I have looked at http://www.thinkwiki.org/wiki/Category:T61p, but it says nothing about the mic. [12:21] * geek_debian_hell notes it took him 3 tries to get used toit ;p [12:21] what problema ^V^ ? [12:21] well at this stage strawbeRRy_fieLd it appears to be a bug in your driver and there are lots of bug reports like that on launchpad and other places with your card [12:22] flaccid: really? what do i have to do now then? [12:23] strawbeRRy_fieLd: i wanted to look at the logs before you submitted a bug [12:23] i dont know what that means, i didnt submit any bug [12:23] or did i? not that i remember [12:26] strawbeRRy_fieLd: yeah you havnt. i should have said 'submit' not submitted [12:26] Does Kword have a word count? [12:27] its weird that ivegot all these probs, this is just a fresh kubuntu installation from 2 weeks ago, how's that possible? it's true, my wireless is not working well, and i wasnt able to install the nvidia drivers infact when im watching something on vlc there's always a weird line in the middle of the screen, im not able to equilize my audio and some other little things, but i was hoping that little by little, studing web guides and [12:27] asking here i would be able to solve them all. but now your scaring me :D what do i do? help! lol [12:28] strawbeRRy_fieLd: im waiting. [12:28] we can look at the other problems once we do this [12:30] flaccid and strawbeRRy_fieLd may I ask what is happening?? not to interrupt but youve peeked my curiosity. [12:30] snarkster: packet loss with a wlan driver [12:30] alright this is the message ivegot after typing pastebinit var log messages [12:30] http://paste.ubuntu.com/36511/ [12:31] its also possible its doing something like this https://bugs.launchpad.net/ubuntu/+source/linux/+bug/201306 but yeah lots of bugs on this driver/chipset [12:31] now i will pastebinit the system log [12:31] Launchpad bug 201306 in linux "Asus WL-167g - WLAN discconnects after several minutes from the AP" [Undecided,Incomplete] [12:31] thanks strawbeRRy_fieLd [12:31] * flaccid poors another wine [12:31] thank you for helping though [12:31] np. is that /var/log/messages? [12:31] doesn't look like it to me [12:32] thats a dump from pastebinit [12:32] this is what i got after /var/log/messages [12:32] now im pastebinit /var/log/syslog [12:33] ah true [12:33] could be as a result of the packet loss too. pastebinit aint working with pastebin.com very well atm [12:34] strawbeRRy_fieLd: run this and then paste me the two URLs: pastebinit -b http://rafb.net/paste /var/log/messages; pastebinit -b http://rafb.net/paste /var/log/syslog [12:34] now ive already runned pastebinit /var/log/syslog [12:34] ill do it when it finishes it [12:35] or can i do it in another terminal? [12:35] you can yes, although that might bodge up the other way coz of the packet loss issue [12:35] you could cancel the other one with ctrl + c however [12:35] alright so ill just wait [12:36] i just read that bugreport.. I use a belkin wireless G usb stick and it works perfectly everytime right out of the box. [12:36] that is something alittle deeper than a network problem [12:37] does it work with the live cd?? [12:39] well things don't work for everyone because your variables will be different to theirs [12:39] this is true [12:39] but a search on that chipset and drivers reveals a lot of issues/bugs [12:40] alright this is the syslog http://paste.ubuntu.com/36517/ [12:40] so i want to see whats going on in the system logs [12:40] now ill run the other two you asked for [12:40] strawbeRRy_fieLd: it aint working. try my command and see if the same thing happens with rafb.. [12:40] yes im doing it [12:40] that i/o errors is most likely because of the problem [12:41] k [12:41] Hey, does any 1 know why my router page won;t load with either Kubuntu or Ubuntu [12:42] <^V^> Smokeyo: Are you able to get to any part of the network/internet? [12:42] strawbeRRy_fieLd: hey and can you confirm that this issue doesn't exist when you are using wired? [12:42] Smokeyo: whats the error [12:43] No error [12:43] it loads upto 70% [12:43] and just freezes === tomaz is now known as Guest48867 [12:43] im on the internet lol xD [12:43] <^V^> What browser? [12:43] Iv tried Firefox and the 1 that comes with Kubuntu [12:43] same problem [12:43] <^V^> what routerr? [12:43] but on Windows Vista the site opens fine. [12:44] Netgear DG834PN [12:44] <^V^> Firefox on windows works fine? === Guest48867 is now known as tomaz [12:44] yep [12:45] <^V^> how are you trying to get to therouter page? [12:45] <^V^> what address? [12:45] 192.168.0.1 [12:45] Smokeyo: a lot of routers dont respond on the web gui when under load and a lot of routers web guis are only supported by MSIE etc... [12:45] flaccid: i dont know ive never tried it with a wired but the other computers here work well with wi-fi [12:45] it worked before [12:45] on my old computer [12:45] i had windows xp/ubuntu [12:45] and it worked fine then:S [12:45] <^V^> what has changed since then with your router? [12:46] Smokeyo: ah netgear. i've seen this problem dozens of times. its the netgear firmware/router - its to put it mildly, crap. [12:46] i bought a new computer [12:46] lol [12:46] bought 1 on my bday [12:46] Smokeyo: you can check if its load by rebooting the router and then going straight to the web gui asap.. [12:46] not its windows vista/ubuntu/kubuntu lol [12:46] Flaccid, what do you mean? [12:46] strawbeRRy_fieLd: need to try wired before submitting bug [12:46] like pull wire out 10 seconds and try connecting soon as it goes in? [12:46] <^V^> Smokeyo: can you try to install the user agent switcher addon for firefox and pretend you are on windows xp? [12:47] Smokeyo: no reboot the router. [12:47] never tried new to this you see [12:47] lol [12:47] You mean so i have to put all the setting in again Flaccid? [12:47] i've seen this behaviour many times with netgear which is inferior which is why i don't buy them anymore [12:47] Smokeyo: no reboot the router (even if its pull out plug then put back in) [12:47] alright, so i will link the computer and the router with a wire and see how it goes, ill do it now [12:48] ok [12:48] ill pull out and try:S [12:48] back in like 5mins. [12:48] strawbeRRy_fieLd: if you have no problems then at least we know your networking is fine and its likely the driver [12:49] i have an ethernet cable long enough to get here, would that be ok? [12:49] hmm Ive always installed IE4Linux [12:50] i have to enable my ethernet card to use it i guess [12:50] ive been wondering if that firefox plugin that uses IE can work on linux with IE4Linux === ale_ is now known as ale__ [12:51] Nope still freezing at 70% === ale__ is now known as ale1908 [12:51] im go back to sleep.. good luck with that [12:51] oh thats really weird, i had read on the kubuntu web guide that having the ethernet network device enable and at the same time also the wlan network device working, slows down the connection, so 2 days ago i disabled it, now it's enabled again... how come? [12:52] Smokey1: get a decent router [12:52] lol, im not that Rich xd [12:53] strawbeRRy_fieLd: can you link me to that guide or whatever because thats incorrect. if you plug in wired, knetworkmanager will switch for you automatically [12:53] and i don't have a choice in which router we get my mother and step farther are lol i told them Netgear sucks. [12:53] decent asus or linksys routers are pretty cheap and can be flashed with dd-wrt or openwrt firmware :p [12:53] They just ask what router is best in store lol and they go: netgear lol... [12:54] and netgear routers can't handle much tcp connections either so they are bad for bit torrent etc. [12:54] yeah stores don't know anything, they only sell [12:54] Hi everybody. Can someone give me a link where it is explained ("officialy") how to upgrade to Kubuntu Intrepid ? [12:54] Smokey1: just get a WRT54GL and toss on DD-WRT [12:54] Yeah, i went to them the other day, some 1 said to me netgear are rubbish, all they said was: netgear was the best router, thats what pcworld said* [12:55] Also my numpad key aint working on ubuntu any suggestions?:P [12:56] I havn't done a firmware upgrade to my router either, its just standard maybe if i firmwared up it might work? [12:57] vincent_: try #ubuntu+1 perhaps [12:57] geek_debian_hell: yep thats what i use too, agreed.. [12:57] im sorry, didnt mean to intasate the channel [12:57] pcworld lol [12:57] Ok, thanks. [12:57] yeah pcworld suck. [12:57] Smokey1: thats a good chance too [12:58] but saying that, i would have to go onto vista to upgrade it lol. [12:58] seeing as i can't connect through Linux lol [12:58] strawbeRRy-fieLd: wired works fine? [12:58] yes === akademy is now known as icecc [12:58] 25 packets transmitted, 25 received, 0% packet loss, time 24003ms [12:58] see? [12:58] !bugs | strawbeRRy-fieLd [12:58] strawbeRRy-fieLd: If you find a bug in Ubuntu or any of its derivatives, please file a bug report at: http://bugs.launchpad.net/ubuntu - Bugs in/wishes for the bots can be filed at http://launchpad.net/ubuntu-bots [12:58] please submit a bug [12:59] saying what? [12:59] Do your use Kubuntu then? [12:59] or do you have both installeD? [12:59] that with your card model on your linux version you get packet loss with the driver [13:00] kind of needed to see logs to see which driver it used from the kernel but yeah. maybe you can look through them manually [13:01] shouldnt i try to install the card driver first since ive never done it? [13:01] and what about ALL the other bugs you said i have? [13:01] strawbeRRy-fieLd: no, the driver is already installed, it uses the kernel [13:01] mmm [13:02] strawbeRRy-fieLd: i don't recall any other bugs. yet to look at any of your other problems [13:02] well at this stage strawbeRRy_fieLd it appears to be a bug in your driver and there are lots of bug reports like that on launchpad and other places with your card [13:03] strawbeRRy-fieLd: if there are errors with this thing, they should be in /var/log/syslog under NetworkManager: prefix. this should go in the report too if possible.. === mikael_ is now known as _ZoutH [13:03] strawbeRRy-fieLd: yes but reports *like* that. i didn't find one that matched [13:03] and needed more info.. [13:03] alright [13:04] in summary, people have reported lots of problems with this chipset and driver, so best to try to help yourself with this bug and others in the community [13:04] so i open /var/log/syslog look for network manager: prefix and copy the text in the bug report explaining whats happening [13:05] strawbeRRy-fieLd: yeah so there will be lots of lines in the syslog. you want to include all the ones that have NetworkManager: in the line , in the report, get me? [13:07] strawbeRRy-fieLd: if you open ksystemlog you can view this log as well and in real time it should poll it and update it so you can see if it constantly puts in errors or something (which is possible) [13:07] yes i did get you but i just opened the syslog with kate and serch with "find" the networkmanager" word but nothing matches [13:08] alright i forgot the case story in linux [13:08] now it found it [13:09] cool [13:09] the last errorlog is [ 9214.755685] [UFW BLOCK INPUT]: IN=eth0 OUT= MAC=00:1a:4d:67:b0:25:00:1a:70:6e:cb:ef:08:00 SRC=81.68.250.45 DST=192.168.1.106 LEN=98 TOS=0x00 PREC=0x00 TTL=114 ID=28483 DF PROTO=TCP SPT=42147 DPT=47238 WINDOW=48495 RES=0x00 ACK PSH URGP=0 [13:10] thats eth0, not your wlan.. === wesley_ is now known as profoX` [13:13] strawbeRRy-fieLd: after you have done the bug report, paste the link in here and i'll check it out. then we can move on to your other problems if you want [13:14] yes please [13:15] im getting crazy copying and pasting all the lines with "NetworkManager" uff [13:17] yeah gets like that totally. see i guess if you were on wired, your pastebinit would work coz of now packet loss. i'd still be interested to look at the full logs but yeah [13:17] now=no [13:20] help, i've got a problem with playing films(.avi) with dragon player kaffeine and codeine [13:21] i got xeine codec but still nothing [13:21] traqn: what code is the avi in (avi is just a container) ? [13:21] lol [13:21] codec i mean [13:21] i have no idea how can i check [13:22] traqn: besides the filename, i dont know. something i wouldn't mind knowing myself [13:23] propertise and everything just .avi [13:24] what do you mean? [13:24] there is nothing exept avi [13:24] about the film [13:24] have you played it on another computer or anything before? [13:25] flaccid: ive finished with the bug report, do i have to send it or you want to read it first? === JanMalte_ is now known as JanMalte [13:25] yes on Windows OS with K-lite 3.5.7 full no problem [13:25] strawbeRRy-fieLd: just submit it and then give me the url and i'll append to it with a comment if needed [13:25] the strange thing is that somethimes is fine [13:26] traqn: you could use a windows program perhaps to find out what codec it is or you could just follow !codecs and install them all and see if that helps [13:26] and after a pause or somthing it crushes [13:26] sometimes it plays? [13:26] right, so it does work [13:26] do you get any errors messages or anything anywhere? [13:26] no [13:26] no errors [13:26] ok [13:26] you could run it from konsole and see what it outputs there when you go to open it.. [13:27] its possible that its also copy protected or something or the codec is modified thus why it crashes. contact the author of the .avi .. [13:27] here it is https://bugs.launchpad.net/ubuntu-bots/+bug/256925 [13:27] Launchpad bug 256925 in ubuntu-bots "wi-fi Asus card driver packet loss" [Undecided,New] [13:28] i connected a monitor to the vga of my notebook but it doesn't seem to receive any signal, is there something i have to do? [13:28] strawbeRRy-fieLd: just add a comment and put in there your lsub and uname -a and also that the driver you are using is rt73usb [13:28] flaccid: 10x for now i'll try something [13:30] hi. while upgrading form gutsy to hardy, localedef apparently froze, killing it doesn't work [13:32] ok, fixed ;) [13:33] https://bugs.launchpad.net/ubuntu-bots/+bug/256925 is it better now? [13:33] Launchpad bug 256925 in ubuntu-bots "wi-fi Asus card driver packet loss" [Undecided,New] [13:33] <^V^> clau https://bugs.launchpad.net/ubuntu/+source/langpack-locales/+bug/249340 [13:33] Launchpad bug 249340 in linux-source-2.6.22 "Gutsy->Hardy upgrade hangs in localedef" [High,Confirmed] [13:33] <^V^> clau30: https://bugs.launchpad.net/ubuntu/+source/langpack-locales/+bug/249340 [13:34] hey strawbeRRy-fieLd i think i found other people with same problem: http://rt2x00.serialmonkey.com/phpBB/viewtopic.php?f=5&t=4703 [13:35] strawbeRRy-fieLd: sweet. just an fyi its ok to paste in the report itself instead of pastebin [13:36] an fyi??? [13:36] 'for your information' [13:37] strawbeRRy-fieLd: man check out the size of this thread: http://ph.ubuntuforums.com/showthread.php?t=400236&page=110 === sysadmin is now known as TemplePrime [13:39] flaccid: what does have to do with me? [13:39] strawbeRRy-fieLd: people are describing your problem with the same driver.. [13:39] flaccid: if you want to take a look at my syslog its loaded now http://pastebin.com/m5caf7880 [13:40] thank you. there are some possible solutions on that thread like http://ph.ubuntuforums.com/showpost.php?s=f620c370beae5aef89dbb20c333c20c6&p=4904721&postcount=1100 ie. rutilt [13:41] according to that thread the problem seems to be networkmanager [13:42] um possibly [13:42] alright now my mind is burning but i have to say thanks a lot to help me this much, ill give it a look later when my brain cools down [13:43] in the future days ill come here again to disturb you lol for my other issues [13:43] thanks mate [13:43] your helpful as usual ;) [13:44] strawbeRRy-fieLd: hey reload the bug, i found the possible problem [13:44] reload it? [13:44] yep in your browser [13:44] how? [13:44] the lp page [13:44] i never closed it :D [13:45] refresh/reload [13:45] yes ive seen your added comments now [13:45] that repeating over and over might be yiou think? [13:46] its possible. anyway that + that massive thread and other reports with that exact driver suggest its definately your driver [13:46] so its the wifi card driver isn it? [13:47] yeah rt73usb. mind you lots of bugs like this with rt* drivers. not my choice of wireless at all [13:47] i didnt choose it [13:48] anyway by following this http://ph.ubuntuforums.com/showthread.php?t=400236&page=110 i should fix the prob right? [13:48] i can't say for sure, but you can always try [13:48] dont feel like doing it now as my brain's packing his stuff to go away lol [13:48] ok flaccid thank you once more [13:49] yep. no worries strawbeRRy-fieLd [13:49] as i said before ill come visit you in the future for my other issues eheheheh [13:49] you should open #flaccid mate LOL [13:49] don't visit me, just visit this chan and ask in it :) [13:50] heh no way, we just need a few more active helpers here i guess [13:50] and im just totally confused why my linux won't open my router page still lol [13:50] dont worry about it i wasnt thinking about phisically visit you like couch surfing in australuia or something [13:50] Smokey1: we already went over this. problem aint linux. [13:50] thank you [13:50] bye [13:51] have a good one [13:51] hi guys, I'm new to kubuntu and kde. I've came across some videos recently on cool desktop effects with KDE, something about XGL and Compiz. Do all I need to get started to just install XGL and Compiz over the respo? [13:51] *repos [13:52] nothing confusing about bad firmware [13:52] !compiz-fusion | concernedcitizen [13:52] concernedcitizen: Kubuntu is not shipping with compiz installed or enabled by default. You can still install it and have your eyecandy goodness from KMenu -> System -> Desktop Effects - further help in #compiz-fusion [13:52] !xgl [13:52] Kubuntu is not shipping with compiz installed or enabled by default. You can still install it and have your eyecandy goodness from KMenu -> System -> Desktop Effects - further help in #compiz-fusion [13:53] so wait, I don't need xgl? [13:53] correct concernedcitizen [13:53] thanks love. [13:53] got another question RE: Kmix though === wesley_ is now known as profoX-akademy [13:53] I'm trying to map my volume up and down buttons on my T61 to increasing and lowering the volume of my sound output [13:54] I managed to do it successfully on the Global Shortcuts [13:54] !enter | concernedcitizen [13:54] concernedcitizen: Please try to keep your questions/responses on one line - don't use the "Enter" key as punctuation! [13:55] but the thing is, the volume up and down, affects the Master Volume, which is linked to a soundcard that I am not using. Is there anyway to change Kmix to use my other soundcard as the Master, so that I can volume up and down? [13:55] back did a system restart [13:57] concernedcitizen: follow this http://www.linuxquestions.org/questions/ubuntu-63/how-do-you-change-the-default-sound-card-in-kubuntu-499520/ (poste #8) mainly then right click on kmix after that and select the right master channel on the now default card [13:58] so change the default card around and then set the master channel on it in kmix if needed [14:00] flaccid: I did that already but the buttons just won't map correctly. [14:02] hmm. i dont know really anything about the programs that drive the shortcuts buttons [14:02] flaccid: its cool, I appreciate the help. [14:02] Hi, I wanted to urgently report that my system has been compromized due to some lack of security by some default permissions present in Ubuntu, and probably in Kubuntu as well. [14:02] !bugs | Carroarmato0 and mark it as a security bug [14:02] Carroarmato0 and mark it as a security bug: If you find a bug in Ubuntu or any of its derivatives, please file a bug report at: http://bugs.launchpad.net/ubuntu - Bugs in/wishes for the bots can be filed at http://launchpad.net/ubuntu-bots [14:04] Problem is I've issued this problem to the security team a long time ago, but they just rejected my bug report because they were confusing usability with security. [14:05] I'll file another bug report with the detailes and post the link back here. [14:06] Carroarmato0: what is it out of curiousity? [14:06] Carroarmato0: dont file 2 bugs for the same issue [14:09] The situation is as following: by default, your "Home" folder is accessable by both "members" and "others". The main idea is that you have a special folder called "Public" which is used for data sharing between other users on the same system. [14:10] ah yes thats a classic argument that one... and yes i agree with you and always will [14:10] what is their argument back on that one? [14:13] Your "Desktop" folder does have the right permissions. But for people like me who like to keep a clear desktop, I move my folders directly in my account folder where the "Desktop" and "Public" folder lies. These folders however do not have the appropriate permissions set, and are (depending on previous asigned permissions) readable. [14:13] Shame on me you could say. But.... [14:14] yes but what does ubuntu people say against making ~ 770 ? [14:16] You might think that it's not a big deal because the files aren't executable. Ever heard of spying? Sensible data can't be executed, but read. So I believe it's very important to inform people about that. I had to figure that out the hard way. [14:18] yeah i made the assumption early on that ~ was private but then i realised i could read other peoples home dirs and was like wtf. but what was the reason against changing the ~ perms ? [14:18] If it's not a fysical user who sniff around your stuff, it could be a virus that got lucky and hijacked an account with half administrative rights. [14:19] From the Security Team's point of view? [14:19] well my user homes here are drwxr-xr-x so they can execute, just can't write [14:19] yes what was their response/reason not to change it ? [14:19] flaccid: I've gotten compiz installed and I saw the desktop effects, but I can't seem to customize it? The desktop effect windows seems awfully simple. Is there any application I should be running? [14:20] concernedcitizen: ccsm for config iirc [14:21] concernedcitizen: anyway further help is in #compiz-fusion [14:21] They said that these permissions were set to allow multiple users to share files with each other, go in an account and look into the "Public" folder only. However, they haven't thought about users organising their files and folders directly into the "Home" folder. [14:23] yes i agree, only ~/Public should be world readable [14:23] The gravity of the situation depends entirely on what kind of files are exposed (secret document.... friends phone numbers....) and their permissions. [14:23] well if that is all their response is, they don't have an argument [14:24] well anything sensitive could be in there. and home is home [14:24] This issue can be solved quite eaasily by..... I don't know..... make a dialog box pop-up informing the users who want to store their files directly into their "Home" folder, that they need to pay close attention to their file's permissions, even if they are the only users of their system. [14:25] nah it should be 770 by default [14:25] or even 740 or 750 [14:27] I believe, should I post this in a bug report, that flame wars could start only to discuss which permissions should be used. :) [14:27] Carroarmato0: yeah i can't find one on launchpad, please put one up! [14:28] Yeah, I'll passed everything what I said here in the chat room. [14:29] cool. if you can link me i'd like to watch it when its up [14:31] LOOk! I've found someone else's bug report stating the same exact problem and being denied by the Security Team with the same excuse! https://bugs.launchpad.net/ubuntu/+bug/136743 [14:31] Launchpad bug 136743 in ubuntu "Home folder permissions" [Wishlist,Won't fix] [14:32] ow wait a sec..... Nope, that's my first post.... ^^' [14:32] my bad [14:33] It's set on "Won't Fix". Should I continue by updating the post; or submit a new bug report? [14:35] Carroarmato0: yeah re-open it and state that ~/Public is for sharing and homes should be private [14:35] ok [14:36] hola [14:36] using home for sharing thats not right to me at all === ubuntu__ is now known as Miquel [14:36] hola === Admin__ is now known as Kub === Kub is now known as Cub [14:37] me falla el sonido, alguien sabe como solucionarlo? [14:38] Carroarmato0: i also don't know of any applications that manage permissions on the documents they open.. === fernando is now known as Guest87656 [14:39] 'noticed you saved that file in your home folder, do you want to make it private?' or File | Properties and change perms/make private.. i dont see these in kate or koffice or anything [14:40] flaccid: that's because these things don't exist yet === Guest87656 is now known as fpetrola [14:41] yeah so its a bogus argument [14:41] flaccid: The situation today is: an application like Kate, saves if it has writing permission. For the rest it doesn't care where or what it saves. [14:42] yep [14:42] its not the responsibility of applications at all [14:42] flaccid: This is clearly not an application issue. This is something on the system side of things [14:42] yeah im fully aware. im just citing the points [14:43] ie. that dudes comment back [14:44] flaccid: I'm not a developer (yet), but I suppose a special daemon could be programed to wacht sensitive folders and show a message dialog to the user informing him/her of the risks. [14:44] *watch [14:44] yeah but thats not good or necessary and reminds me of windows spyware [14:44] windows owns?:P [14:46] Carroarmato0: kees is online now, you should have a chat to him [14:47] flaccid: oh thx! [14:48] np [14:48] flaccid: ow but I was thinking..... maybe it's better to file the bug instead of harrasing the man directly :D [14:49] well i'd do both and try to be nice to him. but thats just me :O [14:49] flaccid: he can read my thoughts at he's own speed [14:50] well what would help is finding some page on the web that talks about home folder default permissions and what they should be to back up our argument. need something in that sense i believe... maybe something on what other distros do [14:51] os x does it like what we propose too iirc [14:52] ok I posted it: https://bugs.launchpad.net/ubuntu/+bug/136743 [14:52] Launchpad bug 136743 in ubuntu "Home folder permissions" [Wishlist,Won't fix] [14:53] now to find kees.... [14:54] Carroarmato0: you could re-open it and set status to Incomplete as well === edulix_ is now known as Edulix [14:57] fixed [14:57] Carroarmato0: i just commented, refresh.. [14:57] Carroarmato0: hmm how do i edit my comment? [14:58] hi all :P [14:58] flaccid: errr..... no idea [14:58] np [14:58] flaccid: seems like you can't [14:59] yeah but you updated your initial report hmm [14:59] flaccid: Yes, but that's the only thing I can edit [14:59] okies [15:00] i tried pc-bsd distro with kde. inside the menus there is an utility to change the driver of video adapter that its like cups to configure a lan printer. do you think that dont exist for KUbunu a package/utility like that? Thank You [15:00] flaccid: hmm..... fat chance that kees is at the KDE Akademy in Belgium? :D === Dillizar is now known as futhar [15:04] <_2> i need an MBR for a syslinux boot disk, anyone know where/how i might find/make one ? [15:05] could any one give me program that is easy to create programs?? [15:06] <_2> dawid kdevelop ? [15:08] Hi peoples! When kde3 be removed from ubuntu repositories? [15:09] <_2> probably 3 or 4 years [15:09] _2, great [15:10] !compiz | ced [15:10] ced: Kubuntu is not shipping with compiz installed or enabled by default. You can still install it and have your eyecandy goodness from KMenu -> System -> Desktop Effects - further help in #compiz-fusion [15:10] ok [15:10] needed that ^^ [15:10] but i need it for ubuntu and on gnome sys [15:10] could any one give me program that is easy to create programs?? for ubuntu sys gnome [15:10] <_2> dawid kdevelop ? [15:10] you are in the wrong channel [15:11] me?? [15:11] yes, you are asking about creating GNOME applications, right? [15:11] <_2> dawid #ubuntu is over --> there [15:11] this is the kubuntu channel, we focus on KDE [15:11] it's not here [15:11] i only have kubuntu channel [15:11] :( [15:12] <_2> ignorance is no excuse. /join #ubuntu [15:12] thanks [15:12] dawid: are you sure you are running GNOME/Ubuntu ? [15:12] <_2> also. kdevelop can be used in gnome as well. [15:12] the #kubuntu channel is the default for the KDE IRC client Konversation in Kubuntu === anthony is now known as fumanchu182 [15:15] <_2> so what would be a good source for dos MBR ? [15:16] * _2 continues looking for a bootable floppy on hand... [15:16] _2: how about freedos? === geek_debian_hell is now known as faileas [15:17] _2: failing which, a dos bootdisk [15:18] g [15:18] what is package name for extra resolutions and video crads support again? === fbernard is now known as _3 === _3 is now known as _Frank [15:18] KomiaPoika: that should all be there by default? [15:19] <_2> faileas you have a download in mind ? i was hoping for just the mbr not the full disk image. [15:19] <_Frank> Hi all I am wondering if there's a built-in way in Ubuntu 8.04 to connect to a windows domain? I have some older PC's that I could use with Ubuntu but they need to be attached to the windows domain... [15:19] _2: er, then no. you will need to extract it yourself [15:20] flaccid: you're wanting to work on improving the website? [15:20] <_2> faileas yeah that's what i was afraid you said. [15:21] _2: there's no real reason for anyone to keep a MBR lying around ;p [15:21] Riddell: yes sir [15:21] <_2> i'm not sure a floppy mbr will work anyway... [15:22] _2: need to use a dos util like in windows that will format with system disk option i guess [15:23] flaccid: so you'll need to do a minimal dos install and grab it off that >_> [15:23] faileas: well i assume that system disk will do the mbr and also boot files in userland but i could be wrong [15:24] there would have to be some unix binary out there that can do it [15:25] like fdisk /mbr style [15:25] i need to change the video adapter driver from sis to vesa. How to? Thanks [15:25] <_2> flaccid yeah but i only have a M$ dos7 handy and it doesn't do usb drives so using M$ to fix it is out. and linux fails miserably at fixing it. [15:26] _2: http://boudicca.tux.org/mhonarc/ma-linux/1999-mhonarc/1999-Nov/msg00446.html [15:28] FabParma: System Settings -> Monitor & Display | Hardware tab - graphics card [15:28] <_2> flaccid hehhe yeah, well i don't C or C++ but i'll remember that last line :) [15:29] flaccid: thanks. i bielieve there was need to use dkg-reconfigure [15:29] FabParma: you could do it by that as well [15:30] flaccid: thank for the infos [15:30] np === edulix_ is now known as Edulix [15:32] how do i change the apperence of the windows on compiz [15:32] by apperance i mean [15:32] !compiz-fusion | tsuna27 [15:32] tsuna27: Kubuntu is not shipping with compiz installed or enabled by default. You can still install it and have your eyecandy goodness from KMenu -> System -> Desktop Effects - further help in #compiz-fusion [15:32] the blue bar [15:33] thx [15:33] pce [15:33] tsuna27: hint ccsm and emerald [15:33] whats ccsm [15:33] CompizConfig Settings Manager [15:36] FabParma: for the printer, System Settings -> Printers [15:40] <_2> hmmm i just can't get syslinux to work for me. [15:41] _2: the info on the persistent usb pendrive on the wiki is good [15:42] <_2> yeah ? says use syslinux ... [15:42] thing is i need to find a reliable way to mount the ext3 fs in windows. but yeah syslinux is pretty basic in reality on fat [15:42] yeah is what it uses then you copy the livecd userland over [15:42] <_2> mount as ext2 with their ext2 driver [15:42] on the ext3 part [15:43] flaccid: i use the fsdriver.org driver [15:43] yeah i use the driver in windows whatever its called but it doesn't work much for pendrives [15:43] yeah i think thats the one i use faileas [15:43] <_2> flaccid but are you mounting it ext2 or ext3 try mounting it as ext2 [15:44] i think i tried both [15:44] <_2> k [15:44] <_2> and yes usb drives are a pain in their own right [15:44] i'll get back to that one day. stuff having a fat drive for storage and so forth i reckon in this case of portable desktop [15:45] i mean a fat filesystem === david is now known as Guest49902 [15:45] <_2> vfat fs [15:45] any fat fat :O [15:45] just a small fat for syslinux boot [15:50] hello, can anyone help me with amsn? [15:51] sven_: #amsn [15:51] what? [15:51] I am a noob in kubuntu :) [15:51] there is a channel for amsn [15:51] ah k [15:51] tx [15:51] but [15:51] np you can type /join #amsn [15:51] that's not kubuntu related? [15:52] amsn is a gnome/gtk app. you can ask here, but don't ask to ask, just ask your question with some detail [15:52] long live kde3! [15:53] normally i install amsn with adept installer [15:53] but that version seems to fail [15:53] when i want to login [15:53] adept considered harmful. [15:53] so I need to install the new version [15:53] sven_: try to keep your question on 1 line [15:53] but no idea how [15:53] sorry [15:53] sven_: how about using apt? apt-get install amsn [15:54] *sudo apt-get install amsn (sorry, was messing with a debian server... ;p) [15:54] and to delete? [15:54] is it possible with apt-get? because i don't know the link between apt-get and adept installer [15:56] apt-get install to install apt-get remove to delete, apt-cache search to search [15:56] i will give it a try, thanx [16:00] I have a quick question for a home media server with dual xeon 2.66 intels would u suggest kubuntu x32 or x64? [16:01] <_CrashMaster_> http://pastebin.ubuntu.com/36549/ [16:01] <_CrashMaster_> any clue what that means? output of dmesg [16:03] trtwiggy: I would suggest 32bit, if only because you'll have a hard time getting some codecs in 64bit [16:03] kk thank you [16:04] _CrashMaster_: looks like you plugged in a cell phone or something === anthony_ is now known as anthony__ [16:05] <_CrashMaster_> trappist: Indeed. Now how do I use it? [16:06] _CrashMaster_: I'd start with google [16:11] Any apache experts here?? [16:11] hello everyone .... Ubuntu Newbie here.. [16:12] where the hell is the configuration file for enabling/disabling compositing?! [16:12] Hi folks. I'm having a problem getting my sound to work. The card is an SB Audigy. Setting look right but no sound. Any help with be great. [16:13] i enabled it frmo within X, it got borked and i can't find nothing now. xorg.conf doesn't have nothing in it. nor do other files. [16:13] tsiros: K-menu--->system ---> desktop effects [16:13] hamra: i am thick, but not *that* thick. [16:13] Hamra: thank you for you consideration though. [16:14] or should i say 'konsideration'... har har i crack me up... [16:14] sorry, what is the problem you're having? [16:14] i mean, krack... :/ [16:14] oy [16:14] like i said. i enabled 'effects' from where you said but it didn't work. now X won't show nothing. i have to alter the config from elsewhere. a .conf would be nice [16:15] me and my impatient fingers :/ i knew i should first install the ATI driver and stuff before hitting that button :/ [16:15] halp! [16:16] ah. ubuntuforums.org/showthread.php?t=752868 [16:16] hamra: thanks for your effort man. [16:17] i have a file in /home/willy/.kde/config called compizrc, could it be of any use? [16:17] the page i pointed at mentions a "~/.kde4/share/config/kwinrc" [16:17] bye now :) [16:17] so... this has nothing to do with kubuntu, but i'm going to ask this question anyway because generally i like the people in this room, and the answers they give. I'm installing delilinux on an old laptop, and i accidentally didn't specify the swap partition (it's there, i just hit "no" when it asked if i wanted to use it). How can i enable that swap partition from the command line? [16:18] help !!! I'm not able to watch any films.The picture is ....... [16:18] chipbuddy try running "swapon -a" as root [16:19] Can i get some help with my sound problem? [16:21] <_2> !sound | psilocyde maybe this link ? [16:21] psilocyde maybe this link ?: If you're having problems with sound, first ensure ARTS is running, by going to K Menu -> System Settings -> Sound System and making sure "Enable the sound system" is checked. If that fails, see https://help.ubuntu.com/community/Sound - https://help.ubuntu.com/community/SoundTroubleshooting - For playing audio files, see !Players and !MP3 [16:21] psilocyde, try ask google http://www.google.com/search?q=Audigy+no+sound+ubuntu+8.04&ie=UTF-8&oe=UTF-8 [16:23] i have asked google thanks amigo. i searched the forums. i have read through the wiki. ive tried the suggested solutions to no avail but thanks for your suggestion there buddy. [16:25] why is asking how to enable the swap partition in another distro somehow more worthy of a question than my own? [16:27] <_2> psilocyde cause you should know ? anyway. if no help on sound try #alsa [16:28] I should know what sir? === david is now known as Guest63371 === Guest63371 is now known as david__ [16:31] psilocyde: is the emu10k1 module loaded? [16:31] yes [16:32] psilocyde: there are at least 3 volume settings that need to be non-zero in your mixer - volume, pcm, and one other... master maybe? [16:32] (I don't have an audigy handy) [16:33] <_2> psilocyde "why is asking how to enable the swap partition in another distro somehow more worthy of a question than my own?" <<< non-sensical question. how to enable a swap space is swapon how to trouble shoot alsa problems is not a "yes or no" question. if the wiki didn't know it's likely that few if any in here will know. sorry if that seems as if we have "neglected you" it's just a matter of questions that can be an [16:34] " it's just a matter of questions that can be a" [16:35] <_2> questions that can be answered easily and those that can't maybe it was turncated... [16:35] whatever im not trying to be a jerk. [16:36] psilocyde: so, how about those volume 'knobs'? [16:36] trappist yes they are all up [16:37] ill go bug the guys in alsa on this one [16:38] anyone know what this error means ? usplash: can't get console font: Invalid argument [16:39] <_2> dolo sounds like a bad font specified [16:39] <_2> !usplash | dolo [16:39] dolo: To select the usplash artwork you want, use "sudo update-alternatives --config usplash-artwork.so && sudo update-initramfs -u" - See https://help.ubuntu.com/community/USplashCustomizationHowto for adding your custom artwork [16:40] !dork [16:40] Sorry, I don't know anything about dork [16:41] i can type !usplash too [16:42] following the tutorial on that page is whats given me the error [16:43] ive posted on launchpad the bug on luanchpad [16:43] been asking around for help with it [16:43] and everybody just types !usplash [16:44] like for the past 4 days i havent gotten that same dumb link 30 times [16:45] <_2> dolo frustrating isn't it. [16:46] dolo: is it a bug, or do you not know how to do it ? [16:47] im guessing its a bug since in the tutorial it says to use the example in my example folder came with ubuntu but when i compile it and try to use it i keep getting the same error [16:47] dolo: ok, which tutorial ? [16:47] !usplash [16:47] To select the usplash artwork you want, use "sudo update-alternatives --config usplash-artwork.so && sudo update-initramfs -u" - See https://help.ubuntu.com/community/USplashCustomizationHowto for adding your custom artwork [16:47] dolo: and which command is failing ? [16:47] none of the commands fail [16:47] i compile it [16:47] looks fine [16:48] then when i go to use it [16:48] first of all - are you aware this is for edgy [16:48] it doesnt work [16:48] <_2> you aren't omitteing the posted commands ^ are you? [16:48] i get that error in console [16:48] !compiz [16:48] Kubuntu is not shipping with compiz installed or enabled by default. You can still install it and have your eyecandy goodness from KMenu -> System -> Desktop Effects - further help in #compiz-fusion [16:48] inside the folder /usr/share/doc/libusplash-dev/examples/ [16:49] is an example theme [16:49] with make file [16:49] i used the make file to compile the .so theme [16:49] i load the theme [16:49] update [16:49] what is the error you get ? [16:49] and when i try to use it i get the error [16:49] what error, I've not seen you post an error yet [16:49] usplash: can't get console font: Invalid argument [16:50] dolo: ok - so you know its centered around the font [16:50] so lets look at those steps [16:51] ubuntu comes with the example theme [16:51] yes [16:51] u can find it on your own pc in the folder [16:52] /usr/share/doc/libusplash-dev/examples/ [16:52] yes, I can see that I'm reading the document [16:52] <_2> /bin/ls: /usr/share/doc/libusplash-dev/examples: No such file or directory [16:52] theres even a make file to build it [16:52] but once its built it doesnt work [16:52] ok ? [16:52] is there a xorg config maker like xorgconfig in kubuntu 8.04? [16:52] dolo: 1.) have you verified the custom font and path you want to use exists ? [16:53] i have startup manager to adjust the screen resolution [16:53] <_2> KomiaPoika sudo dpkg-reconfigure xserver-xorg [16:53] ikonia: yes the font is in the folder with the build information and other docs [16:53] dolo: ok, so it's complaining about an invalid argument for the font - so what is your feeling that is referencing ? [16:54] i dont know ive tried 3 other examples for building one from other sources as well and i keep running into the same error [16:54] _2: thx [16:54] dolo: ok - so hang on [16:54] <_2> KomiaPoika welcome [16:55] _2: it still didn't configure my video device :( :( doesnt let me chose resolutions, etc [16:55] this feels like ten years ago [16:56] dolo: could you pastebin your eft-theme.c please [16:56] dolo: I assume your using ubutu 8.04 also [16:56] sorry pastebin? [16:56] ya im on hardy [16:56] !pastebin > dolo [16:56] dolo, please see my private message [16:57] ahh ok 1 sec [16:57] <_2> KomiaPoika they stopped using xorg.conf in hardy or almost anyway. so i haven't kept up with it. try adding -plow on that command [16:58] <_2> KomiaPoika -p (priority) low [16:59] _2: what does -p low do? will it configure resolutions? [16:59] _2: the default install, stuck me with a 800x600 display [17:00] ok ready? [17:00] <_2> heh. at least you could read the fonts at that rez. i usually get fonts to tiny to see, makes it hard to configure. [17:00] dolo: yes please [17:00] http://paste.ubuntu.com/36557/ [17:01] dolo: that looks like the default example theme, is it the example them, or have you changed it at all (before I read it all) [17:01] hello, I have a problem with mounting DVDs. I can't mount anything and it gives me the following error mount: mount device scd0 is write protected, mounting read only [17:01] and then mount: bad fs type, bad option, bad superblock on dev/scd0 [17:01] :( [17:01] i haent changed any of it [17:02] So, am i right to assume that there is no way to add a custom application launcher to the plasma panel? [17:02] dolo: ok thank you [17:03] when i did try to edit it on my own i copyed the files to a new folder [17:03] i tryed removing the font refrences but had no effect [17:03] id thought that removing the font refrences might make it use default font but no [17:03] dolo: the documentation suggests that this issue is normally caused by your console not being set at at the correct resolution of your monitor [17:04] anyone gone through the same problem? [17:04] dolo: can you check the resolution in /etc/usplash.conf please. [17:04] yes i can also use startup manager to adjust the resolution which ive done many times [17:04] dolo: no no no [17:04] what would u like me to set the resolution to? [17:04] _2: i cant configure anything, i go to kcontrol, and it doesn't let me chose any other resolution than 800x600 [17:04] dolo: please just check the resolution in that file [17:05] dolo: what is the native resolution of your monitor ? === nicolas_ is now known as nigen [17:06] at the moment its set to the last resolution i tried which is 1024 by 768 [17:06] the native resoltuion for my monitor is [17:06] dolo: but what is the native resolution of your display ? [17:06] 1680x1050 [17:06] dolo: ok - so lets work with the native resolution that seems the easiest thing [17:07] shall i change it in conf? [17:07] seems the way to go from what I'm reading [17:07] hey any xorg server gurus around? [17:07] dolo: I'm not a master at this I'm just reading the docs [17:08] cool what do i do to edit the file [17:08] dolo: just open it with a text editor [17:08] before iwas picking from the resoltuinos given in startup manager [17:08] i did it says i dont hae permssion to edit it [17:08] dolo: use sudo [17:09] Could somebody help out with a DVD mounting error? [17:09] sry , i normally use sudo in terminal as part of a command im not sure how to use it on a test doc [17:10] dolo: you can't edit text files, but your trying to compile c programs to make boot splashes ? [17:10] dolo: with respect, how confident are you that you understand the bootsplash process ? [17:10] pretty confident [17:11] use the terminal to open the text file with root permission [17:11] ya i get that i was hoping u could tell me the command [17:12] if you'd done that you don't need the command [17:12] I'm good at following instructions [17:12] I think it is gksudo /textfile [17:12] gksudo $editor $file [17:12] or if your using a non-graphical editor sudo $editor $file [17:16] ciao gente === utente is now known as utente_ [17:17] hei [17:17] there anyway for me to open it like a regular text file im having a stupid moment [17:17] dolo: what do you mean ? [17:18] dolo: just use the normal command with sudo or gksudo infront of it [17:18] to edit this usplash.conf [17:18] <_2> i think he means a pointy clicky thingy way to get there [17:19] _2: I find it hard to accept someonoe who's not sure how to open a text editor understands the usplash process [17:19] normaly my friend mental helps me with these things but hes not around atm [17:19] dolo: ok - then I suggest you wait for your friend [17:20] cut me someslack bro [17:20] ? [17:20] Could somebody help with an unmountable DVD problem? [17:20] shoklowitz: ask the question [17:20] Ok [17:20] ikonia your running hardy? [17:20] dolo: yes [17:20] dolo use gksudo kate /textfile to open it with root access [17:21] what would u type so i can copy paste [17:21] I get the following error when I try to mount a DVD [17:21] dolo: this is going to get complex, so I suggest you wait for your friend to be available to assist you through this [17:21] Mountainman: block device /dev/scd0 is write-protected, mounting read-only [17:21] shoklowitz: thats fine [17:21] shoklowitz: thats not an error, thats a warning [17:21] Mountainman: block device /dev/scd0 is write-protected, mounting read-only [17:22] cool thank trtwiggy [17:22] shoklowitz: infact, thats a good thing [17:22] Nope, unfortunately, the DVD doesn't proceed to load and I'm unable to access it's contents [17:22] and the DVDs aren't write protected [17:22] shoklowitz: well thats not the issue, according to that warning, it's mounted fine [17:22] shoklowitz: they are [17:22] ikonia: i edited the file [17:22] shoklowitz: you can't write to DVD's [17:22] (of course you can burn) but you can't write [17:23] Well, I burnt them myself, and I've left them as open sessions [17:23] I tried editing etc/fstab [17:23] shoklowitz: yes, but you can't write to them as a file system [17:23] ok [17:23] shoklowitz: where are you trying to mount them ? [17:23] Well, how do access the DVD itself? [17:23] ikonia: I changed the text file now it says 1680 x 1050 [17:24] /media/dvd [17:24] <_2> Well, how do access the DVD itself? <<< ? you mean /dev/scd0 or /dev/hdc maybe ??? not sure what you want [17:24] dolo: great, but I suggest you wait for your friend to be available, as if you're struggling to edit a file setting up the usplash envionment maybe a bit tricky, and you'd benifit from one-to-one assistance [17:24] and it does mount, so you are right, but for some reaso, n I can't access anything, nothing shows up, it's just blank [17:24] ! nvidia [17:24] For Ati/NVidia/Matrox video cards, see https://help.ubuntu.com/community/BinaryDriverHowto [17:24] shoklowitz: cd /media/dvd - what happens [17:25] Ok, thanks, let me try that out [17:25] ikonia: im not struggling i just need the command lines [17:25] dolo: you are struggling [17:25] can anyone help me? who knows how I can change the size of my buttons in my k-menu [17:25] he doesnt use usplash [17:25] ikonia: terminal is able to enter, but when I ask it list files it shows nothing :( [17:26] mental uses fedorac core [17:26] i used to use fedora core till i switched to ubuntu [17:26] shoklowitz: so you do an ls -la /media/dvd and you've got no files ? [17:26] <_2> sven_ there are buttons in the kmenu ? anyway change the font size [17:27] dolo: ok - so put the boot option vga=799 in your grub config as a boot option for your current kernel [17:27] Wait, it did show up [17:27] total 8drwxr-xr-x 2 root root 4096 2008-07-31 00:02 .drwxr-xr-x 5 root root 4096 2008-08-11 10:56 .. [17:27] dolo: that will set your console resolution to your screens resolution [17:27] shoklowitz: thats no files [17:27] shoklowitz: looks like that DVD is blank [17:27] It's not :| [17:27] I've tried about 10 or 20 different DVDs [17:27] shoklowitz: can you check it in another machine [17:28] Yeah, when I boot into Win it reads them fine [17:28] shoklowitz: whats on it ? [17:28] shoklowitz: or what are you expecting on it ? [17:28] in menu.lst? [17:28] dolo: yes [17:28] Which is a pain since I have to boot into Win to read a DVD [17:28] should i delete the word quiet? [17:28] Some of them are PDFs of work from the office, some are burnt movies [17:29] dolo: not at the moment [17:29] some are spreadsheets etc [17:29] sonoftheclayr: what did you use to burn them (software) [17:30] shoklowitz: what software did you use to burn them [17:30] i still didnt find where to change the size of my buttons and pictograms/links in my k-menu.... [17:30] <_2> sven_ did you change the font size ? [17:30] I have no idea, they're all burnt on somebody elses Win machines - probably Nero I'm guessing, or some other Win utility [17:30] <_2> sven_ and is that kde3 ? [17:31] where, i dont find where to change it, and only the size of the buttons must change [17:31] k ichanged it to 799 [17:31] shoklowitz: I'm just wondering if they have some sort of extension thats not supported [17:31] shoklowitz: if it's a flat file system [17:31] I suppose it is kde3, not sure, but i guess [17:31] other people are having this problem, and some of them found a solution by editing their etc/fstab and changing the udf.iso9660 to auto [17:31] dolo: ok, re-compile your theme, then do sudo update-initramfs -u -k uname -r` [17:31] <_2> sven_ ok. kcontrol appearance (or look and feel) fonts [17:31] which I did, but no luck. Likewise it's worked for some people and hasn't for others/ [17:32] :/ [17:32] shoklowitz: yes, that would make sense [17:32] k [17:32] shoklowitz: all depends on what file system it was burnt with [17:32] shoklowitz: everything should be compatible now, but there are some off options for some windows based burners [17:32] Yes, but I don't think it would be as obscure as to be unreadable [17:32] <_2> shoklowitz i hope that was a typo "udf.iso9660" < not . but , would be correct. [17:33] yeah, that was a , not a . [17:33] _2: good spot ! [17:33] ikonia: But thanks for taking the time to help anyways, much appreciated [17:33] shoklowitz: no problem, I'm just looking at the file options that could be used to counter this [17:34] I've posted it on ubuntu forums, let's see what happens [17:34] shoklowitz: what would be helpful is if you could boot into windows, right click "properties" on the DVD and make a note of all the settings [17:34] <_2> shoklowitz lets have one more shot at this. [17:34] Ok [17:34] I'll do that. [17:34] shoklowitz: give _2 a shot first [17:34] Brb 10 minutes [17:34] Oh [17:34] ok [17:34] Sure _2 [17:35] <_2> shoklowitz open a konsole, put in mount and look for a line that defines the disk in question [17:35] <_2> should only be one line so you can paste it here. [17:35] Ummm [17:35] ok [17:36] i have a dvd from a video camera that keeps on showing blank on the computer but on the camera i can see the videos and pictures. any idea how to read it? [17:36] <_2> ScorpKing sounds like it's not "finalized" [17:36] <_2> ScorpKing the device that burned it can fix that [17:37] _2: i agree. the camera burned it [17:37] <_2> fixiate [17:38] I can't find /scd0 in the list [17:38] <_2> shoklowitz ok sudo mount /dev/scd0 /mnt [17:38] _2: awesome. thanks i found the funtion on the camera [17:38] <_2> ScorpKing welcome [17:38] same error [17:39] <_2> post the error [17:39] hey ScorpKing [17:39] * ScorpKing had a blond moment.. [17:39] hiya BraveSpear :) [17:39] !emerald [17:39] Sorry, I don't know anything about emerald [17:39] Ihttp://ubuntuforums.org/showthread.php?t=886682 [17:39] !compiz [17:39] Kubuntu is not shipping with compiz installed or enabled by default. You can still install it and have your eyecandy goodness from KMenu -> System -> Desktop Effects - further help in #compiz-fusion [17:40] howzit going? [17:40] ikonia: what do i type next? [17:40] Sorry, the correct link is : http://ubuntuforums.org/showthread.php?t=886682 [17:40] BraveSpear: a bit busy now. i'll be back later [17:41] i typed sudo update-initramfs -u -k uname -r' in terminal now i have a prompt > [17:42] sudo update-initramfs -u -k `uname -r' [17:42] sudo update-initramfs -u -k `uname -r` [17:42] dolo: pay attention to the ticks/quotes [17:43] ok its generating boot initrd [17:43] k [17:43] !xorg [17:43] The X Window System is the part of your system that's responsible for graphical output. To restart your X, type « sudo /etc/init.d/?dm restart » in a console - To fix screen resolution or other X problems: http://help.ubuntu.com/community/FixVideoResolutionHowto [17:44] what should i type next? [17:44] hola [17:44] reboot - try it [17:44] hell [17:44] hello [17:45] should i open up startup manager and select the theme? [17:45] Is this a problem with KDM Themes by any chance? [17:45] i was using default before cuz the custom one was giving me that error [17:45] iḿ new in kubuntu [17:46] shoklowitz: usplash them [17:46] dolo:Is this a problem with KDM Themes by any chance? [17:46] Oh [17:46] I see [17:46] shoklowitz: i was trying to use the usplash example to create a custom one but i kept running into an error [17:46] dolo: don't mess with startup manager - adding layers just makes it more complex [17:47] must dash [17:47] If it was a KDM theme manager problem, I could've helped out. Been there done that :P [17:47] what's the difference between kore, emerald and widget styles? I don't understand [17:47] so i just reboot? [17:47] _2: any ideas? [17:47] brb === Ekushey- is now known as Ekushey [17:48] Ok, I gotta go get ready for work, if you have any solutions _2, please post em on http://ubuntuforums.org/showthread.php?t=886682. I'll be very grateful :) Thanks ! [17:49] !games [17:49] Information about games on Ubuntu can be found at https://help.ubuntu.com/community/Games and http://www.icculus.org/lgfaq/gamelist.php [17:50] hey it booted properly with the new resoltuion [17:50] you still here? [17:52] ikonia: i booted it up and the status bar was much smaller so im pretty sure that changing the resolution worked [17:52] <_2_> <_2> shoklowitz sorry. had to run [17:52] I am using pureadmin for pureftpd but when i create a virtual user robert and try to login I get [WARNING] Authentication failed for user [robert] [17:52] ikonia: now should i use startup manager to select the theme i made? [17:53] anybody seen "IsCallerPrivileged() failed" error when trying to mount USB media? this is recent behavior. [17:53] <_2> shoklowitz you still here ? [17:54] <_2> guess not. [17:54] he logged about 10 mins ago [17:55] <_2> trtwiggy not hardly 10 minutes but ok thanks. [17:55] hi [17:55] Bonsoir [17:57] ikonia: ? you there dude? [17:59] I am using pureadmin for pureftpd but when i create a virtual user robert and try to login I get [WARNING] Authentication failed for user [robert] any ideas? [17:59] no :( [18:01] i kept using 800x600 resoltuion cuz the differnt things i read said that 800x600 is the default [18:02] ( sorry for the quality of my english, i'm french ) so, i've already find this trouble [18:03] you must choose a "bigger" screen in option [18:03] off material === aziz_ is now known as aziz [18:03] the "plug and play" is 800*600 [18:03] so it's maybe your problem [18:03] choose an other mark of screnn [18:03] where u here earlye rodolphe? [18:04] ikonia was helping me with usplash [18:04] the resoltuion when it first boots [18:04] a moment please, i'll go to a dictionnary :p [18:04] in which repositories i can found "vegastrike" and the other free game? [18:05] i really wanna test out the theme now by selecting it in startup manager but im worryed he said using it might be bad [18:05] what is the right repository? [18:06] U have the multiverse reposotory? [18:07] i just dud a search and it is in the ones i have [18:07] *did [18:07] i'm looking for Vegastrike [18:08] yea I used apt-cache search vegastrike and found it [18:08] but I have not found it [18:08] try adding the multiverse repository [18:08] Ohhhh yes [18:08] I have just found it [18:08] u find it/ [18:08] thank you [18:09] kk [18:09] np [18:09] hmm...I had my sound working...KDE notifications/startup sound and mp3s and everything else...and when I got back home yesterday, the only sounds that are working are the notifications and startup sounds [18:09] any ideas on what could have messed it up? [18:09] You know if Second Life is supported on Kubuntu? [18:09] I can't play music...I also tested youtube [18:09] doesn't work [18:10] amerigo: look at getdeb.net [18:10] Schorfi: Thank you, I'll try [18:10] I can't figure out for nothing what it could be [18:11] according to second life's site they have a linux version in beta [18:11] Is it possible to make links click-able in KDE (Kubuntu) terminal ?.. Any one ? [18:11] I am using pureadmin for pureftpd but when i create a virtual user robert and try to login I get [WARNING] Authentication failed for user [robert] any ideas? [18:12] Any one ? [18:25] BraveSpear: i'm back [18:25] Z4ndX: like if you type www.google.com in konsole and click on it it must open? [18:28] ScorpKing: Yes.. [18:29] Z4ndX: hmm.. no idea how to do that. it could be usefull to have though. [18:29] sudo: unable to resolve host abwhostw-laptop I have problem all the time can not find the resolve host [18:29] ehm, i have a problem with my swapfile.. it takes forever to load up, and eventually i press ctrl+alt+del and it skips, but i dont think thats smart, so what should i do? [18:30] abwhostw: can you pastebin /etc/hosts ? [18:30] somebody from Brazil? [18:30] ScorpKing: Yeah.. Think im gonna install gnome-terminal.. === kurumin is now known as kurumin__ [18:30] I can't acess bash: /etc/hosts: Permission denied === kurumin__ is now known as kurumin [18:31] abwhostw: ah yes. i forgot. i think sudo is also disbled [18:31] I'm use kurumin NG... [18:31] somebody knows? [18:31] hey ikonia you there? [18:31] What is the interpid devel channel? [18:32] Or what is the name of kdesudo in kde4? [18:32] abwhostw: the problem is in that file. if you boot in recovery mode you can fix it from there [18:32] ScorpKing could ya le me know when youve got a minute [18:32] meta: kdesu [18:32] how to fixed tell me [18:33] abwhostw: 127.0.0.1 localhost and also 127.0.1.1 abwhostw-laptop must be in there [18:33] yeah [18:34] 127.0.0.1 localhost [18:34] 127.0.1.1 abwhostw-laptop.s4serv.com [18:34] # The following lines are desirable for IPv6 capable hosts [18:34] ::1 ip6-localhost ip6-loopback [18:34] ok wait [18:34] fe00::0 ip6-localnet [18:34] !paste [18:34] pastebin is a service to post multiple-lined texts so you don't flood the channel. The Ubuntu pastebin is at http://paste.ubuntu.com (make sure you give us the URL for your paste - see also the channel topic) [18:34] ff00::0 ip6-mcastprefix [18:34] ff02::1 ip6-allnodes [18:34] ff02::2 ip6-allrouters [18:34] ff02::3 ip6-allhosts [18:34] abwhostw@abwhostw-laptop:/etc$ /etc/hosts [18:34] like that [18:34] abwhostw: dont do that again. read above about pastebin [18:35] abwhostw: what is in /etc/hostname ? [18:35] i can't not open the file [18:36] abwhostw: abwhostw-laptop.s4serv.com must be in /etc/hostname or you must change 127.0.1.1 abwhostw-laptop.s4serv.com to 127.0.1.1 abwhostw-laptop in /etc/hosts [18:36] one of the two [18:39] abwhostw: another way to fix it is to add abwhostw-laptop after 127.0.1.1 abwhostw-laptop.s4serv.com like this - 127.0.1.1 abwhostw-laptop.s4serv.com abwhostw-laptop [18:39] in /etc/hosts [18:40] hi, what's the name of xscreensaver dev library in ubuntu? [18:40] the package name* === wesley__ is now known as profoX-roosendaa === profoX-roosendaa is now known as profoX-akademy [18:44] I am using pureadmin for pureftpd but when i create a virtual user robert and try to login I get [WARNING] Authentication failed for user [robert] any ideas? [18:47] ¡buenas! [18:47] nuevo en ubuntu, nuevo por aki [18:47] :) [18:48] probando konversation [18:48] je,j,eje [18:49] bueno, aun siendo linux, veo k las salas tampoko son muy activas [18:49] ja,ja [18:49] knubuntu w/ kde 4.1 how can i tell what .kde profile im currently accessing? [18:49] i had a bunch of configurations.. my kde crashed.. now its a default profile [18:49] a ver, aki se habla español, o no ?? [18:49] :))) [18:52] <_2> !es [18:52] En la mayoría de canales Ubuntu se comunica en inglés. Para ayuda en Español, por favor entre en los canales #ubuntu-es o #kubuntu-es. [18:52] he left [18:52] anyone speak english in here? [18:52] <_2> si [18:52] heh... ja [18:53] maybe [18:53] !kde4 [18:53] KDE 4.1.0 is the latest major release of the K Desktop Environment. Packages can be found at http://www.kubuntu.org/news/kde-4.1 - Support in #kubuntu-kde4 [18:53] ?? [18:54] heh [18:55] !info apt [18:57] apt (source: apt): Advanced front-end for dpkg. In component main, is important. Version 0.7.9ubuntu17 (hardy), package size 1610 kB, installed size 5200 kB [18:57] <_2> 5M i knew it was huge [18:58] does anyone know how to change the size of the buttons in the k-menu? [18:59] i'm setting up a server on a dual core box. should i use the server kernel? [19:00] sven_: if it can be done you will find it in kcontrol [19:00] where in kcontrol? i searched but didnt find it [19:00] sven_: if it can be done [19:00] where pls? [19:05] hola [19:09] <_2> sven_ if you can catch "jucato" in #kubuntu-kde4 he can most likely tell you where you can "change the size of the buttons in the k-menu" what ever a button is. [19:12] hu bin ich richtig bei den deutschen? [19:13] <_CrashMaster_> !german [19:13] Deutschsprachige Hilfe fuer Probleme mit Ubuntu, Kubuntu und Edubuntu finden Sie in den Kanaelen #ubuntu-de, #kubuntu-de, #xubuntu-de und #edubuntu-de [19:13] !german [19:13] ?? [19:13] ah [19:13] <_CrashMaster_> heh [19:14] hy [19:23] hi how can i be the root user [19:23] hostname: you must be root to change the host name [19:23] <_2> !root [19:23] Do not try to guess the root password, that is impossible. Instead, realise the truth... there is no root password. Then you will see that it is 'sudo' that grants you access and not the root password. Look at https://help.ubuntu.com/community/RootSudo [19:24] <_2> !sudo [19:24] sudo is a command to run programs with superuser privileges ("root"). Look at https://help.ubuntu.com/community/RootSudo for more information. For graphical applications see !gksu (Gnome), or !kdesu (KDE) [19:24] <_2> !kdesu | abwhostw [19:24] abwhostw: In KDE, use « kdesudo » (Gutsy) or « kdesu » (Feisty and earlier) to run graphical applications with root privileges when you have to. Never just use "sudo"! (See http://psychocats.net/ubuntu/graphicalsudo to know why) [19:24] [20:00] where in kcontrol? i searched but didnt find it [19:25] <_2> "appearance" "fonts" "adjust all fonts" "size" [19:27] _2 that is fonts, but i want to change the pictograms...? [19:27] Your account has expired; please contact your system administrator [19:27] su: User account has expired [19:27] <_2> icons [19:28] when i change that, nothings happens [19:28] or do I have to restart? [19:28] <_2> abwhostw heh that's a good one are you having a hostname issue ? iirc sudo doesn't work if the hostname is hosed... [19:29] <_2> sven_ have to "apply" [19:29] yeah i do [19:29] <_2> abwhostw you'll probably have to reboot into single user mode to fix the hostname then sudo should start working [19:30] and wich icons are the "k-menu"? [19:30] how to do that [19:30] <_2> sven_ sorry i don't know. [19:30] <_2> abwhostw reboot ?> [19:31] <_2> abwhostw or select the single user mode ? [19:31] ok [19:31] <_2> abwhostw ? [19:31] <_2> my english is not [19:31] I know how to reboot [19:32] but how to select the single user mode [19:32] yo i need weeddddd=))) [19:33] <_2> abwhostw ok at the grub prompt hit esc and select the kernel line hit e to edit the kernel line add single to the end of the kernel line hit enter and b to boot [19:33] wassssssssaaaaaaaaaaaaappppppppppp [19:33] i need weeeeeeeeddddddd [19:33] <_2> !ops | jd_dk [19:33] jd_dk: Help! Channel emergency! (ONLY use this trigger in emergencies) Riddell, Tm_T, fdoving, Mez, stdin, jpatrick, seth_k, apokryphos, nalioth, Hobbsee, robotgeek, imbrandon, gnomefreak, Hawkwind, trappist, LjL, Jucato, haggai, fooishbar, crimsun, seth, apokryphos, DBO, nixternal, PriceChild or jussi01! [19:36] <_2> jd_dk if you will abide by freenode code of conduct, come back later and we will talk. else stay gone. [19:36] !guidelines | jd_dk [19:36] jd_dk: The guidelines for using the Ubuntu channels can be found here: http://wiki.ubuntu.com/IrcGuidelines [19:37] <_2> thanks jpds [19:39] hi guys, a quick question if anybody knows. is there a way with kopete to see if a contact is invisible? because my girlfriend always catches me when im invisible, she said there's a way, i'd like to know :D [19:39] <_2> strawbeRRy_fieLd maybe /whois username ? [19:40] on kopete? [19:40] <_2> strawbeRRy_fieLd that's only a guess [19:40] messenger [19:40] strawbeRRy_fieLd: Don't think so. And I think that that would be an invasion of one's privacy, were it possiblie. [19:41] strawbeRRy_fieLd: However, you can message someone that is offline, if they're really invisible they'd get the message. [19:41] with kopete you cant whois a messenger contact [19:41] yes i no jpds but i was looking for a more difficult route to understand how she does eheheh [19:41] she knows im invisible even without chatting me [19:42] so there has to be a way [19:42] Hmm. [19:42] <_2> strawbeRRy_fieLd i still think it will be some command that maybe checks version or ping or something. [19:42] hay all, random question today. What is the best way to copy an entire linux partion and say tar it? [19:43] du use kopete _2 ? [19:43] <_2> shadowhywind tar [19:43] !backup | shadowhywind [19:43] shadowhywind: There are many ways to back your system up. Here's a few: https://help.ubuntu.com/community/BackupYourSystem , https://help.ubuntu.com/community/DuplicityBackupHowto , https://wiki.ubuntu.com/HomeUserBackup , https://help.ubuntu.com/community/MondoMindi - See also !sbackup and !cloning [19:43] <_2> strawbeRRy_fieLd no. i don't even use konversation [19:43] ah ok [19:43] _2 more of, i can go to the root directory and hit tar, but should i do it as root or just a su user? will the file permissions stay the same? === florian is now known as The_Compiler [19:44] I am using pureadmin for pureftpd but when i create a virtual user robert and try to login I get [WARNING] Authentication failed for user [robert] any ideas? [19:44] i'd like to make a poll to see whats the best instant messenger, kopete's great but i head good things about pidgin as well... [19:44] thats the one you use? [19:44] !best | strawbeRRy_fieLd [19:44] strawbeRRy_fieLd: Usually, there is no single "best" application to perform a given task. It's up to you to choose, depending on your preferences, features you require, and other factors. Do NOT take polls in the channel. If you insist on getting people's opinions, ask BestBot in #ubuntu-bots. [19:44] yes except for irc [19:45] pidgen allows you to play a sound when someone comes on line, I really find this handy [19:45] <_2> shadowhywind ? a su user? <<< ? anyway. as root. and you will want to use flags that prevent decending into mountpoints [19:45] jpds: sorry mate... didnt no about this internal policy [19:45] ok. looking at the first think from the bot, is showing me exactly what i was planing on doing\ [19:46] <_2> shadowhywind ok. and remember you asked "what the best" and tar is the best. :))) [19:46] nod [19:47] _2 maybe you have a better idea, let me pass this pass you and see what you think [19:48] _2 a friend of mine is going over seas, and doesn't want to trust his computer and airport security, So we are going to make a backup of his 8 gig partition, where he can redownload it and use it === wesley__ is now known as profoX-Akademyy [19:49] <_2> how full is the fs ? [19:49] arabic [19:49] that part i am not 100% sure on, my guess would be around 4 gb [19:52] you want disk imaging software [19:53] <_2> shadowhywind ok. tar will not copy the empty space. dd would but one could later compress the fs image what i would do is this. say it's the root fs and thus you need to copy it from the running system to a storage drive. mount the storage drive on /mnt mkdir /mnt/rootfs and mount the root file system on /mnt/rootfs cd into /mnt as root and issue tar -cjf backup.tar.bz2 rootfs when finished umount /mnt/roo [19:53] <_2> RurouniJones only if you want to copy the free space. [19:54] _2 ok let me repeat this back just so i know i have this correct [19:54] <_2> and making an image file of the partition is as simple as dd if=/dev/root of=imagefile.img note that imagefile.img would have to be on an fs that would hold it. [19:55] <_2> at any rate there are [ "methoods of epidurmal removal of feline" -gt 1 ] [19:56] or you could use disk imaging programs - quick google -> http://www.partimage.org/Main_Page [19:56] <_2> what do you think dd is ? [19:56] _2 so basically, mount the running file system to a folder, run that tar backup command [19:56] <_2> shadowhywind yep [19:56] combined with a rescue disk http://www.sysresccd.org/ so you an load the image back onto the computer === DreadKnight is now known as DreadKnight|drun === DreadKnight|drun is now known as DreadKnightdrunk [19:57] _2 would the untar'ing be tar -zxvf backup.tar.bx2? [19:57] <_2> yep === profoX-Akademyy is now known as profoX-Akademy [19:57] <_2> if you misspelled the same both times it would :) [19:58] _2 roughly speaking if you know this at all, tar'ing 4gb of system, what would the final size roughly speaking be? any guesses? [19:58] <_2> shadowhywind err actually not -z but -j in my example. -z is gzip -j is bzip2 [19:59] <_2> with -j around 2g with -z prolly 2.5 [19:59] opps, so it would be tar -jxvf backup.tar.bz2? [19:59] <_2> yes [19:59] Or you use the program posted above, image the disk (which handles free space), stick the image on a DVD and have the recovery DVD to load it back onto the computer. [19:59] <_2> :) [19:59] Why fart around re-inventing the wheel? [19:59] <_2> RurouniJones can you force him too ? [20:00] RurouniJones: because he doesn't have a dvd player [20:00] nor a cd player [20:00] <_2> RurouniJones exactly. why reinvent the wheel. dd and tar are on ever linux system sense 1995 [20:00] His computer doesn't have a drive? [20:01] RurouniJones: its an eee [20:01] hes got headphone jack. ethernet jack, and a sdcard slot with his 8 gb card [20:01] So how are you planning on getting this image back onto the machine once you have removed and formatted it? Or are you just backing it up. [20:02] he will download the data once he gets his connection setup, download it to a new sd card and unzip it [20:03] so when he goes through customs all he has is a PC with a bare-bones "Just installed" operating system? [20:03] only good for re-downloading the data [20:03] yup, the default xanderos install [20:04] is there a kde4 edition of konersation for kubuntu? even a trunk build? [20:04] ? [20:04] you mean [20:04] kubuntu-desktop [20:04] ? [20:04] he's a bit on the parnoid level, and read lots of stories about customs keeping laptops and stuff like that [20:04] the package ? [20:04] the package konverstaion irc client [20:05] jeah [20:05] is there a kde4 version availible for testing [20:05] i have it [20:05] i use it [20:05] I would still use the disk imagine proggy mentioned before. Back up the image to the net. Put the disk image program on his barebones machine to recover and re-image [20:05] where from... [20:05] kubuntu-kde4-desktop [20:05] But tastes vary [20:05] ^^ [20:05] it was included [20:05] RurouniJones: hehe [20:05] no that is a kde3 one... [20:05] <_2> !find konversation [20:05] Found: konversation, konversation-dbg [20:05] my kde says it is the version kde 4 [20:06] dbg? [20:06] so it must be 4 [20:06] <_2> well not in the default repos. [20:06] omg kde 4 is very unstable [20:06] :( [20:06] medibuntu? where can i get it mine says kde 3.5.9 and i use kde 4.1 [20:07] <_2> !kde4 | for more information ask in the other channel [20:07] for more information ask in the other channel: KDE 4.1.0 is the latest major release of the K Desktop Environment. Packages can be found at http://www.kubuntu.org/news/kde-4.1 - Support in #kubuntu-kde4 [20:07] NM i got it [20:08] <_2> kwin --version [20:08] also anyone have any ideas on how to force kubuntu to seeing an attanched usb hdd.. its connected but dmesg says usb 2-6: configuration #1 chosen from 1 choice [20:09] <_2> unplug/replug it? [20:09] <_2> dmesg changes? === goel is now known as Goel [20:10] it does change, from USB disconnect -> USB device using ehci_hcd... configuration #1 [20:10] <_2> ok and sudo fdisk -l lists it as sd? [20:12] its just showing the partions of my laptop's harddrive [20:12] <_2> not listing it hmmm [20:12] my desktop item got deleted and now all my stuff in home is apering in on the desktop [20:12] <_2> sudo modprobe usb-storage [20:12] might just be being stupid at the moment [20:13] _2 ran the usb-storage and its just sitting there [20:13] <_2> ok and sudo fdisk -l lists it as sd? [20:14] <_2> probably not but we'll see [20:14] samething, nothing [20:15] <_2> ok pastebin the output of sudo lsusb [20:15] may just reboot, been a while since i did [20:15] <_2> !reboot [20:15] Sorry, I don't know anything about reboot [20:15] <_2> me either ubottu [20:15] snicker [20:15] !pastebin [20:15] pastebin is a service to post large texts so you don't flood the channel. The Ubuntu pastebin is at http://paste.ubuntu.com (be sure to give the URL of your paste - see also the #kubuntu channel topic) [20:16] <_2> why people want to reboot linux is beyond me... [20:16] now this is strange [20:17] <_2> :) [20:17] when i open the pastebin, and hit paste it take me to a index of my root directory [20:17] oh i think i might know why its doing that.. [20:18] http://paste.ubuntu.com/36608/ [20:18] saludos [20:18] alguien me puede ayudar [20:18] <_2> yeah owdy [20:19] uso ubunto pero e hecho de todo para que mi tarjeta de red inalambrica se conecte, alguien sabe lo k pasa? [20:20] <_2> shadowhywind is the drive powered ? [20:20] yes, i feel and hear it on [20:21] amaury_: english please [20:21] _2 its not a big, i have to switch over to vista *cries* later anyways. So it should fix its self when i boot back [20:21] <_2> shadowhywind ok. lsusb is listing it as "Hi-Speed USB to SATA & PATA Combo Bridge" but it should be showing a disk there too... i'm not sure what is going on. [20:24] <_2> shadowhywind you can unplug power it down, and replug it again, then sudo lsusb to see if it lists, the number will go from 14 to 15 assuming all works correctly [20:24] I have a little problem getting my microphone to work, I am trying to use skype, does any one have any ideas how and where I could configure it? [20:24] <_2> device number in the lsusb i'm talking about Bus 002 Device 014 === edulix_ is now known as Edulix [20:25] <_2> !skype [20:25] To install Skype on Ubuntu, see https://help.ubuntu.com/community/Skype - To record on Skype, check: https://wiki.ubuntu.com/SkypeRecordingHowto [20:25] <_2> second link [20:25] _2 the buss stays the same, device nu,mber does increase.. hehe but thanks anyways [20:26] thanks ubottu, wondering if this is a very sophisitcated bot [20:26] I am using pureadmin for pureftpd but when i create a virtual user robert and try to login I get [WARNING] Authentication failed for user [robert] any ideas? [20:27] <_2> shadowhywind ok. well i'm not sure maybe there is yet a module for that particular usb device might try sudo modprobe usb see if tab completion shows any sata/pata modules [20:28] <_2> that assumes bash_completion enabled. if not, first do . /etc/bash_completion [20:28] <_2> the dot has to be there ^ "[your prompt] # . /etc/bash_completion " [20:29] <_2> both . and : are commands as well as [ === wesley_ is now known as profoX-Akademy [20:43] is there a good document manager anyone knows of for kubuntu? I want to be able to tag and search pdf and txt files, similar to what you usually do with music files or photos [20:45] dettoaltrimenti: use okular or anyways u can install adobe acrobat reader on ubuntu === wesley_ is now known as profoX-Akademy [20:53] ScorpKing: sorry, been busy myself to see you were back... welcome back [20:54] does anyone know of a good document manager for kubuntu? I don't need to view files, I need to create a database where I can 'tag' pdf and text files (based on title, publisher, author, etc) === dawid is now known as Dawid === Dawid is now known as dawid_ [21:14] My ubuntu keeps grumbling about no space on the device, especially in /tmp. Since I have at least 10GB of free space, I think that somehow my root tree is quota-ed, or something like that. Am I in the right direction even? === ubuntu is now known as ubuntu_ === C3483835 is now known as chalcedony [21:17] hola como estan todos?????????? [21:17] I am using pureadmin for pureftpd but when i create a virtual user robert and try to login I get [WARNING] Authentication failed for user [robert] any ideas? seems to be a security issue [21:17] zdravim [21:17] jajajaja [21:19] potřeboval bych poradit. když chci najet do hardisku tak mi to zahlásí přístup nepovolen === berruer is now known as berruer_ === berruer_ is now known as berruer [21:23] hello [21:24] hello [21:24] ¿como estan? [21:24] no i am french [21:25] jajajajaja [21:25] i m fine but i don' t know anything in spanish [21:25] de donde eres_______ [21:25] jajajajajaja === ubuntu is now known as ubuntu_ === ubuntu_ is now known as ubuntu [21:26] i come from france === ubuntu is now known as monica_jonas [21:26] i m asking a colombian friend [21:27] to make the translation [21:27] ;) === monica_jonas is now known as ubuntu === j3ster is now known as timboUK [21:29] everybody join [21:29] nut nobody speak === ubuntu is now known as monica_jonas [21:29] hello evribody [21:30] jaja [21:30] de que te ries [21:30] loser [21:30] (·) [21:31] vive les chan dis donc :@ [21:35] <_a61_> How does one install UbuntuOS on a apple G3 computer [21:36] I believe you would download the PPC version [21:37] _a61_, newer versions are not supported on PPC. You have to install 6.06 [21:37] bonjour a tous [21:37] ca parle francais ici ou pas ? [21:38] un peu [21:38] héhé merci [21:38] <_a61_> okay ty [21:38] _a61_, it's noted on the download page at the bottom. [21:38] Evening folks. How might i go about mounting a NTFS external USB HD? Ive installed the ntfs-3g libraries but no luck so far to write to the disk =/ [21:38] j'ai ubuntu 8.04 ... avec compiz ... ma barre des taches originales a KDE4.1 a du mal a disparaitre === bobyada_ is now known as Nickolaus [21:39] tu as une bonne config matérielle ? [21:39] j'ai ubuntu 8.04 ... avec compiz ... ma barre des taches originales a KDE4.1 a du mal a disparaitre ... j' l'ai mise en haut et pour quelle disparaisse il faut que je mette la sourie en bas ... [21:39] une bonne config matérielle ? [21:40] pas mal de RAM et un bon proc [21:40] athlon 5000 avec 1Go de ram [21:41] je me demande si c'est pas une option cachée dans compiz [21:41] possible [21:41] il y a moult options dans le tableau de config [21:41] c'est clair [21:41] trop d'option tue l'option ! [21:41] lol [21:42] je ne peux même pas l'utiliser sinon je fais ramer mon PC [21:42] :' [21:42] en fait je m'en suis appercu cq j'ai installé Cairo ... et cairo a du mal a apparaitre [21:43] moi aussi g du mal sur mon autre machine ... noyau recompilé mais un duron 800 avec 370 de ram ne fait pas de miracle [21:43] ils ont un channel KDE ? [21:43] ou compiz ? [21:44] kubuntu-kde4 [21:44] mais je ne connais pas de trop :S [21:44] dsl [21:45] Does anyone know how to get back the .hidden feature that edgy had? === wesley_ is now known as profoX-Akademy [21:47] Hmm, no idea's then? [21:50] <_a61_> Okay, I inserted my Ubuntu 6.06 OS CD, and it seems all is locked cause nothing happened, help. [21:51] <_a61_> Oh, this is a Imac G3 computer [21:53] in kubuntu are there problems with suspend option ?? because my suspend can resume after sleep moed === wesley_ is now known as profoX-Akademy === alexei is now known as GreenPeace [22:02] hi every one... [22:02] Hello! Can kde4 ksysguard show multicore processor load for separate cores? [22:02] can some one pastebin me a working /init.d/pure-ftpd === root is now known as Guest6080 === harry is now known as Guest39776 [22:04] GreenPeace: replied in #kde [22:17] anyone know how to run x-applications from within a chrooted environment? [22:17] I've got a command to run: DISPLAY=localhost:0.0 [22:18] but when I try to run from chroot, it gives error message: cannot connect to X server localhost:0.0 === Czessi_ is now known as Czessi [22:20] if i install kde4 do i have to use the kde netwrok-manager? I have issues with it compared to the gnome version which works perfectly [22:20] um wrong channel [22:21] Is it possible to have the cube and rotate it using nvidia card and effects [22:21] yes it is [22:21] It will not work in Kubuntu [22:21] it should [22:22] did you install compizfusion? [22:22] Don't have any idea what I am missing I can make it work in Gutsy [22:23] ubuntu and kubuntu are the same thing just different window managers [22:23] I have compiz and compiz-fusion plug=ins [22:23] sudo apt-get install compiz-fusion [22:23] Thanks will try that [22:23] then you should be able to make it work if you make compiz the window manager [22:24] Now using compiz as the windows manager [22:24] ok [22:24] just so yuou know Ive not been able to make it work at all on my system, but according to the wikis and howtos thats all that needs to be donew [22:25] Do you have the nvidia kernel installed [22:26] not on this system.. I dont have nvidia card. [22:27] I have it installed on Gutsy but its not available in Kubuntu which is Hardy based'; [22:31] Snarkster...Thanks I out of here [22:37] hi, I installed compiz fusion for my user accound and it works great, but how do I get it to auto-start in a second user account ? [22:38] from that second user accound I can pull up ccsm, but I dont know how to permanetly have it run in that account === wesley_ is now known as profoX-Akademy [22:46] does any of you know a better alternative then kmobiletools to sync your mobile and your pc with bluetooth? [22:58] how do i enable the strigi daemon in kde4? [23:01] hello all, I have just rebooted, when I try to access 'add remove programs' it tells me that package manager is already running. I don't know why it should be running, how do I shut it down, or find out what is happening? [23:03] !aptfix [23:03] If an APT front-end crashed and your database is locked, try this in a !terminal: « sudo fuser -vki /var/lib/dpkg/lock;sudo dpkg --configure -a » [23:03] Done [23:04] seems to work, thanks [23:05] is this a permanent fix? [23:09] I have data in a .tgz file that is corrupted. I can get everything before the bad spot...how do I get anything after it? [23:10] Does anyone know if there is some good web developement tools for linux like dreamweaver? I am using bluefish right now but would like something that would allow me to edit my webpage graphically rather than coding everything. --yes the laziness factor [23:11] z_1_qw: I've heard nvu isn't bad [23:11] okay [23:12] I'll give it a go. [23:12] aptana was listed on digg a while ago as well... [23:14] y [23:14] disregard that... === mike_ is now known as pulaski [23:28] Is there any software out there for linux that can create an html photo album? E.g. scale all the pictures I choose into thumbnails, put the thumbnails in a table, and link each picture to the full size?? [23:29] This would save large amounts of time indeed. [23:29] there are, though i'll have to look [23:29] !info kallery [23:29] kallery (source: kallery): Image gallery generator for the KDE. In component universe, is optional. Version 1.2.0-1build1 (hardy), package size 1036 kB, installed size 1692 kB [23:30] !info photon [23:30] photon (source: photon): a static HTML gallery generator. In component universe, is optional. Version 0.4.4-2 (hardy), package size 62 kB, installed size 364 kB [23:30] !info webmagick [23:30] webmagick (source: webmagick): create gallery thumbnails for website. In component universe, is optional. Version 2.02-8.3 (hardy), package size 362 kB, installed size 916 kB [23:30] there's a few options for ya :) [23:30] wow, You are magnificient! [23:31] You saved me lots of googling [23:31] P.s. how are you able to find these things so quickly? [23:31] Do you use them yourself or are you looking them up somewhere? [23:32] we usually respond our answers acording to circomstances we have been through and come across software or fixes that relate to the problem [23:32] apt-cache search :) [23:32] and that also works :P [23:33] is there a way to recover the data after a bad poing in .tgz file? [23:33] *point [23:33] or to remove a file from within a .tgz archive? [23:34] can the file be read or does it list as if it were corupted [23:34] getting an unexpected end of file (EOF) error [23:35] did u download it? [23:35] no, self made [23:35] do you have the origional data you made it with? [23:35] no :( [23:36] then your screwd as far as i know [23:36] sorry [23:36] Dang! i cant get http access anymore, this is weird..... [23:37] that's why I don't use it [23:37] dns resolve? [23:37] i cant access anything on the outside through a webbrowser.... [23:37] although i can ping it just fine [23:38] its why im still able to be on here... which is strange [23:38] proxy? [23:38] i go through non [23:38] must be my ISP === _neversfelde is now known as neversfelde [23:38] they have been giving me a lot of crap lately [23:38] I work for your ISP >:( [23:39] not really [23:39] funny :p [23:39] THEN FIX IT! :P [23:39] you'll need to subscribe to our premium support package for us to fix our own problems [23:39] ill switch ISP's first, goodbye :P [23:40] lol! [23:40] it shows connection interupted when i try and connect [23:40] which is strange [23:41] i cant get to anything but my universities website (which is what i go through... a university x.x) [23:41] time to call [23:42] my dad works in the Information & technology departmetn (the place where all the crap happens computer related) so ill just call him up... ah how sweet it is! [23:43] which is probably why you're in a kubuntu irc room :P [23:43] we all love the "Call the Bearded Engineer" card :) [23:44] its just HTTP connections that are down... someone must have tweeked the Firewall.... oh how i would love to take my dads account info and fix things myself... oh how tempting... === Deviance is now known as TimS [23:45] * Alex135 checks laptop to see if it can still connect [23:45] hey it works again! HORAY! [23:46] lucky you [23:46] indeed, i would have had to fix things myself :P [23:46] dang time for haircut, brb [23:46] ls === luis_ is now known as tigremx [23:58] back [23:58] for now