[00:00] kitche: is there a IRC channel where I can report this failure? [00:00] whats is the equivalent to inittab in ubuntu? [00:00] yowshi, .... you have to use chown the sudo binary as root:root in rescue mode ... [00:00] ok [00:00] wil;l do unop__ sorry for delay was writing all that down [00:00] unop__, the sudo binary is no longer owned by root ... he has to reown it (ls WILL say it's owned by root) [00:00] is there a way to make a source who is sending a ping of death wait 24 hours??//?????????????????/ [00:00] exegesis: That's not an Ubuntu question, perhaps ask in ##windows for vista-relaed issues [00:00] my router doesn't seem to offer a timeout......... [00:01] unop_ does this require a full reboot or will a change session into failsalfe terminal work? [00:01] wantE17style, you can drop the packages [00:01] genii it has to be an Ubuntu question because I had no problems booting into Vista before, and if it's a Windows issue I might as well forget it since their help sucks [00:01] yowshi, you have to be root ... thus a reboot into rescue is needed [00:01] yowshi, you could drop down into runlevel 1 if thats what you mean [00:01] gmazk_: I wonder if it's a heat issue [00:01] hischild, the problem is that $(which sudo) is no longer setuid root - thats what we're trying to fix [00:01] yeah at the login screen it allows me to change session into terminal and login as root [00:01] Greetings. Is there an equivalent of consolehelper for Ubuntu? I have a script that needs to become root after asking for the password to the user. [00:01] gmazk_: or it's draining the battery so fast that your laptop will shutdown [00:01] Are you pretty safe with Ubuntu for security, in terms of firewall? Or should I install Fwbuilder? [00:02] yowshi, that should work [00:02] how do I write the IPTABLE rules to drop packages? I think it is dropping ICMP pings already............I set that rule with firestarter [00:02] cool bbs [00:02] belkinhelp, acctually im pretty useless too, ask someone else [00:02] How can I restore an old servers mysql installation? I have the entire old ubuntu filesystem and a fresh install and need to migrate the mysql server over. Any guide or anything? [00:02] shiv, You dont need to add one [00:02] shv: i've had good luck with the native firewall in Ubuntu and other *nixes [00:02] unop_, i know, the problem in it, is that the sudo binary is no longer owned by root ... if he reboots into rescue mode he's auto set as root ... if he then chown's the sudo binary as root:root and does your chmod thing, he will have sudo access again [00:02] racemap, -- date -s "$(cat date_file | tr -d '\n')" [00:02] Jack_Sparrow: K [00:03] what is fwbuilder?????????? [00:03] unop_:thanx so much [00:03] kitche: it may be. But different users of different notebook manufacturers are reporting the same issue since last week. So I'm suspecting about some update problem or something. [00:04] hischild, hmm, i dunno if i paid attention to his sudo's ownership -- let's see when he gets back [00:04] exegesis: Any idea of what the last thing was that happened that might be relevent? updates,downloads,cold reboots, etc? [00:04] Can anyone help me with mythtvfs in the fstab? [00:05] kitche: maybe some wrong ACPI table. [00:05] :( no knows how to help me? :'( [00:05] anyone have a link to the hardyheron background by chance? [00:05] the ls -l $(which sudo) hasnt changed [00:05] unop_, if you ls -al the file it'll say it's owned by root ... yet chowning the file root:root actually fixes it (i've experienced it myself by a "slight" mistake) [00:05] genii no because I don't usually boot into Vista, and I tried a couple months ago and that's when it happend [00:05] i wonder incidentally if this has something to do with my home folder privs and my .d,rc file [00:05] yowshi, ok, let's see the output of that ls command anyway [00:05] !helpme | wantE17style [00:05] wantE17style: 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 [00:06] yoshi@ubuntu:~$ ls -l $(which sudo) [00:06] -rwsr-xr-x 2 proxy root 106336 2007-06-15 08:54 /usr/bin/sudo [00:06] yowshi, ahh, seems hischild was right after all -- run this command (as root) -- chown root:root $(which sudo) [00:06] j [00:06] unop_, somewhere it has a thread on the forums about it that helped me out on it [00:07] ok bbs [00:07] hischild, thats strange, why did they change ownership of sudo like that -- pretty stupid imo [00:07] well, how about someone explaining if I need this 'fwbuilder'????? [00:07] unop_, they didn't ... he probably did a chown on the /usr/bin folder which contains the sudo binary [00:08] wantE17style, perhaps a little attitude change would help [00:08] exegesis: I'm not sure if Windows still has the boot menu you can access by F8 key and select Safe Mode or so on, but perhaps worth trying before using some recovery strategy off the bootable cd like fixmbr or so on [00:08] anybody here have a dell inspiron 1525? [00:08] hischild, thats likely [00:09] unop_, made that mistake once myself [00:09] I'm not patient anymore - this vaunted linux is supposed to be able to withstand web attacks [00:09] This is gonna sound dumb but I'm using XChat IRC and just deleted the Menu toolbar from appearing; how to I get it back? [00:09] wantE17style, if you understand firewall/iptables.. you know that you dont [00:09] that di8dnt fix it [00:09] genii I'll try that [00:09] though now it says root root [00:09] I want to know why this flaw is crashing my server........ [00:09] of course, I don't [00:09] wantE17style, take a look at a good look at iptables and look for a manpage. [00:09] if I did, then I could solve this problem [00:09] yowshi, what happens when you try and sudo now? [00:09] are there any gnome-based irc clients besides xchat and pidgin? [00:09] oshi@ubuntu:~$ sudo pcmanfm [00:09] sudo: must be setuid root [00:10] yowshi, damn -- output ls -l [00:10] unop_, .... let me check for that site again [00:10] ConstyXIV, Konversation, kvirc etc [00:10] manpages are too arcane...... [00:10] yowshi, what does ls -l output now? [00:10] yoshi@ubuntu:~$ ls -l $(which sudo) [00:10] -rwxr-xr-x 2 root root 106336 2007-06-15 08:54 /usr/bin/sudo === dajoker is now known as daj0ker [00:10] Jack_Sparrow: i said GNOME-based [00:10] i am thinking i should unedit the sudoers file as well [00:11] sinc ei did try and edit that ealier and never removed what i added [00:11] chmod 4755 /usr/bin/sudo and chwon root:root /usr/bin/sudo .... unop_ and yowshi ... do those 2 commands and you'll be good [00:11] make that chown and not chwon [00:11] yowshi, hmm, setuid seems to reset -- let's give this one more try -- run this command (as root) -- chown root:root $(which sudo)l chmod 4755 $(which sudo) [00:11] I notice that near the time my router is forced to reset is when my server crashes [00:11] l? [00:12] yowshi, no l :p [00:12] just checking [00:12] yowshi, that should be a ; [00:12] ah ok [00:12] i see two command one line thing [00:12] unop_, http://ubuntuforums.org/showthread.php?t=219767 [00:12] isnt the command seperater a : not an ;? [00:12] yowshi, no, it's a ; [00:12] ok bbs [00:13] hiiiiiiiiiiiiiiiiii === master_o1_master is now known as master_of_master [00:13] gigi, Hello, welcome to ubuntu [00:13] ConstyXIV: There is a special xchat-gnome version with a different layout. But ... irssi beats them all... [00:14] is it possible to deactivate ping for tcp/udp for linux? [00:14] Wanderer, ping uses icmp not tcp/udp [00:15] wantE17style, ^^^ [00:15] ok, thanks [00:15] tritium? [00:15] I"m simply mystified why ubuntu is freezing :/ [00:15] is tritium herte? [00:16] shawnharn, seems to be -- could be afk [00:16] ok that didnt work and removing the entry i put in sudoers for my user has gotten me back to permission denied [00:16] unop_, you seen the link? === Old_Soldier is now known as Old_Soldier_ [00:17] hischild, aye, pretty much what we recommended [00:17] hmm [00:17] okay [00:17] wish i could just login here as root and run the commands as you guys give them to me [00:17] unop_, indeed [00:17] without all this logging out crap [00:17] he was going to helo me today [00:17] yowshi, what error did you get prior to removing the sudoer entry? [00:17] help [00:17] can anyone help me with mythtvfs fstab config? [00:17] yowshi, you can use irssi in the recovery mode and then do it :-) [00:17] irssi? [00:18] Command line IRC client [00:18] yowshi, what does ls -l $(which sudo) read now? [00:18] I've not used it, because I'm one of those n00bs who prefers to not venture out of the GUI very often [00:18] unop_ i didnt try i figured i would remove my editing first and then run the commands [00:18] yoshi@ubuntu:~$ ls -l $(which sudo) [00:18] -rwsr-xr-x 2 root root 106336 2007-06-15 08:54 /usr/bin/sudo [00:18] with the usr/bin/sudo bit in red [00:19] yowshi, ok, thats good -- now you need your group/user in sudoer to be able to sudo [00:19] sudoers* [00:19] unop_, you made him create a new group? or he still has his old details? [00:19] but it was already in there a yoshi ALL=(ALL) ALL entry [00:19] yowshi, is it in now tho? [00:19] swapon: /dev/sda1: Invalid argument [00:19] what the fuck? [00:19] yowshi, it has to be in now [00:19] no thats what i added [00:20] and then just commented out [00:20] erle-, Watch the language please [00:20] * Pelo needs a new hobby [00:20] Jack_Sparrow, sorry [00:20] ok bbs [00:20] yowshi, uncomment it [00:20] I am trying to install 'dchroot' I get the error E: Couldn't find package dchroot === omar is now known as slylock [00:20] hischild, using his existing group membership [00:21] crossm0ve, do it through synaptic, dchroot might not be the exact name of the package [00:21] Bob_Dole: irrsi is a monster (in good/bad terms). irrsi can do evrything and drive you mad at the same time. I guess it's like being married ;) [00:21] Pelo: How do I do it through synaptic? [00:21] crossm0ve, you have a gui right ? gnome ? [00:21] unop_, then he should be able to sudo now [00:21] Pelo: Yes === Old_Soldier_ is now known as Old_Soldier [00:21] crossm0ve, menu > systm> admin > synaptic package manager, use the search feature [00:22] Pelo: Thank iyou [00:22] 8you [00:22] *you [00:22] crossm0ve, sure you didnt make changes to /etc/apt/sources.list ? [00:22] * Pelo thinks the quality of gratitude is dropping in this channel [00:22] i installed ubuntu on usb flashdriver. i created only one partition with 2gb. its not even close to that, but somehow it seems to have mounted it all separately, its saying /usr is full, what should i do ? I am using the persistent thing [00:22] Pelo: why [00:23] that didnt work [00:23] there is also this wierd little %admion entry in there that i commented out [00:23] yowshi, error message? [00:23] permission denied [00:23] %admin [00:23] yoshi@ubuntu:~$ sudo pcmanfm [00:23] sudo: can't open /etc/sudoers: Permission denied [00:24] Pelo: ah, lol. cause I appreciate all the help :P [00:24] xjkx, 2 gig isn'T much to run ubuntu , you might want to consider puppy linux for a flash drive [00:24] yowshi, uncomment admin -- it's needed :) [00:24] Pelo, it should be plenty for persistent [00:24] whenever I try to set my time in the menu, it changes, but after every reboot it changes to one hour ahead. I have the correct time zone selected and other OSs detect the hour correctly [00:24] well the admin line wasnt in the how to you linked me to [00:25] demonspork, daylight savings time in your area ? [00:25] My external hdd is mounting as RO how do I make it RW? [00:25] unop_: I just booted the CD... so I don't think so [00:25] Pelo, I have a couple of 256meg I use for persistent. the persistent image on them is only 45 megs when fresh [00:25] yowshi, the howto was just to demonstrate how to add stuff to the sudoers file -- but you have ruled yourself out of being able to sudo by commenting out the admin group [00:26] I have a question. In Windows, I am able to share my wireless internet connection through my ethernet . Are you able to share your internet connection here on Ubuntu? [00:26] Jack_Sparrow, i'll beleive you , I know little about it [00:26] I [00:26] np [00:26] hello, I have some questions regarding putting /home on a new HDD I just got [00:26] ma5t3rw1tt, yes, I think you do it using firestarter or someting , check sharing internet in the forum [00:26] Pelo, you may have been thinking iso2usb, and 2 gigs is not really enough for that [00:26] yoshi@ubuntu:~$ sudo pcmanfm [00:26] sudo: can't open /etc/sudoers: Permission denied [00:26] same problem [00:26] crossm0ve, ahh, you trying to install dchroot in a live CD session? [00:27] unop_: Yes [00:27] Pelo: Will do, thanks [00:27] yowshi, pastebin the contents of /etc/sudoers [00:27] My external hdd is mounting as RO how do I make it RW? [00:27] unop_: dchroot and debootstrap [00:27] I have a question about wubi [00:27] crossm0ve, you'll need to enable the universe repository [00:27] captmorgan, just make a partition on that hdd, , copy your current /home to it , edit fstab to reflect that your new hdd shold be mounted to /home and reboot [00:27] !universe [00:27] The packages in Ubuntu are divided into several sections. More information at https://help.ubuntu.com/community/Repositories and http://www.ubuntu.com/ubuntu/components - See https://wiki.ubuntu.com/RecommendedSources for the recommended way to set up your repositories [00:27] Anderson, let people know what type of partitions are on that external [00:27] i cant view the file [00:27] captmorgan, you might want to use the live cd to delete the content of your old /home folder [00:27] Jack_Sparrow, how do I find that? [00:28] Jack_Sparrow, mount? [00:28] hey [00:28] yowshi, errm, sorry -- make a copy of it (as root) [00:28] alright [00:28] how can i resize my partition without reformatting ? [00:28] captmorgan, you want sep partition for home right? [00:28] I have wubi installed and as I get in to kubuntu, after it gets past the kubuntu splash screen i am left with a blank screen [00:28] /dev/sda1 on /media/usbdisk type ntfs (rw,nosuid,nodev,uid=1000,gid=1000,umask=077,iocharset=utf8) [00:28] Anderson, sudo fdisk -l [00:28] whats the command to go to a mounted filesystem off of live cd to use like passwd and that [00:28] ido-, just use the live cd and use the gnome partiton editor in the admin menu [00:28] Pzu [00:28] ido-, backup first [00:28] Itaku, chroot ? [00:29] Itaku: chroot [00:29] Jack_Sparrow, HPFS/NTFS [00:29] and if i done have a livecd handy ? [00:29] yeah [00:29] thanks [00:29] captmorgan, Here is a link with the basics http://www.psychocats.net/ubuntu/separatehome [00:29] Itaku-> have you mounted the FS yourself ? [00:29] im looking for a good torrent aplication for ubuntu, i need one that has good criptography, works with upnp and alternates ports whenever it starts, can anyone indicate me a good program? [00:29] ido-, you cannot rezise a working partiton, if the partiton is not the one you are working on it won'T be a problem [00:29] yes [00:29] you wouldn't need crpytography for legit downloads ;) [00:29] ido-, you might also consider getting the gparted live cd [00:29] and whats the apt-get package for like the core utiluties? [00:29] I really like the idea of Linux but it is exhausting to say the least [00:29] !who | Itaku [00:29] Itaku: 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 :) [00:29] fevel: dunno about upnp, but deluge will probably work, and of course azureus is available (I personally recommend rtorrent, but I think you might be looking for a gui) [00:30] Anderson, I am preoccupied, I was only trying to help you form a better question so you would get the right answers.. look into ntfs-3g [00:30] * Pelo is getting too good at this, it's scary [00:30] I love Ubuntu :) [00:30] Jack_Sparrow, gotcha, thanks [00:30] what is the best widget system out there? I want to pin certain things to the desktop so that I can hotkey to the desktop and see my widgets on my third monitor. [00:30] whats the apt-get package for like the core utiluties? [00:30] Pelo: can i duplicate a working partition to a larger drive ? [00:30] like rm [00:30] chris062689, so do we all [00:30] Fryguy--, yes ill like one that runs on a gui soh I dont need to keep a terminal open [00:30] My external hdd is mounting as RO how do I make it RW? It is type HPFS/NTFS. [00:30] via dd or something ? [00:30] Anderson, Windows may have also locked it in which case you would be looking at ntfsfix [00:30] Fryguy--, thanks for the tips [00:30] Jack_Sparrow, k [00:30] Pelo & Jack_Sparrow - I am going with fresh install of 7.10 and I currently have one 120gb (orig drive w/ ubuntu on it) and I just got a 500gb drive. I am wanting to move all my music and videos to the new HDD and do a fresh install of Ubuntu of the 120gb drive [00:30] ido-, you can always copy it , but you won'T be able to swtith to it "hot" I guess [00:30] Itaku, coreutils ? [00:30] yeah... [00:31] captmorgan, so far so good [00:31] I guess i have to buy practically a whole new system to get everything to work properly...or so it seems [00:31] fevel: ktorrent azureus [00:31] meh i got to reinstall [00:31] Anderson-> you did man mount? the man pages will give you some idea of how to do it right [00:31] captmorgan: why do you need to reinstall? [00:31] now i got my security breeched [00:31] not an exploit [00:31] no need to switch hot, i can reboot for that, i just want to replace my drive with a larger one [00:31] how do i do that ? [00:31] Pelo, it adjusted the error to daylight savings time when it happened [00:31] What are the best components that work with Linux [00:31] Cahone: way too vague a question [00:31] Jack_Sparrow so can I just copy my stuff to the 500 gb drive and install to the 120 drive? [00:31] lordleemo, transmission doesnt alternate ports right? [00:32] Cahone, everything and nothing all at the same time . :) [00:32] it's no good [00:32] fevel: never used it sorry [00:32] captmorgan, yep. you may need to give yourself permissions later, but that wont be a big deal [00:32] captmorgan, I have two 80 gig drives as follows, hdd1 10 gig / , 2 gig swap , 68 gig /home, hdd2 9 gig windows, 1 gig vfat , 60 gig download [00:32] i have tried the cp command twice and the copied just wind up as protected as the original [00:32] i find that my nvidia card has pixel diahrea with liunx video drivers [00:32] Fryguy--, well i got an MSI video card and AOE Flat screen and KDS CRT and it is a mess [00:32] fevel; it doesn't automatically switch ports but it can be done in a quick three clicks of the mouse [00:32] Fryguy-- I was messing with a customization of adding the File Menu View Tools bar to the bar on top and it got totally screwed up so I am just going to re-install\ [00:32] thats the only component along with hd audio that has problems [00:32] * nikrud has never heard of a download file system [00:32] will they fix HD audio drivers? [00:33] captmorgan, no need for that... [00:33] <_polto_> hi all [00:33] ChaosMachine: shouldn't be [00:33] err [00:33] Cahone: [00:33] i could login to gdm as root [00:33] hi [00:33] captmorgan, we can fix it with one line [00:33] yowshi, ouch, cp would copy permissions too -- copy using cat -- cat /etc/sudoers >> /tmp/sudoers [00:33] Fryguy--, yes? [00:33] demonspork, this is a fresh install ? do the upgrade there was a bug fix for the daylight thing, it might fix it [00:33] ok [00:33] captmorgan: there are very rare circumstances to reinstall an operating system, screwing with menus shouldn't be one of them :/ [00:33] what do you guys have to say about deluge? has anybody used it? [00:33] how do I make compiz start automatically without using system->preferences->appearance, since that doesn't seem to work with my driver setup? [00:33] Cahone: sorry I mistyped. your equipment is fine, linux is going to work with any monitor, and pretty much any video card [00:33] bbs [00:34] !resetpanels | captmorgan [00:34] nikrud, not a download file system, more an explanation of the use of the partitons [00:34] captmorgan: To reset the panel to defaults, type this in a !terminal: « gconftool --recursive-unset /apps/panel && killall gnome-panel » [00:34] fevel; deluge is similiar to transmission [00:34] Fryguy--, :) [00:34] fevel: i've used it, it's fine. I prefer rtorrent [00:34] Fryguy-- I have been without desktop effects for over 6 weeks after that [00:34] Pelo: ? [00:34] fevel, deluge nice, but not on windows ; ( [00:34] captmorgan, ctrl-alt F2 then rm -rf .gnome .gnome2 .gconf .gconfd .metacity [00:34] Pelo: I know, just all the others were file systems. Was funny ;) [00:34] depends what you are looking for [00:34] captmorgan: so? fix it. (desktop effects are a waste of cpu cycles btw) [00:34] PaulOgle591: You were wanting to ask about wubi? [00:34] ido-, ???6 [00:34] PaulOgle591: Have you received an anwer yet? [00:34] ctrl-alt F7 to come back [00:34] anyone know how to pin desklets to the desktop so they don't go away when I hotkey show desktop. [00:35] captmorgan, http://linuxfud.wordpress.com/2007/02/14/how-to-reset-ubuntugnome-settings-to-defaults-without-re-installing/ [00:35] fevel: i just had a look at the sight looks like a good client maybe ill try it [00:35] orbisvicis, what do you mean windows? im looking for getting around those damn isp restrictions, they denie it [00:35] Fryguy--, well I cant get the resolutions i want and cant use dual monitors and I cant use enhanced video modes that Ubuntu says it offers [00:35] ido-, you would do better to clean installn an dthen copy the content of your /home to the new hdd [00:36] Cahone: so configure your system correctly so that you can. The problem isn't your hardware [00:36] fevel, deluge does support torrent encryption if thats what you are asking ? [00:36] MUS4SHIII: Not possible. If you want a more detailed description of why, ask, but it's related to their gtk implementation [00:36] but so does azureus 2.5 for win [00:36] ugh. [00:36] too much time [00:36] <_polto_> I am running a 64 bit ubuntu Gutsy on my desktop and i am trying to get Xilinx ISE work. https://help.ubuntu.com/community/XilinxISE#head-c95f0e4e1b1574f6f38d37ff4400188041b3e5c5 say (last lines) what ia32-libmotif3 package does not exist. On Feisty i already run Xilinx with all futures. the Gutsy 64 bit is looking for /usr/lib32/libXm.so.3 where can i find it ? [00:36] i can however mount my home elsewhere. [00:36] Fryguy--, well i looked for the drivers everywhere and cant find them for any of the devices [00:36] your name??????????????????????????????????????????????????? [00:36] As i am still a windows user, what is the best c++ compiler that I can use, with a reasonable ide that still follows all of the gcc rules [00:36] Fryguy--, I would love to know what im doing wrong [00:37] Cahone: what devices are you having problems locating or configuring drivers for [00:37] ido-, you can copy yor /home to the new hdd and change fstab to point to it [00:37] im looking into visual studio and am finding that makes its own rules === midgard is now known as mid5 [00:37] PaulOgle591, anjuta [00:37] * Pelo is getting a bit confused about ido- 's issue [00:37] how about devc++ [00:37] PaulOgle591: monodevelop :-) [00:37] PaulOgle591, vis studio free for students. or bloodshed dev-c++ [00:37] i couldnt figure out how to make it cat to a file i had made so i could find the bloody thing [00:37] Thanks dep. Is there any way to get some kind of widget layer pinned? I miss my "Outlook on the desktop" from my MCE install. [00:37] * Fryguy-- is a software engineer [00:37] but there are only 3 uncommented lines and i wrote em down [00:37] what do you want to know about programming? [00:37] PaulOgle591, gcc (or rather g++) is the c++ compiler -- you can use any ide you like [00:37] i have vis stuio 2008 [00:38] <_polto_> any idea on how to install 32 bit version of libmotif3 on 64 bit Gutsy ? [00:38] What's the difference between a delete_event and a destroy event in GTK? [00:38] one more question [00:38] * Pelo thiks Fryguy-- might be too good for this crowd, he should go to #debian and talk down to the ops there [00:38] Fryguy--, Graphics drivers for the MSI RX1600Pro-TD256E and AOC Flatscreen monitor and KDS CRT [00:38] does anyone know about Wubi? [00:38] PaulOgle591, eclipse and netbeans have good ides. Vim has good syntax highlighting [00:38] and how to use Wubi? [00:38] PaulOgle591: http://en.wikipedia.org/wiki/Wubi_%28Ubuntu%29 [00:38] no [00:38] yes [00:38] PaulOgle591, yes.. enough to stay away from it [00:38] but i am running into troubles [00:38] hi are there any GUI html editors,a one like frontpage [00:38] PaulOgle591, as I understant it , wubi creates a virtual ubuntu that runs inside windows [00:39] PaulOgle591: http://ubuntuforums.org/forumdisplay.php?f=234 for wubi forums [00:39] theunixgeek, the former is a result of a user action -- the latter usually means the object is unreffed -- usually the result of code [00:39] MUS4SHIII: Compiz's "Widget Layer" may be what you're looking for, it is a toggle-able widget display [00:39] PaulOgle591, we dont support it in here [00:39] i understand that too [00:39] o [00:39] Fryguy--, i have looked everywhere and tried to use other drivers offered in Ubuntu but i dont know which ones to choose [00:39] does anyone know of a text editor with a GUI that runs over SSH? ie. something like BlueFish or GEdit, but instead of X-Forwarding, it just synches the text up over the connection, not the graphics [00:39] PaulOgle591, sort of like if it was running on a vrtual macine [00:39] unop_: thanks [00:39] any particular reason why you don't support it? === adhdyoshi_ is now known as ADHDYoshi [00:39] PaulOgle591, we just deal with straight ubuntu here, it's more then we can handle usualy [00:39] Jack_Sparrow, hi are there any GUI html editors,a one like frontpage [00:39] thanks, I'll look into that. I've got Compiz working pretty well, so I'll see what's available in there. [00:39] ok [00:40] Cahone: monitors don't have drivers. As for the video card, that's a plain ati card, they get detected out of the box with 0 issues. What is the specific problem you are having? [00:40] PaulOgle591, That would drift into discussion, simply put.. it isnt a good way to install ubuntu [00:40] ok [00:40] arvind_khadri, there's ooweb part of open office [00:40] Pelo, Last I heard.. it can be very dangerous [00:40] well thanks for your help [00:40] Is anyone here familiar with systemimager? [00:40] unop_, thanks ,i dont have any knowlwdge of htm would i be able to create a webpage [00:40] * Pelo thinks Jack_Sparrow should have used his quiet voice [00:40] arvind_khadri: nvu, but please learn proper html it's not that hard [00:40] actually one more question [00:40] I am trying to get RW to my external HDD, originally formatted in windows, type HPFS/NTFS. I ran ntfsfix and it gave back some errors. So I tried mounting and creating a folder. No luck. I tried running ntfsfix on the mounted device, and it says 'Refusing to operate on read-write mounted device /dev/sda1.' Can any explain what is not working for me? [00:41] is HD audio support planned for the next release? [00:41] i plan on moving my HP to linux [00:41] unop_, http://pastebin.com/m36f39dde [00:41] MUS4SHIII: Good luck, personally I just wish they'd code the show desktop button so that it didn't screw up things so badly. Meh. [00:41] PaulOgle591: define "hd audio" [00:41] !ntfs-3g > Anderson check for a private message windows with instructions from ubotu [00:41] those are the three lines i wrote down [00:41] HD audio drivers [00:41] the only three uncommented lines [00:41] Fryguy--, I cant seem to pick an ati driver (which i have tried) that will work. for example i want to run in 1280 x 1024 and all i can get is 800 x 600 and no dual monitors either [00:41] :) Jack must be tired.. yo are right [00:41] heya happy linuxians :) [00:41] arvind_khadri, ooweb is the openoffice counterpart to frontpage -- its a WYSIWYG editor [00:41] Fryguy--, :) am taking a chance on it,will surely learn [00:41] PaulOgle591: what makes hd audio drivers different from normal audio drivers [00:41] the rest is default stuff telling you what the file is [00:41] unop_, thanks a lot [00:41] anyone know how to make a gdm session that uses compiz as the windows manager [00:41] i just installed ubuntu on an amd 64 machine, using ati radeon xpress 200 built in vid card, had to install under safe mode because normal mode would not display screen, now when i boot it wont display anything unless i enter recovery mode how can i fix this problem ? [00:41] arvind_khadri, use kompozer, not nvu (which is no longer maintained .. ?) [00:41] ??? [00:41] Pelo, Oh, I see. So even though it is mounted as read write, I have to use my ntfs-3g program to mount it. [00:41] Cahone: so then edit xorg.conf so that it does what you want [00:42] Is anyone here familiar with systemimager? [00:42] orbisvicis, i use GNOME :) [00:42] (Sorry for the repeat, but it got bumped up awfully fast) [00:42] EVERYONE , as you can see the channel is quite busy tonight, please don'T use the enter key for puntucation and use the name of the person you are talking to in each line [00:42] DJ_HaMsTa: edit your xorg.conf file, or dpkg-reconfigure xserver [00:42] * yowshi is in need of a smoke [00:42] I don't know exactly, I just know you have to fix settings in order to implement it. [00:42] Fryguy--, ok well i dont know how to do that "per say" [00:42] !intelhda [00:42] For fixing your Intel HDA sound this page has useful information https://help.ubuntu.com/community/HdaIntelSoundHowto [00:42] captaingeek: gdm doesn't use a window manager at all [00:42] Cahone: gedit /etc/X11/xorg.conf [00:42] does anyone knows a driver for a "hercules classic silver" webcam? i couldnt find any.... [00:42] Hey guys I am back, I tried what the ubot suggested that I put into the terminal and that didnt work, I didnt realize what ctrl-alt-F2 would do and wasnt prepared so I didnt have the commands I needed to enter whn I got there and had to shut down [00:42] arvind_khadri, we all make exception i guess. I feel its the only decent wysiwyg html editor ... so youll have to install kde deps [00:43] I know. But for the next release will the make it so you don't have to "fix" intel HDA [00:43] yowshi, you have the strangest problem i've seen in a long time [00:43] Cahone: and xorg.conf is very well documented, has it's own manpage, 10s of thousands of google results, and I believe examples in /usr/share/doc === K-Ric1 is now known as K-Rich [00:43] i think this is related to my .dmrc problem [00:43] it says my home folder aint owned exclusivly by me [00:43] I ran ntfs-3g and I got back an error that mounting that device is not supported, with a list of windows fixes and ntfsfix options to correct it. [00:43] PaulOgle591, Please understand, I am not trying to be rude. We want to you use and enjoy ubuntu. But in a virtual file inside widows... you wont get the full effect of how nice it is [00:43] yowshi, is this as a result of something you did, changing permissions, etc? [00:43] I have already ran ntfsfix [00:43] orbisvicis, :) i would first try nuuv nd then maybe komposer [00:43] PaulOgle591: what specific problems are you having with "hd audio" i have an "hd audio" card and it works just fine [00:43] i was trying to change permissions around in wine [00:43] Anderson, my mistake I didn'T read all the way throught, unmount it , sudo umount /mountpoint , then remount it just as a regular ntfs drive sudo mount -t ntfs /dev/whatever /mountpint , then run that thing again [00:43] in the .wine folder [00:44] orbisvicis, am nt against KDE!!!! [00:44] using pcmanfm [00:44] err pc file manager [00:44] yowshi, is your username YOSHI (mind the caps) ? [00:44] Fryguy--, ok i will try to learn about it [00:44] yes it is [00:44] PaulOgle591, It has more to do with hda implementations of the standard by different manufacturers.. but it will be better with each release [00:44] Pelo, run ntfs-3g after already mounted? [00:44] does anyone know how to make a session that uses gnome/compiz and can be selected at the login screen under options > session? [00:44] ok [00:44] Cahone: as for dual monitor support, be sure to enable xinerama and use a window manager that supports it (both compiz and metacity do0 [00:44] Fryguy--, it pulled up a blank document when i entered it in the terminal [00:44] yowshi, ok -- can you ouput this -- whoami; groups [00:44] thing is even the root account cant use sudo [00:44] oh, good...I see dual monitor talk [00:44] Cahone: then you didn't enter it correctly [00:45] yowshi, ehh? [00:45] Anderson,forget about ntfs-3g, unmount the drive and remount it without write support [00:45] any idea why I can't have compiz with Xinerama? [00:45] hello ppl [00:45] Cahone: /etc/X11/xorg.conf [00:45] yoshi [00:45] yoshi adm dialout cdrom floppy tape audio dip video plugdev scanner netdev lpadmin powerdev admin [00:45] Fryguy--, thats what i thought [00:45] afk [00:45] yowshi, root has no need of sude [00:45] if i was a mexican midget [00:45] *sudo lol [00:45] I would use windows [00:45] does anyone knows a driver for a "hercules classic silver" webcam? i couldnt find any.... (i appologize for repeating, but it's going so fast here!!) [00:45] yes......exactlent [00:45] what is the release date for Heron [00:45] PaulOgle591: i think april 27 is the tentative date [00:45] yowshi, sudo is like a fake root account [00:45] yes but it shouldnt get permission denied when you run sudo should it? [00:45] 4.26 [00:45] i'm sure it's on the wiki/all over the internet [00:46] yowshi, i seriously suspect by changing permissions you might have upset permissions on other system files [00:46] Pelo, I can't write to it, which is what I need. [00:46] easy question: i just installed memcached, and now it appears the user 'nobody' is firing it up during the boot process - i grepped through /etc for "memcached" and found references in rc0.d through rc6.d - what should I change in which file to make it not start up by default? [00:46] thanks in advance [00:46] oh crapshot [00:46] yowshi, when you sudo as root what error message do you get? [00:46] permission denied to sudoers [00:46] root [00:47] yowshi, what about setting a new root user password ? [00:47] meheren, root needs sudo to be able to login as other users like with su [00:47] Anderson, I thought you were having problems because the drive was corrupted or someting and you ran ntfsfix to fix it but it wouldn'T because it was read/write, so you unmount, run ntfsfix again , then remount it and use it [00:47] Jack_Sparrow, ummm huh? [00:47] unop_: uh, don't think so [00:47] anyone know of a hotkey that lets me switch audio streams in mplayer during play? I have MythTV installed with the default player set as mPlayer. My Anime is mostly dual language audio tracks and I would like to switch with the remote. [00:47] MUS4SHIII: #mplayer [00:47] yowshi, understand, it is something to be avoided... but in this particular case it might work [00:47] thanx [00:47] unop_, yeah did'nt think of that but why would root ever need to be logged in as other users... [00:47] MUS4SHIII: # for me [00:47] Fryguy--, when you are logged in as root -- how do you change to another user? [00:48] Anderson, if i didn'T understand your problem just ignore me [00:48] unop_: su [00:48] Jack_Sparrow, yeah i dojt know how to do that [00:48] su user [00:48] or, should I install "bum" as per the factoid to control my init scripts - or is there a widely used gui editor [00:48] or wqhat to do with it once i have done that [00:48] MUS4SHIII: doesn't work on the fly with ogm though [00:48] Pelo, No you are on the right track, but ntfsfix returns errors and remounting does nothing. [00:48] Fryguy--, right, exactly what i mean -- sudo provides that alternative [00:48] yowshi, one sec [00:48] Pelo, Also, even after ntfsfix ntfs-3g gives errors. [00:48] Anderson, run ntsf fix while the drive is unmounted [00:48] unop_: sudo is a glorified shortcut to su -c, if you are already root, sudo does nothing [00:48] Pelo, No change [00:49] :( that's dissapointing [00:49] can anyone hear me I was on earlier trying to get my question answered but it was ignored, so either no-one knows or I don't have Xchat configured right... [00:49] as root, sudo su [user] and su [user] will do exactly the same thing [00:49] we can hear you [00:49] ah kk [00:49] are there any other players that will? [00:49] Anderson, can you read the drive if you mount it without ntfs-3g ? [00:49] * Dr_willis_ gives Super_Napalm a cup of coffee [00:49] ^^ thx [00:49] Fryguy--, err, i dont agree sudo is a shortcut to su -c .. it's an entirely different executable providing better control of who can and cannot do things on the system [00:49] Pelo, no, it won't even mount with ntfs-3g. If I mount it regularly I can read it though. [00:49] Pelo, have you been following yowshi 's problem. What about recovery mode, set a root password or reset it as the case may be... would he then have the use of sudo again ..? [00:50] unop_: it's a glorified shortcut to su -c [00:50] Pelo, I am trying to back up my data on this computer so I can put a fresh install on. [00:50] unop_: note the "glorified" part. of course it's a different executable [00:50] Jack_Sparrow, current solutions have revoleved around chmodding the sudo and sudoers file and editing the sudoers file [00:50] FrancoGG, i disagree -- really i do -- su -c has no interaction with /etc/sudoers (which is crucial in deciding which users and groups are given different levels of permissions) [00:50] Anderson, uninstall ntfs-3g ( completely uninstall ) , delete the line from the fstab file, reboot, reintall ntfs-3g, try to remount the drive [00:50] Jack_Sparrow, hold on , reading up [00:51] yowshi, I saw that, and they have not seemed to work.. [00:51] Okay, I got a problem starting up Half Life 2, everything downloaded and installed fine but when i try to launch it nothing happens, no intro video, menu or even an error message. Only thing it does do is change the resolution to 1024x768. Anyone know whats wrong? [00:51] Pelo, Thanks I'll work that [00:51] yep but nothing else has been suggested [00:51] unop_: yes. i know this. I didn't say sudo was a shortcut to su -c, i said it was a glorified shortcut to su -c. it does the exact same thing with some additional security measures and other things that dont' really matter. If you are already root, sudo does nothing. [00:51] unop_, where do i get ooweb [00:51] i did try a gnome reset though [00:51] Jack_Sparrow, can you summerize yowshi 's problem ? just the current status, I don'T need to know how he got there [00:51] that was the very first suggestion [00:51] Super_Napalm: wrong channel, try #wine [00:52] i cant sudo [00:52] hellow i have e tehnical question, i have an old pc and i want to change the timer interups frequency from 100 hz, to aroud 50 or 66. Are these values safe? And can i change this without recompiling the kernell? (it takes aboute 3 h and i run a server...) [00:52] ah kk [00:52] sorry for bothering :P [00:52] i have permission denied to the sudoers file [00:52] yowshi, are you sure your caplock is not enabled or something silly like that &? [00:52] ls -l $(which sudo) spits out as being owned by root root [00:52] yowshi: then you aren't root [00:52] Fryguy--, So what driver should i use for the RX1600Pro Card? I know you said it is ATI but i tried the different ATI drivers in Ubuntu and they didnt work really [00:52] Fryguy--, you can control what sudo does in the context of root -- which is why /etc/sudoers needs an explicit entry for root [00:52] Pelo, he lost the ability to use sudo password denied I believe [00:52] sudo nano sudofilelist [00:52] Fryguy--, , where do i get ooweb [00:52] arvind_khadri: >? [00:52] you dont need to be root to use sudo [00:52] I'm having a problem when booting with the Ubuntu LiveCD, it's not going straight into Gnome, its bringing up a login prompt, any idea whats wrong? [00:52] arvind_khadri: why are you asking me? [00:52] it isnt even asking for a password just telling me permission denied [00:53] Fryguy--, and if thats the case, you can prevent root from using sudo too [00:53] i am working through a tutorial and have looked at my user.log for the first time. I have been using sudo to execute commands when necessary and if i am reading the .log file correctly it appears that when i use sudo to execute a command i don't drop back down to a regular user afterward. I am i doing something wrong, or perhaps i am reading user.log incorrectly. [00:53] Jack_Sparrow, I think nikrud might be better able to solve that [00:53] yowshi, is this your computer ? [00:53] yes [00:53] arvind_khadri, as long as you have open office installed -- ooweb is available -- CTRL+F2 and type in ooweb [00:53] nickrud will be on after work [00:53] Fryguy--, oops sorry,ok where do i find nvu [00:53] i can get into the root account so yes [00:53] unop_: what does that do? nothing.... the ENTIRE PURPOSE of sudo is to elevate a users priviledge to root level for 1 command. If you are already root, elevating roots priviledge to root does nothing [00:53] yowshi, can you go into menu > systm >admin > users ? [00:53] arvind_khadri: www.google.com/?q=nvu [00:53] Hi all... someone know why this "while" is broken? [00:54] probavly not [00:54] yowshi: have you edited /etc/sudoers at any time? [00:54] l3on: this is #ubuntu, not #programming or #shellscripting [00:54] l3on, we need an actualyu question ? === ajmorris is now known as bhb [00:54] since it requires a sudo thing i did nikrud do that [00:54] can anyone help me understand the difference between /etc/rc#.d/K##blah and /etc/rc#.d/S##blah - I'm happy to rtfm, just don't know what manpage to read or what to google for [00:54] and no i cant get into users and groups from this account5 [00:54] Fryguy--: ok :) [00:54] yowshi: that wasn't a very clear statement. What sudo thing? [00:54] when go out the 8.04 beta? [00:54] i would need to logout and back in under the root account [00:54] unop_, thanks...ooweb aint available in GUI menu === Old_Soldier is now known as thc [00:55] yowshi: as a user, obviously you can't edit a file owned by root. That should be obvious [00:55] jimbojw, S = started , K - killed. One is ran when a service starts, other ran when it shutdown. === thc is now known as Old_Soldier [00:55] yowshi: no, if you have a root account, you can do su root in a terminal [00:55] jimbojw, they are run levels, the apps in each of those folders will load in turn [00:55] gligorhoria - are you talking about the kernel rtc? [00:55] thanks Dr_willis [00:55] ahha i did not know that [00:55] Fryguy--, err no .. sudo isnt always about elevating priviledges, you can use it to drop privilidges (or should i say, logging in as different users) too -- and if you prevent root from using sudo (like how yowshi has somehow done) sudo does something under root -- you get me? [00:55] thanks Pelo [00:55] jimbojw, check out the various 'sysv' type docs for more info. the # is the Order they get started in. [00:55] yowshi: so, what exactly did you do to /etc/sudoers? [00:55] Does the LiveCD have a default user/password that it auto logs into normally? [00:55] jimbojw, there is actualy a read me text in eacch folder that explain a lot about those rc sthing [00:56] Bleckm, yes [00:56] unop_: name one thing I would want to do as root that I can only do by using sudo first [00:56] i added yoshi ALL=(ALL) ALL [00:56] can i download the beta release of hardy heron? [00:56] danand rtc = (real time clock)? [00:56] thanks Dr_willis_ / Pelo - how do I determine which of those is responsible for enacting the service I want to disable? [00:56] Lord_VaMpyro: join #ubuntu+1 [00:56] which basically means i added my account [00:56] Lord_VaMpyro, ask in #ubuntu+1 [00:56] gligorhoria - yes [00:56] Bleckm, I believe ubuntu is the user name [00:56] i'm guessing runlevel 2 [00:56] ok [00:56] yowshi: hm. did you use visudo to edit it? [00:56] thanks Pelo - i'll check out the readmes [00:56] jimbojw, lots of reading ? :) [00:56] jimbojw, you need to look into them an check the names of the fies [00:56] Jack_Sparrow, thanks, any idea what the password might be, or how change it? [00:56] yes i did nikrud [00:56] Bleckm, you dont.. [00:56] hi guys. my windows have no toolbars/statusbar. how do i fix this? [00:57] jimbojw, ssh = ssh, samba = the samba service. and so forth... :) i find the names rather straight forwared [00:57] Fryguy--, when you say "sudo first"? -- does that include things like "sudo cat /etc/sudoers" ? === bhb is now known as ajmorris [00:57] whaaa: run a window manager [00:57] yowshi: do sudo -i as your regular user, and put the full output on http://paste.ubuntu-nl.org [00:57] Bleckm, What exactly are you trying to do? [00:57] whaaa, check in the display menu [00:57] unop_: sure [00:57] Well, unfortunately I'm booting up the LiveCD, and it giving me a login prompt. [00:57] jimbojw, most are links to the other actual startup scripts also. do a 'ls -l' [00:57] i am running compiz [00:57] this problem started when i was trying to fix some permission problems with my .wine folder using pc file manager [00:57] whaaa, ask in #compiz [00:57] Dr_willis_ - yeah, i just need to turn one off - I've done this before, i just don't remember how, nor where I read about how to do that [00:57] Fryguy--, right, there's one example then :) -- you need to do that as root but sudo first [00:57] hello [00:57] Pelo: thanks [00:57] cant nikrud [00:57] unop_: cating /etc/sudoers as root is going to be successful under any circumstance, you don't need to sudo to cat a file [00:57] I'm guess there is another problem, but I just used the CD to install it on the box I'm currently using. [00:57] Is there a bittorrent client for linux with remote http control? [00:58] yoshi@ubuntu:~$ sudo -i [00:58] sudo: can't open /etc/sudoers: Permission denied [00:58] don't know if I need to edit a symlink, or delete a file [00:58] Bleckm, ah.. ok.. it isnt seeing your video card correctly would be my guess... [00:58] jimbojw, thers varuous 'sysv' front end tools. you can use. [00:58] yowshi: http://www.psychocats.net/ubuntu/sudo write down on paper what you need then boot into recovery mode [00:58] I'm worried about constantly running a vnc server [00:58] <__infurnus__> does /etc/hosts.deny overwrite hosts.allow e.g. in hosts.allow sshd: ALL but in hosts.deny ALL: ALL [00:58] yowshi: is that the only error line (I was looking for all the errors) [00:58] aldarsior: there are several [00:58] jimbojw, or theres some command line tools also.. or you can do it manually with the links [00:58] jimbojw, that,s waht the read me files explain [00:58] yes it is nikrud [00:58] Oh thats weird, I could've sworn they are using the the same card, GeForce 7300. [00:58] danand hmm i'm not sure, the only thing i can tell u thow that ther is a setting when compiling the kernell that configures how many times the procesor stop to reschedual the proceses and send out the data that it procesed, more like pframes per second [00:58] aldarsior, ktorrent has a web interface plugin. [00:58] Bleckm, nvidia 8000 series? 64 bit maybe [00:58] yowshi: what does ls -l /etc/sudoers say? [00:58] Fryguy--, right .. ok, i see what you mean -- being logged on as root, why do you need sudo -- well, you might want to login as another user (in the way you use su) [00:58] aldarsior: rtorrent works well for remote control (run it in gnu screen and reconnect via ssh), azureus has a web interface, i think deluge does. Or you can remotely forward x applications using xpra [00:58] aldarsior, rtorrent in a screen session is also doable. :) [00:59] __infurnus__: deny overwrites allow, or in apache speak: ORDER allow, deny [00:59] thanks guys - i'll check out the readmes [00:59] if i'm root, and I want to log in as another user, I use su, not sudo [00:59] Yeah [00:59] yoshi@ubuntu:~$ ls -l /etc/sudoers [00:59] -r--r----- 1 root root 423 2008-03-19 20:25 /etc/sudoers [00:59] i am looking at my user.log file for the first time and it seems to me that when i sudo, i am not dropping back down to regular user status but staying as root. Is there a way to confirm this? [00:59] I had a little trouble with rtorrent in the past [00:59] Bleckm, try this At start or install 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 "--" [00:59] but that was a long time ago [00:59] <__infurnus__> dep: not apache.../etc/hosts.allow and /etc/hosts.deny which takes priority? [00:59] thanks a lot [00:59] yowshi: next, what does groups say [00:59] Thanks, I'll try that. [00:59] full command please [00:59] yowshi: groups [00:59] __infurnus__: deny will take priority, sorry, I just was making a bad apache joke before [01:00] yoshi@ubuntu:~$ groups [01:00] yoshi adm dialout cdrom floppy tape audio dip video plugdev scanner netdev lpadmin powerdev admin [01:00] <__infurnus__> dep: ahh lol thanks [01:00] i tried to ls -l groups LOL [01:00] anteaya, sudo stays enabled for a few minutes so you don't hve to enter the passw for every single command during a long series [01:00] !who | yowshi (when the channel scrolls fast, it helps) [01:00] yowshi (when the channel scrolls fast, it helps): 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 :) [01:00] aldarsior: probably pebkac, it runs wonderfully [01:00] Pelo: thank you === shiv___ is now known as shiv [01:00] Pelo: can i execute a command to force a drop? [01:01] yowshi: have you edited /etc/sudoers and removed the line you added? [01:01] anteaya, probably, try man sudo , there should be options to let you do that in there [01:01] Pelo: thank you [01:01] I seem to be experiencing an extremely long bootup time on my laptop with Ubuntu 7.10. Any ideas? [01:01] Fryguy--: No, I'm pretty sure it was missing some very basic feature [01:01] does hardy have an smp kernel or what? [01:01] aldarsior: i haven't experienced that [01:01] of course, what's very basic to me could be obscure and unnecessary to somebody else [01:01] yes i have nikrud [01:01] keithclark, bios power saving features slowing your cpu and/or hdd ? [01:01] lufis: wrong channel, join #ubuntu+1 (and yes it does) [01:01] keithclark, remove splash from the grub command line.. see if that helps [01:02] yeah xp boots faster than ubuntu on my toshiba laptop [01:02] rdd, ! wow [01:02] nikrud, and it tells me the exact same thing. permission denied [01:02] to sudoers [01:02] Pelo not realy [01:02] yowshi: su root , visudo /etc/sudoers [01:02] nikrud, i just did that [01:03] yowshi: then you are editing the file [01:03] Jack_Sparrow, I will modify. [01:03] Pelo, no luck [01:03] Jack_Sparrow, it seems to be slowing down at a point and saying I/O error, dev fd0, sector 0 [01:03] keithclark, It seems to have helped some people [01:03] Anything to worry about? [01:03] yowshi: and it said permission denied ?? [01:03] Anderson, hmm, are you sure [01:03] and you dont need the /etc/sudoers bit and yes nikrud even after removing what i added it says permission denied [01:03] And now a lot of SQUASHFS errors. [01:03] Bleckm, it should hang there for two passes then go through [01:03] gligorhoria - your talking about interupts right ? Got to say I'm no expert on this but i think were talking about the same thing :) try man rtc. you can control through the sysctl command ie sysctl dev/rtc/max-user-freq=1024 and view settings in /proc and /sys. Other than that i'm not too sure :) Hope that helps [01:03] Jack_Sparrow, I hope it works for me as well! Thanks. [01:03] nikrud, but i can edit from the root no problem [01:03] Anderson, I mean are you sure you deleted the fstab line for your ntfs drive and made ntfs-config make a new one ? [01:04] Pelo, Yea, I uninstalled, there wasn't even an entry in fstab for the dev rebooted and reinstalled. tried to mount and no luck [01:04] keithclark, good luck.. let me know if it works eh [01:04] yowshi: please, I'm trying to check things ... , and thanks for answering the actual question :) [01:04] Jack_Sparrow, will do. (I just have to wait for it to boot first!!!) [01:04] Pelo, tried ntfsfix again to no avail [01:04] nikrud, no problem i am trying to answer as best i can [01:04] yowshi: next , ls -l /usr/bin/sudo [01:04] :) [01:04] Anderson, mignht not be listed asa a dev might be listed using the uuid , check the fstab again and try to look for a line with fuse in it [01:05] ls -l /usr/bin/sudo [01:05] -rwsr-xr-x 2 root root 106336 2007-06-15 08:54 /usr/bin/sudo [01:05] nikrud [01:05] Anderson, or a line with ntfs-3g [01:06] Pelo, the dev doesn't show up at all, as fuse as /dev/sda1 or as ntfs-3g [01:06] Anderson, please pastebin your fstab file so I cna have a look [01:06] !pastebin > Anderson [01:06] danand The ubuntu server kernel is set to a timer interrupt rate of 100 Hz (CONFIG_HZ=100, CONFIG_HZ_100=y), which means it accepts 100 interrupts per second. can i change this on the fly (without recompiling the kernell?) is this it? ty for the first answer i will try that [01:07] yowshi: I'm stumped at the moment. I'm gonna google a bit [01:07] danand yes indea i think we were on the same subject :D [01:07] Jack_Sparrow, same thing happens, starts up Gnome, and gives me a login box, I'll try the other fix you recommended after removing quiet and splash now. [01:08] i may have like unop say changed various file systems with one click when i was trying to much with my .wine folder nikrud [01:08] If I have a program which is giving me a Segmentaion Fault, what's the best way to figure out what's going on? [01:08] hello guys i am having some problem here [01:08] Bleckm, one sec.. want to try something [01:08] manewhile i need a smoke bbs [01:08] when i run [01:08] apt-get build-dep libqt4-core [01:08] isleshocky77: learn to program and read crashdump/stacktrace [01:08] slylock, please don't use the enter key for punctuation [01:08] yowshi: could be. But, with sudo set suid, sudoers with the correct read permissions .... [01:08] Pelo, http://paste.ubuntu-nl.org/60243/ [01:08] Fryguy--: I know how to program. It's subversion which is doing it on commits [01:08] Anderson, hold on [01:08] gligorhoria - I'm not too sure... :D - try cat cat /proc/sys/dev/rtc/max-user-freq ?? [01:09] isleshocky77: so look in /var/crash [01:09] Pelo, k [01:09] *grumble* the only problem with being named 'dep' is anytime anyone talks about build-dep it thinks they're talking to you [01:09] Fryguy--: Thanks. Will do that now. [01:09] Bleckm, sudo dpkg-reconfigure xserver-xorg or sudo dpkg-reconfigure -phigh xserver-xorg (to just set res) If you get locked out Select vesa as your video card and 1024 max res. Use tab or enter to accept all other defaults not sure if you will need sudo.. in live.. try startx at the end of that.. [01:09] Is there anything like Debian-testing for ubuntu? [01:09] dep: write a more strict regexp? [01:09] is this the right channel for basic questions? [01:09] Atma26: yep [01:09] What about Johnny Depp? or a bank deposit? Or a depo shot. Or the Home Depot. [01:09] Anderson, sudo apt-get install ntfs-config [01:09] because while the current version of deluge appears to have a web interface, the version currently in ubuntu doesn't appear to [01:09] (or I can't find it) [01:10] Pelo, K [01:10] aldarsior: The dev version, or the stable version are your two choices [01:10] apt-get build-dep libqt4-core [01:10] Sorry for a dumb question, but how do I drop to a terminal from the x login screen? [01:10] slylock, waht is the issue ? [01:10] Flannel: yeah, I should, grrr xchat =) [01:10] Flannel: is there a sample apt/sources.list file for the dev version? [01:10] Reading package lists... Done [01:10] Building dependency tree [01:10] Reading state information... Done [01:10] E: Unable to find a source package for qt4-x11 [01:10] i keep getting a "cannot eject volume error", but I have no discs in my disk drives or usb volumes attached, any ideas? [01:10] ctrl+alt+f1? [01:10] Bleckm: ctrl-alt-f1 or f2 or f3 or f4 or f5 or f6, or just run a terminal emulator in x (gnome-terminal for example) [01:10] Bleckm, not a dumb question at all. [01:10] slylock, then instal the dependency first [01:11] nikrud, i wonder if the permissions of any of sudo's libraries might have something to do with it (/usr/lib/*sudo*) [01:11] Pelo, couldn't find it in APT, what section is it in? [01:11] Thanks. [01:11] !hardy | aldarsior [01:11] aldarsior: Hardy Heron is the code name for the next release of Ubuntu (8.04-LTS), due April 2008 - For more info, see: https://wiki.ubuntu.com/HardyHeron - CONSIDER IT TO BE PRE BETA (ALPHA) SOFTWARE - Discussion and support in #ubuntu+1, NOT #ubuntu [01:11] Bleckm, Has this same cd worked on another machine? [01:11] Pelo: i cant find the qt-x11 [01:11] Anderson, just type sudo apt-get install ntfs-config in a terminal [01:11] Yeah, the one I'm using now actually. [01:11] yowshi, what does this output? ls -l /usr/lib/*sudo* [01:11] slylock, did y ou check using synaptic ? [01:11] slylock: What version of Ubuntu are you running? [01:11] hi all [01:11] i need to get my ubuntu server as a wireless gateway (where wireless has my internet and LAN has my other computers attached to the same router) [01:11] Pelo, That's what I did. It said it couldn't find the package [01:12] Anderson, do you ahve all the repositories enabled ? [01:12] Bleckm, I need to start dinner.. someone elase will have an answer for you .. after I eat I amy think of something [01:12] Jack_Sparrow, Woohoo! From 3 minutes to 30 seconds. Thanks! [01:12] And its worked on the machine I'm using it on before, but I installed another harddrive so, being that I'm more familiar with windows I did all the formatting with parition magic, and decided to clean out the ubuntu install and put a fresh one on the new harddrive. [01:12] keithclark, happy now [01:12] I think so, hold on [01:12] Thanks for helping. [01:12] unop_: I wouldn't expect it, since sudo is the parent (or whatever the tech term is) [01:12] Pelo: yea nothing there [01:12] Fryguy--: There is not /var/crash [01:12] Pelo: it cant search anythign there [01:12] Jack_Sparrow, I'm very happy. [01:12] keithclark, enjoy.. Im off to start dinner [01:12] slylock, qt-x11-free [01:12] Anderson: Is this feisty or gutsy? You need universe enabled. === rdeez is now known as aridese [01:13] Pelo, main restricted, universe multiverse, [01:13] Hello...can anyone give me a shove in the right direction with Samba? [01:13] Flannel, Edgy [01:13] back nekrid [01:13] needed a smoke [01:13] isleshocky77: no idea then, that's where my crash dumps go [01:13] Anderson: Ah! Well, that'd be why. [01:13] tim3049: #samba [01:13] Anderson, back port, 3rd tab [01:13] Flannel, hence the attempt to put a fresh install [01:13] Pelo, gotcha [01:13] Fryguy: thanks! [01:13] Anderson: Sorry, I just got here [01:14] yoshi@ubuntu:~$ ls -l /usr/lib/*sudo* [01:14] total 12 [01:14] -rw-r--r-- 1 root root 787 2007-06-15 08:54 sudo_noexec.la [01:14] -rw-r--r-- 1 root root 6448 2007-06-15 08:54 sudo_noexec.so [01:14] nekrud unop_ [01:14] yowshi: Please don't flood, use http://paste.ubuntu-nl.org to paste, don't use Enter as punctuation. [01:14] Pelo: letme try it [01:14] Anderson, not sure it ' actualy available in edgy, that,s quite a while back [01:14] slylock, sudo apt-cache search packagename is your friend [01:14] Pelo: it's not. Feisty and Gutsy only. [01:14] anyone successfully used an ~/.xsession file with gutsy? its been a real pain [01:15] Pelo, Yeah, I couldn't update while I was in Iraq. It's not in backport either [01:15] yowshi, ls -ld /root [01:15] Flannel, we found the problem then, he'll need to install his rw ntfs support the hardway [01:15] anyone? [01:15] Pelo: its a bit confusing [01:15] Pelo: i was getting error related to glib and also x11 [01:15] Anderson, you'll need to install ntsf write capability the hardway [01:15] drwxr-xr-x 44 root root 4096 2008-03-19 20:36 /root (unop_ nekrud) [01:16] i added the () so as to not flood [01:16] Pelo, I'm always up for a challenge. [01:16] slylock, apt-cache search glib [01:16] Pelo: but i cant find glib in the repo either [01:16] Anderson, I don't know if I still ahve a link for hat , hold on [01:16] Pelo, k [01:16] yowshi, so su works fine? [01:16] Anderson, http://ubuntuguide.org/wiki/Ubuntu:Edgy [01:16] su works yes unop_ [01:16] Anderson: https://help.ubuntu.com/community/MountingWindowsPartitions 7.04 instructions [01:16] Anderson: er, wait. 6.10, sorry. [01:16] i actually have the root account in a second tab right now [01:17] Anderson: Still on that page though. [01:17] any ideas for mysterious "cannot eject volume" errors? [01:17] Flannel: thanks! [01:17] Anderson: I suppose that'd actually be: https://help.ubuntu.com/community/MountingWindowsPartitions/ThirdPartyNTFS3G [01:17] Pelo: i found libglib1.2-dev [01:17] slylock, anyreason you are not installing using synaptic ? [01:17] slylock, that would probabaly do [01:17] Pelo: i hope thats glib [01:17] what's the command to know the version of apache2 running? [01:17] yowshi, i really suspect that permissions upset on system files/dirs might be to blame .. I can't think of anything more [01:18] Flannel, Pelo, alright I have some reading to do. Thanks for the help. [01:18] kris_ph: apache2 -v [01:18] unop_, how do i check and correct them though using the cli only [01:18] How can I check why a port is open? I figure there should be a way using netstat but I don't know how [01:18] yowshi, nano /etc/sudoers,move to root all =all all,below it,add (username you want ) all =...,just like that root line [01:18] unop_, i am preferential to guis since i typo so much [01:18] NMajik: man netstat [01:18] I hit Ctrl+Alt+F1 at the login prompt when Gnome starts on the liveCD and it says "Loading, please wait..." Then repeats "User not known to the underlying authentication module" 11 times, and I can't type any commands. [01:18] icesword, yowshi, DONT use nano. ALWAYS use visudo [01:19] icesword, huh [01:19] Anderson, best of luck [01:19] Flannel, i cannot use vim [01:19] Apache/2.2.4 (Ubuntu) <<< is this the latest in the repo? [01:19] Bleckm: what about ctrl-alt-f2 [01:19] icesword: visudo will use nano if that's your preferred editor. But what are you trying to accomplish anyway? [01:19] icesword, also i already tried adding my username it didnt work [01:19] icesword: so learn it. it's not that hard. I use it for 8+ hours a day [01:19] Took away the loading please wait, but has the errors repeat. [01:19] ok [01:20] icesword: You're trying to add a user to be able to use sudo? [01:20] unop_: yowshi I've been looking around with out any luck. I think you're on the right track unop_ but figuring out what ... [01:20] kris_ph: In gutsy, yes. === kirby is now known as everything [01:20] Fryguy--: That's all greek to me [01:20] yowshi, you'd need to compare permissions of each and every file against some sort of baseline -- let me think about this [01:20] NMajik: that's unfortunate. it looks like english to me === everything is now known as Charitwo [01:21] why can I record from my line in with 'arecord' but not be able to get to my device with /dev/dsp or hw:0,0? [01:21] unop_, each and EVERY file in noth my hard drives? [01:21] NMajik: google + documentation is your friend. this is #ubuntu not #ihaverandomproblemswithcoreunixcommandsandcantreaddocumentation [01:21] both* [01:21] Flannel: running sudo apt-get upgrade will upgrade apache2 once the latest stable version is already available in the repo, right? [01:21] i was wondering if the ubuntu web page https://help.ubuntu.com/ is also open source [01:21] Fryguy--: I've checked that channel; I'm the only one there, I expect there should be more people [01:21] where can i get ubuntu studio themes? [01:21] kris_ph: assuming you updated your repo using apt-get update, yes [01:22] From googling it seems like the CD might be corrupt, I'll just burn another one. [01:22] yowshi, well, in every directory that matters atleast, yes -- let me see what i can script up [01:22] digin4, try www.gnome-look.org [01:22] kris_ph: Gutsy will *always* have 2.2.4. It will still recieve bugfixes/security updates though. [01:22] digin4: apt-cache search ubuntu studio [01:22] (can i use the style to make my own web page?)??? [01:22] afk [01:22] kris_ph: So, depending on what you mean by that question, maybe. [01:22] Looks like everyone in #samba is looking for answers as well. I'm trying to figure out why when I run "sudu apt-get install samba" that I get the error "Package samba is not available..." [01:22] digin4: will list you all of the icons, menu,s graphics, themes, etc that you want [01:22] thank you unop_ and nekrud and everyone else who has tried to help [01:22] thank you :) [01:23] Flannel: I've seen in the official site that the latest version is 2.2.6.... [01:23] tim3049: pastebin your sources.list [01:23] kris_ph: Thats correct. Gutsy will never have 2.2.6 [01:23] last time i tell pcmanfm to apply permissions to every folder in wine [01:23] .wine* [01:23] Flannel: for what reason? [01:23] Flannel: Sorry, i'm not sure what that means. Is there a link that will help me through it? [01:23] kris_ph: releases of ubuntu don't upgrade major revisions of software [01:24] kris_ph: Because thats how Ubuntu does stuff. Versions are frozen for the life of any Ubuntu version. They *do* get updates though. bugfixes and security updats. [01:24] !paste | tim3049 [01:24] tim3049: pastebin is a service to post multiple-lined texts so you don't flood the channel. The Ubuntu pastebin is at http://paste.ubuntu-nl.org (make sure you give us the URL for your paste - see also the channel topic) [01:24] does gutsy install any port scanners by default? [01:24] tim3049: /etc/apt/sources.list, copy it to pastebin, and give us the URL [01:24] CTho: if you count nc + shell script as a portscanner, then yes [01:25] is there a specific ubuntu brainstorm irc channel? [01:25] tim3049: Verify your /etc/apt/sources.list. de/activate #CD-Source,the ubuntu sources. [01:25] Flannel: uhuh. for that reason then.. though some of the web servers running in earlier version of apache...it is still secured in the since that patches made available for higher versions could still be installed in their old version.. right [01:26] CyberCod, #ubuntu-ops? [01:26] kris_ph: correct. [01:26] hey, guys big problem, my laptop has this error when trying to play sound (it's ubuntus problem cause debian works fine) it says [01:26] kris_ph: Just any new features released in 2.2.6 wouldn't be present. [01:26] kris_ph: security updates are made, major revisions aren't upgraded. simple. [01:26] that Gstreamer is not found [01:26] kris_ph: you realize like, 1/3 of the internet, is still using apache 1.x, right? [01:26] that means that 2/3 isn't :) [01:27] what would happen if I were to add ubuntu repositories to another debian linux OS? Would it work? Could I install software? [01:27] i can do math hahahaha [01:27] CyberCod: no [01:27] Flannel why not include 2.2.6? [01:27] Flannel: yeah.. I noticed that.. I thought honestly that their web servers are not secured anymore since their apache version is not updated [01:27] CyberCod: things will break [01:27] Question: When I try to shut down in Gutsy, the first time I click the shutdown button in the top right it takes ~50 seconds to bring up the shutdown/restart/other options window. If I cancel out and do it again though it behaves normally. Anyone have an idea? [01:27] has anyone seen the iphone development kit? [01:27] yowshi: because 2.2.4 is what was available when gutsy was available, and is what the rel-engs decided to go with [01:27] Its in Virtualbox... [01:27] yes [01:27] ah [01:27] fevel,yes [01:27] CyberCod: things will break [01:27] CyberCod: Not a good idea. Imagine all the dependency problems... [01:27] yowshi: With a stable version number for all software, you can make sure it plays well together [01:27] won't break anything too bad [01:27] brent113: did you go through your session and disable things? namely the power management daemon? [01:28] yeah i get it [01:28] wouldn't dependencies be IN the repos? [01:28] fryguy: I'll try that [01:28] hardy might have 2.2.6 then? [01:28] brent113: no DON'T try that, it's what causes that problem [01:28] yowshi: maybe [01:28] oh [01:28] whitehat_, its really easy with that "what you see is what you get" framework [01:28] Well, I wanna respin Ubuntu [01:28] yowshi: join #ubuntu+1 for hardy issues [01:28] I guess hardy will have 2.2.6... :) [01:28] or just compile it from source yourself [01:28] and Dreamlinux has that nifty MkDistro tool [01:28] fryguy: well it is disabled, if it's that predictable [01:28] fryguy i am not using hardy [01:28] I was wondering if theres something like that for coing in python [01:29] brent113: if it's disabled, then enable it [01:29] I was looking at the hardy heron release schedule on the wiki. It says the first beta release is supposed to be tomorrow but there is an exclamation point next to it, does that mean it will be delayed a bit? [01:29] no, it's only for winodws :( [01:29] so I was thinking, if you can't bring the tool to Ubuntu, can you bring Ubuntu to the tool? [01:29] like an ide I could get running on ubuntu [01:29] Fryguy--: if you can give me a command line to get it to scan (or a shell script that loops ports?) that would do [01:29] snerfu: join #ubuntu+1 for hardy [01:29] CTho: just install nmap [01:29] Thanks Fryguy. [01:29] Fryguy--, Hey Fryguy i was able to edit the xorg.conf file to get a good 1024x768 Resolution for my one monitor. Do you know how to use the System Appearance Preferences in Ubuntu and is that application simply modifying the xorg.conf file? or what? [01:29] What room is ubuntu UK? [01:29] CyberCod: Well... the problem sometimes is not only the package, but the version too. Imagine hardy repo on debian etch... Impossible. [01:29] Fryguy--: ok [01:29] fryguy: well, thanks. do you know why it does that? [01:29] !uk | ektobot_ [01:29] ektobot_: Join us for a discussion using the Queen's English in #ubuntu-uk [01:29] hmmm [01:29] nope fevel, where out of luck apple seems to like supporting microsoft [01:29] :P thanks bot [01:30] 1 [01:30] #surabaya [01:30] brent113: not specifically, but the power daemon is what is responsible for figuring out the current and available power states of the machine [01:30] I was hopeful synaptic would be smart enough to resolve dependency issues if all the packages were present [01:30] hey guys this is driving me nuts what does XD mean? [01:30] ah, i found a site, thanks so much!! [01:30] oh it's a laughing face [01:30] nvm [01:30] CyberCod: Only if their versioning scheme is compatable [01:30] Fryguy--, In the Appearance Preferences I am specifically trying to use the Visual Effects Options but they wont enable? [01:30] cahone: yes it just modifies the xorg.conf file, and then makes a backup of it. And provides a fancy gui wrapper around text editing that usually just gets in the way (in my opinion) [01:30] Xd is like a large smile with closed shut eyes [01:30] cahone, install the compiz manger [01:31] ah [01:31] :( [01:31] Is anyone that is currently in here familiar with systemimager? [01:31] cahone: enabling compiz on ati is outside the scope of this channel, google is good, #compiz-fusion, and I think #ubuntu-effects exists [01:31] Any suggestions on a decent visio like program? Dia sucks, no decent icons/images [01:31] whitehat_, I meant not coding for the iphone...I meant an ide that would run on ubuntu and code python using a lego like approach [01:31] OMG so Compiz is that complicated? [01:31] jsoftw: i use dia [01:31] cahone: yes [01:32] CyberCod: This goes far beyond package managment... [01:32] fevel, ah I wonder.... [01:32] cahone: desktop effects are a waste of cpu cycles anyway :( [01:32] lol [01:32] well, does anyone know a good tutorial on remastering Ubuntu [01:32] jsoftw: i use Dia with icons packages :) [01:32] (compositing is not, however) [01:32] ? [01:32] whitehat_, would be nice right? [01:32] So when do i just get to use my computer? Does everything require that you work on your computer and not with it? [01:32] yep [01:32] sorry for the neg attitude lol [01:32] cahone: not at all [01:32] Fryguy--: I am completely stumped, will you help? [01:32] hello, i have recompiled my kernel several times. I cant get my ethernet card to work. even though i chose the right drivers. [01:32] how can i make a webpage as the background [01:32] NMajik: ask a question, and I answer it [01:33] NMajik: or direct you to the location of the answer [01:33] should i compile ethernet driver as a module or built in? [01:33] whitehat_, python is easy to get logic going...If I could build a gui for the logic using building blocks would be nice [01:33] velius: you almost certainly don't need to be compiling an ethernet driver [01:33] anyone know how to get rid of a repeating "cannot eject volume" error? [01:33] no fryguy [01:33] i am recompiling the kernel [01:33] i selected the right ethernet module but it isnt working [01:33] I really dont get it? It seems as though the simplest of things is so complicated in Linux? [01:33] Atma26, if you could restart gnome [01:33] velius: well, since you pretty much use ethernet 100% of the time the machine is on, it should be compiled in [01:34] See i cant even speak strait anymore [01:34] should i compile the ethernet driver as a module or build it into the kernel [01:34] Hi, anuone know why when I use Gpart, shows my HDD unallocated complete even when I have 3 partitions there? [01:34] fevel: i tried that [01:34] ok [01:34] i will try that [01:34] fevel: no effect [01:34] Fryguy--: I used the command "sudo netstat -e -e -l -p > ~/tmp". Used grep to look in that file for the port shown, which I found. Instead of a PID/Program name though I just get a hyphen [01:34] Guess i just have a massive learning curve to join in on all the fun [01:34] well thanks for the help im off to compile :) [01:34] man i miss freebsd [01:34] Hi, where is nice site to get nice desktop themes and logins for ubuntu... [01:35] NMajik: then it's something in the kernel using that port [01:35] NMajik: (i think, not 100% sure, i'm like 90-95% sure) [01:35] Ububegin: gnome-art? [01:35] Ububegin: gnome-look.org [01:35] art.gnome.org [01:36] and bperry's suggestion, that i was in the middle of typing and got beat [01:36] Fryguy--: But I can't use netstat to look further into what it's being used for? [01:36] NMajik: not that i knwo of [01:37] Fryguy--: Is it reasonably safe to assume it's not a security issue? [01:37] how can you make a webpage as the desktop background? [01:37] Anyone know how to solve that Gparted shows UNALLOCATED all the HDD even when I have 3 partitions? [01:37] NMajik: probably [01:37] Fryguy--, are things like compiz temorary patch programs (for lack of a better term) that i will have to implement and delete everytime i make a simple hardware exchange like installing a new video card? [01:37] I guess thats a "no".. :( [01:37] matthob, did you choose the right HD [01:37] cahone: no [01:37] matthob: what does `sudo fdisk -l` (lower L) show? [01:37] Fryguy, bperry : looking at it now... :D [01:37] Fryguy--, so you use compiz with other cards too? [01:38] cahone: yes [01:38] fevel, yes its the right hdd, the only one in fact. [01:38] I have a odd question: I have a CD here burnt and I want to find out if it's Alpha 4 or 5 of Ubuntu 8.04 - is there a way to do so? [01:38] byrd: md5sum it [01:38] cahone: compiz interfaces with X, it doesn't do anything directly with your video card. Assuming you have X11 configured correctly, then it works, regardless of what video card it actually is [01:38] Flannel, i need to reboot to see what does, What probably need to show ? [01:38] and compare it to the two md5sums canonical offers [01:38] snivel, only 59 ppl bought my program :( [01:38] Fryguy--, this is interesting so many hidden delights...i dont know how i would have ever guessed i needed compiz without someone like you to tell me? [01:39] bperry: can you check md5sum with a whole cd? or do you mean the isos? [01:39] cahone: you don't need compiz [01:39] whichever [01:39] Fryguy--, ahh ic [01:39] aight, thanks [01:39] Fryguy--, then how do i get the visual effects to work? [01:39] cahone: use compiz [01:39] compiz IS the visual effects [01:39] Fryguy--, kk [01:39] Pelo: u there [01:40] but you don't need compiz to get your computer to run (alluding to the point you made earlier about working on the computer, not with it) [01:40] slylock, more or less , you'll be competing with torchwood for my attention , make it good [01:40] Fryguy--, i do like a level of cool computing experience and not simply a terminal screen when i use a computer [01:41] terminal is better :-) [01:41] cahone: that's somewhat of a hyperbole, but ok (I actually prefer a screen full of terminals whenever possible) [01:41] LOL [01:41] Fryguy--: wtf? you know gnome-terminal has tabs right? [01:41] the only noteworthy thin i do outside of terminals is web browser and video playback [01:41] Flannel, If any property, what should show the "fdisk -l". I just have one HDD and four or five NTFS partitions [01:41] Pelo: package glib-2.0 was not found in pkg-config perhaps you should add the directory containing 'glib-2.0.pc' to the PKG_CONFIG_PATH evvirnoment variable [01:42] unless you use xterm [01:42] bperry: yes, usually only have 1 open with multiple screen sessions split up [01:42] how do i compile a source code in ubuntu? [01:42] !install [01:42] Ubuntu can be installed in a lot 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 [01:42] slylock, libglib-2.0 and ibglib-2.0-dev [01:42] Pelo: it says the same for gthread [01:42] I build websites and use PHP CSS HTML and the rest of the crap too [01:42] dang wrong one. [01:42] slylock, robabaly [01:42] bperry: I dislike tabs because it hides an entire interface, and I have a large enough monitor that I can show several terminals at once, and i like to be able to read them all without hitting keys to change tabs [01:42] bperry: do you have an idea as to where the alpha 4/5 checksums? the pages http://cdimage.ubuntu.com/releases/hardy/alpha-5/MD5SUMS are dead [01:43] cowboy29: install the build-essential package and have at it [01:43] slylock, doyou have a gui ? gnome ? [01:43] matthob: it will list the partitions [01:43] I am a visual person and like working in graphics programs as well as programing [01:43] yea [01:43] Pelo: yea [01:43] i am very new to all this so please put this in lamen terms [01:43] quelqu'un a dejà utilisé freenet? [01:43] !fr | MatToufoutu [01:43] cowboy29: if you are new to this, then you shouldn't be compiling code [01:43] MatToufoutu: Allez a #ubuntu-fr ou #kubuntu-fr pour de l'aide et de la discussion en francais. [01:43] slylock, menu > stystem > admin > synaptic package manager, always install the -dev related package of the dependency you need [01:43] ?? [01:44] oups excuse [01:44] mistook channel [01:44] I dont think Deamweaver works in a Linux environment thought [01:44] though [01:44] large guis like that just cause me to work more slowly [01:44] slylock, what app are you trying to install again ? it's probably in synatpic as well , just do a search for it first, synaptic will isntall all the required dependencies [01:44] byrd, do you have the isos on hand? [01:44] hehe well is all i am trying to compile is ftpd pro [01:44] Flannel, I guess shows no partitions, just the hdd without partitions or type ofs [01:45] bperry: yup [01:45] cowboy29: there's plenty of ftp daemons available in ubuntu, there is no need (or good reason) to be compiling your own [01:45] well this is the one the forusm had instructions on how touse and setup but i went to install it like it said and it told me package could not be found [01:45] byrd: [01:46] Pelo: i am trying to compile the source code of qt [01:46] so i downloaded the package and have it untared just need to compile it so i can install it [01:46] cowboy29: Which one? [01:46] Having difficultly starting fglrx/AIGLX on radeon xpress 200m. tried nearly everything.. willing to follow suggestions [01:46] on the disk and in the isos, there is a file called md5sum.txt [01:46] Pelo: i need the 4.3.2 not the older one [01:46] I have ntfs-3g but I cannot mount a larg (500GB) NTFS volume, I need help I have no idea how to proceed from here... [01:46] proftpd-1.3.1 [01:46] Pelo: thats why i am compiling it [01:46] cowboy29: install packages using ubuntu's package management sytem (synaptic) unless you have very good reason to do otherwise [01:46] byrd: compare the two md5sum.txt's to the one on the CD [01:46] that will tell you [01:46] cowboy29: proftpd is in the repositories. install the 'proftpd' package, and you're good to go. [01:47] Pelo: actually i had ubuntu 6.06 before and qt compiled fine on it but now i have 7.10 and i am having problems [01:47] slylock, ok , well , you can still install the dependendies from synaptic, , like I said , always install the -dev packages , close synaptic before running make , and you might also need to compile some of the dependencies ifyou need more recent ones [01:47] hey all [01:47] bperry: i found the one on the cd, but which ones should i compare them to? the only other checksum file i could find was the alpha 6 one :x [01:47] wel i did the sudo apt-get install proftpd-1.3.1 and it is still telling me it can not find the package [01:47] just jumping in here. I'm new to this channel but have a little knowledge on Ubuntu. [01:48] I want to do a fresh install of Gutsy but don't want to lose my preferences etc. How do I do that without using an external drive? [01:48] slylock, installing the current qt from synaptic, and then removing it , leaving thedependencies migth speed things up [01:48] cowboy29: Because the package name is 'proftpd' without the version information. [01:48] byrd, heh, that will tell you also, if they don't match, you have alpha 5 [01:48] exegesis, just move your /home folder to a seperate partitons [01:48] exegesis: back up your /home directory somewhere [01:48] ;-) [01:48] exegesis, what prefs do you want to keep? [01:48] Pelo: hmmmm how do i remove it then after installing it [01:48] yowshi, are you still here? [01:49] nicodarious my firefox, amarok things. I'm sure there's more but that's all that comes to mind [01:49] exegesis, you don't have to delete your home partition to do a fresh install of Gutsy, or any Linux for that manner [01:49] and i get this error when i try to use the synaptic [01:49] i am back [01:49] I have ntfs-3g but I cannot mount a larg (500GB) NTFS volume, I need help I have no idea how to proceed from here... [01:49] went for a smoke unop_ [01:49] bperry: hah, fair enough.. i think i might as well download alpha 6 as i'm going to have to mass update whatever alpha i have anyway.. thanks for your time :) [01:49] slylock, use synaptic, search for qt, which ever pacakge you end up installing , remove the same package with right ciick uninstall [01:49] fryguy my last name's fry, why'd you choose that name? [01:49] byrd: mount them and check timestamps [01:49] exegesis: super mario brothers 2 [01:49] capitalidea: are you mounting it from the CLI? [01:49] exegesis, do a backup of your synaptic packages through synaptic and save it on your desktop. [01:49] from Nautilus [01:49] fryguy oh, cuz people call me Fryguy from time to time, haha [01:50] error E: Encountered a section with no Package: header [01:50] E: Problem with MergeList /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_gutsy_main_binary-i386_Packages [01:50] E: The package lists or status file could not be parsed or opened. [01:50] E: _cache->open() failed, please report. [01:50] W: Duplicate sources.list entry cdrom://Ubuntu 7.10 _Gutsy Gibbon_ - Release i386 (20071016) gutsy/main Packages (/var/lib/apt/lists/Ubuntu%207.10%20%5fGutsy%20Gibbon%5f%20-%20Release%20i386%20(20071016)_dists_gutsy_main_binary-i386_Packages) [01:50] cowboy29: Please don't flood, use http://paste.ubuntu-nl.org to paste, don't use Enter as punctuation. [01:50] yowshi, cool -- i need a smoke now -- the script is almost finished, i need to test it out and generate a baseline of my system for you [01:50] W: Duplicate sources.list entry cdrom://Ubuntu 7.10 _Gutsy Gibbon_ - Release i386 (20071016) gutsy/restricted Packages (/var/lib/apt/lists/Ubuntu%207.10%20%5fGutsy%20Gibbon%5f%20-%20Release%20i386%20(20071016)_dists_gutsy_restricted_binary-i386_Packages) [01:50] ARGH FLOOD! KILL IT! [01:50] flooding seriously unnecesary [01:50] what a cowboy? (literally) [01:50] pastebin mutherfooler [01:50] thanks unop_ you and nekrud have been a life saver [01:50] irc://irc.delinked.us/chanchan [01:50] !ops | grey_ [01:50] grey_: Help! Channel emergency! (ONLY use this trigger in emergencies) - Mez, LjL, elkbuntu, imbrandon, DBO, gnomefreak, Hobbsee, rob, ompaul, Madpilot, Seveas, CarlK, crimsun, ajmitch, tritium, Nalioth, thoreauputic, apokryphos, tonyyarusso, PriceChild, Amaranth, jrib, jenda, nixternal, Myrtti, mneptok, Pici, Jack_Sparrow or nickrud! [01:50] lol@ "don't use enter as puncuation" [01:50] exegesis, that will be your install fille for when you reinstall. also, when reinstalling, just don't format your /home partition and relabel it as home. that way, all your stuff on /home is safe and sound. [01:51] Can someone help me with this question http://pastebin.ca/949810 [01:51] pushpop, jsut summerize the question in here [01:51] i'm trying to get audio working on a notebook, i tried modprobe snd-intel8x0 and get errors :| [01:51] anyone know what might be the issue, i'm reading a ton of forums atm [01:51] nicodarious I'm confused. If I do a fresh install my /home won't necessarily be deleted? [01:51] zezu, paste the errors to a pastebin like pushpop did [01:51] exegesis: it will, which is why i said to make a backup of it [01:52] nicodarious I'm doing a fresh install because I want to delete Vista from my cpu, but also don't want to loose my preferences [01:52] exegesis, if you tell the installer NOT to format /home, then it won't touch it. [01:52] nicodarious: the installer isn't able to do that if it's on the same partition (which it is by default) [01:52] nicodarious, that only works if /home is on a different partitosn then / [01:52] capitalidea: will do [01:52] hmm, could anyone recommend a commandline cpu,ram or something benchmark..? :) [01:52] exegesis, ahhh... didn't know it was on the same partition. [01:53] top? [01:53] i've never really understood how to save a /home partition [01:53] * capitalidea wishes belgian beer wouldn't skunk before it reaches Texas [01:53] yowshi, just create a new partition, copy your /home to it , and make a line in fstab that the new partitson mojunts to /home [01:53] All operation not permitted errors for modprobe :: http://rafb.net/p/WQf49P65.html [01:54] yowshi, you make several partitions, you make a mount point for one of them /home [01:54] bj0ng0: try top [01:54] yowshi, http://www.psychocats.net/ubuntu/separatehome === byrd is now known as byrd_ [01:54] yowshi: tar cjf /tmp/Home.tar.bz2 /home [01:54] exegesis, then do this, copy everything from /home (primarily all your .hidden files, like firefox settings and all) onto a separate hard drive or partition. then do a backup from synaptic of all your installed programs and save that somewhere safe, like where you put your /home stuff. then you're all set to reinstall. [01:54] yeah but i dont understand fstab editing [01:54] just copying will mess up your permissions [01:54] oic [01:54] yowshi, you just ask here and we can give you a line to put in your fstab , we'll just have to ask you a couple of queisotns first === byrd_ is now known as byrd [01:55] nicodarious ok, thanks [01:55] i am getting a erro telling me it can not lock my adminstration direcotry [01:55] exegesis, then when you're reinstalled, have synaptic look for that file you saved and it will redownload and reinstall all your programs you had installed before. move all the saved /home stuff back to your home and log in as your user. [01:55] cowboy29: need to be root to install software [01:55] heheh i mean i have a seperate /home partition but if i ever had to install fresh well i'm at a loss of how to save my data hehehehe [01:55] Anyone have any advice for troubleshooting an ntfs-3g problem? I can't mount a 500GB drive with one large NTFS volume, and I really really need to be able to [01:55] gotta go , later folks [01:55] cool Pelo [01:55] exegesis, lost connection? [01:55] capitalidea, mount it manually with sudo, look for error messages [01:55] thanks ;D [01:55] capitalidea: I assume you are trying to mount it in a terminal right [01:55] exegesis, did you get my last? [01:56] nicodarious actually my biggest concern I just realized is my music and documents. How can I keep them on my cpu and not have to transfer them (there's a lot) to an external hd? [01:56] nicodarious yeah, I did [01:56] clearzen: I was using nautilus actually. I'll try from the CLI though [01:56] i get that message as root too [01:56] nicodarious I can xfer the important stuff from /home and that won't take long, but the music will kill me [01:56] exegesis, if they are on your /home/exegesis/Documents/* folder, you HAVE to transfer them. [01:56] cowboy29: then you have another window open that you are installing software in (your package manager is open or something) [01:57] exegesis, if you want to keept hem that is lol [01:57] i'm reading something about a bug w/ acpi, anyone know if this might be the case with my audio prob ? === Black_Magic is now known as Darkmystere [01:57] capitalidea: what is the filename of the device you are trying to mount? [01:57] nicodarious oh, dang [01:57] exegesis, i'm afraid that the time will be the key here. best thing to do is to COPY your /home/exegesis/* folder to a safe spot. [01:58] zezu: probably not [01:58] * capitalidea is perplexed [01:58] exegesis, sorry there isn't any other way around it. but when you reinstall do it this way: [01:58] capitalidea: ? [01:58] There seems not to be any trouble doing it manually without any options. [01:58] anyone know how to delete a group? [01:58] exegesis set up a / partition, and then a /home partition. this way you don't have to do this again [01:58] i'm hoping not too, i dont want to disable acpi or manually build a new kernel [01:58] more or less reboot and try again [01:58] exegesis: why are you reinstalling? [01:59] * capitalidea looks suspiciously at nautilus [01:59] kernel isn't that bad, but more time than i'd like to spend atm [01:59] captaingeek: man delgroup [01:59] i've hit a wall here [01:59] fryguy to get rid of Vista =-) [01:59] zezu: sorry i just steped in, are you getting ANY audio at all? [01:59] ? [01:59] are there any movie or tv show websites you can watch on Ubuntu [01:59] captaingeek: be careful, some groups, many, are necessary [01:59] nicodarious, : groupdel [01:59] icanhasadmin: none [01:59] i've tried the livecd, alternate install, and even wubi [01:59] and ubuntu will not work [01:59] zezu: Toshiba laptop? [01:59] nicodarious: how why not just get rid of vista then? there's no reason to reinstall ubuntu to get rid of vista [01:59] in sound settings autodetect and nothing else dont make a peep [01:59] fryguy because I want to get Vista off [01:59] icanhasadmin: icanhascatmacros? [01:59] HP notebook, w/ ICH8 [01:59] err [01:59] Ouroborosity: Have you verified the CDs? (Check for defects) [01:59] georgy_28 ??? [01:59] yep [01:59] nicodarious will it be obvious how to set up a / and a /home when I do a fresh install? [01:59] cd is perfect [02:00] exegesis: there's no reason to reinstall ubuntu to get rid of vista. just get rid of it... [02:00] even dl'd again and reburned [02:00] is it safe to migrate from debian's etch to gutsy? [02:00] zezu: VERY unlikely it's an acpi error. you can pass a command to turn acpi off, then you'll know for sure. but very very unlikely. it's probably an alsa issue. I'm assuming you have alsa installed? [02:00] fryguy how? I've dl gparted and started messing around with that [02:00] it locks up in the middle of booting [02:00] fryguy but I wasn't able to satisfactorily figure it out [02:00] exegesis: well what do you mean "get rid of vista" [02:00] icanhasadmin: yes alsa is installed [02:00] icanhasadmin: i get an error w/ modprobe http://rafb.net/p/WQf49P65.html [02:01] exegesis, when you are reformattion, you can set two partitions up. just make one (the first) as about 25 gigs (your / part), then your swap (about 1 to 2 gigs), then new partition for the rest. [02:01] for all the talk of ubuntu being the easiest to work with i'm getting fed up [02:01] Is there any entertainment websites that are compatible with Ubuntu...like itunes does not work with it? [02:01] fryguy completely erase it from my hd [02:01] exegesis, after this, label the last one as /home [02:01] zezu: same output when you "sudo modprobe" ? [02:01] exegesis, when it asks to label them [02:01] nicodarious what will the / partition do and be? [02:01] exegesis: so then just remove the partition using gparted, and edit /boot/grub/menu.lst so it doesn't show up in your boot menu [02:01] how do i list users through the terminal? [02:01] exegesis, that is your / (root) [02:01] captaingeek: cat /etc/passwd [02:01] nicodarious ok [02:01] icanhasadmin: tbh I hadn't tried, used to being logged in as root in a LFS dist. [02:02] exegesis, that is where all your programs will be installed. [02:02] any suggestions on why even LiveCD won't boot? === dgtl|screen is now known as dgtlchlk [02:02] Is there some way I can determine what trouble nautilus has in mounting this NTFS volume of mine? (Which otherwise mounts without issue from the CLI) [02:02] exegesis so make it about 20 to 25 gigs. depending on how much you install. [02:02] im now stuck between etch and gutsy [02:02] Ouroborosity: bad cd? [02:02] Ouroborosity: I'd be worried more on why the alternate CD doesn't boot. Thats a safer bet. Does it not boot, or not install completely? [02:02] nope [02:02] redl'd and burned it [02:02] fryguy then how could I make a / partition and a /home partition by just deleting vista with gparted? I want to do that b/c I hear it's beneficial [02:02] zezu: 100 percent positive you were logged in as root? doesn't seem that way in the pastebin, i could be wrong [02:02] repeatedly [02:02] When looking for themes for Ubuntu on gnome-look.org (Is there a better site?), what category do I look under, like GTK, Metacity, etc? [02:02] Ouroborosity: check the checksum? [02:02] the CD is find [02:02] exegesis: you can just create a partition to use for /home using gparted [02:02] nicodarious ok, that helps [02:02] problem: computer no longer produces any sound, from any programs, even after restarts [02:03] i tried three times from three different sources [02:03] and then mount it in /etc/fstab [02:03] Ouroborosity: but did you check the md5 checksum on the iso? [02:03] Ouroborosity: boot options, have you explorex them? [02:03] anyone have any ideas? [02:03] exegesis, just label it as / . linux knows that that is root [02:03] explored them* [02:03] nicodarious ok [02:03] aoeuid: what sound card do you have? [02:03] icanhasadmin: no i'm not i meant that i'm not used to sudo, i was using another distro prev. (LFS=you build it) [02:03] nicodarious: there is no reason for him to reinstall ubuntu so the conversation is pointless [02:03] what boot options would you recommend to a nub? [02:03] no idea, but it was workinfg fine before [02:03] exegesis. if you want i can give you an output of my own partitions so you can get an idea what i mean [02:03] for about half a year [02:03] icanhasadmin: anyhow it works just fine w sudo, no errors, no output at all [02:03] dpkg: error processing /var/cache/apt/archives/dpkg_1.14.5ubuntu16_i386.deb (--unpack): [02:03] unsupported dependency problem - not installing dpkg [02:03] I have my /home on another machine heh [02:03] because i've tried every different installation possibility out there [02:04] Ouroborosity: you still haven't answered my question [02:04] nicodarious I'm pretty sure I get it now, but thanks [02:04] fryguy, i understand this, but this cleans up his hard drive, just in case, and also helps him learn the ins and outs of Linux a little bit. [02:04] if you look at your volume control do you see a tab called switchs [02:04] zezu: Ok.. and still no sound i'm guessing? All the normal stuff checked? Nothing muted? physical sound control on computer if there is one? alsamixer checked? [02:04] yes, the CD is fine [02:04] i checked it [02:04] alsamixer checked? [02:04] Ouroborosity: that's not my question, if the cd is fine. my question is verifying the md5 chekcsum against the iso [02:04] but even without the CD [02:04] nicodarious: it's a waste of time. Manually remounting /home to a new partition on an already running system is going to teach him far more about how linux works, in a shorter amount of time, with less work and hassle involved [02:04] Wubi should have worked [02:04] or the alternate installer [02:05] Ouroborosity: does the alternate CD stall during boot? or during install? [02:05] during boot [02:05] is there an analog/digital switch? [02:05] fryguy, i know when i got rid of windows, i didn't like how the partitions were set up and separated, and the easiest way for me to move them around without having in depth knowledge is to back-up and reinstall. [02:05] icanhasadmin: yes everything checked there, my keyboard icon says i'm muted, but its not in software, alsa etc [02:05] noacpi stuff I would guess, Ouroborosity [02:05] for some reason, I can't use the ubuntu 7.1 cd that I burned. It has been checked. It's on an mdg machine and gives me an i/o error on my floppy. I turned it off in bios, but now the cd just goes to busybox [02:05] something similar [02:05] Ouroborosity: i'll take that as a no. that should be the first think you do before burinng the disc [02:05] i don't know, just use bluunt for trauma and try them all [02:05] I may be wrong but so far Linux makes a great web server but it does not seem to work well with almost everything [02:05] i've about come to blunt force trauma yeah [02:06] zezu: That's an acpi thing, ignore that. can you pastepin your .. uh,, hold on. /etc/modprobe.d/alsa-base ? [02:06] three different approaches, all fails [02:06] must be my computer itself [02:06] cahone: it's just you. And it makes an OK server, but there are better solutions for that as well. [02:06] encryptz, doesnt the ubuntu install cd have a checkdisk in the boot menu? [02:06] I tried modifying the boot options (erasing quiet and adding irqpoll) but then I get lots of text with no errors and it still goes right to busybox [02:06] Fryguy--: ok server? [02:06] cahone: it's just you being inexperienced with a new operating system [02:06] clearzen: yes [02:07] Ouroborosity: It fails during boot, but boots the integrity check fine? [02:07] yowshi: yes. but, before even risking buring a bad disc, you should always check the checksum. it'll save you discs [02:07] yes [02:07] true [02:07] that's what's so wierd [02:07] fryguy, i understand that, but for now, i want to make sure that he can od a basic setup of a partition table before he learns the in-depth part like that... i know that it's not necessary, but when i was first starting out (back in red hat 6.0), it took forever to learn how to manipulate partitions... [02:07] I guess cause I cant use it with itunes or cinemaNow or lots of websites [02:07] nicodarious: you probably didn't have a good teacher then, it's pretty basic and simple [02:07] Is there a good Movie rental website for Ubuntu? [02:08] cahone: works fine with all of those (I happen to know that for a fact because we are developing a competitor to those products at work) [02:08] cahone: eh? [02:08] are there any other options that I should try? [02:08] fryguy, you're right. I had NO teacher... as i do not have now. everything I have learned, I have learned for bbs's and webpages, and books that i found. [02:08] can anyone recommend a different livecd distro so i can even see if any linux works for me? [02:08] I got this MacBook Pro as a gift, but really miss my linux; thinking about Ubuntu 'cause the guy at boingboing.net speaks highly of the combo; suggestions? [02:08] fryguy, and a lot of it is still over my head, heh. [02:08] icanhasadmin: http://pastebin.com/d3166bd1c [02:08] Fryguy--, So your saying there is an iTunes install for Ubuntu? [02:08] i may have just committed heresy or soemthing [02:09] Ouroborosity, LOL i doubt it [02:09] cahone: yes, itunes runs in linux just fine [02:09] can somebody help and tell me why Xorg sigsegv's when i enable twinview in nvidia-settings? [02:09] cahone: if you insist on using it you can [02:09] zezu: is that the whole file? it seems to be seriously cut off [02:09] We're breaking a hole in the ice just for you at this very moment Ouroborosity [02:09] haha [02:10] is there a way to grant a user Administrator privileges from the commandline? [02:10] If you float, we'll know for sure you're a witch at which point we will burn you alive for root's sake [02:10] capitalidea, a nhole in the ice? [02:10] (i installed ubuntu from debootstrap) [02:10] LOL [02:10] Ouroborosity: i've run linux on a 386 with no hard drive. i'm PRETTY SURE linux is going to run for you [02:10] epitron: sudo usermod -G admin -a [username] [02:10] Flannel: oh, that's all it is? nice. :) [02:10] fryguy: well that's what i thought too [02:10] Fryguy--, well i got shows like Star Trek Voyager I have bought though iTunes and would like to watch them still [02:10] but this pos is proving me wrong [02:10] h/o [02:10] epitron: Yeah, you just have to add them to the admin group [02:10] Fryguy--, why would you run a computer with no hdd? [02:10] found the how to at the wiki [02:10] Flannel: how do the gnome menus know to show you the admin features? is that hardcoded? [02:11] :) [02:11] Flannel: me prefers gpasswd [02:11] anybody? [02:11] yowshi: computers didn't always have hard drives... [02:11] gpasswd -a [02:11] icanhasadmin: http://pastebin.com/d6769919 sorry try this [02:11] epitron: I'm not really sure [02:11] Fryguy--, i have never seen a 386 with no hdd [02:11] What is the ubuntu equivalent to something such as netstumbler? [02:11] yowshi: had one laying around, wanted to see if I could do it [02:11] Flannel: ok.. thanks :) [02:11] that way, you can't forget the -a with usermod -G, and screw up all your groups [02:11] Ouroborosity: you might ask in ##linux where it's not OT; and $.02, knoppix has always worked live for me [02:11] encryptz: gpasswd does the same thing? [02:11] knoppix, ok [02:11] epitron: yes [02:12] off to ##linux [02:12] encryptz: sweet [02:12] Kuroachia: aircrack or kismet probably. The *nix toolset for network sniffing is MUCH more diverse than it is on windows [02:12] encryptz: adduser would also be appropriate [02:12] Kuroachia: this isn't an appropriate channel for that though === plen0x_ is now known as bloo` [02:12] Ouroborosity: there are boot time options [02:12] epitron: gpasswd -M larry,moe,curly stooges [02:12] for example, adding larry moe and curly to the stooges group [02:12] fryguy: I don't want network sniffing or cracking or anything of the sort, simply something that will update me on the local networks [02:13] zezu: add "options snd-hda-intel model=auto" to the last line, save it, and reboot entirely. [02:13] https://help.ubuntu.com/community/BootOptions [02:13] Kuroachia: network-manager does that already [02:13] (the network icon in your gnome-panel) [02:13] icanhasadmin: will do, thanks === Nikki|AWAY is now known as Nikki85 [02:13] fryguy: I have an issue with network-manager though, it has such a slow refresh time [02:13] fryguy: unless there is a way to reconfigure this? [02:13] I've got a buddy who is trying to install a video card... Total linux newb he is and of course X won't start because it needs a different driver then what it needed when he installed. X works if he boots from the live CD though so I was curious if there was some dpkg-reconfigure or something that will auto-detect his screen stuff without much (any) input from him... [02:14] Ouroborosity: do you have an NVIDIA card? [02:14] Kuroachia: so then start using some of the other tools that I mentioned and doing more research into the matter. Although ubuntu very much wants you to be using network-manager [02:14] rrowell: sudo dpkg-reconfigure xserver-xorg [02:14] zezu: i'm restarting too, video driver issue, i'll be back in a min [02:14] rrowell: dpkg-reconfigure -phigh xserver-xorg [02:14] wouldnt the normal dpkg thing from xorg.cong work? [02:14] shit i got beat [02:14] rrowell, have you tried dpkg-reconfigure xserver-xorg? [02:14] Fryguy--: ツ [02:14] capitalidea: y es [02:14] can i ask a question [02:14] i can never remember all those seemingly random letters [02:14] encryptz: is that a japanese "shi" or "ji"? :P [02:14] encryptz: my terminal doesn't do unicode.. [02:14] Fryguy--, So how do you install iTunes? All i see are windows and mac downloads? [02:15] i just call it the dpkg thing [02:15] icanhasadmin: you know your katakana, eh? [02:15] fryguy: ok thanks, the reason I ask is because whenever I move somewhere (think like from home to school) I have to restart the manager completely in order to view the current networks. Is this normal? [02:15] How do I format an external hdd? [02:15] cahone: windows applications typically run in linux just fine via wine. if you have further needs than that, you can run a virtualized instance of windows using virtualbox [02:15] encryptz: boku no nihongo ga warui da :( [02:15] Kuroachia: no idea, i never use wireless on my machines [02:15] Ouroborosity: try it with nosplash [02:15] Fryguy--, hmm interesting [02:15] fryguy: okie dokie thanks though :) [02:16] itunes sucks... sorry to say it... but i was wondering if i have 2 partions of ubuntu how can i acces the files on 1 partion [02:16] sorry, help a newbie out, nosplash? [02:16] robby_kane: just mount the other partition [02:16] read the boot options page and use the option "nosplash" per the instructions there [02:16] Ouroborosity: a newbie, who runs LFS? lol [02:16] is it possible to play video games (diablo, wow etc) on ubuntu using wine? or some other method? [02:16] Fryguy: how? [02:16] Fryguy--, whats lfs? [02:16] robby_kane: using the 'mount' command [02:17] how do i chak what its listed as to mount it [02:17] icesword: unfortunately, i don't know japanese. i know my unicode though. ツ [02:17] check* [02:17] encryptz, Fryguy-- nicodarious : dpkg-reconfigure xserver-xorg is asking a million questions, any way to make it a bit less verbose? [02:17] yowshi: 'linux from scratch' a project that involves building an entire linux system from scratch by manually compiling everything from source [02:17] oh wait linux from scratch [02:17] ahh [02:17] meh. bad tab complete. and he left [02:17] robby_kane: well what drive on your system is it on [02:17] encryptz, pardon?????? [02:17] rrowell: no [02:17] i only have 1 hard drive [02:17] it has 2 partions [02:17] rrowell: try -phigh, like i suggested [02:17] ah [02:18] icesword: sorry. meant for someone who left, so your nick got the tab complete [02:18] rrowell: sudo dpkg-reconfigure -phigh xserver-xorg [02:18] hmm [02:18] robby_kane: so mkdir /mnt/tmp; mount /dev/sdXN /mnt/tmp where X is the drive and N is the partition number [02:18] im going to reinstall ubuntu but want to store a file for later use [02:19] yowshi: how's your sudo issue? any resolution? (for my notes) [02:19] how do i check witch partion is witch [02:19] unop_, is writing up a script [02:19] is there a comand to check? [02:19] robby_kane: sudo fdisk -l [02:19] rrowell dpkg-reconfigure -phigh xserver-xorg [02:19] robby_kane: will list your disks and partitions [02:19] robby_kane: mount them and look. or use a tool like fdisk to get more information, or use df to see what is currently mounted and make inferences from that [02:19] what is the notifier that tells me i need to update my packages in gnome called? [02:19] how do you add backgrounds so when you zoom out of the cube desktop you see like the sky in the back instead of just the grey area [02:19] yowshi: ah, reset all permissions? [02:19] odla: update-manager [02:19] Fryguy--, Thanks, perfect [02:20] rrowell it'll ask a little less questions with the -phigh options. [02:20] nikrud it is generally thought now that my problem lies in some general file system problems i caused sop he is writing up a script to find which files are fucked up [02:20] patrick_: #compiz-fusion [02:20] nicodarious, Only asks one about screen resolution for me [02:20] perfect [02:20] fryguy no one in there seems to respond at all [02:20] man i cause the wierdest and most insane problems i tell ya [02:20] yowshi: thanks. And, don't forget this is supposed to be a family friendly, G rated channel :) [02:20] patrick_: that's unfortunate. [02:20] haha [02:20] sorry [02:20] rrowell you need to pick your video driver though? [02:20] what is a linux swap? [02:21] it was listed in my dives [02:21] #compiz-fusion [02:21] robby_kane: a partition for swap space (virtual memory that's stored on the hard drive) [02:21] oops haha [02:21] i once erased my entire grub by accident while trying to add my gentoo installation into the boot list [02:21] rrowell you could do this too: vim into /etc/X11/xorg.conf and change the video driver manually to vesa [02:21] ok i see [02:21] ... [02:21] o.0 [02:22] yay i'm back [02:22] rrowell that way you can bypass the questions, but still get a base video till you can get your drivers for nvidia installed. === jescis_ is now known as jescis [02:23] yowshi: as they say, with great power comes 'Oh crap I messed it up again' [02:23] i have no idea to change its default runlevel to 1,ubuntu has no /etc/inittab [02:23] che_BT [02:23] ? [02:23] LOL yep nikrud that about sums it up [02:23] DareDevyl: /etc/event.d/ [02:23] is udev required by gutsy? [02:23] DareDevyl: sudo telinit 1 [02:23] DareDevyl: why would you want a default of 1, anyway? [02:23] they should hand over all future devs of ubuntu to me for 1 month to se ehow idiot proof they are [02:24] but is it a req. [02:24] can i remove it? [02:24] like every month i gotta go to into failsafe mode to fix something i screwed up === [gquit]bombadil_ is now known as [gquit]bombadil [02:24] aetaric: why do you want to play with things that make up the fundamentals of ubuntu as a distribution? [02:24] icanhasadmin: that didn't help :| === [gquit]bombadil is now known as bombadil[gquit] [02:25] zezu: still nothing? you checked alsamixer? [02:25] Flannel clearzen thanks , nikrud my X is crashed [02:25] help. somehow a directory disappeared. I have no clue how, my best guess someone did rm. is it possible to recover it or lost forever? [02:25] im trying to swich from debian's etch to gutsy.....its breaking (like i would expect.) [02:26] icanhasadmin: yes, its looks ok to me, master and pcm are up high and not muted [02:26] Crane: it's possible to recover, but generally pretty hard.. outside of the scope of this channel [02:26] DareDevyl: ah, hit escape when you see something about grub starting, then select recovery mode. Drops you into runlevel 1 [02:26] i didn't want to build it from the ground up again [02:26] zezu: That's extremely odd, to be honest with you. Sorry, it's out of my realm of expertise now :-/ see if you can asd crimsun when he is around [02:26] ok how do i unmount using the comand line [02:26] aetaric: debian and ubuntu are different operating systems, you can't switch from one to another.. [02:26] robby_kane: use 'umount' [02:26] zezu: er, i mean "ask" crimsun lol [02:27] icanhasadmin: thanks [02:27] it's not unrecoverable (someone has a copy but is not around for another 3 days) so I thought more of a undelete option [02:27] rpbby umount mount point no? [02:27] zezu: sorry :( [02:27] i was hoping you weren't going to say that..oh well.....destroy and recreate [02:27] like umount cdrom0 [02:27] nikrud ok. which file should i change ? [02:28] is there a better system monitor program availble besides the one that comes with gnome [02:28] top [02:28] Azodon: what do you want to monitor that you are lacking? [02:28] DareDevyl: you shouldn't need to change any file if you enter recovery mode. Otherwise, it's rc-default [02:28] yea top, but GUI [02:29] lol GUI HA [02:29] although ubuntu is a GUI friendly system [02:29] there is one.. somewhere.. it's called something.. but i never use it [02:29] wait isnt gnomes system monitor gui based? or am i thinking of the processes monitor [02:29] top is awesome [02:29] there is nithing wrong with eye cady, it's 2000 frekin 8 not 1987 [02:29] i like htop more [02:30] nothing is wrong with eyecandy...on a desktop....not my $20,000 server [02:30] i prefer guis because i make to many tpyo's [02:30] i prefer cli's because it's faster and more efficient for me [02:30] eyecandy takes up proc power... [02:30] When you download with FireFox where are the files located? I am trying to find a file to install with Wine [02:30] fryguy to each his own. for me a gui is truely faster [02:31] cahone: by default they go to your home directory i think [02:31] Oh god, here comes the gui vs command line argument.. [02:31] Default is desktop I though [02:31] yowshi: then you probably haven't learned cli tools sufficiently [02:31] anyone here familiar with Sun Netra T1's and installing a server on them?> [02:31] i can be [02:31] Fryguy--, i used to use dos fluently but then windows came along and i didnt touch much of a command line for like 10 years [02:31] I prefer my preference because Jesus loves me more when I use it and you are a cretenous scoundrel who should be locked up and never allowed near any transistor for the rest of your natural life, and then some. Idiot. [02:31] what's the name of the package for screenlets? I can't find it now. [02:31] yowshi: dos is an extremely poor example of a cli [02:32] ty for helping me mount a drive [02:32] Hey guys, which is better: Vi or Emacs? [02:32] dos is suckware [02:32] both [02:32] capitalidea: lol, i'll laugh, and then answer (vim) [02:32] im going to reintall ubuntu now lol [02:32] Gnome or Fluxbox? [02:32] Fryguy--, maybe it is but trhe point is i havent touched a cli in like 10 years then i come to linux and well massive lists of commands to remember and my typo rate and such...yeah guis are my friend [02:32] we are split 50/50 vim/emacs at work, gets pretty funny sometimes ;) [02:32] i use both [02:32] (the answer to that was ratpoison is better) [02:33] i don't use gnome i use kde === Verichip__ is now known as Verichip [02:33] Wrong answer. [02:33] capitalidea, gnome for the win [02:33] offtopic but dos gave more control than windows (especially with some extensions you could get or write) [02:33] okay, I have a bit of an odd question....is there any way I can get a copy of ubotu's help scripts it uses?? I'm trying to build a similar help bot on another network (it's not ubuntu related though) [02:33] yowshi: which goes back to my point, you haven't learned cli tools sufficiently, so of course you aren't going to prefer them and you are going to find them slower [02:33] (shot) you ded [02:33] lol [02:34] Fryguy--, yeah but we arent in the commodore age any more guis are widely dispersed everywhere. while i admit i like the cli in linux i would like a gui for most of what i do [02:34] cisco routers.....cli or interface [02:34] aetaric, cli [02:34] :) [02:34] yowshi: not really. at my job all of my files are located on an nfs mount that is mounted on a development server that I connect to. if I REALLY want to I can mount nfs on my local workstation, but it's easier and faster to just work on the development server directly [02:34] w00t [02:34] can anyone help me with setting up a custom resolution? [02:35] yowshi: just because your experience indicates that guis are prevalent doesn't necessarily make it true [02:35] can anyone tell me why screenlets doesn't show up in the package manager? I had it last week now nothing. [02:35] !ubotu [02:35] I am ubotu, all-knowing infobot. You can browse my brain at http://ubotu.ubuntu-nl.org/factoids.cgi - Usage info: http://wiki.ubuntu.com/UbuntuBots [02:36] noble-: screenlets were never in ubuntu repos, you may be thinking of gdesklets, or had a 3d party repo enabled [02:36] anyone knows how to create a ghost back up of your partitions? I want to create a backup of my distro before I make any changes to it, I just finished installing it [02:36] does anyone know of a package that will allow me to recover files from a hard drive that had it's file table corrupted? The table has been restored and before anything is written to the drive I'm hoping to avoid 100% data loss. === tocmo0nlord is now known as DJ_HaMsTa [02:36] buy a 2nd pc and install the norton crapware to it [02:37] alanbshepard70: disk forensic tools I am guessing yeah? [02:37] I think there are some in the repos [02:37] * capitalidea looks [02:37] mixed: probably look at dumpe2fs [02:37] capitalidea: Yea something like that. Is something like that in the repos? [02:37] Well Wine failed to install iTunes [02:37] Fryguy, I will google it, thanks! [02:37] mixed: whoops nevermind, that's not the same as bsd's dump at all [02:38] on a scale of 1-10, how lame is running cygwin through wine? [02:38] cahone: XD did you think it would work? [02:38] Fryguy, ok thanks either way! LoL [02:38] mixed: apt-get install dump and try that [02:38] keeps saying this installer requires the computer to be running XP or Vista [02:38] silent_: -1 [02:38] anyone knows how to create a restore point in ubuntu? [02:38] aetaric, yes Fryguy said Wine would install and run windows programs [02:39] cant run nTune with wine though :( [02:39] mixed: create a backup [02:39] it will......but i wouldn't just expect it to work all uber-like out of the box like the rest of ubuntu (minus mp3 support) [02:39] alanbshepard70: foremost is one such program [02:39] Fryguy said iTunes will run on Linux with Wine but i dont know exactly how to make it work [02:40] you can play WoW on wine though XD [02:40] mikrud, how do you recommend I should create the backup? Is there a utility similar to ghost except for linu? [02:40] try winecfg and adding it to specifically run as a winxp prog [02:40] can anyone help me with an fstab issue? [02:40] ubuntu works mp3s fine out of the box. takes all of 2 seconds to install restricted drivers [02:40] I set up my bro's laptop with gutsy... he plays WoW regularly on it [02:40] if it can be done...its called www.google.com [02:40] MUS4SHIII: just ask a question [02:40] who cares about itunes on linux when gtkpod works great [02:40] capitalidea: Thanks I'll check it out. [02:40] alanbshepard70: you can find more [02:41] will gtkpod play my iTunes purchased files and movies [02:41] apparently amarok also accesses up to the iphone [02:41] by searching for 'forensic' from Synaptic [02:41] for music and stuff [02:41] it does [02:41] hint for profit: don't purchase DRMed anything [02:41] idk about the purchase file though [02:41] cahone: if they are drmed, no [02:41] what is drm? [02:41] ;P [02:41] hint for big profit: don't buy any form of media :) [02:41] I can't get one of my mounts to mount with permission for all users to have access. http://paste.ubuntu-nl.org/60254/ it is the last line about mythtvfs [02:41] digital rights management [02:41] what's the name of that alsa oss wrapper program? [02:41] silent_: it's a way to keep your player your namesake [02:41] This is a real pain [02:41] Did you mean _drum_? [02:42] capitalidea: I found three including your recommendation, if they don't work I'll keep looking. Thanks again. [02:42] no he ment drm [02:42] np [02:42] Fryguy--: please don't encourage people to steal things :P [02:42] nikrud, I found a way to keep my wallet full :P [02:42] not steal.......but not drm [02:42] No results for 'drm'. Thank you for choosing Windows Live Search! [02:42] yowshi, you there? [02:42] try DRM or digital rights management [02:42] unop_, yes [02:42] silent_: not to sound pompus, but I honor _all_ licenses ;p [02:43] MUS4SHIII: what permissions do you want it to be mounted with? [02:43] nikrud: I'm a poor university student [02:43] hey quick question, I just installed mintLinux and some text is really small while others is normal, anyone have an idea where to fix that? [02:43] lol [02:43] yowshi, can you allow private msgs ..? [02:43] nikrud, haven't a dollar in the world [02:43] morgan: wrong channel [02:43] silent_: I'm not wealthy. And have limited media [02:43] I would like to be able to read and write with my primary user [02:43] Fryguy its basically ubuntu and no one is on that channel [02:43] nikrud: stop listening to your morals [02:43] MUS4SHIII: so use uid and gid options to set it to the uid and gid of your user (default 1000) [02:43] ;P [02:44] No results for 'DRM or digital rights management'. Are you a terrorist? [02:44] unop_, done already why wouldnt they be allowed [02:44] I sure am [02:44] morgan: "basically ubuntu" isn't ubuntu. join mint's support channel for mint supportr [02:44] digital restrictions management [02:44] silent_: and I didn't want to sound judgemental, sorry if I did. rflol. Ok, I'm enough off topic, this strait jacket they gave me sucks [02:44] wtf no windows live sucks search on google [02:44] bugger [02:44] heh [02:44] nikrud: lol [02:44] you probably know the answer too [02:44] morgan: probably [02:45] I just added rw to the last line, but my "sudo mount -a" says "fuse: mountpoint is not empty fuse: if you are sure this is safe, use the 'nonempty' mount option" [02:45] Fryguy-- yeah I use that word a lot lol [02:45] unop__, why wouldnt they be allowed? [02:45] apparently age of empires III runs with wine [02:45] I'm trying now [02:45] MUS4SHIII: use uid and gid like i said [02:45] yowshi, let me try pming you again [02:45] MUS4SHIII: and don't mount to an existing location [02:45] if it is disabled i dont know where it is disabled [02:46] unless your trying to dcc pm me [02:46] yowshi, ok, pm me then [02:46] god i hate when people message me.. [02:46] i have enough windows to deal with as it is [02:46] lol cli pwns [02:46] aetaric: ? [02:47] aetaric: yes it does [02:47] lol [02:47] if only finch weren't so awful [02:47] hmmm on a router but simple query should work [02:47] works on every other irc server [02:48] no wonder [02:48] i am ajn unregistered user [02:48] How do I open up ports with Ubuntu? [02:48] Frailmage: there is no firewall installed by default on ubuntu [02:48] stop iptables........ [02:48] okay then. [02:49] Frailmage, you run the service/application -- it opens ports (or rather, it listens on ports) [02:49] Okay thanks. [02:49] anyone know if centos is a good server dist [02:49] aetaric: it is, we use it at work [02:49] aetaric, that depends on how you define "good" :) [02:49] not my first preference, as I prefer debian based systems, or bsd if possible, but it works well for our operations engineers [02:50] query unop__ [02:50] yowshi, you dont seem to be getting my replies -- i see yours tho [02:50] wierd [02:50] you need registered nick to send messages on this server [02:51] unop__: you sure you have this alias registered? [02:51] why would I be able to use smbclient -L xxx.xxx.xxx.xxx -U samdude (works perfectly after password prompt), but then my winxp system gets bad password errors when trying to connect to same system ? this is driving me NUTS [02:51] m0ng0ape: winxp or vista? [02:51] nikrud, hmm, didnt realize that -- i'd been disconnected and xchat's logged me on another alias [02:51] how do i scan mounted disk with avast? [02:52] yowshi, gimme a sec [02:52] ok [02:52] Fryguy--: winxp [02:53] is the directory you are looking at browsable? [02:53] m0ng0ape: how are you trying to connect to it on windows [02:53] is Microsoft's Zune recognized by Ubuntu? [02:53] m0ng0ape: and are you specifying a domain on windows [02:53] my ubuntu 7.10 doezsnt seem to be using my swap partiton at all. system mon say 0 of o used. i have a swap partion . maybe during install it didnt get set to mount? is there a way to fix this ? my swap is sda2 [02:53] Azodon: it isn't using it, no need [02:54] net use x: \\xxx.xxx.xxx.xxx\share /USER:samdude [02:54] Azodon: do swapon -s [02:54] swap /dev/sda2 [02:54] Fryguy--: net use x: \\xxx.xxx.xxx.xxx\share /USER:samdude [02:54] Azodon: mine gets not used also [02:54] yeah thats the right vcommand..i would ahvae tabed till i got it [02:54] m0ng0ape: you need to specify a domain as well, depending on how samba is configured [02:54] ok, but the system monitor says 0 of 0 being used. ok mabey ,no need [02:54] Azodon: is it listed in /etc/fstab ? [02:55] Azodon: what does 'free' tell you about swap [02:55] swapon -s will tell you if it's activated [02:55] Swap: 0 0 0 [02:55] swapon -a adds right? === ka2zzzz is now known as ka2u0 [02:55] 'mounts' all [02:55] even thought it's not mounting i guess [02:55] swapon -a [02:55] swapon: cannot canonicalize /dev/disk/by-uuid/eba9b7b6-6262-406c-a2e0-e947b430fdc3: No such file or directory [02:55] swapon: cannot stat /dev/disk/by-uuid/eba9b7b6-6262-406c-a2e0-e947b430fdc3: No such file or directory [02:56] ick [02:56] Azodon: don't worry about that, do swapon -s [02:56] check fstab [02:56] mkswap on that disk? [02:56] Does anyone know how to get the 'streamtuner' ap to give a list of categories in the sidebar pane? [02:56] hello [02:56] Fryguy--: net use x: \\xxx.xxx.xxx.xxx\share /USER:WORKGROUP\samdude also fails [02:57] hello === ka2u0 is now known as ka2zzzz === ka2zzzz is now known as ka2u0 [02:57] it is not in fstab [02:57] looks like it is in fstab [02:57] hello azodon [02:57] howdy. After upgrading from gutsy to feisty, I no longer have sound. My ac'97 onboard sound is no longer recognzied. $ sudo modprobe ac97_bus does not help, $ aplay -l still lists no sound cards [02:57] but uses uuid [02:57] jetscreamer: swapon -s [02:57] Filename Type Size Used Priority [02:58] Azodon: ok easy to fix [02:58] somebody from mexico? [02:58] well its a good thing my desktop is XP and my server is ubuntu [02:58] anyone have any suggestions/seen this problem? [02:58] it's listed by uuid in your fstab apparently and all you have to do is comment it out and copy the line but change the new line to /dev/sdb2 or whichever [02:59] Azodon: or, you could mkswap -v1 /dev/whatever and change the uuid to the correct one [02:59] hey, i'm back [02:59] correct new one or change it to the existing uuid (but no mkswap) [02:59] aya naon [02:59] so i tried running nosplash [02:59] does someone has a suggestion for creating incremental backups? preferably with tar? [02:59] and i found something [02:59] austin987:did you google for the problem first? cause i've seen it work b4 [02:59] ziggy_: i use rdiff-backup [03:00] error_code 0x72/0x80 [03:00] mean anything? [03:00] does rdif only sync folders or also writes into tar? [03:00] dang stupi code...forget a space and you look stupid for it [03:00] yes [03:00] i googled it, and other folks have the exact same problems and error, but no one knows [03:00] also checked ubuntuforums.org [03:00] ziggy_: it doesn't do tars, it keeps an intact filesystem with incremental diffs between executions [03:01] i wonder if trying to send me that fuile crashed him [03:01] how do i install a .deb on ubuntu server? [03:01] hey can some1 help me with ubuntu installation [03:01] dpkg -i [03:01] anathematic: dpkg -i .deb [03:01] anathematic: [03:01] thanks=D [03:01] iam stuck at the partioning [03:01] dpkg -i *.deb [03:01] Malik_: we can't help you until you ask a meaningful question [03:01] i should write this stuff down [03:02] anyone? [03:02] wats a swp partion [03:02] Malik_: it's a partition used to contain virtual memory on your hard drive [03:02] aetaric: typically see ALSA lib seq_hw.c:457:(snd_seq_hw_open) open /dev/snd/seq failed: No such file or directory (in wine) [03:02] austin987: no idea [03:02] Malik_: depending on circumstances, the linux kernel will use swap space in place of real system memory [03:02] or ALSA lib conf.c:3513:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory (in vlc) [03:02] alsa [03:02] frguy--: can u be my guide for a 3 mins i will tell u where iam in the installtion and where iam stuck [03:02] thanks , brb, [03:02] thanks anyway [03:03] Malik_: just ask questions [03:03] why would I be able to use smbclient -L xxx.xxx.xxx.xxx -U samdude (works perfectly after password prompt), but then my winxp system gets bad password errors when trying to connect to same system ? this is driving me NUTS. tried net use x: \\xxx.xxx.xxx.xxx\share /USER:samdude and net use x: \\xxx.xxx.xxx.xxx\share /USER:WORKGROUP\samdude [03:03] i got the live cd [03:03] ran it [03:03] don't ask to ask, and don't ask for help, just ask questions [03:03] and went to installation [03:03] hmmm alsa was always problematic fo me.......... [03:03] rite now i got a dell 40 gb hd pc [03:03] with windows xp [03:03] where are the settings for network connections stored? I need to delete the one I have for the hotel I'm at so I can re-connect the right way [03:03] and aim going to hav to have xp on it to [03:03] swap is a space that ram gets dumped to [03:03] ok, when I try to turn my voulme on I get this error... no volume control Gsreamer plugins and/or devices found!!! how do I fix please [03:03] and i donot know how to partion it [03:03] i ahv never partioned anytin before [03:03] Malik_: why didn't you just use guided [03:04] cause that does it to the whole disk [03:04] doesn't it? [03:04] Malik_: no [03:04] how much ram in system? [03:04] please the volume prop? [03:04] does it allow u to use the frree soace [03:04] 2gb [03:04] Malik_: there's a magical option that basically "installs ubuntu side by side with windows, sets up dual boot automatically and doesn't ask any more questions about it" [03:04] really [03:04] yes really [03:04] it will also levae my data D partion alone rite? [03:04] lol [03:04] Malik_: yes [03:05] so which option is that agin [03:05] omg drive names ick [03:05] guided [03:05] Malik_: guided [03:05] pleae guys could ya help me with my volume prob? [03:05] and does it create the swap and root stuff to [03:05] well ok then [03:05] Malik_: it does everything, correctly [03:05] i go to ##Linux asking for help [03:05] if xp is installed it should leave it alone and put it in the boot menu [03:05] alrite lemme go there and see [03:05] and in 2 minutes i get harassed, and yelled at by mods [03:06] lol [03:06] guys......................................................... [03:06] please [03:06] does anybody use ubuntu as a ghost operating system? [03:06] hey, how can i list the processes that opened a tcp port? [03:06] is it an alsa proble? [03:07] white hat [03:07] yuy [03:07] is it an alsa problem? [03:07] yes!, you have a answer! [03:07] tcleval: use netstat [03:07] nope i hate alsa [03:07] alsa ? never heard of also [03:07] Fryguy-- i ll try it right now [03:07] advanced llinux sound architecture [03:07] alsa [03:07] COuld ya please tell me how to make ubuntu reconzie the laptop speakers [03:08] !sound | whitehat [03:08] it play your sound [03:08] whitehat: 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/index.php?page=DmixPlugin - For playing audio files, see !Players and !MP3 [03:08] whitehat: try looking at those docs [03:08] anyone have a tutorial on making the "mark as junk" feature in evolution actually work? [03:08] hello :) [03:08] <---------- wonders if anyone here is usin ubuntu as a ghost operating system and details of that :) [03:08] would anyone have the patience to deal with a noob having ubuntu installation problems? [03:09] KingMorpheus: what do you mean by "ghost"? [03:09] vonk just explain what's going on the best you can [03:09] vonk: just ask questions, don't ask to ask [03:09] no if you want to use "ghost" that is symantic/nortan crap....but thats my opinion [03:09] and that runs on windows [03:09] can ubuntu pull files from windows when it needs it tritium?? [03:09] alsa actually works pretty good [03:09] KingMorpheus: yes, it can mount fat and ntfs partitions read and write [03:09] hithere [03:09] hehe, fair enough :-). My computer has 4 harddrives, all of them are SATA. Windows sits on the first of these disks, and I have tried to install ubuntu on the second disk [03:10] it kills my laptop all the time [03:10] unfortunately, when i get to grub and try to boot to linux, i get an error 17 [03:10] unable to mount selected partition [03:10] what about drivers, i will be running in sli, can ubuntu support [03:10] Enter the command ati-driver-installer-8.3-x86.x86_64.run to launch the ATI Proprietary Linux driver installer. The ATI Proprietary Linux Driver Setup dialog box is displayed. WTF? [03:10] when i try to load windows, i get an error 13, invalid or unsupported executable format [03:10] vonk: do you know what kernel you were using? [03:10] cahone: please don't do that [03:11] !ati | cahone [03:11] cahone: For Ati/NVidia/Matrox video cards, see https://help.ubuntu.com/community/BinaryDriverHowto [03:11] aetaric: i don't. perhaps you can tell me how to figure that out? [03:11] is amd really doing that good of stuff with ati? [03:11] are you at the grub menu? [03:11] how do you navigate to the install file in terminal and run it? [03:11] no, i am currently running off the live disc [03:11] I'm having trouble with a bunch of games, they all work fine, but the sound is screwed up if I use an alsa driver, and if I use oss emulation the video takes a framerate hit (although the sound is ok)..any ideas? [03:12] I'm talking about quake2, doom3, ut2003 [03:12] cahone: you're actually in the right folder already, just "sudo ./ati-driver-installer-8.3-x86.x86_84.run" [03:12] how can I add a timestamp to a filename? I want to create backup tars like this backup20081224-122006.tar [03:12] (backupYYYYMMDD-HHMMSS) [03:12] cahone: don't use that, please [03:12] and it's all running on a core 2 duo 2.4ghz, 3gb ram, geforce6 8300 GT [03:12] ziggy_: sounds like you need to make a fun batch file to do that :D python ftw [03:12] icanhasadmin, so just put sudo in front [03:12] bugger, never did before ;-) [03:13] tritium, dont us what? [03:13] cahone: or, if you decide to go through with that, realize that we won't support any ati problems you have [03:13] hmmmm your best bet would be to press esc when it says so on the screen doing a normal boot and editing the root(hd*,*) line if it is the 2nd drive 1st part. it will be root (hd1,0) [03:13] cahone: non-ubuntu-packaged ati installer .run file [03:13] yup, it is set that way [03:13] !ati | cahone (for the second time) [03:13] cahone (for the second time): For Ati/NVidia/Matrox video cards, see https://help.ubuntu.com/community/BinaryDriverHowto [03:13] why would I be able to use smbclient -L xxx.xxx.xxx.xxx -U samdude (works perfectly after password prompt), but then my winxp system gets bad password errors when trying to connect to same system ? tried net use x: \\xxx.xxx.xxx.xxx\share /USER:samdude and net use x: \\xxx.xxx.xxx.xxx\share /USER:WORKGROUP\samdude [03:13] cahone: su is much better, don't have to bother with sudo [03:13] cahone: or just login as root :P [03:13] infernal_jesus: wrong answer [03:13] infernal_jesus: yeah please don't tell him that [03:14] so your linux root"/" is the first part [03:14] but that's what it's all about :D [03:14] :P [03:14] being root :P [03:14] ziggy_, timestamp=$(date '+%Y%m%d-%H%m%S'); # do command with file$timestamp [03:14] I am trying to install 7.10 on a evo n600c laptop off the live cd, and the partition editor just hangs. Does anyone have a quick fix? [03:14] what is a good alternative to webmin? [03:14] infernal_jesus: no, please don't advise that here. Sudo is the recommended approach. [03:14] millllmannnn: ebox? [03:14] ive heard its buggy with 7.1 [03:14] su - root owns fyi [03:14] how is the gutsy->hardy dist-upgrade on i386 these days ? [03:14] tritium: oh ok, oh, oops, it is ubuntu :P sorry [03:14] can someone help me with keyring manager? it is my first time using a wifi card [03:15] Seb: join #ubuntu+1 [03:15] Fryguy--: ah ok [03:15] aetaric: i am not sure i understand youl. when i was in grub and i pressed e, and the line read root (hd1,0) [03:15] sudo -i ftw [03:15] aetaric: am i supposed to point it to the "/" directory or something? [03:15] is anyone fimiliar with commview for wifi? [03:15] then try (hd1,1) [03:15] or 0,0 [03:15] !keyring [03:15] Sorry, I don't know anything about keyring - try searching on http://ubotu.ubuntu-nl.org/factoids.cgi [03:15] infernal_jesus: it's channel policy. [03:16] no it has to mount you root folder to find your kernel to boot the os [03:16] i believe i tried that already. i think my 2nd partition was swap (hd1,1). and i think (hd0,0) is where i have windows [03:16] oh you have windows, n/m [03:16] vonk: you aren't installing on an external hd are you? [03:16] nope [03:16] tritium: ok :) [03:16] n/m then, sorry :) [03:17] This is a Nightmare...why cant i simply click on a dam install file and then thing works [03:17] perhaps this is relevant, when i boot to the live disc, i need to edit the boot options to take off the 'quiet' and 'splash' tags or else it just black screens [03:17] and sits there and wont get anywhere [03:17] I just setup ubuntu with wifi for the first time, i type in my password and it connects. do i let keyring manager allow once or allow so it will remember the passkey [03:17] cahone: I've given you URLs to follow for ati. [03:17] cahone: we gave you plenty of resources to follow [03:17] when i take off those, at one point i see a "buffer I/O error on device fd0 logical, block 0" [03:17] joshritger: that's up to you [03:17] vonk: that could be an acpi issue [03:17] Ya but they dont make sense [03:17] cahone: so then go and install windows [03:17] followed by another line end_request: I/O error, dev fd0, logical disc 0 === lipsinAway is now known as lipsin [03:18] tritium: what is the difference? I couldn't find any documentation [03:18] cahone: what do you want from us [03:18] and it says that several times [03:18] vonk fd0 is you floppy [03:18] cahone: they make sense [03:18] thats so weird [03:18] ah, okay. well i have unplugged the floppy [03:18] so i got to learn how to program to run this crap [03:18] how can I save the positioning of my windows when I close them? [03:18] cahone: not at all [03:18] cahone: no, not at all [03:18] omg well off to read my but off [03:18] how do I keep a monitor from shutting off? [03:18] cahone: read the URLs [03:18] cahone: No, you just need to learn to learn ;) [03:18] cahone: nobody has asked or directed you to a link that involves editing source code as far as I know [03:18] icanhasadmin: it might be an acpi issue indeed.. there was some confusing stuff going on with the discs on this computer from the get go [03:19] How do you replace the vista bootloader with grub? [03:19] hey can someone tell me if mounting a disk is possible on alive cd [03:19] vonk: laptop? and if so what type? [03:19] cahone: you obviously want to just go and use windows, so go and use windows [03:19] icanhasadmin: nope, it is a desktop that i have built myself [03:19] well the learning curve is tremendous thats all [03:19] joshritger: it's a matter of if you want to type your password each time you log in, or if you want the keyring manager to always remember it [03:19] Linux, no matter the distro, takes some getting used to [03:19] vonk: very confusing. sorry i don't know a lot. just try to help where i can :) [03:19] cahone: it's a few minutes of reading [03:19] cahone: so was windows when you first started using it [03:19] icanhasadmin: anything you can help with is appreciated :-) [03:19] thats so wierd [03:19] cahone: if you aren't willing to take the time to learn a new operating system, then don't [03:20] is it sata or ide? [03:20] aetaric: i am quite confused myself :-/ [03:20] it is SATA [03:20] well im trying but im also trying to get up and running quick [03:20] How do I keep a screen from timing out and blanking? [03:20] cahone: It will become easier with time. :) Actually, you'll look back and appreciate the learning and reading. Trust me [03:20] cahone: summary: use System -> Administration -> Restricted Driver Manger === anthony is now known as tonyyarusso [03:20] sorry im just frustrated thats all [03:20] try this sudo mount /dev/sdb1 /mnt [03:20] cahone: 20 seconds of reading would have shown you that, cahone [03:20] aetaric: i can do that from the live disc, right? [03:20] cahone: of course you are, and you have been, for some time. being frustrated doesn't get things done, getting things done gets things done [03:20] How do you replace the vista bootloader with grub? I currently have a dual boot system and have decided to go ubuntu all the way! [03:21] i think so...im bankking on it [03:21] cahone: Maybe try to do it when you have a little patience and just a few more minutes of time :\ I understand your frustration of the switch. But do have a bit of patience and understand there is a bit of a curve. [03:21] fbc: ?? you are booting ubuntu with vista's bootloader? [03:21] Fryguy--, yes [03:21] aetaric: okay, i did it. no messages display [03:21] just another line for me to enter stuff into in the terminal :) [03:21] cahone: Just bear with us and bear with Linux. You will appreciate the change. There are many, many advantages :) [03:21] cd /mnt [03:21] ls [03:21] cahone: also, you have to be willing to listen. We've told you many times about those instructions, and you kept ignoring, and asking for help on that .run file [03:22] o.o [03:22] Floodbot going whacko? [03:22] !op [03:22] Help! Channel emergency! (ONLY use this trigger in emergencies) - Mez, LjL, elkbuntu, imbrandon, DBO, gnomefreak, Hobbsee, rob, ompaul, Madpilot, Seveas, CarlK, crimsun, ajmitch, tritium, Nalioth, thoreauputic, apokryphos, tonyyarusso, PriceChild, Amaranth, jrib, jenda, nixternal, Myrtti, mneptok, Pici, Jack_Sparrow or nickrud! [03:22] (yeah, Floodbot is going whacko) [03:22] lol [03:22] fbc: this applies to you, though the title is misleading: https://help.ubuntu.com/community/RecoveringUbuntuAfterInstallingWindows [03:22] that was odd [03:23] alright [03:23] Indeed. [03:23] cd /mnt/boot/grub [03:23] aetaric: i do ls and i see desktop documents music pitures public templates videos [03:23] aetaric: okay, there [03:23] ls that [03:23] i ls and see menu.lst as well as all other fun grub things [03:23] menu.lst is my hero [03:23] vim menu.lst [03:24] lmao [03:24] hello umm are the wacom drivers available for ubuntu yet? [03:24] okay [03:24] luckily i know how to use vi (i am not a total linux nub :-)) [03:24] nik: for quite some time, yes [03:24] nik: https://help.ubuntu.com/community/Wacom [03:24] hey sexy people [03:24] nik: pretty sure wacom drivers have been available forever [03:24] thanks [03:24] hey nondescript [03:24] the insert key or i allows you to edit this doc. when done hit esc the type :wq! [03:25] aetaric: title Ubuntu 7.10, kernel 2.6.22-14-generic [03:25] Fryguy--, Which part of that applies to me? the part about overwriting the windows bootloader??? [03:25] aetaric: root (hd1,0) [03:25] fbc: yes [03:25] nik: http://ubuntuforums.org/showthread.php?t=25151 is also valid to your case, most likely. [03:25] aetaric: kernel /boot/vmlinuz-2.6.22-14-generic root=UUID=e992a327-7f95-4291-adce-fef15cfa7870 ro quiet splash [03:25] nik: have fun! [03:25] chage to (hd1,1) [03:25] okay [03:25] hit esc then type :wq! [03:26] for some reason I giggle whenever people recite super basic vim commands :) [03:26] lol [03:26] aetaric: it is write protected [03:26] vim for edit emacs for program [03:26] i guess i need to sudo vim it [03:26] type :q! [03:26] vonk: yes [03:27] how can i see what the device name is of my hd when it's nto mounted by command line? [03:27] and run sudo vim menu.lst then make the change [03:27] aetaric: i use vim for programming as well (albeit with a .vimrc and .vim/ that would rival some emacs setups) [03:27] alright, success [03:27] how can I reposition my windows [03:27] ? [03:27] aetaric: shall i reboot now? [03:27] hischild, mount ? [03:27] fevel: with the mouse [03:27] hischild: it will probably be /dev/sdX, where x is either a, b, c, or d [03:27] unop_, it's unmounted so it doesn't show up under mount [03:27] fevel: you'll need a good saw, preferrably circular.. and soem carpentry skills [03:27] you shall reboot and pray lol if that don't work then i got nothing [03:27] aetaric: also, i should have my 2nd harddrive (sdb) as the first in my boot list, right? [03:27] hehe, okay [03:27] hischild, ohh, misread your typo :) [03:28] Fryguy-- i'm looking for a way to be sure [03:28] tritium, but when I close them they default to the corner [03:28] fevel: assuming you are using a standard ubuntu install, window management works just like you'd expect it to [03:28] hischild, fdisk -l [03:28] i'll do it :-). see you in a few minutes. thanks for the help [03:28] it can be anywhere [03:28] to install a app into /usr/share I would move the .bin file to that directory first? [03:28] np [03:28] unop_, a thanks [03:28] Fryguy--, cant I rearrange the windows permanently? [03:28] fevel: I'm not using the standard ubuntu window manager, so I don't know if it supports that [03:29] wat you using? [03:29] enlightment? [03:29] HardyOne: if you insist on installing non-ubuntu-packaged software, you really should put it under /usr/local [03:29] fevel: no [03:29] fevel: xmonad [03:29] hi, anyone uses mpd, i want to know my comprehension of it [03:29] has anyone heard of partition editor hanging when trying to install 7.10? [03:29] HardyOne, but a .bin file might be an installer not the actual program executable -- like the java one [03:29] efirewick: it happens.... i've had it happen [03:30] Approximately how much does a 'settled in' installation of Ubuntu take? I estimated 5GB, but it seems to be pushing it....On that note, what places usually take the most space, and how do I clean them out? [03:30] tritium: and if it's prepackaged, like a .bin, it should be in /opt [03:30] qcjn: what do you want to know about MPD? [03:30] efirewick: i've found the best thing to do, is partition the drive, prior to installing, then install. [03:30] Fryguy--, seems pretty cool [03:30] Marupa: my ubuntu install is like 2.5 gigs not counting my home directory [03:30] unop, it is the installer so it would install to /usr/share by default? [03:30] Fryguy--, Not including my /home either. [03:30] tritium, noted :) [03:31] That is what I was going for... just utilizing some time while downloading some iso's... [03:31] xq: from what i understand, gmpc and phpm2 are clients for mpd... but is jinzora similar to phpm2 [03:32] HardyOne, that depends on whether the installer installs to the current directory (.) or not -- in most cases, the installer has hardcoded paths and it doesnt matter where you run the installer ffrom, the installed files always land up where they should do [03:32] the whole drive is ntfs right now. so i figured it had a funky problem. [03:32] unop_, ok thank you [03:32] xq: or is jinzora different [03:32] qcjn: jinzora is a replacement for all of mpd [03:33] * Krozy is getting giddy about Hardy Heron [03:33] Yeah, I seriously need some help .. Something is seriously wrong I think [03:33] qcjn: MPG is just a remote access DAEMON/"server" for playing music files from your P.C. while you are on another P.C./laptop/workstation or whatever (at work, on a LAN, wherever). As long as the client supports it. It provides music playback over a network...it can ALSO act as a client if you want it to though. [03:33] Xlib: connection to ":0.0" refused by server [03:33] Xlib: No protocol specified [03:33] (firefox-bin:16473): Gtk-WARNING **: cannot open display: [03:33] qcjn: Jinzora is kind of the same thing so it would replace it entirely like Fryguy-- just said [03:33] I can't run anything for some reason, can someone help? [03:33] lee___: restart X? [03:34] I did [03:34] xq: ok, it's like a kit [03:34] qcjn: Jinzora is easier to use and is friendlier to a lot more platforms -- web based etc. [03:34] lee___, how are you attempting to start firefox? [03:34] lee___: what is the output of ls -a ~/.[xX]* [03:34] why would I be able to use smbclient -L xxx.xxx.xxx.xxx -U samdude (works perfectly after password prompt), but then my winxp system gets bad password errors when trying to connect to same system ? tried net use x: \\xxx.xxx.xxx.xxx\share /USER:samdude and net use x: \\xxx.xxx.xxx.xxx\share /USER:WORKGROUP\samdude [03:34] qcjn: I use mt-daapd [03:35] qcjn: Basically. Kind of like how we have to choose between which mp3 player we want to use to play a song when we go to play a song ;-) No need to use two. [03:35] Fryguy--: Can I PM it to you? [03:35] lee___: no, pastebin it if you must, it should only be one line [03:35] qcjn: Pick which one best fits your needs or which you feel most comfortable with. [03:35] m0ng0ape, what does net use spit out (error messages) ? [03:35] Fryguy--: It's multiple lines, and I can't open firefox, so how do you expect me to pastebin it? [03:35] install pastebin? [03:35] use a cli browser like linx? [03:36] scp it to another machine and pastebin from there? [03:36] manually type it out ? [03:36] it really shouldn't be that long [03:36] Is there a way to see a list of packages that are installed but sorted by size? [03:36] Forget it, Fryguy--, It's like 7 lines, but I think I know which one you want [03:36] /home/lee/.Xauthority /home/lee/.xsession-errors [03:36] lee___: no [03:36] xq: i've already installed mpd with GMPC and phpm2, with icecast..It works good [03:37] can anyone recommend a good app for adding / deleting tracks from an Ipod on Ubuntu? [03:37] No what? [03:37] lee___: if i was looking for .xsession-errors I would have asked for it [03:37] jumpkick: gtkpod [03:37] Fryguy--: Then do you want xmms, xine, or xchat2? [03:37] jumpkick, gtkpod [03:37] hello [03:37] okay thanks gents I'll apt-get that one [03:38] lee___: so the entries are .xsession-erorrs, .Xauthority, xmms, xine, and xchat2? === morgan is now known as elcapitan [03:38] does anyone know of a good resource where I could look into adding the resolution 1280x768? [03:38] i removed gnome* (apt-get remove gnome*) now my usb ubuntu doesn't book anymore :P [03:38] elcapitan: edit /etc/X11/xorg.conf [03:38] Marupa: I don't know how to sort by size. I just know you could dpkg --get-selections > my-pkg-list [03:39] test [03:39] Marupa: Then you should see a file called my-pkg-list and just gedit it (or open it or what not) and it will have all installed packages in it... [03:39] What's a CLI browser (I mean, give me the name of one) [03:39] mobiCHAT: pong [03:39] Marupa, i dont think that is possible (easily atleast) -- because some packages contents when installed to the file system have different sizes depending on the environement [03:39] Marupa: you can use aptitude search with a custom output and 'sort' [03:39] unop_: Logon failure: unknown user name or bad password [03:39] lee___: linx, lynx, w3m, links2 [03:40] unop_: Logon failure: before I put in password I get System error 1326 has occurred. [03:40] Fryguy--: Says no such package "linx", but "lynx" is installing. [03:40] xq: from what i've understand, it's easier to use jinzora, like it would be the best thing to do... or there advantage doing otherwise ? [03:40] unop_, your script isnt finding the baseline file anymore :( [03:40] Hello everyone. I'm trying to burn a cd, so I insert the blank CD, set up what I'm going to burn, and click on Write. Ubuntu(Well, Nautilus I guess) keeps telling me to insert a blank cd. [03:40] Marupa: You could sort afterwards if you export the file to a program of choice [03:40] lynx is sexy [03:40] Marupa, if you can script .. you can list installed packages with 'dpkg -l' and package contents with 'dpkg -l packagename' -- together you should be able to script up a solution [03:40] lee___: w3m is installed by default as well i think [03:41] yowshi, just a sec [03:41] m0ng0ape, [03:41] qcjn: If you're already using one and it is working fine -- then...well, I don't see a point in changing. However, if you want to test Jinzora out by all means feel free to try it out. I've heard good things about it. [03:41] Would it be Nautilus not recognizing the cd? Or a hardware problem? [03:41] hello what we can do to solve lgobla warming [03:42] Anyway, Fryguy--, what do I need to do [03:42] diego: please stay on topic [03:42] diego: stop wasting energy by having a computer on to ask about it [03:42] diego: lol [03:42] lol [03:42] lee___: before you do any of this, try deleting .Xauthority and restarting X [03:42] xq: ok, thanks, it gives me a good idea [03:42] no luck :-( [03:42] hello how we can save energy ? [03:42] How [03:42] shpook: I was running into this same problem, 20 hrs later I just installed k3b and it works just fine. Much better program. [03:42] we should all turn off our PCs and stop the huge carbon footprint of this channel! [03:42] rm -rf /home/lee/.Xauthority? [03:42] lol @ diego [03:42] diego: this is an ubuntu support channel. Please stay on topic. [03:42] lee___: sure [03:43] or aim for more energy efficient PCs and data centers! that would help as well. [03:43] how we can save water? [03:43] efirewick: You know, I never even considered k3b. I completely forgot I have KDE installed...lemme give it a shot. Thanks! [03:43] tritium: he's a troll, just let him let out enough rope to hang himself. [03:43] diego: we could stop the rain from falling. [03:43] guess that was the end of the ropw [03:43] rope [03:43] * nondescript waves to diego [03:43] unop_: ? [03:43] eh [03:43] lol [03:44] well, when i tried (hd1,1) it said that the partition did not exist [03:44] I dont like xchat [03:44] so i /e cried [03:44] is vmware server free? [03:44] Fryguy--, uncop_ -- er... I guess I'll have to try something else... gtkpod doesn't support m4a files in gutsy.... :( [03:44] whats a good alternative [03:44] nondescript: irssi [03:44] nondescript: irssi [03:44] millllmannnn: I believe so, it's just workstation that is $$ because of the snapshots [03:44] is that the command line one? [03:44] yup [03:44] nondescript: yes [03:44] I like xchat, but wish I could filter out the "has joined" and "has left" messages [03:44] ... .m4a' failed: m4a/m4p/m4b not supported without the mp4v2 library. You must compile the gtkpod source together with the mp4v2 library. [03:44] Well, and Fusion is $ [03:44] ah nice, totally forgot about that one. thanks [03:45] m0ng0ape, what i would do if i were you is monitor the samba log files -- tail -f /var/log/samba/log.[ns]mbd [03:45] it seems that my buddy aeteric who was helping me earlier has left :-( [03:45] m0ng0ape, and then try logging in from the remote machine again -- hopefully you should be able to see whats going on with samba as and when the user is being authenticated [03:46] do any of you other ubuntu gurus have any ideas for how i might fix my error 17 woes? [03:46] hi everyone, is hardy beta out yet? [03:46] lungten: #ubuntu+1 [03:46] OK. Thanks [03:47] efirewick: Thanks! That worked perfect. :-D [03:48] theneb: ping [03:49] hm.. well, if you guys dont know how to fix this problem, would any of you mind doing the trouble of scrolling up to see the command aeteric gave me to mount sdb and then go to the proper grub directory? [03:49] i can play around some more then [03:49] vonk: is the drive mounted? [03:49] trying to write a simple script...i need to add a few directories to my path...However "export PATH=$PATH:$HOME/pathto/dir" isnt working...please help.. [03:50] tritium: it might be. i can get there graphically, at least. so i suppose it is mounted [03:50] but i dont know how to get there in terminal [03:50] I'm having trouble with synaptics in X. While it gets detected, it does not work. It says, "Synaptics Touchpad The '/dev/input/event* device nodes seem to be missing." [03:50] vonk: grub's configuration directory is /boot/grub/ [03:50] DareDevyl, how are you running the scrupt? [03:50] script*? [03:50] oh hi, I have a humourous dilemma, I pinged my router with the 'ping' command, now I don't know how to make it stop (besides x'ing out of the console). WHAT DO I DO!!?! D: [03:50] ctrl+c [03:50] tritium: aye, there is something funny going on though since i am running on the live disc [03:50] Fryguy--, uncop_ -- gtkpod-aac works for m4a though! Thanks [03:50] nicholas_: press ctrl-c [03:50] nicholas_: ctrl+c [03:51] vonk: meaning? [03:51] oh.. [03:51] thank you. [03:51] tritium: so /boot/grub is for the live disc install, i think [03:51] what does ctrl+c mean? XD [03:51] so the root directory is different [03:51] it worked, but why c, of all letters? [03:51] hit the control key, and hit C [03:51] nicholas_: c for cancel [03:51] vonk: yes, but you'd navigate to /path-to-mounted-drive/boot/grub [03:51] and i am not sure how to make it point to the root directory on sdb, where is where the linux partition sits [03:51] I have learned, thank you my friends! [03:51] hi, i'm looking for a way to script simulated mouse and keyboard inputs for my x windows system on ubuntu 7.10, any ideas? [03:52] dimedo, what kind of script? [03:52] dimedo: i dont, but i know of an open source program which does that. it is called synergy, might be able to pull some code out of it [03:52] unop_ nevermind done [03:53] DareDevyl, forgot to source the file? [03:53] tritium: do you know what "path-to-mounted-drive" would be? (i am le noob, sorry) [03:53] hi all [03:53] unop_: i just need to control mouse and keyboard virtually by some kind of script [03:54] dimedo: http://synergy2.sourceforge.net [03:54] dimedo, i dunno about mouse control -- but there's something called xmacro/xmacroplay that might be able to sendkeys [03:54] there should be some useful code there for you, dimedo [03:54] I just did a wubi ubuntu install it will read y my recovery partition but not the first c drive partition [03:55] tritium: aeteric told me how to do it, but sadly i have forgotten already. [03:55] is there any way to get it to read drive c? [03:55] guess i shouldnt have smoked so much pot in my younger days. [03:56] hello all [03:56] hello diktus [03:56] i have a problem with my sound [03:56] i use linux mint 3 cassandra [03:56] I am new to linux and i need some help; I am installing ubuntu (i think it is 7.04 or 6.06 not sure) on a machine previously running windows xp. I use windows to play games and I do not want to wipe the windows partition. Is there any way to create a new partition with the live cd or the windows disk? [03:56] diktus: wrong chanel [03:56] vonk: i'll check that, thx [03:56] sound card detect but no sound hear [03:56] sorry to jump in [03:56] channel* === ircleuser is now known as tempo- [03:57] unop_: i already found that, but i can't find any usefull example on how to use that [03:57] tritium: could i bother you to scroll up and give me the command that aeteric did? normally i'd be logging all this stuff, but logging on a live disc isnt really practical/useful [03:57] dimedo: you're welcome :-). [03:57] !printer [03:57] Printing in Ubuntu is done with cups. See https://help.ubuntu.com/community/Printers - https://wiki.ubuntu.com/HardwareSupportComponentsPrinters - http://linuxprinting.org - Printer sharing: https://wiki.ubuntu.com/NetworkPrintingFromWindows [03:57] !sound | diktus (You might try these, but we don't officially support non-ubuntu distros) [03:57] diktus (You might try these, but we don't officially support non-ubuntu distros): 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/index.php?page=DmixPlugin - For playing audio files, see !Players and !MP3 [03:58] vonk: what is it you want to do? Mount the drive? [03:58] tritium: mount it, and then cd to it [03:58] vonk: do you know which /dev/sdX corresponds to it? [03:59] tritium: yup, sdb [03:59] um guys? [03:59] vonk: and what is your mount point? [03:59] hello [03:59] tritium: i dont know what that is, sorry. [04:00] oops sorry [04:00] vonk: you can pick any place to mount it. You're sure it doesn't auto-mount at boot? [04:00] hi, i have a quick question about hd's and installing. i'd appreciate any help thanks. [04:00] dimedo, http://ubuntuforums.org/showthread.php?p=279697#post279697 [04:00] J3KYLL: just ask questions, don't ask to ask [04:00] oh [04:00] ok [04:00] srry [04:00] !enter | J3KYLL [04:00] J3KYLL: Please try to keep your questions/responses on one line - don't use the "Enter" key as punctuation! [04:00] tritium: i dont think so. i dont see anything in / that seems like a likely candidate [04:01] Fryguy: "just ask questions, don't ask to ask" [04:01] ok [04:01] vonk: it wouldn't auto-mount under /. It would be under /media. [04:01] How should i go about partitioning a hard disk running windows for ubunto 7.04? [04:01] tritium: /media is empty [04:01] tempo-: throught the installer [04:01] tempo-: the installer will take care of it for you [04:01] vonk: one second [04:01] agreeing with tritium here [04:02] tritium: thanks much for your patience :D. glad to see this is not a RTFM spot :P [04:02] i got that far... but the HD has an XP partition already that i dont want to ge rid of... [04:02] vonk: did you create a directory to use as the mount point? [04:02] vonk: :) [04:02] tritium: i dont think so [04:02] my usb drives mount under /media [04:02] Does anyone know if it is possible to get a room list of either ICQ or AIM with Pidgin? I have both ICQ and AIM set up, but when I look for room lists I can only choose my IRC accounts. [04:02] tempo-: the installer will take care of it for you [04:02] tritium: unless you mean on sdb. when i made the ubuntu install, it has "/" as its mount point. [04:02] vonk: well, you had to mount it somewhere. Create a directory, say /media/temp. Then, sudo mount /dev/sdb /media/temp [04:02] i have read and i think the problem is the module doesn't load [04:03] mount point /media/temp does not exist [04:03] MUS4SHIII: join #pidgin [04:03] vonk: I told you to create that directory first [04:03] i confuse to add module name in /etc/modules [04:03] k [04:03] what module name should i add [04:03] tempo: i think the installer will first want to take the whole disk, you'll have to choose manual [04:03] diktus: /etc/modules is a text file. Add the module name on its own line to that text file. [04:03] Fryguy: the installer gives me some options for the partitioning setup. I just want to make sure I am not overwriting my windows drive [04:03] is there some way to make java take less memory to install ? I have a virtual dedicated server with 256 megs and it keeps failing [04:03] diktus: which module have you determined is not loading? [04:03] tempo-: it should be pretty self explanatory [04:03] but i dont know the module name [04:04] how to know the soundcard module name?? [04:04] diktus: ask google [04:04] Alright, thanks guys, I'll be back in a few [04:04] hello all [04:04] soundcard module [04:04] tritium: well, unfortunately i think i am too tired and confused for this right now. thanks a lot for your help, but i think i will return to this problem tomorrow when i am better rested [04:04] in konsole show only fuse and lp === giovani2 is now known as giovani [04:04] hi all... [04:04] vonk: are you sure? All we have to do is create one directory. [04:05] tritium: haha, okay, if it is so easy then we can do it :-) [04:05] im dual booting vista and ubuntu on this laptop but my networking does not work, how wouldi fix that? [04:05] is there a way to change the color of the scrollbar I change the title bar color etc... I'd like the scrollbar match [04:05] vonk: so, create the directory of your choice, perhaps /media/temp, and then "sudo mount /dev/sdb /media/temp" [04:05] mkdir foo | sudo mount /dev/blah foo [04:05] its an atheros wireless network driver [04:05] how to get the list of module?? [04:05] hello all, is there a way so that the startup / menu is only the ubuntu icon, instead of all of the stuff after it? [04:06] crxyem: yes the scrollbar is themable along with the entire rest of the interface [04:06] tritium: mount: /dev/sdb already mounted or /media/temp5 busy [04:06] ppibburr: don't pipe those two commands together [04:06] (i did sudo mkdir temp5) [04:06] Anyway know why I'm not getting any system beeps on this laptop? I have checked System->Preferences->Sound->System Beep and it's set to both sound a beep and flash the window, but only the later happens. This is on Gutsy with an Acer 4520. [04:06] FAJALO1: yes take a look at the available applets to put onto the panel one of them will do what you want [04:06] vonk, have you tried reinstalling grub with chroot? [04:06] Yeah, Zimbo [04:06] Fryguy: yeah I figured so I just can't seem to find what actually changes it [04:06] vonk: it's already mounted. Type "mount | grep sdb" [04:06] Stroganoff: i havent, maybe you could help me do that? [04:06] Yes, Sid? [04:06] fryguy, where would i find these said applets? [04:06] You're not using the correct ALSA driver for System beep, zimbo [04:06] crxyem: just use a different them, there should be a few available [04:06] FAJALO1: right click on the panel and add [04:07] anyone? [04:07] Thanks... any suggestions on how I might go about fixing it? [04:07] tritium: done. nothing happened [04:07] fryguy ok thank you. [04:07] Sid: Regular sounds (like the log-on/log-out sound work) [04:07] vonk: http://ubuntuforums.org/showthread.php?t=224351 [04:07] Stroganoff: thanks much [04:07] vonk: "mount" should list all mounted filesystems. Please run it. [04:07] thats not the chroot method [04:07] %C6 [04:07] tritium: done. i do not see sdb on there though [04:07] /dev/sdb should be /dev/sdb# [04:08] when you mount [04:08] vonk: yet you say mount said it was mounted? [04:08] Fryguy: that's the easyway out, I cutomized the default theme, and would like to change the scrollbars etc... . without loosing the theme I have now [04:08] tritium: it seems that way... weird, huh? [04:08] vonk: here are the compact methods: http://www.oc-tec.de/forum/showthread.php?t=12221 [04:08] I'm using Ubuntu Gutsy on HP Compaq nx9010... How can I get blender to work on this laptop? [04:08] ppibburr: ah, right [04:08] crxyem: well save your current theme and work with another one. The customize part of the themes menu is pretty full featured [04:09] vonk: you need to try mounting either /dev/sdbX, not just /dev/sdb [04:09] Stroganoff: http://www.oc-tec.de/forum/showthread.php?t=12221 i am sure would be very helpful if i knew german :-/ [04:09] vonk: sudo fdisk -l /dev/sdb, please [04:09] just read the commands, vonk ^^ [04:09] Still there Sid? [04:09] still no idea... [04:09] i am about to give up on this problem [04:09] tritium: okay, done [04:09] I am back. [04:09] and reinstall ubuntu [04:10] Device Boot Start End Blocks Id System [04:10] /dev/sdb1 * 1 59323 476511966 83 Linux [04:10] /dev/sdb2 59324 60801 11872035 5 Extended [04:10] /dev/sdb5 59324 60801 11872003+ 82 Linux swap / Solaris [04:10] sorry for the spam [04:10] !paste [04:10] pastebin is a service to post multiple-lined texts so you don't flood the channel. The Ubuntu pastebin is at http://paste.ubuntu-nl.org (make sure you give us the URL for your paste - see also the channel topic) [04:10] i never thought i would have to do that [04:10] I'm using Ubuntu Gutsy on HP Compaq nx9010... How can I get blender to work on this laptop? can anyone point me to the right direction so I can fix it? [04:10] vonk: okay, use that sudo mount command from earlier with sdb1 [04:10] I have a question. When you use the Live CD, is it all loaded into RAM? So the Hard-drive is never used correct? (No swap file) [04:10] The windows partition takes up the whole disk and the smallest ammount of continuous free space is 205mg. is there a way to back up my windows system? [04:10] sudo mount /dev/sdb1 /media/temp5 great, it worked! [04:10] chris062689: the hard drive is never used [04:10] thanks tritium [04:10] vonk: sure [04:10] sorry it was so troublesome :) [04:11] vonk: no, it wasn't [04:11] chris062689: the livecd will mount the linux swap partition, if availalbe [04:11] tempo-, you could use something like ghost [04:11] but other than that, it's all in RAM correct? [04:11] chris062689: yes [04:11] thats right, chris062689, no worrries [04:12] tritium: based on the sudo fdisk -l sdb up there, i should be booting to (hd1,0) right? [04:12] unop__: can you elaborate on ghost? [04:12] !clamav [04:12] Sorry, I don't know anything about clamav - try searching on http://ubotu.ubuntu-nl.org/factoids.cgi [04:12] !clam [04:12] Sorry, I don't know anything about clam - try searching on http://ubotu.ubuntu-nl.org/factoids.cgi [04:12] !botabuse | RoAkSoAx [04:12] RoAkSoAx: Please investigate with me only in /msg or in #ubuntu-bots (type also /msg ubotu Bot). Don't use commands in the public channels if you don't know if they really exist. Also avoid adding joke/useless factoids. [04:12] wow. IMHO it's really dumb to have the default xchat package in ubuntu automatically join a channel. I seems like it would lead to a channel crowded with people saying stupid things. [04:12] unop__, it failed and comparing chmod files before running bash and after there is no change [04:13] tempo-, ghost is a software for windows (primarily) that creates a backup image of all the files for a given partition/drive [04:13] is my /proc/ioports file supposed to be empty? [04:13] Can anybody help me with Intel video drivers? G35 chipset, onboard graphics [04:13] masaka: ask questions, don't ask to ask [04:13] yowshi, and the bash script ran fine? [04:13] how big would the backup file be? [04:13] yeah it didnt spit out any errors [04:13] my system takes up around 100gb [04:13] tempo-, <= the size of the parition [04:13] Greyerg: hrmm, a channel like that sounds very familiar [04:14] I cant get the usb mouse to work on my laptop, Ive looked in the forums and cannot find a solution [04:14] grrr. I dont have an external hd larger than 80 X( [04:14] I'm contemplating getting a new SATA hard drive to replace 4 IDE drives and installing fresh. I saw that there is an encrypted file system option available now. Is there anything I should be mindful of before pursuing such an endeavor? [04:14] tempo-, wow, thats big -- the backup file could be upto 100gb in size -- depending on things like compression, etc used when creating the backup [04:14] Fryguy-- I can't even find the chipset in the FAQ list. Am I out of luck? [04:14] fatguy: I bet It'll work on Windows [04:15] SidStudios, it does [04:15] masaka: probably not [04:15] :) [04:15] Krozy: would recommend truecrypt instead [04:15] Fryguy-- What to do next? [04:15] masaka: what is the problem [04:15] Fryguy--: it's familiar because you're there now. excuse my while I figure out how to add ircstorm with this new gui... [04:15] tempo-, i guess the best strategy then is to try and move as much as you can off the drive onto another, defragment the drive and try and resize it with partition magic or something else that splits paritions === dgtlchlk is now known as dgtl|screen [04:15] unop: yeah. my computer has a ton of music and dvds that I have ripped, not to mention games. the only reason i use windows is because of games. otherwise I would be permanently linux and mac. [04:15] donkey_1234: test [04:15] it works [04:16] Fryguy-- the best driver it finds has only 55 Hz refresh rate. [04:16] i know. :) [04:16] i tried install ubuntu to my 6g hda HD and i got an error message around 30% saying "cannot write to (read-only)" whats going on? if this one doesn't work should i try to install on my 320g sata HD? [04:16] masaka: on an lcd or ? [04:16] Fryguy: What makes truecrypt a better choice? [04:16] hi! is it possible to install Gnome 2.22 in 7.10? [04:16] Fryguy-- I have CRT [04:16] Krozy: better encryption, more secure, easier to use [04:16] if there was a way to run my games on linux then i would just trash the windows and start fresh with ubuntu [04:16] masaka: probably just edit /etc/X11/xorg.conf manually [04:16] tempo-: you can [04:17] asking now seems too late, but if i install/update programs on a livecd with a usb drive to make it persistent, will they stay the next time i boot? [04:17] tempo-: get Cedega [04:17] tempo-, there are quite a few applications for linux that allow you to play games -- wine, cedega, x-over-office, etc === _max is now known as max [04:17] and to connect to the internet... I am using a USB wireless card and i am so new to linux i dont know how to find the right drivers. [04:17] Is there a means to get double-tapping a laptop's (Synpatics) touchpad to send a double-click event rather than two single-click events? [04:17] tempo-: Be warned, if it runs at 99FPs on Windows, It'll run at 60FPS on ubuntu [04:18] SidStudios: ?? [04:18] SidStudios, what? [04:18] the big games are flightsim X and it runs slow on windows. [04:18] FPS = frames per second [04:18] correction, big game... [04:18] Ashfire908: yes i know what basic acronyms mean [04:18] gnome-panel are disappearing & come back when i hover mouse over them. but i check auto hide is disabled. What can be the reason? [04:18] SidStudios: it will, yes, if you enable vsync and your moniter is 60hz :P [04:19] Hey guy!! i just installed the newest alsa drivers according to the instructions here...http://ubuntuforums.org/showthread.php?t=455147 ... because i was having problems where sound would come form speakers even thou headphones were plugged in... also note i stalled the newest alsa drivers 1.6 .. anyways now i dont have nay sound wahtsover when i click on the volume control i get the error saying "no volume control GSTREAMER plugins and/or devices" .. i d [04:19] if it goes from 99-60 than i dont want to know what 40-10 would be like... [04:19] I have heard of wine [04:19] hello fellow ubuntu users....does anyone know how to change the LAN settings from 10 to 100mbit/s? It seems my NIC is bottlenecking my connection. [04:19] in my experience, frame rates in linux have been better than they were in windows. Very limited samplesize though, so it doesn't mean much [04:19] vonk: I'm sorry, my games run faster on Vista than Ubuntu. [04:19] are there any important things or guide lines i should know when selecting a HD to install ubuntu on? one's that will work, ones that won't, etc ? [04:19] SidStudios, where you getting your facts from [04:19] belkinhelp2: linux driver will autonegotiate a link [04:19] tempo-, you could cechk the wineHQ to see if your game/app is supported [04:20] ok, brb [04:20] Fryguy...then where is the bottleneck? [04:20] yowshi: Err, my own computer? [04:20] Modem....router....nic [04:20] belkinhelp2: if it's running at 10mbps, then that's either because of your network card, your switch, the cabling, or some other piece of networking [04:20] yowshi, so did the script run fine? [04:20] <|2-bits|> I have a problem. I installed some package, and now I have some strange new menu items [04:20] SidStudios: it shouldnt be that way, i dont think [04:20] something running faster on vista then anything else? i find this highly suspicious [04:20] <|2-bits|> It has Other -> { Lock screen, shutdown } [04:20] Fryguy--: looks like all my attempts to set up the hardware are recorded in /etc/X11/xorg.conf. Is there a way to start from a clean slate? [04:21] <|2-bits|> How do I remove these items? [04:21] unop__, yes it did [04:21] G'night all [04:21] masaka: just edit the existing file (it has a lot more in there than just your video card) [04:21] nope, AOE, rise of nations, and flightsim X not supported at all [04:21] <|2-bits|> they are in the applications menu, I might add [04:21] SidStudios, you probably did have the right drivers/configuration for your particular video adapter -- if optimized right, games can run quite well on linux [04:21] J3KYLL, just learn how Ubuntu names partions. in windows its C,DE but in Ubuntu its hda1,hda2... [04:21] unop__, it didnt spit out any errors while running the bash script [04:21] vonk: Why, not everyone has a Pentium 3 computer [04:21] /msg nickserv set hide email on [04:21] cool: linux doesn't use hdx anymore apparently, ide got merged into the sdX disks [04:21] Here's another one... how do you disable the "feature" where the scroll wheel of a mouse switches desktops when the pointer hovers over a blank part of the desktop? My touchpad simulates a scrollwheel and sometimes this just cases Gnome to go nuts thinking I'm trying to change desktops when I'm really just trying to move the mouse. [04:21] coult i do a 50/50 partition and wipe windows then just reinstall my games. [04:22] unop__: If Ubuntu is so good, why don't they just make Linux ports? From what I know, It's not very hard to build a linux version, therefore increasing their target audience by a LOT.. [04:22] I have all the movies/music on my mac [04:22] /msg nickserv link donkey7186 trackstar [04:22] Fryguy--: is there a way to force re-start video detection? [04:22] well the modem is an adsl2+ capable of 25mbits, the router is a di-524 with a 10/100 WAN and the NIC is an integrated Ausu 1400+ so im assuming its also 10/100, and lastly im running CAT5e cables [04:22] Zimbo: that's part of compiz, just install compizconfig-settings-manager and edit that behavior [04:22] |2-bits|: You can manually edit the menu via, System > Preferences > Main Menu, but I'm not sure if thats what you want to do, or if you want to uninstall those packages. [04:22] SidStudios: ports of what? [04:22] masaka: dpkg-reconfigure xserver-sorg [04:22] err [04:22] masaka: dpkg-reconfigure xserver-xorg [04:22] I would rather just backup my special files then do a reformat [04:22] tritium: Games like Counter strike source, and other popular games [04:22] If i install/update programs on a livecd with a usb drive to make it persistent, will they stay the next time i boot? [04:22] <|2-bits|> Krozy: I have no idea which packages caused it (it happened in my last install too), so I think I am just going to edit the main menu [04:22] SidStudios: that's up to the game companies. [04:22] Thanks Fryguy, I'll try it [04:22] belkinhelp2: then you'll have a 100mbps connection, what is indicating to you that you only have 10mbps? [04:23] SidStudios: Loki tried that. it did not work and was not profitable =/. [04:23] tritium: The whole "free" thing will never work; people want to make profits. That's the only reason they will be motivated to make anything for anyone at all [04:23] thanks COOL, but one more thing. are there HD requirements for install? eg. a certain size, type? [04:23] Fryguy--, Nice. it removed lot of confusion but in think grub still uses hdx naming convention, inst'it? [04:23] |2-bits|: What are the names of the applications? [04:23] cool: no idea [04:23] SidStudios, there are ports being created for games all the time .. or platforms to run the games (and well) all the time [04:23] can i reformat from the live cd? [04:23] SidStudios: in any case, you should not see any performance decreases when running cedega. it does not go through a virtualmachine or anything so theres no extra steps. should be exactly the same [04:23] Fryguy...my speed tests are constantly topping out at 6mbits or so [04:23] tempo-: the livecd has an installer on it, yes [04:23] <|2-bits|> Logout and Lock Screen [04:23] |2-bits|: when you edit the main menu, you can view the properties of those unwanted items that may give a clue as to what they are [04:23] tempo-, sure [04:23] COOL, im getting confused about the HD intstall because i've tried numerous times [04:23] belkinhelp2: mbps or MB/s [04:23] <|2-bits|> somehow these functions made their way to my applications menu [04:23] also SidStudios, i think many open source developers would disagree with you about the money being motivation for everyting :P [04:23] J3KYLL, this would help you,https://help.ubuntu.com/community/Installation [04:24] J3KYLL, ask whats your confusion [04:24] yowshi, hmm, guess a reinstall is imminent then -- i'm out of ideas completely :( [04:24] SidStudios: linux is both excellent and (for hte most part) free, so there you have it :D. proof that good things come without money, sometimes [04:24] mbs [04:24] cool. one last thing. My live cd is either 7.04 or 6.06. will compiz fusion come on either? [04:24] i'm writing a dvd creator, comparable t qdvd, as a hobby :) [04:24] belkinhelp2: what does ethtool eth0 tell you [04:24] unop__: Maybe if "Linux" was just an operating system, much more applications will be made for it. Because, a) The whole world isn't comfortable with building things from source. b) Linux should adopt ONE kind of package management and really work on the GUI. Windows is really winning in on this part. [04:24] SidStudios: that's one opinion. [04:24] COOL, this is my confusion : i tried install ubuntu to my 6g hda HD and i got an error message around 30% saying "cannot write to (read-only)" whats going on? if this one doesn't work should i try to install on my 320g sata HD? [04:24] well them tommorow i will have questions on how to not lose my /home or my /usr/amovie directories [04:24] SidStudios: nobody cares [04:24] keep in mind that I am an EXTREME n00b with linux and i have no idea what i am doing short of installing it and starting firefox [04:25] can somone please guide me in the right direction.. ! i updated my alsa sound card drivers to the newest one because i was having issues... and now my system doesnt even detect a sound card!!!! i am on ubuntu 7.10 [04:25] quick question - i've gone through two installs recently on my laptop (an older dell latitude PIII) and on both XFCE and KDE, the ctrl+alt+f2 tty is too large to work with - you can't see the bottom line ever [04:25] until then night all and unop__ thanks for all your patience time and effort [04:25] anyone know how to fix this? [04:25] SidStudios: so theres 2 instead of 1 :-P. whats the big deal? [04:25] SidStudios: also, you dont need to build everything from source. theres plenty of compiled binaries available for many applications for linux [04:25] empo-, on7.10 it would, but on 6.06 it won't has there was no compiz-fusion back then. there was beryl & compiz [04:25] Advertised auto-negotiation: Yes [04:25] Speed: 100Mb/s [04:25] thanks [04:26] I knew that there was somthing screwy about this dlink router [04:26] ok thanks. by yall [04:26] i thought the firmware upgrade would have fixed this [04:26] but it didnt [04:26] SidStudios, the reason linux proliferates so much then is a contradiction to your philosophy of "it should be this and should be that" ,... it's about the choice of doing it differently, to each his own and that works like the way that not everyone drives a mercedes or likes it being painted pink :) [04:26] Fryguy--: You don't because you have a 2D mind, and because you know how to use Linux, you think that everyone should be able to compile things from source. You think that OSS is better than paid for software? I'm sorry, but I'd have to say Microsoft Office 2007 is much better than OpenOffice, in terms of usability, speed, and stability [04:26] J3KYLL, https://help.ubuntu.com/community/GraphicalInstall [04:26] SidStudios, building from source itsnt that hard and ummmm who cares if theres two package managers or that the desktop doesnt look b;ling b;ling i want reliability not eyecandy [04:26] SidStudios: Most users can get by just fine without building anything from source, and 2) there are a few good package managers, 3) GUI is great, leaps and bounds ahead of XP and Vista. [04:26] SidStudios: please stay on topic. [04:26] yowshi: It's little details like this which will cause people to switch to Linux instead of Windows [04:27] SidStudios: I don't think that everyone shoul dbe able to compile things from source. I am able to because I am a programmer, so I choose to use linux to get my work done, and because of the tools it provides me, I get my work done faster and more efficiently. Your mileage may vary [04:27] tritium: Sorry about the off-topicness [04:27] besides if you want eyecandy so much SidStudios you can use compiz fusion [04:27] Fryguy: I found the setting [04:27] SidStudios, and you can run an entire ubuntu system without even compiling anything ... that's almost not necessary anymore [04:27] yowshi: I don't want eye candy, I know what Compiz Fusion is. [04:27] COOL : thank you very much. ill check out the resources you gave me [04:27] I switched to Linux when I read that the NSA was doing "security work" for windows Vista! [04:27] SidStudios: total control is hardly a 'little detail' :D. but that said, if you like windows so much, why don't you just use windows? [04:27] J3KYLL, the recommend way to install to Ubuntu is to leave free space atleast 10GB & ask installer to use that free space [04:27] I cant get the usb mouse to work on my laptop, Ive looked in the forums and cannot find a solution: [ 137.964000] [] (usb_hcd_irq+0x0/0x60 [usbcore]) [ 137.964000] Disabling IRQ #7 [ 139.500000] Clocksource tsc unstable (delta = -250264335 ns) [04:27] there is something wrong about that all the way around [04:28] I checked out compiz config settings and I'm not seeing one related to regular old desktop switching (there is stuff like "desktop cube," but that's not enabled) [04:28] unop__: I'm sorry, but you fail to see that every time I reinstalled Ubuntu when I used to use it, I had to RE-Compile ALSA, get NDISWRAPPER and about 10 different files, and then perform some really weird-ass tasks just to get wireless working. [04:28] SidStudios: truly, there is no need to know how to compile anything at all to run ubuntu [04:28] SidStudios: no one is going to try to convince you to use linux if windows is what you prefer. not sure what kind of response you are trying to provoke here.. [04:28] how do i check the space usage of a device (i mean /dev/???? not "flash drive") [04:29] vonk: Wow, that's the first time I've heard someone not give dumb reasons why I should'nt use the OS I'm using. That's why I like this so much more than forums.. [04:29] stating facts is not provoking. and it isn't completely a matter of choice or preference either, vonk [04:29] SidStudios: My personal advice on the whole ndiswrapper debacle is simply avoid at all costs using hardware that sux-out-of-box. [04:29] SidStudios, well if you don't like putting in effort to getting the best out of your system -- then ubuntu is _NOT_ for you [04:29] SidStudios: that's an unfortunately experience for you. I haven't had that experience at all, and neither have 10s of thousands of other users. I haven't compiled a single piece of code on this ubuntu systems for the purpose of running the machine, and everything that i've tried to do i've found ample documentation online, typically well written and well organized [04:29] Krozy: So I should buy another laptop just because my Wireless isn't supported out of the box? [04:29] Hi. Does anyone know if it is safe to increase my ubuntu partition size with Acronis Disk Director, without losing any data or making ubuntu unbootable? Thanks [04:29] vonk, just stop playing games except quake, teewars ut2007 ;) [04:29] I have a suspicion desktop switching with the scroll wheel isn't a compiz-only thing... anyone care to agree/disagree? [04:29] SidStudios: if you want to continue this conversation, please move it to #ubuntu-offtopic, so as not to spam this channel. This channel is for support. [04:30] sry i mean SidStudios [04:30] Zimbo: disagree [04:30] Fryguy...wait its the wrong NIC [04:30] Stroganoff: i think you are getting me confusing with sid :P. i am not talking about playing games :-). [04:30] Advertised auto-negotiation: Yes [04:30] Speed: 10Mb/s [04:30] Duplex: Half [04:30] The compiz "Expo" effect is pretty cool [04:30] Fryguy--: Haha, lucky for you, I think it's something with the AMD/Broadcom software developers that nothing is detected right on my compouter.. [04:30] ok, Fryguy, I'll disable compiz for a bit and see what happens :-) [04:30] SidStudios: the problem is the hardware manufacturers, in your case [04:30] SidStudios: again, unfortunately that's a bad experience for you [04:30] broadcom becomes esy with firmware-cutter [04:30] can someone help me with gnome? [04:30] I'd also like to know who here can actually hibernate their computers? [04:30] in any case, these are problems for later. thanks a lot for the help tritium and Stroganoff! have an excellent night, everyone [04:30] josh__: don't ask to ask, just ask [04:31] SidStudios: I can. [04:31] tritium: With no work arounds? [04:31] vonk: no problem. GOod night. [04:31] inpirion 1501, hibernates [04:31] SidStudios: i can [04:31] SidStudios: none whatsoever. [04:31] SidStudios, I can but dont [04:31] * vonk hibernates. [04:31] lol [04:31] SidStudios: and sleep as well [04:31] every computer I have *nix on hibernates just fine [04:31] sidstudios.....how much do you get paid to disrupt the ubuntu community? [04:31] :) [04:31] SidStudios: Mine worked out of the box [04:31] i want to be able to open a folder and when i do it opens file browser instead of the little rinky dink windows showing the contents of the folder [04:32] SidStudios: again, you better take this to #ubuntu-offtopic, please [04:32] Hi. Does anyone know if it is safe to increase my ubuntu partition size with Acronis Disk Director, without losing any data or making ubuntu unbootable? Thanks [04:32] * Ashfire908 can't hibernate when he is using the restricted nvidia driver [04:32] josh__, the file browser shows contents of folder [04:32] peace [04:32] SidStudios: if you don't want to run *nix, then don't run *nix. Dont' join a channel on irc and complain about your problems. Either solve them yourself, ask for help in solving them, or give up. Trolling IRC isn't going to help you, and it's just wasting my time for people who have legitimate questions [04:32] asmer, why you want to use Acronis Disk Director? [04:32] are you using xubuntu, josh__? [04:32] asmer: should be fine [04:32] 我哈特? [04:33] !jp [04:33] who knows how to use qq [04:33] 日本語の場合は #ubuntu-jp または #kubuntu-jp を参照して下さい [04:33] asmer, you should use the gparted livecd instead [04:33] okay, go to applications, system tools , then file browser, it has the back arrow and menu, but when i open a folder directly, it doesn't have the arrow and navigation tools [04:33] Is there any body Chinese? [04:33] fryguy thanks [04:33] Qcn [04:33] !cn [04:33] For Ubuntu help in Chinese 您可以访问中文频道: #ubuntu-cn 或者 #ubuntu-tw 或者 #ubuntu-hk [04:33] !cn | killer_ [04:33] killer_: please see above [04:33] belkinhelp2: I don't get paid, it just irritates me to see people saying "Ubuntu rocks, everything works!" when in reality, a lot of hardware is not supported, and neither is half the software out there. Maybe you guys might get the hint when you finally realise why Adobe isn't spending money on building software for Ubuntu. Obviously, they've done market research and found that linux has little potential, and Windows will still rule for the [04:33] I see [04:33] stroganoff because i have experience (have used many times) with Acronis [04:34] josh__: so just click on the view menu and check off the toolbars you want visible? [04:34] SidStudios: that's not the reality. A small subset of hardware has issues, not "a lot of hardware." [04:34] !ot | SidStudios [04:34] SidStudios: #ubuntu is the Ubuntu support channel, #ubuntu+1 supports the development version of Ubuntu and #ubuntu-offtopic is for random chatter. Welcome! [04:34] ok uh how much wear and tear would installing a bunch of updates and a few new programs (~50 mb worth total) onto a livecd with usb drive for persistence, and would they stay installed after i restarted? [04:34] asmer, the ui of gparted is basically the same ;) [04:34] asmer, we can't help you in it, if you use Gparted then we could [04:34] Hi guys, is it necesary to reboot the computerr when I change the ip address? or a way to avoid this of happening [04:34] tritium: Ubuntu is for home computers, and isn't the most productive thing in the world. The Mac OS X dock is even worse than the ubuntu menus. [04:34] acx_, not necessary [04:34] stroganoff and i can use it to just increase the size without deleting or formatting? [04:34] SidStudios: nobody here is claiming "ubuntu rocks" and as for you citing a single company not developing for linux, that's fine. And yes you are right, the desktop userbase of linux is very small. What exactly is your point of that statement? [04:35] yes, asmer [04:35] acxty, no, use sudo /etc/init.d/networking restart [04:35] Fryguy: Looks like you're correct; if I tell compiz to go away there's no more desktop switching with the mouse [04:35] SidStudios: it has been more productive for me than any other OS [04:35] Now if only I could find the right setting to change! [04:35] acxty: ifup and ifdown should work fine [04:35] doesnt' do what i want it to do. [04:35] thanks guys [04:35] Ashfire, if they were wrote to usb they will be there... [04:35] tritium: Then why don't big companies use it? Why do they stick to "Virus prone windowS"? [04:35] !flood > Stroganoff [04:35] but if the cd is setup for persistence is another matter [04:35] SidStudios: they do, including Dell. [04:35] SidStudios: uh, plenty of big companies use linux. [04:35] tritium: Maybe, because the average person that sticks t [04:35] tritium, Fryguy--, SidStudios, we should continue this conversation in #ubuntu-offtopic and leave folks here get on with support [04:36] !ot [04:36] Ok [04:36] #ubuntu is the Ubuntu support channel, #ubuntu+1 supports the development version of Ubuntu and #ubuntu-offtopic is for random chatter. Welcome! [04:36] ppibburr it is [04:36] SidStudios: last check, more than half of the webservers on the internet were running linux or another *nix [04:36] Fryguy--, Please stop going offtopic on main support channels [04:36] SidStudios: you really should become more educated on the whole situation instead of just being an anti-fanboy trolling and flaming in a channel [04:36] other question, I have access by ssh to a computer, I want to run a python script on it, the problem is that if I close the ssh window the script stop, it is possible to have a program continue running after close the ssh windows [04:36] then when it boots and it mounts the usb, usually / then youre good [04:36] Fryguy--: A webserver is not the same as a personal computer. [04:37] cool: I spend multiple hours a week in here supporting noobies, I'm going to spend a few minutes having a slightly offtopic discussion [04:37] SidStudios: Companies generally don't "turn on a dime" to switch entire architectures. [04:37] Fryguy--: You call me a troll just as you cannot come up with any useful arguments [04:37] SidStudios: #ubuntu-offtopic, now, please [04:37] ppibburr, ok [04:37] SidStudios: nobody said it was, and if you'll notice I already cited low desktop penetration like 5 minutes ago. please read what I say [04:37] Fryguy--, for that join #ubuntu-offtopic [04:37] josh__, you could copy /usr/share/applications/defaults.list to ~/.local/share/applications/ and edit [04:37] Fryguy: do you know what i'm asking [04:38] josh__: I thought i did, but since you are asking me that i guess not [04:38] Here's the answer for disabling scroll-wheel desktop switching: http://ubuntuforums.org/showthread.php?t=601716 . My problem (after Fryguy's pointed me in the right direction) was not realizing the scroll wheel events just show up as "mouse 5" and "mouse 6" "buttons" [04:38] ppibburr, is doing 50-70 mb of install/updates very hard on the life expentancy of the drive? [04:38] josh__, edit the two lines "inode/directory" and "x-directory" [04:38] ? [04:38] ashfire no [04:38] k stroganoff i'll try it [04:38] fryguy...im at 10mbps [04:38] how do i change that [04:38] Thanks Fruguy [04:38] belkinhelp2: install a network card that doesnt' suck? [04:38] lol [04:39] anyone here a doxygen user? [04:39] dont let sid get under your skin [04:39] Ashfire908: No [04:39] hes a well paid agent [04:39] belkinhelp2: i don't know. something in your network topology is causing it to negotiate low, or your network card is poorly supported in linux [04:39] its a realtek [04:39] i should probibly sayi'm using debian [04:39] 10/100 [04:39] Ashfire the way the inserted data is inserted into the filesystem and the writes to usb, are configured to extend life expetancy [04:39] belkinhelp2: realtek cards are generally AWFUL, invest the $20 in a nice intel card [04:39] belkinhelp2: I found this online that may be of help to you: http://www.cyberciti.biz/faq/linux-change-the-speed-and-duplex-settings-of-an-ethernet-card/ [04:40] thats ok, josh__ [04:40] Hey - when formatting/partitioning ubuntu manually -- do you set swap to primary or logical? [04:40] belkinhelp2: IIRC there's comments in the realtek drivers for both linux and freebsd with lots of profanities about how poor they are :) [04:40] thanks [04:40] but ensure reboots or shutdowns are clean [04:40] let me do a bit of reading here [04:40] and ill be back [04:40] there's no defaults.list [04:40] belkinhelp2: 1 sec [04:41] nevermind my bad [04:41] * Cpudan80 smacks self [04:41] belkinhelp2: i'd recommend this http://www.newegg.com/Product/Product.aspx?Item=N82E16833106122 [04:41] I've got no audio on a HP notebook w/ ICH8, alsamixer shows volume up/no mute, modules are loaded properly it seems, and main system volume is up, but no audio (7.10) .. anyone have any ideas? [04:41] belkinhelp2: extremely well supported on *nix (there's a dedicated employee at intel who writes the drivers for freebsd), and very good performance [04:41] belkinhelp2: and it's gigabit, so if/when you choose to upgrade your lan you are already set [04:41] josh__, qry [04:41] thanks [04:42] belkinhelp2: and not overly expensive ($30 shipped is well worth it than trying to get your realtek to give any sort of performance) [04:42] qry? [04:42] nvm [04:42] what is a decent command line torrent program? [04:43] hischild: rtorrent BY FAR is the best choice [04:43] hischild: for cli or gui [04:43] Hi ya'll. I have been having a problem booting in to Ubuntu... every time after i choose ubuntu from GRUB, my monitor goes in to Power Saving mode.. sometimes my monitor will come back on once i get to the login screen... but sometimes my comp just reboots after about a minute of not recieving a video signal.. I've researched this from both the perspective of possible issues with my monitor (LG L1920P) and from the perspective of an issue wi [04:43] josh__, have you tried "preferred applications" or something like that in your gnome settings menu? [04:43] Fryguy--, it's cli i'm looking for [04:43] hischild: then rtorrent is what you want. [04:43] Fryguy--, any chance you can help me get it running? =) [04:43] rtorrent has wonderful documentation, pretty self explanatory [04:43] chapocer3, try to uninstall usplash [04:44] i failed the last time i tried .. [04:44] hello [04:44] ok.. [04:44] hischild: so try again, and read more documentation [04:44] Fryguy--, i'm already reading =) [04:44] hischild: i'm on freebsd, so I don't know how much help I'd be to you anyway [04:45] m [04:45] Fryguy--, that's ok, i welcome any help [04:45] is there a way to make a card reader working on gutsy ?? Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter (rev 22) pls [04:45] Hi, I installed ubuntu but Grub doesn't load at start. I tried reinstalling it from a tutorial on the forum but it's still not working. Someone can help me? [04:45] there is a rtorrent deb [04:45] hey guys i am really stuck at a problem!... i was haivng problems with my sound card... so i updated to the newest alsa drivers.. and now my sound card isnt even being detected!!!!! can anyone please help me! [04:45] Ownatik: how many hard drives do you have [04:46] chapocer3, have you tried the recovery option in grub yet? [04:46] Fryguy-- 2 [04:46] hf: run: module-assistant auto-install alsa [04:46] I'm on my laptop in a city about 38 miles away from my home computer. I have ubuntu installed on each computer with SSH and FISH access to each. I really need to see my Firefox history on my home computer so I can show a page to my boss. Is there any way to see the history from here? [04:46] chronos: you can use X11 forwarding if you want [04:46] does screen is available for ubuntu? [04:46] ssh -X [04:46] chronos, copy the whole .mozilla folder ^^ [04:47] acxty: that's not english [04:47] but one is an old used only for backup, windows and linux are installed on the same HD [04:47] Fryguy--, ??? [04:47] Stroganoff: where's the history in that folder? I don't want to replace the contents of my firefox with the one from home? [04:47] chronos, no just the history.dat [04:47] chronos: just do X11 forwarding and run firefox remotely [04:47] Is doing 50-70 mb of install/updates (downloading, unpacking, configuring) hard on the life expentancy of a usbdrive at all? [04:47] chronos: will probably be faster to get set up [04:47] hey guys, how do i make an application get called globally? [04:47] chronos, you could make a backup of your firefox [04:47] ashfire no [04:47] HinHin: what do you mean [04:48] Fryguy--: will tha take over the sesson that I have running at the house? [04:48] chronos: no [04:48] Stroganoff, after uninstalling usplash (it also uninstalled ubuntu-desktop with it), is there anything i need to reinstall in order to not bork my boot process? === _Vinnonet is now known as Vinnonet [04:48] Fryguy--: i have 2 HD, but one is an old used only for backup, windows and linux are installed on the same HD [04:48] Ownatik: what happens if you try to boot from the other hard drive? [04:49] Fryguy--, let's say i compiled some program and e.g. aircrack but i can only access that program if i call it while i'm in the directory it's installed in [04:49] Fryguy--: didn't try [04:49] chapocer3, was there anything else that has been uninstalled by this? [04:49] Fryguy--: so essentially, my wife can continue surfing without me disturbing her firefox? [04:49] i want to just type 'aircrack-ng' to open the program anywhere [04:49] HinHin: put the executable in a directory that is in your PATH (echo $PATH to see it) [04:49] hinhin symbolic link [04:49] !paste > chapocer3 [04:49] chronos: yes [04:49] Fryguy--: but when i was installing grub i didn't hear the scratch of my old HD [04:49] Stroganoff, no i just selected to remove usplash, and it removed usplash and ubuntu-desktop [04:49] chronos: your wife should be a different user on the system though :) [04:49] Ownatik: so, try it [04:49] Alright I'll give it a shot [04:50] or add the dir to your path [04:50] i'm not sure about these -desktop meta packages anymore (i dont use them) [04:50] k [04:50] but you should be fine, chapocer3 [04:50] ppibburr, how do i make sym links? [04:50] i want : http://www.flickr.com/photos/21166408@N04/2347177100/ to replace http://www.flickr.com/photos/21166408@N04/2347178230/ [04:50] anyone even have suggestions on where i can find more info about non working audio? i've looked at much of the audio related threads on forums etc, but there are many many [04:50] that shoudl clear things up [04:50] ok, thank you very much for your assistance, im going to see if that solved me [04:50] chronos: it should be as easy as ssh -X yourname@yourothercomputer.com, then when you get a connection, if you run firefox from the command line it should run your remote firefox and display it on your local screen. you might need to google some of the details but yah [04:50] sudo ln -s path/to/file /usr/bin/ [04:50] might work [04:50] chapocer3, your video driver could still be messed up [04:50] cool i'll try that [04:51] chapocer3, no info, no answers ;) [04:51] chronos: if you run into enough problems you can just swap .firefox directories for the time being (back up your current one, grab the remote machines one, put that in place, run firefox, get bookmarks, and then switch back [04:51] chronos: also, i recommend google bookmarks with the gmarks firefox extension if you do multiple machine bookmarking a lot [04:52] ppibburr: don't put non-ubuntu things in /usr/bin, self-compiled things should go in /usr/local/bin or /opt [04:52] Le sigh, I have a question about Feisty if people are still answering those. I transferred my hd to a new system and now it won't boot. The splash screen freezes the moment it shows up. Then after a few moments it gives me that /bin/modprobe abnormal exit error. Any fixes? I checked the forurms, but the mobo doesn't have raid. [04:52] chronos, the session is in sessionstore.js [04:53] Thkaal, does the recovery mode work? [04:53] Fryguy--, i can't get my torrents to move from closed ... it's a 600 meg torrent yet it won't start ... :( [04:53] Thkaal, there should be an option in grub [04:53] hischild: select the torrent and press ctrl-s [04:53] what happens [04:53] recovery mode from the live cd? [04:53] Fryguy--, closed state moves yet doesn't start [04:53] no from your hard drive grub [04:53] press esc while grub is starting [04:53] oh that... [04:54] you could uninstall usplash [04:54] im trying to install linux on my flash drive (fat) and i get the directory too deep error so i tried NTFS and that doenst work ether any ideas [04:54] hischild: press right arrow and see if you are connected to any peers, or if there are any trackers [04:54] it loads up to a certain point, then it just stops. no prompt at all. [04:54] "certain point"? [04:54] Fryguy--, one tracker, that i know is up ... and peer list shows UBFAILED [04:54] it states that error and then stops [04:54] how do I tell if I have the ohci_hcd module? [04:55] lsmod | grep ohci_hcd should tell you that [04:55] hischild: make your terminal wider [04:55] hischild: is the torrent something you can share? [04:56] The recovery mode loads and when it comes to that error, it stops. That's what I mean by certain point. [04:56] Could someone clue me in as to what the different between aptitude and apt-get is? The later retrieves "bundles" of packages all at once rather than just individual packages or something? [04:56] ohci_hcd 22916 0 [04:56] usbcore 138632 5 ndiswrapper,uvcvideo,ehci_hcd,ohci_hcd [04:56] Fryguy--, i'll ssh ... second [04:56] fatguy: your module is loaded then [04:56] Zimbo: aptitude is newer, functionally for day to day use there is little to no difference between them as far as I know [04:57] Thkaal, what about backupping /home and reinstalling? :D [04:57] And "aptitude SomeRandomPackage" will generally work the same as "apt-get SomeRandomPackage" ? [04:57] grlffln, its supposed to run my usb ports and its not working... [04:58] Zimbo, generelly yes, but there are minor differences [04:58] ok, thanks [04:58] Fryguy--, the huge and amazing difference is that you have to apt-get autoremove to remove unused packages as where aptitude does that, aptitude sorts the searches, has a nicer front end and apt has a lot of different programs (apt-cache, apt-file etc) which are all integrated into aptitude. [04:58] fatguy: what have you got when you run: lsusb ? [04:58] Zimbo, in gutsy you should always use apt-get [04:58] Back in a bit... I have to re-start the X server... [04:58] Bus 001 Device 001: ID 0000:0000 [04:58] Bus 002 Device 002: ID 0c45:62c0 Microdia [04:58] Bus 002 Device 001: ID 0000:0000 [04:59] Stroganoff, I tried reinstalling, but it comes up with the same error. I would love to try to do some of the chroot fixes on the forums, just to test if installing the modules listed would help, but I don't kno whow to do that. [04:59] The microdia is my webcam I am guessing [04:59] Fryguy-- apt-get is newer.. [04:59] Stroganoff: no it's not [04:59] apt-get has been around since before ubuntu [04:59] __> i want : http://www.flickr.com/photos/21166408@N04/2347177100/ to replace http://www.flickr.com/photos/21166408@N04/2347178230/ [04:59] i hope this helps [04:59] aptitude even longer, Fryguy-- [04:59] Stroganoff: are you sure? [04:59] yep [05:00] Stroganoff: no, apt-get came first [05:00] mkay :/ [05:00] But both apt-get and aptitude preceded ubuntu [05:00] i was using apt-get back in the 1.x versions of debian [05:00] Zimbo, aptitude installs recommended packages by default, and has better dependency resolution algorithms for when you have broken package scenarios [05:00] Fryguy--, the peer lsit is empty [05:00] aptitude is deprecated nonetheless ^^ [05:00] fatguy: your usb ports isn t recognised, hold on [05:00] i could wait for hardy heron to come out, but has that module been a fix? [05:01] Stroganoff: no, it's not deprecated. It's a valid tool. [05:01] for some tasks [05:01] grlffln, ok [05:01] Stroganoff, like what tasks exactly? [05:01] hischild: so then you aren't going to download if you don't have any peers [05:01] Stroganoff: for all the same tasks apt-get performs. [05:01] managing package freezes and what not [05:01] Fryguy--, which makes perfect sense ... yet how can i get em in there ... as i can't see an error nor does it give me one [05:02] IndyGunFreak: Finally got 7.10 to install. used gparted boot cd, and also had to unflag ntfs boot and mark as hidden for ubuntu live partition editor not to hang. [05:02] hischild: maybe nobody is seeding the torrent [05:02] yeah but apt-get recently got pretty good orphan packages / autoremove abilities, too [05:02] grlffln, I believe this is my USB controller http://hardware4linux.info/component/17663/ [05:02] Fryguy--, doubtfully ... just checked it on the other box, which downloads it perfectly [05:02] efirewick: great.. problematic installs always suck [05:02] thanks for the help. [05:02] hischild: dunno then [05:02] Stroganoff, hmm, that might be an ubuntu specific thing ( i heard ubuntu wasnt developing aptitude as eagerly as debian) but not so on debian [05:02] hischild: might be a firewall thing [05:02] i'll look tomorrow ... nwo i'm gonna get some sleep [05:03] hischild: go bug the rtorrent people [05:03] Thkaal, are u using any strange hardware? [05:03] holy crap fryguy! [05:03] how long are you gonna be on here? [05:03] Fryguy--, i'll bug em when i'm awake and not as sleepy as i am now =) [05:03] thanks though! [05:03] captaingeek: ? [05:03] I was just getting nervous, thought I had to force my wife to start using windows again...=-O [05:03] Stroganoff, no. It's a hellish packard. [05:03] a wally-world special. [05:04] fatguy: have you got any error mesg after pluggin in ? [05:04] captaingeek: what do you mean how long am I gonna be here? [05:04] i've only been here like 5 hours [05:04] today [05:04] grlffln: none tried mouse and usb drive [05:05] when i am in fedora i use rpm -ql [packagename] too look at a package i installed via yum [05:05] It's wierd, the thing worked fine. Was even able to get the decss and flash to work on it without problems. [05:05] how do i look at where things are installed via debian files? [05:05] what are some cool things to do with linux that you can't do with winblows? [05:05] Hello everyone [05:05] is there an rpm -ql equivalent? [05:05] darkscript, dpkg -l [05:05] captaingeek, you can brag that you have a windows free system [05:05] captaingeek: have a usable shell that has useful functionality, remotely connect to that shell, export it to other machines [05:05] Thkaal, have you analysed /var/log/syslog? [05:05] captaingeek, that alone is work billions. [05:05] Captian: write custom interface script to every thing? OTB [05:06] captaingeek: move windows like jello? lol [05:06] thanks [05:06] fatguy: run dmesg | tail after pluggin any usb... [05:06] stroganoff, let me go look at it. [05:06] plox :roll: [05:06] i love when I ask people to not message me, and yet they continue to [05:06] I have WAY TOO MANY windows open right now to deal with messages [05:06] how do you make a shell script that can format user-inputted data into an email and send it? [05:06] Hey all, I have a nvidia card with an S-video out and was wondering if I can pipe AVI movies out of the ubunt box to my TV? [05:07] test? [05:07] can people read this? [05:07] Yes. [05:07] josh__: yes [05:07] captaingeek: outside the scope of this channel [05:07] coo [05:07] captaingeek: A major reason why I switched was for better hardware support. [05:07] hey guys i am having a VERY weird problem... for some reason i am getting sound coming out of my speakers and my headphones whereas that shouldn't happen when my headphones are plugged in!!... anyone know how to resolve this issue!???? [05:07] captaingeek, look into shell scripting, into the "read" command and into the launch parameters of your mail client [05:07] Anyone know of any good GTK audio players like Exaile? [05:07] Can someone tell me how.....what application i need? [05:08] r00723r0: quodlibet [05:08] Quodlibet comes with that annoying tagging program. [05:08] xmms is gtk [05:08] Something without skins. [05:08] r00723r0, rythmbox? [05:08] r00723r0: imo that "annoying tagging program" is one of the absolute best available [05:08] stroganoff, var/log/syslog is empty [05:08] r00723r0, audacious? [05:09] I'll give quodlibet another try. [05:09] Thkaal /var/log/syslog.0 ? [05:09] captaingeek, read msg; sendmail person@domain.com <<< $msg -- although it might not work and depends on your version of sendmail [05:09] stroganoff, i only have one syslog there, and it's empty. [05:09] strange ^^ [05:10] Question: When I open pdfs and often time other programs my screen opens to a size larger than my screen, how do I get it so that it opens to the screen max but not over? [05:10] we're talking about the syslog of your broken installation, right? :D [05:10] yes. [05:10] hey guys i am having a VERY weird problem... for some reason i am getting sound coming out of my speakers and my headphones whereas that shouldn't happen when my headphones are plugged in!!... anyone know how to resolve this issue!???? ps... i have Intel Corporation 82801H soundcard [05:10] Something's wrong with my Gstreamer. I have no clue what, or even how to diagnose. Anyone have any advice? [05:11] not from filesystem. [05:11] !pm | captaingeek [05:11] captaingeek: Please ask your questions in the channel so that other people can also benefit AND help you. Please don't PM a user in the channel without asking first, some find it rude. [05:11] I get some fakesink shit. [05:11] the one from /media/disk/var/log/syslog [05:11] !pm | unop__ [05:11] unop__: Please ask your questions in the channel so that other people can also benefit AND help you. Please don't PM a user in the channel without asking first, some find it rude. [05:11] grlffln: http://www.flickr.com/photos/24847229@N03/2347206020/ [05:11] Thkaal, have you reinstalled clean (deleting everything but /home)? [05:11] !help [05:11] I am ubotu, all-knowing infobot. You can browse my brain at http://ubotu.ubuntu-nl.org/factoids.cgi - Usage info: http://wiki.ubuntu.com/UbuntuBots [05:11] !ohmy r00723r0 [05:11] Sorry, I don't know anything about ohmy r00723r0 - try searching on http://ubotu.ubuntu-nl.org/factoids.cgi [05:12] !ohmy | r00723r0 [05:12] r00723r0: Please watch your language and topic to help keep this channel family friendly. [05:12] Alright. [05:12] stroganoff, i did more than that, I completely rebuilt the partition. formatted and everything. [05:12] why is noone helping me [05:12] Anyone knows how to change this skin... *when u click the red button on the top-right corner, which shows the Logout, Switch User and Lock Screen etc..* [05:12] Hey all, I have a nvidia card with an S-video out and was wondering if I can pipe AVI movies out of the ubunt box to my TV? [05:12] do i need a special application ? [05:13] aaaaaa [05:13] I did a completely clean reinstall of ubuntu. [05:13] gutsy? :D [05:14] yes gutsy [05:14] have you tried alternate cd -> command-line system (install mode) [05:14] Since I'm a somewhat lame Windows user at times, is there a means to set double-clicking a window's "root" menu (the upper left-hand button) to execute "Close" like Windows does? I used to have a KDE install around that I believe did this, although machine has Gnome on it [05:14] Thkaal [05:15] stroganoff, a different version of ubuntu? because that cd was brand new, just burned it. [05:15] lo [05:15] alternate cd is an alternative installer for the current ubuntu (gutsy) [05:15] Zimbo: i don't think the default ubuntu window manager supports that. There are hundreds of window managers available though, i'm sure you can find one that has the feature set you are looking for [05:15] grlffln: you get that? [05:16] i haven't even downloaded gutsy yet, this is all feisty. [05:16] Fryguy: OK... it is a Gnome issue rather than a Ubuntu one, right? [05:16] Zimbo: yeah, what you're describing can be done easily in kde, idk about gnome tho === leo_rockw is now known as leo_away [05:16] ok then Thkaal [05:16] try gutsy ;) [05:16] Alright, I'll do some Googling and see what I can find [05:16] help my monitor has gone blank. i don't know what went wrong i think it's displaying at the wrong resolution. i get the login screen but after i log in, the screen goes blank. how to resolve? the machine is working fine, i can ssh to it. [05:16] Zimbo: it's neither, it's your window manager === ka2u0 is now known as ka2zzzz [05:17] abhi_: ssh to it, go to /etc/X11/xorg.conf and grab an older version of it [05:17] or dpkg-reconfigure xserver-xorg [05:17] Fryguy--: wat u mean older version? [05:17] stroganoff, alright. and to update to heron, I just save the /home? [05:17] Thkaal, ubuntu.com -> download -> "Check here if you need the alternate desktop CD" [05:17] abhi_: i'm assuming you were making changes when it broke? [05:17] yeah, i know. already dl'ing [05:18] Thkaal, if your gutsy is running fine, you can just update to heron in a couple of weeks without worrying about /home [05:18] Fryguy: My window manager would be Compiz at the moment? [05:18] Zimbo: yes [05:18] Zimbo: probably [05:19] So what window manage to Kubuntu use? (Since KDE is where I've seen this feature before) [05:19] okay. i had heard that gutsy had this problem too. [05:19] the kde window manager, kwm i think it's called [05:19] Thkaal, start a topic in the forums then [05:19] this channel has its limits ;) [05:19] Zimbo: i'd give you recommendations on window managers, but you wouldn't like what i use :) [05:19] Ah, gotcha... so desktop managers often have preferred windows managers, although in theory you can mix and match? [05:19] Zimbo: yes [05:20] alright. [05:20] Thkaal, try installing a cmdline system first === nino is now known as liEta [05:20] i [05:20] Where does something like GTK come into all this? Does a GTK app "talk" (call) the window manager or the desktop manager? Or both? [05:20] Will do. thanks for the help. [05:20] Zimbo: gtk has nothing to do with either of those things [05:21] gtk is just a mechanism for drawing windows and controls inside of windows on the screen [05:21] zz [05:21] Fryguy--: pretty weird i am able to get an output on Vncviewer from my laptop. i checked the resolution using that, its correct for the monitor, i am able to switch resolutions also using vncviewr but i strangely don't get any output on the monitor. why is this happening? [05:21] * nikrud wonders if Fryguy-- ever sleeps [05:21] Right, but doesn't gtk itself have to talk to either an X server or a windows manager? [05:21] Zimbo: it will communicate directly with x [05:21] what would be a good way to delete my XP from one hard drive and then move my ubuntu partition to that hard drive? [05:21] abhi_: no idea, i don't use vnc [05:21] which player can play radio channels from *ShoutCast* .. I have tried Rhythmbox and xmms but to no avail [05:21] And X will notify the windows manager that will then add decorations to the window? [05:21] and get grub right [05:22] Zimbo: yes [05:22] kindofabuzz, format xp partition, move your filesystem to that partition and edit grub menu.lst and /etc/fstab accordingly [05:22] that should be it, roughly [05:22] Ah, ok, I can see now why theming (more or less) works regardless of whether you have a native GTK app or wxGTK app, etc., then, I guess [05:22] that's it? [05:22] kindofabuzz: yes [05:22] is it possible to install ubuntu on my pc ( i am running windows vista ) i just want to use both, like ubuntu in a different window or something.... ((i do have the original ubuntu cd in my hands)) [05:23] Zimbo: wxGTK is just a wrapper around gtk to make things easier, it's still gtk [05:23] Zimbo, the xserver asks gtk applications to draw themselves to the screen -- the window manager typically asks a gtk application to maximize, minimize, stick, etc [05:23] so when i format the xp part it won't get rid of the grub? [05:23] RCA`: it's possible, but not recommended, to install ubuntu inside of windows. If you really want to install both, look at virtualization programs like virtualbox or vmware [05:23] RCA`: you can either install it on another partition on the drive, and boot alternately, or install vmware-server on your vista and run ubuntu inside that (a window in vista) [05:24] kindofabuzz, you could do all that with the livecd including reinstalling grub [05:24] felips ;D [05:24] hi, bladinho [05:24] kindofabuzz: if you do get rid of grub, you can use a livecd to just reinstall it [05:24] can anyone tell me why do i get a blank screen on my monitor after login? i am able to see this screen on a remote machine using vncviewer though [05:24] why would you install linux inside windows? kinda defeats the purpose [05:24] kindofabuzz: not really [05:24] I've written wxWidgets apps before (on PCs), where essentially it's wxWin32 -> win32 GDI calls -> (video card driver, I suppose). If I write a wxGTK app it's wxGTK -> GTK -> X server which then fires off messages to the window manager and desktop manager? [05:24] kindofabuzz, for the inverse of the reason you install windows within linux i suppose :) [05:24] hello,is there a site in which could help me how to put 2 hard disk on a single pc,i want to use the other hd to install ubuntu [05:25] kindofabuzz: I run windows inside linux, makes better sense to me but some might want the opposite [05:25] kindofabuzz: there's plenty of uses to have a linux sandbox like that [05:25] yep [05:25] how do i change my icon theme? i have the folder in /usr/share/icons/ [05:25] jester45, using the gnome settings manager [05:25] for vbox I need to enable my usb devices in the /etc/init.d/mountdevsubfs.sh file, but I'm new to linux so have no idea how to do this... [05:25] jester45: system->prefs->appearance, hit the customize button. Then you can select icon theme [05:25] jester45: right click on desktop, hit change background, click on the first tab, then customize, and you'll see an icon tab there [05:26] !netsplit [05:26] netsplit is when two IRC servers of the same network (like Freenode) disconnect from each other, so users on one server stop seeing users on the other. If this is happening now, just relax and enjoy the show. See http://en.wikipedia.org/wiki/Netsplit [05:26] goood night [05:26] hello,is there a site in which could help me how to put 2 hard disk on a single pc,i want to use the other hd to install ubuntu.. [05:26] ok thanks Fryguy-- [05:26] felips ;D [05:26] !rpeeat individual_eleve [05:26] Zimbo, you could see it that way but the x-server isn't always the bridge between the application and the window manager [05:26] !repeat | individual_eleve [05:26] individual_eleve: 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 [05:26] individual_eleve: not a site but i cant help [05:26] Fryguy--: interesting change to the background switcher [05:26] sorry [05:26] ok, thanks unop__ [05:26] ok ill download vmware server and ill try it on [05:26] individual_eleve: i meant i can [05:27] i don't know what it is but ill find out soonn [05:27] :) [05:27] nikrud: ? [05:27] Any suggestions -- given that I've done a few wxWidgets apps -- whether it'd be better to try writing Linux apps with GTK++ vs. wxGTK? [05:27] RCA` wait [05:27] VMware costs money [05:27] Zimbo: wrong channel [05:27] -hi [05:27] Fryguy--: haven't changed the background enough to realize it pulls up gnome-appearance-properties now [05:27] ok,,can u tell me how.. [05:27] Good point, sorry I was getting carried away [05:27] nikrud: oh [05:27] Stroganoff: no, vmware-server is free [05:28] ok [05:28] nikrud: back when I was using gnome, I didn't have any panels, so I found it faster to do that than to alt-f2 and start typing [05:28] question. i am running compiz cube but I cannot see the whole cube. can anyone help? [05:28] but you need machine files too? [05:28] Zimbo, it's gtk+ not gtk++ :) and you probably will have better support/progress using the gtk+ api instead [05:28] can somebody help me, how can i write files biger then 2 GB on my DL drive? [05:28] cyborg: what filesystem [05:28] cyborg, whats DL ? [05:28] hi [05:28] * nikrud starts just about everything with alt-f2 now [05:29] cyborg: ? [05:29] DL? [05:29] duble layer [05:29] nikrud: you mess with gnome-do at all? [05:29] Fryguy--: not yet. [05:29] individual_eleve: can you join #viddandme ? [05:29] Thanks unop__ ... I'll look into that and get back on topic in this room :-) [05:29] netjoin [05:29] udf [05:29] RCA` http://wubi-installer.org/ [05:30] Fryguy--: it's not in the repos yet, so I wait, patiently [05:30] RCA` if it doesn't work, file bug reports ^^ [05:30] anyone know how I can view the whole compiz 3d cube? [05:30] Stroganoff: wubi has some issues, RCA` should wait for the hardy version if he's going to use that [05:30] new to ubuntu, love it.. anyways.. when I installed it, it recognized my nvida 7950gt fine (in my PC).. it set me up at 1920x1200 resolution no problems. But for some reason after a recent reboot I stuck at max resolution of 1600x1200. I go to screen resolution and dont' see 1920 option. sigh [05:30] individual_eleve: what part are you stuck at ? [05:30] Stroganoff can i run a ircd a eggdrop and a bnc on this ? [05:30] nikrud: gnome-do might get me to come back to using a desktop environment again, we'll see (i use quicksilver at work and it's pretty nice) [05:30] gack, I hate this [05:30] RCA`: sure, but if that's all you want to do why not just use cygwin if you are determined to stay in windows? [05:30] i have some big .mkv files [05:31] cygwin ? [05:31] RCA` it's included on the hardy heron alpha 6 iso [05:31] cyborg: pretty sure the limit of iso9660 is 2GB [05:31] cygwin is a good idea too [05:31] cyborg, it might be a limitation of the filesystem [05:31] ok look , my plan is ... [05:31] RCA`: www.cygwin.com [05:31] no any chance? [05:31] cyborg: you could use split rar files [05:31] i can't get 1920x200 any longer.. max is 1600x1200 why? [05:31] cyborg, compress or split the files down [05:32] i want to host a ircd (gnuworld compatible) a eggdrop and bnc for undernet ( for me ) someone told me to come here and ask help about it :s [05:32] or make iso? [05:32] i have a ubuntu cd here [05:32] RCA` http://debian-cygwin.sourceforge.net/ [05:32] RCA`: this isn't really the appropriate place to be asking about server and application setup [05:32] geektasticgirl: try running this in a terminal cat /etc/X11/xorg.conf | grep 1920 [05:32] i know [05:32] we answer ubuntu questions, not linux server administration questions [05:32] i'm trying to share a printer with samba but i can't connect to it and a windows coumputer can't either. [05:32] ok 1 sec jester [05:33] jester45: don't cat | grep :( [05:33] jester45: it hurts kittens [05:33] cyborg, you could make an iso file but you might not be able to burn it -- or you might be but not be able to read contents of the disc later on [05:33] o [05:33] sry its habit [05:33] RCA`: either use the newest alpha of ubuntu, or use some emulator like "virtualpc" or "vmware", or use cygwin [05:33] how would one change /etc/init.d/mountdevsubfs.sh to allow usb devices in vbox? I know what i need to change, just not how to, new to linux... [05:33] Napoleon98: i'm pretty sure the ose edition of virtualbox doesn't support usb passthrough, might want to check into that [05:33] then winxp & nero? [05:33] ok i really should go to bed now [05:33] jester i get nothing [05:34] geektasticgirl: you'll need to add the 1920 resolution back then, you deleted it somehow [05:34] i have no idea how i deletee it [05:34] The one thing I still haven't been able to figure out is how to get system beeps in, e.g., a terminal actually produce a sound (being able to select a .wav file would be nice, but anything is better than nothing). Any ideas? [05:34] i just installed system [05:34] probably as simple as editing that file (/etc/X11/xorg.conf) and finding the 1600x1200 lines and changing it to 1920 [05:34] and didnt' mess with any confs === tom_ is now known as tomvolek [05:34] or any other linux distro? [05:34] Zimbo: wow you actually like your terminal to beep at you? [05:34] have no clue how it got deleted [05:34] :(:( [05:34] geektasticgirl: did you install the restricted driver ? [05:34] i was playign with wine resolution, that's it [05:35] i have the "New" nvidia driver [05:35] the faq said to just delete a comment out of the file, but its read only, and i dunno the terminal script well enough atm to figure it out [05:35] I don't really like the nasty long PC speaker beep, but if I can't have a .wav (or similar) file, I'll take it over nothing [05:35] ah, resolutions in wine. Not something I know in the least. [05:35] ok i'm going to bed now :( [05:35] ok thanks the help [05:35] well my desktop is 1600x1200 now all the way around lol [05:35] 5.5 hours is enough :/ [05:35] Fryguy--: good night [05:35] cyborg, http://en.wikipedia.org/wiki/ISO_9660 does say that 2GB is the maximum file size for a file on the iso-9660 filesystem [05:35] gonna edit theat conf file thanks [05:35] Thanks for the help Fryguy! [05:35] What would be the equivalent to the PUBLIC folder in ubuntu? I'd like to share music with the other users on my computer. === mehteenager is now known as MrObvious [05:36] is nx a better remote desktop server than freenx? [05:36] fbc, set up samba or nfs or cifs (google) [05:36] fismoll8: xpra is better than both [05:36] Fryguy--, no, not across the network [05:36] fbc, i dont think there is one, but there are a variety of ways you can set something like that up [05:36] goodnight, Fryguy-- ;) [05:36] ahaammmm unoip__ [05:36] Fryguy--, on the same computer === lipsin is now known as lipsinOffline [05:36] geektasticgirl, have you tried nvidia-settings? [05:36] ahaaammmm unop__ [05:36] !flash [05:36] To install Flash see https://help.ubuntu.com/community/RestrictedFormats/Flash (for !Dapper and !Edgy, a recent version is available in !backports) - See also !Restricted and !Gnash [05:37] I'm running 8.04 and when I try to use effects I loose the window border. Does anyone know how to fix this? [05:37] says: Device : Generic Video card in teh xorg.conf [05:37] fbc: oh, there is no default public folder, it would be easy enough to create one. just pick a location and make it, and make it owned by group "users" with g+rwx permissions on it [05:37] and just put it anywhere (/media might be a decent choice) [05:37] !hardy | iskin [05:37] iskin: Hardy Heron is the code name for the next release of Ubuntu (8.04-LTS), due April 2008 - For more info, see: https://wiki.ubuntu.com/HardyHeron - CONSIDER IT TO BE PRE BETA (ALPHA) SOFTWARE - Discussion and support in #ubuntu+1, NOT #ubuntu [05:37] unop__, ok any guide or howto? [05:38] Fryguy--, cool === _Magilla is now known as Magilla [05:38] geez looks like i am gonan have to reinstall unbuntu just tog et this rez working again. cause i have no clue how to edit this file [05:38] Fryguy--: how do i resolve blank monitor issues? the only thing i remember doing is disabling compiz special effects, since then my monitor appears blank [05:38] Fryguy--, thanx [05:38] geektasticgirl: try sudo dpkg-reconfigure -phigh xserver-xorg [05:38] fbc, sudo mkdir /media/shared; sudo chmod -R 777 /media/shared [05:38] nikrud ok [05:38] thx unop__ [05:39] lo [05:39] hi, is the latest update libkrb53 legit? [05:39] where is the install directory for gnuplot [05:39] ? [05:39] cyborg, it's probably why most DVD movies are split down into various .vob files .. the size limit [05:39] better question: where does gnuplot (through the repos) install to? [05:39] gramm, find out -- dpkg -L gnuplot [05:39] gonna reboot [05:39] thanks [05:39] unop__: thanks [05:40] ok i m not an expert this topic ... i m just downloadin some HD movies [05:40] newbeborg [05:40] :) [05:40] thx [05:40] i just have a quick question about an update prompt i'm getting for "libkrb53"... is it ok to install? [05:41] Gary_inNYC, sure === Maz is now known as Mazus [05:41] thx [05:41] i want to temporary unload gnome from memory. is it possible? [05:42] or maybe just the gui. [05:42] owen1, you'll need to stop the GDM [05:42] unop__: can i bring it back? [05:42] owen1: sudo invoke-rc.d gdm stop [05:42] owen1, sure [05:42] sudo /etc/gdm/stop [05:42] i think [05:42] HinHin: close [05:42] sudo /etc/init.d/gdm stop [05:42] darn :P [05:42] ah [05:42] hello [05:42] XD yea [05:43] owen1: then, sudo invoke-rc.d gdm start, when you want to start it again [05:43] owen1, use Ctrl+Alt*F6 [05:43] Fryguy: xpra is better than nx? [05:43] tritium: and to start : invoke-rc.d gdm stop [05:43] and F7 is back. [05:43] tritium: (start) [05:43] owen1: yes [05:43] owen1, why do you want to unload it? :D [05:43] Stroganoff: thanks [05:44] owen1: F1 through F5 are also valid. No reason to prefer v.c. 6 [05:44] !8ball are you a bot [05:44] tonyyarusso, my 8-ball says how appropriate, you fight like a cow... [05:44] onefunk [05:44] anyone know of a remote desktop server that is free and faster than nx? [05:44] I think nx might be the fastest [05:44] i have only 512 ram and try to play flightGear. it's amazing flight simulator. [05:44] tritium, let people have some discoveries of their own :p [05:44] hey, can someone here help me understand what IBM's DB2 Express -c virtual appliance does? [05:44] anyone using Ardour? [05:44] Hey guys, Im having trouble killing a process, Ive tried "killall wormux" and it doesnt work [05:44] ok owen1, it wont run without xorg [05:45] and gdm stops xorg [05:45] Stroganoff: he missed my comment, so he essentially did [05:45] I can't compile QuesoGLC, OpenGL Utility missing [05:45] i mean stopping gdm stops xorg [05:45] Flyerfye, what does killall say when you try and kill that process? [05:46] . o 0 ( I tried driving my car and it doesn't work .. ?? ) [05:46] it completes without error but the process continues [05:46] Flyerfye: try killall gnome-panel and killall nautilus [05:46] I can't compile QuesoGLC, OpenGL Utility missing [05:46] if that doesn't work, type in /etc/init.d/gdm restart [05:46] then, make sure never to run that program again [05:47] Flyerfye, try this -- killall -15 wormux || killall -9 wormux [05:47] owen1, create a special gdm session for flightgear [05:47] good one unop--killall 9 is a beast [05:47] Stroganoff: tritium i am confused. [05:47] owen1: by what? [05:47] Flyerfye, why kill nautilus ?? [05:47] uhm [05:47] one of them worked [05:47] thanks [05:47] I think unops [05:47] err fismoll8 why kill nautilus and the gnome-panel? [05:47] I thought his program had to do with one of them [05:47] owen1, stopping gdm will prevent games from working. [05:47] but the gnome panel and nautilus did nothing [05:47] how to install modems in ubuntu? laptop model hp 9601au [05:47] so.... thanks [05:47] I can't compile QuesoGLC, OpenGL Utility missing [05:48] Stroganoff: why? [05:48] how can i kill multiple processes at once, i know the pid numbers for each process [05:48] Stroganoff: because it stops X [05:48] fismoll8, he's trying to kill something called wormuz [05:48] owen1: They depend on drivers what X runs [05:48] fismoll8, and kill -9 should be used sparingly -- which is why i used -15 first [05:48] Stroganoff: mmm. [05:48] owen1, there is a way [05:48] I can't compile QuesoGLC, OpenGL Utility missing [05:48] hi. i am new to ubuntu and was having a hard time with amarok [05:49] you know how to use the terminal and sudo? [05:49] jhonovich, for i in pid1 pid2 ..; do kill $i; done [05:49] it plays a mp3 file but i dont get sound [05:49] Stroganoff: yes. i am actually using irssi now. [05:49] !dialup | neo [05:49] neo: 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 [05:49] unop__: sweet, thanks [05:49] i know my speakers are working i dont know what is wrong [05:50] owen1, find this settings dialogue in ubuntu: http://i26.photobucket.com/albums/c101/scottgm/Screenshot-Sessions.png [05:50] Stroganoff: ok. thank you! [05:50] owen1: are you good? I'm going to bed, unless you have another question for me? [05:50] tritium: no. but thanks for the help! [05:50] owen1: no problem. Good night. [05:51] anyone using Ardour? [05:51] I can't compile QuesoGLC, OpenGL Utility missing [05:52] Has anyone else checked out Magnatune on rhythmbox? How do I get rid of the lady who counts tracks in between in each song? [05:52] Stroganoff: my session screen looks different. i am using 7.10 [05:52] actually i could not find any drivers for my modem [05:52] owen1 create a session [05:52] I'm reading about the slocate command here, and it says that typically 'updatedb' is run by a scheduled job every day or week... how do I verify whether or not that job is scheduled? [05:52] owen1 a new session. it must not contain "gnome-session" but "xterm" [05:52] I can't compile QuesoGLC, OpenGL Utility missing [05:53] hey guys, whenever i open up "movie player" it opens up in fullscreen and I cant close the window. the only way to get it to close is by using alt+f4. Any ideas? [05:53] Stroganoff: how to create new one? [05:53] Zimbo, the job is a cronjob -- and it should be in /etc/cron.d/daily [05:53] click the button [05:53] I can't compile QuesoGLC, OpenGL Utility missing [05:53] it dont use gnome, owen1 [05:53] otherwise, use this help file or similar, owen1 [05:53] https://help.ubuntu.com/community/CustomXSession [05:53] cah ganteng [05:54] unop__: The only thing in /etc/cron.d is a file named anacron? (and .placeholder) [05:54] Stroganoff: in my sessions form, i don't have this button. [05:54] one problem: libtool: link: cannot find the library `/usr/lib/libasound.la' or unhandled argument `/usr/lib/libasound.la' [05:54] Ah, but there are other cron directories (looking now) [05:54] cron.daily is where it is [05:55] Cool, thanks unop [05:55] If your PC has been powered off do all the "missed" cron jobs run when you next power it up & log on? [05:55] HOw can I install OpenGL Utility? I can't compile QuesoGLC [05:55] owen1 there are two way: use sudo and a text editor (like nano) and edit in /etc/gnome/sessions [05:55] or use that alternative method, owen1: https://help.ubuntu.com/community/CustomXSession [05:55] Zimbo: a few minutes later, yes. [05:56] owen1, i cant help you with buttons for i have no gnome. [05:56] Thanks nikrud. (Looking at some jobs...) I see they 'nice' themselves... clever folks, those linux guys... [05:56] Zimbo: /etc/init.d/anacron handles that [05:56] Stroganoff: what do u have instead? [05:56] some mix up of xfce and icewm [05:57] hey [05:57] owen1 i will post a minimal install script on the forums soon, stay tuned :D [05:57] I'm using gnome, what's your problem? [05:57] until then, use above methods. [05:58] Stroganoff: install of what, icewm? is it a gnome replacement? [05:58] owen1: Gome or metacity replacement [05:58] Goodnight guys, thanks for all the help [05:58] lartza_, he wants to create a minimal gdm session in order to play a flight simulator [05:58] gome>gnome [05:58] Stroganoff: I can't play it neither, I mean FlightGear [05:59] i can play. but not full screen. [05:59] Hello [05:59] owen1: Maybe try sudo apt-get install icewm and icewm --replace? [05:59] Stroganoff, he can do away with the GDM completely -- and start XFCE/Fluxbox from a terminal === RCA` is now known as RCA [05:59] just create a minimal GDM or X session damnit [05:59] You guys I have a question.. you don't have to tell me HOW to do it.. just if it's possible.. I'll try to find the answer somewhere [05:59] !ask | howdyho [05:59] howdyho: Please don't ask to ask a question, ask the question (all on ONE line, so others can read and follow it easily). If anyone knows the answer they will most likely answer. :-) [06:00] lartza_: sure. but i first want to try Stroganoff idea. [06:00] thats right unop__ [06:00] Sorry =( [06:00] https://help.ubuntu.com/community/CustomXSession [06:00] mine would be easier... [06:00] owen1 [06:00] read this wiki page [06:00] helped for me with couple games [06:00] Well the question is: The menu where I get to pick the sessions in the beginning when I log in. Is there a way to have multiple gnome sessions each with a different theme? [06:00] Stroganoff: lartza_ ok. i will. but the idea is to get rid of gnome but still keep X? [06:01] yes [06:01] and the ability to choose [06:01] but it would be more user friendly for you to just edit /etc/gnome/sessions/ [06:01] owen1: That doesn't remove gnome, only metacity with a little more lightweight wm [06:01] whatever. [06:03] lartza_: Stroganoff: btw, i don't have sessions file inside gnome folder. [06:03] i mean /etc/gdm/sessions [06:03] i wrote it 3 times, one of them was wrong :D [06:03] What is th purpose of the kernel thread pdflush? [06:03] Stroganoff: i don't have it there either. [06:04] /etc/gdm/sessions/ is a directory, owen1 [06:04] I have modified gnome session to use icewm and it was a pain to get back to metacity because i didnt remeber the file and nobody didnt know how to help [06:04] Stroganof: owen1: No [06:04] lartza_ then DONT MODIFY the session [06:04] Stroganoff: i don't have this folder.. [06:04] BUT create a new one [06:05] It's not the folder [06:05] lartza_, probably was ~/.xinitrc [06:05] yeah it might be /etc/X11/gdm/Session/ [06:05] lartza_, do you use the GDM ? [06:05] unop_ it was session [06:05] unop_ and already fixed [06:06] Stroganoff: No it should be on home dir [06:06] lartza_, i was going to say, you could use the GDM to pick and set the default session [06:06] Stroganoff: no gdm folder there. [06:06] its in home dir, but ill search what dir [06:07] owen1, i hope you have bookmarked this link: https://wiki.ubuntu.com/CustomXSession?highlight=%28Session%29 [06:07] i thought that ubuntu-gnome=debian...was i totaly wrong? [06:08] no you were almost right ^^ [06:08] Stroganoff: bookmarked [06:08] In menu where I get to pick the sessions in the beginning when I log in. Is there a way to have multiple gnome sessions each with a different theme? [06:08] here ~/.gnome2/session [06:08] i used that [06:09] howdyho, sure -- you can use GDM to startup on different displays or have GDM nested in another display via XNest [06:10] lartza_: i don't have session folder there. [06:10] Getting Evince crashes in Ubuntu 7.10 64 bit. Here's the log: http://pastebin.ca/949961 [06:10] owen1: It should be session file [06:11] lartza_: no session file there. [06:11] owen1: Then I don't know, not the biggest ubuntu geek around here [06:12] howdyho, have you looked into System->Preferences->More Preferences->Sessions [06:12] lartza_: np. thanks. [06:12] unop_: I'm sorry I have no idea what that means.. I just started using Linux last night [06:13] stroganoff: I'm there now.. Nothing that looks useful =/ [06:14] owen1, there it is (maybe): /usr/share/xsessions/ [06:14] howdyho, this is what i mean - http://dailypackage.fedorabook.com/uploads/2007-08-02-Xnest2.png [06:14] howdyho, another - http://dailypackage.fedorabook.com/uploads/2007-08-09-Xephyr.png [06:14] nevermind, figured it out [06:14] Stroganoff: yes. === cZw0_ is now known as [RPA]cZw0|w0rk [06:15] Stroganoff: i have gnome.desktog file inside. [06:15] create a new gaming.desktop file [06:15] That's not what I meant.. But I'll be playing around with those later [06:15] hello [06:15] Stroganoff: before i start. is it risky? [06:15] What I meant was: Right at the beginning.. when I first log in.. How can I have multiple options for different gnome themes [06:16] no, owen1 [06:16] just dont delete your gnome.desktop [06:16] Stroganoff: ok. 1 sec [06:16] Just like how I can choose between gnome and enlightenment [06:16] But GnomeX and GnomeY or something [06:16] owen1, http://pastebin.se/193876 [06:16] howdyho, the same for you [06:17] Hi, i just installed ubuntu 64bit for the 1st time, but the ubuntu loading screen doesnt show up when ubuntu is booting up [06:17] create a new file in /usr/share/xsessions/ [06:17] I am having problems importing the gedit module in python. all of the gedit plugins work, and they all import gedit, but if I start a python shell and do import gedit I get module not found errors [06:17] i was trying to install skype(x86) in a x86_64 system following this: https://help.ubuntu.com/community/Skype#head-6c3cbecd1f1ecd4388bde1462ee364bb57e4533b but now when i boot GDM fails to start :'( [06:17] Stroganoff: done. what's next? [06:17] howdyho http://pastebin.se/193876 thats the basic structure of a sessions file. instead of xterm you want "enlightment" or "enlightment-session" or something [06:18] ubuntu is booting fine, but instead of that loading screen (with the orange progress bar) the screen goes blank [06:18] owen1, if you have created a valid new .deskop file, just logout into GDM and choose it [06:18] then from xterm, fire up flightgear [06:18] i need some help will someone please help [06:18] me [06:18] !anyone [06:18] 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? [06:19] okay [06:19] so if I put Gnome in there.. It'll be a completely different Gnome than the one I'm using now? [06:19] Stroganoff: invoke-rc.d gdm stop ? [06:19] no owen1 [06:19] i have just got given a x-sersis 220 [06:19] and i would like to install xubuntu on it [06:19] owen1, are you in gnome? if yes: just log out [06:19] i have the cd [06:20] but i cant get [06:20] then you are at the graphical login prompt where you can choose ur new session [06:20] it to do anything [06:20] Stroganoff: can i do it from the command line? [06:20] but go thru the bios [06:20] can someone help [06:20] jimmywww, xseries 220? [06:20] yep [06:21] owen1: invoke-rc.d gdm start [06:21] owen1: then ctrl+alt+F7 [06:21] then choose session [06:21] was used as a server i think before i got it [06:21] Stroganoff: after i log out. i will not be in the irc anymore so i need to understand what to do... [06:21] hmmm just looked on the forum, looks like its my video card (Nvidia 8600GTS) and there are apparently no fixes [06:21] anyone? [06:21] Hello, can anyone help me with network problems? [06:22] owen1 i won't explain to you a dozen times [06:22] so what does anyone recommend [06:22] at your login screen you can choose between "GNOME" and "GAMING" [06:22] just open your eyes and dont **** ur ***** [06:22] i have the computer right next to me and the live cd is in the drive [06:22] Stroganoff: ok. let me right all the stuff u wrote. [06:22] jimmywww WHAT is your problem? [06:22] owen1 just start gdm [06:23] nothing will break [06:23] Hi all. From sound juicer, I cannot extract to mp3. After editing the sound profiles and enabling the mp3 profile, I can not select it!!! Any idea? Thx. [06:23] you can come back here if you just dont get it [06:23] stroganoff, i cant get it to boot into the live cd [06:23] Arthiala: what's your problem? [06:23] I can't get system to connect to the wireless network, can anyone help? [06:23] Arthialas: what's your problem? [06:23] jimmywww, use the alternate cd instead [06:23] !alternate [06:23] The Alternate CD is a classical text-mode install CD. It supports a wider range of hardware than the !LiveCD, and can also be used as an upgrade CD. Look for the alternate checkbox on the Ubuntu download page - See also !minimal [06:23] or any cd [06:23] I have the impression something is broken in the sound profiles' system! [06:23] Stroganoff: I can't write anything to /usr/share/xsessions [06:24] jimmywww: have u set ur bios to boot from cd first? [06:24] yes [06:24] Or copy for that matter [06:24] jimmywww, go into the bios setup and change boot priority [06:24] Arthialas: are you using wep, wpa wpa2? [06:24] i have done that [06:24] is there a defult fire wall in ubuntu ? [06:24] jimmywww: and it still wont boot to any disc, even ones you know work? [06:24] jim [06:24] Stroganoff: ok. i am scared but i guess i have no choice.. [06:24] anybody here had problems with Nvidia 8600GTS card? [06:25] mkquist, i am unsure but i think thats the case, this live cd has worked for me before [06:25] Stroganoff: ok. 1 sec [06:25] Byron54: besides the price? [06:25] pat6star: :) mine was cheap [06:25] owen1 [06:25] wait [06:25] jimmywww: and you have tried other discs that have worked? [06:25] if it breaks, hit ctrl+alt+backspace [06:25] Stroganoff: ok [06:25] you will be back at login [06:25] ok [06:25] pat6star: but my boot splash screen doesnt show up [06:25] nope, it's just a plain wireless [06:25] Byron54: lol, mine wasn't, but no...I don't have any problems with it...ubuntu detected mine and worked right out of the box [06:26] mkquist, no other cd works [06:26] how do i change the color of the screen that shows while booting between the login window & the desktop [06:26] Arthialas: what is the result of typing ifconfig? [06:26] how can i redirect to a file that is named the current date every time i use it? [06:26] pat6star: everything else works fine just my screen goes into standby while ubuntu is loading [06:26] jimmywww: id try to burn the live cd again. Maybe it was 'marginal' and now it just fails. That's the only thing I can think of... [06:27] sFEARs: https://wiki.ubuntu.com/USplashCustomizationHowto?highlight=%28usplash%29 [06:27] SEND DCC _HELLO_HELLO_HELLO_ [06:27] jimmywww: i know people say it doesnt matter, but burn the new one slow... [06:27] actually i'm new to linux, what are the normal procedures? [06:27] thanks [06:27] is there a defult fire wall in ubuntu ? [06:27] jimmywww: what kinda media do you use? I know I buy the cheap stuff and usually it works, but... [06:28] mike__: yes, its built in.. called iptables [06:28] mkquist, i have 3 copys of the live cd and 1 has been burned really slow it doesn't work either [06:28] Byron54: have you tried dpkg-reconfigure xserver-xorg to see if it auto-detects the right settings? [06:28] mike__: usually u dont have to mess with it, but if you want a gui frontedn for it, install firestarter [06:28] well i got my modem set for DMZ mode id like to forward a port in ububnt ... [06:29] tieTYT2: you can do something like this: echo foo > `date FORMAT` [06:29] Stroganoff, i already have the usplash configured.. then right before the desktop loads after the usplash & login window it splashes a screen for about 5 seconds in the original ubuntu yellow/orange. curious about that one [06:29] see man date [06:29] sFEARs sorry that was the wrong one [06:29] pat6star: no i will try that now [06:29] mkquist, i think the problem might be the computer and getting it to boot of the cd [06:29] jimmywww: maybe time for a new download then. have u checked the midsums? [06:29] jimmywww: could be, but if others work... I'd try that first before giving up [06:29] thanks mkquist :p [06:30] m [06:30] duh... nevermind, i found it [06:30] mike__: np [06:30] sFEARs, you have to edit the gnome session for that [06:30] not sure [06:30] Arthialas: what program are you using for wireless network connections? can you connect the computer you are having wireless problesm with via a cable? [06:30] mkquist, others dont work [06:30] Stroganoff: i typed invoke-rc.d gdm start and it say "starting gnome display manager..." [06:30] pat6star: No X server known for your video hardware [06:30] jimmywww: oh, well, not sure then, sorry, I'm outa ideas [06:30] owen1, press ctrl+alt+f7 [06:31] goddamnit [06:31] jimmywww: maybe try a new cd/dvd drive? [06:31] !behave | Stroganoff [06:31] Hey Stroganoff [06:31] what does that mean? wrong drivers? im using the nvida-glx-new [06:31] Just one minute of your time [06:31] mkquist, that wont be possible [06:31] jimmywww: or first check ur cables, sometimes they can be a prob, make sure ur jumpers are correct too [06:31] what about pressing a key to do a one time boot process? [06:31] okay [06:31] jimmywww: check the basics first [06:31] doing that [06:31] jimmywww: g/l [06:32] does gpl offer anyone right to modify the program? [06:32] loads [06:32] are there applications that i can use on ubuntu that will enable me to convert an Avi file to DVD ? [06:32] it's a default network tools in ubuntustudio, i think it is called "NetworkTools"? I can try a cable connection, would that help? [06:32] Stroganoff: nothing (visual) happened. === ajmorris is now known as ajmorris|AFK [06:32] Oh shit you guys I erased everything in my gnome.desktop file by mistake [06:33] howdyho: dont save it? [06:33] owen1, switch to all your F keys, somewhere is the GDM login prompt [06:33] use undo [06:33] hola, alguien habla castellano? [06:33] i dont use a login manager like GDM so.. [06:33] 大家好阿 [06:33] how can i redirect to a file that is named the current date every time i use it? [06:34] No no.. I played around with it 10 mins ago [06:34] mario: This is an english channel [06:34] Now I opened it and it's blank [06:34] Stroganoff: not sure if i understand what u mean. do u want me to try ctrl+alt+F1...F12 ? [06:34] buenas noches, quisiera saber si alguno de ustedes habla castelllano [06:35] howdyho how have you managed that [06:35] howdyho it dazzles me [06:35] I have no idea [06:35] I opened it up in notepad and it was gone [06:35] mkquist, cables fine [06:35] or whatever the ubuntu equivelant is [06:35] ok, gracias [06:35] gedit [06:36] yeah right [06:36] hi [06:36] howdyho http://paste.ubuntu-nl.org/60261/ [06:36] there you go [06:36] are there applications that i can use on ubuntu that will enable me to convert an Avi file to DVD ? [06:36] Stroganoff: can u elaborate about the last message? [06:36] anybody know when hardy beta will be launch [06:36] thnx [06:37] owen1, press ctrl+alt+f1 then ....f2 ...f3 until you see your graphical gdm login screen [06:37] ok [06:37] otherwise reboot, then you WILL see that login screen for sure [06:37] Stroganoff: ok [06:38] howdyho, did you use sudo to open that file? [06:38] yes *embarrassed* [06:38] thats ok [06:38] i just dont get how you deleted it [06:38] Neither do I [06:38] dont use "notepad" [06:38] use "nano" instead in a terminal window [06:38] mousepad [06:39] alright === jescis_ is now known as jescis [06:39] Just to clear things up [06:39] Stroganoff: i see black screen, no GUI...thanks god i use irssi. what's next? [06:39] so if I make a file called gnome2.desktop.. with the Name Gnome2 [06:39] owen1_: sudo /etc/init.d/gdm restart [06:39] If I use GDM to log in to that.. it'll be a completely different session? [06:40] yes, howdyho [06:40] Awesome. [06:40] Thanx.. I'm off to try it out [06:40] Stroganoff: sure, but please explain what's going on, i am scared. [06:41] restarting gdm should bring up the login screen at ctrl+alt+f7 [06:41] Stroganoff: what is gdm? [06:41] the display manager [06:41] Gnome Display Manager [06:41] gdm manages login and X (graphical core) [06:42] Stroganoff: ok. i'll try restart [06:42] Stroganoff, I should say it doesnt necessarily manage the xserver tho because the xserver is independant of the display manager [06:42] thats right unop__ [06:42] thx for ur help ;) [06:43] Strog my man [06:43] so can anyone help me [06:43] Gnome works fine (thank god) [06:43] exit [06:43] But Gnome and Gnome2 are exact copies of one another [06:44] change one thing in one and the same change is reflected in the other [06:44] you have to edit the the gnome2.desktop file [06:44] What do I have to edit in it? [06:44] jimmywww, whats up? [06:44] to manage different settings is not so easy ^^ [06:45] I changed the name in the file.. same thing [06:45] you have to invoke "gnome-session" with customized environment variables [06:45] I don't need different settings.. just different themes [06:45] you have to look tnto that [06:45] Any clues on where to start looking? [06:46] unop__,today i have been give an x-series 220, and i would like to install xubuntu or ubuntu on it, but i cant get it to boot to cd i have set the bios to boot off cd first [06:46] omg guys! [06:46] i was trying to install skype(x86) in a x86_64 system following this: https://help.ubuntu.com/community/Skype#head-6c3cbecd1f1ecd4388bde1462ee364bb57e4533b but now when i boot GDM fails to start :'( [06:46] im gonna poop [06:46] im gonna poop [06:46] howdyho, you could install xnest and use gdmxnest to startup GDM within your current session [06:46] when it boots it seems to ignore there is a cd in the drive [06:46] gdm: error while loading shared libraries [06:47] * tarkus poops all over the kitchen and smothers it all into a nice little bun sandwich. [06:47] wrong ELF class [06:47] jimmywww, did you burn that CD? was it burnt properly? [06:47] yes [06:47] But would it allow different themes for different gnome sessions?\ [06:47] cd is burnt correctly has been used before [06:47] jimmyww try wipeing off the cd and see if u can press the one time boot key [06:47] what is that [06:48] varies on puters mine on my dell 1521 is f12 [06:48] jimmywww, have you tried booting some other minimal linux distro? === m1a_ is now known as m1a [06:49] jimmyww how fast is your puter? [06:49] unop__, no but im almost cetain thats not the problem as before i got the computer it was used in a school as a serve [06:49] not sure [06:49] about server [06:50] it got wiped before i got it [06:51] is there an ubuntu program equal to access? [06:51] the computer say on "server" and in another spot "x-series 220" [06:51] strongarm: ok. i am back and now the gui is back. what's next? [06:51] jimmywww, well, you could try -- there are some tiny boot cds out there -- that'll rule out the CD and perhaps find fault with the drive, it's probable that the drive could be misbehaving [06:51] !enter | jimmywww [06:51] jimmywww: Please try to keep your questions/responses on one line - don't use the "Enter" key as punctuation! [06:51] !bootoptions | jimmywww [06:51] jimmywww: For a list and explanation on some of the boot options, see https://help.ubuntu.com/community/BootOptions [06:51] okay [06:52] !minimal [06:52] The Minimal CD image is very small in size, and it downloads most packages from the Internet during installation, allowing you to select only those you want (the installer is like the one on the !Alternate CD). See https://help.ubuntu.com/community/Installation/MinimalCD [06:52] jimmywww, ^^ about 50MB (when i last checked) [06:52] sorry, 10 mb :) [06:52] owen1, on the edge of the login screen should be the sessions menu [06:52] there you can choose your gaming session [06:53] so i neet to log out again, choose the gaming session and fire the game from command line? [06:54] yes [06:54] Stroganoff: cool. let me try [06:55] should i be worried that my filesystem is 9.9% non-contiguous? [06:57] Can anyone help me with the 041e:4055 (web cam) Linux Drivers [06:57] is there a way the motu's can update gnuplot in the repos? [06:58] gramm, sure, it's their job, is it not? :) [06:58] gramm: https://wiki.ubuntu.com/FreezeExceptionProcess [06:58] ok i have a fun retarded question... im using a howto guide to let me use vbox and connect to my wireless card.. it says to use parprouted, and when I use that command line it switches to a new command prompt... how do I use it since it seems to basically be a word editor? or more accurately how would i save what im typing in it? [06:58] gramm, well, it depends on what they can do in terms of modifying source to change functionality --- but sure, they sometimes do [06:59] it seems the more i use my computer, slowly but surely that non-contiguous %age increases. When should I get concerned? Should I be? [06:59] Gary_inNYC: sudo apt-get install defrag [06:59] mimmal cd does not work either [06:59] but i forgot to say [07:00] i goess thru all this stuff the gets stuck [07:00] at a screen [07:00] jimmywww, can you describe the screen? [07:00] where, it is illustrating a floppy disk going it [07:00] im using ext3, would that defrag utility work? [07:00] let me know what you guys think of this idea for a project. do you think it could gain a respectful base of users? would you join if it was well designed and had potential? [07:00] yes [07:00] a collaboration system for members to share ideas and concepts for respective areas. there would be discussion and rating systems so the concepts discussed would mature quickly. this would be similar to ted.com but rather creating collective notions as a community. [07:01] Gary_inNYC, yes [07:01] would be a great way to brainstorm new ideas for opensource, design, and of course many others. === ka2zzzz is now known as ka2u0 [07:01] developers can use this as a tool to give them ideas that the users would like to see. [07:01] unop__: it also motions toward pressing f1 [07:01] Is there a way to install Gnome twice? [07:02] So that the first installation is completely unrelated to the second [07:02] jimmywww, i dont think thats anything i've seen on a linux CD booting -- [07:02] what do you guys think of that project idea? ^^ [07:02] i havent got the live cd to boot [07:02] thats the problem [07:02] jimmywww, do you reckon it's one of the system's screens then, a BIOS or utility screen? [07:03] unop__: thanks [07:03] tarkus: Everyone has an idea.. How many people are actually going to start working on them though? [07:03] i dont know, [07:03] i you give me five mins i will take a photo [07:03] jimmywww, hmm, have a windows CD you can try out? [07:03] tarkus, such project do exist [07:03] kind of [07:03] no [07:03] wow, that defrag utility is just a delete and rewrite task... that'll take forever heh [07:03] jimmywww, ok, take a photo then [07:04] howdyho, very, very few. thats the point of this site, because people have ideas but leave them since they wouldnt get to doing it, so why not share it so others might if they know about it? [07:04] howdyho: anybody with enough tine and interest to take up the crusade [07:04] Gary_inNYC, I reckon it only rewrites files that are fragmented -- so as to not take forever [07:04] jimmywww, go into the bios and (A) tell it to boot off the CD rom and (B) check what processor and ram is in there and disk drives [07:04] shit,I accidently deleted my top panel... what do i do now... :~( [07:04] howdyho, plus the initial concept tat someones starts, WILL branch out into a more mature and better presented idea. [07:05] Ububegin: Alt+F2 -> gnome-panel [07:05] i thought in general I'm not supposed to worry about file fragmentation in linux? [07:05] howdyho, for any develper to adopt into his software as a feature or something new. [07:05] Well it does sound like something that'll work if implemented right [07:05] what is a good pda/phone that runs ubuntu [07:05] ompaul, will do that as well [07:05] Gary_inNYC, contagiousy isn't fragmentation [07:05] ic [07:06] so is there any real benefit of using such a tool? [07:06] You just gotta work on making it appealing to the developers and not people who think it's a place to ask for programming favors [07:06] Gary_inNYC, that's true -- it's a trivial worry -- the filesystems do a good job of keeping files well organised-- but not to perfection, so sometimes defragmentation might be needed (but i cant think of any scenarios) [07:06] Gary_inNYC i would say so [07:06] Stroganoff : I get this *I've detected a panel already running,and will now exit.* [07:06] howdyho, we need to be convinced that it would generate a decent base of contributors, but once we are. we're commited for the long haul to make it work well. [07:07] Ububegin: Alt+F2 -> xterm -> killall gnome-panel [07:07] Ububegin, ALT+F2 - killall gnome-panel && gnome-panel [07:07] tarkus, just join existing projects [07:08] tarkus, sounds like microsoft :) [07:08] like svn === Mattz is now known as MatBoy [07:08] i did apt-get remove gnome* on my usb-ubuntu and it doesnt boot anymore :s what did i remove in that big list that messed up ? [07:09] unop__, despite your hatred, certain things about microsoft are good.. [07:09] xjkx, errm, it should boot up -- thought you might not get a graphical display [07:09] Can anyone help me with the 041e:4055 (web cam) Linux Drivers [07:09] tarkus, you infer wrong, i dont hate microsoft -- and by that implication, your project is a good idea :) [07:09] unop__, and what im thinking doesnt steel people money or constrain them in proprietary and commercial cages. [07:09] tarkus: http://en.wikipedia.org/wiki/List_of_collaborative_software [07:09] unop__, yea :/ ubuntu-desktop was removed in that list, is it bad ? [07:09] Stroganoff: it worked but most of the keys on the keyboard didn't work... [07:10] Stroganoff: so i couldn't play it. [07:10] Stroganoff : no use, even after killall, i still get the same msg..when i do this *Alt+F2 -> gnome-panel* [07:10] thats odd [07:10] xjkx, well, no -- ubuntu-desktop is just a metapackage that pulls in all the other gnome packages -- it can be safely removed to no ill-effect [07:10] Ububegin: xterm -> ps -all [07:11] Stroganoff : will restarting ubuntu work... [07:11] xjkx, what worries me is that by removing all gnome* packages, you might have rendered your system without a graphical display [07:11] unop__, no, i have fluxbox [07:11] xjkx, do you get to a console/virtual terminal at all? [07:11] no [07:11] Stroganoff, yeah, these are all methods of working a "current" project. and the ideas would be tied to it, either improving it or adding something it lacks.. [07:11] it says there is nothing to load on usb [07:11] xjkx, just reinstall gnome-desktop [07:11] (haven't read everything) [07:12] Stroganoff, hard, if usb-flashdriver doesnt boot [07:12] unop__: http://img156.imageshack.us/img156/2366/img0928at2.jpg [07:12] hehe [07:12] Stroganoff: when am i supposed to do now :? [07:12] i was trying to install skype(x86) in a x86_64 system following this: https://help.ubuntu.com/community/Skype#head-6c3cbecd1f1ecd4388bde1462ee364bb57e4533b but now when i boot GDM fails to start :'( [07:12] Stroganoff, but im thinking of something to convey general ideas. [07:12] wrong ELF class [07:12] what i mean [07:12] !paste | Ububegin [07:12] Ububegin: pastebin is a service to post multiple-lined texts so you don't flood the channel. The Ubuntu pastebin is at http://paste.ubuntu-nl.org (make sure you give us the URL for your paste - see also the channel topic) === lipsinOffline is now known as lipsin [07:12] unop__, you know when you try to turn on a machine without HD ? and there is a message printed out that there is nothing to load, its like that the message i get [07:13] tarkus, i know that [07:13] Stroganoff: maybe it's because i have a bluetooth keyboard? [07:13] might have removed something in mbr of this - crazy/random guess- [07:13] jimmywww, yea, does look like one of the systems utility screens -- it's probably waiting for you to insert a boot floppy from the looks of it -- time to revisit the BIOS and see what else can be changed === ka2u0 is now known as ka2zzzz [07:14] owen1, you have xterm in the gaming session, right? [07:14] http://img156.imageshack.us/img156/2366/img0928at2.jpg is a picture of that thing i was trying to discribe if a let the computer to run [07:14] Stroganoff: don't know what xterm is. [07:14] does anybody know if qemu can load a bootable usb-flashdriver ? i could test more here, without rebooting over and over :p [07:14] unop__: so what do you want me to do [07:15] Stroganoff: where is the location of this file again? [07:15] i shall start up the computer and enter bios [07:15] go to you gaming session and run sudo dpkg-reconfigure -phigh xserver-xorg [07:15] jimmywww, well, i'd check the BIOS again -- there might be other options that need setting [07:15] jimmywww, yes [07:15] owen: /usr/share/xsessions/ [07:15] Stroganoff: ok. 1 sec [07:15] Stroganoff, k. do you think it might work well? [07:15] unop__: what should i be looking for [07:16] tarkus: http://en.wikipedia.org/wiki/Brainstorming#Software [07:16] jimmywww, i can't be specific -- but something along the lines of -- first boot device - or - {get rid of annoying screen wanting me to insert floppy drive} :) [07:17] owen1 [07:17] yep [07:17] i meant log out to your gaming session [07:17] not edit the file [07:17] jimmywww, what do the various function keys do ?? have you tried pressing them ? [07:17] jimmywww, @ that screen [07:18] Stroganoff: sure. i am writing down the stuff u wrote. [07:18] so, I see http://brainstorm.ubuntu.com/idea/94/ (suspend, #1 idea), and have read some of the comments, such as "this is extremely difficult for many factors". Is there any momentum on this front, despite the many factors? [07:18] Stroganoff: after i run this command, try play the game? [07:18] no, logout again [07:19] Stroganoff: and.. [07:19] or better ctrl+alt+backspace [07:19] login and play [07:19] but i have no high hopes [07:19] ok [07:19] you should start a topic in the forums about your keyboard and your minmal gdm session [07:19] unop__, nothing f1 restarts [07:20] Stroganoff: should i try cord keyboard? [07:20] if all fails, yes [07:20] i gotta go now [07:20] Stroganoff: thanks! [07:20] np ;) [07:20] Stroganoff, molecularthinking might be the closest thing to it, but its still very far away form it. [07:20] jimmywww, you could refer to the products manual which might be available on the manufacturers website [07:20] i will try [07:21] tarkus: no reason to start from scratch [07:21] Hola. [07:21] i got some more photos of it [07:21] uploading now [07:22] ok its not OSS tarkus [07:22] Stroganoff, so you're saying to work with whoever is behind molecularthinking and transform it into something else (if they aprove) [07:22] so you may have to start from scratch [07:22] cu [07:22] Hello [07:22] I'm new to Ubuntu and have got a question [07:23] glitch, ask :) [07:23] glitch, ask [07:23] I have a question about mounting a ntfs drive in ubuntu [07:24] um, I installed it, without it being connected to the internet and it said it needed to connect to get the updates, so when it was all finished, i connected it, and it said it was up to date [07:24] but it wasn't and i don't understand how to make it update [07:24] i ended up reinstalling while it was connected and then it downloaded like 200 updates [07:25] glitch, i suggest you enable the various repositories and try updating then-- you should see a slew of updates waiting to be installed [07:25] how do you do that? [07:25] does anybody have an opinion on which non-adobe flash library/plug-in works best? The proprietary one keeps dying randomly on my system (not sure if it would be affected by compiz or not) [07:25] glitch, https://wiki.ubuntu.com/RecommendedSources [07:26] unop__, http://img503.imageshack.us/img503/1230/img0930oj2.jpg [07:26] So how is everyone tonight? [07:26] chris062689, quiting === RichardL_ is now known as rml [07:27] I'm quite happy, I was able to shave a 3.4 GB Ubuntu installation down to 2 GB :) [07:28] unop__, is that any help [07:28] Hi [07:28] jimmywww, you seem to have the primary master device set to the CD-Rom -- which means that the only device recognized by the computer is the CD-rom device -- no harddrives, nothing :) [07:28] everything is checked on that. Would it have done it later by itself? I'm just confused cause I'm coming from windows, so when something isn't updated, it keeps telling you. [07:29] jimmywww, you should set the primary master to the first HDD -- primary slave to the second HDD -- secondary master to the first CD/DVD drive and secondary slave to the second optical device [07:29] unop__ so what should i do [07:29] What stands 'pd' for in 'pdflush'? [07:29] okay [07:29] will this help === Kwitschibo_ is now known as Kwitschibo [07:29] jimmywww, i'm willing to bet it does :) [07:29] okay [07:30] somebody use Flex builder for linux ? [07:30] http://www-304.ibm.com/systems/support/supportsite.wss/docdisplay?lndocid=MIGR-41893&brandind=5000008 here is a link to what you ask for b4 i think [07:30] jimmywww, but ensure that the first boot device is the CD-Rom drive -- it might be on another BIOS option screen [07:30] Anyone have any experience with setting up xmonad to run with gnome? [07:31] it also happened with clamtk, it said it was updated when it didn't update at all... is there a cache file i have to clear to get it to work right? [07:31] Does anyone have experience getting a US Robotics USR5686E modem to work with Gutsy? [07:32] Is there an easy way to upgrade to Gnome 2.22 in Ubuntu 7.10 ? [07:32] <[Hardy]TuTUXG> glitch, open synaptic, and click reload, it will show u the packages that are upgradable [07:32] hi there [07:33] i am downloading ubuntu for an amd turion 64 and am trying to determine the answer for the type of computer question - would i be a standard or a 64bit AMD for ubuntu's purposes? [07:34] both would work [07:34] but go 64 [07:34] MockY: thanks, appreciate it [07:34] <[Hardy]TuTUXG> MinusSeven, u could update to 8.04 or compile gnome by urself [07:35] is there a video player for ubuntu that can handle fast forward without skipping ahead chunks? [07:35] which do you recommend, wait for 8.04 ? [07:36] <[Hardy]TuTUXG> MinusSeven, probably.. [07:36] Just looking for a date it is supposed to be released [07:37] oh wow, so i clicked on reload, then on installed to bring those to the top, all those can be upgraded? They have a green box by them [07:37] <[Hardy]TuTUXG> MinusSeven, sometime in April (hopefully) [07:37] Anyone have any experience with setting up xmonad to run with gnome? [07:37] ok [07:37] <[Hardy]TuTUXG> glitch, green box means it's installed [07:38] unop__ can seem to do that [07:38] cant see where [07:38] <[Hardy]TuTUXG> glitch, upgradable packages should be shown with a yellow arrow with it [07:38] oh ok. [07:38] hi there [07:39] That helps out a lot [07:39] I was just confused why it would say it was all updated when it wasn't, next time i'll try using synaptic [07:40] <[Hardy]TuTUXG> glitch, to upgrade whatever is available, just check "mark all upgrades" [07:41] <[Hardy]TuTUXG> glitch, usually u dont need to use synaptic for just upgrading, the upgrade manager will handle that automatically and gives u a notice [07:41] yeah about that... mine doesn't [07:42] oh good. [07:42] i have the same problem, but i not understand the answer, can you help me ? [07:42] http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?forumid=72&catid=657&threadid=1344723&enterthread=y [07:43] unop__, any sugestions [07:43] hai [07:43] <[Hardy]TuTUXG> fabouney, that's fedora, and u prably should go to their channel [07:43] blist [07:43] i have ubuntu ... [07:43] ok thank you [Hardy]TuTUXG for your help! :+) [07:43] glitch: i like to use aptitude from CLI ,i do not know if synaptic based in it or not [07:43] gutsy [07:43] fabouney: but it sounds like you need to update your Jave Runtime Environment (JRE) [07:44] ok [07:44] i'm still very new with the CLI, although i got a book on some commands [07:44] shouldn't be hardy beta1 released today (according to the release schdule) ? [07:44] i get around with the very basics on that [07:45] <[Hardy]TuTUXG> UltraNav, later maybe [07:45] <[Hardy]TuTUXG> it will be out when it's ready [07:45] speaking of books, is there any you guys recommend for me to read? I'm new to linux all together, but i'm a+ and net+ certified, after the net+, thats when i got interested in Linux [07:46] <[Hardy]TuTUXG> glitch, i learned linux all from internet and man pages [07:46] [Hardy]TuTUXG: it will be out when it's ready -- sounds like these fortune cookies to me... [07:46] rhce [07:46] glitch: its good to learn more and more ,u can read about it on wiki [07:46] glitch, so you got tired of microsoft you mean? [07:46] <[Hardy]TuTUXG> UltraNav, but u don't want a incompleted or bugged beta, do u? [07:46] ok cool, thats pretty much what i've been doing. [07:47] glitch, red hat certified engineer exan ,that is a book also a test [07:47] yea, getting very tired of it lol! [07:47] exam [07:47] ok i'll check that one out [07:47] <[Hardy]TuTUXG> ibm has some nice docs for linux [07:48] <[Hardy]TuTUXG> all available online === m1a_ is now known as m1a [07:50] glitch: the guy how guide me on my start point me to ( www.tldp.org ) ,there are a lot of pdf file good to read [07:50] ok, I'll check those out too. There is so much its hard to figure out where to start. Right now i'm dual booting, but thinking of getting rid of windows all together, just don't know enough to get comfortable yet. The craziest thing is not needing antivirus, i can't seem to wrap my brain around that. [07:50] <[Hardy]TuTUXG> UltraNav, and afaik, fedora 9 beta is scheduled out today as well, but it's also been held [07:51] On my computer exists the script file /usr/lib/pm-utils/functions. I would like to know what program calls this program. I tried to answer this question: In http://lxr.linux.no/linux+v2.6.22.14/ I searched for 'functions' but obtained 4959 estimated hits. How to solve this problem? [07:52] foxiness: i'll check that out and start there, thanks! [07:53] Hey there, Today ubuntu log me out 2 times automatically by his own, any way to know why this i happening? [07:53] power failure? [07:53] <[Hardy]TuTUXG> glitch, http://www.freeos.com/articles/3399/ it's a good on for starters [07:56] and now the third time in arow!!! === lieTa_cuTe is now known as BENCE [07:57] under what definition of "online" is man "online manuals" [07:58] it doesnt search them on the internet so i must be misunderstanding the word online === chaky_ is now known as chaky [08:00] hey guys how come everytime i open TVTime it auto-closes? [08:01] Is there anyone on here from Baltimore area? === lipsin_ is now known as lipsin [08:03] did you try launching it from the terminal Avalanche [08:03] wow, there's a lot to read, thank you for all your help everyone!! [08:03] bye!! [08:03] I mean people are just joining and quiting. What's going on? [08:04] no i just clicked it under Apps>Sound & Video [08:04] well it sometimes helps me to go to the terminal and type the command and see what comes up [08:04] i am not saying that will help, but its worth a try [08:04] xvoutput: No XVIDEO port found which supports YUY2 images. [08:05] blakstalum theres over 1000 people in here so you gotta expect lots of joins and quits [08:05] ok, I see! this is for help issues, not socializing. [08:05] i don't see why it can't be [08:06] neither do I. I think this is great, but not for me. Peace [08:06] you might want to try and past that into google [08:06] and see if anyone has posted a fix === ce_imutz is now known as andi`medan [08:08] yep doing that now :) [08:09] tvtime is hit and miss with me [08:10] ? [08:10] i think the drivers for my Tv Tuner are not installed or working properly but under hardware I see a Video4Linux thingy so thought it was working [08:10] jw what kind of card do you have [08:10] Conexant Falcon II [08:11] Hi! I seem to have a problem with 'svn' on a server with Ubuntu 6.06.2 LTS [08:11] now I have installed: svn, version 1.3.2 (r19776) [08:11] compiled Aug 3 2007, 11:49:37 [08:11] but when I try to use it in a repository, I get: svn: This client is too old to work with working copy '.'; please get a newer Subversion client [08:11] !list [08:11] I am ubotu, all-knowing infobot. You can browse my brain at http://ubotu.ubuntu-nl.org/factoids.cgi - Usage info: http://wiki.ubuntu.com/UbuntuBots [08:12] so... what's the clean way to upgrade svn? [08:12] Hi all! [08:13] hello kortopi [08:13] why does the smtpd.conf file doesn't exist on /etc/postfix/sasl? [08:13] im configuring postfix on ubuntu 7.10 [08:13] on another box I with ubuntu 7.10 I have svn, version 1.4.4 (r25188) [08:14] hello.. is this message is significant: [warn] NameVirtualHost *:80 has no VirtualHosts? [08:14] you might try howtoforge.com kortopi [08:15] i thought i saw a postfix post [08:15] thanks [08:15] hi all, anybody here have some experiences with truecrypt (version 5)? [08:15] man from what i saw its pretty hard to install right [08:16] i was wondering how do u install themes? [08:16] i have installed just deb package and it wasn't so difficult [08:16] might give it a try [08:16] tux97 well where did you get the theme [08:16] how far have you gotton [08:16] i dont know where to go [08:17] i'm just looking [08:17] gnome-look.org [08:17] ok [08:17] i'm there now phynix so if i see one i like how do i install it [08:17] E: Couldn't find package compiz-config-settings-manager [08:17] how can i fix that === Malnilio_ is now known as Malnilion [08:18] could anyone here help me with networking Ubuntu [08:18] !ccsm | damo22 [08:18] damo22: To enable advanced customization of desktop effects in Ubuntu 7.10 (Gutsy), install 'compizconfig-settings-manager'. A new option will appear in your appearance properties - See also !compiz - Help in #compiz-fusion [08:18] you spelled it incorrectly [08:18] ok tux97 go to the metacity part [08:18] with windows xp or vista [08:18] find one [08:18] Hi! Is there anyone who knows how to change the ownership of a folder? I have read some how tos but I can't do it. The folder I want to change the ownership of is "/home/kristian/Cut_Copy-In_Ghost_Colours-MODCD050-2008-EUPHORiC", so I write "chown -R kristian /home/kristian/Cut_Copy-In_Ghost_Colours-MODCD050-2008-EUPHORiC". The terminal doesn't say anything and the owner is stil root. What am i doing wrong? [08:18] metacity? [08:18] tux97 download the file. Go to appearance and click install find the file and click apply. That should do it [08:19] is it hard to network with Ubuntu [08:19] shane__: not at all [08:19] shane i'm doing it [08:19] lol [08:19] tux97 http://gnome-look.org/index.php?xcontentmode=101&PHPSESSID=cc1bdf4ec66a7383ebe86e1aa9904067 [08:19] kristian_: chown -R kristian:kristian .... [08:19] yo [08:19] where could i get some info on how to network it all ? [08:20] shane what do u want to do/ [08:20] sory, whar make wi-fi ;> [08:20] what* [08:21] i want to access from Ubuntu to my vista box [08:21] and or from my vista box to Ubuntu perferably [08:21] tux97 did you figure it out [08:21] damo22: Now i've wrote "chown -R kristian:kristian /home/kristian/Cut_Copy-In_Ghost_Colours-MODCD050-2008-EUPHORiC" in the terminal. still nothing happens? [08:21] i'm just lookin at the moment [08:21] shane check into samba [08:21] ok [08:21] Auf meinem Computer gibt es die Skriptdatei /usr/lib/pm-utils/functions. Ich möchte herausbekommen, welche Programme dieses Programm aufrufen. Ich habe versucht, diese Frage mittels http://lxr.linux.no/linux+v2.6.22.14/ zu beantworten. Ich suchte dort nach 'functions' aber erhielt > 4959 wahrscheinliche Treffer. Wie löst man dieses Problem? [08:21] iam just for you [08:21] hold on let me get u my link i used shane [08:22] is there a way to unpack a .dmg file in linux? [08:22] is that a program [08:22] thanks [08:22] Not is that [08:22] zetheroo if you figure that out tell me [08:22] http://ubuntuforums.org/showthread.php?t=202605 shane how to for samba [08:23] phynix whats your theme? [08:23] i cant login to this applet : http://www.topcoder.com/contest/arena/ContestAppletProd.jnlp .. i have sun java web start 6 installed. [08:23] in rhythmbox is it possible to share a playlist instead of the whole music library? [08:24] hope this helps tux97 http://gnome-look.org/content/show.php/SlicknesS?content=71993 [08:25] ok how do i d/l it [08:25] click on the link at the bottom [08:25] repost: damo22: Now i've wrote "chown -R kristian:kristian /home/kristian/Cut_Copy-In_Ghost_Colours-MODCD050-2008-EUPHORiC" in the terminal. still nothing happens? [08:25] phynix: seems like qemu is the way to go [08:26] could someone test my ampache server and tell me if my streams are droping out of playing good [08:26] zetheroo thanks [08:26] tux97 work? [08:27] http://amp.homelinux.com/Ampache [08:27] phynix i'm lookiing for the file to d/l [08:27] does smtpd.conf file exist? or i'll just have to create it my own. im following the steps on https://help.ubuntu.com/7.10/server/C/postfix.html for postfix configuration [08:27] there should be three links at the end of the first post [08:28] ok then the first link correct phynix [08:28] yes tux97 [08:28] Does anyone know of a simple, lightweight web server with PHP that I can easily install / remove? [08:28] I also installed the smtpd [08:28] it gives a java.net.MalformedURL Exception [08:28] ok i saved it now what [08:29] go to appearance [08:29] and click the install button [08:29] find the file you downloaded [08:30] chris just search lightweight web server in synaptic [08:30] tux97 did that work? [08:30] ok i did that now how come i can't see nothing in firefox? [08:30] yes [08:31] no you can pick from the list right [08:31] now* [08:31] you might not like it cause some apps are weird colors [08:31] hi! why is there empty /etc/apache2/httpd.conf???? [08:32] i like it phynix but hwo come i can't see no pages in firefox? [08:32] hi everybody [08:32] tux97 i don't know why. I wish I could see it so I could guess [08:32] mine didn't have that problem [08:33] ok i closed it and reopened it and it worked [08:33] so make sure themes are metacity? [08:33] you know i always get them mixed up [08:33] gtk i think is the right one [08:34] i think metacity is the window borders [08:34] ok === gaurav__ is now known as gaurav_ [08:34] i always spend a little while guessing [08:34] lol [08:35] lamers [08:35] hello everyone [08:35] :) [08:36] hello nanobug [08:36] hi phynix, how are you this morning? [08:37] Hi all. How can I move a panel from the left to the top? (I cant drag and drop it because there is no free space on the panel!) [08:37] Can someone help me about Server of Linux [08:37] unless i'm assuming things and you're across the pond i should say [08:37] tired nanobug and ready for some sleep [08:37] :i hear ya [08:37] what a lamers channel! [08:37] haha [08:37] well we are nerds [08:37] i was in bed but waking up every hour so i said to hell with it and grabbed some cold pizza [08:37] phynix: speak for yourself buddy [08:38] yep phynix i'm proud of it lol is there a tux theme u know about phynix? [08:38] zmatt i am sorry i am a nerd [08:38] tux97 be more specific [08:38] im a nerd as well [08:38] phynix: nothing to be sorry about [08:38] not like pocket protector or world of warcraft style but a nerd anyway [08:38] :) [08:38] phnix tux theme for ubuntu [08:38] yup [08:38] haven't herd of a tux theme [08:39] buthido what kind of server [08:39] there are lots of tux wallpapers on deviantart and gnome-look [08:39] i don't know of any 'themes' per say but you should be able to find something you like and then a gtk/kde theme to go with it [08:40] if all else fails, you can customize the colors on clearlooks to match [08:40] is checking the "use" box for nvidia restricted driver the same as installing the nvidia driver say from Envy? [08:41] kindofabuzz - somewhat. it used to be (don't know for sure, i run arch on my nvidia laptop now) that the ubuntu proprietary driver lagged a bit behind the ones available through envy [08:41] ok nanobug ty [08:41] nanobug why arch [08:41] what is arch? [08:41] type of distro [08:41] Okay, color me an idiot, but i don't know how to chroot or anything so i can use this mobo with jmicron sata/pata [08:42] thkaal, why do you need to chroot to use a motherboard? [08:42] its based on slackware, it's a real barebones type of distro [08:42] why does ubuntu see my drives as scsi?? [08:42] hey, When i start ubuntu it says "import error: libdb-4.5.so, no such file or dir [08:42] there not [08:42] and it goes kaboooom [08:42] kindofabuzz mine do it too [08:42] nanobug i think arch is on my new project list [08:42] and i like it mainly for the package manager and the bsd style init system [08:43] its a good stepping stone on my pursuit of linux (and unix) knowledge [08:43] that's what the forums say. i get that sbin/modprobe abnormal exit error on feisty. [08:43] hey, When i start ubuntu it says "import error: libdb-4.5.so, no such file or dir, Then when python starts after it it tries to run that file and says command not found the finally command not found crashes [08:43] bbl [08:43] kindofabuzz, it doesn't see them as scsi .. the underlying device driver is just more uniform now, it just makes all disk devices appear as /dev/sdXX [08:44] i still run ubuntu on my server though. it's easy to use and i don't have to fuss with it. [08:44] uptime going on 60 days and that would be longer if it werent for a power outage [08:44] On my computer exists the script file /usr/lib/pm-utils/functions. I would like to know what program calls this program. I tried to answer this question: In http://lxr.linux.no/linux+v2.6.22.14/ I searched for 'functions' but obtained 4959 estimated hits. How to solve this problem? 'lsof | grep functions' does not produce any output. [08:44] and i'm running hardy alpha :) === marko-_-_ is now known as marko-_- [08:44] BenniBoya: see if this gives a clue - http://kenno.wordpress.com/2007/10/22/fix-usrliblibdb-45so-no-version-information-available/ [08:44] a testement to the ubuntu developers [08:45] i can only see my files and printers now [08:45] ty m8 [08:45] how can i make it so that i can make a dir [08:45] BenniBoya, try installing the libdb4.5 package [08:45] and what not [08:45] !wine [08:45] WINE is a compatibility layer for running Windows programs on GNU/Linux. See https://help.ubuntu.com/community/Wine for more information, and see !AppDB for application compatibility. [08:45] Why i cant find in add/remove the samething that sypantic have? [08:46] shane_ sudo mkdir name [08:46] phynix i would definately recommend giving arch a spin. it's educational. nothing like ubuntu, you'll be making friends with a text editor, but it's pretty sweet. pacman is nice, in my opinion better than apt-get [08:46] where do i have to do that from [08:46] terminal [08:46] the Ubuntu machine [08:46] ere4si: hey, i looked at that p[age, i ddnt instlal that prog, and i cant even get to the logon nscreen, only a terminal on revoery after it crashed [08:47] nanobug ill will have to give it a try this weekend. How is hardy [08:47] add/remove only lists the most popular packages if i recall correctly [08:47] bullgard4, can i ask why you want to know what the caller of that script is? [08:47] BenniBoya: did you install amorak or something before the error? [08:47] hardy is running extremely well thus far. as i said it's a server so I don't actually do much beyond host files and web pages on it [08:47] but i' === lipsin_ is now known as lipsin [08:47] ere4si: nup, i installed a game but that wasw it [08:47] i've encountered no issues [08:48] i did that but its still only seeing MyFiles and Printers [08:48] when i go from the windows vista machine to the Ubuntu [08:48] BenniBoya: what was the game? [08:48] shane__: what are you trying to do? [08:48] unop_: Yes. I want to understand the pm-utils better and thus use them more intelligently. Hibernate and suspend to sleep work on my computer with certain restrictions. I wnat to circumvent those restrictions. [08:49] nanobug the only server i have running is to cache updates [08:49] ere4si: uuuuhhh... I think it was crossfire [08:49] i had ubuntu-satanic aswell [08:49] trying to use Ubuntu as a shell from my windows vista computer [08:50] shane_ look into ssh [08:50] so i can run linux programs on [08:50] ok ssh as in just shell or x over ssh [08:50] so there is no way to make a directory on the Ubuntu machine from windows ? [08:50] bullgard4, i see -- you could use grep to search through all the text files in the directories of $PATH -- that should list other scripts that might call it [08:50] you can over ssh shane_ [08:51] do you not have access to the server physically? [08:51] so thats something else i need to install now [08:51] i can see ubuntu [08:51] so, can anyone help me put in some modules in my /etc/initramfs-tools/modules? [08:51] on the windows machine [08:51] shane__, sure -- you just need to share a folder with write permissions on samba -- and you should be able to create folders in it [08:51] i just can not access the folders on it [08:51] yeah you wont be able to make that folder unless you have write permissions through samba [08:51] wait are the windows and ubuntu the same machine [08:51] nope === Chad is now known as RabidWeezle [08:52] this one runs Ubuntu and the other Windows Vista [08:52] what folder are you trying to create [08:52] thkaal, it's a text file, you add modules to it in the same way you add modules to /etc/modules -- but remember to run update-initramfs afterwards [08:52] and why [08:52] how do i add through Samba [08:52] BenniBoya: from this page - http://forums.oracle.com/forums/thread.jspa?messageID=1768372 - "-ldb-4.5 is the name of the Berkeley DB library to use. The actual library file will be called libdb-4.5.{a/so}" [08:52] BenniBoya, try installing the libdb4.5 package [08:52] but it won't let me save that file. says i only have read permissions [08:52] BenniBoya, sudo apt-get install libdb4.5 [08:52] ok on the ubuntu machine you want to open a terminal, type in (without quotes) "sudo aptitude install ssh" [08:53] unop_: will that work from a recovert terminal [08:53] thkaal, yes, you need to open the editor up under sudo [08:53] BenniBoya, it should, yes [08:53] without the net? [08:53] i dont thkn my wireless drivers had loaded [08:53] okay, i'm on the livecd right now, and i want to save this to the disk. so sudo it still? [08:54] unop_: I do not what I should replace $PATH with. [08:54] owwwwww [08:55] i don't think my doc gave me enough vicodins. teh pains are great. [08:55] BenniBoya, worth a try -- if you are not connected to the net -- you can always download and install the package manually - http://packages.ubuntu.com/search?searchon=contents&keywords=libdb-4.5.so&mode=exactfilename&suite=gutsy&arch=any [08:55] okay ssh is setup now [08:55] is there a file i need to edit [08:55] or can i now ssh to it [08:55] ok now do you have putty or another ssh client on the windows machine? [08:55] Hello [08:56] I'd need some help installing Ubuntu Gutsy 7.10 on a laptop [08:56] <[Hardy]TuTUXG> Finnish, what kind of help? [08:56] shane [08:56] you can ssh in to it, but if you want to keep your box secure you should change the ssh port [08:56] Finnish why do you need help [08:56] bullgard4, for i in $(perl -Wle 'print "@{[split/:/, +shift]}"' $PATH); do grep -inRH "scriptname" $i/*; done [08:57] if y ou want to get fancy shane_ you could look into webwin [08:57] My main concern is the available space in laptop and how the installer is going to use it [08:57] which you can do by (w/o quotes) "sudo nano /etc/ssh/sshd_config" [08:57] It has 1 disc, in two partitions [08:57] look for the line # What ports, IPs and protocols we listen for [08:57] under that it will say Port 22 [08:57] Finnish whats on both of them [08:57] 1 partiotion is Windows, about 5gb of space lef5t [08:57] and the other [08:57] what port would you recommend [08:57] nanobug how do u change the ssh port? [08:58] bullgard4, you'd need to expand $PATH -- split the directories and then loop through them to use grep .. like there so [08:58] Second is a storage partition, abpit 30gb space left [08:58] change it to an open port (something in the 5000-5100 range should be open) [08:58] then save [08:58] ssh works now i can log into my ubuntu machine through putty [08:58] nvm, figured out how to sudo it [08:58] do you want to keep windows? [08:58] yeah [08:58] of course [08:58] does anyone know if VPS is the only way to host an irc bot? [08:58] Yes, I want to keep win [08:58] now when you make the directory you want to make, unless you are making it under a shared directory already, you will need to share it [08:59] ok well when you put ubuntu on it, it makes its own partition [08:59] you can control it [08:59] can i get help making it secure now [08:59] and its pretty safe [08:59] ajmorris|AFK, i shouldnt think so -- there are thousands of bots for different needs and requirements -- although i have no experience with them firsthand [08:59] but i would back up your stuff [08:59] and im not entirely sure how to set those permissions from the command line but if you need help i'll be happy to help you out, i just need a minute to figure it out [08:59] Ok, how can I assign where the installer is taking it's Ubuntu space? [09:00] Hi, i need some help on getting tv out working with a laptop, output of lspci is here if that helps http://paste.ubuntu-nl.org/60265/ [09:00] how can i access Samba and set permissions to use other folders ? [09:00] shane__: follow the instructions http://ubuntuguide.org/wiki/Ubuntu:Gutsy#How_to_change_SSH_Server_Port_Number [09:00] when you open the installer it lets you manual edit partition tables [09:00] nad it will show all of the ones you have [09:00] Can anyone give me the link for the pastebin please? [09:00] that help file also explains how to share samba folders if you scroll up to the index at the front [09:00] !pastebin [09:00] pastebin is a service to post multiple-lined texts so you don't flood the channel. The Ubuntu pastebin is at http://paste.ubuntu-nl.org (make sure you give us the URL for your paste - see also the channel topic) [09:01] Manually partition, not automatic? [09:01] finnish try this http://www.psychocats.net/ubuntu/installing [09:01] is it easy to tell samba what directories to share with [09:01] !dualboot > Finnish [09:01] thanks nanobug i made a note of it [09:01] when i install ubiquity in my system i am getting the error like this @WARNING: Undefined kernel key code for 214@ [09:01] Finnish: please see the official link sent by ubotu [09:02] thanks ikonia [09:02] Yes. if you go into nautilus (the file manager) and right click on a folder you want to share you can share it that way [09:02] shane__, yes .. consult the samba documentation [09:02] you said that you're already able to access the myfiles folder, correct? [09:02] Question: I am trying to compile a program in C and it says i can't find a header file, where are header files kept in ubuntu? [09:02] Ok! [09:02] when i install ubiquity in my system i am getting the error like this WARNING: Undefined kernel key code for 214@ [09:02] tux97: you're quite welcome [09:02] which one do i ready ? [09:02] phynix: no problem always nice to give an ubuntu url so that its an official solution if there is problems [09:03] gan_: stop asking every 15 seconds [09:03] norty, it depends how the #include directive is set [09:03] nanobug are u running a html server? [09:03] norty, if it's #include -- then it's probably /usr/lib/path/file.h [09:03] norty: it will depend on which headers it's looking [09:03] tux97 its pretty fun then you can make your own repo [09:03] anyone know of some links about tvout on a laptop? [09:03] tux97: yes [09:03] unop_, its just #include [09:04] norty: is it actually "file.h" that it's looking for [09:04] norty, probably /usr/lib/file.h then [09:04] phynix what was that directed to sorry [09:04] nothing special i mainly set it up to host a jinzora jukebox [09:04] which btw is flippin sweeeeet [09:04] tux97 just a really random comment about html servers sorry [09:04] cool nanobug same here [09:04] listen to your mp3s from anywhere [09:04] norty, was this code written by you? [09:05] unop_, no im trying to learn how to write plugins for pidgin and they gave me code and i tried to compile it but it says it can't find #include .. [09:05] unop_, so im trying to find out where header files are kept to see if it's really not there [09:05] not me lol that sounds cool nanobug [09:05] norty, ahh .. you probably need to install the glib-dev package [09:05] norty you'll need to install the glib-headers (devel) package [09:05] it is pretty cool, and easy to set up as well [09:05] sudo apt-get install glib-dev ? [09:05] phynix and and nanobug wanna see my site lol [09:05] sure [09:06] norty, errm, let's see [09:06] sure [09:06] http://motux.org [09:06] here is a link about jinzora if you want to check it out [09:06] http://lifehacker.com/software/home-server/geek-to-live-build-an-internet-jukebox-with-jinzora-254178.php [09:06] moin [09:06] ty nanobug [09:06] sounds like fun tux97 [09:06] norty, sudo aptitude install libglib2.0-dev [09:07] unop_: well found [09:07] Can anyone help me with my KTorrent issues? I do port forwarding, but ports seem to be closed. I'm not behind any firewall. http://www.imagebam.com/image/ccb7e13977183/ and http://www.imagebam.com/image/ce0ea93977185/ [09:07] nice haha reminds me of the old days [09:07] one final question..... [09:07] thanks for the help all [09:07] very much appreciated [09:07] ikonia, only coz i've been programming gtk+/glib recently too :) [09:07] shane__: you're welcome [09:07] what does nanobug lol [09:08] if i try to install, i can not set the / filesytem what to do [09:08] i can not find the samba file to read how to share folders though [09:08] tux97: your site. it reminds me of my old homepage [09:08] maybe i am not looking in the right one [09:08] !samba > shane__ [09:08] shane__: one moment, i'll give you a link [09:08] cool [09:08] hi guys [09:08] shane__: check out the link from ubotu, that will give you some good docs [09:08] thanks again [09:08] http://ubuntuguide.org/wiki/Ubuntu:Gutsy#Samba_Server [09:08] i have some files id like to copy from linux to windows [09:08] Guys I've been facing a problem with G++ lately. Every time I try to sudo apt get install it, I get this result: http://paste.ubuntu-nl.org/60267/ [09:08] how do i do that [09:08] how do i run update-initramfs so it updates the right place? [09:08] I'm trying to configure for a static IP on my server. I've changed interfaces, and resolv.conf, is this correct? http://pastebin.ca/950060 If not, what do I need to change or fix? [09:08] nanobug: if possible try to give official links [09:09] can anyone help me please?? [09:09] unop_, i installed that but it still gives me the same error.. hmm === lipsin is now known as GeorgeLucas [09:09] cool nanobug i stole the frames from one of my friends friends site lol [09:09] thkaal, update-initramfs knows exactly what to do -- you just run it :) [09:09] ikonia: sorry ikonia i'll try to be more mindful of that. [09:09] unop_, maybe I need to reinstall? [09:09] forgot this is a semi-official help channel [09:09] norty, reinstall what? [09:09] unop, i did and it said it couldn't find /lib/modules/[all] [09:10] Can anyone help me with my KTorrent issues? I do port forwarding, but ports seem to be closed. I'm not behind any firewall. http://www.imagebam.com/image/ccb7e13977183/ and http://www.imagebam.com/image/ce0ea93977185/ [09:10] tux97: have you ever used mysql and php? [09:10] thkaal, is that the exact error message? [09:10] unop_, nevermind ... i dunno its still giving me the same error.. hmm [09:10] no just frontpage cause its easy lol [09:10] norty, hold on a sec [09:10] nvm, i see what i did wrong [09:10] alreaight tux97 nanobug i am out good luck with the web server [09:10] unop_, np :] [09:10] phynix: have a good one, friend :) [09:11] Hi people ... I've a problem : I got a old fijjitsu computer that has some problem with the keyboard... I can't use it untill i'm on a operative system like a live... How could i install linux without keyboard? ( remember that i dont have to use keyboard neither at the bootloader ) ... Or some suggestion for make the keyboard working? [09:11] phynix ty for your help email me if u want :) [09:11] Guys I've been facing a problem with G++ lately. Every time I try to sudo apt get install it, I get this result: http://paste.ubuntu-nl.org/60267/ [09:11] ill be on here tomorrow so talk to you then tux97 [09:11] be back shortly, rebooting, hopefully this works [09:11] ok phynix [09:11] tux97: you should look in to php+mysql. the set up is a little prolonged but once you get it set up you can install wordpress which is about as easy as it gets [09:12] cool [09:12] of course you won't learn much about html running wordpress :) [09:12] could someone help me please? [09:12] but it all depends on what you want your page for [09:12] here's my page, not a whole lot there yet: [09:12] http://www.nan0box.com [09:12] veke: how may i help? [09:13] nanobug is there away to listen to music over the network instead of clicking on one at a time? [09:13] norty, what happens when you change the include to - #include [09:13] How can i copy files from linux to windows???? [09:13] hello, is there someone have the problem with pop-menu with gui in hardy? when I [09:13] Can anyone help me with my KTorrent issues? I do port forwarding, but ports seem to be closed. I'm not behind any firewall. http://www.imagebam.com/image/ccb7e13977183/ and http://www.imagebam.com/image/ce0ea93977185/ [09:13] click on the menu bottun, no menu item pop out :( hello, is there someone have the problem with pop-menu with gui in hardy? when I [09:13] nanobug [09:13] unop_, same error, should I recompile? [09:14] did you read my problem? === giganet is now known as yoeni [09:14] Hi people ... I've a problem : I got a old fijjitsu computer that has some problem with the keyboard... I can't use it untill i'm on a operative system like a live... How could i install linux without keyboard? ( remember that i dont have to use keyboard neither at the bootloader ) ... Or some suggestion for make the keyboard working? [09:14] veke: i see it now, one second [09:14] Guys I've been facing a problem with G++ lately. Every time I try to sudo apt get install it, I get this result: http://paste.ubuntu-nl.org/60267/ [09:14] click on the menu bottun, no menu item pop out :( [09:14] norty, how are you getting that error? and/or what do you mean by recompile? [09:14] maxlinux: Within windows, you can access linux partitions with an OS tool called ext2fs [09:14] maxlinux u got samba installed? [09:14] read-only [09:14] no [09:14] i want to copy from linux To windows [09:15] unop_, I didn't use apt-get to install it, I compiled it from a tarball and now that i've installed all these library files and dependencies should I recompile? [09:15] omar_, try this -- sudo aptitude install -f [09:15] veke: thats an interesting one. do you want to run windows and linux on the same system? [09:15] maxlinux: i can read and write to and from my linux partition from Vista [09:15] tux97: are you using samba to browse your music folders from the machine you're listening on? [09:15] lacerocke how? [09:16] lancerocke how ..? [09:16] yes nanobug [09:16] nanobug i'm interested only on windows [09:16] sorry [09:16] maxlinux: its like SlayerFaith said [09:16] on linux [09:16] norty, ok, i'm confused now -- what is "it" here? glib? or the source (for the pidgin plugin) you are trying to compile? [09:16] maxlinux: That app === GeorgeLucas is now known as lipsin [09:16] in that case you should be able to boot from the live cd and do a full install [09:16] maxlinux: Or some app. I forget which one I have [09:16] lancerocke: is it workin on linux? === kamikaze is now known as kamisalami [09:16] unop_, recompile/make pidgin [09:16] i dunno im confused [09:16] lol [09:16] nanobug [09:16] maxlinux: I know i have 3 different apps for accesing Linux [09:16] lancerocke: im a real noob [09:16] lancerocke: i need these files really [09:17] unop_: I tried million times, but all I get every time is this: http://paste.ubuntu-nl.org/60268/ [09:17] nanobug: does exist a live cd without boot prompt? Only starts [09:17] norty, you apt-get glib and you compile the source tarball [09:17] maxlinux: I write TO my NTFS windows partitions from here (linux) too [09:17] maxlinux [09:17] how [09:17] =maxInx? [09:17] can someone help me mount a .dmg through qemu [09:17] veke: the boot prompt should have a timer that will run out and do a default boot [09:17] i have some important files on my ubuntu and want to copy them to windows!! [09:17] maxlinux: Just google "read and write ntfs from windows" [09:17] coldfyre: yes? [09:17] i may be wrong about that, however [09:17] unop_, sudo apt-get glib? [09:17] nanobug i tryed 5 live :P [09:17] maxlinux: I mean read write ext from windows [09:17] omar_, always include the command when you include output -- it gives context to troubleshooting and makes it easier -- what command was giving you the previous error/>? [09:18] norty, sudo aptitude install libglib2.0-dev [09:18] maxlinux: there are many apps that let u do it [09:18] veke: ok i'm probably wrong about that then. [09:18] exit [09:18] Can anyone help me with my KTorrent issues? I do port forwarding, but ports seem to be closed. I'm not behind any firewall. http://www.imagebam.com/image/ccb7e13977183/ and http://www.imagebam.com/image/ce0ea93977185/ [09:18] i want to upgrade my bios [09:18] but the starting floppy [09:18] need the keyboard [09:18] is hardy beta already out? [09:18] unop: it was: sudo apt-get install g++ [09:18] some suggestion for starting an automated command ? [09:18] you could use isobuster to open the livecd .iso [09:19] then change the configuration for the boot menu [09:19] that would be a bit of a chore though [09:19] omar_, try this to install g++ -- sudo aptitude install build-essential [09:19] unop_, ok i did that now should i do ./configure and then make ? [09:19] veke is your keyboard usb or ps2 plug? [09:19] norty, go ahead :) [09:19] lancerocke: i need the name of one of these apps [09:20] ps2 [09:20] maxlinux: fine [09:20] but i tryed to change [09:20] maxlinux: one second [09:20] omar_, you might also want to ensure your package list is upto date -- sudo aptitude update [09:21] maxlinux: http://fs-driver.org/ [09:21] so you tried a usb keyboard? [09:21] is there a video player for ubuntu that can handle fast forward without skipping ahead chunks? [09:21] ok thx ill try lacerocke [09:21] norty, any luck? [09:22] unop_, yeah i think i got it, thanks!! [09:22] norty, cool :) [09:22] nanobug forget about me lol [09:22] tux97: no i didn't forget [09:22] ok cool nanobug [09:23] heelp! My Logitech V470 bluetooth mouse keeps disconnecting from my ubuntu 7.10 if i dont use the mouse for 5minutes or more!?!? [09:23] . o 0 (he needs more omega3 in his diet) [09:23] if you are, say, browsing from windows [09:23] maxlinux: http://fs-driver.org/ u can read and write [09:23] you can right click on the folder and play the whole folder of music [09:23] maxlinux: http://fs-driver.org/ u can read and write to ext from windows [09:23] Can anyone help me with my KTorrent issues? I do port forwarding, but ports seem to be closed. I'm not behind any firewall. http://www.imagebam.com/image/ccb7e13977183/ and http://www.imagebam.com/image/ce0ea93977185/ [09:23] !repeat | lancerocke [09:23] lancerocke: 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 [09:23] if i recall, there is also a way to mount a samba share as another drive [09:24] unop_: I just tried " sudo apt-get install build-essential", I got this: http://paste.ubuntu-nl.org/60269/ [09:24] then you can access it as though it were on the host computer [09:24] how you would go about that depends on what os you're running [09:24] omar_, have you run this recently? sudo sh -c "aptitude update; aptitude upgrade" [09:25] nanobug i dont see play when i right click on the folder [09:25] Good day. I have some trouble with my Feisty installation - what is the appropriate room to go to for advice? [09:25] nanobug, on windows you mean? [09:25] ok, what os are you trying to play the music on? [09:25] and what os is the music hosted on? [09:25] Draggin, this should be the room .. [09:26] unop_ isn't this for Gutsy help? [09:26] guys [09:26] well from gusty to gusty shares [09:26] unop: I've been trying to upgrade to Hardy Heron Alpha 5 lately, but it wasn't working, so I guess this is why I'm having this problem. [09:26] oh [09:26] ive just installed ubuntu, how do i set the root password via sudo? [09:26] okay [09:26] Draggin, no, it's for all types of ubuntu :) [09:26] what media player are you using? [09:26] Cool :) Thanks unop_ [09:26] i'm runing two gusty lol [09:27] omar_, ok, did you try to dist-upgrade recently? [09:27] Hello, is there _any_ way that I can access my software raid (which I made in Ubuntu) from a Windows XP system? I.e, mount it somehow. [09:27] it was using tmodem something like that but i dont know witch one to run [09:27] Okay, well - here goes... I am currently in text mode only - I totally broke X and I can't quite remember what the command line based package manager is called. [09:27] sudo passwd root [09:27] unop: nope, do you think it will work? [09:27] Draggin, apt-get/aptitude/dselect/dpkg -- few of many :) [09:27] Also, is there an easy way (like one command) that I can issue to reinstall critical packages to get back into my system? [09:28] yeh i did that stefan_ [09:28] tgbedcpp [09:28] all it says is Sorry, try again. [09:28] omar_, well, you could very well experience the problems you have now if you have hardy sources in your /etc/apt/sources.list but the system hasn't fully dist-upgraded (in otherwords, it's still gutsy or whatever) [09:28] tux97: mount -t smbfs -o username=name,password=password //machinename/sharename /media/sharename [09:28] omar_, what repos do you have in your sources.list? [09:29] replacing everything with it's obvious counterparts [09:29] you will need to sudo mkdir /media/sharename [09:29] unop_: can you tell me exactly how to check that out? [09:29] omar_, !pastebin the output of this command - cat /etc/apt/sources.list [09:30] you can add that to /etc/fstab to have it mount on bootup === derenrich is now known as john215 [09:30] Draggin, sudo aptitude install xserver-xorg; sudo dpkg-reconfigure -plow xserver-xorg [09:30] or just make a shell script that runs when you start gnome/xfce/kde [09:31] unop_: There you go: http://paste.ubuntu-nl.org/60272/ [09:31] ok nanobug is it like mount -t smbfs -o username=myname,pasword=mypassword //tuxy/music /whats /media/sharename? [09:31] tux97, you need to make that directory -- sudo mkdir /media/sharename [09:32] tux97: so for instance, sudo mount -t smbfs -o username=tux97,password=yourpassword //tuxy/music /media/directory_you_need_to_make [09:32] unop_ thanks - I'll go give that a shot... [09:32] whenever i run apt-get install it tells me to insert the cdrom for ubuntu - but i dont have access to the cd rom [09:32] unop_: Do I try to dist-upgrade?? [09:32] whatever your samba username is should go after username= [09:33] omar_, it doesnt look like sources.list was modified for the dist-upgrade -- can you tell me how you tried dist-upgrading earlier? [09:33] yes nanobug [09:33] s [09:33] i tryed both usb and ps2 [09:33] i'mgoing to have a shower [09:34] good luck [09:34] XB23, are you connected to the internet? [09:34] could you enable multiple desktop background in ubuntu [09:34] XB23, i mean that machine.. [09:34] veke: honestly, i don't have a solution for your problem, but while you shower i'll google around and see what i can come up with [09:34] how do you do that [09:35] ah iv got it [09:35] nanobug i got a error [09:35] just editted sources.list [09:35] remvoed cdrom [09:35] jokerjr, as if one wasnt enough, you want more- - why would you want multiple backgrounds ? [09:35] jokerjr, do you want to rotate the background images after some time? [09:35] mount: wrong fs type, bad option, bad superblock on //tuxy/music, [09:35] missing codepage or helper program, or other error [09:35] In some cases useful info is found in syslog - try [09:35] dmesg | tail or so [09:35] Happy Nowruz :) [09:35] mm [09:35] thats.. nice [09:35] one sec [09:35] you see i am using 2 screens for the time being [09:35] ok nanobug [09:35] tux97, you seem to have a command there .. //tuxy/music, ?? [09:36] and i want to make both screen different [09:36] tux97, sorry, s/command/comma/ [09:36] hi all, I'm having some big problems here. I initially installed using the server disc so I could have encrypted lvm. now I have kernel issues I cant get restricted to work ... [09:36] bec i get confused sometimes [09:36] try replacing tuxy with the ip address [09:36] unop_: I totally forgot about the dist-upgrade command until you mentioned it now, so all I was doing was: "sudo apt-get update -d" or "sudo apt-get upgrade -d" [09:36] jokerjr: using xinerama? is it just one big desktop or one desktop per screen? [09:36] uname -a : Linux typhoon 2.6.22-14-generic [09:36] unop_: Or the same too, but with "aptitude" instead of "apt-get" [09:36] is it hard to lock a user in one directory [09:37] ah [09:37] you know [09:37] tux97: i skipped a crucial step :) [09:37] lol [09:37] 1 desktop per screen [09:37] i blame vicodin [09:37] omar_, but before you run the dis-upgrade command -- you need to modify the sources.list to contain hardy repos, otherwise it wont have an updated list of hardy packages [09:37] anyone having problems with the ubuntu-docs 7.10.5 update for Gutsy? It says "Setting Up" and sits there. [09:37] is it possible to do that [09:37] what nanobug [09:37] tux97: sudo apt-get install smbfs smbclient [09:37] like if i only want to allow them to stay in their own directory [09:37] unop_: And how do I do that? [09:37] omar_, and while you're at that -- you might as well clean up your sources.list file -- it's all over the place :) [09:37] what's the difference between irc.ubuntu.com and freenode.net? [09:37] jokerjr: if there are seperate desktops, you should be able to right click one desktop and configure the background for it independent from the other. [09:37] is it hard to do such thing [09:38] i asked over at #ubuntu+1 but I'll ask here too......Does anyone have any experience with evolution-addressbook-export? [09:38] I have used it successfully in gusty but when I try in hardy i get an warning: "** (evolution-addressbook-export:16195): WARNING **: FIXME: wait for completion unimplemented" [09:38] unop_: Can you help do these things? :D [09:38] i am getting error when i install from live cd to my harddisk [09:38] tux97: then try this [09:38] ok [09:38] omar_, usually, all you have to do is replace each instance of the word gutsy with hardy in sources.list -- except the 3rd party repos [09:38] but how ? on my lower right corner, there are 2 screens right [09:39] what do i need to install to play mp3 on rythmbox? [09:39] any iran [09:39] !mp3 [09:39] 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 [09:39] tux97: sudo smbmount //sharename/music /media/folder_you_created -o username=yourusername,password=yourpassword [09:39] explicitly: sounds like the developers put a stub for a function that's not yet written [09:39] but when i change the screen for one of hem the other changes too [09:39] ahh...that would explain.... [09:39] but how ? on my lower right corner, there are 2 screens right [09:39] but when i change the screen for one of hem the other changes too [09:40] pussy [09:40] let me know how that works for you [09:40] does anyone know how hard it would be to keep a user in their own home directory and not let them go anywhere else ? [09:40] omar_, this should do the trick / work -- sudo perl -i.bak -pe 's/gutsy/hardy/' /etc/apt/sources.list [09:40] omar_, this should do the trick / work -- sudo perl -i.bak -pe 's/gutsy/hardy/' /etc/apt/sources.list [09:40] is there a method to debug what debconf-frontend is doing? everytime i install a new package, the postinst fails because there is an error 1. [09:40] nanobug sharename that would be the ip right? [09:40] is it possible to change just one screen and keep the other. [09:40] yeah that's probably the best way to do it [09:40] jokerjr: then it sounds like you have one desktop that is spanning both monitors. You need to configure two seperate desktops, not one that continues on to both to have two backgrounds. However, please note that you may not be able to drag windows between them if you do. [09:40] for example: http://pastebin.com/m657d38f2 [09:41] oh so its not possible then [09:41] nanobug any ideas [09:41] oh so its not possible then? [09:41] kraut, you get the post-inst script to be verbose -- usually you edit the post-inst script and add "set +x" (i think) [09:42] unop_: i did, but it's still the frontend i think: [09:42] madnn, users do stay in there own dir [09:42] + /usr/share/debconf/frontend /var/lib/dpkg/info/tzdata.postinst configure 2007f-3ubuntu1 [09:42] madmn: can't say that i know how to do that. i've never had a need to [09:42] dpkg: Fehler beim Bearbeiten von tzdata (--configure): [09:42] jokerjr: it is possible. I've done 3 desktops. 1 on two monitors and a third on my television set. It all depends on the way you set it up. I used nvidia-settings since I have an nvidia card. [09:42] i mean, they can't do anything outside of their home directory [09:42] by default [09:42] they can look but not touch [09:43] if you want to restrict them to not even being able to look i wouldn't know how to do that [09:43] i dont use nvidia but is it possible [09:43] i use dell media accelerator [09:43] unop_: And after that, I should "sudo aptitude update". right? [09:43] haha sad huh [09:43] tux97: how did that work for you? [09:44] omar_, or two-in-one -- sudo sh -c "aptitude update; aptitude dist-upgrade" [09:44] editing my notes n then i'm trying [09:44] so they could not touch any files then ? [09:44] so change the machinename to ip addy and what else needs to be the ip addy nanobug [09:44] kraut, that looks like the postfix preinst script failing -- is that the script you modified? [09:45] madnm, they cannot alter them they do have permission [09:45] unop_: Uh-huh, okay. And are you sure this is going to solve the G++ problem? [09:45] that should be it [09:45] madmn: usually if there is something you need secured, in other words noone else look at, you remove read privs from others and maybe even from groups if applicable. You can use sticky bits and/or umasks to make newly created files follow that sort of scheme as well. [09:45] omar_, i bl**dy well hope so :) [09:45] for my system it looks like this: [09:45] unop_: every script fails on the same way [09:45] unop_: So, it's not guaranteed, huh? [09:46] jokerjr: sorry, I don't know anything about dell media accel. You may try contacting the developers of that software to ask if they know how it is done if at all possible. [09:46] omar_, well, let's say i believe it to succeed almost 95% .. there's always a remote chance something else might be at play [09:46] nanobug whats the sharename? [09:46] sudo smbmount //192.168.1.151/Music /media/music -o username=myusername,password=mypassword [09:47] thats my system [09:47] ok ty [09:47] kraut, every preinst script fails ? [09:47] i would just do: sudo mkdir /media/music [09:47] unop_: every postinst or postrm. [09:47] unop_: LOL, 95% is not a bad chance, I guess. :D [09:47] madmn: without read privs, they couldn't view the files. Without read privs on the directories, they couldn't even get the listings of the directories. [09:47] then once you get it mounted just point your media player to build a library from that directory [09:48] kraut, can you post a more elaborate output -- that maybe contains many of these errors? [09:49] unop_: no, because at one time only one package fails. when i do an exit 0 into the postinst of postfix, another package will fail after that. [09:49] unop_: is it possible to recover the template-files from dpkg of another machine? [09:49] tux97: did it mount for you? [09:49] hold on [09:49] k [09:50] nope [09:50] hmmm [09:50] what is the error that it gave you [09:50] same? [09:51] sudo smbmount //192.168.1.102/Music /media/music -o username=tux,password=password [09:51] what i did [09:51] kraut, i'm not sure, i've never tried -- but i think it's crucial to try and debug the script and get to the source of the problem -- if i understand this german right -- does the error say there was an error unpacking the .deb file? [09:52] unop_: no, with processing the postinst script. it gaves an error 1 back. [09:52] Could not resolve mount point /media/music === yuni is now known as ikrakid [09:52] that means that you need to make the folder in media to mount it to [09:52] sudo mkdir /media/music [09:53] kraut, - this is the same error right - http://translate.google.com/translate_t?langpair=de|en [09:53] kraut, ohh crap --sorry [09:53] unop: Thank you very very much, my system is now being upgraded to Hardy Heron, and I hope this is going to fix everything. :) [09:53] unop_: wait [09:53] core lehy knln g? [09:54] unop: Thank you again. :) [09:54] kraut, this one - http://pastebin.com/m657d38f2 [09:54] omar_, i hope your problem is fixed and you upgrade all in one -- good luck :) [09:54] ok nanobug i forgot what i did make sorry [09:54] unop_: http://pastebin.com/m43db4316 [09:55] mounted now nanobug now what [09:55] do you want it to auto-mount every time you boot up? [09:56] ubiquity is making problem [09:56] sure why not :) [09:56] ok do me a favor [09:57] copy and paste what you used to mount but change your username and password to something generic [09:57] heelp! My Logitech V470 bluetooth mouse keeps disconnecting from my ubuntu 7.10 if i dont use the mouse for 5minutes or more!?!? How can i fix this? [09:57] actually [09:57] sudo smbmount //192.168.1.102/Music /media/music -o username=tux,password=password [09:57] ok [09:58] do this: sudo nano /root/.credentials [09:58] inside the file, add these two lines [09:58] username=tux [09:58] password=password [09:58] kraut, very strange -- have you tried adding "set -x" to /var/lib/dpkg/info/tzdata.postinst ? [09:58] then hit ctrl-O to save and exit [09:59] then [09:59] "apt-cache showpkg pm-utils; Package: pm-utils. Reverse Depends: kpowersave,pm-utils". What does 'Reverse Depends' mean? [09:59] sudo chmod 600 /root/.credentials [09:59] unop__: sure [09:59] unop__: but at the point frontend starts with $1 on that script, i see nothing [09:59] ubiquity is making problem [09:59] let me know when you're done with that [09:59] bullgard4, it means kpowersave depends on this package [09:59] hmmm, when aptitude lists packages, 'i'=installed, 'p'=package (not installed), what does 'c' mean ? [09:59] ok done [10:00] if i do have the backports repo added in my sources.list along with other repos, i shouldnt have any problems, right? [10:00] ok [10:00] now you want to do this: [10:00] hay im trying to install vmware tools can enyone help me out [10:00] unop__: What do you mean by 'this'? [10:00] sudo nano /etc/fstab [10:00] kraut, if you are making reference to "set -x" -- it can be added anywhere in the script -- preferably at line #2 just after the shebang [10:01] add this line: [10:01] bullgard4, this here is pm-utils -- kpowersave depends on pm-utils thus kpowersave is a reverse-dependant of pm-utils [10:01] i have vmwate tools on the vm but not on the host (ubuntu 7.10) how do i install it lol :P [10:02] //192.168.1.102/Music /media/music smbfs auto,credentials=/root/,credentials,uid=1000,umask=000,user 0 0 [10:02] then ctrl-O to write out and exit [10:02] when you reboot it will auto-mount [10:02] hyakuhei, it means the package was most likely removed but it's configuration files have been left behing for when (and if) you reinstall the package [10:02] realy? [10:02] ok nanobug ty [10:02] thats sweet [10:02] brb [10:03] you're welcome [10:03] unop__, thanks [10:03] to access the music just open your media player of choice and tell it to build your library from /media/music [10:03] unop__: nothing usefull [10:03] what media player do you use? [10:03] if i do have the backports repo added in my sources.list along with other repos, i shouldnt have any problems, right? [10:04] hello room [10:04] still want o know how to ass vmware tools to ubuntu 7.1 gutsy thats the host lol XD [10:04] Hi, I'm sorry if this offends anyone but I want to make my kubuntu as insecure as possible. [10:04] kraut, you could try the guys in #debian -- they helped me through something similar once -- i'm lost with this one [10:04] unop__: http://pastebin.com/m6aca4351 [10:04] that's also interesting [10:04] Well, not exactly as possible, but much less secure at any rate. [10:04] how would one get their application in the debian/ubuntu software repository? [10:05] unop__: i think it's more painless to reinstall then to hang around with debian-guys. [10:05] anyone? [10:05] Hey, is there something like the migration assistant but for the alternate CD? [10:05] cose i have to have the shared folder to install firefox cose i have a lite ver. of xp that dosent have iexplorer lol :( [10:05] Ar-Pharazon: y the hex0r would u want to do that? [10:05] im already working on the gentoo ebuild, but i have no idea how to get my app downloadable with Synaptic [10:05] or apt-get [10:05] kraut, actually you could try this -- sudo dpkg-reconfigure -plow debconf (and select the ncurses interface) [10:06] d3vt4r: MOTU has a list of requested applications for addition. [10:06] Ar-Pharazon: just curious [10:06] unop__: root@kaya:~# sudo dpkg-reconfigure -plow debconf [10:06] root@kaya:~# [10:06] waylandbill: MOTU? [10:06] #vmware [10:06] oops [10:06] johny_5: Well, I don't have anything worth securing on this laptop and I seriously don't care how bad it's f'ed up so I figure why bother with all the login screens and confirmations and what not? [10:06] !motu [10:06] motu is short for Masters of the Universe. The brave souls who maintain the packages in the Universe section of Ubuntu. See http://wiki.ubuntu.com/MOTU [10:06] !motu [10:06] lol,sry [10:07] unop__: Is your sentence: "kpowersave depends on pm-utils thus kpowersave is a reverse-dependant of pm-utils" true? I cannot see that this is logical. [10:07] lol [10:07] kraut, you weren't prompted for anything at all? [10:07] unop__: nope [10:07] i like how vista requires like 512meg of ram minimum [10:07] ls [10:07] i a m irani [10:07] ah... [10:07] but i'm running ubuntu in parallels and it's using up less ram than outlook [10:07] masters of the universe, damn u guys sure have a knack for names [10:07] Johnny_5: It's like wearing a crash helmet when you go for a walk. [10:07] heh [10:07] d3vt4r: yes. I thought it was cute when I first saw it. :-D [10:08] nanobug i see it but having probs to connect to it since i'm using wifi [10:08] better safe than sorry i always say [10:08] Johnny_5: Uh... O_o [10:08] kraut, sheesh, sounds like a debconf problem -- try reinstalling it -- I have a feeling it might solve the problem, it certainly looks to be it now -- sudo apt-get install --reinstall debconf [10:08] hmmmm [10:08] what kind of problems? [10:08] the people at #vmware arnt responding lol i think thay r all away from keybord :( [10:09] Ar-Pharazon: crash helmet during a walk. Depends on the size of the city. ;-) [10:09] bullgard4, why is that illogical -- it certainly makes sense -- if someone depends on me, they are reverse-dependants to me [10:09] says opening music and just siting there [10:09] Ar-Pharazon: I see your want to do something like that but where does the current security model get in your way? What of the current set up is bothering you? [10:09] if its mounting okay i'm really not sure what the problem is [10:10] sorry :/ [10:10] Q: i haven't used linux since the time when ATi drivers really sucked (before they supported aiglx). Do they still really suck? [10:10] its just siting there and looks like it doesn't want to open up [10:10] anyone here use vmware? [10:11] benplaut: depends on what card you're using really === jnkq is now known as _cc_ho_ [10:11] <_cc_ho_> ? === _cc_ho_ is now known as joinubuntu [10:11] x1400... not supported by the open source drivers afaik [10:11] Oli```: It's not *that* big of a bother really. If it was I wouldn't be using Linux at all. But the login screen, the wifi password wallet nag thing, the you sure you want to install this dialogs, the you can't access these drives and these folders you dumb n00b hurdles are things I can think of from the top of my head. [10:11] Ar-Pharazon: i don't know how 1 would do that...all i can tell u is don't bother with security updates, and don't tell ur screensaver 2 lock whenever it comes on... [10:12] unop__: To me makes the following sense: "If someone depends on me, then he is a dependant on me. Not a reverse-dependant." [10:13] anyone use vmware? [10:13] unop__: if they depend on you, they are a dependent. You would be the provider. [10:13] Ar-Pharazon: auto-login can be done. keyring cannot currently be set at no password. You *could* add yourself to the root group but I think that might stop you logging in. You can give yourself a blank password but that will break the current keyring manager. Give yourself a (1-3 char) short password is my best idea. [10:15] how can i tell aptitude to update just one single archive? [10:15] hello! Im having some trouble with my graf card... can anuone help me in finding the right drivers?. Heres my computer info - http://pastebin.com/m60b3d0b3 [10:15] nanobug can i comment out the last line in the second file to see if that helps? [10:15] Oli```: Here's one example case: I just installed Nero, I run it, it gives me a dialog box that says /dev/sg0 is not accessible because I don't have the permissions... I mean, I have zero problem with giving everybody permissions for everything. Yes, I realize what that means. I don't care. [10:15] you mean comment that line in /etc/fstab that i gave you? [10:16] yea [10:16] fstab is the file that your computer looks at on bootup to know what filesystems to mount [10:16] Oli```: I know about the auto login, and I did see a HOWTO on getting rid of the wifi password thing but couldn't get it to work... Which brings me to my problem, can't I just disable all the security stuff from someplace? It's gonna be even more of hassle to set things up one by one. [10:16] commenting that out will stop it from automounting [10:16] were you able to access the music before adding it to there and rebooting? [10:16] ok [10:16] hello! Im having some trouble with my graf card... can anuone help me in finding the right drivers?. Heres my computer info - http://pastebin.com/m60b3d0b3 [10:17] can anyone help me setting up portfowarding in ubuntu to use with utorrent in wine ? [10:17] cause if thats the case, then just mounting it manually may be your better option [10:17] yes when i added it and rebooted just stalled and wouldn't let me so i commented it out and did the sudo mount u gave me and it worked [10:18] BurningPanda: debian/sid? brave soul. :-D [10:18] ok are you booting into a gnome desktop? [10:18] yes [10:18] System > Preferences > Sessions [10:18] didnt understand the joke wayland ? [10:18] add the mount line to there [10:18] sudo smbmount //192.168.1.102/Music /media/music -o username=tux,password=password [10:19] BurningPanda: what generated that list? usually you would want to 'lspci' to find the video card type. [10:19] that way it will just happen when you get to your desktop [10:19] can anyone help me setting up portfowarding in ubuntu to use with utorrent in wine or link me to a tutorial, not having much luck ? [10:19] ah. it trough a game thing i got. [10:19] i can generate another if you give me the command :) [10:20] i have installed ubuntu server version [10:20] BurningPanda: debian/sid is unstable and can break without warning. I'm not that brave. [10:20] and i have more than 1 processor [10:20] reala: install firestarter and use that, it's fairly straightforward [10:20] will my system make use of all processors by default? [10:20] thanks nanobug [10:20] BurningPanda: in a terminal, just execute: lspci [10:20] debian/sid the drivers im suosed to use? [10:21] you're welcome [10:21] you can find it in add/remove programs or just sudo apt-get install firestarter [10:21] BurningPanda: it must be the program you used to generate that report. Debian/Sid is a version of the Debian distro. [10:21] if you run into any problems from there just let me know i'll help you out [10:21] http://pastebin.com/m5b431667 [10:21] yeah i've learnt to use sudo apt-get install for everything, only command i can remember off by heart so far :) [10:21] BurningPanda: obviously, if you're not running Debian, the program's output is not very useful. [10:22] im on ubuntu. [10:22] but the program is a cedega invention.... [10:22] but dont mind. just help me finding the right drivers for my graf card :) [10:22] BurningPanda: I figured you were on ubuntu or you wouldn't be here. :-D [10:23] BurningPanda: ATI Technologies Inc R420 [Radeon X800] [10:23] nanobug ty [10:23] nanobug whats ur media player? [10:23] hi, a quick and quite dumb question: what do I have to press to move something only vertically or only horizontaly in the gimp? [10:23] BurningPanda: the ubuntu website has pages to help with ATI drivers. [10:23] !ati [10:23] For Ati/NVidia/Matrox video cards, see https://help.ubuntu.com/community/BinaryDriverHowto [10:24] rgr. aking a look [10:24] thanks so far. [10:24] guys anyone can hejp gere???? http://paste.ubuntu-nl.org/60274/ [10:24] tux97: I use exaile on linux [10:24] wmp on windows [10:24] k [10:25] jeeezzzz [10:25] that vas easy :) [10:25] *w [10:25] wheni enable the restricted driver it should be ok, right? [10:26] nanobug ty [10:26] ty [10:26] or must i update the driver somehow. [10:26] a shit. gotto go for a while. [10:27] be right bacvk [10:27] guys anyone can hejp gere???? http://paste.ubuntu-nl.org/60274/ [10:27] compiling what [10:27] Hello again - I have a new question. If I have an existing Ubuntu installation that is totally broken and I install the same version of Ubuntu into the same partitions, will it keep the files that are already there in tact? [10:28] so nanobug can i put music on the voulume i mounted or do i have to go to conect to server to do it? [10:28] yes u can [10:28] Does Ubuntu use Gparted during the installation? [10:29] of course [10:29] is true that today canonical would release the beta of hardy heron? [10:29] Draggin, depends if you have a /home partition [10:29] I mean the partition manager we see during the installation of Ubuntu is Gaprted? [10:29] is true that today canonical would release the beta of hardy heron today? [10:29] yeh [10:29] how do i make different workspace have different background [10:29] ummm [10:29] jokerjr: what DM ? [10:30] ? [10:30] icesword - do you mean an entirely separate partition for the home folder? [10:30] yes [10:30] well you would have to give your samba user read/write permissions for that folder [10:30] Draggin: if you only have a single / partition, I'd suggest backing your data up, like to a cdr or dvdr. [10:30] i would like to make diff workspace have different background [10:30] System > Administration > Shared folders [10:30] on the computer that has the folder, of course [10:30] if you want to reinstall ,format the whole / partition [10:30] is it possible? [10:31] icesword... I don't think I set it up like that... If I remember correctly, I set up a separate boot, root and swap partition, but that's it. I believe my home folder is in the root partition [10:31] Draggin, i am afraid you d to format / [10:31] if it's listed in there, which it should be, make sure that there isn't a check in the properties under read only [10:31] Darnit... [10:32] not damn it,if you dont want mess up [10:32] Hehe, true... [10:32] ok nanobug ty [10:32] if you're all clear there [10:33] Will I be able to write to DVD while booted up in the live CD? I have a separate DVD Writer (which is not the drive the live cd is in) [10:33] /msg NickServ@services.dal.net IDENTIFY 123456 [10:33] then as long as you don't mount it read only [10:33] you should be able to write to it [10:33] Draggin: sure. as long as its a seperate drive. [10:33] how do i make different workspace have different background [10:33] waylandbill - thanks [10:33] Think I'll just need to do that then... [10:34] *sigh* It's good to learn new things, but it takes so much time... This is the first time I've completely, irreparably destroyed my Linux installation :) [10:34] Draggin: the nice thing about major screw ups is you tend to learn more from them [10:34] Draggin: after you format and re-partition, it'd be best to make a seperate /home partition. :- [10:34] :-D === ash_ is now known as fake_id [10:34] Draggin, how did it happen [10:35] waylandbill, yes, I now see how that can be extremely useful. When I initially installed it, I didn't see the point in having a separate partition for the home folder [10:35] major screw ups are why i recommend to ALL new users that if you really want to get your hands dirty you should buy an old computer on craigslist for cheap to install linux on [10:35] that way you don't bork any important stuff on your windows install in the process [10:35] Draggin: i think it is more important to have a separate /home than a separate /boot. [10:35] icesword - graphics driver. I tried getting rid of it which threw me out of X, and then I started mucking around with aptitude, which caused the utter destruction :) [10:36] heyy there is something wrong with my recycle bin. files that i put in it just disappear. Could someone help me [10:36] nanobug: or if they are currently using windows, vmware or virtualbox is a good alternative. [10:36] waylandbill - yet a separate boot is useful too, isn't it? [10:36] hmm.,messed [10:36] waylandbill: yes, that is a good alternative as well. although a bit more limited [10:36] is there a prob with my settings. [10:36] how to create a bootable disk from loose files (not an image) with k3b? any ideas? [10:36] i think it depends on how many systems you have [10:37] i am new with linux [10:37] Draggin: it used to be when the bios can not boot from a large capacity partition. This is uncommon these days. [10:37] icesword - yip... I don't think I would have caused as much destruction as I had if I could only have figured out how to properly select things in aptitude. I think I ended up uninstalling pretty much everything except the kernel :D === ajmorris|AFK is now known as ajmorris [10:37] adac, what you want ,a linux or win cd? [10:38] k i need to get some coffee and some frozen peas [10:38] waylandbill - but isn't there some other reason too... Something like - if the rest of your file systems become corrupt or unreachable, you can still at least get to the boot files to try and repair things? [10:38] the advantage of a boot partition is that you can install multiple kernels independent from the rest of the filesystem [10:39] icesword: shoud be a boot cd for a bios update... [10:39] hello [10:39] heyy there is something wrong with my recycle bin. files that i put in it just disappear. Could someone help me [10:39] adac, do yo know it is dangerous? [10:39] nice for if you're compiling particularly troublesome modules into the kernel [10:39] Draggin: I'm not sure of that. I would just use the LiveCD to recover. Even if you could get up from a boot partition, most tools are not located there anyway. [10:39] :(...... [10:39] adac, and you followed the mainboard website 's guide [10:39] for most users, and at the risk of sounding prejudicial, the ubuntu crowd especially, a separate boot partition is really unnecessary [10:40] icesword: well I know. It is a update on the acer websirte for the mainbord [10:40] the separate /home partition is recommended though, so you can hold on to downloads, bookmarks, config files in the event of a need to reformat [10:40] waylandbill... That's true. Thanks for the advice. By the way - how big would you recommend one makes the home partition? [10:40] icesword: but i have no floppy so i need to do this over a cd === aryo is now known as zahra [10:40] adac, you need to follow the guide carefully,also remember backup === kamikaze is now known as rdlang [10:41] Draggin: your root partition should be fine with 15 gigs, even 10 unless you plan on installing half the repository [10:41] Draggin: I made my / 10 GB, but could have been smaller. I made the /home the remainder of the space. [10:42] okay, I intend to install quite a lot of software though... [10:42] home should be whatever you can spare and feel you will need for the equivalent of your "my documents" folder on windows [10:42] icesword: this is what the guide says: http://pastebin.com/m30004dbe [10:42] icesword: but i have no floppy so I wanted to do that over a cd [10:43] yeah. home should big enough to hold the data you plan on using. I do gis software development, so I needed very large home in comparison to the root. [10:43] why can i only see an application when it's maximised? and 'move' doesn't work at all [10:44] adac, as it says,you need to create a bootable cd like it said dos [10:44] icesword: yea..but when i extract the archive with the updatee there are only loose files on it as I told you [10:44] adac, you need a dos cd,then extract zip to that cd [10:45] hi everyone [10:45] hello, i'm using the latest Hardy and 2.6.24-12-generic but no sound, wasn't that problem fixed when hardy started using this kernel? [10:45] adac: you could burn it to a freedos disk which would be bootable. If you need dos and don't have it. [10:45] I'm having problems installing my graphics card, every time i run install.sh in the terminal it says "could not locate pkginfo file. aborting," even though i can locate it with ease. [10:45] adac, see,that it said there is a p.bat,you need to run it in dos environment [10:45] icesword: oh i see now...i need the dos environment on the cd [10:46] Thanks for all the help guys [10:46] icesword: but how to create such a cd? [10:46] adac, that is right,just download like dos.iso and burn it to the cd [10:46] adac: look into the freedos project. [10:46] an then add the data? [10:47] hi everybody [10:47] adac, yes,the you said loose file to the cd [10:47] adac, you must carefully follow the guide there [10:48] icesword: ok i try to be carefully [10:48] thx for your help [10:48] nope [10:48] man im gonna kick my friend in the balls when i see him [10:48] If you are downloading a large new package, and you you need to stop the download for some reason, will the download have to be restarted from the beginning? or will it restart from where you left off? [10:48] i had a vasectomy yesterday afternoon. my friend told me it doesn't hurt that bad. he's a damn liar. [10:49] i would like to know if i can set a shortcut key to load an application like windows (Alt + Ctrl + Key) [10:49] Pendeta: apt can resume partial downloads. They are kept in /var/cache/apt. [10:49] waylandbill: just to take up from Pendeta's question, is that the default behaviour? what if you're using synaptic? [10:49] ting_: System > Preferences > Keyboard Shortcuts [10:50] Pendeta, it depends what application is downloading the file [10:50] ummm thanks, i am new in linux [10:50] thanks nanobug [10:50] ting_: no problem, friend [10:50] Sinnerman: since synpatic is a front-end to apt, then yes. As well as apt-get, aptitude, adept, etc. [10:50] Sinnerman, apt/synaptic have resumes [10:50] I'm using aptitude. [10:50] Sinnerman: and it is the default behavior. [10:51] unop__, waylandbill: brilliant. thanks. [10:51] Pendeta, that too [10:51] Pendeta: aptitude is also an apt front-end. It will resume as well. [10:51] ok can the ubuntu installer resize my windows partition? Do I just need to defrag? Like do I have to resize my win partition before running the ubuntu installer? I'm wanting to set up a dual booting windows/linux box. [10:52] Ok, all you guys, many thanks! [10:52] ddalton, it's better to have the partition setup before starting the ubuntu installer [10:52] guys, i'm going crazy ^_^ is there anyone who can help me installing Nvidia drivers? thanks people^^ [10:52] ddalton: you can do it before hand. GPartEd Live CD works well for doing so. [10:53] cuong [10:53] ddalton, i've had the ubuntu CD cras on me several times -- especially when manipulating the disk -- and it's not a comfy feeling when that happens, if you know what i mean [10:53] icesword [10:53] Thanks again everyone. See you later! [10:53] hi [10:53] unop__: Could you please pm me or join ##ddalton since I'm blind and this channel of 1000 people is impossible to follow reading braille... [10:53] ih [10:53] ting_: install a program called keytouch, it should do what you want to do [10:53] nanobug thank you for your help ttyl night [10:54] tux97: you're welcome, nice talking to you :) [10:54] goodnight [10:54] ttys bye [10:54] I try to install my graphics card by running install.sh in the terminal but it says "could not locate pkginfo file" even though i can locate it. Can somebody help me with this? [10:54] can someone familiar with dual booting please join ##ddalton? [10:55] ddalton, i'm there [10:57] I have a dual head setup with Big-Desktop (aticonfig). It works in Gnome, but not in Fluxbox. [10:57] Hey everyone [10:57] thanks blue-frog, yes i am gonna do it [10:58] hello [10:58] I've got a Gigaware CIF Single Chip USB camera; and I'm trying to figure out how to use it. [10:59] Aargh [10:59] Suggestions? [10:59] ting_: if you like to leave dangerously, you can even try that: http://www.mylot.com/nr/viewframe.aspx?id=199002&url=http%3a%2f%2flifehacker.com%2fsoftware%2fhow-to%2fconfigure-custom-keyboard-shortcuts-on-ubuntu-256955.php&type=Blog [10:59] I still don't know how to exactly manually partition my laptop HD during Ubuntu installation [10:59] s/leave/live [11:00] can some 1 tell me if there is a cpu temperature moniter for ununity some where hidden away [11:00] TheDarkBGM, gkrellm, I think [11:00] What file type must I choose for Ubuntu? [11:00] I try to install my graphics card by running install.sh in the terminal but it says "could not locate pkginfo file" even though i can locate it. Can somebody help me with this? [11:00] ext3 [11:01] Doublenoob: where'd you get the install.sh from? [11:01] Ok. And I mount the new ext3-partition to "/"? [11:01] thanks blue-frog, i am trying the keytouch but i think that i am gonna stick with the second option [11:01] I got it from Intel's website. [11:02] Finnish, have one partition of 100-500mb in swap format. Have two more in ext3, one should be around 5000mb, and be mounted to /, the other should be the rest of your free space, and be mounted to /home [11:02] does that help? [11:02] did it come with a way to checksum it to make sure it downloaded okay? [11:02] blue-frog: do you know how i can set the icon size for the desktop ?? because i am tired to strech the icon manually [11:02] im new to linux how do i use gkrellm? [11:02] ting_: don't know [11:03] Aargh, that exceeds the partition number amount [11:03] TheDarkBGM, have you installed it? [11:03] thanks any way, i appreciate your help [11:03] TheDarkBGM, in terminal,run gkrellm? [11:03] can i access a win network from the livecd? [11:03] Hey, I have a CIF Single chip webcam; it doesn't seem to work. I don't have experience with webcames, were should I start? [11:03] I want to create a local hots web saver in my pc [11:03] Right now mylaptop shows 3 partiotions [11:03] TheDarkBGM, if not, use synaptic to install it, then search for it in the menu [11:03] join #ubuntu-cn [11:04] Finnish: if you need more than 4 partitions, you need to make an extended partition to house the others. [11:04] ting_: the gconf editor thing for shortcuts is quite easy to follow oin fact [11:04] Why would you need more than 4? What are you doing to your hard disk Finnish? [11:04] unless... [11:04] KemrinH, http://www.faqs.org/docs/Linux-HOWTO/USB-Digital-Camera-HOWTO.html [11:04] I wan't my Ubuntu on top of windows [11:04] a triple boot would be pretty cool ^_^ [11:05] Oh, thanks zyclop. [11:05] And right now windows has created 3 partitions for itself [11:05] ok [11:05] KemrinH, GIYF [11:05] no i havnt installed it [11:05] ^^ [11:05] What windows system needs 3 partitions? [11:05] im now stuck at the partitions section of the install [11:05] Windows naturally exists in 1... [11:05] im using a raid 0 array [11:06] hda1 is 5gb, hda2 50gb and hda3 50gb [11:06] Windows has C-drive and D-drive [11:07] how can i select the whole array as my partition? [11:07] D-drive is a storage-drive [11:07] * Tm_T slaps Finnish [11:07] Aargh [11:07] do i need a guest account for LAN to woRK? [11:07] yes blue-frog, the config was the solution that i was looking for [11:07] the touchkey program is not was i was looking for [11:08] ok is it fine to use ntfsresize from the cli in a ubuntu livecd? [11:08] burken_, define LAN working [11:09] I'm back. Finnish, I don't understand why windows needs a storage partition. Why doesn't your windows exist in a single partition like a normal windows? [11:09] zyclop: i nwant to have access to my ubuntu computer from my win xp computer.. [11:09] kjjjj [11:09] If the answer is "for no reason" then you should change is so that it has only the one partition; and spend the other three on linux, which naturally exists in 2-3 partitions. [11:09] KemrinH: Yeah, it's kinda stupid, but that's how it is in that laptop [11:10] burken_, access via SSH? FTP? Sharing an internet connection? [11:10] Well, I recommend formating and rebuilding that structure then. The formating isn't nessasary I just always suggest it. [11:10] waylandbill: I got it from Intel's website and the graphics adapter is an Intel 82852/855GME. [11:10] having a storage partition on windows isn't a bad idea [11:11] it's a very good idea [11:11] hi, i'm having some problem uninstalling a package, when i do sudo apt-get remove wicd it complains about /opt not beeing deletable [11:11] better to have one from the start than need one when you need to reformat and reinstall because of eventual windows slowdown [11:11] how do u select a whole partion from the installaton of ubuntu? [11:11] You should format, reinstall windows in a 5Gb partition; then install linux with a 5gb / partition, a 500mb swap, and the rest in a /home partition; which you can download a windows program to make windows see it to, and use that as storage from both OS [11:11] i tried with sudo rm -r /opt but nothing to do... [11:11] reinstall windows in a 5gb partition? [11:11] lol [11:11] what version of windows? [11:12] 98? [11:12] XP [11:12] xp needs more than 5gb [11:12] Hey, I just installed ubuntu and the restricted driver for graphic card, I also rebooted and its say its working but how do I change the resolution? [11:12] No it doesn't === burken__ is now known as burken [11:12] unless you like running w/o a swap file and any programs [11:12] zyclop: sorry my laptop battery went down [11:12] and xp uses the swap file a lot [11:12] I installed all programs to my /home directory [11:12] xp embeded,or optimized.whatever you call it [11:12] yes, it does KemrinH. [11:13] burken, so, how exactly do you want to acces your ubuntu PC? [11:13] irc.hack5irc.org [11:13] zyclop: i want to reach the shared folders on my xp system from my ubuntu system.. [11:13] I'll just go to windows and delete the extra-partition [11:13] Hey, I just installed ubuntu and the restricted driver for graphic card, I also rebooted and its say its working but how do I change the resolution? [11:13] burken, that looks like a job for samba [11:13] No, not for it's root systems. Extra programs and stuff take up room; but if you keep them in your ext3 /home directory, then you only need basically room for your WINDOWS folder [11:13] hi is any one aware of an initrd bug where ubuntu will reboot ... [11:13] and continue to do so... [11:13] Good plan Finnish' [11:14] burken, I'll search for howtos. [11:14] dbmoodb: why do you think thats initrd ? [11:14] zyclop: ok =) does samba need me to have a guest account on ubuntu? [11:14] you would need to install windows then install the ext3 driver in windows to write all programs to a folder on the /home partition [11:14] well its not the mbr ... [11:14] and then every time you install a program you would need to change the directory it installs to [11:14] burken, afaik not. [11:14] as far as i know [11:14] burken, and: https://help.ubuntu.com/community/SettingUpSamba [11:14] dbmoodb: what happens.....exlecty [11:14] exactly [11:14] a major pain in the butt for what amounts to little benefit [11:14] I know it works because I worked my system like that for months before moving fully into linux. My friends system is still like that. I format and set it back up when she destroys it; and it always works. Yeah, the ext3 driver is on a CD in my drawr [11:15] zyclop: ok thanks really! [11:15] better to just let windows be windows and let linux be linux. [11:15] burken, np [11:15] how to remove /opt? sudo rm -r /opt says "access denied" [11:15] ever hear of the kiss philosophy? [11:15] KemrinH: just because it works for you does not mean "it works" the ext3 driver on windows can cause corruption === UateC_ is now known as Uatec [11:15] keep it simple. overcomplicating things for no particular reason is never a good idea. [11:15] hi i got question how to configure fluxbox? [11:15] steven_: is anything using /opt [11:16] Anyone know? [11:16] jogis, what do you want to configure? [11:16] steven_: eg: any open files etc [11:16] eifzon: know what ? [11:16] It never caused me any trouble. I guess sometimes it might do something, I'm not a programmer. But I'm talking from months of experience, it didn't trouble me as a common user. [11:16] i am not sure -- talking to a user today ikonia [11:16] ikonia: i wrote it [11:16] Hey, I just installed ubuntu and the restricted driver for graphic card, I also rebooted and its say its working but how do I change the resolution? [11:16] dbmoodb: thats ok, so what actually happens exactly [11:16] ikonia: i don't remember the command to see who is using files, i'm fixing a pc (not mine) it just boots to textual interface [11:16] i install fluxbox and no menu... in right mouse button :| [11:16] eifzon, system -> preferences -> screen resolution [11:16] windows does on the fly defragmentation and other optimizations that would at best be completely useless and at worst would cause file corruption [11:16] eifzon: use the system --> admin --> display properies [11:16] steven_: fuser or lsof [11:16] eifzon, what he said, ignore me [11:17] Javid: no no, I think you could be right [11:17] and there is really no benefit to doing what you suggest [11:17] jogis, if there is no menu, you'll have to make your own [11:17] ikonia: nothing, no process using /opy [11:17] ikonia, I'm right on Feisty, you're right on Hardy, hell if I know what it is on Gutsy [11:17] jogis, are you familiar with the console? [11:17] hmm wierd, it said my nvidia driver was properly installed but I cant choose any resolution over 1024x768 [11:17] ikonia: apparently it boots --> grub --> kernel .... and then fails somewhere - the guy can chroot in ...and that works [11:18] can i install ubuntu on a raid 0 drive o.o [11:18] dbmoodb: can you tell us where it fails [11:18] zyclop, yep.. i lost command to generate that menu... i dont remember it [11:18] i get 404 not found when tryuing to get samba from repo :( [11:18] in fact i would go so far as to suggest you're better off mounting a windows share as your /home folder than installing windows programs to an ext3 partition [11:18] TheDarkBGM: you can - but I'd advise against using a.) raid0 b.) fakeriad [11:18] burken: see if the repo is running [11:18] burken: as in available sorry [11:18] ikonia: how do i do that? [11:18] y sould i avoid raid 0? [11:18] -- i will look on launchpad thank you ikonia [11:18] jogis, I don't know that command either, but i have a menu file I could give you [11:18] burken: browse it via http [11:19] ikonia: ok.. [11:19] ok send it [11:19] TheDarkBGM: on home kit it will give pretty much zero performance increase and provide a higher risk of consistancy problems, this risk is even bigger if you are using a fake raid chipset on your motherboard [11:20] hey all, why doesnt evolution minimise to the systray? is it just not implemented yet or has someone made the concious decision that it shouldnt? [11:20] i have nvidia raid [11:20] tgillespie: ask in gnome [11:20] TheDarkBGM: thats fakeraid [11:20] I'm trying to install video drivers for my Nvidia GF FX 5700 LE, everytime i do install drivers my pc works good until reboot, then it goes blank before login, can anyone help me? [11:20] its a true hardware raid [11:20] TheDarkBGM: no it's not [11:20] TheDarkBGM: nvidia is fakeraid chipsets [11:20] works for windows ^.^ [11:20] The benefit is that it makes a usable windows partition without wasting my space. I guess I'm thinking from the perspective of someone who only jumped over there for what I absolutly had to, during my transitional phase, and spent 96% of my time in linux though. [11:20] ikonia k thanks [11:20] TheDarkBGM: your not using windows and it's still fake raid [11:20] ok [11:21] then ive set it up as a raid [11:21] jogis, http://paste.ubuntu-nl.org/60276/ [11:21] tgillespie, use alltray [11:21] ikonia: the version synaptics is trying to fetch is not even in the archive :( [11:21] yeah but with ntfs3g there's really no wasted space [11:21] I'm just saying, It's never caused me or my frined steph trouble, and it lets us have a "usable" windows partition during the transition. [11:21] how can i install ubuntu on the full raid? [11:21] burken: what package are you trying to get [11:21] zyclop, thanks for the help!!! :) [11:21] wait, what's a ntfs3g? [11:21] jogis, do you know how to edit the menu? [11:21] !ntfs-3g [11:21] ntfs-3g is a Linux driver which allows read/write access to NTFS partitions. Installation instructions at https://help.ubuntu.com/community/MountingWindowsPartitions [11:21] TheDarkBGM: again I would advise against this very STRONGLY, but you need to look at how/if the nvidia fakeraid driver is supported under ubuntu [11:21] zyclop, yes :) [11:22] thanks!:) [11:22] jogis, then my job here is done. [11:22] ikonia: samba_3.0.28-1ubuntu3... [11:22] someone is sending me word documents and they are showing up in my gmail attachments as .bin [11:22] you can store things on windows partitions and you don't introduce the problems that come from installing programs somewhere other than c:\program files\ [11:22] om jag drar in på restricted drivers så säger NVIDIA accelerated graphics driver (latest cards) (enabled) in use (with green colour) [11:22] anyone suggest a reason for that ? [11:22] burken: what version of ubuntu is that indended for [11:22] !de | eifzon [11:22] eifzon: Deutschsprachige Hilfe fuer Probleme mit Ubuntu, Kubuntu und Edubuntu finden Sie in den Kanaelen #ubuntu-de, #kubuntu-de, #xubuntu-de und #edubuntu-de [11:22] ikonia: hardy alpha 6.. [11:22] zyclop, :) [11:22] well the ubuntu disk has leaded and === Black_Rook is now known as Black [11:22] burken: ahhh join #ubuntu+1 [11:22] is getting me to choose a partition [11:22] ikonia: ok :) [11:23] when I'm dueling windows and linux I'll usually just give each OS 5 gigs or so then make the remaining space its own FAT partition, since both of them can use that [11:23] If I go into the restricted drivers, I see it says NVIDIA accelerated graphics driver (latest cards) enabled and status its a green icon, how come I cannot choose the res I want? [11:23] ikonia: nothing, no process using /opy any ideas? i already tried with chattr.. [11:23] wont let me slect the whole raid only 1 drive [11:23] eifzon fat is a very limited filesystem that you should avoid [11:23] steven_: sorry, forgot about you, sudo rm -rf /opt [11:23] can even mount it in /home if you want [11:23] nanobug: fat? [11:23] TheDarkBGM: because it can't deal with the fake raid driver [11:23] eifzon: install nvidia-settings [11:23] hey all [11:23] ikonia: that was the 1st thing i tried :P [11:23] so [11:23] eifzon: sorry, i read the wrong name there [11:23] just install it on 1 drive? [11:23] steven_: ahhh, so you've booted up [11:24] Javid: fat is a limited filesystem that you should avoid [11:24] TheDarkBGM: no, that will break your raid set in windows [11:24] especially considering ntfs3g [11:24] I usually installed everything to L:/Program Files/ (just saying) [11:24] steven_: and it's in text mode, yes /no [11:24] i dont have windows on these disks [11:24] ikonia: yes [11:24] if you never work with files larger than 4gb then it's fine [11:24] there clean [11:24] I got a strange problem.....I just installed Ubuntu and somehow Im not able to change my resolution from 640x480 to something else....any suggestions what I can do? [11:24] steven_: are you booting of the hard disk or the cdrom [11:24] ikonia: hd [11:24] I got another prob to, it says that almost all fonts failed to write cache [11:24] nanobug, has linux NTFS support gotten to the point where it's reliable? I remember it being filed under "don't do this if you'll miss your data" [11:24] but good luck ripping dvd's or backing up games [11:24] TheDarkBGM: ok, so in that case if you install onto 1 disk - it will break the raid set for any other os [11:24] i would say ntfs3g is reliable [11:25] steven_: is /opt on a seperate partition or hanging off / [11:25] ive never encountered issues and ive used it for well over 2 years no [11:25] now* [11:25] Well, then take what I said and replace FAT with ntfs [11:25] waylandbill: I'm not trying to offend but are you not answering my question because the driver's not open source? [11:25] Doublenoob: what is your question [11:26] I wouldn't just enlarge the windows partition though, if you decide to nuke it, less crap with moving files [11:26] it's really not a good idea to limit xp or vista to a 5gb partition though. i'm not just saying that [11:26] but [11:26] ikonia: the're in the same partition [11:26] Doublenoob: I'm sorry, I was in the middle of something. [11:26] how can i find out if my driver/nic is supporting wpa2? [11:26] the windows swap file is dynamically sized and needs room to grow [11:26] steven_: that sounds very odd, so you can't remove /opt it complains of permission denied [11:26] i set the raid up in the bios so do i have to destroy that or can i keep it and get ubunty to install on 1 drive? [11:26] waylandbill: ok. [11:26] nanobug, why not put the swapfile on the big shared partition? [11:26] Doublenoob: I asked if you had verified that it downloaded successfully, preferrably with a checksum they provide. [11:27] !wpa2 | albech [11:27] ok, im installing vmware right now,, and it asks for my cd key, or press enter to cancel... I put in my cd key, but what do i push now? [11:27] albech: Wireless documentation can be found at https://help.ubuntu.com/community/WifiDocs [11:27] ikonia: yes, i tryed even with chattr to remove things like Undeletable [11:27] TheDarkBGM: if you install ubuntu onto one drive, it will either be a.) over written byt he bios raid b.) destroy the raid group [11:27] ikonia: just fond that there is a ssh server on that pc :P i can provide remote access [11:27] steven_: can you touch a file on it [11:27] because the windows swap file should be as close to the beginning of the disk as possible [11:27] ikonia: yes, just touched [11:27] steven_: can you delete. [11:27] there is that. [11:27] waylandbill: good point! I haven't, i'll try and find one! [11:28] ikonia: yes [11:28] windows should be on the first partition, and for fast access (since windows overuses the swap file) it should have enough space to grow as needed [11:28] steven_: this may sound silly, but what is your pwd [11:28] ikonia: i can delete anything inside /opt but not /opt [11:29] How can I change the name of my windows disk that is named sda1? [11:29] thats why there is no benefit to manually setting the size of the swap file. it will decrease performance [11:29] im going to c what happens and let u know [11:29] TheDarkBGM: I know what will happen [11:29] hi [11:30] eifzon: the name is determined by the order of the disk and the partition what do you mean change the name? [11:30] really the ideal setup, if you can afford it, is to just get an old computer, install linux on it and stick a bunch of hard drives in it [11:30] ani1: the one that is displayed on the desktop [11:30] use it as a samba share accessable by whatever os's/computers you use [11:30] eifzon: unmount it then create a directory in media for what you want to call it then remount it to that directory [11:30] i've seen a lot of demos of kiba-dock on youtube running on ubuntu, but i dont' see the package anywhere in teh package installer. is kiba dock the best dock or there a more favored one now? [11:30] you can do it with an old pentium 3 and an sata pci card, its cheap and effective [11:30] don't even need xwindows on it [11:30] administer it by ssh [11:31] ani1: will I need to change anything in the grub options to+ [11:31] eifzon: the mount point is determined by the disk label [11:31] nanobug: who are you talking to ? [11:31] i'd like to try the kiba dock. i can't staand the gnome task bar, too much like windows [11:31] eifzon: not grub but /etc/fstab !fstab | eifzon [11:31] !fstab | eifzon [11:31] eifzon: The /etc/fstab file indicates how drive partitions are to be used or otherwise integrated into the file system. See http://www.tuxfiles.org/linuxhelp/fstab.html and !Partitions [11:31] Why do exist two slightly different files /var/cache/apt/pkgcache.bin and srcpkgcache.bin? [11:31] geektasticgirl: awn and avant are pretty cool dock bars [11:31] !kiba-dock [11:32] Sorry, I don't know anything about kiba-dock - try searching on http://ubotu.ubuntu-nl.org/factoids.cgi [11:32] ani1: now its called /media/Windows and I mounted it there [11:32] bullgard4: they are different files [11:32] yeyw orks :) [11:32] is there an easy network configuration wizard in console ? [11:32] ikonia: i was talking to javid [11:32] bullgard4: package file cache and source package fil ecache [11:32] geektasticgirl: its not in the repo but you use !info for package info [11:32] ikonia: What is their difference? [11:32] anyone ? [11:32] !info kiba-dock [11:32] Package kiba-dock does not exist in gutsy [11:32] aurax: ifconfig :\ [11:32] hey.. need some advice on a laptop purchase: are there any limitations as to CPUs not supported by kernel? [11:33] why doesn't the package exist? doesn't that dock rock? [11:33] ani1: nah, i need it for newb users [11:33] i want a doc like apple's [11:33] bullgard4: one is for packages one os fir source packages [11:33] for my ubuntu [11:33] aurax: what are you trying to do w/ it? [11:33] in an advert it clearly states that windows xp is not supported [11:33] Hi, I have a volume wheel on my laptop and in Ubuntu it only affects the 'front mic' volume, is there a way to make it change the speaker volume instead? [11:33] aurax: eh stick to the gui then its easier to set static ip's and such through the network manager applet [11:33] Cowlol: any x86 and x86_64 cpu is supported [11:33] ikonia: What is the difference between 'packages' and 'source packages'? [11:33] nanobug incase i copy a vm guest and there's a new CID i want the user to be able reconfigure the network easily [11:34] CPU is a 2.40 GHz Intel C2 DUO T8300 800MHz 3MB [11:34] debconf migith work [11:34] CoOlGhOsT: sorry - any x86 or x86_64 is supported [11:34] might* === whizzi is now known as WHiZZi [11:34] bullgard4, the former has compiled binaries -- the latter the source for them [11:34] all are console installation here... [11:34] bullgard4: packages and compiles source packages are the source packages used to be packages === WHiZZi is now known as WHiZZi`afk [11:34] dpkg-reconfigure etherconf [11:35] there's no such package [11:35] !info etherconf [11:35] Package etherconf does not exist in gutsy [11:35] hm [11:35] riiight.... i enabled ati drivers from system - admin - restricted . but the screen is kinda messy.... VGA compatible controller: ATI Technologies Inc R420 JJ [Radeon X800SE] - anyone to help me find the correct drivers? [11:35] welp [11:35] there goes that idea :) [11:35] unop, ikonia: Thank you for explaining. [11:35] !ati | BurningPanda [11:35] What is a good package for a dock like Apple Max OS X dock? [11:35] BurningPanda: For Ati/NVidia/Matrox video cards, see https://help.ubuntu.com/community/BinaryDriverHowto [11:35] Mac* [11:35] its in edgy [11:35] geektasticgirl: if you want a mac look - buy a mac [11:35] geektasticgirl: awn \ avant [11:35] i dont'w ant a mac look, this beats that [11:36] btw, they copied mac genie effect, the lamp effect [11:36] geektasticgirl: their both pretty buggy i think awn is alpha [11:36] ikonia: check pm :P [11:36] it's obvious many linux users like the mac features [11:36] i wanna replace the bottom gnome panel with a dock [11:36] ... [11:36] steven_: one minute please [11:36] ikonia: so linux kernel does not give a rats *ss about registers and internal structure of a CPU as long as its x86 or 64. why cant xp run with it? [11:36] ikonia: oh sorry, just in case you didn't notice it [11:36] CoOlGhOsT: I don't know - ask microsoft [11:36] steven_: I've not got a pm from you [11:37] where do i get a gnu [11:37] CoOlGhOsT: what are you trying to ask...? [11:37] Ssam`: gnu is not a package [11:37] compiz really tears up the mac lol' [11:37] aurax: you could try installing the edgy package [11:37] hi, im using Compiz Fusion, with the Screenlets manger. However now the title bars of every window have dissapeared, and i cant resize windows or move them. Is there a way of stoping compiz fusion and then restarting it agian or something like that? [11:37] http://packages.ubuntu.com/edgy/all/etherconf/download [11:37] is compiz faster then quartz compositor? [11:37] ikonia: nah they suck [11:37] i don't know if it would work or not [11:37] ahhh [11:37] i sure can do a lot of neat stuff with my desktop i can't on a mac or pc [11:37] CoOlGhOsT: ok, so don't ask about it then [11:37] err windows [11:37] ms windows* [11:37] geektasticgirl: thats great, [11:37] waylandbill: There's no checksum but I downloaded the file again and ran it with the exact same result, there's a bug in the file, Intel hasn't fixed it because Linux isn't popular enough or because of some other thing but that's for the conspiracy forum. [11:37] but they said u must get a gnu before u start to write down the source [11:37] geektasticgirl, something like this http://static.flickr.com/74/190717823_3bbb5a90fb_o.png ? [11:37] man i am confused [11:37] skillz: have you tried enabling the plugin move windows in ccsm? [11:37] ani1: what i want is to dualboot with XP cause I sure as hell dont wanna run vista [11:38] Ssam`: who said that ? what do you want to do [11:38] bazhang: no, how do you do that? === steven_ is now known as Stev [11:38] CoOlGhOsT: so ask microsoft if XP is supported [11:38] packaging [11:38] !dualboot | CoOlGhOsT [11:38] CoOlGhOsT: Dual boot instructions: x86/AMD64: https://help.ubuntu.com/community/WindowsDualBootHowTo - MACs: https://wiki.ubuntu.com/MacBookPro https://wiki.ubuntu.com/YabootConfigurationForMacintoshPowerPCsDualBoot [11:38] Hello, I ran ubuntu live cd (gutsy) prior to installing to test if my wireless card was recognized. The wireless card showed up as a prism 2 card and was working a treat with the live cd, but after installing to my hard drive I got nothing. Could anyone explain why this is happening and how to resolve? [11:38] skillz: open up ccsm and click the box with move windows [11:38] but before packaging id have to learn sourceing [11:38] there must me sumthing to compile into a binary [11:38] Ssam`: what do you want to package [11:38] coolghost, i installed vista on 30gb partition, then installed ubuntu on partition after that [11:38] Doublenoob: the intel driver in the repository doesn't work for your needs? [11:38] what is CCSM? [11:38] learn it generally [11:38] Ssam`: thats right, to package something, you must have something to package [11:38] !ccsm | skillz [11:38] skillz: To enable advanced customization of desktop effects in Ubuntu 7.10 (Gutsy), install 'compizconfig-settings-manager'. A new option will appear in your appearance properties - See also !compiz - Help in #compiz-fusion [11:39] and ubuntu you automatically made the boot loader menu [11:39] skillz: should be called advanced desktop effects manager [11:39] where do u write the source in and is the source in c++? [11:39] Ssam`: source can come in many languages [11:39] how do I install mysql 4 instead of 5? [11:39] Ssam`: source can be anything, any language [11:39] ubuntu source can be in any language? [11:39] bazhang: i have advance desktop effects settings [11:39] stimpie: I don't think mysql 4 is available for later ubuntu versions [11:39] ani1: I know how to dualboot.... what i want to know is why a laptop manufactorer can say that a CPU is not supported by an OS [11:39] stimpie: via synaptics mysql-server-5.0 [11:40] geektasticgirl: yeah but i sorta wanted to avoid vista [11:40] linux has like sdk's for over 200 langauges probably lol [11:40] can i get a source of packages to get a know how [11:40] CoOlGhOsT: so ask that company - not ubuntu [11:40] !info mysql-server-5.0 > stimpie [11:40] skillz: then open it up and search for that plugin [11:40] No, I want a driver that will use my card to it's full extent. [11:40] Ssam`: go to http://www.tldp.org and read up about building software [11:40] CoOlGhOsT: its not up to the manuf to decide that...its if the OS supports it [11:40] ikonia: i know thats where i'll get the real answer, but I thought I would try asking here [11:40] its a dummys guide right? [11:40] CoOlGhOsT: why ? it's nothing to do with ubuntu [11:40] everyone takes things for granted [11:41] Ssam`: it ranges ffrom beginners to advanced, start at the begining [11:41] Hi, I have a volume wheel on my laptop and in Ubuntu it only affects the 'front mic' volume, is there a way to make it change the speaker volume instead? [11:41] I have a Gigaware USB webcam that I'm trying to find a driver and program to run. Suggestions? [11:41] okay but i get to see a source of a package right? [11:41] !webcam | KemrinH [11:41] KemrinH: Instructions for using webcams with Ubuntu can be found at https://help.ubuntu.com/community/Webcam - Supported cams: https://wiki.ubuntu.com/HardwareSupportComponentsMultimediaWebCameras [11:41] Ssam`: no - it explains how to build software, once you have understood that, you can look at moving onto packaging [11:41] Hello, I ran ubuntu live cd (gutsy) prior to installing to test if my wireless card was recognized. The wireless card showed up as a prism 2 card and was working a treat with the live cd, but after installing to my hard drive I got nothing. Could anyone explain why this is happening and how to resolve? [11:41] bazhang: ok, that works, no i can hold shit+click lmb to move windows.. but how do i get my title bars back? [11:41] can someone help me install madwifi? [11:41] ikonia: well... i had two questions... kernel in ubuntu support... and supplementary question: xp [11:42] !wireless | xomp [11:42] xomp: Wireless documentation can be found at https://help.ubuntu.com/community/WifiDocs [11:42] Thanks ubotu [11:42] KemrinH: its a bot not a person [11:42] ikonia: and stop being a troll :| [11:42] Ssam`: you can't learn to drive a car before you learn how to turn a steering wheel. baby steps, my friend. [11:42] skillz: you using emerald as a window decorator? [11:42] CoOlGhOsT: I'm not trolling anyone. [11:42] CoOlGhOsT: ease up please [11:42] CoOlGhOsT: learn how to ask intelligent questions and you will receive intelligent answers :) [11:42] ikonia, ani1, thanks I guess I just need to install it manualy [11:42] yes exactly [11:42] where to start [11:42] start from the source right [11:42] bazhang: no, not that im aware of.. all i have is compiz fusion [11:42] !compile | Ssam` [11:42] ikonia: hehe ok [11:42] Ssam`: Compiling software from source? Read the tips at https://help.ubuntu.com/community/CompilingSoftware (But remember to search for pre-built !packages first) [11:43] Ssam`: http://www.tldp.org will explain the basics of linux and then how to build pckages [11:43] i am there [11:43] bazhang: im at ease... just asking a question i thought some of the gurus here would know [11:43] linux softwares? [11:43] CoOlGhOsT: may serve you well to check the topic [11:44] Ssam`: Are you looking to just compile something for yourself? or package something that already exists? or? [11:44] nope start from the begining [11:44] ani1, the Wireless documentation doesn't seem to contain my issue. I'm fairly new at this. [11:44] Ssam`: okay, then ikonia's link would be a good place to start then. [11:44] Ssam`: if you want to learn to start from the beginning, buy a book and install slackware [11:44] trial by fire. :) [11:44] ikonia: i know i know.... i wont bother you with questions not 100% concerning ubuntu again then [11:44] i am downloading slackware [11:44] :P [11:44] skillz: alt f2 emerald --replace does something? if not then sudo apt-get install emerald followed by that command [11:45] it should download in about 4 days [11:45] lol [11:45] hello, i have a problem with pdf files when i try toprint them with evince . I have ubuntu gutsy and my printer is a xerox phaser 6180 working perfectly (normally) with linux, any suggestion to solve the problem? [11:45] 12 kb/s [11:45] lmao [11:45] all ive got to say is good luck [11:45] ikonia: thanks for helping about though even though the question was "off-topic" [11:45] Ssam`, i should imagine you need to learn to program first, understand how programs work on linux and how they fit onto the filesystem, etc before creating packages [11:45] Ssam`: torrent muuuch faster :) [11:45] Ssam`: slackware support is in #slackware channel [11:45] i am torrenting [11:45] last time i installed slack was over a decade ago and i remember it about as fondly as my first root canal [11:45] can i install a .JAR file ? ? ? ? ? === sergiu87 is now known as Ninj1 [11:45] !ot [11:45] #ubuntu is the Ubuntu support channel, #ubuntu+1 supports the development version of Ubuntu and #ubuntu-offtopic is for random chatter. Welcome! [11:45] nanobug: heh [11:45] !offtopic [11:45] bazhang: what is emerald? becuase copiz fusion was working perfectly before a restart [11:45] ill get there when ithe download is done [11:45] LollinopiL: you don't install it, you run it with a jvm [11:46] LollinopiL, no, you can "execute" it, with java, java -jar file.jar [11:46] having a book helps a lot though [11:46] assuming its a program jar, and not just an archive [11:46] skillz: window decorator [11:46] especially when you can't for the life of you get your network to work :) [11:46] LollinopiL: that's just run with java [11:46] bazhang: thanks... off-topic chan would have been a better place... sorry again [11:46] Lamego: thats an excellent point [11:46] nanobug: Ssam` usually when you buy a book you get a live cd also :) [11:46] ani1: yes, this is true as well [11:46] buy a book? [11:46] in the middle east? [11:46] ok guys, how can i install java ? it was told to me that i've not the official version ... :( [11:46] u kiddin me [11:46] you're in the middle east? [11:47] where at? [11:47] people dont get over pirated cds here [11:47] :P [11:47] LollinopiL, sudo apt-get install sun-java6-jre [11:47] like 10 cents for vista [11:47] okay over exajuration like a dollar [11:47] !offtopic | Ssam` [11:47] Ssam`: #ubuntu is the Ubuntu support channel, #ubuntu+1 supports the development version of Ubuntu and #ubuntu-offtopic is for random chatter. Welcome! [11:47] anyone know, i have installed bittorrent_5.0.9_python2.5 , how to lunch this ? [11:47] hmmm.,dirt cheap [11:47] well he asked [11:47] okay i am tdlp [11:47] May I please get help from someone other than bot spammers with their !? The WifiDocs don't appear to relate to my issue. When I ran the live cd my wireless was showing up, now that I've taken the plunge to install gutsy on my harddrive it no longer appears. Bait and Switch! :( [11:47] Lamego but i mustn't uninstall the version that i currently have ? [11:47] Ssam where you from? [11:47] where do i click [11:47] Ninj1: in the term type bit then hit tab tab [11:47] middle east [11:47] Ninj1, no idea what that is, why don'y uou just install one of the many torrent clients from the repositories ? [11:47] :P [11:47] bazhang: im trying sudo apt-get install emerald.. and i get an error saying unable to lock the download directory [11:47] wotn be specific if u dont mind [11:48] traceroute [11:48] LollinopiL, no, each jre is usually installed at a specific location [11:48] anyways [11:48] Lamego good idea [11:48] ok [11:48] Ssam`: this isn't anything to do with ubuntu you get better support in ##linux [11:48] i am on tdlp i dont noe where to click [11:48] Ninj1: sudo apt-get install deluge [11:48] ::away:: [11:48] Ninj1, dpkg -L bittorrent_5.0.9_python2.5 | grep -i bin [11:49] Lamego what happens if i install 2 times the same program ? [11:49] well you gave me the link i wanna know where to go guides or howtos [11:49] LollinopiL, nothing happens [11:49] okz thx ;=) [11:49] LollinopiL, depends if you reinstall the package or not [11:49] anyway, since you seem to be new to Ubuntu, you should keep with repository programs [11:49] sorry, i haven't yet installed the package [11:50] i can't live without this chat [11:50] Ninj1, chances are it places a link in the gnome menu -- perhaps under "internet" or something like it [11:50] Ninj1, if it doesnt -- you can find out using that command i gave you [11:50] Ssam`: If I may make a suggestion, if you don't know what you're doing and you want to learn, it is best to stick with something like ubuntu rather than diving head first into slackware [11:50] so if i install java , with the installation there's JVM too ? [11:51] hi, please tell me a nice softwre to view pictures in linux,something like infraview [11:51] LollinopiL: yes. [11:51] perfect [11:51] i agree which is why i am just downloading it :P [11:51] unop, thanks [11:51] i mean, you can learn with slackware. i did, so did a lot of other people. but if i could have learned with ubuntu 10 years ago, i would have. [11:51] simion314, gthumb [11:51] got it start off with linux [11:51] skillz: you have some other add/remove or synpatic open? how are you trying to install this? via terminal? close the others first then try again [11:51] you will catastropically screw up your system multiple times in slackware [11:52] not a matter of if, but a matter of when it will happen [11:52] eh well u skrew up u learn anyways [11:52] Ssam`: if you really want to learn the in's and out's of linux, try LFS. [11:52] where do i click on tdlp? [11:52] nanobug, sounds like the linux equivalent of openbsd [11:52] well lfs takes a lott for granted [11:52] Ssam`: you really are offtopic now [11:52] nanobug, don't make catastrophic assumptions based on your own experiences, anyway, let's keep on topic [11:52] okay [11:52] hold on! [11:53] Hello, I ran ubuntu live cd (gutsy) prior to installing to test if my wireless card was recognized. The wireless card showed up as a prism 2 card and was working a treat with the live cd, but after installing to my hard drive I got nothing. Could anyone explain why this is happening and how to resolve? [11:53] any good program available for ubuntu like the dashboard on mac? [11:53] unop: i use it but when i rotate a picture and save it ,always move me much forwared in the chain and always i had to press sace to get back where i was and find other picture that must be rotated and if i save it it brings me back at the begining [11:53] i want to learn ubuntu packaging from scratch [11:53] widgets that ius [11:53] Ssam`: this is really offtopic for ubuntu support - can we stop please. [11:53] is* [11:53] well [11:53] Is there a way to issue a command and all the listed jobs in my crontab gets run right away? [11:53] ubuntu booted sucessfully [11:53] hahah [11:53] need help installing wifi card. [11:53] Lamego: a complete newbie installing a linux distribution without modern package management will screw up their system [11:53] Ssam`: There's the Debian packager's manual [11:53] geektasticgirl: screenlets for compiz gdesktlets with out [11:53] TheDarkBGM: of course it will boot successfully [11:53] n [11:53] from scratch? [11:53] whether its by chasing their way into a rats nest of dependencies [11:54] simion314, I've never had that problem but you can always save the rotated picture in a subdirectory so as to not experience that [11:54] simion314: gthumb *is* good, but it's worth get into F-Spot, it has some rudimentary photo processing functions too - not quite as indepth as irfanview, but the image management side of it, slide show etc is superb [11:54] or being unable to get all their hardware working [11:54] it will happen [11:54] neopsyche_, check ubuntuforums for wifi help [11:54] more than once [11:54] Ssam`: there are documents on the ubuntu website showing how to contribute in the form of packaging. Good place to start. [11:54] thanks [11:54] aight thanks why didnt no one say so! [11:54] thanks bye [11:54] stick with ubuntu and make friends with apt, buddy. [11:54] I packaged some software ages ago for myself :P [11:55] Hi! Is there a reason ubuntu does not configure the network with APIPA in home network ? [11:55] simion314: if you rotate a pic in f-spot - it stays rotated (within f-spot) - all processing is done on copies so non-destructive. [11:55] I don't even remember what it was [11:55] omg teh indigestion [11:55] MrStein, it should and i believe it does [11:55] unop: it does not :-( [11:55] neopsyche_: what card [11:56] unop: I see I can select manually APIPA (Local Zeroconf LL) in settings. [11:56] i want to install Apachi web saver [11:57] thx all i will try f-spoot, i just want to see my pictures, and a lot of them must be rotated, for advanced effects gimp is the solution [11:57] packaging isn't that difficult, most of what it requires is time really. [11:57] ok [11:57] how can i verify that java is installed ? [11:57] guys [11:57] MrStein, so, what happens when you do select that option? [11:57] ubunty 64 but is up and running [11:57] simion314: yeah - if you right click on a pick in f-spot you can choose to edit it within gimp. It will launch gimp with the modified (or un-modified) version of the pict if wish. [11:58] what the application to shoe cpu temperature again? [11:58] unop: nothing yet. I tried to disconnect the wire and back. [11:58] simion314, you can always use something like imagemagick's convert from the command line to rotate a bunch of pictures in one go [11:58] LollinopiL: simple way is to execute 'java' in a terminal. [11:58] MrStein, you might need to restart networking prior to that (a guess) [11:59] unop: yes but not all the pictures must be rotated [11:59] Usage: java [-options] class [args...] [11:59] (to execute a class) [11:59] ok ? is it ok ? [11:59] it started with that string [11:59] LollinopiL, yes, it is a yes :) [11:59] LollinopiL: it's installed [11:59] in 8.04 gthumb remained or was replaced with other application? [11:59] jejejejejeje [12:00] simion314: wrong channel for Hardy [12:00] simion314: one note - by default, f-spot tries to import images by copying them into your specifed library folder, if u have an existing collection, to avoid trying to overwrite your existing images with themselves, ues the file->import menu option, and un-tick the "copy files into photo folder" option. [12:00] unop: just a moment, I was only watching eth0, when I should eth0:avah ... [12:00] that works [12:00] simion314, If i were you, i'd make a list of those that need rotating and then use convert anyway .. it saves time from having to do all the clicking [12:00] =) [12:01] #ubuntu-it [12:01] MrStein, so APIPA works then? I wonder why you need APIPA anyway, any particular reason? [12:02] . o 0 ( APIPA = autosense is nonsense ) [12:02] unop: APIPA makes sense, when there is no DHCP server. That is why they invented it and ubutu implemented it ;-) [12:02] unop: in infraviiew i just press Lor R then Ctrl+S and enter and i move quickly so i do the rotation fater, no mouse clicks [12:03] i have an dependence problem. bash: /usr/bin/bittorrent: /usr/bin/python2.4: bad interpreter: No such file or directory - i think this problem is with package , nothing to do to ubuntu.. [12:03] I've resolved my issue with wireless not showing up with a reboot. Not sure why ubuntu decided to flake out on me like that. [12:03] Now I'm unable to connect to my wireless network... wonderful. [12:03] hello [12:03] xomp - several things to check. since the live cd detects and allows you to use your wireless card, look at what modules the live cd is loading in to the kernel - run lsmod > lsmod-livecd.txt and compare that with the output from lsmod you get with the hard disk install. Secondly, check that you have all the relevant software installed on you hard drive install to allow you to use wireless. ie wireless-tools, wpasupplicant etc - look at the wireless docs fo [12:03] fuck up man [12:04] !language | murmur [12:04] murmur: Please watch your language and topic to help keep this channel family friendly. [12:04] simion314: in f-spot, hold CTRL button, click each pic you want to rotate and then they'll all get done when you press [ or ] to rotate. nice and quick [12:04] murmur language [12:04] is there a way, in Linux, to scan files (mp3 actually) for viruses? [12:04] MrStein, it makes sense only if your infrastructure supports it -- in most instances, even routers don' know how to handle the 169.254/16 network .. let alone anything past that -- and forget about anything on the internet [12:04] anyone has tried to install bittorrent_5.2.0_python2.4.deb .. ? [12:04] hello [12:04] thanks danand :) Got the card to atleast show up now haha [12:04] yew i [12:04] Trae: sure, there are virus scanners for linux, such as clamav [12:04] I've got some mp3's I want to make sure are ok... before I give them to my wife on her windows machine heh [12:04] i have utorrent [12:04] waylandbill, ahh can I apt-get install that [12:04] Is 'drwxr-xr-x 4' in any regards safe? [12:05] if i delete my boot files, is there a way to fix it without reinstalling whole system? [12:05] Trae: yup [12:05] xomp - that's something at least :) [12:05] sweet (what's mine say?) [12:05] egoleo, yes but your mileage can vary (depending on what you deleted) [12:05] Hi guys.. i'm having issues with the usb ports on my laptop, my memory sticks usb mouse just won't work alot of the time, and if that's the case if i reboot they usually start to work again. It seems to be an issue with the usb hub/host drivers or something. I'm really not sure [12:05] Trae: its extremely unlikely a virus could get attatched to an mp3 [12:05] my boot folder is empty man [12:05] IndyGunFreak, ahh... [12:05] Is there a way to reinitialise them by unloading/reloading host drivers from the modprobe command? [12:06] so what can i do to save it [12:06] since is a server? [12:06] danand, yeah, seems a reboot was in order. It failed to hibernate last night so I think that may have caused my problem. Now if I can only connect to my wifi network lol. Is there an application I can use to scan for my network? My SSID is "linksys" but when I put that in it refuses to connect, just fails after a while I guess. [12:06] xomp: you want the gui way or the cli way? [12:06] egoleo, how did it empty? was it a mount-point that is no longer mounted? or did you delete the files ? :) [12:06] IndyGunFreak: that's what I used to think about JPEG images - but then look at what happened with Microsofts Jpeg decoder exploit. [12:06] bazhang, either would be fine :) [12:06] yes [12:07] mistake man [12:07] IndyGunFreak, well I dl'ed an album (I had bought -- several times I might add) years ago from bit torrent, and wanted to put it on my wifes mp3 player [12:07] bytecode: i didn't say impossible, i said extremely unlikely [12:07] moi seppo [12:07] MORO [12:07] xomp - you can scan from the command line - iwlist scanning [12:07] hello everybody [12:07] Trae: That was my next statement, but IndyGunFreak beat me to it. Usually virii are found in executable format, not usually in an mp3 music file. [12:07] Hey, what's up with this? : securityfs on /sys/kernel/security type securityfs (rw) [12:07] http://ubuntuforums.org/showthread.php?t=571188 xomp this the definitive cli how to [12:07] i've gone through the device drivers listed under modprobe -l, and identified the group of usb/host drivers, or atleast are under the path, "/lib/modules/2.6.22-14-generic/kernel/drivers/usb/host" => uhci-hcd.ko, u132-hcd.ko, sl811_cs.ko, ohci-hcd.ko, ehci-hcd.ko, sl811-hcd.ko [12:07] supposepi [12:07] shut up motherfucker [12:07] A [12:07] thanks danand , I'll give that a try. Thanks too bazhang :) [12:07] A [12:07] AA [12:07] A [12:07] A [12:07] A [12:07] !ops | seppo [12:07] seppo: Help! Channel emergency! (ONLY use this trigger in emergencies) - Mez, LjL, elkbuntu, imbrandon, DBO, gnomefreak, Hobbsee, rob, ompaul, Madpilot, Seveas, CarlK, crimsun, ajmitch, tritium, Nalioth, thoreauputic, apokryphos, tonyyarusso, PriceChild, Amaranth, jrib, jenda, nixternal, Myrtti, mneptok, Pici, Jack_Sparrow or nickrud! [12:07] A [12:07] aa [12:07] a [12:07] a [12:07] a [12:07] a [12:07] wow... [12:07] A [12:07] a [12:07] murmur: Please don't flood, use http://paste.ubuntu-nl.org to paste, don't use Enter as punctuation. [12:07] IndyGunFreak: agreed - but worth protecting against ;-) especially if you're responsible for a server serving mail to a load of windows machines. [12:07] murmur: you have a support question? [12:07] a [12:07] AAAAAAAAAAAAAAAAAAAAAAAAAAAAA [12:07] !op [12:07] AAAAAAAAAAAAAAAAAA [12:07] !rules |seppo [12:07] seppo: The people here are volunteers, your attitude should reflect that. Answers are not always available. See http://wiki.ubuntu.com/IrcGuidelines [12:07] A [12:07] A [12:07] A [12:07] seppo: Please don't flood, use http://paste.ubuntu-nl.org to paste, don't use Enter as punctuation. [12:07] A [12:08] A [12:08] * Mez pats FloodBot1 [12:08] Pici murmur as well [12:08] bytecode: well, i wouldn't admin windows machines...lol [12:08] hooray! [12:08] Pici, thanks mate. [12:08] xomp - good luck :) [12:08] egoleo, i should assume that if you reinstalled the grub and linux-image packages, you'd be ok [12:08] Is 'drwxr-xr-x 4' in any regards safe? [12:08] JAAJAJA === w4ypa2koV is now known as noone [12:09] yeah [12:09] a [12:09] i removed gthumb and it removed automaticaly the packaged ubuntu-desktop, is this strange? [12:09] a [12:09] but how do i get a terminal and login to do this [12:09] since is not logging in [12:09] simion314, ubuntu-desktop is a meta-package which lists all the ubuntu standard desktop packages [12:09] is there a way? [12:09] egoleo, is the system up and running? [12:09] a [12:09] hey guys I cant get azureus 3.0.5.0 to work in 64bit gutsy. Any help with that ? [12:09] simion314, there is nothing wrong with removing it [12:09] a [12:09] bytecode: Trae waylandbill http://answers.yahoo.com/question/index?qid=20070718165132AA85ZhA [12:09] a [12:10] a [12:10] yes [12:10] a [12:10] what the. [12:10] IndyGunFreak: No - I've dumped windows at home and try to avoid them at work too - Ubuntu is installed all over the office :-) we only use windows for Hallife2 and Team fortress 2 during lunch breaks. Wine and cedega don't seem quite slick enough yet. but we try, we try ..... [12:10] murmur: Please don't flood, use http://paste.ubuntu-nl.org to paste, don't use Enter as punctuation. [12:10] a [12:10] !ops [12:10] a [12:10] Help! Channel emergency! (ONLY use this trigger in emergencies) - Mez, LjL, elkbuntu, imbrandon, DBO, gnomefreak, Hobbsee, rob, ompaul, Madpilot, Seveas, CarlK, crimsun, ajmitch, tritium, Nalioth, thoreauputic, apokryphos, tonyyarusso, PriceChild, Amaranth, jrib, jenda, nixternal, Myrtti, mneptok, Pici, Jack_Sparrow or nickrud! [12:10] murmur stop [12:10] how can i add extension name to a group of image files with a command line? [12:10] yes is up and running [12:10] ok ,. open up a terminal and run this -- sudo apt-get install --reinstall grub linux-image-generic [12:10] sound_heart, thers several 'bulk rename' command line tools. I tend t use the one called 'qmv' a lot [12:10] IndyGunFreak: thanks. confirmed what I knew to be true. [12:11] bytecode: makes sense, i just use windows for my occasional gaming fix. [12:11] Dr_Link, thank you. [12:11] waylandbill: well, i would hardly consider yahoo answers conclusive..lol, but its a good answer [12:11] but i cant login [12:11] I think I came with a question at the wrong time. :/ [12:11] IndyGunFreak, hey thanks man [12:11] i am using a livecd now [12:11] !info renameutils | sound_heart [12:11] sound_heart: renameutils (source: renameutils): Programs to make file renaming easier. In component universe, is optional. Version 0.8.1-4 (gutsy), package size 80 kB, installed size 268 kB [12:11] Trae: np [12:11] so how do i do this plse [12:11] jescis: just ask [12:11] IndyGunFreak: agreed [12:11] egoleo, why not? did you delete more than just the /boot folder? [12:11] IndyGunFreak, I'll obviously make sure all the files are playable ;) [12:11] Is 'drwxr-xr-x 4' in any regards safe? [12:11] no [12:12] Trae: thats the big thing. [12:12] only what is in boot [12:12] bazhang: I did but those guys where spamming [12:12] Trae: if they are playable, then a virus is very unlikely [12:12] kk [12:12] so how do i login then [12:12] People, have a problemm! My templates folder is GONE! I don't where it is moved. I cannot remember deleting it either. I created another one with name TEMPLARES. But NAUTILUS doesn't use the files in it as templates !!! What do I do ???? HLP [12:12] and doo this commands plse? [12:12] J-_, depends on what "safe" means -- it's pretty safe from other people who are not the owner -- but if the owner is reckless, the file is not safe :) [12:12] egoleo, so why can't you log in? [12:13] jescis: what's up with this is not a very specific question [12:13] IndyGunFreak, Trae: having valid ID3 tags is probably even sufficient. [12:13] bcos i the menu.lst file is also deleted [12:13] which is grub [12:13] bazhang: securityfs on /sys/kernel/security type securityfs (rw) [12:13] unop: ah okay, cool. thanks man. =) I used the permission in my root directory on my server... [12:13] it is nice in linux world that you have alternatives, and you know to program at a medium level than you can make the changes you need to improve the apps :-)) [12:14] waylandbill: probably.., i've download *mp3's* from Frostwire that were poor attempts to mask themselves a virus. [12:14] IndyGunFreak: thank you for the link, but the author of the response to the question didn't consider the possibility of buffer exploits. and whilst the differentiation between a worm, virus or trojan is relevant in a technical sense, to the layman they're all just viruses and malware as far as they're concerned. [12:14] egoleo, but that only comes into play when booting up the system -- it doesnt affect the ability of a user to log in to the system [12:14] jescis: is there a question in there somewhere? [12:14] plse help me to login then [12:14] simion314: yeha - it's all about freedom :-) [12:14] bcos i am stack [12:14] and i dont know how to login [12:14] bazhang: DARN YOU!! >( [12:14] bcos it stacks at the grub [12:14] bytecode: i was just passing it along, i agree, it is *possible*, but it is extremely unlikely [12:15] How do I reate TEMPLATES folder in UBUNTU ?????????? [12:15] J-_, you shouldnt have to change the permissions of any of the system folders, they are set at safe defaults anyway [12:15] and give me grub 15 error [12:15] bazhang: it was on two lines >( [12:15] jescis: please restate your question then [12:15] Hey, what's up with this?: securityfs on /sys/kernel/security type securityfs (rw) [12:15] egoleo, so the system is _NOT_ running -- why dont you say so, instead of driving me around the county :| [12:16] IndyGunFreak: I realise - just conversing :-D it's nice to have a chat, I've asked questions the last few days and had no repsonses, I started to worry that I was invisible ;-) [12:16] oh sorry [12:16] i tried linux 3 years ago ut i do not have internet connection, and i haven't a way to get programs and answers, now if i have internet Linux is the best [12:16] Gpalco, they come from the /etc/skel dir when a user is created - I belive [12:16] egoleo, you'll need a rescue CD -- one that allows you to chroot into the system -- once you have chrooted in, then you should run the commands i have given you [12:16] bytecode: lol, what kind of questions?.. and if your'e in off-topic, there's all sorts of random banter. [12:16] although its slow this time of morning [12:16] egoleo, gimme a second, and i'll have a link with a howto to chroot [12:16] ok [12:16] IndyGunFreak: nautilus and konqueror have good algorithms for detecting file type without relying on the filename. God bless them! [12:16] ok [12:16] thnx [12:17] waylandbill: yup. === WHiZZi`afk is now known as WHiZZi [12:17] jescis: are you having trouble mounting a ntfs drive, an iPod or what precisely is the issue please [12:17] IndyGunFreak: Nautilus problem; I want to resolve why esoteric characters in file names are represeted as questionmark-type diamonds. Is it my font? my character set? [12:17] Hi Dr_willis, very glad to hear you. I had the Templates folder be4, but it is gone. I created another one and named it like that. But it doesn't work [12:17] bazhang: it's two vfats [12:18] bytecode: hm, never heard that one, can't say i know the answer to that one; [12:18] bazhang: I can't change the permissions :( [12:18] Dr_willis, there is a shortcutin Nautilus: Go > Templares . But it doesn't redirect to the new TEMPLATES folderI created [12:18] hey all, i install apache, php, mysql on a 7.10 but i cant connect remotely to my ip (only localhost). any ideas? [12:18] bytecode: could be an unmapped character in the font. [12:19] Dr_willis, Do i need to put a file or add settings to that TEMPLATESfolder ?? [12:19] is apache set to listen to 0.0.0.0 port 80? [12:19] IndyGunFreak: I reckon it must be a character encoding issue, but I haven't figured it out yet :-/ need to spend a lot more time carefully googling I think. yeha I think it is unmapped, copying the name into gedit shows me the character codes. maybe I need to change my system font. [12:19] aetaric, yes [12:19] usually [12:20] im helping someone else? [12:20] jescis: do these drives have entries in fstab? [12:20] bazhang: and thought that line was the cause of the permissions bazhang yes [12:20] bytecode: if you're using unicode, the likelihood of an unmapped character goes way up. [12:20] egoleo, http://cutecomputer.wordpress.com/2007/01/07/howto-dev-file-system-in-chroot-ed-environment/ [12:20] linuxfault: do you have a router? [12:20] linuxfault: Are you properly port forwarding at your router? [12:20] thnx man [12:21] thnk u so much [12:21] Gpalco, Linux IS case senesitive . If the dir name is 'TEMPLATES' thats not the same as 'Templates' [12:21] jescis: what do you see when you issue the command mount? are the drives listed? [12:21] IndyGunFreak: trouble is, many of my file names contain foreign (to the United Kingdom / British English) characters. [12:21] bazhang: yes [12:21] Gpalco, you can add new dirs to the Places menu item. JUst open up your file manager, and drrag the folder to the sidebar on the left. [12:21] hi folks [12:21] bytecode: yeah, i see the issue, i just don't know how you coudl address it. [12:21] where would the 0.0.0.0 port 80 be aetaric? [12:22] jescis: so they will not automount but you can mount them manually? [12:22] linuxfault, if you didn't touched your apache conf, that is the default listener setup [12:22] I'll have a play with my system at lunch time and see what I come up with. [12:22] bytecode: The cause is probably your locales. Please type in a terminal 'locale' and no-paste the output here. [12:22] ok, this would be easier to do on the laptop instead of through windows :) [12:22] bazhang: they are mounted [12:22] bullgard4: no-paste? [12:23] got damn.. MST =( [12:23] Lamego: i just added ServerName "localhost" to httpd.conf cause it would throw an error [12:23] bazhang: I just can't write files or folders to them :/ [12:23] bytecode: Yes. Do you know what a No-paste service is? [12:23] how would i convert pdf to xml? [12:23] it would throw a warning, not an error :) [12:23] bullgard: like pastebin? [12:23] bytecode: pastebin, etc. [12:23] hey bazhang, that guide you pointed me to is giving me fits hehe. Apparently I don't have the brain power to work cli. Did you say there was a gui way to do this? [12:23] bytecode: Yes indeed. === |GuS| is now known as [GuS] [12:24] bullgard4: http://pastebin.com/d7f6aa0b9 [12:24] ick gui! [12:24] bazhang: if you want I'll paste the mount out put on pastebin.ca [12:25] xomp: don't short change yourself. You and many other people have the brain power to use the CLI. They just have to overcome their fear of it. :-D [12:25] Can you tell me how to add samples to the rightclick>New Document-Menu? [12:25] I know, but I'm getting errors with the cli that I have no idea about heh [12:25] 'give in to the CLI side!' [12:25] hi, is the hardy beta already available? [12:25] Typhox: create a file in ~/Templates/ [12:25] !hardy [12:25] Hardy Heron is the code name for the next release of Ubuntu (8.04-LTS), due April 2008 - For more info, see: https://wiki.ubuntu.com/HardyHeron - CONSIDER IT TO BE PRE BETA (ALPHA) SOFTWARE - Discussion and support in #ubuntu+1, NOT #ubuntu [12:25] co0lingFir3, check #ubuntu+1 topic [12:25] join #ubuntuforums [12:25] ok [12:25] http://blogs.sun.com/richb/entry/group_ownership_problems_with_files jescis is this your general issue? [12:25] thx [12:25] lol thats why google was made. so we can figure out from others mistakes [12:25] Hello, in Gutsy Gibbon, when I use emacs with sudo, it doesn't open the file in arg. Like sudo emacs /usr/local/bin/wine, it goes to *scratch*. [12:26] Is this a bug in this version of emacs? [12:26] I'm using emacs-snapshot-gtk [12:26] malebria, you could try - gksudo "emacs file" [12:26] bytecode: Your locales are all right. They are not the cause of your Nautilus' trouble. -- I do not know a solution to your Nautilus problem at the moment. Sorry. [12:26] xomp: It probably would give the same error in a gui form. It just doesn't make the error pretty to look at. [12:26] malebria, if that doenst work -- sudo sh -c "emacs file" [12:27] so wait hardy is still alpha [12:27] aetaric: yes. #ubuntu+1 [12:27] unop_: hum, but do you know why it isn't working with sudo? [12:27] bazhang: I'll tell you after I read it ;) [12:27] waylandbill, true, my wireless card appears in gutsy, just I can't scan for network or manually connect by entering my SSID? I'm a wifi noob too so I'm doubly blessed [12:27] bullgard4: OK - thank you for your collaboration anyway - it's appreciated :-) [12:28] jrib: hm, the directory doesn't exists. I created it, but i think it doesn't work [12:28] hum.. [12:28] I just noticed. [12:28] unop_: not even with the default user it works. [12:28] i got Segmentation fault (core dumped) when try to run blender [12:28] any ideas? [12:28] Typhox: "think"? It either did or it didn't :) Pastebin the output of 'ls ~/Templates' [12:28] unop_: like emacs file.txt [12:28] k [12:28] goes to scratch. [12:29] bazhang: basically yes [12:29] When it says 'updates are available, click the notification icon' etc, I click the orange icon on the menu bar, nothing happens, so I click it again and again until something does happen. Then ages later I get lots of Update Managers. Why can't it just give me the one? [12:29] malebria, not really sure -- might be a feature (or bug) with that version of emacs -- [12:29] malebria: does /usr/local/bin/wine exist? and it's a binary file if it does. editting it wouldn't be likely what you wanted. [12:30] rods_tiger: you click several times, so you got serveral windows [12:30] next time click once and wait [12:30] waylandbill: it exists and is not a binary file.. [12:30] jrib: There are the files "html" and "html~" which have been created by myself. Do they need special filenames? [12:30] waylandbill: but this was just an example. [12:30] I clicked several times because it ignored me - I only want the one Update Manager, anyone could work that one out. [12:31] waylandbill, /usr/local/bin/wine is probably a wrapper script around the real executable [12:31] malebria: after I said it, I thought it was probably just a for instance. === dan_ is now known as tOnK [12:31] it wasn't ignoring you its working, just very slowly [12:31] during updating steam i got error steam.exe (main exception): unable to load library steam.dll [12:31] waylandbill: ok. =) [12:31] * xomp downloads 216 updates :o [12:31] I got what the problem is here, thanks. [12:31] can someone please help me set up recording for my tv card. [12:32] unop_: yeah. editing it is probably not the desired course either way. :-D [12:32] terminal: i got that too when i ran steam with wine [12:32] well, it didn't give any evidence that it was doing something. It was acting the same as when I click on a button but the button is too small and the mouse misses. Same reaction. [12:32] neopsyche_, what type of card? [12:32] Typhox: please pastebin the command [12:32] hi people, i have a little probleme : ubuntu doesn't recognize my monitor and my graphic card, so it puts resolution to 640*480 or something [12:32] xomp, genius [12:32] aetaric ; so how u fix ur prob [12:32] http://pastebin.com/f7eb00903 [12:32] hello [12:33] for info, i've got a samsung 931bw 19" and a geforce 8800 gt [12:33] Typhox: and the actual command [12:33] is there some kind manager education software for linux? [12:33] neopsyche_, flattery will get you everywhere :) but seriously.. what brand of card? lol [12:33] aha [12:33] waylandbill, probably, probably not -- I once had a problem with firefox that wouldnt shut down properly, so i had to edit the wrapper script to kill all instances of it first before launching [12:33] xomp,its called genius [12:33] It needs to work out that the Update Manager has already been clicked on several times, so only present it once, not several times. It's not sensible to give me several Update Managers under any circumstance, so why do it? [12:34] prova [12:34] !edubuntu | novato_br [12:34] novato_br: Edubuntu is an Ubuntu derivative aimed at schools and educational institutions. For more info, see http://www.edubuntu.org [12:34] I just installed ubuntu, and it booted to windows.. why idea why this happens? no signs of grub or anything [12:34] xomp, GENIUS is sticker on the card.. card is .. chipset.. SAA7133/SAA7135 Video Broadcast Decoder [12:34] xomp, Phjllips semiconducter [12:34] neopsyche_, If you would like to translate my nickname to genius that's cool with me :) I am looking to "try" and use my hoaky ATI TV Wonder USB device at some point. [12:34] jrib: http://pastebin.com/m3d9aee57 [12:34] ahauhua [12:34] because the user clicked it that many times....what if you wanted that many it can't disern either way so it gives you many insted of one. [12:34] okay, unop [12:34] any idea* [12:34] thx [12:34] xomp, ? [12:34] unop_: firefox has irritated me like that in the past. I had to play around to get two instances on two separate desktops. [12:34] neopsyche_, what program are you using? MythTV? [12:34] hyw, probably because grub wasn't installed at all -- or wasnt installed to the MBR [12:35] XawTV [12:35] No, there's no possible situation where a user might want several Update Managers. You can't use more than one at a time. [12:35] xomp, XAWtv [12:35] Typhox: ubuntu version? [12:35] unop_: hmm but I booted to LiveCD and isntalled ubuntu [12:35] unop_: setup the partitions chose the language location etc [12:35] neopsyche_, cool, I've never heard of that one, I'll have to check it out when I go into the realm of finding a way to work my tv capture card. [12:35] hyw, things do go wrong sometimes -- even with ubuntu :) [12:35] adidas: errors or warnings are stored in /var/log/Xorg.0.log. I'd look there first for resolutions that are unsupported and the like. [12:35] !grub | hyw [12:35] hyw: grub is the default Ubuntu boot manager. Lost grub after installing windows: https://help.ubuntu.com/community/RecoveringUbuntuAfterInstallingWindows - Making GRUB floppies & other GRUB howtos: https://help.ubuntu.com/community/GrubHowto === adidas is now known as CyuLat [12:36] but making that function is a pain from the programers stand point. i know i don't want to put that in the code...its a pain [12:36] xomp, can you help with recording feature or not? === cameron__ is now known as canoon [12:36] neopsyche_, no sorry, I was just curious about the hardware :) [12:36] during updating steam i got error steam.exe (main exception): unable to load library steam.dll [12:36] aha, depends it on ubuntu-version? Sorry I have 8, i'll go to the other channel where my questions rarely be answered... [12:36] xomp,whatever. [12:36] unop_: thanks I'll check it out, though it is the 3rd time I tried installing [12:36] hyw, Sorry I missed the question, does it boot to a black screen after installation [12:36] neopsyche_, hopefully someone here who has the knowledge will see our chat and pick up to help. [12:37] waylandbill, why dont two seperate windows work for you? :) [12:37] xomp,whatever [12:37] terminal: that is a glitch with using steam with wine uninstall and instal again [12:37] could anyone please recommend a pic viewer package? [12:37] hyw, you should be able to just reinstall grub and be ok .. could be that simple [12:37] sound_heart, I like gthumb [12:37] If I click on 'Install Updates' on mo4re than one Update Manager, it says 'Another Synaptic is running/ So it obviously knows it can't run more than one. [12:37] sound_heart, gthumb [12:38] thanks [12:38] Jack_Sparrow: it used to boot to a blackscreen it had resolution issues I guess I fixed it using sudo dpkg-reconfigure -phigh xserver-xorg and gksudo gedit /boot/grub.menu.1st lol not sure if it fixed it though [12:38] np [12:38] aetaric ; is there any other process to install it [12:38] unop_: with seperated desktops, I couldn't drag one to the other desktop. I seperated the desktops, cause the windows never appeared where I expected them to. [12:39] hyw, what did you edit in grub? [12:39] configuration: broadcast=yes driver=p80211_prism2_usb driverversion=0.2.8 link=no multicast=yes [12:39] Rods_Tiger, it is quite dangerous for many instances of synaptic and/or apt* to run at the same time -- the possibility of data corruption arising out of race-conditions is too much of a risk [12:39] thats the lock file. the instanace of any apt/dpkg system lock that file so you don't break stuff so it stop it. if you load update manager, then switch to tty1 and give the command sudo apt-get update it will say that the lock file is locked [12:39] Hi folks [12:39] then why does it give me loads of update managers? [12:39] beacuse you clicked it serveral times [12:39] msg nickserv register [12:40] yes, but why does it give me loads of update managers? [12:40] I only require the one [12:40] waylandbill, yea, i was kidding -- i worked around that issue by creating two seperate firefox profiles [12:40] Jack_Sparrow: oh btw when I typed gksudo(before installing ubuntu) it poped an empty text file [12:40] Jack_Sparrow: I just closed it [12:40] terminal: i don't remember the porcedure. google for install steam on wine [12:40] unop_: that's what I did to. [12:40] Rods_Tiger, different ones do things differently .. [12:41] but you asked it for more than one so it gave you more than one. [12:41] aetaric: I click update manager and it only brings an existing one to the top. Makes sense, the code probably locates the existing instance. [12:41] Rods_Tiger, you can always get rid of the ones you dont like :) the reason many exist is for the one-size-fits-all feel to debian/ubuntu [12:41] no, I only asked for one, but it didn't respond, so I made sure I asked for it [12:41] if you want to click it 20 times and still get one goto the dev page and do a feature request [12:41] hyw, ok, I guess it is time to test it unless you would like me to look at your xorg and grub first. Are you on the machine that has a problem now? [12:42] HinHin, can someone tell me how to install OTR (Off-The Record) plugin for gaim. there is a packet for kopete, but not for gaim, help? [12:42] hi [12:42] Jack_Sparrow: I am booting with LiveCD now [12:42] aetaric, I have this sore on my lip, each time I mash it with my tongue it hurts, can you explain why this happens? It appears to happen each instance I mash it. I'm at a loss ;) [12:42] lmao [12:42] Jack_Sparrow: how can I show you xorg and grub [12:42] hyw, sudo apt-get install pastebinit && cat /etc/X11/xorg.conf | pastebinit (Provide Pastebin link in channel) [12:42] Rods_Tiger, perhaps i'm not really following you when you say "more than one" -- but anyway, work on the premise that only one works best :) [12:42] Hi, can someone tell me how to install OTR (Off-The Record) plugin for gaim. there is a packet for kopete, but not for gaim, help? [12:42] timefrost: what version of ubuntu are you using? [12:42] I want to have it respond, or tell me it's about to respond. When I click on something or type something and nothing happens, either it's not working, or I've missed the bit where I click or type, so I try again. It's unacceptable that it pretends I've not clicked, then ages later it springs into life and gives me loads of whatever I did [12:42] 7.10 [12:43] PriceChild: 7.10 [12:43] Jack_Sparrow: ok thanks [12:43] timefrost: install the pidgin-otr package [12:43] timefrost: 7.10 uses 'pidgin', the new name for gaim. sudo apt-get install pidgin-otr [12:43] timefrost: you can then enable it from pidgin's plugin manager. [12:43] !rules |rods_tiger [12:43] rods_tiger: The people here are volunteers, your attitude should reflect that. Answers are not always available. See http://wiki.ubuntu.com/IrcGuidelines [12:43] hyw, adjust path if needed ecause of the live cd. not sure how you mounted the hard drive in your situation [12:43] jrib, PriceChild: thanks a lot! [12:44] Rods_Tiger, that can happen if the application was busy doing something and the window buffererd your actions .. but if you keep getting a continuously busy window like that, you should probably investigate -- but thats normal and expected of synaptic from time to time [12:44] like i said if you want it changed to do something put a feature request on the programs dev page [12:44] so pointing out a deficiency is not allowed? Ridiculous [12:44] Rods_Tiger, THis is the wrong room for that discussion.. It is more suited to the offtopic room [12:45] ubuntu doesn't recognize my monitor and my graphic card, so it puts resolution to 640*480, how can i have my monitor to the list gived ? [12:45] it works for the rest of us.......maybe you comp is to slow [12:45] aetaric, Rods_Tiger: could multiple instances be a bug. I've tried multiple times to click the update manager in the panel and in the system menu and the existing one just gets put in the foreground. It looks like it was intended to keep one instance, much the same way pidgin does. [12:45] Rods_Tiger, It is not a support question. Feedback always helps.. but it needs to be directed to a better spot for it [12:45] waylandbill, Please also see offtopic [12:45] I though this was the spot. Obviously nobody wants to know. Fair enough [12:45] Jack_Sparrow: ok am trying to boot with LiveCD and it shows this again Display server has been shutdown about 6 times in the last 90secs [12:46] what is the file in where can i change the default background color of my gnome panel? because if i put it transparent it stays some parts transparent and other parts with system color. [12:46] im new user [12:46] lmao wtf i've told him like 5 times to put a feature request for it if he wants it to do that [12:46] how to register my nickname [12:46] hyw, At start or install 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 "--" [12:46] aetaric, Please watch the language... [12:47] /nickserv register password [12:47] !register [12:47] By default, only registered users can send private messages - Information about registering your nickname: http://freenode.net/faq.shtml#userregistration - Type « /nick » to select your nickname. [12:47] thanks [12:47] np [12:47] Greetings all. Anyone knows of an app like fspot (tagging) for pdf documents ?? [12:47] can someone help me get drivers for my printer? [12:48] how do i configure my wifi card as an AP? [12:48] hyw, There are several other options for hardware that is being difficult that you can try [12:48] aetaric, Please watch the language... | funny coming from a pirate, albeit a Disney pirate but funny still :) [12:48] hola [12:48] benny269, What printer.. [12:48] ouu inglish [12:48] i read it the first time...... [12:48] Jack_Sparrow: hp DeskJet 843C [12:48] !es [12:48] Si busca ayuda en español por favor entre en los canales #ubuntu-es o #kubuntu-es, allí obtendrá más ayuda. [12:48] can the live cd be booted from a flashdisk? i kind of need mto do a fresh install and i dont have any cd's at the moment [12:49] anyone? [12:49] yowshi, Yes.. one sec [12:49] anyone know how to configure wifi card [12:49] wow Jack_Sparrow your still up and here? [12:49] neopsyche_, I saw how to just a sec [12:49] yowshi, Yes.. one sec Make an iso on usb bootable http://jak-linux.org/tmp/iso2usb.sh [12:49] Jack_Sparrow: remove quite and splash and leave this ( --| ) at the end? [12:49] thanks [12:49] yowshi, Morning here now [12:50] Jack_Sparrow, morning here too. i just woke up figured i would get started on my reinstall [12:50] Jack_Sparrow, is there a hotto or help file or something like how do i run this .sh and what do i do with it [12:50] hyw, there are two options in the command I gave you, the first was simply remove two items.. the oter remoed two and added two [12:51] yowshi, ./iso2usb.sh or bash iso2usb.sh [12:51] yowshi to execute a shell script use ./scriptname [12:51] ok [12:51] see i didnt know it was one of those kind of files [12:51] brb gotta grab coffee [12:52] does anyone have any suggestions on how to flash a BIOS from Linux? [12:52] neopsyche_, the link to that document is on my windows pc and I'm currently doing updates on this one. [12:52] !wifi [12:52] Wireless documentation can be found at https://help.ubuntu.com/community/WifiDocs [12:52] just fyi sh and bin are typically shell scripts writen with bash [12:52] other questions like how do i keep my /home partition from beeing formatted and how do i keep all my programme settings and stuff [12:53] Would Ubuntu work fast (enough) , on a USB2 external ? [12:53] yowshi, Scripts are simple text format and often have user notes embedded inside [12:53] Just for "testing" to see if I want it as the primary OS [12:53] Guidance needed - is there an IRC Channel for evdev / mouse configuration issues within ubuntu that I can direct my colleague to? [12:53] Name141: sure [12:53] Name141, Useable, speed is relative to your needs [12:53] Jack_Sparrow: any printer help? [12:53] I'm trying to update my mobo bios so I can install my new AMD 6400 CPU, but everywhere I go there's either sites telling me "use a floppy", although my machine has none. Any suggestions? [12:54] I want to boot a live ubuntu cd from a usb stick. does that work by just copying the iso onto the device? like "mv ubuntu.iso /dev/usbdevice" ? [12:54] phw no [12:54] benny269, Sorry.. had not checked the wiki yet.. [12:54] Jack_Sparrow: which wiki? perhaps i can check? [12:54] phw: http://www.pendrivelinux.com/2007/09/28/usb-ubuntu-710-gutsy-gibbon-install/ [12:55] yowshi, you shouldnt need to format any of the partitions -- just name and mount the partitions as you have now and install .. [12:55] phw: http://ubuntuforums.org/showthread.php?t=5151 [12:55] nicodarious: I think you can burn the files to a CD and use the floppy image as the bootable image for the CD. I don't have instructions to do so though. [12:55] can someone help me set up wpa enable wireless AP on ubuntu? [12:56] unop_, except i want to make my home partition bigger. i have a /usr partition i made for simplcity when i made my final uibuntu install because i couldnt figure out how to make the two partitions on different hdd's one /home partition [12:56] and i figured /usr was me so i would have full access to it [12:56] waylandbill hmm... using a floppy image to make a bootable CD? interesting.. [12:57] yowshi, you might need to resize the partitions to make /usr smaller and /home bigger ... [12:57] nicodarious: yes. k3b I know can burn that type of disc. [12:57] yowshi, use gparted livecd [12:57] what is the file in where can i change the default background color of my gnome panel? because if i put it transparent it stays some parts transparent and other parts with system color. [12:57] i know that i just dont wanna nuke my /home partition in the process [12:57] yowshi, although the best way would be to backup /home onto another HDD .. install and then copy it's contents back [12:57] and Jack_Sparrow thanks for the script but i cant use sudo [12:57] Alright. I figure this would be the simplest way to not worry about losing data (other than on the external drive) , keeping the internal "c" ? [12:57] (left alone) [12:58] hmmm unop_ i do fortunatly have a third unused hdd [12:58] benny269, There dont seem to be many issues with that printer, have you gone through normal printer detection etc? [12:58] yowshi, you can su - and use the commands from the root shell instead of sudo [12:58] sitting around waiting for me to decide which second linux distro i want [12:58] waylandbill: do I need the floppy info in order to burn it onto the disc or does k3b already have it in it's system ready? [12:58] yes but his script uses sudo everywhere [12:58] nicodarious: you'll need the floppy yes. [12:58] yowshi, if you were like me -- you'd install linux within linux within linux :) [12:58] nicodarious: the image of it. [12:58] Jack_Sparrow: I haven't done anything. First time use with Ubuntu. Its been hooked up since installation but I've done nothing more? [12:58] LOL unop_ i did that with windows once [12:59] hmm.. ok. i'll see what I can find. thanks! [12:59] yowshi, just logon with su -- and run those commands without sudo -- same effect [12:59] benny269, Let me see what we can do.. system ... admin... printing... [12:59] waylandbill: hmm.. ok. i'll see what I can find. thanks! [12:59] sure unop_ bring logic into it hehehdehhe [12:59] I am guessing I would need to set my BIOS to boot from DVD First, USB, then Internal , for this to work ? [12:59] Jack_Sparrow: yep [12:59] i'm having a problem with start-stop-daemon [13:00] yowshi, just kidding -- i have a debian chroot on this machine -- and windows in vmware -- thats all [13:00] how do i upgrade for beta release of 8.04? [13:00] how can i make please help anyone need to create wireless AP so my laptop wifi can connect to main internet pc. [13:00] trying to chdir before executing java ... but it allways fails [13:00] this is what i'm trying to do : [13:00] !hardy | noelferreira [13:00] noelferreira: Hardy Heron is the code name for the next release of Ubuntu (8.04-LTS), due April 2008 - For more info, see: https://wiki.ubuntu.com/HardyHeron - CONSIDER IT TO BE PRE BETA (ALPHA) SOFTWARE - Discussion and support in #ubuntu+1, NOT #ubuntu [13:00] benny269, do you see your printer listed if not click add priinter [13:00] start-stop-daemon --start --pidfile /var/run/loader.pid --make-pidfile --startas "/usr/lib/jvm/java-6-sun/bin/java -Dfile.encoding=ISO-8859-1 -jar loader.jar" [13:00] unop_, of course if i mod the script and remove all sudo instances it probably would work too no? [13:00] jrib, it is already secure? [13:01] can [13:01] anyone [13:01] yowshi, doubtful [13:01] please.. [13:01] .. [13:01] help [13:01] .. [13:01] neopsyche_: Please don't flood, use http://paste.ubuntu-nl.org to paste, don't use Enter as punctuation. [13:01] Jack_Sparrow: what is PDF listed under Local Printers? [13:01] noelferreira: it's beta (unfinished) [13:01] with. [13:01] !hwlpme | neopsyche_ [13:01] Sorry, I don't know anything about hwlpme - try searching on http://ubotu.ubuntu-nl.org/factoids.cgi [13:01] bugger [13:01] !helpme | neopsyche_ [13:01] neopsyche_: 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 [13:01] which is better for sound: OSS or ALSA? [13:01] yowshi: what are you trying to do? [13:01] yowshi, yes, as long as the script was invoked under the root shell [13:01] nothing it didnt work [13:01] unreadable channels suck [13:01] ok but beta is beta jrib. i think i'll try :) [13:01] How do I access my smb://address by terminal? [13:02] wifi card need to setup as AP.. anyone? [13:02] IanLiu, smbclient / smbget [13:02] is there a way to measure the maximum velocity from a direct connection with another computer? [13:02] crap i forgot i am going to have to mount the usb the hardway [13:02] I want thanks [13:02] since i cant gksudo [13:02] is it normal for iwconfig to output this "wlan0 no wireless extensions. [13:02] " for a wireless card? i guess what I'm trying to say is, would that indicate a "problem" with my card? Or am I simply not connected via wifi? [13:02] yowshi, you can mount in the su shell too :) [13:02] !sudo [13:02] sudo is a command to run programs with superuser privileges ("root"). Look at https://help.ubuntu.com/community/RootSudo for more information. === Mindpoke is now known as Mindpoke^afk [13:03] hi all [13:03] Pici, his whole problem is sudo (or the lack of it ATM) :) [13:03] i know that unop_ but i had created a button to run the mount and umount command for me [13:03] i have a problem with evolution [13:03] FYI yowshi has a unique situation in regards to permissions and using sudo or gksodo.. we never found a way to fix it [13:03] yowshi, you're lazy, i'll give you that :p [13:03] can anyone help me with a walktrhough of how to mount an unused but hooked up harddrive so i can back up all my data? [13:04] Jack_Sparrow: thanks its working, should I remove PDF? [13:04] unop_, lazy? HA after what i had to go through to to figure out how to make thre button work? [13:04] Jack_Sparrow: ok I removed quite and splah rebooted and adding no apic now, how do I save it shall I just click enter? [13:04] benny269, no.. you never know when you want to make a pdf eh? [13:04] itr is just i mount and unmount the flash sticks so often i needed a faster way to do it [13:04] Jack_Sparrow: it failed btw [13:04] yowshi: create a directory to mount it, then issue 'sudo mount -t TYPE /dev/blah /mount/point/you/created [13:04] it keeps asking for my global adress list pw when i want to make a new agenda entry [13:04] hyw, just try it [13:04] Jack_Sparrow: is there an analogous way to get my scanner working? Again I've done nothing to set it up yet? [13:04] yowshi, sudo fdisk -l should list the devices -- find your HDD -- and mount it -- sudo mkdir /media/hdd; sudo mount /dev/sdXX /media/hdd [13:05] neopsyche_: a wireless router would be inexpensive and save alot of time. [13:05] good it did find it [13:05] hyw, noapic not no apic and acpi=off should also be added [13:06] Jack_Sparrow: yeah I just miss typed in here, what should I do next btw|? [13:06] benny269, apps...graphics... xsane [13:06] I wanted to make a symbolic link from my smb://address to my WWW folder.. is that possible? [13:06] IanLiu: use fusesmb [13:06] !hardy | indomiti [13:06] ok so do i just copy the entire /home folder to this? or should i zip it or something [13:06] IanLiu, better you mount the smb://address in the WWW folder -- man smbmount [13:07] I'd like to copy sound frome cd to my hard drive which could be as much conform as cd as possible. Wavpack let me chose between stereo mid/side and stereo left/right. What should i chose ? [13:07] hyw, if you tried both of the options I posted. you can try burning the cd at 4x ... or the alternate text install.. [13:07] Ok, I will try that [13:07] yowshi, it's your call -- whichever is faster :) [13:07] Jack_Sparrow: thanks === xcasex_ is now known as xcasex [13:07] np [13:07] Greetings all. Anyone knows of an app like fspot (tagging) for pdf documents ?? [13:08] newTruth_UK, pdftk [13:08] unop_, the question isnt which is faster the question is which will cause fewer complications after a long and probably complicated process of reinstalling unbuntu and resizing my /home partition [13:08] I have a LogiTech MX3000 keyboard and mouse set and for some reason the volume control on the keyboard doesn't work, although it is registering with the OS as I get the big volume indicator on screen - is there a way I can actually have this work? [13:08] yowshi, the normal copy is the least complicated and probably faster way [13:08] How can I check if my networkcard is actually giving me 100 MB instead of only 10 MB/s? [13:09] olimpico, ethtool [13:09] Jack_Sparrow: I booted to ubuntu now [13:09] Hey. My virtual terminals are getting spammed with ip stack debug messages. Is there a kernel argument to turn these off or can I just change the /boot/config-2.6.x? [13:09] root@ubuntu:/home/yoshi/Desktop/download# cp /home/yoshi /media/hdd [13:09] cp: omitting directory `/home/yoshi' [13:09] LOL [13:09] yowshi, :) cp -R /src /dest [13:09] Jack_Sparrow: what these options supposed to do, enable me to boot to ubuntu or fi the display error? [13:09] fix [13:09] whats nall that bstuff [13:10] why is ubuntu's alsa-plugins crippled up? it's missing the jack plugin [13:10] like whats -R [13:10] yowshi, -R == recursively [13:10] ah [13:10] ok, is there an easy way to verify that ubuntu has my wireless adapter installed and working? [13:10] ok i am going for a smoke bbs [13:10] hyw, they were to get the live cd to boot by getting around problem hardware [13:11] xomp, ping the interface's address then it's gateway [13:11] !bash > Stroganoff [13:11] unop_, ok, is there an easy way to find the interface addy and gateway? lol [13:11] unop_ isn't pdfk used for hacking pdf documents? I'm more interested in adding tags to PDF and using that to archive, cathegorize them like you do with JPG in fspot. [13:11] !bash > yowshi [13:12] Jack_Sparrow: shall I reboot and try booting to ubuntu without hitting F6? [13:12] unop_: Thanks a lot, that workes great! i just bought a LAN HUB, it's 10/100MB/s but when I copy files from one computer to the other I get only 10MB/s transfer rates. [13:12] Jack_Sparrow: or is there something I need to fix before rebooting as I am in LiveCD now [13:12] unop_: Both are Ubuntu machines and both have 100MB in eth0 [13:13] olimpico, you have to make sure that both adapters on the link are explicitly set to full-duplex 100MB [13:13] hyw, all I can say is try.. I know you did some editing.. do you know the command to get past black screen at boot? [13:13] unop_: I did, using the command you told me, both are [13:13] I have a question. How can i make my connection startup on boot. [13:13] Jack_Sparrow: which black screen btw? [13:13] bazhang: oooh, I got rid of everything except the default option. Do I need gid and uid? [13:13] hyw, sorry if I am a bit slow. Still waking up. could you please give me a one liner of your original problem [13:13] I'd like to copy sound frome cd to my hard drive which could be as much conform as cd as possible. Wavpack let me chose between stereo mid/side and stereo left/right. What should i chose ? [13:14] olimpico, the rates you are estimating by might be in megabytes per second -- while the speed of the line in in megabits per second -- so you would typically see a 1/8th in speed [13:14] ibou, what format is the cd [13:14] Jack_Sparrow: no worries, [13:15] Synaptic > > Properties > Dependencies lists DEB package names and associated attributes 'Needs' and 'Recommends'. What is the equivalent command on the command line? [13:15] Jack_Sparrow: do you know of a good link on how to make a wireless connection start on boot up?... [13:15] bullgard4: apt-cache show packagename [13:15] Jack_Sparrow: I was confronting the display error so I clickec F6 booted to LiveCD and installed ubuntu, then I reboot and there was no grub it just booted Windows [13:15] IndyGunFreak, nothing much [13:15] clicked [13:15] hm, ok. [13:15] Jack_Sparrow: it's an original music cd [13:15] olimpico, also .. transfer rates never happen at 100% the bandwidth -- and there are disk and processor overheads .. what speeds are you experiencing exactly? [13:16] Jack_Sparrow: i guess it's cd audio [13:16] ibou, So you wnat to rip it but in good quality [13:16] Jack_Sparrow: yes, in wav [13:16] bullgard4, apt-cache show package ?? perhaps? [13:17] ok, updates all done. [13:17] hyw, Try it, you can always come back [13:17] Jack_Sparrow: but wavpack ask me to chose between sterero mid/side and stereo left/right... [13:17] lut [13:17] hi [13:17] back [13:17] when i try to downsize some of my images ... the quality turns out really bad. Is that just gimp ? or does it happen with PS as well ? [13:17] bullgard4, also -- aptitude show package [13:17] unop_: I get nothing more than 11 MB/s [13:17] I have a question. How can i make my connection startup on boot. Whenever i startup my computer i have to go into manual configuration for the wireless and change the password type from WPA Personal to WPA2 Personal, in order for me to be able to get an internet connection! [13:18] is there a way to view man pages on the desktop in gnome similar to how konqueror has a man:// type address? [13:18] next question what about the games i have installed and stuff with compying the home folder same all my games settings and the stuff i have on my panel? [13:18] Jack_Sparrow: I did install ubuntu btw, it is already in the drive but it does not show a grub it just boots to windows [13:18] can someone help me with iwlist? I'm getting nothing when I should be getting several items. [13:18] Jack_Sparrow: it acts as if no linux is installed [13:18] olimpico, 11MiB/s is quite good -- that's about 88Mib/s [13:19] I've got problem... I have rtl8185 -based wifi card... I want to blacklist it... I added entries in /etc/modprobe.d/blacklist, but it is load on start... [13:19] ibou, I was unaware of any regular audio cd that had more that two channel sound... [13:19] hyw: grub may not be installed on the drive that is booting [13:19] Pici, unop__ An OP in another channel gave me the correct answer: It is apt-cache depends . -- Thank you. [13:19] hyw, Did you install to a second hard drive in your pc or maybe an external? [13:20] unop_: I think you are right, I thought the Hub was 100 MBps, but I just checked and it's 100Mbps, and also the networkcards. Thanks a lot!!! [13:20] Jack_Sparrow: yeah windows in primary ubuntu in secondary [13:20] Jack_Sparrow: but it doesnt matter because I am just reinstalling ubuntu and it worked just fine earlier [13:20] my laughter sounds like crying right now :( [13:20] Tyczek, make sure it isnt included in one of /etc/modules or /etc/modprobe.d/* [13:21] bullgard4: apt-cache rdepends is helpful too if you're concidering removing something and aren't sure what it'll take with it. [13:21] unop_, ok, I'll check [13:21] hyw: you can (re)install grub to the mbr of the primary drive using grub-install. [13:21] xomp, i'm sorry you're hysterical atm .. but life gets better, trust me :) [13:21] hyw, that often causes issues if the mbr of the wrong drive is selected [13:21] unop_: i just needed to understand, now I'm happy, Thanx again!!! [13:21] !wifi [13:21] Wireless documentation can be found at https://help.ubuntu.com/community/WifiDocs [13:21] waylandbill, exactly.. [13:21] waylandbill: you still here? [13:21] I have laptop on .. with wifi and my card in PC.. how can i configure it? [13:21] waylandbill: just grub-install ? [13:22] waylandbill: sudo grub-install ? [13:22] ? Anyone knows of an app like fspot (tagging) for pdf documents ? [13:22] neopsyche_, have you checked to see if your card is supported [13:22] hyw: grub-install with argument of the device to install to like /dev/hda or /dev/sda etc. [13:22] Hey does anyone have a link for a "How to" thread on installing and setting up Conky? [13:22] hyw: yes with sudo. [13:22] nicodarious: yes I am [13:23] waylandbill: wow, there's a lot of kde stuff I have to install just to get k3b installed, heh. I'm running purely gnome right now, and I hate to install useless programs for just one. you know of any other programs that will definitely write a floppy image? [13:23] nicodarious, right click iso and send to cd [13:23] guys [13:23] stupid question [13:23] nicodarious, sorry misread that [13:23] NP [13:23] is there a need to "enable" a wifi adapter? I see wlan0 in the network manager but it's not "checked" and according to the wifi doc's it has to be checked to enable (but it's not working for me) [13:23] i have 2 hard disks installed [13:24] how do i acess the 2nd hard drive? [13:24] waylandbill: yeah it says grub device not specified [13:24] TheDarkBGM, please keep the question on one line [13:24] waylandbill: sudo grub-install /dev/hda ? [13:24] sorry i am used to talking on games where the lines are limated not like here sorry for that [13:24] SupaFly: conky is in the software repositories, see the conky manpage, http://conky.sourceforge.net/ and #conky for configuration help [13:24] nicodarious: I don't know if gnomebaker will. I'm curious, so I'll find out. [13:24] nicodarious - floppy image? the dd command will create an image of a floppy for you and transfer an image to a floppy for you. [13:25] hyw: hda is usually primary IDE drive and looks reasonable. [13:25] waylandbill: i'm trying that too right now also. [13:25] hello [13:25] TheDarkBGM, internal or external drive, what format on the partitions on that drive [13:25] also, the wifi doc's seem old, kind of sorta REALLY old, there is no "Networking" in "System > Administration" secondly, there is no option to choose the "Default Gateway device" as shown in the images.. [13:25] danand: that would be fine... IF I had a floppy drive, but I gave those up five years ago! lol [13:25] waylandbill, i dont think you'd ever find /dev/hd* on a recent ubuntu -- it's all /dev/sd* now [13:26] Pici: Ok, I will try to keep that in mind also. [13:26] unop_, sd is sata hd is ide [13:26] Pici yeah ive read that that version shouldnt be there, its really buggy, ive had conky installed and running before but a long time ago, and i remember that theres some loops to jump through to get it working correctly [13:26] waylandbill: I found that Nero has a Linux install. I want to try that one too. I'll let you know. [13:26] yowshi, on other linuxes yes -- on ubuntu, no :) [13:26] anybody have got a problem with bus' mainboard K7s5A? [13:26] nicodarious - brasero is pretty good [13:26] unop_: really? I thought hda is ide and sda is scsi [13:27] nicodarious, It will accept seriol number from your windows copy of nero [13:27] hello [13:27] anybody have got a problem with bus' mainboard K7s5A? [13:27] nicodarious: nero has a linux version [13:27] unop_: my desktop has kubuntu 7.10 and it shows hda and sda. [13:27] error smbus_630 [13:27] anyone here using Gnash for Flash in 64bit Firefox ???? [13:28] waylandbill, you'd be right to assume that on any other linux -- but iirc, the underlying mechanism for identifying drives is more or less consistent on ubuntu [13:28] !anyone | mad_max02 [13:28] mad_max02: 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? [13:28] anybody have got a problem with bus' mainboard K7s5A? [13:28] waylandbill, my ide drives only show up as /dev/sd* .. let me try and find that link if i can [13:28] is ubuntu hardy beta out?????? [13:28] !hardy | vijay [13:28] vijay: Hardy Heron is the code name for the next release of Ubuntu (8.04-LTS), due April 2008 - For more info, see: https://wiki.ubuntu.com/HardyHeron - CONSIDER IT TO BE PRE BETA (ALPHA) SOFTWARE - Discussion and support in #ubuntu+1, NOT #ubuntu [13:28] jrib, and how did that help ? [13:28] vijay: its still alpha if i recall [13:28] waylandbill: it seems that Nero Linux 3 has a DOS boot image with the install. Going to try that out and reboot. I'll let you know when I come back [13:28] unop_: thanks. I'd be interested to see it. [13:28] I asked coz I'm looking for someone who is running it [13:29] Today's Beta day, according to the schedule ^^ [13:29] grrr i wish i knew what all these commands were supposed to do and what values i should substitue for $TEMPORARY [13:29] nicodarious: thanks. I may have to check it out. [13:29] mad_max02: just ask, if someone is, they'll respond [13:29] but beta is suppose to come today 20 th according to schedule :) [13:29] mad_max02: those types of questions just increase the traffic in this room. Just assume the answer is "yes" and ask your next question. That's the best way to get help === Crash is now known as ZERO_COOL [13:29] vijay, Which month? [13:30] vijay: There's plenty of "today" left. [13:30] waylandbill, http://linux.derkeiler.com/Mailing-Lists/Ubuntu/2008-02/msg00787.html but also read http://linux.derkeiler.com/Mailing-Lists/Ubuntu/2008-02/msg00605.html [13:31] \chdst :) [13:31] waylandbill: if this works, It may just well be worth the $20.00 for the full version... to me. [13:31] unop_: thanks. learn something new everyday. Looks like there still could be hd* if the system doesn't support the new libata code though. [13:32] waylandbill, depends on the chipset apparently [13:32] I made my ubuntu very sad :-( was trying to upgrade from daper to gutsy, so changed the sources list and then did a apt-get dist-upgrade, now everything is broken :-( libc6 broke, is there any hope of fixing (I have tried downgrading back to dap, tried apt-get install libc6, etc) but so many dependencies are now missing, vim, locals, the list goes on. is there anything I can do or should I... [13:32] ...just reinstall? [13:32] donkeyboy: Did you try to upgrade directly from Dapper to Gutsy? without going through the versions inbetween? [13:32] yes :-( [13:33] I am an idiot :-( [13:33] donkeyboy: that's not the proper way to upgrade. At this point I would just backup and reinstall. That will probably be the fastest way [13:33] donkeyboy: most likely.. directly from dapper to gutsy, is sure to cause a problem.. you should ahve read up on upgrading a little bit [13:33] unop_: so eventually it will be all sd*, when all the legacy machines end up in the scrapheap. [13:33] !upgrade > donkeyboy (read the private message from ubotu) [13:34] yes :-( I acknowledge my idiot status, the question is, is there anyway to fix the sillyness I have done, or is a reinstall the only answer? [13:34] waylandbill, i dunno -- ubuntu's doing really funny things that the rest of the linux community don't see any sense in doing -- guess it will only be ubuntu that does it, but yea, the idea is to use a single library to identify and interact with both PATA and SATA (amongst others) drives [13:35] donkeyboy: you're not an idiot. I'm sure others have made that mistake. If you have your data backed up, you can install a clean copy. [13:35] anybody have a resolution for BUG: soft lockup detected on CPU#0! ? [13:35] donkeyboy: can it be fixed? maybe.. but you'll rip your hair out trying for that .001% chance that it can. reinstlal will be easiest and definitely successful [13:36] waylandbill: no data on it, it brand spanking new, running on a XEN instance, the only reason I don't want to reinstall is the guys who are hosting it take forever to do anything, so thought I could fix it myself [13:36] ok, thanks guys. Will just send a mail to the hosting guys and ask them to reinstall. hopefully have it back up before the end of the universe :-D [13:37] donkeyboy: heck, if there's nothing important on it you have options. [13:37] waylandbill: I only got it up about 40 minutes ago [13:37] waylandbill: tried sudo grub-install /dev/hda didnt work so I tried the Super Grub Disk chose language then linux then Fix Boot of Linux Grub it succeeded rebooted the Grub appeared but it says Error 22 no such partition when I chose ubuntu [13:37] donkeyboy, that was fast :D [13:38] and 30 of those have been spent trying to fix this bugger up I made :-D so absolutely no data on it [13:38] waylandbill: though I have ubuntu installed [13:38] sinbox: hahahaha [13:38] I have a question. How can i make my connection startup on boot. Whenever i startup my computer i have to go into manual configuration for the wireless and change the password type from WPA Personal to WPA2 Personal, in order for me to be able to get an internet connection! [13:38] donkeyboy: If you really set on the bleeding edge, there will be an upgrade path from LTS to LTS release, that is, from dapper to hardy. [13:38] waylandbill, this might interest you too - http://mandrivausers.org/index.php?showtopic=41489 [13:39] hyw: you may have to edit the menu.lst. The location of ubuntu may not reflect the current location. [13:39] waylandbill: how do I do that [13:39] blue-frog_: are u around there ? [13:40] ting_: yes [13:40] hyw, That wrote the mbr to hd0,0 for you, it does not point to the correct drive with ubuntu. Why not reinstall.. it will probably be less hassle than what you are doing now [13:40] hyw: you need to edit the file /boot/grub/menu.lst and verify that the device and partition are correct for your root partition. [13:40] where is the wakeup from suspend script located? [13:40] located* [13:41] Jack_Sparrow: I would reinstall but I am afraid that I might confront the same issue again [13:41] komputes: /etc/acpi [13:41] How could one automatically create a directory called 'Mail' in any new users home directory? === crummygummy_ is now known as CrummyGummy [13:41] blue-frog_: you know how i can recover my last keyboard setting. I installed the keytouch and it change my keyboard config and now my left ctrl button doesnt work. hehehe so it is a little bit hard for me to do copy&paste [13:42] Is TEMPLATES folder in UBUNTU just a plane folder, or are there any specific setting for it ??? NEED help1 [13:42] Vlet: create it in /etc/skel/ [13:42] Vlet: /etc/skel contains user directory templates [13:42] Gpalco: plain folder [13:42] waylandbill, the actual official ubuntu reasoning for libata : https://wiki.ubuntu.com/LibAtaForAtaDisks [13:42] ting_: remove keytouch should be ok [13:42] jrib, genii: thankya :) [13:42] hi [13:43] hyw: I don't believe a reinstall is necessary. You just have to tell grub the correct location is all. Installing into the mbr doesn't fix an incorrect location in menu.lst. [13:43] Gpalco: its just a folder in your home directory named Templates [13:43] ting_: but at the same time I never used keytouch so I don't what it is changing [13:43] thank you jrib, could you please copy the exact name of it here. 'cause mine is deleted and I wanna creat same one for templates to work [13:43] waylandbill: how do I list all the drives connected to my pc [13:43] Gpalco: Templates [13:43] blue-frog_: hehe no problem, let see if i can recover my keyboard [13:43] grrr i tried to look up how tos for making ubuntu install off a flash drive but all i get is how to install to one [13:43] unop_: what kernel version started using libata? I have 2.6.22, but when I do mount, I have only hda partitions. Is this only for new installations maybe? [13:44] blue-frog_: thanks very much any way [13:44] Hi, does anybody know a lightweight text editor which can handle big files and can replace using regexp? [13:44] pro-rsoft: vim, emacs? [13:44] pro-rsoft: I beleive scite or scintilla can do that. [13:44] k [13:44] will try them, thanks [13:44] ooops didnt mean to close xhcta [13:44] ting_: in the meantime to copy/paste, highlight what you want to copy and then paste by clicking your whell (or both buttons at the same time) [13:44] Pici, jrib, for some reason Nautilus doesn't wanna read the templates in it!!! Want them badly [13:44] blue-frog_: is there a way to auto-detect again the keyboard ? [13:44] pro-rsoft: make sure sed is not a better tool fro what you want to do [13:45] k [13:45] Gpalco: pastebin ~/.config/user-dirs.dirs [13:45] hyw: sudo sfdisk -l [13:45] will try to do it with sed, thanks [13:45] hi [13:45] hello...i just installed opera but the shortcut is not showing up in applications. [13:45] jrib, ??? [13:45] blue-frog_: it is just my left ctrl key is working but the system doesnt recognize [13:45] jrib, is it something to read, run? [13:46] waylandbill, it appears that ubuntu started using libata patches around the launch of edgy -- i think the kernel team merged libata around 2.6.19 or so -- but i think the failover exists for systems/chipsets not compatible with libata - which explains why some people see both /dev/hd* and /dev/sd* [13:46] Gpalco: in a terminal, type 'gedit ~/.config/user-dirs.dirs'. Then paste that on the pastebin [13:46] !pastebin > gpalco (read the private message from ubotu) [13:46] jrib, aaaaa [13:46] unop_: must be my chipset falls in that category. Was just curious. [13:46] jrib, uno sec [13:47] waylandbill, whats really weird is that some people see /dev/sd* one release and /dev/hd* in another -- so, it depends on which side the wind is blowing too :) [13:47] One one recently installed Ubuntu box Ctrl-Alt-F1 works (takes me to the console), on other virtually identical(?) box nothing happens. What's the difference?! [13:47] hyw: keep in mind that the format that grub uses is a little different than how ubuntu's. [13:47] can you get boot CDs for ubuntu that allow you to install over the internet? [13:47] !install | Uatec [13:47] Uatec: Ubuntu can be installed in a lot 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 [13:47] Misdirected.. sorry [13:47] /me goin out [13:48] waylandbill: lol yeah probably I'll have another problem [13:48] ting_: try setxkbmap us but I am afraid keytouch changed something else [13:48] !minimal | Uatec [13:48] Uatec: The Minimal CD image is very small in size, and it downloads most packages from the Internet during installation, allowing you to select only those you want (the installer is like the one on the !Alternate CD). See https://help.ubuntu.com/community/Installation/MinimalCD [13:48] Jack_Sparrow, i could use a little help i am not sure what to make of your script [13:48] * finek_ lol [13:48] waylandbill: 3 adys trying to install ubuntu now [13:48] /me lol [13:48] hyw: hmm? [13:48] jrib, http://paste.ubuntu-nl.org/60282/ [13:48] does someone know this error: http://ubuntuusers.de/paste/128645/ [13:48] Adys: lol hi [13:49] jrib, and I think I know the prob now [13:49] yowshi, Let me go over your problem again. You cant burn a cd right? you are running live, your hd install is trashed etc, [13:49] needed something? :P [13:49] jrib, =))) [13:49] no i am not running live [13:49] i dont have any cd's [13:49] i need to do a freesh install though [13:49] jrib, SO greatfull!!!! [13:49] hi all [13:49] Gpalco: np [13:49] but i cant get any cd's till nexst month [13:49] LiGhTOnE, what command gives you that output? [13:49] yowshi, please keep it on one line [13:49] a long time to wait with a crippled system [13:49] Adys: will try to fix /boot/grub/menu.1st to be able to boot to ubuntu andhopefully it works [13:50] unop: after installing realtek drivers i have this error [13:50] Jack_Sparrow, i am not running a live cd right now, i just need to reinstall but i dont have any cd's and cant get any for 2 weeks [13:50] jrib, fixed it !!! WORKS !!!! Thank you [13:50] hyw: I had to do the same thing when I got a new drive. I rearranged the partitions and had to edit the menu.lst. It seems a huge task, but it's not bad once you've done it a time or two. [13:50] how can i install 8.04? [13:50] LiGhTOnE, ok, but where are you seeing this error? is it because you are doing something? === jasonb2007 is now known as ubuntuisloved [13:50] GSMX: if you're asking, you probably shouldnt [13:50] Jack_Sparrow, and i cant use the sudo command which is why i am reinstalling [13:50] waylandbill: yeah always good to learn [13:51] !hardy | GSMX [13:51] GSMX: Hardy Heron is the code name for the next release of Ubuntu (8.04-LTS), due April 2008 - For more info, see: https://wiki.ubuntu.com/HardyHeron - CONSIDER IT TO BE PRE BETA (ALPHA) SOFTWARE - Discussion and support in #ubuntu+1, NOT #ubuntu === [1]TheDarkBGM is now known as TheDarkBGM [13:51] Adys: todays the beta launch [13:51] unop__: yes i am trying to login [13:51] yowshi, even recovery mode does not let you sudo rihght [13:51] GSMX: so ? [13:51] Jack_Sparrow, right [13:51] im new to electricsheep screensaver and really wanted a transparent one does anyone know what its downloading on first load its taking forever? [13:51] Jack_Sparrow, but i do have access to the root account [13:51] doesnt change much to the matter :) [13:51] LiGhTOnE, and you can't login because of this? [13:51] woot :D... Soul Storm installs + runs awesome via wine! [13:51] ubuntuisloved: where di dyou get that screen saver [13:51] so i'm going to give it a try [13:51] ^_^ very happy [13:51] but join #ubuntu+1 if you are sure you want to install it [13:51] unop: yes === finek_ is now known as finek [13:52] hyw: if you pastebin the sfdisk output, I can try to give you the grub format for your ubuntu location if you can't seem to figure it out. [13:52] sudo apt-get install electricsheep [13:52] yowshi, what about root account and trying to run that script [13:52] unop: i can log in konsole [13:52] ubuntuisloved: ok, so its the one from the repo, I think it's a map file it downloads on first run [13:52] then im loading as from terminal electricsheep and its says please be patient while the first sheep is downloaded [13:53] i cant use the sudo command at all [13:53] ubuntuisloved: why are you launching it from the terminal ? [13:53] ubuntuisloved: I guess be patient [13:53] do you know like how long it takes im getting impatient [13:53] LiGhTOnE, you mean the console/virtual terminal [13:53] ? [13:53] Jack_Sparrow, i tried removing the sudo instances from your script but it didnt work [13:53] waylandbill: having difficulties to boot to LiveCD froze at checking batery and running local boot scripts /etc/rc.local [13:53] LiGhTOnE, what happens when you issue the startx command? [13:53] does tar -czf keep the file/folder permissions?? [13:53] unop__: yes and don´t know how to fix this from console [13:53] ikonia: ohh because i didnt see the transparency option in gnome-screensaver [13:53] Error4o4: it does (check out -p tar cvpf) [13:54] ubuntuisloved does it support transparency [13:54] Jack_Sparrow, the sudoers file isnt gone it just seems no account has any permissions to access it any more [13:54] LiGhTOnE, what happens when you type startx ?? [13:54] ikonia: so -p needs to be there too? the man page was not 100% clear to me [13:54] waylandbill: deleting quite and splash as Jack_Sparrow suggested earlier will see how it goes [13:54] Error4o4 better to use -p to preserve [13:54] ikonia: umm from what i googled yes thats the only reason im trying to use it unless you got any other suggestions for transparent screensavers [13:54] ikonia: ok thx [13:54] yowshi, there isnt too much we can do for you. you dont have a live cd and you dont have a working os.. unlesss you want to trow any old os on there [13:55] unop_: how? prompt: startx? [13:55] ubuntuisloved don't forget some features are only available in some versions [13:55] hyw: I had to do the same thing on my laptop interestingly. Seemed to hang with quiet and splash. I prefer the output anyway. :-) [13:55] LiGhTOnE, just type it out at the cli [13:55] hyw: paste your menu.list at pastebin.com [13:55] Jack_Sparrow, i have a flash stick i figured i could make an iso bootable on it [13:55] unop__: ok [13:55] waylandbill: lol [13:55] LiGhTOnE, just this > startx [13:55] yowshi, not without a working os to get it on there. [13:55] ikonia: ouch dont tell me that i hope im not wasting bandwidth for nothing [13:55] ubuntuisloved: perhaps better investigation is neeeded before jumping in then [13:55] blue-frog_: sure [13:55] Jack_Sparrow, i can run commands that need sudo i just cant use the sudo part [13:56] Jack_Sparrow, like i said the root account still has privs and i have access to it [13:56] yowshi: just create a sudoers file [13:56] ikonia: yea i'll do more research thnks [13:56] unop__: Fatal Server Error Server is alread aktive for display 0 [13:56] ikonia, the sudoers file is still there. and we tried fixing it there. my filesystem is mucked up bad [13:56] ikonia, we tried all of that yesterday.. he really messed things up [13:56] ikonia, it's much more than just that -- we tried it all yesterday -- seems like a permission problem all over the filesystem [13:56] just re-install then if i'ts that bad [13:56] yowshi: if you can get in as root, via su or logging in. You should be able to view /etc/sudoers and see if there is an issue with it [13:57] unop__: understood, I don't know the full story [13:57] ikonia, he has no live cd from which to do it [13:57] hi guys. SuperTuxRacer just crashed on me; everything is back to normal except my mouse is frozen and unresponsive. Anyone know a command or two that will reset my mouse? I don't feel like restarting right now.. [13:57] Jack_Sparrow: buy one/download one/get one from a magazine [13:57] yowshi: or you already had... I must type slow. :-) [13:57] LiGhTOnE, ok -- try this -- sudo /etc/init.d/?dm stop; startx [13:57] Jack_Sparrow: the no cd thing doesn't wash well with me [13:57] unop__:ok [13:57] isnt there a way to make the livecd bootable from a flash disk? [13:58] ikonia, coses one is two weeks away.. that is what we were discussing [13:58] http://paste.ubuntu-nl.org/60284/ [13:58] Jack_Sparrow: there is no-where local he can download, or buy a magazne with one on ? [13:58] yowshi, http://edoceo.com/liber/ubuntu-live-usb [13:58] yowshi: is /etc/sudoers permissioned correct? I think it will not work with anything but 400. [13:58] yowshi: if you want to make the livecd bootable from a flash drive, then you must have the livecd ? [13:58] ikonia, I know several guys in the field that need to wait 2 weeks for any mail.. but those are special cases [13:58] waylandbill, yes wayland this was all tried last night [13:59] ikonia i have the livecd iomage [13:59] yowshi: so what is stopping you burning it, where are you ? is there no-where with access to a burner ? [13:59] ikonia, i have no cd's and cant get any more till next month [13:59] yowshi, http://edoceo.com/liber/ubuntu-live-usb :) [13:59] yowshi: I don't mean to push the matter, but what is stopping you gaining access to cd's ? [13:59] thanks unop__ === trucMuche is now known as trucMuche_ [14:00] unop__, Not without a working system [14:00] ikonia, lack of money [14:00] Jack_Sparrow, sorry? [14:00] yowshi, COme back in two weeks [14:00] yowshi no-one will lend you a cd and you don't have $5 for a cd cake box ? [14:00] hello [14:00] screenname92834: howdy [14:00] folks I have mounted a network drive with cifs [14:01] ikonia, he probably lives on a desolate island off of newfoundland :) [14:01] hey :) does anyone know how i get my sound working? when i try to run alsamixer i get this error : "alsamixer: function snd_ctl_open failed for default: No such device" ... [14:01] :p [14:01] and then it refuses to let me enter the directory (fnar fnar) [14:01] yowshi: did you try purging sudo package and reinstalling as well? [14:01] !sound [14:01] 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/index.php?page=DmixPlugin - For playing audio files, see !Players and !MP3 [14:01] waylandbill, purging the sudo package? [14:01] waylandbill: Jack_Sparrow and unop__ where explaining his whole system is messed up, just just sudo [14:01] Jack_Sparrow, i can't open volume control [14:02] screenname92834: do you have access rights on the folder? [14:02] ikonia: more than just sudo? :-O [14:02] it says that it didn't find any device [14:02] waylandbill everything apparantly [14:02] waylandbill, permissions on every system file is fracked [14:03] unop__: done, displaymanager is running, but no gui login screen. blank orange scr. [14:03] Grenade landed in the permissions bunker [14:03] yowski: any cause known? [14:03] last time i ever tell pc file manager to do something on all folders in .wine [14:03] User error [14:03] sudo mount -t cifs //networkcomputer/dir /mnt -o username=user,workgroup=wkgp,dir_mode=0766 [14:03] what's a good gui program to burn avi movies [14:03] ikonia, waylandbill, I assume it's because he tried resetting permissions on his ~/.wine directory -- but there's a link pointing z: back to / ,.. so, in doing so, he did quite a lot of damage [14:03] screenname92834: does that username have access to the share? [14:03] waylandbill, i was changing the permissions for me .wine folder with pc file manager [14:03] unop__ seems a reasonable assumption [14:03] how would I discover that? with ls [14:04] screenname92834: what do you want to discover ? [14:04] Is there a simple way to pop a message up on a remote machine? I have ssh and sudo there, I want something that works from the command line and can be scheduled in cron, either locally or remotely - I guess I'm looking for an x-wall, but so far I can't get anything to actually work. [14:04] i want to cd to the mounted dir [14:04] LiGhTOnE, you should actually be in the desktop -- so you dont see the desktop now? === KenSentMe_ is now known as KenSentMe [14:04] linuxmonger: dtpopup, dtwindow, something like that [14:04] hello [14:04] screenname92834: right click the folder -> properties -> security [14:04] screenname92834 what's stopping you ? [14:05] anyway back to reinstall preperations. how do i keep all my panel stuff and various programme settings. tey arent all in /home after all [14:05] hi, what is the ubuntu channel for talking about virtualization? [14:05] ActionParsnip: I'm not using gnome [14:05] linuxmonger, you could use notification-daemon [14:05] yowshi: don't take / keep anything as if you keep anything you'll be installing stuff with questionable permissinos [14:05] is there a possibility to log _every_ url my browser (firefox) requests? [14:05] Seveas: thats a cool idea [14:05] ikonia, I'm full of cool ideas :) [14:05] yowshi, all your user preferences are stored in $HOME .. [14:05] ikonia, hmmmmm i have like 160 gigs of files i need to keep [14:06] screenname92834: is the share on a windows box [14:06] yowshi, and no backups... [14:06] yowshi: as longer as they are meant to be owned by "you" as in your user, that shouldn't be a problem [14:06] is there a plugin that saves every url? or something [14:06] I think so [14:06] kleingeist, you'll want to look at the 'tamper data' extension [14:07] merci [14:07] screenname92834: then you need to get on there and check the file permissions as I stated [14:07] holy crap the cp for my home folder still hasnt finished [14:07] ok then [14:07] screenname92834: or if you enabled remote logon you can do it with rdesktop :) [14:07] is it possible to lock the screen without having it blank/black color and keeping the screen transparent like? [14:07] waylandbill: I typed gksudo gedit /boot/grub/menu.lst in LiveCD it opens an empty file [14:07] but if the security refuses to allow people to connect to it, then why is the mount successful? [14:08] screenname92834: you can mount anything. doesnt mean you can access it [14:08] ok so any otjher preparations i need. folders for things like my email inbox and stuff thats all covered? [14:08] hyw, the live cd doesn't use grub [14:08] unop: there is a desktop, but after login there´s an error message, when i close it the login screen appears again [14:08] hyw, you need to chroot to your HD root dir first [14:08] hyw, the liveCD runs off a CD .. and grub is only applicable to harddrives .. thats why its empty [14:08] hyw, menu.LST but lower case ? [14:08] I can mount it successfully with smb protocol [14:08] LiGhTOnE, can you let me know that that error message is ? [14:08] Can I get any pointers on using notification-daemon? It doesn't seem to have a man page. [14:08] unop_: I would've never paid a second thought to the z: symbolic link. Must've been done as root, as changing as the user certainly would've failed after following the link. [14:09] waylandbill, it was done as root :) [14:09] screenname92834: check permissions on the local pc for write / read access for the username you are mounting as [14:09] unop__: this one:http://ubuntuusers.de/paste/128645/ [14:09] also where can i find the md5sums for the cd's so i know my downloads didnt go bad [14:09] linuxmonger: thought about a script using gedit somefile.txt [14:09] hyw: if you are on the livecd, you need to mount the hard drive where ubuntu is located to somewhere like /mnt [14:09] Jack_Sparrow: gksudo gedit menu.list empty [14:09] ActionParsnip: I can mount it successfully with the smb protocol [14:09] linuxmonger, you need notify-send from the libnotify-bin package [14:09] LiGhTOnE, you really shouldnt be seeing the login screen at all -- i wonder if you got the command right [14:10] But that won't pop up a message on my son's computer telling him to go to bed. [14:10] LiGhTOnE, try this from the console again - sudo /etc/init.d/?dm stop; startx [14:10] screenname92834: you could mount your windows directory, doesnt mean you have access rights [14:10] linuxmonger, it will [14:10] unop__: i´ll try again with that command [14:10] linuxmonger, ha ha -- you can always knock on his door :) [14:10] waylandbill: /mnt ? [14:10] When I say successfully I mean that I can move files around [14:10] linuxmonger: it will open gedit showing the contents of the named file [14:11] screenname92834: so where's the issue [14:11] hyw: for instance mine would be sudo mount /dev/hda1 /mnt (yours may be different based on device naming) [14:11] linuxmonger: and that could be in large, bold text [14:11] I said I could mount it successfully with the smbfs protocol which is not cifs [14:11] so it's ok with smbfs but not ok with cifs [14:12] then use smbfs (?) [14:12] would it be any difference between the daily build 19/3 and the beta release [14:12] screenname92834, smb and cifs are quite synonymous -- they are pretty much one and the same [14:12] I can't for reasons I am not going to explain [14:12] burken_, there might [14:12] !hardy | burken_ [14:12] burken_: Hardy Heron is the code name for the next release of Ubuntu (8.04-LTS), due April 2008 - For more info, see: https://wiki.ubuntu.com/HardyHeron - CONSIDER IT TO BE PRE BETA (ALPHA) SOFTWARE - Discussion and support in #ubuntu+1, NOT #ubuntu [14:12] unop__: no they aren't [14:12] waylandbill: yeah how can I get the list of drives connected [14:12] Pici: Why does the DEB program package 'pm-utils' recommend the DEB program package 'radeontools' although it is not available to me? [14:12] hyw: sudo sfdisk -l [14:12] Let me ask a better question where does one find the options to change settings for screensavers i dont see an option to change text on screensaver GLTEXT [14:13] bullgard4: you don't have enough repos enabled. [14:13] Seveas: but not a large difference right [14:13] waylandbill: heh I typed number 1 [14:13] ubuntuisloved, screensavers are stupid. [14:13] join #ubuntu-my [14:13] burken_, correct, but if there's a difference then it's important enough to break all release freezes so you'll probably want it [14:13] is it safe to force an ldconfig (in synaptic) to stop? I can see it's running it, but I has run for over an hour now, which seems too long for me [14:13] unop__: done, now i´m back at the prompt. [14:14] Stroganoff: I agree what i really want is to have my pc lock and not blank the screen black [14:14] screenname92834, check out the wikipedia entry for CIFS :) [14:14] Seveas: ok, thanks [14:14] Stroganoff: I've not found any real answer through googling [14:14] Rabbitbunny: What repository stores the DEB program package 'radeontools'? [14:14] ubuntuisloved, isn't there a blank screensaver? [14:14] LiGhTOnE, did you get any output? [14:15] !info radeontools [14:15] Package radeontools does not exist in gutsy [14:15] hyw: after you are able to mount the ubuntu root, you will edit the file as /mnt/boot/grub/menu.lst. [14:15] Stroganoff: yes but hence i want it to not blank the screen just to lock it [14:15] unop__: yes everything seems ok [14:15] Stroganoff: keeping all items under it running but locking down the pc [14:15] LiGhTOnE, and you are in a desktop session now? [14:15] waylandbill: hmm ok it is /dev/sdc2 start 250 end 1494 System Linux S [14:16] Pici: So I can safely ignore the recommendation of the maintainer of the pm-utilities package? [14:16] bullgard4: yes. [14:16] hyw: sudo mount /dev/sdc2 /mnt [14:16] is it okayish to use the ubuntu or debian repositories for eee's xandros? [14:16] ubuntuisloved, you don't mean running but showing? [14:16] unop__: no, a console session, no desktop around with alt-ctrl f7 [14:16] Adys, not likely [14:16] ubuntuisloved you want to lock without hiding the apps? [14:16] Pici, Rabbitbunny : Thank you for advising. [14:16] what does "depmod -a" do? [14:16] LiGhTOnE, what happens when you type this out?? startx [14:16] hey guys.. i wanted to know if ubuntu has a site or program that teaches newbies about terminal commands and such [14:16] besides the wiki or guides [14:17] waylandbill: ok no errors.. what is it supposed ot do [14:17] to [14:17] Stroganoff: yea [14:17] Lamego: Any alternative? Im trying to install openssh-server and xsane on it particularly [14:17] xphisher: there are tons of it, just google for "linux commands" [14:17] xphisher, that is Linux and bash shell, there is a LOT of documentation for it on the net [14:17] and those are just not there [14:17] Stroganoff: hence if someone in my office walks by they would think i just stepped away and it protects my pc [14:17] !cli | xphisher [14:17] xphisher: 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 [14:17] hyw: good now you have that partition under /mnt and can edit /mnt/boot/grub/menu.lst [14:17] xphisher, it depends on which aspect of terminal commands you're after -- system administration, shell scripting, etc, etc [14:17] :-/ [14:17] Adys, you should not use repositories which are not officialy supported by your distribution, openssh-server should be on your regular repository [14:18] unop__: after startx screen gets blank, but no desktop [14:18] anyway, this is not a xandros support chan :) [14:18] Lamego: thats pretty much the problem, its not :P [14:18] aye [14:18] LiGhTOnE, did you say that the system worked fine before you installed realtek drivers? [14:18] waylandbill: gksudo edit /mnt/boot/grub/menu.lst [14:18] waylandbill: ? [14:19] Adys: check #eeepc and their wiki for that [14:19] cheers :) [14:19] unop_: yes.. i'm a newbie with linux and I'm trying to get myself familiar with the commands. and i wanted to know if there was a tutorial program i can run or some exercises that won't cause me to mess up my computer. [14:19] unop: yes don´t know how to get rid off the driver [14:19] xphisher: man [14:19] hyw: gedit [14:19] xphisher: or goole [14:19] i want to enable compiz with Intel 965 chipset, i followed many solutions none works :( , can anyone help me ? [14:20] how do I determine the location of sendmail? [14:20] !training | xphisher [14:20] xphisher: A desktop course manual for Ubuntu 7.10 can be found at https://wiki.ubuntu.com/Training [14:20] waylandbill: hmm still empty [14:20] xphisher: there is a manual for each command - in a terminal type man "command" e.g. man depmod [14:20] QuickGold: type which sendmail [14:20] xphisher, http://www.oreillynet.com/linux/cmd/ http://www.pixelbeat.org/cmdline.html [14:20] hyw: if you browse to /mnt/boot/grub in the file manager, do you see grub's files? [14:20] thank you. [14:20] ActionParsnip: Thank you [14:20] LiGhTOnE, how did you install the driver? [14:21] www.ubuntuguide.org xphisher [14:21] QuickGold: its really good for ln -s :) [14:21] unop: it was an automatic install with : ./install [14:21] Fpr php.ini, what should I put for the sendmail_path? [14:21] Seveas: notify-send is close, but I get dbus error messages, even when using sudo, any thoughts? [14:21] waylandbill: sudo gedit /mnt/boot/grub ? [14:22] LiGhTOnE, did you have to do a ./configure or make before that? [14:22] unop: no wasn´t necessary [14:22] hyw: let's try a terminal. do you get any listings from "ls /mnt/boot/grub" [14:22] LiGhTOnE, can you pastebin the output of the ./install file -- perhaps we can learn from there [14:22] QuickGold: is that the path to the sendmail binary? [14:22] i want to enable compiz with Intel 965 chipset, i followed many solutions none works :( , can anyone help me ? [14:23] hyw, use gksudo not sudo for gui apps [14:23] unop: i tried manually with ./configure but there where errors in both [14:23] I have an opportunity to pick up a really heavy duty system but it has an intel 965 chipset + a Core2Duo processor - whats the support level for this combo? [14:23] ActionParsnip: the path is /usr/sbin/sendmail [14:23] linuxmonger, sudo -u user_to_run_as -i [14:23] then run notify-send [14:23] unop: compiler couldn´t create executables, something like that [14:23] waylandbill: shows default device.map e2fs fat_Stage1 installed version .. etc [14:24] is there an Equalizer plugin for totem? [14:24] hyw: and menu.lst too I hope [14:24] unop: is there a startup sequence in linux i can modify? [14:25] waylandbill: I'll be back [14:25] What's the shortcut to get to a blank terminal? [14:25] mi serve un aiuto!!!!! [14:25] AboSamoor: try http://ubuntuforums.org/showthread.php?t=288392 [14:25] !it | beddamatrix [14:25] beddamatrix: Vai su #ubuntu-it se vuoi parlare in italiano, in questo canale usiamo solo l'inglese. Grazie! [14:25] Diem: alt-ctrl F1 [14:25] AboSamoor: near the bottom [14:25] thanks [14:25] :P goodday [14:26] ;-) [14:26] It doesnt work? [14:27] lo Dr_Willis [14:27] AARGH! [14:27] CTRL ALT F1 didn't work [14:27] That still gives dbus errors, [14:27] I installed Ubuntu Gutsy 7.10 on a laptop. After GRUB it shows only black screen!!! [14:28] Video card is ATI Radeon XPress 1100 [14:28] Finnish: try the recovery/failsafe gryb entry yet? [14:28] Diem: i am absolute newbie, but it must work if linux is loaded. [14:28] Diem, is it possible that you have another action assigned to that key combination [14:28] Not yet. What should I do in that mode? [14:28] I just updated to 7.10 does that make a difference [14:28] It should work. [14:28] Diem: no [14:29] Finnish: you may need to install the ati drivers., or set xorg to use the radeon, or vesa drivers so youc an get X going, to use the restricted-manager tools. [14:29] kkathman: http://ubuntuforums.org/showthread.php?t=610407 this seems to address the vid card; the core 2 duo works well in gutsy and ubuntu+1 [14:29] Finnish: you can install the drivers from the console. BUt i dont know the specifics. [14:29] Finnish: in recovery kernel type dpkg-reconfigure xserver-xorg and choose defaults for all except vid card - choose vesa - it is a failsafe [14:30] Finnish: then you can install the proper drivers [14:30] hey [14:30] I did "sudo dpkg-reconfigure xserver-xorg" to change graphics card could I have set the wrong keyboard [14:31] i just installed destar using apt-get but when i run it i get the following message: http://www.rafb.net/p/FvcSmX69.html [14:31] Diem: its possible. :) [14:31] it looks probably like i just need to update something [14:31] Diem, just rerun the configure [14:31] but i can't imagine what, does anybody have any ideas? [14:31] thanks guys will try [14:31] !info destar [14:31] destar (source: destar): management interface for the Asterisk PBX. In component universe, is optional. Version 0.2.2-2ubuntu1 (gutsy), package size 181 kB, installed size 1128 kB [14:31] Ok, I'll try that after coffee, need to calm down a bit... [14:31] anyone know why, when clicking on an administration utility in the System -> Administration menu, it won't ask for the password the first time, but clicking it a second time is successful? [14:32] Pici: I made a mistake: The name of the DEB program package is not 'radeontools' but 'radeontool'. This package is installed on my Ubuntu 7.10 laptop computer and thus the recommendation of the pm-utilities maintainer fulfilled. [14:32] nuop: i have an output: Setting up ALSA failed with error message: libasound.so.2 cannot open shared object file: no such file or directory [14:32] Finnish: coffee isn't so great at calming folks down :) - but a bit of time is :) [14:32] this goes for anything that requires admin access, including update-manager === trucMuche_ is now known as trucMuche [14:32] i find it very annoying [14:33] encryptz: your admin pass is remembered if you set it. once you put it in for some stuff it ok. specailly from cli [14:33] encryptz: It caches the password for a short amount of time after you enter it. [14:33] ActionParsnip: yes, but it takes twice every time to get the initial dialog asking for it [14:34] hi... need some help regarding my wireless connection... windows easily picks it up, and it stays connected... but in Ubuntu, the connection drops alot... and it usually doesn't reconnect till I reboot. Given that the signal strength is low, is there anything I can do in Ubuntu to get max connectivity out of my situation? [14:34] Pici: i'm aware of that. but the initial access takes twice to pull up the pass prompt, before caching. i'd like it to ask just once [14:34] is there a way to stop linux loading sound libraries? [14:35] hi, what's the *name* of the application launched when we use when we click Locations --> connect to server... [14:36] whatspy: nautilus-connect-server [14:36] whatspy: it's probably part of nautilus since file -> connect to server in nautilus is the same thing [14:36] nautilus-connect-server [14:36] nautilus-connect-server [14:37] any ideas? http://www.rafb.net/p/FvcSmX69.html [14:37] Can anyone explain this "roaming mode"? I have somehow blown up my internet connection messing with this and now I can't get online with my laptop via wired or wireless... [14:38] Uatec, the app that you are running is not compatible with the installed python quixote library [14:38] python quixote eh? [14:38] xomp: you have NetworkManager managing your network connections [14:38] hmm, i wonder if i can update them in anyway then [14:38] When exactly is Hardy Beta out? [14:38] encryptz, yes, I do, is that wrong? [14:38] im looking for a nice way to turn my Nokia N95 into a remote control for my Ubuntu box.. Anyone have an idea? [14:38] xomp: no. that's what 'roaming' means [14:39] xomp: uncheck 'roaming', and set everything static if you'd like [14:39] thank you [14:39] encryptz, ok, I've tried disabling and enabling roaming, I honestly think I've clicked and unchecked every possibility there is and I still can't get online lol [14:39] xomp: with wifi, or cat5? [14:39] what's the best way to remove the gui after a desktop installation, to make it more like the server install? [14:39] Can anybody help me playing css'd DVDs, I've install ibdvdread, libdvdcss2 libdvdnav and everything else I can think of, but I still can't play encrypted DVDs through any application. I can't even mount them. I've been to /usr/share/doc/libdvdread3 and run the install.sh thing, but it still doesn't work. Neither does automatix. [14:39] albech: you can get vnc / rdesktop for it to run it [14:40] Four23619: #ubuntu+1 please [14:40] Ok. [14:40] encryptz, I was messing with it to "try" and get my wifi working (which still doesn't work) but now I can't get a connection via cat5 :( [14:40] hwilde: sudo apt-get remove kdelibs [14:40] ActionParsnip: that might be a way.. [14:40] uhhh [14:41] hi i'm trying to clone an HFS+ partition from an internal SATA HDD to an external USB, i'm doing that with dd. I started this morning and i was getting 5.5MB/sec throughput (which i found slow, but adequate). At some point i began to see a decline in speed and the extern. HDD was hot so i hit ^C to let the thing cool down, now tryin' to pick up where i left i get like 650KB/sec in throughput which is veeeeery slow and i hope is software rela [14:41] ted cuz if the USB HDD was damaged while copyin' earlier i am so dead [14:41] xomp: could be several things. probably best, is to reset roaming, then reboot [14:41] encryptz, ok, do you know how to reset roaming? I'm new to all this heh [14:42] does anyone have an idea how to diagnose and|or fix this? [14:42] that's weird Lamego, the destar installer chose and installed it's own version of python and quixote [14:42] xomp: click the network applet in the system tray, do manual configuration, and make sure wireless and wired are set to roaming [14:42] i'm getting my info on how dd's doing by kill -USR1 [14:42] xomp: gotta run. bbiab [14:42] I made it work but now my keyboard is set up american :P [14:43] encryptz, I think I've tried that before but will try again :) thanks [14:43] is there a quick answer to "how does ubuntu server edition stack up against other server-geared distros like CentOS/RHEL?" [14:43] trying to decide which to install here ... [14:44] cjs, I don't think this is the channel to ask about server editions [14:44] cjs you want enterprise level? go for rhel suse or oracle [14:44] cjs: i'd use it for the support but it doesnt perform as well as some of the others [14:45] cjs: for enterprise i'd run bsd [14:45] does anyone know anything about the problem i just mentioned? [14:46] xomp: the ubuntu channel isn't the right place to ask about ubuntu's server edition? [14:46] that's weird :) [14:46] sugoruyo: usb is slow. have patience [14:46] cjs: #ubuntu-server exists :) [14:47] #ubuntu-server [14:47] ActionParsnip: 3 hours ago i'd get 5.5mb/s [14:47] sugoruyo: do it over night :) [14:47] now i get like half [14:47] ah, so it does :) [14:47] sugoruyo, I've been here (on/off) for 2hrs 45mins for a relativily simple problem with no luck yet. Although it seems everyone around me is getting a better support experience :) [14:47] that's what i'm worried about [14:47] I'm new to C programming on linux, anybody know where I can find some information on conventions and things? [14:47] xomp: wassup? [14:48] ActionParsnip, wifi not connecting to my router was what the original issue was lol [14:48] SirronTM , you can install gcc as C compiler [14:48] xomp: ok give us a pastebin of lspci, lsusb and /etc/network/interfaces [14:48] SiliconViper, C in a nutshel from Oreilly is a good choice [14:48] the disk activity on the USB HDD does not even appear on disk monitor [14:49] SiliconViper: pointers on c is good too [14:49] This should go to SirronTM sorry SiliconViper [14:49] sugoruyo: It would seem that your data transfer speed issues with dd are related to the condition/temperature of the equipment involved. [14:49] ActionParsnip, and when I was pranking around with network manager disabling and enabling roaming I've now lost my internet on cat5 :( [14:49] that sure as hell ain't USB speed [14:49] genii: like i said it heated up earlier [14:49] so i let it cool down [14:49] !it [14:49] Vai su #ubuntu-it se vuoi parlare in italiano, in questo canale usiamo solo l'inglese. Grazie! [14:49] xomp: then rename your /etc/network/interfaces and reboot [14:49] now it's cool (at least the extern.) but it's much slower [14:49] ActionParsnip, ok :) [14:50] xomp: if its no different name it back, you'll need sudo [14:51] sugoruyo: Perhaps you've plugged the external into an usb1 instead of usb2 plug [14:51] hello. [14:51] genii: it's the same port [14:51] ActionParsnip, rename interfaces interfaces2 output this "Bareword "interfaces" not allowed while "strict subs" in use at (eval 1) line1. [14:52] hi [14:52] it might be the temp on the disk i'm reading from but i doubt it [14:52] whats the default mp3 player on ubuntu? [14:52] sugoruyo: is the usb drive basically a hdd in a caddy. as you could dismantle it and use PATA speed (or SATA if thats what it is) [14:52] i just want to state that ubuntu sucks. it lacks LVM support, the only useful feature of the lajnugz kernel. i wanted to use it to recover my root password on a machine, but now i'm shot. [14:52] ggergely: thx for the input [14:53] !lvm | ggergely [14:53] ggergely: Tips and tricks for RAID and LVM can be found on https://help.ubuntu.com/community/RaidConfigurationHowto and http://www.tldp.org/HOWTO/LVM-HOWTO [14:53] <[Hardy]TuTUXG> ggergely, good shot [14:53] ggergely: any support questions in there? [14:53] but i do not want to install ubunu [14:53] ggergely: lacks LVM support :) . you must use something for use but it's not ubuntu then [14:53] ActionParsnip: it's a Seagate FreeAgent, not really dismantleable unless you wanna void the warranty and break stuff in the process (no screws, it's clipped on and has two clips that break when you open it) [14:53] i wanted to use lvm from a live session [14:54] whats the default mp3 player on ubuntu? [14:54] sugoruyo: ah, no dice there then. I always make sure they are dismantlable for REAL speed (USB s slow) [14:54] !mp3 [14:54] 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 [14:54] <\lart> greetings all.. One of the apt repos I use (packages.medibuntu.org) has an AAAA record published for packages.medibuntu.org. IPv6 works fine here, but there's no server bound to the IP they've published in the DNS. Any way to force apt-get/aptitude to use IPv4, other than changing the repo entries to use IPv4 addresses rather than hostnames? [14:54] ggergely, may I have a brief pm [14:54] you may [14:54] oops [14:54] metalfan_: amarok I guess but you can install anything you want [14:54] !players [14:54] Audio (Ogg, MP3...) players: Audacious, Banshee, Beep Media Player, Listen, Quod Libet, Rhythmbox, Exaile, XMMS (GTK/Gnome based) and Amarok, JuK (Qt/KDE based). Video players: Totem, Xine, MPlayer, VLC, Kaffeine - See also !codecs [14:54] ActionParsnip: i don't really mind USB speed... [14:54] but this is ridiculous [14:54] metalfan_: see above [14:54] ActionParsnip, is there a way to release and renew the ip address? I can't seem to rename the /etc/network/interfaces at this time :( [14:54] wasnt ubuntu sometimes based on gnome? [14:54] 650kb/s is not even USB1.1 [14:55] xomp: not even with sudo mv ./interfaces interfaces.old [14:55] metalfan_: it is [14:55] Hey i got conky almost to where i want it, theres just one thing that im still fixing, how do i get conky to show the cpu temp? i installed and ran lm-sensors, and all of that, but it still wont show in conky :S [14:55] metalfan_: ubuntu uses gnome - kubuntu uses kde - xubuntu uses xfce [14:55] when i type "sensors" in the terminal, it will show the correct cpu temp, but it dont in conky [14:55] jrib: so whats the default mp3 player? [14:55] Aargh [14:56] metalfan_: you choose [14:56] ActionParsnip, that did it lol, apparently my cli skills stink. I did that, I'm now rebooting the laptop. === frank-j is now known as joe-f [14:56] rhythmbox metalfan_ [14:56] I tried VESA and VGA [14:56] theres a preselecte default, just tell me [14:56] ah, thx [14:56] And still laptop shows only black screen after GRUB [14:56] Finnish: edit xorg.conf and set your graphics REALLY low [14:57] Finnish: like 320x640 @ 50hz [14:57] 16bit colour [14:57] Ah, ok [14:58] must have been an interesting PM.. [14:58] Finnish, At start or install 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 "--" [14:58] Question: I installed a game through the add/remove application and I played it and then when I quit all of my windows were messed up, the top part where it says informationa bout the program and the minimize, maximize and close part was completely missing, how do i fix this next time it happens? [14:59] norty: metacity --replace? [14:59] Does that work? [14:59] Alt + F2 (then type) metacity --replace [14:59] bazhang, :) [14:59] hello i'm having trouble uninstalling interchange-ui, can anyone help [15:00] sorry Jack_Sparrow ;] [15:00] chris062689, ill try that next time it happens... anyone else have any other ideas? [15:00] ah man he left!! [15:00] hello all [15:01] ok, who wants to pick up where Actionparsnip left off? He had me rename my /etc/network/interfaces to interfaces.old and reboot now I don't know what to do since he left :/ [15:01] norty: using compiz - desktop effects? [15:02] ere4si, I was but that got all messed up/reset === [1]TheDarkBGM is now known as TheDarkBGM [15:02] hello all, I am having problems suspending my Hardy Alpha6 on a Dell Inspiron 1525 [15:02] norty: and the window was messed up after? [15:02] anybody? I'll award +10 internets for any help? [15:02] levmatta: #ubuntu+1 please [15:02] ere4si, yeah I fixed it by trying to change themes and somehow it reset [15:03] !hardy | levmatta [15:03] levmatta: Hardy Heron is the code name for the next release of Ubuntu (8.04-LTS), due April 2008 - For more info, see: https://wiki.ubuntu.com/HardyHeron - CONSIDER IT TO BE PRE BETA (ALPHA) SOFTWARE - Discussion and support in #ubuntu+1, NOT #ubuntu [15:03] ere4si, even restarting didn't fix it [15:03] alright thanks [15:03] morning [15:03] morning neverblue [15:04] evening ;] [15:04] join #ubuntu-de [15:04] Wrong channel sorry [15:04] hello i'm having trouble uninstalling interchange-ui, can anyone help, it just keeps giving apt and dpkg error, why doesn't dpkg just delete the files and not run the post-init pkgs [15:04] hah [15:05] !aptfix [15:05] If an APT front-end crashed and your database is locked, try this in a !terminal: « sudo fuser -vki /var/lib/dpkg/lock;sudo dpkg --configure -a » [15:05] Question: I've had ubuntu freeze up or the screen go completely blank and unable to force quit anything so that i can resume, ive had to manually hard reset my computer, is there somehow I can quit programs so that i dont have to reset my computer for ubuntu 7.10.... something like ctrl-alt-del for windows? [15:06] norty, enter a ttyl, ctrl-alt-f1 (or most function keys) [15:06] F1 - F6 [15:06] norty: that seems to be a common complaint with people using compiz - there is an easy fix but since I don't use it I never paid attention [15:06] neverblue, what is a ttyl? [15:07] norty, then ctrl-alt-f7, should bring you back to your GUI session [15:07] norty, /join #Compiz [15:07] can't connect to interwebs, can anyone help? [15:07] norty, give it a try, ctrl-alt-f1, then ctrl-alt-f7 [15:07] hi all, having a problem setting up wireless wpa on my dapper 6.06, get this error "ioctl[SIOCSIWAUTH]: Operation not supported" , can get wireless connection without encryption. anyone got any ideas? [15:07] neverblue, ok i did that, it brought me to a black screen with just text and then back to gui again.. [15:08] norty: there is a panel app called force quit that will do that [15:08] norty, you can use that to view process, and kill if necessary [15:08] ctrl+alt+F@ then top [15:08] more info at http://paste.ubuntu-nl.org/60293/ [15:08] ere4si, I tried the force quit apt but that didn't work [15:08] :-x [15:09] norty: when you were running compiz? [15:09] norty, sounds like you may need to kill the pid [15:09] brb [15:09] ere4si, yes [15:10] hey [15:10] norty: then you need to ask in #compiz [15:10] i did, thanks! [15:10] my sound is really silent and i need to have it to the full (my speakers) ti listen just a bit [15:10] *to [15:10] Hi all. [15:10] does anyone have a preferred snmp client with a graphical front end? [15:10] mysterycool, /join #Alsa [15:10] ere4si, what do you use instead of compiz? [15:11] Why does upgrade to Hardy remove restricted-manager? [15:11] Belisarivs, please ask in HArdy room [15:11] norty: gutsy server with fluxbox window manager [15:11] recon69-> it means your driver does not support that encryption method [15:11] Hmm... is Ubuntu 8.04 Beta out? [15:11] lol it's like calling tech support round here, what with all the transfers :) [15:11] !hardy [15:11] Hardy Heron is the code name for the next release of Ubuntu (8.04-LTS), due April 2008 - For more info, see: https://wiki.ubuntu.com/HardyHeron - CONSIDER IT TO BE PRE BETA (ALPHA) SOFTWARE - Discussion and support in #ubuntu+1, NOT #ubuntu [15:12] Does Obama use UBUNTU at home ? [15:12] xomp, Just trying to triage the questions.. I am in COmpiz and alsa... [15:12] !ot | newTruth_UK [15:12] newTruth_UK: #ubuntu is the Ubuntu support channel, #ubuntu+1 supports the development version of Ubuntu and #ubuntu-offtopic is for random chatter. Welcome! [15:12] does anyone have a preferred snmp client with a graphical front end? === iNeo is now known as ineo [15:12] Jack_Sparrow, I know, just making an observation :) [15:12] Which room is about hardy? [15:12] norty: a pic of the desktop - http://ubuntuforums.org/g/index.php?n=2435 [15:12] newTruth_UK, offtopic... [15:12] ubuntu+1 [15:13] sorry [15:13] is it normal that ldconfig can go on for hours as part of an system update? [15:13] KR-data, mine took about 2 hours [15:13] xomp, video compiz questions other than basic I work with in compiz and sound issues in alsa [15:13] xomp, how fast is your system? [15:13] ere4si, no offense but that is kind ugly :) [15:14] KR-data, 3Ghz dual core, 2Gb RAM [15:14] norty: none taken :) [15:14] xomp, I'll just look at my computer tomorrow then :S thanks [15:14] smoke break bbs [15:14] lol @ ere4si gotta be careful with those screen shots :D [15:15] neverblue: I said oops :) [15:15] ;) [15:16] rebooting, bbiab [15:17] my snmp client is where? [15:20] does any one here have experience with qmail-ldap and active directory [15:21] +10 internets to whomever can get my ubuntu laptop online! [15:21] none of the eclipse cvs functions are working, namely the cvs wizard and cvs perpsective. I know this is a known bug. Does anyone know a work around? [15:21] xomp, what network card? Not that I can help [15:22] Jack_Sparrow, not sure, it shows up as a prism2 usb [15:22] xomp, do you know the SSID of your wirelesss network and wether or not it is encrypted? [15:23] Jack_Sparrow, the wireless is a prism2 usb, the onboard NIC (cat5) is an Intel 82801CAM PRO/100 VM === lipsin is now known as lipsinOffline [15:23] kurtis, yes, I entered it's SSID in and it won't connect. I don't use encryption. [15:23] xomp, https://help.ubuntu.com/community/WifiDocs/Driver/prism2_usb check into manual config [15:24] hi.. i need to connect to wireless using my linux pc. [15:24] in other words.. i need to use my ubuntu box as AP for my laptop. [15:24] !wireless | neopsyche_ [15:24] neopsyche_: Wireless documentation can be found at https://help.ubuntu.com/community/WifiDocs [15:25] I have configured Atheros card.. but now need to configure it to be the AP for laptop. [15:25] ere4si: i know that but need help with some more advanced info i have already found on the ubuntuforums/help [15:25] Jack_Sparrow, thanks, I don't see anything about manual config on there though, perhaps I'm overlooking? [15:26] neopsyche_ : you ever think of getting a wireless router , it's much easer and not that dear [15:26] ere4si, i need help with this: https://help.ubuntu.com/community/WifiDocs/WirelessAccessPoint [15:26] can anyone help? [15:26] ere4si,? [15:26] hi, anyone know how to get monodevelop v1.0 to run on gutsy? [15:26] xomp, see the two links right below line 2 [15:26] mananana2 what do you need help with? [15:26] neopsyche_: reading [15:26] Jack_Sparrow, got it lol, thanks again :) [15:27] having problems with startup disk after running ubuntu from live cd [15:27] recon69, no resources for that .. please dont take up lines of text if you are not able to help me with this issue. [15:27] xomp do you have linux-wlan-ng installed? [15:27] neopsyche_, do you have multiple nics in that machine [15:27] ere4si, thanks [15:27] Skiessi, I have no idea really lol, I just installed Gutsy last night. [15:27] Jack_Sparrow, im not sure what you mean by nics.. rings a bell. but not sure what its about. [15:28] Jack_Sparrow,? [15:28] can someone help me check my paths? [15:28] :o can you open a terminal and type in "sudo apt-get install linux-wlan-ng" [15:28] ? [15:28] Anyone tried watching a DVD in Ubuntu using an external DVD drive connected via USB 1? Is that likely to work? It's an idea for an old Thinkpad X22 laptop [15:28] i think they're really screwed up, which is messing up ubuntu completely [15:28] like I can't run install-info [15:28] neopsyche_, Do you have more that one network interface in the box you want to make your access point, one for the internet and one for the ap [15:28] i changed the startup disk in os x to the live cd now i cant control the ubuntu startup grup screen to change the startup disk back too os x [15:28] and xwindows doesn't start on boot, I have to run startx [15:28] Skiessi, early today I could have done that, but now neither of my internet connections (wireless and ethernet) are working :( [15:28] chombee: worked fine for me [15:29] CreativeEmbassy-> how did you manage to mangle your $PATH ? [15:29] vallhalla81 -- and ut was USB 1 not USB 2? [15:29] well, I'm not sure [15:29] Skiessi, it works lol strange [15:29] it was yes [15:29] xomp: when you run lsmod does it show up there [15:29] I modified my .bashrc file a while back [15:29] anyone know of a good colour picker tool for ubuntu which can grab colours from external applications ? [15:29] chombee: usb 1 could be choppy playing a dvd. Data rate is close to limit [15:29] can someone please help me ? I have amsn version from signaptic repository, but has no sounds of incoming messages :( [15:29] anyone? [15:29] to add stuff for running both ruby and flex [15:29] vallhalla81 well, then there's some chance it'll work for me. Cool. [15:29] Jack_Sparrow,I have internet through switch.. which gives dhcp to the box i want to use.. the switch is connected to the Radio.. which is in turn connected to the WISP.. I have a PCI ATHEROS card in the box.. which i want to connect to using wifi on laptop .. so box must be AP. .. any ideas? [15:29] and it seemed to be gine [15:29] fine [15:29] actually, it's not working lol, thought it was but still no internet [15:29] I already snoop the net 4 more info, but still nothing :( [15:29] waylandbill okay thanks [15:29] but it's not working now [15:29] rwycuff, lemme check [15:30] how do you get conky to display the cpu temp, i installed lm-sensors and everything, when i type 'sensors' it shows the cpu temp, but it doesnt with conky :S [15:30] !pastebin | xomp [15:30] xomp: pastebin is a service to post multiple-lined texts so you don't flood the channel. The Ubuntu pastebin is at http://paste.ubuntu-nl.org (make sure you give us the URL for your paste - see also the channel topic) [15:30] hello there, i need driver for my modem called: actiontec MD56ORD V92 MDC [15:30] i've been trying to get it working now [15:30] anyh ideas ? [15:30] CreativeEmbassy-> you can always modify your .bashrc and try to remember what you added, assuming those are the only things you have done [15:30] can anyone help me with an eclipse CVS problem [15:30] can you paste the result? [15:30] can I compare my path with anyone else? is there a way to do that? [15:30] ere4si, any ideas? [15:30] rwycuff, the prism2_usb shows up as does the onboard nic in lsmod [15:30] can anyone help me with os x ubuntu startup problem? [15:30] !who |CreativeEmbassy [15:30] I get this error at pxe boot: PXE-T01: File not found ...any ideas what to do? [15:30] CreativeEmbassy: 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 :) === vorian is now known as help [15:31] Skiessi, I can't pastebin since I don't have interwebs :( [15:31] can anybody help me with my monitor? [15:31] neopsyche_: first clue - http://forums.whirlpool.net.au/forum-replies-archive.cfm/559351.html [15:31] how do you get conky to display the cpu temp, i installed lm-sensors and everything, when i type 'sensors' it shows the cpu temp, but it doesnt with conky :S [15:31] :/ [15:31] chombee: I've seen it work okay on one system and choppy on another. === help is now known as vorian [15:31] !tab [15:31] ok... [15:31] You can use for autocompletion of nicknames in IRC, as well as for completion of filenames and programs on the command line. [15:31] CreativeEmbassy-> paste your $PATH in pastebin [15:31] !pastebin [15:31] xomp, so it did install the necessary stuff? [15: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-nl.org (make sure you give us the URL for your paste - see also the channel topic) [15:31] god bless the tab key [15:31] mananan2 -> in the shell do dpkg -reconfigure-xserver-xorg [15:31] xomp:what happens with ifocnfig [15:31] hello there, i need driver for my modem called: actiontec MD56ORD V92 MDC [15:31] >_< [15:31] widescreen is not working, there's two black bars [15:32] mananan2 in the shell do --> sudo dpkg -reconfigure-xserver-xorg [15:32] Skiessi, I thought it was communicating but it was hanging at "contacting site" sorry [15:32] waylandbill okay. I guess the other question is, will the video show up on the external monitor? On my newer thinkpad it does, but this X22 is much older [15:32] stinger05-> you may do better me think if you search via google [15:32] neopsyche_, Im am not the best sorce on this, but the atheros is how you are gtiing internet into the pc correct? and you are trying to use the saame atheros as your ap? [15:32] amenado: http://paste.ubuntu-nl.org/60297/ [15:32] xomp, >_< ...yeah you didn't have internet access [15:32] so.. [15:32] rwycuff, ifconfig shows eth0 and eth0:avah [15:32] wait a sec [15:32] amenado: i couldnt find it in google :S [15:33] eh? [15:33] neopsyche_: doesn't seem like a common thing folks do... [15:33] rwycuff, eth0 doesn't show an ip attached, but eth0:avah has an APIPA addy attached to it, funny there is no loopback showing too.. *hmm* [15:33] mananan2 sorry .... here is the correct one ---> sudo dpkg-reconfigure xserver-xorg [15:34] xomp: is the eithernet pluged in if so try dhclient eth0 and see if yuo can atleast get ip from it and get back online [15:34] stinger05-> certainly not us here..your chances is better searching google [15:34] CreativeEmbassy-> add /usr/local/bin to your PATH [15:34] okay,, but how can i know what's it's name in ubuntu ? [15:34] ere4si, I have seen people use direct connect pc to router or switch to get internet and a wireless card in the same pc with bridge using firestarter for laptop to access the web etc [15:34] can someone please help me ? I have amsn version from signaptic repository, but has no sounds of incoming messages :( and already snoop about it on the net, but still nothing [15:34] Jack_Sparrow, no.. i am getting internet into the pc from a radio that is on the roof with an antenna that is connected to a wireless internet company .. which runs down and ethernet cable from the radio on the roof through the ceiling into the switch/router D-Link Ethernet broadband router (WIRED .. Not WIFI) from one of the four ports on the router the ethernet link goes into the pc via DHCP .. that is what gives me internet on this BOX. On the bo [15:34] x.. i have an ATHEROS chipset card which i want to use as the AP for my home networking for when I use my laptop around the house.. say.. in the lounge for example.. or if friends come over who have wireless capability ;-) [15:35] CreativeEmbassy-> rather clean-up your PATH to remove redundant path on it [15:35] neopsyche_, that does not anser my question [15:35] rwycuff, ok, did that and it's just repeating DHCPDISCOVER on eth0 to 255.255.255.255 port 67 ineterval 6 etc.. No DHCPOFFERS received, No working leases in persistent database - sleeping. [15:35] you dont know the problem how could i possibly take your advice? [15:35] Is this guide https://help.ubuntu.com/community/LiveCDCustomization?highlight=%28live%29%7C%28cd%29 still valid for 7.10? [15:35] wonder how it got 255.255.255.255 as my subnet?! lol [15:35] Jack_Sparrow, no.. i am not getting internet into my main PC using ATHEROS. [15:35] Jack_Sparrow: the link I gave was for an ad_hoc one to one connection - best google would give me with what I gave it :) [15:36] Jack_Sparrow,not sure if i understand the question. [15:36] Jack_Sparrow,the internet is coming from a service provider. [15:36] Jack_Sparrow,from a radio on the roof [15:36] neopsyche_-> a nice drawing is worth a thousand words..can you draw one and paste it? [15:36] neopsyche_, keep it on one line.. thanks... [15:36] Jack_Sparrow,the atheros chipset is seperate on a radio within the pc. [15:36] amenado: I'll clean it up, thanks. [15:37] amenado, text will have to do for now :-) [15:37] can anyone help me get dual screen working on a nivida card? [15:37] neopsyche_: you need to bridge the ethernet and wireless cards. [15:37] how do i change the startup disk when running ubuntu from the live cd? [15:37] amenado,I dont have time or energy to draw up a diagram for one question. [15:37] neopsyche_, that is what I was asking. yes... Look into firestarter internet sharing [15:37] Is this guide https://help.ubuntu.com/community/LiveCDCustomization?highlight=%28live%29%7C%28cd%29 still valid for 7.10? [15:37] Jack_Sparrow, cool ;-) [15:37] !netsplit [15:37] netsplit is when two IRC servers of the same network (like Freenode) disconnect from each other, so users on one server stop seeing users on the other. If this is happening now, just relax and enjoy the show. See http://en.wikipedia.org/wiki/Netsplit [15:38] ere4si, this is no netsplit [15:38] oh [15:38] should have scrolled up :) [15:39] xomp: http://packages.ubuntu.com/gutsy/wireless-tools http://packages.ubuntu.com/gutsy/linux-wlan-ng I would try downloading these and somehow getting them to the another PC but yeah maybe rwycuff knows better [15:39] where did all these poeple come from? [15:39] NOTICE - If you couldn't speak to the channel during the past minutes, please try again now. [15:39] NOTICE - If you couldn't speak to the channel during the past minutes, please try again now. [15:39] neopsyche_-> well then you must be really clear, as it its difficult to picture what your network layout is [15:39] dud, stupid floodbots... [15:39] looks like a FloodBot fight. place your bets. :-D [15:40] amenado: where else does the path get set? [15:40] amenado: I only see the path in /etc/profile [15:40] Skiessi , thanks, I'm seriously thinking of re-installing ubuntu all over again to get internet working then checking those packages out. [15:40] Seveas, It seems their attack timeouts might be a little too slpw ? [15:40] Mez, dunno [15:41] I've been up since 8:00am working this with no resolution so the time it's taken here could have been spent just re-installing haha [15:41] wtf is happening here? [15:42] Skiessi, not a problem.. a little ops work [15:42] Seveas: what are you doing? who are these people? [15:42] !samba [15:42] ethnic cleansing! [15:42] 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. [15:42] Odd-rationale, my guess is that they all have exploits open [15:42] teh bad peepul [15:42] Seveas, thanks [15:43] please don't kick me... [15:43] !traffic [15:43] NOTICE - There is a lot of traffic in this channel at the moment. Please try to keep your sentences into a single message, avoid repeating the same question multiple times, use http://paste.ubuntu-nl.org for pasting, remember to mention the nickname of the person you're addressing, and join #ubuntu-offtopic for anything that is not Ubuntu support. Thank you for understanding! [15:43] NOTICE - If you couldn't speak to the channel during the past minutes, please try again now. [15:44] bad time to get help? [15:44] Odd-rationale, relax.. almost back to (abby) normal [15:44] <[Hardy]TuTUXG> again [15:44] CreativeEmbassy, slightly [15:44] hello all [15:44] spring cleaning? [15:44] haha [15:44] i'll keep googling then [15:44] :-) [15:44] !offtopic [15:44] Jack_Sparrow: :) [15:44] #ubuntu is the Ubuntu support channel, #ubuntu+1 supports the development version of Ubuntu and #ubuntu-offtopic is for random chatter. Welcome! [15:44] any have a clue how to change the startup disk on ubuntu live cd?? [15:44] anyone [15:45] Where can i see the amount of space used and free? [15:45] Jack_Sparrow: im at the point where firestarter is asking me to configure internet connection sharing.. its asking me to select the local area network device . would this be the ethernet or the wifi? [15:45] how do i update the list of servers in the Software sources list/how can i edit the list? [15:45] Andycasss: in a terminal type df -h [15:45] neopsyche_, I cant help with that.. someone else can help , read up on it while you wait [15:45] ouch, K-lined! [15:45] Andycasss: or just use system monitor [15:45] Ashfire908: going to upgrade? [15:45] Andycasss: Applications->Accessories->Disk Usage Analyzer is a gui way. [15:46] Jack_Sparrow, i tried to enable ath0 as sharing device but firestarter says its not ready [15:46] can anyone help with firestarter? [15:46] Jack_Sparrow,thanks [15:46] in hardy, i get an error say that i may be out of diskspace, but i have enough space!! [15:46] Ashfire908, If you are trying to add unsupported repos, may I ask which ones and for what purpose [15:46] neopsyche_-> am sure you can come up with the energy if you want this resolved... it help both you and us to troubleshoot with drawings [15:46] bohsain: #ubuntu+1 please [15:46] thank you waylandbill & ere4si [15:46] Ashfire908, "sudo apt-get update" "sudo [nano or gedit] /etc/apt/sources.list" or something like that [15:46] i'm running the pick the best server and i know that one it likes to pick is offline/not working [15:47] hola a tutti [15:47] Ashfire908, gksudo gedit /apt/sources.list [15:47] !it | zeldino [15:47] that's good too [15:47] zeldino: Vai su #ubuntu-it se vuoi parlare in italiano, in questo canale usiamo solo l'inglese. Grazie! [15:47] /etc/apt [15:47] xomp: do you have say mac filtering or something setup like that that owul block your nic's mac or hardware [15:48] i want to edit the Software Sources's Choose a Download Server list, not the sources list [15:48] rwycuff, actually yes, would my mac change though? [15:48] :o it's /etc/apt/sources.list still, I thinks [15:48] *think [15:48] Ashfire908, ok.. sorry [15:48] How can I get more than one sound at a time? [15:48] xomp: no it wouldnt unless you spoofed it or it just happen to get taken out of the list of mac's [15:49] !sound [15:49] 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/index.php?page=DmixPlugin - For playing audio files, see !Players and !MP3 [15:49] can someone help me with getting my wireless card to start working [15:49] Ashfire908: I don't think you will get a server list in the /etc/apt/sources.list file [15:49] !randombannings [15:49] Sorry, I don't know anything about randombannings - try searching on http://ubotu.ubuntu-nl.org/factoids.cgi [15:49] rwycuff, ah ok, I wasn't 100% sure if a MAC could change, at this point in time I'm ready to believe anything hahaha [15:49] jake2point0-> which chip does your wifi card have? [15:49] Ashfire908: in Synaptic, go to Repositories, and it allows you to choose the server from a list [15:49] Jack_Sparrow: No, it's not that. Sound is working, but I can only have one sound at a time playing. [15:50] Some_Person, correct, and you want to play a game with sound while listening to music etc ? [15:50] xomp:it doesnt seem logical that those settings would just change unless yuo knew you did it but heydont hurt to check these things [15:50] rwycuff, I'm in the process of doing a complete re-install to atleast get my ethernet working again :) [15:50] Jack_Sparrow: exactly [15:50] amenado i dont know. ill do some googling to see what chip is in my Trendnet TEW423PI B1.1R [15:50] Please see the link [15:50] jake2point0-> is that also a usb dongle? [15:50] rwycuff, I was messing around with "roaming mode" earlier that completely hosed my system. [15:51] what i want to do is not in /etc/apt/sources.list. I'm not trying to edit which server i want to use (at least not directly.) i want to edit the list of servers in the Software Sources program's "Choose a download server" list. [15:51] amenado: my path is being loaded twice... I'm just setting that path in /etc/profile. Is there some other file that's also run that loads the path again from /etc/profile? [15:51] Ashfire908-> same soure it uses to select what to download. [15:51] xomp:oh thats over kill just to fix a nic but if thats what you need to do [15:51] your wireless should have shown up as eth1 [15:51] Ashfire908: the select the best server likely pings using ICMP and the server's HTTP daemon may be down. I'd select one that is geographically close to your location. [15:51] Option "TwinView" [15:51] Option "MetaModes" "1280x1024,1280x1024; 1280x1024; 1024x768,1024x768; 1024x768; 800x600,800x600; 800x600" [15:51] Option "TwinViewOrientation" "RightOf" [15:51] Option "SecondMonitorHorizSync" "UseEdidFreqs" [15:51] Ashfire908, you need to rephrase your question as you are getting the right answer as we intrepet your question [15:52] rwycuff, I know, but I'm a masocists lol. It will learn me not to mess with stuff I don't know about hehe. Once it comes back up after install I'll then try the wireless again to see if we can get it working :S [15:52] CreativeEmbassy-> your .bash_profile perhaps? look around your home directory for .xxxx and see if they set PATH [15:52] CreativeEmbassy, /bashrc perhaps ? just a guess [15:53] Jack_Sparrow: So I have to run every OSS program in an aoss wrapper? [15:53] xomp: understand ive done my share of reinstalls [15:53] Some_Person: alsa has an oss wrapper and usually does this on its own [15:54] Some_Person, It should be as simple as selecting alsa in settings [15:54] If I understand correctly, in System, Admin, Software Sources, Download From, Other, Select Best Server is selecting a server, but the daemon on the server is down. and Ashfire908 wants to remove that server from the list of available. [15:54] Jack_Sparrow: not every program supports alsa [15:54] Jack_Sparrow: Ashfire908 wants to change the server apt gos to for d/loads [15:54] waylandbill: exactally [15:54] rwycuff, when I was messing with the "roaming mode" of the network manager I got this awkward feeling. Similar to the feeling I got last night when I was playing Team Fortress 2 on a russian server and after the opposing team beat us there was some russian dude singing that "Beating me down" song by KoRn. It was just awkward and strange to hear that haha [15:54] amenado no its not. one source said my chipset is ACX111 chipset but my ubuntu lists it as 03:09.0 Ethernet controller: Marvell Technology Group Ltd. 88w8335 [Libertas] 802.11b/g Wireless (rev 03) doing lspci [15:54] amenado, jack_sparrow: http://paste.ubuntu-nl.org/60300/ [15:55] that's a grep for PATH in anything .* [15:55] Some_Person, then you may want to /j #Alsa for specific help as those programs that do not support alsa or if you are working with wine etc.. may need additional considerations [15:55] Ashfire908: It should be a temporary problem. You should be able to just pick another that is close to you. [15:55] CreativeEmbassy-> so unset it where it gets sets twice [15:55] xomp: yuou will have that with korn songs..tf2 good game though [15:56] waylandbill: it was happening yesterday too [15:56] jake2point0-> you can try lshw -C network to give you a lil more info [15:56] amendado, ok here is your picture.. you think it is going to solve the problem? > http://www.suzao.net/wifi_Challenge.png [15:56] Jack_Sparrow: Could I somehow uninstall OSS? [15:56] amenado: I'm trying to figure out where that is! [15:56] Some_Person, then you may want to /j #Alsa for specific help as those programs that do not support alsa or if you are working with wine etc.. may need additional considerations [15:56] CreativeEmbassy-> keep looking around.. [15:56] anyone help! http://www.suzao.net/wifi_Challenge.png [15:57] WARNING: you should run this program as super-user. [15:57] *-network UNCLAIMED [15:57] description: Ethernet controller [15:57] product: 88w8335 [Libertas] 802.11b/g Wireless [15:57] vendor: Marvell Technology Group Ltd. [15:57] physical id: 9 [15:57] jake2point0: Please don't flood, use http://paste.ubuntu-nl.org to paste, don't use Enter as punctuation. [15:57] bus info: pci@0000:03:09.0 === kalpik is now known as monica === monica is now known as kalpik [15:57] neopsyche_-> wires? how do they interconnect? [15:58] amenado, cat5 [15:58] I have a TwinView setup, but I'm forced to scroll on one of my screens if I want to see the full area. What gives? [15:58] amenado,what difference does that make? [15:58] http://paste.ubuntu-nl.org/60301/ [15:58] amenado, so .. you can solve the problem now that you see a picture and know what wire it uses? [15:58] neopsyche_-> again once more, it makes a difference if you provide good info on how things are interconnected.. [15:59] Ashfire908: I'm grepping my filesystem for the server list. No hits. It is possible that it is compiled in or stored on a remote location. [15:59] neopsyche_-> do you want help or like to argue? [15:59] amenado, it only makes a diffrence to me if someone can actually solve the problem.. otherwise its just a waste of time. [15:59] I want help. [15:59] neopsyche_-> well with that kind of attitude.. [15:59] amenado, i only argue when I think something might be a waste of time. [16:00] neopsyche_, when a user needs help with an uncommon problem it takes longer to find the right person with the answer [16:00] !attitude [16:00] The people here are volunteers, your attitude should reflect that. Answers are not always available. See http://wiki.ubuntu.com/IrcGuidelines [16:00] neopsyche_: have you created a bridge between the ethernet and wireless card? [16:00] neopsyche_ : you need to do the AP step by step, first get internet working on wired computer from the radio connection, then setup you local wireless network unencrypted, then setup the bridge on you main computer using ipchains [16:00] waylandbill, how do i do that? [16:01] recon69, can you talk me through it. [16:01] waylandbill, I already suggested firestarter as an option [16:01] neopsyche_ : well, first do you have internet on you main PC? [16:01] What's the command for checking the version of the distribution? [16:02] Jack_Sparrow: will that create br0 or will that just create a NAT connection? I think an actual bridge is needed. [16:02] lsb_release -a [16:02] omar, lsb_release -a [16:02] amenado did you goto my pastebin [16:02] Hmm, Just now i enabled the restricted nvidia drivers (clean ubuntu install) [16:02] i restarted, only i didnt have any resolution options, I was stuck to 640x480 [16:02] recon69: yes.. that is how i am talking to you.. have you looked at the png? [16:03] http://www.suzao.net/wifi_Challenge.png [16:03] as it was hard to work in that situations, i disabled the drivers again so i could look for a solution (in normal res) [16:03] only now i my max resolution is 800x600 [16:03] Rym, At start or install 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 "--" [16:03] and if i force-change it i get a checkered pattern [16:03] oops [16:03] does any on have any experience with qmail ldap and active directory [16:03] Rym, sudo dpkg-reconfigure xserver-xorg or sudo dpkg-reconfigure -phigh xserver-xorg (to just set res) If you get locked out Select vesa as your video card and 1024 max res. Use tab or enter to accept all other defaults [16:04] jake2point0-> can you repaste the link to the pastebin you created? [16:04] amenado: maybe my problem has nothing to do with the path? like why would install-info not run, but apt-get tells me I already have dpkg installed? [16:04] oki, let me try it out [16:04] http://paste.ubuntu-nl.org/60301/ [16:04] is there a way to make apt-get REinstall something? [16:04] CreativeEmbassy-> what was your problem again? you were the one that suggested it maybe your PATH... [16:05] CreativeEmbassy: apt-get install --reinstall package [16:05] anybody know how i can change the startup disk on my mac to avoid the ubuntu live cd? [16:05] there's a bunch of stuff that seemingly disappeared [16:05] <[Hardy]TuTUXG> mananan2, cant u eject the cd? [16:05] tons of simple programs that run all the time [16:05] is nubuntu still supported? [16:05] neopsyche_ : well, I setup APHOST a couple of years ago to do this. took quite a while to get working [16:05] CreativeEmbassy, apt-get install --reinstall packagename_here [16:05] and xwindows doesn't automatically start [16:05] yes [16:05] CreativeEmbassy, in that case you might need an apt-get install ubuntu-desktop === nubuntu is now known as knightz [16:05] <[Hardy]TuTUXG> mananan2, so eject the cd and boot osx [16:05] eek! [16:06] <[Hardy]TuTUXG> mananan2, cant u? [16:06] but then it keeps saying "grub hard disk error" without the disk [16:06] Seveas: I'll try that then... [16:06] <[Hardy]TuTUXG> mananan2, eject and reboot? [16:06] mananan2: you want to get into osX is that right? [16:06] i cant [16:06] ya [16:06] <[Hardy]TuTUXG> mananan2, u cant reboot? [16:06] grr [16:06] but it wont recognise the disk [16:07] recon69, what is your suggestion? [16:07] i can't run apt-get install anything because it can't find install-info [16:07] lol [16:07] mananan2: eject the disk; reboot the computer [16:07] just keeps looking for the ubuntu cd [16:07] CreativeEmbassy-> and may I suggest, keeping a safe copy of the PATH and configs you use before making major changes? that way you get a backup just incase you need to go back? [16:07] Jack_Sparrow, what do i now need? [16:07] <[Hardy]TuTUXG> mananan2, take out the cd and reboot and u still have grub? [16:07] neopsyche_: you can google for several network bridge howtos. Basically your ethernet card will have a br0 device that will send data to your wireless card as if they were on the same network. [16:07] amenado, all wires are running through the Router. [16:07] amenado: yeah, I know to keep backups now :-/ [16:07] yes [16:08] wujciol [16:08] <[Hardy]TuTUXG> mananan2, so u installed ubuntu accidently [16:08] mananan2: may need to reinstall OS X; for help on that please head to ##apple [16:08] flicker and then grub hard disk error? [16:08] waylandbill, cool.. can you talk me through it? [16:08] neopsyche_-> how many routers do you have on your network? which one is acting as the main gateway to the ISP? is same router acting also as AP? [16:08] <[Hardy]TuTUXG> mananan2, ya, call apple [16:09] recon69, any suggestions? [16:09] amenado, 1 [16:09] neopsyche_ : well, first check that you wireless card is working on main pc. use ipconfig to see what interfaces you have setup [16:09] is nubuntu still supported? [16:09] amenado, have you looked at the png? [16:09] knightz, it never was [16:09] neopsyche_: that is not a simple thing to do. It can take a while get set up and assumes you have good networking knowledge. [16:09] ok [16:09] why? [16:09] because it never was :) [16:10] knightz: Because its not an offical Ubuntu release. [16:10] neopsyche_-> yes and it is unclear, i asked you about interconnectivity, where are the wires? whats what? which router is gateway? [16:10] useless [16:10] Guys, I've just upgraded to Hardy Heron Alpha 5, and everything seems to going normally, except that FireFox 3 (beta 4) is sluggishly slow at scrolling pages, is there a way to make it run faster or is this one of the problems I must live with until the official release?? [16:10] waylandbill, can you help me with a simpler solution.. other than.. install windows.. plugin usb wifi device .. install software .. select ap optoin? [16:10] !hardy | omar [16:10] omar: Hardy Heron is the code name for the next release of Ubuntu (8.04-LTS), due April 2008 - For more info, see: https://wiki.ubuntu.com/HardyHeron - CONSIDER IT TO BE PRE BETA (ALPHA) SOFTWARE - Discussion and support in #ubuntu+1, NOT #ubuntu [16:10] seveas: what if I don't even have a /usr/local/sbin or a /usr/sbin ? [16:10] CreativeEmbassy, reinstall. [16:10] i added an alias to my .bashrc file alias vi='vim' however when i say which vi = /usr/bin/vi (even after reloading bash) - this works on another distro.. help? [16:10] neopsyche_: which is why I said when you first asked that you may find that a wireless router is an inexpensive alternative. [16:10] CreativeEmbassy-> yep, if you loose those, you are up the creek [16:10] @seveas hm.... so how could i cont. it's development? [16:10] holy cow [16:10] ohhh kay [16:10] uhm [16:10] Polishpaul, try 'type vi' [16:10] neopsyche_ : well i take it you have a pc that has a wired connection to your isp, and you want the pc to share the connection wireless to your lap top [16:10] basically i wanna say vi ... and get vim (syntax colors) [16:10] backing up now... [16:11] amendado, theres only one router [16:11] get it? [16:11] knightz, no idea, it's not an ubuntu project :) [16:11] Seveas: its says its aliased to vim... [16:11] recon69: that's what he wants. [16:11] Polishpaul, apt-get install vim-full [16:11] ok... [16:11] neopsyche_-> so, what is it that is causing you headaches? and mine too? you can not use your router? [16:11] amenado did you see my link [16:11] Hi there, I was having some trouble booting up. The solution to my problem was to remove Quest and Splash from the boot command, and to add "noapic acpi=off". As this fixed my problem, I was told the way to make it permenant was to edit /boot/grub/menu.list and make the chanegs permenant. However, it's not letting me save the file. [16:11] Seveas: ah... ofcourse ty [16:11] Seveas, amenado: does the ubuntu install cd by chance have "repair" functionality? [16:12] jake2point0-> are you sending that to me via pm? you cant, my system will not accept..paste the link here [16:12] or should I back up my home folder and start new? [16:12] Gladiator are you editing as "sudo"? [16:12] Gladiator, have you used sudo? [16:12] amendado, i simply need to know what to install and what configurations to make to allow the wireless card in my pc to allow access for my laptop to be on the wired network using the connection supplied from the wirelss card on the pc it is installed in. [16:12] ... [16:12] Erm. No. How do I do that [16:12] CreativeEmbassy-> i suggest you backup your /home and since i dont know what else you had..maybe a re-install would not be so bad.. [16:12] Gladiator: how are you trying to edit? [16:12] we' [16:12] Hi Ppl [16:12] we'll see, I guess [16:12] Quick question... if I want to test a live CD on a laptop prior to purchase, and its a core 2 duo, do I need the 64 bit version of ubuntu? [16:13] thanks for your help, everyone [16:13] amenado, see above [16:13] I double clicked on it, found the lines I had to edit before, and edited them appropriately [16:13] neopsyche_ : so you need 3 interfaces. eth0 for your ips connection, ra0 for you wireless network and br0 as a bridge between the two. so run ipconfig and post it so we can have a look at what is working now. [16:13] Gladiator: sudo /boot/grub/menu.lst [16:13] NorthByNorthWest, you could try both :) [16:13] neopsyche_: I'm not sure if it is clear. Do you want to share the internet connection as well, or just access files and such on the desktop? [16:13] k [16:13] Gladiator, in a terminal type "gksudo gedit /boot/grub/menu.list" [16:13] waylandbill, share internet [16:13] are there any open source windows terminal server solutions? [16:13] neopsyche_-> do not get frustrated. just answer my querries... is your router/gateway acting as AP also? [16:13] NorthByNorthWest: I'd use the 32bit [16:13] Gladiator: do you know any command line editors? [16:14] Gladiator: do what dgjones told ya, i forgot to put the command xD [16:14] Hello! I am looking for some application like PPJoyMouse for ubuntu. Any ideas? :) [16:14] NorthByNorthwest, the 32bit [16:14] I'm connected to a wireless network. How can I see the names of other connected nodes? [16:14] neopsyche_-> as you note, we are at a loss on what you are trying to accomplish...your drawing is inadequate to give us good info to advise you... [16:14] Gladiator, it will ask for your user password as well [16:14] neopsyche_: okay. it's just like recon69 and I said. you need br0. post your ifconfig as recon69 recommended. [16:14] amenado, ap for what? as i understand it .. ap is a term used for wifi.. the router is wired.. theres no wifi on router. the router gets its access from a seperate network.. think CABLE [16:15] neopsyche_: ap = access point [16:15] neopsyche_-> if you want wireless.. then you need an AP. now where is in the drawing do you have an AP ? [16:15] Thanks everyone! Do you know if the intel graphical chipset is easy to use with dual monitors... running on LCD projectors and so on? [16:15] I am so frustrated.. as i dont see why it is so difficult to understand [16:15] Ive found one perfect laptop but Id rather have nvidia, thats the only catch! [16:15] neopsyche_-> in order for any wireless client to work, it has to access and AccessPoint, do you have an AP ? [16:15] neopsyche_, your drawing is rubbish, your explanation is bad and your attitude is not helping. I'm not surprised you have trouble getting help... [16:15] heres all you need to know.. MY PC has internet .. i have a wireless card in my pc.. i want to be able to get internet on my laptop.. which also has wireless ;-) [16:16] <[Hardy]TuTUXG> NorthByNorthWest, what laptop? [16:16] It's giving me command not found [16:16] Northbynorthwest: what laptop? [16:16] neopsyche_: the AP is a bit of software that makes your computer act as a internet server. gives IP address and such. [16:16] oh, hang on, didn't see dgjones's line [16:16] amenado: that's an ad_hoc connection he needs [16:16] Its an Fujitsu Siemens Amilo PV3525... ive googled it but not come to any real conclusions... [16:16] amenado, it frustrates me that you are asking me if i have an AP as part of my original questions were.. how do i set up an AP so i can connect my laptop to my pc [16:16] neopsyche_: most people just buy a router as it's so much easer [16:16] AIGLX seems to be the deal with intel chipsets anyway... [16:17] I am looking for some application like PPJoyMouse for ubuntu. Any ideas? :) [16:17] Northbynorthwest: check the Ubuntu hardware forums also [16:17] Gladiator, in a terminal type "gksudo gedit /boot/grub/menu.list" it will also ask for your user password to check that you have admin rights on the machine [16:17] NorthByNorthWest, aiglx is only needed for closed-source ati [16:17] neopsyche_: get a router, they cost about $30 [16:17] ere4si-> its more complicated for a newbie to setup an adhoc connectivity...has to take care of several things.. [16:17] Got it, thanks [16:17] amenado: I gave him a link ages ago [16:17] neopsyche_-> as people has been suggesting.. buy an AccessPoint its not that expensive.. [16:18] Everyone please stop telling me to buy a router. I am quite aware of that and would not be having this disucussion if i wanted to buy a router. [16:18] bieb: yeah, those forums have a great compability chart, but that particular one isnt listed! [16:18] ere4si-> the thing is its quite difficult for a user to setup an adhoc, they really need to understand networking.. [16:18] neopsyche_: also some ISP's do not allow that [16:18] how can i get monodevelop v1.0 to run on gutsy? or better still, how would i go about making a package out of the sources? [16:18] anyway... i think Ill try the live cd on the candidates, and go for an with nvidia instead... seems safer! [16:18] amenado: I agree [16:18] Can anyone tell me how to change the privileges of folder in terminal? [16:18] Thanks for the help everyone! [16:19] northbynorthwest: is there a similar model listed? I bought an HP dv9520 laptop and the dv6000 and dv9000 instructions worked for me [16:19] recon69: YES AP .. THATS WHAT I NEED TO SET UP. (AND YES I KNOW I AM USING CAPS) [16:19] neopsyche_: but to set it you, you need to set up your wireless card with some access point software. the first step to getting help is to run ipconfig on the command line and post the results into a paste box !!!! [16:19] I mean the chmod function [16:19] * Mihira away: [Inativo por mais de 30 minutos] [desde: 13:19, page: on] === Mihira is now known as Mihira-Away [16:19] ok, so i installed vim and vim-full ... still no syntax coloring? [16:19] Please is emergency!!! [16:19] Can anyone tell me how to change the privileges of folder in terminal? [16:19] Please is emergency!!! [16:19] Christoz, chill a bit... [16:20] Ok, I need help with my mic. I am trying to run a male to male cable direct from my paino to my computer running ubuntu so I can record a song I made, but I 1) Get tons of background noise, and 2) I can't figure out what settings need to be used in the volume control to make it work (I have capture and digital) [16:20] Christoz, man chmod [16:20] Christoz: bad day for that [16:20] Christoz: chmod [16:20] neopsyche_-> okay, i believe ere4si have suggested a link for you to look at adhoc connection, try that? its a bit difficult to establish, your wifi driver has to support adhoc, and you have to do more work in terms of assigning ip address and route [16:20] xomp: any luck [16:20] neopsyche_: caps [16:20] Christoz: chmod is the command you want. [16:20] <[Hardy]TuTUXG> Christoz, on a linux exam? [16:20] anybody have trouble with dns in ubuntu 8.04? [16:20] why would i want to set up and ad-hoc connection when my request is for someone to help me set up an AP which i already have instructions for? [16:20] for example ... chmod rw-rw-rw foldername? === knightz is now known as nubuntu [16:21] Christoz: sudo chmod -Rv user:group /path/to/folder - where user is the login name and group is usually the same [16:21] edbash: Please join #ubuntu+1 for Hardy/8.04 support/discussion. [16:21] Pici, thanks [16:21] Christoz: oops \ [16:21] neopsyche_-> you are being argumentative, we told you to use an AP, since you prefer not to, the next best thing is adhoc, but more work.. [16:21] Why does this have to be so complicated.. and so easy on windows? [16:21] ere4si hehe [16:22] neopsyche_-> then go back to windows, if you believe it is that easy [16:22] amenado, you did not tell me HOW to use the AP [16:22] neopsyche_: because most of the implementation is hidden from you in windows. [16:22] windows = $ which is why I am here.. [16:22] !attitude | neopsyche_ [16:22] neopsyche_: The people here are volunteers, your attitude should reflect that. Answers are not always available. See http://wiki.ubuntu.com/IrcGuidelines [16:22] anyway , anyone able to help me, just want a wpa tpik wireless link using a edimax g turbo card, info here http://paste.ubuntu-nl.org/60293/ [16:22] hmm, i added some filters for newsgroups i'm in under gmail, but i connect to gmail with evolution over imap, how can i get evolution to pick up the new folders for my newsgroup labels? [16:22] neopsyche_-> how many times do i have to tell you buy an AP? once you buy one, we can help you more [16:22] !attitude | seveas [16:22] seveas: The people here are volunteers, your attitude should reflect that. Answers are not always available. See http://wiki.ubuntu.com/IrcGuidelines [16:23] ere4si actually i want to paste files in my ftp folder of "gFTP" in order a friend of mine to download music from there [16:23] Can anyone help me with my mic problem? [16:23] wb jake2point0 [16:23] ere4si but i can't change the privileges ...don't know how [16:24] jake2point0-> if you have been sending that to me in pm, my system dont accept pm..paste the link here.. [16:25] ere4si if i could "use" the chmod man iwouldn't ask in this room ok? [16:25] Is there an easy way to migrate from an amd64 Ubuntu to x86? [16:25] Christoz: sudo cp -v /path/to/fileTo/Copy /path/to/whereithastogo/filename [16:25] Christoz: well in gnome you can right click->propeties->perssimisons and change them that way. but dont think it's your problem. [16:26] Christoz: if you want to know the insides of chmod... the rw and x are bits who's value are 4,2 and 1 with a byte for user, group and world. Mask the bits you don't need. See http://linuxbasics.org/course/book/sect_03_04 [16:26] recon89 negative this is not posiible [16:26] rwycuff, you still around? [16:26] it kept banning me for bots ...why.. [16:26] is that the tech difficultys goin on [16:27] jake2point0, what? freenode wouldn't yet you connect? [16:27] i tell ya what, nothing is easy nowadays [16:27] Christoz: if you just want to move the files and dont have permission , you should go to the command line and use sudo cp [16:27] ya it kept banning me not letting me in.. i didnt do anything [16:27] Christoz do you have a hard time using man pages? man man helps a lil bit in understanding manpages, then man chmod for the specific command [16:27] <[Hardy]TuTUXG> Christoz, chmod 711 the folder and chmod 644 the file [16:27] ahhh $#*@^!@!!!! [16:27] but hey im back in! [16:28] jake2point0, you were collateral damage, when I saw that I alerted staff and they undid it :) [16:28] this is really starting to upset me.. [16:28] waylnandbill iknow what r | w | x means just give me the syntax.... [16:28] xomp:yes im here but currently pry getting myself kicked from fedoras channel [16:28] [Hardy]TuXuXG thanks mate [16:28] gessh people are so demanding, just give me, give me.. [16:28] Drat! Cursor jumping, computer slow: should I try Heron? [16:28] thank you then [16:29] Does anyone know how I can see what packages I have installed from a given repository? [16:29] amenado: must be the moon ;] [16:29] bliffle, no [16:29] rwycuff, lol ok. I just finished reinstalling gutsy and still can't connect to the internet. This is so strange. I tested the cable on another laptop running windows and it works fine. [16:29] ok back to my wireless info ... ill repaste the link [16:29] lol@ bazhang [16:29] IE if I wanted to remove all packages installed from a repository so I could remove the repository? [16:29] http://paste.ubuntu-nl.org/60301/ [16:30] xomp-> you are using ethernet cables right not wireless? [16:30] xomp:ok does ifconfig show anything more this time [16:30] amenado, correct, cable only [16:30] rwycuff, lemme check [16:31] rwycuff, ok, now with ifconfig it showes eth0, eth0:avah and lo [16:31] hello [16:31] jake2point0-> that meant your driver for that wifi chip is not loaded or not running correctly..dont know if using ndiswrapper and the windows driver would help you on that.. [16:31] does anyone have an up to date tutorial on how to get an ATI (X1600 Radeon) to work properly (IE: Compiz) [16:31] plz i want ask how much Giga ubuntu need to install ? [16:31] sansaro, RAM? 256 MB [16:31] CShadowRun: which ones have you tried? [16:31] sansaro, 2 i think in disk [16:31] It's changing all the time and all the tutorials i find are diffrent lol, i want one that works [16:31] my ram 2G [16:31] well when i last tried ubuntu i tried around 15 of them and had no luck [16:31] Christoz: if you knew what they meant, you have the hard part. You can get the syntax from a man page or google. [16:32] xomp-> okay, paste into pastebin your ifconfig; route -n; cat /etc/resolv.conf and sudo iptables -vL to help us troubleshoot it with you [16:32] so this time i'm asking in advance. [16:32] <[Hardy]TuTUXG> AndyCR, on synaptic check origin to see repos/pkgs , if u want to remove one repo just remove it the package can be kept installed as ur will [16:32] sansaro, 2G is more than enough RAM [16:32] but im asking [16:32] how many giga i need to install ubuntu [16:32] problem with evince and acrobat reader . when i try to print a file imagine in pdf evince says MVerror acrobat reader that the printer is not conencted. the printer a xerox phaser 6180 in connected to the pc with lan cable port 9100. could you help me? [16:32] amenado, ok, I'll have to type the output out by hand since I have no internet hehe [16:32] how to set PKG_CONFIG_PATH environment variable to a desired directory? [16:32] sansaro, on hard drive? [16:32] sansaro-> harddisk about 2.5 gig minimum [16:32] yeah [16:32] xomp: cut and past the results to http://paste.ubuntu-nl.org/ , then paste the resulting link back here [16:32] CShadowRun: if you want the real pros you best head t0 #compiz-fusion ;] [16:32] waylandbill ok thanks anyway [16:33] i have 2 G free is that enough to install ubuntu with compiz + awn ? [16:33] how to set PKG_CONFIG_PATH environment variable to a desired directory? [16:33] CShadowRun: system->admin->restricted manager, enable ati driver. reboot. run fglrxinfo , make sure it's using ati 8.37.6 driver. Install xserver-xgl , compizconfig-settings-manager, log out and back in. Go to system->prefs->appearance effects tab [16:33] um, how would they help me with a driver problem? :P [16:33] murlidhar-> you set it like any environment variable and export it... export XXX=/path/towherever/ note no spaces [16:33] thanks amenado i will make a try [16:34] murlidhar: "export PKG_CONFIG_PATH = path " , you migh want to echo $PKG_CONFIG_PATH first to see it anything already in there [16:34] sansaro-> not enuff i dont think [16:34] cool, thanks nikrud [16:34] CShadowRun: the fglrxinfo check is important, if it's not the ati driver you won't get compiz [16:34] recon69-> not good to put spaces...in between = [16:34] :( np thank you [16:34] xomp: exaclty what type of laptop is this [16:35] yup looks good [16:35] rwycuff, it's a compaq evo n610c :) [16:35] ATI Technologies, Radeon X1600 series, 2.0.6473 (8.37.6) [16:36] yup, looks good [16:36] amendo ive tried the ndiswrapper windows wireless drivers package and adding the driver inf file doesnt do anything [16:36] anyone know how to fix "ioctl[SIOCSIWAUTH]: Operation not supported" in wifi encryption ? [16:36] and the other thing is how do i get my second display working? [16:36] my card is dual head :P [16:36] amendo i just cant figure out why my ubuntu can list the device but not use it [16:36] amenado, export openssl=/home/murlidhar/transmission-1.06/ [16:36] jake2point0-> dont know if that Marvel chips have a native linux drivers..dont seem like it, youhave to google and look for one.. [16:37] amenado, still doesn't find it. [16:37] xomp: what is the physical wireless nic thats in there [16:37] brb guys smoke time lol [16:37] recon69: what card and what are you trying to do? [16:37] amenado, and i have openssl package installed. [16:37] murlidhar-> is it looking for $openssl or $OPENSSL ? [16:37] murlidhar case matters [16:37] amenado, openssl [16:37] bazhang: edimax 11g turbo mode wireless lan pci adaptor [16:38] amenado, sorry OPENSSL [16:38] murlidhar-> then the way you set it is wrong , use caps [16:38] amenado, checking for OPENSSL... configure: error: Package requirements (openssl >= 0.9.4) were not met: [16:38] No package 'openssl' found [16:38] recon69: what are you trying to do when you get that message [16:38] Christoz: when you say you know what the rwx are, I'm assuming you know how they translate to the numbers like say 644 right? [16:38] murlidhar-> is openssl installed? thats different from just setting the $OPENSSL variable [16:39] CShadowRun: don't have a dual monitor, never ried [16:39] I am a newbie....how do I into irc? [16:39] thanks [16:39] aww [16:39] bazhang: see http://paste.ubuntu-nl.org/60293/ for full info. I'm tring to connect to my router, wpa tpik encryption [16:39] Nasra you are on irc now.. google for tutorials on how to use irc please [16:39] amenado, openssl is already the newest version. [16:39] waylandbill no r=read x =xecutable w =write [16:39] CShadowRun: googling ubuntu ati dual monitor pulls up some stuff [16:40] amenado using windows [16:40] waylandbill 644 it's a stadrd seup [16:40] Hey guys im struggling with getting my sound card working properly... i installed the Newest alsa drivers... and my sound doesnt work at all!!... i dont understand why... dmesg gives the following error http://paste.ubuntu-nl.org/60302/ [16:40] amenado, that's what i get when i apt-get install openssl [16:40] in ubuntu [16:40] recon69: does that card support it? is it ralink chipset or realtek? [16:40] waylandbill 644 it's a stadrd setup as i can remember [16:40] xomp:is it a usb wireless or is it internal to the laptop [16:40] ok [16:40] Christoz: r = 4, x =2, w =1. The value of their bits. 6 means 4+2 or r & w. so 644 is rw-r--r-- [16:41] waylandbill sorry guys bad from man pages i can't understand (i'm from greece) [16:41] bazhang: it should, but i will have to check what chipset it using. [16:41] waylandbill i want rwx-rw-r [16:42] murlidhar-> if its installed, then you need to set the environment variable, i dont know which variable is required to be set.. [16:42] murlidhar you can tell if it complains it can not find the path to whatever script or executable [16:42] Nasra it does not matter, you can still use google to search for tutorials on how to use irc [16:42] Christoz, 764 [16:42] Christoz: r=4,w=2,x=1 ... so rwxrw-r-- is 764 ... [16:42] amenado, k [16:43] waylandbill 764 will be also for the files inside the folder? [16:43] Christoz, chmod -R 764 folder [16:44] waylandbill: still there [16:44] Christoz: when you want to calculate the numbers just think of each rwx as governed by each number for a set of 3. You'll be able to get it with no trouble. [16:45] hyw: yes. what's up? [16:45] waylandbill thank you very much and all of you guys [16:45] Christoz: the tutorial link I gave explains it way better than I could ever. [16:45] is there a built-in GUI app for managing init services like Apache, MySQL, memcached, etc (gutsy) [16:46] Christoz-> may I suggest buying a book on linux? specially one with ubuntu name on the book? [16:46] jimbojw: no, but you can install bum , or sysv-init-rc (first is gui, second is sorta gui from command line) [16:47] waylandbill: how can I edit /boot/grub/menu.lst if I am using LiveCD [16:47] Does anyone remember the command that gets you to the "registry" tool?? it something like gnome-config but that's not it. [16:47] hyw: you mean the one on the hard disk? [16:47] Christoz: amenado has a good point. A book to look at is a great idea. [16:47] ok i think i should...one more question ...cp is only for files? [16:47] fbc: gconf-editor [16:47] nikrud: apt-get installing bum as we speak - thanks [16:47] nikrud: actually I tried to boot ubuntu but it says error 22 no such partition [16:48] amenado, http://paste.ubuntu-nl.org/60306/ [16:48] fbc: gconf-editor ? [16:48] hyw: mount the partition to /mnt and then use a text editor to edit /mnt/boot/grub/menu.lst [16:48] I'm downloading the rute.pdf [16:48] nikrud, ere4si , you guys are the sh*t! [16:48] nikrud, ere4si ,, awesome thanks [16:48] hyw: sudo mount /dev/ /mnt , then it'll be at /mnt/boot/grub/menu.lst [16:48] Christoz: yes cp copies files, sudo make you the super user so you can access any files. you should be very carfull anythime you use sudo [16:48] Christoz: cp works on files and also file-like objects. [16:49] fbc: thnx - I think :) [16:49] murlidhar-> the error it is telling you, is not clear enuff? do you really have openssl 0.9.4 installed? how did you verify this? [16:49] * nikrud takes a quick sniff [16:49] waylandbill i see...how about copying entire folders? [16:49] hehe [16:49] Christoz, cp -rv folder/ destinationfolder/ [16:49] recon69 you mean sudo su [16:49] Christoz: if you use -R to tell cp to recursively do it yes. [16:49] nikrud: hm says already mounted on /mnt [16:50] amenado, murlidhar@murlidhar-desktop:~$ openssl version [16:50] OpenSSL 0.9.8e 23 Feb 2007 [16:50] Christoz, no, don't use sudo su. prefix the command with sudo: sudo cp file1 file2 [16:50] hyw: then you should see it at that path I gave [16:50] nikrud: is there a way to check it [16:51] cool. i can burn cds and dvds for free [16:51] hyw: gksudo gedit /mnt/boot/grub/menu.lst [16:51] murlidhar: if you're trying to compile something with openssl , you need libssl-dev [16:51] * fbc running legacy apps in an XP VMWARE session, and still can't believe it. [16:51] Christoz: sudo makes the next command run as super user, su changes your login to super user so all you command run as super user [16:51] hi, I was trying to get all my pendrives and ipod to be mounted everytime at the same mountpoint. I right-click ont the ipod icon on the desktop and changed the mount point for the drive to " [16:51] /media/disk [16:51] waylandbill: hmm still empty [16:51] hyw: and it's an L in lst, not a number 1 [16:51] recon69 ok it's understandable thanks [16:52] now my ipod wont mount anymore... how can I undo this option? [16:52] waylandbill: lol yeah L [16:52] leogermani: ah, you should have said just disk , it's really misleading [16:52] hyw: in a terminal, ls /mnt/boot/grub/menu.lst [16:52] nikrud, i am compiling a torrent client and openssl is just a dependecy. do u think it requires libssl-dev? [16:52] murlidhar: yes [16:52] amendo well i found out that is should work with ndiswrapper [16:52] waylandbill: oh ok now it works [16:52] murlidhar: all the header files needed to compile against opensll is in libssl-dev [16:53] waylandbill: can I paste it here? [16:53] nikrud, thanks anyways . i have i libssl-dev installed [16:53] waylandbill i've copied the folder in the ftp one (that's the one tat gFTP using) but nothing is there!!! [16:53] hyw: to a pastebin [16:53] nikrud: hmm. I see.. do you know how can I reset this option? [16:53] Does anyone of you have a Logitech G15 Keyboard or some Z-10 speakers? [16:53] waylandbill: can I install pastebin in Livecd === {devil} is now known as Devil [16:53] leogermani: gconf-editor /system/storage/volumes , the devices will be under that. Change the mount points there === Devil is now known as {devil} [16:53] !pastebin [16:53] pastebin is a service to post multiple-lined texts so you don't flood the channel. The Ubuntu pastebin is at http://paste.ubuntu-nl.org (make sure you give us the URL for your paste - see also the channel topic) [16:54] hyw: pastebin is just a website. [16:54] bazhang : would appera my card uses RalinkRT61 driver [16:54] murlidhar: very odd then. you may have to tell the configure script where to look for the ssl headers [16:54] hyw: paste it there, not in the channel. [16:54] waylandbill: I was given this command sudo apt-get install pastebinit [16:54] amenado, ok it worked . i pkg configured the path of OPENSSL_CFLAGS and OPENSSL_LIBS [16:54] would be nice if you could pastebin me your /cat/bus/proc/input/devices. [16:54] jake2point0-> i have to attend a metting..sorry i have to leave now.. [16:54] Hello, I am tryign to get a game running on my computer, and I keep getting an error message when I try and run it in the console. Can anyone help? [16:55] murlidhar-> okay cool..am off [16:55] nikrud, thanks it is working now. just have to give make command. [16:55] RyanofGilead, depends what your error message is [16:55] Christoz: move your file browser to another file then back and it will update [16:55] hyw: no. go to http://paster.ubuntu-nl.org in your webbrowser and follow the instructions. [16:55] thanks amenado for helping me; [16:55] waylandbill: lol sorry I forgot about internet on that machine [16:55] Exteris: hold on [16:55] http://paste.ubuntu-nl/org [16:55] RyanofGilead, use the pastebin [16:56] nikrud: Cant find it... got only storage > default options > vfat, ntfs, etc... [16:56] Hey guys.. i updated folders in my gmail through the web interface, and now i'm not able to see the new folders on the left in evolution, imap connection. How do i update these folders? I've tried restarting evolution but no luck? === AJC_Z0- is now known as AJC_Z0 [16:57] leogermani: you mean you only have default options under storage, no volumes directory? [16:57] waylandbill: http://pastebin.ubuntu-nl.org/60310 [16:57] nikrud: yep [16:57] waylandbill man... it's seems so hard to me the only thing appeared is file with the name off the folder that i 've just copied but can't acces it (looks like an empty text file)!!! [16:57] Exteris: ok, hold on [16:57] umm, i enabled my secondary display with the display manager and now when i login the screen goes yellow for like 10 seconds, then goes black displays a bunch of text and sends me back to the login screen [16:57] net||abuse: do you have to "subscribe" to new folders? [16:57] leogermani: that seems very strange. are you running sudo gconf-editor ? [16:57] ontop of that the text in the username box is like 80px [16:57] yes [16:57] Exteris: Pasted [16:57] and my primary display is scrollable? :S [16:57] leogermani: don't, you're looking at root's config. just run gconf-editor as your regular user [16:58] Christoz: what was the exact command you wrote to try to copy the folder? [16:58] RyanofGilead, where? [16:58] Christoz: what was the command you ran? [16:58] My Ubuntu caught a virus!! Keybindings are changing... without reason! [16:58] paste bin [16:58] waylandbill: is it allright?\ [16:58] bieb, where's that? [16:58] RyanofGilead, what's the url, because otherwise i cant see it [16:58] ok, can anyone tell my while i cant upgrade from 6.06 to 6.10 ? tried the command gksu "update-manager -c" but find no update [16:58] Does anyone know how to "clone" an Ubuntu Installation? Copy all system settings, all installed programs, all system and program preferences to another computer??? [16:58] leogermani: all the gconf settings are per user, it's not a system wide registry like windows is. [16:58] hyw: you said /dev/sdc2 earlier for your ubuntu partition right? [16:58] ok, hold on [16:58] Exteris: http://paste.ubuntu-nl.org/60311/ [16:59] waylandbill: yeah sdc2 [16:59] waylandbill sudo cp -rv music/ /home/ftp/ [16:59] Does anyone know how to "clone" an Ubuntu Installation? Copy all system settings, all installed programs, all system and program preferences to another computer??? [16:59] wickedsmaat, just copy over everything, and reinstall grub [16:59] !clone | wickedsmaat [16:59] wickedsmaat: To replicate your packages selection on another machine (or restore it if re-installing), you can type « dpkg --get-selections > ~/my-packages », move the file "my-packages" to the other machine, and there type « sudo dpkg --set-selections < my-packages && sudo apt-get dselect-upgrade » - See also !automate [16:59] PageDown opens Firefox (how??), and Ctrl+W in pidgin opens "New Message" when I used it to close tabs. How can these bindings changed? [16:59] net||abuse: somewhere in evolution. I am not sure if that is the answer, but give it a try [16:59] wickedsmaat: and also copy over everything in /home/ , that has the user's personal settings and data [16:59] uhm RyanofGilead what game is it? i really need more info [17:00] Christoz: big R cp -Rv [17:00] Exteris: Tibia, www.tibia.com [17:00] Is there a website that can walk me through this process??? I'm a noob at this stuff. [17:00] bieb, under the Folder->subscriptions menu's i see the gmail account and it lists the newly created folders, they are ticked... but they're not appearing on the left..WAIT!! [17:00] wickedsmaat: is the other machine the same hardware? [17:00] NET||abuse: this may sound silly, but did you do a send/receive assuming it doesn't do it at startup? [17:00] are the fonts of kformula and kcontrol somehow connected to each other? [17:00] nikrud: tks.. solved. I need this because Im writing a python script to copy data to ipod and pendrives.... but for this I need to know beforehand where they are going to be mounted... unless there is a way to find these devices thorough bash script or something [17:00] Which Heron alpha? mininova=alpha-6 and others are alpha-4 [17:00] No, it's going FROM a Dell Ubuntu Desktop to a laptop I got from e-bay. [17:00] RyanofGilead, can i see the rest of the output from the game? [17:00] bieb, yeh, it came up there,, dunno why it took so long,, possibly i have 20 different apps running on a 4 y/old laptop is why [17:01] waylandbill so what i did ...?is there a possibility that the folder is transfered to the "lost*found:one? [17:01] lol [17:01] glad to help [17:01] leogermani: it makes better sense to give the devices mountpoints imho [17:01] has anybody figured out ncaa march madness on demand??? [17:01] bieb, and like the looney i am, I HAVE to have my compiz [17:01] No, it's going FROM a Dell Ubuntu Desktop to a laptop I got from e-bay. [17:01] waylandbill, thanks for the suggestion ;) [17:01] waylandbill, all well now :) [17:01] wickedsmaat: is it the same style laptop? [17:01] Christoz: if you did cp -rv, that's not the same as cp -Rv [17:02] What should I do if I don't want my PgDn key to open Firefox?? Instead I want it to do a Page Down..... :( :( [17:02] hyw: I know your answer... [17:02] Exteris: What do you mean by the rest of the output? [17:02] No, it's going from a DESKTOP to a LAPTOP. [17:02] Question: im having a problem regarding on how to connect two laptops, what i mean is my internet connection is currently wired on my laptop, and i want to share an internet connection with the other laptop, is it still adhoc? what will i do? how will i do it? hoping for you kind help [17:02] RyanofGilead, if you run it from a terminal, paste the full output [17:02] ok [17:02] pestilence: what was your issue? mine wasn't working. :-/ black screen; found out it was missing x-zip plugin [17:02] waylandbill, Christoz, actually, both -r and -R (and --recursive) will copy directories [17:02] waylandbill: answer? [17:02] Guys I'm having a problem with my desktop (I'm using Hardy Heron Alpha 5), All I can see is the taskbars, and the applications (windows). No background, no icons, not right-click menu. [17:02] kazim59: did you do some kind of command binding to the pagedown key? [17:02] wickedsmaat: not sure you can clone form desktop to laptop, different drivers and hardware [17:02] hyw: change this: root=UUID=22d1a0ea-91d5-43a6-b9eb-d5e3dba58819 to root=/dev/sdc2 [17:02] IcemanV9: it works this year? [17:02] okay, thanks. [17:02] omar, /join #ubuntu+1 [17:02] Can any one help me please?? [17:03] waylandbill now gives me a permission denied statement [17:03] nikrud: I swear, I didn't do anything. It happened all of a sudden. [17:03] waylandbill: using devices directly may cause issues down the road [17:03] nikrud: I even don't know how to set keyboard bindings but... === nevermore_ is now known as nevermore [17:03] Question: im having a problem regarding on how to connect two laptops, what i mean is my internet connection is currently wired on my laptop, and i want to share an internet connection with the other laptop, is it still adhoc? what will i do? how will i do it? hoping for you kind help [17:03] waylandbill wait a sec (sorry) [17:03] DRebellion: hmm.. darned if you aren't correct. I must've been thinking different command [17:03] pestilence: yes, but all i got is black screen (cannot see anything) [17:03] kazim59: are you using compiz? [17:03] Exteris: That ws the full output [17:03] was* [17:03] nikrud: as bad as not booting presently? [17:03] IcemanV9: oh, well it doesn't even load a plugin for me. i just get an error message [17:03] nikrud: no Nikrud. [17:04] waylandbill: as a short term solution, no :) [17:04] DRebellion: Is this another Ubuntu room on IRC? [17:04] net||abuse: where were you able to add folders in gmail?? [17:04] nikrud: I checked the Keyboard Shortcuts app, and I found Launch Web Browser set to PgDn. But there's a greater trouble here. [17:04] omar, it is the hardy room [17:04] RyanofGilead, does it say Xlib: extension "XFree86-DRI" missing on display ":0.0". before that? [17:04] waylandbill nope didn't work either [17:05] Exteris: No [17:05] hey, i am on a sony vgn-c2s laptop, when i plug in my headphones the normal speakers are not muted [17:05] how can i solve this? [17:05] nikrud: I have a feeling his UUID changed and he can't boot. Simpler solution than determining his new UUID. [17:05] nikrud: for example Launch Calculator is set to 0xa1, Launch help is 0xf5... what are these keys? [17:05] DRebellion: Thanks, but I couldn't find it in the list. (I'm using XChat) [17:05] pestilence: my other box is running on dapper; it gives me an error message saying that i need to update the plugin (new window media player) [17:05] omar, that's odd [17:05] omar: and other language support rooms [17:05] Christoz: so you login does not have permision eather to read the file or right in the directory you trying to copy them to. you can eather change the permissions or change your user [17:05] IcemanV9: thats the one [17:05] bieb, no no,, hah,, it's labels, the way gmail(googlemail) works is when you create labels for your emails, the imap store creates a folder with that label name, then emails with that label are symlinked to the folder [17:06] kazim59: run gconf-editor /apps/gnome-settings-daemon/keybindings , you can change it there. Those are the keycodes for keys that aren't named, like pgup [17:06] erUSUL: can you name some? [17:06] Christoz: can you - in you're file browser - right click the /home/ftp folder select properties and check who owns it? [17:06] kazim59: try setting www to a blank [17:06] waylandbill: there are many lines with these numbers and letters shall I change them all? [17:06] !es i'm op there | omar [17:06] Sorry, I don't know anything about es i'm op there - try searching on http://ubotu.ubuntu-nl.org/factoids.cgi [17:06] hi, does anyone use glade? how can i make a 'wizard like' interface, similar to the one used by gnome-pilot in evolution [17:06] net||abuse: gotcha... I was wondering, I was going to go into gmail and start creating folders and moving stuff around. I already have labels setup [17:06] !es | i'm op there omar [17:06] waylandbill: 3 actally [17:06] i'm op there omar: Si busca ayuda en español por favor entre en los canales #ubuntu-es o #kubuntu-es, allí obtendrá más ayuda. [17:07] ubotu totem [17:07] Audio (Ogg, MP3...) players: Audacious, Banshee, Beep Media Player, Listen, Quod Libet, Rhythmbox, Exaile, XMMS (GTK/Gnome based) and Amarok, JuK (Qt/KDE based). Video players: Totem, Xine, MPlayer, VLC, Kaffeine - See also !codecs [17:07] nikrud: thanks nikrud, I've set it to blank. And it is fine now. But one more problem... [17:07] hyw: shouldn't be a problem. [17:07] erUSUL: can you name some? [17:07] omar: where are you from? [17:07] * nikrud makes a note to stay out of es [17:07] erUSUL: I'm from Jordan [17:07] Does anyone know how to change system beep into speaker beep? [17:07] kazim59: ? [17:07] * erUSUL makes a mental note about nikrud ... XD [17:08] Lainy, you mean hardware buzzer to actual speakers? [17:08] nikrud: I used to use Ctrl+W to close tabs in pidgin (also in firefox etc.). This fine morning, I found that Ctrl+W opens up "New Instant Message" dialogbox. #pidgin has no clue. [17:08] pestilence: dang. yea. i am disappointed that there is no update plugin in the repo. *sigh* even on the latest version of ubuntu, it just showed black screen. pretty much useless. [17:08] DRebellion: Yes [17:08] hell, think i going to have to use windows till next LTS comes out. [17:08] Hello all. [17:08] !hi | Df_Yz [17:08] Df_Yz: Hi! Welcome to #ubuntu! [17:08] Can you help me? [17:08] !ask | Df_Yz [17:08] Df_Yz: Please don't ask to ask a question, ask the question (all on ONE line, so others can read and follow it easily). If anyone knows the answer they will most likely answer. :-) [17:08] ere4si owner:root group:nogroup [17:08] recon69 why whats up? [17:08] omar: usually the loco channels are #ubuntu- [17:08] recon69, the next version will come out in less than a week or 2, and that ones a lts [17:09] nikrud: Didn't update pidgin. But now even the menu shows "New Instant Message Ctrl+W". How can a binding change overnight? [17:09] waylandbill: done [17:09] hey, i am on a sony vgn-c2s laptop, when i plug in my headphones the normal speakers are not muted. === insomninja_ is now known as insomninja [17:09] Christoz: and it's in you're /home folder? [17:09] ere4si yep! [17:09] kazim59: hm. very strange indeed. a sec, I don't use pidgin. Need to look at the configs [17:09] hyw: reboot and cross fingers. [17:09] how can i solve this issue? [17:09] waylandbill: lol [17:09] cant get my 6.06 to up grade to 6.10, and cant get my wireless working on 6.06. [17:10] recon69, i'd just reinstall to 8.04 [17:10] Christoz: you need to chown that folder [17:10] !cvs [17:10] cvs is the Concurrent Versions System, the dominant open-source network-transparent version control system; it helps to manage releases and to control concurrent editing of source files among multiple authors. See: https://www.cvshome.org/ [17:10] recon69 why not install 7.10? [17:10] I'm need to apply IMQ patch on iptables. In IMQ FAQ people says, that I must apply it on sources from netfilter.org [17:10] hyw: the hd(2,1) should be okay for sdc2, so you should be good to go [17:10] recon69, just clean install 8.04 [17:10] nikrud: Well thanks. Thats one strange thing in my ubuntu experience (which has been very good for many years) :) [17:10] p.s. sory for my bad English :) [17:10] salam [17:10] sveakex: thats normal a hardware switch and not software [17:10] ere4si can you guide me please? [17:10] !svn [17:10] xomp: orinoco_usb driver is that installed on your laptop [17:10] How I can debianise package after patch? [17:10] svn is Subversion: an open-source revision control system, which aims to be a compelling replacement for CVS. See http://subversion.tigris.org/ [17:10] kazim: on pidgin 2.2.1 Ctrl+m = new instant message [17:10] *debianize source [17:10] )) [17:10] waylandbill: no such partition :S [17:10] kazim59: try putting the mouse cursor over the close window menu item, and pressing ctl-w [17:11] iNeo, so how can i solve it? on vista i didn't have this issue [17:11] sveakex: Are you not using the line-out [17:11] Christoz: sudo chown -Rv :you:you /home/ftp - you = your login name and make sure the folder name is right [17:11] tgillespie: well one of the reasons i stopped using windows was having to reinstall it every 6 months or so. doing good with 6.06, got a good two years and would not change only for wpa not working with my card. [17:11] sveakex: ???, I don't no [17:11] nikrud: Beeps. [17:12] no change? [17:12] iNeo, it's alright, it's just really weird. [17:12] Christoz: sudo chown -Rv you:you /home/ftp [17:12] sveakex: I agree [17:12] waylandbill: I would reinstall but I hope I wouldnt confront the same issue [17:13] nikrud: No. Earlier, "New Instant Message" was Ctrl+M, I clearly remember. [17:13] ere4si console says :invalid group [17:13] kazim59: you are correct I have 2.2.1 running Ctrl+M = New Instant Message [17:13] kazim59: what I'm trying to do is use the gtk system for changing keystrokes. A sec, while I look for how to enable [17:13] hyw: I would think that a re-install would fix it. I wouldn't recommend that unless you have good backups already. [17:14] hello all [17:14] Christoz: did you yous your group name instead of "you" [17:14] ere4si actually this:chown: `:chemical:chemical': invalid group [17:14] can wgetpaste be used on ubuntu? [17:14] bieb: an angel has changed it to Ctrl+W for me. Overnight. [17:14] I'm need to apply IMQ patch on iptables. In IMQ FAQ people says, that I must apply it on sources from netfilter.org. So, I download sources and patch, do what I need to patch. How I can make a debian package "in Ubuntu(Debian) way"? I think, threre is many another patches\addons in repo package. [17:14] your/use [17:14] waylandbill: its a new install nothing to backup [17:14] kazim59: nice angel [17:14] lol [17:14] ere4si chemical is me [17:14] waylandbill: but how can I fix the root problem so that it does not occur again [17:15] Christoz: there was a typo - sudo chown -Rv chemical:chemical /home/chemical/ftp [17:15] hi guys [17:15] nikrud: Hey nikrud, I changed it to Ctrl+M the way you told me. I didn't know if GTK allowed to make shortcuts like that? Is this a general way? [17:15] hi [17:15] hyw: oh. you just installed and it's doing that? I thought you had done some hardware changes. :-/ [17:15] kazim59: gconf-editor/desktop/gnome/interface/can_change_accels , enable that and try the mouse over the menu item, press preferred keys [17:15] rwycuff, not that I know of. [17:15] kazim59: yes [17:15] Does anyone know how to change the system beep so that my speakers beep instead? [17:15] nikrud: Thanks. I've set Ctrl+W for the Close item. And its working now... [17:16] nikrud: I guess sometime I may've made this accident of changin accels. Since I really don't believe on angels... [17:16] is there x-gzip decoder plugin for totem?? i got an error message that it is missing. [17:16] kazim59: you might want to go to that gconf-editor key and disable it after you have them back to normal [17:16] ere4si no it wasn't the folder of mine that my friend is seeing through gFTP is /home/ftp [17:16] xomp : ok was this wireless card built in [17:16] waylandbill: yeah lol I just reinstalled actually, was having Grub Error 17 before yesterday and fixed it with fixmbr windows recovery console [17:16] k [17:16] nikrud: Thanks a lot. You solved 2 problems today. [17:16] ere4si no it wasn't.... the folder of mine that my friend is seeing through gFTP is /home/ftp [17:16] k [17:16] kazim59: makes up for yesterday ;) [17:16] rwycuff, sort of yes, it attaches to the top of the laptop and according to ubuntu, it's using the prism2_usb driver out of box === lmr_ is now known as lmr[lunch] [17:17] !beta [17:17] Sorry, I don't know anything about beta - try searching on http://ubotu.ubuntu-nl.org/factoids.cgi [17:17] !heron [17:17] Hardy Heron is the code name for the next release of Ubuntu (8.04-LTS), due April 2008 - For more info, see: https://wiki.ubuntu.com/HardyHeron - CONSIDER IT TO BE PRE BETA (ALPHA) SOFTWARE - Discussion and support in #ubuntu+1, NOT #ubuntu [17:17] 'llo [17:17] hyw: any idea what led to the error 17? did something change? [17:17] Christoz: the typo was the extra : in front of you:you [17:17] i have an error with my xorg.conf [17:17] for some reason my keyboard ain't working anymore [17:17] which pci-e hardware raid5 card would you guys recommend that is supported by either opensuse or ubuntu/debian out of the box? [17:17] xomp:and this wireless card mac is in your mac filter right [17:18] salmander: 3ware [17:18] ere4si so is this the right one? sudo cchown -Rv :chemical: /home/ftp [17:18] rwycuff, yes. [17:18] ere4si so is this the right one? sudo cchown -Rv :chemical /home/ftp [17:18] join [17:18] chown [17:18] waylandbill: lol I messed up with ubuntu it was a new install so I erased the drive tried to install again and it led to grub error 17 [17:18] hyw: how many hard drives are in your box? 3? [17:18] waylandbill: yeah [17:18] can anybody help me with sound issues? [17:18] i have never used ubuntu but i want to. so i downloaded 7.10 amd and wrote it to a cd. my computer is hp tx1000 (amd). i boot my computer from cd. and try to install ubuntu. but a white screen comes, and nothing else happens. before the white screen it says 'can't set the system clock' etc. what do you think is the problem? (ps: there is vista on my computer and i did not uninstall it and... [17:18] ...formatted my computer) [17:18] ere4si so is this the right one? sudo chown -Rv :chemical /home/ftp [17:18] i want join chat [17:19] Christoz: sudo chown -Rv chemical:chemical /home/ftp [17:19] rwycuff, for some reason I think maybe there's an issue with my network. Seems I'm having probs throught the house with certain pc's. My media center PC can't get online either now for some reason, but I have 2 other pc's that can get online (these are all wired connections not wireless). So something is awry :( [17:19] waylandbill: 1 storage 1 windows 1 ubuntu [17:19] xomp:ok that other driver i said is one on line that is also known to work [17:19] i want join chat [17:20] xomp:what kinda router you use [17:20] dhaiems: What are you looking for? [17:20] rwycuff, yeah, awhile back ago I heard of the orinco drivers heeh. I use a linksys router currently. [17:20] no apa bisa di report [17:20] ere4si yupee!!! you are a Diamond [17:20] hey guys im in dire of some Serious help!... i installed alsa drivers according to instructions found online... and i am not getting any sound... dmesg returns the following error ! http://paste.ubuntu-nl.org/60302/ [17:20] dhaiems: then jump in and chat [17:20] !id | dhaiems [17:20] dhaiems: join ke #ubuntu-id untuk membahas ubuntu dalam bahasa Indonesia [17:20] hyw: it has to be that grub doesn't think it's hd(2,1) if grub is giving the error. I'm trying to figure out how to get grub to list the devices it sees. [17:20] can anyone help me please? [17:21] yes i want to joint, im indonesia man [17:21] Christoz: happy for you :) [17:21] dhaiems: type /join #ubuntu-id [17:21] ibrahimkocyigit: did you say you did NOT uninstall Vista? [17:21] waylandbill: u said earlier that super grub disk can cause issues [17:21] waylandbill: grub has tab-completion [17:21] yes i did not :( [17:21] xomp:have yuo tried power cycling the thing to see if that fixes the other pc's [17:21] waylandbill: and I used that disk to install grub [17:22] ibrahimkocyigit: desktop or laptop? [17:22] ere4si i have to read the book [17:22] laptop [17:22] pici i want join [17:22] hp tx1000 [17:22] amd [17:22] rwycuff, nope, lemmee try (may disconnect here) :) [17:22] Christoz: it takes practise [17:22] waylandbill: To get grub to do tab completion on devices, it's not completely intuitive. Try root ( to get a list. [17:22] ibrahimkocyigit: you will probably have to use the Ubuntu alternate CD [17:22] Christoz: I read here then practise [17:22] that's the fifth cd i used.. [17:22] ...if tha tmakes any sense. :) [17:22] waylandbill: because I installed ubuntu but the grub was missing dunno why so it just boots to windows after the installation [17:22] and a dvd =( [17:23] i downloaded it three times [17:23] ibrahimkocyigit: the alternate Cd does not use the GUI installer [17:23] how are you [17:23] Good day everyone [17:23] high try in #alsa [17:23] ere4si yes reading & practicing [17:23] oh ok. i will search information about alternate cs [17:23] cd [17:23] :) [17:23] thanx bieb [17:23] hyw: if you did fixmbr, it put a windows boot loader. You need to put grub in place of that. [17:23] my goal it to get my EDIROL UA-25 external sound card working with ubuntu feisty. I am dual booted with Windows XP and the UA-25 came with software for windows but none for linux. Where should I begin? [17:24] ibrahimkocyigit: in ubuntu forums, do a search for your model laptop. there were good instructions for my HP laptop [17:24] anteaya, plug it in and see is ubuntu autodetects it [17:24] hyw: the hd(x,x) to put in grub all depends on the drive you told the bios is your boot drive or your boot order. [17:24] waylandbill: now I have a grub used super grub disk to fix linux [17:24] bieb: thanks.. [17:24] does anyone have any experience using vncserver, when I login to remotely control my ubuntu box it displays me an ugly X screen with a terminal in a window instead of gnome, can anybody help me? [17:24] ibrahimkocyigit: glad to help [17:24] Seveas: i have and there is no power going to the sound card so I would have to assume no detection [17:25] fevel, type "gnome-session" in the terminal [17:25] Seveas: or is there a command to confirm this? [17:25] hyw: and you installed it to your windows drive or your linux drive? [17:25] what package do i lock if i dont want the kernel to be updated? linux-kernel-version or linux-kernel-generic [17:25] is there a way to use MS VirtualPC images under Ubuntu? A converter or something? [17:25] Will I have any problems using a shared network printer that is on a windows machine? [17:25] waylandbill: ubuntu? [17:25] anteaya, try #alsa, they're good at soundcards [17:25] is there a way to modify window behavior in gnome via a text config file? trying to have right-click rollup windows. [17:25] tiax, no [17:25] Seveas: thank you [17:26] waylandbill: installed ubuntu or grub? [17:26] hyw: the drive you installed grub to. Your ubuntu drive? [17:26] waylandbill: not sure really just loaded the cd then chose fix linux [17:26] tiax: there is no converter, but you can try Virtual Box, it is available for Windows and Linux [17:26] hi [17:26] Svenstaro, on the terminal that appears from the remote machine right? [17:26] from where can i install GTK? [17:26] Seveas: really, nothing? I've read some guys talk about an import feature in vmware-server, but that menu item is missing in my installation from gutsy-partner repos [17:27] fevel, yes [17:27] can anyone point me in the direction of getting a doc for ubuntu? [17:27] I installed build-essential but I'm still not able to configure. [17:27] cst-student: what doc? [17:27] hyw: It may be a bit of a hack but, since hd(2,1) doesn't work, try hd(1,1) and hd(0,1) and see if they make a difference. [17:27] !comipiling | jastiv [17:27] Sorry, I don't know anything about comipiling - try searching on http://ubotu.ubuntu-nl.org/factoids.cgi [17:27] bieb, like a icon doc [17:27] whats the easiest way to make any pendrive or ipod to be mounted allways at the same mountpoint (even if I can use onlu one at a time)?? [17:27] bieb: too bad. It's just that I have some premade images (windows+ie -testing images from microsoft.com) I want to use for webdev testing etc [17:27] cst-student: have you searched Ubuntu forums? [17:28] guys how can i install GTK+? [17:28] tiax: I see... yeah that bites [17:28] bieb, nope [17:28] /join #django [17:28] jastiv: think you need to install "make" to use configure [17:28] waylandbill: hmm how do I try [17:28] leogermani, give them the same disklabel [17:29] cst-student: check there first, they would have the most docs https://help.ubuntu.com/ [17:29] hyw: by mounting sdc2 to /mnt and editing /mnt/boot/grub/menu.lst and trying each one. [17:29] Seveas: impossible. the idea is exactly to get any pendrive ... even unknown ones [17:29] jastiv: look up "make" in packet manager and see if you have it installed [17:29] alwrwr2003, ubuntu comes with gtk+ 2 by default [17:29] * grumpy_gramps I have a new ubuntu 7.10 install and my pentium III box is id'd as an i386. Consequently many of the shipped apps will not install. Is this usual? [17:29] leogermani, modify udev rules [17:30] i can't install pidgin 2.4 it says i don't have GTK+ [17:30] grumpy not that I know of [17:30] You must have the GTK+ 2.0 development headers installed to compile Pidgin. [17:30] If you want to build only Finch then specify --disable-gtkui when running configure. [17:30] Seveas: can you point me where I learn to do that? [17:30] this is the msg i got [17:30] leogermani, looking already :O) [17:30] can anyone take a look at my xorg.conf and try and get my secondary display to work? [17:30] alwrwr2003, you can get that in a deb from getdeb.net i believe [17:30] alwrwr2003: try the .deb files from getdeb.net [17:30] i tried using this tutorial and managed to make aticonfig core dump...yay. [17:30] CShadowRun: what video card youre using? [17:31] ATI Radeon X1600 (Dual head) [17:31] alwrwr2003: or if you must compile it yourself, try typing apt-get build-dep pidgin first, that would install its dependencies [17:31] Hi guys. [17:31] k thank a will try now [17:31] waylandbill: will boot wih LiveCD now [17:31] http://rafb.net/p/1DPT0F77.html heres my xorg.conf :P [17:31] grumpy_gramps: what apps? [17:32] * grumpy_gramps bieb xChat [17:32] What should I install if I want to run my own mail server? libnet-smtp-server-perl? [17:32] hyw: okay. good luck. I'll cross my fingers. :-D [17:32] can i extract .tar archive in windows [17:32] grumpy_gramps: is there an error? how are you trying to install? [17:32] ricko12345: yes most archive programs support them [17:32] hello all. I am currently stuck, and was hoping I could bother the channel for assistance please. [17:32] waylandbill: lol but I dont really know where to change the hd thingy in menu.lst [17:32] alwrwr2003, http://getdeb.net/search.php?keywords=pidgin [17:32] ricko12345: winrar; 7zip; peazip etc [17:33] winrar [17:33] * grumpy_gramps I use add/remove [17:33] !ask | ffazzio [17:33] ffazzio: Please don't ask to ask a question, ask the question (all on ONE line, so others can read and follow it easily). If anyone knows the answer they will most likely answer. :-) === macd_ is now known as macd [17:33] how to enable ATI acce [17:33] grumpy_gramps: try this... open a terminal... type in sudo apt-get install xchat [17:33] ty [17:33] leogermani, it should be somewhere in /etc/udev [17:33] how to enable ATI dirvers [17:33] but I can't find it :) [17:33] hyw: the root line. [17:33] waylandbill: isnt there a way to erase everything and start from scratch [17:34] Hello [17:34] * grumpy_gramps thank you bieb I'll try it [17:34] could someone tell my how to correct this apt-error http://pastebin.ca/950543 === Spec is now known as Spec[x] [17:35] grumpy_gramps: ok.. let us know if it works or if there is another error [17:35] I have a 7.10 install, that I was performing an update of Envy on from Ubuntu4 to Ubuntu7, during the update via double clicking the .deb package I accidently hit cancel. This caused the installer to fail, and not respond. So I rebooted my PC. Now when I try to boot into Ubuntu normal or recovery I get the following error: unable to execute /bin/sh for rcS: No such file or directory [17:35] hyw: when you reinstall you tell it to format, but I'd try changing grub's root argument. It doesn't always follow the same order as device names from the kernel. [17:35] how can i open two gnome sessions simultaneously? [17:35] how enable ATI graphics Driver ? [17:35] yo [17:35] I boot from the liveCD to try and mount my OS install and I am unable to mount the FS to perform diagnostics. [17:35] how to enable ATI graphics Driver ? [17:35] how to enable ATI graphics Driver ? [17:36] whats the command to fetch the google earth after you install the google earth package? [17:36] !repeat | caceresa [17:36] caceresa: 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 [17:36] !ati | caceresa [17:36] caceresa: For Ati/NVidia/Matrox video cards, see https://help.ubuntu.com/community/BinaryDriverHowto [17:36] Seveas: neuther do I [17:36] ritalin: err... if you have installed the package, then it's installed and there is nothing to fetch. [17:36] ffazzio: can you give as the error you get?? [17:36] ritalin: i personally would suggest you get the package from Medibuntu [17:36] updated http://pastebin.ca/950546 [17:36] LjL-Temp: it doesnt install the package, it allows you to build your own [17:36] google wont allow you redistirbute it [17:37] !google earth [17:37] Google Earth is now available, for free (only as in price), for Linux, too. To download it see http://earth.google.com/download-earth.html - A package for Ubuntu is available in the !Medibuntu repository [17:37] !medibuntu | ritalin [17:37] ritalin: medibuntu is a repository of packages that cannot be included into the Ubuntu distribution for legal reasons - See http://www.medibuntu.org [17:37] ok [17:37] ty [17:37] What directory is remanded to install an application ? [17:37] recommended* [17:37] how can i get new version of ubuntu [17:37] fabouney: if it's an application you're building yourself, /usr/local or /opt [17:37] hey guys!~ im having the hardest time starting my sound card drivers... i installed the newest alsa drivers and after that no sound worked!>.. dmesg returns the following error http://paste.ubuntu-nl.org/60302/ [17:37] !ubuntu | armand [17:37] armand: 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 [17:37] for example i install Flex builder IDE [17:38] erUSUL: I boot into the console, issue sudo fdisk -l and I see three partitions /dev/sda1 ID 83 / System Linux :: /dev/sda2 ID 5 System Extended and /dev/sda5 ID 8e Linux LVM [17:38] the /dev/sda2 and /dev/sda5 both have the same start and end blocks. [17:38] LjL-Temp, For exemple i've installed Flex Builder [17:38] is there a way to tweak net speed in ubuntu becouse i did in suse [17:38] i tried to so a mount /dev/sda2 /mnt and mount /dev/sda5 /mnt and both say I must specify a filesystem type. I tried ext2 to no avail. [17:39] I'm trying to install ubuntu. All goes fine until setup starts detecting hardware. Then it just hangs there. Either it doesnt like my SS2 or the USB WIFI adapter.. What to do? [17:39] what port are you supposed to on when using IRC? 6667 is one of them, what's the other one? [17:39] fabouney, no idea about it, just don't touch /usr. use /usr/local or /opt (/opt being more apt for programs that don't follow the normal unix directory conventions) [17:39] fastZ there are a few ports 6669 is another [17:39] #dvb-livecd [17:39] fastz: i think it's tcp 6660 - 6669 [17:40] if I install php5 on my ubuntu gutsy system will that enable me to run php scripts locally as if they were on a server? [17:40] what is the one that you sometimes get here in #ubuntu saying there's a security flaw in one port and you need to switch to using another one instead [17:40] pestilence: are u still there? [17:40] peter77: uh, "as if they were on a server" - no, you need a server, such as apache2. of course you can then just reach it locally. [17:40] i know a few times before i got kicked from this channel for using the default IRC port [17:40] yeah [17:40] installed apache2 [17:41] peter77: otherwise, you can install "php5-cli" and use it as a scripting language like many - but nothing to do with the web [17:41] peter77: then yes. [17:41] !lamp > peter77 [17:41] fastz: try 6669 [17:41] I am having major issues with my wireless card (again). I run a dmesg and get the error: wifi%d: unable to attach hardware: 'Hardware revision not supported' (HAL status 13). the only problem I have is this used to work until recently. Anyone know what I can do to fix this? [17:41] is there any type of trashbin in ubuntu? if yes how can i go to it so i empty it please? [17:42] dfs: did you modify 'sudo nano /etc/modprobe.d/alsa-base' with 'options snd-hda-intel model=MODEL [17:42] Is anyone else having trouble downloading package info from the repositories? [17:42] * [17:42] Yanch0, look at the bottom right of your screen [17:42] minimec: no i didnt lemme try! [17:42] great thanks Seveas :) [17:42] I also take it setting this up on my laptop will not cause any performance issues? [17:42] waylandbill: which root line do I have to change in here http://paste.ubuntu-nl.org/60318/ [17:42] dfs: https://help.ubuntu.com/community/HdaIntelSoundHowto (at the end) [17:42] as I will only be using it for testing and not public access [17:42] dfs: in the last third ;) [17:43] hyw: line 131 [17:43] I'm trying to install ubuntu. All goes fine until setup starts detecting hardware. Then it just hangs there. Either it doesnt like my SS2 or the USB WIFI adapter.. What to do? [17:43] ffazzio: if you are using lvm you may have to specify a different /dev/* node not just the partition directly [17:43] HugoB: ss2? [17:43] skystar 2 [17:44] waylandbill: to (hd1,1) and reboot? [17:44] how come it hangs [17:44] * grumpy_gramps on execution it reports not found [17:44] I have an apt-get install -f problem would someone mind looking here http://pastebin.ca/950546 and advise me on how to proceed? [17:44] Why is it that when I share a folder through smb that it asks me for a password on a remote computer? I tried the same one as I log in on on the hosting machine and it does not work === minimec is now known as minimec_away [17:45] grumpy_gramps: how did you execute? [17:45] HugoB: Is the installer completely frozen at that point, or do you think you've be able to "Alt+F4" to get a more useful error message than, well, no error message. [17:45] how to enable ATI graphics Driver on terminal ? [17:45] how to enable ATI graphics Driver on terminal ? [17:45] I am having major issues with my wireless card (again). I run a dmesg and get the error: wifi%d: unable to attach hardware: 'Hardware revision not supported' (HAL status 13). the only problem I have is this used to work until recently. Anyone know what I can do to fix this? [17:45] * grumpy_gramps in the term window I executed the command string you suggested [17:45] waylandbill: sorry I just started using linux few days back [17:45] !md5 [17:45] eeerrrr [17:45] 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 [17:45] how to enable ATI graphics Driver on terminal ? [17:45] how to enable ATI graphics Driver on terminal ? [17:45] is it safe to remove ubuntu-desktop ? trying to remove gnome-games and it needs to remove ubunt-desktop too [17:45] how to enable ATI graphics Driver on terminal ? [17:46] !repeat [17:46] 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 [17:46] grumpy_gramps you mean the apt-get fails? [17:46] chdst: it froze completely [17:46] minimec: what do i put for MODEL? cause when i do cat /proc/asound/card0/codec#* | grep Codec ... itsays directly not found [17:46] * grumpy_gramps yes [17:46] question about console-kit-daemon.... is it caused by fast user switching? [17:46] chdst: I can try again and perhaps get the error message, alt+f4 that is? [17:46] hi there [17:47] hi there, reach me at tiara299@tradeyourpics.com [17:47] how to enable ATI graphics Driver on terminal ? [17:47] grumpy_gramps: sudo apt-get install xchat you enter your password and what is the exact error? [17:47] how to enable ATI graphics Driver on terminal ? [17:47] I am having major issues with my wireless card (again). I run a dmesg and get the error: wifi%d: unable to attach hardware: 'Hardware revision not supported' (HAL status 13). the only problem I have is this used to work until recently. Anyone know what I can do to fix this? [17:47] caceresa: there is no point in repeating every 30 secs.. wait at least 5 minutes before repeating [17:48] HugoB: It's probably worth a shot. I asked because I'm not familiar enough with that step of the install process or hardware compatibility to hazard a guess. If there was a good error message in the installer debug logs, though, we might be able to get to the root of the problem more quickly. [17:48] What is the wine channel? [17:48] server irc.freenode.net [17:48] dabbill: #winehq [17:48] dabbill: first left the beer one. but also #winehq [17:48] Slart, thanks [17:48] what is fast user switching? is it the same as logging out and then in again as a different user? [17:49] hyw: try hd(1,1) and if unsuccessful hd(0,1) [17:49] Will I be able to use a shared printer that is a windows network? [17:49] chdst: how do I see the deubg logs [17:49] on a windows network, I mean [17:49] taime1_: I think it keeps the apps and stuff running for the first user.. even while the second one is logged in.. [17:49] taime1_: But retaining user settings, windows and current states when you log in/out [17:49] Slart: yep! correcto. [17:49] how do i use it? === Sinn3rman is now known as Sinnerman [17:50] I'm having trouble getting aMSN to run [17:50] taime1_: press the little exit icon.. the door thingy.. and "switch user" [17:50] I get a huge long error [17:50] oh duh... [17:50] i'm having trouble waking up early [17:50] waylandbill: just tried 0,1 didn twork now trying 1.1 [17:50] 1,1 [17:50] HugoB: That's what's being printed to the 4th virtual console during the install. Sorry to change up terms on you. It's genreally only useful to look at that if something breaks on you. :) [17:50] well, can that feature be removed? [17:50] can some one give me a copy of file /etc/init.d/vsftpd [17:50] HugoB: You can hit Alt+F4 to view it, and Alt+F1 to return to the installer UI. [17:50] Can someone help me? aMSN wont run! [17:51] Stupid^Kid: reinstall the package? [17:51] taime1_: why would you want to do that?.. just curious.. [17:51] Some_Person, pastebin the error [17:51] Seveas: http://paste.ubuntu-nl.org/60319/ [17:51] where i can get the lastest sourcelist ? [17:51] chdst: alright, thanks, I'll go try again [17:51] fabouney: !sources [17:51] Some_Person, reinstall amsn [17:51] fabouney: there is no such a thing "lastest sourcelist" [17:51] slart: well, i read that fast user switching is what causes console-kit-daemon to run... and i dont want to have to kill it all the time, plus, i dont use fast user switching [17:51] * grumpy_gramps Reading package list done; building dependency tree; reading state information....done; E: Couldn't find package xchat [17:52] !sources [17:52] The packages in Ubuntu are divided into several sections. More information at https://help.ubuntu.com/community/Repositories and http://www.ubuntu.com/ubuntu/components - See https://wiki.ubuntu.com/RecommendedSources for the recommended way to set up your repositories [17:52] i need to install ndiswrapper 1.28 but i have a higher version installed already. how do i get the older version [17:52] grumpy_gramps, don't abuse the /me command [17:52] grumpy_gramps: sudo apt-get update [17:52] i install it with source , and finish my configure ,so i'm afraid if i reinstall it something may goes bad [17:52] is it safe to remove ubuntu-desktop ? trying to remove gnome-games and it needs to remove ubunt-desktop too [17:52] I am having major issues with my wireless card (again). I run a dmesg and get the error: wifi%d: unable to attach hardware: 'Hardware revision not supported' (HAL status 13). the only problem I have is this used to work until recently. Anyone know what I can do to fix this? [17:52] erUSUL: i install it with source , and finish my configure ,so i'm afraid if i reinstall it something may goes bad [17:52] The monodevelop 1.0 wont compile on my feisty box. Are there any deb packages available yet? [17:53] Yanch0, it is safe [17:53] * grumpy_gramps bieb ok [17:53] taime1_: hmm.. ok.. well.. all I found was this forum-thread.. perhaps there is something useful there http://ubuntuforums.org/showthread.php?t=700675 [17:53] Seveas: didnt work [17:53] grumpy_gramps did it run? [17:53] Some_Person, what did you do to reinstall? [17:53] Seveas: sudo apt-get remove amsn tcl8.5 tk8.5 && sudo apt-get install amsn [17:54] Slart: cheers [17:54] i need to install ndiswrapper 1.28 but i have a higher version installed already. how do i get the older version [17:54] Some_Person, you might need to move your ~/.amsn out of the way [17:54] Seveas oki thanks - for a second i thought i would break ubuntu [17:54] What is the filename of the Gnome Quit dialog? [17:54] Some_Person, which version of ubuntu do you use, what does 'apt-cache policy amsn' say? [17:54] Stupid^Kid: i'm sure that in the source tarball there is a sample config file [17:55] Yanch0: the only issue will have is when you upgrade to the next version, you'll want to have ubuntu-desktop installed to make sure you get a good upgrade [17:55] Seveas: gutsy, http://paste.ubuntu-nl.org/60320/ [17:55] ok thanks nikro [17:55] i need to install ndiswrapper 1.28 but i have a higher version installed already. how do i get the older version [17:55] nikrud* will install it before i upgrade then [17:55] * grumpy_gramps bieb something happened it fetchet 1B in 1s then reported Reading package lists done [17:55] I am having major issues with my wireless card (again). I run a dmesg and get the error: wifi%d: unable to attach hardware: 'Hardware revision not supported' (HAL status 13). the only problem I have is this used to work until recently. Anyone know what I can do to fix this? [17:56] grumpy_gramps, don't abuse the /me command [17:56] !gutsysources | grumpy_gramps (you don't have universe most likely) [17:56] grumpy_gramps (you don't have universe most likely): gutsysources is in System->Admin->Software Sources, enable (main) (universe) (restricted) and (multiverse) and disable the Cdrom on the Ubuntu Software tab. On the Updates tab, enable (gutsy-security) and (gutsy-updates). [17:56] ok.. now run the apt-get install command again [17:56] Seveas: and moving my ~/.amsn folder didnt help [17:56] erUSUL: yes, i want the script used to start/stop/restart the deamon, maybe i can write it myself , but now i don't know howto [17:56] Some_Person, which version of ubuntu do you use, what does 'apt-cache policy amsn' say? [17:56] Seveas: gutsy, http://paste.ubuntu-nl.org/60320/ [17:56] haha i stumped all the linux gurus [17:57] Some_Person, ah, you're using backports [17:57] Why is it that when I share a folder through smb that it asks me for a password on a remote computer? I tried the same one as I log in on on the hosting machine and it does not work [17:57] not supported === burken_ is now known as burken [17:57] Seveas: yes [17:57] jake2point0: what was the question? You're tempting fate :) [17:57] i need to install ndiswrapper 1.28 but i have a higher version installed already. how do i get the older version [17:57] jake2point0: uninstall the current version, compile the 1.28 [17:57] and your sources.list has feisty in it still -- pastebin yout sources.list please [17:58] Seveas: and by the way, i want amsn with anti-aliased fonts, so the regular package wont work (anti-aliased fonts requires version compiled for tcl/tk8.5, which i believe that one is) [17:58] ath0 is strange [17:58] * grumpy_gramps bieb it still reports that the package was not fount. Btw why is seveas telling me not to abuse the /me command? [17:58] remove and installed the module seven times to get it to actually work [17:58] my ubuntu computer lost a connection to the internet after a restart, can anyone help me diagnose what's wrong? [17:58] yeah tell me what dmesg says [17:58] pastebin it [17:58] what i need to do to return back to linux when im using windows xp on virtual box ??? [17:59] because every message you send has ***grumpy_gramps [17:59] gRaCiOsO, hit the right ctrl and it should let go of windows. [17:59] gRaCiOsO: using Virtual Box? or VMware? [18:00] gRaCiOsO: I'd try ctl-alt , see if that releases the mouse [18:00] nikrud ok i uninstalled it via synaptic package manager. now how do i get ahold of 1.28 [18:00] gRaCiOsO: that's vmware-server, but might be the same [18:00] Some_Person, gutsy doesn't even have tcl/tk 8.5 [18:00] nikrud, thats for vmware in general ... but as long as he uses the right ctrl it should let go as well [18:00] gRaCiOsO: if you install the guest additions in VirtualBox then you wont have to "release" from the window [18:00] Some_Person, you're way out of standard ubuntu practice there -- please don't count on support [18:00] waylandbill: congratulations! 1,1 worked! [18:00] Seveas: then why does this package depend on tcl8.5 and tk8.5 and where is it getting those packages from? [18:01] Some_Person, probably backports as well [18:01] bieb, what is that? [18:01] Finally, after 2 days I installed ubuntu [18:01] jake2point0: a sec, the ndiswrapper site ( ndiswrapper.sourceforge.net ) seems donw [18:01] gRaCiOsO: are you running VMWare? or Virtual Box? [18:01] waylandbill: thanks a bunch! [18:01] Seveas: i' [18:01] hischild, i tryied [18:01] and thanks everyone for helping [18:01] Seveas: i'll try using http://ubuntuforums.org/showthread.php?t=649364 [18:02] nikrud figures. ill check it out [18:02] bieb, virtual box [18:02] jake2point0: you can get there from here: http://ndiswrapper.sourceforge.net/joomla/index.php?/component/option,com_openwiki/Itemid,33/id,list/ [18:02] nikrud am i pming you correctly ... not sure [18:02] hyw: excellent. I knew it grub was seeing a different order. My UUID was an incorrect guess, but didn't hurt... for now. Congrats. [18:02] ok.. to release from the windows VB, click the Right Ctrl button [18:02] !register | jake2point0 (and pm'ing without asking first is considered bad manners) [18:02] jake2point0 (and pm'ing without asking first is considered bad manners): By default, only registered users can send private messages - Information about registering your nickname: http://freenode.net/faq.shtml#userregistration - Type « /nick » to select your nickname. [18:03] waylandbill: thanks [18:03] gRaCiOsO: did that work? [18:03] nikrud i dont pm unless the public pms me first === _weltall is now known as weltall2 [18:03] bieb, yeah it works thanks a lot [18:03] jeje [18:04] waylandbill: there are 200 updates shall I install them all [18:04] hyw: seems kinda hackish to try each possibility until one worked, but can't argue with results. It was fun anyway. :-) [18:04] hyw: I don't see why not. Not much to lose at this point. :-D [18:04] waylandbill: I didnt expect it to be as easy as you typed it [18:04] gRaCiOsO: at the top of the VB window click Devices>Install Guest Options, then the mouse wont be locked into the window [18:04] waylandbill: I thought there were would be more to adjust and change lol [18:05] denconf has a notification type called teletype that works as I expect it to, but there is no way to set this as the type when doing dpkg-reconfigure debconf, ideaS? [18:05] bieb, ok i will see it [18:05] thanks [18:05] gRaCiOsO: np [18:05] hello, i am having sounds issues on my laptop, can anybody help me? [18:05] hyw: now you know what to do when you buy a bigger hard drive. [18:05] hyw: or what you're in for I should say. hehe [18:06] why is my internet not working? [18:06] I'm trying to get OpenPTC installed, anyone any experience with it? [18:06] *im on irc on another computer [18:06] Hi guys, just a quickie, anyone know how to restore the ubuntu icons? I screwed mine up by messing about with them now they are all wrong sizes! ;_; [18:06] macd: sudo dpkg-reconfigure debconf [18:06] anyone know when beta is here+ [18:07] t0rp: because you forgot to pay the internet bill? [18:07] !hardy | burken [18:07] burken: Hardy Heron is the code name for the next release of Ubuntu (8.04-LTS), due April 2008 - For more info, see: https://wiki.ubuntu.com/HardyHeron - CONSIDER IT TO BE PRE BETA (ALPHA) SOFTWARE - Discussion and support in #ubuntu+1, NOT #ubuntu [18:07] burken, when it's released [18:07] nikrud ive downloaded it. looks like a zip file . how do i giter going [18:07] nikrud, yeah tried that, teletype is not in the list [18:07] no the network works, Im on it on another computer [18:07] Seveas: dangit, i get the same error [18:07] !compile | jake2point0 [18:07] jake2point0: Compiling software from source? Read the tips at https://help.ubuntu.com/community/CompilingSoftware (But remember to search for pre-built !packages first) [18:07] t0rp: could be any number of reasons. Is this ethernet, wireless? Has it worked before? LiveCD or hard drive install? [18:07] waylandbill: lol yeah lets just hope I wont confront another issue by tomorrow, I always have bad luck with ubuntu whenever I install it I'd face a problem wouldnt know how to fix it and am noob in linux then I'd just forget about ubuntu.. hopefully this time I will learn [18:08] ubunto-br [18:08] does anyone know how i can revert my Human icons, i messed them up by replacing them with the wrong sized files [18:08] i was hoping i could d/l the originals and c&p them back to where they should be [18:08] its wired it worked before the restart [18:08] hyw: get a book. I found it helps alot. [18:08] i was messing around with non-working hibernate and standby stuff [18:08] not released yet .(( [18:08] DeanJ, reinstall the theme package [18:08] thanks Seveas [18:08] !ubunto-br | simara [18:08] Sorry, I don't know anything about ubunto-br - try searching on http://ubotu.ubuntu-nl.org/factoids.cgi [18:08] good thinking [18:08] waylandbill: are there free pdfs online [18:09] hold on im trying a live gutsy cd [18:09] Hello [18:09] hi [18:09] hyw: help.ubuntu.com [18:09] I've got a laptop with a fresh ubuntu gutsy 7.10-install [18:09] hyw: there's tons of info online. I find a book is nice for those times when you can't be online. [18:09] Video card is [18:09] how do i reset my keyboard shortcuts in gnome? [18:10] ATI Radeon XPress 1100 [18:10] Ok [18:10] t0rp: the big thing is if you have an ip address. That's what I'd check first. [18:10] With VESA, I can boot but ubuntu launches slowly [18:10] So what to do now? [18:10] How do you share a folder over the network? I've tried NFS and it never shows up, and SMB asks for a password of which I have no idea what that is. [18:10] waylandbill: yeah that would be interesting, though it wont be pratical [18:10] bieb: thanks [18:11] np [18:11] hyw: like waylandbill suggested there are some good books out for Ubuntu, and dont need internet for them and you can read them on the train or what-not [18:11] hyw: you can skip the book, if you just simply learn quickly. You may try linuxbasics.org if you're completely noob. [18:12] linuxbasics are good people.. thats for sure [18:12] waylandbill: yeah that would be helpful as well am a real linux noob [18:13] I find there are times I like to read a little and not be online. Doing everything at the computer is good way to get an RSI. [18:13] macd: not sure, I've always mildly wondered where that was kept, looking for later [18:13] bieb: heh I barely get on trains [18:13] RSI? [18:13] bieb: no trains here, though one is on progress [18:13] nikrud, yeah it doesnt exist in debconf.conf, and theres really no way to edit the flatfile debconf uses for its "database" [18:13] hyw: me either.. but was only analogy I came up with === _weltall is now known as weltall [18:13] bieb: repetitive stress injury [18:14] ahh [18:14] okay new problem. I have Ubuntu 7.10 and I am attempting to get the wireless working now that it is installed correctly. I am doing a Static IP for the laptop with all the WEP encryption information. I can ping anything internal to the network but when I attempt to ping externally it does not respond. I attempted fixing the resolv.conf by forcing the nameservers but that is not working either. any thoughts? [18:14] waylandbill: too many things to learn about actually, but it is a good idea to learn something and abandon microsoft [18:15] hyw: try the linuxbasics.org site. gives the fundamentals, which is very helpful. [18:16] AldarHawk: do you have the gateway set correctly and the routing? [18:16] Ive tried the live cd and Im not getting an internet connection, ifconfig looks strange too [18:16] yes gateway is set to the wireless router. [18:16] I have hard coded in the name servers for openDNS which worked before all the ath_pci problems I have been having [18:16] hi all [18:17] restarted networking and dhcdbd [18:17] waylandbill: looks nice and organized [18:17] waylandbill: many in google as well [18:18] I installed Firestarter, but when I run the firewall, it gives me the error "The device eth0 is not ready." I am using a wireless connection, but it doesn't show up in preferences for FS. [18:18] o wait i switched the port which i connect to on my switch and it started working, worked automatically, hehe, i guess there wasnt a good connection on that port [18:19] bieb: 3ware which one? [18:19] waylandbill: thanks again for helping and I hope I was not a burden [18:19] t0rp: better than any alternative. :-D [18:19] hyw: it's snowing outside, so I'm indoors anyway. [18:19] Seveas: I figured it out. I uninstalled tcl/tk8.4 and tcl/tk8.5, and reinstalled amsn. now it works [18:20] AldarHawk: and the routing table looks okay? The outside world is listed to go through the gateway? [18:20] hi all [18:20] salmander: you will have to look through and see which fits your needs, I think all the 3ware cards have good linux support [18:21] yes [18:21] waylandbill: heh it only rained for 1 week this winter in here [18:21] I will look at this later...to busy now :( === bluefoxx__ is now known as bluefoxx [18:21] bieb I though they had software raid cards mostly [18:21] can anyone tell me if Ubuntu will run on a "Dell Precision M2300"?? [18:21] salmander, I believe they are hardware raid [18:22] AldarHawk: you may try dig and/or tracert later to see if you even can make it out to the nameservers. [18:22] tkooda, what are the specs? [18:22] I was booted for abuse of the /me command. I didn't know and I apologize. Thanks for the help from Bieb and Ubotu. It solved my problem. [18:22] 9650SE ? [18:22] grumpy_gramps: good deal [18:23] how do i reset my keyboard shortcuts in gnome? [18:23] I'm having some problems with the fonts displayed by kpdf an evince, but only for some pdfs (it seems to be a subset of pdfs created on Windows that cause problems.) The fonts are readable, but the characters are crammed very close together. Example: http://ciscavate.org/data/evince.png [18:24] Is there a network specific irc channel? [18:24] DRebellion, http://laptoping.com/dell-precision-m2300.html . (I'm confident I can get the NVIDIA graphics, intel 4965 wifi, and CD drive going. dunno about hybernate, audio, etc??) [18:24] largos: looks like a font you don't have on your system was used in the pdf and not included in the pdf. [18:24] waylandbill: that was my first thought too, but the same doc looks fine in Emacs with doc-view mode [18:24] OT: http://www.cnn.com/2008/US/03/20/stingray/index.html [18:25] !hcl (you may want to check here) | tkooda [18:25] DRebellion, http://tinyurl.com/35wz8d <-- Dell Precision M2300 specs from dell.com [18:25] can somebody please help me with my sound? the laptop speakers won't mute when i plug in my headphone [18:25] !hcl | tkooda [18:25] tkooda: 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 [18:25] ops can you ban my other nick bluefoxx_ please? it keeps ghosting itself << [18:25] waylandbill: emacs version: http://ciscavate.org/data/emacs.png [18:25] largos: kpdf and emacs may be substituting with different fonts from the same family [18:26] waylandbill: ah.. === lmr[lunch] is now known as lmr [18:26] DRebellion, yah, I couldn't find any mention of the "Dell Precision M2300" in the https://wiki.ubuntu.com/LaptopTestingTeam/ ? [18:26] largos: if the font can't be found, the specification I think is just to find another font in the same family. [18:27] tkooda, try the individual hardware pieces [18:27] I have a Ubuntu related question. If I wanted to run Ubuntu 7.10 on a server, what is the upper limit for how much ram it can support? [18:27] computer13137, depends on whether you use the 32bot or 64bit version [18:27] computer13137, depends on 32 or 64 bit [18:27] 64-bit. [18:27] hi all, i have a SW raid 5 with 8 SATA disks that's rebuilding right now but it's only going at 23MB/s seems a little slow....is that about right? [18:27] computer13137, so its almost unlimited :D [18:27] waylandbill: do you know if there are any packages I could try installing to see if they may provide a better font match? [18:27] computer13137, that supports more than fits in the most bulky server :) [18:27] Combat: What is it precisely? [18:27] :P [18:28] I was thinking about doing 8GB. [18:28] computer13137, yes that works [18:28] computer13137, 8gb is nothing [18:28] lol, cool. ;) [18:28] largos: if you knew the font and had a copy of it, you could install it and all would be good. Authors really should embed the font if it's not of a small, standard set, but they don't :) [18:28] combat: what is the limit for 32bit ubuntu? [18:28] I might be able to get a cheap colo. [18:28] So I'm looking at building a 4U rack. [18:28] bieb, 4GB [18:28] ok [18:28] 2TB of space, 8GB of Ram. :) [18:28] Quad core AMD [18:28] largos: you could try the ms tt fonts if you don't mind non-free software. [18:28] 2tb? thats all? [18:29] That's plenty. :P [18:29] computer13137, that's not mush for a 4u [18:29] LOL [18:29] :P [18:29] I'm not gonna be a fucking web host. [18:29] lol [18:29] you could fit that in 2 [18:29] Why do I need multi terabytes? :P [18:29] wtf [18:29] thats only 2 - 1tb drives [18:29] Anyway... [18:29] waylandbill: yeah, just found out that I don't have msttcorefonts installed -- I'll try that [18:29] OT? [18:29] waylandbill: thanks! === master_o1_master is now known as master_of_master [18:29] Huh? [18:29] ...huh? [18:29] lori@lori-desktop:/usr/local/src/gnash$ ./configure [18:29] bash: ./configure: No such file or directory [18:29] Why do I keep getting booted? [18:29] computer13137, don't drop the F bomb again [18:29] computer13137: your language. [18:29] computer13137, cuz you are swearing [18:29] Oh. :P Sorry. :P [18:30] 64bit supports 16384 petabytes, just for your info [18:30] ^^ [18:30] computer13137: porn, Mp3z, vidz [18:30] Cool combat. [18:30] :P [18:30] I don't understand why it says that, there is a configure in the directory [18:30] okay I am back now. [18:30] Bieb, I have no intention of running a piracy ring. :P [18:30] I just want a few game servers, a little HTTP, and some nicely impressive specs. [18:30] computer13137, why not, but involve me :P [18:30] ;) [18:30] not a piracy ring, personal use :D [18:31] lol that's stupid. [18:31] jastiv: empty .configure file? [18:31] That's what my LAN server does. [18:31] :P [18:31] computer13137, combat: offtopic talk elsewhere please [18:31] did someone say porn? ;) [18:31] rofl [18:31] hehe [18:31] Is there a device manager somewhere in ubuntu 7.10 that actually allows you to manage devices? [18:31] I had the same setup before this all crashed. Anyone able to help me out? I have set up my system static in interfaces with the essid and key all set up. in resolv.conf I have hardcoded in external name servers (openDNS name servers) and now I cannot ping anything external to my network. Any thoughts on fixing this? [18:31] =/ I have a newbie question: I just installed and formatted an external drive, but the permissions say only root can access....but the login screen won't let root log in....help with the command after 'su'? [18:32] grumpy_gramps, what do you want to manage about them? [18:32] Combat, can you get Pms? :P [18:32] grumpy_gramps: what to manage about them? [18:32] !root | ey-nonymous [18:32] ey-nonymous: Do not try to guess the root password, that is impossible. Instead, realise the truth... there is no root password. Then you will see that it is 'sudo' that grants you access and not the root password. Look at https://help.ubuntu.com/community/RootSudo [18:32] Seveas: you beat me ;) [18:32] lori@lori-desktop:/usr/local/src/gnash$ empty .configure file [18:32] bash: empty: command not found [18:32] * ApOgEE- busan [18:32] The repeat on my keyboard (you know, when you hold down a keyboard key, it works as if you keep pressing it rapidly) isn't working. Preferences>keyboard isn't working, either, I get "Error activating XKB configuration." I also get a choice between Gnome and X keyboard configurations at start of session, even though I didn't edit the keyboard config. [18:32] hmm [18:32] Vmware isn't liking Ubuntu today. [18:32] I can't get the installer to start. [18:32] I wanted to test something with virtualbox :P [18:32] recon, that could be gnome-settings-daemon crashing or dbus failing [18:32] Within VMware. [18:32] :) [18:33] jastiv: i meant is it the file empty? since you cannot "./configure" [18:33] Combat? [18:33] computer13137, ? [18:33] Can you get pms? :P [18:33] Seveas: gnome-settings-daemon is up, so I'm guessing it's dbus. [18:33] computer13137, i just answered [18:33] =/ Well, Any ideas on how to set-up the drive for all user access? [18:33] My PM? No you didn't... [18:34] waylandbill: that worked like a charm :) [18:34] Seveas: even odder, once I hit it, it seemed to ignore the crash and now my keyboard's working normally. huh. [18:34] largos: good deal. [18:34] Seveas, functions similar to the system properties >hardware> device manager in win XP [18:34] computer13137, hmm thats weird, i received your message and answered now 10 times [18:35] grumpy_gramps, ubuntu isn't windows xp. You don't need to fiddle with drivers in ubuntu [18:35] !register | combat [18:35] combat: By default, only registered users can send private messages - Information about registering your nickname: http://freenode.net/faq.shtml#userregistration - Type « /nick » to select your nickname. [18:35] Seveas, OK that sounds reasonable [18:36] can anybody help me with my sound? [18:36] grumpy_gramps: with a generic kernel like ubuntu's usually a device just works if it is supported. Thankfully. [18:36] ah thx genii [18:36] grumpy_gramps: I don't miss the stacks of driver CD's from XP days. :-D [18:37] jastiv: are you trying to compile gnash? have you try repo for gnash? [18:37] guys i can't use apt-get it said [18:37] E: Could not get lock /var/lib/dpkg/lock - open (11 Resource temporarily unavailable) [18:37] E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it? [18:37] waylandbill thanks [18:37] combat: np [18:37] what should i do [18:37] whats SELinux? [18:37] alwrwr2003, close all package managers and update managers [18:37] alwrwr2003: do you have anything else being installed or Synaptics opened? [18:37] i'm not running anything [18:37] no [18:37] Hello, i'mma mac [18:37] I had the same setup before this all crashed. Anyone able to help me out? I have set up my system static in interfaces with the essid and key all set up. in resolv.conf I have hardcoded in external name servers (openDNS name servers) and now I cannot ping anything external to my network. Any thoughts on fixing this? [18:38] My next issue it to get my dlink wireless netword w/usb wireless adapter working but maybe I should save that for another session. [18:38] alwrwr2003: check another terminals with apt-get or aptitude running [18:38] mats_, security enhanced linux, modifications that give you mandatory access control and restrictions [18:38] alwrwr2003: nothing at all open other than IRC? [18:38] hello ppls...how are you .. [18:38] yeah [18:38] Nasra, pastebin the output of ps aux [18:38] alwrwr2003: if you aren't using an apt program you can 'sudo rm /var/lib/dpkg/lock' in a terminal. [18:38] ok, I'll try later.... [18:39] Seveas ...I am new here what you mean? [18:39] alwrwr2003: but be sure you aren't running in the background like a terminal or anything [18:39] !aptfix | alwrwr2003 [18:39] alwrwr2003: If an APT front-end crashed and your database is locked, try this in a !terminal: « sudo fuser -vki /var/lib/dpkg/lock;sudo dpkg --configure -a » [18:39] Nasra, sorry, I meant someone else [18:39] hey, can anybody please help me with my sound? [18:39] gotcha... [18:39] thank u all it's worked [18:40] yeah i'm sure there is nothing running on background [18:40] Seveas is SE any good? [18:40] btw how can i know the processes that running? [18:40] alwrwr2003, ps aux [18:40] in the background [18:40] thx :) [18:40] alwrwr2003: ps in a terminal or System-Admin-System Monitor [18:40] hey, i'm still having no sound, using pulseaudio on hardy with 2.6.24-12-generic (completely updated). Anyone willing to give some debug tips? [18:40] mats_, it's supposed to be. I've grown to hate it due to the crappy default settings in CentOS (I'm forced to use centos at work :)) [18:40] I'm back. Something froze my screen. Could use Magic key, though. [18:41] (worked on 2.6.24.11) [18:41] hello [18:41] I am very happy with ubuntu....so far so good...now my question is this: [18:41] I recently installed flex build beta 3 and eclipse 3.3.2, when i create a new flex project, i have a error message "Beta expired" ... i've installed flex builder today and eclipse too ... :( [18:41] is there live cd for instructions on how to use it somewhere around here? [18:41] thanks [18:41] Nasra: where to send the check? :) [18:42] just give a call .... [18:42] I'm trying to get a program called html2ps working, would someone be willing to take a look at the documentation for it and see if they can help me get it working? [18:42] through skype... [18:42] waylandbill... [18:42] Nasra: System-Help and Support is a good place to start. [18:43] need a live cd for instructions oh now to use ubuntu with commands....etc... [18:43] oh yeap? [18:44] finally, I have internet lol [18:44] system-help and support huh? [18:44] rwycuff, you still around bud? [18:44] g'day [18:45] no, configure.ac has stuff in it, Yes, I am trying to compile gnash. [18:45] Nasra: http://help.ubuntu.com is a good place too. You may even find a good ubuntu book helps out too [18:45] jastiv, ./autogen.sh [18:45] jastiv, but why not install gnash from a package? [18:45] waylandbill..how about ubuntu for dummies.? [18:45] ~hello [18:46] !hi [18:46] Hi! Welcome to #ubuntu! [18:46] Nasra: I've never read it, but I've been told it's okay. === Wedge_Antilles is now known as Les [18:46] How OT this is I don't know, but I understand you basically can't run linux like Ubuntu in VirtualPC. Is there a (free) alternative that will? [18:46] waylandbill...since I am new to this ubuntu world.....I am very happy so far...wanna learn more....thats all.. [18:47] Ben____, vmware server, virtualbox [18:47] !joke [18:47] You might think your joke is funny, but you may confuse new users who follow your advice or irritate people who attempt to answer your question. [18:47] I need to install a package for inline images, either ImageMagick, pbmplus, or netpbm. is there an apt-get for any of these? [18:47] Nasra: if you're new to linux altogether, I like to recommend http://linuxbasics.org .. it starts from the very beginning. === Les is now known as LesEnfantsDeLaRa [18:47] WhipsMcGee, all of them [18:47] waylandbill...thanks alot....I am going over right ..... [18:47] I did, I heard they fixed some things in the cvs version. [18:47] greencookie: please /msg ubotu ... and don't abuse it as well. :-) [18:48] xomp: will be here for atleast another 3 hours [18:48] !universe | WhipsMcGee you might need this [18:48] Seveas: like an apt-get install ? [18:48] WhipsMcGee you might need this: The packages in Ubuntu are divided into several sections. More information at https://help.ubuntu.com/community/Repositories and http://www.ubuntu.com/ubuntu/components - See https://wiki.ubuntu.com/RecommendedSources for the recommended way to set up your repositories [18:48] rwycuff, lol sorry to hear that, and glad at the same time :P I got my cat5 connection working and a fresh install of gutsy, thinking of trying the wireless soon heh [18:48] Seveas: thanks a lot. Is there one you would recommend, or one that is known to be particularly good or has particularly well documented implementations? [18:49] Ben____, I'd recommend vmware server [18:49] WhipsMcGee: Use the search function in Synaptic (System -> Administration -> Synaptic Package Manager) to look for packages. Searching for any of the 3 that you mentioned will bring up the required package [18:49] Seveas: That isn't server emulation only then presumably [18:49] dep: cool, thanks [18:49] Ben____, correct, it's just the product name of the vmware version that costs no money [18:49] xomp:alright try the network gui in ubuntu and dont do roaming just set profile with your ssid and see what happens [18:49] Seveas: Ah, I see. Thanks a lot! [18:50] I still need some help with ATI-drivers and my laptop! Please, someone? [18:50] http://paste.ubuntu-nl.org/60325/ [18:50] My card is ATI Radeon Xpress 1100 [18:50] xomp:and its not bad being here for 3 more hours as much as it is working with active directory [18:50] rwycuff, ok, let me take a screenshot of what it looks like when I click the network icon so you can get an idea of what I have showing. [18:51] rwycuff, lol, I am familiar with active directory :) [18:51] waylandbill: so far I am doing email, using xchat, listening to music...just through automatix, and easyubuntu, etc...what you think? [18:51] xomp: but are you familiar with active directory working with mail server on linux [18:51] Nasra, automatix is crap [18:51] !automatix | Nasra [18:51] Nasra: automatix is not recommended, supported or needed. See http://mjg59.livejournal.com/77440.html and « /msg ubotu WorksForMe » [18:51] really? [18:51] how do i create an icon pack? [18:51] Finnish: XKB is x keyboard, the message you posted indicated there is a problem with the keyboard setup, not your graphics card [18:52] I am new did not know... [18:52] Nasra, yes, it's notorious for breaking systems [18:52] so what you recommend? [18:52] Nasra, remove it [18:52] oh chit lol.. [18:52] Finnish, I installed it on my neighbours laptop last week with that card and I got it to work [18:52] oh my god.... [18:52] rwycuff, there's the brutus mail daemon that will work with exchange 2000 on up. The domain I used to admin was all exchange 5.5 so we were SOL until upgrading heh. [18:52] Nasra: ooh.. I don't recommend automatix or easyubuntu. Better to learn to do what they do yourself. [18:52] Hmmm [18:53] rwycuff, you're wanting to run active directory from linux? [18:53] How I can give you info about my drivers or xconf? [18:53] Nasra, not only is it better, it is still very easy to learn what they do and we're willing to give you step by step instructions if you need them [18:53] how do I remove it in linux...(don't know much though)... [18:53] Nasra: use apt-get or aptitude to install or remove any application [18:53] ok [18:53] Because I can't boot with ATI drivers, only VESA [18:53] Nasra, sudo dpkg -P automatix [18:53] !paste | Finnish [18:53] ok... [18:53] Finnish: pastebin is a service to post multiple-lined texts so you don't flood the channel. The Ubuntu pastebin is at http://paste.ubuntu-nl.org (make sure you give us the URL for your paste - see also the channel topic) [18:54] Ok, I know where to paste [18:54] xomp: No that would be horrible now wouldnt it [18:54] i am trying to use 2003 and active dir for back end auth for qmail-ldap on a linux server [18:54] guys what do you recommedn in place of automatic/easyubuntu....etc? [18:54] Finnish: could you post your xorg.conf? [18:55] rwycuff, I was never able to do it hah, thought maybe someone else had :) I always RDP to work on my domain controllers from linux. [18:55] hey guys, quick question, i just did a fresh command-line install, and my ifconfig doesn't show any interfaces other than lo, what should i do to bring up eth0 ? [18:55] http://paste.ubuntu-nl.org/60328/ [18:55] please help ! What is WARNING: gdm_slave_xioerror_handler: Fatal X error - Restarting :0 ? [18:55] Nasra: you can find info to do what those do on help.ubuntu.com, the forums or irc. [18:55] wubrgame1, if you're on a dhcp enabled network, sudo dhclient should bring up the default interface [18:55] ok [18:56] letme remove it then.... [18:56] someone mentioned ----> sudo dpkg -P automatix [18:56] xomp:unfortunatly im linux/unix admin here and no one is wanting to go in other directions so i gotta make it work some how [18:56] Finnish: You're missing large configuration sections in your xorg.conf file. I'd highly recommend starting from scratch by executing 'sudo dpkg --reconfigure xserver-xorg' [18:57] Nasra: did you already install automatix? [18:57] yes [18:57] now what? [18:57] Nasra: while those scripts where make with good intentions, their authors don't maintain the packages in the repository, so they can't anticipate changes. [18:57] * IndyGunFreak sighs [18:57] anybody ? [18:57] ok [18:57] Nasra: that wasn't very smart. [18:57] please help ! What is WARNING: gdm_slave_xioerror_handler: Fatal X error - Restarting :0 ? [18:57] Nasra: like i said earlier, use apt-get, aptitude OR synaptic package manager (gui-based) [18:57] wubrgame1, i gave you an answer [18:57] I am new.. [18:57] rwycuff, that stinks man :( [18:57] what can you expect? [18:57] how do i install eth0 ? or bring it into existance ? it's not in my /etc/network/interfaces file either [18:57] And how to get it done with xconf? [18:57] just learnt about this irc today... [18:57] lol.... [18:57] I mean from scratch? [18:58] Finnish: could you rephrase your question? I'm not sure what you mean [18:58] oh, i didn't configure the network in the installer [18:58] Sorry [18:58] rwycuff, http://img257.imageshack.us/img257/7596/screenshotpo0.png is an image of what it looks like when I click the network icon :) [18:58] i forgot to say that [18:58] Nasra: it might be easier to just do a clean install. [18:58] so what do I get instead of automatix? [18:58] If i configure it from scratch, should it be ok? [18:58] good advice.. [18:58] xomp:hey i made linux p2v work this shouldnt be too hard just over looking something [18:58] i can get linux ldap client to index everything just not able to get qmail service to do it [18:58] Nasra: if you don't, its just gonna hose you when you get an update. [18:58] wubrgame1, i shall say this again to you: If you are on a wired network that does have dhcp, you can type "sudo dhclient" and it will bring up your network interface. [18:58] Just go through it? [18:59] so how do I write the ubuntu on top? [18:59] Nasra: is this a fairly new install,t hat you ahve now? [18:59] Finnish: the command I mentioned before will recreate your xorg.conf file in a way that should work [18:59] for fresh install.. [18:59] etc.. [18:59] not working [18:59] Nasra: don't worry about it, it's not all your fault. Their websites didn't have a disclaimer about not being officially supported or anything. [18:59] hey, does sound work in 2.6.24-12-generic ?! [18:59] yes is fairly new install [18:59] Finnish: it may not use the specific driver you want if you intend to use a binary driver, but we can work on that after we get x working again [18:59] rwycuff, anyone that can get anything to work cross platform like that has my respect :D [18:59] Nasra: if its fairly new, i'd just say goa head and start over, otherwise, you're gonna have a ton of settings, options, and your desktop tweaked just how you want it, and then it will happen. [19:00] just remember my nick....guys have to start allover again.... I am going for a fresh instal.... [19:00] see you later... [19:00] brb. [19:00] lol....it took me a long time to get this running.... [19:00] because all the updates.... [19:00] etc... [19:00] Nasra: are you using the live CD? [19:00] ooh, thanks ! one more issue, the wireless card is showing up as an eth device [19:00] xomp:right on [19:00] I typed sudo dpkg --reconfigure xserver-xorg [19:00] yes [19:00] xomp:your image wont load for me [19:01] Nasra: well, youc an come here on the live CD(assuming your internet connection is picked up) [19:01] rwycuff, yeah, probably imageshack problems :( [19:01] It says dpkg: unknown option --reconfigure [19:01] Nasra: use alternative CD for a quick install [19:01] Nasra: what version of ubuntu are you installing? [19:01] ok [19:01] 7.10 [19:01] ok [19:01] is it good? [19:01] Finnish: sorry about that, it should be 'sudo dpkg-reconfigure xserver-xorg' [19:01] Nasra: the alternate install is a good suggestion, but its totally text based, so it scares some newbs, i personally prefer it [19:01] oops. it's working ! yay ! [19:01] or should I go for 6.06 [19:01] Nasra: yes, it is.. [19:01] hey guys i'm looking to install a torrent client for unbuntu linux, do you guys have any recommendations? [19:02] is it good? would we be here if it wasn't? ;-) [19:02] Nasra: no, 7.10 is where you want to be [19:02] ok [19:02] so I am going for it.... [19:02] Nasra: start the live CD [19:02] hello all [19:02] just gonna install it on top [19:02] OK! [19:02] *unbuntu gibbon sorry [19:02] Autodetect? [19:02] Or not? [19:02] xomp:dont you have a dynamic dns and say a working linux box to throw it on [19:02] backgen: I use rtorrent [19:02] rwycuff, basically, when I click the network icon my options are "Connect to other wireless networks" > "Create new wireless network" > "Manual configuration" [19:02] Nasra: and when you get it open, presuming you can get online... open a terminal, and run "sudo apt-get install xchat".. then xchat will be in the internet menu, and come here if you have a problem [19:02] Finnish: yeah, autodetect [19:02] could any1 help me! whenever i try to open any of my applications i get a "DCOP communication error" wht might b the cause of tht! how can i fix it! [19:03] how do i change the screen resolution in ubuntu 7.10?? [19:03] And ATI? [19:03] rwycuff, I've only this one linux box for now lol [19:03] thanks IndyGunFreak....and everybody else.... [19:03] !res | nagappan [19:03] nagappan: The X Window System is the part of your system that's responsible for graphical output. To restart your X, type « sudo /etc/init.d/?dm restart » in a console - To fix screen resolution or other X problems: http://help.ubuntu.com/community/FixVideoResolutionHowto [19:03] Finnish yes [19:03] bye for now... [19:03] brb [19:03] ere4si: ok and i guess you like it? i was thinking of Azureus but a lot of people say that it's pretty heavy and there are better ones out there for Linux [19:03] Use kernel frame...? [19:03] IndyGunFreak, ? [19:03] so far I am happy with ubuntu distro... [19:04] Finnish: actually, ctrl-c out of that and lets just do 'sudo dpkg-reconfigure -phigh xserver-xorg', that will make the right choices [19:04] xomp:laptop not good place to start with linux takes lot to get it runing fi everything deosnt work just outta the box [19:04] nagappan: read it, it tells you how to fix resolution problems [19:04] backgen: I use rtorrent because it is the lightest I've found - it is cli - but controlled from a text file [19:04] could any1 help with a "DCOP communication error" wht might b the cause of tht! how can i fix it! [19:04] rwycuff, yeah, that's me in a nutshell, always take the hard road first haha [19:04] ere4si: oh...is it easy to use though? [19:04] IndyGunFreak, I don't have any X resolution issues with Ubuntu :) [19:05] backgen: takes a little time to learn - but there is a chat for it - one file to control settings [19:05] Hello again everyone. your friendly neighborhood /sbin/modprobe abnormal exit is back [19:05] xomp:well if you wanna take hard road go try gentooo linux [19:06] haha [19:06] rwycuff, I had gentoox installed on my xbox way back when heh [19:06] backgen: http://libtorrent.rakshasa.no/wiki - it is in the repos [19:07] i finally got my wireless card to list under ndiswrapper -l but how do i connect to my unsecured wireless network? [19:07] seems like everyone is having wireless issues today hah [19:07] any people familiar with ati cards? my second monitor is kinda wobbly even at the correct resolution [19:07] jake2point0 do: sudo iwconfig wlan0 essid [19:07] xomp:not the same go look at the old install guide to it youu will see what i mean [19:07] ere4si: ok thanks! [19:07] :) [19:07] Anyone have any other hints on how to deal with sbin/modprobe errors? i've done the fix for the raid controllers, and that didn't help. [19:07] jake2point0 then grab an ip by: sudo dhclient3 wlan0 (this is all assumming that your interface name is wlan0) [19:08] rwycuff, yeah, back when I was running slackware 8 I think, gentoo came out and you basically have to build every aspect of the OS. It was a real turn off for me. [19:09] there are prebuilt distros of gentoo [19:09] my essid is called F-3 Computers and when i typed in sudo iwconfig wlan0 essid F-3 Computers it said iwconfig: unknown command "Computers" [19:09] any1 ev er faced a DCOP error ? [19:09] copyleftdev: isn't sabyon one? [19:10] yup [19:10] jake2point0: put the name in quotes [19:10] rwycuff, if it would help, here is the output of my "ifconfig" http://pastebin.com/mc7439fe [19:10] !u | roland [19:10] roland: Unless you're Dutch or Flemish, or a government officier, the letter 'U' is not a pronoun. If you want to be taken more seriously, please bother to type out the extra letters in "you". The same goes for "are", "why", "because", "anyone", and so on.. [19:10] roland: dcop is kde, you will probably have better luck in #kubuntu [19:10] * Rev667 returns to linux after a long break, and installed ubuntu... and has issues [19:11] heh [19:11] nikrud, thanks [19:11] i think that did it [19:11] jake2point0 make sure you grab an ip address too with the dhclient3 command [19:11] jake2point0: using ubuntu, rather than k or xubuntu? [19:12] ok now for the real issue.. what ubuntu package allows me to launch it and view all available wireless access points and able to connect to them [19:12] jake2point0, wifi-radar? [19:12] jake2point0: you should have a couple computers on the task bar, click it [19:12] dude ubuntu rocks with that new crud that makes your vid card rock the windows graphics better looking than VISTA [19:13] compiz-fusion [19:13] eye-candy is nice [19:13] any codecs that play .rm files for movie player? [19:13] jake2point0: nm-applet (installed by default) have the view of all available wifi [19:13] styrman i think vlc should play it [19:13] nikrud yes it lists it but it didnt do anything before i had to type in that long command to get on the network first [19:13] styrman google [19:14] but vlc and mplayer both should have no problem doing this. [19:14] !real | styrman [19:14] styrman: 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 [19:14] jake2point0: hm. Worked well here, never used iw* stuff myself [19:14] i broke the sound on my ubuntu [19:14] does aptitude know what apt has done, and vice versa? [19:14] KalEl: yes [19:14] KalEl yes [19:14] KalEl: kind of. It knows some things, but not all. [19:14] easy to do, still the conflicts, oss vs alsa :( [19:14] i had to type in this sudo iwconfig wlan0 essid "F-3 Computers" [19:14] jake@jake-desktop:~$ sudo dhclient3 wlan0 [19:15] thanks a lot... that clears one of my confusion about aptitude [19:15] why didnt the built in tool show the stupid access points... now its working in the tool but before it didnt. silly [19:15] Any hints on how to handle the sbin/modprobe abnormal exit? [19:16] KalEl: if you might want to take a look at /var/log/aptitude, it has some nice info [19:16] jake2point0: I've had it take a minute or two to come up [19:16] hello, if i write a program and i would like people using ubuntu to install it directly with the ubuntu installer, how do i go about doing that? [19:17] hm... hello. i installed realplayer and it didnt add the comand to bash... so when i run realplay it says command not found... how can i add it? [19:17] ltcabral type: whereis realplay [19:17] well im very very lucky to get my Trendnet 423PI PCI wireless card to work. very lucky indeed. [19:18] IcemanV9, thanks [19:18] ltcabral then either refer to it by its absolute location, or symlink it to /usr/bin/realplay [19:18] chieh: you'd have to learn packaging, https://wiki.ubuntu.com/PackagingGuide [19:18] MasterShrak its in ~/RealPlay [19:18] its fun to get non supported hardware working [19:18] ltcabral; you could cp realplay to /usr/bin/ [19:18] thank you for the guide, i'll read through them [19:18] okay ill try that [19:18] ltcabral: type . .bashrc in the terminal and try the command again [19:18] ltcabral i would cd into ~/RealPlay then do: sudo ln -s realplay /usr/bin/realplay [19:19] a quick question which i don't understand [19:19] is there a central place we upload our program to , and then everybody downloads from that central location? [19:19] or we have to some how provide a server , or a link location for all the package downloaded? [19:20] chieh sourceforge may be a good option\ [19:20] chieh: you'd have to convince the motu's to carry it. There's things called personal package archives on launchpad.net , you can look for guides there [19:20] lawl [19:20] I was messing around with xserv-org earlier today cause i had resolution issues [19:20] MasterShrak: didnt work [19:20] but now when i boot ubuntu gnome doesnt load [19:20] it keeps looping for a while and then it stops the gnome display manager [19:20] MasterShrak: do i have to reload or something? [19:20] what are the keys to switch between linux and windows when using rdesktop, alt+tab does not work... [19:20] Hi.. where can i get the list of packages that come with ubuntu.. i mean wubi n things like that.. [19:21] oh so currently motu is hosting all the packages? [19:21] rym: obviously you messed up your xorg settings, why not roll it back to the previous version? [19:21] is there a link to them to check them out? [19:21] how would i do that [19:21] mokkpr01: check out Synaptec [19:21] rym: you did save a backup of your xorg.conf before messing around with it, right? [19:21] hey all, i am putting together an ubuntu system to use as a media center of sorts, and am having issues with the video card, i am replacing an agp nvidia with a newer agp nvidia card (128 mb), tried putting in the new one to no avail, now it wont boot with any of the cards i have [19:21] i tried dpkg-reconfigure in recovery mode [19:21] graft: *cough* [19:21] rym: *slap* well, dpkg-reconfigure xserver-xorg SHOULD restore it [19:22] chieh: https://launchpad.net/ubuntu/+ppas . And #ubuntu-motu is the place to ask motu's stuff. But putting your stuff in the actual ubuntu archive? A serious process, and the next opportunity won't be until october [19:22] well it doesnt [19:22] oh [19:22] wait [19:22] logi2 it wont boot or it wont load x? [19:22] !enter | rym [19:22] rym: Please try to keep your questions/responses on one line - don't use the "Enter" key as punctuation! [19:22] i think i typed xserver-org in stead of xserver-xorg [19:22] h00K_ : but thats after installing ubuntu... if i want to know before downloading the iso... [19:22] sec [19:22] rym: the lowly typo brings down even the best of men [19:22] chieh: I mean, released in the ubuntu archives. You'd have to start now, if you want the motu's to consider advocating it [19:22] why is it such a serious process? [19:23] MasterShrak im not smart enough to know the difference, it just doesnt do anything [19:23] ohhh i see [19:23] chieh: trust, quality packages, etc [19:23] i probably won't make it in for the next term [19:23] i was more curious how it works in general for my future reference === roxana is now known as davide [19:23] graft: i also added -phigh for automatic configuration [19:23] that should work, right? [19:23] mokkpr01: http://packages.ubuntu.com/ [19:23] rym: no idea [19:23] chieh: then the two links, the packaging guide and the ppa's will get you a good working knowledge [19:24] h00K_ : if it is already there in the iso, i dont have to download wubi. .. which it says is included in 7.10 live cd.. i've just want to make sure.. [19:24] MasterShrak: it says ln: accessing `/usr/bin/realplay': Too many levels of symbolic links [19:24] ah, well we'll see :p [19:24] thank you very much , i will go read both of them [19:24] ltcabral does it run if you just type ./realplay from that folder (~/RealPlay) ? [19:24] huzzah it worked [19:24] h00k_: Thanks a lot; i'll go thru the stuff.. [19:25] so it sounds like i'll have to make a case to them why they should include my package [19:25] MasterShrak-actually it makes noise and the fans turn on etc, i wired up a fan to the new card and that works, so its getting power there at least [19:25] mokkpr01: Good luck :) [19:25] do they only take open source, or close sources as well? [19:25] chieh: Windows - Closed source [19:25] MasterShrak: oh i made it work... the first time i made the link made me get this message... i used ur command but with full path [19:25] thx [19:26] i see, oh then [19:26] ltcabral ah, cool [19:26] logi2 does it have onboard video? maybe try disabling that in the bios [19:27] MasterShrak, its not displaying anything at all, so i dont think i can get to the bios, it doesnt work with the old card either [19:28] hi, anyone know when we can download Hardy beta? [19:28] its supposed to be out today, right? [19:29] y0 [19:29] you guys familiar with teh ipod on linux? [19:29] i plugged it in and ubuntu regonized it just fine [19:29] i was wondering if I could somehoe extract my music === [1]dahlia is now known as dahlia [19:29] i didnt back it up any other way :( [19:30] ritalin: ephpod [19:30] ritalin: not if it is an mp4 [19:30] so if you bought it in itunes then no [19:30] ephpod will extract to mp3 [19:30] I believe [19:30] nah i uggg bought it elsewhere [19:30] hello, I have a problem, ubuntu creates a device for my sata drive in /dev/mapper [19:30] :D [19:31] you can also browse the directories of the ipod to get the mp3s [19:31] mirak: how is that bad? [19:31] h00k_: no ephpod in repo [19:31] Hi there [19:32] hello [19:32] aetaric: mkswap and mkfs.xfs fails on some partitions [19:32] ah that would be bad [19:32] aetaric: it says device busy [19:32] ritalin; i always use command line to get in to my psp to move files around.. it normally mounts it on /media/disk/ [19:32] nautilus is telling me that it won't open my paper, because its name indicates a "pdf document" but it is a "Documento PDF" (in italian) [19:32] apart from the windowish feeling [19:32] while there is not much reason it's busy aetaric [19:32] ritalin: http://www.ephpod.com/download.shtml [19:32] is this a known bug? [19:33] maybe I'd better ask on ubuntu-ti [19:33] it [19:33] * ApOgEE- going offline... bye all [19:33] is it your only disk? [19:33] Hi guys [19:33] How can i enable time control on a machine? [19:34] I mean, i want to install ubuntu on an internet cafe [19:34] dammit [19:34] i noticed something funny about the update i just recieved. it was gzip. i mean how much better can it get? [19:34] i just dont have the hdd space to back up my shit [19:34] tried changing video cards, didnt show anything on the screen, nothing with any video cards now, any ideas? [19:35] can someone help me out trying to figure out how i get GL_Desktop to work and do the 3dCube [19:35] alt_shift control doesn't work [19:35] yowshi: what are you trying to do? [19:35] left and right mouse don't work :( [19:35] EdwardXp: You can get better help with #compiz-fusion [19:35] i need to back up my home folder and my media folder before i do a fresh install. i have about 250 gigs pf backup space [19:36] aetaric: no [19:36] hello! can anybody tell me where i can find ubuntu 8 beta download links? [19:36] yowshi: compression? [19:36] my home and desktop is all backed up but my media is another story [19:36] i didnt use compression i was told it causes less hassles later not to [19:36] ib [19:36] i cant believe i can use yahoo messenger (gyachi) and actually use the voice chat... sweetness i say [19:36] Maybe dvd's or portable hd's [19:37] ubuntu-user100: not sure beta is out yet [19:37] jake2point0: how did you pull that off? [19:37] jng: oh ok. thanks. [19:37] I have a problem, gparted fails to format my partitions, it says device busy [19:37] Mirak, are you botting from a Live CD? [19:37] ubuntu-user100: Read the /motd [19:37] he he sorry guys just had to share this . the msn summer virus has just hit windows again msn messenger is being hit for fun . poor old redmond users [19:38] the alpha6 is located here :: http://www.ubuntu.com/testing/hardy/alpha6 [19:38] if you are running it from the HD, yeah, it will fail. [19:38] komputes i just installed gyachi. i had to get rid of my 64bit version of debian though and install the 32 bit version of Gutsy Gibbon. after that it works [19:38] is it possible to convert RPM's to DEB's? [19:38] jake2point0: nice i'll add it to my videoconference list [19:38] phonohead you want to install alien [19:39] phonohead: 'alien' sudo apz-get install alien [19:39] I wonder about something, How can I convert .uif files to .iso? In windows i used ISO Magic, is it some "apt-get install" can use?, ubunut noob [19:39] Bob_Dole: no [19:39] what is alien? [19:39] thanks everybody. [19:39] mirak if you are using a liveCD, make sure all the volumes are unmounted. [19:39] alien is rpm to deb converter [19:39] aha === OSUKid7` is now known as OSUKid7 [19:39] thanks, it's not harder than that? [19:40] phonohead: alien is a bad idea [19:40] !alien [19:40] RPM is the RedHat Package Management system. Ubuntu uses !APT, not RPM. RPM packages are not supported (the package "alien" can allow installing them, but it's quite dangerous) [19:40] stian; poweriso can do lots of things.. i think converting those file types is one of them [19:40] IndyGunFreak: the good idea is? [19:40] phonohead: i said horrid idea, not a good one [19:40] stian; it isnt' in the repo's.. google for it. [19:40] mirak: if you are running ubuntu from the HD, gparted is an unhappy camper when it comes to changing anything on the same HD, or any HD that has any mounted volumes [19:40] IndyGunFreak: yea, but what _is_ the good idea then? [19:40] Bob_Dole: good, it's not the same HD [19:41] phonohead: well, what are you trying to do? [19:41] xorg command to manually setup monitors/video (writes to xorg.conf) ? [19:41] i guarantee there is a better way than alien [19:41] OK, then just unmount every and make sure ubuntu doesn't automount it(pain in the butt, that automounter can be!) [19:41] every volume from that HD* [19:41] IndyGunFreak: i've got transgamings cedega here, but it's a RPM, i need it on to run on this machine with Ubuntu [19:41] !xorg [19:41] The X Window System is the part of your system that's responsible for graphical output. To restart your X, type « sudo /etc/init.d/?dm restart » in a console - To fix screen resolution or other X problems: http://help.ubuntu.com/community/FixVideoResolutionHowto [19:42] * Drk_Guy asks "How can i control the time users spend on a machine in an e-cafe?" [19:42] phonohead: don't they have source?.. compile the source code [19:42] IndyGunFreak: i'd need to purchase it again in that case [19:42] phonohead: well thats stupid. [19:42] o_O [19:42] yeah, i know.. [19:42] they'll make you purchase it again to download a different version [19:42] ? [19:42] You deleted your sourcecode? [19:42] Guys [19:43] Anyone¿ [19:43] i got it as a RPM, that's it. no sourcecode whatsoever [19:43] They must provide the source if they provide a binary. [19:43] Drk_Guy: cron? [19:44] I'm having some issues with video playback using the fglrx driver. wxvlc crashes on start-up and the movie players that do work freeze a lot. Any ideas? [19:44] graft: Picture this, i have 4 pc's, and one of them controls the time users use the other pcs [19:44] graft: It's an e-cafe [19:44] phonohead: i would probably stick w/ an RPM distro if its that important to you..., but that is one jackedu p policy [19:45] Phonohead, just make them provide you witht he sourcecode [19:45] ritalin, you can also try Amarok. To get it to work in Ubuntu you need to do something extra other than just install it. [19:45] If I want to run a command in a terminal window, and do it with a shortcut from the "applications" menu, what is the proper syntax? [19:45] i'll give them a call [19:45] you bought the binary, they( I think..use the GPL) must give you the source as a result :| [19:45] Drk_Guy: i mean this is really beyond the scope of this channel, but, just set a cron job when the user logs in, so that after X amount of time it locks their screen or logs them out or something [19:45] this is LInux, there's always a solution [19:46] yo, can someone tell me how I can set keyboard keys to open a certain program [19:46] I went to "keyboard shortcuts" but I cant change the program [19:46] how do you repair a terminal's res. when outside of X ? [19:46] thanks dudes/chicks [19:46] graft: Nice idea [19:47] Anyone? [19:47] he left too soon.. ubuntu docs claim alien can convert rpm's to debs [19:47] Hey Ross. [19:47] Shepherd: hi [19:47] Can someone tell me how I can set keyboard keys to open a certain program. [19:48] can someone tell me how to manually set a key by a command in shell, or which file to edit? [19:48] Is it the graphics driver I'm using? The proprietary ATI one that's causing the problem? It's worked fine in the past. [19:48] Shepherd; System>Administration>Keyboard Shortcuts [19:48] I stated before that I tried that :( IS there another method that allows me to set the program as well. [19:48] graft: But they wont know how much time is left [19:48] :( [19:48] Shepherd: xbindkeys might help [19:48] bastid_raZor: it can, yes, but its a horrid idea [19:48] thanks :D [19:49] IndyGunFreak; i agree.. how else to convert an rpm to deb though.. it is possible i'm sure [19:49] If I want to set up a shortcut in the "applications" menu to run a command in a terminal window, how do I do it? [19:49] Drk_Guy: run a little timer applet in the corner, dude... be creative [19:49] bastid_raZor: its best to obtain the source ccode and compile from source [19:49] IndyGunFreak; okay.. noted.. [19:50] CJS3141: Right click on the applications menu > Edit menus [19:50] lol [19:50] catpainm: yes, I know, but say I want to run "ls -al" in a terminal window then? [19:51] I'm just looking for a recommendation. I need a wireless card that is USB, very linux/ubuntu compatible and can use an external antenna. Thanks :) [19:51] how do you repair a terminal's res. when outside of X ? (its set at a low res. ) [19:51] graft: But the thing is, how can i remotely control cron? [19:51] Drk_Guy: why do you need to remotely control it? === stefan_ is now known as StefanW [19:52] graft: To specify how much time the user buys [19:52] re [19:52] How do I install Ubuntu along side Windows? [19:52] ubuntu [19:53] Drk_Guy: i think this is really beyond the scope of this channel, guy... and you should get yourself a knowledgable programmer [19:53] could I install KDE on Ubuntu? [19:53] jdrivexp: create linux partitions with a partition manager [19:53] sinsun: kde-desktop [19:53] jdrivexp: then install ubuntu with the install cd :) [19:53] !dualboot > jdrivexp [19:53] hello [19:53] whats the command to start rhythmbox in system tray ? [19:54] CJS3141: You can just specify that in the dropdown menu can't you? [19:54] jdrivexp: the easiest way would be to install windows first, then ubuntu onto another partition... ubuntu automatically installs a bootmanager. then you can choose between win/linux every time you boot [19:54] windows does not have a partition editor preinstalled, do you recommend one? [19:54] captainm: yes, but it pulls up the terminal window, runs the command, then closes it! :-( [19:54] jdrivexp: windows has a partition manager [19:54] Powerques Partition Manager or Paragon Partition Manager [19:54] jdrivexp; the live cd will give you the option to resize your partitions [19:54] *powerquest [19:55] Drk_Guy: you suggested /motd had info on the beta release.. i don't see anything :( [19:56] almost done ditching media anyone know exactly what i have to do to make 2 partitions on 2 seperate hard disks act as one? [19:56] ive got a problem with my wlan-card: i use a t41 thinkpad and i have a atheros-card installed. i cant get a logical device in monitor-mode to run.. [19:56] jng: /j #ubuntu-1 [19:56] :) [19:56] yowshi, you need to use lvm [19:56] ah.. of course tks [19:56] helppppp [19:56] Rats, thanks graft, ill keep on researching about cron [19:57] mirak, just write your question [19:57] I alreay did it [19:57] I can't format my partitions on a secondary hard drive [19:57] what error do you get ? [19:57] and another "problem" after installing a lot of packages, my hdd is doing something every few seconds.. just a "tick" like when youre downloading something. how do i check which process is doing that? top doesnt help [19:58] Lamego: mkfs.xfs: cannot open /dev/sdb9: Device or resource busy [19:58] stefan_, probably is the trackerd process [19:58] Lamego: can i kill it? [19:58] and what is it? [19:58] Lamego: the device is not mounted [19:58] of course [19:58] how can i make this as a starter? DISPLAY=:0 wine "C:\Program Files\Guild Wars\Gw.exe" -dsound -noshaders flags -repair -image -dx8 [19:58] there is no fs on it anyway [19:59] jng; i just did an update on my alpha6 running in VMWare and i'm not sure if it went to beta1 status or not.. it had about 70Megs of updates though [19:59] hello help pls [19:59] anyone here knows something about jsvc? [20:00] i'm trying to start a jar file as a service but it gives me the headache [20:00] bastid_raZor: tks.. i decided to do a fresh install.. so was debating whether to go for alpha-6 or wait for the beta [20:00] hey im having flickering on my second monitor setup in dual-head ati [20:01] hey people, i need oe help intalling pidgin [20:01] *some help [20:01] from the repositories? [20:01] are you using gutsy? [20:01] yes [20:02] yes [20:02] ok did you try clicking? [20:02] iy says something is comflicting with it [20:02] somethings conflicting with it [20:02] um....................try installing from source [20:02] wher that???? [20:02] ive only had ubuntu a day [20:02] how can this command fail ?? [20:02] mkfs.xfs /dev/sdb9 -f [20:02] mkfs.xfs: cannot open /dev/sdb9: Périphérique ou ressource occupé [20:02] jng; once you start the hardy process the updates move you along.. you'll be up to date with apt-get... unless you want nightly builds.. and that is tough road to travel [20:03] matti_: run sudo apt-get install pidgin in a terminal, and put the complete output (including the command) on http://paste.ubuntu-nl.org [20:03] so anyone here experienced with jsvc? [20:03] i'm trying thsi command : jsvc -Xmx1024M -debug -user root -outfile SYSLOG -errfile SYSLOG -pidfile "/var/run/fag.pid" -cp "/usr/share/java/commons-daemon.jar:/home/sharepath/loader/loader.jar" [20:03] tkns bastid_raZor: i've decided to go with the alpha-6 for now [20:03] !hardy [20:03] Hardy Heron is the code name for the next release of Ubuntu (8.04-LTS), due April 2008 - For more info, see: https://wiki.ubuntu.com/HardyHeron - CONSIDER IT TO BE PRE BETA (ALPHA) SOFTWARE - Discussion and support in #ubuntu+1, NOT #ubuntu [20:04] jng; same thing i've done.. that is where i started in VMWare.. just to see how badly it breaks and not really affect me. [20:04] i wonder if updating to hardy would fix my permission crap [20:04] Some packages could not be installed. This may mean that you have [20:04] requested an impossible situation or if you are using the unstable [20:04] distribution that some required packages have not yet been created [20:04] or been moved out of Incoming. [20:04] Since you only requested a single operation it is extremely likely that [20:04] the package is simply not installable and a bug report against [20:04] matti_: Please don't flood, use http://paste.ubuntu-nl.org to paste, don't use Enter as punctuation. [20:04] that package should be filed. [20:04] ouchy [20:04] hi there. I need some help with gnupg - what is the best way to import my keys and use them on a new computer? [20:05] matti_: I gave you the link to paste into [20:05] so can anyone help me? [20:05] matti_, what version Ubuntu u use? [20:05] sory, ill aste it in there now [20:05] gutsy gibon [20:05] is there a way to disable a periphéral ? [20:06] * nikrud avoids gpg as much as possible [20:06] how can i install the open source flash player? i installed the regular one and the sound doesnt work [20:06] hey everyone [20:06] mirak: like what? [20:06] i pasted what it said at that URL [20:06] xomp: the gentoo installation i have it memorized and yes it is horrible === hack is now known as InSaN3 [20:07] hi [20:07] matti_, give link to page :) [20:07] xomp:it seems like your wireless nic card isnt loading [20:07] so i'm having a problem with hibernating and my swap partition [20:07] http://paste.ubuntu-nl.org/60335/ [20:07] that what u wanted? [20:07] Ward1983: try sudo apt-get install gnasg [20:07] Ward1983: try sudo apt-get install gnash [20:08] hello everyone..i seriously need some help...i deleted the i386 folder on an external HD that used to be the HD of a laptop. any advice? [20:08] gregorah, thanx [20:08] matti_: you have getdeb stuff in your repository list? [20:08] the HD wont start...it wont let my open it [20:08] in my add or remove programs list? [20:09] matti_: let me ask it this way: did you download pidgin from getdeb and try to install it? [20:09] http://127.0.0.1:1234 === jp_ is now known as josephpiche [20:10] it was already on the OS then it wudnt work so i uninstalled it then tried mercury but that wont work so then i tried to install pidgin again and it says conflict [20:10] http://127.0.0.1:1234 [20:10] matti_, remove all packages starting with pidgin [20:10] matti_: dpkg -l *pidgin* | grep ^ii , delete those packages. [20:10] When i first installed ubuntu on this computer, hibernation was working fine. But I did a little reorganization of my partitions including adding a new one for my home directory. Since then every time i hibernate it doesn't resume it just starts up as it would from a regular restart and it corrupts my swap partition everytime [20:11] matti_: sudo apt-get remove [20:11] anyone have any ideas on what would cause that and how to fix it? [20:11] join ##windows [20:11] thank you but no, jaco ;) [20:11] what do i put after the word remove? [20:12] Hiya, I need some advice... I've resized a vista partition with gparteowd from the gutsy livecd... and now I can't boot vista. I tried to repair it using both vista and xp cds, that failed ... [20:12] souper - did you resize your swap partition? [20:12] matti_: that first command, dpkg -l '*pidgin'* | grep ^ii (copy and paste into a terminal) will list the package names you put after remove [20:12] sry nicrod i was tryin to get in that room haha [20:12] danand i removed it and created a new one [20:12] Matthai, sudo apt-get remove pidgin* [20:12] Tolyan: You can't boot it, or you don't have the option to boot it? [20:12] matti_: erg, typo: dpkg -l '*pidgin*' | grep ^i is correct [20:12] Everyone, if you want a 'private mode' in Firefox3 (A mode where your history, cache, and saved data is disabled while active). Go to: https://bugzilla.mozilla.org/show_bug.cgi?id=248970 and vote! [20:12] ops, was matti_ [20:12] Does anyone have experience setting up multiple Bugzillas on the same server? [20:12] it's sda reference changed [20:13] everyone should have unique 3 char prefixes to nicks [20:13] souper - is the partition the same size or bigger than the ammount of ram you have? [20:13] czk: better ask in bugzilla channel ;-) [20:13] its double the ram i have [20:13] czk: sorry [20:13] Package ii is not installed, so not removed [20:13] E: Couldn't find package 1:2.4.0-1~getdeb1 [20:13] np, just curious [20:13] It appears in grub and it booted fine before the resize. Now when i choose it the comp reboots [20:13] cdeszaq: : better ask in bugzilla channel ;-) [20:13] i got that when i put that in [20:13] gregory: do you happen to know the chan name? [20:14] matti_, sudo apt-get remove "pidgin*" [20:14] cdeszaq: sorry, no, google.. [20:14] or just go to synaptic [20:14] and remove the pidgin packages [20:14] oh nikrud i dont know if you got the final update from my problem last night but all efforts failed [20:14] yowshi: not suprising. sudo is a fragile beast sometimes [20:14] Tolyan: hmm... probably not much you can do. should probably back things up and reinstall [20:15] nothing happened... [20:15] nikrud i am currently sifting through files to decide what to kea [20:15] keep* [20:15] matti_: something happened, it says something when you do that [20:15] people actually use this channel? [20:16] yah [20:16] bloatedyak: yeah, about 1300 currently [20:16] rite just redid it and it says press y or n [20:16] woa [20:16] what shud i do// [20:16] ? [20:16] matti_: say yes [20:16] what now? [20:17] zchallz: ... But ubuntu can mount the partition and it works just fine [20:17] matti_: then it will say something about removing some packages, should have removed pidgin-data (and pidgin) [20:17] so now i should be able to install pidgin? [20:17] irc is the best support tere is 4 ppl who like to help themselves, leave the hand-holding to 'you know who' [20:17] matti_: it's a good bet [20:17] matti_, now try sudo apt-get install pidgin [20:18] it says yes or no again [20:18] do yes? [20:18] yes [20:18] erm, what part of yes or no you do not understand ? [20:18] matti_: read what it says, so you have a better understanding, then say yes :) [20:18] lol okay im sorry, im new at ubuntu, ive had it for a day [20:19] matti_: no problem, you learn by doing (and paying attention to what you are doing :) Beginners are always welcom [20:19] aha, i think its working :D [20:19] thanks man, uve bee a massive help [20:19] *been [20:19] is performance hard hit by running kde n gnome simultaneously? [20:20] gnuskool, running both at the same time? [20:20] #ubuntu-it [20:20] Hello, I need help in running a native Visual Basic program on Linux using wine.... [20:20] gnuskool: if you have enough memory, running kde apps in gnome (and visa versa) works fine, no real slowdonw [20:20] aw man [20:20] installing both, in different sessions [20:20] sorry [20:20] :p [20:20] its still not working! [20:20] i forgot /j [20:20] the program wont boot [20:21] matti_, write pidgin in console , and paste answer [20:21] gnuskool: again, memory is gonna matter much more than anything else [20:21] matti_, sudo apt-get remove "libpurple*" [20:21] gnuskool, you can only run one at a time. im not sure about ubuntu, but slackware you can install how ever many you want. [20:22] Cann0n: incorrect. You can run them both, in separate X sessions [20:22] he can run both, using 2 X sessions [20:22] hello all, my laptop does not notice when I plug things in the USB unless I do it before i turn it on. I recently bought a USB hard drive, it works for 30 minutes then shuts off (while doing things or not) then I cannot plug it back in... Any ideas? [20:22] just did what lamego said and its taking pidin off [20:22] when ubuntu hibernates it stores the ram to swap correct? [20:22] matti_, yes, you will need to reinstall it, now with th proper libpurple* [20:22] nikrud, thank you for the correction. i misunderstood. i am aware of multi x-session. :P [20:22] matti_: that's ok, Lamego remembered that pidgin uses a silly name for the libs [20:23] so now i can reinstall and it should work? [20:23] yes [20:23] hi all, I'm trying to build cisco VPN client, it asks me to specify "Directory containing linux kernel source code [/lib/modules/2.6.22-14-generic/build]" and I press enter (expecting that to be ok), but building fails [20:23] nikrud: dont have much memory, might have to use flux [20:24] whats' the command to reconfigure the kernel to install more options? [20:24] souper - yes, but some suspends and hibernates are controlled by the systems bios [20:24] /home/bjames/Desktop/vpn/vpnclient/linuxcniapi.c:12:26: error: linux/config.h: No such file or directory [20:24] " auto config something... " [20:24] Every time I try to run oem-config-prepare and reboot I start typing in the new user information but it automatically continues loading to the login screen and doesn't create the user. What can be done? [20:24] bjames, did you install the linux headers package ? [20:24] gnuskool, how much memory do you have? [20:24] Lamego: I will check [20:25] i just tried to intall using add or remove programs and it still says omething i comflicting with it :S [20:25] sudo apt-get install linux-headers-$(uname -r) [20:25] cannon: 128MB [20:25] matti_, show error [20:25] ls [20:25] Lamego: i just want to try and configure the existing [20:25] says this [20:25] his application conflicts with other installed software. To install 'pidgin' the conflicting software must be removed first. [20:25] Switch to the 'synaptic' package manager to resolve this conflict. [20:25] i wouldn't attempt to run multi x-sessions on different wm's [20:26] matti_, uff, what about reading the specific message that you get, is terrible that you don't care to read the error messages in detail [20:26] Lamego: what is the name in synaptec? [20:26] Alguém aqui mexe com Drag and Drop em java? [20:26] synaptic* [20:26] well i found something about resume=/dev/hdaX as a kernel parameter, so if that's how it resumes from a hibernate I'm thinking that because the dev reference for my swap changed that it's trying to resume from a partition that's not my swap [20:26] bjames, on the terminal: sudo apt-get install linux-headers-$(uname -r) [20:26] salut [20:26] synaptic tells me I have them [20:26] which would leave the image on swap and causing the partition to appear corrupt [20:26] linux-headers-2.6.22-14 [20:26] hello all, my laptop does not notice when I plug things in the USB unless I do it before i turn it on. I recently bought a USB hard drive, it works for 30 minutes then shuts off (while doing things or not) then I cannot plug it back in... Any ideas? [20:27] ok, build-essential is also installed ? [20:27] is there anyway i can restore ubuntu from when i installed it? [20:27] suis en train d'installer ubuntu7.10 sur une carte mère P31-NEo de chez MSi et pas moyen de faire fonctionner l'usb [20:27] so if i changed the grub config and fixed that boot param shouldn't that fix the problem? [20:28] Hey, everyone. I was wondering, is there a way to play .rm files in ubuntu? vlc and mplayer aren't agreeing. [20:28] Stirner: /join ubuntu-fr :-) [20:28] mici [20:28] corinne_, you can get realplayer for linux :D [20:28] Oh man. I guess I have to. *sigh* [20:29] corinne_, there is also helixplayer [20:29] [GNOME] How to determine the filename of the dialog that appears when I click System > Quit... ? [20:29] helixplayer works? [20:29] can someone teach me how to upgrade the kernel to the newst one? [20:29] corinne_, yeah it should ;) [20:29] is there anyway i can restore my ubuntu to when i first got it? [20:29] EdwardXp3: Join the channel #ubuntu+1 and ask there. [20:30] math_b, like how it was when you first installed? [20:30] hey @all, someone in for some touchscreen questions? [20:30] math_b, with just default programs etc? [20:30] corinne_: i tried to use helixplayer, no luck [20:30] i need help [20:30] Lamego: any ideas? [20:30] how do i set my identd in xchat? [20:30] corinne_: standard players dont offer to install the plugins for you? [20:30] are thee any other decent msn programs [20:30] ? [20:31] They offer, and then they tell me they can't fine them. [20:31] c3f59d4 did you uncomment the wacom lines the the xorg.conf? [20:31] no [20:31] that's a good place to start [20:31] corinne_: hmm, would you have an url for testing? [20:31] okay, so xorg.conf and reboot? [20:31] <_Martin23254> hi everyone [20:32] yea make sure any line about wacom isn't commented [20:32] okay, ill try that .. see you in 5 minutes :) [20:32] gregory, I'm not sujre what you mean. [20:32] alrighty [20:33] corinne_: ok, my mistake. one step back. what is the message when it "doesnt find the plugins"? [20:33] matti_: sudo apt-get install pidgin [20:33] matti_, gaim, amsn [20:33] ciao [20:33] gregory: "There is no matching application available." [20:34] i thought gaim was discontinued [20:34] is there no way to find out where a file is on your system after it comes up in a search? it would be really nice if there was a column in the search window for location, but it seems like all you can do is right click each file and do properties, and even then it cuts off with a ..., it seems like there theres litterally NO way to find these files [20:34] <|KoCoBo|> kosovo je srce srbije!!! [20:34] <|KoCoBo|> kosovo je srce srbije!!! [20:35] tvnz, pidgin is gaim. gaim was renamed last april. [20:35] Cann0n: gaim became pidgin because aim was bitching about the name [20:35] jinx! [20:35] :) [20:35] sorry [20:35] lol [20:35] corinne_: you were using synaptic. could be a problem with the repositories (database where all the software is stored) [20:35] Oh. [20:36] all good. i didnt know until i spent a week looking for it lol. [20:36] hello all, my laptop does not notice when I plug things in the USB unless I do it before i turn it on. I recently bought a USB hard drive, it works for 30 minutes then shuts off (while doing things or not) then I cannot plug it back in... Any ideas? [20:36] corinne_: which version of ubuntu are you using? [20:36] <_Martin23254> i just installed ubuntu and put screen resolution to 1024x768, but after rebot it's 640x480 and I cant go higher... What do i do? [20:36] oddchild: I had the same problem. I found a linux nerd, bought her dinner and she fixed it. [20:37] corinne_, lol none here on this small island... i think i would have to ask skipper or giligan [20:37] hey guys: I'm installing zimbra open source, and it says I'm missing: libltd13 [20:37] Surely gilligan could figure it out [20:37] I tried apt-get, apt-cache search etc [20:37] anyone know what that is? [20:37] _Martin23254: is it first time you reboot? try again. worked for me. after second reboot everything was ok ;-) [20:37] corinne_, that dunderhead ;) [20:37] !ot [20:38] #ubuntu is the Ubuntu support channel, #ubuntu+1 supports the development version of Ubuntu and #ubuntu-offtopic is for random chatter. Welcome! [20:38] Try googling "ubuntu usb mount problem" or something along those lines [20:38] <_Martin23254> Its the third reboot.. [20:38] corinne_, tried that... :( i found a lot of people having different problems [20:38] !who | corinne_ [20:38] corinne_: 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 :) [20:39] hmm well editing the grub config didn't work [20:39] Flare183: I was talking to oddchild === souper_ is now known as souper [20:39] _Martin23254: which version of ubuntu? [20:39] corinne_, i just found my own post on ubuntuforums .. lol [20:39] ... most people in here dont type their targets screen name. :( [20:39] okay, so im back [20:39] corinne_: did you read the what ubotu said? [20:40] Cann0n: yeah i know [20:40] !tab [20:40] You can use for autocompletion of nicknames in IRC, as well as for completion of filenames and programs on the command line. [20:40] Cann0n: they should through [20:40] <_Martin23254> 7.1 [20:40] Flare183: yes...? === cc is now known as c3f59d4 [20:40] souper, you french? [20:41] no [20:41] * Flare183 ignores corinne_ [20:41] Flare183, i agree [20:41] _Martin23254: sorry, me cant help, but other people can ;-) [20:41] corinne_: which version of ubuntu are you using? [20:41] SavageOne, paste error code [20:41] okay, your name suggests... so i decommented, changes nothing [20:41] _Martin23254, configure your graphics card and screen [20:41] !mp3 [20:41] 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 [20:41] gregory: 7.10 [20:42] is there a way to install unrar or anything on ubuntu gnomme without compileng and all the other stuff is there a way to make it automatic like windows [20:42] is there a program that could give me stats of NCAA games for ubuntu? [20:42] ricko12345, apt-get [20:42] corinne_: could you also give me the internet address of the rm you are trying to play? [20:42] !unrar > ricko12345 (read the private message from ubotu) [20:42] ricko12345: depends on the software [20:42] !rar | ricko12345 [20:42] ricko12345: 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 [20:43] souper, got another hint for the unknowing of ubuntu that i am ? [20:43] gregory: http://www.mininova.org/get/1256224 [20:43] c3f59d4: sorry i only knew to try that because i've heard of other people having success but that's about as far as my knowledge goes when it comes to touchscreens === ar0nic is now known as ar0nic-gone [20:43] its becouse every time i want to install a program i dont want to compile [20:43] kay.. so maybe one of the other things i have to solve? [20:44] is it the touchscreen on a tablet pc? [20:44] no [20:44] Hey guys i am having the WEIRDEST problem... for some reason my headphones are plugged in and i am hearing sound form my speakers at the same time~!! i have 7.10 installed and have a built in intel soundcard!!!!! can anyone please help me out!??? [20:44] !rar | ricko12345 [20:44] ricko12345: 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 [20:44] ricko12345: How have you been installing things up til now? Downloading the source code and compiling it?? [20:44] ist a lifebook [20:44] corinne_: hold on for a few minutes. i am just installing 7.10 into a virtual machine [20:44] c3f59d4, what are you trying to do? [20:45] corinne_: needs to be done anyway.. [20:45] hello everyone does anyone know how to connect an external harddrive on ubuntu that is nfts [20:45] ya but it gives me this error configure: error: C preprocessor "/lib/cpp" fails sanity check [20:45] well three things: 1st get to work my touchscreen on fujitsu lifebook [20:45] steven__, is it usb? [20:45] cann0n, yes it is [20:45] theres some ntfs tools [20:45] but ive been dealing with that [20:46] 2nd get to work the mouse knob its got [20:46] stefano__, does it connect when you startup? [20:46] steven__, not to sure, but i'd imagine you need to go into the "fstab" direction. [20:46] wrong CaBa| [20:46] steven__, ... i meant [20:46] Cann0n [20:46] 3rd reconfigure the text console resolution [20:46] there are auto mount tools today, stefano__ [20:46] yes? [20:46] steve__ [20:46] steven__, are you trying to use it on windows also? [20:47] c3f59d4: give me a minute I'll see what i can come up with [20:47] ricko12345: Try installing programs with the package manager.eg: Add/Remove Programs [20:47] cool, babe, thx [20:47] cann0n, oddchild,xim, i use it on windows vista as well its my friends im just trying to back my files up to ubuntu [20:47] c3f59d4, have you configured your xorg.conf and installed the modules needed? === wayn is now known as noAUdio [20:47] i dont know what modules are needed CannOn... [20:48] didnt find no docs [20:48] steve__, does it notice when you plug it in? what about on startup? i wonder if i have the same problem [20:48] c3f59d4, try google? [20:48] ricko12345: The only time you should need to compile something is if you can't find it there, or when you can't find a .deb package for it from a reputable place. [20:48] steven__, does it notice when you plug it in? what about on startup? i wonder if i have the same problem [20:48] steven__ ntfs should auto mount, ive been doing the SAME thing but im trying to replace ntfs with FAT32 so its more compatible, but my HD isnt accepting it easily === piero is now known as goku [20:48] CannOn sure man! [20:48] steven__: sudo apt-get install ntfs-3g [20:48] im dealing with it as we speak === piero is now known as goku [20:49] how do i delete or uncomment the tty's from starting? [20:49] i only want 2 tty's running [20:49] steven_" are you on a toshiba satellite [20:49] steven__, have you tried using sudo mount -a [20:50] oddchild: same question [20:50] not all the stuff i download is .deb [20:50] oddchild, xim, stroganoff, the system recognizes it but it won't let me access the files does it have something to do with the fact that its in a windows format [20:50] it is source [20:50] oddchild no i haven't [20:50] i installed java but it says missing plugin? how can i start java? [20:50] corinne_, mine starts on startup but shuts down .. then doesnt work again.. usbs do not work unless they are plugged into begin with [20:50] steven__ are you using windows real time file compression? [20:50] oddchild, i put that command but nothing happen [20:50] stroganoff, i dunno what that is [20:50] steven and oddchild, does this help? http://ubuntuforums.org/showthread.php?t=5684 [20:50] steven__ do you mean it recognizes it as a device or it actually mounts [20:51] ricko12345, What is it that you need to install that isn't available in the default repositories ( Add Remove / Synaptic ) ? [20:51] xim, i don't see it at all actually [20:51] the only version i can find for unrar is source not .deb [20:51] ubuntu2: pastebin the output of 'apt-cache policy sun-java6-plugin' [20:51] steven__ MORE INPUT [20:51] !elaborate [20:51] Please elaborate, your question or issue may not seem clear or detailed enough for people to help you. Please give more detailed information, errors, steps, and possibly configuration files (use the !pastebin to avoid flooding the channel) [20:51] corinne_, AFS? ... i dont understand [20:51] ricko12345: have you enable the multiverse repository [20:51] also if i have .deb on desktop how do i install it with synaptic [20:51] ricko12345, unrar is available in the default repositories, System -> Administration -> Synaptic Package Manager [20:52] is there a place that shows what packages I've got installed and how to remove them? I want to remove netpbm [20:52] Chris|: look at /etc/event.d/tty* Check the upstart notification to see how to properly stop those from getting executed [20:52] ricko12345 open the deb with gdebi [20:52] ok thanks jrib [20:52] !upstart > Chris| (read the private message from ubotu) [20:52] stroganoff, xim, oddchild, I'm trying to connect a mass usb storage device to my ubuntu partition i have a dual boot with windows vista, the usb drive is in windows format im trying to get it to mount and access the files inside how do i do this [20:52] ricko12345, Or run "sudo apt-get install unrar" [20:52] Chris|: (I don't know if there is a cleaner way than just removing them) [20:53] n/m found it [20:53] yeah thats just what i want to do [20:53] ricko12345, *always* check add remove / synaptic first [20:53] steven__, what does it do when you start up? [20:53] can someone tell me how to set which display modes can be used? [20:53] steven__ ok do "sudo apt-get install lsscsi" and then do "lsscsi" [20:53] oddchild, nothing at all it seems like its not being recognized [20:53] c3f59d4: I think this might help with your touchscreen problems http://ubuntuforums.org/showthread.php?t=327554 [20:54] Jordan_U, you don't have to check those first. most of the time, its easier to type apt-get and the package name than is it to locate it. [20:54] jrib just delete the tty's i dont want running? [20:54] steven__, are you in 7.10? [20:54] oddchild yes [20:54] xim im gonna do that now [20:54] if i install xubuntu 7.04 i can upgrade then to 7.10? [20:54] i have the 7.04 disk handy [20:54] Cann0n, I know, but right now he is searching on the internet and just finding source packages. [20:54] biabia, yeah it is easy [20:54] can someone tell me how to set which display modes can be used please [20:54] ok [20:55] thankie [20:55] Chris|: probably best to back them up somewhere. If you look inside, you can probably just comment the line that tells it to run on runlevel 2. Again, I'm not really familiar with upstart, so at least glance through their docs [20:55] biabia, yes, but it would be preferable to installl 7.10 from a fresh install, it should take the same bandwidth as doing the upgrade [20:55] Chris|, What's the point in removing the ttys? [20:55] !hardy [20:55] Hardy Heron is the code name for the next release of Ubuntu (8.04-LTS), due April 2008 - For more info, see: https://wiki.ubuntu.com/HardyHeron - CONSIDER IT TO BE PRE BETA (ALPHA) SOFTWARE - Discussion and support in #ubuntu+1, NOT #ubuntu [20:55] souper thx man! ill follow that through [20:55] Jordan_U i heard that the tty's arent never used, only 2 or 3 would be needed [20:55] ubotu resolution [20:55] The X Window System is the part of your system that's responsible for graphical output. To restart your X, type « sudo /etc/init.d/?dm restart » in a console - To fix screen resolution or other X problems: http://help.ubuntu.com/community/FixVideoResolutionHowto [20:55] Jordan_U, true. i wasnt familiar with apt-get when i started with ubuntu, and i had been running slackware for years. [20:55] steven__ lsscsi lists your scsi devices, tell us if the device is listed and what its name is (ex /dev/sdg) [20:55] xim, disk ATA HTS541060G9AT00 MB3W /dev/sda [20:56] thats your primary hard drive [20:56] hello [20:56] is it? [20:56] ok then nothign shows up [20:56] only that one? [20:56] c3f59d4: no problem [20:56] the other thing is my cd drive [20:56] im new here [20:56] ubotu changing resolutions to be used [20:56] disk ATA HTS541060G9AT00 MB3W /dev/sda [20:56] Chris|, tty's don't use much resources [20:56] grr [20:56] ubotu changing set resolutions [20:57] can someone help me here!! [20:57] i want to conserve everything i can get [20:57] I am having problems where my headphone and speakers have audio coming out at the same time... i read on the forum to update to the newest alsa drivers but that iddnt resolve anything.. Can anyone pleae help me!????? [20:57] steven__ the letter at the end 'a' like /dev/sda it gives those letters out in order i think, if its not even listing your HD as a device, im not sure you should probably make a post on ubuntuforums.org [20:57] is there a build that supports pre 1999 bios? [20:57] i'm using autofs on a debian etch system to mount a nfs share of a ubuntu system. so far this works great. but if the mount point is the current directory and i shut the nfs server down, there is no way to recover. Is there any way to handle this gracefully? [20:57] noAUdio, double click on your volume tray icon [20:57] oddchild thanks [20:57] and Lamego good point [20:58] xim, that sucks so my plan B is sharing files with vista and ubuntu how do i do that? [20:58] Cann0n: ok ? [20:58] oddchild: that fix helped me with my speakers, so it might help. [20:58] noAUdio, then in edit > preference, look for an option labeled "headphone jack sense" [20:58] I'm trying to fi gure out how to install w32codecs [20:58] corinne_, ah okay [20:58] !w32codecs > corinne_ (read the private message from ubotu) [20:58] is there somewhere i can go to get an older build of ubuntu? [20:58] WhipsMcGee: why? ... [20:59] how do I get this package? "linux-restricted-modules-2.6.22-14-server" [20:59] jordan when i type sudo apt-get install unrar it says unrar has no installation canidate [20:59] catfishlollipop, from the repositories ? [20:59] Package unrar is not available, but is referred to by another package. [20:59] This may mean that the package is missing, has been obsoleted, or [20:59] is only available from another source [20:59] noAUdio, did that fix it? [21:00] ricko12345: go to System -> Administration -> Software Sources and enable Multiverse. Please do not paste in the channel [21:00] how do you share files between vista and ubuntu [21:00] ricko12345, the multiverse needs to be enabled [21:00] stefano__, using samba [21:00] Lamego, I tried to do apt-get and it said it couldnt find the package [21:01] i cant see software sources [21:01] ricko12345: what version of ubuntu? [21:01] !version | ricko12345 [21:01] gutsy [21:01] ricko12345: To find out what version of Ubuntu you have, type « lsb_release -a » in a !shell [21:01] * IndyGunFreak sees dead peo[ple, but no sources [21:01] 5.10 daper [21:01] ing [21:01] ricko12345: you have an amazing distro, it doesn't exist [21:01] ricko12345: please run the command that ubotu just gave you [21:01] Here's a question for you, at school I can access Windows shares via the network just by typing in the computer name, for example: \\COMPNAME, Is there a similar way I can access these shares from Ubuntu? [21:02] I'm having the same problem as ricko12345, but with w32codecs [21:02] how do you share files between vista and ubuntu [21:02] same network ? [21:02] corinne_: did you read what ubotu sent you? [21:02] the sudo command [21:02] steven__ check my pm [21:02] coleosis - yes. with smbmount command - smbmount //server/share /mountpoint [21:02] coleosis: you need samba installed and you can access them by smb:// [21:03] yea [21:03] ricko12345: lsb_release -a [21:03] thanks guys for the help [21:03] I'm backwards from most people [21:03] coleosis: in file browser, smb://workgroupname or smb://computername [21:03] coleosis - install smbfs to do that command from a cli [21:03] I have a fonts problem [21:03] try use Places --> Network you might see vista on the same lan [21:03] but not an OS fonts problem [21:03] jrib: A-HA! I will try that, thank you! :D [21:03] is there a way to copy a ntfs partitions to another ntfs partition ? [21:03] It's netbeans (a swing application) [21:03] souper: smbclient only [21:03] xim, i didn't get your pm [21:03] which is on default install [21:04] The damn thing doesn't see the fonts I have installed on my system === fanskap is now known as Styrbjorn [21:04] lsb version: n/a [21:04] You guys are life savers. [21:04] if you don't want to share folders to windows computers [21:04] does it say my name on the left? [21:04] anyone knows a workaround? [21:04] look at the xorg on my desktop, i can't keep switching from my laptop to my desktop constantly [21:04] woops wrong tab [21:04] hello! [21:04] steven__ im sortof a beginner too, im just going through something similiar as you, i think vista has a new file system called WinFS that linux probably cant read yet (i havent researched this) otherwise you could probably just mount your vista partition in linux, NTFS will work in linux tho although it gets REAL pissy if you dont safely remove hardware before you plug into linux, but someone should be able to help [21:04] urlwolf, sudo fc-cache -f -v [21:04] you if you make a post describing what your trying to do and maybe also what you got from lsscsi [21:04] the forums are really better than IRC IMO, lots of really knowledgable people that can tell you exactly what to do if you just ask, usually within a day [21:04] I did that [21:05] im facing a DCOP server issue.. i went to #kubuntu.. they pointed me back here since im an UBUNTU user.. [21:05] urlwolf, where did you put any new fonts that you need access to? [21:05] it'll refresh the fonts for the system [21:05] xim, you are wrong, Vista uses NTFS [21:05] xim: samba can communicate with my vista computers... vista still uses ntfs [21:05] but not for hava apps [21:05] I wonder why that is [21:05] oh ok like i said i hadnt reasearched it [21:05] jrib: wow, this is complicated... [21:05] s/hava/java/ [21:05] jrib bash: apt-cache: command not found [21:05] xim: this is true [21:05] i installed java but it says missing plugin? how can i start java? [21:05] anyone have antivirus recommendations for my fileserver to scan my windows files? [21:06] corinne_: really? What are you reading exactly? [21:06] you can mount using ntfs-3g [21:06] xim, thank you i wish i could find a way to do this easier haha [21:06] but vista is still very glitchy. [21:06] trend, clamav [21:06] ubuntu2: erm. What distribution are you using? [21:06] i ran sudo apt-get install unrar but i got error [21:06] trend - clamav? [21:06] jrib sus [21:06] clamav doesn't do filesystem scanning anymore.. just antivirus [21:06] any java wiz here? [21:06] ricko12345: did you enable multiverse? [21:06] i mean email [21:06] i got LAMP, phpmyadmin running, but when i try install a cms with the index.php file it keeps re-opening the file in mozilla, help [21:06] heh [21:06] ricko12345, check your source file [21:06] ubuntu2: suse? [21:06] ricko12345, have you enabled the repository as described [21:06] yea [21:07] urlwolf, you should put additional fonts in /home//.fonts [21:07] ubuntu2: /join #suse [21:07] sure, you gotta make friends with the forums tho dude its really helpful once you get registered [21:07] I don't understand where java grabs its fonts [21:07] jrib banned from there [21:07] ubuntu2: this channel is only for ubuntu support [21:07] ubuntu2: lol, well then you have a serious problem [21:07] ubuntu2: maybe #linux [21:07] jrib: wait, I think I've got it. http://mirror.ubuntulinux.nl/dists/gutsy-seveas/ [21:07] not from standard locations it seems [21:07] i cant find software sources [21:07] urlwolf, probably from where they are register in the system.. [21:08] ok [21:08] !fonts | urlwolf [21:08] urlwolf: 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 [21:08] can some1 help me out with the partioning part in the ubuntu installation [21:08] maybe I am wrong about clamav.. but clamav.org says just email scanning [21:08] i kinda screwed it all up [21:08] ricko12345: oh right. I asked you to run 'lsb_release -a' and tell me the output [21:08] !who | ricko12345 [21:08] ricko12345: 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:08] ricko12345 - check your /etc/apt/sources.list file [21:08] my terminal, all other apps etc show any new fonts I add after doing fc-cache -f -v [21:08] can some1 help me out? [21:08] but Netbeans won't [21:08] corinne_: yes, that is one way [21:08] Hi. [21:08] yea Malik what you need ? [21:08] i kinda need a guide for a few secs [21:08] I cannot run any programs on this newuser I made. [21:08] they show completely unrelated lists of fonts [21:08] corinne_: but the wiki page has the instructions for actually using it [21:08] ricko12345: just system/admin/software repositories, and check all the boxes(assujming you have a GUI) [21:08] i hav a 40 gb hd [21:09] with xp on it [21:09] and i am installing ubuntu [21:09] How do I fix this? [21:09] how many partition you have ? [21:09] rite now i hav 2 partioins [21:09] Malik_, its best to just ask your question :) [21:09] !enter | Malik_ [21:09] Malik_: Please try to keep your questions/responses on one line - don't use the "Enter" key as punctuation! [21:09] hum [21:09] alrite [21:09] TheGhostRiDER: be more specific as to what exactly you did and what the outcome was (pick some program that is not working) [21:09] it says 5.10 [21:09] urlwolf, maybe netbeans has something in its .conf file that describes where to look for the fonts it uses. [21:09] i see 7 partins [21:09] ricko12345: thats a very dated distro. [21:09] ricko12345: 5.10 is no longer supported, you need to upgrade [21:09] jrib: im trying to run iroffer [21:09] and i only had 2 but i messed up [21:09] for example I have a font in netbeans called DialogInput [21:10] how can i figure out which is which [21:10] that is nowhere to be found in my system [21:10] damn [21:10] it must come with java [21:10] i wana restart the install and do a fresh 1 [21:10] Like I said, I made a new user and I cant even sudo [21:10] TheGhostRiDER: I have no idea what that is. Is there no default application that is not working? [21:10] and put my partioins back to normal [21:10] urlwolf, try sudo updatedb then locate DialogInput [21:10] how can i find otu which hav xp on them [21:10] Malik_ : are you in live CD ? [21:10] Malik_, mount them with the ubuntu live CD to make sure, and prey you didnt mess up too bad [21:10] yes iam in live cd [21:10] TheGhostRiDER: new users can only sudo if you add them to the admin group [21:10] jrib: I'm not sure what to do on this page. [21:10] Malik_, dual booting? [21:10] hold on [21:10] yes [21:11] Malik_ - run sudo fdisk -l to see your current disk partitions [21:11] corinne_: link me to the page you are reading (ubotu made 2 different suggestions) [21:11] this is gettin messy [21:11] i see my current partioins [21:11] jrib: https://wiki.ubuntu.com/SeveasPackages [21:11] and there r 7 [21:11] Malik_ - the ones that say NTFS will be your Windows partitions [21:11] where there should be 2 [21:11] o okay [21:11] but i only see 1 nts [21:11] jrib: how [21:11] the fonts I install are in /usr/share/fonts/truetype/custom [21:11] ie consolas [21:11] Malik_: so what are all the other ones? [21:11] there should be 2 nts cause i ahd to winodws partioins === LesEnfantsDeLaRa is now known as Wedge [21:12] corinne_: use medibuntu, the instructions are probably easier to follow: https://help.ubuntu.com/community/Medibuntu [21:12] Malik_ - pastebin the output of sudo fdisk -l [21:12] Malik_, when i dual booted windows xp and gutsy, i had 4 [21:12] how can i tell if im registered [21:12] urlwolf, have you looked in ~/.fonts ? [21:12] Malik_, please pastebin what fdisk -l returned [21:12] how else can i find otu which is windows [21:12] TheGhostRiDER: System -> Administration -> Users and groups and give your new user administrative permissions [21:12] jrib: im doing this all through a terminal [21:12] Malik_ - do you know how to use pastebin? [21:12] Malik_, paste.ubuntu-nl.org [21:12] no [21:13] now he does :) [21:13] TheGhostRiDER: as your original user, "sudo adduser NEW_USER admin" [21:13] !pastebin | Malik_ [21:13] iam starting all over [21:13] Malik_: pastebin is a service to post multiple-lined texts so you don't flood the channel. The Ubuntu pastebin is at http://paste.ubuntu-nl.org (make sure you give us the URL for your paste - see also the channel topic) [21:13] k [21:13] jrib: "Resolving www.medibuntu.org... failed: Name or service not known." [21:13] Malik_, NTFS is windows xp and vista [21:13] I have no /.fonts [21:13] corinne_: i am just downloading the updates. 15 more minutes.. and the also the rm. stay tuned! ;-) [21:13] adduser: The group `admin' does not exist. [21:13] and the swap r wat ubuntu created rite [21:13] corinne_: you need to give me context. What did you do to receive that error? [21:13] gregory: thank you! [21:13] urlwolf, you have to /home//.fonts otherwise it won't cd [21:13] any recommendations on best wifi chipset for Ubuntu? The HCL lists several, but doesn't rate them really [21:13] TheGhostRiDER: what about group sudo? [21:13] jrib: I wrote "sudo wget http://www.medibuntu.org/sources.list.d/gutsy.list -O /etc/apt/sources.list.d/medibuntu.list" [21:14] Lasivian, i would recommand anything atheros based [21:14] recommand [21:14] end [21:14] lol [21:14] thanks :) [21:14] i just checked my XP/Gutsy machine, I have 1 NTFSS(25gigs), 1 Linux(ext 3, 220gigs), 1 extended(3gigs), 1 swap(3gigs) [21:14] how do i install sun-java6-plugin in suse? [21:14] ffs [21:14] corinne_: is your comuter connected to the internet? Can you visit http://www.medibuntu.org in a browser on that computer? [21:14] my Hermes 2 card can't do monitor mode, so I gotta replace it [21:14] ubuntu2: you've been told repeatedly this is not suse support.. if you're banned from suse, ask in #linux [21:14] ubuntu2, does this look like a suse channel??? [21:14] malik, did you get my private message? [21:14] ubuntu2, ask in #suse? [21:14] ubuntu2, please stop doing suse questions here, you have been warned already [21:14] Malik_, did you get my private message? [21:14] Scunizi: he is banned from there, i'm beginning to understand why [21:14] lol [21:14] lol [21:15] IndyGunFreak, I guess :/ [21:15] hey guys i think the ubotu should talk aboute "itself" at the third person, because a lot of persones (new persons) are confused when he replys [21:15] ok [21:15] i am fcn banned from there [21:15] any1 faced a dcopserver error ? [21:15] he probably was asking ubuntu questions there [21:15] looking at the conf file for netbeans [21:15] I have -Dswing.useSystemFontSettings=true [21:15] jrib: yes, which is why I'm a bit confused [21:15] cann0n: i did [21:15] so it must be looking [21:15] ubuntu2: you're offtopic here [21:15] ubuntu2, well nobody will help you here... ask them to unban you [21:15] ubuntu2: well maybe you should do as suggested ask in #linux, or switch to a distro you can use [21:15] now who can help me with some kernel isues [21:15] but who knows where, because it doesn't find fonts [21:15] it will take too long [21:15] jrib: command not found [21:16] i'll will walk you through it [21:16] TheGhostRiDER: what did you type? [21:16] sudo group [21:16] why are you people so selfish [21:16] TheGhostRiDER: that's not what I said though :/ [21:16] is suse your enemy? [21:16] TheGhostRiDER, sudo usermod -g admin user [21:16] what did you say? [21:16] ok [21:16] can0n: private [21:16] nah but its ubuntu chat lol [21:16] how do I install the grubnuts-loop-transverter in mandrake? [21:16] and yes, suse killed my father [21:16] ubuntu2: stay on topic or I will have to ban you here as well. The topic is *ubuntu* support [21:16] TheGhostRiDER: That's what i said but i didn't mean to type it as a command i meant to try and add the user to the sudo group [21:16] gligorhoria - read up on that kernel interupts timing. Unfortunately thats not configurable on the fly - its set in the config when you compile the kernel. [21:17] usermod: unknown group admin [21:17] TheGhostRiDER: as your original user, "sudo adduser NEW_USER admin" [21:17] what is ubuntu? [21:17] Malik_, I am, you aren't replying. [21:17] i am! [21:17] i have a kernell panic, non synking, nenory fail to write or something, i get there erros at high loads, should i change my ram? [21:17] im in root [21:17] !ubuntu | ubuntu2 [21:17] ubuntu2: 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 [21:17] ubuntu2: suse is very different from ubuntu you would pry get more helpin say #centos or #fedora then here [21:17] iam [21:17] ok I have a ~/.fontconfig/ folder [21:17] TheGhostRiDER: what distribution is this? [21:17] not a .fonts [21:17] can0n: i replyed [21:17] TheGhostRiDER, you don't have an admin group ? are you able to sudo with other users ? [21:17] ubuntu2, maybe we can't support it because we're not aware of how it's packagning system works, or what's in it's repos or may it just because were too busy supporting UBUNTU [21:17] any1 faced a dcopserver error ? [21:17] Cann0n, Malik_ you need to register to be able to send PMs [21:18] u do? [21:18] Malik_: gotta be registered to pm [21:18] Malik_, yes :) [21:18] jrib: ubuntu 7.10 i believe [21:18] Malik_: the two of you can just join a private room, its not that difficult [21:18] Malik_, jsut register your nickname :) [21:18] Ward1983, oh, didnt think about that. i am registered. :) [21:18] can0n: iam not rigestered [21:18] Lamego: nope [21:18] TheGhostRiDER: what does "lsb_release -c" return? [21:18] Cann0n, i know thats why i used highlight to make sure you read it :) [21:18] gutsy [21:18] Cann0n: just make a channel and the two of you go there, thats the easiest thing w/ an unreg'd user [21:18] wait, ubuntu2 wants help with SuSe, so why doesn't he go to #SuSe? [21:19] banned? [21:19] Bob_Dole, hes banned there [21:19] yes [21:19] TheGhostRiDER: have you tried "sudo adduser NEW_USER sudo" ? [21:19] Bob_Dole: he's banned [21:19] he's banned from there apparently [21:19] banned [21:19] Lol [21:19] brb [21:19] can0n: jus gimme a second to check sometin and tthen u can help me witht he partioning [21:19] !lol | Bob_Dole [21:19] Bob_Dole: 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. [21:19] hold o [21:19] and ven if ai am unbanned it takes too long [21:19] n [21:19] danand_ ty, that is most helphul information, i am surprised to get an answer from u today, don't get me wrong it is still verry usefull, the thing is now that i'm having problems whith compiling the kernel... ty again [21:19] TheGhostRiDER, if you have removed the admin group you will need to boot into rescue mode, recreate the group and add the users to the group [21:19] * IndyGunFreak thinks Bob_Dole is a bit slow on the uptake..lol [21:19] So, I use it once, and that is a regular basis. [21:19] I've been AFR. [21:19] why are you banned? and if so, why come to us? are you selling big issue or summt? [21:19] Lamego: i never touched it [21:19] Malik_, join #Cann0n [21:19] and also I don't type very well, stiff hands and such. [21:20] gligorhoria - np :) sorry to hear about kernel compile problem :( [21:20] jrib: worked [21:20] greasy_leftwing: please don't discuss it here anymore [21:20] kk [21:20] alrite [21:20] that was a bit overboard, my apologies [21:21] Hi! I`m trying to configure LDAP+Samba. But OpenLDAP doesn`t read in samba.schema, at least it does not allow to create samba user accounts (using phpLDAPadmin) and the samba schema entries don`t show up in the schema display of phpLDAPadmin. Any clue how I can debug this? [21:21] danand_ right at the end it gives me somme errors but that was on debian, i changed to ubuntu server (the thing is i doesn't give me kernell panics on debian...) [21:22] jrib: WHOA. I just tried the exact same thing again and it worked this tim e [21:22] one more clue: using sdk6 does get some more fonts [21:22] if I use sdk5, it offers only about 10 (all horrible for programming) === _Cain__ is now known as Cain_ [21:22] danand_ any way i will post the info from the server in a way or another so i can get a better feedback [21:22] i an settleing and relaxing [21:22] (in netbeans you can chose which java sdk to use) [21:22] to run the IDE [21:22] gligorhoria - k [21:23] danand_ the sistem is froze so i can't copy paste ... [21:23] can u install windows on top of ubuntu or do u hav install windows first and then linux???? [21:23] did 8.04 beta come out today? [21:23] Malik_, if you install windows after you will need to restore grub [21:24] Malik_ it is easier to install windows first [21:24] wats grub? [21:24] zenlunatic, for hardy questions, go to #ubuntu+1 [21:24] i'm back [21:24] !grub [21:24] grub is the default Ubuntu boot manager. Lost grub after installing windows: https://help.ubuntu.com/community/RecoveringUbuntuAfterInstallingWindows - Making GRUB floppies & other GRUB howtos: https://help.ubuntu.com/community/GrubHowto [21:24] why does it take too long to get help [21:24] ||||||||||||||||HI EVERYBODY :)|||||||||||||||| [21:24] Trance_Music: please do not do that [21:25] ubuntu2 we are not paid for this don't be rood [21:25] ood is not a word [21:25] rood [21:25] corinne_: good [21:25] BETTER? [21:25] Trance_Music, lower your CAPS [21:25] <((JRiB))> BETTER? [21:25] ok don't be an ass [21:26] anybody know how i can sort this out? i have somehow run or installed ubuntu on my mac os x. ubuntu runs from the live cd no problem. but now i cannot boot 'os x' anymore. my mac doesnt recognise any of the boot commands. or the 'os x' disk. when i reboot without the ubuntu live cd, i just get an error saying 'grub hard disk error'. with the live cd ubuntu starts up. i think its because i changed the startup di [21:26] * IndyGunFreak laughs at jrib's abuse of OP powers..lol [21:26] jrib: it still doesnt work for me [21:26] TheGhostRiDER: what was the output of 'lsb_release -c'? [21:26] !caps | Trance_Music [21:26] Trance_Music: PLEASE DON'T SHOUT! We can read lowercase too. [21:26] IndyGunFreak, use is not abuse [21:26] gutsy [21:27] !guidelines > Trance_Music (read the private message from ubotu) [21:27] Lamego: it was a joke.... i don't think jrib took it seriously, or i'd be gone, take a paxil [21:27] TheGhostRiDER: 'grep admin /etc/group' returns what? [21:27] Hi there. Does anybody know how i can configure the fonts for kde applications on ubuntu (I am using gnome). I've downloaded qt3-config and qt4-config and configured the font size and style in both, however i can't see the results on applications like Kile and Ktorrent. [21:27] <((JRiB))> NOW I CAN? [21:27] UPS [21:27] SORRY [21:27] alpha123456 u might try to mount the last disk in ubuntu live and reset the grub loader (use fdisk -l to see if the hard disks show up) [21:27] i recieved 3 ubuntu cds and they were all defective? why? is it becasue my name sucked? [21:27] when is beta being released? [21:28] Trance_Music: I'm going to have to ban you, which is a pain because I don't have a script setup for this client yet [21:28] jrib:juank_prada: april [21:28] juank_prada, for ubuntu hardy, join #ubuntu+1 [21:28] oops [21:28] jrib: nothing [21:28] ubuntu2: could just be your hardware doesn't cooperate w/ the live CD, it happens [21:28] thanks [21:28] ubuntu2 it seems u have an internet conection, why don't u download them? [21:28] TheGhostRiDER: weird. Can you pastebin what /etc/group does look like? [21:28] IndyGunFreak i check with back of the cd and it was all out of shape recording [21:28] I DONT UNDERSTAND ENGLISH VERY GOOD jrib [21:29] root@kingnetcodingnetwork:~# grep admin /etc/group [21:29] root@kingnetcodingnetwork:~# [21:29] gligorhoria becasue i don't want to download stupid 7000 mb of files [21:29] ubuntu2: i really don't know.. burn it yourself then [21:29] thats what happens. [21:29] any chance of a bit more detail... i'm kinda stuck... being a new bie an all [21:29] Trance_Music: then join the ubuntu support channel in your native tongue, yhou're just gonna get banned here.; [21:29] hi. i need a chatscript for my sony ericsson w890 mobile phone. trying to configure my ppp bluetooth connection. anyone who can help me out? [21:29] TheGhostRiDER - can you pastebin your /etc/groups file? [21:29] ubuntu2 as u can see everybody is sugesting the same thing! [21:30] How can I receive/download all mail from GMail to Evolution/my computer? [21:30] gligorhoria: well, you'll learn here, that means the person just keeps asking until they get the answer they want [21:30] gligorhoria i think they did it on porpose. it was well planned === StarCraft is now known as HelpWithWine [21:30] i think they did it on purpose. it was well planned [21:30] ubuntu2: ? on purpose? [21:30] Finnish, you will need to configure the POP3 account for it, not sure if there are instructions for evolution on the gmails page [21:30] yes [21:30] why did they do it [21:30] where can i find a some old repository where could be mysql-query-browser 5.0 r6? [21:31] Finnish: you could use "POP3" if its new for you just read on wikipedia.. [21:31] IndyGunFreak ty i will shut my piehole :D [21:31] dcopserver any1!? [21:31] could someone shutup ubuntu2 ? [21:31] i can help finnish... pm if you want [21:31] evolution supports IMAP right? [21:31] Lamego: /ignore [21:31] hm.. i bet they mailed your CD's to to the russian space station, set burned it there, knowing it would not work, then beamed the image down, and it was burned by nasa, and mailed to you.. all those steps, you can only expect problems [21:31] Hmm i cant seem to get my sound to work on gutsy [21:31] ani1 ty :D [21:31] http://pastebin.ca/950832 === user__ is now known as mysterycool [21:31] well it used to work, now it keeps saying the device is in use [21:31] henryvps, the last time I checked mysql provide it on a binary package, it should be as simple as untar and run [21:32] ani1, that doesnt work for all the useless talk on the channel [21:32] also skype keeps saying that thereś something wrong with my capture device (before the deviec in use problem) [21:32] I'm on a widescreen laptop: can someone tell me how to make games run in 640x480 without cutting off the bottom of the screen? [21:32] Lamego: thanks [21:32] Lamego f u [21:32] dcopserver any1!? [21:32] Lamego fcn [21:32] lol [21:32] bye bye ubuntu2 [21:33] !ops [21:33] ubuntu2: watch you language, please [21:33] Help! Channel emergency! (ONLY use this trigger in emergencies) - Mez, LjL, elkbuntu, imbrandon, DBO, gnomefreak, Hobbsee, rob, ompaul, Madpilot, Seveas, CarlK, crimsun, ajmitch, tritium, Nalioth, thoreauputic, apokryphos, tonyyarusso, PriceChild, Amaranth, jrib, jenda, nixternal, Myrtti, mneptok, Pici, Jack_Sparrow or nickrud! [21:33] Lamego nerd [21:33] p',/opme [21:33] Hey [21:33] thank goodness [21:33] jrib: ty [21:33] ani1: thanks! [21:33] BUenas noches [21:34] What Windows files should I back up if I want to dual-boot? [21:34] !es | Isrefel [21:34] Isrefel: Si busca ayuda en español por favor entre en los canales #ubuntu-es o #kubuntu-es, allí obtendrá más ayuda. [21:34] thesurvivorman: Help needed... [21:34] does any1 know why the beta1 of hardy heron? [21:34] Jonjonbt the ones that u need later on in case of system crash (data loss) [21:34] hi all ! [21:34] YgorAbreu_ESP_BR: its not beta yet [21:34] !hardy | YgorAbreu_ESP_BR [21:34] YgorAbreu_ESP_BR: Hardy Heron is the code name for the next release of Ubuntu (8.04-LTS), due April 2008 - For more info, see: https://wiki.ubuntu.com/HardyHeron - CONSIDER IT TO BE PRE BETA (ALPHA) SOFTWARE - Discussion and support in #ubuntu+1, NOT #ubuntu [21:35] so like WINDOWS and Documents and Settings? [21:35] Jonjonbt: theirs not one speicif file anything you deem important [21:35] specific* [21:35] TheGhostRiDER: reboot in recovery mode and see if your /etc/sudoers says anything about "admin". Write down the line, come back, and tell us [21:35] Not really [21:35] can somebody help me ? i have this problem with wine : err:advapi:service_get_status service protocol error - failed to read pipe r = 0 count = 0! [21:35] IndyGunFreak: not beta? so this page is fake? https://wiki.ubuntu.com/HardyHeron/Beta [21:36] dcopserver any1!? help [21:36] YgorAbreu_ESP_BR: that is alpha, not beta.. [21:36] Jonjonbt the pictues that u have, you documents, stuff on the descktop, music, gamesaves etc... [21:36] Okay, so Documents and Settings only? [21:36] will there be a hardy server ? [21:36] It'll save "WINDOWS"? [21:36] Jonjonbt: just take note of the partition and the device name as this is the most likely of situations where you will overwrite your windows install if its a SATA disk its probably /dev/sda1 make swap sda2 and ubuntu sda3 check and write down what its dev name is [21:36] gligorhoria: sure - desktop and server iso [21:36] Jonjonbt: if its on a different disk then unplug that disk if your totally unsure [21:37] k [21:37] Jonjonbt, you are the only person that can be aware where you have saved your data, the default place is under document and settings [21:37] how to reboot in recovery mode? [21:37] o.O so correct me if im wrong(guess i am) but why is called beta then---? [21:37] PeterGriffin: I would suggest joining #wine [21:37] so "Documents and Settings". [21:37] YgorAbreu_ESP_BR, for questions about hardy, please join #ubuntu+1 [21:37] And that's it? [21:37] ok souper thanks ! [21:37] gregory ok, ty - that's neat :D [21:37] Jonjonbt: again it depends on where you save your data it could be anywhere [21:37] what programs i need to run dvd's [21:37] So it shouldn't delete "WINDOWS"? [21:38] Jonjonbt: not if you dont want to you can dual boot [21:38] Jonjonbt, your questions is turning a bit off-topic, try ##windows [21:38] My refresh rate shows a maximum of 65Hz for 1024x768 when my monitor supports up to 87Hz, any idea how I can fix this? [21:38] amortvigil : totem installed by defaualt can do it [21:38] Jonjonbt, backup up ur prvt data and so on like pics documents etc... then boot with ubuntu and partition ur hdd manualy so u could edit ur partitions to give ur new ubuntu instalation space it needs.. while keepign windows intact... b careful not to over resize ur windows partitins... [21:38] Hi all, wondering what I can use to backup my files to DVDs with Ubuntu. I just installed HUBackup, but nothing happens when I run the command, so I uninstalled it. Any ideas? [21:38] And also, should I backup Program Files [21:38] anyone here uses jsvc? [21:38] Jonjonbt all of it man! [21:38] bobbo85: if your just trying to burn i suggest k3b choose dvd data then drag drop and burn [21:39] * Jonjonbt doesn't have enough mobile space to hold it all [21:39] TheGhostRiDER: when you reboot, it is a choice in the grub menu [21:39] k [21:39] Jonjonbt, no no need to backup ur documents and settings! just backup ur OWN data... ur PERSONAL files.. windows cant b abcked! u coudl do a recovery cd if ur worried bout ur windows [21:39] anil, I'm talking like backing up 20 gb onto DVDs, will k3b do that? [21:39] Jonjonbt think as when u buy a new computer, every file u would want to put on you new computer should be saved [21:39] Jonjonbt: you should probably stop with the same question...burn it to a disk , go buy another disk , go buy an external do whatever it is that is most important to you but you and you alone are the only person to decide that [21:40] bobbo85: you can back it up in chunks its like nero if you use windows if your looking for a whole system back up its a different story [21:40] when i mount dvds i get "mount: not a directory" [21:40] ani1 my next answer would have been "yes delte windows" :D [21:40] how to fix? [21:40] jonjonbi: an external drive is a sensible investment anyway, as you can use it to back up your system in the future [21:41] So the installer probably won't delete anything in "WINDOWS"? [21:41] amortvigil, you are providing "mount" where you should provide an existing path, for the mount point [21:41] amortvigil: read the mount command its mount /dev/xxx /path/to/mount/point [21:41] Jonjonbt, the installer is setup for u to use it.. it depends on ur iq.. [21:41] Jonjonbt, if you create a differente partition, it will not delete it, the installer works partition wise, it doesn't care about directories [21:41] Jonjonbt: if you write it to a different partition it wont do _ANYTHING_ to the windows install [21:41] Jonjonbt if u do it right [21:41] Jonjonbt: not unless you tell it to [21:41] Okay, I'll work around with it [21:42] hi all [21:42] hello i'm searching for program like "internet download manager" in windows please help me !!! [21:42] Jonjonbt, as i said... backup ur OWN data just in case (dont back up windows thts stupid) and then do a MANUAL install [21:42] hi all , is there a TACACS client for linux available ? [21:42] Where do I find a vnc server install for Ubuntu server? [21:42] !vnc [21:42] 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 [21:42] walilo789, this is Ubuntu, not Windows. [21:42] walilo789, evern though this isnt the place to help for such windows based issues.. but my fav is "flashget" [21:42] roland: What's my OWN data? [21:42] walilo789, Add/Remove programs, search for "download manager" [21:43] Jonjonbt, tht gotta b the stupidest Q any1 has asked here [21:43] man this ubotu is cool === Mindpoke is now known as Mindpoke_ [21:43] hi, my bluetooth worked, but after eboot hcitool scan returns 'No such device' how can i make it work = [21:43] Lamego: anil ok ty but i get this error while ubuntu is auto mounting [21:43] ? [21:43] anil, the last program I used was called Genie backup (windows). I would select what directories and files I wanted to backup with check marks, and save that backup routine as like "my backup" - then I would run that backup, and it would tell me I needed 6 DVDs and just ask me to insert one after another... Is this sort of thing possible with Ubuntu? [21:43] roland: Docs and Settings? [21:44] tanks I tried it but they are not to useful [21:44] Jonjonbt: it is getting really annoying i think you know the answer but are getting a rise...When you ask an intelligent question you shall receive an intelligent answer...Your own data is data owned by you.. [21:44] Jonbo, your own data is YOUR data that is Yours [21:44] Should installing oem-config-prepare on a machine that was installed in regular text mode still work? [21:44] Jonjonbt, man if u dunno tht u cannot backup windows as a whole.. i dont think u could start up with linux [21:44] sounds like a troll to me [21:44] bobbo85: heh i just stumbled on this article http://packratstudios.com/index.php/2008/03/11/symantec-ghost-who-a-list-of-open-source-alternatives/ [21:44] jonjonbt: your data means your music, porn, films, etc. [21:44] bobbo85: i think this is what your looking for [21:44] lol corinne_ [21:44] :> [21:44] How can I take a screenshot in Gnome? [21:45] phuzion: print screen button on keyboard [21:45] jonjonbt: if you are dual booting, then all your windows "documents and settings" etc. will remain part of your windows boot. [21:45] Thank you [21:45] please stop spaming! [21:45] Cool anil I'll check it out thanks [21:45] corinne_, its hist first time using linux.. hes worried he might mess up [21:45] ani1, where does it save to? [21:45] phuzion; or Applications>Accessories>Take a Screenshot [21:45] i'm worried he might mess it up [21:45] roland: I installed ubuntu less than a week ago. [21:45] good evening [21:45] phuzion; you tell it where but normally it saves to ~/ [21:45] corinne_, good for u [21:45] Has anyone used the Belkin USB hub with U 7.10 ?? [21:46] evenin' morn- === Mindpoke_ is now known as Mindpoke [21:46] :) [21:46] corinne_: happy with it? [21:46] k so back to my prob... [21:46] bastid_raZor, thanks dude [21:46] Lamego: you still here? [21:46] any1 fdaced a DCOPSERVER communiccation error ? [21:46] DjViper: so far, once I figured out how to actually use it, yes. But remember, I'm coming from Vista, so Windows 3.1 would have been an improvement. [21:46] IndyGunFreak, yes [21:46] i know its KDE based.. but kubuntu wont help! and KDE is full with zombies... [21:47] im getting Kubuntu right now but I am thinking maybe i should wait until the 26th? I am thinking to wait because how well does an OS upgrade work from Ubuntu version to a new Ubuntu version? [21:47] corinne_, vista sucks [21:47] Lamego: lol, for some reason, that idiot ubuntu2, is threatening you in a PM to me, don't ask me why [21:47] by the way, using XChat, I am trying to figure out changing the colors - coming from mIRC. Example, when someone puts my name in a message, make that text bright yellow or something... === Mindpoke is now known as Mindpoke_ [21:47] anyone with any experience with Belkin network to USB hub device?? [21:47] corinne_: hehe okay :) [21:47] will xorg slow ubuntu server? [21:47] hi all. evolution is always started _not_ in network mode. I should always switch it. why? how can I resolve it? did not found any options in preferencies. [21:47] Possu2, upgrade is supported, but I personally recommend a fresh install [21:47] roland: language:p [21:47] houmala: state the problem... [21:47] brb [21:47] DjViper, lol [21:47] I see "colors" in preferences, and I even see "mIRC colors:" but it's just a bunch of unlabelled numbers... [21:47] gligorhoria: a bit... depends on the machine [21:47] getting printers to work through it [21:48] is beta out ? [21:48] alguém pode me ajudar [21:48] will a direct upgrade from Gutsy to Heron work well or will i have to reinstall the whole os [21:48] bobbo85: xchat did that automatically for me [21:48] ?? [21:48] amar-ze, not out [21:48] amar-ze, for hardy, check #ubuntu+1 [21:48] amar-ze: #ubuntu+1 [21:48] !en | lascado [21:48] lascado: The #ubuntu, #kubuntu and #xubuntu channels are english only. For a complete list of channels in other languages, please visit http://help.ubuntu.com/community/InternetRelayChat [21:48] okay [21:48] does the alternative CD have a text-based partitioner that allows you to resize? [21:48] is there a way to bind my laptop's sound buttons to the headphone jack? [21:48] in particular the HP L7680 [21:48] rolans: I didn't even know what linux was until I was forced to use vista. After a week of vista, I had to do something. [21:48] Possu2, an upgrade should work [21:48] hi all. evolution is always started _not_ in network mode. I should always switch it. why? how can I resolve it? did not found any options in preferencies. [21:48] mDemocritus old amd 850 Mhz 256 ram, will that kill it? [21:49] corinne_, heheh i used linux for the first time when i had to install asterisk at work [21:49] just realized hardware volume controls dont effect the headphone jack [21:49] ::away:: [21:49] corinne_, and since then ive been using it none stop... === ajmorris is now known as bhbn === bhbn is now known as bhb [21:49] ? [21:49] roland, i was 15 and installed slackware [21:49] gligorhoria: ick ick ick... what do you use it for now, and what do you want xorg for? [21:49] Conn0n: right click on the volume control and click open volume control === Mindpoke_ is now known as Mindpoke [21:49] Cann0n, i was 12 when i drove my first car.. :P lol [21:50] I've used Linux since the first version of Fedora Core and even in this period of time it has improved a lot [21:50] will xorg slow ubuntu server? and will it make any diference if i install xorg, do my job..., and then start linux in runlevel 2 again [21:50] although I am still having problems with HD audio [21:50] what channel ubuntu in Portuguese? [21:50] corinne_, i know how to adjust volume, i had volume control buttons on my laptop, and they aren't binded to my headphone jack. [21:50] Cann0n: edit > preferences and select everything (especially headphones) [21:50] !pt | kjashkj [21:50] does the alternative CD have a text-based partitioner that allows you to resize? [21:50] kjashkj: Por favor use #ubuntu-br ou #ubuntu-pt para ajuda em português. Obrigado. [21:50] Hello, I'm running ubuntu 7.10 on a Micronpc Transport GX that has a savage-IX Video card. When I mouse over certain things (Images mostly, but not all images, perhaps images without links) there is a white square, as opposed to the normal cursor. Can anyone help?) [21:50] thanks [21:50] hi everyone [21:50] gligorhoria, it will depend on your server capacity, and it's load, running X will use considerable resources [21:50] gligorhoria: on an 850mhz machine it won't slag it too much... but it depends === bhb is now known as ajmorris [21:51] mDemocritus hlds and apache server, not at top performance becaus i have to recompile the kernell first [21:51] hi all. evolution is always started _not_ in network mode. I should always switch it. why? how can I resolve it? did not found any options in preferencies. [21:51] gligorhoria: just use a simple wm like xfce [21:51] so i have another problem [21:51] Cann0n: after this, you should be able to control the headphones' volume in volume control. If sound still comes out of your own machine's speakers, then just mute the "Front" sound and turn up the speakers. [21:51] with my printer [21:51] I was wondering. I have been offered one of two old towers from work. There is a p3 with 384 megs of ram or a celeron with 256 megs of ram. What one is better? [21:51] gligorhoria: what exactly do you need xorg for? like what apps? [21:51] canon LBP-800 === ajmorris is now known as bhb [21:51] i can't work with it on ubuntu Gusty [21:51] headphones' that coul work for me 2, i just want mozilla and a chat or something [21:52] how do i change the look of the taskbar i.e. instead of the dull grey, i've seen people change it, i am not just talking about the colours i mean the actual look aswell [21:52] my computer won't boot when the bluetooth adapter is plugged in, how come ? [21:52] whileimhere: i would take the one with 384 megs of ram [21:52] not headphones aah [21:52] corinne_, again, i have these external buttons on the side of my laptop with up and down arrows. i want to be able to adjust volume via those buttons, instead of going into volume control. === bhb is now known as bhb_ [21:52] I just dont know the difference between a P3 and a celeron [21:52] so i have another problem with my printer canon LBP-800 i can't work with it on ubuntu Gusty [21:53] whileimhere: me also dont, but ram is more important then a fast processor [21:53] so you just want real basic stuff? i'd use fluxbox or xfce for your windows manager... they're pretty lightweight [21:53] mohbana: system > preferences > appearance > visual effects [21:53] whileimhere, stay away from celeron [21:53] gligorhoria: so you just want real basic stuff? i'd use fluxbox or xfce for your windows manager... they're pretty lightweight [21:53] corinne_, i am not talking about compiz === bhb_ is now known as bhbn [21:53] anyone know what the equivalence to the GUI "lookup" is at the command-line? === bhbn is now known as bhb [21:53] corinne_, they work for the speakers, but not the headphone jack. the alsamixer works fine for adjusting volume [21:53] ok i will refraze, will xorg be overkill for 850 MHz 256 ram and would it be so much better to use 512 [21:54] I see okay [21:54] I will get the p3 then [21:54] Cann0n: I can't do that on my machine, so if you figure that out, let me know. What I do is plug in speakers with adjustable volume, and plug the headphones into the speakers so I can control the volume with that [21:54] gilgorhoria: probably [21:54] i have to unplug my bluetooth adapter for my computer to boot, how can i circumvent that ? thanks [21:54] gligorhoria, i got xubuntu working on a pc with those specs.. its a bit slugish [21:54] mDemocritus ty i think i will use xcfc [21:54] gilgorhoria: but it would still run [21:54] linuxac# [21:54] #linuxac [21:54] riaal: sudo apt-get install lookup [21:54] sorry [21:54] ????????????? ???????????? ????? [21:54] mahbana: did you check the forums? [21:54] gregory: cheers [21:55] !ru | lilumi [21:55] corinne_, yeah, its a common glitch i hear. [21:55] lilumi: Пожалуйста посетите #ubuntu-ru для получения помощи на русском языке / Pozhalujsta posetite #ubuntu-ru dlya polucheniya pomoshi na russkom yazyke [21:55] Is it possible to use Control + Left-Click for a right-click of the mouse similar to how OS X it does? [21:55] roland ok, slugish compared to? [21:55] !ru | LjL [21:55] LjL: Пожалуйста посетите #ubuntu-ru для получения помощи на русском языке / Pozhalujsta posetite #ubuntu-ru dlya polucheniya pomoshi na russkom yazyke [21:55] Cann0n: are you on a toshiba? [21:55] woots my bad lol [21:55] no im on a presario r3k [21:55] gligorhoria, if u want to mess with ur nerves.. then use tht pc :) [21:55] ... [21:56] gilgorhoria, roland: i've gotten xubuntu to run alright on an ibook g3 for chrissakes... 300mhz and 160mb ram.... [21:56] but it isn't pretty lol [21:56] my bad LjL-Temp. sorry. [21:56] so i have another problem with my printer canon LBP-800 i can't work with it on ubuntu Gusty [21:56] god everytime i look at the feature list for hardy, i can't help but ask why out loud when i see transmission is the default BT client [21:56] gregory: are you sure? [21:56] souper, yeah right now, messages with my name in them are dark red. I was just wondering what the deal is with using numbers and colored boxes, instead of labeling what they are! [21:56] mDemocritus, itll run alright but not as it should! opening firefox would hang the entire sys for a few sec [21:56] Cann0n: Maybe this will still work: http://ubuntuforums.org/showthread.php?t=568463&page=8 [21:56] roland i would use something better... ... [21:56] roland: for sure [21:57] now am using ubuntu on my laptop ... 2.5 core 2 duo, 2 gb ram [21:57] how do you keep the compiz cube zoomed out? [21:57] anyone know an terminal equivalence to the GUI tool "lookup" [21:57] ? [21:57] 2.4* [21:57] hello i'm nex [21:57] i'm new [21:57] riaal, nslookup domain ? [21:58] spartan7 u post in fetatures request :D [21:58] roland: heh on my ibook, firefox takes like 30 seconds to start [21:58] Jaymac, apt-cache show lookup, it is not related to nslookup :) [21:58] idon't know how to have answers pls help me [21:58] mDemocritus, loool see :P [21:58] !ibook [21:58] Sorry, I don't know anything about ibook - try searching on http://ubotu.ubuntu-nl.org/factoids.cgi [21:58] corinne_, mine works for the speakers, and i even get the pretty OSD [21:58] gilgorhoria: an ibook is an old mac laptop... like REALLY old === philMe is now known as philme [21:58] walilo789, you already posted your question, unfortunatelly there is no one familiar with your printer (guessing from the lack of answers) [21:58] gilgorhoria: it looks like a toilet seat [21:59] sorry is that another channel? [21:59] riaal: no, try nslookup, would that be the one you need? [21:59] i ddn't mean to post iflamatory questions, sorry, i just have to try an C [21:59] so u guys! any1 faced a dcop communication error b4? [22:00] gligorhoria, dont worry bout it.. good luck! though thertes more light weight ubuntu distros outethere.. [22:00] gregory: not really, think it only doeas name lookup ? :S [22:00] roland: dhcp? [22:00] #banshee [22:00] mDemocritus, no no! dcopserver.. someting related to KDE [22:00] roland: ah ok [22:01] thank you Lamego [22:01] riaal: what is the exact name of the gui-program you need the substitue for? [22:01] greasy_leftwing, apt-cache show lookup [22:01] roland i'm not looking for another distro, u server is the best for my needs but ty :D [22:01] mDemocritus, eachtime i open an application i get a "dcop communication error" check if DCOpserver program is running [22:01] gregory: Network Tools -> Lookup [22:01] gregory I think he is talking about lookup in Network Tools [22:01] roland: and i'll bet it is running? [22:01] gligorhoria, GOOD LUCK THEN [22:02] mstrobert, lol ya [22:02] so I changed my video card and now my linux won't boot to the x server anymore. it just stays at the command prompt. what should I do now? [22:02] mDemocritus, ya.. [22:02] roland i'm not leaving :( [22:02] hello, i'm trying to turn off some settings in my nividia card, (using the restricted drivers) how do i turn get access to these settings? [22:02] roland: kubuntu, or running kde apps in ubunt? [22:02] Lamego, the package you're talking about is for looking at text files isn't it? [22:02] riaal, that is nslookup [22:02] mDemocritus, running kde apps in ubuntu [22:02] Jaymac, forget it, I misunderstood the "lookup" meaning, [22:03] ah ok :) [22:03] will there be an ubuntu beta CD today or tomorrow? [22:03] riaal, the network tools gui lookup, is a gui for nslookup [22:03] bicchi, Beta is "Coming Soon" [22:03] !hardy [22:03] Hardy Heron is the code name for the next release of Ubuntu (8.04-LTS), due April 2008 - For more info, see: https://wiki.ubuntu.com/HardyHeron - CONSIDER IT TO BE PRE BETA (ALPHA) SOFTWARE - Discussion and support in #ubuntu+1, NOT #ubuntu [22:03] roland: huh... i did that for like six months without problems, besides ktorrent kept crashing... [22:03] Jaymac: will there be a CD for beta [22:04] bicchi, when it is released, yes: see #ubuntu+1 [22:04] can anyone help me with my aticonfig? i'm getting horrible errors from it. [22:04] Is there any way to transfer files to a windows mobile phone over USB in Ubuntu? I don't need to sync contacts or anything like that, just transfer some MP3s [22:04] http://www.nomorepasting.com/getpaste.php?pasteid=13296 [22:04] mDemocritus, it started with amarok.. and now almost everything has the same error [22:04] roland: try uninstalling all the kde stuff and try again.... or maybe a debconf on the kde stuff [22:05] I'm running ubuntu 7.10 on a Micronpc Transport GX that has a savage-IX Video card. When I mouse over certain things (Images mostly, but not all images, perhaps images without links) there is a white square, as opposed to the normal cursor. [22:05] mDemocritus, lookikng for an easier solution lol [22:05] how do i change the look of the taskbar i.e. instead of the dull grey, i've seen people change it, i am not just talking about the colours i mean the actual look aswell [22:06] mohbana, eventually you are refering to other type of taskbar like awn ? [22:06] how do i restart alsa? [22:06] roland: try running amarok the command line, see if you get more detailed info [22:06] is there a program for linux that teaches human anatomy? [22:06] or a sound device in general.. [22:06] maybe somebody can help me, #kubuntu seems asleep... what's the latest method to test kde4 on gutsy ? I just install kde4* from the regular gutsy repos; or should I add some kde4 specific repos ? [22:06] riaal, Jaymac sorry, i cant seem to find the gui app [22:06] can someone tell me where the advanced nividia settings are so i can tweak the performance level. can't seem to find it. [22:06] Rym maybe sudo /etc/init.d/alsa-utils restart ? [22:06] mohbana : did u try right-clicking on the taskbar and selecting Properties? [22:06] mDemocritus, command :$! [22:06] hi, i run Ub7.10 _64 with restricted drivers for my ati2900 (newest drivers)+ compiz. every time i start my ubuntu it freezes right when the GUI is comin up [22:07] let me try [22:07] gregory, go to System > Administration > Network Tools > Lookup [22:07] hi, why cant i see my windows partitions ? i did before but now that im turning my pc on i cant see any partition besides the swap and linux [22:07] so I changed my video card and now my linux won't boot to the x server anymore. it just stays at the command prompt. what should I do now? [22:07] roland: huh? [22:07] Hmm [22:07] still cant playback sound [22:07] hi, how can I make ubuntu show the loading, and shutdown screens (the ones with bars, and ubuntu logo), thanks. [22:08] can someone help me out with my kernel issue :( [22:08] iva, it should by default. What does it show instead? [22:08] !ask | EdwardXp3 [22:08] EdwardXp3: Please don't ask to ask a question, ask the question (all on ONE line, so others can read and follow it easily). If anyone knows the answer they will most likely answer. :-) [22:08] roland: just try running amarok in terminal [22:09] Rugg: I've tried that. It told me that "xserver-org was not installed" [22:09] md5, same issue [22:09] Does anyone know anything about the cursor switching to a white box when mousing over an image? [22:09] cannot open root device "" --- kernel panic not syncing VFS unable to mount root fs on unknown <--- i get these kernel errors i did make make install on the extracted contents of thekernel :0 [22:09] sorry iam noob to linux :) ... can someone tell me how to find out about my gfx-onboard chip - i dont know the exact modell No [22:09] roland, ? [22:09] morn-, try lspci [22:09] hi, why cant i see my windows partitions ? i did before but now that im turning my pc on i cant see any partition besides the swap and linux [22:09] morn-, lspci [22:10] oki [22:10] geoffx, on the terminal: sudo fdisk -l [22:10] ill do [22:10] to list your partitions [22:10] mDemocritus, trying to creater local folder.. .kde/share permission denied [22:10] riaal, Jaymac ok, found the gui version. i think nslookup would be what you need [22:10] roland: huh [22:10] DRebellion, black screen and nothing on it... [22:10] Jaymac: does it check the chip direct, or the driver ive installed ? [22:10] morn-, it lists your hardware === geos888 is now known as geos [22:10] Need the command-line equivalence of Administarion ->Jaymac [22:10] I am having a problem with vlc... full screen does not work, I get nothing except a dark transparent overlay when I close the app any ideas? [22:10] can you install ubuntu and tell it to NOT install a boot loader? [22:10] ops [22:11] lol [22:11] roland: ls -ld /home/ [22:11] Jaymac: sorry ;) [22:11] iva, probs your monitor can't handle the resolution. edit /etc/usplash.conf and put in a resolution like 640x480 [22:11] morn-, what kind of computer do you have? [22:11] Jaymac: allright ... ill be back with questions ;) [22:11] Lamego: done what i do now? i can see the other partitions there [22:11] Bizzeh: ya should be able too why do you want to though? [22:11] Anyone?! Big white box over images? [22:11] geoffx, well, if you can list them it's good news, now you just need to mount them [22:11] Cann0n: i got a twinstar note book with VIA onboard chip [22:12] sudo mount partition path [22:12] mDemocritus, drwxr-xr-x 49 roland roland 4096 [22:12] Cann0n: i am trying to get the openchrome stuff running [22:12] Does this question need to be asked in another channel? "how do you keep the compiz cube zoomed out?" i am new to IRC [22:12] Every time i start ubuntu, i am in low-resolution mode. It won't remember my settings of monitor and graphics card driver. Happened when i tried to update driver. Any ideas ? [22:12] Do I have to re mount every time I restart my computer? [22:12] spartan7: you could ask it here.. or try in #compiz-fusion [22:12] roland: mkdir /home/roland/.kde [22:12] I mounted a external windows directory [22:13] how do I get the sys tray menu to work when I click on an icon for a widows program running in wine? [22:13] thnks, anyone know ? [22:13] ToastGuy_, not if you add it to /etc/fstab [22:13] ToastGuy_, you can set up automounting in fstab [22:13] clex: look in /var/cache/apt/archives/ and install the previous one [22:13] ToastGuy_, automounts are set on /etc/fstab [22:13] Lamego: ex: if the partition is "/dev/hda1" i should type "mount /dev/hda1" or am i missing something [22:13] riaal, Jaymac i see nslookup doesnt provide all the info the gui does. too bad [22:13] http://pastebin.com/m67e5e865 kernel problems... [22:13] I should get a menu when I click the sys tray icon [22:13] ToastGuy_: you can add a line or two in /etc/fstab and it will be automounted.. if you want to [22:13] geoffx, sudo mount /dev/hda1 /media/windows [22:13] mDemocritus, file already exists [22:13] hi, i run Ub7.10 _64 with restricted drivers for my ati2900 (newest drivers)+ compiz. every time i start my ubuntu it freezes right when the GUI is comin up [22:13] http://pastebin.com/m67e5e865 [22:13] Okay, thanks guys... I'll do a man on fstab [22:13] clex: you may need to install the dependencies manually as well [22:13] DRebellion, thanks! I'll try that now [22:13] anyone know what I can use to burn a .bin disk image? [22:13] roland: cd /home/roland [22:13] gregory: I know, really want all info from the GUI one [22:14] !burner | linkslice [22:14] linkslice: CD/DVD Burning software: K3b (KDE), gnomebaker, serpentine, graveman, Nautilus-CD-Burner, GToaster, xcdroast (GNOME), wodim (terminal-based). Burning .iso files: see https://help.ubuntu.com/community/BurningIsoHowto [22:14] linkslice: apt-get install k3b [22:14] bsims: thanks, will try. any idea why when i set manually after booting it reverts when reboot? [22:14] Lamego: !? why /media/windows? [22:14] create it there?! [22:14] to specify a device to install grub on, how do i format a device (the /dev way)? do i just enter plain /dev/xxxX? [22:14] roland: ls .kde use pastebin for that one, it'll be big [22:14] bsims: or even restarting x, i lose my mouse config also [22:14] clex hrm not a clue what kinda card ya got [22:14] geoffx, well, just mount it anywhere, /media/windows was an example, if you use /media/dir it will showup on your desktop [22:14] well, im out. good bye all. [22:14] you will need to create that directory first [22:14] ToastGuy_: you can mount windows shares, nfs shares, ftp folders, webdav-folders.. well.. almost anything you can mount in a terminal.. you can put in /etc/fstab [22:14] I am having a problem with vlc... full screen does not work, I get nothing except a dark transparent overlay when I close the app any ideas? [22:15] bsims: radeon x800, seems like when i make changes to xorg.conf with mouse that is lost on reboot, like a failsafe is regenerating the file [22:15] mDemocritus, result= "share" thts it [22:15] Ah ATI's drivers suck even worse on linux than on windows... dunno but dowgrading might help [22:15] roland: huh... run amarok again, any other errors, or is that the last one before it dies? [22:15] clex: check /var/log/xorg.log to see what configuration file it's using.. it might be usign the failsafe file.. [22:16] bsims: yeah i tried using their driver for linux and it is what started this mess! i even used their command to revert. ok, so i'll go into /var/cache/apt/archives/ ... what should i look for [22:16] slart: ok if it is, how do i make it use mine [22:16] it lists the debs by name [22:16] I recently performed a BIOS upgrade on my lenovo laptop. Now, instead of booting to GRUB it just displays the text "GRUB" and doesnt respond to input. Any ideas? [22:16] ciao [22:16] !list [22:16] I am ubotu, all-knowing infobot. You can browse my brain at http://ubotu.ubuntu-nl.org/factoids.cgi - Usage info: http://wiki.ubuntu.com/UbuntuBots [22:16] !source [22:16] You can easily fetch a package's source with apt-get. See: http://www.debian.org/doc/manuals/apt-howto/ch-sourcehandling.en.html [22:17] CoasterMaster, you want apt-get source packagename [22:17] dcc send startkeylogger 0 0 0 [22:17] clex: I'm not really sure.. I think it uses the failsafe version if the normal one fails.. but I'm not sure.. [22:17] DCC SEND startkeylogger 0 0 0 [22:17] CoasterMaster, it will dump it in the current directory [22:17] roland: actually, pastebin all the messages you get when starting amarok [22:17] That wasn't the factoid I wanted, actually DRebellion. I have some source, but I want to make a deb out of it [22:17] clex: I think gutsy was the first version of ubuntu to use that feature.. bulletproof X or something [22:17] can someone tell me where the advanced nividia settings are so i can tweak the performance level. can't seem to find it. [22:17] mostly so I can uninstall later [22:17] slart: what gets me is that i can edit it, get my current config right, then reboot X , and be fine. then when rebooting computer, nothing [22:17] mDemocritus, doing so [22:18] hi [22:18] clex: that sounds really annoying... [22:18] riaal: its available from a range of command line programs, sadly i dont know all of them, me cant help more, sorry [22:18] i feel like i'm using a livdCD :( [22:18] livecd [22:18] CoasterMaster, use checkinstall [22:18] to specify a device to install grub on, how do i format a device (the /dev way)? do i just enter plain /dev/xxxX? [22:18] how do I launch a terminal from a cron job along with the command? [22:18] CoasterMaster, check on the ubuntu wiki. there's a wealth of info there. [22:18] anyone who has a ati video card, and can pastebin me his xorg.conf file? [22:18] :D [22:18] *format the device's location [22:18] Is there a way to get more verbose info (by default) when updates are installed? [22:18] anybody locked at my pastebin? [22:18] erdnus: i would but i just messed mine up with atis driver :( [22:18] vinboy_, perhaps launch gnome-terminal? [22:18] Bsims, k3b doesn't support .bin it jsut complains about not being an iso [22:18] CoasterMaster: You seem to be well informed. Can you tell me where I might be able to get support for my mouse over problem? [22:19] hrm what does /var/log/ whatever xorg file say [22:19] linkslice, the file extension makes no difference under linud [22:19] vinboy_, a graphical terminal is not expected to be launched from a cron, there is no device associated with the output [22:19] linkslice, the file extension makes no difference under linux [22:19] corinne_: confirmed [22:19] linkslice: hrm dunno then let me google [22:19] DRebellion: ok.. but where so I specify the command i want to launch.. (e.g. ls /usr) [22:19] linkslice: you can convert a bin/cue file to an iso.. with bchunk [22:19] !info bchunk [22:19] bchunk (source: bchunk): CD image format conversion from bin/cue to iso/cdr. In component universe, is optional. Version 1.2.0-6 (gutsy), package size 13 kB, installed size 68 kB [22:19] IRCLemur, what is your mouseover problem [22:19] corinne_: let me just test in hardy [22:19] DCC SEND "startkeylogger" 0 0 0 [22:19] Lamego: ok.. but how can I tell if the command was launched? [22:19] vinboy_, look at the manpage: man gnome-terminal [22:19] DRebellion: thx [22:19] why is z3wb still here? [22:20] vinboy_, command >> somelogfile [22:20] When I mouse over images (it seems to be images with out links) the cursor is replaced with a white box. [22:20] i installed the newest ati driver manuelly tonight [22:20] DCC SEND "startkeylogger" 0 0 0 -> wtf is this? [22:20] Slart: he hasn't been killed with fire yet? [22:20] Lamego: oh ic.. thx.. that's one way [22:20] !exploit | nevoeiro [22:20] mDemocritus: mm.. now I think he has =) [22:20] please don't repeat that [22:20] nevoeiro: There are people around who think it is funny to abuse a bug in certain routers by sending invalid DCC commands. When bitten by this bug ops in #ubuntu remove users so they are no longer targets. To fix it have a look here: https://help.ubuntu.com/community/FixDCCExploit [22:20] lol [22:20] and after following a howto it didnt start the GUI anymore [22:20] DRebellion, I know that, but file type does, .bin is not an iso format :-) [22:20] !lol | nevoeiro [22:20] nevoeiro: 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. [22:20] Where is the file full of my commands I've executed? [22:21] i got a problem with my VIA S3 Unichrome Pro VGA - onboard GFXcard - ive tried the via driver - and now the openchrome driver .... but i cant use §D support [22:21] ToastGuy_, .bash_history [22:21] CoasterMaster: When I mouse over images (it seems to be images with out links) the cursor is replaced with a white box. [22:21] nevoeiro: please don't paste them. they're exploits that knock people offline [22:21] Hey guys ! im havinga really weird problem that i CANT figure out!.... i have audio coming from my speakers and my headphone jack.. i read online that newest alsa resolves the issue but it hasnt for me!~! can ANyone PLEASE help me out!???? [22:21] does anyone know witch would be the best driver for me [22:21] ToastGuy_, ~/.bash_history ? [22:21] ompaul: just type in .bash history? [22:21] IRCLemur, what kind of video card do you have? Are you running any compiz effects? [22:21] thanks Lamego [22:21] nevoeriro, don't repeat the exploit text [22:21] ok ok, got it. thx for the info :) [22:21] huh? [22:22] ToastGuy_, do you and to read them? -- just type history [22:22] nevoeiro: sorry i'm a slow typer... [22:22] high-bass: if you don't get any answers here you can always try #alsa ... it's a smaller channel but ask and wait.. you might get an answer [22:22] hehe, np.. ;) [22:22] ompaul: ya... that was it. thanks [22:22] Slart: ok [22:22] tomaw: Really? IRC clients recognize the commands and could be exploited? [22:22] kazol_, no, routers have bugs [22:22] !ot [22:22] #ubuntu is the Ubuntu support channel, #ubuntu+1 supports the development version of Ubuntu and #ubuntu-offtopic is for random chatter. Welcome! [22:22] kazol_, no stupid routers - and read the url https://help.ubuntu.com/community/FixDCCExploit [22:22] DRebellion: But they're most likely patched. [22:23] In Gmail / Firefox, I see red-zigzag underlines under incorrectly spelt words. However, when I right-click on the word, I don't see the spelling suggestions, as before. What happened? [22:23] kazol_, no - and even then a lot of them fail [22:23] kazol_: routers mostly. they think they're being attacked so close the connection [22:23] ok [22:23] Is there a way to get more verbose info (by default) when updates are installed? I always have to click on the arrow for downloading/installation info. [22:23] mDemocritus, http://paste.ubuntu-nl.org/60348/ [22:23] WHen I do "Shift+F10" while my cursor is somewhere in the word, that's when I see the spelling suggestions in the popup context menu [22:23] gregory: what's confirmed? [22:23] CoasterMaster: I have a Savage-IX video card (this is a transport GX laptop) I am not running compiz at all. I am currently running a cvs install of e17, however this issue happens in Gnome as well. [22:24] kazol_: perhaps you could run the update-manager with some kind of verbose switch.. just a thought [22:24] kazol_: even if there's a patch "normal" users setup their new wireless router, remove the "annoying" password and never touch it again [22:24] corinne_: the error message you gave on 7.1 [22:24] kazol_, just open a terminal and use the command: sudo apt-get upgrade [22:24] roland: what's the prompt you get? [22:24] DRebellion: I know, I just want to have automatic updates. [22:24] So using fstab what part of this mount command would I use? sudo mount -t cifs "//192.168.1.104/sharedfolder" /mnt/share -o user=MyUserName,password=MyPassword [22:25] please help :S my mouse has stopped working, its just jammed in the middle of the screen after coming out of a game, I cant restart because I have open windows, please help, hjow do I restart? [22:25] roland: like right before you type in commands [22:25] assuming I've already created the folder [22:25] gregory: I am going to ask my pet linux nerd next week; until then, I will stick with the bigger .avi files [22:25] also, if you respond, please type garbage a few times because the resolution has changed and I cant change the shape of the window, so I have a few lines that are not visible :( [22:25] ToastGuy_, here's mine: //192.168.1.100/SharedDocs /media/homeoffice cifs username=guest,password=,uid=1000,iocharset=utf8,codepage=unicode,unicode, 0 0 [22:25] mDemocritus, :~$ [22:25] wil: ctrl+alt+backspace will restart the window server, but you'll lose any unsaved docs [22:25] ToastGuy_: did you check the man page for fstab? it has it's own syntax.. but you mostly just move stuff around a bit [22:25] roland: before that... [22:25] to specify a device for grub in the "/dev/device" format, how do i put it in? do i put it in quotes, or () or nothing at all? [22:25] Thank you for your help, though! I'm going to take a nap. later y'all! [22:26] user@name [22:26] DRebellion: thanks [22:26] roland: your username is roland? [22:26] im installing xubuntu and instead of accepting the suggested partition sizes it permits manual. does anyone know of a guide for that, like recommended sizes and mountpoints [22:26] Slart: Ya... It's still confusing... but what DRebellion has makes sense to me [22:26] mDemocritus, ya [22:26] roland: what the heck? that's so strange [22:26] kazol_, if you want the lowdown on 99% of all updates: https://lists.ubuntu.com/mailman/listinfo/ubuntu-security-announce [22:26] yeah, I really dont want to restart :S got open stuff... is there a command I can type that will restart the mouse? [22:27] biabia: swap should be 2-2.5x your amount of memory, hard drive space, probably at least 5gigs. [22:27] it is there, it just seems to be jammed in the middle of the window :( [22:27] biabia: i should say, / should probablyl be at least 5gigs [22:27] mDemocritus, why [22:27] ToastGuy_: give it a try.. use sudo mount -a to mount all the drives configured.. the worst thing that can happen is that it doesn't get mounted.. experiment away [22:27] mem is 2x1Gb and 2x256Mb's [22:27] wil - can you not alt-tab to your windows? [22:27] roland: because you're getting permission errors even though you have permission to write to the folder [22:28] biabia: ok, so you have 1.5gigs, so you'd want probably a 3-3.5gig swap. [22:28] biabia: i would think 3gigs is fine [22:28] mDemocritus, iknow.. which is why im here [22:28] no i have 2.5Gb total [22:28] can anyone tell me how to do dvd covers in glabels or where to download a template [22:28] wil - alt-f4 to close - that should give you a chance to save your work [22:28] Hey guys i installed the newest alsa drivers and i am having a problem where i get sounf from speakers and headphone jack at the same time.. anyone know a solution to this problem? [22:28] biabia: whats the proc speed on this machine? [22:28] CoasterMaster: I have a Savage-IX video card (this is a transport GX laptop) I am not running compiz at all. I am currently running a cvs install of e17, however this issue happens in Gnome as well. [22:28] athlon 64 [22:28] roland: that's wacky... i'm really not sure where to start.... if a reboot doesn't fix it, i'm out of ideas... sorry man [22:28] How do i remove Alsa [22:28] hm not sure the speed [22:28] so i can reinstall it ? [22:29] biabia: why on earth are you using xubuntu?.. or do you just like xfce? [22:29] mDemocritus, am thinking of deleting this user and creatign another [22:29] i like xfce [22:29] I cant, it is mozilla windows with stuff typed in to fields [22:29] biabia: oh ok.. [22:29] :( [22:29] roland: is it a fresh install? [22:29] mDemocritus, like 7 days ago [22:29] it used to be a windows machine but the hdd died [22:29] biabia: well, how much hard drive space, do yuu plan on giving to your xubuntu install? [22:29] wil - no joy? [22:29] so the hdd in it is fresh 160Gb [22:29] sorry, the resolution is also screwed, and iut takes me a while to respond as I can only see the message after it is about 20 lines old :S [22:29] biabia: oh ok.., is Xubuntu going to be the only OS on it? [22:30] roland: i would just reinstall then... [22:30] roland: consider using kubuntu if you use a lot of kde apps... [22:30] well. i dont know how to dual boot. if i can add windows after..then maybe but for now im not ready to put windows [22:30] biabia: well, windows is a pain in the ass to add afterwards. [22:30] roland: certain kde apps tend to crash a lot in gnome [22:30] . [22:30] I have to much stuff typed in the mozilla windows :( this will teach me for playing a game whilst hating work :( [22:30] i can do without it [22:31] biabia: and dual booting is quite simple. [22:31] mDemocritus, ur right.. and nah sticking to ubuntu.. i just use amarok as kde.. and something rekated to a wireless radar [22:31] roland: aha [22:31] biabia: ok, so isn't ther an option there, like "Take over the entire hard drive" or something? [22:31] is there a way to install kde 4 on ubuntu 7.10 [22:31] roland: you didn't install them wierd right? just through synaptic or apt-get? [22:31] mDemocritus, apt get [22:31] noob question, how do i stop using the 7.10 Live CD to boot to my Hard drive for the freshly installed ubuntu? I installed overtop a corrupt Windows drive in my laptop and the boot error is: "Error booting operating system". I chose the option, guided install, entire hard drive. I dont get why it never works straight off a windows HD. [22:32] i was hoping to make a /home partition so in case i decide to reinstall xubuntu or something all my data would be preserved? [22:32] roland: very strange... i've got nothing... best of luck [22:32] mDemocritus, thanks :) [22:32] Hello, im trying to fix some drivers with a friends ubuntu system - unfortunatly i dont know much about ubuntu, from which repository should i be using packages? dapper, edgy, feisty or gutsy? [22:32] souper still on? [22:32] mDemocritus, appraciate the help [22:32] biabia: well, you can do that. [22:32] roland: np [22:32] you just ahve to setup your partitions probably [22:32] og_: depends on the version [22:33] og_: use the repos from the version you have installed.. [22:33] Starnestommy: Ubuntu 4.1.2-16ubuntu2 === KnifeHat_ is now known as KnifeHat [22:33] it permits manual setup of them but im not sure how to do it [22:33] can anyone assist me in finding my nvidia settings.. (i want to turn off some settings to increase fps) [22:33] og_: are you a debian user, by any chance? === mDemocritus is now known as mDemocritus_afk [22:33] og_: what does the output of lsb_release -a say? [22:33] Slart: Starnestommy: they have no access to internet so im downloading manually [22:33] c3f59d4: yea I'm here [22:33] how do I test to make sure my FSTAB command worked? [22:33] Starnestommy: gutsy [22:34] ToastGuy_, sudo mount /path/to/mountpoint [22:34] og_: ouch... perhaps you would be better off downloading one of those DVD's.. lots of common packages on those [22:34] DRebellion: but do I have to restart the system? [22:34] ToastGuy_, no [22:34] souper: unfortunately it did more bad than good :D [22:34] ToastGuy_: sudo mount -a should mount all the stuff in your fstab.. [22:34] c3f59d4: oh no [22:34] IndyGunFreak: im trying to find some guidance in the forum but im not sure what to do === _Cain__ is now known as Cain_ [22:35] I installed some update for mysql this morning and since doing so mysqld_safe seems to be eating one of my cores, any suggestions how to stop/fix or figure out whats going on... Ive tried restarting mysqld but that hasnt fixed anything [22:35] touchscreen don't work and my scroll wheel doesnt work anymore :D [22:35] biabia: sorry i can't help on that one, i don't separate my home partition [22:35] Slart: well maybe if i cant solve it today [22:35] Slart: oops... it says it's bad... [22:36] ToastGuy_, what's the error? [22:36] how do i get my bootloader to recognize my new 7.10 install which went 'guided, entire drive install' overtop a Windows XP laptop drive? I dont mind reformatting/installing, i just need to know how. [22:36] But thats the challenge, aint it? [22:36] is there software that lets me simply & easily edit 3 or 4 video files.... all i want to d ois cut them together [22:36] running gutsy [22:36] IndyGunFreak/ hm ok [22:36] arooni-mobile: have you tried avidemux ? it's pretty straight forward [22:36] souper: say, i read that knoppix did recog the touchscreen at factory state.... do you think knoppix is an alternative to ubuntu? [22:36] !avidemux [22:36] Sorry, I don't know anything about avidemux - try searching on http://ubotu.ubuntu-nl.org/factoids.cgi [22:36] DRebellion: lol... it just says line 10 in /etc/fstab is bad [22:36] !info avidemux [22:36] avidemux (source: avidemux): a small editing software for avi (especially DivX). In component multiverse, is optional. Version 1:2.3.0-0.0ubuntu3 (gutsy), package size 3270 kB, installed size 8256 kB [22:36] c3f59d4: sure i t is, not a very good one, but its an alternative. [22:36] ToastGuy_, heh, pastebin your /etc/fstab for us and give us a link: [22:37] !paste | ToastGuy_ [22:37] ToastGuy_: pastebin is a service to post multiple-lined texts so you don't flood the channel. The Ubuntu pastebin is at http://paste.ubuntu-nl.org (make sure you give us the URL for your paste - see also the channel topic) [22:37] DRebellion, same. but the logo appeared on the shutdown screen. on login is still black screen. [22:37] iva, half is better than none ey? [22:37] DRebellion: okay... give me a sec... I didn't include those two Zeros at the end... [22:37] DRebellion, , yep:) [22:37] c3f59d4: well as far as ease of use it won't be as much as ubuntu [22:38] ok anyone, Im trying to get direct rendering enabled and need some help [22:38] DRebellion, is there a way to reset the login screen resolution or appearance? [22:38] c3f59d4: if you like the ease of use of ubuntu, you could look at either LinuxMint, or a Debian Etch install. [22:38] in xorg.conf i have the module LOAD "dri" [22:38] iva, i personally didn't get any splash screens at first. i edited that file to fix shutdown, and a kernel update fixed my startup ;) [22:38] hi nanobug [22:38] Okay [22:39] I am using the restricted ati drivers and mplayer can't find xv. xvinfo says noinfo too.. how do you configure those drivers? [22:39] hi all, i'm hoping to install ubuntu on a dell dimension 5100 that was bought in 2005, it did not come with an xp install disk and i have an oem license [22:39] DRebellion: Here's the Line [22:39] how would i go about getting hold of a copy of xp, ( i want to do a fresh dual boot ) [22:39] "//192.168.1.104/tv shows" /mnt/share cifs -o username=USERNAME,password=PASSWORD 0 0 [22:40] ToastGuy, no quotes, and no "-o" [22:40] hey anyone know if there is an accessible ubuntu installer? [22:40] IndyGunFreak: whats the thing about knoppix? is it as reduced as DSL? [22:40] well therealfaceofboe call dell and see what u can do i did for my laptop [22:40] I'm blind [22:40] c3f59d4: i just don't like it... KDE, slow, didn't care for it. [22:40] DRebellion: i think I need quotes because I have a space in the directory name [22:40] kay [22:40] hi all how can i run things at startup? [22:41] @tux97, what details do you need to have? [22:41] c3f59d4: not reduced though, has a ton of apps ready to go. [22:41] ToastGuy_, =/ didn't spot that one. [22:41] DrIP, you edit the sessions in System>Administration>Sessions [22:41] DRebellion, so if a kernel update appear mine could be fixed too. ^_^ [22:41] your service tag on the bottom of the puter and some money i got lucky on mine since i'm renting mine i didn't have to buy em therealfaceofboe [22:41] if i want to find ubuntu ocr from a .png file where do i ask? [22:42] where does the X log hide? [22:42] DRebellion: So I'm good with the quotes? [22:42] lesshaste: /var/log is a pretty common place for logs [22:42] DRebellion: I took out the -o and nothing [22:42] Joeb454: i don't have that menu... gnome... [22:42] slow is the word [22:42] i need a distro thats fast, because i wanna run it on an 2001 lifebook [22:42] say 500MHz and 256MB RAM [22:42] ToastGuy_, still the same with the -o? [22:42] hello [22:42] bit still i wanna have goof hardware support without so much trouble as debian ist :D [22:42] DRebellion, thanks for help. I'm going to bed. bye [22:42] @tux97, surely they have to give you the disk for free?, or is there a small postage cost? [22:42] hi ubuntu [22:42] hello everybody [22:42] DRebellion: Ya... same error.... [22:43] How do I enable mouse in console? [22:43] c3f59d4: xubuntu? works on my mini-itx machine with 256 MB memory [22:43] ToastGuy_, okay, try: //192.168.1.104/tv\ shows === nomi1 is now known as nomic [22:43] what does: dpkg - warning: when python-pyorbit-dev was removed directory was not empty "/usr/include/pyorbit-2" so it wasnt removed mean? [22:43] therealfaceofboe i know the disk is cheap probally not more than 10 bucks if all you need is xp [22:43] RabidWeezle: install gpm [22:43] i'm speak spanish, i don't speak english [22:43] thanks [22:43] !xubuntu | c3f59d4 [22:43] c3f59d4: Xubuntu is Ubuntu with Xfce instead of !GNOME. More info at http://www.xubuntu.org and http://wiki.ubuntu.com/Xubuntu/ - To install from Ubuntu: « sudo apt-get install xubuntu-desktop » - Join #xubuntu for support - See also: !Ubuntu and !Xubuntu-Channels [22:43] !es | ubuntu [22:43] ubuntu: Si busca ayuda en español por favor entre en los canales #ubuntu-es o #kubuntu-es, allí obtendrá más ayuda. [22:44] @tux97, ok, seems simple enough, will probably give them a ring tommorow [22:44] DRebellion: Here's the actual error [22:44] do it today therealfaceofboe and maybe be here tomrrow the cd who knows g/l [22:44] [mntent]: line 10 in /etc/fstab is bad [22:44] IndyGunFreak: butif it is slow it is no good. already ubuntu is not lightweight for the book [22:44] Slart: and how is it with hardware? [22:44] with the ati drivers I get (EE) AIGLX error: dlsym for __driCreateNewScreen_20050727 failed (/usr/lib/dri/fglrx_dri.so: undefined symbol: __driCreateNewScreen_20050727) [22:44] (EE) AIGLX: reverting to software rendering [22:44] any ideas? [22:44] c3f59d4: same as ubuntu.. it's basically the same os.. but without gnome.. and xfce instead [22:44] Hi, does anyone know of an accessible ubuntu installer with either braille or speech? I'm totally blind. [22:44] ToastGuy, you did try what i said above without the quotes right? [22:45] do it today therealfaceofboe mine came to me the next day [22:45] c3f59d4: what is the speed of this pc? [22:45] aticonfig is ok for ati cards i found [22:45] ToastGuy, //192.168.1.104/tv\ shows [22:45] DRebellion: Here's what I got: //192.168.1.104/tv\ shows /mnt/share cifs username=USERNAME,password=PASSWORD 0 0 [22:45] like don't bother hacking the file [22:45] Slart: Xubuntu is based on xcfe, right? [22:45] ToastGuy, =/ and your edited line is line 10 right? :P [22:45] yep c3 [22:46] @tux97, well its coming up to 11 at night where i am, but yea, might as well, tbh its a project to do in the next 2 weeks, no rush [22:46] c3f59d4: what are the specifications of the pC you're running [22:46] c3f59d4, yes [22:46] DRebellion: Yes... [22:46] xubuntu is ubuntu 'lite' [22:46] c3f59d4: well.. it uses xfce..it's still ubuntu [22:46] ........... [22:46] ToastGuy, perhaps remove the space in the folder name on the winxp box would be my next step [22:46] xubuntu -- for when your computer sucks, but you just can't let the thing die [22:46] ok therealfaceofboe good luck [22:46] when i use sudo my password works fine [22:46] but when i try su === Adys is now known as Adyse [22:47] it says auth failure [22:47] Shadow_mil: did you see my question? [22:47] !root | Rym [22:47] Rym: Do not try to guess the root password, that is impossible. Instead, realise the truth... there is no root password. Then you will see that it is 'sudo' that grants you access and not the root password. Look at https://help.ubuntu.com/community/RootSudo [22:47] mDemocritus_afk: oh, also that and for uber fast servers :p [22:47] mDemocritus_afk: lol, no, i think thats Flux.. Xfce is pretty good.. i like it [22:47] don't use su use sudo [22:47] Rym, use, sudo -i [22:47] ddalton, yes lol [22:47] Rym: su is asking for the root password [22:47] IndyGunFreak wait ill look up the specs [22:47] c3f59d4: ij' [22:47] ok [22:47] i usually use sudo su when i want a full blown root shell [22:47] ah === Adyse is now known as Adys [22:47] DRebellion: Ya I'll try pointing to a different directory that is on the network [22:47] hey anyone know of a ubuntu installer that talks or suports braille? I'm blind. [22:47] mDemocritus_afk: i call that a bit redundant, but then again... [22:48] LjL: it works [22:48] lol === mDemocritus_afk is now known as mDemocritus [22:48] I am using the restricted ati drivers and mplayer can't find xv. xvinfo says noinfo too.. how do you configure those drivers? [22:48] ddalton I'm not sure if there is and installer that has speech [22:48] is aiglx connected to this?.. I have an AIGLX error in the X logs [22:48] ddalton: perhaps wubi? I think it installs ubuntu from windows.. so I guess you would have the same assistive techs you have normally in windows.. I'm not sure though === roger_ is now known as Reg0r [22:49] hello :)any1 know how to move bar with user to the right side in XChat?:) now i have like popup :\ [22:49] hello [22:49] I've installed apache, php and mysql on my laptop to enable me to test web apps without the need for a server, will this cause any disruption to normal use of ubuntu when I am not using thwebserver applications for testing? [22:49] hi drag [22:49] hows everyone tonight [22:49] How do I list the packages installed with sudo apt-get? [22:49] I know that when you have ubuntu installed you can open a console and do a ls | espeak and have it readback your terminal [22:49] or sudo, period? [22:49] Does anyone install Jboss 5.0 beta on Ubutnu 7.10? [22:50] Celeron @ 500; 256MB RAM; IDE 60GB; ATI RAGE 4MB :) ; [22:50] Dr_Link: dpkg -l (lowercase L) might work.. [22:50] I copy an .ear to the deploy directory, however it [22:50] still not being deployed on Jboss 5.0 [22:50] Dr_Link: there is a way using aptitude too.. but I can't remember the switch to use [22:50] Also side note, Having ATI driver issues here. I swear I'll never get an ati card again. [22:50] drag i'm good and urslef [22:50] c3f59d4: i would run fluxbuntu on that if i were you. === blugre is now known as Thirsteh [22:50] c3f59d4: is that apC or laptop? [22:50] *pc or laptop [22:50] aaah i love fluxbox :D [22:50] Just said, but Im good besides the ati trouble [22:51] laptop [22:51] c3f59d4: use fluxbuntu. [22:51] http://fluxbuntu.org [22:51] IndyGunFreak, c3f59d4, bah! i run gutsy on that [22:51] i cureentlx run gutsy [22:51] DreamThief: he said gutsy was to slow, he tried it. [22:51] bye all [22:52] i think the hiccup might be video ram [22:52] byee [22:52] well its not tooooo slow but then again, its not a racing engine [22:52] anyone here good at ATI radeon 9200 driver installation and such >_>? [22:52] Alright, now how do I uninstall a package with sudo? [22:52] c3f59d4: well i imagine Fluxbuntu will runfine on that machine [22:52] and still be fairly easy to use [22:52] how do I configure the ati drivers so that xvinfo actually says I have an adaptor?? [22:52] Dr_Link: sudo apt-get remove package [22:53] Dr_Link: sudo apt-get remove (although, apt-get is the thing installing/uninstalling packages, sudo just gives you administrator rights) [22:53] IndyGunFreak definitly the VRAM, windows tend to build up in 5 seconds when its busy [22:53] c3f59d4: but you have plenty of Ram, hard drive space, etc. [22:53] OMGG!! im surfing on my laptop with ubuntu using my mobile phone using bluetooth! ;D [22:53] Dr_Link: sudo apt-get to just remove it.. sudo apt-get remove --purge to remove all the config files created by the package too [22:53] Dr_Link: to list pkgs dpkg --get-selections > file-name [22:53] or.. how do I tell if I need aiglx? [22:53] congrats Gloo! [22:53] ;D;D;D [22:53] this is cool stuff! [22:53] Dr_Link: oops... typo there.. "sudo apt-get remove " and "sudo apt-get remove --purge " [22:54] hello... [22:54] I am back [22:54] Gloo: I'd like to know how you did that... I can connect to the net through my phone using Granular linux, but not ubuntu. [22:54] How can i load themes from emerald themer ?:)) [22:54] welcome back [22:54] question regarding driver [22:54] Nasra: what driver? [22:54] damnit, I can't get the original mount i had working... [22:54] sudo mount -t cifs "//192.168.1.104/tv shows" /mnt/share -o user=USERNAME,password=PASSWORD [22:54] hi IndyGunFreak.. [22:54] What's wrong with that mount? [22:54] Nvidia...it says no support through ubuntu? [22:54] what is that? [22:54] hey anyone know why I got this when I tried to install an ATI driver? "The distribution 'ubuntu' is not supported [22:54] Removing temporary directory: fglrx-install.Tl5665 [22:55] ToastGuy, what's the error? [22:55] just installed that driver on a fresh install... [22:55] Nasra: system/admin/restricted driver, doesn't have a restricted driver option there [22:55] what is the file that has all the hosts in it [22:55] don't tell me I screwed up again.... [22:55] lol... [22:55] thanks rugg, cant respond in the private chat though [22:55] jskulski, /etc/hosts ? [22:55] IRCLemur: i just found a nifty guide, and it works :) [22:55] jskulski: all the hosts? you mean /etc/hosts? [22:55] DRebellion: It just gives me a list of instructions on how to mount [22:56] yep thanks [22:56] Nasra: well, probably not screwed, but restricted driver manager will manage most nvidia cards, unless its really new [22:56] Hello everbody i need to lear to use apt-get, please how can help me? [22:56] oops [22:56] Nasra: what Nvidia device? [22:56] IndyGunFreak, DRebellion: is there a way to make the videocard share some of the system RAM? [22:56] I just installed so much on here too>_< argh time to go back to 6.06 [22:56] !apt | ubuntu [22:56] ubuntu: 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) [22:56] Gloo: URL? [22:56] the system was asking for it.... [22:56] Hey would some one be willing to test my Ampache server for audio playback quality the streams are set to downsample at a low rate 34kbps but I want to know if the streams are cutting out [22:56] does World of Warcraft run on 6.06 with ati? [22:56] c3f59d4: hmm, maybe, but i think that would be a bios option [22:56] just updated from the nvidia one in here.. [22:56] brianlight: sure.. give us the url [22:57] Nasra: go to system/admin/restricted drivers manage, what does it say there [22:57] and I enabled it too...so it can work properly... [22:57] hangon [22:57] thank ubotu [22:57] !thanks | ubuntu [22:57] ubuntu: You're welcome! But keep in mind I'm just a bot ;-) [22:57] !blind [22:57] Sorry, I don't know anything about blind - try searching on http://ubotu.ubuntu-nl.org/factoids.cgi [22:57] has anybody here installed CodeBlocks ?? [22:57] hey, does anybody know if there an ubuntu package for getting an offline version of javadocs? [22:57] well thanks for the fish, people! i'll go check the BIOS [22:58] Is there any guides for blind users? [22:58] ok did you get that info Slart [22:58] IRCLemur: private? or can i post links here? [22:58] I trying to isntall alsa-utils but its telling me i need a curses library [22:58] brianlight: got it.. trying now [22:58] c3f59d4: if you bump up the memory, you might be able to run a traditional gnome/kde enviro [22:58] but i installed build-essential AND curses-dev [22:58] hi [22:58] Will there be a new version of ubuntu next month? Ubuntu 8.04 ??? [22:58] IRCLemur: anyways. here it is: http://bi03.co.uk/home/blog.php?id=18 [22:58] soon: yes [22:58] soon: yes [22:58] * l libncursesw5-dev [22:58] when i try to boot ubuntu from my usb key il display [22:58] !javadoc | xavthenub [22:58] Sorry, I don't know anything about javadoc - try searching on http://ubotu.ubuntu-nl.org/factoids.cgi [22:58] initramfs [22:58] hrm... [22:59] IndyGunFreak it says accelerated graphic driver latest card enabled and in use... [22:59] Gloo: Thanks. :) [22:59] IRCLemur: think this one works aswell :) https://help.ubuntu.com/community/BluetoothDialup [22:59] is that not the right factoid? [22:59] and waiting on the screen [22:59] Nasra: ok, so whats the problem? [22:59] Rym - the curses lib will probably be for alsamixer - its a curses based mixer app [22:59] what i have to do ????? [22:59] i tried downloading an update, it gave me an error and told me to run "dpkg --configure -a" but when i type it into terminal it says i require super user priveliges. what should i do? [22:59] what should i do then ? [22:59] Nasra: is it nvidia? [22:59] ok..no problem though made another mistake... [22:59] hey guys, a few buddies and i thought of this project. let me know if you think this would be successfull. would you join if it was active and well implemented/designed? http://dpaste.com/40492/ [22:59] yes [22:59] patrick_: put sudo before it [22:59] Nasra: ok, what mistake did you make now? [22:59] starnestrommy ill try hd on [23:00] last time ...it was with autometix / easyubunut, remember? [23:00] ouin frankais [23:00] Nasra: yes.. [23:00] ok [23:00] what did you scrwe up thistime? [23:00] no [23:00] hey guys [23:00] Nasra: oh ok, so you're ok now? [23:00] tell me what do I have to do to install a replacement of automatix? [23:01] you said no good [23:01] Nasra: you dn't need automatix [23:01] ok [23:01] Nasra: why do you feel you need a replacement for it? i think Add/Remove Applications is quite good for installing things easily [23:01] Nasra: type this w/o quotes, and i'll explain the package manager to you.. "/join #indygunfreak" [23:01] i mean, if they wanted to make things hard to install, they would have created something different from Ubuntu [23:01] made a big mistake before had to install freshly again... [23:01] get it? [23:01] hello guys [23:01] ok [23:02] is it the official chatrooom ? [23:02] Mahisona: this is it [23:02] Mahisona: type /topic [23:02] then why noone help here [23:02] we do help here [23:02] ok i repeat [23:02] when i try to boot ubuntu [23:02] Mahisona: i haven't seen a question [23:02] IndyGunFreak ....need to to install mplayer so I can hear my favorite radio station ....what is the howto? [23:02] I've spent all day trying to get this wireless working, could someone please help me? My wireless (wlan0) shows up, but when I enter in my SSID it just stays at "Attempting to connect to wireless" then fails out after a couple minutes with no error message. [23:02] try to make it fit all in one line [23:03] Nasra: ok, type this w/o quotes, "join #indygunfreak" i'll explain the package manager to you [23:03] when i try to boot ubuntu from my usb key il display initramfs [23:03] and waiting for a command line to boot [23:03] Slart where you able to play anything and if so was the stream cutting out? [23:03] what i have to do ? [23:03] * danand_ sympathises with poor xomp.... [23:03] lol danand_ you're still here too? [23:04] brianlight: it's loading.. slowly.. =) [23:04] xomp - yeah ... i come and go :) [23:04] Mahisona: it sounds like it's crashing on booy [23:04] *boot [23:04] hey guys, a few buddies and i thought of this project. let me know if you think this would be successfull. would you join if it was active and well implemented/designed? http://dpaste.com/40492/ [23:04] hi all, can anyone explain to me what the therm preseeds means? === Thirsteh` is now known as Thirsteh [23:05] danand_, I know what you mean, after asking for like 2 solid hours straight with either no response, or someone getting you started on something then leave you have to take a break. [23:05] Pretto: precedes? === m11 is now known as m1r [23:05] the message is exaclty : busybox v1.1.3 (debian 1:1.1.3-5 ubuntu 7) [23:05] souper, nope, preseeds [23:05] souper, let me show the full sentence [23:05] Mahisona: if something like that is appearing, it's having problems mounting the root filesystem from the usb key [23:06] built in shell (ash) [23:06] souper, There are several ways to automate the Ubuntu installation process, for example using preseeds, kickstart, etc... [23:06] hi i search proramm for skype amd 64 bit [23:06] oh [23:06] (initramfs) [23:06] xomp - i spent about a week getting wireless working with my debian laptop ... i know how you feel. Have you tried working through the stuff on that web page to set up your wireless? [23:06] evening folks [23:06] souper, is preseed a word with no translation like kickstart? [23:06] what i have to do in this case ? [23:07] danand_, I've spent the past hour looking at the wifidocs, it appears that all is well with the setup. Just don't know why it won't work :( [23:07] ubuntu 7.10 64 Bit amd [23:07] i jus got uuntu now wat do i do [23:07] It's basically a configuration file to automatically install ubuntu [23:07] !install | Malik_ [23:07] souper, yeah.. i thought that [23:08] i installed it to [23:08] Malik_: Ubuntu can be installed in a lot 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 [23:08] Mahisona: you probably need to reinstall it to the usb key [23:08] Hi, can anyone suggest a good IRC reader on Feistry that is customisable? I would like certain select channels to aggressively tell me if there is any activity on it, eg flashing, popping up or making a sound. It doesn't seem possible with either xchat-gnome or Gaim. [23:08] thx [23:08] reinstall what ?` [23:08] o can some1 help me wirlessly connect to my router [23:08] wsfulton, xchat does that natively [23:08] !wifi | Malik_ [23:08] Malik_: Wireless documentation can be found at https://help.ubuntu.com/community/WifiDocs [23:09] alrite [23:09] wsfulton: have you tried xchat (not -gnome)? i don't use it, but it's certainly more configurable than both clients you mentioned [23:09] Mahisona: you need to rewrite the usb key [23:09] souper, thank you [23:09] Malik_, that is all I can personaly do for you , I don'T know anyting about wifi myself [23:09] Pretto youre welcom [23:09] there are 2 diffrernt gnome xchats [23:09] ok [23:09] o [23:09] LjL-Temp and Pelc, thanks I'll try those next [23:09] Malik_: what's the problem? [23:09] ok, rebooting again to try yet another thing with this haha bbs [23:09] xomp - how is your card working? ndiswrapper, kernel module? [23:09] * Pelo wonders who it is that is temping for LjL , he hopes it works out [23:10] danand_, kernel module I believe [23:10] u mean the path os syslinux ? [23:10] rewrite the path [23:10] Mahisona: I think so [23:10] Pelo: the fifth personality, at the moment [23:10] xomp - what card do you have? [23:10] danand_, I did an lsmod for prism2_usb and it's all there, even shows up in network tools. [23:10] ok [23:10] i will try tomorrow [23:10] xomp - k [23:10] thx [23:10] LjL-Temp, that's the one that starts screaming obsenities every 30 min right ? [23:10] danand_, I just installed the linux-wlan-ng package, going to reboot and see if it fixes it hehe [23:10] bye Starnestommy [23:11] Pelo: no that's Six [23:11] xomp - cool, luck :) [23:11] i can;t do it [23:11] i put in my wirless card installation cd [23:11] and i donot know wat to do [23:11] Malik_: don't use the cd man lol... that's for windows and stuff [23:11] wat do i do then [23:11] !wifi [23:11] Wireless documentation can be found at https://help.ubuntu.com/community/WifiDocs [23:11] Malik_: what kind of card is it [23:11] i jus got ubuntu [23:11] what is { security/pam_appl.h} contained in? [23:12] air link 101 [23:12] !find pam_appl | DrIP [23:12] drip: No packages matching 'pam_appl' could be found [23:12] Malik_, wifi cards in ubuntu/linux do now generaly work using the drivers that are made for windows, you either have to get the linux driver which should already be in the kernel or you need to use ndiswrapper go use the windows driver in ubuntu [23:12] !find pam [23:12] Found: libapache2-mod-auth-pam, libpam-cracklib, libpam-doc, libpam-foreground, libpam-gnome-keyring (and 70 others) === allquixotic_ is now known as allquixotic [23:12] aha === souper_ is now known as souper [23:12] DrIP: no sorry, but had a feature to search for files but it seems to be gone. [23:12] Malik_: shut off the system, put the card in, reboot, see if it finds it in the network manager [23:12] DrIP: you can search for it on http://packages.ubuntu.com [23:12] i got tit thanks [23:12] k [23:12] *it [23:13] I have a strange problem: I had and HD fail, got a new one, go to re-install Ubuntu, but when I try to boot, it locks up, don't even get to POST or the BIOS flash screen, just a black screen with the HD light constantly on, if I unplug the drive, power-on then plug it in as soon as I see the BIOS screen, it works just fine, and yes, I know that doing that is dangerous/bad, but anyone have a clue whats going on here? [23:13] DrIP: if the package is already installed, you can also type "dpkg -S pam_appl" [23:13] Malik_: then follow the wireless documentation [23:13] Where can I see a list of the most popular gpl games? [23:13] alrite [23:13] LjL-Temp: yea, thanks! [23:13] Jockeo: happypenguin.net I think.. might be .com or .orc [23:13] jappdev: SATA or IDE? [23:13] .org [23:13] IDE [23:13] Jockeo: try http://www.happypenguin.org [23:13] for my router though it has the linux picture on the cd cover so i think its compatible with linux [23:13] *its a laptop [23:13] not compatibly i mean good with linux* [23:13] jappdev: jumper's on right? [23:14] yes, its the same as the old HD which worked fine for 3+ years [23:14] Malik_ it should work fine with your router, that's why there's standards... once you get the drivers loaded for your card it should work ok [23:14] I've already seen happypenguin, and they have a lot of games. However, I can't find a top list or similar. Like I don't know if AlienArena, OpenArena or Nexuiz is the best... [23:15] Jockeo: well i think they do have ratings, and you can sort by rating [23:15] i restarted with card connected and nothing popped up [23:15] jappdev: try clearing cmos? [23:15] danand_, no love with the linux-wlan-ng package lol [23:15] LjL-Temp: ahh, I'll look again then :) [23:15] how would you do that on a laptop? [23:16] xomp - bah :( [23:16] I've just about exhausted every "suggestion" on the wifi docs site. [23:16] jappdev: very good question... lol you should be able to do it from bios, use load defaults [23:16] ok [23:16] I'm seriously at a loss now, I've followed suggestions from the bot and google with nothing to show for it other than a lost day :/ [23:16] jappdev: then just make sure you've got the drive connected properly [23:16] jappdev: and snug [23:17] I'll try clearing the CMOS, i'm using it right now, i just have to play with it to get it to boot right [23:17] jappdev, check the hdd if there are any jumpers on it , make sure it is set to master or just take out the jumper and let the bios handle it [23:17] ok [23:17] xomp - alternative - buy a plug in card thats supported :) [23:17] jappdev: good luck [23:17] ok, i'll be back it it still doesn't work [23:18] danand_, I could do that, but I was laid off work recently so I have no monies lol [23:18] jappdev, #hardware might also be of some help [23:18] I have compiz related question, am i in the right room? [23:18] ryan__, /join #compiz-fusion [23:18] thanks [23:18] np :) [23:18] * xomp was actually helpful today \o/ [23:19] xomp - i just got made redundant too ... :( ... lousy job anyway :) [23:19] !helpersnack | xomp [23:19] xomp: Wow! You're such a great helper, you deserve a cookie! [23:19] xomp: Wow! You're such a great helper, you deserve a cookie! [23:19] haha [23:19] how do i get my wirless card to work [23:19] LOL [23:19] xomp - two cookies ... not bad :) [23:20] Malik_, ok , use the install cd and look for a package on it called ndiswrapper install it , then start it and copy the .inf file from your cd for the windwos driver for your wfif card , point ndiswrapper to it [23:20] Malik_, ie, read the dam documentation we gave you earlier [23:20] !wifi | Malik_ [23:20] Malik_: Wireless documentation can be found at https://help.ubuntu.com/community/WifiDocs [23:20] Malik_: Wireless documentation can be found at https://help.ubuntu.com/community/WifiDocs [23:20] tell it, pelo [23:20] can we kill one fo the bots ? [23:21] thank you Pici [23:21] Pelo: np [23:21] Pelo, think you can halp me with my wireless probs? rofl [23:22] I have offered +10 internets to the one who can help me, but I've had no bitters. [23:22] xomp, I have no knowledge of wifi , exept to tell ppl to use ndiswrapper when theiir card isn'T supported [23:22] * Pelo likes wires [23:22] xomp: what do you need? [23:22] :) [23:22] oh thank you infernal_jesus [23:23] infernal_jesus, my wifi card uses the prism2_usb drivers that come standard with gutsy and I can't connect or scan my wireless network === souper is now known as raptor_jesus [23:23] why the heck to people use the ubuntu as their nick..... === raptor_jesus is now known as souper [23:23] that just gets confusing [23:23] where to i go to insert a command [23:23] it's the default username in the live cd [23:24] do i go* [23:24] Has anybody here installed CodeBlocks??????// [23:24] xomp: your card is external? [23:24] mDemocritus, lack of imagination [23:24] infernal_jesus, for some reason my little green light on the wifi card isn't lit up even though it's enabled and when I was using windows when I had the thing enabled the light would light up when it was enabled. [23:24] malik_: applications->accessories->terminal [23:24] Malik_, open a terminal [23:24] guys my sound volume just keeps going up and down any ideas??? [23:24] infernal_jesus, yes, it attaches to the top of the monitor of my laptop. It's a compaq evo n610c [23:24] xomp , usb card ? [23:24] robobob, bad files ? [23:25] infernal_jesus, even though it attaches with a screw and is part of the top panel of my display, it's considered a usb card for some reason. [23:25] mlr, yes, usb card ;) [23:25] xomp: does it connect into the usb port? [23:25] and what type of card is it? [23:25] what make? [23:25] xomp: that's pretty effed up... [23:25] poss any other ideas what it might be or amy ways to fix it? [23:25] mDemocritus, they are quite popular I am told [23:26] hey can anyone help me? [23:26] infernal_jesus, not a standard usb port no. It's a prism2_usb card is all I know hah. [23:26] juniecho, we need to know the problem first [23:26] hi [23:26] robobob: sudo /etc/init.d/alsa-utils restart [23:26] mDemocritus, yeah, it's your typical compaq deal hah [23:26] juniecho: please ask [23:26] my sudo doesn't work :) [23:26] I'm running apache, php and mysql for testing web apps on my laptop running ubntu gutsy gibbon, will I experience any performance issues while using the OS normally due to these apps being installed? [23:26] I did apt-get install sudo [23:26] urlwolf, sudo apt-get install package name [23:26] anyone know how to enable the framebuffer? *fbdev* [23:26] !ask | juniecho [23:26] juniecho: Please don't ask to ask a question, ask the question (all on ONE line, so others can read and follow it easily). If anyone knows the answer they will most likely answer. :-) [23:26] sudo goes first [23:26] after installing 64bit version of ubuntu 7.10, i can't see ubuntu logo and progress bar when booting - just blank screen and then login screen [23:26] hi guys, can anyone help me set up a static ip for ubuntu 7.10 ... Wireless and Wired? [23:26] peter77: just boot time [23:27] but when using it, it ask for a password, but drops you on the command line without doing anything [23:27] m1r, ok np [23:27] no, I mean I tried to get package sudo [23:27] !framebuffer [23:27] but it's not working [23:27] Information about changing your framebuffer modes in GRUB can be found at https://wiki.ubuntu.com/FrameBuffer#grub [23:27] raintheory, you can set a static ip in menu > system > admin > network [23:27] m1k, I didn't think it ould make much of a difference, just wanted to be sure [23:27] hello [23:27] whats the best video and audio palyer for ubuntu? [23:27] urlwolf: what package do you want to install? [23:27] RabidWeezle: configure xorg.conf [23:27] sudo [23:27] Pelo, thx I'll give it a go... funny i couldnt find that before ;) [23:28] peter77 , boot time and some small ammount of ram for processes [23:28] bazhang: package sudo [23:28] is it normal to see blank screen when i boot into ubuntu 64bit? [23:28] urlwolf, linux is case senstive make sure caplocks is not enalble and that you have capitals at the proper pace in your password [23:28] nik: that's a timeless debate... i like amarok for audio and kaffeine for video [23:28] believe it or not, my system came without sudo [23:28] OMG... LibVNCServer is awesome! [23:28] urlwolf: that is not something you need to install [23:28] infernal_jesus, I believe while I had windows on here it listed as a compaq miniport wan something or other lol [23:28] If anyone is using a windows machine as their primary... You MUST check this out [23:28] peter77 , i would sugest lighttpd for laptop setup [23:28] urlwolf, is this your computer ? did you install it , do you have permision to instll stuff on it ? [23:28] m1r, yeah, will it be unnoticable? [23:28] I did ask (I'm using andlinux, ubuntu based) and it did come without sudo [23:29] it's my computer [23:29] xomp: that's weird [23:29] hi :) anyone know if there's a driver out for intellimouse explorer usb ? (old one..) [23:29] I'm root [23:29] urlwolf: wrong channel for you then [23:29] why? [23:29] urlwolf, short answer, we don't support it [23:29] andlinux is ubuntu-based [23:29] urlwolf: if you're root, then you don't need sudo [23:29] urlwolf: read the /topic [23:29] peter77 , it eats less then apache [23:29] long answer, we have never supported it and will never support it. [23:29] m1r, boot time doesn't seem to have suffered too much [23:29] xomp - does dmesg |grep usb show it listed? [23:29] * Daisuke_Ido shrugs [23:30] xomp: does lsmod | grep prism2 [23:30] give you anything? [23:30] peter77 ,if it is new laptop , u wont have any problems, 512mb ram+ [23:30] urlwolf: i use ubuntustudio, same deal with that or any of the ubuntu derivatives [23:30] how often does ubuntu release a new kernel? [23:30] urlwolf: install the *real deal* and then we can talk [23:30] ubuntu's based on debian, try going to #debian for ubuntu help, they'll laugh you into oblivion [23:30] 1gb ram, 1.8 ghz core 2 duo :-) [23:30] peter77, i run similar setup on 256mb ram with np [23:30] genuser: ubuntu doesn't release kernels... ubuntu releases new versions of ubuntu, and they usually contain a different kernel from the older version [23:30] Rugg, infernal_jesus, yes it shows up there [23:30] hmm, it says ubuntu in the can :) [23:30] peter77, no worries then [23:31] I see [23:31] xomp: and even lsusb lists it? [23:31] ok thanks anywa [23:31] y [23:31] infernal_jesus, http://pastebin.com/d7157b66 for lsmod [23:31] urlwolf - help that someone gives you here could break your andlinux install... something that works or is ok to do in ubuntu may not work or may even be dangerous to do with andlinux. [23:31] m1r, cool, just got a web project to do and upload to a server is a pain, plus I don't always like my peers seeing what I'm doing with my uni work :-) [23:31] Ok, in reference to the problem i mentioned a few minutes ago: When I power on my computer, if the HD is plugged in, it doesn't do anything, no BIOS, just case lights. When i wait and plug in the HD as soon as the BIOS screen comes up, it boots like normal. I have checked the jumpers, its set for cable select, its the only IDE device in the computer, and I've reset the bios settings to the factory settings. [23:31] what the hell is andlinux anyways? [23:31] LjL-Temp: oic. [23:31] !ident [23:31] Sorry, I don't know anything about ident - try searching on http://ubotu.ubuntu-nl.org/factoids.cgi [23:31] hm [23:31] holy crap... andlinux is some strange virtualized linux on windows... odddd [23:32] infernal_jesus, http://pastebin.com/d3111b21c is my lsusb [23:32] urlwolf wait for hardy and use wubi [23:32] xomp: well it's there, what did you use to scan it? how did you try and scan for networks? [23:33] infernal_jesus, I've tried iwlist and downloaded airsnort or something that I can't even find after installing lmao [23:33] I have an integrated intel graphic media accelerator X3100, what should i do? [23:33] it wont detect it [23:33] Been trying 10 times now, and I can't register a user on the forums site. Keeps saying username is taken (Which it isn't) or that it may not apply to some admin rule. Anybody? [23:33] xomp: what ubuntu do you have? [23:33] infernal_jesus, gutsy gibbon [23:33] ere4si hei how is going? [23:34] LasseNC: tried asking on #ubuntuforums? [23:34] ere4si can you tell me how can i remove this from the sources list [23:34] xomp: have you tried installing linux-wlan-ng? [23:34] Hmm [23:34] ere4si sudo wget http://wine.budgetdedicated.com/apt/sources.list.d/gutsy.list -O /etc/apt/sources.list.d/winehq.list [23:34] This client [23:34] infernal_jesus, I would assume that since I have an "eth0, wlan0 & lo" interface, that the wlan0 is my wireless adapter? [23:34] Well, no [23:34] Will try [23:35] xomp: sometimes it can be eth0 [23:35] infernal_jesus, yeah, I installed linux-wlan-ng and rebooted about half an hour ago hehe [23:35] I must be doing something stupid - I am trying to upgrade mono in gutsy - I have the hardy source in source.list but yet apt refuses to upgrade to mono 1.2.6 [23:35] what are you trying to do Christoz? [23:35] has anyone here used x86 with ubuntu installed? [23:35] I installed 64bit version of Ubuntu 7.10 and from then I see nothing while booting; just blank screen and I wait to see the login screen. When I used 32bit version I remember seeing ubuntu logo and boot progress bar, I kinda miss it and I think there should be one same thing in 64bit. [23:35] prettyricky: ...? [23:35] infernal_jesus, xomp@sammich:~$ iwlist eth0 scanning eth0 Interface doesn't support scanning. [23:36] mac os x x86 project [23:36] brianlight: is wubi based on that same colinux kernel? [23:36] xomp: then it is wlan0 [23:36] xomp: what's the output when you try iwlist wlan0 ? [23:36] infernal_jesus, xomp@sammich:~$ iwlist wlan0 scanning wlan0 No scan results [23:36] brianlight hi,when i'm updating smth this line is prompt by the update manager [23:36] xomp: are you sure you are in range of the AP ? [23:36] prettyricky: ah. you see, "x86" is simply the intel processor arch that pretty much everyone here uses. anyway, we don't support os x :) [23:36] infernal_jesus, No scan results is what I get. I have 100% signal strength on another laptop running windows. [23:37] xomp: what's lspci tell you about the wireless card? [23:37] infernal_jesus, I sware this thing has a little light on the wireless adapter that stays lite up when it's enabled but it's not on right now. [23:37] brianlight 3 days before i've insert this line with this command sudo wget http://wine.budgetdedicated.com/apt/sources.list.d/gutsy.list -O /etc/apt/sources.list.d/winehq.list [23:37] xomp or lsusb.... [23:37] I been seeing alot of videos on Youtube, with mac os x, ubuntu, and Xp installed triple boot [23:37] urlwolf I'm not sure http://wubi-installer.org/ check it out [23:37] Just wondering if anyone here has done that. thanks! [23:37] I did [23:37] mDemocritus, , http://pastebin.com/d3111b21c is my lsusb [23:37] it's not clear [23:38] Anyone know how do mount a second hard drive and not have root as the owner so I can actually write to the drive? [23:38] brianlight: are you part of that project? [23:38] xomp: wtf it's orinoco? [23:38] urlwolf no I'm not [23:38] mDemocritus, afaik, orinoco works too, but I'm pretty sure the prism2_usb driver is loaded. [23:38] brianlight and in the Restricted Drivers Manager it doesn't write the the model of the g force card [23:39] Christoz sounds like you need to edit your sources.list === dgtl|screen is now known as dgtlchlk [23:39] xomp: yea, it should... it's been a while since i've messed with those drivers... back when i was trying to put gentoo on a g3 ibook [23:39] * mDemocritus shudders [23:39] brianlight where is this file which path? [23:39] /etc/apt/sources.list [23:39] xomp: have you tried using ndiswrapper? [23:39] this is similar: http://www.topologilinux.com/ [23:39] xomp: since it works on your windows machine [23:40] Matthe1 - is the drive listed in the /etc/fstab file? [23:40] just open a terminal and do a sudo gedit /etc/apt/sources.list [23:40] infernal_jesus, no, I'm not familiar enough with linux to begin with haha. I attempted ndiswrapper in the past and got lost bigger than sh** [23:40] brianlight i've typed whereis sources.llist in console but can't find it [23:40] xomp: haha nvm then, are you sure the driver is loaded? [23:40] danand_: I can't find it in there. My first attempt at listing it in fstab ended with me having to boot in failsafe terminal mode to take it out again as well1 [23:40] infernal_jesus, as sure as someone who knows nothing about his system can be :) [23:40] brianlight sources.list [23:40] xomp: try, 'modprobe prism2_usb prism2_doreset=1' [23:40] hello, has anyone gotten ubuntu to run in qemu? i am getting an error dealing with the cdrom. I am running ubuntu 7.10 as host and trying 7.10 as guest. [23:40] anyone here using mono 1.2.6 ? [23:40] it's /etc/apt/sources.list [23:41] Matthe1 - is the drive internal or external ? [23:41] infernal_jesus, ok, that is done. [23:41] danand_: internal [23:41] xomp: try iwlist now.. [23:42] infernal_jesus, same thing "No results" immediately. [23:42] xomp: sudo iwlist scan [23:42] mDemocritus, same thing :) === garra|laptop is now known as garra`laptop [23:42] huh [23:42] xomp: hm.. [23:42] given 5 separate avi files... how can i easily stitch them together to be one big avi file? [23:42] xomp dmesg |grep usb [23:42] mDemocritus, "Not supported" on eth0 & lo, and "No results" on wlan0 hah [23:43] Matthe1 - what is the output of sudo fdisk -l ... does that list the drive your trying to add [23:43] xomp so it is showing the card [23:43] mDemocritus, I believe so [23:43] how do I eject a cd when installing a program? [23:43] Rugg, http://pastebin.com/d763e612f for dmesg [23:43] danand_: yes it does [23:43] xomp ifconfig wlan0 [23:44] mDemocritus, http://pastebin.com/d3b116932 [23:44] Flyerfye in terminal eject /dev/cdrom or what ever you cdrom device is [23:44] Matthe1 - can you pastebin that output? [23:45] xomp: any luck yet [23:45] rwycuff, lol nope! === slide23 is now known as slide [23:45] danand_: have pm [23:45] Flyerfye you may have to sudo eject /dev/cdrom [23:45] rwycuff, I've got several fine folks helping me now but I think it has stumped them as well :) [23:45] danand_: so as not to flood the channel [23:45] xomp and for sure you've got wireless in the area? [23:45] Matthe1 - ok [23:45] brianlight actually the manger prompts me this...W: GPG error: http://wine.budgetdedicated.com gutsy Release: The following signatures could n't be verified because the public key is not available: NO_PUBKEY 58403026387EE263 [23:45] xomp: do iwconfig and paste the outpu [23:46] *output [23:46] mDemocritus, yeah, there is mine that uses no encryption and I do broadcast my SSID. And there are about 10 others in my area that use different encryptions and broadcast their SSID's as well. [23:46] xomp: make sure you're running iwlist as root.... [23:46] with sudo [23:46] xomp: oh wait, do 'ifconfig wlan0 up' .. :P [23:46] is there software that lets me simply & easily edit 3 or 4 video files.... all i want to do is cut them together to upload to youtube.......... how can i do this? [23:46] oh you need ther public key [23:46] xomp:its not stumpped its the fact that the wireless driver isnt working or the nic itslef is busted other wise eth1 would show up in ifconfig [23:47] christoz [23:47] you need to insert there public key [23:47] rwycuff, it's showing as wlan0 [23:47] oh ok that works [23:47] lol [23:47] xomp: do 'ifconfig wlan0 up' and then 'iwconfig' [23:47] Matthe1 - you have to be registered with nickserv to be able to pm people ... i can't see your messages [23:47] how can i assign a custom amount of memory to a program ? [23:47] xomp: for sure you're running "sudo iwlist scan" right? [23:47] wget -q http://wine.budgetdedicated.com/apt/387EE263.gpg -O- | sudo apt-key add - [23:47] infernal_jesus, xomp@sammich:~$ sudo ifconfig wlan0 up SIOCSIFFLAGS: No such device [23:47] danand_: blast! [23:47] mDemocritus, correct :) [23:48] that's effed [23:48] Matthe1 - never mind ... just use the channel [23:48] danand_: could you give a couple of pointers on the important bits and I'll try and figure the rest out for myself then? [23:48] xomp: that's weird :P [23:48] Christoz did you do this in terminal wget -q http://wine.budgetdedicated.com/apt/387EE263.gpg -O- | sudo apt-key add - [23:48] infernal_jesus, iwconfig results in lo, eth0 & wlan0 - no wireless extentions [23:48] Disk /dev/hdb: 41.1 GB, 41110142976 bytes [23:48] 255 heads, 63 sectors/track, 4998 cylinders [23:48] Units = cylinders of 16065 * 512 = 8225280 bytes [23:48] Disk identifier: 0x0002ec07 [23:48] Device Boot Start End Blocks Id System [23:48] /dev/hdb1 1 4998 40146403+ 83 Linux [23:48] Matthe1: Please don't flood, use http://paste.ubuntu-nl.org to paste, don't use Enter as punctuation. [23:48] brianlight ok but i don't this line anymore [23:48] !pastebin | Matthe1 [23:48] Matthe1: pastebin is a service to post multiple-lined texts so you don't flood the channel. The Ubuntu pastebin is at http://paste.ubuntu-nl.org (make sure you give us the URL for your paste - see also the channel topic) [23:49] xomp - "hfa384x_usbctlx_complete_sync: CTLX[1] error: state(Request failed)" seems to be that a Intersil Prism 2/2.5/3 has no drivers loaded. [23:49] brianlight i mean ok to insert it but after that how can i remove it? [23:49] xomp: the wlan_ng drivers you installed? are they the latest drivers? [23:49] i have a very annoying problem, every time a window comes out of focus its title becomes semi transparent, i dont know which option this is in the desktop effects [23:49] brianlight ok let's insert it first sorry [23:49] Rugg, are you cereal? [23:49] don't insert that line I gave you into your sources list [23:49] Matthe1 - oops, sorry. when i said use the channel i didn't mean paste in it. use the pastebin at http://paste.ubuntu-nl.org and then tell me the link [23:50] run it as a command in terminal [23:50] infernal_jesus, I'm not sure, I just did it not too long ago from the synaptic package manager [23:50] wget -q http://wine.budgetdedicated.com/apt/387EE263.gpg -O- | sudo apt-key add - [23:50] Hi. I am on a knoppix system right now and want to rescue some files. Unfortunately "copy -R" does not work properly . Any ideas why ? [23:50] can someone help me out with this issue im stuck make mkpg clean right under that >> http://www.howtogeek.com/howto/ubuntu/how-to-customize-your-ubuntu-kernel/ [23:50] infernal_jesus, sorry, not the package manager, but rather apt-get linux-wlan-ng [23:50] I set my network config in Ubuntu, but can't connect to anything or ping, help please? [23:50] I only seem to get links or something like that [23:50] make-kpkg clean right underthat im really really stuck [23:50] guys, is it tillpossible for me to make the artition that is runnig ubuntu bigger withount erasing anything on my windows xp partitio? [23:50] basicly it's just a public key to make sure that your installing things from trusted sources [23:51] xomp: check for a newer version [23:51] Rugg, if you could suggest a fix for that error I would gladly award you +10 internets :) [23:51] I would think WineHQ would be a fairly trusted source [23:51] knoppix_ - copy -R is a dos command if i'm not mistaken - use cp -r instead [23:51] matti_: Assuming you have freespace on your windows partition, yeah, you can shrink them. [23:51] infernal_jesus, ok, is there a n00b way to do that? I basically need hand holding :( [23:51] ooo, thank flannel :D [23:51] oh my bad. i meant "cp -R" [23:51] xomp: just do sudo apt-get install linux-wlan-ng :P [23:52] (i typed it wrong) [23:52] and it will tell you whether you have the latest driver or not [23:52] danand_: http://paste.ubuntu-nl.org/60354/ - I think [23:52] (in the chat) [23:52] xomp: without the :P lol [23:52] infernal_jesus, rofl, ok, doing that now hah [23:52] can anyone help me when i see no splash screen while booting? and no boot progress bar... [23:52] How do you hardwire a configure script with the path of a library when it's too dumb to detect it by itself? [23:52] wine is also included in ubuntu repositorys can't remember if it's universe mulitverse [23:52] Matthe1 - cool. wait one... [23:52] infernal_jesus, invalid character ":P" halp!! [23:52] or actually in main? [23:52] j/k :D [23:52] hahahahaha [23:52] compbrain: hahahaha remove the :P [23:52] oh ok :D [23:52] lol [23:52] I got worried for a second there :P [23:53] infernal_jesus, ok, did that and got this linux-wlan-ng is already the newest version. [23:53] ok [23:53] xomp: we're left with one option..... [23:53] xomp: kill it with fire [23:53] LOTS of fire [23:53] mDemocritus, lulz [23:54] Matthe1 - is that the entire output of sudo fdisk -l ? [23:54] <-------likes wired connections [23:54] xomp have you tried this without wep or wpa on just to see what happens [23:54] it adds to the decor in my room [23:54] mDemocritus, I have seriously lost 25 yrs off me life just from fighting this thing today hah [23:54] xomp: psh... there's an easier way.... [23:54] rwycuff, I don't have encryption on my network, it's open. Wouldn't know how to use it in linux either haha [23:54] brianlight ok fixed,thank you ....what realy happened in there? [23:54] xomp: go find an atheros card [23:54] tons and tons of wires everywhere [23:55] danand_: there was another disk above it [23:55] Hi does anyone know a free VM app for XP that will allow me to run/install Ubuntu [23:55] I've just formated one of my disks to ext3, and to mount it I have to use sudo password. But the problem is if I want to use disk later (write something on it) I don't have a premission. How do I put it as disk available to me as user? [23:55] whats a good lightweight browser (with flash player etc) [23:55] neogeo64 try virtualbox [23:55] I gpt to gp [23:55] mDemocritus, that or use a carrier pigeon to do all my wireless work haha [23:55] peace [23:55] i have a newly expanded raid 5 that's 1.7Tb large and i currently have an LVM of 1.36Tb, do i have to do grow the pv for the lvm or will it automatically detect the change? [23:56] xomp: too bad the carrier pigeon driver isn't GPL ;) [23:56] Matthe1 - paste the entire output.... that disk thats listed is your ubuntu disk. I guess you want to add your windows disk /dev/hda?? [23:56] danand_: http://paste.ubuntu-nl.org/60355/ should be the fuller text, sorry, didn't think the first hdd was releveant [23:56] I can't change ownership because I can't be root in nautilus, or I don't know how [23:56] haha [23:56] Matthe1 - k :) [23:56] crshman: You would need to create a new (or change the old) PV, then add it to your VG, then expand the LV (or create a new LV, or leave it blank) [23:56] Oh, also, my PC is new and doesn't have a floppy drive, how would I create a Windows boot disk so I could flush the MBR when I need to [23:56] Is there a way I could make a Windows boot CD? [23:56] I tried the sudo eject cdrom thing and it wont eject because it says the device is busy, any advice for ejecting a CD during a multiple CD installation [23:57] danand_: no windows disk on this machine, it's a pure ubuntu machine, I'm setting about going cold turkey on windows [23:57] how do i change the old pv (which points to the raid5) to increase in size? [23:57] smoke break guys, brb :) [23:57] Chirstoz You needed public keys for the repository synaptic and update manager complain if you don;t have the keys to a repository basicly it's a protection feature so that your not installing things from untrusted sources [23:57] ok, is it possible to work as root in nautilus and then "unroot"? [23:57] Matthe1 - ok, so you need to add /dev/hdb disk.... Can you pastebin your /etc/fstab file? [23:57] how can i assign a custom amount of memory to a program ? [23:58] crshman: pvresize [23:58] Matthe1 - pure ubuntu .... :) [23:58] Flyerfye I think there may be a force eject let me man eject really quick [23:58] ene_dene: not especially... gksudo nautilus will run it as root [23:58] has a pure Ubuntu box here too [23:58] Hello my fonts are all jagged up in wine...what should I do? Thank you [23:58] mDemocritus: thanks [23:59] ene_dene: no prob [23:59] danand_: http://paste.ubuntu-nl.org/60356/ there is already the remnants of my first attempt in there modified slightly (first time I mapped it onto my home drive and couldn't log on at all)