[00:00] WarriorSlayer: other distros such as Gentoo sure, but Ubuntu no [00:00] sebsebseb: never mind, i find it out , thanks anyway :) [00:00] sebsebseb: why? [00:00] ikonia: but i need 1000mbps to transfer files across the network at a full 300 [00:00] dufourj: then try it [00:00] dufourj: you won't get 300mps [00:00] WarriorSlayer: because Ubuntu isn't really the type of distro where people tend to compile their own kernels if at all [00:00] ikonia: how will i test it? [00:00] WarriorSlayer: you can do it if you want and know what you are doing [00:00] dufourj: move a file [00:01] dufourj: or use ethtool to check the link status [00:01] victoria: ah ok [00:01] dufourj: or read the syslog [00:01] sebsebseb: ikonia: but there's anything from ubuntu that gonna lock me of this? [00:01] how do i open ports up in iptables [00:01] like ubuntu trying to update my kernel using the stable one? [00:01] WarriorSlayer: no [00:01] ikonia: i might transfer a file from ramdisk [00:01] does anyone know how much the memory footprints differs between the 8.10 desktop version and server version? I'm thinking of maybe switching from desktop to server afterall, since I'll probably won't be using the gui anyway [00:01] WarriorSlayer: why do you want to compile yoru own? [00:01] sebsebseb: to optimize my kernel [00:02] Iceman_B^Ltop: then it won't difer [00:02] WarriorSlayer: in what way ? [00:02] disabling stuff that i don't need [00:02] to make the booting time faster [00:02] Iceman_B^Ltop: infact you'll be better on the generic desktop kernel - rather than the server [00:02] WarriorSlayer: such as - [00:02] WarriorSlayer: if you want more control of your technical system under the hood, Ubuntu probably isn't really the correct distro [00:02] WarriorSlayer: the ubuntu kernel is modular, so you only load what you need [00:02] ikonia: oh, okay [00:02] WarriorSlayer: so I'm curious to how you think that will make it faster [00:02] ikonia: it's 100% modular? [00:02] WarriorSlayer: yup [00:02] ikonia: thanks for the help [00:03] there's nothing in the ubuntu kernel that is inside the kernel? [00:03] WarriorSlayer: only stuff that can't be built as a module, or that is required for ubuntu's components to work [00:03] does anyone knoe how to install linux onto my router a linksys wrt310on [00:03] WarriorSlayer: Ubuntu's kernel should be fine, unless maybe your going to do something really fancy that requires some other kernel [00:03] nephish: I checked man interfaces. nothing wrong from there. My file contains [00:03] dufourj: you need a special distro [00:03] auto lo [00:03] iface lo inet loopback [00:03] iface eth0 inet static [00:03] address 134.102.141.199 [00:03] netmask 255.255.255.0 [00:03] Tarawneh: Please don't flood, use http://paste.ubuntu.com to paste, don't use Enter as punctuation. [00:03] gateway 134.102.141.250 [00:03] Tarawneh: please stop [00:03] ikonia: is it possible, and what are the benifits? [00:04] oh ty very much then guys ^^ [00:04] dufourj: no idea if it's possible on your specific model, and if you don't have a need to do it there will be no benifits [00:04] sorry [00:04] WarriorSlayer: by the way [00:04] hey anyone here use kde? i would like some help trying to figure out how to change how it does some stuff === spikku is now known as Guest17827 [00:04] WarriorSlayer: Ubuntu only releases security updates, well there are some ppa for some apps. for later stuff yes you would need a later version of Ubuntu [00:04] does anyone know what a good 1000mbps NIC is for ubuntu 8.04? [00:05] WarriorSlayer: where as other distros are more cutting edge [00:05] dufourj: read the supported list [00:05] sebsebseb: hmm understood [00:05] someone knows of a utility that can read s.m.a.r.t data from a file? [00:05] ikonia: im looking for personal antecdote [00:05] dufourj: all the ones that are supported are fine [00:05] How do I upgrade using a alternative CD? [00:05] !upgrade > Flare183 [00:05] Flare183, please see my private message [00:05] thanks ikonia [00:06] WarriorSlayer: just out of curiosity why did you want to compile yoru own anyway? [00:06] cappiz: you can't read SMART data from a file.. but the utility smartctl will give you the info for a drive. [00:06] cappiz: smartctl -a /dev/hda [00:06] sebsebseb: to make it more faster having only things that i need [00:06] for my pc [00:06] or whatever device [00:06] ikonia: im also looking for a purchase location and price from another successful user [00:06] WarriorSlayer: get Jaunty when it's released and do Ext4 and you got faster [00:06] nephish: http://paste.ubuntu.com/121621/ [00:06] MoTec, i have the data in a file [00:06] WarriorSlayer: April yeah [00:06] dufourj: that doesn't matter as people are form around the world, look in your local shops or the main websites for your region [00:07] sebsebseb: jaunty = the next ubuntu version? [00:07] the device cant be read, as it is attached to a raid kontroller [00:07] WarriorSlayer: yes the next Ubuntu version [00:07] cappiz: good luck === daedra1 is now known as daedra [00:07] WarriorSlayer: default is Ext3, but it has Ext4 support [00:07] yep i know [00:07] ikonia: i shop online! [00:07] new kernels have ext4 support [00:07] there should be a program that can read the data :P [00:07] but anyway i would need to format my partitions [00:07] how do i chown everythign within a directory? [00:07] as i do have the hex data [00:07] dufourj: ok - so shop online, find the best deals, this isn't a shopping channel [00:08] mrpockets: chown -R [00:08] and still there's not much support for ext4 [00:08] WarriorSlayer: yep probably [00:08] WarriorSlayer: not much suppourt for Ext4????? [00:08] WarriorSlayer: what is the diffference between ext3 and ext4 [00:08] dufourj: one is more mature [00:08] how do i open ports up in iptables [00:08] dufourj: ext4 is 1 betterer than ext3 [00:08] i think the way files are written and read from the disk [00:08] hi guys. [00:08] sobersabre: hi [00:09] I have connected 2 machines with 2 giga NICs one to another. [00:09] DVA5912: the most basic way is: iptables -A INPUT -p tcp --dport -j ACCEPT [00:09] and for some reason they are currently connected at 100 Mb/s [00:09] cappiz: if you can't read it with a text file i'm not sure what smart data you have.. [00:09] Tarawneh, when you do the network restart then do ifconfig, do you get the same thing ? i mean [00:09] cappiz: what i see generally looks like: http://www.3ware.com/kb/attachments/smartmonexampleoutput.txt [00:09] one has a nic with forcedeth, and another is r8169 [00:09] when you first boot, do you have the ssame statts?? [00:09] thanks ikonia [00:09] as when after you do network restart [00:09] ? [00:10] also, how do i prevent mounted drives from appearign on desktiop [00:10] can I force them to be working at gigbit ? [00:10] why doesnt the man page for date say anything about "date -I"? [00:10] mrpockets: thats a paramater within gconf [00:10] whats better for putting songs on an ipod, rhythmbox or amarok? [00:10] i want to know a command that gets date and time in a non-space format [00:10] mrpockets, press alt + f2 and type gconf-editor [00:10] homeskill: not sure if either can do it even [00:10] meoblast001: date can do it if you look at the options [00:10] ikonia: i did look [00:10] homeskill: and not even Banshee as far as I know. Intrepid Ibex versin of Bansehe very good [00:10] nephish: yes [00:11] thank fearful [00:11] homeskill: I know out there some where, is what is meant to be a very good iturnes open source alternative though [00:11] mrpockets, then look under apps/nautilus/desktop [00:11] sebastien_ an ubuntu community forum says that banshee and amarok and gtkpod can do i [00:11] mrpockets, should be volumes visible and untick that and voila [00:11] ikonia: %F makes no sense to me [00:11] rewt, how would i specift output [00:11] homeskill: well use Banshee then :) make sure it's Intrepid Ibex version [00:11] ikonia: date %F didn't do anything [00:11] meoblast001: date +%m%d%y [00:11] amazing [00:12] thanks agian man! [00:12] mrpockets, your very welcome [00:12] MoTec, ah thanks :) [00:12] how to use http://paste.ubuntu.com ? [00:12] DVA5912, you can allow all related/established connections out with: iptables -A OUTPUT -m state --state RELATED,ESTABLISHED -j ACCEPT [00:12] cappiz: is it just text? :) [00:12] DVA5912, one rule for all ports [00:12] rewt: ext2 is better than ext3 because you can recover deleted files [00:12] http://paste.ubuntu.com/121624/ [00:13] ext2? [00:13] Can anybody recommend a good program that I can use (live CD probably) that will let me resize my active Linux partition? [00:13] dufourj: that can be done with Ext3. I did that with a WIndows program though. that could get into deleted partitions to [00:13] MoTec, i get the status, temp etc. [00:13] Man i really really hate to go back on windows just for my dell axim [00:14] Huufarted, yea LiveCD since it has to be unmounted [00:14] Huufarted: gparted, which i believe is included in the ubuntu live cd installer [00:14] Huufarted: gparted [00:14] does anyone know how to make a USB stick install Ubuntu? It won't detect the CD-ROM. I remember seeing a way to symlink the USB device to the CD-ROM directory, but i can't find it [00:14] MoTec, thanks. :) [00:14] but twa0, is that port 0 on the controller MoTec? [00:14] sebsebseb: so you admit that windows offers some proprietary programs that linux cnt match? [00:14] DVA5912: are you threatening us? [00:14] Motec, will it let me resize NTFS partitions? [00:14] NoNick34234: do u have ubuntu 8.10 installed? [00:14] yes [00:14] dufourj: no the program I used was open source [00:14] prince_jammys, Huufarted gparted is on LiveCD [00:14] lol BCM43 [00:14] but i want to install a command-line system with the alt. cd [00:14] fearful, thanks. :) I appreciate it [00:14] cappiz: not sure.. sounds like it. [00:14] sebsebseb: doubtful, then whhy was it written for a proprietary OS? [00:14] Ok, only got response for that disk, not the others :) [00:14] hmm.. [00:14] NoNick34234: install just the base system [00:15] is that an option on the main CD? [00:15] cappiz: the tools report on only one drive at a time, maybe that's why [00:15] NoNick34234: I don't think so [00:15] dufourj: would load stuff up in the command prompt [00:15] unless they just appended the second file to the end of the first [00:15] NoNick34234: I think the minimal cd would work even better [00:15] MoTec: ok [00:15] dufourj: and I never said I was a MS hater, and dual boots can be useful at times, Windows and Ubuntu [00:15] hey all, my wireless is still messed up D= [00:16] the problem isn't the CD i'm using, its that I'm using a USB stick to install it [00:16] syzothermy: what is the problem? [00:16] NoNick34234: system> administrator> create bootable disk [00:16] and it tries to detect my non-existant CD [00:16] network-manager works fine for my WEP (using it now), but should it disconnect, it won't automatically reconnect [00:16] NoNick34234: I see. I assume your computers BIOS is configured correctly? [00:17] yes, LiveUSB distros work fine [00:17] smartctl --device=3ware,1 -a /dev/twa0 [00:17] smartctl --device=3ware,2 -a /dev/twa0 [00:17] :) [00:17] NoNick34234: sorry i didnt get wht exactly is ur prob [00:17] its a known and verified bug, but i can't google a fix, although i remember seeing on in the past [00:17] NoNick34234: but what happens if you try to install (sorry if you already gave this info) [00:18] cappiz: hehe, yep [00:18] it gets to the point of detecting the CD-ROM and then fails, since i'm using a USB stick [00:18] cappiz: /dev/twa0 is the raid controller, or the virtual device the system sees that array as, I suppose. [00:18] NoNick34234: did u check the boot priority? [00:18] NoNick34234: But you said that the graphical works fine. [00:19] c u :) [00:19] yes, until it tries to detect the cdrom [00:19] anyone? :P [00:19] NoNick34234: which laptop are u suing? [00:19] NoNick34234: doesn't it need to do that in the beginning? [00:19] using* [00:19] anyone here familiar with how dkms works with the nvidia drivers? [00:19] can someone help me with flux menu and running sudo within the menu? [00:19] syzothermy: what do you want? [00:19] MoTec, twa0 would be the unit on the controller :) [00:19] network-manager works fine for my WEP (using it now), but should it disconnect, it won't automatically reconnect <-- [00:19] it boots normally off the usb stick, asks about my keyboard layout, then fails when it tries to find the cdrom [00:19] any ideas? [00:20] no [00:20] syzothermy: it must be in the configuration. Look around the properties/preferences. [00:20] i used Unetbootin [00:20] the "automatically reconnect" checkbox doesnt help [00:20] NoNick34234: could it be a messed up usb stick? [00:20] cappiz: yeah, but twa0 represents more than one drive.. thats's what the /device=3ware,1 ,2 is about [00:20] ,1 is one drive, ,2 another [00:20] NoNick34234: or a messed up configuration of the usb stick? [00:20] syzothermy, make sure its set to Auto under 'Edit Connections' menu === usser_ is now known as usser [00:20] yeah, that one [00:20] BCM43: no, its a known bug. it just expects a cdrom instead of a usb stick [00:21] NoNick34234 try another usb stick [00:21] NoNick34234: do you have the link to the bug? [00:21] didn't do its job :P [00:21] i remember seeing a way to symlink the usb device to the cdrom device to trick it [00:21] syzothermy, have you tried restarting your system [00:21] i'll get the bug [00:21] many times, still doesn't auto reconnect [00:21] MoTec, yeah twa0 is the raid unit, and the --device=3ware,[N] would be the port on the controller and the disk attached to the [N] port :) [00:21] syzothermy, and your running which version of Ubuntu? [00:22] oh, sorry [00:22] 8.10 [00:22] https://bugs.launchpad.net/ubuntu/+source/debian-installer-utils/+bug/234185 [00:22] it's a Realtek RTL8180 [00:22] NoNick34234: is ur usb stick formatted in ntfs? [00:22] cappiz: makes sense :) [00:22] its formatted as fat32, the usb stick works fine. testes with other liveusb distros [00:22] syzothermy, can you try deleting completely the connection under 'Edit Connections' and do a fresh setup [00:23] syzothermy: there's a known bug with no solution that causes the RTL8187 drivers to break randomly. Maybe RTL8180 has the same problem. [00:23] NoNick34234: try mkdosfs /dev/sdX1 [00:23] NoNick34234: what if you tell it that the usbdrive is a cd? trick it? [00:23] hmm i think that link i sent actually has the fix [00:23] Thanks for the help MoTec :) [00:23] i had similar prob not same though and it worked NoNick34234 [00:23] rww: D= thanks [00:23] hey my number pad is moving my mouse around would anyone know why? [00:23] NoNick34234: nice [00:23] can't believe i missed it [00:23] anyone know how to boot an iso from grub? [00:23] con-man: ctrl-shift-numlock (or keyboard preferences somewhere) [00:24] jrib: thanks [00:24] asdfqwer: I have looked into that, it seems to be possible, but difficult to set up, how about using a virtual machine instead? [00:24] jrib: I use so many keyboard shortcuts sometimes I hit an obscure one by accident that switches a setting [00:24] sebsebseb, well, i found a method with knoppix [00:24] asdfqwer: http://www.linuxquestions.org/questions/linux-software-2/booting-of-raw-iso-from-grublilo-though-preferably-grub-367901/ [00:24] I guess i'll try ubuntu in my desktop (that has a wireless card) and see what happens [00:24] What tool can i use to extract exe files [00:24] rww: any links so that I could follow it or something =) [00:25] DVA5912: extract exe files?????? [00:25] BCM43, sebsebseb i found this: http://www.knoppix.net/forum/viewtopic.php?t=11796 [00:25] sebsebseb: yes, i need the cabs in some of them [00:25] syzothermy: The one for rtl8187 is https://bugs.launchpad.net/linux/+bug/182473 . Like I said, I don't know if rtl8180 is also affected. [00:25] Public key 3b:54:e4:blah blacklisted (see ssh-vulnkey(1)); refusing to send it ... why am i getting this error & how to fix? [00:26] it might be, thanks [00:26] arooni-mobile: see http://manpages.ubuntu.com/manpages/intrepid/en/man1/ssh-vulnkey.1.html (or man ssh-vulnkey) [00:26] BCM43, sebsebseb i dunno if knoppix uses different boot options or what [00:26] it does [00:26] How do I stop this error when I try to mount my external? ntfs-3g: Failed to access volume '/dev/sdb1': No such file or directory [00:26] i need the file /usr/bin/gnome-wm [00:26] BCM43, sebsebseb fromhd and bootfrom look arcane though :O [00:27] from intrepid [00:27] DVA5912: cabextract? [00:27] Only difference is that network-manager catches that it has no connection [00:27] arooni-mobile: Basically, you're trying to use an ssh key that was (probably) generated using a defective version of openssh from Debian, and you should generate a new ssh key. [00:27] hey again all [00:27] would someone send me the file /usr/bin/gnome-wm from intrepid [00:27] strebor: the cabs are in the exe [00:28] Royall: run 'sudo fdisk -l' to check whether it's the right device [00:28] x2o, sure [00:28] DVA5912: from what i remember cabextract works with exe as well, i'm not sure though [00:28] hello, my sound occasionally kicks out without warning (other than an awkward silance ;)) is there any good way to restart alsa or something like that? [00:29] prince_jammys: what am I looking for [00:29] DVA5912: cabextract is a program that un-archives files in the Microsoft cabinet file [00:29] format (.cab) or any binary file which contains an embedded cabinet file (fre‐ [00:29] quently found in .exe files). [00:29] from the manpage [00:29] strebor: Please don't flood, use http://paste.ubuntu.com to paste, don't use Enter as punctuation. [00:29] quit [00:29] oh [00:29] Royall: the /dev/blah of your ntfs partition [00:30] fearful paste it on nopaste [00:30] sdb1 isn't there at all === nickklau is now known as marcules [00:30] is there no way to restart sound without restarting the system on ubuntu? [00:30] what must one install for .avi and .mp3 support? [00:31] mrpockets: should be able to just open those in a program, and get the codec [00:31] Royall: how were you trying to mount the partition? [00:31] mrpockets, sudo apt-get install ubuntu-restricted-extras [00:31] prince_jammys: sudo mount /media/[re]drive [00:31] mrpockets: or do that, but then you will get stuff installed that you might not want [00:31] I've also tried sudo mount /dev/sdb1 [00:31] and sudo mount -a because it should be in my fstab [00:32] Royall: is it listed correctly in /etc/fstab? [00:32] mrpockets, its the fastest easiest way to get a lot of stuff you may want [00:32] How well would Parted handle resizing an NTFS partition from 188 to 250GB? [00:32] prince_jammys: I think so [00:32] Pro Comp Series 97 15x8, -19mm offset, 3.75" BS, 5x5" pattern. [00:32] anyone how execute file c :( [00:32] sorry, wrong window [00:32] /dev/sdb1 /media/[re]drive ntfs-3g defaults,locale=en_US.UTF-8 0 0 [00:32] that's the entry [00:32] strebor: /home/clint/Desktop/MicroQuad.EXE: no valid cabinets found [00:32] Royall: check, and if it isn't, replace the /dev/foo with whatever device you saw from the output of fdisk [00:33] strebor: it does it with the others too [00:33] i can't execute c program [00:33] warzt666, did you compile it? what is the file name [00:33] samp [00:34] i saved it like samp.c [00:34] warzt666: be more specific... [00:34] Royall: you may also do 'sudo blkid' and use UUID=blahblahablah instead of /dev/.. [00:34] warzt666, you need to compile it dude, go look up a tutorial on it, u need to use gcc [00:34] sudo mount UUID="2AC0-C9B6" TYPE="vfat"? [00:34] warzt666, go to a c channel, you need to learn the basics of programming in C [00:35] without the TYPE [00:35] Error: /home/clint/Desktop/MicroQuad.EXE is not supported archive [00:35] Royall: no. change the device in /etc/fstab. it's wrong [00:35] ok, thánh [00:35] DVA5912: sorry, i'm not sure what else you could try [00:35] Royall: 'sudo fdisk -l' should display the device name for your ntfs partition. replace /dev/sdb1 with that device name [00:35] Hi. For some reason after this last update, no sound comes out of my computer: only a crackle. [00:36] But when I open sound preferences and test the sound using OSS, I get the test beep. [00:36] null_head, double click the sound icon and put the PCM all the way up [00:36] It is. [00:37] null_head, what sound device? === iTroll is now known as Guest31324 [00:38] OSS. === michael is now known as OptimusPrime [00:38] null_head, type alsamixer in the terminal [00:39] It's all the way up. [00:39] can anyone explain to me what the /etc/init.d folder holds and why it's named that way ? [00:39] Iceman_B^Ltop: it holds initilization scripts [00:39] Iceman_B^Ltop: they are init script. the 'd' means directory [00:40] null_head, do you have HDA Intel (Alsa Mixer) on the sound devices or something like that [00:40] the .d is mostly an artifact from ancient times :) [00:40] Yes. [00:40] #C [00:40] But OSS is the only one that gets a beep when I test it in sound preferences. [00:40] null_head, click that [00:41] f_newton, hi you still around? thanks. [00:41] how do i view the OS i ran with vmware server? [00:41] yes I am [00:41] Has anyone else noticed REALLY slow network speed when using the wl0 driver? [00:41] fearful, Sorry click what? [00:41] whats up thesaint4444 ? [00:41] null_head, HDA Intel (Alsa) [00:41] f_newton, I defragmented the partition but I still can't use shrink... any ideas why? thanks. [00:41] why am i being prompted for a new password for the mysql root user? [00:42] yes you dont have enough free space [00:42] Okay. [00:42] null_head, are the volumes all up? [00:42] badfish69: Because mysql uses a different user system. [00:42] Yup. [00:42] null_head, ok one more thing type alsamixer -Dhw [00:43] null_head, check if those are all up [00:43] f_newton, I must be misunderstanding something, there are over 40gigs unused on that partition... [00:43] how do i view the OS i ran with vmware server? [00:43] guys i need help , installed ubuntu on laptop but can not enable sounds... [00:43] Hey, ok im having an issue with my wireless [00:43] well that doesnt sound right thesaint4444 [00:44] Yup. Still nothing. [00:44] do you have restore point set up? that could be saving an image but that wouldnt be but around 3gig max [00:44] I am using a atheros ar242x wireless [00:44] Oh, wait. Sound! :D [00:44] Thanks. [00:44] However I finally got it install but its really slow or just ends up dying [00:44] in the logs i see: [00:44] null_head, :p your welcome [00:44] f_newton, thats what I thought but the partition in question has 30gigs free... [00:44] ath5k ph0: unsupported jumbo [00:44] zerko-lap: there's a lot on google about that device, you using 32bit? [00:44] ath5k ph0: unsupported jumbo? [00:44] f_newton, sorry I don't use windows much. [00:44] you should be able to resize it... if you cant you will have to do what I told you before [00:45] IndyGunFreak hey i was under pingdom earlier, you actually gave me the link to install the drivers over at ubuntugeek [00:45] f_newton, what is the best way to resize - via shrink? [00:45] i followed that but now the connection is crappy [00:45] can anybody help me settings up audio? [00:45] how do I rename a folder in Terminal? [00:45] zerko-lap: dunno, it works fine for me... [00:45] I need to force a really, really old (around 2003 - for gimp 1.2 ) package to install. How do I do that? [00:45] Royall: mv folder_name new_folder_name [00:45] hmmm [00:45] thesaint4444, what I do is open up the admin tools storage snap in and click on resize [00:45] im in an apartment with a bunch of other wireless connections [00:46] f_newton, I can use your described method but I am trying to save some time... [00:46] could that be the issue [00:46] then I shrink it down as far as I want [00:46] f_newton, ok, will give that a go... [00:46] how much time have you saved so far thesaint4444 ? [00:46] hey again all, keep droping [00:46] thanks [00:46] f_newton, lol.... [00:46] yeah... [00:46] how to run the file browser with admin rights [00:47] f_newton, yeah that made me laugh... [00:47] zelrikriando: sudo file-browser-name [00:47] zelrikiando: gksudo nautilius [00:47] nephish: sudo w/ gui can cause big issues [00:47] should it be from the command line, always? [00:47] irc.rizon.net [00:47] Does anyone know of a good software midi arpeggiator besides qmidiarp? Something that can work for Alsa MIDI or Jack MIDI? [00:47] not very convenient is it [00:47] squirt33, from a terminal? [00:48] zelrikriando: yes [00:48] nephish: yeah [00:48] magaio, try ardour [00:48] zero-lap does your pc detect your own network? [00:48] yes i can see a list of networks [00:48] nephis: if it has a gui, then use gksudo, or else you could be in trouble [00:48] magaio, There are actually several [00:48] the connection is VERY slow and unstable [00:48] !gksudo [00:48] If you need to run graphical applications as root, use « gksudo », as it will set up the environment more appropriately. Never just use "sudo"! (See http://psychocats.net/ubuntu/graphicalsudo to know why) [00:48] why isnt it asking me for the password when I want to delete a protected file [00:48] gparted question: If you MOVE a partition in gparted live CD, will it move the data in the partition with it or will it be cleaned? [00:49] that would be much easier [00:49] zero-lap does your pc detect your own network? [00:49] zelrikriando: just the way it works [00:49] sorry.. [00:49] I should post that in the brainstorm [00:49] v [00:49] zelrikriando, how was your file protected? [00:49] nikko i answered you [00:49] squirt33, why in trouble if using sudo not gksu (I use gksu when GUI but just wondering) [00:50] do you have wireless capable laptop or usb adapter on desktop? [00:50] fearful: go to the site that ubutto tells you in a sec [00:50] !gksudo > fearful [00:50] fearful, please see my private message [00:50] !gksudo [00:50] If you need to run graphical applications as root, use « gksudo », as it will set up the environment more appropriately. Never just use "sudo"! (See http://psychocats.net/ubuntu/graphicalsudo to know why) [00:50] fearful, because sudo does not setup the environment for GUI apps properly. [00:50] unop, I am not sure, I copied it from a DVD [00:50] man, i feel like an idiot, been doing sudo rox for a long time [00:50] nikko it is built into my laptop\ [00:50] squirt33, prince_jammys unop thanks :p [00:51] f_newton, where do I find the 'storage' option - I am looking in control panel - can't see it... thanks. [00:51] fearful: no problem [00:51] zelrikriando, hmm it's probably not 'protected' then and nautilus will just do what you say [00:51] is the connection intermitent or just slow? [00:51] I need some help with setting up a grub menu. [00:52] it dies [00:52] sometimes [00:52] slow most of the time [00:52] could be router issue. [00:52] thesaint4444, look in administrative tools/computermanagement/storage/storagesnapin === Commie_Cary is now known as WasteCommie [00:52] I need to force a really, really old (around 2003 - for gimp 1.2 ) package to install. How do I do that? [00:52] tried powercycling the router? [00:52] f_newton, got it thanks... [00:52] look around there it should be there ...I am not in windows at the moment [00:53] zerko-lap: do you have another OS, where it works? then you know it is not a hardwear problem [00:53] squirt33, build it from source [00:53] or the router could be too far from the laptop. [00:54] Windows sort of ate my grub menu, and with Vista not working, I need to revert it in order to have any working OS. [00:54] !grub > Lavagolemking [00:54] Lavagolemking, please see my private message [00:54] unop: none I can get my hands on easily. Had to dig through wayback machine to get this. I know there's a force command w/ dpkg, but don't know how to use it === WasteCommie is now known as Lenin_Cat [00:55] Hi, i cant seem to install nvidia drivers from the hardware drivers program. how can i install them through apt? [00:55] squirt33, you really don't want to force install a binary package that old. for two reasons, it's probably binary incompatible (as it was built with an older toolset and libraries) and you could upset quite a few packages and land yourself with a very inconsistent package database. [00:56] If you move a parition in gparted, will it move the data with it? [00:56] f_newton, ok, thanks. Should there be a 'resize' option - I can't seem to find it... - 'shrink' is the only similar thing. [00:56] unop: ugh. Back to old sourceforge repos then. [00:56] unop: Thank you. [00:56] unop: thanks! [00:56] np [00:57] with my geforce 8800 gt i used to have it set to where the right screen would scroll up and down according to where the mouse is at, but i changed some settings and i cant seem to find how to do it now [00:57] Ubuntu is racism [00:57] need help sounds settings here... [00:57] !ot | Shizuo [00:57] Shizuo: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics. Thanks! [00:58] squirt33, Are you sure you really need an ancient version of gimp? [00:58] I was correct, I guess [00:59] Shizuo, seriously, this is not the place to discuss your issues with ubuntu, unless you have a support question/help then please dont add to the channel traffic [00:59] Sorry [00:59] thank you [00:59] I was just upset with racism [00:59] Np [00:59] is their anyway ot disable to firewall for a while? so i can troubleshoot? [01:00] DVA5912: yes ? [01:00] sudo iptables -F [01:00] unop, it didnt, hence why I asked [01:00] ** WARNING: Be sure you have a backup of the iptables before you do that ** [01:00] in nvidia-settings, the position of my second screen keeps reverting to "absolute" even after i change it to "right of" and save to x configuration [01:00] I am curious though.... how can one claim ubuntu of all distros is racist? dont mean to carry on a bad conversation though [01:00] (F=flush) [01:00] badfish69, mak sure your running nvidia-settings as root [01:00] zelrikriando, sorry? i don't follow - maybe you meant that for someone else? [01:01] bod, i am [01:01] wow i just got booted i think [01:01] f_newton, off-topic [01:01] yeah ok [01:01] also very unfair [01:01] not the off topic bit [01:01] the claim [01:01] how do i turn iptables back on? [01:01] f_newton, yes, but don't be provoked - he's known for throwing provocation around. [01:01] f_newton: "trolling", they call it. [01:02] attention seeker seeks attention [01:02] leave #ubuntu [01:02] Hi, i cant seem to install nvidia drivers from the hardware drivers program. how can i install them through apt? [01:02] DVA5912: how did you turn it off? [01:02] sudo iptables -F. [01:02] bod: what version of ubuntu? [01:02] !nvidia | bod [01:02] bod: For Ati/NVidia/Matrox video cards, see https://help.ubuntu.com/community/BinaryDriverHowto [01:02] jrib, intrepid [01:02] bod: that document covers intrepid [01:03] jrib, cheers :) [01:03] hey guys, I built mplayer from scratch today and using checkinstall, I made a .deb. but now updater thinks it needs to update mplayer for me, is there a way to tell it to leave me alone? The name of the package I created is named mplayer_1.0rc2-1_amd64.deb [01:04] jrib, just out of curiosity, should that link have been to the binary drivers how to (in general) or to the nvidia one (specific)? [01:04] !pinning | Guest44215 [01:04] Guest44215: pinning is an advanced feature that APT can use to prefer particular packages over others. See https://help.ubuntu.com/community/PinningHowto [01:04] bod: well the binarydrivers link should link to nvidia [01:05] jrib, yes it does, but as the factoid was !nvidia i just wondered why it was not a direct link, nvm :) [01:06] bod: ah, probably just to keep factoid maintenance down :) [01:06] jrib, ok, I do have another problem though, that link does not seem to explain how to install from apt, just the hardware drivers ap way (which does not work for me) [01:08] xubuntu>ununtu... [01:08] nah idk what im saying haha === romb is now known as glyserin [01:08] mezz, heh [01:08] i am soo blind [01:08] seriously, im like 2 feet away from the screen and i cant see shit [01:09] wtf is up with that? [01:09] bod, which version of the drivers? [01:09] WelshDragon, 177 [01:10] There's a 177? [01:10] !wtf | mezz [01:10] mezz: Please watch your language and topic to help keep this channel family friendly. === sheep is now known as Starnestommy [01:10] WelshDragon, indeed [01:10] Is it a bug that a terminal can block a cdrom from ejecting, just because its in the directory? I know nautilus doesn't, but I'm still unsure. Any opinions? [01:10] bod: it should mention the name of the packages for nvidia (apt-cache search -n nvidia-glx) [01:10] bod, well the package name should be nvidia-glx-177 You can install through apt [01:10] jrib, i have that package, and the nvidia-177-modaliases [01:11] WelshDragon, hmm, i have the package [01:11] bod, you may need to run sudo nvidia-xconfig afterwards. [01:11] bod: what package exactly? [01:11] also done that [01:11] jrib, nvidia-glx-177 [01:11] bod, are you sure you're not using the drivers then? :s [01:11] bod: did you enable the nvidia driver in your xorg.conf? [01:11] ah, good point [01:12] Lol, a guy here wants to k-line me just for not being american and white [01:12] Talk about racism... [01:13] WelshDragon, jrib -- driver "nvidia" [01:14] bod: so it's fine then? [01:14] Hello I have 2 broken packages and because of I cannot install or do anything else in synaptic Here are all the threads I've looked at to fix it and failed http://ubuntuforums.org/showthread.php?t=252762&page=4 ; http://ubuntuforums.org/showthread.php?t=253912&highlight=synaptic+broken ; http://ubuntu-virginia.ubuntuforums.org/showthread.php?t=947124 Here is a pastebin of all the commands I tried to fix it http://paste.ubuntu.com/121631/ [01:14] and grep info on the broken packages http://paste.ubuntu.com/121632/ Please help I've tried virtually everything else. This is my last hope. [01:14] wow, I'm sorry thats so huge. [01:14] jrib, that means im using the driver? hmm, wonder why im stuck in 800x600 then [01:14] Loganhoup: in synaptic choose fix broken. [01:15] bod, try running nvidia-settings [01:15] I tried [01:15] Loganhoup, have you tried restarting in recovery mode, and do the fix broken packages [01:15] it didnt work [01:15] No [01:15] Loganhoup, not even when booting in recovery mode? [01:15] WelshDragon, just tried that, says im NOT using the nvidia driver === richard is now known as Guest71190 [01:15] I havent tried recovery mode yet [01:15] Loganhoup, try it just to be sure [01:15] I will return shortly [01:15] thank you [01:15] bod, Have you restarted X since installing them? [01:16] WelshDragon, yeah, i rebooted [01:16] Any chit-chat on when Ubuntu will include the xf86-video-intel 2.6.0 in X.org? It supports HDMI Audio :) [01:16] hey when i open a file from my hdd it works fine but if i try to copy the file to a flashdrive it becomes corrupt and is filled with radnom symbols. any ideas? [01:16] bod, checked your xorg log for any possible errors loading the driver? [01:17] guest xfree86 and xorg are two competing protocols [01:17] X.org project is from Xfree86 f_newton [01:17] whatever [01:17] WelshDragon, cat /var/log/Xorg.0.log | grep nvidia returns nothing [01:18] X.org is just the newer version of the X protocol, while XFree86 is the older one. they don't compete. [01:18] anypone here know how to move app launchers in a panel from gnome into a kde panel? [01:18] bod: pastebin the log [01:18] Exactly what i was gonna say, but in totally different words. [01:18] unop: Ok, I tracked some source down. Somehow, I have managed to maintain a linux install for, like 4 years and not compiled much of anything. What do I do first? [01:18] yowshi, I'm not sure you can do that because kde and gnome work differently [01:19] grrr between my missing app launchers and firefox...i like how kde looks now i just dont knwo if i can use it [01:19] yowshi: what is wrong with firefox? [01:20] jrib, WelshDragon -- found some nvidia related stuff in there http://paste.ubuntu.com/121636/ -- and heres the whole log http://paste.ubuntu.com/121637/ [01:20] the addons wont adctivate [01:20] BCM43: [01:20] exit [01:20] yowshi, I'm sure there is way to get the launchers that you want on kde, I don't personally use kde but I'm sure there is. [01:20] Ok so ive installed Active sync 4.5 on ubuntu but i cant get it to see the dell axim x5.... anyone else have this problem or know what i need to try or possibly fix? [01:20] anyway the latest intel video driver is included in the 2.6.27.X kernels [01:20] fearful: i hope other then creating them again because some of them run commands which i cant remember. which is why i made them into app launchers in the first place [01:20] yowshi: head over to the kubuntu channel, I think that maybe it's called #kubuntu or #kubuntu-help or something. [01:21] according to intel [01:21] squirt33, well, most tarballs have a README or INSTALL file that has instructions to build the package - i'm pretty sure this one has one. the usual steps are ./configure; make; make install # but you have to satisfy build dependencies first - the README should tell you what they are. [01:21] bod, can you pastebin your xorg.conf aswell? [01:21] yowshi, google is a friend you know ;) [01:21] unop: ok [01:21] f_newton: you mis-understood. first of all, the person who asked is not here anymore. second, he was talking about the X driver, not a kernel driver. [01:21] fearful: yeah but with stuff like this what do i google? gnome to kde switch over? thatwill probably get me 10 thousand reviews of gnome or kde and why to switch [01:22] WelshDragon, here ya go -- http://paste.ubuntu.com/121639/ [01:22] yowshi, well it depends on what you want [01:22] yowshi, and if you have gnome and kde on the same machine then it shouldn't matter the commands will work [01:23] yowshi: what do you mean the won't activate? [01:23] well the latest intel driver for xorg.. what is it 7.3? is included by intel in to xorg and is there for the kernels mentioned. this information is freely available on the intel site [01:23] hey all [01:23] hi [01:23] bod, When you say you rebooted after installing the drivers. Was that before or after running nvidia-xconfig? The xorg log appears to be loading vesa, when the conf file specifies the nvidia driver. :s [01:23] fearful: yeah but i cant remember the commands i didnt write thme down i put them in an app launcher on the gnome panel [01:23] So I just installed 8.10 on a machine with an ATI HD3650... [01:23] And it has two monitos hooked up to it [01:23] but I can't get it to use them both in one desktop [01:23] lol fahrenheit 451 [01:23] !enter | Montag1 [01:23] Montag1: Please try to keep your questions/responses on one line - don't use the "Enter" key as punctuation! [01:24] Loganhoup: did you fix it? [01:24] yowshi, well thats my point you can just search for 'firefox terminal lanuch kubuntu 8.10' or sometihng like that [01:24] supposedly it is included in ubuntu, suse, mandriva, fedora, puplinux, etc etc [01:24] hold on [01:24] the screen resolution control can't detect both monitors [01:24] BCM43: i mean firefox has them listed as installed but they arewnt running. no reloav every no quick save movies no nothing [01:24] ubott: sorry? [01:24] f_newton: please, check your facts before making errounus statements: http://lists.freedesktop.org/archives/xorg/2009-January/042537.html [01:24] WelshDragon, i ran xconfig then rebooted, shall i redo it? [01:24] :) [01:24] can someone help me? i'm not getting any sound from audacity. everything seems to be working find and i should be able to hear something, but there's nothing coming out. [01:24] Here is a pastebin of the output of sudo apt-get -f install in recovery mode http://paste.ubuntu.com/121641/ [01:24] danbhfive: [01:24] f_newton: we don't operate off of disinformation or speculation here. [01:24] Gnea: if I check facts, can I make errounus statements after? [01:24] ubottu >> does it apply to applications like gparted? [01:24] Loganhoup: glad you saw the reference [01:24] Error: I am only a bot, please don't think I'm intelligent :) [01:25] :) [01:25] BCM43: you can, but it's not recommended. :) [01:25] fearful: *sighs* firefox issue and the app launcher issue are two seperate things. like my screen res resetter i havent needed it in a while but just the other day i needed to reset my screen resolution. i made that an app launcher button on my panel cause i'd never remember it otherwise [01:25] hey when i open a file from my hdd it works fine but if i try to copy the file to a flashdrive it becomes corrupt and is filled with radnom symbols. any ideas? [01:25] how do you use gcc to compile a program for windows? [01:25] yowshi: can't you make the launchers again? [01:25] keres: you don't [01:25] bod, i'd try redoing it yes. At the moment the xorg log and the conf make no sense together :s [01:25] keres: on linux? [01:25] Gnea, my friend needs it and hes a winNoob [01:25] WelshDragon, ok, il be back in a sec [01:25] BCM43, yeah [01:25] keres: not possible [01:25] arg [01:26] danbhfive: In short, No it failed. [01:26] Loganhoup: have you tried removing the packages that depend on libnspr4-dev [01:26] BCM43, he's trying on KDE yowshi I would look for the screen resolution in kde, as I said I don't use kde check the kubuntu channels this is Ubuntu [01:26] BCM43: yes but i'd have to constantly switch from gnome to kde or something [01:26] keres: it doesn't work that way. he's going to want visual studio. ask in #windows [01:26] danbhfive: Synaptic is locked due to broken packages so I can't [01:26] Gnea, he doesnt need to compile it :/ i just want the generated .exe [01:26] fearful: please stop offering advice if you dont iunderstand what the person is saying [01:26] yowshi, your asking advice for kde, and this is a gnome channel? you shouldn't be here in the first place [01:26] keres: what program? [01:27] keres: pardon? [01:27] Loganhoup: well, remove them! also, are you running kde or gnome? [01:27] BCM43, my own [01:27] So any thoughts on how to get ubuntu to detect my displays using the ATI driver? [01:27] danbhfive: gnome [01:27] fearful: this is not a gnome channel [01:27] fearful: well the kde channel is basically dead and i thought this was a ubuntu help channel [01:27] !ati | Montag1 [01:27] Montag1: For Ati/NVidia/Matrox video cards, see https://help.ubuntu.com/community/BinaryDriverHowto [01:27] BCM43, its a simple prog to calculate SA, LA, and volume of 3d objects [01:27] danbhfive: Synaptic is locked due to broken packages so I can't remove anything even them [01:27] BCM43, well Ubuntu, if he wants help using Kubuntu then why not try Kubuntu I'm only trying to help [01:27] keres: link followed. Thanks. [01:28] Loganhoup: well, use dpkg like you were before === solid_li` is now known as solid_liq [01:28] yowshi, I'm sorry if I didn't answer your question but you don't have to insult my service that I kindly was offering to you [01:28] http://intellinuxgraphics.org/ Gnea [01:28] keres: you don't have a windows box? [01:28] is ubbotu a bot? [01:28] phear Joee| [01:28] abc2xyz: yes [01:28] BCM43, no. linux all the way. [01:28] fearful: i explained it thre times and you still misunderstood the issue [01:28] Even This command doesnt work sudo dpkg --remove --force-remove-reinstreq [01:28] fearful: this channel is not "a gnome channel", it's an Ubuntu support channel. "Ubuntu", in this context, includes derivatives like Kubuntu and Xubuntu. [01:28] keres: email it to me. I can compile it. [01:28] fearful: that sort of thing get frustrating [01:28] damn i was asking it questions! silly me [01:28] how do i get the version of a particular package? [01:28] BCM43, ok. Can i just pastebin it? it's a single .c file [01:29] keres: sure [01:29] !version | meoblast001 [01:29] meoblast001: -v [01:29] meoblast001: To find out what version of Ubuntu you have, type « lsb_release -a » in a !shell - To know the available version of a package, « apt-cache policy » [01:29] Like I said before I have tried almost everything [01:29] f_newton: what? https://lists.ubuntu.com/archives/jaunty-changes/2009-January/003691.html [01:29] Hrm...nothing in there on my problem. Mostly about getting the driver, which ubuntu did for me. [01:29] Well, thanks anyway. [01:29] does anyone know how to easily recover a bad sudoers file? [01:29] Loganhoup: according to the pastebins, it looked like you were successful though [01:29] abc2xyz: didn't work [01:29] danbhfive: Please, explain [01:29] abc2xyz: i'm trying to find which version of inspircd i have... i'll have to check ubuntu repos online [01:30] good morning all :) [01:30] meoblast001: whats the name of package? [01:30] BCM43, http://pastebin.com/m3c7ea340 [01:30] Gnea, I am not trying to argure merely show you the source of my incomplete data ... an official intel site [01:30] BCM43, thanks! [01:30] meoblast001: apt-cache policy inspircd [01:30] Hi, I have a problem connecting to the internet. I am suspecting right now it's due to the fact that somehow both my wireless and wired interfaces are not configure to use IPv4 (only IPv6 is listed). The odd thing is that I have no problem connecting to the internet with my laptop while I am at home (with both wired and wireless) but I just can't get an ip address despite my wireless card detecting the access point. Any help :D ? [01:30] Loganhoup: http://paste.ubuntu.com/121631/ lines 10 and 13 [01:30] f_newton: who's arguing? I was just pointing out the official ubuntu stance on the particular driver. That is, it's available in 9.04 but not 8.XX [01:31] meoblast001: whats inspirecd? [01:31] oh... well that may be wise. it has a lot of apparent issues with any chipset other then the 965gm [01:31] hello. I cant for the life of me get flash to make anysound [01:31] abc2xyz: inspIRCd is an IRC daemon [01:31] danbhfive: I thought that when I did it but synaptic still argues they are there. [01:31] nope [01:31] sites like youtube dont have any sound for me right now [01:32] thats why I put this old ati card back in Gnea [01:32] Loganhoup: forget synaptic till you can run a clean sudo apt-get upgrade [01:32] 3/quit [01:32] jessie is the OTHER guy in the dark room in the black shirt? [01:32] f_newton: aaah, I stick with nvidia and stay away from the headaches :) [01:32] no headaches but the garish neon color schemes nvidia uses gives me headaches.... lol [01:32] keres: I am getting errors compiling. [01:33] Loganhoup: I would just keep removing packages that apt-get upgrade complains about till you can run it. Make sure your system is uptodate. Then, try reinstalling whatever it is you are developing [01:33] the logo? [01:33] well, I don't know what to say to that :) [01:33] BCM43, which ones? [01:33] BCM43, i had to compile with -lm, if it gives errors about square roots [01:33] Loganhoup: or, wait, you could remove komposer!! [01:33] flash doesnt make any sound..... help please? [01:33] danbhfive: Alright, I'll try [01:34] yeah I understand.... I try to keep my color adjusted to as true to life as I can... now granted the colors this lcd can reproduce are much less then true life [01:34] hello [01:34] i forgot my password what do i do ? [01:34] Great...and the instructions for getting the driver on that page don't work. [01:34] try inspircd -v or inspircd -version >>>meoblast001 [01:34] It's at moments liek this that the shine of smoothness comes off [01:34] and I realize I'm still running good ol' linux, with all its warts. [01:34] abc2xyz: inspircd crashes when i do that O_o [01:34] :) [01:34] Loganhoup: sudo dpkg --remove --force-depends kompozer-dev [01:34] right? [01:34] be1 are you saying your log in password? [01:34] Be1>>Attempt to login with wrong password 3 times with root user [01:34] Restart computer [01:34] Press E key [01:34] When "root=/dev/sda1 ro" appears, change it to When "root=/dev/sda1 rw init=/bin/bash" [01:34] Press Enter [01:34] abc2xyz: Please don't flood, use http://paste.ubuntu.com to paste, don't use Enter as punctuation. [01:34] Press B [01:34] After booting, change the password without logging in using command "passwd" [01:35] abc2xyz: but i have the version now [01:35] restart computer [01:35] !password | Be1 [01:35] Be1: Forgot your password? See https://help.ubuntu.com/community/LostPassword What's the root password? See !sudo. Don't see *** in password prompts? That's normal. Sudo doesn't ask for your password? It remembers you for several minutes. Please use strong passwords, see https://help.ubuntu.com/community/StrongPasswords [01:35] abc2xyz: thanks though [01:35] unop: there's no configure script to be seen. I went to make - and got this:http://pastebin.com/m678255c8 [01:35] any help? [01:35] !paste | abc2xyz [01:35] abc2xyz: 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) [01:35] danbhfive: ok here goes sudo apt-get [01:35] sorry. gnea [01:35] f_newton: yes [01:35] ubottu gave you the info Be1 [01:35] Error: I am only a bot, please don't think I'm intelligent :) [01:36] I've shared a folder on Ubuntu through samba, is ther any way I can limit the max usable size? if so, how ? [01:36] danbhfive: Yes! that worked [01:36] anyone? does anyone have any idea how to get sound out of flash!?!?!? [01:36] danbhfive: running sudo apt-get upgrade gives me a norm output now [01:36] Loganhoup: removing kompozer-dev? [01:36] danbhfive: Yes [01:36] hey, not to hard :P [01:36] I ran sudo dpkg --remove --force-remove-reinstreq kompozer-dev; sudo dpkg --remove --force-remove-reinstreq kompozer [01:36] Be1, if I knew how to get in to single user mode in ubuntu I would tell you to do that and just change the password [01:37] Then sudo apt-get -f install and it fixed it [01:37] danbhfive: Thank you so much [01:37] Loganhoup: np, and good luck [01:38] f_newton: am museing livecd [01:38] there is no password [01:38] just hit enter [01:38] single user mode.. sync; telinit 1 [01:38] ./ati-driver-installer-8.443.1-x86.x86_64.run --buildpkg Ubuntu/ [01:38] doesn't work [01:38] n8tuserf, thanks [01:38] when I put in "intrepid" for [01:38] flash isnt making sound? can I have some help please? [01:38] as root off course [01:38] do I need to run that from a particular directory [01:39] n8tuserf, is that the argument i add to the kernel line on boot? [01:39] it used to be linux 1 [01:39] f_newton -> telinit 1 is telling it to go to single user while in multi-user mode [01:40] ahh ok usually the only time I need single user is when it wont boot in the gui' [01:40] bobthefish: what version of ubuntu are you running? [01:40] Danbhfive 8.10 [01:40] how can i find out what the permission of a directory is set to [01:40] whst is single user mode? [01:40] danbhfive: i followed a tutorial on the forums on fixing pulse [01:40] its the one thing that prevents true security abc2xyz [01:41] besides machine code that is [01:41] orudie: right click on it -> properties. Or « ls -ld » in a shell [01:41] orudie: right click directory :P [01:41] sound is back, but just not for wine, PlayOnLinux, or flash [01:41] bobthefish: yeah, I really don't know. you could try gstreamer-properties and see if your sound is working [01:41] f_newton -> at boot time, its single that you add [01:41] sudo insmod /lib/modules/`uname -r`/volatile/fglrx.ko [01:41] is not working [01:41] n8tuserf, thank you what source is there that will give me this basic ubuntu info? [01:41] is there something I am supposed to be replacing in that string? [01:41] https://help.ubuntu.com/community/BinaryDriverHowto/ATI [01:41] from above link [01:42] f_newton -> i dont recall which man pages this is on [01:42] tyrnig to install the proprietary ATI driver from repositories [01:42] Sometimes AWN has a weird vertical gray line and it doesn't go away until I mouse over the icon [01:42] f_newton: does that mean no one else can login at that time? [01:42] anyone have this problem? [01:42] jrib, i need to know what number it is, like what the chmod is set to [01:42] well thanks for your help n8tuserf ... abc2xyz what it means is if the intruder is at your keyboard and knows linux he can create his own root account [01:42] optimusprime: the folks over at #compiz-fusion might be better equipped to deal with eye candy stuff. [01:42] thanks [01:43] sudo dpkg-reconfigure -phigh linux-restricted-modules-`uname -r` works just fine. but then "sudo insmod /lib/modules/`uname -r`/volatile/fglrx.ko" yields the following error: "insmod: can't read '/lib/modules/2.6.27-11-generic/volatile/fglrx.ko': No such file or directory" [01:43] orudie: ls -ld gives you that information. Convert it to a number if you want. If you really just want a number, then use « stat » [01:43] f_newton -> you're welcome [01:43] :) [01:43] montag: pastebin [01:43] thnaks f_newton [01:43] !mono [01:43] Sorry, I don't know anything about mono [01:43] lol sure [01:43] squirt33: I'm sorry, I don't knwo what you mean? [01:43] keres: did you get my pm? [01:44] Hi, I have a problem connecting to the internet. I am suspecting right now it's due to the fact that somehow both my wireless and wired interfaces are not configure to use IPv4 (only IPv6 is listed). The odd thing is that I have no problem connecting to the internet with my laptop while I am at home (with both wired and wireless) but I just can't get an ip address despite my wireless card detecting the access point. Any help :D ? [01:44] abc2xyz, I keep puplinux on a thumbdrive so I can use any computer w/ usb booting capabilities [01:44] oh, dammit [01:44] the proprietary driver was already being used [01:45] whoever sent me a link to how to install tghem I guess didn't know that [01:45] lol Montag1 [01:45] pr was intentionally wasting my time. :) [01:45] but I still can't detect my displays [01:45] no one intentionally wastes your time monstah [01:45] f_newton: sorry if its a stupid ques, wht does puplinux do? [01:45] sorry monstah [01:45] I meant Montag1 [01:46] puplinux is a very small linux distro you can load on a thumbdrive w/persistent data [01:46] So any thoughts on getting this thing to use both monitors in a useful fashion? [01:46] u can do the saame with bootable usb stick right? f_newton [01:46] its helpful if you are unable to get to your own machine and it doesnt interfere with the one you are using [01:46] I hate the thought of reinstalling the OS That Shall NOt Be Named === solid_li` is now known as solid_liq [01:46] which permission would www directory have ? [01:47] thats what a thumbdrive is iirc abc2xyz [01:47] f_newton hey i have a problem creating a usb boot drive [01:47] which OS Montag1 ? [01:47] it starts but doesn't make any progress [01:47] cooldduuudde, the only experience I have is with puplinux... whats the problem [01:47] xiaopi: not wanting to go back to Vista. Just installed Intrepid [01:48] f_newton it starts but doesn't make any progress [01:48] it begins but doesnt find the boot files? [01:48] and can't get both monitors to do anything other than mirror each other through my ATI card [01:48] i mean seven beta just blows intrepid... i hope jaunty will have something to offer [01:48] want both as part of one desktop [01:48] cooldduuudde, if this is ubuntu there is a well documented way to do it [01:48] cooldduuudde: i had the same prob yesterday [01:49] cooldduuudde: my usb was formatted in ntfs thats why it wasnt working [01:49] f_newton yeah i have ubuntu 8.10 [01:49] Not gonna run a beta, sorry. [01:49] And am hoping to leave MS forever. [01:49] abc2xyz but pen drives are fat [01:49] when I am in the midst of other people's workstations I use puplinux cuz its lite, fast, and does all I need to do... give me web access and email [01:49] So I really just want to get this working under intrepid. I didn't come to an ubuntu channel to have someone try to talk me into Windows [01:49] I use ubuntu, mandriva, and fedora on my deskktops [01:50] damn [01:50] this m1530 giving me kernel panic again. [01:50] f_newton: so that means when u use the web, nothing is left behind on that pc right? never thought about it before :D [01:50] Montag1, there are supposedly settings in your screen resolution gui [01:51] tyup, and they don't work [01:51] yes abc2xyz thats the whole point [01:51] detect monitors yields on "unknown" on both [01:51] it starts up under 20 seconds [01:51] and it just treats both as the same monitor [01:51] Montag1, is there not an advance tab there [01:51] ? [01:51] nope [01:52] hey all [01:52] hi [01:52] hi [01:52] Montag1, I am ignorant of your answer but have you tried to google dual monitors in ubuntu ? [01:52] how come I can't change any settings for my networking? I don't have anything under system->administration-> (lots of posts refer to Network, but the only thing I have is 'Network tools', and if I select that there's no way to change any settings) [01:52] fnewton: been sifting through the results since I joined here, yeah [01:52] lots of REALLY old information [01:52] Montag1, sorry I use single monitors [01:52] not sure I want to go through those hoop jumps for solutions written for 6.06 [01:53] snowy: run gksu network-admin [01:53] Montag1, let me see what I can find [01:53] thanks. I'm looking, too [01:53] BCM43: I don't have that ... [01:53] is there a restore your system two a later date like there is in windows [01:53] snowy: what happens when you run that? [01:54] nothing [01:54] jrib, i cant figure it out, i need to know what the permission is , in the number [01:54] snowy: what does it respond? [01:54] snowy: are you running it in a terminal? [01:54] orudie: stat tells you the number... === RedHat is now known as Guest5416 [01:54] jrib, so just type stat ? [01:54] BCM: literally nothing, it just hangs for a second or two and comes back. Yes, I am running it in terminal [01:54] https://help.ubuntu.com/search.html?cof=FORID%3A9&cx=003883529982892832976%3Ae2vwumte3fq&ie=UTF-8&q=using+dual+monitors&sa=Search Montag1 [01:55] orudie: no [01:55] orudie: why do you need this? [01:55] snowy: ok, that is odd. Ubuntu, I assume? [01:55] BCM43: I also tried with alt+f2. nada [01:55] yes, ubuntu [01:55] f_newton, that yields a bunch of stuff [01:55] which one did you have in mind? [01:55] orudie: http://www.elated.com/articles/understanding-permissions/ [01:55] snowy, try sudo apt-get install gnome-network-admin then try it [01:55] BCM43, I had to do that just now [01:56] fearful: do what? [01:56] snowy, BCM43 after installing that gksu network-admin worked fine [01:56] BCM43, install gnome-network-admin [01:56] fearful: oh, ok [01:56] jrib, i have a webhosting account and when i point the browser to ip/index.html it shows an empty page [01:56] yeah I know Montag1 [01:56] does that send network admins to your garden? [01:56] I'd gotten to thaton my own [01:56] jrib, so i'm guessing its the permission of the www directory [01:56] lol ok Montag1 just trying to be helpful [01:56] is there a restore your system two a later date like there is in windows i did a update and it missed up the 3D and the compiz [01:56] that was part of my "lots of this looks old (or nvidia-specific)" problem [01:57] alright, I'll try. related to this, will network manager allow me to 'enable' ipv4? [01:57] no, I understand. I'm just frustrated. Every time I think linux is ready for prime time, something really basic like this slips by and freaks me out [01:57] orudie: well what are they... [01:57] 'cos right now I can't connect to the net. and network tools says my wireless card is only working with ipv6 [01:57] Montag1: what exactly is the problem? [01:58] jrib, you want me to tell you what stat www is ? [01:58] BCM43: I have two acer 22" monitors attached to an ATI Radeon HD 3650 graphics card [01:58] snowy, I'm not sure try it [01:58] orudie: no, just « ls -ld /var/www/ » [01:58] both displays are showing the exact same thing, and nothing I do can get them to work as one desktop [01:58] I am currently using the proprietary driver. [01:58] Excuse me, is it possible to make sure that a X-session doesnt start up at boot? Because I want to run Xubuntu on a headless machine and use NX to attach to it. I can't have it to run an x-session locally and have it take resources. [01:58] jrib, http://pastebin.com/m30cb6c0d [01:59] Most help I find when I search is nvidia-specific, or appears to have been written for 6.06. [01:59] snowy, do you want ipv4 forwarding? [01:59] orudie: ok, that's a symlink [01:59] And this is a clean ubuntu install that was installed and brought up to date in the past hour [02:00] is there a restore your system two a later help!!!! date like there is in windows i did a update and it missed up the 3D and the compiz [02:00] Preferences -> Screen Resolution shows both monitors as "unkown" [02:00] jrib, or maybe i'm tying the wrong path in the browser , this webhost has cpanel , i could add databases when i login to cpanel , but not sure how to access my page in the browser [02:00] i just upgraded my Ubuntu to 8.10 and now when I try to access Primary C (my windows partition) it says "Cannot mount Volume" [02:01] EdSquareCat: is it the filesystem type? [02:01] is there a restore your system two a later help!!!! date like there is in windows i did a update and it missed up the 3D and the compiz [02:01] abc2xyz: i dont think so, because i was able to access it before i upgraded [02:02] orudie: do you understand what a symlink is? [02:02] brb. need to log out and back in again to try something. [02:02] jrib, nope :( [02:02] Every time I try to apt-cdrom add my new Ubuntu 8.10 amd64 CD, it says ""E: Could not open file /cdrom/dists/intrepid/restricted/binary-amd64/Packages - open (2 No such file or directory) [02:02] anyone using irssi? [02:02] Did I download a corrupt ISO? [02:02] !anyone | bitsbam [02:02] bitsbam: A large amount of the first questions asked in this channel start with "Does anyone/anybody..." Why not ask your next question (the real one) and find out? [02:02] orudie: do « ls -ld /var/public_html » [02:03] ubottu, give someone else a chance to answer ! [02:03] Error: I am only a bot, please don't think I'm intelligent :) [02:03] EdSquareCat: may be try to explicitly mount it [02:03] jrib, all i'm trying to accomplish at the moment is to figure out how to get to www/index.html in the web browser, ok hang on i'll show you the output in pastebin [02:03] abc2xyz: how do I do that? (mount command?) [02:03] ubottu, i was trying to say something starts with "Does anyone...", lol [02:03] Error: I am only a bot, please don't think I'm intelligent :) === rww_ is now known as rww [02:04] is there a restore your system two a later date like there is in windows i did a update and it missed up the 3D and the compiz [02:04] OK, if I am just gonna flail anyway, I don;'t need to be wasting your folks' time. So if you have any solid thoughts, I'd be super grateful, but otherwise, I'll just bolt. === Jguy| is now known as Jguy [02:04] how do I check if i'm running 64 bit or 32 bit? [02:04] (command line) [02:04] EdSquareCat: sudo mount -t vfat /dev/sda5 /media/shared_data [02:04] ubottu wtf are you? [02:04] Sorry, I don't know anything about wtf are you? [02:05] actually the dim/lighten not working on my X61, does anyone has the similar issue? I'm running 64bit version of ubuntu 8.10 Desktop [02:05] cooldduuudde, it's a bot [02:05] !ubottu [02:05] Hi! I'm #ubuntu's favorite infobot, you can search my brain yourself at http://ubottu.com/factoids.cgi - Usage info: http://wiki.ubuntu.com/UbuntuBots [02:05] tsrk why isn't it banned then? [02:05] cooldduuudde, it's a help bot [02:05] it gives useful information [02:05] tsrk: ubottu's one of the two bots allowed in Ubuntu channels [02:05] tsrk: lsb_release -a [02:05] shausam27, I don't think there is a default, but you can make images of your system like Partimage for future reference [02:05] cooldduuudde, it's the o'ffffiiiccciaalll one [02:05] fearful: yes, I think so [02:05] tsrk: eek, wrong person ;) [02:05] nickrud tsrk ok [02:05] rww whats the other one? [02:05] So one last time for clarity: Any info on how to make dual monitors work properly with an ATI HD3650 under 8.10? I am using the proprietary driver and 2 22" Acer monitors. [02:06] abc2xyz: floodbots, I think [02:06] rww, ok :P [02:06] abc2xyz: ?shared_data? [02:06] ls [02:06] jrib, http://pastebin.com/m52983973 [02:06] redvamp128, thanks [02:06] tsrk: Anyway. "uname -a" will tell you whether you're running 32 or 64 bit. [02:06] !pm | snowy [02:06] snowy: Please ask your questions in the channel so that other people can help you, benefit from your questions and answers and ensure that you're not getting bad advice. Please note that some people find it rude to be sent a PM without being asked for permission to do so first. [02:07] woops [02:07] fearful: it's really weird, my computer connects fine when I am at home, but on campus It doesn't work and can't pick up the address (keeps trying but in vain. I tried with dhcclient and still nothing) [02:07] orudie: give everyone read permissions on that directory [02:07] EdSquareCat: "/media/shared_data" is wherever you want to mount sda5 in your system (the directory needs to exist). Then try navigating to that directory and see if you have access to your stuff. [02:07] tsrk: It's the second-to-last keyword in the output. "i686" means 32-bit. [02:07] snowy, read my pm [02:07] rww, ok, thanks, just want to make sure this thing really installed 64-bit [02:07] jrib, help me with this please ? [02:07] !permissions | orudie [02:07] orudie: An explanation of what file permissions are and how they can be manipulated can be found at https://help.ubuntu.com/community/FilePermissions [02:07] Excuse me could someone with Awesome-tiling experience help m with my issue is that I am trying to use awesome tiling on on a server, while using NX to connect from it. But I can't get my OS X keymapping to work with it (can't use the win/meta key) [02:07] to it* [02:08] hmmm just tried to rejoin and got the freenode msg this channel is unavailable [02:09] jrib, so it would be chmod -r public_html ? [02:09] orudie: no [02:09] anyone here have any experience with using ubuntu server? [02:10] ok, guess it's time to try another OS [02:10] isuporkchop: just ask [02:10] Excuse me, is it possible to make sure that a X-session doesnt start up at boot? Because I want to run Xubuntu on a headless machine and use NX to attach to it. I can't have it to run an x-session locally and have it take resources. I want either a lightwieght Xubuntu or a Debian from Ftp-install [02:10] isuporkchop: you could try room #ubuntu-server [02:10] abc2xyz: it says [02:10] mount: /dev/sda5 already mounted or /media busy [02:10] mount: according to mtab, /dev/sda5 is mounted on / [02:10] Anyway, thanks to everyone who searched on my brhalf. Seems odd that ubuntu can't do this, but so it goes. [02:10] Montag1: what's your problem? [02:11] EdSquareCat: are u logged in as root? [02:11] redvamp12: thanks. didnt know such a room existed [02:11] Montag1: /lastlog reveals no clue as to what your actual problem is. Just ask your question... [02:11] sebsebseb: I can't make dual monitors work properly with an ATI HD3650 under 8.10. I am using the proprietary driver and 2 22" Acer monitors. The screen resolution GUI cannot detect both, and all I get is mirrored output to both monitors. [02:11] jrib, help me on this , i'm stuck please [02:11] no but i used sudo [02:11] orudie: read the link ubottu gave you [02:11] EdSquareCat: SORRY I HAVE NO IDEA [02:11] Ugh. I need help fixing my laptops wireless. I made the mistake of letting t sleep but now my wireless craps out after a few mind [02:12] Minss [02:12] sorry for the caps lock...typo [02:12] Montag1: I think there may be something about that on http://www.ubuntuguide.org [02:12] Been all over it. [02:12] I'll go back later [02:12] jrib, so it says chmod with letters, and for read its r [02:12] Even after reboot [02:12] or not :) [02:12] Montag1: oh you been on that site already [02:12] abc2xyz k thanks though [02:12] Anyone? [02:13] Montag1: try another OS what did that mean? [02:14] sebsebseb: it was partially tongue in cheek. I need both of my monitors to work. if I can't get them to under ubuntu (I just installed), I'll use something else. [02:14] Montag1, the only other distro I know of that is a plug n play as ubuntu is mandriva .... possibly suse.... fedora is more bleeding edge but less stable [02:14] Montag1: well alright as long as it's not Windows :) [02:14] sebsebseb: well, it mgiht have to be, since linux seems not to want to solve this problem [02:14] Montag1: maybe PC BSD can do it, that's meant to be pretty user friendly, not tried it yet though [02:15] BTW, the ubuntuguide contains a way to do this...for nvidia cards. === yofel_ is now known as yofel [02:15] Montag1, you will have to get used to the nvidia bias that permeates all linux [02:15] ppl my su is asking for a password that isn't like my sudo password [02:15] where does gnome store it's panel data? [02:16] f_newton: or just not use it. :) [02:16] thats silly Montag1 [02:16] how i know my su password? i've just installed a ubuntu right from the box [02:16] linux has too many advantages [02:16] hi, [02:16] Can anyone help me resolve my wireless issue? After letting my laptop sleep wireless craps out after a few minutes, even after reboot. [02:16] WarriorSlayer, aint one [02:16] So I'm trying to backup some of my files...I have two hard drives. One is a 500GB with vista on it and the other is a 250GB with Mac OSX on it. They both come up in "computer" as SCSI Drives...When i click them it says unabled to mount...How can i have access to them so i can put them on my external USB drive? (500=NTFS | 250=mac journaled) [02:16] WarriorSlayer: root [02:16] anyway i can turn off firewall via firestarter on command line? [02:16] <_VIM_> !sudo | WarriorSlayer [02:16] test [02:16] WarriorSlayer: 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, XFCE), or !kdesudo (KDE) [02:16] WarriorSlayer: su asks for the root password. Ubuntu's root account is disabled by default. Everything you can do with su you can do (more securely) with sudo. [02:16] pass :) [02:16] f_newton1: I understand that, but I am not made of money. I can't just go buy all new video cards because of a bias. [02:17] WarriorSlayer, you can get to the root path by sudo -i [02:17] rww: so no su for me? [02:17] i'm trying su just because i'm about to run a bunch of commands that need superuser [02:17] WarriorSlayer: unless u activate it urself, no [02:17] acfrazier: I have seen that issue and depending on you laptop- you may be able to go into the bios and change the settings from -- function/os on and off to just ON [02:17] WarriorSlayer: use "sudo -i" instead. [02:18] tiem for another logout-login attempt [02:18] Montag1: a bit crappy really, but if this dual monitor thing is so important, and no luck with other distros or other Unin's such as PC BSD. you could do Linux in a vm inside Windows. yes use Windows for the host, but only for monitor thing. I know not an amazing idea really [02:18] WarriorSlayer, try sudo -i [02:18] oh he has left nevermind then [02:18] acfrazier: the bad news is that the wireless even when asleep will stay on. and may come out of it on its own due to network traffic [02:18] So I'm trying to backup some of my files...I have two hard drives. One is a 500GB with vista on it and the other is a 250GB with Mac OSX on it. They both come up in "computer" as SCSI Drives...When i click them it says unabled to mount...How can i have access to them so i can put them on my external USB drive? (500=NTFS | 250=mac journaled) [02:18] I guess let people like that use Windows LOL [02:18] btw, on the live CD [02:19] Hello, all! I'm a brand new/potential ubuntu user, trying to get a Live CD working on my formerly XP laptop. Does anyone have the time to help me out? [02:19] orudie: yes [02:19] sebsebseb, you are carrying it too far... and "people like that"... what kind of statement is that ... lol [02:19] CritterKeeper: in a bit I do [02:20] apparently no one can help me [02:20] f_newton: heh indeed [02:20] redvamp128: Even with hardware wireless switch off it tends to stay pn [02:20] jrib, ok i did it, still not sure what to point in the web browser [02:20] ""E: Could not open file /cdrom/dists/intrepid/restricted/binary-amd64/Packages - open (2 No such file or directory) [02:20] E: Unable to determine the file size - fstat (9 Bad file descriptor) << What is the significance of this when running an apt-cdrom add in Ubunt 8.04 with an 8.10 CD? [02:20] heh Im jewish and even jews dont like me... [02:20] i want to setup a ftp server on my ubuntu 8.04 machine..... so, how can configured that 1 [02:20] jrib, any path i'm trying shows an empty page [02:20] CritterKeeper: oh ok download the ISO [02:21] CritterKeeper: MD5 sum check it ideally before burning as well [02:21] !md5sum [02:21] To verify the integrity of a download, use the md5sum - see https://help.ubuntu.com/community/HowToMD5SUM for more [02:21] Okay, I did that. Burned it to the CD, and it will start up okay [02:21] CritterKeeper: oh you want help installing and such? [02:21] But then when it starts up, it freezes when I try to launch it [02:21] Tze: testing back? [02:21] lol mib2 is still funny in parts [02:21] I want to try it out on the Live CD before installing [02:21] CritterKeeper: how much RAM? [02:21] i want to setup a ftp server on my ubuntu 8.04 machine..... so, how can configured that 1 [02:21] acfrazier: depends on the bios in the laptop-- I saw a machine that whenver it went to sleep using hardy. The wireless would not come back on-- So I went into his bios and it had these options- Function(OS)/ on and off - Off and just ON -- as soon as I switched it to ON-- that fixed his issue [02:22] illumin8: hi works fine === iron_man_ftw is now known as away_man_ftl [02:22] supertanker: are you trying to use a LiveCD (i.e. not an Alternate CD) to upgrade Ubuntu? [02:22] i want to setup a ftp server on my ubuntu 8.04 machine..... so, how can configured that 1 [02:22] redvamp128, Ive also had that issue but with fedora [02:22] rww, yes. [02:22] Hmm, y'know, I know how much RAM this laptop has, 'cos I upgraded it, but I don't know how much that one has....lemme go back to XP and check [02:23] I can't seem to list files in ftp without all extra info. For example I did "ls . list.txt" and I get entries like this: "drwxrwxrwx 2 1001 1001 4096 Feb 21 03:57 Temp", when I only want "Temp". I've looked through man files but can't really find anything. [02:23] Here's a funny one. I'm on Kubuntu 8.04 with an ATI graphics card. Used to be that I couldn't suspend or hibernate, but something in the recent updates just fixed that for me with no effort on my part. Now, I can't log out! If I change my video drive to vesa instead of fglrx, I can log out, but if I leave it as is, the whole laptop crashes when I select Log Out from the menu. Advice welcome! [02:23] supertanker: The documentation says that you need to use an Alternate CD ( https://help.ubuntu.com/community/IntrepidUpgrades#Upgrading%20Using%20the%20Alternate%20CD/DVD ), presumably because the LiveCD doesn't have a full APT repository on it (hence apt-cdrom complaining that it can't find one) [02:23] CritterKeeper: if it's got more than 128MB you should be ok, but if not you got to do something [02:23] hello anyone here............. [02:23] CritterKeeper: or the CD won't even load up properly [02:23] rww, damn. I can't download the alternate CD [02:23] No, I'm sure it has at least that, it's not *that* old a laptop [02:23] I had to go to a hotel and get the 8.10 one. >_> [02:23] Hello. [02:23] :) [02:23] CritterKeeper: crashes every time you try to boot it up? [02:24] i want to setup a ftp server on my ubuntu 8.04 machine..... so, how can configured that 1 [02:24] So I'm trying to backup some of my files...I have two hard drives. One is a 500GB with vista on it and the other is a 250GB with Mac OSX on it. They both come up in "computer" as SCSI Drives...When i click them it says unabled to mount...How can i have access to them so i can put them on my external USB drive? (500=NTFS | 250=mac journaled) [02:24] The initial window with the ubuntu logo....then the menu starting with "Try Ubuntu without any change to your computer" [02:24] hello anyone here............. [02:24] CritterKeeper: yes and then crash? [02:24] i want to setup a ftp server on my ubuntu 8.04 machine..... so, how can configured that 1 [02:24] When I hit enter, it freezes up and won't do anything else [02:24] !ftp [02:24] FTP clients: !Nautilus, !gFTP (for !GNOME) - !Konqueror, !Kasablanca, !KFTPGrabber (for !KDE) - See also !FTPd [02:24] redvamp128: I have Internal WLAN power state, in bios it is set tp restore [02:24] CritterKeeper: try burning another cd [02:24] If I go to the help menu instead, it's fine. [02:25] CritterKeeper: yes you may have a bad CD [02:25] CritterKeeper, that sounds like no memory left [02:25] cybercom: apparently not, no one is answering my questions and i _know_ for a fact someone knows the answer [02:25] CritterKeeper: or the ISO went wrong on download [02:25] I installed ubuntu 8.04.2 - alternate - i386 on a 32-bit AMD chip with an external screen. [02:25] Ah well. Thanks, rww. I'll figure something out. [02:25] CritterKeeper: do an MD5sum check of your ISO, before burning a new CD. make sure the codes match [02:25] !md5sum [02:25] To verify the integrity of a download, use the md5sum - see https://help.ubuntu.com/community/HowToMD5SUM for more [02:25] All this just to get the GIMP updated... [02:25] supertanker: hmm. wait, maybe you can use a LiveCD. Do you have the right LiveCD for your architecture (i.e., a 64bit CD if you're using 64bit Ubuntu)? [02:25] acfrazier: Could be releated to the Vista/Win7 issue-- the fix for that one is to disable the -- allow machine to powersave device (unsure how to do that on ubuntu) [02:25] rww, yes. [02:25] It installs, loads, shows the splash screen etc. but once it loads the external screen pops off. [02:25] any ideas? [02:25] Okay, I'll try re-downloading and burning. If that doesn't work, I'll be back [02:25] Thanks for the help! [02:25] rww, another funny thing, it says I have the latest GIMP, but I know that 2.4.x isn't the latest. Is this because I'm using an older version of Ubuntu? (8.04) [02:26] CritterKeeper: One thing to note-- when buring images -- Burn them no greater that 12x [02:26] Hi, I was wondering what the recommended way to install 32 bit Firefox (and plugins) on 64-bit Intrepid Ibex would be? I found various conflicting instructions (mostly relating to older versions) online ... [02:26] Okay, will do [02:26] polorix: no one that is here right now is being paid to give support, so yes someone out there will know your answer, but you got to wait for them or find them, on say ubuntu forum [02:26] hey, is there any key-combination in ubuntu to make it send to an external monitor? [02:26] hi, does anybody here play bomberclone? [02:26] plsd: try 'nlist' instead [02:26] supertanker: 2.4.5 is the latest version of GIMP in the Ubuntu Hardy repositories. [02:27] rww, so no way to get the 2.6? [02:27] prince_jammys, works like a charm, thanks! [02:27] wolter_: oh you again :D probably a bomberclone that runs in wine or something similar that is native [02:27] supertanker: not easily, no. hardy-backports only has 2.4.6. Intrepid has 2.6, but I guess you're having problems upgrading to that ;) [02:27] sebsebseb, hey, do you want to play bomberclone? [02:27] rww, yeah. :/ [02:27] plsd: cool [02:27] wolter_: I don't have installed [02:28] can anyone tell me how does upgrading kernel make a difference? [02:28] rww, I suppose I'll just start downloading an alternate CD 4KB/s at a time. [02:28] sebsebseb, sudo apt-get install bomberclone [02:28] can anyone tell me how to switch to an external monitor? [02:28] cooldduuudde: security updates and things like that [02:28] It'll probably take about as long as snail-mailing a new CD [02:28] where does gnome store it's panel data? [02:28] updating cooldduuudde ? [02:28] hey is tat normal ubuntu server seem to limit to 1024 connect to a single application? [02:28] wolter_: a bit later maybe yeah, and this is not suppourt :d [02:28] f_newton it will be automatically done wen i upgrade to 9.04 [02:28] supertanker: ouch. Yeah, I'm looking around and it seems that for some obscure reason, you have to use the Alternate CD. Kind of a pain, I know >.> [02:28] update and upgrade are two different things... one prevents disaster the other creates it [02:29] rww, I'm going to get offline in a minute, but thanks for helping. [02:29] how to compile kernel [02:29] I just wish there was an easier way to upgrade just the Gimp [02:29] read abc2xyz read [02:29] supertanker: you're welcome. Sorry I couldn't find a better solution. [02:29] f_newton: read what? [02:29] abc2xyz:giyf [02:29] !kernel | abc2xyz [02:29] abc2xyz: The core of the Ubuntu Operating System is the Linux kernel: see https://help.ubuntu.com/community/Kernel - You shouldn't have to compile your own, but if you're convinced you do, see https://help.ubuntu.com/community/Kernel/Compile - See also: /msg ubottu stages [02:30] what ubottu said abc2xyz [02:30] thanks [02:31] Is there a way to see what is included in Xubuntu, because I am having a hard time choosing between Debian Xfce and Xubuntu [02:32] go with xubuntu [02:32] anyone know if there are speed limitations on SAMBA? [02:32] Hello. With one command, how would I run an application that needs to be run from another directory? [02:32] Iradieh: www.xubuntu.org [02:32] redvamp128: Doesnt say whats included [02:32] Iradieh: tasksel list xubuntu-desktop ? [02:32] redvamp128: Do you have some of a list [02:32] the ubuntu box im copying files to from this XP machine is really slow :/ [02:32] Achoth: sudo application name [02:32] danbhfive: I dont got Xubuntu yet danbhfive [02:32] a 350 MB file should be there in notime over 100Mbit I'd tink [02:32] Iradieh: that will work if you have ubuntu [02:33] xubuntu can have anything that ubuntu can [02:33] danbhfive: exactly [02:33] danbhfive: I dont want to install yet [02:33] Iradieh, did you look at distrowatch.org? They have info on lots of distros. Then you can come back and install Xubuntu. :) [02:33] RussM: lol [02:33] I was asking [02:33] hey is tat normal ubuntu server seem to limit to 1024 connect to a single application???? [02:33] Iradieh: I assume you want this kind of info - Xubuntu Desktop Guide [02:33] abc2xyz: But it's a script located in a folder, it needs to be executed from that folder as well. I want to add the script to autostart. [02:33] HOW DO I SEE what Xubuntu got installed per default as in applications and what not [02:33] redvamp128: no [02:33] I take it Xubuntu is pretty bloated, which is why I am picking between Xubuntu and Debian FTP-install [02:34] does ubuntu make food/drinks? if so, where can i buy them [02:34] Iradieh, will tell you whats installed: dpkg --get-selections [02:34] Daft_Punk: r u serious? [02:34] Daft_Punk:ive seen ubuntu cola [02:34] abc2xyz, yeah like ubuntu soda or something [02:34] fearful: I dont got xubuntu installed yet jeez [02:34] So I'm trying to backup some of my files...I have two hard drives. One is a 500GB with vista on it and the other is a 250GB with Mac OSX on it. They both come up in "computer" as SCSI Drives...When i click them it says unabled to mount...How can i have access to them so i can put them on my external USB drive? (500=NTFS | 250=mac journaled) [02:34] Achoth: sorry no idea about autostart [02:34] Daft_Punk: Ubuntu (as in the one on-topic for this channel) doesn't make food or drinks. Some other companies make drinks named Ubuntu, but are not connected to us at all. [02:34] Iradieh, oh sorry I think in the LiveCD theres some information on that [02:34] Iradieh: I suspect that if care about the individual packages, you should just go with debian [02:34] rww, darn, ok [02:35] Daft_Punk: It's an operating system, not a brand. There is a cola called Ubuntu though (not related to Ubuntu Linux). [02:35] how to send ubuntu to an external monitor? [02:35] abc2xyz: Alright thanks anyways [02:35] anyone know how I how I can create an sha_password hash from the CLI? [02:35] Achoth, i was asking because there are ubuntu shirts/mugs/pens/thinking putty etc... [02:35] Iradieh, http://en.wikipedia.org/wiki/Xubuntu [02:36] Iradieh, under 'Applications' [02:36] ubuntu cola 'beverages for human beings!' [02:36] Daft_Punk: Ah yeah, Ubuntu.com probably [02:36] Daft_Punk: If it's on http://store.canonical.com/ , it's this Ubuntu. Otherwise, it's someone else who picked up the ubuntu-as-in-philosophy name and used it. [02:36] Still no dice [02:36] isn't "ubuntu" as a brand, copyrighted by canonical? [02:37] Loss of wireless in 5-7 min tops [02:37] any key-combinations to send ubuntu to an external monitor? [02:37] Copyrights are industry specific [02:37] acfrazier, what is your wireless problem? [02:37] prince_jammys, do you also know how to ignore certain filetype with nlist? Say I want to ignore all ending with .srt. "nlist -I *.srt . list.txt" gives me "usage: nlist remote-directory local-file" [02:37] Daft_Punk: "Ubuntu" is trademarked, yes. Trademarks are industry-specific. [02:38] plsd: i don't know. check in 'man ftp'. the commands are all listed there [02:38] when the system boots it errors half way and said fence_tool waiting for cmanto startrror 2it error 2trold how do i repair this when it boots the 3D and compiz do not work [02:38] Daft_Punk: After letting comp sit for a while, move mouse to wake up from blackscreen, wifi is dead, reboot is temp fix, then dies in5-7 min [02:39] plsd: ftp is pretty primitive. there may not be such a command [02:39] How can I create an sha password hash from the command line? === caplink811-log is now known as caplink811_log [02:39] mbrigdan: Depends on the type of sha. You'd use sha1sum, sha256sum, sha512sum, etc. [02:40] acfrazier, what wifi card do you have ? [02:40] acfrazier, sounds like a glitch with the wireless driver, since your wireless doesnt work in 8.04 it might be the driver was just recently made for 8.10 or included wtih 8.10 and might not be 100% [02:40] do you know a packages that is able to sleep the computer of notebook? it wasn't the gnome program. which is console command. [02:40] ah i know what it is [02:40] prince_jammys, yeah I checked man and didn't see anything there so you may be right about that. thanks though! [02:40] rww: ok, thanks, time to figure out what sha my app uses [02:40] what is it? [02:40] u need your wifi to be listed to start at boot [02:40] f_newton: Realtek [02:40] i had some people do mine last night [02:40] nono. [02:40] ah... the problem rears its ugly head acantha [02:41] sorry acantha I meant acfrazier [02:41] acfrazier: which type of realtek? === eric is now known as talntid [02:41] doesnt realtek have issues with linux usually?> ive had bad experiences with realtek cards not working right... [02:41] orudie: what does « lsb_release -a » return? [02:41] Daft_Punk: some of them do, some of them don't. [02:41] lately Daft_Punk that has been the case [02:41] mine did, but only because it was the new many acer [02:41] rww: Not sure, on my iPod as it's wifi doesn't die [02:42] jrib, you talking to me ? [02:42] acfrazier, thats an aircard [02:42] http://en.wikipedia.org/wiki/OpenCola [02:42] can i reload ubuntu 8.10 without losing all my data [02:42] I have an rtl8187 on my Asus P5K-E/WifiAP, and it dies all the time >.> [02:42] well with my wireless, since i upgraded to 8.10 it would cut out all the time, but i changed encryption from WPA/WPA2 to WEP and it works more stable now, but signal varies [02:42] orudie: yes [02:42] i have intel wireless a/b/g [02:42] rww: , that's funny -- i have same board, and it works flawlessly for me [02:42] jrib, command not found [02:43] orudie: so this isn't even ubuntu then? [02:43] Daft_Punk, I use a zd usb dongle and my lappy uses an intel 3945abg and they both work great [02:43] I'm using Virtualbox on a Windows host with an Ubuntu guest, and installed the Virtualbox Guest Additions into Ubuntu. When Ubuntu gets a kernel upgrade, will I have to reinstall the guest additions, or will they get applied to the new kernel automatically? [02:43] f_newton, mine worked great in hardy... since the upgrade it went poo [02:43] jrib, nope :( but i have a ubuntu server [02:43] jrib, i bought a vps with ubuntu 8.10 server [02:43] i have xtreme N adapter i could try, but last time i checked, no linux support and ndiswrap didnt help [02:43] lol I havent used ubuntu since it was first released but I actually like 8.10 [02:43] jrib, where things are a lot easier [02:43] rww: probably do it all auto, and I hope Ubuntu as a guest VM inside Windows is temporary to try it out. Windows as a guest is good, but a good OS inside Windows as a guest is like eww [02:44] ethernet has a bug try going back a kernal [02:44] orudie: you need to get help in the right room, I have no idea what your setup is [02:44] can i reload ubuntu 8.10 without losing all my data [02:44] rww: that sounded like a fan boy ha ha [02:44] talntid: apparently I'm not the only one with problems: https://bugs.launchpad.net/linux/+bug/182473 [02:44] not if its from the live cd [02:44] rww: I'll give a more proper reason why I think Windows as the host is not good [02:44] Daft_Punk: isnt that atheros? [02:45] rjune, wuttup budroe? [02:45] danbhfive, uh, idk [02:45] can anyone recommend a good free webhost that has php, mysql, perl, and ssl access [02:45] rww: which one is more likely to get virused and that yes Windows? and with a virtual machine you can just throw it away. or make a copy of a clean install. if you get virused [02:45] f_newton: daily reports. [02:45] eweww [02:45] then yob hunt [02:45] Daft_Punk: do you know the part number? DWA-??? [02:45] oh not again! [02:45] still [02:45] you still workin now rjune ? [02:45] danbhfive, i have to check brb [02:45] yup [02:45] my company went belly up back in august [02:45] I'm sure this has been asked plenty of times, yet could I get help with Steam under WINE? Or is this not the place for that? [02:45] :-( [02:46] yeah Im kinda hurtin right now [02:46] So I'm trying to backup some of my files...I have two hard drives. One is a 500GB with vista on it and the other is a 250GB with Mac OSX on it. They both come up in "computer" as SCSI Drives...When i click them it says unabled to mount...How can i have access to them so i can put them on my external USB drive? (500=NTFS | 250=mac journaled) [02:46] sebsebseb: I'm well aware of the pros and cons of Windows, Ubuntu, and virtual machines, thanks :) [02:46] Daft_Punk: DWA-552? [02:46] dice lists quite a few telecommute oppertunities [02:46] dice? [02:46] danbhfive, i think its dwa 652 [02:46] rww: ok so out of curiosity why is Ubuntu a guest VM in a Windows host? [02:47] !ot | f_newton, rjune [02:47] f_newton, rjune: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics. Thanks! [02:47] f_newton: I think we should take that hint [02:47] * _VIM_ is nosey and would like to know that too rww, come on, give us the juicy details ;) [02:47] Daft_Punk: well, that looks like a notebook adapter, but whatever, that whole series is supported by intrepid. Opensource drivers [02:47] lol [02:47] danbhfive, is it pnp [02:47] When you use ulimit command, do i need to relog in the user to have effect [02:47] ??? === solid_li` is now known as solid_liq [02:48] how to send signal to external monitor? [02:48] I was trying to install The Orange Box on Ubuntu, and I already have Steam installed. The problem is, when I put in the Orange Box disk, it doesn't work. Could someone please help me? [02:48] does ulimit change instantly or i need to relog in the user to have it effecT/ [02:48] Daft_Punk: its like all supported hardware, so I guess yes? [02:48] evilgeniuself, if you have steam, log into your account and it will let you download orange box from the interwebs [02:48] No idea what model wifi card mine is T-1616 prebuilt laptop however [02:48] I'll try that, thank you! === Soft_Kitty is now known as Until_It_Sleeps [02:49] Anyone willing to help me fix my wireless connection? [02:49] is there a way to repair ubuntu with out wiping out all the data on the hard drive [02:49] Fallen[qa]: Realtek? [02:49] !wireless [02:50] Wireless documentation can be found at https://help.ubuntu.com/community/WifiDocs [02:50] !ask | Fallen[qa] [02:50] Fallen[qa]: Please don't ask to ask a question, simply ask the question (all on ONE line, so others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) [02:50] shausam27: what has happended? [02:50] Daft_Punk unless you want me to flood the channel with details I would prefer to talk to someone in PM [02:51] Fallen[qa], use pastebin, then post link in channel asking for help [02:51] shausam27: what have you done to Ubuntu? [02:52] Daft_Punk; It would simplier the way I had specified Ive been through 3 very nice people trying to fix the problem at hand [02:52] At this rate ill never get ky problem resolved [02:52] So I'm trying to backup some of my files...I have two hard drives. One is a 500GB with vista on it and the other is a 250GB with Mac OSX on it. They both come up in "computer" as SCSI Drives...When i click them it says unabled to mount...How can i have access to them so i can put them on my external USB drive? (500=NTFS | 250=mac journaled) [02:52] acfrazier: what is your problem? [02:53] generic hardware [02:53] sebsebseb: Wifi ceases to function 5-7 minutes after booting [02:53] acfrazier: can't help with that sorry [02:53] however [02:54] you can try the ubuntuforums.org [02:54] acfrazier try modprobe [02:54] acfrazier: you need to tell us the actual model of the card (not just the manufacturer) for us to be able to help you with wireless problems. [02:54] it was a temporary fix for mine [02:55] !release [02:55] Ubuntu releases a new version every 6 months. Each version is supported for 18 months to 5 years. More info at http://www.ubuntu.com/ubuntu/releases & http://wiki.ubuntu.com/TimeBasedReleases [02:55] !ubuntu [02:55] Ubuntu is a complete Linux-based operating system, freely available with both community and professional support. It is developed by a large community and we invite you to participate too! - Also see http://www.ubuntu.com [02:55] if I have no sound in flash what do i do? libflashsupport installed [02:55] turn on the speakers? [02:55] when will the next version be released? [02:55] abc2xyz: April, 2009. [02:56] rewt: only in flash xD [02:56] means :( [02:56] thanks [02:57] do you need to completely re-install the system when the new ubuntu gets released, or does it "upgrade"? [02:57] you should be able to upgrade [02:57] been like that for a while now [02:57] tlacaelel: you can just upgrade it [02:57] tlacaelel: you can upgrade, but there is alot of problems [02:57] !upgrade [02:57] For upgrading, see the instructions at https://help.ubuntu.com/community/UpgradeNotes [02:57] how does one become ubuntu developer? [02:57] ERROR_SUCCESS: I think what you may actually want is to enable multiverse then look in synaptic for Package flashplugin-nonfree [02:58] hi, why is there does doubled files with the tilde at the end..it s annoying ? [02:58] abc2xyz: by learning the programming langauges Ubuntu is done in, and gettong on the development part of website I assume [02:58] sebsebseb: its done using C but how to join the team? [02:58] so it's better to install ubuntu onto it's own partition & keep media etc. on a different partition [02:59] abc2xyz: not sure, but probably going to get better luck finding out in #ubuntu+1 or #ubuntu-offtopic [02:59] !contribute | abc2xyz [02:59] abc2xyz: To contribute and help out with Ubuntu, see http://www.ubuntu.com/community/participate [02:59] abc2xyz: you could ask in #ubuntu-dev [02:59] ok well there was rwww and kira :D [02:59] qcjn: most likely those files were editted with the original saved with a tilde~ [02:59] thanks :D [02:59] I'm having problems getting an wireless internet connection through Ubuntu, I had no problems when using the Live cd but after installing Ive had many problems with it. I had read many tutorials on it and talked with three other people but still at no solution. I had installed WICD with no luck, it was not able to find any wireless networks aswell with anything other then my wired connection. I had tried using NDISWRAPPER b [02:59] ut turned out my card is compatabile and it was not needed, even though oddly enough its still not working. My adapter is not off or anything else like that and Im running out of solutions. Any help? [02:59] ERROR_SUCCESS: I think what you installed is the libflash-mozilla plugin which is the one that lets mozilla use flash [03:00] tlacaelel: thats what i do.... windwos gets 30gigs, ubuntu / gets 30gigs, then 100gigs or so is simply for movies, music, pics, etc, that is shared between the two. [03:00] qcjn: they're backup files made by some applications. the most common one in GNOME is gedit; you can tell it to stop making them with Edit > Preferences > Editor > uncheck "Create a backup copy of files before saving". [03:00] Fallen[qa]: well what card do you have? [03:00] roadrock: i create a abcd.txt file, right from nautilus. i open it, when i save it, i have this copy with the tilde [03:00] redvamp128>: i'll uninstall it and install the nonfree [03:00] Wireless Intel PRO or something similar [03:00] qcjn: read what rww said. [03:00] rww: thanks [03:01] ERROR_SUCCESS: just make sure to go into software sources and enable multiverse [03:01] IndyGunFreak; Wireless Intel PRO or something similar [03:01] Fallen[qa]: if you want help, then you can't give answers like that. [03:01] Fallen[qa]: [03:01] Fallen[qa]: i have a laptop, or something similar [03:01] roadrock: thanks to you to [03:01] qcjn: welcome [03:01] okay, I was in nano and I hit ctrl-z [03:01] what did I just do ? [03:01] I can access my ubuntu machine from an outside osx system, right? [03:01] Rtl8187b is the model [03:01] Iceman_B^Ltop: backgrounded it. To get it back, run "fg" [03:01] tlacaelel: yes [03:02] IndyGunFreak; I had all this information in a document I by accidently deleted forgive my skimpy answers or give me a sec to open a terminal and get them again [03:02] thanks rww [03:02] IndyGunFreak; Network controller: Intel Corporation PRO/Wireless 4965 AG or AGN [Kedron] Network Connection (rev 61) [03:02] acfrazier: congratulations, you're affected by the same bug as me. See https://bugs.launchpad.net/linux/+bug/182473 and http://bugzilla.kernel.org/show_bug.cgi?id=9143 for information; note the lack of solutions. [03:03] redvamp128: same thing should i restart? [03:03] ERROR_SUCCESS: did you close out firefox and restart it [03:03] sebsebseb: how to do that? [03:03] redvamp128: yes [03:03] tlacaelel: you want to like remote connect into your computer? [03:03] ERROR_SUCCESS: Which site are you having the issue with? [03:04] sebsebseb: yes [03:04] I have no screen on it right now [03:04] redvamp128: youtube [03:04] ssh [03:04] tlacaelel: ok VNC and SSH to make it secure [03:04] ubuntu 10.04 won't recognize my external monitor, so I can't see what I just installed [03:04] tlacaelel: VNC to see your desktop, but to make VNC secure tunnel over SSH [03:04] I know it's working though, cuz I log in & it does the "login" sound [03:04] !vnc | tlacaelel: use VNC over SSH for remote desktop; if you just want command-line, install openssh-server. [03:04] tlacaelel: use VNC over SSH for remote desktop; if you just want command-line, install openssh-server.: 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 [03:05] tlacaelel: Ubuntu 10.04 doesn't exist yet. [03:05] tlacaelel: remote connect using the Internet? or a local area network? [03:05] 10.04 is out already? [03:05] rewt: no [03:05] i meant 8.04 [03:05] phew... thought i was sent to the future or something [03:05] Hi, I'm using Ubuntu with Fluxbox. How do I put my computer to sleep? Or hibernate? [03:05] rewt: haha [03:05] ERROR_SUCCESS: Do you have sound on other flash sites? [03:06] Hello others, before someone gets mistakes me as a bot goes on some power trip and boots me then permenantly bans me from this channenl, maybe someone has the knowledge to help me figure something out. [03:06] anybody know a TI-83 emulator for ubuntu? [03:07] primary: If you have issues with this channel's operators, please voice them in #ubuntu-ops, not here. That said, go ahead and ask your question. [03:07] I am trying to configure miro to use vlc as its media player, any suggerstions? [03:07] any msn can run on ubuntu CLI mode? [03:07] can someone help me install xsys2.2.0 please [03:07] I'm having problems getting an wireless internet connection through Ubuntu, I had no problems when using the Live cd but after installing Ive had many problems with it. I had read many tutorials on it and talked with three other people but still at no solution. I had installed WICD with no luck, it was not able to find any wireless networks aswell with anything other then my wired connection. I had tried using NDISWRAPPER b [03:07] ut turned out my card is compatabile and it was not needed, even though oddly enough its still not working. My adapter is not off or anything else like that and Im running out of solutions. Any help? My card is Intel Corporation PRO/Wireless 4965 AG or AGN [Kedron] Network Connection (rev 61) === ivan__ is now known as cryptonite41 [03:07] Anyone have any idea how to encode to v2 in SoundConverter? [03:08] !grub [03:08] GRUB is the default Ubuntu boot manager. Lost GRUB after installing Windows? See https://help.ubuntu.com/community/RestoreGrub - GRUB how-tos: https://help.ubuntu.com/community/GrubHowto [03:08] !lilo [03:08] lilo is an alternative [Li]nux Boot[Lo]ader. Note: it is recommended that you use GRUB on Ubuntu instead. [03:08] redvamp128: same problem with the other ones [03:08] i am trying to create a rescue cd [03:08] zcat rescue-remix-8.10.gz | sudo tee /dev/sdb1 > /dev/null [03:09] but does this set up a mbr? [03:09] Do any of you know how to change miro settings? [03:09] ERROR_SUCCESS: can you go into your system- preferences sound- and then test all the sound channels to make sure you have sound in all of them [03:09] I'm trying to use my mysql password on the command line, but the password has an & in it, how can I avoid causing an error? [03:09] anyone cant help me how to uninstall my LILO and change my boot loader into GRUB?? [03:09] i would really like to write the image to the entire USB drive [03:09] anyone cant help me how to uninstall my LILO and change my boot loader into GRUB?? [03:09] !repeat | cryptonite41 [03:09] cryptonite41: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. You can search https://help.ubuntu.com or http://wiki.ubuntu.com while you wait. Also see !patience [03:10] wiw [03:10] How do I list zombie processes? [03:10] :D [03:10] primary: if you don't get answers here, try asking in #miro [03:10] ehii [03:10] mbrigdan: try replacing the & with \& [03:10] rww: Thanks! [03:10] redvamp128: only music and movies work === primary is now known as BattleStarJesus [03:11] in nautilus it looks like all i have are three files with garbled names [03:11] !grub | cryptonite41 [03:11] cryptonite41, please see my private message [03:11] mbrigdan: check it works before you thank me, I'm not sure if it will ;) [03:11] rww: It does [03:11] !lilo | cryptonite41 [03:11] mbrigdan: awesome :D ! [03:11] cryptonite41, what do you want with lilo? [03:11] ERROR_SUCCESS: try some of the other playback for sound playback-- see if it can get it make sound through them- THat is probably why you hear no sound using flash [03:11] rww: Yup! [03:11] I think mandriva still legacies it [03:12] any burners in here? === abc2xyz is now known as a2z [03:12] anyone have any idea why vlc still cant play dvds with libdvdcss2 installed? http://paste.ubuntu.com/121663/ [03:12] f_newton: i want to uninstall my LILO and install GRUB as boot loader [03:12] poet: did yo install ubuntu-restricted? [03:13] cryptonite41, how did you get lilo? [03:13] f_newton: can u help me please [03:13] try sudo apt-get install grub [03:13] hai guise! [03:13] redvamp128: it works ALSA [03:13] anyone know how to install xsys2.2.0 plugin for X-Chat ? [03:13] f_newton: theres 2 boot manager in ubuntu 8.04 installation cd [03:13] ERROR_SUCCESS: Now try you-tube [03:13] u guise liek use ubunto and liek it? is it kewl? [03:13] f_newton: theres 2 boot manager in ubuntu 8.04 installation cd, i pick LILO as my boot loader [03:14] liek i b usin windows and i be h8ing it [03:14] cryptonite41, now could be a good time to move on up to 8.10 [03:14] f_newton: hmmmmm,,,, [03:14] Dozzzie, windows is better then l33tspeekrs [03:14] redvamp128: same problem [03:15] f_newton o rly? [03:15] ... [03:15] lol internets [03:15] ERROR_SUCCESS: Question? do you have onboard sound plus a seperate sound card? [03:15] I'm using Ubuntu with Fluxbox. How do I put my computer to sleep? Or hibernate? [03:15] definetly, hibernate! === AdamS42b is now known as AdamS42 [03:15] whats l33tspeekrs [03:16] redvamp128: just the one on motherboard btw i just tested in opera and it worked but not in firefox [03:16] I'm having problems getting an wireless internet connection through Ubuntu, I had no problems when using the Live cd but after installing Ive had many problems with it. I had read many tutorials on it and talked with three other people but still at no solution. I had installed WICD with no luck, it was not able to find any wireless networks aswell with anything other then my wired connection. I had tried using NDISWRAPPER b [03:16] ut turned out my card is compatabile and it was not needed, even though oddly enough its still not working. My adapter is not off or anything else like that and Im running out of solutions. Any help? My card is Intel Corporation PRO/Wireless 4965 AG or AGN [Kedron] Network Connection (rev 61) [03:16] people who substitute correct spelling and english for quirky alternate phonically obtuse lettering [03:16] really really annoying a2z [03:16] ERROR_SUCCESS: Then install the libflash-mozplugin (you have to have both installed) [03:17] f_newton: other way around === solid_li` is now known as solid_liq [03:17] i know the term itself is annoying f_newton [03:17] if 8.04 i386 was working on my processor, then 8.10 i386 should work just fine in theory, right? [03:17] the usage is annoying imho [03:17] in theory [03:17] can anyone explain to me the usage and advantage of a symbolic link? [03:18] oh my grammar was backwards [03:18] lol [03:18] hi [03:18] I had NFS working fine, but now my client machine says "mount.nfs: internal error" any ideas? [03:18] tlacaelel: yes, although there could be other hardware support regressions (unintentional of course) [03:18] Iceman_B^Ltop, it allows you to make "shortcuts" to your applications [03:18] BETTER hardware support, yes? [03:18] :D [03:18] bobbob1016, i had that error the other day. trying to remember what it was [03:18] and it also links various libraries to other applications that need it [03:18] redvamp128: it worked [03:18] redvamp128: ty [03:19] bobbob1016, i think because i didn't have the network configured correctly [03:19] ERROR_SUCCESS: I think you had the moz plugin without having flash [03:19] hey, how do I edit my sources.list file? [03:19] entrooo, sudo nano /etc/apt/sources.list [03:19] aight thx [03:19] kindofabuzz, haven't changed anything though [03:19] or gksudo gedit /etc/apt/sources.list [03:19] redvamp128: yeah [03:19] bobbob1016, is the nfs share up? [03:21] f_newton: okay. that seems handy, but confusing as well. can I use them as arguments in say, cp and mv commands? [03:21] kindofabuzz, yes, on that machine now [03:21] CP COMMANDS!!! HELL YEAH [03:21] CP! CP! CP! === kira\ is now known as stealth_tty1 [03:21] bobbob1016, can you ping that machine? [03:21] kindofabuzz, did /etc/init.d restart too [03:21] child porn commands? [03:22] uh for example... you have lets say java installed... you make a symbolic link in to your mozilla directory and you can use java in your browser [03:22] kindofabuzz, I can ssh into it, so I'd assume I can ping it [03:22] yeah [03:22] Dozzzie: not here. [03:22] Hey, I put the dropbox deb in my repository, how do I install it now? [03:22] bobbob1016, well my probelm was i couldn't even ping it, so i was getting that error [03:23] entrooo, same way you install anything else [03:23] kindofabuzz, Well I can, any other ideas? [03:23] I tried sudo apt-get install dropbox [03:23] bobbob1016, sorry no [03:23] and it says it doesn't see the package [03:23] tsrk, Hey, you ever get an answer on zombies? [03:23] Dozzzie: YOu do know that chat and Ip addresses are logged. [03:23] entrooo, apt-cache dropbox, then sudo apt-get install the name [03:23] nowadays Iceman_B^Ltop symbolic links are usually written in to the apps already [03:23] entrooo, Try opening synaptic, and searching for dropbox, could be something close to dropbox [03:23] redvamp128 so what? [03:23] kk [03:23] I had NFS working fine, but now my client machine says "mount.nfs: internal error" any ideas? [03:23] entrooo, apt-cache search dropbox i mean === Craige_ is now known as Craige [03:24] redvamp128: may be he has one of those dynamic Ips [03:24] f_newton_ okay [03:24] RussM, nope, it disappeared so i stopped worrying about it :P [03:24] kindofabuzz, thanks man, found it :D [03:24] oh, a different question, is it possible to make a machine reboot if I'm logged in via putty ? [03:25] bobbob1016, try restarting portmap and nfs on that machine [03:25] Iceman_B^Ltop: sudo reboot [03:25] okay [03:25] sudo shutdown -r now [03:25] Iceman_B^Ltop, if you can control the software on off routine sure [03:25] routine? [03:25] meaning what? [03:26] tsrk, If it happens in the future, I think they end up with a 'Z' in the S (STAT) column in a "ps -elf" output. So, this should list them: ps -elf | awk '($2="Z"){print}' [03:26] kindofabuzz, I did, which is why I said I did /etc/init.d/nfs-kernel-server and nfs-common restart [03:26] bobbob1016, try restarting portmap too [03:26] I installed dropbox, but now I can't find where to launch it, any ideas? [03:26] entrooo, have you tried dropboxex's site? [03:27] dropboxex's* [03:27] I'm looking at it, but I don't really see a tutorial [03:27] lol i can't spell [03:27] RussM, ok, thanks [03:27] [03:27] RussM, are they a abnormal? (i'm running a basic LAMP server installation w/ ftp and samba file servers) [03:28] kindofabuzz, No, not working === away_man_ftl is now known as iron_man_ftw [03:28] y need to broadcast video over internet ( like online radio ) any ideea how ? [03:28] gogutech, shoutcast or icecast [03:28] oh video [03:28] got it working :D [03:28] Got the dual monitors working. [03:28] Had to do it old school X11 config style [03:29] but then the ATI utils I downloaded looked like they would do it, too [03:29] so all is well. [03:29] what does a pink filename signify when I ls a dir in putty ? [03:29] tsrk, Just means that a process hasn't retrieved the exit status of a child process. If you get a lot of them, then it could be a problem (child process ID can't be reused until the exit status is cleared from the process table) but it's not likely that big a deal otherwise. [03:29] No need to buy another vid card or go back to Windows. [03:29] RussM, ok [03:30] hiall! [03:32] hai2u! [03:32] do you guys have cp on ubuntu? [03:32] ? [03:32] Dozzzie: "cp" in Linux terminology is the copy file command. [03:33] cp was a unix command way before windows used it [03:33] rww do you have cp? [03:33] Dozzzie: What do you mean by "cp? [03:34] what else should i mean? [03:34] RussM, how can zombie processes disappear? Does the fact that it's gone mean that it was taken care of cleanly? [03:35] Dozzzie: I don't know. I found it odd that you were asking me if I have the "copy file" command (since most GNU/Linux computers do), so I was checking I understood you correctly. [03:36] lol cp [03:36] Dozzzie: do I? or do you mean something else? [03:36] not most, all [03:36] Either the parent read the status, or the parent itself exited. Unparented processes are inherited by "init", and init periodically reaps (collects status) from its dead children. [03:36] RussM dead children cp? [03:36] !ops | Dozzzie: trolling [03:36] Dozzzie: trolling: Help! Channel emergency! (ONLY use this trigger in emergencies) - Mez, LjL, elkbuntu, imbrandon, DBO, gnomefreak, Hobbsee, rob, Madpilot, CarlK, crimsun, ajmitch, tritium, Nalioth, thoreauputic, apokryphos, tonyyarusso, PriceChild, Amaranth, jrib, jenda, nixternal, Myrtti, mneptok, Pici, Jack_Sparrow, nickrud, jpds, bazhang, jussi01, Flannel or ikonia! [03:37] any suggetestions for a begiining BSD, wanna try one [03:38] beginning* [03:38] kindofabuzz: BSD is offtopic for this channel (try ##bsd), but I'd suggest FreeBSD. [03:38] right on === horstle is now known as [horstle] [03:41] hey, I'm having a lot of trouble! [03:42] Millertime_018: well you have to twist the cap off first [03:42] as soon as I start up in ubuntu, it freezes! [03:42] I'm having problems getting an wireless internet connection through Ubuntu, I had no problems when using the Live cd but after installing Ive had many problems with it. I had read many tutorials on it and talked with three other people but still at no solution. I had installed WICD with no luck, it was not able to find any wireless networks aswell with anything other then my wired connection. I had tried using NDISWRAPPER b [03:42] ut turned out my card is compatabile and it was not needed, even though oddly enough its still not working. My adapter is not off or anything else like that and Im running out of solutions. Any help? My card is Intel Corporation PRO/Wireless 4965 AG or AGN [Kedron] Network Connection (rev 61) [03:43] hit esc when it's coming up you will be presented with a menu Millertime_018, hit e and take off the quiet splash part of the line, hit enter, then hit b [03:43] as soon as fusion-icon loads! I was messing around with it and changed some option and now its freezing every time it starts up [03:43] oh, so it freezes when you log in or when ubuntu is starting? [03:43] no, after I log in [03:43] your login session is totally separate, and usually easier to fix [03:43] after the log in screen [03:43] I accidentally killed x by stopping a process in htop, but im able to ssh into it, is there a way to restart x since 'ctrl+alt+backspace' isnt working [03:44] ok, well i have no idea what fusion-icons are but i've fixed plenty of profile issues like this. you need to use the CLI a little. are you comfortable with it? [03:44] /join #ubuntu-marketing [03:44] eseven73, /etc/init.d/gdm start might do it. [03:44] eseven73, sorry, sudo /etc/init.d/gdm start [03:44] joe-mac: when i start up, everything functions well, but when fusion-icon comes up it freezes [03:44] how to insatll allegro? [03:44] ubuntu: and whats "CLI" [03:44] command line interface [03:45] joe-mac: well i've used the terminal before [03:45] so i should be able to use this just the same... === arvind_k is now known as arvind_khadri [03:45] you probably just need to rm or mv a .$WHATEVER file in your home, i don't know enough about fusion icons to say which one specifically, let me google it [03:46] hi [03:46] fusion-icon is just an icon in your sys tray to switch between WM's [03:46] where is the config file of gdm ? [03:46] o it's that cute little compiz thing [03:46] Millertime_018: you could if you can get to a terminal-- try metacity --replace to get off compiz [03:47] yea redvamp128 that's what i was about to say [03:47] compiz used to make my life hell at my last job [03:47] maxagaz, whereis gdm [03:47] that command was muscle memory [03:48] Millertime_018: then install the cssm to manage compiz ( that command again is { metacity --replace}) [03:48] redvamp128: well i don't want to turn off compiz. i just want to change one of the options of fusion-icon. compiz works fine [03:48] can't remove the fusion icon if oyu can't log in though [03:48] So, I have a folder I want to make permissions avail for my normal login to read/write/execute. I did gksudo nautilus to run nautilus as root, but when try to change the owner of the directory it just changes it right back to root. What do I need to do? [03:48] Millertime_018: if it is freezing then - going into normal desktop then changing the options and turning compiz back on. [03:49] joe-mac: you were telling me to use the CLI (I think) how do i use that to start the normal desktop without any applications. like a bare start [03:49] kindofabuzz, ok, i found it, but whereis gdm doesn't give it to me [03:50] redvamp128: that's what I want to do. but i don't know how. do you know what fusion-icon is? [03:50] Millertime_018: there's a couple ways, what you want to do most likely is hit ESC key on boot at the grub menu and then choose the rescue option [03:50] joe-mac: wait! [03:50] you will be given a root prompt with no password, at which point you type su - $YOURUSERNAME [03:51] waiting [03:51] joe-mac: i know what I'll do. [03:51] hit me with it. [03:51] joe-mac: ok, when i start up and grub comes up, hit esc and the command line will come up [03:51] i'll uninstall fusion-icon [03:51] I'm using Ubuntu with Fluxbox. How do I put my computer to sleep? Or hibernate? [03:52] Millertime_018: I use a similar - the compiz-switch instead of the fusion icon - plus I use the advanced desktop effects settings to change my compiz (though mostly I turn it off) [03:52] with "apt-get autoremove fusion-icon" is that command correct? [03:52] after it completes, how will i just tell it to boot? [03:53] how to cancel the autologin in gdm from a terminal ? [03:53] ctrl-d to exit your shell, init 5 as root [03:53] joe-mac: how will i tell it to boot into the regular screen using the CLI [03:53] will get you to a gui [03:54] well, don't be using that command unless you enter 'rescue mode' which is verbal dressing for runlevel 1 aka single user mode === Bsims is now known as Bsims{fs} [03:54] 5 is traditionally multi-user with X [03:54] joe-mac: i mean i will use the CLI to remove a program. after that completes i just want to boot normally [03:54] what are you talking about joe-mac [03:54] ? [03:54] Hello. I have a question about security in Ubuntu. Are there any directories that are publically available except /var/www (default) on a server with apache2 and openSSH? [03:55] what's a "verbal dressing" or runlevel 1? [03:55] "rescue mode" at the grub menu when you boot [03:55] when you hit esc [03:55] you will be presented with a menu [03:55] one will say "rescue mode" at the end [03:55] that's the one you choose [03:55] joe-mac: Please don't flood, use http://paste.ubuntu.com to paste, don't use Enter as punctuation. [03:55] ok i'll try [03:55] see you in a few [03:55] if i don't come back it worked [03:56] * Bsims{fs} smiles as I have set my woman as my collared sub to be [03:56] if you have two boxen, best to keep this window open while yuo do it [03:56] smg_yuk [03:56] joe-mac: what is so hard about him turning off compiz = fixing the issue then turn it back on? [03:57] smg_yukkkk [03:57] Hello. Is there any way in terminal to get a list of all the packages currently installed? I just installed a package but now I can't it in Synaptic [03:57] Stepan1: aptitude search ~i === SMG_CARIII_ is now known as SMG_yuk [03:58] <_VIM_> !nickspam | SMG_yuk [03:58] SMG_yuk: You should avoid changing your nick in a busy channel like #ubuntu, or other Ubuntu channels; it causes excessive scrolling which is unfair to new users. Please set your preferred nick in your client's settings instead. See also « /msg ubottu Guidelines » [03:58] rww: great, thanks [03:58] So, I have a folder I want to make permissions avail for my normal login to read/write/execute. I did gksudo nautilus to run nautilus as root, but when try to change the owner of the directory it just changes it right back to root. What do I need to do? [03:58] redvamp128: his login session doesn't work [03:58] felixsulla: what type of filesystem is the folder on? ext2/3, ntfs, etc.? [03:58] for someone new to ubuntu, that is the equivalent of fixing apollo 13 === SMG_CARIII is now known as SMG_yuk [03:59] joe-mac: ctl-alt-f2 right after the drums? [03:59] yea, my first advice was based on what i thought was a freeze at boot [03:59] rww: Ok, stupid question.. how do I check that :/ === tareque is now known as tareque99 [03:59] zi just wanna say thanks to everyone here wo's helpng out us newbs [03:59] :) [04:00] felixsulla: the "mount" command in terminal will show a list of all mounted filesystems. If you know the folder path (e.g. /media/disk/foo/bar), you can match that up to the right line, then the filesystem type is right after it. [04:01] how do i install realplayer? [04:01] I'm having problems getting an wireless internet connection through Ubuntu, I had no problems when using the Live cd but after installing Ive had many problems with it. I had read many tutorials on it and talked with three other people but still at no solution. I had installed WICD with no luck, it was not able to find any wireless networks aswell with anything other then my wired connection. I had tried using NDISWRAPPER b [04:01] ut turned out my card is compatabile and it was not needed, even though oddly enough its still not working. My adapter is not off or anything else like that and Im running out of solutions. Any help? My card is Intel Corporation PRO/Wireless 4965 AG or AGN [Kedron] Network Connection (rev 61) [04:01] type vboxsf? [04:02] hi [04:02] hi chinguy [04:02] felixsulla: You could try what is on this page (and I do know it says .dmrc fix) but on the page there is a command to chmod so that it takes ownership of all the files to the specified user- Ubuntu .dmrc permission issue - a fix [04:02] i'm back [04:02] so hot [04:02] back from? [04:03] felixsulla: and you have to log off and goto options then window manger-- prompt only to run those commands at the bottom.. Should fix the permission issue for the folder. [04:03] Fallen[qa]: that card works near flawlessly with linux via a native module (meaning notndiswrapper) called ipw4965 i believe. so what is the behavior you're seeing? [04:03] How can i change directory to Local Disk in the terminal? [04:03] redvamp128: So i'm encountering some kind of bug..? Not just a normal permissions thing? [04:03] like no networks come up, or you try to connect and it fails? [04:03] <[ka]killer> hey guys, netfinity 5000 system, cant get into a prompt to modprobe any sugestions? [04:04] jhonnyboy, cd /path/to/"Local Disk" #perhaps? [04:04] Is there anyone on feisty? [04:04] I need a sources.list from a feisty machine [04:04] joe-mac; I have installed WICD and it is not able to identify any wireless networks, same thing with the native Network Manager [04:04] felixsulla: not really a bug per say = but running nautilus as sudo or gksu is not usually something to be ran (I only run it when I want to remove a file that won't let me otherwise) [04:04] <[ka]killer> feisty was 7.04 right? [04:04] <[ka]killer> or was it 7.10.. [04:04] what's feisty [04:04] Yes [04:04] unop: I don't know how to find the local disk on ubuntu >< [04:04] !feisty [04:04] Ubuntu 7.04 (Feisty Fawn) was the sixth release of Ubuntu. End Of Life: October 19th, 2008. See !eol and !upgrade for more details. [04:04] <[ka]killer> one sec [04:04] <[ka]killer> i think i may be [04:04] im trying to find some encrytion software for ubuntu [04:04] any ideas? [04:04] jhonnyboy, what do you mean by local disk? [04:04] <[ka]killer> need to vnc ot the box tho [04:05] jhonnyboy, maybe you should explain yourself a bit more. what do you mean local disk? [04:05] redvamp128: I was just thinking it'd be an easy way to adjust the permissions. I guess I should just look up the terminal command instead, eh? :) [04:05] 7.04 [04:05] DaSkreech: feisty isn't supported any more, and its apt repositories got moved to old-releases.ubuntu.com [04:05] rewt: Places > Local Disk [04:05] <[ka]killer> wait... never mind i updated to 7.10 [04:05] rww: that's kinda why I need the sources.list :) [04:05] Fallen[qa]: can you please go to applications accessories terminal and type sudo lsmod | grep ipw [04:05] just copy and paste that command, if nothing comes up, your driver isn't loaded [04:05] i need to change directory inside the terminal to my local disk so that i may find a .iso to run with Wine [04:05] joe-mac: lsmod doesn't require sudo [04:05] [ka]killer: give me the sources.list for that [04:05] <[ka]killer> one sec... have to vnc back to the box [04:05] Is anyone around that can help me with something. [04:05] felixsulla: yes that would be better-- but my fix should adjust all files to be permission for user (the sudo chmod 700 /home/) [04:05] <[ka]killer> freenode killed nightstar oro [04:05] oh hey kak [04:06] rww: It needs to have some file from the backports but I can't figure out where the backports server is [04:06] joe-mac; I got no response to the command [04:06] jhonnyboy, when you go there.. press CTRL+L .. you should see nautilus display the path in the navigation bar. you use that path with cd. [04:06] ok so now type sudo modprobe ipw4965 [04:06] DaSkreech: http://paste.ubuntu.com/121674/ [04:06] redvamp128: So just run litterally that line in bash: "sudo chmod 700 /home/ [04:06] ? [04:06] unop: Thank you so much! That helps a lot :) [04:06] Bye everyone [04:06] joe-mac; FATAL: Module ipw4965 not found. [04:06] <[ka]killer> son of a... firefox keeps crashing [04:07] * Orochium just needs to figure out how to stop Ubuntu's server installer long enough to run a modprobe ide_generic [04:07] rww: Thank you [04:07] felixsulla: But you can't be logged into the desktop (command line online only ) options -- window manger and you should find the prompt only option. [04:07] trying to get it onto Netfinity 5000...saying that no CDrom is found, even after you boot from it, I was looking in this thread --> http://ubuntuforums.org/showthread.php?t=818210&page=2 there at the top [04:07] ok apparently recently ipw has been deprecated fallen, try the first command lsmod | grep lwl === solid_li` is now known as solid_liq [04:07] but break = top doesn't seem to stop anything at all [04:07] redvamp128: By cant be logged into the desktop, do you mean I cant have nautilus open..? [04:07] iwl** [04:08] so I have no way to get back to aprompt to type in modprobe ide_generic so it can continue installing === iron_man_ftw is now known as away_man_ftl [04:08] exact same problem as in that thread [04:08] any takers? please, I've been working on this sunce thursday night without any luck (three distros later...) [04:08] Fallen[qa]: this page has some good info http://www.thinkwiki.org/wiki/Intel_PRO/Wireless_4965AGN_Mini-PCI_Express_Adapter [04:08] felixsulla: no just log out-- then goto the options on the left bottom of the screen- then window manger-- then look for the option of prompt only (or maybe listed as command line recovery) depending on build [04:08] <[ka]killer> it has been driving him crazy [04:09] joe-mac; as for the output http://pastebin.com/m3c85016e [04:09] Does anyone know of a good software midi arpeggiator besides qmidiarp? Something that can work for Alsa MIDI or Jack MIDI? [04:09] redvamp128: Ok finally I just clued into what you mean. Thank you. [04:09] <[ka]killer> who wanted my source list from 7.04? [04:09] yeah. help me, before I try to install windows out of desperation D: [04:10] felixsulla: that will set all files in that folder to be user settings (all permissions for that folder to that user) [04:10] Fallen[qa]: paste "iwlist scan" [04:10] iwlist scan [04:10] don't you need to specify the interface with iwlist? [04:10] grrr where is my source list again [04:10] i forget wherre its located -_- [04:11] y need to broadcast video over internet ( like online radio ) any ideea how ? [04:11] helo [04:11] kak2: /etc/apt/sources.list [04:11] yea, cept iface is unknown [04:11] appppt! [04:11] anybobody from ecuador? [04:11] so iwlist scan will loop through all [04:11] i forgot which folder [04:11] joe-mac; http://pastebin.com/m1331b309 [04:11] gogutech: use icecast2 [04:11] Fallen[qa]: is this a lenovo? Check your killswitch. Then when you say it's not killed, check it a couple more times. [04:12] those things are great for getting stuck half way [04:12] ... [04:12] Orochium, You try adding any boot parameters? [04:12] and making you want to kill things [04:12] joe-mac; what do you mean by killswitch? [04:12] Orochium, I don't have a netfinity to try it on, but in the past, if I was installing on a box and it had problems seeing the cdrom, there were some boot parameters that were usefull. === rww is now known as meoblastOO1 [04:12] there is a wireless killswitch on lenovos, it's a physical switch, on other types of laptops it's an Fn+ControlKey switch === Tabidachi is now known as tabidachi_away === Starnestommy is now known as lstarnes [04:13] on my x300 it's somewhere near the front bottom [04:13] RussM: happen to know any of those, and I'd add those to the install line after hitting F6 in the installer right? [04:13] toshibas and dells have that too [04:13] Orochium, all_generic_ide helped me once before. [04:13] where am I plugging that in? === meoblastOO1 is now known as rww [04:14] Orochium, Hang on, i'll try booting the install iso in a vm so I don't get the info wrong. [04:14] very very appreciated [04:15] joe-mac; It seems to be on, Ive switched between on and off refreshing to see if it turned on but still not getting anything [04:15] hi, anyone is top with rsync, cause i made a -n flag rsync with the --delete & log-file, and i don't see in the log file what would be deleted [04:15] Fallen[qa]: is this a physical switch or a function key? is there a corresponding LED omn the LED panel? [04:16] joe-mac; physical switch and I dont think it is, not sure if their is one. Im on a Dell XPS laptop [04:16] Orochium, Yes, select your language, then hit f6, and add "all_generic_ide" in there, probably before "quiet" would be good. [04:16] <[ka]killer> wrong button [04:17] Fallen[qa]: in a terminal type sudo tail -f /var/log/messages [04:17] leave it open [04:17] then flip the switch, wait a couple, see if something shows in there [04:17] Is there any way to share a X-program over network? [04:18] Kagee: yes [04:18] (not vnc, 2 different users, same program) [04:18] joe-mac, how do you stop that? [04:18] Orochium, If that doesn't work, I see a post by someone in the forums that suggested "acpi=force" when installing 8.04 - maybe that's something that would help? The post is http://ubuntuforums.org/showthread.php?t=818210 [04:18] ctrl-c will stop tail -f [04:18] cool [04:18] Kagee: I was thinking VNC, but there's something for X I think, plus there's the NX stuff [04:18] anyone know how to disable the touch stick in the middle of the keyboard on a dell E6500 laptop? [04:19] <_VIM_> Kagee: theres ssh x forwarding but don't ask me how, i just know it is possible :) [04:19] Russ: I'll try it...right now if I hit ALT+F2 before it tries to find the CDrom, it'll let me activate the terminal, but modprobe ide_generic or modprobe all_generic_ide returns "FATAL Modile X not found" [04:20] sebsebseb: u can export the display from the X server [04:20] and connect to the X server by ssh [04:20] joe-mac; http://pastebin.com/m594f38e0 [04:20] Orochium, Wow, the poster there actually ended up using "break=top" on the boot, then typing "modprobe ide_generic" when it "broke" into the boot. [04:20] this is the job that NX do [04:20] joe-mac; Also thanks for all the help [04:20] Kagee: look at this site. http://www.nomachine.com [04:20] Russ: and thats what I'm TRYING to do [04:20] but it hasn't worked at all as explained [04:21] Does Ubuntu automatically come with VNC? [04:21] I boot...hilight Install Ubuntu server...press F6...at the end of the line, I add "break=top" [04:21] Stepan1: not properly no [04:21] which does NOTHING [04:21] Stepan1: a viewer, but not a server [04:21] then after it gets into the installer, where it sets up the keyboard and region and layout [04:21] <_VIM_> x11vnc is good [04:21] Stepan1: also VNC needs to be tunneld over SSH to be secure, when it's being done over net [04:21] just before cdrom I'm able to alt + F2 to activate the terminal [04:21] _VIM_: yeah and insecure unless tunneled over SSH [04:22] typing modprobe Ide_generic there gives me a FATAL: Not found [04:22] <_VIM_> ye [04:22] <_VIM_> yes* [04:22] I am out of ideas [04:22] sebsebseb: do you know if I installed server can i view from a windows machine? [04:22] Stepan1: Putty is the way to connect to a Linux SSH server [04:22] <_VIM_> sebsebseb: I'm not that paranoid though ;) [04:22] <[ka]killer> i wish i lived closer oro [04:22] <[ka]killer> i would help you out more [04:22] Fallen[qa]: np, so it look slike nothing popped up in messages, let's try something similar type this [04:22] Stepan1: ,but it is a bit of a pain to set up in Windows I find [04:22] watch -n 3 "dmesg | tail -20" [04:22] can anyone tell me how to use wine to run wow from dvd rom? [04:22] I've checked the MD5 twice, and reburnt the cd three times [04:22] Orochium, Maybe someone else has a suggestion on how to get it to see the install CD. all_generic_ide was the trick for me, but I was installing on a home-built box w/ an abit mobo, not a netfinity. [04:23] flip the switch and just wait, you should def see something new scroll by [04:23] _VIM_: well better safe than sorry, as the saying goes [04:23] RussM: what did you have to do...try to be specific, maybe I'm missing a step people take for granted [04:23] Orochium, what kind of bios settings does a netfinity have? [04:23] sebsebseb: ill check it out, thanks [04:23] <_VIM_> sebsebseb: if you must have the last word, ok fine, better safe than sorry yes. :P === kompulsa_dot_com is now known as Tetracomm [04:24] Stepan1: if you just want to see someones Windows desktop in Linux though, then there's a much easier way [04:24] joe-mac; the output is very similar to the previous one [04:24] that is secure [04:24] yeah VNC [04:24] <^Einstein> OK, folks, here's Yet Another PulseAudio Problem! I used PA for months but could never get good-quality sound from my capture devices because of that bugger HDA-Intel issue that I tried to fix myself. I managed to fix it... [04:24] does any one know how to install games like sims and wow [04:24] RussM: not very much, mostly inspectful options [04:24] <^Einstein> But when I restarted my session, all the audio failed. [04:24] nothing really to change much with IDE [04:24] <^Einstein> Now, it fails every 20 minutes or so after I start it manually, with the message: [04:24] martin_henry: maybe you missed it, but we just talked about how VNC is not secure unless tunneled over SSH [04:24] <^Einstein> Soft CPU time limit exhausted, terminating. [04:24] <^Einstein> Hard CPU time limit exhausted, terminating forcibly. [04:25] Fallen[qa]: i'm looking for something that doesn't talk about a broadcom input device [04:25] i have wine but i get an error msg that says success [04:25] Anyone know the name of a program that will allow my server to automatically connect to dyndns.org to update the IP address? [04:25] sebsebseb:sorry. I figured that was known === Album is now known as Album|Awy [04:25] <^Einstein> TS has stopped working even through padsp, and everything else works fine for this 20 minute period. [04:25] ^Einstein: easy on the Enter key, please [04:25] martin_henry: nah loads of people don't know that VNC is meant to be tunneled over SSH [04:25] joe-mac; something similar to [14686.980673] btusb_send_frame: hci0 urb f3407b80 submission failed [04:25] ? [04:25] hello? [04:26] * Orochium querys desk with face. [04:26] ok that's a little odd, when you flip it back does it say the same thing? [04:26] * Sgnow slaps joe-mac around a bit with a large trout [04:26] die [04:26] di [04:26] eid [04:26] i [04:26] dei [04:26] Sgnow: Please don't flood, use http://paste.ubuntu.com to paste, don't use Enter as punctuation. [04:26] de [04:26] die [04:26] efi [04:26] sebsebseb: would it be through the viewer? [04:27] Orochium, I just did the "break=top" and modprobe ide_generic thing... [04:27] <^Einstein> tritium: sorry, I'm trying to just get my problem out there and it's more than one line but less than half a dozen. :P [04:27] where did you add break=top [04:27] Stepan1: putty is not needed in Linux [04:27] joe-mac; no it does not [04:27] right now, on the netfinity [04:27] Orochium, I hit f6, added it to the very end of the line. [04:28] ^Einstein: periods work wonders for separating sentences. ;) [04:28] Stepan1: you get a program such as realvnc free edition and run the server ( add new client ip address) [04:28] <^Einstein> not when said sentences are more than the 192-ish-character IRC limit, tritium. ;) [04:28] Stepan1: and use putty to get on Linux ssh [04:28] Stepan1: so much easier Linux to Linux [04:28] Orochium, I got a prompt that read "(initramfs) " [04:28] sebsebseb: got it, thanks [04:29] Orochium, I typed "modprobe ide_generic", hit return, then typed "exit". [04:29] Fallen[qa]: usually the same switch disables/enabled BT, sounds like some kind of kernel thing. can you get on a wire and do a dist-upgrade? [04:29] anyone know the purpose of port 1 (tcp/tcpmux) and port 10000 (tcp/snet-sensor-mgmt)? [04:29] Stepan1: what exactly do you want to do? [04:29] Orochium, It booted from the livecd - now, the vm I'm running it in isn't a netfinity, for sure... but at least it found the module properly. [04:29] joe-mac; right now im on a wired connection so yeah [04:30] RussM: please see query, I can't follow you here right now [04:30] sebsebseb: I have a windows and linux desktop, i want to be able to use both from time to type and maybe transfer files from time to time [04:30] Stepan1: can't use VNC to transfer files [04:30] and [04:30] !samba [04:30] Samba is the way to cooperate with Windows environments. Links with more info: https://wiki.ubuntu.com/MountWindowsSharesPermanently and http://help.ubuntu.com/ubuntu/serverguide/C/windows-networking.html - Samba can be administered via the web with SWAT. [04:31] join #arnoisaac [04:31] <_VIM_> i'd rather not [04:31] sorry, forgot the / :P [04:31] <_VIM_> ;) [04:31] sebsebseb: another great program [04:33] joe-mac; im sorry im a bit confused, what do you mean by dist-upgrade [04:33] Stepan1: yep Samba is good [04:33] Fallen[qa]: he means [04:34] !upgrade [04:34] For upgrading, see the instructions at https://help.ubuntu.com/community/UpgradeNotes [04:34] Fallen[qa]: well you can upgrade your packages ubt some stuff gets held back like kernels and new modules, so just basically do this: sudo apt-get update && sudo apt-get upgrade && sudo apt-get dist-upgrade [04:34] Fallen[qa]: yeah and after changing your sources [04:34] <^Einstein> so... PulseAudio, HDA-Intel laptop integrated sound card, reinstalled and reconfigured and patched until my eyes were buggy, and it's still borked. Any ideas? I've followed instructions from a dozen different forums to no avail. [04:35] which versin of Ubuntu Einstein? [04:35] <^Einstein> 8.10 [04:35] <^Einstein> sebsebseb: Intrepid. [04:35] !sound [04:35] If you're having problems with sound, first ensure ALSA is selected, by double clicking on the volume control, then File -> Change Device (ALSA Mixer). If that fails, see https://help.ubuntu.com/community/Sound - https://help.ubuntu.com/community/SoundTroubleshooting - http://alsa.opensrc.org/DmixPlugin - For playing audio files, see !Players and !MP3 [04:36] hello i install torrentflux vith synaptic but the files are not where they should be.?? [04:36] ubd: wut? [04:36] i install torrentflux via aptitude however files are lost i cant find them where they should be [04:37] <^Einstein> sebsebseb: I've tried everything in the book, nothing is working because of the weird HDA-Intel configuration. I found some tuts to patch Ubuntu's PA config to work with HDA-Intel, but they broke it even more. [04:37] where are they! [04:37] ubd: dpkg -L lists files in an installed package [04:37] I don't know Einstein [04:37] i try to install a game from a website using apturl. i click on the link, but nothing happend. apt://balazarbrothers [04:37] any idea? [04:37] !apt [04:37] 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) [04:38] <^Einstein> my sound card seems to have issues specific to pulseaudio that require special attention to get the capturing to work properly, but nothing so far has worked. [04:38] tritium, thanks i have found em [04:38] Einstin so use ALSA or something instead? === Guppee is now known as mcshane === mcshane is now known as McShane [04:38] <^Einstein> sebsebseb: I need to be able to use more than one audio app at a time... :-\ [04:39] Pulseaudio caused loads of people issues in Hardy [04:39] Intrepid Ibex it's better, but far from perfect I think [04:40] <^Einstein> Technically, it is using ALSA, just underneath the PulseAudio sound server as a wrapper. I'm using Intrepid and a few tutorials to manually edit the Pulse config files, but I ended up reinstalling and doing dkpg-reconfigure pulseaudio which broke it even more. sebsebseb ^ [04:40] well next release April, and maybe Pulseaudio is even better then === eric is now known as Guest57793 [04:40] <^Einstein> it's not PulseAudio that has to get better, it's how Ubuntu ships with it configured. [04:40] <^Einstein> It's a tricky sound server, so many variables to screw up on. === Guest57793 is now known as talntid [04:41] I can't realy help, plus going soon anyway, but s tick around and I guess soemone else can [04:41] <^Einstein> thank you for trying, at the very least. [04:41] ok good luck [04:42] ^Einstein: to go bck to defaults, remove / purge it and install it again [04:42] <^Einstein> x-ip: I did, that broke it even more, I tried that as a last resort. [04:43] <^Einstein> x-ip: like I said, Ubuntu's default configuration of it is far from optimal. [04:43] <^Einstein> x-ip: now I can't even get it back to the original state, where recording was awful but at least it would stay alive. [04:43] bouyaaaaa [04:43] ^Einstein, every distro ive used has problems with pulseaudio and it has to do with they way it interacts with certain hardware [04:44] ^Einstein: hmmm, an ugly solution is to use another wm [04:44] i had successfully perform the sync process using the grsync........ so how to make it automated .... i mean it need to done everyday automatically [04:44] <^Einstein> f_newton: you are entirely correct, in my case it's my laptop's very weird HDA-Intel card [04:44] pulseaudio works fine for me at gnome in intrepid [04:44] how to do tat???? [04:44] i had successfully perform the sync process using the grsync........ so how to make it automated .... i mean it need to done everyday automatically [04:44] how to do tat???? [04:44] ^Einstein: wich chipset ? [04:44] <^Einstein> cybercom: man crontab [04:45] ^Einstein, that particular hardware has kernel issues until the 2.6.27.12.X [04:45] ^Einstein: if u use xfce or openbox for ex, u'll not be using pulseaudio, u'll use alsa directly [04:45] hi @ all, what should i do if ubuntu 8.10 didnt install the boot part, my pc boots right up to vista :( not a nice up down menu like 8.04 had :( [04:45] ^Einstein: which is the chipset from ur sound card ? [04:45] lspci will tell u that [04:45] ^Einstein, I use a yamaha 2.0 usb sound system [04:46] <^Einstein> x-ip: $ lspci |grep Audio returns this: 00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 02) [04:46] it works really well but not for recording... recording is choppy and the time base is off [04:46] <^Einstein> f_newton: that was exactly my problem. [04:46] hitman1985: http://ubuntuforums.org/archive/index.php/t-24113.html [04:47] <^Einstein> f_newton: when I set about to fix it, I just ended up breaking it even more. [04:47] ^Einstein, unfortunately that is a linux problem in general [04:47] ^Einstein, Right click on the sound icon and reset your preferences [04:47] you may have to reboot [04:47] x-ip: whats the chance of me messing up my vista partition in this procedure ? [04:47] hitman1985: if u dont know what u are doing ... high [04:48] how do i format an SD card in linux [04:48] i really hope you didn't overwrite it [04:48] hi [04:48] <^Einstein> f_newton: but for twenty minutes until I restarted my session, it was perfect, even under Linux. My capture was crystal clear, and I could use multiple audio apps at once, including padsp... [04:48] try reinstalling\ [04:48] The requested URL /torrentflux was not found on this server. [04:48] Apache/2.2.9 (Ubuntu) PHP/5.2.6-2ubuntu4.1 with Suhosin-Patch Server at localhost Port 80 [04:48] how do i use apturl? i click on a link but nothing happend. here is the link - http://www.lgdb.org/game/neverputt [04:48] why do i get this error [04:48] <^Einstein> f_newton: I have already reset everything, and I still can't even get it back to its original state. [04:48] ^Einstein, I'm jealous! [04:48] Ive never gotten it to work [04:49] x-ip: i ll give it a shot :) [04:49] hi [04:49] kaisersebastian [04:49] BRB [04:49] I do my sound production in windows or mac using cubase, adobe audition or pro tools [04:49] how about the gentoo [04:49] ^Einstein: as i read is a problem with the module snd_hda_intel [04:49] with the kernel module [04:49] what about xp for eee [04:49] <^Einstein> f_newton: I've re-installed it with apt-get, removed every config file for pulse and some for alsa before that... [04:49] do u have sound ^Einstein ? [04:50] <^Einstein> x-ip: not right now. I can get sound if I start pulseaudio from the command line, but it fails after about 20 minutes with some CPU-time-quota error. [04:50] lol ^Einstein Ive been trying to get decent production since rh 5 ... [04:50] :S [04:50] so busy [04:51] lol whuttamess [04:52] bye [04:52] ^Einstein: which kernel do u have ? [04:53] <^Einstein> x-ip: Linux Einstein 2.6.27-11-generic #1 SMP Thu Jan 29 19:28:32 UTC 2009 x86_64 GNU/Linux [04:54] ^Einstein: do u know how to compile a kernel for urself ? [04:54] <^Einstein> x-ip: I have done so many times before. [04:54] yo [04:54] What line do you put in the Window Managment deal of Compiz to tell it to use Emerald? [04:54] <^Einstein> x-ip: are you suggesting I find a newer version of snd_hda_intel? [04:54] ^Einstein: great! seems to be a module snd-hda-intel problem [04:54] ^Einstein: exactly! [04:55] <^Einstein> x-ip: afaik, I'm using the latest version. :-\ [04:55] <^Einstein> one sec, let me check lsmod [04:55] ^Einstein: nop, there are newer kernel versions [04:56] well, i'm not sure that in newer kernel versions there is a patch for that module, or if it was fixed this problem [04:56] as i found there is a lot of ppl with ur soundcard having problems [04:57] it seems to me that a lot of intel hardware doesn't work with ubuntu anymore [04:58] <^Einstein> x-ip: exactly. And so many that there's even documentation that's worked for other people, such as options=6stack-digital in the alsa config files... a lot of that just borked it even more. [04:58] ^Einstein: i think the best u can do is to get a newer kernel [04:58] if its an ubuntu precompiled .deb package, better [04:58] how do i format a SD card in linux [04:59] and that means u'll have to fetch it from jaunty jackalope repositories [04:59] as u have the latest kernel vs from intrepid [04:59] TruthTaco: mkfs. [04:59] <^Einstein> x-ip: yea, I'm doing it right now, but preferably through the repo first, I've edited my sources.list accordingly. [05:00] ^Einstein: great! :) [05:00] hoping that'll work [05:00] http://ihateliz.com/?id=hl1k9e2smpri0t42m1rx8cu6fw61zd [05:01] <^Einstein> kthxban lolololol [05:01] <^Einstein> only one floodbot? no mods? :( [05:02] how can I get the terminal server client applet to accept a vnc password for connecting to a remote vnc server? the password field is grayed out / locked [05:04] I would like to start an x session remotely (with startx), and forward that entire session to an unused tty on my local machine. anyone know how to start a new x server locally, and forward the remote session to it? [05:05] <^Einstein> SchighSchagh: forward it to an already existing tty, or make a new one? [05:05] ^Einstein: new one [05:05] <^Einstein> GNU Screen ftw, SchighSchagh? [05:06] ^Einstein, screen does not do X [05:06] SchighSchagh, http://tldp.org/HOWTO/XDMCP-HOWTO/index.html [05:07] Hello. Can anyone offer advice on getting the livecd to boot on a new MacBook? [05:07] <^Einstein> evanbd: what problem are you having? is it not recognizing the disk on boot at all? [05:08] It boots, shows the menu. I pick english, select the "try xubuntu" option. It displays a line of text about ACPI, then another about "not responding" then the screen goes black. [05:11] If I remove the quiet and splash options I get a lot more text with the same end result. [05:14] <^Einstein> evanbd: you tried acpi=off, I assume? [05:15] what gives with Craigslist giving me reply and rejection of "please_use_SMTP_relay_of_your_isp,_or_setup_non-generic_dns. xabd-276 (in [05:15] reply to RCPT TO command" [05:16] reply to RCPT TO command" [05:16] anyone on this SMTP issue? [05:16] i have a bunch of songs i got from itunes (i dual boot Mac OS X / Linux); however I'd like to play them under Linux. What is he best tool for this? (Mplayer, can not read said files). === bruenig_ is now known as bruenig [05:17] why isn't ssh server included by default in ubuntu!? [05:17] <^Einstein> lowlycoder: there's a lot of media players out there, I know Banshee, Exaile, and I believe Rhythmbox can read the copy-protected (old iTunes) m4p files just fine as long as you have the gstreamer extension pack. === solid_li` is now known as solid_liq [05:17] Anyone know the name of a program that will allow my server to automatically connect to dyndns.org to update the IP address? [05:18] <^Einstein> Simkin: sudo apt-get install openssh [05:18] ^Einstein: let's talk more [05:18] ^Einstein Yep. Also tried acpi=force. Also also tried noapic and irqpoll options. [05:18] Myst, usually that can easily be done through your router [05:18] ^Einstein: is gstreamer-plugin-bad gstreamer-plugins-ugly what I'm after, or something else? [05:18] ^Einstein: but why isn't it there by default? [05:18] plcTowlie, the linux server is acting as my firewall/Router [05:18] <^Einstein> lowlycoder: yeah, those include the proprietary codecs you're looking for. [05:18] ^Einstein: is there a way to install the package from a cd? [05:19] <^Einstein> Simkin: I don't beleive openSSH is on the liveCD [05:19] hi, does anyone know of an app that will allow you to capture streaming webcams? [05:19] :( [05:19] ^Einstein: is the reinman hypothesis true? is P = NP? how wasw chatting with Godel back at Princeton? [05:19] <^Einstein> Simkin: but if you're talking to me on IRC, then you can just download the .deb and put it on your Ubuntu box if you're not already on it. [05:19] Whats in the gstreamer bad plugins? Why are they called bad and the others good? [05:19] <^Einstein> KevDog: proprietary versus open-source, mostly. [05:19] Myst_ : http://www.funnestra.org/ubuntu/intrepid/ about halfway down [05:20] ^Einstein: diff computer [05:21] ^Einstein: trying to set one up from downstairs [05:21] How do you perform a command line install with 8.04? Is it not possible? I don't want a server install. [05:21] hey guys, i need some help i have a AR2413 atheros card and i cant seem to get it to work can i get some help troubleshooting === stealth_tty1 is now known as kira\ [05:21] ^Einstein: and trying to get nat going.. but it seems that the monmotha script doesn't want to work for me in this scenario [05:21] :( [05:21] histo: use the "alternate" cd image [05:21] be nice if i could ssh into it to see if it's working [05:21] evanbd: and? its not an option on the 8.04 cd [05:21] ^Einstein: ssh is one of those "must have" tools [05:21] i find it weird it is not part of the default instlal! [05:22] <^Einstein> Simkin: it is for servers, and the ssh client is installed by default iirc, but the openssh server is actually a liability on most standard desktops. [05:22] hi could somebody tell me how to exit the X Windows server so i can log in as root please? [05:22] histo: you're using the "alternate" cd not the "desktop" one? [05:23] <^Einstein> Simkin: unless your computer downstairs is without ethernet, USB, or CD ports/drives, you can get it on there just fine, as a .deb or whatever [05:23] plcTowlie, sweet that was exactly what i was looking for [05:23] dicedealer: that's probably a bad idea :) [05:23] evanbd: yes [05:23] ^Einstein: it doesn't have to be running by default, just installed by default. [05:23] evanbd: i even tried hitting alt+F4 its not there on 8.04.1 [05:23] i need to log in as root so i can install the latest nvidia drivers [05:23] ^Einstein: isn't it possible to install it and not set it to any run level? [05:23] evanbd: err F4 sry. To pull up the modes menu [05:23] but i dont know how to exit the GUI [05:23] histo :/ I thought it was. No idea then. [05:23] <^Einstein> dicedealer: sudo apt-get will work fine. Try man apt-get to learn more. [05:23] evanbd: Me too. I'm downloading 8.10 alternate now [05:24] who can help me to forward a port [05:24] dicedealer: in general, anything you could do by logging in as root can be done with sudo more safely. [05:24] evanbd: i think its missing on 8.04.1 but may be present on 8.04 alternate [05:25] when i tried running the autoinstaller with sudo for the drivers, it told me i must exit X windows before installing [05:26] does anybody know how i can log in as root please? im having trouble figuring out booting to command line [05:27] <^Einstein> dicedealer: your package manager, Synaptic, should handle all that for you. Download and install the packages and then hit control-alt-backspace or restart to reset your X server session. [05:27] you dont [05:27] <[ka]killer> you shouldnt need root [05:27] you log in as a user in an administrative role and sudo to do root commands [05:27] <[ka]killer> or to be logged in as root [05:27] <[ka]killer> yeah just use sudo [05:27] i tried that already it told me i must be logged in as root and that i must exit X before running the installer [05:28] <[ka]killer> what are you trying to install? [05:28] latest nvidia drivers [05:28] dicedealer: They aren't familiar with the way Ubuntu does things. You do not need to be root, merely use sudo. [05:28] dicedealer: in command line sudo /etc/init.d/gdm stop [05:28] <^Einstein> dicedealer: ok then, drop to the root shell using the recovery option that exists by default in your GRUB boot menu. [05:28] *sighs* i have already tried using sudo [05:28] dicedealer: It works fine with sudo. Just be sure you stop X [05:29] thats what im trying to figure out what to do... how do i stop X? [05:29] dicedealer: (ctrl-alt-f1 then sudo /etc/init.d/gdm stop) [05:29] dicedealer: ctrl + alt + Fn will get you a text-mode login prompt. Login there *as your normal user*, then shut down the X server manually. [05:29] dicedealer: also I had lots of problems with booting in a regular command line and had to hack the rc2 to stop gdm from starting then boot recovery then init 2 [05:29] and then to restart by typing start-x? [05:30] how to install lampp [05:30] dicedealer: restart /etc/init.d/gdm start [05:30] dicedealer: restart: /etc/init.d/gdm start [05:30] err don't type restart [05:30] hi guys === kira\ is now known as kira [05:31] wut d u think about a linux software directory === kira is now known as \kira [05:31] how to install lampp [05:31] will that be good or not? [05:31] any ideas please? [05:31] !lamp | delly [05:31] delly: LAMP is an acronym for Linux-Apache-MySQL-PHP. However, the term is often used for setups using alternative but different software, such as Perl or Python instead of PHP, and Postgres instead of MySQL. For help with setting up LAMP on Ubuntu, see https://help.ubuntu.com/community/ApacheMySQLPHP - See also the Server CD installation process (different in Edgy+) [05:31] ubuntu_fan: #ubuntu-offtopic would be an appropriate place to ask that; this channel is for support. [05:31] oooh cool... when i did ctrl alt f1, it gave me a terminal log in full screen [05:32] thanks Flannel [05:32] when i typed exit it brought me back to X Windows [05:33] i have installed xampp but this not working properly so polz help me [05:34] help, i have made changes in my synaptic server from default server to oscc server, but it didnt work n still downloading from default server? how come? [05:34] How can I query windows services remotely from ubuntu? Like, sc query equivalent. [05:35] Does anyone here use ventrilo with wine? I'm having an odd problem where half the time I start the program my mic works and people can hear me, but I can't hear them. The other half of the time vent starts I can't talk (it won't even let me press the PTT key) but I can hear others. [05:36] I'm confused... I'm trying to play with OpenGL and I want to try some 1.5 features. Is there GL 1.5 support on ubuntu? How to I get it? Mesa seems to be 1.3 only... [05:36] ^Einstein Any other boot options worth trying? Or other ideas? [05:36] Nimble, I havnt tried it myself, but there's quite a few discussions about the state of ventrilo in wine. The most recent thing I've seen is that it works, but only with certain speech codecs, and push to talk only works when your window is the focus [05:36] <^Einstein> evanbd: I'm still looking, not much luck... one sec [05:37] im having problems getting my wireless internet working, im using a dell 1501 with a broadcom 4311 wireless card, i installed the b43 driver and got wifi enabled but still having problems [05:37] <^Einstein> evanbd, try this, perhaps: http://ubuntuforums.org/showpost.php?p=6430363&postcount=5 [05:37] the winehq page has a little blurb about it [05:37] Does ubuntu have a rc.conf file? [05:37] plcTowlie: yeah I've seen a lot a few of those posts, but I can't find my specific problem on any of them, and I've tried all the fixes I found [05:37] <^Einstein> evanbd: those boot options worked for that guy for that kernel in Arch, might work for yours. [05:38] might want to check you are using the latest wine update [05:38] guys how can i make a initrd of my compiled kernel? [05:38] mkinitrd [05:39] radsy: i think the command don't exists [05:39] ok [05:39] im having problems getting my wireless internet working, im using a dell 1501 with a broadcom 4311 wireless card, i installed the b43 driver and got wifi enabled but still having problems [05:40] <^Einstein> WarriorSlayer: do `man initrd' and read the first two lines in the 'configuration' section at the top. [05:41] I clicked on gnusound and the sytem restarted twice [05:41] ^Einstein It looks like he just added acpi=off. Am I missing something? [05:42] <^Einstein> evanbd: he recompiled the DSDT file, that's what I was pointing to. [05:42] hello everyone [05:43] Ah, yes... I don't know how to do that without a bootable linux :/ === mobile___ is now known as ma5t3rw1tt [05:43] Does ubuntu have a rc.conf file? I'm looking for my current config [05:43] <^Einstein> evanbd: you'd have to do it on another machine or another kernel. Have you tried using old kernels, for example with a KNOPPIX disc or some such? [05:44] Not yet. [05:44] The Debian 5.0 installer ran, but had the same problems when I did the post-install reboot. [05:44] this is awsome. sittin here on my ipod touch talking wit ppl. its sweet. [05:44] <^Einstein> well, I guess it's not a bad disc image, then, is it, evanbd. :-\ [05:45] Nope. I've tried the xubuntu i386-desktop image, and also the ubuntu-i386-alternate. [05:45] what's the difference between ubuntu CD and DVD? [05:46] Hmm. Is there a way to boot the livecd in text only mode? [05:47] <^Einstein> evanbd: yes, there's a recovery mode you can go into where you can drop to a root shell... one sec [05:47] * ^Einstein boots a livecd in a vm to refresh his memory [05:48] ^Einstein: If you are booting-- then hit escape to get the extra boot options then choose recovery- if you at the login you could try the ctl-alt-f2 to then loginto prompt === cary_ is now known as Lenin_Cat === baddog_ is now known as badfireman === badfireman is now known as baddog [05:54] Kde 4.2 está estável no ubuntu intrepid? [05:54] Tenho tido alguns problemas. [05:55] !es | paulo [05:55] paulo: 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. [05:55] Ok... [05:55] <^Einstein> gracias, y lo siento [05:55] I've got some issues with kde4 in ubuntu intrepid. Is it stable or should I have to go back to kde 3.5? === sleepy_cat is now known as c_webkit [05:56] paulo: have you tried asking that in room #kubuntu or #kubuntu-es? [05:56] <^Einstein> kde4 should be fine, paulo. What issues are you having? [05:56] What is the purpose of this IRC? [05:57] <^Einstein> paulo: para ayudar gente como usted [05:57] <^Einstein> pero nadie habla espanol aqui... [05:57] <^Einstein> no nadie* [05:57] I've been installing packages with apt-get...if I start using aptitude instead, will there be any problems? === maco_ is now known as maco [05:57] also, would I want to reinstall the packages with aptitude? I've heard it manages dependencies better [05:58] My computer has: asus m2ln mobo, ati xpress 1650, atheros 5008 wifi adapter, 4gb ram and sometimes it hangs... [05:58] Some people say aptitude is better than apt-get. [05:59] paulo: I've already installed some packages with apt-get. can I just switch to aptitude? [06:01] I think there will be no problems ... You are enabled to use aptitude without problems. [06:01] I've read that aptitude is easier to maintain system without garbage... [06:03] Hey everyone. How u all doing? [06:03] hi [06:03] Is there anyway to make a gnome panel not show up on a certain workspace? I have a VBox fullscreen and just don't want the panel to show up [06:04] ID 0ac8:c31d Z-Star Microelectronics Corp - does somebody now this web can? [06:04] is there anyway to change the defualt video program? note: i don't want to change it for each file type, i want to change the default video player altogether [06:04] im currently trying to figure out my wireless, when i do iwconfig and it says ESSID:"My_Essid", is this good or? [06:05] taylor04: what is the wifi card chipset? Is it atheros, intel, broadcom and so on ? [06:05] I have a question. I have an ubuntu bootable USB stick but I hardly have any space on it since it's a 1gig. Would there b anyway to move [06:05] do you know the name of your wireless connection taylor04 ? like linksys 2210 or 2wire234 ? [06:05] paulo: broadcom 4311 [06:05] slide: the panel should stack below any fullscreen window [06:05] Apps and programs to another location? [06:05] eepberries: you can find the file type -- right click on it and choose preferences then open with and change it there [06:06] f_newton: spart if you mean the name of my router [06:06] redvamp128: i just said i didn't want to do that. i want to change the default video player altogether [06:06] thats the one [06:06] thats your essid [06:06] If you are using linux, you shoud use ndiswrapper to control your card... [06:06] taylor04: try this.... #iwconfig wlan0 essid "megadeth" [06:06] what card? [06:06] lol [06:06] i know there must be some way to do it [06:07] megadeth? lol [06:07] ndiswrapper should be used if you need a windows driver to make it work [06:07] see what happens [06:07] crdlb, yea it does except sometimes it shows up [06:07] eepberries: to change it system wide-- system- preferences then prefered applications [06:07] eepberries: preferences> preffered applications> media [06:07] F_newton: i got the b43 driver [06:07] slide: what window manager? === ma5t3rw1tt_ is now known as ma5t3rw1tt [06:07] oh lol sorry [06:07] whatever comes with ubuntu [06:08] redvamp128: actually i looked there, but it's screwy. for one thing, shouldn't there be different default apps for music and video? [06:08] also, the default it shows there is not the program that loads when i open a video file [06:08] I have a bootable ubuntu usb stick and i only have 1gig. I was wondering if I wanna install programs and things if I can install them maybe on a different flash drive, maybe have 1 flash drive which is my OS and another one to save files on? [06:08] eepberries: you can also install ubuntu tweak [06:08] Unable to delete files from trash what can I do? [06:09] slide: visual effects or no? [06:09] it is showing Access Denied [06:09] story of my life [06:09] goodnight all... this will stay up but not me [06:09] is it possible (and easy) to log at the same time on a ldap account and on a local account ? [06:09] crdlb, normal not extra [06:09] any ideas to go about it? got the b43 driver, my network card can pick up my router through terminal, but when i disconnect and try to activate wireless thru network manager i get nothing [06:09] Anyone? [06:10] Badboy_: try this page [ubuntu] file in the trash, not in the gksudo nautilus trash, can't delete it! - Ubuntu Forums [06:10] slide: basically the same thing, just different plugins enabled [06:10] Thanks crdlb [06:10] and thanks redvamp128 [06:11] ma5t3rw1tt: i would guess you need to setup a link .. not sure how though [06:11] taylor04: ok, what do you see in the GUI network config? the NIC? [06:11] ma5t3rw1tt: i think its called sym link (symbolic) [06:12] centhogg: nic? sorry im pretty new to ubuntu [06:12] @b1n42y: Thats what I was thinking. But how would I install a program from lets say Synaptic or something onto another storage device? [06:12] taylor04: the wireless adapter [06:12] nic = network interface card [06:12] does anyone know if there's an easy way to make the calender week in Ubuntu start on Monday instead of Sunday? [06:13] @b1n42y: So lets say I wanted to install VLC player, but not install it on the stick that has my OS but wanna install it on another 1gig flash drive that I have, but leave that flash drive connected, how would I go about doing that? [06:13] ma5t3rw1tt: im guessing if you set the link up it will store it in wherever you set the link too, maybe even add it to a config file also, no idea how though, google if no answers come here after youve waited for a bit [06:13] oh let me try this [06:14] i might be just imagining it, but i think the sound of my songs are lower in quality when i play them on ubuntu as compared to vista. Can something be dome regarding this? === \kira is now known as stealth_tty1 [06:14] ma5t3rw1tt: you can get a much bigger usb drive for a pretty reasonable price these days. might be worth the money to not have to struggle with that issue [06:15] ma5t3rw1tt: also it would be the bin file that you are linking, not sure if ubuntu will like that [06:15] p1cTowlie: Well at the moment I am kinda low on money, thats why I am trying what resources I have at the moment [06:15] plcTowlie: AGREES [06:15] hi, [06:15] where do I change the brown screen when X starts up to something else? [06:15] (not the login screen, just the brown blank screen) [06:15] so on the network device it was on lo, i switched it to wlan0 and it says not available, i switch it to wlan0 avahi and it gives me some feedback [06:16] b1n42y: Do you have any idea on how I would download something onto another storage device from synaptic? === away_man_ftl is now known as iron_man_ftw [06:16] I installed 8.10 alternate i386, and it installed just fine. But the screen is all chopped up. Any ideas? [06:16] ma5t3rw1tt: also maybe it involves setting up a seperate partion on that othe usb and calling it \bin [06:16] b1n42y: So instead of it downloading like where it normally goes, it would be elsewhere? [06:17] Iron_Chef: Ubuntu Tweak Ubuntu Tweak--Let's tweak ubuntu! === solid_li` is now known as solid_liq [06:17] hmmmmm [06:17] b1n42y: do you have experience with this? [06:17] ma5t3rw1tt: i know what your talking about, i have been giving you ideas on what to search for on google as noone here seems to know at the moment [06:17] CentHOGG:so on the network device it was on lo, i switched it to wlan0 and it says not available, i switch it to wlan0 avahi and it gives me some feedback [06:18] b1n42y: And yes your ideas are helpin, just trying to figure this out. I am sure something so simple as this can b done [06:18] redvamp128, i'd rather just change the relevant config file, than install a 3rd party app (looks good though) [06:18] ma5t3rw1tt: thats why i suggested the bin partition [06:19] anyone got any ideas on how to go about setting up my wireless? [06:19] ma5t3rw1tt: ubuntu might handle the rest automatically [06:19] b1n42y: would that screw up my bootable OS from the usb stick it boots from? [06:19] ma5t3rw1tt: i would assume so without any additionaly tweaks [06:20] hmmmmm this is so simple but yet a hard answer :P [06:20] ma5t3rw1tt: i was thinking from scratch approach [06:21] b1n42y: I rather not have to go through setting all this up again. I booted into Windows at the moment. I am just trying to figure things out [06:21] ma5t3rw1tt: any file (folder) such as bin where programs are kept can have its own partition so during install ... would be easiest without knowledge of additional tweaks needed [06:21] hello [06:22] any way to see the temperature of my 9800gt using lm-sensors? [06:22] ma5t3rw1tt: try google... or come back later :) [06:22] ? [06:22] b1n42y: Well its not like this is a dual boot or whatever, Ubuntu 8.10 is installed on a 1gig USB Flash Drive. [06:22] Anyway I'll search around on google & the forums [06:22] Thanks!!!! [06:22] no offense but why not just buy a bigger flash drive [06:23] ma5t3rw1tt: no probs sorry couldnt help more [06:23] eepberries: Waiting 4 some money 2 come in firstly. [06:23] eepberries: Thinking just buying a bigger flash drive so I can have something nice and portable. THE POWER OF LINUX IN THE PALM OF MY PORTABLE DRIVE lol [06:23] do you have anything like an ipod [06:24] eepberries: iPod Touch is all I have [06:24] do you use it? [06:24] ma5t3rw1tt: you can pickup 16gb for 49 AUD, but yeah i know whats its like when cash no ere, ere no cash [06:24] eepberries: iPod Touch is different cause it don't allow you to access the filesystem without jailbreaking it === Nytrix is now known as Guest4442 [06:24] I am installing a program (extract from .tar.gz) and I execute it ( ./program-install.pl ) and then it prompt me that the program couldn't find the "make" program in my system ? why is that so? is it the gcc compiler is not installed ? [06:25] ma5t3rw1tt: can't you just reformat it [06:25] can any1 help me with a dual screen issue? [06:25] eepberries: Even then you can't use it as a hard drive or boot anything because its designed different [06:25] eepberries: Its not like your normal iPods out there, its different for a reason. [06:26] well anyway, you can get 4gig flash drives for like 10 to 15 dollars [06:26] eepberries: Yeah, I hope here soon I'll be getting my tax return, then I'll be getting some :D [06:27] ma5t3rw1tt: why can't you install ubuntu on your hard drive though? [06:27] eepberries: Cause I want something portable that I can take to computer to computer [06:27] ive installed KDE via add/remove but how do i turn it on? [06:27] how can i add songs to my 2nd generation ipod nano with ubuntu? [06:27] TruthTaco: you select a KDE session at the login menu [06:28] so if you want to use it, log out, then select KDE under sessions at the login menu [06:28] well i tried that once, but it still looked exactly like gnome [06:28] eepberries: That way I can learn linux more and have something portable at the sametime [06:28] TruthTaco: what did you select [06:28] the only one that said KDE [06:28] well i don't know [06:29] i only use xfce and gnome [06:29] lemme go try again [06:29] brb [06:29] anyone? 8.10 i386 install on an AMD Athlon is giving me chopped visuals. I can barely see what is on the screen. [06:29] tlacaelel: what kind of video card do you have [06:29] @eepberries & b1n42y: Thank you 2 for all your help. [06:29] no problem [06:29] I am off to bed everyone, nite [06:29] ati radeon [06:29] radeon what [06:30] holdon I check [06:30] like that you mena? [06:30] anti_theocon: ? [06:30] eepberries: ATI Radeon IGP320M shared [06:31] any one can help me with the lib soup community [06:31] Can anybody tell me why my "Add user" button is removed in the users and groups editor in Gnome? [06:31] :) [06:31] tlacaelel: have you ever tried using ubuntu before? [06:31] with this same computer i mean [06:32] nevermind, I found my own answer. I'm half retarded, that's all. The other half ain't none too smart, either. [06:32] no... I installed 8.04 and it worked just fine... but my laptop's backlight is out so I'm trying to get it to work with an external monitor. [06:32] so you used 8.04 with the same computer before and it worked fine? [06:32] I figured 8.10 might detect the external monitor for me [06:32] eepberries: yes [06:32] is it jus the external monitor that's looking weird? [06:32] im having monitor issues as well! [06:33] :x [06:33] both the 86 [06:33] so both the laptop monitor and the external are looking weird/ [06:33] fixed my vent problem =D [06:33] ? [06:33] eepberries: it isn't even sending it to the external monitor. I wish it would, so I could see what's going on without peering into the laptop screen with a flashlight, lol. [06:34] eepberries: 8.04 wouldn't send it to the external monitor either === am4zin is now known as amazin [06:34] well yeah, dual monitoring is tricky in linux [06:34] i don't really know anything about that myself, but you have to go out of your way to do it [06:34] but anyway, i guess it could be a driver issue [06:34] eepberries: issok. is there a way to ssh into the ubuntu machine to try and fix settings from my osx machine? [06:35] yeah [06:35] hang on a sec [06:35] x-ip: alright, that didnt work :) now not even vista boots :) [06:35] do I need the ubuntu machine's ip address? I wonder how to get that without a working screen... [06:35] tlacaelel: https://help.ubuntu.com/community/SSHHowto [06:35] read that first of all [06:35] i think that should have all the info you need [06:36] it's really easy though [06:36] thx!! :D [06:36] hitman1985: it has to be fixed [06:36] hitman1985: surely u did something wrong [06:36] but basically [06:37] x-ip: first thing that is wrong is ubuntu not automaticly creating that like in 8.04 if that was there, i wouldnt be stuck [06:37] i think all you'll have to do is install openenssh-server then i think you don't really have to do anything after that [06:37] hitman1985: it creates that automatically :S [06:37] surely u first installed ubuntu and then vista, right ?! [06:37] aside from logging into the ubuntu computer using its local ip address [06:37] x-ip: no vista then ubuntu [06:38] hmm .... [06:38] redvamp128, help, i have made changes in my synaptic server from default server to oscc server, but it didnt work n still downloading from default server? how come? [06:39] kreino: what are you trying to do [06:39] x-ip: i was tryin to assign / to the ext3 partition of ubuntu, then swap is swap of corse and the vista partition is now set as not used, but if i enable mount point windows, nothing can be written ... error [06:39] when i copy a file to a usb drive with X it stops and complains about an IO error after its copied a good ammount [06:39] if i copy it via cli, i have no trouble, whats with that ? [06:40] hitman1985: :S [06:40] eepberries, i try to change download server... in my synaptic source [06:40] x-ip: that isnt funny :( [06:40] it also removes the disk from the system as if it doesn't exist [06:40] download what server [06:40] hitman1985: hmmm i cannot guide u to fix that ... u need someone with knowledge to fix it [06:41] if u want i can try to fix it by ssh [06:41] x-ip: i guess i can just kiss my vista partition good bye and just format the whole deal :( [06:41] thats mean access to ur machine with security shell [06:41] hitman1985: are you not able to run windows? [06:42] hitman1985: :( [06:42] i m not able to run anything anymore [06:42] em.. by default.. when i add something software.. it will be downloaded from default server...ubuntu intpred.. but i hacve made change into OSCC server... but i woldnt be? [06:42] hitman1985: so you can't load ubutun or anything? [06:42] eepberries, em.. by default.. when i add something software.. it will be downloaded from default server...ubuntu intpred.. but i hacve made change into OSCC server... but i woldnt be? [06:42] eepberries: only via live session [06:42] hitman1985: i'm sorry :S, 'boot problems' needs some knowledge to be fixed [06:43] hitman1985: what did you do to screw things up? [06:43] eepberries, it still downloads from default server , not OSCC server..i dont know how to do yet [06:43] eepberries: installed ubuntu i guess [06:43] kreino: sorry i don't know anything about that [06:43] hitman1985: well you first installed ubuntu then windows vista right? [06:43] eepberries: i installed just like always and it just didnt boot :( [06:43] were you ever able to run anything after installing vista? [06:43] were yeah [06:43] but i want to have dual boot [06:44] so you can load vista but not ubuntu? [06:44] eepberries: nothing loads anymore :) [06:44] and that happened after installing vista right? [06:45] could somebody please help me set up file sharing between my ubuntu desktop and my wireless xp laptop ? [06:45] you can manage the disk while vista is installed, shrink its size down and install ubuntu on the largest contiguious area. [06:45] eepberries: the only thing vista dvd shows during "attempt" to repair boot part of vista, is that my 3rd hdd supposely has the bootpartition and doesnt fix it [06:45] eepberries, i have updated my ubuntu.. from kernel ...11 to kernel ...27, but on bootscreen menu, the old kernel still be shown.. how to delete it from that menulist? [06:45] kreino: sorry i don't know [06:46] hitman1985: try loading the ubuntu setup and see what partitions it recognizes [06:46] eepberries: it recognizes : [06:46] kreino, edit grub and change whats there, sudo gedit /boot/grub/menu.lst [06:46] hitman1985: i wouldn't be terribly surprised if reinstalling ubuntu (without deleting or messing with the vista partitions) fixed the problem [06:47] ubuntu should be default install grub and configure it to load windows [06:47] eepberries: should, but isnt, heres the list : [06:47] ok in try illumin8 [06:47] _g, test [06:47] kreino, whats listed after title is simply that, it can be altered to reflect the new kernel. [06:47] _GoRDoN_, test [06:48] eepberries: gimme 5 mins , gonna go back to setup and write them down to make sure :) [06:48] hitman1985, did you see my previous message on the proper way to install vista and ubuntu? [06:49] hi [06:49] iam a windows user and thinking of switching to ubuntu [06:49] illumin8, may i know, what differences between kernel...7 and kernel...11? [06:49] how is it better than windows? [06:49] DMZ_: it isn't [06:50] it's an alternative [06:50] kreino, i am not fimilar with the advances in kernels sorry, but generally they include a better ability to process data. [06:50] both have their strong point and weaknesses [06:50] DMZ_: google linux vs windwos [06:50] oh i c.. illumin8 [06:50] DMZ_, no viruses, secure [06:51] DMZ_, there are many reasons to move to linux from windows, one being that its cost is much more reasonable (where applicabale) [06:51] eepberries: its better in so many ways .. cant believe you said its an alternative [06:51] oh please [06:51] it's just an OS [06:51] Incarus: but i can make my windows that secure but there are alot of stuff that i can do under windows that i can't under linux [06:51] just like xp, vista, mac os, and unix [06:52] they all have strong point and weaknesses [06:52] yay the network's working :D [06:52] Anyone had problems with the ubuntushop lately? [06:52] illumin8, i hav made change in my synaptic source server... from default to http://mirror.oscc.org.my/ubuntu/.... but when i add software at add/remove software, it doesnt work.. still download from the default server? [06:52] DMZ_: one of the main advantages of linux is that it's extremely customizable, though at the same time it can make using linux a bit harder [06:52] DMZ_, you actually cant make your windows as secure as linux, because the operating system itself is diffirent. along with the fact there are more windows users so its exploted more often. [06:54] umm quick question ... maybe not relevant to this channel but hopefully someone might know... why is it that when i try to access my lappy on win7 it asks for a username and pass ... but on ubuntu it connected automatically? [06:54] but i use alot of applications under windows that i can't find under linux even if i found some i find it really complicated to compile tar balls can't it be as easy as windows? [06:54] eepberries: how about security, malware, spyware, trojans, worms, cost, open source free software, abillity to run must have windows applications under wine or emulate windows from within linux etc etc etc [06:54] brrrrrradical, yes [06:54] When i make an order in the ubuntu shop, some days later, i get a mail that says that my order will be refunded.. Anyone knows why? [06:54] how do i uninstall something i installed manually (from tarball) [06:54] DMZ_, there are helper tools in linux that would allow a less difficult change over, one for example would be wine. [06:54] brrrrrradical, you can change this setting in ubuntu [06:54] b1n42y: how about stop being such a fanboy [06:54] Incarus: i want to change it in win7! [06:54] DMZ_, again, they are not flawless and would present thier own challanges. [06:55] brrrrrradical, oh, not in ubuntu chat [06:55] Incarus: i live in the middle of nowhere ... i dont need a username and pass [06:55] eepberries: not a fanboy just being factual [06:55] illumin8: but i just couldn't install a single tarballs after searching for all types of help everywhere [06:55] please [06:55] Incarus: is there a chat u know off hand related to win7 or windows networking? [06:55] Hi all... I've just installed Intrepid for the first time on my laptop... with previous versions, I was able to use my left/right scroll as back/forward in Firefox... but I can't figure out how to do that in Intrepid [06:55] anyway this isnt the place like i said google linux vs windows [06:55] to claim that viruses and maleware are a serious threat to a half-intelligent windows user is like saying you'll get cancer from smoking a single cigarette [06:56] DMZ_, just like learning to use windows, you would need to learn proper methods here in linux. as i said, each has challanges. [06:56] brrrrrradical, http://www.lockergnome.com/windows/2007/02/20/configure-vista-for-automatic-logon/ [06:56] yes, linux is generally more secure, but at the same time it has a much steeper learning curve, is a bit more finnicky, and takes more effort to use [06:56] that's not to say it isn't worth it though [06:56] Incarus: thanks ... i will reboot and try ... god bless u :P [06:56] how do i uninstall something i installed via tarball? [06:56] but linux is by no means a perfect operating system [06:56] yet :) [06:56] illumin8: but just a month ago what pissed me off what a computer science friend of mine couldn't install a tar ball as well plus it doesn't recognize my ntfs backup drive [06:57] eepberries: sda, sda1 - ntfs , sda5 - ext3, sda6 - swap [06:57] linux is far from perfect [06:57] hitman1985: have you tried reinstalling ubuntu? [06:57] eepberries: sdb, sdb1 - ntfs ; sdc, adc1 - ntfs [06:57] eepberries: thats just when your new to it... anyway ... agrees on its not perfect [06:57] hitman1985: have you tried reinstalling ubuntu? [06:57] eepberries: yea it dont change a thing [06:57] eepberries, linux is near perfect, the cia + fbi, nasa, nsa ... use it [06:57] Incarus: yeah sure, it's near perfect for servers [06:58] but the year of linux on the desktop is many, many years away [06:58] eepberries, no, decryption, cracking, sniffing [06:58] eepberries: roflmao [06:58] aka stuff that you don't need a gui for [06:58] DMZ_, i assume you used ubuntu durring your complications, note that here in ubuntu .deb packages are closer designed to work well in this environment. [06:58] eepberries: it looks to me like the boot stuff is way off the hook [06:58] hitman1985: have you tried reinstalling ubuntu since this happened or not [06:58] eepberries, and is mac better?# [06:58] DMZ_, but yes. not everything will go as you plan in linux without digging for the right methods, and in some cases making the methods yourself. [06:59] eepberries: yes, i ve tried multiple times, the only thing the windows repair assistant can unveil is that supposely my data hdd has the bootmanager installed but not any other partition [06:59] illumin8: but the thing is that i can't find the application i need to use in the application manager so i tend to download tarballs which is a bombball [06:59] hitman1985: the problem is that windows installation has a nasty habit of screwing things up when you're trying to dual boot [07:00] eepberries: with 8.04 never was an issue :( === rww is now known as robertwall [07:00] DMZ_, if you dont mind me asking what applciation did you have problems with? [07:00] hi, i can't change file permissions with sudo chmod or ownership with sudo chown [07:00] hitman1985: it has nothing to do with ubuntu, it has to do with windows installation installing its own boot loader [07:00] illumin8: vlc but under mandriva not ubuntu really [07:00] illumin8: and kismet too [07:01] hitman1985: also, when you reinstall ubuntu, can you load it then? [07:01] completely forgetting about vista i mean [07:01] eepberries, and is mac better? [07:01] DMZ_, im on crunchbang as we speak, out of the box its working excellent its based on 8.10. perhaps you would test it yourself or use 8.10 32 bit to see if it includes what you would need. [07:01] eepberries: no its not loadable [07:01] Incarus: mac is for idiots [07:02] hitman1985: you need to fix mbr if your planning to start from scratch [07:06] seema wolfe.freenode went down :) [07:07] as soon as enter the login, it returns 'incorrect login', what wrong with my system ? [07:07] ok [07:07] as soon as enter the login, it returns 'incorrect login', what wrong with my system ? [07:07] eepberries, windows boot manager and grub annoying each other [07:07] Incarus: probably, but reinstalling ubuntu should overwrite anything windows did right? at least that's been my experience [07:07] illumin8: i was using unetbootin but it gives me an error message like this try (hd0.0):EXT2: [07:07] maxagaz, your password is wrong, check keyboard map [07:07] DMZ_, there are a number of functional methods for installing duel boots. some would be network installs, livecds, usb driven boots. [07:07] DMZ_, but again, there are challanges with each [07:07] eepberries, ho, did hi reinstall ubuntu over windows? [07:07] Incarus, keyborad map ? [07:07] Incarus: i don't think so. i'm not entirely sure on the details [07:07] maxagaz, special keys and so on [07:07] no [07:07] DMZ_, it would probably be less of a hassle to buy a cd drive. a dvd drive costs like 20 euros new, I'm sure you'll get a cd drive really cheap [07:08] i had installed vista ultimate 64 bit last week :) [07:08] eepberries,k, i would do a ram check, and overwrite mbr and something like this [07:08] then ubuntu 8.10 today [07:08] after install ALL bootloader activity stopped [07:08] hitman1985, over vista, or dualboot? [07:08] nothing boots besides a live cd :( [07:08] plsd: iam considering a new labtop rather than fixing everything in my old one it's a 512 of rams lol [07:08] Incarus: besides vista [07:08] hitman1985, k [07:08] Incarus: resized a 500gb :) [07:08] hitman1985, vistas bootloader overwrites the mbr, so grub wont work. [07:09] Incarus, when i try 'passwd myusername', it returns: authentification token manipulation error [07:09] illumin8_: he installed ubuntu after installing windows [07:09] hitman1985, boot a live cd and remove grub or remove windows boot manager [07:09] vistas loader seems to be on each hdd here, i got 3 hdds connected and vista repair disc detects a bootloader on E (data hdd) [07:09] I want to install postfix BUT I have rkhunter which depends on exim, what should I do? [07:09] hi, i can't change file permissions with sudo chmod or ownership with sudo chown [07:09] Incarus: im on live cd :) [07:09] eepberries, thanks i missed the order. [07:09] darph, try "sudo chmod 777 file" [07:10] Incarus: i dont have more systems in my house then one sorry :) [07:10] Incarus, tried it.. doesn't change [07:10] k [07:10] Good morning everybody, today when i started my computer, i cant get to X. I can't remember doing any changes yesterday. Heh, any ideas :) [07:10] hitman1985, remove grub in linux [07:11] hitman1985, then it should work [07:11] Incarus: how so? readme or such [07:11] Incarus, i've even tried gksudo nautilus and changing it.. but no use.. it reverts back to original file permission [07:11] hitman1985, ? [07:11] hitman1985: one thing to be cautious of is the vista repair disc itself. i don't know if this is the case with vista's, but my xp will destroy my boot sector whenever i use the repair mode or whatever it was called [07:11] Am3ndment: see x11 logs [07:11] Incarus: i dont know scuad about this stuff :) [07:11] darph, yeah, thats a problem, which ubuntu? [07:11] hitman1985,k [07:11] What is the preferred Ubuntu audio conference program? [07:11] Incarus, 8.10 [07:11] hitman1985, mount your linux partition [07:12] Am3ndment: vim /var/log/Xorg.0.log [07:12] darph, try to update your system, could be a bug [07:12] eepberries, good thinking about how grub could have been whiped :) [07:12] puzanov: where they was, /var/log ? [07:12] thanks [07:12] eepberries, good idea [07:12] eepberries, he can repair his mbr under linux live cd [07:12] anybody here use audacious? [07:13] again, i don't know if the vista disc does that, but there isn't any reason to be using it anyway [07:13] Incarus: i got the 1 100 gb here which should be ubuntu, for some reason in the live cd my main partition (300gb_ vista) isnt even showin, but push that back, volume loeded [07:13] Eneloop: yep [07:13] eepberries, recovery mode will indeed whipe the grubs mbr, you are 100 percent accurate [07:13] hitman1985, how old is the live cd? [07:13] eepberries, erm sorry whipe grub from the mpr. [07:13] about 10 mins [07:14] yeah i thought sot [07:14] oh about 3 hrs :) since i burnd it :) [07:14] hitman1985, k, vista got a new file system [07:14] entrooo: I'a using it for creating my podcasts [07:14] have you had trouble with it crashing after streaming for a while? [07:14] hitman1985, one moment [07:14] maxagaz: make sure capslock is off, then username enter then password enter [07:14] entrooo: nope [07:14] entrooo: works well for me [07:14] Incarus: isnt there a way to remote into this machine from somewhere, i m really not the bst person to mess with bootloaders :) [07:14] mine keeps crashing, however I'm on a bad dsl connection [07:15] so that might be the problem [07:15] the stream keeps stopping and starting and then the program crashes [07:15] hitman1985, i wouldnt do that [07:15] Incarus: kk :) [07:15] hitman1985, which partition is linux (the installed), sda2? [07:15] hitman1985, using the livecd is your best option, and incarus is just the person to walk you through it :) [07:16] illumin8_, yeah [07:16] Incarus: how to see that from here [07:16] is putting a dot at the bigining of folders hide it? [07:16] hitman1985, look in gparted [07:16] Incarus: i got sda 5 +6 (5-ext3 and 6 - swap [07:16] DMZ_: yeah [07:16] DMZ_, in a way, ctr+h while in the folder would show it. [07:16] puzanov: heh, i get "no screen found" error [07:17] DMZ_, and also rehide it. [07:17] hitman1985, sda5 [07:17] illumin8: so will the dot hide it from the gui too? [07:17] entrooo: https://bugs.launchpad.net/ubuntu/+source/audacious/+bug/244208 [07:17] Incarus: ohhhh i cc now :) gparted is still here :) [07:17] hitman1985, mount it [07:17] DMZ_, correct, open your home folder and try ctrl+h you can see it in action. [07:17] DMZ_: the dot is just a way of knowing that a folder is hidden when you're looking at it in the command line [07:18] Incarus: its mounted (thats what gparted says) [07:18] so is there a way to password protect folders? [07:18] puzanov: what does it mean when my audacious goes grey? [07:18] hitman1985, enter "sudo grub-install /dev/sda" [07:19] entrooo: hmm.. seems that it freezes [07:19] Incarus: it says couldnt find device ,,, [07:19] hitman1985, k [07:19] hitman1985, wait [07:19] brb running to p real quick :) 1 min [07:20] puzanov: is there way to linux write new xorg.conf? [07:20] = i got "No screen found" error, even tho there is entry of screen [07:20] Brother printers on 8.10? Anyone? Bueller? [07:20] i installed ubuntu with 4gb swap. [07:20] Incarus, is there a known bug that does not allow changing file permissions? [07:20] hitman1985, enter "sudo grub" in a terminal [07:20] then i tried to install windows xp. [07:21] darph, dont know, it is a bug [07:21] int256: uh oh [07:21] Am3ndment: yes, what video driver do you use? [07:21] in windows xp i formatted swap [07:21] Incarus: grub> [07:21] intel GMA 950 [07:21] int256: let me guess, you can't load linux now right [07:21] !grub [07:21] GRUB is the default Ubuntu boot manager. Lost GRUB after installing Windows? See https://help.ubuntu.com/community/RestoreGrub - GRUB how-tos: https://help.ubuntu.com/community/GrubHowto [07:21] and all my other drives are gone. pls help [07:21] Am3ndment: any driver has its own set of tools [07:21] hmh, where can i find it? [07:21] i want my other drives back. with data. [07:21] int256: what drives are gone? in what? [07:22] hitman1985, "root (hd0,2)" [07:22] int256: so, you overwrote your linux swap partition to install windows xp right? [07:22] eepberries: yes [07:22] int256: so what's the problem you're having [07:22] Am3ndment: what video card vendor you have on the box? nvidia? radeon? intel? [07:22] Incarus: error no such partition [07:22] hitman1985, k [07:22] hitman1985, "root (hd0,1)" [07:23] Intel [07:23] eepberries: the other partitions are not showing up on windows. or linux [07:23] puzanov: intel and i use i810 drivers [07:23] Incarus, if hes got linux on sda5 wouldtn it be (hd0,4)? [07:23] Incarus: that seemd to have not thrown an erro [07:23] int256: which other partitions? unrelated partitions, or linux partitions? [07:23] Incarus: it just went back to grub> [07:23] illumin8_, dont know, i dont like grub [07:23] eepberries: unrelated partitions [07:24] hitman1985, "root (hd0,4)" [07:24] Incarus: that did the same [07:24] eepberries: with movies and games and softwares for linux. [07:24] int256: well the fact that you can load linux at all is weird. installing windows xp generally overwrites grub, making your linux installation inaccesible [07:24] Incarus: right back to grub> [07:24] hitman1985, good :) [07:24] illumin8_, was wrong [07:24] hitman1985, "root (hd0,6)" [07:25] eepberries: ok, i want my partitions to show up in windows. [07:25] int256: do they show up in ubuntu? [07:25] hitman1985, have yoi got 2 hds? [07:25] eepberries: no [07:25] Am3ndment: hmm, cant remember any tool for intel, but you can try this: X -config /root/xorg.conf.new [07:25] Incarus: how about 3 :) [07:25] hitman1985, lol that explains it :) [07:25] int256: well, if you're lucky all that's happened is your mbr is messed up and has lost the partitions, which can be recovered [07:25] hitman1985, on which of them is ubuntu? on the second? [07:26] Incarus: first (sda) [07:26] Am3ndment: after that you can replace xorg.conf with new generated file and reboot x-server [07:26] Incarus: u want a screenshot of gparted ? [07:26] eepberries: how ? [07:26] I can't remove exim4 [07:26] int256: int256: let me think a second [07:26] hitman1985, yes [07:26] eepberries: ok [07:26] Incarus: kk lemme find out how to do that ;) [07:27] hitman1985, where's a tool [07:27] hitman1985, or the print key [07:27] Using the gnome-system-monitor... What the hell is "Other" network traffic? It seems to be quite active - And that bugs me. [07:27] Incarus: i know :) print then save then ul to tinypic [07:27] hitman1985, k [07:28] int256: what os are you using right now [07:28] eepberries: ubuntu i my second hdd. [07:28] hitman1985, which hd is the first-booting? [07:28] Incarus: http://i43.tinypic.com/mma5cl.png [07:29] Incarus: booting is none at the moment, but the one i got vista / ubuntu on is the only one that should boot in the way i had it planned [07:29] hitman1985, your ntfs (vista) is broken [07:29] if I want to install the kernel source for my currently installed kernel (2.6.27-11), what package do I install [07:29] Do you see this message? [07:29] alright. assuming that int256's partitions are lost but still in existance, what program would he/she used to find and restore them? [07:29] gpart? [07:29] Htx-Bruger: yes [07:29] Hi, how do I merge several files into one? (concatenate) [07:30] Hi, I am looking for an open-source app that can convert an .bin to a .iso. Does anyone know one? [07:30] Incarus: shouldnt be :( all i did is resize with ubuntu install === Roozi is now known as RoozbehOnline [07:30] hitman1985, yes, but resizing is verry riskfull [07:30] lianimator: cat source1 source2 source3 source4 > destination [07:30] rww: thanks [07:31] hitman1985, we try to repair it [07:31] Good evening, all. [07:31] Incarus: hope we can [07:31] popmadness, morning [07:31] Incarus: that is 30 gb of family pictures! [07:31] hello... my boot is slowed down due to an no-critical error and i have no clue what is wrong... could pls someone attend this? [07:31] hitman1985, yes [07:31] int256: i think you want to use gparted to find the lost partitions, assuming that's what's going on [07:31] I have a question for y'all [07:31] Does anyone know about a Install guide for newbie? [07:31] int256: actually no, gpart is what i mean [07:32] hitman1985, make right click on ntfs partition and search something like repair or check ... [07:32] !install | SinPro [07:32] SinPro: Ubuntu can be installed in lots of ways. Please see https://help.ubuntu.com/community/Installation for documentation. Problems during install? See https://wiki.ubuntu.com/CommonProblemsInstall - Don't want to use a CD? Try http://tinyurl.com/3exghs - see also !automate [07:32] I have a question about my video card with Intrepid. I have a VGA compatible controller: nVidia Corporation GeForce 6100 nForce 405, and the flash freezes up every browser. The browser goes grey and remains that way until a force quit. Any suggestions? [07:32] Why is it that I get recursive errors when trying to install an alternate window manager? [07:32] eepberries: wait, i am checking [07:32] Heya, no help [07:32] popmadness, "glxinfo | grep direct" [07:32] Oh It's great! thx [07:33] It opened some ugly window and there was X mouse cursor but nothing else :/ [07:33] Other ideas? [07:33] Incarus: check and repair will be riskfull as it tells me that now [07:33] hitman1985, 30 gb pictures? do you save everything in raw? [07:33] direct rendering: Yes [07:33] [07:33] [07:33] [07:33] hitman1985, yes, do it [07:33] eepberries: it shows the entire hdd as 'unallocated' [07:33] Incarus: Sorry. Enter key fail. [07:33] popmadness, have you got x86 or x64? [07:34] Incarus: Sorry. Enter key fail. [07:34] popmadness, i know [07:34] can I use the vmware at Ubuntu? [07:34] int256: gpart showed that? also, how many hard drives do you have? which have missing partitions? [07:34] SinPro, yes [07:34] SinPro, you can also use qemu [07:34] qemu? [07:34] puzanov: didnt work [07:34] Incarus: x86. I can give you my phpsysinfo URL if need be. [07:34] I haven't herad about it [07:34] SinPro, yes, is quicker (if you use kqemu) [07:34] any1 have experience with "Big Desktop" and fglrx drivers? [07:34] Incarus: wow it just threw an error [07:34] eepberries: the 250gb drive. i selected it.. [07:35] popmadness, k [07:35] int256: was this using gparted or gpart? [07:35] hitman1985, tell me [07:35] hitman1985, or make a screenshot [07:35] Incarus: http://mypopmadness.com/phpsysinfo . [07:35] eepberries: gparted [07:35] * SinPro slaps Incarus around a bit with a large trout [07:35] int256: i'm pretty sure that's a different program [07:35] int256: from what i'mm reading, gpart is the program for trying to recover lost partitions [07:36] eepberries: ok wait, i will install [07:36] Incarus, how do i get kqemu? [07:36] Incarus: http://i44.tinypic.com/25k0eoi.png [07:36] popmadness, "ps -u root | grep xorg" [07:36] int256: i should let you know though that i've never actually used it, i only have experience with the program testdisk for windows xp [07:36] SinPro, if you want kqemu, you have to compile it [07:37] oh [07:37] Incarus: [07:37] have any of you ever recovered lost partitions using linux? if so please chime in [07:37] hitman1985, your ntfs is broken [07:37] popmadness, good [07:37] Incarus, Im such a newbie... how can i comile it ... [07:38] popmadness, adobes flash player or gansh? [07:38] SinPro, use vmware, its easier [07:38] ok [07:38] Incarus: wow great, meaning ubuntus coders just cost me my family pics, :( [07:38] eepberries: i used apt-get to install gpart. how to use it ? [07:38] Incarus, kqemu can run directx? [07:38] whatver you do dont interrupt gparted processes once youve clicked apply [07:38] hitman1985, no, you can rescue it [07:38] I've tried Adobe installed alone, gansh alone, both installed together. Just Adobe right now. [07:38] int256: http://www.brzitwa.de/mb/gpart/index.html [07:38] that page seems to have some good information on using it [07:38] SinPro, could be [07:39] hitman1985, wait a sec [07:39] int256: i've never used it myself, though i've done the same thing with a different program in windows xp [07:39] Now i dont get any errors in xorg.log file :/ [07:39] Hey guys, we just had to pull the drives out of a raid 1 server, and put them back in an hour later (after testing), however, they won't boot, and when we fdisk either one of the drives, the ext3 partition shows up as "Swap/Linux (146Gig)" Any idea? Anything we can do? [07:39] hitman1985, "sudo mkdir /media/Vista", "sudo mount /dev/sda1 /media/Vista" [07:40] hitman1985, we can rescue your private things, but i think you have to reinstall vista [07:40] Incarus: it says you must specify the filesystem [07:41] hitman1985, k , mom [07:41] Incarus: do you know anything about finding lost partitions using linux? [07:41] bkruse1: fstab needs modifying by the sounds of it... dont know [07:41] eepberries, you can use testdisk for that... [07:41] rdw200169: oh is that available on linux? [07:41] eepberries, it'll seek out and find old partition tables [07:41] eepberries, yup [07:41] oh okay [07:41] cool [07:41] hitman1985, "sudo mount -t ntfs /dev/sda1 /media/Vista" [07:42] eepberries, yes, use testdisk or something like that [07:42] b1n42y: I appreciate it, but it won't even boot right now, so we have it in a PC with knoppix running, just trying to save the mysql database [07:42] we just need the mysql database :/ [07:42] Incarus: that where it says file system type ? [07:42] eepberries, you *are* talking about finding partitions that have been deleted, right? [07:42] hitman1985, ? [07:42] hitman1985, try the command [07:42] rdw200169: not sure, it isn't my problem. i'm trying to help int256 figure out why some of his partitions are missing === tmanternach is now known as trvr [07:42] eepberries, not just hard to detect, like ext3 on windows [07:42] or if they're just gone [07:43] Incarus: Failed to mount '/dev/sda1': Invalid argument [07:43] The device '/dev/sda1' doesn't have a valid NTFS. [07:43] Maybe you selected the wrong device? Or the whole disk instead of a [07:43] partition (e.g. /dev/hda, not /dev/hda1)? Or the other way around? [07:43] eepberries, b/c parted will show everything, regardless of whether or not its mountable [07:43] some1 help me with this display issue plz! [07:43] hitman1985, shit, wait [07:43] eepberries, same thing w/gparted, the gtk parted frontend [07:43] rdw200169: well he said gparted showed the hard drive as being unallocated [07:43] hitman1985, "sudo mount -t ntfs-3g /dev/sda1 /media/Vista" [07:43] Incarus: Switching back to gnash. [07:44] popmadness, i wouldnt do that, but you can try [07:44] rdw200169: would that be scanning for partitions that could be lost? [07:44] eepberries: scaning. [07:44] Incarus: same thing [07:44] hitman1985, k [07:44] hitman1985, just a sec [07:44] eepberries, no, go with testdisk. it can also repair screwed up partition tables [07:44] Incarus: Fail either way. [07:44] rdw200169: alright well int256's using a program called gpart right now [07:45] eepberries, int256 refer to the documentation here for help, this may do what you want: http://www.cgsecurity.org/wiki/TestDisk [07:45] Incarus: do you think qemu is better than virtuabox and is kqemu for cpu capable emulation? [07:45] Hi, I am looking for an open-source app that can convert an .bin to a .iso. Does anyone know one? [07:45] there's 32bit and 64bit files, which one should I get? [07:45] eepberries, yeah, but gparted said that it was 'unallocated' that's not very useful [07:45] My laptop is T9300 [07:45] rdw200169: yeah if gpart doesn't find it (i don't know anything about this program) i'll have int256 installtestdisk [07:45] rdw200169: gpart, not gparted [07:45] i think they're different [07:46] !iso | tuntun [07:46] tuntun: To mount an ISO disc image, type « sudo mount -o loop » - There is a list of useful cd image conversion tools at http://wiki.linuxquestions.org/wiki/CD_Image_Conversion - Always verify the ISO using !MD5 before !burning. [07:46] there's 32bit and 64bit files, which one should I get? my laptop cpu is t9300 [07:46] . [07:46] b1n42y, 1. yes, 2. yes [07:46] eepberries, ah, testdisk and gpart do about the same thing... i prefer testdisk personally... (also int256 ) [07:46] hi, have a USB drive problem in Intrepid. I plugin a drive, it shows up in Nautilus ("Places" sidebar). Then I unplug the device (after unmounting it) and the icon remains in "Places". When I plug it in again, a new icon appears. Each time I plug/unplug, another icon gets added. Furthermore, the folder in "/media" doesn't always disappear on unmount, so I can't rely on a consistent filename. [07:46] eepberries: estimated time to complete scan. [07:47] int256: what is it saying so far [07:47] hitman1985, ok. know error [07:47] any help on: http://pastebin.com/m7886fa9 [07:47] I've had it since hardy & possibly even before. It was working perfectly on intrepid till recently (it's not related to updates tho -- I haven't updated since installing 3 months ago, and updating today hasn't fix it). [07:47] tuntun: bin2iso [07:47] Incarus: ta [07:47] Incarus, I have a question [07:47] SinPro, Depends :) Take a look in the ubuntu forums in the 64-bit forum, there you can read about the "problems" with 64-bit. If you use any programs that aren't available in 64-bit then go with 32, flash used to be problematic before but not anymore, I don't know if there's anything problematic now. I'm using 64. Choose whichever [07:48] eepberries: http://pastebin.ubuntu.com/121705/ [07:48] Incarus: so you know the error or your asking me ? [07:48] Seveas, b1n42y, thanks. [07:48] anyone experienced this USB bug & does anyone have ideas where to start investigating? [07:48] int256: that's looking great. are those the partitions you're missing? === TIMME is now known as TIMM1337 [07:48] hey how are yall [07:48] hitman1985, hm, boot the windows cd and boot into windows and enter in terminal "fixmbr", this should work [07:48] hmmmmmmm [07:49] im getting pretty hopeless :/ [07:49] hitman1985, https://bugs.launchpad.net/ubuntu/+source/gparted/+bug/298169 [07:49] plsd, 64 is faster than 32? [07:49] ive got a real big problem ... can someone help me? [07:49] eepberries: ya, but one remaining to show [07:49] ok ;) [07:49] SinPro, http://www.phoronix.com/scan.php?page=article&item=616&num=1 [07:49] SinPro: that depends entirely on how well your apps were programmed [07:49] TIMM1337, not really. You haven't told us the problem so there's not much we can do :) [07:50] hitman1985, ok. forgett it, was wrong [07:50] hmm [07:50] int256: cool. is it finished scanning yet? [07:50] eepberries: no [07:50] hitman1985, install "testdisk" and start it [07:50] Incarus: i m running the same crakc then he is talking about but dont think this has anything to do with it :) [07:50] xD ok .. so .. i installed ubuntu on my usb stick ... but now i cant boot myhard drive if the stick isnt connectet [07:51] it always boots the grup [07:51] that booting windows and its tells me "error" [07:51] timm1337 even if pen drive is removed? [07:51] hitman1985, crack? [07:51] TIMM1337: you screwed up. how did you install it on the usb stick [07:51] no just when its removed [07:51] TIMM1337, boot from windows cd and run the fixmbr command. Then reinstall grub onto the usb stick [07:51] Incarus: activator for vista ;) i am not paying the ms cartell :) [07:52] TIMM1337, dont do this [07:52] hitman1985: please don't discuss stuff like that in here. [07:52] you installed grub on hdd while OS on pen drive timm1337 [07:52] TIMM1337, install grub on the hd [07:52] my stick works perfect [07:52] hi [07:52] hitman1985, k [07:52] 8-) [07:52] i just need to remove grub but how ^^ [07:52] TIMM1337: that isn't the problem, your computer now looks for your usb drive for booting [07:52] Incarus, that won't work if /boot/grub is on the usb stick and he wants to boot without it [07:52] ok so i have to change the boot device? [07:52] hitman1985, install, testdisk on live linux and run [07:53] Incarus: how ? all i see is a archive [07:53] TIMM1337: do you have only windows installed on your hard drive? [07:53] Seveas, ... [07:53] yes [07:53] TIMM1337 you have 2 run windows recovery console or sumthing. but even without it i think it shud b possible 2 boot windows from grub [07:53] hitman1985, terminal (in linux live cd) and "sudo apt-get install testdisk" [07:54] TIMM1337: well i dont know if it will mess up your usb linux installation or not, but doing what Seveas said will fix the windows problem [07:54] it doesnt even oopen grub cause error [07:54] Seveas, wrong, i think [07:54] Incarus, in case you don't know: grub is a 2-stage bootloader. Stage2 lives in /boot/grub and is needed for booting [07:54] Incarus: couldnt find package [07:54] is it possible to use wget for --load-cookies file along with --http-user=user --http-password=pass , and have it login to two places (one with the cookie) and the other site with the user:pass ? [07:54] Seveas, yes, he have to install it on hd [07:54] eepberries, it will make the usb dongle unbootable, hence the 'then reinstall grub onto the usb drive' thing [07:54] Incarus, no, he needs grub not to touch his hd and use bios boot order to boot from usb [07:54] so kk thanks guys for your help im coming back when i fixed the prob [07:55] thanks very much [07:55] cyq [07:55] int256: still scanning? [07:55] oops [07:55] Ubuntu downloading takes an hour. [07:55] puzanov: you have any other ideas? Just installed again xserver and no help [07:55] eepberries: ya, still [07:55] Seveas, k , my mistake [07:55] SinPro, good to know [07:55] :) [07:56] int256: has it found all the partitions yet? if not, how many are missing? [07:56] 8-) [07:56] eepberries: not done yet. still 2 missing... [07:56] int256, where is a way to rescue lost partition taböes [07:57] Incarus: ya, i am also searching for that.. [07:57] int256: okay, i guess let it keep running [07:57] Incarus: use gpart [07:57] hi [07:57] eepberries: ok [07:57] halp: i am having trouble mounting a network device, smbclient works fine, but smbmount times out... [07:58] any of u play wow [07:58] I've seen some articles about installation from USB stick, can i do that? If I can. how? [07:58] kizza, never say hi in an irc with 1327 users [07:58] !ot | kizza [07:58] kizza: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics. Thanks! [07:58] SinPro, no [07:58] SinPro, install wubi on ubuntu usb live and then install ubuntu [07:58] Anyone? Booted today and i cant start X, first got error with "No screen" even tho, xorg had entry for screen section. Then tried X -config /root/xorg.new with no help. And while ago just reinstalled xserver with no hel [07:58] someone else asked a question, could someone answer for me? ok so IF i want to listen to my itunes music...does the linux itunes play my music that i have [07:59] Sindacious, you can :) No need to use wubi at all [07:59] SinPro* [07:59] Incarus: i dont see me running this stuff all tonight its 2 am here [07:59] I'd just like to know if any linux media players can play itunes music? [07:59] hitman1985, oh, we got 9 am in germany [07:59] how do i upgrade ubuntu 8.04 to the lastest [07:59] can anybody help me please with a problem regarding smbmount??? [07:59] is there a backtrack channel? [07:59] Incarus: haha mach kein joke :) [07:59] !usb | SinPro [07:59] how? [07:59] SinPro: For information about installing Ubuntu from USB flash drives, see https://help.ubuntu.com/community/Installation/FromUSBStick - For a persistent live USB install, see: https://wiki.ubuntu.com/LiveUsbPendrivePersistent [07:59] hitman1985 , was? [08:00] you want the first link [08:00] Incarus: not funny, [08:00] !upgrade | kizza [08:00] kizza: For upgrading, see the instructions at https://help.ubuntu.com/community/UpgradeNotes [08:00] hitman1985, you can speak german? [08:00] eepberries: TATA... [08:00] kizza: http://www.ubuntu.com/getubuntu/upgrading [08:00] Incarus: i am german :) [08:00] int256: all found? [08:00] hitman1985, k, privat chat [08:00] eepberries: means bye... [08:00] !upgrading =~ s/$/ - see also http://www.ubuntu.com/getubuntu/upgrading/ [08:00] Anyone [08:00] int256: so you fixed them? [08:00] ty [08:00] where can i get help regarding smbmount problems? [08:00] hi [08:01] eepberries: ya ya. all gone... [08:01] int256: nice. congrats [08:01] int256: oh wait [08:01] YES [08:01] awesome [08:01] int256: you found them all, or they're all gone [08:01] 8.04 server is installing [08:01] StyleSheep, not entirely sure if smbmount is still 'the right way'. Try 'mount -t cifs' [08:01] it was just 8.10 server thats screwed up [08:01] * Orochium does an awesome dance [08:02] Am3ndment: anything usefull in /var/log/Xorg.0.log to start debugging your issue ? Look for lines starting with (EE) for errors .. [08:02] eepberries: all gone... i am restarting. see you soon. if any partition remains.. [08:02] Seveas, i tried both, but with the same result [08:02] is ubuntu 9.04 slated to come out April 30th. Or, is there a set date before that that it will come out on? [08:02] int256: what happened? didn't the scan find some of the partitions? [08:02] eepberries: any way thanks. i will not forgot you... [08:03] Seveas, if i navigate with nautilus i can access the share, but i cant mount it [08:03] anyone here ever setup a PXE linux distro install server [08:03] StyleSheep, any errors, or is it hanging or timing out? [08:03] int256: before giving up, you should try testdisk [08:03] glitsj16: no errors. [08:03] eepberries: its still going on. i started it aging now only the first drive is showning. [08:03] glitsj16: only warning is that there is some font missing [08:03] eepberries: ok. wait [08:03] Seveas, just hanging and timing out... [08:04] int256: try stopping that and trying testdisk [08:04] ??????????? [08:04] eepberries: installing it.. [08:04] StyleSheep, any useful logentries in dmesg or on the windows box? Maybe it's refusing multiple simultaneous connections? [08:04] hello. i have problem with gdm. i've removed it and now i use the console to login. but now i have not any rights (cant mount, use network...) [08:05] WHo would I talk to about why the ide_generic module is missing from Ubuntu Server 8.10...was that intentional? [08:05] arturgam3r, "sudo apt-get -f install" [08:05] whats the highest ubuntu update out [08:05] is it 8.10 [08:05] stable or ? [08:05] kizza, 8.10 [08:05] 8.10 is stable yeah [08:05] ohh ty [08:06] stupid cock suckers, why cant i set a specific ip for my fuckin network adapter to be used on boot [08:06] Am3ndment: yep, that's a pretty regular font warning, that wouldn't be causing serious issues though .. not sure i follwed all your remarks here, could you summarize what is happening exactly ? [08:06] but I just tried to install it on an old netfinity and found out all the generic ide modules = don't exist on the distro [08:06] !ops | VADiUM [08:06] VADiUM: Help! Channel emergency! (ONLY use this trigger in emergencies) - Mez, LjL, elkbuntu, imbrandon, DBO, gnomefreak, Hobbsee, rob, Madpilot, CarlK, crimsun, ajmitch, tritium, Nalioth, thoreauputic, apokryphos, tonyyarusso, PriceChild, Amaranth, jrib, jenda, nixternal, Myrtti, mneptok, Pici, Jack_Sparrow, nickrud, jpds, bazhang, jussi01, Flannel or ikonia! [08:06] so it was screwing with anything IDE on the system [08:06] tx Myrtti [08:06] im having trouble with the speail effects on ubuntu like the cube it dosnt work [08:06] Seveas: np, sweetie [08:06] glitsj16: basically X just doesnt start. I cant remember doing any changes yesterday. So far i have tried to reinstall xserver and X -config /root/xorg.conf with no help [08:07] hi i am using ubuntu server 8.04 . I changed the hostname by adding it to /etc/hostname and reloaded postfix. Now when I do telnet localhost 25 it still shows the older hostname [08:07] or any other effects [08:07] dust_t: did you change it to /etc/hosts as well? [08:07] Incarus, ?? [08:07] dust_t, look im /etc/postfix/main.cf as well [08:07] glitsj16: Before backtrace latest log is for "Loading extension XFree86-DRI" [08:07] Myrtti, yes [08:07] arturgam3r, ? [08:07] dust_t, and you might need to restart postfix instead of reload [08:08] int256: have you installed testdisk? [08:08] eepberries: using it now [08:08] int256: are you following the step by step guide/ [08:08] arturgam3r, repair your system, its a bug, your system is missing a package [08:08] can someone help me with my ubuntu effects they dont work [08:08] eepberries: ya. [08:08] int256: okay [08:08] arturgam3r, try to set you in sudoers or something [08:08] * int256 will be back in 5min [08:08] Seveas, its the older one here. Should I run the dpkg-reconfigure command or change it manually ? [08:08] Am3ndment: thanks, looks odd, can't say i can come up with anything usefull straight off. What errors do you get when you try to run startx from terminal ? [08:09] dust_t, manually [08:10] Seveas, works :) [08:10] glitsj16: Nothing, it just says "Starting X server [OK]" :/ [08:10] hey guys how can i make my computer initiate this commands, sudo /etc/init.d/samba restart, upon boot? [08:11] eper3z, why would you do that? Samba starts fresh at boot, surely there's no need to restart it right away? [08:11] anyone has an idea to make nvidia fx5500 work properly with userful multiplier? [08:11] my network doesnt pickup the folder unless its restarted [08:11] "Gnome server" even ^ [08:11] im trying to access files froma windows computer [08:12] eper3z, for that you don't need a samba server running at all [08:12] help [08:12] kizza, ? [08:12] kizza: what's up [08:12] well that was the only way i was able to navigate, im a newb [08:13] eper3z, are you accessing the windows machine by name or by ip? [08:13] my effects for ubuntu dont work like the cube [08:13] glitsj16: i got a hint from other channel. Latest driver update messed up someone else, how can i get older driver release? [08:13] How do I test that it is setup properly for sending emails ? [08:13] by name [08:13] Seveas, [ 4357.748382] CIFS VFS: Error connecting to socket. Aborting operation [08:13] [ 4357.748427] CIFS VFS: cifs_mount failed w/return code = -110 [08:13] !qemu [08:13] qemu is an emulator you can use to run another operating system - see https://help.ubuntu.com/community/WindowsXPUnderQemuHowTo [08:13] kizza: do you have compiz installed [08:13] Seveas, mount error 110 = Connection timed out [08:13] wats that [08:13] kizza, "glxinfo | grep direct" [08:13] kizza: is this what you're talking about? http://shikai.shadowraith.com/images/xgl-compiz.jpg [08:14] but i've connected a windows box to the share, so maybe its the other thingy you mentioned === iron_man_ftw is now known as away_man_ftl [08:14] i access the folder by name! [08:14] Seveas [08:14] eper3z, might be nmbd starting too early [08:14] hang on [08:14] ahh [08:14] cool [08:14] Is php 5.2.8 available for ubuntu 8.04? [08:15] yeah [08:15] kizza: yeah to what [08:15] Am3ndment: i'd try looking in bugs.launchpad.net to check if something of a fix is available [08:15] thats wat im trying to do how do u do it [08:15] kizza: you have to install compiz [08:15] were from [08:15] Seveas, but even if i unmount the share on the windows box i cannot mount it... [08:15] eper3z, run this: echo /etc/init.d/samba restart | sudo tee /etc/network/if-up.d/samba && sudo chmod +x /etc/network/if-up.d/samba [08:16] or how [08:16] anybody here using ssmtp? [08:16] kizza: you can probably get it using apt-get [08:16] kizza, "glxinfo | grep direct" [08:16] eper3z, that creates a small script that restarts samba when your network is up [08:16] eepberries: yes it shows all partitions [08:16] eepberries: now what ?. [08:16] !anyone | error404notfound [08:16] int256: great, now use testdisk to save that [08:16] error404notfound: A large amount of the first questions asked in this channel start with "Does anyone/anybody..." Why not ask your next question (the real one) and find out? [08:16] int256: it should tell you how to do that in the guie [08:16] glitsj16: thanks [08:16] Is there a way to "invert" ping replies? Make it show dropped packets instead of the ones that go through [08:16] eepberries: how to save it ? [08:16] *guide [08:16] vicmen: no 5.24 [08:16] int256: hang on [08:17] hateball, try mtr. It'll display questionmarks for things not received [08:17] it said yes to glxinfo | grep direct [08:17] kizza, thats good [08:17] kizza, install compiz [08:17] Incarus: kizza wants compiz [08:17] hateball, when mtr starts, hit d a few times until it shows rows of dots [08:17] eepberries, know [08:17] yeah [08:17] int256: select write [08:18] how [08:18] kizza, are you under gnome or kde? === Orochium is now known as Oro|finallyinsta [08:18] I have followed http://www.linux.com/feature/132006 and used mailhub as smtp.nayatel.com and when I try to send email get "Feb 23 13:15:16 nextcube sSMTP[4638]: Unable to locate , Feb 23 13:15:16 nextcube sSMTP[4638]: Cannot open :25" [08:18] Seveas: oh, neat. cheers :D [08:18] im sort of new [08:18] int256: actually wait === Oro|finallyinsta is now known as Orochium [08:18] how do i find out [08:18] is there a command to clear ram? [08:19] kizza, have you got a panel on the top of the screen? [08:19] yes\ [08:19] MrGoodkat_, yes, you can wipe your ram [08:19] kizza, k, so you are under gnome or xfce [08:19] Seveas, thanks! [08:19] kizza, you dont need compiz for effects in gnome [08:19] int256: yeah, you should be able to write it now [08:19] int256: have you done that? [08:19] eepberries: selected deeper search..pls wait.. [08:19] kk [08:20] int256: was there a missing partition? [08:20] kk well how do i do it [08:20] Incarus, how do i do it? [08:20] i want to setup my laptop as a portable wireless router with internet-sharing. however, my builtin wifi device can't do iwconfig mode master. [08:20] question 1- even if it could, could i set it up as a wireless router and use it as im using it right now (a regular wifi adapter) at the same time? [08:20] question 2 - are there any drivers or anything i could install specially to enable setting iwconfig mode master? or is there some way of doing it that doesn't require that setting? [08:20] brb going to test it, seveas! [08:20] eepberries: yes just one.. [08:20] int256: ah [08:21] is there a hotkey [08:21] kizza: do you know how to use the terminal [08:21] yes [08:21] sort of [08:21] kizza, no, you have to activate desktop effects [08:21] when I try to send email from another server using smtp.nayatel.com as relayhost, it works fine, but from here I get "send-mail: RCPT TO: (550 5.7.1 ... Relaying denied)" [08:21] > anyone has an idea to make nvidia fx5500 work properly with userful multiplier? [08:21] > i am using driver 173.14.12 [08:21] enter in sudo apt-get install compiz [08:21] kk [08:21] and nvidia config tool 177.78 [08:21] Right now postfix is denying relay for any email id except the local ones. How do I enable this ? And also not make it an open relay [08:21] i just got kicked out of ubuntu-offtopic [08:21] MrGoodkat_, dont know, search in google "ubuntu ram wipe" [08:21] :[ [08:21] kizza, no, you have to activate desktop effects <-- arent the desktop effects compiz based? [08:22] MrGoodkat_: yeah i think so [08:22] at least the one kizza wants anyway [08:22] i just thought, couz he said you dont need compiz for desktop effects [08:22] MrGoodkat_, no, gnome got his own effect windows manager [08:23] Incarus: does gnome have that 3d box effect though [08:23] eepberries, i think so [08:23] compiz is already pre-installed since gutsy or intrepid, im not sure, thats what you control via the desktop effects panel [08:23] i went to system / appearance/ visual effects and clicked it but it said cant be enabled [08:24] kizza, your graca is not compatible === mike is now known as Guest48646 [08:24] i went to system / appearance/ visual effects and clicked it but it said cant be enabled <-- why cant it be enabled, most likely a problem with your graphic driver [08:24] well that suks [08:24] can i fix it === drage is now known as [Nor]D_rage [08:24] on the other hand, is there any way to completely disable gnome desktop effects? i tried, but it still does that annoying shrink to the taskbar thing, except it only shows the window border instead of the window picture. i'd like to completely remove that effect [08:25] eepberries, yes, gconf [08:25] eepberries, search in google [08:25] alright [08:25] kizza, yes [08:25] can anyone tell me if its possible to run kde 3.5.* instead of 4.2 and how [08:25] how [08:25] kizza, its difficult [08:25] anyone here ever configured a PXE server to do network OS installs? [08:25] im ready to do it [08:26] eepberries, yes, system - preferences - appearance - visual effects - none [08:26] MrGoodkat_, wrong [08:26] kizza: perhaps starting with a script called compiz-check is worthwile, look at http://forlong.blogage.de/entries/pages/Compiz-Check for more info [08:27] MrGoodkat_, where are standard effects, you cant deactive with that [08:27] mhh, my 8.04 install just shutsdown when I boot it and get my login screen :S [08:27] just @ once [08:27] MrGoodkat_, where are standard effects, you cant deactive with that <--- what standard effects, im sure i dont have any effects [08:27] how to create dial up connection for cable net in ubuntu 8.1 [08:27] how can i find out the ip adress of a local server when i have a hostname? [08:27] StyleSheep: ifconfig ? [08:28] MrGoodkat_: the windows will still do that annoying shrink into the taskbar thing, except it will just show an outline of the window [08:28] MrGoodkat_, under gnome are some effects, like minimizing [08:28] pretty stupid if you ask me [08:28] StyleSheep, ping hostname, should give back ip too [08:28] eepberries, yes, moment [08:28] annoying... can't use my pc anymore :D [08:28] MrGoodkat_, ping: unknown host [08:28] g'day all - i have 2 problems. First one first. i backed up my laptop with clonezilla - now i am going to instasll xp onto the laptop then put the clonezilla partition onto it. XP was never on the laptop before but i need it for flash cs [08:29] is there a way to make the text on the icons on desktop, readable on both light AND dark backgrounds? [08:29] MrGoodkat_, but i can use smbclient with that hostname [08:29] o_O [08:29] how do i ensure that my mail server is not an open relay? [08:29] MatBoy: are you sure your hardware isn't busted? [08:29] eepberries, http://ubuntuforums.org/showthread.php?t=152251 [08:29] sorry off topic, but how can i disable all those "user joined" and "user quit" messages in xChat? [08:30] Scix, that is not off topic [08:30] does any one know.. how to create dial up connection for cable net in ubuntu 8.1 [08:30] mandar, yes [08:30] mandar, try it yourself, its easy [08:30] eepberries, http://ubuntuforums.org/showthread.php?t=152251 [08:31] this is wat it said Gathering information about your system... [08:31] Distribution: Ubuntu 8.04 [08:31] Desktop environment: GNOME [08:31] Graphics chip: ATI Technologies Inc M9+ 5C63 [Radeon Mobility 9200 (AGP)] (rev 01) [08:31] Driver in use: radeon [08:31] Rendering method: AIGLX [08:31] Checking if it's possible to run Compiz on your system... [08:31] Checking for texture_from_pixmap... [ OK ] [08:31] Checking for non power of two support... [ OK ] [08:31] Incarus: thanks, i accidentally hit close window instead of copy link :) [08:31] Checking for composite extension... [ OK ] [08:31] actually i am new to ubuntu. so can u please help?? [08:31] Checking for FBConfig... [ OK ] [08:31] Checking for hardware/setup problems... [FAIL] [08:31] !paste [08:31] 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) [08:31] There has been (at least) one error detected with your setup: [08:31] Error: Laptop using radeon driver. [08:31] Would you like to know more? (Y/n) y [08:31] It has been detected, that you are running a laptop with an ATI chip. [08:31] The radeon driver supports Compiz out-of-the-box but because of a nasty bug [08:31] eepberries, k [08:31] ahh eepberries i know what you mean [08:31] STOP FLOODING [08:31] in the driver that causes X to freeze on some cards, this particular [08:31] combination had to be blacklisted in Ubuntu "Hardy Heron". [08:31] kizza [08:31] In case you already used Compiz successfully on Ubuntu 7.10 (Gutsy), it is [08:31] safe to skip the blacklist. [08:31] kizza, stop it [08:31] Do you want to skip blacklist checks by Compiz? (y/N) [08:31] yeah [08:31] what is the correct way to instll mcrypt on Ubuntu 8.04? [08:31] sorry [08:31] !paste [08:32] eepberries, you can disable that in gconf-editor, app-global-panel and then smth with effects [08:32] !pastbin | kizza [08:32] Sorry, I don't know anything about pastbin [08:32] MrGoodkat_: okay [08:32] !pastebin | kizza [08:32] kizza: 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) [08:32] how to configure sane for my scanner? [08:32] MrGoodkat_, i did tell him [08:32] sorry then Incarus [08:32] np [08:32] wasnt reading every line [08:33] There has been (at least) one error detected with your setup: [08:33] Error: Laptop using radeon driver. [08:33] vicmen, "sudo apt-get install mcrypt" [08:33] thanks lncarus, same for curl? [08:33] kizza, yes, not compatible [08:33] so dose that mean i cant use effects [08:33] woei ! [08:33] how to configure sane with my scanner can anyone help me out please [08:33] vicmen, dont know, try it [08:34] removing a broken nut fixes it [08:34] so i cant use them [08:34] int256: how's the scan going [08:34] kizza, no, but forgett the effects [08:34] ty bye [08:34] saadi559596, check scanner driver first [08:35] glitsj16, I got it working, removed xorg.conf and booted [08:35] how to do that incarus [08:35] saadi559596, google your scanner [08:35] hi [08:36] CJari, never say hi in an irc with 1337 users [08:36] It there a way to distribute the NM settings to multiple computers? I have like 120 computers wjo is supposed to be able to use 5 different networks, without user interferense [08:36] CJari, hi [08:36] im trying the new make usb startup stick feature, but im unable to boot from the usb.. i know the mother board supports booting from usb [08:36] Scix, nm? [08:37] join #gentoo [08:37] oops [08:37] CJari, have you got the latest bios version? [08:37] lotsa users [08:37] dannz, / [08:37] ubuntu.pl [08:37] well, Incarus it has booted other usb linuxes.... [08:37] CJari, k [08:37] CJari, check usb mbr [08:37] so would there be ddifference? [08:37] Incarus, NetowrkManager [08:38] Amendment: great, one less thing :) [08:38] ok so maybe the linux installer failed to set that? =/ [08:38] glitsj16, true, thanks for your help. Is there any cons for running without xorg.conf? [08:38] or is it supposed to be done manuall? [08:38] nice random question for the largest chan, anyone used quicktax? :P [08:38] CJari, could be, or checksum the iso [08:38] or is it all automatic...? [08:39] automatic [08:39] alright.. thats i thought.. maybe there was error [08:39] Amendment: not really no, the new Xorg uses a lot less config settings to be able to 'hotplug' any chnages in your hardware setup [08:39] Great :) [08:40] Amendment, the xsever automatically replacer your xorg [08:40] Now that i have this fixed, next i need to get better OpenGL support my graphics driver so i can mess it up again :D [08:40] thank u bye [08:40] CJari, np [08:41] Amendment, "glxdemo" [08:41] Amendment, "glxgears" [08:41] moin [08:42] glxgears gives about ~615 fps :/ [08:42] Amendment, "glxinfo | grep direct" [08:42] INTUIT.TURBOTAX.PREMIER.2008-EDGEISO [08:42] :) [08:42] pz [08:42] Rendering is on [08:42] Amendment, and paste your xorg.0.log [08:44] Incarus, http://pastebin.com/m3a1180b3 === AdamS42b is now known as AdamS42 [08:46] Amendment, line 215, 286 [08:46] I am looking for a command line tool that will let me connect to ports on an integrated system. Any suggestions? [08:46] Amendment, vesa must exist! [08:47] Amendment, 343-378 [08:48] Amendment, update your system [08:48] question [08:48] not sure if anyone knows this or not [08:48] if I have a domain, thats hosted remotely [08:49] hi! what is ubuntu using /dev/dsp for audio input and output or output has i different device name? [08:49] Orochium, ask in one line [08:49] then set up a dyndns service, say like...http://home.demonpop.com <-- that, can the Dyndns service use that name to jump to my home server? [08:49] Incarus, you mean... what [08:50] hi! is ubuntu using /dev/dsp for audio input and output or output has i different device name?* [08:50] Sorry Inca, essentially, can I use a sub-domain of a domain I already own to DynDNS to my home server [08:50] Amendment, "sudo apt-get update" "sudo apt-get upgrade" [08:50] <|HSO|SadiQ> can I access my music if I have it in another user's home dir on my system??? [08:51] int256: you there? [08:51] |HSO|SadiQ, yes, but read only [08:51] <|HSO|SadiQ> rean only is what I want Incarus [08:51] <|HSO|SadiQ> read* [08:51] |HSO|SadiQ, works [08:51] <|HSO|SadiQ> ok...ty :) [08:51] Incarus, nothing updated [08:52] Amendment, "driinfo" [08:52] Amendment, "xdriinfo" [08:52] sry [08:52] 8-) [08:52] jouko@jouko-laptop:~$ driinfo [08:52] bash: driinfo: command not found [08:52] jouko@jouko-laptop:~$ xdriinfo [08:52] Screen 0: i915 [08:52] jouko@jouko-laptop:~$ [08:53] Amendment, k, you got direct rendering and it should work, but you've only the speed of software rendering [08:53] Amendment, (II) intel(0): direct rendering: Enabled [08:55] nothing will run this morning, last thing i did was install some tools and run prelink, (but ive run prelink -ua since) yet just about everything is segfaulting on me [08:55] is there way to fix it? [08:55] Amendment, seems to be a bug, you can search it [08:56] Rioting_pacifist, restart xserver [08:56] Rioting_pacifist, strg+alt+backspace === solid_li` is now known as solid_liq [08:57] which channel for jaunty testing (dual screen problems)? tia [08:58] dichtbijzee: #ubuntu+1 [08:58] quibbler, kthnx [08:58] Hey could someone help me install drivers for my video? its an integrated intell video [08:59] Futurama140: can you give the output of: lspci | grep VGA [08:59] 00:02.0 VGA compatible controller: Intel Corporation 82945G/GZ Integrated Graphics Controller (rev 02) [08:59] \ [08:59] cool, gimme a sec [09:00] Futurama140: the only driver for that GPU is already installed and provides full functionality [09:00] does anyone know how to get winetools working with the latest version of wine?] [09:00] does su not work in ubuntu for switching to another user? i know you can't use it switch to root, but does it not work at all for any account? [09:00] how do I give a user permission to alter files in a directory? [09:01] !permissions [09:01] An explanation of what file permissions are and how they can be manipulated can be found at https://help.ubuntu.com/community/FilePermissions [09:01] Tyrath, try apt-get install [09:01] eepberries, try sudo --help [09:01] g33k_gir1, sudo chmod [09:01] Futurama140: seems to use the i810 driver which is part of a standard install [09:02] Futurama140: http://ubuntuforums.org/showthread.php?t=729735 [09:02] go [09:02] Incarus, could you please provide me some keywords [09:02] Tyrath: add te winehq repo and then upgrade, then sudo apt-get install winetools [09:02] isn't the only point of sudo to do a command as root though? [09:02] hi g33k_gir1 [09:02] eepberries: correct [09:02] Amendment, "ubuntu intel rendering direct fps" [09:03] Hey guys, I've got no audio in my browser, out of the blue. It was working 5 minutes ago but now its dead. I get sound from music players etc, still. This is the third time its happened. Nothing new has been installed to make this happen, to my knowledge. Im on Ubuntu Wubi. Any ideas? [09:03] eepberries: it promotes your access for a single command [09:03] Thank you [09:03] so, if i wanted to switch to another user in a termain window, is that possible? it doesn't seem like su is usable at all [09:03] eepberries, "login" [09:03] eremite: what if you restart your browser? [09:03] Amendment, and slow [09:03] No, retsarting browser does not work. Only restarting the PC. [09:04] eremite: i'd restart your pc, next time it dies and as soon as it dies run: dmesg | tail [09:04] eremite: you could also try restarting hal / alsa / pulse [09:04] glxinfo | grep rendering is telling me that its turned off and it cant turn on cause my drivers suck, how do i fix that? [09:04] Futurama140: you need to edit your xorg.conf (gksudo gedit /etc/X11/xorg.conf) [09:04] Thanks for the advice. Ive taken notes. L8r. [09:05] Futurama140: to make the system use the driver [09:05] Amendment, paste "glxinfo" [09:05] hi all [09:05] yes [09:06] Incarus, http://pastebin.com/d61f354b7 [09:06] i m going to install ubuntu....i selected option to install and it took me to busybox builtin shell [09:06] now what to do? [09:06] KazaLite: did you md5 check the iso you downloaded as well as check your cd for defects? [09:07] i just downloaded it and burnt it on a cd:( [09:07] Amendment, your graca driver is not full compatible, so the fps under glxgears is normal [09:07] how to check md5? [09:07] damn... :( [09:07] KazaLite: go check the iso you downloaded, the first boot screen on the cd also has a verification part [09:08] actionparsnip: i am editing the xorg.conf, how do i turn DRI on? [09:08] oka [09:08] Amendment, yes [09:08] KazaLite: verification is ESSENTIAL. TCP is very good at making sure stuff is ok but in now way is it flawless and files can become damaged in transport [09:08] Incarus, is there anything with what i could increase performance? [09:09] hi [09:09] Amendment, no, you could programm your own driver [09:09] how can i disable services running in the background which i do not need? [09:09] ooor not :) Thanks for your help [09:10] Amendment, np, look at line 66-113 [09:10] Futurama140: http://www.gentoo.org/doc/en/dri-howto.xml [09:10] cool [09:10] louq: system-administration-services uncheck what you do'nt want [09:10] Amendment, you can also try to manually update your graca driver [09:10] Futurama140: that xorg.conf I gave you in the first link should be fairly complete you just need to copy the majority of the video card, monitor and screen sections [09:11] is there some reason "sudo -i -u username" doesn't work? [09:11] Futurama140: you will be wrestling that file til you get an acceptible display [09:11] can anyone tell me why a ftp server on a linux box wouldnt allow a user to upload files to a folder called public_html for that user [09:11] louq: be careful [09:11] eepberries, no [09:12] eepberries, update your system [09:12] eepberries, where was a "sudo" update [09:12] Incarus: oh wow, nevermind. it actually did work, it just displayed the "to run a command as adminstrator bla bla" message anyway [09:12] quibbler: i realized that the ubuntu gnome is much more slower than the debian gnome, so maybe there are to many services running [09:12] eepberries, k [09:12] I accidently changed the icon on my rubbish bin, how do I change it back? [09:12] NativeAngels, 1. maybe iptables 2. change permission to 777 [09:13] how do i change permision [09:13] eepberries: i've not seen -u but its intruiging. [09:13] it again took me to shell of buildroot after 20seconds [09:13] louq: that is true...just make sure you don't stop things you need ...if in doubt do research [09:13] NativeAngels: chmod and chown [09:13] NativeAngels, "sudo chmod 777 file" [09:13] NativeAngels, be carefullw ith that [09:13] ActionParsnip: yeah, it doesn't really make sense, but i guess they had to replace su somehow [09:13] quibbler: you hink it is also because of some services? [09:13] How about enabling vesa? Is there way? [09:13] *think === administrator_ is now known as dos6 [09:14] eepberries: sudo -i instead of sudo su [09:14] and what are these MESA drivers? [09:14] all of a sudden, I have a weird audio problem... sonata started playing everything through my headphones which are only set for skype chat. all other audio/video apps play through the speakers and everything through pulse. anybody got any ideas? [09:14] eepberries: sudo -i configures the environment correctly [09:14] ActionParsnip: right, that's what i'm doing [09:14] eepberries: good lad [09:14] Does ubuntu create an apache user? [09:14] Amendment, vesa couldnt rendering direct, so your system will become slow [09:14] louq: true i had for example bluethooth on which i turned off because i don't have bluethooth devices [09:14] or rather apache httpd service create an apache user and apache group or is called something else [09:14] akahige1→ install the 'pavucontrol' package and use it to move the apps between your sound devices [09:14] Amendment, and mesa drivers are software rendering [09:15] no victory there :D [09:15] Amendment, yes, shit [09:15] vicmen: yeah, it does something like that [09:15] !apache | vicmen [09:15] vicmen: LAMP is an acronym for Linux-Apache-MySQL-PHP. However, the term is often used for setups using alternative but different software, such as Perl or Python instead of PHP, and Postgres instead of MySQL. For help with setting up LAMP on Ubuntu, see https://help.ubuntu.com/community/ApacheMySQLPHP - See also the Server CD installation process (different in Edgy+) [09:15] Incarus would that only allow that user to access that folder [09:15] its a folder not a file Incarus [09:15] !language | Incarus [09:15] Incarus: Please watch your language and topic to help keep this channel family friendly. [09:15] i tested Cd but it automatically entered into buildroot shell after say 20-30seconds [09:15] NativeAngels, 777 means sytsem wide reading [09:15] KazaLite: test your iso [09:16] ok [09:16] Myrtti, ... [09:16] how can i test that? [09:16] Incarus: yes? [09:16] apache is not recognized as a user on my ubuntu 8.04 installation [09:16] !md5 | KazaLite [09:16] KazaLite: To verify your Ubuntu ISO image (or other files for which an MD5 checksum is provided), see http://help.ubuntu.com/community/VerifyIsoHowto or http://www.linuxquestions.org/linux/answers/LQ_ISO/Checking_the_md5sum_in_Windows [09:16] Myrtti, you're an american? [09:16] how do I list all users of a system [09:16] magnetron: pavucontrol? is that anything like the pulse audio prefs util? [09:16] vicmen: it probably isn't called apache [09:16] KazaLite: why do you think there are md5sum files next to linux iso files? [09:16] louq: this may interest you: http://ubuntuforums.org/showthread.php?t=89491 [09:16] by default i think the user's name is something like "www-data" [09:17] not terribly sure though, it's been a while [09:17] likely, ive seen that [09:17] vicmen: cat /etc/password" [09:17] akahige1→ yeah, but it got more options [09:17] that sounds right eepberries [09:17] Incarus: no? since when has the desire of have this channel to be family friendly, approachable by all cultures been something that would require me to be an American? it's the channel policy. [09:17] vicmen: eek. "cat /etc/passwd" should work, but it's a little messy. [09:17] errr...its busybox shell....sorry for repeatedly saying buildroot by mistake [09:17] its /etc/passwd [09:17] anybody know why ubuntu wont recognise my graphics card? there are only two resolution options available. 800*600, etc. is there any easy way too get this sorted... otherwise ubuntu gets the boot... because i';ve being trying for the last few days without any luck... any help?? [09:18] rww: could grep :D [09:18] ActionParsnip: I know. I hit Enter by mistake >.> [09:18] ;) [09:18] yogi_, activate vesa drivers [09:18] vicmen: also i think you can change the user in httpd.conf or one of those other config files if you want to [09:18] quibbler: but does this also speed up the system after booting? [09:18] tried that [09:18] no luck [09:18] yogi_, which graca? [09:18] magnetron: according to synaptic, it's installed, so I need to figure out how to fire it up. does this actually explain why this started happening in the first place, though? [09:18] 8.10 [09:19] yogi_, no, graphic card [09:19] * ActionParsnip is hating his VMs today [09:19] louq: a little for me but not significantly [09:19] if I accidently change an icon, how do I change it back [09:19] its an intel celeron processor [09:20] !icon [09:20] Sorry, I don't know anything about icon [09:20] i think the graphics card is embedded... ie. intel [09:20] Milkeh: http://ubuntuforums.org/archive/index.php/t-302549.html [09:20] akahige1→ if you don't see any icon for it, just hit alt+f2 and type "pavucontrol" [09:20] yogi_, i think you have to install the drivers by your own, but i have to go now [09:20] i do not have a /etc/make.conf file, how do i fix that? [09:21] what you mean? [09:21] what driveers? [09:21] Futurama140: you make one, are you using gentoo? [09:21] yogi_, ask somebody else [09:21] i dont know [09:21] ciao [09:21] thanks [09:21] does anyone know how to fix my alsamixer settings? everytime i reboot i goes to zero. i cant remember how to save the settings [09:21] Futurama140: gentoo is an operating system like Windows or Ubuntu [09:22] oh, no im using ubuntu [09:22] yogi_: what intel chip is it specifically [09:22] Futurama140: then why do you need a /etc/make.conf file? [09:22] processor = d220 [09:22] how do i find out? [09:22] to configure to make room for xorg [09:23] magnetron: that's totally cool. worked just like you said. thanks for the help [09:23] Futurama140: you have xorg, its a package from the repositorys [09:23] ActionParsnip, that wont work because I've made the icon custom [09:23] how do you check the permisions on a folder then ? [09:23] yogi_: try installing xserver-sorg-video-intel [09:23] ActionParsnip, I've actually gone to properties and changed it [09:24] Milkeh: then simply undo what you did [09:24] don't blame me if your computer blows up though [09:24] it is already installed [09:24] ok.ok so how do i configure xorg to use DRI? [09:24] Milkeh: just set it to something else [09:24] hmm [09:24] ActionParsnip, but I want it as the default rubish bin icon :( [09:24] through the synaptic package manager [09:24] how can i write a script to ping an address regularly and when there is response execute a command? [09:24] Futurama140: its in that guide I gave you, you add a few lines to xorg.conf and it does it [09:24] after toying around with a CentOS box and learning some chops, i decided to jump on an Ubuntu thinking it was goint to be easy after learning a few things on CentOS and I have to say I find all of this ubelievably frustrating. [09:25] Milkeh: try: sudo find / -name *.png | grep -i trash [09:25] akahige1→ cheers [09:25] Milkeh: failing that try *.xpm [09:26] Milkeh: sudo just gets rid of some errors that pop up about access violations [09:26] wait yogi_ what is the name of the intel chip [09:26] vicmen: Did you have a question we could help you with today? [09:26] not sure [09:26] how do i check if a user is a member of a group? I'm having problems writing to /var/www, which is owned by www-data [09:26] hi [09:27] shear: `groups username` will list the groups that user is in. [09:27] Flannel this actually has been the most helpfull forum Ive been in years [09:27] Flannel, TY [09:27] does anyone know how to fix my alsamixer settings? everytime i reboot i goes to zero. i cant remember how to save the settings [09:27] yogi_: find out by looking up your computer's specs. is this a laptop? [09:27] sounds like you have the same problem as me sheer [09:27] well, that both helped, and made my problem stranger. [09:27] actionparsnip: that guide tells me how to install any driver but the one i have, intel. [09:27] intel celeron processor [09:27] ya its a laptop [09:28] yogi_: what brand / model [09:28] shear: If you're in the group (and just added yourself) you'll need to log in again for it to take effect [09:28] "segfault at 7fc7da63600c rip 3000009a1a rsp 7fff67077950 error 4" < does that mean much [09:28] after i updated my driver from 173 to 177 i get an error that says "You do not appear to be using NVIDIA X Driver." when I open nvidia settings [09:28] also the second monitor just flickers [09:28] Futurama140: read this: http://ubuntuforums.org/showthread.php?t=729735 [09:28] Flannel, I've logged in and out a few times since changing the group membership [09:28] asus [09:28] i get that when i run nearly anything, only konversation & konsole run ok [09:28] what should be the problem? [09:28] Futurama140: you need to edit the xorg.conf file to look like that one somewhat [09:29] 15.4 wxga laptop [09:29] have you got a ftp serve working shear [09:29] intel d220 cpu [09:29] hopefully, but i havn't checked yet [09:29] yogi_: actually, are you sure the graphics card isn't recognized? what are you basing that on? [09:29] anyone? [09:29] hey [09:29] where do the font files go in ubuntu ? [09:29] !font | Kinshuk [09:29] Kinshuk: Font installation basics here: https://help.ubuntu.com/community/FontInstallHowto - No fonts in Flash? Install "msttcorefonts" (from !Multiverse), "gsfonts", and "gsfonts-x11". No fonts in MPlayer? see !MPlayer [09:30] cant change the resolution [09:30] ubottu thx [09:30] Sorry, I don't know anything about thx === Abracadabr4 is now known as Abracadabra [09:30] its stuck on 800*600 [09:30] yogi_: how have you tried changing it, only throught he gui? [09:30] yogi_: have you installed video drivers? [09:31] NativeAngels, it looks like the ftp server is working [09:31] ActionParsnip: yogi_'s using an intel graphics chip, they should already be installed by default [09:31] i'm a bit new to ubuntu [09:31] eepberries: but they wont be autoconfigured in xorg.conf [09:31] ok [09:31] eepberries: the driver files are sat on the system but are not being used by the system [09:31] so ya i think i have tried to use the drivers through the package manager [09:32] yogi_: can you give the output of: lspci | grep VGA [09:32] anyone can help with my xorg problem with nvidia? [09:32] how do i kick start them? [09:32] bohemian_: can you give the output of lspci | grep VGA [09:32] so how do i turn on DRI with Intel Corporation 82945G/GZ Integrated Graphics Controller? [09:32] ive been trying to upload files to a public_html folder for a user shear but getting permissions error [09:32] yogi_: give me the output of that command [09:32] ok [09:33] ActionParsnip: how do i get that? what command? [09:33] just let me boot up [09:33] ActionParsnip: what is that command supposed to do anyway [09:33] yogi_: run the command, i can help, if you dont, i can't help [09:33] ActionParsnip: 01:05.0 VGA compatible controller: nVidia Corporation NV34 [GeForce FX 5500] (rev a1) [09:34] ActionParsnip: what can we see this? [09:34] hold on [09:34] by the way if anyone is interested in running kde 3.5.+ instead of 4.2 > http://forum.kde.org/how-get-kde-kubuntu-10-t-11996.html [09:34] just booting up [09:34] alrighty, time to try logout-login one more time [09:34] Flannel, Im just venting... I learned a little bit of CentOS and I find it difficult to apply it to Ubuntu, jumping from yum to apt and sometimes installing .deb and, I mean this is all really punishing. I am an infant to the world of Linux so you can imagine my frustration. However, I will say this, this is by far the most enegetic, eager, no question is too simple chat I have ever been in. I am beginning to see why when a few [09:34] intrepid* [09:34] Futurama140: you know that link i gave you, scroll to the bottom of the xorg.conf example, where it says Load "glx" Load "GLcore" etc, you need a section like that with Load "DRI" [09:35] what do you with mine? [09:35] vicmen: yeah ubuntu community support is fantastic in general [09:35] ActionParsnip: what do you say with my result? [09:35] bohemian_: sudo apt-get install nvidia-glx-173; gksudo nvidia-settings [09:35] vicmen: there's a learning curve involved. People here seem quite happy to help with any part, but its orth remembering that it's a long term thing really. [09:35] bohemian_: if you are told to run a command as root then run: sudo and restart x [09:36] Flannel, logout/login again didn't work. Tried sudo chown -R www-data /var/www; sudo chgrp -R www-data /var/www; sudo chmod -R 755 /var/www [09:36] i dunno what after happening.... i have to reinstall again [09:36] ActionParsnip: just letting you know i updated from 173 to 177 as i can make it work with userful [09:36] shear: what are you trying to do [09:36] Is it possible, in a dhcp server, so define a range for dhcp .. and after a client has connected, make his ip static? Like, define 192.168.0.100-200 as dhcp range, and then make 192.168.0.120 static .. ? [09:36] was messing last night with earlier versions [09:36] yogi_: ubuntu isn't loading? [09:36] i'll get back [09:36] Actionparsnip: i dont have a section with loading, [09:36] Synaptic writes: "gnomemeeting is a dummy package to ease the transition to ekiga. You may safely remove this package and keep the ekiga package instead." What kind of 'transition' is meant here? [09:36] well, i certainly appreciate you folks here... [09:36] eepberries, i'm trying to get write permissions for my login into /var/www [09:37] bohemian_: if 177 works then cool, i just websearched and didnt se 177, only 173 and 96 === solid_li` is now known as solid_liq [09:37] ActionParsnip: ok i'll try that again [09:37] bullgard4: my guess is its like "movie player" which is really totem. Same thing different namre [09:37] shear: for what account [09:37] bullgard4: gnomemeeting changed its name to ekiga. Some users might have the gnomemeeting package installed and want to upgrade it easily, or may not know about the name change, so the gnomemeeting package is a pointer to the ekiga package. [09:38] my personal login, which is a member of the www-data group [09:39] checksum was incorrect [09:39] shear→ does the www-data group have rwx rights on the the directory [09:39] shear: i think to add group access with chown, you're supposed to use : in front of the group name [09:39] ActionParsnip, rww Thank you for answering. [09:39] like chown -R www-data :/var/www [09:40] eepberries: your : is in the wrong place ;) [09:40] rww: yeah haha [09:40] i was just looking at that and thinking "wait" === T5 is now known as __T5__ [09:40] chown -R :www-data /var/www <- this is what he wants, right? [09:40] someone: could someone please walk me through this? [09:41] ActionParsnip: i was taken to NVIDIA X server settings and it says "You do not appear to be using the NVIDIA X driver. Please edit your X configuration file (just run `nvidia-xconfig` as root), and restart the X server. " what do i do next? [09:41] eepberries: yeah, I think so [09:41] shear: did you get that? [09:42] bohemian_: like i said: sudo nvidia-xconfig [09:42] bohemian_: then restart x [09:42] eepberries: not quite [09:42] eepberries, magnetron, yeah. 'sudo chmod -R ug+rwx /var/www' Looked through history, I *had* tried it before, but for some reason it didn't work. worked now though [09:43] eepberries: chown -R some /path/to/thing [09:43] woohoo...success [09:43] and now [09:43] bed [09:43] later folks [09:43] ActionParsnip: ActionParsnip: well, shear was trying to add ownership to a group [09:44] shear→ cheers [09:44] eepberries: he could see what group owns the folder and add hiimself to that group [09:44] does does anybody know how I can reset my rubbish bin icon [09:44] eepberries: then chmod the folder to allow the group full access [09:44] i just reinstalling ubuntu... do i need to use (tick) the boot loader for a solo installation? [09:44] now we're cooking with gas, thanks guys [09:45] yogi_: what went wrong [09:45] Milkeh by emptying it [09:45] yogi_: you always need the bootloader [09:45] dont know [09:45] how do you make a group then [09:45] my fault [09:45] im at my wits end [09:45] how do i configure my video drivers to use DRI when my driver isnt listed in the help webpage? [09:45] so that everyone in that group has ftp access [09:45] yogi_: if you are new to linux you will have teething problems [09:45] i reinstall and get back to you... thanks! [09:46] Futurama140: its the same for all video drivers as they all use xorg.conf, ive already told you how to do it [09:47] Futurama140: I'll now show you exactly so you get it [09:47] Section "Module" [09:47] Load "dri" [09:47] EndSection [09:47] ActionParsnip: i ran sudo nvidia-xconfig no, message prompt. now how do i restart x? restart the entire system? sorry for too much question [09:47] Futurama140: if you'd looked at the post I gave, it was there [09:47] bohemian_: ctrl+alt+backspace [09:49] Phones output won't work while pc speakers work prop, why is that? [09:50] koshari, that did nothing [09:50] so to allow users to have ftp access to there own folders you have to make a group of users for ftp access [09:50] the webpage you gave me is about screen resolution, i searched all 3 pages and it did not say anything about DRI [09:50] i want an application only to use eth1 and not use eth0 how can i do this [09:51] or i want eth0 to be used only by for file tranfer (samba) and nothing else [09:51] Futurama140: I showed you the section it needs to be added to and how the line is worded. You could then add it yourself. Yes it dodnt say EXACTLY those things but i kinda hoped you'd work it out a little [09:51] ubd: you could pull eth0 down [09:52] ubd: sudo ifdown eth0 [09:52] what do you mean pull it down [09:52] ubd: it means the device will be there but not usable [09:52] ubd: it will be up next time you reboot [09:53] i want it to be used for file transfer? [09:53] ActionParsnip: i am now able to use twinview, thanks. now i will install userful multiplier to use multiseat and what do i need to do next to make sure i can make the multiseat work? [09:53] couple questions, 1: can network options and profile be exported and imported into other linux versions. 2: if it is indeed possible, would importing a network profile from 8.10 cause issues in 8.04? [09:53] Wille_eee: is the headphone output enabled in the mixer? [09:53] bohemian_: np bro :) [09:54] i just dont get it [09:54] ubd: have you tried asking in samba's channels? http://www.samba.org/samba/irc.html [09:55] okthanks [09:55] ubd: I think this is what you're looking for: http://www.linuxhomenetworking.com/wiki/index.php/Quick_HOWTO_:_Ch03_:_Linux_Networking#How_to_Configure_Two_Gateways [09:55] Futurama140: open a terminal and run this gksudo gedit /etc/X11/xorg.conf [09:55] Futurama140: you need to make your xorg.conf file look a lot like the one in that post, with the video card config, the monitor and the screen sections [09:55] ActionParsnip: i have tried this earlier, after installing userful multiplier it won't just detect and separate screen properly. what should you think the reason for this? [09:57] eepberries» ok, there are foure diffrent mix tracks i could choose upon, i'll try it out! thanks [09:57] !dualhead [09:57] Information about dual-head on linux can be found on http://wiki.linuxquestions.org/wiki/DualHead - See also !Xinerama [09:57] also the Nvidia settings only detects 1 X Screens, is that normal? [09:57] bohemian_: its not something ive ever done [09:57] i see [09:57] ubd: you won't find a more general answer than that one, because I believe it requires network structure knowledge and routing [09:57] allright savvas THANK YOU [09:57] bohemian_: but the driver you have are working so you are halfway [09:57] no problemo :P [09:57] could you tell me what exactly to type? im completely unfamiliar with the structure of whatever the file is structure [09:57] bohemian_: you could manually edit xorg.con, usually the nvidia config app does dualhead nice [09:58] ActionParsnip: yeah , thanks... i'll see if I can do it [09:58] i dont know any operator symbols or even the line end command [09:58] Futurama140: copy and paste in the terminal gksudo gedit /etc/X11/xorg.conf [09:58] ok [09:58] im in the xorg [09:58] i have been for an hour [09:59] comparing it to the one on the webpage [09:59] but i see no relevant comparisons pertaining to DRI? [09:59] Futurama140: look for Section "Module" [10:00] * ActionParsnip gives quibbler a spoon [10:00] ActionParsnip: ;-) [10:00] hi plz tell me if photoshop CS2 can be install in ubuntu ? [10:00] it does not exist [10:01] subodh use gimp man [10:01] subodh: no [10:01] subodh: you can try installing it using wine though [10:01] Futurama140: then add it on the end of the file [10:01] eepberries but that may not be reliable [10:01] ok [10:01] cooldduuudde: better than not being able to use it at all === mrak_ is now known as mrak [10:01] somet things actually works really well in wine [10:02] true. but gimp is gud enough eepberries [10:02] i hate gimp [10:02] ms office 2003 works rlly bad in wine eepberries [10:02] eepberries - can you give me the command for this [10:02] subodh: sudo apt-get install wine [10:02] Section "module" [10:02] EndSection [10:02] that will install a windows emulator [10:03] then you will be able to run windows executable programs, so you'll be able to install and run photoshop hopefully [10:03] eepberries, wine already running ...i need photoshop command to run in wine [10:03] there aren't any guarantees though. it could work perfectly or not work at all [10:03] subodh just double click on the setup file [10:03] subodh: you don't need any special commands. you can run the exe files the same way you would any other file [10:04] !appdb > subodh [10:04] subodh, please see my private message === arvind_k is now known as arvind_khadri [10:04] actionparsnip: is that right? [10:04] Futurama140: you didnt specify DRI, I gave you the exactl lines you need to add earlier [10:04] ubottu, thanks i'll first run exe from wine :) [10:04] Error: I am only a bot, please don't think I'm intelligent :) [10:04] Futurama140: scroll up, its there [10:05] Futurama140: between Section "module" and EndSection add: Load "dri" [10:05] what gets weird is when you use wine to run an emulator. emulating an emulator is just a strange concept [10:05] Futurama140: and now quibbler has given you the lines, [10:06] eepberries lol. why would someone do dat [10:06] Section "module" [10:06] Load "DRI" [10:06] EndSection === solid_li` is now known as solid_liq [10:07] cooldduuudde: windows has the best emulators [10:07] Futurama140: save the file and do ctrl+alt+backspace to restart x [10:08] eepberries yeah. if you are talkin about psp and gameboy emulators [10:08] quibbler: wow he's hard work [10:09] ActionParsnip: thanks for the spoon i needed it ;) [10:09] cooldduuudde: i wonder if pcsx2 runs in wine :) [10:09] no...he needs it :( [10:09] hmm never tried dat [10:09] :) [10:09] Hi, I am looking at the smaps data for a particular process. My understanding of the Private_dirty part of a particular library is that it constitutes the global/static data present in that library. Is this correct? [10:10] dont you just wish you could ssh onto users systems and fix their rigs in like 3 seconds [10:10] im trying to setup my ubuntu laptop as a wireless router. any advice? [10:10] it would be funny to try if only to see how horrible it would perform [10:10] 2hrs later xp is still installing via qemu ... [10:10] !ics | theCarpenter [10:10] theCarpenter: If you want to share the internet connection of your ubuntu machine with other machines in the network see https://help.ubuntu.com/community/InternetConnectionSharing - You may also use !firestarter: http://www.fs-security.com/docs/connection-sharing.php [10:10] eepberries yeah. hey duz disabling loggin make your system faster? [10:11] ActionParsnip: ja i do that sometimes with a daughter [10:11] ubuntu and ssh was the best thing that ever happened to my parent's computer. I'm not a guru, but there's very little they can break that I can't fix that way, it's awesome [10:11] eepberries: Wine Is Not an Emulator. [10:12] i know [10:12] hehe [10:12] loose terminology [10:12] shear: saves a lot of tears [10:12] quibbler, and traveltime [10:12] rww WINE=WINdows Emulator [10:12] shear: ;) [10:12] :) [10:12] wine=crossover [10:13] !crossover [10:13] Sorry, I don't know anything about crossover [10:13] !codeweavers [10:13] Sorry, I don't know anything about codeweavers [10:13] hmm ok [10:13] hi again. i have just re-installed ubuntu. it is now a fresh install without the updates. should i go ahead and do the updates or is there something you think i should check? [10:13] !botabuse > Nytrix [10:13] Nytrix, please see my private message [10:13] eepberries» That didn't work it out :( [10:13] is there Market Analysis System with ubuntu [10:13] !ubottu [10:13] Hi! I'm #ubuntu's favorite infobot, you can search my brain yourself at http://ubottu.com/factoids.cgi - Usage info: http://wiki.ubuntu.com/UbuntuBots [10:14] hello anyone can help me to install my webcam ubuntu intrepid Z-Star Microelectronics Corp. Luxya WC-1200 USB 2.0 Webcam on ubuntu intrepid [10:14] yogi_: yes get fully updated [10:14] ok straight away [10:14] stevr1it: run lsusb, you will get a hex identifier, you can use this to websearch [10:14] !webcam | stevr1it [10:14] stevr1it: Instructions for using webcams with Ubuntu can be found at https://help.ubuntu.com/community/Webcam - Supported cams: https://wiki.ubuntu.com/HardwareSupportComponentsMultimediaWebCameras [10:15] stevr1it: ActionParsnip: isnt there an application in repos that identifies it and uses it [10:15] !pidgin [10:15] The Instant Messenger Client Pidgin (formerly Gaim) (http://help.ubuntu.com/community/Pidgin) supports MSN, XMPP (Jabber, GTalk and variants), AIM, Gadu-Gadu, Novell Groupwise, ICQ, YIM, IRC and others. See also !Kopete [10:15] gosh i am trying [10:16] b1n42y: lsusb will identify it [10:16] Bus 005 Device 003: ID 0ac8:0323 Z-Star Microelectronics Corp. Luxya WC-1200 USB [10:16] what about my softwaresources option? [10:17] hi [10:17] should i leave that default? [10:17] stevr1it: ok then websearch for: ubuntu 0ac8:0323 [10:17] ActionParsnip: yeah i messed with an application about 4 months ago , from memory no setup, just ran app and pic was up.. might read the wiki... [10:17] yogi_: default is fine [10:17] "bln42y" no application in the reporsitory,i have already installed camorama, but i have a blank screen [10:17] I already did it [10:18] stevr1it, cheese? [10:18] stevr1it: maybe it was 3rd party [10:18] cheese is a software? [10:18] !info cheese | stevr1it [10:19] cheese (source: cheese): A tool to take pictures and videos from your webcam. In component universe, is optional. Version 2.24.2-0ubuntu0+intrepid1 (intrepid), package size 2339 kB, installed size 7152 kB [10:19] someone can give a help [10:19] !ask | rogerio [10:19] rogerio: Please don't ask to ask a question, simply ask the question (all on ONE line, so others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) [10:20] HAY.. [10:20] !info cheese [10:20] cheese (source: cheese): A tool to take pictures and videos from your webcam. In component universe, is optional. Version 2.24.2-0ubuntu0+intrepid1 (intrepid), package size 2339 kB, installed size 7152 kB [10:20] i don't understand [10:21] ?? [10:21] stevr1it: looks like it uses the gspcav1 driver, look into how to install it. I gotta test some WIs [10:21] is it me or are simultaneous writes to hard disks slow in linx, or is it my 5400rpm HD (laptop) [10:21] b1n42y: could look into hdparm (can be risky if yu go silly with it) [10:21] ok i try [10:21] i have created a bootsplash with gimp, 16 indexed colors, and compiled into a shared object, but it wouldnt be loaded, the bootscreen is just black with a blinking cursor while booting... [10:21] ActionParsnip: been there seems like all options are correct [10:22] b1n42y: you can throttle your drive a little to get more speed [10:22] ActionParsnip: thanks, might get into it hardcore and give it another go [10:24] [pErry], ok === gnu is now known as Guest52926 === Qtpaxa_ is now known as Qtpaxa [10:29] Am i right that in 8.04 the option in Sound Preferences called "Enable software sound mixing (ESD)" actually controls whether pulseaudio is started at login? [10:31] ok i think is fully updated [10:31] bergman, hi === mitchell is now known as Mitchell [10:32] anyone know how I can query / connect to mssql database on a windows server machine? [10:33] Ethosser: freetds [10:34] thanks mate, i'll look into it :) [10:34] I have stried to install gspcav but with the folllowing result: http://pastebin.com/m4b0d15cb [10:34] Ethosser: not the greatest, but it does kinda work :) === eric is now known as Guest27865 [10:35] Hi, Can anyone help me with a graphic problem, i am using a Nvidia Gforce 7 Card, DVI Cable, when Ubuntu start up i see the logo for the boot up but when i get to the log in screen, i just see a mess of graphics and i couple of mouse points [10:36] VSpike, ;) [10:37] TUCKER1979: [10:37] actually i mean thats a bug [10:37] i had the same Problem on my dualhead environment mit GF7 [10:38] there are some Problem with incompatible b0rked DVI protocol statements from cheap panels [10:38] what do i do then, [10:38] TUCKER1979: you can use a DVItoVGA adapter to fix it [10:38] then after screen is up change from VGA to DVI again [10:38] (if needed) [10:39] i run only at DVI for now [10:39] err [10:39] only on VGA [10:39] i think i got a apadter [10:39] there should be one shipped with the GFXCard or the screen [10:40] yeah i know, will that sort the problem [10:40] to the log in screen, i just see a mess of graphics and i couple of mouse points [10:40] but this is really funny [10:40] it coult be the same Problem [10:40] or it could be not :D [10:40] yeah, i do not see the login box, just the background and mouse points [10:41] hmm === edgex-_ is now known as edgex[[a]]][[][] [10:41] then i think it is another PRoblem [10:41] have you tried to kill X and run startx ? [10:41] how do i do that [10:41] startx as user [10:41] ctrl+alt+backspace [10:41] hey, just wondering, stupid question but if I had a directory of .tex files, sequentially named (1.tex, 2.tex, ... n.tex), what would be I be looking for to do a loop, I guess in BASH (i.e. for i = 0 to n; textopdf (i+1).tex) [10:41] or ctrl+alt+F2 [10:41] i have a 15.4" wxga intel celeron laptop. not sure what kind of graphics card it is, but i think its 'intel' or maybe 'sis'. i am having a problem with the resolution of the screen. there are only two option given - 800*600 & 640*480. otherwise all is well. is there any way too resolve this? [10:42] then login as root [10:42] and killall gdm [10:42] respectivley ps aux |grep -in gdm [10:42] respectivley ps aux |grep -i gdm [10:42] with cheese it give me the following error: libv4l2: error dequeuing buf: Errore di I/O [10:44] im trying to install a windows program using wine, but when i insert the cd into the drive i cannot find its contents anywhere in the system [10:45] futsuriai, what program are you trying to install? [10:45] Futurama140, what program are you trying to install? [10:45] world of warcraft [10:45] hi all [10:46] hi, any makefile experts here ? i've got a var like LIBSRC_A = a1.c a2.c a3.c and i need to add a prefix path like LIBSRC_A_FULL = include/myliba/a1.c include/myliba/a2.c include/myliba/a3.c any nice tricks for that ? [10:46] fofanaseedy [10:46] where is a good resource for learning how to move or copy files from one directory to another in Ubuntu? [10:46] Futurama140, probably will not work with wine [10:46] !shell | vicmen [10:46] vicmen: The linux terminal or command-line interface is very powerful. Open a terminal via Applications -> Accessories -> Terminal (Gnome) or K-menu -> System -> Konsole (KDE). Guide: https://help.ubuntu.com/community/UsingTheTerminal [10:46] Nytrix: why not [10:46] vicmen: try the link [10:47] have you tried in a windows machine to see if there is any files in the cd? [10:47] i have a 15.4" wxga intel celeron laptop. not sure what kind of graphics card it is, but i think its 'intel' or maybe 'sis'. i am having a problem with the resolution of the screen. there are only two option given - 800*600 & 640*480. otherwise all is well. is there any way too resolve this? [10:47] thanks [10:47] i have found that the webcam works with gspca_vc032x , where can i find this driver? [10:47] Futurama140, have you tried in a windows machine to see if there is any files in the cd? [10:47] Futurama140: Wow works fine with the latest Wine, I use it myself :) [10:47] !fixres | yogi_ [10:47] yogi_: 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: https://wiki.ubuntu.com/X/Config/Resolution === wiz_ is now known as Wiz- [10:48] yes it works in windows [10:48] Futurama140, msg me [10:48] how do i install wow using wine step by step? [10:48] sorry i working [10:48] Futurama140, try http://www.codeweavers.com/products/cxgames/ [10:49] solved ($(patsubst pattern,replacement,text)) [10:49] i have no money to buy a program [10:49] Futurama140: in a Terminal something like "wine /media/cdrom/Setup.exe" [10:49] I have a laptop acer aspire 5051 [10:50] installed ubuntu 8:10 [10:50] ubottu: thanks. i'll have a go at that... should i just copy and paste the command? what will the command actually do to the machine? is that not just like a restart? [10:50] Error: I am only a bot, please don't think I'm intelligent :) [10:50] someone knows if there is a way to redirect the output of ALSA to a WAV file? [10:51] does that work with ubuntu 8.10? [10:51] yes === shyke2a is now known as shryke2a [10:51] in getting me error [10:52] boot args(cat /proc/cmdline) [10:53] i have a 15.4" wxga intel celeron laptop. not sure what kind of graphics card it is, but i think its 'intel' or maybe 'sis'. i am having a problem with the resolution of the screen. there are only two option given - 800*600 & 640*480. otherwise all is well. is there any way too resolve this? === urkki is now known as Finnish [10:53] check root=(did the system wait long enough?) [10:54] hello [10:54] What's the point of the K and S prefix in rc#.d folders? [10:54] morning all, anyone have experience with ubuntu client authentication to ldap? I have been following guides and all instruct to modify pam_ldap.conf and libnss.conf but in 8.10 those are not available in /etc/... any hel here [10:54] check root=(did the system wait for the right device?) [10:55] missing modules (cat /proc/modules; ls /dev) [10:55] anyone? [10:55] Scix: startup/shutdown [10:56] Greetings [10:56] gday..... i've just tried to install nvidia driver from nvidia website..but i kept getting the following error in Xorg log file: Failed to initialize GLX extension ... any idea? [10:56] why i do i get a black screen when i Remote Desktop someone's computer? [10:56] fyrestrtr, where K is shutdown and S is startup? [10:57] hello guys [10:57] I was wondering, anyone knows what the alternative api way of calling /usr/bin/gnome-www-browser is? would like a clean function to open default gnome browser. [10:57] alert! /dev/disk/by-uuid/67821a1b-b152-4992-9f74-e50dd6c7864e does not exist dopping to a shell! [10:58] Anybody know that this error is? [10:59] u know HTML ? i have other OS with windows xp it have frontpage 2003 but not on ubuntu.. which one i should get download with "add/remove? which one ? [10:59] the machine does not boot [10:59] Does anyone know what bash loads for .profile/.bashrc when using the terminal with an x-session. Seems like when i login using SSH my user .profile is used, but when using the x-session terminal something else gets used instead [10:59] has anyone have any success with installing nvidia driver on 8.10 ? [11:01] ubuntu it does have program HTML ? [11:01] I am following http://prantran.blogspot.com/2007/01/getting-postfix-to-work-on-ubuntu-with.html on ubuntu hardy, but I can't find /etc/ssl/certs/Thawte_Premium_Server_CA.pem [11:01] taz_: nvu [11:02] rogerio: ok thanks i will look in add/remove [11:03] look in synaptic too [11:03] rogerio: i did check in nvu and it dont have one ? [11:03] hmm...... [11:04] what irc client do you use??? [11:04] i use Xchat gnome . and you? === Anto is now known as Anto_afk [11:05] can anyone help me set up world of warcraft using wine? === Anto_afk is now known as Anto [11:05] why i do i get a black screen when i Remote Desktop someone's computer?! [11:05] Futurama140: you may get more specialised support in #winehq [11:06] Nytrix: what are you using to remote desktop from - and what are you remote desktoping too [11:06] i use Apps>Internet>Remote Desktop Viewer [11:06] rogerio: where i can find with nvu ?? [11:07] Nytrix: and what are you connecting to [11:07] to a friend's ubuntu [11:07] taz_, search for Kompozer [11:07] nytrix: where ? [11:08] Applications>Add/remove... [11:08] ok [11:08] ikonia, can i try to connect to u? [11:08] or u connect to me? [11:09] Nytrix: you won't be able to connect to me, I'm behind a firewall [11:10] Nytrix: what remote service is the server running ? as that remote desktop viewer looks like it wants to use a vnc style port [11:10] Nytrix: also keep in mind if you are going over the internet, it can be VERY slow, hence the black screen [11:11] can anyone help me with installing nvidia driver on 8.10?? [11:11] Neocicak: if you go to system -> administration -> hardware drivers, you can can enable them there [11:11] i'm getting Failed to initialize GLX extension (Compatible NVIDIA X driver not found) [11:11] ikonia: i did that, and still get Failed to initialize GLX extension (Compatible NVIDIA X driver not found) [11:11] Neocicak: if you go to system -> administration -> hardware drivers, you can can enable them there [11:12] Neocicak: what does that screen say about your drive, which one is suggested and which is marked as in use [11:12] don't know [11:12] ikonia; i'm using 180 [11:12] fyrewall-: do'nt know what ? [11:12] ikonia: version 180 [11:12] Neocicak: and is it marked as in use ? [11:12] ikonia: yes [11:12] Neocicak: what video card do you have ? [11:13] ikonia: 6800 gt [11:16] Neocicak: that card should be supported according to the documents I'm reading [11:16] i have a 15.4" wxga intel celeron laptop. not sure what kind of graphics card it is, but i think its 'intel' or maybe 'sis'. i am having a problem with the resolution of the screen. there are only two option given - 800*600 & 640*480. otherwise all is well. is there any way too resolve this? [11:16] hmmm [11:16] yogi_: use lspci to find out what card it is [11:16] ikonia: hm... thats strange [11:17] ikonia: well...at first i installed the driver from nvidia's website [11:17] ikonia: so i'm worried that might affect some stuffs [11:18] hi! can i reset chmod somehow? [11:19] i fooked up :P [11:19] Neocicak: ahhh yes [11:19] Neocicak: there we go [11:19] only if you know what the permissions were beforehand, newb1 [11:19] mytrix: which more easy kompozer and screem html/xml editor ??? [11:19] Neocicak: that makes sense why it's broke now [11:19] newb1: theres no such concept as a reset - what di you do? [11:19] newb1: control your language please [11:20] ikonia: hmm........ any way for me to fix it? [11:20] how would i check what version of glib i am running? [11:20] Neocicak: manually remove all references to the nvidia drivers you installed [11:20] tich: dpkg -l | grep glib [11:20] ikonia, thanks [11:20] ikonia: errr..... how do i do that.......hehehe [11:20] Neocicak: manually find the files it installed [11:20] Neocicak: they should be listed in the readme in the package you downloaded [11:21] ikonia: >.< [11:21] Neocicak: or on nvidia's support forums [11:21] ikonia: will do and get back to you [11:21] ikonia: ok... [11:21] well i changed chmod on ~/.wine/dosdevices/z:/ thought i wouldd only mess up wine if something went wrong but apparently i was very wrong =P [11:22] newb1: what chmod command did you use [11:22] command not found? [11:22] yogi_: lspci [11:22] umm well lemme check [11:22] ikonia: do you know where this readme is? [11:22] ikonia: coz its only a binary file that i downloaded.. no readme [11:23] sis 771/671 [11:23] Neocicak: when you run it it uncompresses I think [11:23] yogi_: oh dear, terrible support [11:24] should i try opensuse or something else? [11:24] any ideas? [11:24] ikonia chmod -R uo+X [11:25] ActionParsnip: thanks [11:25] sorry about the late reply [11:25] yogi_: no the card wil still have poor support [11:25] why does ubuntu's remote desktop program sucks? [11:25] so? vista? [11:25] why is it slow when both parties have broadband [11:26] newb1: it doesn't [11:26] newb1: sorry - not you [11:26] Nytrix: it doesn't [11:26] Nytrix: have you set it all up correctly [11:26] yogi_: try using the vesa xorg driver [11:26] pretty sure [11:26] qemu sucks, virtuabox is heaps faster what was ubuntu thinking [11:26] it works great when i try it on myself [11:26] the only issue is, i can't sudo apt-get upgrade because I need some special key or something. -i've attempted to add the key ID but it's still giving me the message :( [11:27] Nytrix: of course - there is no traffic to travel [11:27] Nytrix: it sounds like you have all the settings on "high" which is too much for the internet [11:27] yo yo yo [11:27] ActionParsnip: thanks for your reply before :D [11:27] ActionParsnip: and hi :D [11:28] np man [11:28] hi back [11:28] even then [11:28] ActionParsnip: only thing is I can't sudo apt-get update the repos because i'm getting no key ID errors [11:28] ActionParsnip: I tried to add the key ID, maybe I'm doing it wrong [11:28] what do you mean try use vesa driver? [11:29] as far as i know the vesa driver is already installed === sundowner is now known as dougsko [11:29] yogi_: the xorg driver called "vesa" [11:29] yogi_: yes, it's installed but probably not in use [11:29] Tyrath_: what repo are you getting key errors for? [11:29] how do i use it? [11:30] yogi_: change teh line (or add it if it's not there) in your Video device section to Driver "vesa" in your /etc/X11/xorg.conf [11:31] hi guys. looking at reconfiguring a server array, 3 reasonably big servers, i wanted to use one as a backup hub for the other 2, so they all run hardy, infact one of them serves as a vhost for 3 other hardy installs [11:31] argh, i dropped my laptop now im getting grub error 17. on the live cd i can see the hard drive, but i cant access the one with all music etc. any suggestions? I guess its a hd failure [11:31] how can i best connect to the drive space on the 3rd machine from the first 2 and the vm's on #2 [11:31] ActionParsnip: zwets.com unstable/ [11:31] thats the funnny thing... there is no specified devices in the x org [11:32] ubuntu__, spinright [11:32] its just all device configured [11:32] spinright NET||abuse? [11:32] ubuntu__, then see if it boots and mounts successfully. yes, spinright www.grc.com [11:32] ActionParsnip: also i'm getting a not found error for sarge backports for 16bit ubuntu repo [11:32] ubuntu__, pysical damage to the drive, spinright is the one to sort it. [11:33] yogi_: you have to add it if it's not there - which is what I just said [11:33] ubuntu__, ah, it's spinrite sorry [11:33] Tyrath_: may help: http://www.balluche.fr/en/?1215/apt-get-update-erreur-NO-PUBKEY [11:34] !sarge [11:34] Sorry, I don't know anything about sarge [11:34] Tyrath_: thats a debian repo, i would not install those no ubuntu [11:34] ActionParsnip: I'll have a look. thanks [11:34] !debian | Tyrath_ [11:34] Tyrath_: Ubuntu and Debian are closely related. Ubuntu builds on the foundations of Debian architecture and infrastructure, with a different community and release process. See http://www.ubuntu.com/ubuntu/relationship - Remember, !repositories meant for Debian should NOT be used on Ubuntu! [11:34] ActionParsnip: why's that? [11:34] Tyrath_, why are you using sarge repos for ubuntu??? and there is no 16 bit ubuntu [11:34] NET||abuse: is that the problem then? physical damage. I can see the drive when i boot from the live cd, but cant access it [11:34] i know what you are saying but i would be gratefull if you could guide me through it... because i have tried to edit my xorg.conf without any success! [11:34] I know what debian is though [11:35] well I know that it's atleast similar to ubuntu with the apt tool [11:35] Tyrath_: ubuntu != debian [11:35] infact ubuntu got its apt tool with a few mods [11:35] ActionParsnip: nah what i meant is that its like ubuntu in that it uses the apt tool [11:35] yogi_: what is there to guide ? [11:35] Tyrath_: i seriously wouldnt mix them up its gonna cause a whole tonne of pain [11:36] Tyrath_: win xp uses directx but is nothing like windows 98 [11:36] ActionParsnip: the thing is I struggle to find ubuntu support for a lot of problems [11:36] yogi_: you have in your /etc/X11/xorg.conf a "Section Device" [11:36] ubuntu__, if you dropped it, likely,, spinrite is the best bet, but dropping can be pretty catastrphic to a drive, so I wouldn't bet on success overall. [11:36] Tyrath_: then use debian rather than ubuntu [11:36] yogi_: in that section add Driver "vesa" [11:36] Tyrath_: ubuntu is not for everyone [11:36] ubuntu__, the drop could damage the read head motors and then there's just nothing you can do. [11:36] !kde4 [11:36] kde4 is KDE 4.1.3 is the latest major release of the K Desktop Environment. Packages can be found at http://www.kubuntu.org/news/kde-4.1.3 | 4.2 packages http://www.kubuntu.org/news/kde-4.2 | Support in #kubuntu [11:36] ActionParsnip: really can't be bothered [11:36] NET||abuse: Im not bothered about anything but the music on there. Is there no way to access that information? [11:36] hi guys, I changed my hostname last night and now I can't use samba to browse files- it won't let me log in with the dns name, but if I use the IP of the server it's fine [11:36] any ideas? [11:36] Tyrath_: if you wanna in stall debian debs then go for it but ive warned you [11:36] ok i give it another go... thanks. [11:37] ActionParsnip: I have everything configured the way I like it with ubuntu [11:37] ubuntu__, if you have another big drive, you could try dd copy the whole drive bit by bit [11:37] ActionParsnip: I had to for QTStalker - a share application [11:37] ubuntu__, do a little reading on dd backup [11:37] ActionParsnip: basically it graphs stocks etc. [11:37] NET||abuse: I have an external hard drive [11:37] ActionParsnip: I think that was it anyhow [11:37] ActionParsnip: oh wait [11:37] ActionParsnip: no, you mean backports [11:37] Tyrath_: if its open source you can compile source, make a deb and install it [11:38] ActionParsnip: so what would the harm be with backports? [11:38] ActionParsnip: nah, it doesn't work as a deb [11:38] Tyrath_: who knows, debian debs are made debian, ubuntu debs are made for ubuntu [11:38] ok, i would say try dd copy, see what is recovered to the external drive, then try a repair on the old drive, or spinrite it and see if it recovers.. though i would ultimately replace that drive, it's taken a knock so it's not going to be reliable. [11:38] ActionParsnip: seriously, I've tried source, I've tried the deb tool, etc. I get the program running but the stocks aren't grabbed so its useless [11:39] hello, i know that there is an application under ubuntu which can take a text and analyse it telling me how many verbs, how many nouns, and the structures of the language involved, but i forgot what tool that is, can somebody help? [11:39] Anarhist, lex [11:39] ActionParsnip: the only way I managed to get it installed was to add it to the repos [11:39] ActionParsnip: I'm not sure if that's what zwets.com is or not [11:39] ActionParsnip: I'll take a look at my sources.lst file and find out [11:39] NET||abuse: was considering buying a new one anyway. Ill read up on dd backup cheers [11:40] Anarhist, but thats a coding language... you can use it to code the thing you want to achieve [11:41] ActionParsnip: ok, according to the sources.list file the wine repository is there [11:41] ActionParsnip: just when I try sudo apt-get install winetools it won't install [11:41] Tyrath_: cool, sudo apt-get update; sudo apt-get install wine [11:42] ActionParsnip: already got wine [11:42] ActionParsnip: I need winetools to install WMP [11:42] ActionParsnip: I need WMP because there's a site with training clips I can't view without it [11:43] Tyrath_: i have the official wine repo in my sources and i don't have an entry for wine tools [11:43] ActionParsnip: and I'm not even sure if wine pipes video script into WMP or not [11:43] Tyrath_: wow really, WMP, weird [11:43] ActionParsnip: yah I get this message: This video requires Internet Explorer and Windows Media Player to run [11:44] how do i use/install compiz? [11:44] ActionParsnip: btw, getting rid of sarge backports for deb fixed the sudo apt-get upgrade issue. thanks [11:44] !ccsm | Nytrix [11:44] Nytrix: To enable advanced customization of desktop effects in Ubuntu: install 'compizconfig-settings-manager' or 'simple-ccsm'. If you install the latter, a new option will appear in your appearance properties - See also !compiz - Help in #compiz-fusion [11:44] ActionParsnip: I still get the silly error about zwets - maybe they've taken the repo offline :/ [11:45] Tyrath_: http://ubuntuforums.org/showthread.php?t=149585 how to setup winetools [11:45] * Tyrath_ recommends metacity unless you have an awesome processor and don't mind compiz conflicting with ever other program on your pc [11:45] xxxxxxxxxxx [11:46] q [11:46] !uuid [11:46] To see a list of your devices/partitions and their corresponding UUID's, run this command in a !shell: « sudo blkid » (see https://wiki.ubuntu.com/LibAtaForAtaDisks for the rationale behind the transition to UUID) [11:48] ActionParsnip: if there was a way around not having to install WMP I would definately go for it [11:49] hey all...wondering if anyone knows if it is possible to get yahoo voice working in ubuntu? [11:49] ActionParsnip: I would also love to get rid of gxine and just stick with mplayer but I don't know how to get dvds to play on mplayer or if the quality is even that good [11:49] Tyrath_: well why do you use it? [11:49] !dvd [11:49] For multimedia issues, this page has useful information: https://help.ubuntu.com/community/RestrictedFormats - See also http://help.ubuntu.com/ubuntu/desktopguide/C/common-tasks-chap.html - But please use free formats if you can: https://help.ubuntu.com/community/FreeFormats [11:49] ActionParsnip: because I need to view the training vids [11:49] Tyrath_: vlc will view videos, so will mplayer, so will all players so long as you havecodecs [11:50] how to remove photoshop in wine ? [11:50] !players [11:50] Audio (Ogg, MP3...) players: Audacious, Banshee, Beep Media Player, Listen, Quod Libet, Rhythmbox, Exaile, XMMS2 (GTK/Gnome based) and Amarok, JuK (Qt/KDE based). Video players: Totem, Xine, MPlayer, VLC, Kaffeine - See also !codecs [11:50] subodh: uninstaller in a terminal [11:50] ActionParsnip: well I use mplayer as my song player anyhow. it's very conveniant considering it works in bash as well. so i may aswell use it for vids as well [11:51] ActionParsnip: having two video players is just a waste of resources [11:51] Tyrath_: indeed, doesnt even need an x server to be running to work too :) [11:51] geve me comand in terminal ? [11:51] Tyrath_: true, so choose one and stick with it [11:51] subodh: uninstaller [11:52] ActionParsnip: well definately stick with mplayer because it works for everything but dvds for me. gxine only seems to work well for dvds and poor for everything else [11:52] so how do i setup a volume on one server to be mounted or connected to by 3 other servers? They're all hardy. nfs? samba? ssh? [11:52] Tyrath_: what happens if you try to play a dvd in mplayer? [11:52] ActionParsnip: the reason I kept gxine is cause it was taking me ages to figure out how to get the dvd codecs for mplayer actually allowing me to play dvd files [11:53] NET||abuse: all will work fine [11:53] ActionParsnip, awww :P [11:53] Tyrath_: http://lists.mplayerhq.hu/pipermail/mplayer-users/2006-August/062257.html [11:53] ActionParsnip, I was hoping for guidance, here's the nicest way to do it :) [11:53] NET||abuse: samba will play nicer with windows [11:53] sudo apt-get uninstaller photoshop 7.0 [11:53] NET||abuse: no such thing as nicest [11:53] subodh: no, i never said that [11:53] ActionParsnip, screw windows, there is exactly 10 of us on linux, and 1 windows machine, [11:53] this comand ok ? [11:53] Tyrath_: you shouldn't need anything special. Just libdvdcss2 that everything else needs [11:53] subodh: the command is simply: uninstaller [11:54] ActionParsnip: I could have a crack at it if you like. fortunately in one respect, gxine is the default vid player which means dvds automatically play through it. i have no idea how to change that, that preference application thing in the system menu won't let me [11:54] hey all...wondering if anyone knows if it is possible to get yahoo voice working in ubuntu? [11:54] plz give full comand [11:54] mylisto: theres gyache [11:54] jrib: I just searched for that and it's apparently already installed [11:54] subodh: uninstaller [11:55] mylisto I've also been looking for a solution on voice calls. anyone? [11:55] subodh: ive told you 3 times now [11:55] subodh: its one word [11:55] subodh: uninstalle [11:55] uninstaller [11:55] hi there [11:55] !hi | silv3r_m001 [11:55] silv3r_m001: Hi! Welcome to #ubuntu! [11:55] actionparsnip: what is gyache? [11:55] in ubuntu is it possible to get the vista kind of anti-aliasing of fonts ? [11:55] mylisto: its a yahoo client with voice that you cn use in chatrooms and junk [11:55] ok [11:56] Tyrath_: so what happens when you try to play a dvd? (mplayer dvd://1) [11:56] NET||abuse: if you're looking for a quick 'n easy setup, NFS would be my choice. NFS and security don't go together really well, though. But if that is not a major issue... NFS is easy [11:56] ActionParsnip. wot? [11:57] cooldduuudde: ? [11:57] ActionParsnip about yahoo [11:57] how do I install gyache? [11:58] mylisto: compile or get debs from the maintainers ste. Used to use it when mandrake was my man [11:58] NFS + VPN FTW! [11:59] cooldduuudde: http://gyachi.sourceforge.net/download.shtml [11:59] cooldduuudde: its only debbed up to gutsy so you must compile [11:59] jrib: well i just put in a dvd and nothing is happening - weird. this hasn't happened before [11:59] ActionParsnip: any idea on that ? [11:59] ActionParsnip: can't it b straight installed in interpid? [11:59] !fonts | silv3r_m001 [11:59] silv3r_m001: Font installation basics here: https://help.ubuntu.com/community/FontInstallHowto - No fonts in Flash? Install "msttcorefonts" (from !Multiverse), "gsfonts", and "gsfonts-x11". No fonts in MPlayer? see !MPlayer [12:00] ActionParsnip: I have seen and used that [12:00] cooldduuudde: no its not on the repo and hasnt been made into a deb for hardy / intrepid [12:00] jrib: actually, scrap that. i didn't put the dvd in correctly [12:00] silv3r_m001: thats all i know [12:00] ActionParsnip: ok [12:00] fine [12:00] and now it's loading up realllllllly slow with gxine... [12:00] silv3r_m001: maybe someone else can assist you [12:01] hmm [12:01] are there voice clients avlbl for msn also? [12:01] ...which is why i hate gxine [12:01] it's fine when gxine loads [12:01] cooldduuudde: erm amsn maybe [12:01] but so slow to load up [12:01] oryt [12:01] anyone got an ipod classic suggest software which works good for podcasts and music? [12:01] Tyrath_: personally, I prefer vlc for dvd [12:02] cooldduuudde: its not something I do as I prefer to type [12:02] I have 4 hard drives installed can someone recommend a utility to know which one is which in nautilus? [12:02] jrib: wow, i just tried the dvd on mplayer and it's working [12:02] matthew1429: mount [12:02] I printed some wiki pages to pdf on the print to file option and now I need to edit them for school and I can't see to find anything that will do that. Is there something about pdf whicn you mean you can't edit all its parts like pictures, borders [12:02] !info pdfedit | Tarelerulz [12:03] pdfedit (source: pdfedit): Editor for manipulating PDF documents. In component universe, is optional. Version 0.4.1-2 (intrepid), package size 2481 kB, installed size 7564 kB [12:03] jrib: i take that back. it started to load. showed me a few warnings about copyright etc. and then it closed :( [12:03] Tyrath_: it only played title 1 [12:03] jrib: possibly [12:03] Tyrath_: mplayer dvd://2 for title 2, etc [12:04] I'm on hardy, so for backups of mysql, svn and others, should i use bacula source or the hardy deb? hardy deb = 2.2.8, current stable = 2.4.4 [12:04] tried placing vesa driver in the xorg without any success [12:04] ActionParsnip: while installing a package a lot of dependencies are installed... while uninstalling is there any option to remove them too ? [12:04] jrib: so there's no way I can watch the entire film without having to go through each part one by one? [12:04] there is not really much in the xorg.conf [12:04] is there a reason to go through the maintenance of compiling bacula myself? [12:04] jrib: cause i was running mplayer dvd://media/cdrom0 [12:04] section = device [12:04] jrib: not sure if that's the way you're supposed to do it [12:04] Intrepid is also only on 2.4.2, so still even a little behind. [12:04] silv3r_m001: sudo apt-get --purge autoremove [12:05] Tyrath_: well if you watch the right title, then it will play that title in its entirety. You can also give a range of titles. Or use dvdnav [12:05] what does it actually do ? [12:05] silv3r_m001: what does what do? [12:05] that command [12:05] which u gave [12:06] jrib: so howcome with gxine i don't have to do that? [12:06] silv3r_m001: it looks for packages which are now orphaned and will remove them as well as their config [12:06] jrib: what happened to autoplay? [12:06] hmm fine [12:06] Tyrath_: I just gave you two options so you don't need to enter the title [12:07] jrib: dvdnav is that another program? [12:07] Tyrath_: no, dvdnav:// [12:07] ActionParsnip: is that reliable.. are there changes that any existing app will stop running ? [12:07] jrib: so is there no way to set mplayer up so it plays dvds like they would be played on a dvd player? [12:08] jrib: because if there's not i'm going to hang on to gxine [12:08] Tyrath_: did you try dvdnav...? [12:08] jrib: i'll try it now [12:08] silv3r_m001: no, it just removes libs and fluff you no longer need [12:08] jrib: it didn't do anything [12:08] Tyrath_: pastebin [12:08] ikonia: you still around? [12:08] silv3r_m001: example: install firefox and you get xul-runner. if you uninstall firefox, xul-runner will just sit there and is essentially pointless and can be removed [12:09] silv3r_m001: autoremove will see this and remove it [12:09] tried vesa without any luck with the sis card [12:09] hmm [12:09] jrib: http://pastebin.com/f470933dc [12:09] ActionParsnip: I want to remove every package related to compiz [12:09] how can I do that [12:09] Tyrath_: well include the command you ran [12:09] I remove a package called compiz but there are many [12:10] silv3r_m001: sudo apt-get --purge remove compiz*; sudo apt-get --purge autoremove [12:10] jrib: mplayer dvdnav:// [12:10] jrib: oh wait [12:10] ActionParsnip: but a package might be there which is related to compiz but not starting with the name compiz [12:10] jrib: i'll add the path [12:10] then what [12:10] now it tells me its running in low graphics mode [12:10] Tyrath_: you don't need any path. You might need to do "dvdnav://1" though [12:11] silv3r_m001: thats what the autoremove is for, once you remove the compiz ones the others will be removed with autoremove [12:11] jrib: still no luck [12:11] ActionParsnip: let me try [12:11] Tyrath_: what happens? [12:12] ActionParsnip: but that command has selected fortran77-compiler for removal too [12:12] now how is that related to compiz [12:12] ? [12:12] jrib: nothing [12:12] Does anybody know where is openvz kernel for ubuntu 8.10 [12:12] apt-cache search linux-openvz - Did not give nothing [12:12] jrib: same thing as before [12:12] silv3r_m001: dpkg -l | grep fortran [12:12] hey, Luminotes seems good for use as outliner [12:12] Tyrath_: I'd give vlc a try in any case. You can change defaults for DVDs in nautilus preferences by the way [12:13] ActionParsnip: nothing came [12:13] silv3r_m001: read the output then: sudo apt-get --purge remove ; sudo apt-get --purge autoremove [12:13] I try pdfedit and it keeps crashing [12:13] silv3r_m001: then its not installed or has another name [12:13] ActionParsnip: I executed the command to remove [12:13] silv3r_m001: apt-cache search fortran [12:13] it selected many packages [12:13] 1 of which was fortran [12:13] I want to know why was it selected during the removal process [12:14] jrib: is vlc quick to load. or do I have to wait about a minute like with gxine? [12:14] can you help me? im trying to boot from the ubuntu cd, but i get the console and when i type startx i get no screens found [12:14] my clock isn't updating the time. how do I fix that? [12:14] what should i do? [12:14] Tyrath_: you shouldn't have to wait about a minute with either [12:14] Does anybody know where is openvz kernel for ubuntu 8.10. apt-cache search linux-openvz - Did not give nothing [12:14] ma3x: did you md5 check the iso you downloaded as well as check the cd for errors in the first boot screen? [12:15] yes ActionParsnip [12:15] i checked it [12:15] no errors [12:15] i just downloaded it [12:15] i have thinkpad [12:16] !bootoptions | ma3x [12:16] ma3x: For a list and explanation on some of the boot options, see https://help.ubuntu.com/community/BootOptions [12:16] ma3x: what model thinkpad? [12:16] NetworkManager complains about incorrect arguments when i add a config file for a WEP network in /etc/NetworkManager/system-connections. When I use WPA its no problem. [12:17] the error messages is added to syslog [12:17] !wpa [12:17] Wireless documentation can be found at https://help.ubuntu.com/community/WifiDocs [12:17] dominic_bredoto: http://pastebin.com/d348a8694 === solid_li` is now known as solid_liq [12:17] hi! do twinkle sip can call from pc-to-pc? [12:17] DarkED: t400 [12:17] jrib: should i run gxine through shell and see what it tells me? [12:18] ma3x: that's a very recent thinkpad isn't it? [12:18] yes [12:18] something like that [12:18] okay [12:18] when you boot the CD [12:18] type 'sudo dpkg-reconfigure xserver-xorg' [12:18] Tyrath_: probably easier to just do it than ask me :) [12:19] and choose the vesa driver for video. leave all other options at their default highlighted values. then, try startx command again. [12:19] DarkED: tried alreadz [12:19] it doesn't add the screen [12:19] section [12:19] i added it manually and then it doesnt start again [12:19] it shows a blank screen [12:19] not even for vesa? [12:19] is it possible to remote login xubuntu from windows ? [12:20] i can get putty to log me in, but all i get is terminal, no desktop [12:20] dunno, didn't try with vesa [12:20] ma3x: in that case i have no idea. sorry man, cant help [12:20] jrib: http://pastebin.com/f5d566754 === sale_ is now known as sale [12:21] jrib: if you look there you'll see what looks like a bunch of errors [12:22] allen: http://nn.nu/T [12:22] gah I'm hating how winetools keeps telling me that it won't run because it things my version of wine it too old. but my version of wine is the latest! [12:23] Tyrath_: change to the default theme. See if it is still slow [12:23] Tyrath: you have the newest version from http://www.winehq.org/ ? [12:23] hi, what is the command to get the folder count?? [12:24] samurai: ls | wc -l [12:25] Seedso: the repository location i've got is http://wine.sourceforge.net/apt binary/ [12:26] Seedso: can you cat /etc/apt/sources.list | tail and tell me yours [12:27] Tyrath: what version? wine --version [12:27] - that's if your rep address is at the end [12:27] if it's in the middle cat /etc/apt/sources.list | less [12:27] Tyrath :deb http://wine.budgetdedicated.com/apt intrepid main [12:28] Seedso: 1.0.1 [12:28] Seedso: that's my version [12:28] Tyrath: mine is 1.1.15 [12:28] ah k [12:28] Seedso: i'll try your repo and see if it helps [12:28] Tyrath: instructions http://www.winehq.org/download/deb [12:28] 1.0.1 is the latest stable, 1.1.15 is the development i believe [12:28] Seedso: will winetools automatically install with it? [12:29] hello [12:29] i need help [12:29] !kmail [12:29] Sorry, I don't know anything about kmail [12:29] Warning: These are beta packages [12:29] Tytath: don't know [12:29] Tyrath_, Warning: These are beta packages [12:30] i want to use my nokia 6280 with local area network i am using ubuntu 8.o4 ver with this i want to use xchat [12:30] illumin8: you're right :) [12:30] Most of the time they work well though :) [12:31] I'm getting lots of lag on wine.budgetdedicated.com... [12:31] nah it's installing all good [12:31] - so this will install winetools aswell yes? [12:32] jrib: i have no idea how to turn off the theme btw :P [12:32] jrib: i don't use gxine much - only for dvds [12:32] Tyrath_: system -> preferences -> appearance, revert to the default one [12:32] jrib: I meant for gxine - is that what you meant? [12:33] jrib: and the rest of my GUI is fast btw [12:33] i have a probelm on mi dell d600 [12:33] Tyrath_: we're just seeing if this makes a difference, troubleshooting [12:33] how exactly can i get information on Kmail? [12:34] how do i mount an NTFS hard drive in ubuntu [12:34] calwig: apt-cache show kmail ? [12:34] !ntfs | Futurama140 [12:34] Futurama140: To view your Windows/Mac partitions see https://help.ubuntu.com/community/AutomaticallyMountPartitions - For write access, see !NTFS-3g or !FUSE [12:34] hi guys...how would I go about getting the most up to date drivers for my onboard LAN? [12:34] hi guys: do you know if ubuntu has any problem with sis graphics cards support? [12:34] jrib: there's no option to turn the theme off. I'll just kill visual effects and see what happens [12:34] Tyrath_: revert to the default theme... [12:35] hi [12:35] http://www.youtube.com/watch?v=plPiFXMjJCg <---- xD [12:35] !offtopic | slugs [12:35] slugs: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics. Thanks! [12:36] ok [12:36] jrib: can't find the default theme - doesn't seem to be there :/ === Guest74253 is now known as B14CKH4T === B14CKH4T is now known as BLACKHAT [12:36] Tyrath_: "Human" [12:37] Slight problem, latest release, fully updated. When I open Kate or Firefox, they open in full screen, full full screen, asin no menubars, no gnome panels nothing. This is a problem. Hints? [12:37] Seedso: that didn't help. WT still thinks my version is too old - even if i uninstall then reinstall it [12:37] hi ther [12:37] where does evolution stores the mails ? [12:37] Rabbitbunny: is firefox set to run in fullscreen mode? [12:37] eepberries: Nope. [12:38] jrib: I don't know what happened to Human but it's not there :/ [12:38] Rabbitbunny: that's a bug (so you should be able to find some hits on google) but I have no idea how to fix it [12:38] Oh cool. [12:38] Tyrath: does wine --version says 1.1.15? [12:38] personally i don't think bugs are very cool!! [12:38] Rabbitbunny: at least I've seen a few people with that issue on firefox [12:39] Seedso: yes === Sniper is now known as Guest59253 [12:39] I have all my settings for a network located inn a config file in /etc/NetworkManager/system-connection. One file/network with WEP and one with WPA. But the WEP config does not work. It seams that NM won't read the WEP key. The log says this: http://pastebin.com/m687efc4 [12:39] umm... I've set up a ubuntu server but can't get ssh public key auth to work with putty :/ I checked the usual howto, but it didn't really bring up anything new - I'll try to login from another *nix machine, too, in case putty just fails === Guest59253 is now known as markus_ [12:40] silv3r_m001: /home/yourname/.evolution/mail ? Just a guess [12:40] Ellyn: that folder has many folders as the number of mails... but everything over there is empty [12:40] still cant get it to work, can someone please walk me through the process of mounting the windows drive? [12:41] Rabbitbunny: some suggestions: https://answers.edge.launchpad.net/ubuntu/+source/firefox-3.0/+question/34312 [12:41] silv3r_m001: okay, sorry cant help [12:41] Futurama140: what exactly didn't work that you tried? === kiosk is now known as Arjuna [12:42] manually mounting the drive and using a script === dabih is now known as FucnkyCnOllorr [12:42] gah even with the new wine paltalk scene doesn't work :/ [12:42] Futurama140: pastebin [12:42] but yeah, first things first [12:42] winetools [12:42] Futurama140, are you using a livecd or full install, and what version of ubuntu? [12:42] can't get it installed [12:42] like it installs [12:43] but it refuses to run cause it thinks wine it too old [12:43] Does anyone here have any experience with Sun ONE ASP support for Linux? [12:43] full install, and i dont know [12:43] Tyrath: 1 sec, i try [12:43] I have 4 hard drives installed can someone recommend a utility to know which one is which in nautilus? [12:43] mount is too cryptic [12:44] Futurama140, sudo fdisk -l [12:44] Futurama140, then pastbin that info please. [12:44] I've downloaded wine for linux, a program which enables you t run windows apps [12:44] http://pastebin.com/d6bf9dd79 [12:45] need to mount /dev/sdb5 [12:45] Seedso: it's telling me it can't load libgail.so [12:45] Futurama140: do you read the output of the commands you type? [12:45] Futurama140, sudo mkdir /media/windows [12:45] yea but it doesnt make sense to me [12:45] and when I'm trying to install an app it says me (null) [12:46] an error [12:46] can somebody help me? [12:46] Futurama140, sudo mount /dev/sdb5 /media/windows [12:46] Ubuntu 8.04SE. Why restarting apache2 not working after installing php5-ffmpeg? It says something about unclean shutdown or apache2 already runnning. Any suggestions? Thank You! This problem I have from Ubuntu 7.10 and it is still not fixed... [12:46] Futurama140, then cd /media/windows and browse files. [12:47] hi all [12:47] yo yo yo [12:47] illumin8: it says it cant mount because NTFS is in use [12:48] jurism: check your apache log, you can also ask it on lauchpad, and if nobody knows, convert it to a bug report [12:49] gah when you run progs in wine in shell all it gives is a list of memory addresses - absolutely useless! [12:49] Thank You, c0p3rn1c. I will do what You said :) [12:49] jurism: https://launchpad.net/ubuntu [12:49] Tyrath_: do you have the one from the wine official repo? [12:49] can anyone help me? [12:49] OKI DOKI [12:49] great! [12:49] !anyone | george [12:50] george: A large amount of the first questions asked in this channel start with "Does anyone/anybody..." Why not ask your next question (the real one) and find out? [12:50] why / how would you run wine from shell? [12:50] <[Steffy]> I'm having an issue with a process that never before existed that started showing up on startup a few days ago. Shows up as "sh -c" in htop and takes arguments from lsb_release and apt-cache. The process takes up ALL processor power and a lot of RAM. Any ideas? [12:50] robertc1985: there is a wine version for running command line programs.. [12:50] I don't understand what you say [12:50] robertc1985: to run installers and whatnot [12:50] robertc1985: did you install wine already? [12:50] like msdos progs too? [12:51] george_: ask your question the room will answer [12:51] yeah [12:51] robertc1985: yes.. wineconsole is it's name [12:51] yeah but i',m on hardy [12:51] robertc1985: wine /path/to/app.exe [12:51] Does anyone no why the wine says (null) when I'm trying to open a windows app? [12:51] ActionParsnip: well actually it did give me an error message, but I have no idea what to do about it cause i looked it up on google but got no hits [12:52] robertc1985: run "sudo apt-get install wine" first to install it [12:52] Tyrath_: some apps you have to have your terminal in the same dir as the exe you are launching [12:52] george_: check the application database.. see if it's a known problem [12:52] !appdb | george_ [12:52] george_: The Wine Application DB is a database of applications and help for !Windows programs that run under !WINE: http://appdb.winehq.org - Join #winehq for application help [12:52] Tyrath_: can you pastebin the error in full inclusing the command to create it [12:52] ActionParsnip: I'll try that [12:52] !paste | Tyrath_ [12:52] Tyrath_: 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) [12:52] ActionParsnip: I've got pastebinit [12:53] Tyrath_: good enough, i assume nothing in here [12:53] [/home/george/Desktop/WLinstaller.exe] [12:53] End-of-central-directory signature not found. Either this file is not [12:53] a zipfile, or it constitutes one disk of a multi-part archive. In the [12:53] latter case the central directory and zipfile comment will be found on [12:53] the last disk(s) of this archive. [12:53] zipinfo: cannot find zipfile directory in one of /home/george/Desktop/WLinstaller.exe or [12:53] /home/george/Desktop/WLinstaller.exe.zip, and cannot find /home/george/Desktop/WLinstaller.exe.ZIP, period. [12:53] nope [12:53] the exacy exception i'll pastebin [12:53] george_: never ever post more than one line to the channel.. use a pastebin , !pastebin for more info [12:54] How can I change the DNS server being used? [12:54] ActionParsnip: http://pastebin.com/f21668f0a [12:54] phantomcircuit: /etc/resolv.conf I think [12:54] the NetworkManager applet changes it whenever i modify resolv.conf directly [12:54] phantomcircuit: gksudo gedit /etc/resolv.conf [12:55] phantomcircuit: that file might get rewritten by the dhcp client though so settings might not stick.. network manager is probably easier [12:55] Tyrath_: ok and what command is creating that error. [12:55] george_: WLinstaller is windows messenger is it not? which does not run in Wine. Use !Pidgin instead [12:55] right but i cant figure out how to change the DNS server in network manager [12:55] hateball: the live one doesnt but the normal one can [12:56] phantomcircuit: just edit the simple text file, network manager isnt hugely needed [12:56] like i alreayd said [12:56] it over writes it when it connects [12:56] phantomcircuit: then make it read only ;) [12:56] ActionParsnip: basically when I log in on PalTalkScene an add pops up. The moment the add pops up that exception is thrown and the program freezes [12:57] phantomcircuit: check the file /etc/dhcp3/dhclient.conf, you can use the "prepend" keyword.. see man dhclient for more info about it [12:58] well...it uses emoticons and pics...ok thnx hateball [12:58] yo [12:58] hi! i'm compiling twinkle and got this error: configure: error: Set $QTDIR to the Qt directory, eg. /usr/lib/qt3where should i change this? i'm using ubuntu 8 hardy [12:58] george_: amsn and emesene have added functionality, compared to Pidgin, feel free to try then [12:59] ActionParsnip: but it's deeper than that. if the add doesn't load - for example will paltalk extreme, the chat rooms don't load up properly [12:59] !pm | george_ [12:59] george_: Please ask your questions in the channel so that other people can help you, benefit from your questions and answers and ensure that you're not getting bad advice. Please note that some people find it rude to be sent a PM without being asked for permission to do so first. [12:59] jrib: Okay, read the thread, No fixes, but I did learn how to get the bars back each time I start the affected programs. [12:59] bitches.mp3 [12:59] * Rabbitbunny dies a happy man [12:59] oops, wrong window [12:59] Cannot open shared object file - what does this mean? [13:00] Tyrath_: http://ubuntuforums.org/showthread.php?t=865538 [13:00] Tyrath_: permissions or a lock file [13:00] i'm really sorry but i'm really new to this gues [13:00] guys* [13:00] Well i can run no other app [13:01] george_: the live messenger doesnt work under linux, you can install 7.5 using wine or use amsn or pidgin [13:02] ok i get [13:02] george_: amsn is pretty decent [13:02] is it safe to remove the dirs that are in "Places" in home? [13:02] i get it but i cant run any other spp [13:02] app [13:02] none [13:02] spaceninja: Sure [13:02] george_: can you expand on that please? [13:03] i'm compiling twinkle and got this error: checking value of $QTDIR... not setconfigure: error: Set $QTDIR to the Qt directory, eg. /usr/lib/qt3hi!where should i change this? i'm using ubuntu 8 hardy [13:03] george_: what do you mean "Can't run any other app" ? [13:03] does anybody know how to add additional folders to the Places menu at the top of the screen and/or the Places sidebar in Nautilus? [13:04] Pici: What decides whether the folder is visible in Places or not? [13:04] sujr: try: export QTDIR=/usr/lib/qt3 [13:05] yeah...i've moved from the windows partition some folders including some with apps like tune up etc with keys or keygens, the problem is that i cant run run even them on wine [13:05] spaceninja: They are the Bookmarks that you can set from within a Nautilus window. [13:05] Pici: oh ok, thanks [13:05] fancy somebody else asking a question I'm interested in at the same time. Thanks :-) [13:05] george_: tune up is a windows app and wont work on linux [13:06] even with wine? [13:06] george_: well it may run but whats it going to tune up? [13:06] george_: wine isnt windows, its an abstraction layer to change windows calls to linux system calls [13:06] is there a command that just simply raises an alert window with a message? [13:06] jrib: thanks :) [13:07] tobago: yes.. zenity I think is one [13:07] george_: so tune up will do nothing [13:07] well...ok is there any other up doing about the same things like tune up utilities? is there any app to run mac apps in linux? [13:08] I mean apps who are designed for linux [13:08] george_: if you websearch for: speed up ubuntu you will find a tonne of guiides [13:08] ActionParsnip: well IES4linux won't work for me [13:08] george_: some can be risky if you take them too far (hdparm is a good example) but most are fairly simple [13:09] ActionParsnip: basically it opens the browser, but I can't surf the net so its useless [13:09] Tyrath_: ive never had any luck with it [13:10] dose any one know on how to use curl and download a directory for example i am trying to download a directory in this location /~/files/ [13:10] i really thank you guys [13:10] thnx a lot [13:10] tobago: http://www.linuxjournal.com/article/2460 [13:10] anyone from greece? [13:10] !gr [13:10] #ubuntu-gr και #kubuntu-gr για Έλληνες χρηστές / #ubuntu-gr kai #kubuntu-gr gia Ellhnes xrhstes [13:11] HI, i dont want to use Hardware/Device, Just Computer, I have 2 isps as my providers, what OS is better to use, Ubuntu/Mkrotik/Windows??? [13:11] Sarthor: depends on needs and requirements of your OS [13:11] Sarthor: there is no best or everybody would use it and nothing else [13:12] is there still a good reason to use preload? anyone here using it? if you have spare RAM is there a noticeable performance increases [13:12] mkrotik? [13:12] i tried alot to try on linux.. but no success [13:12] not trying MIkrotik. but stil the same. [13:13] Sarthor: try a few systems, see which you prefer, try BSD too :D [13:13] hi [13:13] i need some help [13:13] masiddiqui: ask away [13:13] ActionParsnip, i never tried Windwos for this, but some says windows can do this easily.. what do you think?? [13:13] i need to install c++ ide [13:14] a good one [13:14] masiddiqui: try anjuta, or eclipse [13:14] also tell me about c# ide [13:14] masiddiqui: I think you need to look at mono for that [13:14] which one and from where [13:15] hi there I am using imap in evolution ... how can I configure it such that all new mails are saved locally as soon as they arrive [13:15] mono is not working properly [13:15] ? [13:15] silv3r_m001: isn't that the whole point of imap? that it isn't stored locally? [13:16] Slart: may be... but I want to save a copy [13:17] hello everyone === urkki is now known as Finnish [13:17] !hardy [13:17] Ubuntu 8.04-LTS (Hardy Heron) was the eighth release of Ubuntu. Downloading: http://releases.ubuntu.com/8.04 - See !lts for more details. [13:17] ActionParsnip, i want to raise this message box when i'm on foreign computer by ssh. so i want to see the accounted user of the foreign computer to see the message box instead of me. [13:18] Slart: so can u tell me how to do it [13:18] is there a special hardy heron channel? [13:18] tobago: i think you will have to play with it to make it appear on the local x server [13:18] i want the accounted user to see the msgbox [13:18] is it possible to run windows xp and ubuntu together using ubuntu as the primary os? [13:18] silv3r_m001: nope.. there might be some setting somewhere.. but I'm not sure.. I don't use evolution myself [13:19] Slart: what do u use by the way? [13:19] hello? [13:19] silv3r_m001: thunderbird [13:19] why does getid open itself as a tab inside a existing gedit window? [13:19] i am using ubuntu 8.10 [13:19] how do I open an new gedit window? [13:19] spaceninja: you've read the man page, right? [13:19] HELLO???? [13:20] daddyjunebug: relax.. explain a bit more what you want to do.. wubi might be what you're looking for.. or a vm [13:20] can anyone help me [13:20] hi === antsomers is now known as Thiras [13:20] what is a program you can use to view .gif images? the image viewer in ubuntu doesnt show the animation of .gif images, only the first frame [13:20] ok ty [13:21] Slart: I changed the workspace [13:21] hi folks ... how could I use a package from jaunty (last version of gns3) on intrepid? is it possible? [13:21] how can i change hdd timeout time? [13:21] for my external(e-sata) [13:21] Thiras: hdparm or sdparm might be able to do it [13:21] thank you Slart i will try [13:21] i just want to be able to run windows xp and ubuntu together with ubuntu 8.10 as primary o.s. [13:22] daddyjunebug: sounds like you want a vm then, !vm for more info [13:22] i want to be able to use all my xp programs under ubuntu [13:22] what is vm? [13:22] ActionParsnip, mmh. i can't find an option to make it raise on a foreign computer (i can access by ssh). [13:22] daddyjunebug: you won't be able to run games and such smoothly though [13:23] !vm | daddyjunebug [13:23] daddyjunebug: There are several solutions for running other operating systems (or their programs) inside Ubuntu, while using the native CPU as much as possible: !QEmu (with !KQemu), !VirtualBox, !VMWare, as well as !WINE and !Cedega for Windows applications [13:23] ok i downloaded wine last night [13:23] ciao [13:23] daddyjunebug: I've only used virtualbox myself so I can't really make any recommendations on which of those to use [13:23] !list [13:23] Hi! I'm #ubuntu's favorite infobot, you can search my brain yourself at http://ubottu.com/factoids.cgi - Usage info: http://wiki.ubuntu.com/UbuntuBots [13:23] Slart, i think he wants a dual boot, but he wants it to default to ubuntu if no choice is given on the boot screen [13:23] tobago: i dont know anything more, try in #bash [13:24] that is correct daft [13:24] so what is vm? [13:24] daddyjunebug: it's called dual booting then... install windows first, then ubuntu.. you'll get a menu when you boot up [13:25] daddyjunebug, best way to do that, is to partition your hard drive into two partitions, install windows first on one of the partitions, then install ubuntu on the second partition, since you install ubuntu second it will automatically be your default OS because grub will be installed and overwrite the windows bootloader, but you should still ahve the option to boot to windows (install ubuntu on the livecd) [13:25] daddyjunebug: vm = virtual machine http://en.wikipedia.org/wiki/Virtual_machine [13:25] <[empire]> I run vmware and have ubuntu on it, its great [13:25] <[empire]> daddyjunebug: vmware server is free === mehteenager is now known as MrObvious [13:26] ok thank you all for your help [13:26] empire, I use Sun's xVM Virtualbox ... it is great to get ubuntu running "inside" Win XP [13:26] [empire]: yes, but don't you need to register somewhere? [13:26] in order to download it? [13:26] <[empire]> you're right you do [13:26] have a great day [13:26] <[empire]> download no, but to get licenses [13:26] sparebit, doesnt the latest version of ubuntu allow you to install it inside of windows as a program to "test" it? [13:27] daddyjunebug: same [13:27] what is a program you can use to view .gif images? the image viewer in ubuntu doesnt show the animation of .gif images, only the first frame === solid_li` is now known as solid_liq [13:27] are you talking about wubi ? [13:27] sparebit, yup [13:28] i still prefer vm as I have to work in Win XP and Ubuntu at the same time [13:28] hey guys, i am trying to configure a firewall on my ubuntu 8.10 installation using ufw [13:28] <--- IT Tech for school in UK [13:28] hi [13:28] better question: how to change the source file to use a package from jaunty in an intrepid installation? [13:28] i have follow the ufw documentation on the community page, but all ports seem to still open after i set ufw to deny the port [13:29] try firestarter === Tabidachi is now known as tabidachi_away [13:29] i have tried using 'sudo ufw default deny' but still no go [13:29] wubi allows you to install ubuntu onto the harddrive without partitioning , you still have a multi boot system though [13:29] i have tried firestarter but it still allows the ports through [13:29] hi there [13:29] using pop how can i get the mails of the send folder on server ? [13:29] even after setting it to be blocked [13:29] Is there an easy way to change the loading screen on the basic edition of ubuntu, 8.10 [13:29] hello guys [13:29] is ubuntu need Antivirus?? [13:30] anyone here tried project looking glass [13:30] ?\ [13:30] kbfz, no [13:30] no [13:30] kbfz, clamAV is good for ubuntu [13:30] Mc-Kay, yeah its called usplash themes, go to www.gnome-look.org and search usplash [13:30] thank you [13:30] sudo apt-get install clamav ;o) [13:30] noone really writing virus for ubuntu or any other, [13:30] Daft thanks [13:30] !antivirus | kbfz [13:30] kbfz: Antivirus is something you don't need on !Linux, except where files are then passed to windows computers (perhaps using samba), See https://help.ubuntu.com/community/Antivirus [13:31] Daft_Punk: googling a bit I see lots of recommendations for GIMP when it comes to animating gifs.. [13:31] Mc-Kay, once you have a theme go to system > administration > startup-manager and you can change your theme in there [13:31] Slart, i do not want to animate a GIF i want to view the GIF animation [13:31] !info gifsicle | Daft_Punk [13:31] gifsicle (source: gifsicle): Tool for manipulating GIF images. In component universe, is optional. Version 1.51-1 (intrepid), package size 135 kB, installed size 292 kB [13:31] Daft_Punk, use firefox to view the animated GIF file [13:32] sparebit, yeah but is that not a bit cumbersome? i want a program like the image viewer in ubuntu to view all images in gnome, including .gif animations [13:32] Daft_Punk, ive made my own custom theme, and a loading screen jpg, im looking for a way to swap them over. [13:33] This file has 50 fps. I'm not able to view this, seems like slowmotion [13:33] 00022.avi: RIFF (little-endian) data, AVI, 1920 x 1080, >30 fps, video: FFMpeg MPEG-4, audio: Dolby AC3 (stereo, 48000 Hz) [13:33] What to do with it? === GO is now known as Guest46443 [13:33] Mc-Kay, i would still suggest gnome-look.org as thats where all the custom eyecandy for gnome is, should have some info for u there, or at least connect with someone else who can help u [13:35] hey, how can I use my SD reader? I inserted a card and nothing shows up with a fdisk -l [13:35] Mc-Kay, https://help.ubuntu.com/community/USplashCustomizationHowto [13:36] thanks, i just found a bootlogo creator [13:37] does anyone here has got a Dell Inspiron 1545 running Ubuntu? I want to buy one and I want to make sure everything will run smoothly. [13:37] Mc-Kay, could you post what you found and where, incase anyone else has the same question and they are looking through the logs? [13:38] !commander [13:38] Sorry, I don't know anything about commander [13:38] hey, how can I use my SD reader? I inserted a card and nothing shows up with a fdisk -l [13:38] !total commander [13:38] Sorry, I don't know anything about total commander [13:38] !file manager [13:38] Sorry, I don't know anything about file manager [13:38] !msgthebot [13:38] Please investigate with me only with "/msg ubottu Bot" or in #ubuntu-bots. Search for factoids with "/msg ubottu !search factoid". [13:39] my pidgin keeps crashing.. [13:39] dis you change your DNS server? [13:39] did [13:39] error404notfound: which version are you using? [13:39] ok, question to all... i am sticked up to TC in windoze and i would like to get an analogical sw for kubuntu intrepid amd64 [13:39] 2.5.2 I believe [13:39] !pigin [13:39] Sorry, I don't know anything about pigin [13:40] !info pidgin [13:40] pidgin (source: pidgin): graphical multi-protocol instant messaging client for X. In component main, is optional. Version 1:2.5.2-0ubuntu1 (intrepid), package size 546 kB, installed size 1952 kB [13:40] error404notfound: try closing pidgin down and then running: mv ~/.purple ~/.purple_old and restarting it === Sniper is now known as Guest13141 [13:40] error404notfound: you will need to reconfigure it but if its stable we know your profile is bad [13:40] StR|Sangreal: isn't TC available for lx? perhaps I'm thinking of mc [13:41] Daft_Punk, I found the link using synaptic, bootlogo-creator [13:41] ActionParsnip: what use would be that? all accounts, conf and etc will be moved, [13:41] mc is for bash [13:41] ActionParsnip: ahan... [13:41] but i mean sth usefull with gui [13:42] i use mc and/or krusader but both are much weaker and i wish to find sth i would be familiar with [13:42] !krusader [13:42] Sorry, I don't know anything about krusader [13:42] rofl [13:42] i dont see contents of menus and folders anymore as soon as i enable compiz, but only for qt apps like amarok or kdvi. how can i fix this? [13:42] how do I set a sizelimit on a dir from the CLI ? [13:43] how can I use my SD card reader? I inserted a card and nothing happened. Nothing listed under fdisk -l too [13:43] Hi! I wolud like a odp-file to automatically open when starting my computer. I have Ubuntu 8. Can anyone tell me how to? === Guest13141 is now known as markus_ [13:43] error404notfound: if you rename your profile out, when you rerun you will get a stock profile [13:43] does anyone here know how to use rsync? [13:43] !rsync [13:43] Sorry, I don't know anything about rsync [13:43] !session | marinemuseet [13:43] marinemuseet: To add programs to start up when you log into your Gnome session go to System>Preferences>Sessions and use the Startup Programs tab. For more information, see https://help.ubuntu.com/community/AddingProgramToSessionStartup - See !boot for starting non-interactive programs at boot [13:44] I want to sync my stuff from my working computer to my rsync server [13:44] spaceninja: I use it.. [13:44] !backup | spaceninjac [13:44] spaceninjac: 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 [13:44] spaceninja: i think theres some help for you in there [13:44] Daft_Punk, Im slowly creating a USB custom distro, so ive added hits about this and proggy without this install to work better with the key [13:44] marinemuseet: make it run something like "openoffice yourfile.odp" in there.. [13:45] Slart: or "kde-open file" [13:45] spaceninja: grsync provides a nais graphical interface for rsync [13:46] ActionParsnip: or gnome-open for those pesky gnome users =) [13:46] Ubotto or Slart: Don't I need to open an executable file? Can i choose a odp-file there? (ODP=Ooo Impress) [13:46] marinemuseet: nope.. I think you can add command line stuff directly there.. afaik [13:46] damn pesky gnomes [13:47] Can't find linux-openvz kernel on Interpid? Any idea? [13:47] oh, come on... [13:48] marinemuseet: just write the command in the "command" edit box.. you can't use the browse button [13:48] craszy question==> anyway i can get udev to create more loop devices? [13:49] What is the command? I write it in "Terminal"? [13:49] it's hard to understand [13:49] blah [13:49] Can't find linux-openvz kernel for Interpid using apt-cache? Any idea? [13:49] Schuenemann: you might have to mount this manually, but dont ask me for the names of sd devices... [13:49] marinemuseet: go to system, preferences, sessions [13:50] the server should be the place where you want to save the synced file? [13:50] remoteCTRL, how can I mount if it fdisk -l does not show it/ [13:50] marinemuseet: press the "+Add" button, you'll get a new window [13:50] spaceninja: just have a look at grsync, that one is more easy for newbees;) [13:50] Hi, how do I change the resolution of my TTYs ? [13:50] Slart: we can this in a private window? [13:50] marinemuseet: the first text entry box is just a name for this entry... you can call it whatever you want "Show my odp document at startup" or similar [13:50] marinemuseet: sure [13:51] Schuenemann: err... that a point... [13:51] Anybody!OpenVZ on Ubuntu 8.10? [13:51] remoteCTRL, lspci shows: 08:06.1 SD Host controller: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter (rev 19) [13:51] hello [13:51] anyone running skype in ubuntu 8.10? [13:52] remoteCTRL, does this help anything? http://sourceforge.net/projects/sdricohcs/ [13:52] Schuenemann: so you gotta have some device in /dev representing that device in order to get it mounted... [13:52] Schuenemann: gimme a sec === muellisoft is now known as Muelli [13:53] a2z: yes [13:53] hi ; why is my maximal resolution 1024x768 ? [13:53] can any tell me or give the link about using lucene in ubuntu 8.10 [13:54] Schuenemann: doesnt seem to me as if we are talking about the same device here... [13:54] Slart can u please help me? skype was running fine in 8.04 but after upgrading, sound from mic is not detected [13:54] remoteCTRL, damn... [13:54] I cant get this script to work https://help.ubuntu.com/community/WifiDocs/WiFiHowTo#Automatic%20WLAN%20Picker%20Script. Stops at "while read glob scheme" [13:55] if i want to get a webca for my ubuntu box, is there anything special i should look for if i want to minimize trouble i may have arising from linux compatibility? or will any web cam work? [13:55] jado: you need video drivers installing [13:55] how to open bin files?? [13:55] remoteCTRL, do you have any idea? [13:56] ActionParsnip: "OpenGL version string: 2.1.8087 Release" [13:56] ubottu, how are you? [13:56] Sorry, I don't know anything about how are you? === caplink811-log is now known as caplink811_log [13:56] Schuenemann: i am sorra dud i am afraid not... [13:56] a2z: skype is being most annoying for me too.. but it does work most of the time.. I just set the audio settings for the proper device in skype.. that makes it work for me [13:56] ok, thanks [13:58] program manager for ubuntu ala "progman.exe" from win311? [13:58] Slart, whats the proper setting? i played around with it ones and messed it up....my audio output wasnt working either. then i did a clean installation [13:58] donald: chmod +x ; ./ [13:58] jado: then add some resolution lines to xorg.conf [13:58] how can I use my SD card reader? I can't mount the card [13:59] a2z: the proper setting would depend on your computer, what sound card you have etc.. mine is set to hw:Audigy2,0 but it will probably be different on your computer [14:00] can any tell me or give the link about using lucene in ubuntu 8.10 [14:01] Slart, how do i find the sound card model number? [14:01] can any tell me or give the link about using lucene in ubuntu 8.10 [14:01] can any tell me or give the link about using lucene in ubuntu 8.10 [14:02] !find lucene [14:02] Found: libclucene-dev, libclucene0ldbl, axyl-lucene, liblucene-java, liblucene-java-doc (and 4 others) [14:02] !info axyl-lucene [14:02] axyl-lucene (source: axyl-lucene): The Axyl Luceneserver. In component universe, is optional. Version 2.3.0 (intrepid), package size 1773 kB, installed size 3448 kB === dayo__ is now known as dayo2 [14:02] * ActionParsnip shrugs [14:02] !find ricoh [14:02] File ricoh found in dvi2ps, ia32-libs, libgphoto2-2, libgphoto2-2-dev, libsane (and 18 others) [14:02] a2z: cat /proc/asound/cards [14:02] how do i change my wallpaper in gnome via command line? [14:03] guys anyone know if compiz capable of doing the same stuff as looking-glass ? [14:03] dayo2: use gconftool to change the proper gconf key [14:03] can any tell me or give the link about using lucene in ubuntu 8.10 [14:03] how do i change nvidia's power management [14:04] i want to set it to powersave [14:04] Kubuntu 8.10 [14:04] shadeslayer: gksudo nvidia-settings [14:04] how do i install ATI drivers. Says it cant find x something or other [14:04] remoteCTRL, [ 14.071154] ricoh-mmc: Controller is now disabled [14:05] remoteCTRL, according to dmesg [14:05] when i put my pc under suspend mode i can't wake it up, what i foced to do is just restart my system. what can i do to wake my pc up from suspend mode? [14:05] Schuenemann: err... there a reason why? [14:05] nope [14:05] !ati | Carstairs [14:05] Carstairs: For Ati/NVidia/Matrox video cards, see https://help.ubuntu.com/community/BinaryDriverHowto [14:05] i already have that window,i cant change anything [14:06] Slart, any idea what setting to use? [14:06] thanks [14:06] how can i see what graphics chipset i have? [14:06] bangalib1bu: restart x maybe, hibernate is a serious PITA [14:06] remoteCTRL, dunno... has to be enabled I guess [14:06] ja660k: lspci | grep VGA [14:06] wifi installtion in for ubuntu [14:06] how can i updtae my compizconfig? [14:06] update [14:07] ubuntistas, why does it need updating? [14:07] can compiz do this ? http://sillydog.org/graph/temp/project_looking_glass01.jpg [14:07] Schuenemann: tha would probably help:D point is to find out WHY it has been disabled, probably dmesg also tells you that [14:07] method of installtion wi fi modem for ubuntu [14:07] a2z: isn't there a drop down selecting thingy in the skype settings? [14:07] Afternoon folks, am wondering if anyone can help me with a slightly OT topic. I'm nmapping my LAN but I want to grep the results so that I can output the results to a file. For example I want to nmap the LAN, find all the IP addresses that have the word LaserJet found in the results. What I've done already is nmap -O 192.168.1.1-254 | grep LaserJet > Printers.txt however that just gives me the list of printers and not the associated IP address. Can anyone t [14:07] ell me how I would go about formulating a nmap/grep to do what I'm trying to do. Thanks in advance [14:07] and not just show them like this , but actually interact with them [14:07] what do u meAN? === solid_li` is now known as solid_liq [14:07] ubuntistas, why do you think you need to update compiz? [14:07] gfather: KDE can already do that [14:07] does this work in Ubuntu? "while read glob scheme" It's used in https://help.ubuntu.com/community/WifiDocs/WiFiHowTo#Automatic%20WLAN%20Picker%20Script. Anywhay, when i run the script with -x I can se it stops at this line [14:08] remoteCTRL, http://pastebin.com/m418ead75 [14:08] shadeslayer only kde ? [14:08] ActionParsnip: if i can't choose over 1024x768 there should be some reason [14:08] what's your problem [14:08] ActionParsnip, i never tried Windwos for this, but some says windows can do this easily.. what do you think?? [14:08] im installing gnome as of now [14:08] compiz may or may not be able to do it [14:08] Schuenemann: well those are the lines containing the name of the controller, probably there will be some statements one or two lines above that one [14:09] mick02: what is the actual output of the nmap command? Is it over more then 1 line per ip-address? Grep has also switches to show lines before and after the actual grepped line [14:09] so no idea how to change the nVidia settings?? :( [14:09] HELLO ALL [14:09] shadeslayer, change nvidia settings... tried sudo nvidia-settings ? [14:10] I need some tool like vc++ in ubuntu to program in c [14:10] remoteCTRL, sigh... the output is too long [14:10] daredevilthere, you already have gcc installed [14:10] Bodsda: well ill get the X server thingy,but i cant change the power management [14:10] i think there is allot of c++ ide on ubuntu :) [14:10] jrib: thanks! [14:10] gfather: can u name some [14:10] Sarthor: do what? [14:11] Slart, u mean the sound devices option? [14:11] daredevilthere: sudo apt-get install build-essential [14:11] oCean_, the output is quite large with lots of info involved, I'm only looking for the type of Printer attached and it's IP address [14:11] a2z: yes [14:11] ActionParsnip: have done that now i need some IDE [14:11] ActionParsnip: how many people are you helping?? :) [14:11] hi all [14:11] shadeslayer, power management.. do you mean System >> Preferences >> Power management [14:11] i mean like Kdevelop [14:11] !ide [14:11] Programming editors/suites: Terminal-based: vi/vim, emacs - KDE: Kate, KDevelop, Quanta+, Umbrello - GNOME: gvim, gedit, anjuta, eclipse, netbeans, pida, monodevelop [14:11] daredevilthere, netbeans [14:11] on ubuntu with gname [14:11] shadeslayer: many [14:11] Bodsda: no,i want something specifically for the card [14:11] hello [14:12] Slart, is there any way to check if its the problem with my mic seeting in pc? [14:12] ActionParsnip: hehe [14:12] where i can download screenkast for ubuntu? [14:12] !hi | felix46 [14:12] felix46: Hi! Welcome to #ubuntu! [14:12] daredevilthere did u try eclipse ? [14:12] !hi | felix46 [14:12] shadeslayer, oh, not sure then, sorry [14:12] np [14:12] Schuenemann: dmesg > bla.txt redirects the output into a txt document called bla [14:12] gfather i downoaded eclipse but dont knw its not working [14:12] is possible change the language of Konversation? [14:12] mick02: well, I'm not very familiair with the nmap commando, so I am not aware of arguments to the nmap command which would do exactly that. However, some 'grep' and/or 'awk' might do the trick. If you could show me an example? Use pastebin to paste ... [14:13] remoteCTRL, that's not the problem... the problem is find something in all that text [14:13] code block seems the most popular for c++ [14:13] gfather: i did sudo ./eclipse but it says permission denied even with root its not working [14:13] felix46: #konversation maybe [14:13] !doesntwork | daredevilthere [14:13] Schuenemann: well as soon as you have it in a txt document you can search the document and read one line above that, right? [14:13] daredevilthere: Doesn't work is a strong statement. Does it sit on the couch all day? Does it want more money? Is it on IRC all the time? Please be specific! Examples of what doesn't work tend to help too. [14:13] ok, thx [14:13] http://anjuta.sourceforge.net/ [14:13] Hello. Can anyone issue a "id" command on a ubuntu 8.10 installation? I made a mistake and removed myself from all groups and I don't know which are defaults here. Thanks in advance. [14:13] i have the G of GNOME [14:13] remoteCTRL, there is nothing related one line above it [14:14] only NOME left [14:14] oCean_, no worries, just give me one second to nmap a section to show you [14:14] http://www.codeblocks.org/ [14:14] a2z: you could try some other recording software to see if that works [14:14] mick02: sure [14:14] how can i register my nick of irc? [14:14] ... [14:15] Schuenemann: mensch maier mann... well the statement "disabling" actually implies that it has been enabled somewhere before, right? [14:15] !register | felix46 [14:15] felix46: Information about registering your nickname: http://freenode.net/faq.shtml#userregistration - Type « /nick » to select your nickname . Registration help available in #freenode [14:15] hi [14:15] Schuenemann: grep the dmesg for err and fail [14:15] hi [14:15] gfather: which one do u prefer anjuta or codeblock i want to work on c [14:15] does anybody know how to get my wireless network going ? [14:15] i dont do c :) , i do java with netbeans === system is now known as Guest95136 [14:15] /nick doesn't works [14:15] gfather: would anjuta work with c? [14:16] remoteCTRL, nothing interesting [14:16] if i want to use an emerald theme, how do i overload the current theme, which was added vai Appearance Preferences [14:16] !info anjuta [14:16] anjuta (source: anjuta): A GNOME development IDE, for C/C++. In component universe, is optional. Version 2:2.24.1-0ubuntu1 (intrepid), package size 1348 kB, installed size 3532 kB [14:16] this is channel spanish? [14:16] u work on c or c++ ? [14:16] !es | arcardia [14:16] arcardia: 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. [14:16] gfather: on both [14:16] Schuenemann: also had a look into /var/log/syslog? [14:16] gfather: don't use <> when addressing someone. it looks like a quote [14:16] hi there [14:16] gfather: very confusing :) [14:16] gfather: does c and c++ require different one [14:16] where does ubuntu place the files for a program, like when windows puts them in the "program" folder? [14:17] I am using evolution and imap and I want to save a local copy of all mails fetched via imap ... is that possible [14:17] ? [14:17] Asger: a little all over the place.. some subfolder of /usr mostly [14:17] Asger: due to the nature of linux, it doesnt exist like that. May apps use common libraries [14:17] i am looking for a shell like progman (program manager) for windows, but for linux ofc, anyone know of one? [14:17] how can i register my nick? /nick doesn't works [14:17] oCean_, here ye go http://pastebin.com/f3ad569c3 [14:17] okay, thx [14:17] you use /msg nickserv register (password) (email) felix [14:17] !lfh [14:17] Asger: there will be a binary in /usr/bin but it will use many other libs from all over the system to function [14:17] Sorry, I don't know anything about lfh [14:17] daredevilthere i think both of them support c and c++ [14:17] felix46: #freenode please [14:17] Asger: as a user its not important where they go as its abstracted for you [14:17] felix46, do /msg nickserv REGISTER *email* *password* [14:18] gfather: alrite thanks im going to install anjita [14:18] what is freenode? [14:18] Asger: Yes there is, it is in terminal or the GUI Places>HomeFolder [14:18] !freenode [14:18] freenode is the IRC network that you're on! See http://freenode.net/faq.shtml [14:18] !freenode [14:18] :O [14:18] mick02: ok. hang on [14:18] felix46: what youre on [14:18] oCean_, as you can see there's a lot of information there, this is typically what nmap will output with the -O switch, all I want to do is find any output that contains the word LaserJet and also to include the IP address of the printer to a file called printer.txt [14:18] remoteCTRL, I'm looking now. Nothing I can relate to the problem... [14:19] allright, thx again. I'm new to irc as well, how do i put a name infront of what i'm writing, like u do with my name? [14:19] !tab | Asger [14:19] Asger: You can use for autocompletion of nicknames in IRC, as well as for completion of filenames and programs on the command line. [14:19] does anyone know how i can use an emerald theme instead of one added via Appearance Preferences? It seems that the borders now come from the emerald theme, but the colours and icons come from the old. [14:19] Asger: well.. I type "Asg" then press tab [14:20] mick02: I get it. Hmm.... [14:20] Myrtti, thx [14:20] hey guys, i need help with iptables [14:20] Asger: type a little of it and press tab, like you can in terminal [14:20] i have done this command 'sudo iptables -A INPUT -j DROP' [14:20] !iptables | siege [14:21] siege: Ubuntu, like any other linux distribution, has firewall capabilities built-in. The firewall is managed using the 'iptables' command (see https://help.ubuntu.com/community/IptablesHowTo), or GUI applications such as Firestarter (Gnome) or Guarddog (KDE). [14:21] but i am still able to get incoming connections [14:21] Schuenemann: sorry to say dude, but without knowing why ubuntu disables the driver its gonna be tough to find out... [14:21] i am looking for a shell like progman (program manager) for windows, but for linux ofc, anyone know of one? [14:21] Schuenemann: in other words i am clueless [14:21] ActionParsnip, yeah. It's working now, right`? [14:21] i have read the documentation on the site [14:21] followed the instructions, but no go [14:21] any idea? [14:21] Asger: yes thats exactly it [14:21] Asger: Like that. ActionParsnip explained it well, or good. [14:22] mick02: well, that's not easy. It would be (little?) more so if the nmap only scanned ports 515 and maybe(?) 9100 [14:22] Asger: makes my name highlight so is easier to see in the 1400 users in here [14:22] oCean_, that problem of using the lines above or below is that the output can be different for every host on the network [14:22] mick02: indeed :/ [14:22] Asger: you can tab compete in terminal too and eventualy you'll be trying to tab complete everywhere :) [14:22] remoteCTRL, can't I enable it again? [14:23] oCean_, I'll try scanning for just those ports, I guess that will work, I was just hoping that I could scan every host/port avail to make sure I don't miss out on any machines [14:23] ActionParsnip, hehe [14:23] Schuenemann: doesnt seem to me, anyways i gotta run for the bus, sry m8 [14:24] mick02: It's too bad the output varies so much. === Artsemis is now known as Artsemis_ [14:24] 1 more question: in firefox, when i want to go back to the previous page, in windows i used to be able to use backspace. That doesn't work now.. [14:24] remoteCTRL, ok thanks === Pandah is now known as Jmz === Artsemis_ is now known as Artsemis [14:24] who took Ubuntu Certification exam? [14:24] oCean_, I know what you mean, there ahs to be a way to do this though [14:25] * Wimpog wants to know if anybody took Ubuntu Certification exam [14:25] is there such a thing? [14:25] mick02: well, maybe it's possible to scan "per-host". Meaning to run nmap through a loop (for each host in iprange) and output only if port 515 is 'interesting' (e.g. listens) [14:26] how i can change my pass of my nick? [14:26] oCean_, that's handy enough with the -p switch in nmap i.e. nmap 192.168.1.1-254 -p515 [14:26] Asger: alt + left works in both [14:27] !ot | Wimpog [14:27] Wimpog: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics. Thanks! [14:28] Asger: http://ubuntu.wordpress.com/2006/12/21/fix-firefox-backspace-to-take-you-to-the-previous-page/ [14:28] How can I use the Iexplorer [14:28] mick02: well that'll make it a bit easier. However, you'll still end up with only 'one output'. I would like the output to be as 'one scanned host per outputfile' .. something like that [14:28] administrator_: theres ies4linux [14:28] hao can I get it? [14:29] how can I get it? [14:29] administrator_: you download a package and it will run an installer for you [14:29] administrator_: its in no way hugely usable [14:29] OK,Thank you very much [14:29] ActionParsnip, aha. now i know that as well. I just installed ubuntu yesterday so i have a lot to learn still [14:30] Is there anyone eho can help me with why this script (https://help.ubuntu.com/community/WifiDocs/WiFiHowTo#Automatic%20WLAN%20Picker%20Script) stops at "while read glob scheme"? If i don't find a solution to this, I may lose my job [14:30] Asger: every day is a school day [14:30] Asger: if you read that link theres a lil hack to enable backspacing to go back [14:31] Scix, you may have more luck in #bash [14:31] how long has the TAB feature existed in linux where it fills out a filename and commands in terminal for you?? [14:31] tanks bod [14:32] oCean_, nope, I'm only looking for one output file with all the results that have LaserJet in them to be there on 1 output files along with the IP address of each corresponding entry [14:32] Scix, np [14:32] this chanel is apropiate for talk of "emesene"? [14:33] mick02: grep -i lazerjet [14:33] any way to recover trash file ? i wrong press empty trash. [14:33] mick02: or pipe the output of the command you are using into the grep === sjoerd_ is now known as sjoerd [14:34] !recover | CK-TECH [14:34] CK-TECH: Some tools to recover lost data are listed and explained at https://help.ubuntu.com/community/DataRecovery - Recovering deleted files on !ext3 filesystems can be virtually impossible, although methods that might work is some cases are described at at http://www.xs4all.nl/~carlo17/howto/undelete_ext3.html and http://projects.izzysoft.de/trac/ext3undel [14:34] CK-TECH: or restore from data backup [14:34] ActionParsnip, i dont backup -.- [14:35] CK-TECH: then your data is expendable [14:35] ActionParsnip, but i already empty trash possible to get it back? [14:35] is anyone running Football manager 2009 succesfully? in that case i'd like to know how u did it? [14:35] ActionParsnip, will this only give the lines that have the word LaserJet in them? I was doing a sudo nmap -O 192.168.1.1-254 | grep LaserJet > Printers.txt but that was only giving me the list of all the lines with LaserJet in them it didn't give me the IP address of each printer [14:36] !appdb | Asger [14:36] Asger: The Wine Application DB is a database of applications and help for !Windows programs that run under !WINE: http://appdb.winehq.org - Join #winehq for application help [14:36] mick02: only way I can think of right now, is two-step. Create per-host output files, and grep each file for printer [14:36] mick02: yep, thats what grep does, [14:36] how can i control multiple computers from may computer? [14:36] exit [14:36] What prorgam i must use [14:36] Rencx: ssh [14:36] Slart, the mic setting isnt right it seems [14:37] mick02: what was the output in the file? if the ip goes on the next line down then you may have to wangle a bit harder [14:37] Rencx: or you mean something like "run this command on these 4000 computers" ? [14:37] hi [14:37] Slart, ubottu, thx [14:37] is there any better flash player than than adobe, for ubuntu 8.04? [14:37] Slart: no i want see online status and conet with them like remote conection.. [14:37] psixolog: nope [14:38] tried loading ATI drivers but it reports x server not found and aborts [14:38] ActionParsnip, How can I grep for 2 patterns in one file? The output of my nmap is like this http://pastebin.com/f3ad569c3 although it can be different for each host. oCean_ I'm able to create an output file for all the hosts that have port 515 open but some of these. [14:38] gnash i think psixolog [14:38] Rencx: I haven't seen any tools like that.. but there are lots of software out there [14:38] oCean_, aren't related to my interests [14:38] mick02: "grep for 2 patterns" is ambiguous [14:39] jrib, in this case it is something that I would need to do as all the lines that I'm looking for will have both patterns in the output [14:39] when is the most feature of ubuntu 8.10 respect of the 8.04? [14:39] mick02: grep A | grep B [14:39] mick02, use the "and" clause [14:39] mick02: then sudo nmap -O 192.168.1.1-254 | grep Interesting should do you [14:40] why when i play flash games through firefox, games are play very slow? === chrisred is now known as __chris [14:40] Slart: it cold be somthing like sype were you can see online status, but also you can make favarites and connet to online computer [14:40] jrib, isnt that "or" ? i guess he needs "and" [14:40] psixolog: are you on 64bit linux or 32bit? [14:40] 32 [14:40] arvind_khadri: no, he's piping one grep into another [14:40] tryin to load ATI drivers and it says x server not found and aborts what should i do? [14:40] psixolog: have you installed video drivers? [14:41] yes [14:41] nvidia 8600 [14:41] hi [14:41] ActionParsnip, when I did that I just got http://pastebin.com/f78b93446 [14:41] with no IP addresses [14:41] Carstairs: what is the output of: lspci | grep VGA [14:41] do emerald themes control the colour of windows and texts? [14:41] Rencx: mm.. it sounds useful.. but I don't know of any app that does that [14:41] jrib can I use both the greps in one after another, if I do will I just be passing a result like http://pastebin.com/f78b93446 [14:41] psixolog: try: sudo apt-get clean; sudo apt-get --reinstall install flashplugin-nonfree [14:41] to the second grep? [14:41] how do i open an iso file? do i need a special program? [14:42] !mountiso | Asger [14:42] mick02: this will work: http://paste.ubuntu.com/121875/ [14:42] Asger: To mount an ISO disc image, type « sudo mount -o loop » or use the "gmountiso" package - There is a list of useful cd image conversion tools at http://wiki.linuxquestions.org/wiki/CD_Image_Conversion - Always verify downloaded ISO images using !MD5 before !burning. [14:42] mick02: well you use them how I said... COMMAND | grep A | grep B [14:42] Asger: depends what you want to do with it? [14:42] out put is ATI technologies Inc RV280 {radion 9200se} {1002:5964} rev 01 [14:42] Asger: also I think the regular archiving tools can open isos [14:42] hello [14:42] arvind_khadri, should I just do something like nmap -O 192.168.1.1-254 | grep IP AND LaserJet [14:42] mick02: however, it's the two-step I suggested. [14:42] need sme hlp.. [14:42] i just wonna run a programe [14:42] Carstairs: http://ubuntuforums.org/archive/index.php/t-505594.html [14:42] with kismet [14:42] will look thanks [14:42] Asger: you can mount it [14:43] mick02, if you want both the patterns to be matched at the same instance... "and" in grep is & [14:43] Asger: sudo mount -o loop /path/to/file.iso /media/cdrom0 [14:43] mick02: I myself did not search for printer, but ftp, and ended up with: "/tmp/192.168.1.33 21/tcp open ftp" [14:43] oCean_, I'll give your script a shot and see how I go [14:43] Asger: then you will see the data in the iso in /mdea/cdrom0 [14:44] arvind_khadri, I'll also try the & .... thanks jrib, ActionParsnip and oCean_ for your help and suggestions [14:44] & is not and in grep... [14:44] mick02, am not sure about it [14:44] jrib, sorry about it [14:44] the terminal asks for my sudo password...and when i try to type, nothing happens [14:45] Asger: thats fine, in linux no news is good news [14:45] Asger, thats the way it should be [14:45] Asger: cd /media/cdrom0; ls [14:45] Asger: in Unix systems the passwords given in terminal are not shadowed [14:45] ba-da-bing ba-da-bam [14:45] Asger: or echoed [14:47] hey [14:47] is there a way to change the colour of the inside of all windows? [14:47] !hi | chick [14:47] chick: Hi! Welcome to #ubuntu! [14:47] mun terminal? === Paraselene__ is now known as Paraselene_ [14:47] /wc [14:47] Oo [14:47] i've downloaded some linux programs but i cant open and install them [14:47] a2z: well, not just the terminal, but nautilus, xchat etc. [14:47] sorry actionparsnip but that tells me nothing. I know I have xserver running so why dont driver instll find it? [14:47] chick, which programs? [14:48] winrar [14:48] ActionParsnip, i can't get the script to work. I'm supposed to post it in terminal, right? [14:48] chick, winrar is not a linux program [14:48] !rar [14:48] rar is a non-free archive format created by Rarsoft. For instructions on accessing .rar files through the Archive Manager view https://help.ubuntu.com/community/FileCompression. There is a free (as in speech) unrar utility as well, see !info unrar-free [14:48] mun> xchat>settings:P [14:48] chick, try unrar-free for use in ubuntu [14:48] a2z: so does each application have to be configured individually? [14:49] back, stupid battery [14:49] mun, generally those settings are kept specific to the application, so find xchats, terminals, nautilus etc. their settings menu [14:49] omg I can't get this xd card to work [14:49] welcome back actionparsnip [14:49] ok thanks [14:50] does the flashplugin-nonfree work on 64 bit? [14:50] ActionParsnip, i can't get the script to work. I'm supposed to post it in terminal, right? [14:50] Hi ppl [14:50] !hi | koen_ [14:50] koen_: Hi! Welcome to #ubuntu! [14:50] !ot [14:50] #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics. Thanks! [14:50] ive got a problem i dont know how to config my wireless network card [14:50] could someone help me ? =) [14:50] that link you sent to me action parsnip is not what i need. I know x server is running but why does the ATI installer not find it/ [14:51] ActionParsnip, sry if i double posted. Dunno if u could read it if you had a dc [14:51] ok i wont use it but how can i open rar archives? [14:51] its a acer aspire 7520 [14:51] atheros network card [14:51] can i have a PM with anyone? [14:51] chick, with that program unrar-free, checks its docs after you install it man unrar-free [14:51] mun u want to unzip a rar file? [14:52] sorry chick [14:52] !rar | chick [14:52] chick: rar is a non-free archive format created by Rarsoft. For instructions on accessing .rar files through the Archive Manager view https://help.ubuntu.com/community/FileCompression. There is a free (as in speech) unrar utility as well, see !info unrar-free [14:52] but i cant install the winrar.... [14:52] install 7 zip [14:52] chick, once youo install the relevant stuff, file roller wil manage it [14:52] y [14:52] how can i dowload the drivers manually to install using edgy for ubuntu 8.04 ? [14:52] how can i dowload the drivers manually to install using edgy for ubuntu 8.04 ? (nvidia drivers) [14:52] !edgy [14:52] Ubuntu 6.10 (Edgy Eft) was the fifth release of Ubuntu. End Of Life: April 25th, 2008. See !eol for more details. [14:53] bertolo, sudo apt-get install nvidia-glx-new [14:53] bertolo: edgy is dead [14:53] Uuuh, if I don't have an internet connection on a computer and I download .deb files to a memory stick (for example), then want to move the deb files to the internet-less computer, I'm guessing I should be putting the deb files in /var/cache/apt, but can't work out what to do after that >.< [14:53] bertolo, oh, wait, nvm [14:53] !aptoncd | welp [14:53] welp: APTonCD is a tool with a graphical interface which allows you to create one or more CDs or DVDs with all of the packages you've downloaded via apt-get or aptitude, creating a removable repository that you can use on other computers [14:53] Can someone help me configure my Atheros network card (acer aspire 7520 ) i dont know how to set it up .. i tryed ndiswrapper but it doesnt do it . so plz help me ^ ^ [14:53] welp, no just run dpkg -i /path/to/deb/package.deb [14:53] chick sudo apt-get install unrar [14:53] how can i download the drivers MANUALLY to install using edgy for ubuntu 8.04 ? (nvidia drivers) [14:54] not sudo magic [14:54] the nvidia site? [14:54] bertolo: you can get them from www.nvidia.com [14:54] fed up [14:54] Can someone help me configure my Atheros network card (acer aspire 7520 ) i dont know how to set it up .. i tryed ndiswrapper but it doesnt do it . so plz help me ^ ^ === Dariush is now known as Darius1 [14:54] !repeat | koen_ [14:54] koen_: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. You can search https://help.ubuntu.com or http://wiki.ubuntu.com while you wait. Also see !patience [14:54] bod: Sweet, thanks [14:54] kk =) [14:54] welp, your welcome :) [14:55] gmorning, how do you add a disclaimer (using pam) to everyone logging in graphically? [14:55] thanks koen_ [14:55] ActionParsnip then in wich dir do i put them to install them using edgy ? [14:55] i think you should config a file [14:55] and put -ath in it or something [14:55] still fed up [14:55] bertolo: i'd strongly suggest getting your system up to at least hardy [14:55] !ot | Carstairs [14:55] Carstairs: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics. Thanks! [14:56] ActionParsnip1 i am hardy [14:56] 8.04 [14:56] wich is the driver dir in edgy ? === solid_li` is now known as solid_liq [14:56] or just install mannualy ? [14:56] thanks bod that really helps with my problem [14:56] bertolo, then please explain your situation clearer, it sounded as if you were using edgy trying to install hardy drivers [14:56] ? [14:56] bertolo: then why were you mentioning edgy? [14:56] are u nuts ? [14:57] Carstairs, your off topic posts really help with the channel traffic (sarcasm) [14:57] yes ofcourse i am using hardy and want to install nvidia drivers using edgy [14:57] bertolo: can you run: lspci | grep VGA [14:57] fair enough [14:57] lol [14:57] u are so noob man [14:57] Hi folks, can someone tell me how to send a small text.txt in commandline to address test@testmail.com ? [14:57] ty anyway [14:57] bertolo: i'd beg to differ [14:57] AutoMatriX program < text.txt [14:57] bertolo: you say edgy.. maybe one of ubuntu's earlier releases maybe something else.. what is it? [14:58] bertolo: edgy is a release of ubntu [14:58] edgy, the driver emulator [14:58] bertolo, nice, but which program ? [14:58] any u want [14:58] bertolo: its like saying " I want to install my gfx drivers in windows XP using window 98" [14:58] bertolo: it makes no sense [14:58] loool [14:58] do u know ndisrapper ? [14:58] bertolo: oooh you mean ENVY [14:58] ahaahahah [14:58] owned!!! [14:58] !lol | bertolo [14:58] bertolo: Please don't use "LOL" and "OMG" and so forth on a regular basis. This is IRC, not IM, and using those lines on their own is not required, and it is rather annoying to the rest of the people in the channel; thanks. [14:58] YES [14:58] ENVY!!! [14:58] !envy | bertolo [14:58] bertolo: envyng is an updated version of the *UNSUPPORTED* envy package. It is now part of the ubuntu universe repository (envyng-gtk OR envyng-qt) we suggest you use envyng if every other (official/supported) method fails! it can have various results from works, to fails!!! if you want the very latest drivers from the manufacturer you use them at your own risk [14:59] bertolo: edgy != envy...OWNED TWICE [14:59] !atheros [14:59] lool [14:59] Wireless documentation can be found at https://help.ubuntu.com/community/WifiDocs [14:59] sorry [14:59] aaggagaga [14:59] so funny [14:59] bertolo: you either use the restricted drivers built into ubuntu or you installed directly from nvidia.. there's no edgy involved that would make any sense [14:59] sorry [14:59] bertolo: dont get smart with me sunshine [14:59] trying to install ATI drivers. Installer reports that x server is missing. Xserver is not missing. I can edit it etc. What should I do? [14:59] sunshine << hahaha [14:59] bertolo: can you run the command and i can advise [14:59] looooool ActionParsnip1 [14:59] omg so many letters [14:59] bertolo: lil fyi, I'm in here almost daily helping folks [14:59] :)) [15:00] bertolo: perhaps you mean envy jor envyng? not edgy? [15:00] cann u just tell me the directory download them ? [15:00] bertolo: lspci | grep VGA [15:00] !lol|bertolo [15:00] morning. is there a canonical-related IRC-Channel somewhere? How long does it usually take to get feedback regarding a landscape trial? [15:00] bertolo: Please don't use "LOL" and "OMG" and so forth on a regular basis. This is IRC, not IM, and using those lines on their own is not required, and it is rather annoying to the rest of the people in the channel; thanks. [15:00] omg [15:00] * Izinucs see's a troll in the house.. [15:00] bertolo: if you give me the output i can give the the command to get a supprted driver rather than envy's rubbish [15:00] ActionParsnip1 ? :) wich dir ? [15:00] * michalski-bj wants to hurt the troll [15:00] sorry can't read so fast.. [15:00] bertolo: any [15:00] ok..then install mannualy ? [15:00] bertolo: just run the command [15:00] ubottu :)) [15:01] what ? [15:01] what command ? [15:01] bertolo: they will once i give you the command that I will give you once uo give me the output of the command [15:01] bertolo: lspci | grep VGA [15:01] okthks [15:01] i am in vista === darius1 is now known as dariush [15:01] can i put my ~/.gconf/apps/gnome-settings/gnome-desktop-item-edit/%gconf.xml somewhere so all users get my menus? [15:01] far away from my beloved ubuntu [15:01] bertolo: then you need to boot to linux [15:01] like /etc/xdg/ or somewhere? === dariush is now known as darius1 [15:01] :) loool [15:02] bertolo: actually we can use vista [15:02] * bertolo kisses ActionParsnip1 in the mouth! [15:02] bye thks === darius1 is now known as dariush [15:02] bertolo: head to display settings and it will say your video card [15:02] bertolo: or in device manager [15:02] i know my video card [15:02] what is it [15:02] lol [15:02] 7300 gt [15:02] i have the drivers alread :) [15:02] .oO( ) [15:02] bertolo: with the range of users in here i assume nothing [15:03] ? [15:03] dont understand that sunshine :) [15:03] bertolo: users range from newbs to absolute pros [15:03] including sunshines [15:03] bertolo: i treat everyone the same so all bases are covered and all information is given [15:04] how do I replace a string with a linebreak in gedit? [15:04] bertolo: ok in hardy you need: sudo apt-get install nvidia-glx nvidia-settings [15:04] bertolo: then run: gksudo nvidia-settings [15:05] bertolo: if you are told to run a command as root, run: sudo nvidia-xconfig and then reboot [15:05] :/ [15:05] but i have no internet for sudo apt-get [15:05] bertolo: you can then rerun nvidia-settings and setup your display [15:05] in my ubuntu [15:05] okok [15:05] i know that [15:06] bertolo: then download the debs to your vista partition and mount it in linux and read the data [15:06] bertolo: linux can read ntfs natively buut not write without extra help [15:06] lol ok [15:06] can i use a usb pen xD [15:06] stop saying lol [15:06] loool [15:06] sure [15:06] i have everything except the drivers [15:06] no problem [15:06] i am not that noob [15:06] lol [15:07] i am so grateful wanna make love ActionParsnip1 [15:07] ? [15:07] <[ifroog]> Quick Question, What app will help me convert an avi to dvd ? [15:07] ive a girlfriend so .... no [15:07] [ifroog]: devede [15:08] <[ifroog]> ActionParsnip1, Thanks. [15:13] I get an error when I try to mount Maxtor's external usb-harddrive. Do I need a driver to get it to mount? [15:13] Jufis, you shouldnt need a special driver. what error do you get? [15:13] Jufis: nope, just mount it [15:15] Jufis: sudo fdisk -l will show which /dev the drive it [15:15] any advice on which video conferencing software is the easiest to get working between two ubuntu systems? [15:15] out of curiousity i have noticed that in intrepid that while using apt-get its possible to tab complete names of packages, is that part of apt-get or is that a script that runs in the background at runtime because i dont recall having that ability a long tie ago. since it works in zsh as wel as bash, i can only assume that it is a feature of apt-get [15:15] Jufis: you can then: sudo mkdir /media/maxtor; sudo mount /dev/ /media/maxtor [15:15] I keep running into problems with ekiga [15:16] how i can change my pass? === shadeslayer is now known as shadeslayer_cybo === shadeslayer_cybo is now known as shadycyborg [15:16] letalis: it's provided by the bash-completion package, you can tab complete all kinds of sstuff ;) [15:17] wich is the package name of glib ? [15:17] bertolo: apt-cache search libglib [15:17] how can i play audio through the headphone jack in my cd drive instead through my soundcard? [15:17] how i can change my pass of my nick? [15:18] felix46: /msg nickserv help set password [15:18] i think felix46 is a bot [15:18] LjL thks [15:18] I'm searching for a certain file in a package, how do i locate it? [15:18] im not bot xD [15:18] !apt-file | gekkoo [15:18] gekkoo: apt-file is a program that can tell you which package(s) contain(s) a given filename. To install it and generate the database it needs, run "sudo apt-get install apt-file && sudo apt-file update" [15:18] but sorry my bad english [15:18] gekkoo: a simpler alternative is using http://packages.ubuntu.com [15:19] felix46: then why do you repeat questions?? === felix-da-catz_zz is now known as felix_da_catz === crunchbang is now known as Wind-Storm [15:20] jtaji: it worksi in zsh as well which i found useful but at the same time strange [15:20] i do question in two chanels xD [15:20] felix46: /msg NickServ help [15:20] hi! what are the command line sip on linux which can have 3 way conference? [15:20] my problem has resolved thanx [15:21] I'm trying to debug a Java garbage collection issue (its running on Linux). In my logs I have a collection as follows: Times: user=0.33 sys=0.00, real=10.58 secs. What are the reasons it might only take 0.33 user time, but over 10 seconds in real time? [15:21] does anyone here has got a Dell Inspiron 1545 running Ubuntu? I want to buy one and I want to make sure everything will run smoothly. [15:21] letalis: not sure why as I've never used zsh, it's sourced in /etc/bash.bashrc or~/.bashrc too, odd [15:21] sujr: ohphone should do conference, but it's H323 not SIP [15:22] jtaji: zsh is the shell for the ultra lazy ;) [15:22] sanity, it could be IO issues. Maybe you are waiting for disk operations to finish ? [15:22] ahh, got it to work. I just mounted it back to my windows machine and hit the "safely remove" button and then plugged it back into ubuntu. Seems like ubuntu doesn't like if the drive has been removed without "safely remove harddrive" thing. [15:23] incubii: the Java garbage collector shouldn't touch the disk - unless its swapping. would that explain it? [15:23] incubii: I mean, could swapping explain a 9 second delay? [15:23] sanity, if it were swapping then it would be an IO issues [15:23] sujr, does it support pc to pc calls? [15:23] sanity, you could try re-installing java? [15:23] anyone , how to change boot sequence in atom based lenovo u8? [15:24] incubii: um, why would that help? [15:24] any one knows bout a good joomla channel [15:24] sujr: sujr is yourself, i'm ljl :P anyway yes, sure [15:24] Paul_: tried, say, #joomla? [15:24] ya === abuchanan is now known as ne2k__ [15:24] :( bad spelling [15:24] sanity, well maybe the install is corrupt? does it perform slowly across the board? [15:24] is there a "task manager" in ubuntu, where I can see all running applications and close them if necessary? [15:24] thanks [15:25] incubii: no, I don't think that is the problem [15:25] Hi, I have a line in my fstab for an SSHFS-mount, and when nautilus is run as root, it shows the server under "places" (when mounted and unmounted), but not when running nautilus as a normal user (it just shows it if it's mounted). How can I fix? [15:25] boot_loop, it is under Administration tools, System Monitor [15:25] LjL, so sorry, bit confused here. i hope it can have a pc-to-pc calls with cli feature [15:25] sujr: CLI as in "command line interface", or CLI as in "called ID"? [15:25] can anyone point me to a good resource on understanding swap, resident, terminology like that, especially as it relates to the output of the 'top' command? [15:26] LjL, command line interface. does it? [15:26] incubii: thank you [15:26] sujr: yes, i specifically picked one that was CLI-only, as you requested. with GUI, there are a couple other possibilities [15:26] boot_loop, if you want to see all options make sure you select that under View menu [15:26] processes* [15:27] hello [15:27] how can i install flash on hardy 64bit? [15:27] LjL, well, i'll check it. hope it will solve my problem. thanks [15:27] I have a question, I don't have a cdrom, so, I should install the Ubuntu8.10 by using USB. How can I do that? [15:27] can somebody tell what is this [15:27] http://pastebin.com/m1c261150 [15:28] sanity: i don't know of a resource, i can tell you roughly (but i might be wrong too) that "VIRT" is what the process has allocated in total, "RES" is what is actually in RAM, "SHR" is what was allocated as shared memory with other programs [15:28] !usb | SinPro [15:28] SinPro: For information about installing Ubuntu from USB flash drives, see https://help.ubuntu.com/community/Installation/FromUSBStick - For a persistent live USB install, see: https://wiki.ubuntu.com/LiveUsbPendrivePersistent [15:28] Are there any settings I can tweak to make my wireless connection more stable? [15:28] mrga_cro, thats a syntax error in the code of the binary program your attempting to run [15:29] LjL: thanks. so doesn't top tell you whether any of a processes' data is swapped out to disk? [15:29] can't be [15:29] mrga_cro, why not? [15:30] sanity: not by default i don't think, but there should be an option === esay is now known as esay_uzakta [15:30] LjL: ok, will check - thanks [15:31] because on trolltech site i have downloaded 2 binary packages and i have same problem with both of them [15:31] this is going to sound like an odd question but does anyone know a decent audio oscillator for ubuntu to output square waves? [15:31] sanity: actually, it seems it does, because the manpage actually says that VIRT = SWAP + RES, so the swapped-out portion should simply be VIRT-RES (i thought VIRT also included allocated-but-as-yet-unused pages) [15:31] sanity: search for "swapped size" in the manpage [15:31] LjL: ah, ok [15:31] guys how can i benchmark my pc preformance , === esay_uzakta is now known as esay [15:31] mrga_cro, all i know is that error message is reporting an unexpected charcter in the code -- sorry, cant help much more then that [15:32] !benchmark [15:32] Sorry, I don't know anything about benchmark [15:32] gfather, apt-get install hardinfo :) [15:32] i think the graphic drivers or something not working right [15:32] fgjfgy [15:32] ii+ [15:32] acidx will this help me know what wronge with my pc :) [15:32] uuu09 [15:32] ok i'll search for an answer:D [15:32] gfather, there's no graphic benchmark in hardinfo yet. [15:32] How do i install flash for hardy 64 bit? [15:32] LjL: hmm, well - just now in my process VIRT is 7843m, and RES is 2.1g - could that mean most of my app is swapped out? I'm not sure why it would do that when apparently there is 5g free memory [15:33] acidx how can i know i working like it should [15:33] sanity: no that doesn't make sense to me, i thought VIRT should always be bigger than RES. i need to look better [15:33] this is going to sound like an odd question but does anyone know a decent audio oscillator for ubuntu to output square waves? [15:33] LjL: well, VIRT is bigger than RES in this case [15:34] acidx how about interactivity benchmark [15:34] gfather, what's happening? [15:34] sanity: err... yes of course it is. i read the numbers wrong :> [15:34] Kingsy101, what frequency? [15:34] a2z, what's this? [15:34] sanity: so yes, it *should* mean that most of your app is swapped out, at least according to the manpage [15:34] dougl - pretty low, a change in wave every couple of seconds [15:34] acidx it lags sometime [15:34] if i want to check the interactivity of the system [15:34] sanity: but i still suspect somehow that VIRT might also include things that aren't really swapped out, but are simply allocated-and-as-of-yet-unused [15:34] How do i install flash for hardy 64 bit? [15:34] LjL: that doesn't make a lot of sense - why would it swap out over half my app when it has so much free space? [15:34] LjL: right [15:34] like i know it should work very good , but the feel of something wronge [15:35] LjL: is there a better command than top for investigating per-process memory/swap usage? [15:35] sanity: mind, the manpage doesn't say that, but looking at my own process table, i do suspect that's the case [15:35] Kingsy101 - i dont know a fitting linux software for that, but you can get FruityLoops and run it it wine, it has some synthies that might do what you want (v3.x runs in wine, higher versions, i dont know) [15:35] gfather, are you using something that uses heavy I/O (like file copying between two disks, heavy networking, etc)? [15:35] dow anyone know a bejewled game for my mother ? [15:35] acidx and how do i start hardinfo [15:35] sanity: "top" should give you all sort of information if you pass it the right parameters - look at the manpage, there's plenty... "ps" should also do [15:35] acidx no [15:36] gfather, it should be in Applications -> System Tools -> System Profiler and Benchmark [15:36] dow anyone know a bejewled game for my mother ? plz [15:36] bertolo, popcap [15:36] ty´ [15:36] hmw - I have never installed/ran wine b4 [15:36] hmw - can I pm you? [15:36] acidx not there [15:36] a2z: what kind of interactivity? [15:36] gfather, have you installed it? [15:36] yes [15:37] Kingsy101 - for FruityLoops its just a normal wine install... PM me [15:37] gfather, try System -> Preferences instead [15:37] hi guys, i've installed merb (sudo gem install merb) on ubuntu hardy 8.0.4 but when i try to run merb it says -bash: merb: command not found [15:37] when i do gem list --local i actually got merb installed as gem in /usr/local/ruby-enterprise/lib/ruby/gems/1.8/gems [15:37] acidx not there [15:38] gfather, Alt+F2; then run hardinfo. [15:38] dow anyone know a bejewled free and beatiful game for my mother ? plz [15:38] LjL, is ohphone intended only for lan? or it can cross the internet? thanks [15:38] yortz, maybe you need to specify ruby first [15:38] sujr: it can cross the internet, although H323 typically has a few problems with NAT firewalls [15:38] no problem if u use hamachi [15:39] mmm in which sense? [15:39] acidx worked [15:39] emule it wine! [15:39] LjL, ok thanks again. [15:39] sujr: a SIP client can probably do a better job of dealing with NAT, but right now i can't find a command-line SIP client that supports three-way calls... [15:39] is there a way to tell Linux not to swap out any of a process'es memory? [15:39] sanity: kind of [15:39] sanity: you can set swappiness to 0, then it will never swap out anything unless it absolutely needs to [15:40] sanity: i don't know if you can do that per-process [15:40] mmm in which sense? [15:40] any Bejewled game type in linux for my mother's birthday ? [15:40] bertolo, why not play online? [15:40] ruby is installed and rails as well, i think that could be a problem with my PATH? [15:40] kinda lost on this [15:40] hi, I have a problem, I just installed ubuntu 8.10, when I searched for example vlc in synaptic, it doesn't find anything, but I could install it apt-get install vlc [15:40] a2z i dont have internet [15:40] Vcl no vlc [15:41] hi ; i have no sound : "alsamixer: function snd_ctl_open failed for default: No such file or directory" [15:41] ROTFL [15:41] bertolo: gweled in synaptic [15:41] other programs also don't show up in synaptic [15:41] LjL, i can't find either. i've been searching for sip for almost two weeks. maybe this would help me. thanks [15:41] quibbler ty [15:41] but I can find them with apt-cache search [15:41] Hello iv been trying for a couple of days today and googleing alot trying to get Wifi to work on my ubuntu, and i can't find out how. I have this network adaptory http://i38.tinypic.com/2zxtson.jpg this might be usefull as well http://pastesite.com/5302 Please may someone tell me how i can set it up, or link me to a usefull website. Thanks. [15:41] osman: which search are you using, the proper search or the search thing on the toolbar? [15:42] search thing on the toolbar [15:42] sujr: there are some *graphical* SIP client that can also be used or controlled from CLI, like Twinkle [15:42] alguien latino? [15:42] !es | athila [15:42] athila: 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. [15:42] neesito ayuda con el inche cubo [15:42] I am using ubuntu for a lot of time, it didn't happen before something like this [15:42] With banshee you can't import your library from your iPod into the software so you don't need it connected to play music? [15:43] nadie que hable español [15:43] hi ; i have no sound : "alsamixer: function snd_ctl_open failed for default: No such file or directory" ; could someone help me recover it ? [15:43] acidx could u look @ it ? [15:43] bueno que diablos ingles que mas [15:43] athila: sí pero en #ubuntu-es, no aqui [15:43] XD [15:43] tons??? [15:43] que canal es? === allquixotic__ is now known as allquixotic [15:43] me meti donde dice ubunto man === allquixotic is now known as jcd [15:43] !br [15:43] Por favor, use #ubuntu-br ou #ubuntu-pt para ajuda em português. Obrigado. [15:43] athila: escribe /join #ubuntu-es [15:43] XD ahi dice ubuntu servers [15:44] LjL, i'll look at it again. === jcd is now known as allquixotic [15:44] quibbler, he's talking in spanish, not portuguese. :) [15:44] yea im talking spa [15:44] well any way i need help [15:44] im new user for ubuntu [15:45] here its the ubuntu chanel? [15:45] gfather, this kind of stuff is better seen in person. [15:45] athila: yes [15:45] athila: the english ubuntu channel. #ubuntu-es is the spanish ubuntu channel. [15:45] i have a question about linux security that should be pretty easy to answer :) [15:45] ok let me see tks if any one its there or i cnat find it im back here [15:45] acidx 1 this is it dont show my cpu is am2 ? [15:46] if i want to give a group named mods write-permission on a file, a group called users read permissions and everyone else no permissions, is that possible? [15:46] Hey [15:47] XD ubutu.es???? for spa [15:47] I have a question about where/what to search for with regards to setting up dual monitor when the setup is using two cards [15:47] where ??? [15:47] nasso: uhm... no [15:47] nasso: not by just using the standard unix access flags anyway [15:47] LjL, not? [15:47] waa any way im goona try here [15:47] !es [15:47] 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. [15:47] Hey... I'm running an Ubuntu 8.10 server with only remote reboot as out-of-band management. To protect the server from having no network access, I would like to have a complete minimal system (kernel, core utils, filesystem stuff, networking, and SSH daemon) isolated from the main. I know how to configure GRUB to "fail over" to the recovery system I build; the question is, how would I construct such a system? It can be another instance of Ubuntu 8.10, bu [15:47] want certain packages, not the entire -server distribution. [15:47] nasso -> i think you can if you use acl, but i have toyed with them [15:47] nasso: you could probably do it using access lists, i guess [15:48] nasso -> i think you can if you use acl, but i have not* toyed with them [15:48] I have a mac mini Mythbuntu (8.10) that i would like to connect to a Panasonic TH-AX200E projector - anyone know how to configure this ? [15:48] nasso: a starting point would be "man setfacl" [15:48] guys how can i know my cpu is configured right ? [15:49] maymann /join #Mythbuntu [15:49] ok - thanks [15:49] ty [15:49] hi, I have a problem, I just installed ubuntu 8.10, when I searched for example vlc in synaptic, it doesn't find anything, but I could install it apt-get install vlc [15:49] okay. thanks for the help [15:49] !find vlc [15:49] Found: libvlc-dev, libvlc2, libvlccore-dev, libvlccore0, mozilla-plugin-vlc (and 11 others) [15:49] sounds like a simple problem but i guess it wasnt ;) [15:50] !info vlc [15:50] vlc (source: vlc): multimedia player and streamer. In component multiverse, is optional. Version 0.9.4-1ubuntu3 (intrepid), package size 1628 kB, installed size 3616 kB [15:50] nasso -> remember this, security issues is not a simple problem [15:50] true that :) [15:51] !info nano [15:51] nano (source: nano): free Pico clone with some new features. In component main, is standard. Version 2.0.7-4 (intrepid), package size 290 kB, installed size 1716 kB === jmworx___ is now known as jmworx [15:52] you get Translation | PasteBin | Minify URL [15:53] nasso: enable acl's on your filesystem and use eiciel [15:53] nasso: eiciel adds a new tab on the properties menu for you files for easily add acl's [15:54] okay [15:55] im writing an essay about linux security. the philosophy and basics is very simple but its maybe too simple some time :) [15:55] nasso: well, the typical basic user/group/others access scheme of unix is simple but not *all* that flexible [15:56] Hi folks. Quick question: Anyone have a suggestion for how to allow users to install updates without letting them have administrative rights? [15:56] LjL, yeah. giving a user the permission to shutdown a computer in linux is not all that easy. windows security is a little bit easier that way [15:56] but i love the simplicity [15:57] sudo is a great tool though [15:57] any one know a decent joomla channel ? [15:58] nasso: well Windows security is much more complicated though, although the GUI tools may sometimes make it simpler to actually use... roughly, you could say that when you enable ACLs on Linux you get something quite similar to the Windows scheme [15:58] emhs: no [15:58] Paul_, #joomla [15:58] a decent one a2z [15:58] guys how can i know i have the right drivers and everything work fine ? [15:58] they are too busy discussing other stuff [15:59] LjL, okay. you have to recompile the kernel to activate ACL? [15:59] Can anyone help me please? [15:59] i guess its built into the kernel? [16:00] Paul_, no idea sorry [16:00] nasso: no, in ubuntu at least you just install the acl package [16:00] Banjo_: what's your question... have you asked it ? [16:00] Banjo_: we won't know until you ask your question. [16:00] Yes [16:00] thanks anyway [16:00] Hello iv been trying for a couple of days today and googleing alot trying to get Wifi to work on my ubuntu, and i can't find out how. I have this network adaptory http://i38.tinypic.com/2zxtson.jpg this might be usefull as well http://pastesite.com/5302 Please may someone tell me how i can set it up, or link me to a usefull website. Thanks. [16:00] nasso: i think the kernel level mechanisms are enabled by default in most distributions' kernels nowadays [16:00] gfather, System -> Administration -> Hardware Testing [16:00] Banjo_: What model of computer do you have? [16:00] Compaq F700 [16:02] hatter243 thanks [16:02] Welcome! [16:03] This is odd. Have a tar -xzvf running in a terminal, and clicked the icon to start Firefox. It's taking a good 3 minutes to load the saved tabs. cpu0 at 30%, cpu1 at 1%, 4GB ram free. Seems odd that it would take so long for Firefox to start. [16:04] Lummy: I noticed this on one of my machines last night while I was copying large files, firefox was already started but came unresponsive [16:04] Banjo_: have you looked on the ubuntu forums? [16:04] http://ubuntuforums.org/showthread.php?t=849303 [16:04] does anyone else have problems with the network shares in samba being read only in nautilus when you know that they should be full access read write? [16:05] read post number 5... have you completed those steps? [16:05] hatter243 it couldent test my video card [16:05] crogue5: I was just about to refer him to that post, but his lshw output seems to indicate he's got an atheros card. [16:05] Banjo_: Could you pastebin your lspci output for us? [16:05] Yes i found a few post [16:06] emhs: that's for Atheros AR5007EG for hardy. [16:06] I have problem to enable compiz on my laptop with intel express 965 grapics card..problem occurd after puting in a second monitor as dual screen...any tip?? [16:06] Thhatnks crogue5, but how can i type this "wget http://snapshots.madwifi.org/special/madwifi-ng-r2756+ar5007.tar.gz" when im not connected to the internet? [16:06] crogue5: ooops... My mistake. Misread the link. [16:06] Do i have to download first and put on a usb stick or something? [16:06] yeah [16:06] Banjo_: Exactly. [16:06] Banjo_: usb and transfer [16:06] just visit that link in a browser and it should start the download [16:06] ^^ exactly [16:06] Ok thanks, ill try that now and let you know it if worked and say thankyou again :) [16:06] LjL, are you an linux security expert? im working on a fun project in school that involves alot of linux security [16:07] want to download the live cd 8:10 .. will that run on a mac [16:07] brb then, cheers guys. [16:07] guys..anyone that could help me start up compiz on my laptop? [16:07] Zak28: did you make any special modifications to the X configuration when you dual screened it? [16:08] LjL: D'you have any ideas about configuring an installation of Intrepid Desktop to allow users to update without giving them admin rights? [16:08] hi [16:08] !hi | DonnieDarko [16:08] DonnieDarko: Hi! Welcome to #ubuntu! [16:09] letalis: no that i know of..glxinfo show direct rending on btw [16:09] emhs: that would be a bad idea in general because if they decided to turn the machine off during an update it could majorly break stuff === IVBela1 is now known as IVBela [16:09] pastebin the contents of /etc/X11/xorg.conf [16:09] then post the link Zak28 [16:09] LjL, i had this error when i try to call: Could not open sound device Default - Check permissions or full duplex capability. but on kde System Settings->System Sound->Hardware it was checked. [16:10] letalis: True. I just have more faith in her ability to remember to wait for updates to finish before turning the machine off than I do in her ability to have more serious admin rights without breaking the machine. [16:10] letalis: where should i upload my xorg? [16:10] want to download the live cd 8:10 will that run on a mac [16:10] !pastebin | Zak28 [16:10] Zak28: 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) [16:11] my mic doesnt detect sound in ubuntu 8.10. how can i fix it? [16:11] letalis: She's more a customer than a friend, and I'm kinda hoping to not have to drop by once in a while to install updates for her. [16:11] emhs: you can simply add her login to the sudoers file, with a limited set of permitted programs to run. just ensure that none of those programs can spawn a shell :-) [16:11] oh thx guys :) im on it [16:11] emhs: i see. there may be a way to setup those rights from the gconf configuration [16:11] LjL, i'm using ubuntu 8 hardy [16:13] http://paste.ubuntu.com/121922/ [16:13] theres my xorg [16:14] taking a look now Zak28 [16:14] letalis: ok... [16:14] letalis: D'you know how to edit the items in the "User Privileges" tab? [16:15] did u change something in my Xorg Letalis? [16:16] well if it worked before the dual screen setup and doesnt now, it has added a line for the virtual screen resulution at line 30, if you can comment that out and compiz works after that there thats where the research needs to start, why compiz has issues on the 965 in dual screen mode [16:17] i have installed ubuntu 8.10 desktop i386, and have installed hardware drivers and done sudo apt-get update & upgrade, im behind a router. am i some what secure or should i look into software for more protection? [16:17] if you comment it out and you stil have compiz blowing chunks then t may go a lot deeper than a resolution change [16:17] letalis: ye it worked great before dual screen...so i need to put # before on line 30? [16:17] i assume that sudo apt-get update/upgrade will upgrade my firefox and not only ubuntu. [16:17] i know that this acer laptop has issues with compiz and full screen programs that take advantage of the hardware, i believe this one has a GM4500 in it. [16:18] ah ok this laptop is a Hp550 btw [16:18] kristian, you should be fine and update/upgrade will update all packages ont eh system [16:18] Zak28: as far as commenting, yeah at line 30 just put a # before that line [16:18] Letalis: shall i put # on line 30?? [16:18] thx i try guess it needs a reboot after [16:19] RyanMc_ : alright, thanks. :-) [16:19] Anyone know how to add entries to the "User Privileges" tab of the User Properties window in Intrepid? [16:19] please how can I protect my cd from copying [16:19] make sure its not on the section or endsecition parts, X dislikes having a beggining and no end or vice versa, but its perfectly okay to have nothing between the beginning and the end [16:19] :P [16:20] gnomez: is it an RW? [16:20] letalis: i post changes ok take a look on it.. [16:20] Zak28: okay [16:21] http://paste.ubuntu.com/121926/ [16:22] Zak28: perfect. reboot the x server and then type compiz --replace in a terminal and see what happens [16:22] letalis: allright i will..brb :) === shadycyborg is now known as shadeslayer [16:22] once your logged into X again that is === arcad3 is now known as costel [16:24] on my system /usr/local/include is no longer a directory, how can i restore it ? kubuntu 8.10 [16:25] Ive made a testconfig /etc/samba/smb.conf.test, how to I copy the contents over the current /etc/samba/smb.conf ? [16:26] back [16:27] compiz works like a charm..however my resolution is sqrewd up [16:30] how do i change the default keyring password? [16:30] where do laptop keyboards show up, when running some sort of list command. IE, my usb keyboard shows up under lsusb, with 2 entries. Where do laptop keyboards show up? lspci? lspcmcia? [16:31] u there Letalis? [16:31] when i installed ubuntu 8.10 desktop onto my 1-year old laptop it took much longer than when i installed it onto my almost 7-year old stationary. can anyone offer an explanation? [16:32] Hello. When Ubuntu mounts items like CDs, they typically mount on the left of the desktop. How can I get them to mount on the right? [16:32] kristian1: slower harddrive? slower cpu? less ram? any of the above breaking down? [16:32] hi [16:33] why when I scp,i got this error : error: unexpected filename: .. [16:33] hi guys, in need of an mp3 and mp4 renamer, a software able to rename LOTS of files (tags included) according to certain parameters, at the same time, could u suggest some? the ones that ive found dont work for mp4 and dont have many parameters to choose among, plus it seems they dont work well with LOTS of files, any suggestions? thanks [16:33] need help to fix compiz on dual screens on my laptop... [16:33] Hey, does anyone use ManDVD? [16:34] rhinoceros, they can't mount to the left if there are icons there, by default this is the case for many oses desktop - just for the simple reason that desktop items are aligned to the left - and would want to do so? [16:34] danbhfive_jaunty : all better on laptop, however when i installed ubuntu i made a partition using the maximum of hdd. so i got some note about making some free hdd, not sure what the note ment since im not too technical. ;-) [16:35] lo all, does anyone know what package in ubuntu will make an apache server render a PHTML file correctly ? [16:35] kristian1: how much ram you got? [16:35] lamba, depends on what a 'phtml' file is. It could be php with a weird extension, or some other language [16:36] its from the default index page of a nagios installation. [16:36] danbhfive_jaunty : laptop = 2gb and old stationary = 512mb [16:36] zer0o: What programmes have you tried? I think EasyTag works with mp4. [16:36] lamba, nagios 2 or 3? [16:36] last time (on desktop ubuntu) i didnt have this problem. now, using server version of hardy, i get firefox saying it cant open a phtml file, so im assuming the apache isnt rendering it correctly due to missing a plugin ? [16:36] 3 [16:37] How cpu % does firefox consume when watching youtube videos? I get like 70%... is that normal? [16:37] maybe ask in #nagios if noone in here knows. I only used nagios 1 and 2 so far, which are both cgi based [16:37] hi peeps [16:37] mercutio22, yes. Flash is an evil cpu hogging thing [16:38] where can I get alist of sources for my inpterd 8.10 ubuntu ? [16:38] bbelt16ag: what kind of sources? the default ones? [16:38] BOZG: pretty much all the softwares that ive foung in the repos but, e.g.: ivegot 100 mp3s by the same artist, have to put same "artist name" to all of em, eventually remove the "_" symbols etc, capitalize letters etc etc, got me? [16:38] bbelt16ag, /etc/apt/sources.list :-) [16:38] kristian1: yeah, I dunno. [16:38] I think there wrong.. I am seeing backoprts in them now [16:38] I think they are wrong... [16:38] I think it install backports of kde4... just now [16:38] bbelt16ag, then you enabled that :) [16:39] I'll pstebin you can compare it [16:39] lamba, add this AddType application/x-httpd-php .php in your apache configuration file [16:39] bbelt16ag: the default list is at /usr/share/ubuntu-docs/ubuntu/sample/sources.list [16:39] Matic roger. [16:39] danbhfive_jaunty : alright thanks though :-) [16:39] k [16:40] zer0o: Have you tried EasyTag? I've generally found that it's pretty good for mass renaming. I normally use it after I've gotten a discography. [16:40] bbelt16ag: you can remove your current list and replace it: sudo cp /usr/share/ubuntu-docs/ubuntu/sample/sources.list /etc/apt/sources.list; sudo apt-get update [16:40] Matic, lamba has .phtml files, not .php. And I'd be *really* surprised if nagios suddenly is php :) [16:41] worked though :) i used xhttpd-php .php .phtml :) [16:41] hmm I seenow [16:42] do I need backports enabled for anything? [16:42] Hi, i have a problem with X on my bosses computer. X worked yesterday and he said he might have downloaded some new nvidia-packages. Now X wont start at all no matter if we manually set the Driver to vesa or whatever. i've tried with dpkg-reconfigure -phigh xserver-xorg and that doesn't work neither. I get the error "no screens found" [16:42] lamba, hmm. so nagios3 is php? [16:42] everything current in interpid should work [16:42] Anyone got a suggestion please? [16:42] bbelt16ag: in intrepid? not unless something's not working as expected [16:42] OK [16:42] gonna go update.. [16:43] Seveas apparently so. [16:43] mmmm [16:43] noting updated . [16:43] lamba, exactly [16:43] DavidVWallin - you might use the term "--purge" in a google search on how to remove the drivers [16:44] hmw: purge in which contex? apt-get or? [16:44] DavidVWallin yea [16:44] lamba, AddType application/x-httpd-php .php(sorry I meant here .phtml) [16:44] hmw: the problem is that i dont know exactly which packages it was and he doesn't know either [16:45] DavidVWallin i dont know either, and i am not good enough to help you on X issues :( [16:45] hmw: okey thanks anyway. i'll check out purge [16:45] DavidVWallin: perhaps you can find out what got installed/updated using the history in synaptic [16:45] Seveas, lamba AddType application/x-httpd-php .php .phtml .phps as well does the trick [16:46] Matic, .phps is generally used to avoid the script being interpreted so one can download the php source (s is for source). So better not AddType that extension :-) [16:46] i have an adsl router that can be configured in web browser. does changing it into bridged mode mean that router's built-in firewall gets disabled? [16:47] Hey guys just wanted to know if the ATI Radeon HD 4830 was compatible with ubuntu 8.10? Thanks [16:47] glitsj16: synaptic without X? [16:47] DavidVWallin: I had a similar error, though it stemmed from a bad cd. I ended up having to reinstall [16:47] !hcl | uman3 [16:47] uman3: For lists of supported hardware on Ubuntu see https://wiki.ubuntu.com/HardwareSupport - To help debugging and improving hardware detection, see https://wiki.ubuntu.com/DebuggingHardwareDetection [16:47] DavidVWallin glitsj16 - does aptitude also access the same history? === Hoechan is now known as hoec [16:48] when i run dpkg -reconfigure xserver-xorg i dont get the choice of setting a video driver [16:48] hola [16:48] como estan [16:48] DavidVWallin: didn't take that into account sorry ... but yes, aptitude, apt, synaptic, all use dpkg so that might work [16:48] !es | juli2 [16:48] juli2: 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. [16:48] DavidVWallin: did you mean: dpkg-reconfigure xserver-xorg [16:49] i got dc but why is my nick still here? [16:49] guys anyone here familiar with fuppes ? [16:49] savvas: yeah [16:49] savvas: that only asks about which kind of keyboard i want to use and keyboard-type [16:49] a2z_, because the server didn't notice the disconnect yet [16:49] after i compiled it i cant .fuppes in home :( [16:49] savvas: nothing really about which drivers or so [16:49] seveas thanks but couldnt find that card [16:49] iv beeen searching for 30 minutes [16:49] DavidVWallin: try: dpkg-reconfigure -plow xserver-xorg === flukxo is now known as boobsbr [16:50] savvas: still only asks about the keyboard-settings [16:50] what is wrong when grub wont load xp from a 3rd sata drive when i plug in a primary ide slave? [16:50] savvas: which type, language and stuff [16:50] DavidVWallin: then edit it directly: gksu gedit /etc/X11/xorg.conf [16:51] trygg, /boot/grub/menu.lst will point to the wrong hd [16:51] savvas: without X? [16:51] Why is mono 2 not supported on ubuntu? [16:51] DavidVWallin: ls -clt /var/cache/apt/archives/ | less maybe that command can show you the last packages that were installed [16:51] trygg /boot/grub/menu.lst pointing to the wrong drive [16:51] DavidVWallin: sudo nano /etc/X11/xorg.conf [16:51] trygg - if your /boot/grub/menu.lst defines the drive by something like /dev/sda1, the order of drives might have changed. using the UUID of the partitions would solve the issue. [16:51] savvas: does it change hd#,# when another one is plugged in? [16:51] any help pleas [16:51] trygg yes [16:51] DavidVWallin: when you're done editing, hit Ctrl+X and "Y" and press Enter [16:51] Seveas> how much though does flash hog in your pc? I ask because I suspect the 64bit version consumes even more cpu [16:51] hmw: exactly how do i go about doing that? :) [16:52] savvas: even if i set it to vesa it doesn't work [16:52] mercutio22, don't know exactly (and am on umts now, so not going to watch youtube vidz) [16:52] trygg - find a tutorial on grub and use "sudo vol_id /dev/sda1" (or alike) for getting the UUID [16:52] DavidVWallin: ok, do you have internet on that machine? [16:52] trygg blkid will also give uuid gksudo gedit /boot/grub/menu.lst for the other [16:53] savvas: its the one i'm talking on atm :D [16:53] Anyone know a way to convert windows .contact files into vcard format? [16:53] savvas: in console-mode though :d [16:53] DavidVWallin: anything relevant in your /var/log/Xorg.0.log to start debugging the issue ? [16:53] savvas: <3 irssi [16:53] nice :) [16:53] trygg - in case you arent able to solve it like that, you could add another boot entry with changed hd() entries and use that, as long as the new drive is connected. (this is a dirty solution, though) [16:53] DavidVWallin: execute this: sudo apt-get install pastebinit [16:54] glitsj16: the log is on my webserver [16:54] glitsj16: try http://www.sosc.se/Xorg.0.log [16:54] hmw: you mean kind of like brute force? try every combination+ [16:54] savvas: check what i wrote to glitsj16 [16:54] savvas: want the xorg.conf aswell? [16:55] trygg - yea. but i recommend you learn about grub, in this case, it shouldnt be too hard [16:55] DavidVWallin: I actually wanted /etc/X11/xorg.conf :) [16:55] hi [16:55] savvas: no devices detected [16:55] DavidVWallin: taking a look , i'll report back [16:55] savvas: i'll upload that aswell [16:55] how to convert a png file to acsii code (not graphics) [16:55] savvas: http://www.sosc.se/xorg.conf [16:56] farciarz84 - what do you mean by that? how should a png be converted to ascii but not graphics? or do you mean ASCII Art like non-graphics? [16:56] hmw I mean a text file [16:56] hey! i need to find a program which i can use to remove all information on .mp3's (id3, album art, etc) and then be able to retag the .mp3's according to filename - - - - . on windows i used to use mp3tag, which is really easy to use and it removes all information on songs. i have tried ex falso on linux but it seems as if it does not remove album art. any suggestions? [16:56] <hmw> farciarz84 - using characters mimicking graphics? [16:56] <trygg> hmw: the wierd thing is that according to mount, /dev/sdc1 is my windows partition [16:56] <DavidVWallin> glitsj16: http://www.sosc.se/xorg.conf [16:56] <savvas> DavidVWallin: try this: sudo dpkg-reconfigure -phigh xserver-xorg; sudo invoke-rc.d gdm restart [16:56] <trygg> and i have (hd2) as the root in grub [16:56] <farciarz84> hmw yes [16:57] <DavidVWallin> savvas: glitsj16: i did uncomment the Driver and Option after i tried it with just to try qwithout [16:57] <LjL> kristian1: easytag? [16:57] <Jack_Sparrow> trygg are you booting to that drive? [16:57] <Seveas> farciarz84, aview [16:57] <farciarz84> hmw like this http://www.f-secure.com/weblog/archives/nbaglen.gif [16:57] <trygg> Jack_Sparrow: yes, and i get an error saying that windows couldnt load hal.dll [16:57] <farciarz84> Seveas: does it have a save option? [16:57] <hmw> farciarz84 - photo2text [16:57] <trygg> Jack_Sparrow: though if i unplug the ide, it starts up fine from the same grub entry [16:57] <Seveas> farciarz84, no clue, I did apt-cache search ascii | grep art [16:58] <DavidVWallin> savvas: it seems to hang at stopping gdm [16:58] <DavidVWallin> savvas: no wait, it started again [16:58] <Jack_Sparrow> trygg windows likes to be the first os on the first partition oif the bootable drive [16:58] <DavidVWallin> savvas: but the console-screens just blink a few times and nothing happens [16:58] <Flannel> farciarz84: to save, just copy/paste from the terminal [16:58] <piks> tralala [16:58] <trygg> Jack_Sparrow: yeah it is [16:58] <DavidVWallin> savvas: get a lot of end_request: I/O error, dev sr1, sector 196600 [16:58] <hmw> farciarz84 - sorry, photo2text seems to be an online service (http://photo2text.com/) i will look further [16:58] <trygg> Jack_Sparrow: well i mean, i can boot it fine if the ide drive is not in so i dont really see what the problem is [16:58] <DavidVWallin> savvas: but didn't think that had anything to do with the X-error [16:58] <freegoo> hey guys trying to change the file permitions using chmod "sudo chmod -vR a+rwxrwxrwx /media/P/Documents". i dont get any errors in the terminal. but if i do "ls -l /media/P/Documents" the file permitions have not changed any ideas ??? [16:58] <Jack_Sparrow> trygg pastebin your menu.lst.. do NOT paste into the channel [16:59] <savvas> DavidVWallin: did you happen to install the nvidia driver from the nvidia website? [16:59] <trygg> Jack_Sparrow: yeah i actually already have it pastebin'd :) [16:59] <gfather> how can i open a file with text editor in terminal ? [16:59] <DavidVWallin> savvas: nope [16:59] <DavidVWallin> savvas: the ubuntu-repository [16:59] <Seveas> gfather, nano /path/to/file [16:59] <DavidVWallin> savvas: now i purged all nvidia-drivers in the system and installed the 96-drivers [16:59] <DavidVWallin> savvas: still doesn't work [16:59] <savvas> DavidVWallin: ubuntu hardy 8.04? [16:59] <Jack_Sparrow> trygg the problem is that you are changing all the drive letters adding a drive below the others.. if you add the new drive as third drive it would not be changing the others [16:59] <sipior> freegoo: just "a+rwx" will do [16:59] <Pici> farciarz84: caca-utils or libaa-bin may have what you're looking for. [16:59] <hmw> trygg - these mixups occur on many machines due to BIOS swapping drives around. You can make it stable by addressing the drives by their UUID. the /dev/sdc1 way isnt always constant [16:59] <DavidVWallin> savvas: but i mean, it should work with vesa right? [17:00] <DavidVWallin> savvas: think its 8.10 [17:00] <farciarz84> Pici: I use caca but it does not have a save option [17:00] <trygg> hmw: i'm afriad i have no idea of how to do that :) [17:00] <farciarz84> hmw tnx I hope it will be enough [17:00] <trygg> http://pastebin.com/m3ddaea2c [17:00] <savvas> DavidVWallin: You've just installed nvidia driver and restarted the gnome? Did not reboot the machine? [17:00] <freegoo> sipior: but i need to copy these files onto a fat32 partition. if i use the in win or osx i will not have full parmition [17:00] <DavidVWallin> savvas: perhaps i should restart the entire computer eh? [17:01] <hmw> trygg - ic - youre already using UUIDs... uhm [17:01] <kristian1> LjL : will give it a go. :-) [17:01] <savvas> DavidVWallin: intrepid uses DKMS and downloads some nvidia stuff for the kernel, a reboot fixed everything for me :) [17:01] <WesGrant> /join #svn [17:01] <DavidVWallin> savvas: i'll try to reinstall then [17:01] <glitsj16> DavidVWallin: the log indicates a problem with 2 PCI's, could be a conflict to get the primary PCI device BusID .. i would try adding that param to your device section in xorg.conf (BusID "PCI:0:3:0" or "PCI:0:4:0") [17:01] <sipior> freegoo: "a" stands for "all", as opposed to "u", "g" or "o" :-) === a2z_ is now known as a2z [17:01] <fingletoad> hello [17:01] <trygg> hmw: yeah, its kinda wierd [17:01] <fingletoad> can anyone help me with compiz? [17:01] <hmw> trygg - tbh, i dont know, how to deal with that situation [17:01] <felix46> hello [17:02] <DavidVWallin> glitsj16: how do i do that? [17:02] <fingletoad> looks like i can't turn it on [17:02] <hmw> trygg - the dirty solition should work, i guess [17:02] <savvas> DavidVWallin: for the kernel modules to be enabled, you have to reboot the whole system, at least that's how I think of it :) [17:02] <trygg> just add a bunch of them with different hd# then? [17:02] <felix46> i have a problem with irc client xchat gnome [17:02] <hmw> trygg - what kind of drive is that additional one? USB= [17:02] <felix46> if i open it, this has ben closed [17:03] <trygg> no, just a standard ide [17:03] <trygg> though everything else is on sata drives [17:03] <fingletoad> after typing 'compiz' in cli, i get two strange things: [17:03] <fingletoad> Checking for Xgl: not present. [17:03] <fingletoad> Detected PCI ID for VGA: [17:03] <fingletoad> Checking for texture_from_pixmap: not present. [17:03] <hmw> trygg - youre planning on leaving that drive in your computer? [17:03] <TheEdge_> hi hope that someone can help me.. really have a big problem when i try to mount a harddrive a get this error "Cannot mount volume" under details it says $Logfile indicates unclean shutdown (0,0) failed to mount /dev/sdb1 : Operation not supported Mount is denied because NTFS is marked to be in use.. [17:03] <DavidVWallin> glitsj16: is it on the drivers-row or what? [17:03] <trygg> hmw: yes, its a 300 gb i use for backups and stuff [17:03] <Seveas> TheEdge_, boot into windows and do a checkdisk [17:04] <glitsj16> DavidVWallin: use your favo editor to add that line to your /etc/X11/xorg.conf, like sudo nano /etc/X11/xorg.conf .. add "BusID "PCI:0:3:0" to the device section, where you commented the nvidia driver [17:04] <TheEdge_> Seveas: problem is that i can't boot in to windows [17:04] <WesGrant> Where is the best place to ask svn lock related questions? [17:04] <hmw> trygg - i suspect your windows drive to be hd(2,x). your windows entry in menu.lst seems to swap hd(0) with hd(2) already. please tell me, what drive is which in terms of "primary-master" aso. [17:04] <WesGrant> I want to lock a directory [17:04] <WesGrant> possible? [17:05] <Pici> WesGrant: Ask in #svn [17:05] <felix46> i need translate Konversation, i have file .po of the language, what i did? [17:05] <WesGrant> i cant find #svn [17:05] <Seveas> TheEdge_, well then you're screwed. The filesystem is unclean and ubuntu cannot fix that [17:05] <trygg> hmw: the ide is primary slave ide, and grub is on 3rd sata and i also have a 4th sata [17:05] <WesGrant> i'm an idiot [17:05] <WesGrant> i found it. [17:05] <WesGrant> thanks. [17:05] <Pici> WesGrant: Okay :) [17:05] <oCean_> TheEdge_: depends on how important the data is for you. The mount command has a force option, which will try to mount the device, but you might end up with a corrupted filesystem [17:05] <DavidVWallin> glitsj16: so pretty much just a new row which says BusID "PCI:0:3:0" ? [17:05] <Jack_Sparrow> trygg Also be aware that mixing ide and sata can have a whole set of issues to go with it [17:06] <Seveas> Jack_Sparrow, including the issue he is seeing :-) [17:06] <TheEdge_> oCean_ : also tried that but don't work [17:06] <Jack_Sparrow> :) [17:06] <trygg> Jack_Sparrow: i have had the same setup before i reformated though, for 2 years :) [17:06] <sipior> TheEdge_: still got your windows disk? you can boot from that and fix the filesystem, i would imagine [17:06] <felix46> i need translate Konversation, i have file .po of the language, what i did? [17:06] <glitsj16> DavidVWallin: exactly, i can't tell whether you will need PCI:0:3:0 or PCI:0:4:0, as your log mentions both, easily tried with either one i guess [17:07] <hmw> Jack_Sparrow trygg - am i mistaken, that in such a situation a race condition occurs? or can trygg just find the right hd() settings and leave them changed? [17:07] <danbhfive_jaunty> TheEdge_: maybe ntfsfix will work? [17:07] <TheEdge_> sipior: when i try to boot from the windows cd it starts but when the blue install screen comes up.. nothing happens [17:07] <Seveas> hmw, a race condition might very well happen there, but iirc it's unlikely [17:08] <savvas> DavidVWallin: I have nvidia and installed the driver, I tried as you did to restart gnome and couldn't, a reboot of the machine fixed it. [17:08] <TheEdge_> danbhfive_jaunty: where do i get that [17:08] <Jack_Sparrow> hmw On some systems you cant tell which will show up as sda to the bios so one boot sata will be sda and the next ide master 1 will be primary boot [17:08] <danbhfive_jaunty> TheEdge_: are you sure your harddrive or mobo isn't biting the dust? [17:08] <Seveas> TheEdge_, or memory [17:09] <hmw> Jack_Sparrow Seveas trygg - how would you approach this? i would just try different hd() settings usually, but if the drives swap randomly, you will only boot every now and then. [17:09] <Seveas> hmw, I wouldn't mix ide and sata :) [17:09] <hmw> oh my. [17:10] <TheEdge_> danbhfive_jaunty: i think it is all working.. had no problem last night.. i even get the error when i try to mount a external usb harddrive [17:10] <trygg> its wierd because it has been working flawlessly before [17:10] <danbhfive_jaunty> TheEdge_: cause if there is a hardware failure, trying to repair your partition may do more damage than fixing. But, I kinda suck at tracking down hardware problems [17:10] <hmw> trygg - thats not a big surprise - these changes dont happen always [17:10] <trygg> bugger. [17:11] <hmw> trygg - i am out of ideas, will start a google search on the topic [17:11] <trygg> hmw: i have and i've tried some of the tips though its getting nowhere :) [17:12] <hmw> trygg - did you read grub doku already? [17:12] <trygg> hmw: i am now, the only thing i can see that can be something is makeactive [17:12] <TheEdge_> danbhfive_jaunty: yeah it really suck when you have to track a hardware problem.. every thing else in Ubuntu works fine.. only mount of harddrives that is my problem [17:14] <hmw> trygg - someone found, that if he changed the boot order in the bios, he got it reliable. not a convinient solution, though. [17:14] <trygg> hmw: tried that too, been going insane going in and out of bios :) [17:15] <giaco> hello [17:16] <JackWinter> will dkms still work on my kubuntu 8.04 system if i install the closed nvidia 180.29 driver ? [17:16] <danbhfive_jaunty> trygg: have you looked at the device.map? [17:16] <SinPro> dude [17:16] <ewa> hello [17:17] <giaco> don't know how to kill a process [17:17] <giaco> kill -9 is not killing [17:17] <Bruce> ps x [17:17] <LePHiSTO> then it's prolly zombied. [17:17] <SinPro> Finally I installed the Ubuntu8.10 by using USB stick [17:17] <savvas> JackWinter: if your current nvidia installation works, why to update? Unless you noticed bugs in games that don't work propely, don't update :) [17:17] <trygg> danbhfive_jaunty: yeah, where i have xp, /dev/sdc, is (hd2) [17:18] <SinPro> And than there's a lot of updates, should I update all of them? [17:18] <giaco> LePHiSTO, what can I do? [17:18] <giaco> it says defunct [17:19] <LePHiSTO> ic [17:19] <tobor> !unsupported [17:19] <ubottu> Sorry, I don't know anything about unsupported [17:19] <SinPro> sup === erth64net is now known as x-erth64net-Auto [17:19] <tobor> !video [17:19] <ubottu> Ubuntu 7.04 installs multimedia codecs automatically. For older versions of Ubuntu, or if you can't use the automatic installer, see https://help.ubuntu.com/ubuntu/desktopguide/C/common-tasks-chap.html - For multimedia applications, see https://help.ubuntu.com/community/MultimediaApplications [17:19] <LePHiSTO> giaco: wait until it dies [17:19] <felix46> ? [17:19] <felix46> hello [17:19] <SinPro> :) [17:20] <JackWinter> savvas: i just want to experiment and see if i can get better low latency audio. but if it will break dkms i don't think i'm interested, since i change kernels every once in a while when testing... [17:20] <LePHiSTO> jo [17:20] <felix46> how can i translate x chat gnome to spanish? [17:20] <freegoo> sipior: i tryed "a+rwx" and "o+rwx" but all the files in the directory still have "-rwx------" as there permitions. does this mean they are not set? [17:20] <trygg> hmw: will try with some brute force [17:20] <trygg> anything else i should try? === Ilu-babe is now known as Ilu [17:20] <SinPro> how can I get the root permission? [17:20] <hmw> trygg - this article explains the issue, but no solution: http://www.mepis.org/docs/en/index.php/Grub_with_IDE_and_SATA_Drives [17:20] <Jack_Sparrow> !sudo [17:20] <ubottu> 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, XFCE), or !kdesudo (KDE) === Ilu is now known as Ilu- [17:21] <Jack_Sparrow> !gksudo > SinPro [17:21] <ubottu> SinPro, please see my private message [17:21] <savvas> JackWinter: I'm not sure, but if you decide to do the update, you have to restart (not just the desktop manager, but the whole system) in order for dkms to be updated properly [17:21] <SinPro> ok [17:21] <sipior> freegoo: they're set, just not to what you want. this is a fat32 filesystem, i guess? [17:21] <SinPro> thx [17:21] <hmw> trygg - your windows wont boot but linux does, i suppose? [17:21] <trygg> hmw: correct [17:21] <angelblanco> hola como estan [17:21] <freegoo> sipior: yes it is. does chmod support fat32 [17:21] <Jack_Sparrow> !es > angelblanco [17:21] <ubottu> angelblanco, please see my private message === Craige___ is now known as Craige [17:22] <trygg> hmw: and as i said, if i unplug the ide drive i can load windows and ubuntu fine [17:22] <Matic> Hae guys, I happened to loose the root password in my ubuntu hardy when unauthorised changed how can I recover or change the password considering that the previous password is no longer accepted? [17:22] <danbhfive_jaunty> trygg: can you pastebin your device.map? [17:22] <Jack_Sparrow> !noroot [17:22] <ubottu> We don't support a root password so don't suggest one unless you are going to be here 24/7 to help someone who has problems as a result of having one, many thanks ;-) [17:23] <SinPro> If I don't have a passed for root. === curtis is now known as Guest95786 [17:23] <Jack_Sparrow> SinPro Use sudo and your users pass [17:23] <SinPro> ok I'll try [17:23] <Jack_Sparrow> SinPro or gksudo if you are trying to run a gui app under sudo [17:23] <Guest95786> i am running 8.04, is there anyway that i can make it so that when i want to open a folder on my desktop it asks me for a password? [17:24] <sipior> freegoo: not exactly. look into mounting the volume with the "umask" and "uid" options set to what you want. [17:24] <SinPro> Oh that's great. Jack_Sparrow [17:24] <kristian1> is it not possible to tag a .mp3 with tracknumber "01-14" with easytag? if i try to do that, i end up with tagging it 114. removing the 0, and the -. is this just not possible or can i somehow change this? [17:24] <Jack_Sparrow> SinPro np, glad to help [17:24] <trygg> danbhfive_jaunty: http://pastebin.com/d4f3f601c [17:24] <hmw> trygg - please give me the link to your pastebin again [17:24] <hmw> trygg ah. [17:24] <Jack_Sparrow> SinPro you can also sudo -i to hold hold sudo for a session [17:25] <sipior> Matic: you can boot into single-user mode, or mangle /etc/shadow after booting from the live cd, i suppose [17:25] <trygg> hmw: http://pastebin.com/m3ddaea2c theres the first one [17:25] <benanzo> I have a disk /dev/sda with three partitions sda1, sda2 sda3 -- I did a "dd if=/dev/sda of=sda.img" because the physical disk was dying bad -- now that the disk has finally died, I would like to be able to get my data from the image. But the image has a partition table and three partitions inside. how can I mount this? [17:26] <Jack_Sparrow> !iso [17:26] <ubottu> To mount an ISO disc image, type « sudo mount -o loop <ISO-filename> <mountpoint> » - There is a list of useful cd image conversion tools at http://wiki.linuxquestions.org/wiki/CD_Image_Conversion - Always verify the ISO using !MD5 before !burning. [17:26] <pawlaczek> hi [17:26] <benanzo> thanks, but that's nt the problem I don't think. It is a raw disk image with three partitions [17:26] <pawlaczek> how to see all logged-in users [17:26] <Jack_Sparrow> Not sure that will work for a disk image but it works for dd image of a cd.. [17:26] <pawlaczek> ? [17:26] <tuxflavrdwafls> Does anyone know a terminal command to completely remove the grub loader? [17:27] <kristian1> pawlaczek : uptime? [17:27] <glitsj16> kristian1: check easyTAG's preferences, tag settings has an option to use 2 digits for track # [17:27] <kristian1> pawlaczek : users in terminal! [17:27] <SinPro> I really like the DOS user interface, that's why I moved to Udunto [17:27] <danbhfive_jaunty> trygg: so, have you considered that your sdc is becoming sdd, and thus hd3? Maybe you could add another entry for windowsxp using hd3? === mike_ is now known as Guest21116 [17:27] <benanzo> the only other way I can think is to dd it back to a real block device, if I had one [17:28] <trygg> danbhfive_jaunty: thats what ive done and will try [17:28] <oCean_> pawlaczek: use "who" or "w" command [17:28] <danbhfive_jaunty> ic [17:28] <kokand> How can I disable NetworkManager to have interfaces configured during bootup? [17:28] <pawlaczek> oCean_: yes [17:28] <pawlaczek> oCean_: yes but how to see last logins? [17:28] <trygg> danbhfive_jaunty: i should still use map (hd#) right? === shaban is now known as rambo3 [17:28] <oCean_> pawlaczek: "last" command [17:29] <Ivru> Hi! When booting on my laptop without any usb mouse connected, gnome freeze after logon (I cannot do anything). Booting with an usb mouse works like a charm (event my touchpad) but i'd like to boot without any usb mouse pluged. What should I do ? [17:29] <SinPro> I want to shutdown my system the time that I choose, which programme can I use. [17:30] <danbhfive_jaunty> trygg: well, if you needed that. That has something to do with windows wanting to be on the first partition. one sec [17:30] <geirha> benanzo: It's possible to mount the partitions inside an image of a harddrive. [17:30] <sipior> SinPro: "at" and "shutdown" [17:30] <SinPro> sipior, at? [17:31] <sipior> SinPro: yep [17:31] <SinPro> sipior, can you explain more specipically? [17:31] <sipior> SinPro: man at :-) [17:31] <SinPro> sipior, cuz Im a newbie....... [17:31] <letalis> Ivru: have you checked desg or /var/log/messages to see if anything happened that might be causing the error? and if so is the crash just X not starting or is it a bona fide kernel panic level crash? [17:31] <danbhfive_jaunty> trygg: yeah, go for the remapping, but maybe change to rootnoverify [17:31] <letalis> *dmesg [17:32] <trygg> danbhfive_jaunty: yeah, i have added that :) [17:32] <SinPro> sipior, you mean type "at TIME shutdown"? [17:32] <trygg> danbhfive_jaunty: is it necessary to "makeactive" too? [17:32] <geirha> benanzo: http://ubuntuforums.org/showthread.php?t=1000644 [17:32] <Ivru> letalis: I've found nothing [17:32] <hmw> trygg - you had 3 drives before and now you have 4 hard disks? [17:32] <letalis> Ivru: is the system just not letting X start? [17:33] <trygg> hmw: two sata, and now an ide drive [17:33] <trygg> though partitioned them [17:33] <freegoo> sipior: thanks alot i will have a look [17:33] <danbhfive_jaunty> I dunno [17:33] <hmw> trygg: the paste i am looking at looks like it would fit your 3 disk setup. What am i looking at? [17:33] <trygg> hmw: not following you [17:34] <Ivru> letalis: I don't know. After loggin i got this loading icone (flash loading style) et then freeze. ctrl alt del do nothing, switching console neither. [17:34] <Ivru> -et +and [17:34] <hmw> trygg - it looks like your windows partition would be sitting on the third drive [17:34] <kristian1> glitsj16 : still easytag wont accept 01-14 to 14-14 as tracknumber, it wont accept the -, but mp3tag (for windows) will accept it. [17:34] <Hestv4> should I use lvm2 or is there something better to manage my disks? [17:34] <freegoo> can anyone help with datarecovery. i tryed useing testdisk. that worked fine on my partition. BUT i want to recover just a single folder. is there any software out there i could use for this?? [17:34] <trygg> hmw: yeah, (hd2,0), no? [17:34] <benanzo> gelrha: perfect thanks, I thought it was going to be something like that [17:34] <giaco> how can I mount a remote ftp as a local folder? [17:34] <sipior> SinPro: actually, forget at. shutdown can specify the time directly... see the shutdown man page for the time specification [17:34] <letalis> Ivru: im wondering if maybe the Xorg.logs in /var/messages/ might tell something important [17:35] <freegoo> the partition is ext3 formated [17:35] <hmw> trygg - you listed fdisk output, every drive has ntfs on it. which is the winboot? [17:35] <trygg> hmw: /dev/sdc1 [17:35] <axel_s> hi, how do I configure Pidgin for example to start up on graphical login? [17:35] <hmw> trygg - rootnoverify [17:35] <axel_s> it's not done via pidgin [17:35] <trygg> hmw: have added that [17:35] <Ivru> letalis: you're right: (EE) Logitech USB-PS/2 Optical Mouse: Read error: No such device [17:35] <hmw> trygg - tested already? [17:36] <alarm> hello, i am trying to install the java plugin for firefox. but i do not see any available package with the name sun-java6-plugin . (i got jdk installed , but i do not see anything about the plugin) [17:36] <glitsj16> kristian1: hmm, i didn't take into account you wanted to include the track-number-of-total-tracks style, never tried that, but it might need 5 digits in that case in the tag settings [17:36] <freegoo> i need to recover a single folder from a harddrive ext3 (i have only empted the trash folder). any good software out there?????? [17:36] <trygg> heh no, want to see what you brainiacs can come up with so i dont have to reboot a 100th time :) [17:36] <Pici> !recover | freegoo [17:36] <ubottu> freegoo: Some tools to recover lost data are listed and explained at https://help.ubuntu.com/community/DataRecovery - Recovering deleted files on !ext3 filesystems can be virtually impossible, although methods that might work is some cases are described at at http://www.xs4all.nl/~carlo17/howto/undelete_ext3.html and http://projects.izzysoft.de/trac/ext3undel [17:36] <marko-_-> axel_s, go to system->administration -> and someting called "storitve" (sorry i have the slovenian language" it's between printing and system logs [17:36] <SinPro> sipior, ok thx [17:36] <hmw> trygg - to me your menu.lst looks perfect except rootnoverify [17:36] <letalis> i know on my desktop that it most definately doesnt play nice with two pointing devices but that is because its actually defined in xorg.conf however my laptops setup has nothing as far as those defined in xorg.conf and i can plug ad unplug my mouse in whenever i want [17:37] <trygg> hmw: thats what i was thinkig. well, maybe ill jst have to transfer it to some usb drive or something [17:37] <berat> hey [17:37] <freegoo> ubottu: thank alot i will have a read [17:37] <ubottu> Error: I am only a bot, please don't think I'm intelligent :) [17:37] <Jack_Sparrow> hmw Here is a new script I am going to get people to run that request grub, fdisk, fstab help.. http://paste.ubuntu.com/121962/ [17:37] <berat> are there a command to learn processor type in terminal [17:37] <SinPro> sipior, It grealy works. [17:37] <LePHiSTO> berat: cat /proc/cpuinfo [17:38] <fingletoad> Hello, I can't turn on Extra Visual Effects. after checking that option, i get info "desktop effects could not be enabled", how can I fix it? [17:38] <Iceman_B^Ltop> is there any way I can display what users I have defined within SAMBA ? [17:38] <hmw> Jack_Sparrow cool! thanks [17:38] <kristian1> glitsj16 : just an old habit for me. artist - year - album - tracknumber (01-14 = track 01 of 14) - title. tried 5 digit, didn't work. :-/ [17:38] <axel_s> marko-_-: can't find anything.. [17:39] <axel_s> marko-_-: what should i be able to do there? [17:39] <sipior> So, the latest ubuntu/x86_64 doesn't seem to have 32-bit versions of the glibc profiling libraries available. have i missed something? [17:39] <Jack_Sparrow> hmw I think it will save us all a lot of time to get people to run small scripts to give us the basics rather than requsting file by file be pastebinned [17:39] <freegoo> ubottu: dude this is perfect. all the background info to. big help :P you to SIPIOR [17:40] <hmw> Jack_Sparrow a factoid would be cool for that. can you manage to make it? [17:40] <Jack_Sparrow> freegoo ubottu is a bot.. [17:40] <geirha> kristian1: Try tagtool [17:40] <fingletoad> Hello, I can't turn on Extra Visual Effects. after checking that option, i get info "desktop effects could not be enabled", how can I fix it? I connected additional monitor like a month ago and it disabled all graphical candies, after disconnecting it, i can't get my old settings back :(( [17:40] <Jack_Sparrow> hmw I was thinking of adding the link for the script to the factoid for grub [17:40] <Jack_Sparrow> !grub [17:40] <ubottu> GRUB is the default Ubuntu boot manager. Lost GRUB after installing Windows? See https://help.ubuntu.com/community/RestoreGrub - GRUB how-tos: https://help.ubuntu.com/community/GrubHowto [17:40] <less> how can i prevent the networkmanager to rewrite /etc/resolv.conf everytime i connect to a network? [17:41] <glitsj16> kristian1: never used the windows version of easyTAG, but you might be able to migrate your tag (and other) settings, it's only text files after all ... [17:41] <hmw> Jack_Sparrow i gotta leave now, i will check the factoid tomorrow [17:41] <hmw> trygg - i wish you success with your situation! gotta run. bye! [17:41] <Jack_Sparrow> hmw np, I am leaving too.. catch you later.. all others.. please play nice [17:42] <trygg> yeah, thanks for your help hmw , greatly appriciated [17:42] <n8wood> My Gnome theme doesn't load after reboots occasionally. As soon as I open Appearance, it resets and I see it again. Any ideas. [17:44] <dimebar> n8wood: which theme? [17:44] <alarm> hello, i am trying to install the java plugin for firefox. but i do not see any available package with the name sun-java6-plugin . (i got jdk installed , but i do not see anything about the plugin) [17:44] <n8wood> dimebar: Actually the theme doesn't matter, I've tried multiples. It does the same with all. [17:45] <kristian1> glitsj16 : i just renamed files in this way, artist - year - album - tracknumber (0114) - artist, so the tracknumber no longer includes the -, then set in preference to 4 digit, and now i get what i want, except for the -, which i don't really need, so problem solved. :-) [17:45] <n8wood> it's like its not reading any of my Gnome settings, because the fonts get reset too. [17:45] <kristian1> glitsj16 : thanks! :-) [17:45] <kristian1> glitsj16 : btw what audio player do you use? [17:46] <n8wood> anyone know what script is responsible for starting gnome themes/settings on startup? [17:46] <glitsj16> kristian1: glad you have it fixed :) === berat is now known as hellues [17:46] <glitsj16> kristian1: i use mpd (music player daemon) with a frontend called gmpc [17:47] <kesi> hi all, is there anyway to improve connectivity to WPA networks? I have Ibex and always have problems with WPA networks. I can't connect at all to one using WPA-Enterprise although I am able on the same comp with my Vista partition. [17:47] <kristian1> glitsj16 : alright, will have a look at it. new to linux gui, only used cli before, so doing some research now. :-) [17:48] <glitsj16> kristian1: after testing rhythmbox, banshee, amarok and some other usual suspects, i found mpd very low on system resources and fast to load with a large database of audio files, always a matter of taste i suppose === friesen is now known as golden [17:49] <Carstairs> just wanted to say thanks for all the help fixing my Ati drivers. Ubuntu won't boot now. [17:49] <dimebar> glitsj16: mpd is fantastic, plus you get the flexibility of a gui or cli client [17:50] <Marcelo_AR_74> hi everyone! can anyone tell me how to make a ram disk? [17:51] <Carstairs> been using ubuntu for 9 months now. Think its time for fdisk === friesen is now known as golden === [horstle] is now known as horstle [17:51] <glitsj16> dimebar: very true, mpd is just what i was looking for, and gmpc is a great frontend that has ongoing development and is rock stable [17:52] <alarm> why cant i find sun-java6-plugin in my repo ? (java6 appears to be there though) [17:52] <Carstairs> at least xp works === golden is now known as der [17:53] <sfbuser> Is there a way to install ubuntu to a partition using Wubi? [17:53] <sipior> alarm: this a 64-bit install? [17:53] <glitsj16> alarm: can't account for it not being there, but you can always download it from packages.ubuntu.com i suppose as a workaround [17:53] <alarm> yeah [17:53] <alarm> 64bit [17:53] <daredevilthere> HEy how do i donwload and install build-essential from windows xp as my usb modem doesnt work in ubuntu? [17:53] <_VIM_> with ctrl + F8 i get a wall [17:53] <sipior> alarm: you'll need to fetch the 64-bit version from sun. it's not currently packaged for ubuntu [17:53] <jussi01> !offline | daredevilthere [17:54] <ubottu> daredevilthere: If you need to download Ubuntu packages using another machine or OS, check the desired packages in Synaptic and select File > Generate package download script. Alternatively, try http://apt.alturl.com/ (now with Intrepid support) [17:54] <alarm> deb package exists there ? [17:54] <sipior> alarm: someone might have a repository with it, i haven't checked in a while. might be worth a googling. [17:54] <alarm> :) [17:55] <qweasd> \resver irc.thundercity.org [17:55] <DarkKnight> can anyone tell me whether 32 bit or 64 bit ubuntu is better...i have 1 GB RAM [17:55] <Carstairs> beware what they tell you in here [17:55] <fr33ze> darkKnight: what kind of processor? and are you using a desktop or a laptop? [17:56] <DarkKnight> fr33ze; desktop, core2duo [17:56] <sipior> Carstairs: something you'd like to get off your chest? or were you just going to do the passive-aggressive thing for a while? [17:56] <daredevilthere> thanks jussi01: [17:56] <jussi01> :) === zac is now known as Guest4806 [17:56] <misterloup> bonsoir à tous c'est le bazard je ne trouve pas comment installer une messagerie de type amsn sans avoir de problème de bug [17:56] <Pici> !fr | misterloup [17:56] <ubottu> misterloup: Ce canal est en anglais uniquement. Si vous avez besoin d'aide ou voulez discuter en francais, merci de rejoindre #ubuntu-fr [17:56] <daredevilthere> thanks jussi01: but do i have to download everything before install build-essential [17:56] <Carstairs> yes there is: I followed advice given on here and now ubuntu wont boot [17:57] <jussi01> daredevilthere: you need all the packages listed there, yes === der is now known as goldenblade [17:57] <Guest4806> im running ubuntu 8.10.. how do i map a drive?? [17:57] <fr33ze> DarkKnight: I'd prob go 64, it would better utilize the processor [17:57] <cousin_luigi> hello [17:57] <sipior> Carstairs: well, you've two options, as i see it. you can ask for your money back, or you can ask about how to fix your machine so it boots again :-) [17:57] <jussi01> Carstairs: please tell us what happens so we can help you fix it [17:57] <daredevilthere> Jusssi01: no i mean whn i donwload them all do i have to install them one by one or like wht [17:57] <cousin_luigi> can intrepid boot from an ahci device? [17:58] <DarkKnight> fr33ze; are you sure...because have heard people telling me that the 32 bit is better as it does not use much memory and flash also works well [17:58] <Carstairs> erm.... blank screen [17:58] <RPS> Hello Guys, I'm a 8.10 user and I'm baffled at the moment. I have XChat and Firefox open with about 14 tabs (I know that is a little bit of a load,) but my dual core processor is stressed out. I'm only using 20% of my ram, but the one side of the cpu will show 100% usage while the other one is about 20%, then every 15 to 20 seconds they will change (100% to 20% and 20% to 100%) I have the system monitor running and that's where I'm getti [17:58] <RPS> ng the numbers from. [17:58] <DarkKnight> is there no one else who can add to that [17:58] <jussi01> daredevilthere: no, just put them in 1 directory, then cd to the directory, then do: sudo dpkg -i *.deb [17:59] <daredevilthere> jussi01: thanks [17:59] <jussi01> Carstairs: totally blank? [17:59] <Carstairs> yes [17:59] <Carstairs> was trying to get ati drivers going [17:59] <freegoo> i tryed using "debugfs" but i get this error: "/dev/sda3: Bad magic number in super-block while opening filesystem" [17:59] <jussi01> Carstairs: at what point does it go blank? [17:59] <Carstairs> after loading grub [17:59] <jexmex> whats a really good linux ftp client? Right now I am using gftp, but I am looking for something more like flashfxp [17:59] <bertolo> is there any seraching object game that i can download for linux ? [18:00] <nanotube> DarkKnight: i don't have a 64bit -capable system, but i've heard there are still some problems with 64bit, too... fwiw. :) [18:00] <jussi01> Carstairs: so you dont get the splash screen at all? [18:00] <bertolo> is there any seraching object game that i can download for linux ? for my mum [18:00] <sipior> bertolo: searching object game? [18:00] <nanotube> bertolo: what's a "searching object game" ? [18:00] <bertolo> loool y [18:00] <bertolo> omg [18:00] <Carstairs> no just menu for duel boot then nothing [18:00] <bertolo> i dont know [18:00] <bertolo> lOOOL [18:00] <bertolo> girl game [18:00] <jexmex> bertolo: like mystery case files? [18:00] <DarkKnight> nanotube; so you recommend 32 bit? [18:00] <bertolo> jexmex: Y that kind of games [18:01] <bertolo> anygame of that kind for linux ? [18:01] <jussi01> Carstairs: what was the advice you were given to make this happen? [18:01] <jussi01> !games | bertolo [18:01] <ubottu> bertolo: Information about games on Ubuntu can be found at https://help.ubuntu.com/community/Games and http://www.icculus.org/lgfaq/gamelist.php [18:01] <fr33ze> DarkKnight: depending on what you plan on in the future might make a big impact as well, if you plan on updating to 4GB or more RAM; 64bit is a must cause 32 cant handle it. but for overall usage 32bit is much more integrated [18:01] <Carstairs> given link to how to on loading free drivers for ATI [18:01] <jexmex> not sure, I probably need to find one for the old lady she is mad because I am always in linux and she cant play here games, lol [18:02] <jexmex> so no suggestions on flashfxp like ftp client for linux? === x-erth64net-Auto is now known as x-x-erth64net-Au [18:02] <DarkKnight> fr33ze; i m not planning to increase my ram....so is 32 bit that i need to install [18:02] <nanotube> DarkKnight: well, i don't know enough to make recommendations - as i said, i don't even have a 64bit processor :) just telling you what i've seen other people say. seems 32bit is a "safer" bet. [18:02] <Carstairs> edited x server i think [18:02] <RPS> does anyone have any helpful opinions on my dual core processor freaking out? [18:02] <DarkKnight> nanotube; thank you very much [18:03] <nanotube> DarkKnight: np :) [18:03] <fr33ze> DarkKnight: then yes, 32bits your best bet. its not nearly has RAM 'heavy' as 64 bit. [18:03] <jussi01> Carstairs: can you get a live cd? [18:03] <kesi> Can anyone help me improve my wpa connectivity? Everytime I connect to my home wpa2 network I have to delete the profile under Network Connections and usually try a few times. I can't even connect to my University's wpa-enterprise wifi although my vista partition can.. [18:03] <sipior> RPS: why do you think that the behaviour you mentioned is abnormal? [18:03] <Carstairs> yes [18:04] <vigo> Carstairs: I had that problem , I had to use the restore function, one trick I learned was do NOT install the proprietary ATI as is suggested on the taskbar, just boot, then use Synaptic to find the drivers that will work. [18:04] <DarkKnight> fr33ze; i am planning to install virtualbox on this and have 3-4 OS's so would there be any problem with a 32 bit for this [18:05] <jussi01> Carstairs: I suggest you use the live cd to get to your file system, then remove your changes to the xorg [18:05] <RPS> sipior, my laptop is acting sluggish and I've not seen it act like this ...it may be over heated a bit, but I leave it running all the time on the same surface and I've not seen it act like this. I'll also add that I rebooted the unit this morning, so its had a reboot recently [18:05] <fr33ze> DarkKnight: nope there should be no issues with getting those to work under 32 bit. [18:05] <Carstairs> vigo: thanks but i'm more inclined to just fdisk and use xp [18:05] <freegoo> What is a super-block? and what do i do if i get a "Bad magic number in super-block"?????? [18:06] <DarkKnight> fr33ze; thank you very much....this was quite helpful [18:06] <fr33ze> DarkKnight: anytime [18:06] <sipior> RPS: but do you see this same behaviour when the system is unloaded? === john is now known as Guest38267 [18:07] <jussi01> Carstairs: if XP suits your needs, then Id say stick with it. However, we are here to help, so if you will, do try what Ive suggested and let us know how you go. [18:07] <vigo> Carstairs: This Ubuntu is alot better than windows, I have all Linux now, is a learning curve, is still way more fun that $pay as you pray stuff. [18:07] <sipior> freegoo: what filesystem are you inspecting, and what tool were you using? [18:07] <KrimZon> how do I find out what network driver I'm using in order to configure kismet? [18:08] <RPS> sipior, I never cease to disappoint myself. .LOL [18:08] <freegoo> sipior: i tryed using "debugfs" on "/dev/sda3" ext3 [18:08] <sipior> RPS: in other words, why do you think that this is a problem with your processor? [18:08] <n8wood> Anyone know what scripts initializes the Gnome theme/settings when a user logs in? [18:08] <Carstairs> i do like ubuntu, a lot, but have been trying to get the ati card working for ages. All i anted to do was play open arena. [18:08] <yacc_> RPS: acpi -V === yacc_ is now known as yacc [18:08] <sipior> RPS: and not, say, with the load you're running [18:09] <RPS> sipior, I wonder what could be making firefox overload the cpu this way ...yes it was firefox that was the culprit [18:09] <fosco__> n8tuserf, /usr/lib/gnome-settings-daemon/gnome-settings-daemon [18:09] <jussi01> Carstairs: unfortunately the ATI drivers are closed source and we do not have any control over their quality [18:09] <Carstairs> but im using the open sourse drivers [18:10] <sipior> freegoo: that's not a mounted partition i hope! [18:10] <vigo> Carstairs: Do what I did, do not install the suggested one at boot, find the one in Synaptic, (the forums have a word or two on that) and it works. [18:10] <geirha> KrimZon: sudo lshw -class network # under configuration: it should say driver=<the driver> [18:10] <freegoo> sipior: lol let me check [18:10] <aegis> hey all, is the boot text saved in a log file on each boot up? I have a /var/log/boot but it's empty [18:10] <Carstairs> whats synaptic? [18:10] <RPS> sipior, the Thermal reading was 47.5 Celsius [18:11] <imri303> Carstairs gui package manager :) [18:11] <n8wood> fosco__: do you know what startup file that binary is referenced from? I am troubleshooting an issue where the gnome theme doesn't load on startup until I open an application window. [18:11] <vigo> Carstairs: The Synaptic Package Manager [18:11] <jussi01> !info synaptic | Carstairs [18:11] <ubottu> synaptic (source: synaptic): Graphical package manager. In component main, is optional. Version 0.62.1ubuntu10 (intrepid), package size 1268 kB, installed size 5852 kB [18:11] <Carstairs> oh ok [18:11] <Carstairs> i will try [18:11] <Carstairs> thanks [18:11] <fosco__> n8tuserf, it is run by the session-manager, just go to system - preferences - session [18:11] <jussi01> Carstairs: hope you get it sorted [18:12] <Carstairs> hold on will i loose my data? [18:12] <grandrew> hi all! how can I get my currently running kernel sources? I need them to build a module. [18:12] <vigo> Carstairs: As I said, I installed the one that was suggested on boot, poof went the screen, then I used Synaptic and found one that worked. [18:12] <jussi01> Carstairs: not if you only edit the xorg file... [18:12] <KrimZon> geirha: thanks [18:13] <Carstairs> so how do i edit the xorg file? [18:13] <n8wood> fosco__: OK. do you know where the gnome sessions exist in the file system? [18:13] <vigo> Carstairs: Do you have Linux command line familiarity? [18:14] <Carstairs> not much sorry [18:14] <fosco__> n8tuserf, ~/.config/autostart [18:14] <freegoo> sipior: no the partition is not mount. [18:14] <n8wood> fosco__: there doesn't appear to be anything in that folder? [18:15] <freegoo> sipior: i get the error /dev/sda3: Bad magic number in super-block while opening filesystem [18:15] <italy> hello [18:15] <fosco__> n8tuserf, ls ~/.config/autostart/ [18:15] <vigo> Carstairs: That is why I suggest getting it working first, then start learning, [18:15] <freegoo> sipior: but there are 2 other partitions on the same physical disk. and they are mounted [18:15] <n8wood> fosco__: I have nothing in that dir. [18:16] <fosco__> n8tuserf, ummm do you use gnome? [18:16] <aegis> hey all, is the boot text saved in a log file on each boot up? I have a /var/log/boot but it's empty [18:16] <n8wood> yes. maybe this is the problem. [18:16] <n8wood> there is nothing in there [18:16] <fosco__> aegis, /var/log/messages [18:17] <n8wood> brownbear@BRUbuntu:~/.config/autostart$ ls [18:17] <n8wood> brownbear@BRUbuntu:~/.config/autostart$ [18:17] <aegis> fosco_: thank you [18:17] <MIrrorIMage> nathanbw [18:17] <fosco__> n8tuserf, i've got 23 items in there [18:17] <olavimmanuel> hello. my intrepid only lists the cd/dvd reader and not my writer after a failed burn... [18:18] <n8wood> fosco__ I have a bunch of stuff in there on my Ubuntu box that is working correctly. I think you may have directed me to the source of my problem [18:18] <vigo> Carstairs: Here is a page on that, http://ubuntuforums.org/showthread.php?t=83973 [18:18] <sipior> freegoo: have you tried running fsck on the filesystem? what were you using debugfs to look for, btw? [18:18] <Carstairs> ok will look [18:19] <fosco__> n8tuserf, you can reset your gnome settings, but other program options will be reset also [18:19] <SneekyPockets> yo, so what happens if all the "toolbars" up and disapear? [18:19] <fosco__> n8tuserf, mv ~/.config ~/.CONFIG [18:19] <SneekyPockets> anyone haev an idea how to get them back? [18:19] <n8wood> fosco__, how do I reset gnome? [18:19] <fosco__> and restart session [18:19] <n8wood> k [18:19] <ezerhoden> SneekyPockets: alt+f2 run gnome-panel ? [18:20] <fosco__> if anything goes wrong you can restore old settings by mv ~/.CONFIG ~/.config [18:21] <SneekyPockets> ezerhoden: yeah [18:21] <SneekyPockets> idk what he did [18:22] <Carstairs> will have a go at restoring backup config [18:22] <|HSO|SadiQ> why do I hear myself in the speakers when I speak with the microphone??? ...How can I turn it off??? [18:23] <walesca305> ciao [18:23] <walesca305> List [18:23] <fraitaly__> hello [18:23] <vigo> Carstairs: Yes, that is what I figured [18:23] <walesca305> !list [18:23] <ubottu> Hi! I'm #ubuntu's favorite infobot, you can search my brain yourself at http://ubottu.com/factoids.cgi - Usage info: http://wiki.ubuntu.com/UbuntuBots [18:23] <fraitaly__> someone can help me ? [18:23] <kristian1> will System - Administration - Hardware Drivers, list all the drivers i need to make my hardware compatiable with ubuntu? [18:23] <fraitaly__> I cannot connect to #python [18:24] <fraitaly__> I get a message like "you need to be identified to join this channel" [18:24] <fraitaly__> what does it means ? [18:24] <_VIM_> !register > fraitaly__ [18:24] <ubottu> fraitaly__, please see my private message [18:24] <kristian1> you need to set identd [18:25] <n8wood> fosco__: the recreated .config has no autostart folder. I also tried creating a new user and logging, it also has no autostart. [18:25] <fraitaly__> ubottu: ok, thank you! [18:25] <ubottu> Sorry, I don't know anything about ok, thank you! [18:26] <kristian1> :-D [18:26] <Jen-Jen> hi] [18:27] <Jen-Jen> who are u???? [18:27] <_VIM_> !welcome | Jen-Jen [18:27] <ubottu> Jen-Jen: Welcome to #ubuntu - the Ubuntu support channel. [18:28] <KrimZon_> kismet disables wireless until after a reboot [18:28] <kristian1> will System - Administration - Hardware Drivers, list all the drivers i need to make my hardware compatiable with ubuntu? when i open hardware compatiable mode there are two almost similar drivers: NVIDIA accelerated graphics driver (version 173) and NVIDIA accelerated graphics driver (version 177) (Recommended), i see that the newer version is the recommended version, but im wondering why the older version will be listed there? === fader is now known as fader|lunch [18:28] <xie041> hello all [18:28] <SneekyPockets> sup xie041 [18:28] <xie041> ahhh [18:29] <SneekyPockets> oh yeh? [18:29] <xie041> glad to see you here [18:29] <kristian1> Jen-Jen : hello! this channel is for asking question, #ubuntu-offtopic for chit-chat! :-) [18:29] <olavimmanuel> nvmind. got it now [18:29] <_VIM_> kristian1: jen-jen left [18:30] <kristian1> _VIM_ : oh! i have /ignore #ubuntu +joins +parts +quits :-P [18:30] <_VIM_> :) [18:30] <franko> register diamondk francesco.bbt@gmail.com [18:30] <_VIM_> do that in the status window franko [18:30] <_VIM_> not here [18:30] <franko> _VIM_ [18:30] <franko> _VIM_: I know [18:31] <franko> _VIM_: sorry [18:31] <franko> now I have to change my email password :( [18:31] <sipior> franko: pick a better one this time :-) [18:32] <_VIM_> i use lastpass password manager for firefox for passwords, it rocks === Nightwal1er is now known as Nightwalker- === solid_li` is now known as solid_liq === shadeslayer is now known as goback === goback is now known as shadeslayer [18:39] <aolko> People!!!! [18:40] <aolko> Where the forefox plugins directory located??? [18:40] <Frenchie> can anyone help me with network connection issues? [18:40] <sebsebseb> aolko: view show hidden files and folders [18:40] <sebsebseb> aolko: in your home folder and find .mozilla [18:40] <dethstar> I just got a dell studio 540 (slim).. everything works flawless out of the box except for sound. Anyone have any ideas? [18:41] <dethstar> looks like it's a Realtek ALC888 [18:41] <RichardWolfVI> Hey, I'm unable to get to a wireless network because it times out. [18:41] <dethstar> I saw that the issue has been solved for the tower pc's... but not for the slim ones :( [18:42] <Frenchie> is there any one here that knows networking in ubuntu? [18:42] <sebsebseb> Frenchie: what kind of networking? [18:42] <RichardWolfVI> I guess extending the timeout would make me able to connect to such network, how do I do that? [18:42] <ezerhoden> dethstar: sucks, what is the audio ? [18:42] <sipior> Frenchie: best if you just state your problem concisely [18:42] <dethstar> ezerhoden, I suppose it's an Intel HDA.. [18:43] <dethstar> it's using the Realtek ALC888 codec I assume [18:44] <SneekyPockets> ifconfig eth0 [18:44] <SneekyPockets> oops [18:44] <SneekyPockets> LOL [18:45] <SneekyPockets> You're not my terminal! [18:45] <Frenchie> well when ever i try to transfer large files ie. >2gig or i try to read and write simultaniously over my network to my ubuntu machine from my mac through netatalk, my network card on the ubuntu machine locks up and i need to pull it out and plug it back in(it's pcmcia gigabit ethernet) [18:45] <glitsj16> dethstar: reading your remark about the issue being fixed for tower pc's, does that mean the proposed fix at http://ubuntuforums.org/showthread.php?t=969611 doesn't work for you ? [18:45] <dethstar> glitsj16, you are correct. [18:46] <sipior> Frenchie: what do you mean when you say that the card locks up? [18:47] <dethstar> glitsj16, I am running 64bit intrepid.. if that makes any difference. [18:47] <Frenchie> the lights turn off it disconects and ubuntu says it's not connected and i can no longer see my ubuntu machine from mac [18:47] <sipior> Frenchie: this only happens when transferring large files over appletalk? === error404notfoun1 is now known as error404notfound [18:47] <Frenchie> not appletalk AFP [18:48] <Frenchie> and yes [18:48] <Tuxprobe> hiya, anyone else has problems starting a seperate X-session on another VT then 7? [18:48] <Frenchie> at least i belive so because i don't use samba i don't have windows [18:49] <markl__> Tuxprobe: that should work, i have done it before [18:49] <glitsj16> dethstar: don't know if that's a factor, i was trying to get to the bug report mentioned on that forum page https://bugtrack.alsa-project.org/alsa-bug/view.php?id=4299, but it needs an account it seems, sorry to be of no help whatsoever :) [18:49] <RPS> What command is goes at the end of a string that will only show a page at a time? [18:49] <Tuxprobe> my laptop freeses completely if i start to X-sessions, e.g. X :0 vt7 & ; X :10 vt8 [18:49] <dethstar> glitsj16, thanks anyway [18:49] <sipior> Frenchie: any relevant log entries when this happens? [18:50] <Tuxprobe> markl__ gdm or compiz setup? using intrepid? [18:50] <soier> HI THERE can anybody help me to resize folders such as tmpfc , etc !!! [18:50] <Blinkiz> I have the mail server Zimbra setup on a ubuntu server machine. Problem is that zimbra is doing a login as root every 50 second and runs a command that is allowed in the /etc/sudoers file. It fills my syslog server up. I know I can exclude auth but that means I don't see if "real" users login as root. So, how can I get rid of this automated login as root? [18:50] <sipior> Frenchie: also, which card and driver? [18:50] <soier> in my ubuntu system ! [18:51] <Frenchie> Sipior: hmm never thought to look... i assumed it was a hard ware problem baisically i was looking for confirmation do you think there would be logs? [18:51] <Tuxprobe> soier hehe.. you mean /tmp? folder sizes is usually limited by disk-size [18:52] <arcardia_> spanish [18:52] <piloten1975> Is there any texteditor for e.g I can run from linux shell... Im using vim today but I want code coloring e.g [18:52] <markl__> Tuxprobe: it's been years since i have set it up. iirc, i just went into gdm.conf and added another screen for :1 [18:52] <sipior> Frenchie: the kernel is usually smart enough to write something down when it has a hardware problem, assuming it gets the chance...have a look in /var/log/dmesg and the like. might be worthwhile grepping for your driver name and/or interface name. [18:53] <Frenchie> k i'll try that and come back later thx for the help === tabidachi_away is now known as tabidachi [18:53] <arcardia> spanish [18:53] <maxb> piloten1975: vim has very good syntax highlighting [18:53] <NUBUNTU> how can i put the trash can on the desktop instead of in my panel? [18:53] <arcardia> #ubuntu-es? [18:53] <glitsj16> dethstar: if you haven't seen http://ubuntuforums.org/showthread.php?p=6773481 allready, that might be instructive for dell 540 slim models .. hope you get some results [18:53] <sipior> piloten1975: vim does syntax highlighting in the terminal. you'll need to do "syntax on" first. [18:53] <Flannel> arcardia: /join #ubuntu-es [18:54] <dethstar> glitsj16, thanks. I'll take a look ;) [18:54] <sipior> piloten1975: emacs and joe will do that for you as well [18:54] <sipior> and a billion others... [18:54] <piloten1975> from shell? [18:54] <piloten1975> I don´t have any gui [18:54] <sipior> piloten1975: sure [18:54] <markl__> Tuxprobe: in fact it looks like the hardy gdm.conf has an example that is commented out [18:54] <Flannel> piloten1975: If this is a fresh install, you'll want to `sudo apt-get install vim` first. The default 'vim' isn't a proper vim. [18:54] <soier> Tuxprobe: I mean when I type df -h it say that: dev/sda2 size 5gb used 4.7gb tmpfs size 252 mb used 516k. The question is: Can I change tmpfs size and thus increase dev/sda2 [18:54] <Tuxprobe> markl__ well ok.. its not really bcuz i want two screens, i need to X's one for CTRL+ALT+F8 and one for CTRL+ALT+F7 [18:55] <NUBUNTU> anyone know how i can have my trash can on my desktop instead of on a panel? [18:55] <markl__> Tuxprobe: that is what it does if you edit gdm.conf [18:55] <piloten1975> Flannel: TY [18:55] <markl__> Tuxprobe: in the [servers] section add 1=Standard [18:55] <markl__> Tuxprobe: and restart gdm, then you should have a server on both F7 and F8 [18:55] <Tuxprobe> markl__ ok - ill check that out! [18:56] <chakoshi> hi is there any one with some experience on servers( maybe HP servers)? [18:56] <sipior> chakoshi: that's an awfully general question... [18:56] <sipior> chakoshi: was there something in particular you had in mind? [18:56] <Tuxprobe> markl_ but its not really for gdm to decide if two X's should be running. I want to be able to start a new X when entering remote desktop (vnc, vmware etc) [18:57] <chakoshi> sipior: I know I'll explain more! [18:57] <shadeslayer> hey i installed GNOME along KDE [18:57] <shadeslayer> but [18:57] <shadeslayer> but [18:57] <chakoshi> I've some problem booting ubuntu on HP servers, can you help? [18:57] <shadeslayer> :P [18:57] <markl__> Tuxprobe: that is completely different then, each of those has its own way to do it === mike is now known as Guest1735 [18:57] <shadeslayer> my user switcher wont work [18:57] <Tuxprobe> soier ah ok, your tmpfs is the shared memory area for applications to interact/communicate [18:58] <shadeslayer> and aptitude is locked [18:58] <sipior> chakoshi: perhaps you could explain the precise problem you're having? === Mud is now known as Mud|afk [18:58] <Tuxprobe> soier so its in memory, not as a fixed drive [18:59] <chakoshi> sipior, ofcourse, I have installed ubuntu succesfully on HP machines, but when I boot the system , it cant find the boot partition [18:59] <sipior> chakoshi: what error do you get? [18:59] <chakoshi> I think something is wrong in RAID or something like this [18:59] <soier> Tuxprobe: so can I change it (tmpfs) to make some free space on dev/sda2 or it doesn't affect my dev/sda2 [18:59] <baig> #java [18:59] <sipior> chakoshi: are you trying to boot off of a raid volume? [18:59] <chakoshi> no errors, it just cant find any boot device! [18:59] <baig> hello there [19:00] <steve`rogers> hi guys [19:00] <Tuxprobe> markl__ yea right you are - but basically, its because i dont want to select 'fullscreen' option each time i need toggle between windows on the desktop [19:00] <steve`rogers> someone could help with installation of xubuntu 8.10 on ppc ? [19:00] <Tuxprobe> soier afaik it will not affect sda [19:00] <sebsebseb> !mac [19:00] <ubottu> To view your Windows/Mac partitions see https://help.ubuntu.com/community/AutomaticallyMountPartitions - For write access, see !NTFS-3g or !FUSE [19:00] <chakoshi> I changed it to raid 0, then installed the system [19:00] <sebsebseb> !install [19:00] <ubottu> Ubuntu can be installed in lots of ways. Please see https://help.ubuntu.com/community/Installation for documentation. Problems during install? See https://wiki.ubuntu.com/CommonProblemsInstall - Don't want to use a CD? Try http://tinyurl.com/3exghs - see also !automate [19:00] <shadeslayer> any idea?? [19:01] <chakoshi> is it enough to boot the system easily? [19:01] <steve`rogers> my problem is that after booting cd, xubuntu don't reveal cdrom device, how is possible? [19:01] <arcardia> [19:01] <arcardia> hello ... I have a problem ... I get openafs-client configuration ... will not let me install some commands like the festival ... I can do? [19:01] <soier> Tuxprobe: so u want to say that dev/sda2 includes tmpfs ???? [19:02] <arcardia> help me.. plis [19:03] <fanjianwei> helho [19:03] <arcardia_> [19:03] <arcardia_> hello ... I have a problem ... I get openafs-client configuration ... will not let me install some commands like the festival ... I can do [19:04] <hwilde> Anybody know if I can get two rows of tabs in gedit ? [19:04] <Terminator> !uset autoinvite 1 [19:04] <ubottu> Error: I am only a bot, please don't think I'm intelligent :) [19:05] <arcardia_> help me plis [19:05] <arcardia_> is very important [19:05] <Tuxprobe> soier well there might be an option to mount, if you put in /etc/fstab something like: tmpfs /dev/shm tmpfs rw,nosuid,nodev,size=XXM [19:05] <Tuxprobe> but im not sure it will not be mounted twice then [19:06] <beastsd> hi i need how i can change me sources list [19:06] <hwilde> arcardia_, can you restate your question on one line ? === fr4nko is now known as fr4nk0 [19:06] <hwilde> beastsd, /etc/apt/sources.list === fr4nk0 is now known as fr4nk0_ [19:07] <beastsd> hwilde, thakss!!! [19:07] <arcardia_> what [19:07] <arcardia_> ? [19:08] <arcardia_> I have a problem ... I get openafs-client configuration ... will not let me install some commands like the festival ... I can do [19:08] <arcardia_> ? [19:08] <soier> Tuxprobe: is that true ... what u r saying.. can I try )). I afraid that I can'n start my ubuntu on next startup... Is it affect disk partition info ... [19:08] <hwilde> arcardia_, sudo apt-get install festival [19:09] <Ravi-> Is there a Lubuntu (Ubuntu with LXDE) available for download and/or LiveCD Trial? [19:09] <arcardia_> hwilde: is not posible [19:09] <Flannel> !doesntwork | arcardia_ [19:09] <ubottu> arcardia_: Doesn't work is a strong statement. Does it sit on the couch all day? Does it want more money? Is it on IRC all the time? Please be specific! Examples of what doesn't work tend to help too. [19:11] <hwilde> Anybody know if I can get two rows of tabs in gedit ? [19:12] <hwilde> They scroll sideways and takeover the middle mouse and I can't stand it [19:13] <presshere> i have a little problem...since i install compiz config setings and then trying those settings,when i start browser mozzila it opens in full screen...the problem is that i can`t minimize it...anyone had this prob? [19:14] <glitsj16> Ravi-: don't think Lubuntu is in release cycle yet, but http://wiki.lxde.org/en/Ubuntu has some info that might interest you when looking for a ubuntu derivative with lxde [19:14] <hwilde> presshere, did you restart after messing with all the settings [19:15] <presshere> hwilde: many times [19:15] <korogiannos> How can I stop ir_common from loading in intrepid? [19:15] <felixsulla> how do I check if readline is installed? [19:15] <hwilde> presshere, if you turn off compiz can you minimize then [19:15] <hwilde> !blacklist | korogiannos [19:15] <ubottu> korogiannos: To blacklist a module, edit /etc/modprobe.d/my_blacklist and add « blacklist <modulename> » to the end of that list - To explicitly load modules in a specific order, list them in /etc/initramfs-tools/modules and type « sudo update-initramfs -u » [19:15] <hwilde> felixsulla, you mean like the c code command readline ? [19:15] <korogiannos> hwilde: Many thanks : ) [19:16] <Jochen00001> moin [19:16] <felixsulla> To see if readline support is installed in Ubuntu? [19:16] <presshere> hwilde: well...i didnt try...but all things was going well before compiz... [19:16] <hwilde> presshere, disable compiz see if it works. figure out if it's compiz issue or firefox issue. [19:16] <BCM43> presshere: what ever the problem, try a restart first [19:16] <hwilde> felixsulla, you mean in code right ? [19:16] <MindVirus> Hi. How do I add a button to the nautilus folder windows at the top, next to Search? [19:16] <MindVirus> And Computer and Home. [19:16] <unop> felixsulla, dpkg -l | grep -q readline-common && echo yes, its installed [19:17] <arcardia_> [19:17] <arcardia_> ubottu: I'm from Spain, so I speak Spanish .. am translating for the other chat that I can help ... The problem I have is that I can not install new commands, or with sudoer, tells me that the problem is the openafs-client configuration ... and I get the following: [19:17] <ubottu> Error: I am only a bot, please don't think I'm intelligent :) [19:17] <Jochen00001> jeman deutsch und vllt zeit mit mir über die sicherheit ubuntus zu reden? [19:17] <somebee> Hi. I have a webserver that crashed, and now I cannot even load Ubuntu via cd.. I've ran memtest without errors, but Ubuntu always freezes on loading.. any ideas what I might do frmo here? :/ [19:17] <felixsulla> How do I know if libreadline5-dev is installed? [19:17] <BCM43> !es [19:17] <ubottu> 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. [19:17] <ikonia> somebee: was ubuntu on this webserver ? [19:17] <hwilde> MindVirus, right click, add to panel, custom, location, pick the location [19:17] <somebee> ikonia: nope, debian etch [19:18] <arcardia_> AFS uses the file /etc/openafs/CellServDB to hold the list of servers │ [19:18] <arcardia_> │ that should be contacted to find parts of a cell. The cell you claim │ [19:18] <arcardia_> │ this workstation belongs to is not in that file. Enter the host names │ [19:18] <arcardia_> │ of the database servers separated by spaces. IMPORTANT: If you are │ [19:18] <arcardia_> │ creating a new cell and this machine is to be a database server in that │ [19:18] <arcardia_> │ cell, only enter this machine's name; add the other servers later after │ [19:18] <arcardia_> │ they are functioning. Also, do not enable the AFS client to start at │ [19:18] <arcardia_> │ boot on this server until the cell is configured. When you are ready │ [19:18] <hwilde> lol [19:18] <arcardia_> │ you can edit /etc/openafs/afs.conf.client to enable the client. │ [19:18] <arcardia_> │ │ [19:18] <arcardia_> │ DB server host names for your home cell: [19:18] <hwilde> !pastebin > arcardia_ [19:18] <erUSUL> paste | arcardia_ [19:18] <ubottu> arcardia_, please see my private message [19:18] <MindVirus> hwilde, it's not letting me right click. [19:18] <cristi> omg [19:18] <MindVirus> There is no right click context menu it appears. [19:18] <hwilde> MindVirus, right click on the panel. [19:18] <ikonia> somebee: have you checked if the hardware is support [19:18] <MindVirus> I did. [19:18] <presshere> hwilde: now...without visual effects...mozilla is running as usual... [19:18] <felixsulla> How do I know if libreadline5-dev is installed? [19:18] <hwilde> MindVirus, right click on the panel where it's empty like in the middle [19:18] <somebee> ikonia: yep, I run debian intrepid in an identical server [19:18] <MindVirus> Again, I did, hwilde. [19:18] <hwilde> felixsulla, sudo updatedb && locate libreadline5-dev [19:18] <somebee> *ubunto intrepid [19:18] <somebee> *ubuntu (ahrg) [19:19] <ikonia> somebee: boot without the splash screen to see where it is hanging [19:19] <cristi> does anyone know how to chat in terminal? i mean the non-interfaced vesion of gimp === fader|lunch is now known as fader [19:19] <MindVirus> hwilde, I swear to you there is no right click context menu. [19:19] <erUSUL> felixsulla: check in synaptic if it has a green box [19:19] <ikonia> somebee: the fact that your webserver crashed suggests a hardware error somewhere [19:19] <BCM43> cristi: what? [19:19] <cristi> BCM43: uhm if i can't open the xserver or i choose not to, how can i chat? [19:19] <hwilde> cristi, ircii should do it command line [19:19] <cristi> BCM43: i want a non-interface chat client [19:20] <cristi> hwilde: is it installed by default? [19:20] <hwilde> cristi, sudo apt-get install ircii [19:20] <BCM43> cristi: what kind of chat? Irc, or im? [19:20] <cristi> BCM43: irc [19:20] <BCM43> cristi: then hwilde is right [19:20] <cristi> BCM43, hwilde thank you [19:21] <Gestahlt> Hiho [19:21] <j85wilson> Does anyone know of any (experimental or otherwise) alternatives to ELF and a.out? [19:21] <beastsd> somebody can say this http://fivenix.blogspot.com/2008/12/control-de-puerto-paralelo-con-linux.html [19:22] <unop> felixsulla, dpkg -l | grep libreadline5-dev [19:22] <beastsd> and tellme if there is the best way to run some aplicattion on gcc [19:22] <beastsd> ? [19:22] <psyk> deutsche hier? [19:22] <Gestahlt> I need a bit help with my ubuntu 8.04 server. I switched the hardware and i dont get my eth0 / eth1 interfaces (Intel 100 Pro.. duh) I dunno how to install drivers or bind network hardware to eth. lspci -v shows up the devices.. they are there [19:22] <Gestahlt> Help would be appreciated [19:22] <e-type> evening all [19:22] <BCM43> !es | beast [19:22] <ubottu> beast: 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. [19:23] <beastsd> using "$ gcc -O2 -o led led.c [19:23] <BCM43> !de | psyk [19:23] <ubottu> psyk: In den meisten ubuntu-Kanälen wird nur Englisch gesprochen. Für deutschsprachige Hilfe besuchen Sie bitte #ubuntu-de, #kubuntu-de, #edubuntu-de oder #ubuntu-at. Geben Sie einfach /join #ubuntu-de ein! Danke für Ihr Verständnis. [19:23] <armanmx> Hi I'm trying with ubuntu 8.10 and make a big error, I deleted all partitions on my HD there any way to revert this?? [19:23] <Burad> I have a strange problem, I just installed 8.10 using my Sata DVD burner, without any problems at all. after the instalation has finished i can not longer find my DVD drive at all. ven trying to mount the device has disapeared [19:23] <BCM43> armanmx: not really [19:23] <beastsd> ubottu,Gracias!! y disculpen, no sabia que canal usar [19:23] <ubottu> Error: I am only a bot, please don't think I'm intelligent :) [19:23] <NativeAngels> can anyone tell me when setting up a namebased virtual host to you use the localip ? [19:23] <psyk> ah, thanks a lot bcm [19:24] <Newfie_rich> Hey all, just wondering if any of you know of a program that runs like PSpice for emulating electric circuits, thanks [19:24] <BCM43> psyk: no problem [19:24] <TruthTaco> can wine emulate vista widgets? [19:24] <armanmx> BDM$#> thats mean I lost everything?? [19:24] <felixsulla> Thanks everyone. [19:24] <zaza86> !list [19:24] <ubottu> Hi! I'm #ubuntu's favorite infobot, you can search my brain yourself at http://ubottu.com/factoids.cgi - Usage info: http://wiki.ubuntu.com/UbuntuBots [19:24] <MattRac> Burad: Should have a name like /dev/s*** [19:24] <unop> Gestahlt, try. sudo modprobe e100 [19:24] <erUSUL> Newfie_rich: the best i could find is ltspice iv for wine (it is designed to run well in wine) === chaky_ is now known as chaky [19:25] <BCM43> armanmx: there are some tools to help you get a bit back, and professional services. [19:25] <erUSUL> Newfie_rich: there is allways the command line spice simulators or the geda framework [19:25] <Newfie_rich> erUSUL: thanks i will give that a try [19:25] <armanmx> BCM43 sorry , I lost all the info on the Disk?? [19:26] <Newfie_rich> erUSUL: yeah, i am not so good with the netlists... I am kinda dependent on a gui [19:26] <ServerCrash> hi anyone in here got bluetooth working in toshiba satelite notebooks [19:26] <BCM43> armanmx: http://forums.getdata.com/computer-data-recovery/1011-recovery-possible-after-reformatting.html [19:26] <Burad> MattRac: unfortunatly not /dev/sda /dev/sdb and so on but the device in /etc/fstab /dev/scd0 is not longer there [19:26] <ServerCrash> it seems toshiba has some different bluetooth stack [19:26] <sadam> I've installed jaunty and after logging in, my wallpaper is displayed but the panels aren't and nautilus doesn't appear to be drawing the desktop. The behavior is replicable under a new user. Is this a known jaunty bug? [19:26] <Emu> Anyone here familiar with the Midi Virtual Keyboard? [19:26] <Gestahlt> unop: modprobe e100 doesnt give any output [19:26] <erUSUL> Newfie_rich: geda has a gui but the step from the designer to the spice simulation to the waveforms viewer is convoluted [19:26] <ikonia> !jaunty > sadam [19:26] <ubottu> sadam, please see my private message [19:26] <j85wilson> Emu: just barely [19:26] <cristi> hwilde: do you have any idea how to connect to #ubuntu with ircii ? i typed irc cristi to set my name cristi and after /server #ubuntu i get a unable to connect on port 6676 on server ubuntu [19:27] <armanmx> BCM43 ok I'll check, Thanks [19:27] <Newfie_rich> erUSUL: I will try both then :D [19:27] <unop> Gestahlt, that means it worked properly (like most commands) .. check ifconfig -a now [19:27] <BCM43> armanmx: sorry, that and telling you to google is all that I can do. [19:27] <hwilde> cristi, you have to type /connect irc.freenode.net then /join #ubuntu [19:27] <Emu> j85wilson: Will you help me get it working? The program runs and everything, I just can't hear anything from it. [19:27] <hwilde> cristi, or it might be /server irc.freenode.net [19:27] <ServerCrash> hi anyone in here got bluetooth working in toshiba satelite notebooks [19:27] <cristi> hwilde: can't look up host name xD [19:28] <hwilde> cristi, hold [19:28] <j85wilson> Emu: do you have anything connected to its output? [19:28] <j85wilson> run..... alsaconnectgui? [19:28] <Gestahlt> uh [19:28] <orbisvicis> how do i downgrade a package [19:28] <hwilde> cristi, /server irc.freenode.net [19:28] <armanmx> BCM43: ok I'll lost few things, but I'll prefer do the last thing to do [19:28] <Gestahlt> unop: i get eth2 eth4 eth5 , wlan0 wmaster0 ?? [19:29] <hwilde2cli> cristi this totally worked for me [19:29] <Gestahlt> and lo of course [19:29] <cristi> hwilde uhm and how did you change nick? [19:29] <Emu> j85wilson: How do I do that? [19:29] <hwilde> cristi, /nick cristi2 [19:29] <somebee> ikonia: how would I go about booting without the graphics? I agree it sounds like a hardware failure, but the server crashed during restart (we had to restart first time in over a year, and it never got back up). memtest is okay, and I've managed to get data of the disks (two raptors in raid1), but when booting it throws all kinds of strange i/o disk errors etc [19:29] <hwilde> cristi, if the hostname lookup fails use the ip /server 64.161.254.20 [19:29] * orbisvicis waves flag and slaps trouts around this is simple [19:29] <orbisvicis> this is simple, I need to downgrade a package, wheres the documentation to do so? [19:30] <j85wilson> Emu: well, it might be in your menu somewhere, maybe under sound and video or something [19:30] <hwilde> !downgrade | orbisvicis [19:30] <ubottu> orbisvicis: Attempting to downgrade to an older Ubuntu version is explicitly not supported, and may break your system. [19:30] <j85wilson> I'm an old fool and generally run things from a terminal [19:30] <ikonia> somebee: io erors suggest that a controller has died, a physical disk has died or the raid devices can't sync for some reason [19:30] <cristi> cristi: nah, that would be a dns problem, i don't think it's possible [19:30] <orbisvicis> hwilde: only a package [19:30] <orbisvicis> I only need to downgrade "1 package" [19:30] <orbisvicis> revert or whatever [19:30] <hwilde> orbisvicis, which [19:30] <unop> Gestahlt, it's quite likely that your interface has a new name now? how many network cards do you have? [19:31] <orbisvicis> hwilde: some jaunty package I no longer want [19:31] <ikonia> somebee: can get into the grub menu press "e" for edit and remove the line "splash" from the kernel boot options [19:31] <hwilde> orbisvicis, which one [19:31] <orbisvicis> hwilde: apache2 [19:31] <hwilde> cristi, so you are in ? [19:31] <cristi2> hwilde i guess so [19:31] <ikonia> !jaunty > orbisvicis [19:31] <hwilde> orbisvicis, lol good luck with that man... not gonna touch it [19:31] <ubottu> orbisvicis, please see my private message [19:31] <Burad> I have a strange problem, I just installed 8.10 using my Sata DVD burner, without any problems at all. after the instalation has finished i can not longer find my DVD drive at all. ven trying to mount the device has disapeared [19:31] <Emu> j85wilson: Hrm.. other than the Keyboard, I don't see anything that could aid me with hearing it. [19:31] <j85wilson> you need now something that takes MIDI input and produces soundcard output [19:31] <hwilde> Burad, did you try sticking a CD in ? it should automount [19:32] <j85wilson> timidity? [19:32] <gianluca> hello everybody [19:32] <j85wilson> Emu: try running timidity++ (should also be in the menu, unless it is not installed) [19:32] <mnemo> how can I measure CPU temperature in Ubuntu??? [19:32] <ikonia> mnemo: lmsensors ? [19:32] <Burad> hwilde tryed it, even tryed mounting the /dev/sg0 device but no luck. it has just disapeared [19:32] <erUSUL> !sensors | mnemo [19:32] <ubottu> mnemo: You might find something useful at: https://help.ubuntu.com/community/SensorInstallHowto [19:32] <gianluca> mnemo there is an applet in gnome panel [19:33] <mnemo> thanks [19:33] <cristi> hwilde: thanks a lot! this is really cool and i bet it will come in handy when i have serious trouble :D [19:33] <benni__> hi, I'm using kile for tex and \usepackage[charter]{mathdesign} , I just noticed that minus signs are not shown in exponents, using other fonts it works fine but > transfers to a turned questionsmark [19:33] <MIrrorIMage> hello gianluca! [19:33] <Jampiter> Hi [19:34] <MIrrorIMage> gianluca: hello! [19:34] <Emu> j85wilson: Installing that now, thanks. :) [19:34] <j85wilson> np [19:34] <j85wilson> let me know if there are any problems using it [19:34] <j85wilson> running all software midi is somewhat complicated. [19:34] <Gestahlt> unop: 4 2x intel 100, 1x WLAN (belkin pci which i dont need at the moment) 1x ISDN Fritzcard B1 (which i need soon) [19:34] <Jampiter> I have opened my home menu on a fresh install of Ubuntu Intrepid, and The floppy drive is not showing. How do I make it appear? === Mud|afk is now known as Mud [19:35] <sadam> any thoughts on gnome-panel and nautilus not starting after login on jaunty? [19:36] <ikonia> sadam: are you not listening ? [19:36] <Jampiter> Anyone? [19:36] <ikonia> sadam: you where told ubuntu+1 for jaunty support [19:37] <ikonia> Jampiter: saying anyone is pointless, if they didn't see the question anyone doesn't tell them the question, if they don't know the question anyone won't make them know [19:37] <sadam> ikonia: sorry, I've been bouncing trying to figure out irssi, not exactly my usual irc client [19:37] <ikonia> sadam: you where told - it looks the same in each client [19:37] <Jampiter> I have opened my home menu on a fresh install of Ubuntu Intrepid, and The floppy drive is not showing. How do I make it appear? [19:37] <unstable> http://img113.imageshack.us/img113/4991/mailgooglecom.jpg .. what can cause ubuntu to go into low graphics mode? If I restart X, will it go into low graphics mode? [19:38] <Burad> Anybody have an idear of how to to get a list loadet CDrom drivers used dutting 8.10 installation [19:38] <ikonia> Burad: the cdrom drivers are generic IDE->SCSI device drivers [19:38] <Jmz> unstable, are your video card drivers installed correctly ? [19:39] <Jampiter> !chinese | xie041 [19:39] <ubottu> xie041: For Ubuntu help in Chinese 您可以访问中文频道: #ubuntu-cn 或者 #ubuntu-tw 或者 #ubuntu-hk [19:39] <somebee> ikonia: it hangs on 'giving out device to i5000_edac.c' [19:39] <presshere> i have problems with sound...its too low, at maximum from panel and player...can i do somthing to make him louder? [19:39] <roadrock> Jampiter: the intrepid developers forgot to include floppy support. i don have time to walk you through it, sudo modprobe floppy, put it in /etc/modules and google the rest, man mount etc. sorry [19:40] <SliMM> how can I run rdesktop in another session (i.e. acces it using ctrl+alt+function key) [19:40] <SliMM> ? [19:40] <Jampiter> roadrock: They.. forgot it? Ok.. [19:40] <HellB0y> ¾È³çÇϼ¼¿ä^^* [19:40] <glitsj16> Jampiter: there's a bug report on that floppy drive issue at https://bugs.launchpad.net/ubuntu/+source/linux/+bug/255651 .. apparently "sudo modprobe floppy" should do it. [19:40] <Jampiter> Ok [19:40] <roadrock> Jampiter: more or less yes, but it'll work [19:40] <e-type> presshere: did you check all channels in the panel applet? [19:40] <felix46> hello [19:40] <unstable> Jmz: yes, it works.. but randomly that popped up today. [19:41] <unstable> Jmz: I think X crashed or someting, is it possible X could crash and that would pop up? [19:41] <spencermiles> is it a bad idea to add Intrepid repos to a Hardy (8.04) server to get newer packages? I'd like to install newer versions of ruby/apache, but Hardy Heron doesn't have them. I can obviously just install from source, but apt would be preferable === jennicide is now known as aniiena [19:41] <_VIM_> spencermiles: I wouldn't do that personally, have you tried backports? [19:41] <somebee> ikonia: hmm, it doesnt hang there.. it goes further but extremely slowly.. after almost every line it says "cpu#0 stuck for 250s" (and for cpu#1 cpu#2 etc) [19:41] <felix46> i have a problem, my cdrom nots works [19:41] <_VIM_> !backports | spencermiles [19:41] <ubottu> spencermiles: If new updated Ubuntu packages are built for an application, then they may go into Ubuntu Backports. See https://help.ubuntu.com/community/UbuntuBackports - See also !packaging [19:42] <presshere> e-type: i checkt right now another time...its very quite... [19:42] <spencermiles> awesome, i'll check that out. Thanks! You probably just saved me some serious pain :) [19:42] <Jmz> unstable, Looks like something has happened for it to come up in the first place :P Click on the configure button and change the video settings over yourself and it should be fine man [19:42] <_VIM_> :D === whuffor_ is now known as whuffor [19:42] <Burad> ikonia: Do you have an idear what that module might be caled so i can find out if it is loded in the installed system ? [19:42] <sebsebseb> Becky: so what films you like and music? [19:42] <sebsebseb> whoops [19:42] <sebsebseb> wrong channel [19:43] <Agion> hi, has anyone got anysee's usb digi-tv on ubuntu? Is there any change to get it work? [19:43] <_VIM_> spencermiles: also try !PPA too or maybe that's listed already on that site, I havent checked it in awhile [19:45] <e-type> presshere: so, when you double click the volume applet you have made sure that 'master' and 'pcm' channels are nicely up? [19:45] <cyrus_mc> from the command line, how do I view the description of a package and what files it will install [19:45] <Gestahlt> unpo: how find i out which one it is? === Cassonetto is now known as Nike95 [19:45] <e-type> cyrus_mc: description: apt-cache showpkg <packagename> [19:46] <laurentum> hello [19:46] <cyrus_mc> ty [19:46] <e-type> cyrus_mc: files it will install requires downloading first, then checking the content of the .deb file [19:46] <laurentum> i am using okular to read, underline and hightlight pdf files in ubuntu ... [19:46] <presshere> e-type: now i have inserted headphones and the sound is ok...but on laptop speakers is a problem to hear something like a movie or music... [19:47] <laurentum> but the cahnges i make are not seen in other pdf programs, such as acrobaT [19:47] <presshere> e-type: about volume applet yes...there is on max [19:47] <laurentum> I was wondering if there's a way to keep the annotations, underlinings, etc. so as to be seen in other pdf readers [19:48] <erUSUL> !info pdfedit | laurentum [19:48] <ubottu> pdfedit (source: pdfedit): Editor for manipulating PDF documents. In component universe, is optional. Version 0.4.1-2 (intrepid), package size 2481 kB, installed size 7564 kB [19:48] <Gestahlt> unpo: and is it possible to "rename" them [19:48] <Gestahlt> unpo: it would be very convinient to have em back to eth0 / eth1 [19:48] <laurentum> i tried that pdfedit. it really sucks [19:49] <frojnd> how can I login via ssh to a server with GUI ? [19:49] <Gestahlt> unop: i mean [19:49] <Gestahlt> frojnd: what do you mean? [19:49] <unop> Gestahlt, sure, you'll need to write a udev rule tho [19:50] <frojnd> Gestahlt: like with konqueror protocol fish, what's in gnome ? [19:50] <unop> !udev rules | Gestahlt [19:50] <ubottu> Gestahlt: Ever wanted to make your USB-stick /dev/usbstick? Go to http://reactivated.net/writing_udev_rules.html to learn more about this feature. [19:50] <Gestahlt> unop: cool, i wanted to such things anyway. [19:50] <Anon4836> hey everyone! [19:50] <hatter243> !hi [19:50] <ubottu> Hi! Welcome to #ubuntu! [19:51] <frojnd> Does evolution supports ssh ? and how can I login with evolution to a remote computer using ssh ? [19:51] <Anon4836> i want to boot vista xp and ubuntu on the same system... what i should do? [19:51] <hwilde> !freenx | frojnd [19:51] <ubottu> frojnd: FreeNX is advanced remote desktop technology. For more information and install instructions, see https://help.ubuntu.com/community/FreeNX [19:51] <hatter243> Anon4836, install vista and then install ubuntu, be careful that during the ubuntu installation you tell it to split your harddrive in half. [19:52] <taz_white95> Any one in the room know how to deal with the Bug on mounting UDF Valume [19:54] <Anon4836> i want to boot vista xp and ubuntu on the same system... what i should do ? === brandonban6 is now known as help === help is now known as Guest79308 [19:55] <a2z> first install vista then ubuntu Anon4836 [19:55] <Jack_Sparrow> Anon4836 Go see a doctor, something is really wrong with you :) [19:55] <erUSUL> Anon4836: install ubuntu last [19:55] <a2z> Jack_Sparrow, lol [19:55] <Jack_Sparrow> Sorry.. yes, Anon4836 ubuntu last [19:55] <e-type> Anon4836: the ubuntu installer will offer to install next to the vista installation and you will get a boot menu option for vista === Guest79308 is now known as brandon6 [19:56] <erUSUL> Anon4836: for help on doing a multiboot xp vista head to ##windows === cory is now known as Guest69753 [19:57] <taz_white95> Vista grrr [19:58] <jkristheking> d on.. [19:58] <Anon4836> the thing is that vista and ubuntu boot fine.. but i still have problems with xp [19:58] <Anon4836> which bootloader shoul i use? [19:59] <roadrock> Anon4836: grub [19:59] <roadrock> Anon4836: grand unified bootloader, works good. [19:59] <jkristheking> re3configure grub to work with XP [20:00] <mustangg> hey the chan. Might anyone know what could trigger "doesn't have the endmark 0xAA55" and the loss of softraid+lvm on/in(?) a drive partition table? btw: a new install, only days old. [20:00] <Jack_Sparrow> Anon4836 if vista and ubuntu working .. then gksudo gedit /boot/grub/menu.lst [20:00] <plazia> anyone else having top report 116 % CPU usage for pulseaudio? I've never seen above 100 % CPU usage. [20:00] <plazia> only periodically spikes at that value. [20:00] <spencermiles> so, i checked the backports, but the package I need isn't there. I need Apache 2.2.10 or greater, and it looks like only Jaunty has that. Is there any way to install that package with apt? [20:01] <Jack_Sparrow> !lamp [20:01] <ubottu> LAMP is an acronym for Linux-Apache-MySQL-PHP. However, the term is often used for setups using alternative but different software, such as Perl or Python instead of PHP, and Postgres instead of MySQL. For help with setting up LAMP on Ubuntu, see https://help.ubuntu.com/community/ApacheMySQLPHP - See also the Server CD installation process (different in Edgy+) [20:01] <jkristheking> Anyone in here ever install AOE in ubuntu cuz i getting an error and i need help@!@@@@@@$#$ [20:01] <Jack_Sparrow> spencermiles Best to stick with the repos or build it yourself.. BUt please make a system backup before you do [20:02] <sebsebseb> jkristheking: AOE that sounds vagulery familur, what is it? [20:02] <jimcooncat> spencermiles: since it's in Jaunty, perhaps Prevu can help [20:02] <jkristheking> age of empires [20:02] <sebsebseb> jkristheking: ah ha I see [20:02] <sebsebseb> jkristheking: check appdb.winehq.org find your game there [20:03] <jkristheking> sebsebseb: did u ever install it? [20:03] <Jack_Sparrow> jkristheking Are you talking about under wine? [20:03] <sebsebseb> jkristheking: or is it meant to be native? [20:03] <jkristheking> pst me please!!!! i hate talking in this flooded channel [20:03] <spencermiles> jimcooncat: cool, Prevu looks great i'll give that a try! thx [20:03] <Pici> jkristheking: Wine support is in #winehq [20:03] <jkristheking> LOOK at this error please!!! http://www.lookpic.com/files/Screenshot_5.png [20:03] <jkristheking> for AOE [20:03] <tmetro1> anyone know how to contact an administrator at ubuntuforums.org? Their FAQ mentions contacting an administrator for certain things, but they fail to indicate how to do that. [20:04] <Jack_Sparrow> jkristheking Are you talking about under wine? [20:04] <jkristheking> jack: yes [20:04] <roadrock> jkristheking: judicious use of /ignore #chan joins parts quits is your friend. [20:04] <Jack_Sparrow> jkristheking Then please find the right channel [20:04] <Jack_Sparrow> !wine [20:04] <ubottu> WINE is a compatibility layer for running Windows programs on GNU/Linux - More information: https://help.ubuntu.com/community/Wine - Search the !AppDB for application compatibility ratings - Join #winehq for application help [20:04] <sebsebseb> jkristheking: try #winehq [20:04] <jkristheking> jack: it's not a wine problem [20:05] <manager> now that openoffice 3 is out of beta and official when will we be able to update to it [20:05] <manager> ? [20:05] <Jack_Sparrow> jkristheking Error loading a DLL is NOT a ubuntu question [20:05] <manager> or can we already [20:05] <jkristheking> ... [20:06] <sebsebseb> manager: I think Ubuntu's version has the relivant Open Office 3 changes, or they think it's buggy [20:06] <Jack_Sparrow> manager YOu can always do it manually [20:06] <giorgiotux> italiani?? [20:06] <manager> how?/ === JanC_ is now known as janc === janc is now known as JanC === thomc is now known as thomc_ [20:06] <Jack_Sparrow> !it [20:06] <ubottu> Vai su #ubuntu-it se vuoi parlare in italiano, in questo canale usiamo solo l'inglese. Grazie! (click col tasto destro sul nome del canale per entrare) [20:06] <korogiannos> how can I stop ir_common from loading? I've blacklisted it. perhaps some dependancy issue? === thomc_ is now known as thomc [20:06] <jimcooncat> where to get help for irc commands, please? [20:06] <Jack_Sparrow> !irc [20:06] <ubottu> A list of official Ubuntu IRC channels, as well as IRC clients for Ubuntu, can be found at https://help.ubuntu.com/community/InternetRelayChat - For a general list of !freenode channels, see http://freenode.net/faq.shtml#channellist - See also !Guidelines [20:06] <hwilde> korogiannos, you have to reboot for the blacklist to take effect. or modprobe -r the module to remove it [20:07] <jimcooncat> thanks Jack_Sparrow [20:07] <korogiannos> I've tried both. modprobe -r says it's in use [20:07] <Carstairs> can anyone tell me how to edit xorg.conf from command line at bootup? [20:07] <Jack_Sparrow> jimcooncat np [20:07] <korogiannos> hwilde: I've tried both. modprobe -r says it's in use [20:08] <erUSUL> Carstairs: with a text editor like nano "sudo nano /etc/X11/xorg.conf" [20:08] <Carstairs> thanks [20:09] <rzz8509> hello i have a large text file that references files one per line and i need to change the path there all in the same folder what commands can i use/ [20:09] <manager> how can i manually update to openoffice 3.0.1? [20:10] <FM> rzz8509: maybe something like this: sed 's/old_path/new_path/' textfile.txt > newtextfile.txt === ROSHA is now known as RoozbehOnline [20:11] <rzz8509> thanks fm [20:11] <FM> rzz8509: pay attention however to mask your / in the path like this: \/ [20:11] <jkristheking> found out the problem with AOE. wine is a lil fucked up when it runs it...grr i hate wine!!! [20:11] <th1> Hi, I have Kubuntu which I recently upgraded from 7.10 via 8.04 to 8.10, in firefox, there are no file associations and even "Open Directory" doesn't work, how can I fix this? [20:11] <korogiannos> when does a module load at startup despite being blacklisted? intrepid. [20:11] <FM> np [20:12] <Jack_Sparrow> jkristheking Please STOP with the bad language.. [20:14] <klynstron> hi, i want to boot the kubuntu's cd installation from pendrive, its possible? [20:14] <jkristheking> mhm... [20:14] <Jack_Sparrow> !usb [20:14] <ubottu> For information about installing Ubuntu from USB flash drives, see https://help.ubuntu.com/community/Installation/FromUSBStick - For a persistent live USB install, see: https://wiki.ubuntu.com/LiveUsbPendrivePersistent [20:14] <jkristheking> i just hate the whole wine isn't compatable this it's BULL [20:14] <klynstron> thanks Jack_Sparrow [20:15] <Jack_Sparrow> np [20:15] <rzz8509> fm for example "/media/232GBide" to S: [20:16] <jonaskoelker> hi all. My firefox crashes whenever I try to view flash video. I tried googling, but everything I found is old and doesn't fix the problem. How do I fix it? [20:16] <jonaskoelker> ("whenever" meaning all the times I try either youtube or redtube) [20:16] <jonaskoelker> redtube is NSFW, so don't test it ;-) [20:16] <FM> rzz8509: sed 's/\/media\/232GBide/S:/' textfile.txt > newtextfile.txt [20:17] <oskar-> jonaskoelker: interesting *tubes ;-) i would try a clean firefox profile [20:17] <FM> (not sure if that : needs also to be maked) === JanC_ is now known as JanC [20:17] <th1> Can anyone help with this: I upgraded Kubuntu from 7.10 via 8.04 to 8.10 and now Firefox doesn't have any file associations and even "Open containing directory" doesn't work, how can I fix this? [20:17] <jonaskoelker> oskar-: that's "firefox -P", right? [20:17] <Huufarted> Ok... I broke Gnome. More specifically, I broke a package or probably a dependency. Background: Was installing Synergy. Said I needed an updated GTK+ Tried installing GTK+, but it said I needed GLib, ATK, Pango, Cairo. I decided to handle it later, but obviously the damage was done. Rebooted and now GNOME won't load, so I'm stuck at the command prompt. I have the networking fixed, but can someone look at this paste perhaps and give me a [20:18] <oskar-> jonaskoelker: firefox -ProfileManager, i think [20:18] <kizza> i have 8.10 and i have the desktop effects activated how do i do the cube wat button [20:19] <roadrock> jonaskoelker: in a termial issue command, dpkg -s flashplugin-nonfree this package works well if no other plugin has been installed. [20:19] <rzz8509> thanks [20:19] <korogiannos> can a module be forced to load (because of dependancies?) even if it's blacklisted. if so, how do I find out which module is loading my blacklisted one? [20:19] <FM> no problem [20:19] <Carstairs> can't boot ubuntu after following howto on forum. Was installing driver for ATi card. Cant edit xorg.conf because it isn't there can i recompile it from command line? [20:19] <Jack_Sparrow> kizza Install ccsm sudo apt-get install compizconfig-settings-manager Next go to system...pref..advanced desktop effects.... On the first page put check next to rotate cube and desktop cube.. dbl click general options... up closer to the top... click on desktop size and set them to 4, 1 and 1 top to bottom... ctrl+alt+(Left Mouse Button) then move mouse [20:20] <Chris___> I just installed ubuntu desktop 8.10, and with the account i installed with it would hang at the gray screen after login. I went to recovery terminal, made a new account, and that one hangs at a black screen after login. Any ideas? [20:20] <Jack_Sparrow> Carstairs You can still get in using vesa mode [20:20] <Carstairs> thow? [20:20] <jonaskoelker> roadrock: aptitude search ~iflash reveals flashblock and flashplugin-nonfree. I guess I'm set? [20:20] <Huufarted> Need help, folks. It's PROBABLY something stupid, but it's out of my reach. I broke a dependency it looks like. Can someone take a look at this paste and perhaps get me the ability to load GNOME again? http://paste.ubuntu.com/122017 [20:20] <Carstairs> how? [20:21] <Jack_Sparrow> Carstairs I am in the middle of something.. but look into vesa moda .. it will get you 1024 x 768 desktop [20:21] <oskar-> korogiannos: lsmod should tell you, which uses which. modinfo tells you dependencies. this should be enough to find it out (?) [20:21] <roadrock> jonaskoelker: yes you should be fine. although i'm not familiar with flashblock [20:21] <zac_> can any1 help me with connecting to a ftp sever? [20:21] <Huufarted> !ask | zac_ [20:21] <ubottu> zac_: Please don't ask to ask a question, simply ask the question (all on ONE line, so others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) [20:21] <rzz8509> fm how can i change the "/" to windows style '\" [20:22] <jonaskoelker> roadrock: it blocks flash content ;-) [20:22] <jonaskoelker> and I just disabled it, so that's not what's causing problems :D [20:22] <jonaskoelker> I think (Error code: sec_error_reused_issuer_and_serial) [20:22] <jonaskoelker> wtf [20:22] <korogiannos> oskar-: thanks. I'll give it a look. my suspicion is that the module that forces ir_common to load, is one that I need... back soon [20:22] <jonaskoelker> nevermind that [20:22] <xTheGoat121x> Is anyone familiar with acer_acpi? [20:22] <FM> rzz8509: I'm not sure waht you mean [20:22] <Bodsda> !wtf | jonaskoelker [20:22] <ubottu> jonaskoelker: Please watch your language and topic to help keep this channel family friendly. [20:22] <roadrock> jonaskoelker: sounds counter productive but i'm sure it has it's uses. [20:23] <Assid> is there any backport for the latest mono on ibex? [20:23] <Chris___> I just installed ubuntu desktop 8.10, and with the account i installed with it would hang at the gray screen after login. I went to recovery terminal, made a new account, and that one hangs at a black screen after login. Any ideas? [20:23] <jonaskoelker> wt*, I can't say [censored] [20:23] <zac_> trying to connect to my xbox the url is "ftp\\xbox\xbox@192.168.*.*" and it wont work when i type it into the connet to server [20:23] <rzz8509> the path names are being changed to be used on a windows box and the paths contain a backslash instead of a / [20:23] <Huufarted> zac_, how are you attempting to connect? [20:23] <Huufarted> zac_, more specifically, what program and on what platform? [20:24] <zac_> well im trying to map a drive i have it working on my vista pc [20:24] <jonaskoelker> I got this interesting error message out of firefox: (Error code: sec_error_reused_issuer_and_serial) [20:24] <jonaskoelker> gahh [20:24] <jonaskoelker> http://rafb.net/p/3uakqw82.html [20:24] <Huufarted> zac_, use this: ftp://xbox:xbox@192.168.1.1 (replace the IP with your real IP) however be advised, that is not a question about Ubuntu. [20:24] <zac_> ubuntu 8.10 and nautilus connect to sever [20:24] <oskar-> zac_: if it is a url, then it is ftp://xbox/...., isn't it? [20:24] <roadrock> jonaskoelker: disabling addons often fixes firefox issues. [20:25] <jonaskoelker> roadrock: sure... not in this case though, apparently [20:25] <roadrock> jonaskoelker: it can be somewhat frustrating. [20:25] <Huufarted> Can someone help me fix my dependency issue? http://paste.ubuntu.com/122017 [20:26] <Carstairs> can i access my ubuntu drive if i boot from live cd? [20:26] <Chris___> So is there any resource anywhere dealing with resolving an issue of ubuntu 8.10 hanging after login on a fresh install? [20:26] <rzz8509> fm path names are being changed to be used on a windows box and the paths contain a backslash instead of a / === solid_li` is now known as solid_liq [20:26] <FM> rzz8509: well, sed doesn't know anything about that, it just replaces the text if finds against something else you determine. That said, you just have to insert your path with backslashes windows like on the right side of your pattern argumens. Something like: sed 's/blablabla/C:\\folder\\to\\windows\' ... [20:26] <erUSUL> Carstairs: ys just mount it [20:26] <FM> got it? [20:26] <tabla> hi ppl [20:26] <rzz8509> thanks [20:26] <oskar-> Carstairs: yes, you can mount arbitrary file systems, that are accessible [20:26] <bobbob1016> My NFS stpped working, not sure why. My client machine says "mount.nfs internal error", I haven't changed anything on my network. Any ideas? [20:26] <Huufarted> !hi | tabla [20:26] <Carstairs> how it dont show anywhere? [20:26] <ubottu> tabla: Hi! Welcome to #ubuntu! [20:26] <Reformer81> I just installed kubuntu-kde4-desktop. Now, when I rebooted, the startup halts with errors that fsck could not check /dev/sdb6 (which is my /home/ partition). I need to press Ctrl-D to continue booting. Also, when logging into Gnome, now the "User Switcher" applet crashes immediately. What happened and how do I fix this? [20:26] <FM> ;-) === zo is now known as zooli === xun is now known as Guest7404 [20:27] <KenBW2> my SD card is mounted as /home, and i removed it while the PC was in Suspend. Now it doesn't auto-mount. Any ideas? [20:27] <Jack_Sparrow> Chris___ To get live cd to run this often helps..At start or install press F4 and select safe graphics mode then press F6 and remove Quiet and Splash from the command line. If it still fails.. Repeat and after removing quiet and splash add noapic acpi=off before the "--" [20:27] <oskar-> bobbob1016: only an idea: look for name<->ip resolution [20:27] <rzz8509> fm can i use wild cards in between slashes [20:27] <Chris___> ty sir [20:27] <tabla> i have huge error with sound i dont have any im using creative lab soundcard there is 1 unofficila driver installed it but nothing happends so pls can somone help me how to install alsamixer or smthn like that [20:28] <Jack_Sparrow> KenBW2 yep, it is locked down, but hopefully not damaged. .. Try clearing the lock by using a live cd [20:28] <FM> rzz8509: yes you can, but regexp style [20:28] <bobbob1016> oskar-, I have static IP's and I can ssh to the client from the server, and to the server from the client [20:28] <KenBW2> Jack_Sparrow: how would i do that [20:28] <Jack_Sparrow> KenBW2 boot livecd and fsck the usb drive [20:28] <acfrazier> I accidentally deleted a kernel module when trying to install wifi drivers to fix my problem, is there any way to get it back [20:28] <rzz8509> fm buy using \ before \ eg. \\ [20:29] <KenBW2> Jack_Sparrow: is it that simple? [20:29] <Jack_Sparrow> KenBW2 It could be.. [20:29] <KenBW2> Jack_Sparrow: why has it locked it? [20:29] <oskar-> bobbob1016: i had once a nfs issue, where - afaik - the server wanted to resolve the clients hostname. so i had to fill it into the /etc/hosts [20:29] <FM> rzz8509: if you never heard about regexps: http://en.wikipedia.org/wiki/Regular_expression to get started [20:29] <Jack_Sparrow> KenBW2 unclean unmount [20:29] <rzz8509> thanks [20:29] <Huufarted> Anybody that can tell me how to reinstall GTK+? [20:29] <oskar-> bobbob1016: but the problem may be anywhere else... it's only an idea [20:29] <Jack_Sparrow> KenBW2 Sorry.. back later [20:30] <Jampiter> !floppy [20:30] <ubottu> To mount floppy disks, see here : https://help.ubuntu.com/community/MakeFloppyDriveAvailableToEveryone [20:30] <th1> what's the command in Kubuntu to open a file like if you had clicked it from the File Browser? I seem to remember "dcop something something".. === DigitalFiz_ is now known as Fiz === Fiz is now known as DigitalFiz [20:30] <FM> rzz8509: the reason for those double slashes is that '\' and '/' like many other chars have special meanings for the shell so they have to be "hidden" (masked) so they don't get interpreted but instead read literally [20:31] <acfrazier> is there anyone that can tell me how to get my ieee80211 kernel module back? I deleted it when installing wifi drivers, it now seems t owork [20:31] <tabla> !audio [20:31] <ubottu> If you're having problems with sound, first ensure ALSA is selected, by double clicking on the volume control, then File -> Change Device (ALSA Mixer). If that fails, see https://help.ubuntu.com/community/Sound - https://help.ubuntu.com/community/SoundTroubleshooting - http://alsa.opensrc.org/DmixPlugin - For playing audio files, see !Players and !MP3 [20:31] <e-type> acfrazier: reinstall your kernel should put back the default [20:32] <acfrazier> e-type: how? [20:32] <KenBW2> "Inode 56 has EXTENTS_FL flag set on filesystem without extents support" <-- what does that mean [20:32] <redspike> Is there any nice alsa EQ in the apt ? [20:33] <jonaskoelker> how do I see which of my installed packages are from jaunty? [20:33] <e-type> acfrazier: '$ sudo apt-get --reinstall install linux-image-$(uname -r)' in a terminal should do it. [20:33] <Jack_Sparrow> jonaskoelker ask in ubuntu+1 [20:33] <Reformer81> I just installed kubuntu-kde4-desktop. Now, when I rebooted, the startup halts with errors that fsck could not check /dev/sdb6 (which is my /home/ partition). I need to press Ctrl-D to continue booting. Also, when logging into Gnome, now the "User Switcher" applet crashes immediately. What happened and how do I fix this? [20:33] <rzz8509> fm what is the wild card char is it * or a-zA-Z etc.. [20:33] <tabla> i have huge error with sound i dont have any im using creative lab soundcard there is 1 unofficila driver installed it but nothing happends so pls can somone help me how to install alsamixer or smthn like that [20:34] <jonaskoelker> Jack_Sparrow: how come? I'd think the packages in ubuntu+0 would be able to tell me... [20:34] <Carstairs> how do i mount a drive from cd live? === AdamS42a is now known as AdamS42 [20:34] <Jack_Sparrow> jonaskoelker We dont do anything with jaunty in here yet [20:34] <Jack_Sparrow> jonaskoelker and adding those repos to install something is not a good idea [20:35] <oskar-> Reformer81: press ctrl+1 to get into the vt1, log in as normal user and try to fix the problem manually, with something like: sudo fsck /dev/sdb6; sudo mount -a [20:35] <jonaskoelker> Jack_Sparrow: okay... [20:35] <Jack_Sparrow> Carstairs create mount point and mount it.. one sec [20:35] <jonaskoelker> Jack_Sparrow: I want to know which of my packages are from there so I can downgrade them... [20:35] <Carstairs> will wait [20:35] <Jack_Sparrow> !downgrade [20:35] <FM> rzz8509: regexps are more complex than wildcards [20:35] <ubottu> Attempting to downgrade to an older Ubuntu version is explicitly not supported, and may break your system. [20:35] <jonaskoelker> okay [20:35] <Jack_Sparrow> Carstairs sudo mkdir /media/badhome [20:35] <jonaskoelker> so how do I do it? [20:36] <Reformer81> oskar-: I'll give it a shot. Thanks [20:36] <FM> rzz8509: you really should spend 10 minutes looking for more info. Really [20:36] <oskar-> Reformer81: you should have a look, if the partition is yet in place, if it is already mounted and so on [20:36] <FM> There is also * but has a different context [20:36] <Jack_Sparrow> Carstairs sudo mount /dev/sdxy /media/badhome x being the drive y being the partition on that drive [20:36] <Chris___> How stable would ubuntu be if I took a hd image of an installation, and put on a drive in another computer using different hardware/drivers? Would i need to do some sort of system recovery like with windows? or would it just work? [20:36] <Aji-Dahaka> neat, did an apt-get upgrade and now my macbook can't use its keyboard [20:37] <Jack_Sparrow> Chris___ it will detect changes and try to adapt [20:37] <Chris___> well that's good [20:37] <Chris___> ty [20:37] <Jack_Sparrow> Chris___ have a ubuntu cd handy [20:37] <Chris___> yea [20:37] <Chris___> the one i installed with [20:37] <acfrazier> How do I reinstall my kernel? [20:37] <Jack_Sparrow> yep.. cool [20:37] <oskar-> Chris___: only display drivers are sometimes a problem, the rest works normally fine [20:38] <Chris___> jack, i boot to the cd, do what you said, then reboot without cd right? [20:38] <Chris___> making sure i read that right [20:38] <Carstairs> Jack_sparrow: x= 1 y=1 ? [20:38] <Jack_Sparrow> Chris___ It is not foolproof, you cant take a image from 64 bit and run it on 32 etc [20:38] <Chris___> that's understandable [20:39] <Jack_Sparrow> Carstairs x,y do this in term sudo fdisk -l [20:39] <Carstairs> ok [20:39] <Melik> any way i can make a bootable USB with a minimal ISO of ubuntu? [20:39] <Jack_Sparrow> Carstairs Look in that list for your usb drive [20:39] <KenBW2> Melik: Intrepid has a tool for that [20:40] <Carstairs> ok thanks [20:40] <Jack_Sparrow> Melik you may need pendrive linux.com for that [20:40] <Jack_Sparrow> Carstairs sdc1 is most likely [20:40] <therootest> hello. I have this problem trying to decompress a file, the decompresson says its unzipping in dekstop but in desktop.. nothing appears after decompression! [20:40] <Melik> KenBW2, This is not a desktop install CD and thus cannot be used by this application. << i get that when I try to use the USB creator [20:40] <Chris___> jack, referring to the hanging after boot issue, I need to boot to the cd, do the f4 and f6 stuff you said, then reboot without cd? [20:40] <Chris___> hanging after login** [20:41] <georgez> hello all: I am having trouble with the wired interface on a laptop obtaining a dHCP address [20:41] <Chris___> or do i need to reinstall with those modes? [20:41] <Jack_Sparrow> Chris___ if live cd is hanging.. f4 f6 to get live to look at your usb drive to see if you cal fix it [20:41] <ecoasian> Question on OO version 3 [20:41] <georgez> it worked upon install of 8.10, but when i updated the packages it would no longer obtain the address [20:41] <Arne> !seen ajcham [20:41] <ubottu> I have no seen command [20:41] <georgez> thank you [20:41] <Chris___> Nah, live boots fine, it's the unbuntu install that's hanging after login [20:41] <georgeaf> hey guys, i ran glxinfo and it says i have only THREE glx visuals. No wonder why many progs can't run. Anyway to fix that ? [20:41] <phantmi> hi and bye [20:41] <oskar-> therootest: if you want to get nearer to the cause of the problem, start the decompression tool from a shell. if you only want to decompress, use the command line tools from shell ;) [20:42] <Jack_Sparrow> Chris___ Sorry, I was dooing too many things. [20:42] <Chris___> it's a fresh install, never been successfully logged into yet [20:42] <Chris___> it's fine [20:42] <therootest> oskar-, how can i do this? [20:42] <Jack_Sparrow> If you are just trying to get livecd to boot use the f4 and f6 trick [20:42] <oskar-> therootest: what format has the compressed file? [20:42] <Chris___> yea, live works fine without that stuff [20:42] <Chris___> it's just the actuall install on the hd with issues [20:42] <Jack_Sparrow> Chris___ do you get a black screen trying to boot now? [20:43] <kavurt> how to see which version of ubuntu I'm using? [20:43] <Jack_Sparrow> Chris___ ctrl-Alt-F2 and see if you get cli [20:43] <Chris___> it's a gray black screen where i can move the mouse after login [20:43] <Jack_Sparrow> kavurt lsb_release -a [20:43] <therootest> oskar: the compressed file is a dvd iso, the filenames are rzr-cod4.1, rzr-cod4.2 etc [20:43] <georgeaf> i ran glxinfo and it says i have only THREE glx visuals. No wonder why many progs can't run. Anyway to fix that ? [20:43] <Chris___> gray blank screen* [20:43] <georgeaf> everything was running on my old ubuntu, my card is Intel's Mobile 945 [20:44] <therootest> oskar: rzr-cod4.001 actually [20:44] <Jack_Sparrow> Chris___ I really need to get back to work.. but try ctrl alt 2 next time you are there [20:44] <kavurt> Jack_Sparrow thanks [20:44] <Jack_Sparrow> np [20:44] <big-g> Anyone use a ATI Radeon Mobility HD 3450? [20:44] <Chris___> will do [20:44] <Chris___> tyvm jack [20:44] <Chris___> enjoy work [20:44] <Jack_Sparrow> thanks [20:44] <georgez> Hello all: I am having trouble with the wired interface of a laptop on 8.10 [20:44] <georgez> it worked upon install of 8.10, but when i updated the packages it would no longer obtain the address [20:45] <jonaskoelker> my firefox crashes with this error message: http://rafb.net/p/eB2SJt64.html whenever I load a flash plugin -- what can I do about it? [20:45] <ali_> hi all [20:45] <zleap> hi [20:45] <ali_> im having abig problem [20:45] <therootest> oskar: ? [20:46] <ali_> i installed ubuntu [20:46] <ali_> and dont know how to boot vista after instaling ubunut [20:46] <letalis> anyone know if its possible to connect to a jackd from remote? id like to use ardour from my laptop but use the hardware on my desktop to do the recording work [20:46] <letalis> if it is possible. [20:47] <ali_> people [20:47] <Linux_Time> Moin o: [20:47] <ali_> can i get help here plz === odder_ is now known as odder [20:47] <ali_> HELLOOO [20:47] <Cotowar> how might i get my sound card settings set back to default? [20:47] <ali_> any here can help me? [20:48] <oskar-> therootest: is it zip or rar? use: unzip file; or: unrar x file [20:48] <letalis> !repeat | ali_ [20:48] <ubottu> ali_: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. You can search https://help.ubuntu.com or http://wiki.ubuntu.com while you wait. Also see !patience [20:48] <Linux_Time> Jemand der deutsch spricht hier? [20:48] <_VIM_> !de | Linux_Time [20:48] <ubottu> Linux_Time: In den meisten ubuntu-Kanälen wird nur Englisch gesprochen. Für deutschsprachige Hilfe besuchen Sie bitte #ubuntu-de, #kubuntu-de, #edubuntu-de oder #ubuntu-at. Geben Sie einfach /join #ubuntu-de ein! Danke für Ihr Verständnis. [20:48] <DeannaT2> hier Linux_Time [20:48] <Linux_Time> Ah [20:48] <Linux_Time> ty [20:49] <ali_> i have installed ubuntu and dont know how to boot vista agian [20:49] <jonaskoelker> ali_: we heard you :) [20:49] <Cotowar> did you do a full install, or did you partition? [20:49] <Linux_Time> vista should be in the Bootloader? ;o [20:49] <Cotowar> what he said ^ [20:50] <Izinucs> unless you did a full install and wiped vista off the face of the earth/machine [20:50] <DeannaT2> ali_, do you have made a dualboot? 2 partitions? [20:50] <jonaskoelker> firefox doesn't seem to crash when I play embedded wmv-files [20:50] <Huufarted> need a small bit of desperate help, folks. Can someone help me fix this issue? I think it's with a partially downloaded (and apparently vital) dependency, but I'm not sure: http://paste.ubuntu.com/122017/ [20:50] <big-g> Anyone use a ATI Radeon Mobility HD 3450? [20:50] <Cotowar> my sound card worked yesterday, but now it does not. how might i change the sound settings back to default? [20:51] <big-g> Cotowar: probably /home/user/.asoundrc [20:51] <georgez> One last time to see if anyone knows. [20:51] <georgez> I am having trouble with the wired interface of a laptop on 8.10 [20:51] <georgez> it worked upon install of 8.10, but when i updated the packages it would no longer obtain the address [20:51] <big-g> Cotowar: or look for .asoundrc anywhere. and if not make one in your home directory [20:51] <illumin8> Huufarted, did you run sudo apt-get update prior to the upgrade? [20:51] <calamari> georgez: have you got any other info on why it isnt working? [20:51] <Huufarted> georgez: so the problem is that it won't get an IP address via DHCP on a wired network? [20:52] <Huufarted> illumin8, yes and it went through fine [20:52] <wtf22> is there a reason why one would want to run debian instead of ubuntu? [20:52] <Cotowar> big-g: what am i doing with it once i have it/find it? [20:52] <illumin8> Huufarted, looking to see if i can tell whats wrong be right with you [20:52] <Huufarted> wtf22, Ubuntu is Debian, just with specific packages added [20:52] <big-g> Cotowar: google .asoundrc and get some samples. [20:52] <Huufarted> illumin8, you're a peach. :) [20:52] <Cotowar> wtf22, debian is more secure from my understanding as well [20:52] <oskar-> wtf22: debian is perhaps a bit more of the pure spirit? [20:52] <big-g> Cotowar: use aplay -l to get your soundcard info [20:52] <Cotowar> okay [20:52] <Cotowar> thank you [20:52] <tabla> i have huge error with sound i dont have any im using creative lab soundcard there is 1 unofficila driver installed it but nothing happends so pls can somone help me how to install alsamixer or smthn like that [20:53] <big-g> Anyone use a Dell Studio 15? [20:53] <ali__> i have installed ubuntu and dont know how to boot vista agian [20:53] <ali__> i have installed ubuntu and dont know how to boot vista agian ?? [20:53] <DeannaT2> have you made 2 partitions ali_ ? for dualboot? [20:53] <ali__> i dont know [20:53] <ali__> i just installed it [20:54] <need_help23> freeze in 3d apps with ati hd2400 who can help? [20:54] <wtf22> Cotowar: hahaha secure? you must google the debian openssl bug [20:54] <Silicium> how i can enable the nautilus directory tree on the left side? [20:54] <Huufarted> lol, oh boy... if you aren't sure if you created multiple partitions, then you're in WAY over your head. [20:54] <illumin8> Huufarted, are you attempting to convert to gnome from some other desktop manager? [20:54] <Cotowar> wtf22, as i said, it was just from my understanding. i wasn't sure [20:55] <ali__> what is the solution? [20:55] <Cotowar> wtf22, :) [20:55] <Huufarted> illumin8, no. I attempted to update gtk2+, was told it needed glib, pango, atk, cairo, so I apparently screwed up that. [20:55] <wtf22> heh. i would gladly run gen2 [20:55] <MIrrorIMage> Hi, is there a shortcut to look if a user is currently on the channel besides scrolling up & down? Thanks! [20:55] <incubii> Silicium, its under Edit->Preferences->Behavior, Always open as browser [20:55] <ali__> actually i didnt make any partition [20:55] <Silicium> incubii: thanks [20:55] <quibbler> Silicium: F9 or view check side panel [20:55] <illumin8> Huufarted, i dont think it was you, the error calls almost all refrence creation of symbolic links in gnome [20:56] <Huufarted> illumin8, after the next reboot, that's what I get and I'm stuck at the command line. The real problem I think is a dependency is screwed up (or GTK2 itself) and GNOME itself won't load [20:56] <vagelis> apo ellada kaneis???? [20:56] <Silicium> it works [20:56] <Silicium> thanks [20:56] <illumin8> Huufarted, although im truely not sure how to proceed. [20:56] <Freddy2> hi [20:56] <Huufarted> illumin8, I think if I can manage to get GTK2 reinstalled I might be good to go [20:56] <xTheGoat121x> Does anyone know how to set Metacity to shade windows through the use of a wheel? [20:56] <acfrazier> Does anyone know how to reinstall the kernel? [20:57] <illumin8> Huufarted, you could try using a prepackaged unit [20:57] <xTheGoat121x> Aha! Never mind, I found it. [20:57] <Huufarted> good call, illumin8. I suppose next is to try and apt-get it [20:57] <oskar-> acfrazier: try with an apropriate package name: apt-get --reinstall install linux-image.... [20:57] <MIrrorIMage> Hi, is there a shortcut to look if a user is currently on the channel besides scrolling up & down? Thanks [20:57] <big-g> Anyone use a ATI Radeon HD 3450? [20:58] <Freddy2> i'm trying to establish a static ip address in ubuntu 8.10, and i can do it with the network manager applet, but after rebooting the interface always goes back to dhcp.. there is a dhcp server running in this network, but anyway it doesn't make sense.. can't i get it done without having to uninstall the network manager? (this way it works, of course) [20:58] <Huufarted> illumin8, lol 'sudo apt-get install libgtk2.0-dev' gives me the same thing [20:58] <illumin8> Huufarted, nope thats got issues for you [20:58] <Huufarted> so I see, illumin8. [20:58] <Huufarted> illumin8, do I download the .deb and force dpkg to install it? [20:58] <illumin8> Huufarted, you will want to manually download the gtk-2.0 then drag/drop it into the theme [20:59] <Huufarted> illumin8, no dragging and dropping here. No GNOME. [20:59] <illumin8> Huufarted, this blog may offer some insight, but again im not very fimilar with that. [20:59] <need_help23> freeze in 3d applications with ATI radeon HD2400 help me plz [20:59] <illumin8> Huufarted, http://ubuntuforums.org/showthread.php?t=902245 [20:59] <illumin8> Huufarted, note that if drag/drop isnt an option you can extract the package to ~/.themes [21:00] <Huufarted> illumin8, going there now [21:00] <oskar-> MIrrorIMage: perhaps the irc command /ison ? === Niamor7 is now known as Niamor [21:00] <MIrrorIMage> oskar: I just found out how to do it [21:00] <Huufarted> illumin8, it's not the themes themselves, but gtk [21:00] <Cotowar> big-g: what am i looking for in .asoundrc? i had sound yesterday and was playing songs off my external, and i tripped on the cable and yanked it. now my sound doesn't work at all. [21:00] <leszek> hey [21:00] <ali__> huufartd: and i made a partition how to boot vista? [21:01] <MIrrorIMage> oskar-:All I had to do was type the username, then tab, thanks to rg3 [21:01] <vagelis> kaneis ellinas??????????? [21:01] <vagelis> kaneis ellinas??????????? [21:01] <vagelis> kaneis ellinas??????????? [21:01] <Cotowar> idk how USB would affect anything, but since i unplugged it, it no longer works. I have no headphones, and no speakers on my laptop anymore from my media players or firefox [21:01] <vagelis> kaneis ellinas??????????? [21:01] <FloodBot3> vagelis: Please don't flood, use http://paste.ubuntu.com to paste, don't use Enter as punctuation. [21:01] <ali__> huufartd: and i made a partition how to boot vista? [21:01] <Huufarted> ali__, are you botted into Ubuntu right now? [21:01] <ali__> yes [21:02] <Huufarted> Folks, my gnome isn't loaded, someone tell me where the disk manager is so ali__ can view his partition information? [21:02] <Huufarted> we're trying to determine if he jacked his Vista installation [21:02] <Cpudan80> Anybody here know why the samba guide says you should chown your smb shares to nobody? [21:02] <Iceman_B^Ltop> if I want to download a torrent while Im connected through putty, which version of transmission should I use? [21:02] <oskar-> Huufarted: cat /proc/partitions [21:02] <Cpudan80> https://help.ubuntu.com/8.10/serverguide/C/samba-fileserver.html -- that guide, about 3/4 the way down [21:02] <oskar-> Huufarted: my disk manager ;-) === automatix is now known as ortsvorsteher [21:02] <illumin8> Huufarted, are you able to launch synaptic? [21:02] <DeannaT2> how did you install unbuntu, ali__? with live cd, wubi-instaler or otherwise? [21:03] <Frenchie> hey there anyone know what this means?: Feb 23 13:57:17 lrochon-laptop NetworkManager: <info> (eth1): deactivating device (reason: 36). [21:03] <amorenew_> mib_j59xx3>: amorenew@geno:~/سطح المكتب/gyachi-1.1.0$ make check make: *** No rule to make target `check'. Stop. [21:03] <illumin8> Frenchie, looks like disableling of a network card on a laptop [21:03] <Huufarted> illumin8, not the GUI version of it [21:03] <illumin8> Huufarted, but you are able to launch it? [21:04] <Frenchie> illumin8: yep but i mean the reason 36 part [21:04] <Huufarted> illumin8, if you give me the command, I can tell you. [21:04] <amorenew_> mib_j59xx3>: amorenew@geno:~/سطح المكتب/gyachi-1.1.0$ make check make: *** No rule to make target `check'. Stop. [21:04] <illumin8> Huufarted, see if you can search for gt2. you would want to install the -dev pacakage [21:04] <Rioting_pacifist> !prelink [21:04] <ubottu> Sorry, I don't know anything about prelink === Mud is now known as Mud|afk [21:04] <need_help23> is there anyone who can help me fixing some technical problems? [21:04] <need_help23> my system freezes when i enter 3d applications (ati radeon hd2400) [21:04] <Freddy2> so.. no static ip with network manager? i can't believe it.. [21:04] <illumin8> !synaptic [21:04] <ubottu> synaptic is Ubuntu's Graphical Package Manager. For a good howto see https://help.ubuntu.com/community/SynapticHowto [21:04] <ali__> what do i do now [21:04] <Huufarted> illumin8, I can't with apt-get, I get the same errors as apt-get upgrade [21:04] <Rioting_pacifist> erm i think prelink broke a whole load of binaries any ideas how i can fix them? [21:05] <kattollikisd> I can't see web-cam on emesene, can someone help me out? [21:05] <Andymeows> is it not possible to setup ssh-keys for www-data? [21:06] <ali__> <Huufarted> what do i do now? [21:06] <Huufarted> illumin8, I tried 'sudo apt-get install libgtk2.0-dev' and I got errors. You know a way to get it? [21:06] <beastsd> Andymeows,yes is possible [21:06] <Huufarted> ali__, you need to show us your partition information. Hang on [21:07] <Huufarted> ali__ open the disk management tool in "Administration" under the system menu [21:07] <illumin8> Frenchie, could you pastebin file nm-err.txt [21:07] <Andymeows> beastsd: is there any trick to it? I've got it setup for a 2nd user, and I even try copying the authorized_keys file from user2 to www-data, and it still asks for a password [21:09] <neoberg> hi [21:09] <GuyFromHell_> Question, kdev -> kde as ??? -> gnome [21:09] <GuyFromHell_> fill in the blank? [21:09] <oskar-> Andymeows: look for the permissions of ~www-data/.ssh and its contents [21:09] <illumin8> Huufarted, http://packages.ubuntu.com/hardy/i386/libgtk2.0-0/download [21:09] <Frenchie> ok so here's my problem if anyone can help that'd be great: when ever there is a large amount of trafic to or from my ubuntu box the network connection fails,(ie the light on the pcmcia gigabit ethernet card turn off and i lose all connection/access to the box) until i pull the network card and plug it back in. I define a large amount of traffic as either reading or writing more than 3 gigs or reading and writing simultaniously this hap [21:09] <incubii> Rioting_pacifist, "prelink -a -u" that will undo prelinking for ALL files [21:09] <Frenchie> illumin8: i'm not sure what that means [21:10] <neoberg> anyone from turkey? [21:10] <Cotowar> is there a way to reset my sound card, like one can reset the xserver? [21:10] <georgeaf> hi ppl, why do i have only 3 opengl visuals ? [21:10] <Huufarted> awesome, illumin8. I found a non-Ubuntu package for 2.12.8, so your link is far better. [21:11] <juan_> anyone from Spain? [21:11] <SiDi> !info sun-java6-jre [21:11] <ubottu> sun-java6-jre (source: sun-java6): Sun Java(TM) Runtime Environment (JRE) 6 (architecture independent files). In component multiverse, is optional. Version 6-10-0ubuntu2 (intrepid), package size 6213 kB, installed size 14232 kB [21:11] <plazia> Cotowar, what are the chances. I need to do that too. my sound card has just ceased to function. [21:11] <guntbert> !tr | neoberg [21:11] <ubottu> neoberg: Turk ubuntu kullanıcıları, Türkçe yardım ya da geyik için #ubuntu-tr hizmetinizde. [21:11] <Rioting_pacifist> incubii: ill try that again and see if it fixes them thx [21:11] <plazia> I don't know if it's the pulseaudio daemon or alsa... or if it's this shabby x-fi driver. [21:11] <Cotowar> plazia: same here [21:11] <guntbert> !es | juan_ [21:11] <ubottu> juan_: 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. [21:11] <plazia> I'm tempted to sling the old audigy 2 zs back in. [21:11] <neoberg> başka serverlara nasıl gireceğimi soracaktım zaten :) bu server ön tanımlı geldi de [21:11] <amorenew> any chat program to use voice in yahoo account === Lenin_Cat is now known as commieball [21:12] <GuyFromHell> That was cool, xchat just exploded... [21:12] <juan_> ah dont worry i can manage [21:12] <juan_> jeje [21:12] <neoberg> xchat kullanıyorum [21:12] <georgeaf> hi ppl, why do i have only 3 opengl visuals ? i used to have a lot more on my old ubuntu [21:12] <juan_> thanks anyway ubottu === commieball is now known as Lenin_Cat [21:12] <yellabs> hi there [21:13] <yellabs> is there an short on the keyboard that i can use as an left klick mouse? [21:13] <Frenchie> ok so here's my problem if anyone can help that'd be great: when ever there is a large amount of trafic to or from my ubuntu box the network connection fails,(ie the light on the pcmcia gigabit ethernet card turn off and i lose all connection/access to the box) until i pull the network card and plug it back in. I define a large amount of traffic as either reading or writing more than 3 gigs or reading and writing simultaniously this hap [21:13] <Huufarted> illumin8, that didn't work, but I think it helped me find the problem. http://paste.ubuntu.com/122047/ [21:13] <guntbert> !tr > neoberg [21:13] <ubottu> neoberg, please see my private message [21:13] <bavardage> does the live cd have NFTS drivers? [21:14] <bavardage> as in, can windows partitions be accesed via the livecd? [21:14] <plazia> Cotowar, I've tried things like sudo /etc/init.d/alsa-utils restart I've tried /etc/init.d/pulseaudio restart but to no avail. [21:14] <amorenew> demand program to use in chat voice in yahoo [21:14] <yellabs> yes yo ucan acces windows partitions with the live cd [21:14] <Cotowar> honestly i think it was wen i did a partial upgrade to 9.04 [21:14] <Cotowar> because i did that a couple days ago, and now it doesn't work [21:15] <yellabs> can i setup keyboard to use as left klick mouse somehow? [21:15] <Droopsta915> How can I add myself to the vboxusers group. The vbox kernel driver is not accessible to the current user. [21:15] <ali_> <Huufarted> i dont have disk managment in adminitraion under the system menu [21:15] <plazia> I'm tempted to do a clean install of intrepid cos I did an apt-get dist-upgrade... but this x-fi driver is $h1t anyways [21:15] <Huufarted> ali__ check Preferences [21:15] <illumin8> Huufarted, indeed it looks like libcupsys2, libgnutls13 will be needed for proper installation. [21:15] <glitsj16> plazia: pulseaudio isn't always installed to use init.d style .. have you tried a "killall pulseaudio && pulseaudio -D" approach yet to get pulseaudio restarted ? [21:15] <Huufarted> illumin8, I'm all over it like a bad dress on a bridesmaid [21:15] <ali_> <Huufarted> didnt find also [21:16] <Huufarted> or if you prefer, like Rosie Odennel on a cupcake [21:16] <plazia> glitsj16, no but you can bet I will try now :) thanks. I'll give it a shot [21:16] <glitsj16> plazia: just a longshot, hope it gets somewhere [21:16] <Droopsta915> plazia: have you tried Hardy instead, I tryed intrepid and had lil probs, but in Hardy everythings runs real smooth. === solid_li` is now known as solid_liq [21:16] <illumin8> Frenchie out of curoisity, do you have a 4way handshake on your network? [21:16] <metajemo> hi guys! i have a usb webcam and i need some help mounting it [21:17] <metajemo> pleeeease [21:17] <m4rk> how do i upgrade my xubuntu? [21:17] <guntbert> !please | metajemo [21:17] <ubottu> metajemo: Avoid your questions being followed by a trail of "Please, help me", "Can nobody help me?", "I really need this!", and so on. This just contributes to making the channel unreadable. If you are not answered, ask again later; but see also !repeat and !patience [21:17] <Huufarted> illumin8, minimizing IRC, but I'll let you know [21:17] <Frenchie> illumin8: i'm don't have the slightest idea what that is [21:17] <ali_> <Huufarted> didnt find also [21:17] <Frenchie> ** i don't [21:17] <metajemo> alright [21:17] <metajemo> i'm sorry [21:17] <illumin8> Frenchie, 4 computers or connections using it at any one time. [21:18] <plazia> Droopsta915, yeah i came from hardy. but like all human I cravenly desire the new. [21:18] <plazia> :) [21:18] <quibbler> !webcam | metajemo [21:18] <ubottu> metajemo: Instructions for using webcams with Ubuntu can be found at https://help.ubuntu.com/community/Webcam - Supported cams: https://wiki.ubuntu.com/HardwareSupportComponentsMultimediaWebCameras [21:18] <Slart> metajemo: I don't think you "mount" a webcam, afaik [21:18] <Frenchie> illumin8: ahh no there are at most 3 computer on my network but normally only 2 [21:18] <glitsj16> plazia: in general, take a look at http://ubuntuforums.org/showthread.php?t=789578 for pulseaudio fixes and settings guidance, you might have already tried this, for me it works great ... [21:19] <plazia> glitsj16, once again thanks mate. [21:19] <plazia> I'll take a peek ther.e [21:19] <glitsj16> plazia: no problem, passing along what i picked up here myself [21:19] <illumin8> Frenchie, the reason i ask is that this error seemed common in dapper with laptops connecting to networks with 4 computers. [21:20] <Frenchie> ahh no i'm running ibex [21:20] <illumin8> Frenchie, k. [21:20] <etb> anyone has a us robotics router/ap? [21:20] <Andymeows> oscar-: my .ssh folders are identical [21:21] <Andymeows> oscar-: except for the owner that is [21:21] <guntbert> !anyone | etb [21:21] <ubottu> etb: A large amount of the first questions asked in this channel start with "Does anyone/anybody..." Why not ask your next question (the real one) and find out? === Andre_Gondim is now known as Andre_Gondim-afk [21:21] <oskar-> Andymeows: do containing folders have write permissions for group or others? [21:22] <Huufarted> illumin8, tells me I should use libcupsys2 instead of the currently installed libcups2, but won't let me remove the old one? Is there a way to force libcupsys2? [21:23] <Andymeows> the containing folder /var/www/ has 775 www-data:www-data [21:23] <m4rk> what does "The following packages have unmet dependencies." mean when I am trying to install with apt-get? [21:23] <etb> yeah i need to find why my us robotics router doesnt my swivel antenna doesn't fit the hole in my us robotics AP. anyone know what to do? [21:24] <Slart> etb: sounds like something for ##hardware [21:24] <sadaiyappan> is gmailchecker safe? [21:24] <oskar-> Andymeows: afaik that is the problem, you may want to try: chmod g-w /var/www/ [21:24] <sadaiyappan> it is in the synaptic package manager [21:24] <Frenchie> so here's my problem if anyone can help that'd be great: when ever there is a large amount of trafic to or from my ubuntu box the network connection fails,(ie the light on the pcmcia gigabit ethernet card turn off and i lose all connection/access to the box) until i pull the network card and plug it back in. I define a large amount of traffic as either reading or writing more than 3 gigs or reading and writing simultaniously this happen [21:25] <Slart> Frenchie: do you get anything in the logs when this happen? segfaults? crashes of any kind? [21:25] <oskar-> Andymeows: sshd does not like unsafe permissions for files that authorize to have access [21:25] <Frenchie> slart: i get lots in the logs but i don't know what any of it means [21:25] <Andymeows> oskar-: that was it. sweet, thanks [21:26] <Slart> Frenchie: could you pastebin the interesting parts of say.. syslog and kern.log ? [21:26] <Slart> !pastebin | Frenchie [21:26] <ubottu> Frenchie: 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) [21:27] <Jampiter> Is there a tool available which will allow me to manually control my laptop's fan speed? [21:27] <quibbler> Droopsta915: system-administration-users and groups unlock manage groups look for vboxusers if it is not there make add the users you wish [21:28] <Slart> Jampiter: there are some tools.. but it depends on what kind of motherboard you have.. some tools only work with certain hardware [21:28] <pjsturgeon> how to set the root mysql password? I have googled many times and im getting some errors [21:28] <guntbert> Frenchie: it *could* be a hardware failure, did you try with "another" live CD (knoppix,...)? [21:28] <stryd_one> hi all [21:29] <glitsj16> sadaiyappan: are you refering to checkgmail ? if so, been using it for quite a while without issues (safety or otherwise) ... but i run a single-user machine, always complex to judge safety issues i suppose [21:29] <DrX> anyone backing up SAMBA shares? [21:29] <big-g> Anyone use a ATI Radeon Mobility HD 3450? [21:29] <Jampiter> Slart: I have a Packard Bell laptop motherboard, could easily find out the model.. where abouts can I get this sort of tool? [21:29] <big-g> or a dell studio 15? === x-spec-t is now known as Spec [21:29] <Slart> pjsturgeon: can you pastebin a couple of the solutions you've tried together with the results.. I mean both command and output [21:29] <Slart> Jampiter: search in synaptic for fan speed or something like that [21:29] <Jampiter> Slart: Thanks :) [21:30] <jonaskoelker> my firefox crashes whenever I play sound from flash videos (error message: http://rafb.net/p/eB2SJt64.html). How can I fix it? [21:30] <guntbert> pjsturgeon: have you seen http://dev.mysql.com/doc/refman/5.1/en/resetting-permissions.html ? (google is your friend :-)) [21:30] <jonaskoelker> How can I control which sound output (alsa/pulse/oss) the flash plugin uses? [21:30] <Slart> Jampiter: I can't recommend any special software since I just run my fans from the BIOS [21:30] <Frenchie> slart: http://paste.ubuntu.com/122059/ [21:30] <Jampiter> Slart: I'll look in my BIOS for fan speed settings [21:30] <Slart> jonaskoelker: I think flash uses what firefox uses.. and that can be set using a setting in "about:config" [21:30] <pjsturgeon> guntbert not so sure it is, but I tried them anyway ;-) [21:30] <Tao> Hello. I'm having an issue disabling the system beep. I have tried rmmod pcspkr and blacklisting it but it still persists. Any suggestions? [21:30] <pjsturgeon> modified an example, got it going [21:31] <Assid> whats up with the updates [21:31] <stryd_one> i've just updated my jre/plugin/jdk/etc from the sun installer via java-package (aka make-jpkg)... Firefox still loads the old plugin, everything else is cool. all the links are correct in the firefox dirs... the only strange thing i can find is that update-alternatives sees all three java versions i have installed, and update-java-alternatives only shows the original ubuntu one. any clues? [21:31] <jonaskoelker> Slart: what's the pref name? [21:31] <Assid> i just tried to update.. and stupid thing is crashing appications now [21:31] <kattollikisd> I can't see web-cam on emesene, can someone help me out? [21:31] <sadaiyappan> i run single user machine too [21:31] <Slart> jonaskoelker: I'm looking.. I configured it myself only a month or so ago.. but I've already forgotten what it was called =) [21:31] <sadaiyappan> just wondering if its safe to input my password into that checker [21:31] <rdz> what is the default GNOME way to take a screenshot of a window? [21:32] <KenBW2> rdz: PrtScn button [21:32] <jonaskoelker> rdz: prt scrn plus some modifier (I think) [21:32] <erichammond> Tao: sudo modprobe -r pcspkr [21:32] <Tao> Trying now. [21:33] <oskar-> rdz: try alt+print screen [21:33] <glitsj16> sadaiyappan: checkgmail uses a few perl encryption packages behind the scenes to ensure regular safety saving your password [21:33] <jonaskoelker> Tao: the cheap solution is "xset r off" [21:33] <Slart> Frenchie: looks like something crashes.. have you googled for that "CPU#0 stuck for 61s!" error message? [21:33] <erichammond> Tao: What Ubuntu version? [21:33] <jonaskoelker> Tao: that only disables it under X, and you have to rerun it for every session (so put it in a startup script) [21:33] <sadaiyappan> ok [21:33] <Tao> Ubuntu Studio which has a particularly annoying flavor of beep. [21:34] <Frenchie> nope i wasn't even sure if that was related [21:34] <jonaskoelker> Slart: wouldn't it make sense that firefox doesn't know about sound natively, but lets plugins handle that? [21:34] <rdz> jonaskoelker, oskar- KenBW2 thanks, but which command is called, when pressing those buttons? i would like to use it in a script [21:34] <Slart> jonaskoelker: ah.. it was in /etc/firefox-3.0/firefoxrc .. there is a keyword FIREFOX_DSP= [21:34] <pjsturgeon> bah didnt work. Slart http://pastie.org/397842 [21:34] <jonaskoelker> rdz: no clue, but I know scrot is a scriptable screenshotter [21:35] <KenBW2> rdz: gnome-screenshot --interactive is listed in Apps/Accessoried [21:35] <big-g> anyone use dell 15 laptop? [21:35] <Slart> jonaskoelker: I think you can set it to padsp or aoss to use pulseaudio or alsa respectively [21:35] <Frenchie> Slart: google == fail [21:35] <rdz> KenBW2, thanks a lot [21:35] <jonaskoelker> Slart: /etc/firefox-3.0/firefoxrc doesn't exist on my box... hmm... [21:35] <guntbert> !anyone | big-g [21:35] <ubottu> big-g: A large amount of the first questions asked in this channel start with "Does anyone/anybody..." Why not ask your next question (the real one) and find out? === chaky_ is now known as chaky [21:36] <Tao> erichammond, WARNING: /etc/modprobe.d/blacklist.save line 55: ignoring bad line starting with 'sudo' [21:36] <KenBW2> rdz: np [21:36] <Slart> Frenchie: hmm.. perhaps try to file a bug report in launchpad.. [21:36] <Slart> !bug | Frenchie [21:36] <ubottu> Frenchie: 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 [21:36] <m4rk> how do I fix my dependencies in xubuntu? whenever I try to install anything, it tells me I have unmet dependencies :( === PKnull is now known as Pooky [21:36] <Slart> jonaskoelker: nothing firefox at all in /etc for you? [21:36] <pjsturgeon> anyone, how to set root mysql password of a remote server? === bogus is now known as Guest51871 [21:37] <jonaskoelker> Slart: /etc/firefox-3.0/pr{ef,ofile} alright, but locate firefoxrc is empty [21:37] <SaLiH> pjsturgeon: try to ssh ? [21:37] <jonaskoelker> Slart: so how do you make firefox use something else? [21:37] <Falstius> I want to build some packages available in intrepid for hardy. I tried added the intrepid source repo and using apt-build <package> but it still tries to grab the old one. Is there a good, simple, way to do this? [21:37] <pjsturgeon> i have tried using mysqladmin and sudo /etc/init.d/mysql reset-password, none of the examples are working [21:37] <Bodsda> are there any decent alternatives to gdm? [21:37] <syockit> xdm, gdm, there's another one... check xfce's website [21:37] <SaLiH> pjsturgeon: one minute.. i send tutorial. ok? [21:37] <erichammond> Tao: Sorry, the sudo line was a command to enter into a shell (Terminal) [21:38] <Slart> pjsturgeon: are you sure you are doing the connection correctly? It's been a while since I messed with mysql I seem to remember there being several ways of connecting..with user/ without password/remotely/locally etc etc etc [21:38] <Tao> erichammond, Yes, it was entered into terminal. [21:38] <Bodsda> syockit, i was looking for one not gnome/ubuntu related [21:38] <thesaint4444> hi guys, is anyone dual booting vista with ubuntu. I am struggling to resize the vista partitions. I am trying to use gpartd but can't seem to be able to get the gpartd boot disk to work... thanks. [21:38] <m4rk> how do I fix my dependencies in xubuntu? whenever I try to install anything, it tells me I have unmet dependencies :( should I try sudo apt-get dist-upgrade? [21:38] <Slart> jonaskoelker: hmm.. I've got the pref and profile folders too.. but also this firefoxrc... hang on.. let me pastebin it for you [21:38] <pjsturgeon> slart: same as always via my GUI. it works nicely for localbox and everything else. Before I set a password i tried connecting as root with no pass, that failed [21:38] <erichammond> Tao: Your error indicates it was typed into the file /etc/modprobe.d/blacklist.save [21:38] <Bodsda> m4rk, sudo apt-get update && sudo apt-get upgrade [21:39] <Slart> jonaskoelker: http://pastebin.com/f31c31501 [21:39] <pjsturgeon> anyhow, telnet media-server 3306 shows nothing, but ps aux | grep mysql shows the mysql daemon running with port 3306 [21:39] <m4rk> Bodsda: thanks. I will try that :D [21:39] <acfrazier> how do I kill my nonresponsive firefox [21:39] <acfrazier> ? [21:39] <guntbert> pjsturgeon: have you seen http://dev.mysql.com/doc/refman/5.1/en/resetting-permissions.html ? thats a detailed instruction for linux in the second part [21:39] <Bodsda> acfrazier, killall forefox [21:39] <Slart> acfrazier: xkill and click the firefox window [21:39] <Slart> acfrazier: or pkill firefox [21:40] <stryd_one> i've just updated my jre/plugin/jdk/etc from the sun installer via java-package (aka make-jpkg)... Firefox still loads the old plugin, everything else is cool. all the links are correct in the firefox dirs... the only strange thing i can find is that update-alternatives sees all three java versions i have installed, and update-java-alternatives only shows the original ubuntu one. any clues? [21:40] <Tao> Same error and this is in a fresh Terminal window. [21:40] <reisi> does anyone remember if there's a sun java 6 _headless_ package? [21:40] <Myst__> thesaint4444, the easiest way to dual boot them is to have 2 seperate hard drives and change the boot order in the bios... that way you can rebuild whichever without affecting the system [21:40] <pjsturgeon> guntbert: I remember there was a MUCH easier way to do this on my last linux box. this seems overkill [21:40] <erichammond> Tao: Are you sure this is a system beep and not some sort of custom audio file in the software you're running? [21:40] <Cotowar> how come when i type alsamixer -Dhw, it says my headphones are off and wont let me change it back? [21:40] <thesaint4444> Myst__, can I have the ubuntu install on a usb drive? [21:41] <thesaint4444> Myst__, I tried this but could not get it to work... [21:41] <lifestream> !usb | thesaint4444 [21:41] <ubottu> thesaint4444: For information about installing Ubuntu from USB flash drives, see https://help.ubuntu.com/community/Installation/FromUSBStick - For a persistent live USB install, see: https://wiki.ubuntu.com/LiveUsbPendrivePersistent [21:42] <syockit> Bodsda: http://wiki.xfce.org/recommendedapps lists SLiM at http://slim.berlios.de/ [21:42] <Tao> erichammond, Just had friend disable Terminal bell via Terminal profile preferences, which worked. :) [21:42] <guntbert> pjsturgeon: but it would be quicker to do that *now*, than to search an hour for the "short" solution :) [21:42] <Bodsda> syockit, yeah, thats the only one i found aswell [21:42] <thesaint4444> lifestream, usb hard drive not memory stick... - but thanks... [21:42] <Reformer81> AFter installing kubuntu-kde4-desktop, bootup now halts with an error message saying that /dev/sdb6 (my /home partition) cannot be checked by fsck. Also, when logging into gnome now, the "User Switcher" applet crashes every time. What happened and how do I fix it? [21:42] <oCean_> stryd_one: alternatives can be somewhat confusing. The 'galternatives' is a nice gui. You can easily see/set the available and enabled versions === Andre_Gondim-afk is now known as Andre_Gondim [21:43] <Tao> erichammond But it does look like it's a custom audio file because when he shuts down, it's a sort of a loud piercing electric sound. [21:43] <pjsturgeon> guntbert: locate .pid | grep mysql gives me nothing [21:43] <Tao> Any idea how to disable? We've exhausted Sound Preferences. [21:43] <pjsturgeon> so cant do step 1 lol [21:43] <lifestream> thesaint4444, the guide is for usb drives too. read the 1st or 2nd sentence on that 2nd link [21:43] <quibbler> thesaint4444: look here: http://www.debuntu.org/how-to-install-ubuntu-linux-on-usb-bar [21:43] <Tao> And the sound it makes is different than the usual system beep I'm used to. [21:44] <stryd_one> thanks oCean_ :) I'm trying that now [21:44] <Cotowar> I fixed my sound!!! :D === mafsi is now known as mafs| [21:44] <thesaint4444> lifestream, thanks... [21:45] <thesaint4444> quibbler, looking thanks... [21:45] <amathis> hello, I am having some cache issues with firefox.. It is taking two or three refreshes to get the updated page.. since I am developing some websites this is getting annoying.. Has anyone had a problem with this as well? [21:45] <oCean_> pjsturgeon: /var/run/mysqld is where the pid (and sock) file probably is [21:45] <uvacav> amathis: I've had that problem too, no idea why [21:45] <guntbert> pjsturgeon: "Locate the .pid file that contains the server's process ID" means "read the following text and try to...." not "type locate .pid|grep mysql" [21:46] <stryd_one> oCean_, same result in the GUI as the CLI [21:47] <xchat1> i used the shutdown -h +300 command to shut down the computer later at night, but it sometimes gives a beep, when the countdownis presented so I cant sleep [21:47] <stryd_one> ewerything is correct in there, but firefox is still ignoring it, and update-java-alternatives doesn't even show the new ones as being an option, or provide any means to add the new ones [21:47] <m4rk> Bodsda: it says E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? :( [21:47] <Cyntek> hey all, where can i download a copy of the Ubuntu Server guide for Ubuntu server 8.10? [21:47] <Dandre> hello, [21:47] <Myst__> thesaint4444, essentially your installing your OS on whatever media you want and then combining them and setting the bios to boot from what you want to boot from [21:47] <Cotowar> Dandre, Hey [21:47] <Dandre> How can I find the encodng type of a text file? [21:47] <pjsturgeon> guntburt not the point surely, im just trying to track down the file [21:48] <oCean_> stryd_one: in the left-hand list, there is "firefox-javaplugin.so" ? For that, I can choose both java versions [21:48] <Cotowar> open it and do a save as? [21:48] <jonaskoelker> Slart: doesn't work :( [21:48] <pjsturgeon> if i need to know the path to it, i need to find it [21:48] <stryd_one> oCean_, yes it's correct in there [21:48] <jonaskoelker> Slart: no value of FIREFOX_DSP seems to work for me [21:48] <_VIM_> !who | Cotowar [21:48] <ubottu> Cotowar: As you can see, this is a large channel. If you're speaking to someone in particular, please put their nickname in what you say (use !tab), or else messages get lost and it becomes confusing :) [21:48] <McQueen> hi, what is the best package for playing mp3? like winnamp.... i need equilaser.... [21:48] <Myst__> Cyntek, I was givin this link by someone here http://www.funnestra.org/ubuntu/intrepid/ [21:48] <Cotowar> my bad [21:48] <Bodsda> m4rk, so try sudo apt-get update --fix-missing [21:48] <Cyntek> okay, i will take a look at it. [21:48] <Cotowar> Dandre, open it, do a save as, or possibly a properties [21:48] <quibbler> !players | McQueen [21:48] <Cyntek> thank you. [21:48] <guntbert> pjsturgeon: so follow the instructions :) - btw are sure that mysqld is actually running? [21:48] <ubottu> McQueen: Audio (Ogg, MP3...) players: Audacious, Banshee, Beep Media Player, Listen, Quod Libet, Rhythmbox, Exaile, XMMS2 (GTK/Gnome based) and Amarok, JuK (Qt/KDE based). Video players: Totem, Xine, MPlayer, VLC, Kaffeine - See also !codecs [21:49] <oCean_> stryd_one: well, yes. Then it *should* work properly right? Hmm.. nothing else comes in mind right now.. === geo_ is now known as geo05 [21:49] <thesaint4444> Myst__, hmm.. thanks. that might just work. [21:49] <Dandre> ok thanks [21:49] <pjsturgeon> i am following the instructions. this is step 1 [21:49] <pjsturgeon> and yes, it is [21:49] <McQueen> quibbler: thanks [21:49] <stryd_one> oCean_, thanks for taking a shot at it mate :) [21:49] <Cotowar> Dandre, check to see if that's right, I'm not sure if it is there or somewhere else === mafs| is now known as patrick [21:49] <pjsturgeon> guntburt ahh good it shows the path in ps aux [21:49] <oCean_> stryd_one: np. hope you find a fix === patrick is now known as Guest44311 [21:50] <oCean_> pjsturgeon: /var/run/mysqld is where the pid file for mysql should be [21:50] <rockyrock> hi guys, how can i send files from my mobile to ubuntu using bluetooth?? I can only send files from Ubuntu to my mobile! [21:50] <Dandre> yes it is there, thanks Cotowar [21:50] <m4rk> Bodsda: I still get a whole lot of 404 commands. I might need an up-to-date sources.list [21:50] <rockyrock> i don't see any button to do that === Guest44311 is now known as mafsi [21:50] <Cyntek> Myst__, that was not what i was looking for but thanks for the reply. [21:50] <Cotowar> Dandre, no problem. I get help all the time, I'm glad to contribute back [21:50] <pjsturgeon> oCean_: yea the host-name was throwing me, the file is just mysqld.pid [21:50] <Bodsda> m4rk, can you pastebin your sources.list please [21:51] <brunner> are there any firefox plugins that will grep a website? [21:51] <rockyrock> !bluetooth [21:51] <ubottu> For instructions on how to set up bluetooth, see https://help.ubuntu.com/community/BluetoothSetup [21:51] <illumin8> Frenchie, apparently this bug is widespread, a few people reported succes by booting with noapci and nolapci. [21:51] <pjsturgeon> BUUUT I get cat: /var/run/mysqld/mysqld.pid: Permission denied [21:51] <pjsturgeon> cant I just kill -9 this? [21:51] <oCean_> pjsturgeon: why would you kill what? [21:51] <guntbert> pjsturgeon: use sudo cat... [21:51] <illumin8> Frenchie, is your card a usb or slotted network card? [21:51] <sammy> pjsturgeon: if you're getting permission denied while trying to cat that file, try using sudo cat [21:51] <Myst__> Cyntek, what kind of a guide? just a general install or specific install? [21:52] <glitsj16> amathis: did you experiment with changing about:config value http://kb.mozillazine.org/Browser.cache.check_doc_frequency yet in firefox ? if you set that key to 1 it basically always checks for a new version of pages [21:52] <pjsturgeon> sammy: tried that straight away, thats WITH sudo [21:53] <m4rk> Bodsda: sources.list at http://pastebin.com/d5f7703a2 [21:53] <johnnymo> I have a question about audio capture in Ubuntu 8.10.... [21:53] <Cyntek> Myst__, just a guide to learn the server configurations and settings, i think i have found one, http://www.linuxinet.com/go/serverguide.pdf [21:53] <sammy> so I'm doing an apt-get install, and some packages are showing up as suggested. yet none of these packages are suggested by the one I'm trying to install. where is the dependency coming from, one of the automagically installed dependencies of the original package I'm trying to install? [21:53] <pjsturgeon> oCean_ well step 1 of this mad guide is to kill mysql process. I can do that easily with kill -9 but this kill command its telling me to use does not work at all [21:53] <sammy> pjsturgeon: you're trying to kill mysql process? try " ps ax | grep mysqld" [21:53] <Iceman_B^Ltop> where do programs generally get installed when I retrieve them through Atptitude ? [21:53] <Bodsda> m4rk, what country do you live in? [21:53] <sammy> pjsturgeon: I don't know why root can't read your mysql'd pid file, but that should give you the PID of the mysqld process [21:53] <m4rk> Bodsda: UK [21:54] <pjsturgeon> sammy yea using that [21:54] <pjsturgeon> :( [21:54] <oCean_> pjsturgeon: I'm not sure what guide you are following, and to what reason. I have not seen/read you problem, but I would say /etc/init.d/mysqld stop is the proper command [21:54] <johnnymo> I'm running ubuntu on an IBM T22 thinkpad. Audio works, I can hear the source audio through the line input as it plays through the speakers, but no recording software can pick it up. Anyone know what might cause this? [21:54] <Bodsda> m4rk, ok, try this one -- http://pastebin.com/m56fd5704 [21:54] <sammy> pjsturgeon: and you should be able to shut down mysql gracefully instead, YES what oCean_ said. [21:54] <nickrud> Iceman_B^Ltop, in several places, primarily /etc , /usr/bin, /usr/share, and /usr/lib . Others as well, maybe. dpkg -L <pkgname> will show details [21:54] <Bodsda> m4rk, also you may want to think about upgrading to hardy [21:54] <oCean_> pjsturgeon: "pidof mysqld" will also return the mysqld pid [21:55] <rockyrock> Bluez doesn't support sending files from Mobiles to ubuntu! [21:55] <psicobra> myth tv kicks ass [21:55] <Iceman_B^Ltop> thanks nickrud [21:55] <dkg> hi. can I get keyboard scancodes from /dev/input/event(x) ? [21:56] <_VIM_> O.o! I never knew about the pidof command, Very nice oCean! :) [21:56] <pjsturgeon> well that goes to show the only guide thats been reccomended to me is badly made. I swear there is an easy way to set a root password for ubuntu setup [21:56] <rockyrock> I added a new device to Bluez but when i browse bluetooth devices on mobile phone, i don't find my pc! [21:56] <pjsturgeon> i THINK i may have set it up ok, but am having trouble checking [21:56] <gfather> guys how can i make sure that i have all the right drivers and all working properly ? [21:56] <nickrud> pjsturgeon, if you can log in as root, you've set it up right. [21:56] <psicobra> gfather, what isn't working [21:57] <oCean_> pjsturgeon: setting mysql root pw is easy. Or did you forget the initial root pw ?? [21:57] <guntbert> dkg: I use xev [21:57] <gfather> psicobra nothing isint working ,, [21:57] <gfather> psicobra but preformance is not good [21:57] <dkg> guntbert: thankyou [21:57] <psicobra> then i guess u have the right drivers ;) [21:57] <psicobra> what isn't performing well [21:57] <pjsturgeon> oCean_ http://pastie.org/397842 [21:57] <gfather> psicobra that could be , but all working properly ? [21:58] <gfather> psicobra the whole pc performance [21:58] <psicobra> gfather, spec? [21:58] <oCean_> pjsturgeon: is this your first login in the mysql server? [21:58] <[TK]D-Fender> hello all, have a remission of a problem that solved itself earlier. running FireFox on 8.10 all of my windows are opening up in a 1/2 way to full-screen mode which masks the window decorations & my Gnome panels. f11 can cycle through these 3 modes but I can't find where to go to undo however it got this way [21:59] <pjsturgeon> oCean_ i have logged into the ubuntu server many times but never got into mysql [21:59] <pjsturgeon> not needed to until now [21:59] <gfather> amd athlon am2 3000+ , 2gb ram , 128 mb radion x300 [21:59] <oCean_> pjsturgeon: the mysql password for the root user is not necessarily the same as your own pw, which you enter using sudo [21:59] <gfather> psicobra amd athlon am2 3000+ , 2gb ram , 128 mb radion x300 [21:59] <psicobra> gfather, you running compiz-fusion or similar? [21:59] <gfather> yes [21:59] <oCean_> pjsturgeon: when installing mysql (through apt-get) you are asked (during install) for a password to set [21:59] <Cyntek> Alright, im attempting to install ubuntu server on my old pc chips computer. [21:59] <pjsturgeon> oCean_ yea it will be different to my user pass === kenich1 is now known as Soul_Eater [22:00] <pjsturgeon> this is the built in apache, im using ubuntu server [22:00] <gfather> psicobra but t has the same preformance before i enabled it [22:00] <oCean_> pjsturgeon: since this is your first login in the mysql server, there is probably no rootpw setup right now [22:00] <psicobra> gfather, thats probably why if you disable compiz should improve lot [22:00] <oCean_> pjsturgeon: login using "mysql -u root" (nothing else, just that) [22:00] <psicobra> if you disable compix and run glxgears what fps do you get? [22:00] <pjsturgeon> oCean_ thts what i thought, i've been trying to find the command but all i can find is badly written guides [22:00] <pjsturgeon> aha thanks [22:00] <psicobra> *compiz [22:01] <gfather> psicobra well its the same performance as before i enabled it [22:01] <pjsturgeon> access denies, using password yes [22:02] <pjsturgeon> as i sent you in the pastie, i think i got the password set eventually, cant connect with my GUI and cant connect command line [22:02] <gfather> psicobra one this is i tried hardinfo and it shows i have AMD Athlon(tm) 64 Processor 3000+ , Frequency 1000.00MHz [22:03] <psicobra> cpu scling maybe? [22:03] <gfather> psicobra why it dosent show its am2 and 1.8 ghz or more [22:03] <oCean_> pjsturgeon: using password yes? That implies that you gave the -p option. [22:03] <psicobra> gfather, do you have a power icon on task bar? [22:03] <dkg> is there a non gui utility (xev) to read scancodes from /dev/input/event6 [22:03] <crdlb> gfather: are you using the restricted ATI driver in Hardware Drivers? [22:03] <pjsturgeon> i didnt! heh [22:03] <oCean_> pjsturgeon: "mysql -u root" should give "using password no" [22:03] <gfather> crdlb yes [22:04] <gfather> psicobra yes [22:04] <m4rk> Bodsda: hmm..that doesn't seem to have fixed it...still getting the same behaviour [22:04] <pjsturgeon> using password no, oops [22:04] <Reformer81> AFter installing kubuntu-kde4-desktop, bootup now halts with an error message saying that /dev/sdb6 (my /home partition) cannot be checked by fsck. Also, when logging into gnome now, the "User Switcher" applet crashes every time. What happened and how do I fix it? [22:04] <psicobra> cn you change power scheme to perfomance [22:04] <crdlb> gfather: if you only want compiz, and not 3d gaming, you'll may have better performance if you disable it and reboot [22:04] <Bodsda> m4rk, can you pastebin the error please [22:04] <gfather> psicobra u mean power on/off ? [22:05] <pjsturgeon> oCean_: ahh great after all that (im in!) its not in here anyway. sodding jinzora bollocks! [22:05] <oCean_> pjsturgeon: errr, yes. There also might be a .my.cnf configfile in your homedirectory, which overrides things. Hmmm... [22:05] <gfather> crdlb really ? [22:05] <infomomo> :D [22:05] <psicobra> no ubuntu migh be using cpu scaling if supported by your hardware witch is why it only says 1000MHZ === Nexos_ is now known as Nexos [22:05] <crdlb> gfather: yeah, the builtin open source radeon driver can definitely run compiz on an X300 [22:05] <nickrud> oCean_, just caught up; a useful backdoor is in /etc/mysql/debian.cnf [22:05] <crdlb> and it may very well be faster [22:05] <psicobra> gfather, type cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_available_frequencies in console === solid_li` is now known as solid_liq [22:05] <gfather> crdlb is there a benchmark i can compare between them ? [22:06] <crdlb> gfather: and if it isn't, you can always re-enable it [22:06] <oCean_> nickrud: ah, ok. But I think we've lost pjsturgeon somehow ... :/ [22:06] <nickrud> oCean_, I think he said he got in, and what he wanted wasn't in the db anyway ;) [22:06] <gfather> psicobra 1800000 1000000 [22:06] <crdlb> gfather: no, just see which one feels faster; fglrx technically has better 3d acceleration, but compiz needs good performance in other areas that fglrx is terrible at [22:07] <gfather> crdlb ah i see [22:07] <lenswipe> can anyone help me with backing up /home to an external HDD as an incremental backup? [22:07] <XxSwitchBladexX> i need help with javascript, can't see any youtube videos, what should i do?? [22:07] <oCean_> nickrud: aaah, lol, now I get his message. [22:07] <sammy> how can I find how why a package is showing as a suggested package when doing apt-get install? synaptic and the .deb itself doesn't show the package as having any suggested packages. I assume its a suggested dependency of one of the dependencies of the package I'm trying to install? but there's no good way to find which one is pulling the dependency, and if there is with apt-rdepend, I cant find it [22:07] <lenswipe> anyone know anything about that? [22:07] <s3a> how do i convert FRENCH text into a .wav file? in english i do espeak -f file.txt -w file.wav -s 85 [22:07] <Izinucs> !rsync | lenswipe [22:07] <ubottu> Sorry, I don't know anything about rsync [22:08] <gfather> crdlb ok , ill try it and see what feels better [22:08] <Izinucs> lenswipe: rsync and it's gui helper grsync will help you with what you want to do . [22:08] <lenswipe> lzinucs: rsync needs a server tho lzinucs [22:08] <sammy> lenswipe: what about sbackup [22:08] <gfather> crdlb does nvidia has the same issues? [22:08] <guntbert> oCean_: thx for stepping in with pjsturgeon, I misunderstood, assumed he had lost his root pw without confirming this [22:09] <sammy> !sbackup [22:09] <ubottu> sbackup is a tool to create complete and/or incremental backups (which can be scheduled to be automatic, and can be done over a network). It is available in !Universe [22:09] <rakudave> s3a: "-v fr", see "man espeak" for details [22:09] <Cyntek> okay, im instaling Ubuntu Server and im not sure which software I need to include for what i need, just for basic Home Network Media Sharing "Software Selection" it asks me to choose which do i need: DNS server, Mail server , Lamp server, Openssh, Print server, Samba file server, Tomcat java server , virtual Machine host, lampserver? Do i need to check all these ? [22:09] <XxSwitchBladexX> i need help with javascript, can't see any youtube videos, what should i do?? [22:09] <gfather> crdlb i mean the nvidia drivers [22:09] <s3a> rakudave, where do i put the -v fr on the line i alredy type? [22:09] <glitsj16> lenswipe: many options, http://tombuntu.com/index.php/2008/11/18/a-guide-to-system-backup-and-restore-in-ubuntu/ details one comonly used backup routine [22:09] <jonaskoelker> this is frigging ironic: I upgrade pulseaudio to a version that segfaults on startup, and (apparently) all my sound problems are gone [22:09] <Izinucs> lenswipe: there sammy gave yo another one.. sbackup.. although rsync I think can be used on one machine to output to <someplace> remote.. [22:09] <rakudave> s3a: doesn't matter [22:09] <jonaskoelker> roflcopter... [22:09] <m4rk> Bodsda: actually mate, --fix-missing seems to be doing something different this time. So perhaps it is working (it's still chugging away)! :) [22:10] <oCean_> guntbert: yeah, well... I did not understand all of it either to be honest. It seems he got in, but he was not where he wanted to be :p [22:10] <s3a> rakudave, so i can put it in the end then? [22:10] <rakudave> s3a: sure [22:10] <Bodsda> m4rk, good stuff :) [22:10] <guntbert> oCean_: :) === Vegabond_eee_ is now known as Vegabondex [22:10] <sammy> lenswipe: I found sbackup in the community documentation. https://help.ubuntu.com/community/BackupYourSystem/SimpleBackupSuite [22:11] <s3a> rakudave, k, thx SOOOOOOOOOOOO MUCH [22:11] <rakudave> s3a: np :-) [22:11] <m4rk> Bodsda: so how do I upgrade my installation? [22:11] <XxSwitchBladexX> how do i enable javascript to watch youtube videos? [22:11] <Cyntek> Do i need to Enable all those Software Choices, just for basic home media file sharing? [22:12] <Bodsda> m4rk, sudo apt-get dist-upgrade [22:12] <Reformer81> AFter installing kubuntu-kde4-desktop, bootup now halts with an error message saying that /dev/sdb6 (my /home partition) cannot be checked by fsck. Also, when logging into gnome now, the "User Switcher" applet crashes every time. What happened and how do I fix it? [22:12] <m4rk> Bodsda: OK. fingers crossed! [22:12] <sammy> XxSwitchBladexX: you're sure its javascript you need to enable and not flash you need to install? [22:12] <eepberries> is there any way to use a usb based wireless remote control in ubuntu? [22:12] <Bodsda> m4rk, have fun :) === beastsd is now known as beast_satan_deam [22:14] <kattollikisd> I can't see web-cam on emesene, can someone help me out? === beast_satan_deam is now known as BeastSatanDeamon [22:16] <smokeytheman> hi, my flash barely works [22:16] <smokeytheman> is that normal? [22:16] <ubuntuphr3k> be more specific [22:16] <runey> What could be stopping DRBL from doing a multicast restore? [22:17] <smokeytheman> whenever i try to launch a web embedded flash app it freezes [22:17] <sammy> Reformer81: installing that package shouldn't have anything to do with your /home partition going awry. did you happen to change anything else before rebooting? [22:17] <runey> when i run multicast restore all i get is to the actual clone part then.... *nothing* [22:17] <oCean_> smokeytheman: what plugin have you installed? The 'flashplugin-nonfree" works fine [22:17] <Reformer81> sammy: I know that I had used GParted on a completely different hard drive.... and deleted a couple of HUGE directories from my /home partition. That's it. [22:18] <smokeytheman> thats the one i have, it doesnt work\ [22:19] <sammy> smokeytheman: you can try the adobe-flashplugin. check out the instructions from the restricted formats community documentation. [22:19] <sammy> !flash | smokeytheman [22:19] <ubottu> smokeytheman: To install Flash see https://help.ubuntu.com/community/RestrictedFormats/Flash (a recent version for !Dapper is available in !backports) - See also !Restricted and !Gnash [22:19] <oCean_> smokeytheman: sammy the flashplugin-nonfree == adobe player [22:20] <majax> bonsoir [22:20] <sammy> oCean_: whoops, I was reading nonfree as free. I need to step away from the computer for a few [22:20] <ViPeR`> t [22:20] <oCean_> sammy: haha.. we've all been there :-) [22:21] <Guest66260> !ir [22:21] <ubottu> #ubuntu-ir baraye Farsi zabanan mibashad ke channele rasmie goroohe Iran-ie ubuntu ast. #ubuntu-ir برای فارسی زبانان می‌باشد که کانال رسمی گروه ایرانی اوبونتو است. [22:21] <Guest66260> !irc [22:21] <ubottu> A list of official Ubuntu IRC channels, as well as IRC clients for Ubuntu, can be found at https://help.ubuntu.com/community/InternetRelayChat - For a general list of !freenode channels, see http://freenode.net/faq.shtml#channellist - See also !Guidelines [22:21] <Guest66260> !bitchx [22:21] <majax> dite moi je suis novice sous ubuntu, je voudrai savoir si je peux suprimer ma partition windows, pour la réétendre a mon ubuntu ? [22:21] <Sjimmie> !irssi [22:21] <oCean_> !fr | majax [22:21] <tritium> !fr | majax [22:21] <ubottu> Irssi is a terminal based IRC client. See https://help.ubuntu.com/community/Irssi for help. [22:21] <darren_> Hi can some one please help im trying enable “Automatic kernel module loading” under “Loadable module support is it simple if some one could let me know thanks in advance [22:21] <ubottu> majax: Ce canal est en anglais uniquement. Si vous avez besoin d'aide ou voulez discuter en francais, merci de rejoindre #ubuntu-fr [22:21] <smokeytheman> can it be a problem if i have multiple plugins that do the same thing? [22:21] <rakudave> !botabuse [22:21] <ubottu> Please investigate with me only with "/msg ubottu Bot" or in #ubuntu-bots. Search for factoids with "/msg ubottu !search factoid". [22:22] <majax> je les déja virer de mon grub [22:22] <tritium> majax: please, /j #ubuntu-fr [22:23] <darren_> hi does any one know how to enable “Automatic kernel module loading” under “Loadable module support [22:23] <sammy> smokeytheman: I think most packages handle collisions pretty well, you shouldn't end up with two competing flash plugins, I wouldn't think. but you never know when you install packages from third party sources. you can go into aptitude and search for "flash" in your installed pacakges if you're worried that might be the problem [22:23] <diesel> I installed adobe reader from the adobe site and I can see that it is installed using 'dpkg -l | grep adobe' which returns adobereader-enu. I thought that I could then do dpkg -e adobereader-enu OR apt-get remove adobereader-enu, but I get 'failed to read archive 'adobereader-enu': no such file or directory'. What am I missing? [22:24] <sammy> darren_: thats something you do when you build a kernel from scratch, though that maybe be the default in the kernels installed by ubuntu. are you compiling your own kernel? [22:24] <oCean_> smokeytheman: in alternatives you can see what is available and what is enabled === Commie_Cary is now known as Lenin_Cat [22:25] <sammy> diesel: dpkg is meant to refer to a specific .deb file, is that the same error you get from apt-get remove adobereader-enu? [22:25] <diesel> oh hell, dpkg -r worked [22:25] <foxkid> is anyone using ubuntu 8.10 with broadcom wireless card properly configurated? [22:25] <diesel> ugh, getting my rpm commands and dpkg commands mixed up [22:26] <bitsbam> hey all [22:26] <a2z> !hi | bitsbam [22:26] <ubottu> bitsbam: Hi! Welcome to #ubuntu! [22:26] <darren_> sammy, im trying to install patches and things so my intel r wireless can packet inject and it asks me to automatic kernel loading...so if i have to complie a kernel think i will be to lost [22:26] <Reformer81> AFter installing kubuntu-kde4-desktop, bootup now halts with an error message saying that /dev/sdb6 (my /home partition) cannot be checked by fsck. Also, when logging into gnome now, the "User Switcher" applet crashes every time. What happened and how do I fix it? [22:26] <smokeytheman> i couldnt find how to search in aptitude(ran it in terminal) and dont know how to run alternatives, sorry im a noob [22:26] <sammy> diesel: I was confusing gentoo emerge flags with dpkg flags earlier :P it happens. [22:27] <Reformer81> smokeytheman: apt-cache search [search terms] [22:27] <sammy> darren_: I belive the patches you're talking about are for the kernel, which is normally installed and updated automagically by ubuntu. there are semi-automated ways to compile a custom kernel, but that is what the process is referring to. [22:27] <oCean_> smokeytheman: then you might like the graphical frontend to alternatives. "sudo apt-get install galternatives" will install the gui. Start it with "sudo galternatives" and see... [22:28] <diesel> sammy: well, thanks for the quick response [22:29] <darren_> sammy, ok thanks for your help compleatly lost but thanks any way, === tyler is now known as Guest81355 [22:29] <sammy> darren_: try that link I msg'd you for an overview of patching and making a custom ubuntu kernel. [22:29] <mun> hi [22:29] <nanotube> !hi [22:29] <ubottu> Hi! Welcome to #ubuntu! [22:29] <mun> do emerald themes change the look of scrollbars? [22:29] <VieQ> hello, I just missed my ubuntu install === Guest81355 is now known as tacomuncher [22:30] <VieQ> compiled GLIB 2.3.0 & pkg-conf [22:30] <VieQ> every thing won't work [22:30] <AcidPuddle> look for I forgot my root pw for mysql... [22:30] <VieQ> any Ideas how to revers this? [22:30] <AcidPuddle> oops. [22:30] <darren_> sammy, ok thanks [22:31] <tacomuncher> anyone available to help out a semi noob get his sound to work for world of warcraft =D...thx in advance [22:31] <jkristheking> anyone wanna help me do somthing? and willing? pm me if you have verizon ISP and the tubo plan please... [22:31] <Reformer81> AFter installing kubuntu-kde4-desktop, bootup now halts with an error message saying that /dev/sdb6 (my /home partition) cannot be checked by fsck. Also, when logging into gnome now, the "User Switcher" applet crashes every time. What happened and how do I fix it? [22:31] <letalis> tacomuncher: what are you using to run it? [22:31] <madraykin> question: I'm having trouble keeping dma on..which makes my hd slow. after running /sbin/hdparm -d1 /dev/sda everything speeds up. What file would i add /sbin/hdparm -d1 /dev/sda to, so it would run at startup [22:31] <letalis> tacomuncher: wine or cedega? [22:31] <VieQ> ok, how do I downgrade those pkgs? [22:31] <wr> czesc [22:31] <smokeytheman> thanks a lot guys, gaptitude did it for me [22:32] <Cyntek> Myst__, you still here? [22:32] <tacomuncher> wine [22:32] <sammy> madraykin: https://help.ubuntu.com/community/RcLocalHowto [22:32] <damian_> Siema wyjebany jest ten linux [22:32] <MrNaz> if i want to get a webcam for my ubuntu box, is there anything special i should look for if i want to minimize trouble i may have arising from linux compatibility? or will any web cam work? [22:32] <tacomuncher> I get it booted through terminal...but still no sound [22:33] <VieQ> guys!, how do I downgrade pkgs? [22:33] <sammy> madraykin: that should get you a new init file you can fill with commands to run at every boot. [22:33] <bitsbam> i have a system set up that i like really well, but i want to load the 64-bit version of ubuntu, how would i print out a list of all the .deb files i have that are not part of the iso install? === luigi is now known as luigi_ === luigi_ is now known as luigi___ [22:34] <jkristheking> anyone know how to get allthe buttons on my mouse to work!!!!!!!!!!!! [22:34] <oCean_> AcidPuddle: you forgot the mysql root pw? [22:34] <Myst__> <Cyntek> yep [22:34] <metajemo> i am using ./configure ,trying to install webcam_server.i get an error onfigure: error: Could not find jpeglib.h....where should this file be? [22:35] <thesaint4444> Myst__, that works... thanks for the advice! [22:35] <quibbler> tacomuncher: i think you will get a better response in #winehq [22:35] <Cyntek> Myst__, i just finnished the install. Can you help me out with setting up the server to connect to my Windows computer? [22:35] <]> helo [22:35] <sammy> bitsbam: I keep a running list of all packages I install, thats a good question, I'm not sure if it's possible without a bit of legwork. === ] is now known as Guest87173 [22:35] <scribawf> How do I resolve a GPG error? [22:36] <jkristheking> tacomuncher: join the winehq channel (/join #winehq) [22:36] <Myst__> <Cyntek> yep, are you wanting to create a share folder for windows to access or are you trying to access windows shares? [22:36] <bitsbam> there must be some apt command that can list everything installed, i can do that, > packages.txt. just don't know that command ! [22:36] <bitsbam> will find it, not the only reason i am here [22:37] <oCean_> metajemo: my jpeglib.h is from package libjpeg62-dev [22:37] <Sam7> ubuntu-fr-devweb [22:38] <Cyntek> well, i would like to have all the windows computers to access the ubuntu server for sharing and backing up ? [22:38] <quibbler> bitsbam: dpkg -l | grep ^ii | sort > installed-packages.txt [22:38] <Myst__> Cyntek, do you want a username and password or none? [22:38] <metajemo> thanks oCean_ [22:38] <madhatter1> Hey everyone.. im getting a lot of conflicting answers.. is there an easy way to send emails to my gmail account? will mail do it? [22:39] <Cyntek> A user and password would be wise. [22:39] <Cyntek> yes. [22:39] <madhatter1> are you talking to me cyntek? [22:39] <bitsbam> quibbler: thanks ! [22:39] <oCean_> bitsbam: see also http://www.arsgeek.com/2006/09/19/ubuntu-tricks-how-to-generate-a-list-of-installed-packages-and-use-it-to-reinstall-packages/ [22:40] <Cyntek> madhatter1, no. sorry i was talking to Myst__ [22:40] <mun> if i use the line "(autoload 'teyjus-edit-mode "teyjus")" in my init.el, does teyjus.el have to be inside the same directory as init.el? [22:40] <metajemo> oCean_:just one more question...how the .... do you know the files in the packages :) [22:40] <oCean_> metajemo: I remember them. All of them. [22:40] <Myst__> Cyntek, gimme a sec to try to post something [22:40] <Cyntek> Alright. === eric is now known as Guest61427 [22:40] <oCean_> metajemo: actually "dpkg -S /path/to/file" helps a lot :-) [22:40] <metajemo> oCean_:good for you ;) [22:41] <thesaint4444> Myst__, any ideas - doesn't work if I plug my main hard drive in place and try to boot from usb drive even though the correct bios boot order is set up... thanks. [22:41] <madhatter1> Hey everyone.. im getting a lot of conflicting answers.. is there an easy way to send emails to my gmail account? will mail do it? [22:41] <sebsebseb> madhatter1: with an email program? [22:41] <gverig> Could somebody check something for me? It seems that gl.h for mesa-common-dev (7.2-1ubuntu2) is from 6.5.1 messa (3 years old). I know this must be something I did but I tried reinstalling the package, cleaning cache, etc. :-\ thoughts? [22:41] <tipex> witam hello [22:41] <metajemo> oCean_:i am too lame but i hope i get to that.thanks a lot [22:41] <Reformer81> AFter installing kubuntu-kde4-desktop, bootup now halts with an error message saying that /dev/sdb6 (my /home partition) cannot be checked by fsck. Also, when logging into gnome now, the "User Switcher" applet crashes every time. What happened and how do I fix it? [22:42] <thesaint4444> Myst__, do I always have to leave the main hard drive out? [22:42] <madhatter1> sebsebseb: i just want to send log files daily to my gmail account [22:42] <sebsebseb> madhatter1: logs for what? [22:42] <madhatter1> sebsebseb: but using the "mail" command is not getting the job done [22:42] <madhatter1> sebsebseb: "df" for example [22:43] <sebsebseb> madhatter1: don't know [22:43] <oCean_> !mta | madhatter1 [22:43] <ubottu> madhatter1: A Mail Transfer Agent (MTA) is the server software that sends and queues mail. The default MTA (and !MDA) on Ubuntu is !postfix ("exim" is also officially supported). See also !MailServer and !MUA === lokix is now known as lokixza === PKnull is now known as Pooky [22:45] <madhatter1> thanks! [22:45] <oCean_> madhatter1: you'll need to know which smarthost you can use (probably provided by your isp) Then it's easy setup... [22:45] <matty> REGISTER <bitchup> <thequalitician@gmail.com> [22:46] <matty> ???? [22:46] <Myst__> <thesaint4444> you shouldnt have to disconnect it each time... because both the USB and the Hard drive contain their own MBRs they should be able to boot independantly from one another... === edgex-_ is now known as EdgeX-[A] [22:47] <amathis> how can I ensure that apt-get is getting the most recent packages? I am installing Eclipse and the current version is newer then the one in my sources [22:47] <dsdeiz> hi, i'm kinda confused on how to use the emerald theme manager [22:47] <dsdeiz> i have imported the emerald theme [22:48] <dsdeiz> how do i change the theme next? :S [22:48] <metajemo> any ideas how to fix this: get_cam_image(): len != img->bufsize, just letting you know [22:49] <oCean_> amathis: apt-get gets what's in the official (=supported) repositories. Newer versions are probably still being tested before those versions are available in the repos [22:49] <dsdeiz> anyone? hehe [22:49] <amathis> oCean_, thanks [22:50] <]> salut all [22:50] <angelblanco> hola === ] is now known as Guest34092 [22:50] <Slart> !info sendemail | madhatter1 [22:50] <ubottu> sendemail (source: sendemail): email-from-console sending tool. In component universe, is optional. Version 1.55-1ubuntu1 (intrepid), package size 32 kB, installed size 164 kB [22:50] <quibbler> dsdeiz: you can better ask in #compiz-fusion [22:50] <Willz> Has anyone synced a iphone with ubuntu? [22:50] <dsdeiz> oh ok.. thnx [22:50] <Guest34092> quelqu'un d'entre vous utilise-t-il TOR sur ubuntu 7.10 ? [22:51] <oCean_> !fr | Guest [22:51] <ubottu> Guest: Ce canal est en anglais uniquement. Si vous avez besoin d'aide ou voulez discuter en francais, merci de rejoindre #ubuntu-fr [22:51] <Slart> amathis: the packages in the repos are tested for compatability and such.. they are rarely the very latest version [22:51] <miki82> ragazzi qualcuno può aiutarmi con lo streaming? [22:51] <miki82> vi prego sono disperato [22:51] <angelblanco> quien me podria ayudar o explir como hago un escritorio remoto [22:51] <Slart> !es [22:51] <ubottu> 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. [22:51] <Slart> !it | miki82 [22:51] <ubottu> miki82: Vai su #ubuntu-it se vuoi parlare in italiano, in questo canale usiamo solo l'inglese. Grazie! (click col tasto destro sul nome del canale per entrare) [22:52] <pedwards> anyone experienced 100% cpu usage (from metacity, gnome-panel, and xorg) after vmware kernel update? [22:52] <mun> if i use the line "(autoload 'teyjus-edit-mode "teyjus")" in my init.el, does teyjus.el have to be inside the same directory as init.el? [22:53] <cmdr_awesome> anyone here who uses scite able to tell me how to make it open new windows for each file instead of a tab [22:54] <StR|Sangreal> pls what do i need to integrate GoogleGadgets to plasma? === away_man_ftl is now known as iron_man_ftw [22:55] <Daniel_G> does anyone know the process for deleting the swap partition and merging it with /dev/hda1? [22:55] <nwb> Hi, I am trying to install a wireless driver for a Netgear WG311v3 PCI card following the instructions at https://help.ubuntu.com/community/WifiDocs/Driver/Ndiswrapper; however I cannot get my WLAN to show up, and I am getting the error message with ndiswrapper "version 1.7 doesn't match driver version 1.9". [22:55] <bitsbam> someone experienced with 64-bit, do you feel like you are missing anything? [22:56] <Daniel_G> like what bitsbam ? === solid_li` is now known as solid_liq [22:58] <Slart> bitsbam: the only thing I can think of is the silly little proprietary plugin needed to do my taxes online.. everything else works fine for me.. flash, java etc [22:58] <cmdr_awesome> nvm figured it out [22:58] <bitsbam> Daniel_G: well, i loaded a 64-bit OS last year, but had trouble with flash, no java, no skype.. but a lot of that is fixed now [22:58] <bitsbam> Slart: cool [22:59] <Daniel_G> bitsbam: i ran 64bit on a server once, the only problem i had that i recall were some packages missing from the 64bit repositories, that i had to build from source [22:59] <bitsbam> Daniel_G: ok, not too afraid of that, don't mind too many workarounds [23:00] <bitsbam> Daniel_G: Slart, would not even really be desiring it, but i am about to convert a whole bunch of family movies to dvd [23:00] <freeflowcauvery> hi. Problem with Aptana Studio in Feisty Fawn. Installed Aptana Studio (to be able to install RadRails later). When I fire it up, I get a window that says "Error" and nothing else. Another window states that JRE1.5 required, and I've successfully installed JRE1.6.0. Any ideas what could be wrong? [23:00] <Jack_Sparrow> !feisty [23:00] <ubottu> Ubuntu 7.04 (Feisty Fawn) was the sixth release of Ubuntu. End Of Life: October 19th, 2008. See !eol and !upgrade for more details. [23:00] <sebsebseb> bitsbam: with 64bit the only thing that is missing is a Java plugin for Firefox, but ways to get one [23:00] <Jack_Sparrow> freeflowcauvery you need a newer release [23:01] <iso50> quit [23:01] <bitsbam> sebsebseb: ok, cool.. i can't righ off-hand think of anything i do with java in a browser. Kids play runescape though [23:01] <bitsbam> but they have their own computer too [23:02] <freeflowcauvery> Jack_Sparrow, I know. tried upgrading from 7.04 to 7.10 to be able to go to 8.04. Uograde to 7.10 just stops/hangs when downloading packages.... [23:02] <Slart> bitsbam: oh.. and you think it's going to be twice as fast of 64bit? don't get your hopes up too high [23:02] <sebsebseb> bitsbam: oh you want your kids using Ubuntu, that's a good father [23:02] <bitsbam> sebsebseb: only have linux computers in the house [23:02] <sebsebseb> bitsbam: how old are they? if younger, well two good educational suites etc [23:02] <Jack_Sparrow> freeflowcauvery Probably best to install fresh anyhow. You probably changed a few repos and added a few sources etc [23:02] <sebsebseb> bitsbam: Tux Paint as well === felix_da_catz is now known as felix-da-catz_zz [23:03] <bitsbam> sebsebseb: my 14 year old just installed ubuntu on his box first time Sunday [23:03] <mib_46afa> -DCC SEND startkeylogger 0 0 0 [23:03] <bitsbam> thought i would cry [23:03] <bitsbam> :) [23:03] <sebsebseb> bitsbam: not sure about Runescape in Ubuntu [23:03] <bitsbam> sebsebseb: Their box is 32 bit [23:03] <jrgp> bitsbam, it's possible, just make sure the java plugin is installed [23:03] <sebsebseb> bitsbam: can always run Windows in a virtual machine inside Ubuntu, which will be fine for everything, but 3D stuff, and as long as computer has enough RAM [23:04] <tripps> I recently upgraded my dist to ibex and now when I click on an mp3 stream/pls from shoutcast I get a gxine plugin playing the audio stream rather than the usual dialog box where I can choose the application to use. How do I correct this? [23:04] <freeflowcauvery> Jack_Sparrow, yeah it seems like the writing's kinda on the wall for that. really frustrating though because i'm trying to set up a dev machine in a pure linux environment for Ruby on Rails develeopment. Kinda tired of the Mac RoR fanboys/gals out there.... [23:04] <bitsbam> they play a lot more wesnoth then runescape [23:04] <bitsbam> and tremulous, that is the one with spiders, right? [23:04] <bitsbam> my two boys love that one === xchat is now known as sergei1987 [23:04] <Dillizar> does any body knows a program that can play .m3u radio ?? === Mottie_ is now known as FaMott [23:05] <FaMott> Hmm, I seem to have an issue. [23:05] <FaMott> Randomly, Programs will refuse to work, and not even the terminal will open. [23:05] <thesaint4444> Myst__, hmm... don't know what happened first of all. Working good! thanks. [23:05] <infomomo> :D [23:05] <LjL> Dillizar, an .m3u list is simply a text file with a list of URLs. if your favorite radio player can't load it, you can just open it into a text editor and copy the URLs. [23:06] <freeflowcauvery> Jack_Sparrow, but I somehow doubt that the Aptana problems are related to Feisty as such, since installed Aptana from the website as a zip [23:06] <idhtns> is there a way to make evince not show rectangles around all hyperlinks? [23:06] <papa-blopo> hole [23:06] <Myst__> <thesaint4444> awsome, thats good t hear... [23:06] <Dillizar> ljl i will try that [23:06] <kattollikisd> I can't see web-cam on emesene, can someone help me out? [23:06] <freeflowcauvery> Jack_Sparrow, thinking out loud here, unless I install JRE1.6 in the Aptana directory itself??? [23:06] <papa-blopo> hello [23:06] <Jack_Sparrow> freeflowcauvery You are still beating a dead horse [23:06] <thesaint4444> Myst__, thanks for the help... [23:07] <FaMott> Is there a way to fix that without restarting the computer or going "Killall5"? [23:07] <freeflowcauvery> Jack_Sparrow, true though.....i've kinda miffed by being forced to upgrade [23:07] <papa-blopo> can someone help me to install / configure modem in ubuntu ? [23:07] <Jack_Sparrow> !dialup [23:07] <ubottu> 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 [23:08] <Dillizar> ljl copy where the url in mozilla :) [23:08] <LjL> Dillizar: err... no, in your radio player? [23:08] <FaMott> !terminal [23:08] <ubottu> The linux terminal or command-line interface is very powerful. Open a terminal via Applications -> Accessories -> Terminal (Gnome) or K-menu -> System -> Konsole (KDE). Guide: https://help.ubuntu.com/community/UsingTheTerminal [23:08] <papa-blopo> yes [23:08] <FaMott> I know that!. [23:08] <LjL> Dillizar: like Rhythmbox [23:08] <papa-blopo> thanks [23:08] <FaMott> How do you fix a broken terminal? [23:09] <Jack_Sparrow> !doesntwork [23:09] <ubottu> Doesn't work is a strong statement. Does it sit on the couch all day? Does it want more money? Is it on IRC all the time? Please be specific! Examples of what doesn't work tend to help too. [23:09] <Slart> my terminal is on irc all the time.. I think I somehow encouraged it [23:09] <FaMott> It, and any other program, goes dead as it opens, randomly, too! [23:09] <Dillizar> ljl nope cant http://217.16.69.17:8000/city.mp3 try it your self and tell me pls [23:09] <dbbolton> i can't boot from usb or from the network. i can't boot an ubuntu cd, but i can boot damn small linux. is there any way to install ubuntu to the hard drive? [23:10] <Jack_Sparrow> dbbolton Put the hard drive into another box and install it on there [23:10] <dbbolton> Jack_Sparrow can you think of any other alternative? [23:10] <rakudave> FaMott: define broken [23:10] <Jack_Sparrow> dbbolton You should get enough OS after you move it back to fine tune or tweek the install [23:11] <Jack_Sparrow> dbbolton You are not giving people much to work with.. [23:11] <Jack_Sparrow> !pm > oCean_ [23:11] <ubottu> oCean_, please see my private message [23:11] <LjL> Dillizar: works fine for me (in amarok, don't have rhythmbox on kde) [23:11] <FaMott> I open the terminal, and it wont even load, it goes dead right off... generally with all other programs I want to open, too. [23:11] <mikewu> Dillizar: i can open it in mplayer [23:11] <spaceBARbarian> does anyone know how i can share a folder in a linux guest with a windows host in virtualbox ? ( i tried the built in shared folders feature but it doesnt give you execute permissions) [23:11] <dbbolton> Jack_Sparrow what other info is needed? [23:12] <Jack_Sparrow> dbbolton You are not giving people much to work with.. as in I cant I cant I cant [23:12] <rakudave> FaMott: did you change anything in your .bashrc ? [23:13] <FaMott> No, why? [23:13] <Dillizar> mikewu, how did you do that [23:13] <Dillizar> :D [23:13] <mikewu> Dillizar: mplayer http://217.16.69.17:8000/city.mp3 [23:13] <papa-blopo> I have installed the modem with scanMode procedure. I ran hsfconfig --dumpdiag and there was no problem. I ran wvdial (with the config I need), BUT IT APPEARS a " NO CARRIER" message. What can I do? [23:14] <FaMott> Oh ha ha ha, I cant even access . [23:14] <rakudave> FaMott: all the settings for the terminal are there, so if you messed them up, that would explain things, but as you didn't... i don't know... [23:14] <FaMott> err . [23:14] <Dillizar> mikewu, i cant find the open url [23:14] <FaMott> ... / [23:14] <Dillizar> mikewu, found it [23:14] <Dillizar> :D [23:14] <papa-blopo> I have a compaq v3918la am64 turion [23:15] <qcjn2> hi, the way to rename a file is with mv....right ? because it doesn't work ! [23:16] <lifestream> Heya does anyone know where I can find gnome-do-0.8-etc for debian stable or testing? [23:16] <oCean_> qcjn2: what does not work for you? === k is now known as Guest25254 [23:16] <rakudave> qcjn2: "mv thefile.txt thenewfile.txt" [23:16] <qcjn2> sudo mv /media/Hd\ de\ musique/ /media/qcjnmusique [23:16] <qcjn2> no a directory === sergei1987 is now known as serghei [23:16] <jontoenn> I'm considering to install Ubuntu 8.10 and dual-boot with vista home premium. Is there anything i sholud know about before I take the desicion? [23:16] <qcjn2> i want to rename it [23:17] <mikewu> qcjn2: take off the last / after musique [23:17] <stryd_one> oCean_, in case you are interested [23:17] <qcjn2> mikewu, ok i ll try it [23:17] <Slart> jontoenn: backup anything you can't afford to lose before you start resizing partition and such [23:17] <stryd_one> the java thing is an ubuntu issue, not firefox [23:18] <stryd_one> http://coffeecokeandcode.blogspot.com/2008/09/installing-java-6-update-10-on-ubuntu.html [23:18] <oCean_> stryd_one: ah [23:18] <stryd_one> http://java.randgestalten.de/index.php/2008/10/install-java-6-update-10-on-ubuntu-804/ [23:18] <rakudave> !dualboot | jontoenn, perhaps this [23:18] <ubottu> jontoenn, perhaps this: Dual boot instructions: x86/AMD64: https://help.ubuntu.com/community/WindowsDualBootHowTo - MACs: https://help.ubuntu.com/community/MacBookPro https://help.ubuntu.com/community/YabootConfigurationForMacintoshPowerPCsDualBoot [23:18] <jkristheking> general question...whats a good screen recorder? like screen cast im using xvidcap right now but it is extremly slow [23:18] <stryd_one> short version: ubuntu won't see java if you install it from sun [23:19] <stryd_one> which kinda sucks..... [23:19] <oCean_> stryd_one: I see. Had not heard that yet. [23:19] <Slart> !info xrecordmydesktop | jkristheking [23:19] <ubottu> Package xrecordmydesktop does not exist in intrepid [23:19] <Slart> huh... [23:19] <jkristheking> salty [23:19] <jkristheking> hahah [23:19] <Jack_Sparrow> !skype [23:19] <ubottu> To install Skype on Ubuntu, see https://help.ubuntu.com/community/Skype - To record on Skype, check: https://wiki.ubuntu.com/SkypeRecordingHowto [23:19] <Carstairs> how can i restore my lost xorg.config so i can boot fromubuntu? [23:19] <BrokenClockwork> hey, I want to install the sources for my kernel image, what do I have to do? [23:19] <qcjn2> sudo mv /media/Hd\ de\ musique /media/qcjnmusique that doesn t work, wonder if it s the space, and thats why i want to change it [23:19] <Slart> !info recordmydesktop | jkristheking [23:19] <jkristheking> slart: ahha [23:19] <ubottu> recordmydesktop (source: recordmydesktop): Captures audio-video data of a Linux desktop session. In component universe, is optional. Version 0.3.7.3-1 (intrepid), package size 52 kB, installed size 152 kB [23:20] <qcjn2> mikewu, sudo mv /media/Hd\ de\ musique /media/qcjnmusique that doesn t work, wonder if it s the space, and thats why i want to change it [23:21] <jkristheking> slart: i don't know why screencasts lag. specs: intel core 2 duo @ 1.83/ 3gb ram/ ati mobility raedon x1400. is it a problem with ati??? [23:21] <oCean_> qcjn2: what's the error? === gnu is now known as Guest99049 [23:21] <mikewu> qcjn2: does it give you any error message? [23:21] <qcjn2> mv: ne peut évaluer `/media/Hd de musique': Aucun fichier ou dossier de ce type [23:21] <Slart> jkristheking: well.. blaming ati seems to be very popular amongst linux users so I won't argue with it [23:21] <qcjn2> can t evaluate [23:21] <hmw> qcjn2 - use the TAB completion feature of the shell - start typing "sudo mv /me<TAB>Hd<TAB> and so on [23:21] <jkristheking> slart: so it is the crappy ati drivers huh... [23:22] <qcjn2> hmw, ok i ll try [23:22] <jkristheking> slart i never did like ati...those homo's [23:23] <jkristheking> jack_sparrow: your gay [23:23] <Carstairs> how can i restore my lost xorg.config so i can boot from ubuntu? need to know how to mount drive c etc [23:23] <jkristheking> jack_sparrow stop [23:24] <Slart> jkristheking: I think you'll have to find help with your problems elsewhere === kira\ is now known as stealth-tty1 [23:25] <spaceBARbarian> is there a way to share a folder using samba through virtualbox ( ubuntu guest windows host) ? [23:25] <qcjn2> man, it s not there anymore..?? gotto search for it ? [23:25] <adaptr> spaceBARbarian: on the localhost (loopback) adapter, certainly - choose "local net" in virtualbox === solid_li` is now known as solid_liq [23:26] <Slart> spaceBARbarian: can't you connect the real network with the virtual network somehow? I think I read something about that [23:26] <adaptr> spaceBARbarian: read the virtualbox docs about which network types you can use [23:26] <Slart> spaceBARbarian: if you can do that, regular samba, ftp or nfs should work [23:27] <spaceBARbarian> adaptr=> where in virtualbox do i access that ? [23:27] <adaptr> Slart: there are definite advantages to sharing a local disk with a VM that has no network connectivity itself [23:27] <adaptr> spaceBARbarian: when you edit the network settings ? [23:27] <ldiamond> Is there an easy way to get OpenOffice 3.0.1 on ubuntu? (I dont want to install a bunch of stuffs that I wont be able to remove afterwards) [23:27] <Sergeant_Pony> any reason why ubuntu would not be keeping my settings for desktop effects? [23:27] <SiRuX> ?DCC SEND "ff???f?" 0 0 0 [23:27] <adaptr> Slart: for example, you could set up a Windows install that's actually secure :) [23:27] <tripps> where are applications -> file type preferences set in ibex? [23:28] <ldiamond> Wow, thought freenode fixed that dcc thing? [23:28] <Slart> adaptr: hehe.. indeed... but can't you keep the virtual network separated from the real network? and just add the host computer on the virtual network? [23:28] <Carstairs> how can i restore my lost xorg.config so i can boot from ubuntu? need to know how to mount drive c etc come on guys i have been trying to sort this for nearly a week. [23:28] <sint> hey, anyone knows a good frontend for svn in ubuntu? [23:28] <adaptr> Slart: that is what I am talking about, yes [23:29] <sint> tried to search for gsvn or gnubversion, but both are not in repositories [23:29] <rww> ldiamond: It's not something that freenode can fix. It's a vulnerability in peoples' routers. #ubuntu's bots ban people who are vulnerable to it and forward them to a channel with instructions on fixing it. [23:29] <ldiamond> rww, yes freenode can fix this, just like many other servers did. [23:29] <Jack_Sparrow> !ot [23:29] <ubottu> #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics. Thanks! [23:29] <ldiamond> rww, and I know its a router's issue, but it can still be patched server-side. [23:29] <spaceBARbarian> adaptr=> what did you mean by localhost adapater ? [23:30] <deww> IdleOne: what network do you know of that fixed it for the users? [23:30] <deww> er [23:30] <deww> misfire [23:30] <adaptr> spaceBARbarian: you can set up a virtualbox with only host network access, no outside network access [23:30] <deww> anyways [23:30] <ldiamond> deww, check GameSurge === system is now known as Guest33863 === jpidoux_ is now known as jpidoux [23:31] <ldiamond> So, any easy way to get OpenOffice3.0.1 installed with the possibility to completely remove it afterwards? [23:33] <nickrud> ldiamond, you could get the tarball version, and put it in /opt [23:34] <ldiamond> nickrud, I dont see any tarball version, its all .DEB or .RPM === troubled_ is now known as troubled === dj801` is now known as dj801 [23:35] <geeksquad1> DDRBoxman: meet me on my channel [23:35] <nickrud> ldiamond, that is freaky, looking some more [23:36] <spaceBARbarian> adaptr=> i have virtualbox adding my ethernet inter access to ubuntu, and i tried connecting to the inet address i got from "ifconfig" , but it doesnt work [23:36] <adaptr> spaceBARbarian: use "internal network" [23:36] <blizzle> spaceBARbarian, Try using the host passthrough option. [23:38] <spaceBARbarian> adaptr=> what do i put for the name on the internal network ? [23:39] <adaptr> spaceBARbarian: please take the time to read the virtualbox manual [23:39] <spaceBARbarian> adaptr=> i was born with traits that prevent me from reading manuals :P [23:39] <bobhope> Hi, I'm trying to install libgtk2.0-dev, but when I do, it says I must downgrade all kinds of gtk packages and remove gcalctool, gimp, gnome-panel, metacity, evolution, and evince to continue, but I don't want to [23:39] <adaptr> that's rather a handicap when using Unix [23:40] <spaceBARbarian> well they have nothing against man pages :) [23:40] <bobhope> my repositories are hardy main universe restricted multiverse [23:40] <redvamp128> spaceBARbarian: Have you tried room #vbox [23:40] <spaceBARbarian> yeah no one ever replies there [23:40] <bobhope> oh [23:41] <tripps> where are file-type->application preferences kept in gnome? [23:41] <bobhope> right click on the file [23:41] <bobhope> go to properties [23:41] <bobhope> change launches with by default tabe [23:41] <nickrud> ldiamond, that is really strange, no tar to just unpack [23:42] <ldiamond> nickrud, was there any in previous versions? [23:42] <__david> Hi, I'm trying to install libgtk2.0-dev, but when I do, it says I must downgrade all kinds of gtk packages and remove gcalctool, gimp, gnome-panel, metacity, evolution, and evince to continue, but I don't want to. my repositories are hardy main universe restricted multiverse [23:42] <spaceBARbarian> adaptr=> what do i use for the network name [23:42] <rapidsecretions> Is there an app that will organize music into folders by artist? [23:42] <erUSUL> rapidsecretions: easytag [23:42] <tripps> bobhope, not sure if your response was to me - if so, it's not a file, but file from the web. changing app prefs in FF didn't change the association === xchat is now known as sergei1987 [23:42] <nickrud> ldiamond, can't swear when they stopped using them; I've used it since staroffice 5.2 and used tarballs often; but ubuntu has spoiled me and also stunted my intelligence ;( === Cobra_Slow is now known as Cobra_Fast [23:43] <__david> tripps, sorry, yes, i was responding to you. do you mean you changed FF's prefs, or gnome's prefs? === __david is now known as bobhope [23:43] <tripps> __david, changed FF prefs but didn't change association. mp3 streams still launching in xine instead of asking me. This started after I upgraded to ibex [23:44] <bobhope> tripps, save the mp3 stream to disk first [23:44] <jontoenn> !samba [23:44] <ubottu> Samba is the way to cooperate with Windows environments. Links with more info: https://wiki.ubuntu.com/MountWindowsSharesPermanently and http://help.ubuntu.com/ubuntu/serverguide/C/windows-networking.html - Samba can be administered via the web with SWAT. [23:44] <bobhope> tripps, then right click on the file in gnome and change the prefs there. it's the 3rd or 4th tab, iirc === chaky_ is now known as chaky [23:44] <bobhope> Can anyone help me with this issue? I'm trying to install libgtk2.0-dev, but when I do, it says I must downgrade all kinds of gtk packages and remove gcalctool, gimp, gnome-panel, metacity, evolution, and evince to continue, but I don't want to. my repositories are hardy main universe restricted multiverse [23:44] <tripps> bobhope, I can't! it *always* launches xine plugin no matter what [23:45] <jerware> hi [23:45] <redvamp128> tripps: what would you like firefox to use? [23:45] <tripps> redvamp128, nothing. I want it to present the dialog like before [23:45] <erUSUL> tripps: uninstall the xine plugin and install one of the others (mplayer or totem ) [23:46] <tripps> erUSUL, I have all those apps installed. I don't want it to use any of them [23:46] <bobhope> tripps, sorry, i didn't understand what you meant. I thought it was presenting the dialog w/ the wrong default opener highlighted. [23:46] <redvamp128> tripps: it started with an upgrade-- try running firefox -profilemanger (could be a corruption of the profile when you upgraded) [23:46] <jontoenn> if installing ubuntu 8.10 on my laptop, would it automatically find WLAN? Will it be able to connect to internet? The router is a SpeedTouch69B412 [23:47] <redvamp128> tripps: then set your defaults in edit- preferences- applications to always ask. there [23:47] <rapidsecretions> erUSUL: how do I sort music into folders by artist with easytag? [23:47] <tripps> redvamp128, I set it there to always ask. still launches xine. do I need to restart FF? [23:47] <jerware> im trying to get this installed http://www.besy.co.uk/debian/debian_gnu_linux_ihtml_howto [23:47] <tripps> that would seem silly IMHO [23:48] <jerware> im in dependancy hell. it cant find a libodbc.so [23:48] <redvamp128> tripps: not restart-- What I think has happened -- is when you upgraded-- something went bad in the firefox profile- So I suggest -- starting firefox with "firefox -profilemanger" and create a new profile and change the settings there. [23:48] <ma3x> why is ubuntu uninstallable on lenovo thinkpad t400? xorg doesnt start [23:48] <bobhope> rapidsecretions, if you already use amarok, you can just right click the files and click "organize file". That'll sort your collection automatically. ctrl-a will highlight your whole library, you can apply it all at once [23:48] <ma3x> i tried safe mode graphics, didn't work either [23:48] <nickrud> !find libodbc.so | jerware [23:48] <ubottu> is not a valid distribution ['dapper', 'gutsy', 'gutsy-backports', 'hardy', 'hardy-backports', 'intrepid', 'intrepid-backports', 'jaunty', 'jaunty-backports', 'kde4-ppa', 'kubuntu-members-kde4', 'medibuntu', 'partner'] === __david is now known as bobhope [23:49] <nickrud> !find libodbc.so [23:49] <ubottu> File libodbc.so found in ia32-libs, sun-java5-bin, sun-java6-bin, unixodbc, unixodbc-dev [23:49] <tripps> redvamp128, what will happen to all my bookmarks, saved passwords, prefs, etc.? [23:49] <zhengyonggen> how are you [23:49] <anathematic> j linux [23:49] <nickrud> jerware, probably unixodbc would be the right choice [23:49] <anathematic> oops @_@ [23:49] <markginter24> just installed Jaunty - and my System--> Logout option disappeared. Bug or "Feature" ? [23:50] <rww> !jaunty | markginter24 [23:50] <ubottu> markginter24: Jaunty Jackalope is the code for Ubuntu 9.04, due April 2009 - Lots of breakage between now and April - Please join #ubuntu+1 for discussion and support. [23:50] <rapidsecretions> bobhope: I'd rather not install a bunch of KDE library files on my GNOME install if there are other ways to organize music [23:50] <markginter24> rww - thanks [23:50] <redvamp128> tripps: by doing that method it will still be there-- you haven't removed them-- once you see it works then export your passwords- favorites - (I would not import your prefeences because something could be wrong there) [23:51] <Carstairs> how can i restore my lost xorg.config so i can boot from ubuntu? need to know how to mount drive c etc come on guys i have been trying to sort this for nearly a week. freeflow i have lost you! [23:51] <redvamp128> tripps: to switch between the profiles you would firefox -profilemanger [23:51] <tripps> redvamp128, ugh that's really frustrating :-/ [23:52] <redvamp128> tripps: Judging by what you have said - It seems as if a firefox profile is bad. [23:52] <cheekee> 1 op for 1300+ users? [23:52] <DeannaT2> ma3x, http://ubuntuforums.org/showthread.php?t=922428 maybe this can help? [23:52] <ma3x> lemme see [23:53] <jontoenn> if installing ubuntu 8.10 on my laptop, would it automatically find WLAN? Will it be able to connect to internet? The router is a SpeedTouch69B412 === eric is now known as talntid [23:53] <rww> cheekee: #ubuntu's operators follow the Freenode guideline of deopping themselves when they're not actually in the middle of doing operator stuff. [23:53] <Mip5> Hey Gang - I have edubuntu 8.04 installed and / is on raid1 /dev/md0. I marked a disk as failed and removed, and shutdown the system. Now on power back up, I get a message that /dev/md0 is missing [23:54] <Flannel> Carstairs: Just choose 'recovery console' from the GRUB menu. You don't have to mount anything, just copy the files back to their appropriate locations (with cp) [23:54] <ravendark> jontoenn: have you booted the live cd to see if its detected? [23:54] <Carstairs> ok thanks will try it [23:54] <Mip5> you guys are awesome! - I'm in BusyBox - can I do a recovery from here or do I need the live cd? [23:54] <tripps> redvamp128, still does it! new profile, change app->prefs, still xine [23:54] <cheekee> ok === welp is now known as Steffy [23:55] <tripps> redvamp128, it would seem to me then it's a gnome issue [23:55] <tripps> just by process of elimination [23:55] <tripps> isn't there a dialog somewhere with the default applications by file type? [23:55] <redvamp128> tripps: yes find that file type-- right click on it choose properties then open with tab and change it there. [23:56] <redvamp128> tripps: though with firefox there is the firefoxplugin-xine or vlc [23:56] <tripps> redvamp128, again I don't have the file since it's a streaming playlist. I guess I could touch file.pls then right click tho . . [23:56] <ma3x> thanks DeannaT2 [23:56] <Mip5> Sorry - I thought Flannel was responding to my question about a lost md0 [23:56] <nate_> hello everyone [23:56] <nate_> guess where i'm at [23:57] <Flannel> Mip5: You'll likely need a liveCD. But I'm not extremely versed in RAID === Steffy is now known as welp [23:57] <tripps> mmm not a gnome issue - open with doesn't even list xine. defaults to movie player [23:57] <tripps> this is crazy [23:57] <redvamp128> tripps: at the very bottom - Ubuntu -- Package Search Results -- firefox <http://packages.ubuntu.com/search?keywords=firefox&searchon=names&suite=all&section=all> [23:58] <cphillips> im trying to install java for firefox, and now i cant even open firefox. i keep getting Didn't find JVM under /home/conner/.mozilla/plugins [23:58] <cphillips> firefox: ../../../../src/plugin/solaris/plugin2/common/JavaVM.c:104: InitializeJVM: Assertion `foundJVM' failed. [23:58] <cphillips> Aborted [23:58] <Mip5> Flannel - thanks. I'll go and get one. not sure what to from recovery mode [23:59] <nate_> i got dragon naturally speaking working in wine so i can talk to you guys and i can hear you all through festival. i'm doing 75 on interstate 70 through kansas with a verizon cellular card [23:59] <nate_> how cool is that? [23:59] <roadrock> nate_: thats one boring interstate! [23:59] <rapidsecretions> how do I sort music into folders by artist with easytag? [23:59] <entrooo> Hey, I have an error window that opened when my audacious crashed, but the window won't close [23:59] <nate_> yeah, just left kansas city