[00:00] kjell, ikonia, thanks [00:00] andrew__: show me ls -la on the stdio.h [00:00] Frijolie: sorry there isn't always a gui way to do it :-( I'm frustrated with that often myself - on fresh Ubuntu installs I add myself to the 'users' group and set that as my default, all new users I also add, if you aren't using multiple then you can ignore the :yourgroup and just do sudo chown -R yourusername ./media [00:00] ikonia: -rw-r--r-- 1 root root 31053 Jan 9 14:08 stdio.h [00:00] is there a suggested way to handle groups, I have 30+ pre populated groups in here... [00:00] as a normal user, i can read the files fine [00:01] isn't it smarter--security wise--to have fewer groups? [00:01] and to compile you shouldnt need write permissions on headers [00:01] andrew__: look inside stdio.h see what else it references, one of the files it's referencing [00:01] andrew__: one of the files it's referecing must have the wrong permissions [00:01] Frijolie: It depends on what you want to do. If you want to restrict people from using commands etc. it's wise to have groups for that. [00:01] Frijolie: lots of applications and services have their own groups, each has very limited permissions - it's actually fine and necessary by the default install to have quite a lot [00:01] W: A error occurred during the signature verification. The repository is not updated and the previous index files will be used.GPG error: http://ppa.launchpad.net intrepid Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 60D11217247D1CFF [00:01] what does that mean? [00:02] owner_: The public key is not available. [00:02] freazer, kjell, so one user may be a member of multiple groups--to handle access/permissions to various applications [00:02] it said something about a synaptic app already being open also but thre isn't one [00:02] how can I see what is running other than on the taskbar? [00:02] owner_: in the terminal run ps -a [00:03] Does anyone know how to open sda1 (ntfs) in xubuntu? [00:03] (live cd) [00:03] owner_: or ps -e [00:03] hi all, installed ubuntu 8.10 on Dell Inspiron 1501 with 1gb ram. It is using open source video driver, but I see under restricted drivers there is an ATI/AMD proprietary driver. Should I use this? Will it work better? What do you recommend? [00:03] owner_: if you want to filter it you can run ps -e | grep firefox [00:03] owner_: to retrieve firefox in the list [00:03] My home ubuntu box is have IP from DHCP pool by ISP. How can i keep knowing my IP even if the address changed.... I main want to ip to telnet ? [00:04] Mba7eth: run ifconfig in terminal [00:04] it says [00:04] PID TTY TIME CMD [00:04] 7284 pts/1 00:00:00 ps [00:04] owner_: only that? if you ran ps -e? [00:04] Mba7eth: I recommend dyndns.org or some other dynamic utility - you can get a URL like Mba7eth.dyndns.org that will always point to your computer - there are tools that can run as a service on your ubuntu machine that will keep that website up to date [00:05] freazer: can you mention a tool plzzz :) [00:05] Frijolie: FYI there are three tiers to file access, user level, group level, and "other"=everyone - there's rwx for each r=read, w=write, x=execute(as in programs) - yes users can be apart of multiple groups, but I think files can only be associated with a single group - if you only want to backup on your current account it's fine to change the ownership of that media folder to just your username, but leave the group as root (whic [00:06] ok it all kinds of stuff, what am I looking for? [00:06] owner_: I don't know? Why do you want to see the processes? [00:06] owner_: Do you want to terminate a process or something? [00:06] it said I couldn't authentic or update because a synaptic app was already running [00:07] owner_: It's not? [00:07] maybe a synaptic process, but I don't see it anywhere [00:07] Mba7eth: I use ddclient http://ddclient.wiki.sourceforge.net/ to update - it has support for a number of dynamic dns websites -- dyndns.org is currently annoying me because it e-mails me once a month when my IP doesn't change [00:07] owner_: It could be like, apt-get aswell I think. [00:07] so, it would not be safe to delete all of these groups besides root and user? [00:07] owner_: Has synaptic finished uncleanly? Have you got any installations using other apt-based methods running? [00:07] freazer: thanks [00:08] yeah [00:08] Frijolie: I'd advice against it ^^ - trust Ubuntu to be setup the way it needs to be [00:08] owner_: make sure all apt-get's and so on is finished installing. [00:08] hw? [00:08] ikonia: ok all my libs / headers have exactly the same permissions, but i have noticed that stdio.h includes a few files that exist in subfolders of the include directory but arent specified like that in the stdio.h file (surely that would mess things up for all users even root? if it was a problem?) [00:08] HOW [00:08] caps [00:09] hi all, installed ubuntu 8.10 on Dell Inspiron 1501 with 1gb ram. It is using open source video driver, but I see under restricted drivers there is an ATI/AMD proprietary driver. Should I use this? Will it work better? What do you recommend? [00:09] mba7eth: It has been my experience though that after pointing a domain to my box the number of port scans and brute force attack attempts increase. Be sure to have a good firewall running and you may want to concider port knocking on remote access servers like ssh. [00:09] Dante123: I would use it. [00:09] anyone has problems with Marvel 88E8056 cards under 8.10 [00:09] andrew_: the only reason you should be having that issue is that your lib or important .h headers were not setup as rx-r--r-- (the important thing being that 3rd r in the 7th dash position) [00:09] i think the latest kernel broke something [00:10] How can I browse a ntfs patition on a live cd? [00:10] kjell-how to make sure all apt-get's finished? [00:10] its completely messed up [00:10] freezer, well all my libs and headers have those permissions [00:10] Dante123: By not using propertary software is for some people an ideology question. [00:10] freazer, I don't remember Ubuntu prompting me for which group I preferred to be in during install [00:10] freazer, do they just create a new group by your username and set that as your default? [00:10] owner_: I don't know. Check your terminals and so on. If you don't find anything I think you will be back on track faster if you just do a reboot. [00:10] moonwatcher: any particular kind of "completely messed up" or just _completely_ messed up (ie, the driver files are garbled. [00:11] kjell-good point, thx [00:11] BlueEagle: well its refusing to function at 1Gb [00:11] Frijolie: yes -- it defaults to user -- because you can gksu or sudo to obtain root access. [00:11] owner_: no problem, good luck! [00:11] even when lshw says it does [00:11] moonwatcher: But it does work at lower speeds? [00:11] owner_: no problem, good luck! [00:11] Frijolie: yes ^^ I always chown my own /home/usern folder to the :users group and then reassign myself to that and delete the group that ubuntu created for just my username - we're getting pretty side tracked tho.. did changing the owner of your media drive away from root work for rsync? [00:12] and the little thingy near the clock (network manager or something) claims its "not managed" [00:12] redvamp128, I know about the sudo/gksudo to gain root privileges but was wondering what default group you're placed in [00:12] BlueEagle: yes it gives me 2MB/s [00:12] moonwatcher: That is the case when the device is defined in your interfaces. [00:12] msg nickserv identify [00:12] Frijolie: User (but is a group with your user name) [00:12] freazer, yeah I did change owner/group to : [00:13] BlueEagle: maybe i can pasebin some stuff instead of tryign to explain in lame words? [00:13] Frijolie: I'm reading that rsync runs as "nobody" but default and that you might - I'd definately check the config preferences for it if you are still having issues [00:13] redvamp128, oh I just changed to the "user" group and deleted my group [00:13] guys [00:13] What is the operating sysem os x ? [00:13] redvamp128, for my personal account [00:13] BlueEagle: its an ASUS P5B Deluxe with latest BIOS, has 2 onboard NICs [00:14] Cody: proprietary macintosh os x, I don't think you can buy it separately without buying a mac - despite that it runs on Intel architecture now [00:14] I'm trying to install linux graphics drivers for my intel 965g card. I am looking at this site, can someone help me... http://intellinuxgraphics.org/download.html [00:14] BlueEagle: http://pastebin.com/m4d066925 [00:14] moonwatcher: Well, first off one would have to try to figure out what you would pastebin. And since you're refering to the network-manager-applet as "the little thing near the clock" we'll need to get the basics straight first. [00:15] freazer: I have a slight problem. I want my router to find wireless networks and not my computer. How do i do that? [00:15] BlueEagle: we dont need to go all the way to basics [00:15] i have a CS degree from a respectable Uni :) [00:15] and about 3 years of linux [00:15] freazer: ive even gone to the legnths now of chmod all the files in my include directory to 644 (except folders) to make sure they are all correct, and still getting errors when compiling as users but not when as root [00:15] its just that this always worked out of the box, never got around ro dealing with it [00:16] i mean networking [00:16] moonwatcher: what exactly isn't working? [00:16] kde 4.2 rocks [00:16] moonwatcher: You've used linux for three years and you still don't know what the network manager applet is called? o.0 [00:16] jrib: His gigabit nic only puts trough 2 MiB/s [00:16] BlueEagle: its always there near the clock, i never gave it much attention :) [00:17] jrib: I am figuring cable or an interface in between not handling gigabit. [00:17] besides, most of the time i worked either on OpenWrt or a HUGE debian cluster [00:17] moonwatcher: Well I'm glad that degree of yours is coming handy. :) [00:17] My computer is what finds wireless connections. Is there a way to connect to a wireless connection from my router and not my computer? [00:17] BlueEagle: it worked igabit just before the last kernel bump [00:18] http://intellinuxgraphics.org/download.html [00:18] anyway, i seriously doubt its doing gigabit [00:18] i think its 100TX [00:18] Sooo anyone have experience installing linux graphics drivers? [00:18] the led is orange [00:18] moonwatcher: Well, that would have been helpful to know before I started to figure out how to debut the cabling and other interfaces. Have you tried downgrading the kernel= [00:18] i think it shoudl be green when on 1000 [00:18] ? [00:18] hi [00:19] Cody: so your computer is plugged into your router via an ethernet cable, and you want to somehow configure your wireless-capable router to connect to another wireless source rather than be a broadcast service? virtually all of your router configuration will be by accessing it's website via it's ip address from a machine connected directly to it in some way - do I understand the problem statement at least? [00:19] BlueEagle: i tried booting a livecd of 8.10 desktop (the system is now on server) [00:19] BlueEagle: on the livecd i got about 12MB/s [00:19] which is still not really gigabit but is more likely [00:20] moonwatcher: So then it's a kernel configuration issue. I assume you're able to roll your own kernel after 3 years of linux and a uni degree, right? [00:20] BlueEagle: not sure :) [00:20] i never went back to an older kernel i am afraid [00:20] BrettS: if you're in Ubuntu you've already tried System -> Administration -> Hardware Drivers and confirmed that the proprietary ones aren't already detected? have you gone into Software Sources and enabled the restricted and multiverse repositories? [00:21] is it simply a matter of removing the package and putting in the older one? [00:21] oh wait [00:21] moonwatcher: I see. Well, then the best advice I can give you is to bugreport the kernel issue and downgrade to the previous kernel package unless there are updates in there that you really, really need. [00:21] i also installed the tainted Nvidia drivers [00:21] not sure if thats related [00:21] freazer: I didnt understand how you put that. My computer is plugged into nothing. IT picks up internet connections by itself. [00:21] moonwatcher: It should not be, but since it's closed source one can never be sure. [00:22] freazer: I want the internet connection to go through my router not directly to my computer. [00:22] How do i do that? [00:22] moonwatcher: But since that driver is only a module for the kernel it should not affect other parts of it. [00:22] hello [00:22] BlueEagle: would you say those Marvel drivers are easly broken? [00:22] mauro: hi [00:23] at some point i though maybe putting in a an Intel PCI-E card woudl be a less painful solution [00:23] what do i need to setup ntfs support for linux? [00:23] BrettS: google is telling me your card is aready supported from Ubuntu 7.04 onwards - intel 965g http://ubuntuforums.org/showthread.php?t=430277 [00:23] moonwatcher: Never had a marvel card so I would not know. I also have to little knowledge of the overall implimentation of the module code to know how robust it is against broken modules. [00:23] well, why is it that I cannot run compiz, that it says missing XGL and xorg etc etc etc [00:24] BlueEagle: those marvel cards are very common onboard cards [00:24] adubz: look for a package in Synaptic similar to ntfstools - it will allow you to do all sorts of crazy things like resizing NTFS partitions - just be careful! backup your data beforehand just in case [00:24] on asus boards anyway [00:24] moonwatcher: Just out of curiousity: Did you configure the network card in /etc/network/interfaces ? [00:24] How do I restart my Apache server? [00:24] I forgot [00:24] Cody: why did you ask about os x? is that what you're using? [00:24] sherlawkdragon1: sudo /etc/init.d/apache2 restart [00:24] it's like Apache-Restart or something [00:24] thanks [00:24] i just want to be able to read/write to ntfs drives [00:24] BlueEagle: no, but i woudl actually feel more comfortable with that then with the "little thingy near the clock" :) [00:25] sherlawkdragon1: you may want to just use 'reload' if you just updated some configs. [00:25] freazer: On the belkin software install cd it did not include Linux so i was wondering what that was. [00:25] when it says the group is "1000" what does that mean? [00:25] Im using ubuntu and the software install cd doesnt work. [00:26] moonwatcher: Well if the driver supports it you could attempt to force it to 1G instead of 100M (or even 10M if that's what it's running) [00:26] Cody: Ubuntu wireless drivers is a little tricky and not all wireless cards are supported - can you give me the full name of your wireless card? Belkin --- ? [00:26] freazer: That is the groupid. try this: cat /etc/group |grep 1000 [00:27] freazer: That should hopefully show the name that belongs to gid 1000 [00:27] can I turn gnome-panels off? [00:27] freazer: (most likely the first user defined) [00:27] i can see the drive how would i mount it [00:28] Frijolie: in GNOME I go System -> Administrator -> Users and Groups and I see my own group has a group ID# of 1000, if you deleted it that's probably what's left over ^^; I tried to warn you to chown the group of your files over to a different group before you deleted, where exactly are you seeing the group ID 1000 ? [00:28] kholerabbi: right click the panel and select "Delete panel" [00:28] BlueEagle: I didn't ask that but you beat me to the right answer ^^ thanks much [00:29] BlueEagle: http://pastebin.com/m176d59e7 [00:29] freazer, cd /media/disk;ls -l [00:29] freazer: Happy tab-complete-day. [00:29] moonwatcher: What does lspci say about your nic? [00:29] freazer: Maybe im not putting this rite ist my fault. MY network control is broadcom bcm4311 802.11b/g WLAN (internal) and thats whats picks up the internet connection. I want the Belkin router to find the connection and connect to it. [00:29] moonwatcher: That's `lspci|grep Ethernet` if you need the command. :) [00:30] BlueEagle: http://pastebin.com/m7c5af378 [00:30] oops [00:30] how can I know which compilation parameters AND "./configure" (if applicable) parameters were used when compiling a package? [00:30] BlueEagle: http://pastebin.com/m309dbaf [00:30] !source > sav [00:30] sav, please see my private message [00:30] sav: read debian/rules from the source package [00:31] ,,,,,,,, [00:31] cool [00:31] thanks [00:31] mod_security is killing my inner child, is anyone fairly up-to-date with it by chance? (i've tried in #apache):P [00:32] moonwatcher: http://www.gossamer-threads.com/lists/linux/kernel/811253?page=last [00:32] Hmm... [00:33] moonwatcher: There seems to be a known issue with rev 12. [00:33] Cody: have you read http://ubuntuforums.org/showthread.php?t=779754 - its a thread that details exactly how to do get your card to work [00:33] BlueEagle: its hooked up to a Netgear GS105 switch btw and two other Macs hooked up to it talk 1Gb fine... [00:33] when I go to localhost with firefox, Apache gives me an Access Denied error [00:33] moonwatcher: But that post is from '07 and does not explain the downgrade from the latest kernel update. [00:34] What might the problem be? [00:34] moonwatcher: Then you may want to check your cabling tbh. Especially if the router indicates it doesn't run at 1G. (Did it indicate that when running from the live cd?) [00:35] the switch said 100 [00:35] well it does now [00:35] said 1000 on the livecd [00:35] cables are fine i am quite sure [00:35] !enter | moonwatcher [00:35] moonwatcher: Please try to keep your questions/responses on one line - don't use the "Enter" key as punctuation! [00:35] ciao a tutti [00:35] Cody: and just to clarify, I don't think routers find and connect to computers - routers are small booklet sized devices that provide ethernet porns and/or broadcast a wireless service to nearby devices - you have a much better chance of configuring a computer than a router - if you're here in this channel I'm assuming this is a new computer installation and not a new router - if the router is new you might need to configure it to [00:35] !it | albe [00:35] albe: Vai su #ubuntu-it se vuoi parlare in italiano, in questo canale usiamo solo l'inglese. Grazie! (click col tasto destro sul nome del canale per entrare) [00:36] Flare183: sorry ... [00:36] moonwatcher: np [00:36] andrew__: still around? [00:36] moonwatcher: I see. Well, then everything points to the drivers in the kernel. === jgoguen_ is now known as jgoguen [00:37] cphillips: thanks but what I was wanting was to disable gnome-panels (as in the whole shibang) from starting up.. [00:37] hi === jgoguen is now known as Guest43439 [00:37] when I go to localhost with firefox, Apache gives me an Access Denied error. Why might I get this problem? Is there an access thing I need to set? [00:37] BlueEagle: would that be something that is resolved at some point or should i just get a PCI-E NIC? [00:38] the machine is a server for the other 3 Mac boxes in the house and having the link so slow is a bumer === Guest43439 is now known as jgoguen [00:39] moonwatcher: it's gibabit ethernet and you're only getting 2 MBytes/sec ? [00:39] alright [00:39] who here has been logging this channel the longest [00:39] freazer: well its obviously faulty [00:40] and where can I access those logs [00:40] I just installed gnome-do from the repo linked to in their wiki, but there's no docky. Any ideas? [00:40] what would be a good, ubuntu suppported, PCI-E NIC? intel? [00:40] !1984 > sagredo [00:40] sagredo, please see my private message [00:40] moonwatcher: Well, if you report the regression as a bug then it ought to be fixed. And unless there are any important security fixes in the latest kernel and no new features you really need then it should be no harm in downgrading. [00:40] when I go to localhost with firefox, Apache gives me an Access Denied error. Why might I get this problem? Is there some access thing I need to set? [00:40] yurimxpxman: What version of Ubuntu are you using, and is it 32-bit or 64-bit? [00:40] moonwatcher: That said, using tried and tested hardware is never a bad idea. [00:41] so much power [00:41] sheesh [00:41] rww: 32 bit hardy [00:41] so [00:41] how many of you switch between gentoo and ubuntu [00:41] moonwatcher: according to http://www.tomshardware.co.uk/forum/page-236334_38_0.html other people have experienced issues with that nic in linux. [00:41] !ot > sagredo [00:41] sagredo, please see my private message [00:41] moonwatcher: how are the hard disk drivers configured? I thought even SATA150/300 drives could only seriously sustain 20~50 MB/sec ? getting a PCI-E card seems like it would be overkill, but I just might be completely wrong about the transfer speeds [00:41] BlueEagle: which hardware would be "tried and tested" ? [00:41] sagredo, general chat in #ubuntu-offtopic [00:42] where are translations files in the system for ubiquity? [00:42] yurimxpxman: The latest version of gnome-do in the ~do-core PPA for Hardy is 0.6.1, which I don't think has docky. Intrepid and Jaunty have 0.8.0. [00:42] moonwatcher: I've never had any trouble with RealTek gb nics. Have got no experience with Intel nics. [00:43] rww: so I'm gonna have to build it myself, then? [00:43] moonwatcher: I guess looking at different products and comparing how many people complain would be a good indicator. [00:43] BlueEagle: i had bad expriece with realtek :) [00:43] on occasions... [00:43] moonwatcher: I think I'm old ^^ PCI still feels cutting edge to me, but with a peak transfer of 133 MB/sec I'm sure it can saturate a gigabit ethernet capable router [00:43] moonwatcher: gigabit or the older nics? [00:43] So I'm thinking about getting a new 1TB hard drive for my vanilla ubuntu 8.10 media server. Any suggestions? I know I should avoid the Seagate but what about another manufacturer? [00:43] gigabit [00:44] junglist_: Western Digital Green (WD10EADS) [00:44] that whole "gigabit card refusing to do gigabit" story is not a first for me [00:44] moonwatcher: Well then I guess NICs just don't like you much. :p Anyways, that's all the advice I've got for you. :/ [00:44] junglist_: it's the quietest and most power-efficient drive that silentpcreview.com has *ever* tested [00:44] :) [00:44] <_VIM_> junglist_: what's wrong with Seagate? [00:44] yurimxpxman: That might work, but you'd also have to get a newer version of Mono, 'cause the one that ships with hardy is too old (hence the PPA not having do 0.8 for Hardy) [00:44] BlueEagle: ill try downgrading the kernel and see what happnes [00:44] _VIM_: firmware problems have been bricking their drives lately [00:44] be back in a few [00:45] <_VIM_> ah [00:45] when I go to localhost with firefox, Apache gives me an Access Denied error. Why might I get this problem? Is there some access thing I need to set? [00:45] tritium: Thanks. I was kinda leaning that way and you sealed it. :) [00:45] junglist_: :) [00:45] sherlawkdragon1: if you're running firefox and apache on the same physical machine you need to set apace to listen to localhost (127.0.0.1) [00:45] ah, ok [00:45] SherlawkDragon1: Your files need to be readable by www-data [00:46] junglist_: I just put one in my mythtv box, and I absolutely love it. It's wicket quiet. [00:46] sherlawkdragon1: Wait, that should have given you a connection refused. === root is now known as Guest17688 === entropy is now known as Guest54179 [00:46] oh, ok [00:46] so [00:46] wicked, even [00:46] can you hel me [00:46] sherlawkdragon1: Are the files you're attempting to access readable by the user running apache? [00:46] hey guys i just installed ubuntu server and it appears that i have a little issue... i need to install from thumbdrive dsktp for this client [00:46] Flannel> how dso I do that? [00:46] how do i mount the thumb drive [00:46] ? [00:46] yurimxpxman: Looks like you can get Mono 1.9.1 fromhttp://directhex.mfgames.com/hardy.html , which should be new enough. [00:46] I'm the user running apache, they are my files. [00:46] i new use ubuntu [00:46] SherlawkDragon1: it sounds like you have an Apache2 configuration problem, most likely with the DocumentRoot - I think it has nothing to do with ubuntu ^^; === Niamor7 is now known as Niamor [00:47] sherlawkdragon1: No, apache is running as it's own user: `ps aux|grep apache` [00:47] AH, ok === Guest54179 is now known as entropy8 [00:47] I'll make them public then [00:47] sherlawkdragon1: www-data is running my apache. [00:47] SherlawkDragon1: chmod a+r file would work. [00:47] thanks [00:48] Flannel> that's what I [00:48] Alright guys, anyone familiar with using wpa_supplicant in use with the aircrack suite? [00:48] 'm doing [00:50] is there a a c+ compiler already in ubuntu server or do i need to install one? [00:50] * matterazi fui :w [00:50] UndertakerX2: sudo apt-get install build-essential [00:50] It worked. [00:50] tritium: thanks [00:50] hey guys how do you mount a thumb drive [00:50] rww: thanks! Compiling mono would've been a pita [00:51] UndertakerX2: install the build-essential package and then use g++ [00:51] my system is asking for fs type [00:51] rww: as I told him above [00:51] is their a gui for changing my host name? [00:51] i know how to edit /etc/hosts [00:51] rww: g++ or c++? [00:51] andrew_: If you're still listening I highly recommend you apt-get reinstall build-essential -- possibly even uninstalling it via purge [00:51] i just dont want too [00:51] tritium: you didn't mention the compiler name, and I was most of the way through typing anyway ;) [00:51] UndertakerX2: g++ [00:51] UndertakerX2: that will install more than just g++, many of the packages that are considered "essential" for development [00:51] how do you mount a thumbdrive with fs type named [00:51] tritium: thanks again [00:51] guys, i'm installing a ubuntu... I need to now how many can I put for /SWAP ?????? i have 512RAM memory [00:52] rww: thanks to you to [00:52] UndertakerX2: sure [00:52] I installed Jaunty, and I noticed that "System -> Preferences -> Sound" has disappeared... how/where can I find it? [00:52] skeletal: do you mean how much space you should partition for swap? [00:52] kazagistar: Jaunty support is in #ubuntu+1, not here. Thanks :) [00:52] skeletal: rule of thumb is about 2X your ram, or 2GB, whichever is less. [00:52] anyone [00:52] i running from ubuntu server... [00:52] rww: sorry, thank you! [00:52] skeletal: somewhere between 512MB and 1GB. [00:53] dirki: is this a new thumb drive that's empty? or have you already used it on other computers? [00:53] gui for changing hostname? [00:53] anyone? [00:53] zaapiel: easier to type [00:53] I have 512M of memory. Then how many for swap? [00:53] join #ubuntu+1 [00:53] crud [00:53] sorry [00:53] zaapiel: I think I'm having the exact same problem as you [00:53] kazagistar: Please don't flood, use http://paste.ubuntu.com to paste, don't use Enter as punctuation. [00:53] humor me [00:53] How many I need for swap? [00:54] skeletal: we told you above [00:54] skeletal: as we've already said, between 1x and 2x your RAM. So in your case, 512MB to 1GB. If you want a number, not a range, go with 1GB. [00:54] tritium: i already ahd build esentials installed, but when i try to install vmware tools on ubuntu server i cant get past the part that says i need a c++ compiler installed [00:54] zaapiel: So when you go System -> Administration -> Networking (General Tab) you can normally change your computer name [00:55] UndertakerX2: please type "g++ --version", to verify you have it installed. [00:55] zaapiel: But I'm running a clean install of Ubuntu 8.10, installed recently off the live cd and I don't have that option in my Administration -> menu -- I only see Network Tools which is NOT the same [00:55] zaapiel: easier to use the "hostname" command [00:55] tritium: it says version 4.3.2 is isntalled [00:55] UndertakerX2: good [00:56] tritium: thank you! I did not know about that command! any idea why my System -> Administration menu is missing some major applets? === personal is now known as dsdeiz [00:56] hola [00:57] algun espalol¿¿? [00:57] freazer: same here [00:57] i dont have it either [00:57] freazer: Sys > Admin > Networking was removed in Intrepid (or maybe Hardy, I forget which). Nobody else with your version of Ubuntu has it either ;) [00:57] <_VIM_> !es | IVBela [00:57] IVBela: En la mayoría de canales Ubuntu se comunica en inglés. Para ayuda en Español, por favor entre en los canales #ubuntu-es o #kubuntu-es. [00:57] i install ubuntu from sudo apt-get install ubuntu-desktop [00:57] from kubuntu [00:57] no Network (General) tab either [00:57] <_VIM_> oops sorry IVBela meant that for ivan_ :) [00:58] freazer: no, such as? [00:58] ^^ [00:58] rww: That makes me feel a lot better! https://help.ubuntu.com/8.10/internet/C/networking-changecompname.html this page is a liar! can you or someone else edit this? [00:58] let's say i got a program "prog1" which needs 2 input lines via STDIN, how do i push them via a shell command ? [00:59] freazer: I can't, but I'll file a bug on it. Thanks for pointing it out. [00:59] Great going with the HP netbok 1000MI WOW [00:59] Do we have other very small form factor success stories like this? [01:00] terr_: Sylvania Meso G [01:00] Also - I do have a question. I'm planning on sending a live CD overseas to a friend for her son adn will want to configure and install ubuntu for him. What I will need is an "ET" call home to one of my servers and I do run static IP's. What should I look for? [01:00] Disk Question: I've added a new physical SATA hard disk (/dev/sdb) to an ubuntu server (8.10). How do I partition/mount it? First hard disk (/dev/sda) was setup as "Guided with LVM" at install time. [01:01] Any clue why e2fsck -f finds new errors on an ext3 partition every time I run it? (it's wrapped inside an LVM and MDADM raid mirror, I've read weird things about the superblock not fitting at the bottom, but I don't really understand it?) [01:01] Another option is to ask if there is someone in this chennel or somone someone trusts who lives in Brissy and would be willing to do an install for a 13YO [01:01] <_VIM_> ET? Lol you're showing your age terr_ ;) [01:01] Can someone please help me out, I'm buggin out been having connection issues for weeks and can't seem to get help [01:01] http://ubuntuforums.org/showthread.php?t=1060511 [01:01] DB42: echo -e "asdf\nhjkl" [01:01] _VIM_: I'm still immature I'm sure [01:01] i refer you to my thread on ubuntu forums [01:01] BrianLy: I highly recommend the System -> Administration -> Partition Editor -- if you don't have that option install the package gparted [01:02] _VIM_: nto yet having reached my best before date [01:02] freazer: Can I do that from the commandline? No X or Gnome on this server [01:03] tritium: I'm looking for something tiny that can serve as a web server and is real cheap. [01:03] Hi, how can I register my nickname with Xchat or NIckServ? [01:03] !register [01:03] Information about registering your nickname: http://freenode.net/faq.shtml#userregistration - Type « /nick » to select your nickname . Registration help available in #freenode [01:03] Flannel: thanks [01:04] http://ubuntuforums.org/showthread.php?t=1060511 --- Come onnnn someone take a look, im dyin over here [01:04] !repeat | rahduke [01:04] rahduke: 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 [01:04] BrianLy: the commandline equivalent is parted and will satisfy all your partition needs ^^ when you're done edit your /etc/fstab to add the new mount point by device [01:04] rahduke: what's your question? [01:04] terr_: if you can please take a look at my thread [01:05] freazer: thx I'll try that [01:05] Well that was wierd. I inserted the IP as it should be, restarted the computer and know the netmask always resets to 25. [01:05] freazer: Looks like "System → Administration → Network" slipped into a couple of other places in 8.10's documentation. I added the URL you posted to an existing bug report, https://bugs.launchpad.net/ubuntu-doc/+bug/314680 [01:05] ok - new angle - what is the smallest cheapest hardware for a webserver... hopefully very low power draw [01:05] terr_: I'm having connection issues for some reason, loses wired ethernet connection all the time for no particular reason [01:05] rahduke: can you ping? === wexell is now known as wexell32 [01:05] With the standard Ubuntu install on this nc8000 laptop with a pentium m and ati 9600, i get 3d acceleration to work properly in openarena for example, but suspend & compiz doesnt work. Installing the proprietary drivers, 3d acceleration works & compiz works & suspend works, but loging out does not work(screen goes blank and system becomes unresponsive). [01:06] terr_: sure [01:06] ok having issues with a few apps [01:06] How do I go about doing it manually? [01:06] rww: I really appreciate it ^^ excellent work [01:06] I am useing "Ubuntu ultamite editon" and I can't mount data cds/movie dvds or even detect my usb flash drive. I can read and play Audio cds. help? [01:06] Terr a dell latitude laptop 9.6 wats [01:06] I have installed zoiper and xten softphone [01:06] enable "no_dri" "yes" will allow my system to logout properly, but then i lose 3d acceleration and suspend again [01:06] rahduke: when you have no connection can you ping? I'm wondering if part is going down and not all [01:06] terr_: no i cannot [01:06] and I get audio but they are not picking up the usb headset mic [01:06] rahduke: how about if they are side by side [01:06] Chaorain: doesn't ubuntu ultimate edition have their own support channel? [01:07] ubottu: I am new to Linux. How do I access the "IRC" software? [01:07] Chaorain: Ubuntu Ultimtae Edition isn't supported here. They ... change a lot of things that can break some stuff, etc. We recommend you install real Ubuntu, and go with that. [01:07] Error: I am only a bot, please don't think I'm intelligent :) [01:07] terr_: I'm not sure wat you mean [01:07] tritium, do they? [01:07] MIrrorIMage: You're using IRC right now. [01:07] Flannel: Chaorain is using ultamite not Ultimtae [01:07] Chaorain: I don't know. We don't support it here. [01:07] rww: doh! [01:07] rahduke: well - you want to confirm at least the ground station is functioning properly... like put two computers side by side beside the grpound station and see if they both display the same pattern [01:08] rahduke: it looks like an intermittant and its hard to fix something that works [01:08] freazer, Oops typo [01:08] terr_: this isnt a wireless issues, this is happening to a wired computer [01:08] rww: so where do I enter the command line to register my nickname? [01:08] directly to router [01:08] rahduke: what does ifconfig say ? [01:09] rahduke: both when up and when down? [01:09] MIrrorIMage: You can just type it in the same place you're typing messages. If nick registration, type "/join #freenode" (without the quotes) and press Enter. That'll join you to the server help channel. [01:09] terr_: you didn't read http://ubuntuforums.org/showthread.php?t=1060511 - he posts his ifconfig [01:09] terr_: http://pastebin.com/m381540f2 [01:09] how is it possible that loging in with gdm is not an issue, including i get full 3d acceleration with compiz working once in, yet logging back to gdm fails with a black screen? [01:09] wooops [01:09] terr_: http://pastebin.com/m1d155903 sorry bout that [01:10] terr_: haven't tried ifconfig when down [01:10] rahduke: try when down too [01:11] hey how do you connect to a remote computer? [01:11] otherwise asked, what exactly changes when i try to get into gdm _after_ the login, and how can i recover it to a state similar to login in where gdm works properly? [01:11] I'm trying to install virtualbox on ubuntu 8.10 [01:11] what is the difference between virtualbox-ose and vboxgtk [01:11] davedan - it works, but 8.04 is faster in vbox [01:12] Hi all. I installed 8.10 on my Aspire One and it kicked BUTT, until I hooked up another monitor, then I lost my 3D (and Compiz as a result) . how can I hit xorg up for the old settings? (I'm good with cli so that's best if it helps). [01:12] terr_: anytips till then? i found replacement drivers for LAN but dont have a clue how to install them [01:12] jero_: I don't care about speed. just want to run xp in ubuntu for some tests [01:12] rahduke: do you have any other machines on that lan? [01:12] jero_: do I need the ose package? === wUYYU9Cng is now known as bigbucks [01:12] hi [01:12] Davedan1: the user interface that comes with Virtualbox is written using KDE's graphics libraries. vboxgtk is a replacement UI written using GNOME's libraries. Just get virtualbox-ose :) [01:13] Is there a way to list irc channels? [01:13] terr_: not besides an xbox [01:13] /list [01:13] ty [01:13] others are wireless and work flawlessly [01:13] davedan - oops i misread, i thought vbox as a guest in windows. thats what i do [01:13] Has anyone here ever used Virtual PC with Ubuntu on Vista Home Premium? [01:13] rww: ok. I'm overwhlmed when there are too many options :) [01:14] I guess noone [01:14] rahduke: You should get another machine. Do you have any old critter you can press into service? I have several in my garage which are givaways. I'm in Calgary [01:14] to re-do xorg's settings is it xorg-config or something like that? What does it run when you initially install Ubuntu? [01:14] bigbucks - no but i use virtualbox in windows7 32bit as a host with 8.04 ubuntu as a guest. works very nice on fast duo2core cpus [01:14] rahduke: your ifconfig looks normal [01:14] bigbucks: Ubuntu isn't supported on Virtual PC, and is apparently a pain to get working. You could use VirtualBox instead; it's free software, and better than VPC. [01:14] terr_: I've tried several NIC cards, but i've canabalized all my old machines over the yrs [01:15] rahduke: call a friend. I think you will need another machine. At this point you don't know if the issue is downstream or upstream of the router [01:15] bigbucks: although Wikipedia says that, for VPC, "Ubuntu 8.10 (Intrepid Ibex) must be installed in SafeMode, but does not require any other changes." [01:15] rahduke, you have access to your router, like administration? [01:15] miller_: yes [01:15] rahduke: it could be your upstream is breaking the connections [01:15] miller_: I've replaced this router 2 times [01:16] hey guys, I'm really frustrated here... [01:16] hello does anyone know if u can watch a dvd while using the mythbuntu live dvd and 2 dvd drives [01:16] there is just two important things with vbox after you install ubuntu as a guest on it. asap install the guest additions to get a smooth mouse pointer and automatically adjusting resolutions, and learn to mount -t vboxsf /media/ [01:16] rahduke, are you sure you're not doubling up on the same ip address with different devices? 192.168.1.5 sounds like a static address [01:16] So, dont use Virtual PC? [01:16] terr_: the problem is so sporatic Its very difficult to replicate, it will work fine for 2 or 3 days then loses connections 5x or more in 1 day [01:16] how to solve the graphical glitches using nvidia 177? [01:17] rahduke: when its working do a traceroute to the server in question and when down try traceroute again... and here is where another machine would really help isolate things. [01:17] Baatti: well, if you don't state the prob, we can't help [01:17] I just finished installing Diablo 2 using wine... its supposed to work... anyway, I have to use the 'Play Disc' in order to play it, but it won't recognize my 'CD-ROM' [01:17] bigbucks: I'd strongly recommend downloading Virtualbox and using it instead, since it's free and better than VPC. Using VPC should be possible, but may be more difficult. [01:17] rahduke: that sounds to me like an upstream issue. [01:17] bigbucks - read what i said and try virtualbox. its tremendously good. the mount directory will be where you transfer files between host and guest [01:17] does anyone know of a nice little program that is a todo list with focus on software development? [01:17] terr_: how to traceroute? [01:17] hey I need a little help here plz. firewall what's better gufw vs firestarter plz ... i'm a noob [01:17] does it work the same as Virtual PC? [01:17] bigbucks: just got here, what's the problem with virtual pc? [01:17] miller_: dumb question how do i tell what my own IP is? [01:17] can't boot? [01:18] wexell32: gufw. firestarter is a little buggy on newer versions of Ubuntu. [01:18] wexell32 gufw isn't a firewall, its just a GUI to help you set up your firewall (firestarter) [01:18] Baatti: that might be a question better suited for #winehq [01:18] rahduke, type into google: what is my ip [01:18] rahduke: I've had issues like this before when trying to bootleg data out of Trinidad.... no way FTP would handle it. FTP is suppose to mind you but it was not robust enough [01:18] Baatti: gufw is a frontend for ufw, not firestarter. [01:18] evening all [01:18] rahduke: ifconfig [01:18] Does it work on Vista Home Premium [01:18] bigbuck - it works as a computer in a computer. you just install your OS from a CD iso you download. not sure how vpc works [01:18] hrm, my bad [01:18] rahduke: yet small files were no issue at all. [01:18] b3z3rk3r: my IP behind my router [01:18] IndyGunFreak, thanks [01:18] bigbucks - yes it works in all windows as host [01:18] rww thank tou! [01:18] you* === jero_ is now known as jero [01:19] wexell32: you're welcome :) [01:19] terr_: its weird cuz its not just streaming vid, its gone out today 3 times just browsing and chatting [01:19] BlueEagle: ok, i am changing my version, switch and NIC report 1Gb (had a nother look at the board manual and i was lookign at the wrong inoput on the switch) [01:19] BlueEagle: i think i am smarter now though [01:19] rahduke, oh.. haha. sry. umm, for that you will need to use the terminal.. something like ifconfig [01:19] rahduke: it could be your modem is losing its connection - likely in fact. [01:19] With the standard Ubuntu install on this nc8000 laptop with a pentium m and ati 9600, i get 3d acceleration to work properly in openarena for example, but suspend & compiz doesnt work. Installing the proprietary drivers, 3d acceleration works & compiz works & suspend works, but loging out does not work(screen goes blank and system becomes unresponsive). [01:19] Well, on a video on youtube, comments said they tried it and had to rewhatever their computer [01:19] b3z3rk3r: thanks [01:19] bigbucks: I've ran XP, Vista and Windows 7 in VirtualBox (not the OSE version though) and they work "acceptably" .. http://www.openlug.com/?p=214 [01:19] rahduke: I presume you are DSL? [01:20] BlueEagle: i tried linux-server 2.6.27-7, 2.6.27-9 and 2.6.27-11, and all give me the same 2-3 MB/s [01:20] terr_: yes i've replaced it twice its a router/modem combo from verizon FIOS, im switching back to cablevision in 2 wks we we'll see if that helps [01:20] i use virtual pc on a pretty beefy windows server to host a few different os's at once [01:20] BlueEagle: now i am trying linux-genric [01:20] my whole testing network, hehe. [01:20] terr_: its not DSL tho its "fiber" [01:20] how do I remove graphics glitches on bootup? [01:20] rahduke: how to you fix it when it happens? [01:20] terr_: it just comes back [01:20] BlueEagle: are you still here? [01:20] can anyone help figure out why i can't get my external drive to read when i plug it in? [01:20] rahduke: lucky bagguer. NEXT [01:20] * moonwatcher wonders if he is talkign to himself [01:20] <--- jealous [01:21] terr_: it just resets, [01:21] would I still have to partion? [01:21] anyone know how to solve graphical artifacts or am I just stuck with them [01:21] terr_: FiOS isnt wat its cracked up to be, max 3mb down 2 mb up in realwords [01:21] world === toga301 is now known as ToGa [01:21] bigbucks: with Virtualbox? no [01:21] ok [01:21] rahduke: ok - then the modem can be losing its training to the Dslam adn when same happens it times out and resets adn by then other things have timed out and reset [01:21] thats what I wanted [01:22] rahduke: if so this might be happening randomly all the time and you only see it during heavy traffic or long transmissions [01:22] terr_: Verizon admits no fault despite my arguments with them [01:22] terr_: just keeps sending me new routers [01:22] rahduke: they will lie. Standard practice [01:23] rahduke: sure - send a bandaid and hope for the best [01:23] terr_: i guess I'll deal with it till feb 25th when i switch to cablevsion and get my new linksysrouter adn run WWRT [01:23] bigbucks if you can't boot ubuntu, use the -i8042.noloop [01:23] is it hard to install ubuntu on Virtualbox? [01:24] I'm still looking for suggestions on a small low power box for a web server [01:24] e1kP9tsfA: not at all === e1kP9tsfA is now known as bigbucks [01:24] lol [01:24] elk - nope, its easier than install it normaly [01:24] terr_ fit-pc v1.0 highly discounted currenty [01:24] rahduke: if you had another machine you could confirm the modem - uplink is the issue [01:24] terr_ under 5w power.. .you'll not find lower :) [01:24] MoTec: not bad [01:24] trying to install ubuntu and install cant find the iso image [01:24] MoTec: used equipment is fine too. [01:24] terr_: I think i'm guna try that I can probably hobble something together, another option is to boot into windows for a while [01:24] IDK why I even wanna try to dual boot on a celeron with Vista [01:25] it'd have to be pretty light duty.. i use 'em for firewalls [01:25] bigbucks - use 8.04 for virtualbox. it is supported till 2011 and runs faster [01:25] but they are currently functioning as routers for over 75 concurrent clients. [01:25] how can i point to it, by default it look in /dev/sdaX and sdbX my iso is on usb [01:25] MoTit is light duty... even a 486 will fill any uplink I can afford [01:25] I am installing virtualbox [01:26] terr_: then definately give the fit-pc 1.0 a look. fit-pc.com [01:26] I finally got my XBox today too =) [01:26] they just dropped the price from $295 to $295 so I bought several :) [01:26] hello all [01:26] bigbucks: 360 or original [01:26] 360 [01:26] motec - nice pricedrop there [01:26] $300 at GameStop [01:26] eu [01:26] jero: not insignificant, for sure. [01:27] MoTec: that isn't much of a percentage decline [01:27] and I got COD4 as well as Midnight Club LA [01:27] terr_: thanks for your help, im gunna boot to windows and put together a box to try out your option [01:27] oh, whoops [01:27] $195 from $295 [01:27] sorry :) [01:27] I got teh 60 gig [01:27] MoTec: ya sure - you were being a clown I think [01:27] no, just intoxicated :) [01:27] can you install on a drive while running ubuntu ie I want to install Puppy on an extra drive and then put that drive in other computer that is having problems [01:27] bigbucks: im playin afro samurai right now its actualy pretty decent [01:28] rahduke: ask around - you should always have a trouble shooting machine available... set one up with friends [01:28] bigbucks: you should def mod the system tho [01:28] an Virtualbox and Ubuntu running crash my computer? [01:28] def bod? [01:28] mod [01:28] bigbucks: mod [01:28] bigbucks: play games for free! [01:29] the ubuntu install cannot locate the iso file which is in root of my usb device i try to install from [01:29] !ot | rahduke, bigbucks [01:29] rahduke, bigbucks: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics. Thanks! [01:29] hey how do u install a .bin file? [01:29] rahduke: please don't discuss that here [01:29] I installed gparted but it's having some unknown problem formatting the xfs partition. What course of action do I have? [01:29] http://pastebin.com/m1f804605 [01:29] Brando753: .sh biname.bin [01:29] MoTec: have a peak at the HP netbook 1000MI ($387 starting price I hear) [01:29] WTF [01:30] rahduke in a terminal right? [01:30] <_VIM_> !ohmy | bigbucks [01:30] bigbucks: Please watch your language, attitude, and topic to help keep this channel friendly and helpful. Remember, there are kids here! [01:30] terr_: i love my dell mini 9 :) [01:30] MoTec: that little fit-PC sure looks interesting. I wonder about a solid state HDD? [01:30] Brando753: yes navigate to the folder with the .bin [01:30] and do the command i wrote [01:30] i cant get through the install of ubuntu 8.10 [01:30] terr_: yeah, it'll support a ssd or a compact flash via adapter [01:30] I got a massive deep papaer cut, without totching papet [01:30] needs to be ide, tho. [01:30] HI all.. is there a jabber-client for terminal-use?!? [01:30] I've switched from regular ubnutn 8.04 to kubuntu-desktop and works ok, but kdm does not start by itself. What config file do I edit to have kdm start on boot up? [01:31] bigbucks: #ubuntu-offtopic for non-support related issues, thanks. [01:31] MoTec: I want something relaiable of course - I expect these are... also how many NICS if I want to use as a firewall? [01:31] Luxmux: centerim [01:31] terr_: i've been using a couple as routers/firewalls for a couple years [01:31] MoTec: i'm just not a huge fan of SSD yet.. i think its a great idea, and eventually, it will be awesome.. just hasn't quite convinced me yet.... iv'e got an AAO w/ a 160gig Sata drive, and i love it [01:31] terr_: I use pfsense on them.. it's insanely great :) [01:31] Luxmux: Theres also finch (based on libpurple) and some people like bitlbee, but thats just a [protocol] <-> IRC gateway [01:31] How can I have kdm start automatically during bootup? [01:31] MoTec: not bad - the webservers I currently ahve are very reliable... and they help heat my house so I can save on my gas bill [01:31] IndyGunFreak: yeah, i use a standard drive on mine.. but my mini 9 has a small ssd [01:31] Anyone know? [01:31] Flannel, thx [01:31] PlaneShift-v0.4.03-x86.bin: 1: Syntax error: "(" unexpected [01:32] What could be amis here? [01:32] marge: "sudo dpkg-reconfigure kdm", I think [01:32] MoTec: I'm going to cehck out OpenBSD for the firewalling [01:32] friend [01:32] MoTec: great idea, and i think eventually, its gonna be the way things are.. but i don't the the technology is quite there yet [01:32] terr_: that's what pfsense is based on... check it out for sure. [01:32] Question: Ubuntu Desktop ATI 9600 Mobility driver for games such as world of warcraft? [01:32] help i got "PlaneShift-v0.4.03-x86.bin: 1: Syntax error: "(" unexpected" [01:32] Answer: IDK [01:33] it's web gui is awesome.. and it is very powerfull [01:33] Brando753: What command were you running? [01:33] MoTec: plus, i got it for $300 on fleabay, it was about a month old.. so that makes it even better.. ;) [01:33] 2xtreme works perfectly fine, except some issues with logging out into gdm here. [01:33] sudo sh PlaneShift-v0.4.03-x86.bin [01:33] rww: Thanks I will reboot and see if it takes effect. [01:33] jero, do you use the fglrx? [01:33] can anyone tell me how to mount an iso so i can run the programs? [01:33] hello all [01:34] Brando753: You don't usually use sh to run a bin file, just +x it and ./whatever.bin [01:34] I enabled compiz -- but now full screen VLC sucks (frame rate bad) any ideas? [01:34] Jero, or just the standard driver [01:34] 2Xtreme - yep, look here -> [01:34] With the standard Ubuntu install on this nc8000 laptop with a pentium m and ati 9600, i get 3d acceleration to work properly in openarena for example, but suspend & compiz doesnt work. Installing the proprietary drivers, 3d acceleration works & compiz works & suspend works, but loging out does not work(screen goes blank and system becomes unresponsive). [01:34] hi cpudan [01:34] If i have installed within windows, and i uninstall, will it replace the original master boot record? [01:34] VirtualBox does not wanna install [01:34] bigbucks: what problem did you have with virtual pc? [01:34] none [01:34] 2Xtreme - 8.04 requires you just one click to enable the proprietary driver to get full fglrx 3d acceleration. [01:35] jero, lol great to get compiz working I install the fglrx driver, i have 8.10 [01:35] I'm looking for a program that is a todo list with focus on software development? [01:35] so what should i enter if my bin file is PlaneShift-v0.4.03-x86.bin [01:35] bigbucks: it's impossible for us to help you if you aren't specific and don't provide details [01:35] http://cgi.ebay.com/Keep-Fit-PC-USB-Non-Slip-Dance-Pad-Mat-+-Song-Game_W0QQitemZ180323984954QQcmdZViewItemQQimsxZ20090128?IMSfp=TL090128173005r17502 [01:35] what sort of crap is that? [01:35] I say something on youtube, and someone said they tried it and it crashed their PC [01:35] terr_: Please, take offtopic (non-support) related discussions elsewhere. Such as #ubuntu-offtopic [01:35] i got "card 0: Intel [HDA Intel], device 0: STAC92xx Analog [STAC92xx Analog]" and no sound running 9.04 kubuntu but should be same prob in ubuntu so asking here also [01:35] they had to re-whatever [01:35] bigbucks: i've been running it for a long time... i'm on it now :) [01:35] Brando753: chmod +x FILE followed by ./FILE [01:35] 2Xtreme good luck with 8.10. never worked for me [01:35] what systam? [01:35] ? [01:36] jero, i was hoping for something different lol [01:36] bigbucks: the only problem i had is booting it in the first place... had to add 8042.noloop switch [01:36] Jrib format ti with this bin PlaneShift-v0.4.03-x86.bin [01:36] Brando753: are you kidding? [01:36] i didnt get how i was suposed to format that [01:36] Brando753: everywhere you see FILE, write the name of your file instead [01:36] bigbucks: an intel mini-itx board.. [01:36] jero, the fglrx driver works but really really bad fps, it doesn't want to speed up any either. when i know it should run better atleast it does on an winxp system [01:37] I mean OS === rj_x is now known as rj_x|away [01:37] bigbucks: celeron 215 [01:37] !away > rj_x|away [01:37] rj_x|away, please see my private message [01:37] 2Xtreme - then it is not working. the fglrx driver if working gives the best fps [01:37] anyone know a way to get xrandr to rotate a screen automatically? [01:38] 2Xtreme - if you enter glxgears into the terminal you should get around 3000fps [01:38] hi guys [01:38] then you know it is working [01:38] it's a bare install of ubuntu server.. i only gave it 256mb of ram because i'm stingy. [01:38] how save is to run win in ubutnu [01:38] ok... === e1kP9tsfA is now known as bigbucks [01:39] when I turned virtualnox on, i lost connection [01:39] it resets your network cards [01:39] that's why i use virtual pc.. it messes with windows hosts the least, heh. [01:41] 2Xtreme - i suggest downloading openarena for testing if your 3d acceleration is working properly. Not only it is a great free game, but it also is a good way to check for 3d acceleration if it really is enabled [01:41] http://cgi.ebay.com/INTEL-ATOM-DUAL-CORE-MINI-PC-IMAC-OSX-86-HACKINTOSH_W0QQitemZ270323719644QQcmdZViewItemQQptZDesktop_PCs?hash=item270323719644&_trksid=p3286.c0.m14&_trkparms=72%3A1234%7C66%3A2%7C65%3A12%7C39%3A1%7C240%3A1309%7C301%3A1%7C293%3A1%7C294%3A50 [01:42] I installed gparted but it's having some unknown problem formatting the xfs partition. [01:42] http://pastebin.com/m1f804605 [01:42] what is a "HACKINTOSH" and will ubuntu run on it? [01:43] <_VIM_> That's way offtopic [01:43] terr_: Ubuntu will, yes. [01:43] ok [01:43] so to start a new comp I push new? [01:43] terr_ it is osX hacked to run on a normal pc, and yes, ubuntu will run in a virtualbox on it [01:43] Flannel: what do they mean by "hackintosh"? [01:43] isnt Linus = Ubuntu? [01:44] bigbucks, no [01:44] jero: now that is interesting... a virtual box... what supports this. [01:44] bigbucks: no, Linus is the man that created Linux [01:44] jero: I have not been following virtual... however I did buy vmware a while back [01:44] it was a typo [01:45] terr_ yo dawg, its a pc in a pc, so you can use your pc while you use your pc [01:45] terr_: you can run virtual box on many os's including windows and ubuntu [01:45] jero: I know what it is - I was running NT under Linux. [01:45] virtualbox is just sun's cool name, heh [01:45] I'm wondering what the state of the technolgy is now. My VMWARE is quite old [01:45] well, they bought it [01:45] terr_ check out www.virtualbox.org and test it. its really fun stuff, and is free [01:45] how are they doing it? [01:46] jero many thanx! [01:46] Hey [01:46] terr_ - vmware is nice too, but i prefer vbox [01:46] it's similar to vmware [01:46] http://ubuntuforums.org/showthread.php?t=1055610 can someone help ? i am nick [01:46] !kvm | terr_ [01:46] terr_: kvm is the preferred virtualization approach in Ubuntu. For more information see https://help.ubuntu.com/community/KVM [01:46] How do I put Ubuntu on it WITHOUT a cd? [01:46] i prefer virtual pc, as long as you have to have a windows host :) [01:46] bigbucks: use an iso file [01:46] virtualbox is in ubuntu's packages btw. aptitude install vritualbox [01:46] bigbucks, pxe or net install [01:46] tritium: is this part of KDE? [01:47] terr_: no. [01:47] <_VIM_> gsker: i think it's virtualbox-ose [01:47] _VIM_: correct [01:47] bigbucks: if you're talking about making virtualbox boot ubuntu without a real cd you can tell it to use the ubuntu .iso as a virtual cd in the virtual machine [01:47] tritium: I'm currently on Debian and its old. I'm going to build a new install shortly and I'm going to use Ubuntu - virtual is something I'm very interested in. [01:47] Motec being bound to one host is exactly what you dont want with such virtual machines. One of the major strengths of this is to be able and carry your guest OS over to any other pc/OS [01:47] hey all,....should't there be a manpage for fread/fwrite.... how do i download them [01:48] terr_: in order to use KVM, your hardware needs to support virtualization. That URL tells you how to determine whether or not your hardware does. [01:48] does anyone here use xmms [01:48] the playlist editor will not minimize with the main window [01:48] my point was that sending people to the origin site makes them think that they have to insall from there. A linux newbie friend got into a little pickle recently in that regard with openoffice (virtualbox is a virtual package -- virtualbox-ose is one of the package in it) [01:48] tritium: this is starting to look like we are moving from the stone ages. [01:48] jero: well true.. but with virtual pc you can run on any windows machine, basically, because virtual server machine files work on virtual pc installs [01:48] adubz: not for years [01:48] in the 'ubuntu installer main menu' i dont know what to choose to point to the iso image with the installer components [01:49] terr_: ? [01:49] vmware worked but I sure didn't like it from an admin standpoint. === entropy is now known as entropy8 [01:49] tritium: IBM did it right a long time ago. [01:49] Would anyone be able to help me with a wpa_supplicant error? [01:49] jero: was mostly just saying.. if my virtual machine host is a windows machine i use virtual pc.. if not, i use virtualbox on ubuntu server :) [01:49] i have never seen those options, i have not installed ubuntu for 3 yrs [01:50] if i want to backup my system to upgrade it, how can i find the paths? [01:50] chalcedony: echo $PATH, from a terminal [01:51] which script is being called by gdm when i log out? [01:51] Now this looks very interesting... I wonder if this can work with multiseat X? [01:51] WebcamWonder: ~$ echo $PATH [01:51] /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games [01:51] ~$ [01:51] btw vmware files work on virtualbox too. [01:52] chalcedony: Yup, that is the PATH environment variable [01:52] really? that's sweet [01:52] the installer ask for an iso image which i have but i dont know how to point to it [01:52] gsker - hm, good to know [01:52] gsker: I'm trying to remember the name of hte UK virtualization - I think it was headed in Cambridge [01:52] doesn't ring a bell for me. [01:52] chalcedony: Wait, were you asking for the path environment variable, or what paths to tar for the backup? [01:52] it looks on the hard drive for an image but my image is on a usb memory stick\ [01:53] WebcamWonder: i feel dumb.. what do i need? [01:53] !backup | chalcedony [01:53] chalcedony: There are many ways to back your system up. Here's a few: https://help.ubuntu.com/community/BackupYourSystem , https://help.ubuntu.com/community/DuplicityBackupHowto , https://wiki.ubuntu.com/HomeUserBackup , https://help.ubuntu.com/community/MondoMindi - See also !sbackup and !cloning [01:53] what I would _like_ is to be able to build a virtual machine that basically runs in a microkernel and test it and if I like it then move everyting into it and retire the old virtual image [01:53] chalcedony: alt-ctrl-f1 (or f2 or something) and see if you can mount the usb stick. [01:53] should i nspecify it in the boot options [01:54] is there a command to check if i have 3d acceleration enabled? [01:54] nellmathew: glxinfo | grep direct [01:54] gsker: my stuff won't all fit on a usb stick.. it will have to go to another system on the lan [01:54] my boot was: '/vmlinuz initrd=/initrd.gz all_generic_ide' [01:54] thanks gsker [01:54] oops. Wrong person -- that was for cricri [01:54] anyone got good knowledge of kubuntu/ubuntu and can help me with my sound card / sound issue please read http://ubuntuforums.org/showthread.php?p=6696415 [01:55] failers: #ubuntu+1 for 9.04 [01:55] * gsker upgrades ubuntu from 7.10 to 8.10 on a sony vaio picture book with 110meg of memory. [01:55] !sbackup [01:55] sbackup is a tool to create complete and/or incremental backups (which can be scheduled to be automatic, and can be done over a network). It is available in !Universe [01:55] If you mess up your MBR, is there a way to make grub list XP? [01:56] What is the name of the latest gtk+ package? [01:56] (So I can apt-get it) [01:56] Anyone know if it's possible for the "filename" option in dhcpd to have any type of dynamic data in it? Specifically the dhcp client's mac address? [01:56] !find gtk [01:56] question regarding a virtual machine: Now I kinda doubt this is possible. Set up a host OS and install a guest. At some point tell the guest to become the host and the host to become the guest. These _could_ be peer os's and would need to cooperate in transfering control of the hardware... means we need to have two VM aware kernels Of course on a given kernel we _should_ be able to xfer the desktop managers and if so then run more t [01:57] Found: apport-gtk, evince, gftp-gtk, gnome-icon-theme-gartoon, gtk-doc-tools (and 421 others) [01:57] if we can do this then we can upgrade from version to version w/o a reboot [01:57] kshadow: Any specific reason why you don't want ubuntu-desktop? [01:57] does anyone here use xmms [01:57] I know IBM can do this on their mainframes [01:58] im trying to figure out why the playlist editor will not shrink with the main window when i minimize [01:58] WebcamWonder: I want to install the latest version of pidgin, so I need the latest gtk. [01:58] kshadow: Are you getting a deb from somewhere or compiling? [01:58] terr_ - maybe XEN will be able to do this some day, if the big players don't infiltrate it [01:58] Compiling. [01:58] kshadow: Then you need the dev headers, not the gtk packages :) [01:59] jero: that's the system I was looking for - forgot the name. [01:59] !info libgtk-dev [01:59] jero: with a micro kernel it should be possible as well [01:59] Package libgtk-dev does not exist in intrepid [01:59] terr_ you need a cpu with VT - XEN is just a thin layer between your hardware and your virtual OS. So yes, in theory it is possible to get this done, and i think it was already done. Then again i am a tinfoiler [01:59] Would itbe libgtk+2.0-dev? [01:59] ok having a issue [02:00] need input [02:00] jero? tinfoiler? [02:00] kshadow: Umm, just do a, sudo apt-get build-dep pidgin, that should grab all the ~15 libraries required by pidgin [02:00] I have 2 headsets 1 that plugs in to the standard autio jacks and one that is usb [02:00] WebcamWonder: Perfect, thanks. [02:00] terr_ cospirancy theoriest, tinfoil hat, etc. [02:00] jero on my webservers virtual sounds very interesting [02:00] WebcamWonder: Maybe you can help me with another question. [02:00] I can hear audio on both when they are enabled [02:00] kshadow: Sure [02:00] jero ty! [02:01] WebcamWonder: If I was to install a new version of something from source, should I remove the older version that was installed via the package manager first? [02:01] terr_ - i mean me, not you [02:01] jero: I've needed it before on my desktop but not recently. As I said I bought vmware a few years back... [02:01] I messed up my gentoo system by installing some stuff via portage, and some stuff via manual compiling. [02:01] kshadow: Definitely [02:01] but skype/xten/zoiper I can hear the audio on the headset but none of the apps are getting autio from the dsl input [02:01] jero I know! [02:01] i thought xmms was gone, but I see it's still here. Was there a fork? [02:01] kshadow: if you can remove just the package you're upgrading go for it [02:01] Thanks. [02:02] K. [02:02] I had not heard xmms had dies [02:02] died [02:02] jero: maybe on my next machine I will set up a VM capability adn wine as well. I presume this is all done in ubuntu... [02:02] why would they killit [02:02] Also, know if the atheros problems with intrepid have been sorted out? [02:02] jero in debian I need to do it [02:02] i mounted my usb key in /mnt how do i go back to the intstall [02:03] cricri: ??? rephrase the question please [02:03] cricri: I would think umount it and remount where you want it [02:03] cricri: I've never done this however for a USB key [02:04] any idea how to improve a wireless connection? Ive disabled ipv6 and run ndiswrapper [02:04] i mounted my usb in /mnt/usb but i dont know how to tell the ubuntu installation to look in it [02:04] but its still crap [02:04] It must have a fork that looks a lot like the original. Audacious, maybe? [02:04] kshadow: atheros is stil tricky in intrepid. [02:04] checking whether the C++ compiler (gcc ) works... no [02:04] configure: error: installation or configuration problem: C++ compiler cannot create executables. [02:04] I just install madwifi-hal every time I do a kernal update [02:04] sucks [02:05] the ubuntu installer cannot find the iso image [02:05] hey guys, having some trouble with LIRC. anyone willing to help a total noob (me :p) out with this? [02:05] gsker: Would that work for madwifi-ng? [02:05] any idea on this issue [02:05] cricri alt-ctrl-f1 or f2 or f3 or whever that is sitting. [02:05] unixdawg: You need to get build-essential, to get gcc and g++ [02:06] gsker yes i managed to go back to install but the install still wont find the iso [02:06] cricri: does the ubuntu installer go through a boot? [02:06] unixdawg: what are you trying to accomplish? [02:06] it boots and then looks for iso [02:06] building kssh [02:06] I think I'm being affected by a regression in hal. Is there an easy way to get hold of old binary packages so that I can try an older version? [02:06] right now [02:06] i manually give it the boot options [02:06] cricri: it will lose everything iduring the reboot of course [02:07] cricri: I presume you realise this? [02:07] i've been using 8.10 for a few weeks now and just wanted folks to know how amazed i am out how well things have gone. my hard drive dying was a blessing in disguise as it was the cause for me to install ubuntu in the first place, now i wouldn't consider another OS. helpful folks on the forums and in here have been a big reason for my positive experience so far and i just wanted to say thanks. [02:07] unixdawg: kssh is in the repositories, use synaptic or some other APT frontend [02:07] lose what? i dont have anything, my goal is to install ubuntu [02:07] basically I just need LIRC to receive my Phillips USB IR and recognize my Harmony 550 programed with device xbox360. [02:07] cricri: yes - but if the machine reboots between when you mount the USB key and run the installer then the mount is lost [02:07] betterhands: YAY !! glad you like it :) [02:07] hal has suddenly stopped detecting my keyboard, mouse, network cards and I don't know what else [02:08] So nothing works [02:08] betterhands, cheers === vincent is now known as Guest74125 [02:08] WebcamWonder: my other coaching person told me to use mc to find the paths. HOW? [02:08] what are hgfx shares? [02:08] i mount it within the installer using the simple ash provided [02:08] chalcedony: There is an enviromment variable named PATH. Are you asking about that env variable? Or what paths to backup? [02:09] cricri: and no reboot after that? [02:09] i did not reboot after mounting [02:09] thanks--it's cool to see how great community based stuff can be. [02:09] i did alt-f2 alt-f1 to go to ash [02:09] cricri: ok - we are past that hurdle then. I was worrying about you needing to make a new initrd with drivers and so forth [02:09] cricri you shoud be able to say that the iso is at /mnt/mystick/file.iso ... [02:09] from within the install [02:09] WebcamWonder: "look around and see if you want files from any other path" i never use mc.. i've forgotten what little i did in it ever. [02:09] gsker: exactly [02:10] anyone know a room for LIRC or similar? === hHkKTTF6K is now known as bigbucks [02:10] LIRC? [02:10] I'm having a problem with my "sudo apt-get update" readout. Can someone help me? [02:10] but where is this option gsker [02:10] chalcedony: Yeah, that looks likes the folders you would want to backup. You can use any file browser to look for which folders to backup. MC just happens to be one of them. YOu can even use nautiluys [02:10] linux IR remote control [02:10] nitrousinacan: pastebin it please [02:10] is there a tut I can follow to install ubuntu on VB [02:10] Do any one no how to open a executable file in Ubuntu? Or is there any code or tools out there what will do this job? [02:10] cricri: have ytou tried appending blah to the path? You will need to use "source" if via a script or .blah [02:10] ok kssh on 4.2 is borked [02:11] Unknown option 'T'. [02:11] konsole: Use --help to get a list of available command line options. [02:11] Matr|X: Double click? [02:11] thats the error [02:11] nop [02:11] Matr|X: You mean, like a windows executable file? [02:11] Matr|X: chmod +x filename, make it executable. [02:11] Then just ./filename to run it [02:11] the path in boot options? [02:11] WebcamWonder: http://pastebin.com/m14e5f1fc [02:11] no this not the probelem [02:11] terr_ [02:11] cricri : I'm not in the middle of one of those installs and can't think how that might work. [02:12] Matr|X: Explain? === rj_x|away is now known as rj_x [02:12] WebcamWonder: lines 76-77. [02:12] so this sucks kssh being borked [02:12] grrrr [02:12] cricri: ?? [02:12] is there a way to specify location in boot options? is this what you mean terr_ [02:12] is there a tut on installing Ubuntu on VirtualBox? [02:12] nitrousinacan: You don't have the key for medibuntu. Did you add that repo yourself? [02:12] estoy en linea [02:12] like in windows i have file .exe in ubntu i have another file not on exe but type executable % application/x-executable ,, i want to edit this file make some new change to make for me more jobs eny help [02:12] i never had that much trouble setting up [02:12] cricri: perhaps yes - the path in the boot options. look at the paths the installer sees [02:12] nitrousinacan: Oh, wait. Scratch that [02:13] WebcamWonder: Yes. I readded it, and I readded the pgp too. [02:13] what's the current version of Ubuntu? [02:13] Matr|X: You mean you want to change the executable file?! [02:13] cricri: the installer is just a program and when it looks for stuff it will look in hard coded places - configured places and maybe on a path [02:13] Fezzler: 8.10, Intrepid Ibex [02:13] nitrousinacan: Hold up [02:13] If you want to execute it, make it executable with `chmod +x filename`, and execute it with `./filename` [02:14] yes [02:14] bigbucks - start a new machine, set it up. after you are done with it, before you power it up, click on CDROM and browse to the ubuntu iso to bind it in. Now your machine will act like a real one having an ubuntu cdrom inside, once you power it up [02:14] cricri: you might also be able to cd to /mnt/blah and then run the installer [02:14] Matr|X: If you have the source code, you can alter it, but like in windows, you cannot just edit a an executable file. [02:14] how do I tell which version is on my PC? [02:14] when did xmms die [02:14] cricri: whatever it is - its likely to be simple [02:14] its not in the repos [02:14] unixdawg: Several years ago. [02:15] how i can make my own file:O like the one i have [02:15] what is the replacement [02:15] if i use the "create a usb startup disk" i will be able to boot from a usb drive right? [02:15] unixdawg: Audacious. [02:15] unixdawg: it appears that xmms2 is in the repos [02:15] Matr|X: I don't really know what you're saying. [02:15] You can program one? [02:15] I thought xmms2 was a server app [02:15] hello.. i'm using fluxbox, is there a command line tool that can help set the brightness of my laptop screen? [02:15] yes [02:15] i mean this program [02:15] will i be able to install programs to this "portable ubuntu" [02:15] Matr|X: Learn a programming language, like C++, then code it? [02:16] wht edito i use or wht program code i use [02:16] nitrousinacan: Pastebin your sources please [02:16] c ++ and i will code one for me like this one :O [02:16] unixdawg: Audacious was the replacement, and it's quite nice. [02:16] I had a deb package manually get installed, and when i went to remove it left something bc now when i do a apt-get update and upgrade it fails because it can't find the package, how do i remove it? [02:16] cricri: are you making headway? [02:16] kshadow: xmms2 is in the repos [02:16] i can learn code c++ in ubntu machine ? [02:16] What are the repos? [02:17] kshadow: repositories [02:17] Matr|X: Yes. [02:17] where in the repos is it [02:17] WebcamWonder: http://pastebin.com/m2cc27d3d [02:17] !info xmms2 | unixdawg [02:17] xmms2 (source: xmms2): Client/server based media player system. In component universe, is optional. Version 0.5DrLecter-2ubuntu1.1 (intrepid), package size 13 kB, installed size 56 kB [02:17] Matr|X: hard to say - if you can learn C++ in any other machine then Ubuntu should be no issue [02:17] trent1 - booting from a USB HDD is the same as booting from a normal HDD if your bios supports it. The problem you might encounter is getting a bootblock on your USB HDD. On some models it is not possible at all, except by pulling out the HDD and connecting it to the real controler, then placing it back into the usb case [02:17] ok [02:17] Can anyone talk to me on m5n and tell me to get ubuntu unning on vitualbox? [02:17] OMG!!!! [02:18] !patience | bigbucks [02:18] bigbucks: The people here are volunteers, your attitude should reflect that. Answers are not always available. See http://wiki.ubuntu.com/IrcGuidelines [02:18] THATS NOT IT [02:18] jero: is this true of the flash USB sticks? [02:18] bigbucks: cut it out [02:18] ok i had to umount it so that it couyld mount it and detect it [02:18] i was planing to use it on computers at school, i don't think our security is very tight so there shouldn't be a "boot block" [02:18] cricri: np [02:19] terr_ - not sure if all usb sticks allow you to place a bootblock on them. In doubt i would check for success stories on certain usb sticks [02:19] every time I turn on virtualbox it opens a thing wanting me to give it permission and I cannot switch windows now [02:19] I dont find xmms2 in the repops [02:19] nitrousinacan: Either of the 2 ppa repos don't have the keys added. Could you try adding them again? [02:19] unixdawg: it's in the universe repository [02:19] terr_ if they wanted to prevent it however, they could. just by setting the stick controller to not allow writing on the bootblock [02:19] can I use apt to install packages for a 32 bit chroot when using a 64 bit kernel? [trying to modify a 32 bit livecd] [02:19] jero: on that new machine I'm going to install ubuntu on... it has no usuable peripherals at present - but it does ahve USB... maybe I can do the install that way [02:20] anyways [02:20] fixed [02:20] where do I get the file to install Ubuntu on VirtualBox [02:20] jero: I'll simply tell the salesman I want one that I can create a boot FS on [02:20] terr_: good luck with hat. :-) [02:20] bigbucks: download the .iso image from ubuntu's website [02:20] s/hat/that/ [02:21] bigbucks: why don't you just feed an ubuntu iso into it? [02:21] ah :P [02:21] jero: my machine is small enough I'll carry it in and ask them to show me it can be done. [02:21] terr_ salesmen are known for knowing nothing [02:21] ok, well i got my answer. thanks for the help jero :) [02:21] IDK how to [02:21] bigbucks: go to the webpage and download it [02:21] the you for helping [02:21] jero this is not much different than buying a region free DVD. If they say I can switch region codes I will show then a list of 4 and ask them to show me before I buy it. [02:22] jero I've done more sales than most and don't I know it! [02:22] WebcamWonder: Ok. Done. Should I "sudo apt-get update"? [02:22] nitrousinacan: sudo aptitude update, aptitude over apt-get is preffered :) [02:22] can I get a URL to the iso just I cannot find it [02:22] bigbucks: http://www.ubuntu.com/getubuntu/download [02:22] jero in this business it is NOT an advantage to know much. If you do then customers waste too much of your time... and go buy elsewhere [02:22] bigbucks: don't be so lazy [02:23] hey guys [02:23] I installed ubuntu just today and I had full effects for video and it said I had like 200 updates so I updated and now I cant enable any effects any ideas? [02:23] WebcamWonder: Hmm... Never used aptitude. Same thing pretty much? [02:23] nitrousinacan: Very much the same [02:23] what happens to my ubuntu box if i replace the mobo and CPU?? wil it still work or i have to reinstall? [02:23] whats the command to view how much RAM is on machine and how much is free/used? [02:23] WebcamWonder: Done. No errors. Thanks! [02:23] Leppers: top does it [02:24] it is a lond download [02:24] Hilikus: hopefully.. ;) if not, you don't have to pay for another user agreement to reinstall. [02:24] Leppers: free -m [02:24] long [02:24] try top [02:24] nitrousinacan: No problems [02:24] thanks [02:24] Hilikus: I think it _should_ work. However why do you want to save the case? Just moive the HDD === Who-s_me is now known as nOnethere [02:24] terr_ i dont have 2 cases, what i really want to save is the current setup of my server, i dont want ot install and reconfigure every process i have running in it [02:25] temperature: 63 C [02:25] how can u remove packages manually without using apt-get bc it wont do it [02:25] does anyone know why I would lose visual effects because of updates? [02:25] edge: why won't it? [02:25] edge: What are you trying to remove that apt-get wouldn't let you? [02:25] edge: be more specific than "it wont do it" [02:25] hi everybody! [02:25] Hilikus: but cases are basically throw aways. You should install the MB and so forth in a new case and move the HDD [02:25] terr_: cases can be reused [02:26] WebcamWonder IndyGunFreak it was installed with a .deb and the deb is gone, and i used i to remove it but it still things it exists so im having issues installing other stuff [02:26] can anybody suggest me a cool theme on ubuntu intrepid please? :) [02:26] WebcamWonder: WX_0: You Guys Are Amazing! [02:26] terr_ i dont have another case. i just have an extra mobo and cpu [02:26] Hilikus: that way if there is a glitch you can move it back. ALso how big is the HDD? I picked up 160 GB IDE for like $35 bux. [02:26] edge: where'd you get the .deb? [02:26] edge: That is still very vague. Please pastebin the output when you are facing this problem [02:26] IndyGunFreak from zimbra , [02:26] lol [02:26] terr_ i have a 250gb and a 20gb [02:26] yeah, edge try to apt-get remove it, then pastebin the error [02:27] Hilikus: place the ner Mobo on a static matt and pulg a powersupply into it etc etc adn then try it... [02:27] Hilikus: is the OS on the 20GB? [02:27] IndyGunFreak this is what happens when i try to use apt or any managment http://nopaste.com/p/auCLbTU66 [02:27] Hilikus: that would be the smart way to do it. [02:27] terr_ my question was more, would ubuntu boot to the last status or it would freak out wit the different hardware [02:27] Hilikus: it should boot. But I've never tried it. [02:27] terr_ yes, 20 for OS, 250 for mythtv [02:28] Hilikus: hardware is auto-detected on boot, so you shouln't have trouble. [02:28] edge: sudo apt-get install -f, that should fix broken packages first [02:28] thank guys [02:28] Hilikus: mythtv? [02:28] terr_ PVR [02:28] Hilikus: can you get another 20GB? [02:28] Hilikus: PVR? I've never used it. [02:28] sudo apt-get install -f [02:28] terr_ what for? [02:28] ola [02:28] this will fix broken packeg [02:28] terr_ to install it again in the second one? [02:29] Hilikus: I like to leap frog - clone the HDD and don't bring down a machine until the new one is working. [02:29] hello [02:29] terr_: you're missing out. There's an entire ubuntu derivative distro called mythbuntu specifically for mythtv. [02:29] WebcamWonder: is there a command line command to show a treeview of directories? i just am kind of freaked out about trying to ues these gui things. i do command line because i can see black and white. [02:29] terr_ i see [02:29] hey people, please anybody suggest me a cool theme on ubuntu intrepid :) [02:29] tritium: but I don't yet know what mythtc is. [02:29] sim [02:29] Matr|X doesn't work [02:29] terr_: shocking [02:30] Hilikus: I've never had problems I could not get around mind you. [02:30] thx [02:30] WebcamWonder that didn't work [02:30] !mythtv | terr_ [02:30] terr_: mythtv is a TV framework for Linux - Instructions for using with Ubuntu at https://help.ubuntu.com/community/MythTV - For discussion and specific support, try #ubuntu-mythtv [02:30] chalcedony: I don't know. I have never been required to done that [02:30] cool theme for ubntu hardy ? [02:30] tritium: I live in a cave and plug my computers into rocks [02:30] edge: pastebin? [02:30] terr_ theres no way around hardware problems [02:30] WebcamWonder http://nopaste.com/p/auCLbTU66 [02:30] WebcamWonder no matter what i do i get that ,its annoying i just wanna edit it out of its memory [02:30] tritium: that sounds VERY interesting for something I want to do [02:30] Alright, I'm going to try and update to ibtrepid ibex. [02:30] Matr|X: there's lots of them.. http://www.gnome-look.org assuming you're using gnome [02:31] terr_: good deal [02:31] Hopefully my internet won't stop working again. [02:31] for some reason my system freezes and I THINK it happens when the temperature in my room drops [02:31] edge: What did, sudo apt-get install -f say? [02:31] does anyone have an acer aspire one i just got it and put ubuntu on it and i cant get my wireless working [02:31] so i,m pretty sure its hardware, not ubuntu [02:31] dstrbdfrk1: I do. [02:31] dstrbdfrk1: Well, aspire 5100. [02:31] But my wireless wouldn't work with intrepid before. [02:32] dstrbdfrk1: Every model differs. You need to find what card is in your particular model [02:32] do you think you can help? kshadow [02:32] WebcamWonder http://nopaste.com/p/aerS9RAh0 [02:32] dstrbdfrk1: install madwifi [02:32] Hilikus: how much liquid nitrogen are you using? [02:32] hehe [02:32] dstrbdfrk1: Not sure, but someone earlier here said they installed madwifi-hal and got things working. [02:32] Is someone here familiar with samba? I have server running on 8.10 and it works prefectly except I can't browse to the workgroup itself with windows. I get 'network name not found' [02:32] edge: Can you actually go and download zimbra-core, and reinstall it? [02:32] I'm pulling my hair out over this.. tried a bunch of stuff i googled but nothing works [02:32] um i dont kno how to do those things im pretty new and im gunna need one on one instructions [02:33] WebcamWonder i could, but its not installed , so why can't i just remove it from the package manager? [02:33] Hilikus: as for your migration issue... a 20GB should be next to nothing. Clone your existing one is my suggestion... also any old old old machine (spare) should be ok for this [02:33] malibu - you tried to search for the server ip within windows? [02:33] terr_ this IS my spare machine :P [02:33] Hilikus: after you clone it - move the HDD and test it. [02:33] edge: Some package depends on it, and apt-get wants to reinstall it due to some reason [02:33] Hilikus: it seems to be a production machine too. [02:33] WebcamWonder no way to over ride? [02:33] Hilikus: if you lived in my city I'd give you a spare! [02:33] edge: But this behaviour is very weird, even for apt-get [02:34] anyone know why my S-video to my HDTV(1080p) resolution is maxing out at 1024x768? [02:34] terr_ i build a server just to use spare parts i had lying around [02:34] how do i install madwifi? [02:34] i built* [02:34] edge: It would be much easier if you went through the process of installation and removal [02:34] WebcamWonder nothing relies on it , so im confused why i can't just delete it from a world list or something [02:34] be ahppy to do that for some help/manpower building a few systems to donate to some school labs in fact [02:34] jero: no.. what is the command for that? [02:34] dstrbdfrk1: https://help.ubuntu.com/community/AspireOne should show you how to do it [02:35] friend of mine tosses machines... they tossed at least 50 a few months back [02:35] malibu - first of, do a ping to your server, to see if there is no firewall blocking [02:35] :S [02:35] jero: just a regular ping? [02:35] malibu - ping [02:35] im having a issue with kubuntu.. is this the right channel ? [02:35] try #kubuntu [02:35] jero: mytv looks awsome [02:35] jero: ping works.. not surprised.. it's just my home network [02:35] negativegluebear: im trying but it places me here.. in #ubuntu [02:36] malibu - then in windows open my computer, and do ctrl+f - and enter the server ip in the search field [02:36] then ya you're in the right place =) [02:36] jero: how fast a machine (cpu mostly) would mytv need to run well? [02:36] jero: wow ctrl-f works? Good trick.. trying. [02:36] ok im having a issue.. im using the kubuntu live cd.. i am connecting my camera and it wont reconize [02:36] webbhawk_h4x0r19: That is b/c you are coming in from mibbit [02:37] terr_ it is awesome [02:37] malibu - yes it works, i use it quite often when it fails to find the server automatically [02:37] WebcamWonder: yeah im on a live cd.. so mibbit is fastest way for me to join irc channels [02:37] ok it found the computer by IP === l7_ is now known as l7 [02:37] jero: just browsing to it [02:38] jero: ok I'm in, that worked [02:38] terr_ it does take a lot of time and knowledge to get it running [02:38] webbhawk_h4x0r19: Yup. The proxy setup just throws to #ubuntu, never considers other channels [02:38] im plugging in my camera and it wont reconigze .... any ideas? [02:38] terr_ - mythTV is really cool, but i stopped watching TV lately :D [02:38] What package do i need to install 2.6.1 python? [02:38] Hilikus: I've got an old shuttle machine... I don't know how fast the CPU is yet - but its about a vintage 2000 machine... do you think it can handle mytv? [02:38] i am having sound issues [02:39] perlsyntax_: You need to build python for ubuntu [02:39] jero: with the crap that is on no kidding. [02:39] !sound | DBO [02:39] DBO: If you're having problems with sound, first ensure ALSA is selected, by double clicking on the volume control, then File -> Change Device (ALSA Mixer). If that fails, see https://help.ubuntu.com/community/Sound - https://help.ubuntu.com/community/SoundTroubleshooting - http://alsa.opensrc.org/DmixPlugin - For playing audio files, see !Players and !MP3 [02:39] all I am getting is a crackling noise out of my speakers [02:39] yes i do [02:39] terr_ the requirements are not too bad except in harddrive and you need a tv tuner of course [02:39] i want to try the 2.6.1 [02:39] WebcamWonder, no dice, seen those [02:39] BTW my shuttle will support 6 monitors! [02:39] DBO: Using PA or ALSA? [02:39] Hilikus: I was told we can get USB tuners [02:39] !gnomad [02:39] Sorry, I don't know anything about gnomad [02:39] malibu [02:39] terr_ don't [02:39] !gnomad2 [02:39] Sorry, I don't know anything about gnomad2 [02:40] WebcamWonder, checking without PA now... [02:40] terr_ usb tuners use software encoding [02:40] whats the gnome app for cameras .. [02:40] Hilikus: I was also told the HDTV is really an mpeg [02:40] terr_ in which case you do need a pretty powerful cpu [02:40] Does anyone know? [02:40] i know i need the devel files if i am right. [02:40] can anyone recommend an app to flip through desktop wallpaper? [02:40] preinstalled on ubuntu.. anyone know [02:40] Hilikus: he was from Europe and I think was picking up HDTV - already an mpeg4 [02:40] jero: know what I can try next? [02:40] hi, i just installed the openssh server but i can't get a command prompt when i shell in to my box. do i need to configure it to use a different login shell? [02:41] l7: nope [02:41] webbhawk_h4x0r19: There is no pre-installed app last time I checked. I think cheese happens to be the most popular one [02:41] !cheese [02:41] WebcamWonder, killing PA makes the crackling go away, but still no sound [02:41] Sorry, I don't know anything about cheese [02:41] malibu - i thought you said you were in. what is the mater ? [02:41] l7 openssh server? [02:41] tritium: why can't i get a command prompt then? [02:41] WebcamWonder: there is a preinstalled app that deals with images and cameras though.. [02:41] jero: I still can't get to the workgroup [02:41] l7: not sure. You should be. [02:41] terr_: yes [02:41] i7 mod-ssh? for apache? [02:41] i downloaded thems from here http://www.gnome-look.org/ how can i install it but i have compiz fuion installed on my box [02:41] jero: If I browse to the actual workgroup it doesn't work [02:42] hi, could anyone give me opera repo for ubuntu 8.10 source.list [02:42] DBO: What app are you testing your sound with? [02:42] terr_ ok, in that case maybe, but even with difital tv i have to digitize it because my cable box converts it to analog apparently (i'm using svideo) so i have to REdigitize it again to store it in my hdd [02:42] jero: I can use \\servername\share just fine [02:42] malibu - have you restarted both machines? [02:42] WebcamWonder, there we go, PCM was magically shut off [02:42] malibu - after setting it up? [02:42] terr_: i have openssh-client and openssh-server installed [02:42] does any body knows smt bout gnomad [02:42] Hilikus: ac->dc->ac->dc adn on and on [02:42] afaik output of a cable box is always analog [02:42] WebcamWonder, ok, PA working now too... thanks for that =) [02:43] DBO: :) I didn't do anything [02:43] l7: its been a few years since I worked with that [02:43] Hilikus: what are you looking for? Most HD TV tuner cards support ATSC (over-the-air) and unencrypted QAM-256 (cable) [02:43] jero: yes many times.. I've had this problem ever since upgrading from 7.10 to 8.10 a few months ago [02:43] WebcamWonder, shhh, its easier to say you fixed it than admit I forgot to check PCM [02:43] l7: if you remind me what they do it might ring a bell. [02:43] terr_ yes, you can get digital tv tuners but i dont really see the point since you can't connect your cable directly to it cause all cable signals are scrambled [02:44] owen9914: i followed the instructions you gave me and i hit an error can you help? [02:44] anyone know what i should do .. if it wont reconize my camera [02:44] Hilikus: A little offtopic, aren't we? [02:44] hi, could anyone give me opera repo for ubuntu 8.10 source.list [02:44] malibu - sorry then i have no clue then. all the info i knew i gave you about this. Personally i would check if on the server site i set the sharing options properly for the folders etc i want to share [02:44] terr_: openssh-server allows you to connect to your box via ssh and and adminster it remotely [02:44] tritium i'm still SD, but when i enquired about a digital tv card i was told it would still not work, basically no way around my cable provider's box [02:44] Hilikus: what of the feeds into the flat panels. [02:44] patacute: www.opera.com lists one last time I checked [02:44] ah well, maybe a reboot will fix this, but i can't reboot for a few hours [02:44] l7:oh! [02:44] Hilikus: it depends on which channels they provide unencrypted [02:45] Of course I use it all te time! [02:45] webbhawk_h4x0r19, did u add it to your source.list? [02:45] l7: you don't have to reboot. sudo invoke-rc.d ssh restart, and see if it works [02:45] tritium probably none, who would, they want you to buy a box [02:45] patacute: no whats that [02:45] Hilikus: most do, at least locals [02:45] l7: start the server daemon... you will need to config the user log in and any shell will owrk. On the remote machine just ssh blah [02:45] jero: Ok thanks.. [02:46] webbhawk_h4x0r19, ok i see [02:46] jero: it's a tough one.. been trying to figure it out for a long time [02:46] patacute: What are you talking about? [02:46] jero: usually I get around the probllem with network places, but now I'm in a position with an app that I need the workgroup [02:46] webbhawk_h4x0r19, i want to add opera repo to my souce.list [02:46] WebcamWonder, ^^ [02:46] i didnt say that [02:47] Hilikus: there are two interfaces into flat panels and I forget the letters since I've not used them (yet). One is just digital like DPI or somehting and the other includes sound and is like HDLC or something [02:47] i cant get my camera to reconize [02:47] terr_: how do i start the server daemon? i can already ssh to localhost, so perhaps this means it is running but not properly configured. [02:47] Hilikus: I can't find my notes right now [02:47] im trying to copy the pictures to my computer [02:47] patacute: System -> Administration -> Software Sources, add away [02:47] terr_: DVI and HDMI (also DisplayPort) [02:47] tritium: thanks === S03vsWERDER is now known as DIFH-iceroot [02:47] terr_ but you still need to descramble the signal from your cable provider, so you have to go through a set top box, which output is analog [02:47] No, I did not equate HDMI to DisplayPort, they are separate standards. [02:48] WebcamWonder, thanks [02:48] malibu was there any reason for you to upgrade to 7.10? [02:48] WebcamWonder: any idea what i should do [02:48] !webcam | webbhawk_h4x0r19 [02:48] webbhawk_h4x0r19: Instructions for using webcams with Ubuntu can be found at https://help.ubuntu.com/community/Webcam - Supported cams: https://wiki.ubuntu.com/HardwareSupportComponentsMultimediaWebCameras [02:48] 8.10 pardon [02:48] Hilikus: but I thought DVI and HDVI were digital? [02:48] WebcamWonder: its a digital camera [02:48] Hilikus: see this: http://www.hauppauge.com/site/products/data_hdpvr.html [02:48] !offtopic | terr_ Hilikus tritium [02:48] terr_ Hilikus tritium: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics. Thanks! [02:48] terr_: they are [02:48] l7: to start the deamon try sshd [02:48] ok [02:48] thanks for the help guys [02:48] webbhawk_h4x0r19: And it doesn't show up as a hdd? [02:48] good night [02:48] WebcamWonder: take it easy [02:49] terr_: it says "sshd re-exec requires execution with an absolute path" [02:49] jero: 8.10? no, not particularly.. Just wanted to stay fresh [02:49] WebcamWonder: no i plug it in turn it on .. and nothing happens [02:49] webbhawk_h4x0r19: Did you try googling that specific model> [02:49] malibu - 7.10 is actually running faster, and since it worked fine, you actually did a downgrade :D [02:49] yes... nothing really.. [02:49] its worked before [02:49] never had any issues [02:50] l7: hmm... I've never seen that... try /locate sshd and then /usr/local or wherever it lives [02:50] terr_: actually /usr/sbin/sshd is already running when i do ps [02:50] webbhawk_h4x0r19: Can you pastebin the output of, sudo fdisk -l ? [02:50] l7: did you restart it, as I told you to? [02:50] jero: doh [02:50] l7: ok - then the issue is in /etc/sshd [02:50] tritium: kill it and restart it? [02:50] jero: I have probs with 8.10 too. [02:50] can anyone recommend a random wallpaper switcher? [02:50] WebcamWonder: sure.. whats the key press that will give me a terminal [02:50] l7: no, sudo invoke-rc.d ssh restart, like I said [02:50] l7: ok - then the issue is in /etc/sshd.config or whatiever its called. I can check mine [02:51] webbhawk_h4x0r19: Applications -> Acc -> terminal [02:51] jero: hope 9.10 is better [02:51] malibu - my favorite is 8.04. If i read correctly it will be supported till 2011. Appart it was the one running best with my hardware, and the one running best in my vbox [02:51] terr_: it shouldn't require any config changes. It should run "out of the box." [02:51] malibu - 8.10 is supported only till 2010 if i read correct [02:51] webbhawk_h4x0r19: Ihave to go [02:51] webbhawk_h4x0r19: Sorry [02:51] tritium: I forget... servers have been up for years... also my servers are openBSD... desktops are linux [02:51] terr_: the thing is i can login to my box, but i cannot get a shell [02:52] ok i have an acer aspire one and i cant get the wifi to work i have googeled it and there is instructions on how to fix but there not working so i need some one on one help please [02:52] jero: I always wonder what I'm missing by running the .04 though [02:52] l7: then what do you get when you ssh to your box? [02:52] can anyone help me with .. a camera that wont reconigze [02:52] terr_: it seems to me that it does not know it needs to give me a bash shell when i log in [02:52] l7 what is in the /etc/passwd file? [02:52] l7: what do you see? Can you pastebin it? === Xae8koo is now known as energY [02:52] jero: How does 8.04 speed compare to 8.10? [02:52] hmm anyone [02:52] malibu - 8.04 is faster in my vbox - much faster [02:53] jero: that seems far-fetched [02:53] tritium: yes, in a moment [02:53] malibu: quite comparable [02:53] l7: mine seems ot be 100% defaults [02:53] malibu: I jumped up to 8.10 when it came out, and though I have no objective numbers, it does seem a little slower. [02:54] russM: I guess that teaches me to do alittle research first.. newer not necessarily better [02:54] how can i tell if my router is a b g or n? [02:54] tritium: [Act: 9,10,11] === toga30 is now known as ToGa [02:54] [#ubuntu] [02:54] whups [02:54] tritium: here it is: http://ubuntu.pastebin.com/d27c070bc [02:54] tritium nope, it is not. The mesa software acceleration on the 8.04 running in a vbox with the vbox tools installed, gives me 1800fps in glxgears . In 8.10 i get only around 400fps. But i also notice that when i run my opengl C code i develope within the vbox. On 8.04 my cube spins juust fine. 8.10 has problems with drawing it fast enough, making it look messy [02:54] l7: looks like irssi ;) [02:55] yeah, mispaste :) [02:55] so it gets to that point and then i just see a blinking cursor [02:55] jero that couild be a schedualer... try nice [02:55] jero: most benchmarks I've seen show performance gains (slight, but gains, nonetheless) [02:55] ctrl-c doesn't allow me t escape either [02:55] to* [02:56] malibu: In fact, newer is quite often worse... I immediately had problems because nothing worked with the new kernel yet (that is, things like VMWare). Took a little bit for the rest of the world to catch up. [02:56] tritium - i am not saying there is not faster than 8.04 out there, cause there is, icebuntu 7.10 for example is even faster, but it is not fun working with it. 8.04 is very much like native in full screen. In fact i use it more often than my host OS [02:56] malibu: But someone has to run the new stuff, or the problems never get fixed. [02:56] tritium - well, not in a vbox. Maybe on a desktop [02:56] jero: correct [02:56] l7: hitting "enter" doesn't get you a command prompt? [02:58] tritium: no, it just creates a new line in the terminal screen, but nothing happens [02:58] acer aspire one 8.10 wifi trouble please help [02:58] Hiya, I may be just not seeing it, but I can't find the link to the 8.10 torrent. :\ [02:59] l7: that's quite odd. I've never seen that happen before. [02:59] !torrent | lain_wired [02:59] lain_wired: Torrent clients: Transmission (GTK and terminal-based), Deluge-Torrent, Freeloader, BitStormLite, BitTornado-GUI (GTK), KTorrent (KDE), QTorrent (Qt), Azureus (Java), TorrentFlux (web-based), bittornado, rTorrent, cTorrent, bittorrent, aria2 (terminal-based) - FAQ: http://www.bittorrent.com/FAQ.html - See also !P2P [02:59] tritium: okay this is weird, hitting ctrl-\ allows me to get a working shell [02:59] !torrents | lain_wired [02:59] lain_wired: Intrepid can be torrented from http://hr.releases.ubuntu.com/8.10/ubuntu-8.10-desktop-i386.iso.torrent or http://se.releases.ubuntu.com/8.10/ubuntu-8.10-server-amd64.iso.torrent depending on your architecture. Torrents for other Ubuntu flavours can be found at: http://it.releases.ubuntu.com/ (CD) or http://cdimage.ubuntu.com/releases (DVD). [02:59] Can someone please help me get my Microphone working? [02:59] so it works, but this seems like strange behavior [03:00] hello.. i change the file /etc/X11/fluxbox/fluxbox-menu and it somehow returns back to how it was.. why is that? [03:00] l7: it is...very [03:00] i have no idea why ctrl-\ makes it work either [03:00] Thanks :) [03:00] i thought i'd try to escape from it like telnet [03:00] can someone pleaseee help me get my acer aspire one working im sure its a simple problem i cant figure out [03:01] How can I make a comment about a file in bazaar? [03:01] RussM: Yeah well I had problems getting VMWare server to work in 7.10 too! [03:02] RussM: It's pretty amazing once it's working tho [03:02] ok I am down to 1 issue [03:02] applications not grabbing audio from the mic on dsp [03:02] skype/xlite/zoiper [03:03] kssh/kiax [03:03] not kssh === caplink811-log is now known as caplink811_log [03:03] kphone [03:03] acer aspire one madwifi not working tried everything i kno please help [03:04] malibu, Are you using VMware 2.0.x or 1.0.x? I initially had problems getting 2.0.x to run on 8.10, and ended up going back to 1.0.x. I was thinking of trying again, but I've heard some mixed things about VMware Server 2.0.x [03:04] hello my graphics doesn't work (only bulletproofx) on ubuntu 8.04 and dpkg-reconfigure xserver-xorg only asks me for keyboard options not for video, what can i do ;( [03:05] what command can i run to turn on my wifi??? [03:05] hello, my hotmail is Garbled? who knows what's wrong [03:06] does ubuntu not work with intel graphics card on a dell vostro 200? [03:07] like am i being ignored or what [03:07] I have Kerberos Server installed, but it seems as if only the admin sevrer is open. [03:07] RussM: Using server 2.0 [03:07] anyone here having issues with audi [03:07] o [03:07] # [03:07] dstrbdfrk1, Just can't help you, unfortunately. [03:07] Russm: The new web console took a lot of getting used to.. [03:07] well thanx neway [03:07] hey people, please anybody suggest me a cool theme on ubuntu intrepid :) [03:07] RussM: But now I love it [03:07] and use skype/xlite/zoiper [03:08] what do you think is cool? pink ponies? or matrix themes [03:08] come on now surley somebody knows whats wrong with my acer aspire one... i dont wanna have to switch to windows.. [03:09] malibu Is there any client besides the web client? Or perhaps some good way to get rid of all the typical browser cruft around the outside of the window? [03:09] !repeat | dstrbdfrk1 [03:09] dstrbdfrk1: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. You can search https://help.ubuntu.com or http://wiki.ubuntu.com while you wait. Also see !patience [03:11] i have a hp pavilion ze2000 with wifi card built in but it is not loading at boot [03:11] also does not recognize how do i modprobe it? [03:12] !wifi [03:12] Wireless documentation can be found at https://help.ubuntu.com/community/WifiDocs [03:12] Cerrdor, have you had a look here? ^^ [03:12] ... I'm trying to figure out the brand of my CD / DVD drive... lspci doesn't seem to offer any hints, nor does tailing dmesg. any ideas on where to find that? the specs for my laptop don't specify, either. [03:12] Im trying to make a Client AP and on a tutorial it tell me in basic settings tab to set the wireless network mode to client but i cannot do that. Theres no client mode. [03:12] But it does have Use as Access Point is that the same thing? [03:13] jamrun9, use. lshal, lshw, hal-device, etc [03:13] anyone around that can help me with installing an ati driver? :D [03:14] hey can anyone assist me in running a .run file? [03:14] Whats your problem [03:14] Cody - client mode == managed , being an Access Point == master [03:14] Cody: me? i dont know how [03:15] :p i is newb [03:15] Me neither i was just going to help you research but hell try google first. [03:15] Cody - try iwconfig --help in a terminal and check the mode setting [03:15] dexi open up a console and then sh "file" [03:15] i think that should run the .run file [03:15] zXstanyXz, not a good idea - it might not be a shell script [03:15] zXstanyXz: thanks :) [03:15] Dexi, ^^ [03:15] unop: wha? [03:16] Dexi, rather. chmod +x file.run; ./file.run [03:16] ... ok [03:16] true unop, though the only .run files i've came across are shell scripts [03:16] zXstanyXz, that's a bad assumption tho [03:16] yeah i know [03:16] * zXstanyXz hangs head in shame [03:17] zXstanyXz, there might be text in it that could be devastating if run under /bin/sh [03:17] how do i find out what wireless card is built in? [03:17] whoo hoo! [03:17] Cerrdor: lspci [03:17] Cerrdor: lspci in the terminal that is. === brettley_laptop_ is now known as brettley_laptop [03:17] ty [03:17] <_VIM_> gbleezy: ? [03:17] unop: either I'm blind or stupid... or it really isn't listing this cd drive [03:17] Labeled network controller. [03:17] I just installed Xubuntu 8.10 on my Dell Inspiron 8500 Laptop....and it installed FLAWLESSLY!! I'm so happy... [03:17] jamrun9, on mine. lshal | grep -i storage.model # lists the model === gbleezy is now known as G-Bleezy [03:18] Hooray Ubuntu! [03:18] jamrun9, You did an "lshw" and there wasn't anything labelled "*-cdrom" ? [03:18] gbleezy i dont want to poop into your party, but does suspend work too? [03:18] G-Bleezy: inspiron has pretty common stuff, no surprise there [03:18] Cerrdor: lspci -C network [03:18] I tried Fedora, and Back Track...niether of those installed very easy....this CD just booted and installed like a charm [03:19] Fedora shoulda been ok [03:19] unop: I was blind. and there was a lot of output, and I didn't catch that as I was reading past. [03:19] Fedora wouldn't boot... [03:19] G-Bleezy, thanks for mentioning a nice install; we mostly hear about the busts :( [03:19] RussM: no, if I had grepped for that string, there would have been nothing [03:19] interesting [03:19] but it's all good. thank you guys :) [03:19] nickrud: yeah - they only yell and holler when stuff breaks ;-) [03:19] aw no way! I just burn the xubuntu cd and boot it up and install and it worked like a charm! I'm in love with my laptop again.. [03:20] who knows how to fix my radio channels? [03:20] i havn't used it in like 8 months cause windows xp was so bogged on it.. [03:21] hey everybody. why is it when I turn the custom effects on on ubuntu intrepid, my mplayer keeps blinking? [03:21] is there any solution to that? [03:21] so ya if there's a compatability list, add Dell Inspiron 8500 to the list... :) [03:21] since i dont *think* anyone replied first time... anyone think they would be able to help me with installing an ati driver?? every time i try the x-server wont start up after i restart the computer [03:21] -0 [03:22] zXstanyXz: did you try the restricted drivers? [03:22] progre55: dont use efects at all :P :) [03:22] <_VIM_> add Dell Demension 2400 to that list too (I know it's an Abacus, but it works flawlessly in Ubuntu) [03:22] oh wow...1326 people in here? i think thats the most people i ever seen in one chan...thats crazy.. [03:22] yeps, thats the ones that crash the x-server arvind_khadri [03:22] arvind_khadri, does it mean there's no solution to that? :) [03:23] G-Bleezy: Its a big channel ;-) [03:23] progre55: not that i know of... check the forums once [03:23] _VIM_: ya my Inspiron is like 6 years old too i think... [03:23] <_VIM_> abacus's FTW! :) === eric is now known as Guest179 [03:23] zXstanyXz: hmm , so which ones are you using now? the one from their site? [03:23] arvind_khadri, well, there are more than a 1000 people here.. at least one should know I hope ) [03:23] zXstanyXz - you installed the newest or the drivers available from the repos? [03:24] Cpudan80: ya only time i seen more people i think is some kind of take over on efnet [03:24] progre55: sure :) hang out [03:24] actually both the restricted and the one in the repository crash it...currently using, ermmm, whatever the default was when i installed ubuntu... doesnt work very well since half the colours are fucked up... i thik it's running at 8bit colour atm arvind_khadri [03:25] <_VIM_> !ohmy | zXstanyXz [03:25] zXstanyXz: Please watch your language, attitude, and topic to help keep this channel friendly and helpful. Remember, there are kids here! [03:25] !language | zXstanyXz [03:25] zXstanyXz: Please watch your language and topic to help keep this channel family friendly. [03:25] HI all ive a Problem with my mplayer.. it does not work for videos.. i dont know why.. vlc, Movieplayer, kaffeien work just fine... ive a Radeon x1950xt with prop. Driver installed... when i try to play a vid mplayer is giving me the following: http://paste.ubuntuusers.de/394040/ [03:25] oopsies, my bad [03:25] arvind_khadri, can you suggest me any nice theme for intrepid? :) [03:25] zXstanyXz: hmm... crash x-server in ? [03:26] progre55: gnome-look.org has got tons of them [03:26] thansk man ) [03:26] progre55: i installed ibex today :) [03:26] what you mean in arvind_khadri? [03:27] zXstanyXz - my success with this ati mobility 9600 was just installing 8.04 ubuntu, which had 3d acceleration work straight for some stuff like openarena , but no compiz. Then i just clicked on the enable proprietary driver under hardware, and had the full fglxr acceleration going after a sudo aticonfig --initial -f . So i got full acceleration including compiz with just 1 click. [03:27] zXstanyXz: when you say the drivers crash X what do you mean by that?? you dont get the resolutions thats it? [03:27] zXstanyXz - if you bothered with the newest drivers of the ati site, i am not suprised you ran into issues. I could get their newest beta 9.2 to work however. But then it would crash randomly on my ATI card [03:27] This is my setup: Computer>Router>Internet , I need the setup to be Computer>router>router>Internet. How do i do that? [03:28] RussM: No, not for VM Server 2.. The web console is it. I got minimenu for Firefox and put it on the same line as my address bar [03:28] zXstanyXz: so now what do you want when you have it working? [03:28] when i restart the computer the x-server crashes when trying to start up and i have to switch to the console to log in and reboot the computer.. arvind_khadri [03:28] RussM: The console doesn't work with Chrome, unfortunately. Google's fault, not VMWare's [03:29] jero my card is an asus ati radeon HD4850 and trying to use either the newest drivers from the site or the drivers in the ubuntu repository [03:29] zXstanyXz: hmmm look into the xorg.conf file and check out which drivers its using.... i dont know the module name properly but must be ati ... [03:29] can any body tell me what packages i need download to play regular dvd [03:30] This is my setup: Computer>Router>Internet , I need the setup to be Computer>router>router>Internet. How do i do that? [03:30] arvind_khadri: fglrx [03:30] !dvd | kingtut [03:30] kingtut: 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 [03:30] !dvd | kingtut [03:30] what are we supposed to use as a startup manager (choose apps to start at boot or gnome start) ? [03:30] MeVsTheVoices: thanks :) [03:30] kingtut: It should already be downloaded [03:30] I've got a doubt. can be build drivers for linux from those for windows? I'm talking about wireless. OR would be better using ndiswrapper???? [03:30] zXstanyXz as you are messing around with ati drivers, you might as well try the newest 9.2 beta. might work for you [03:30] kingtut: Called movie player. [03:30] Cody: Totem [03:30] kingtut: It might all be in ubuntu-restricted-extras (sudo apt-get install ubuntu-restricted-extras) [03:31] MeVsTheVoices: Whats totem? [03:31] zXstanyXz: look into the xorg.conf file for fglrx [03:31] so should look for .deb installs when installing software for ubuntu right? and what is YUM? [03:31] Cody: The real name for movie player [03:31] Okay ty. [03:31] a quite crappy movie player [03:31] use VLC [03:31] Yes n deed. [03:31] /join #ubuntu-us-oh [03:31] G-Bleezy: install only from the repos... [03:31] G-Bleezy: You should look for .deb, YUM is for different distros, same idea, different format [03:32] atm i know its not there arvind_khadri cos xfix removes it from there when i recover my install [03:32] i am useing vlc player and keffeine player [03:32] k...i was just installing flash plugin and it gave me 5 options.. [03:32] i'll go with .deb Ubuntu +8.03 [03:32] Cpudan80: why does everyone recommend VLC over mplayer? [03:33] brian____: because VLC plays everything and doesnt complain [03:33] brian____: because not everyone does I recommand mplayer over VLC to a point [03:33] hey wait...what do you open .deb's with? [03:33] zXstanyXz: seems like you dont have enough luck with fglrx .... after you recover your install is it possible for you to have accelarated graphics? [03:33] Cpudan80: yes maybe back in 1998 VLC was like that [03:33] brian____: plus it has ports for mac/windows so you can use it anywhere === VoX is now known as vox [03:33] G-Bleezy: dpkg -i [03:33] kitche: It still is ... [03:33] nopes arvind_khadri, not that i know of [03:33] k [03:33] brian_: Faster older, more formats supported, larger base, more bug reports, faste bug fix time, faster buffer rate, easy transcoding, ncurses interface, multi-platform mozilla plugin, need more? [03:33] G-Bleezy: you can double-click on then...gdebi handles them...or from cli dpkg -i [03:34] kitche: or well, it comes prepacked with virtually everything you need to run anything common [03:34] zXstanyXz: did you try googling about your issue...the forums? [03:34] HeVsTheVoices: guess I'll have to look at it again. [03:35] Hi, can anyone point me to a reasonable method of ripping dvds on ubuntu? [03:35] Can anyone tell me how to connect a router to a router? [03:35] Kephu: Brasero? [03:35] jero theres no 9.2beta listed on the download page for my card [03:36] Cody, does it do transcoding to avi with defined parameters, such as size and audio format? [03:36] Kephu: Beyond my limits. One day ill be able to answer that [03:36] Sorry [03:36] zXstanyXz: the beta versions are unstable.... [03:37] sorry, got disconnected accidentally [03:37] Can anyone tell me how to connect a wireless router to a wireless router. [03:37] kephu, no sorry thats beyond my limits. [03:37] so, can anyone recommend me a dvd ripper kit? [03:37] Cody, wirelessly or via cable? [03:38] Wirelessly. [03:38] lol,i know arvind_khadri, but it cant be any worse than what i have atm :p [03:38] so i double click this .deb i just downloaded and it wants me to choose an application to open the file with... [03:38] zXstanyXz: maybe you can try envyng [03:38] just to make sure, Cody, why would you do that? [03:39] G-Bleezy: it should open with g-debi [03:39] Because my computer connects to a router to the internet and i need it to be computer router router internet. [03:39] envying? [03:39] !envng | zXstanyXz [03:39] Sorry, I don't know anything about envng [03:39] !envyng > zXstanyXz [03:39] zXstanyXz, please see my private message [03:40] kephu: Can you help? [03:41] Cody, I'm not sure if I understand correctly. So, basically, you have two routers? === JamesMowery is now known as JamesMowery|away [03:41] where is gdebi on my hdd? [03:42] im checking one other thing first but then i'll prolly try that arvind_khadri [03:42] I have 1 router downstairs. That my computer picks up. Now i have my xbox 360 upstairs , and i want to get on live. I cant connect by plugging an thernet cord into my computer from the xbox but it will connect when i plug the xbox into a router. So i want a second router in my room. [03:42] G-Bleezy: btw why are you using a .deb downloaded from somewhere....which application is that? [03:43] Can anyone help me acheive that?^^^^ [03:43] zXstanyXz: ok [03:43] hello [03:43] grrrr, the asus site has winblows drivers only [03:43] how can I change the "default text editor" when double clicking on a file? [03:44] downloading flash plugin for firefox with firefox [03:44] G-Bleezy: use flashplugin-nonfree [03:44] I have two different Dell laptops here. One has ubuntu 8.10 and one has kubuntu 8.10. I have tried 3 or 4 different movie DVDs and NONE work [03:44] what is that [03:44] I've tried using Totem, Gnome movie player, Mplayer, and the kde one [03:45] G-Bleezy: as in, open the terminal and type sudo apt-get install flashplugin-nonfree [03:45] 4 different video programs, two different distributions and 4 different DVDs. All the dvds work in my tv [03:45] SiVA_: You have libdvdread, or whatever it is? [03:45] G-Bleezy: its the flash plugin you wanted... its there in the repo's ... [03:45] kshadow not sure [03:45] !flash > G-Bleezy [03:45] G-Bleezy, please see my private message [03:46] SiVA_: There was a big forum post or website about dvd reading, one sec. [03:46] you know the exact name of it? [03:46] I'll see if I can find it again. [03:46] hrm.. why is it so hard to play dvds? [03:46] I'm having trouble getting my sound to work on an HP Pavilion laptop [03:46] !dvd > SiVA_ [03:46] SiVA_, please see my private message [03:46] You just need the proper libraries. [03:46] ok [03:46] http://www.debuntu.org/how-to-play-dvd-under-ubuntu-linux [03:46] jziesemann: can you please explain more [03:47] How do I use partimage to restore an image I created? I have no clue how to do anything so I need a detailed explanation. [03:47] I guess arvind_khadri is more help/. [03:47] kshadow: :) [03:47] My external speakers aren't doing anything when I try to play any audio, but I can hear sound through headphones [03:47] i had it working but i installed larger harddrive on the smaller harddrive it work but i dont remember how it done it [03:47] SiVA:http://www.debuntu.org/how-to-play-dvd-under-ubuntu-linux [03:48] thiebaude: I just posted that :P [03:48] thanks kshadow [03:48] thank you all for the links/suggestions [03:48] lol [03:48] jziesemann: in the terminal type alsamixer and check whether the levels are up [03:48] but seriously.. it's 2009. Why wouldn't a modern, consumer level distribution not be able to play a dvd out of the box? [03:48] That wasn't the site I was thinking of, but it seems to cover it. [03:49] SiVA_: #ubuntu-offtopic is a good place to discuss that, and I'd be happy to if you'll follow me there. [03:49] we went on a 10 hour road trip, packed two laptops, and 6 dvds for the kids to watch on the way up... imagine the disappointment [03:49] SiVA:on windows xp you need a third party program to play a dvd [03:49] SiVA_: as there are still laws forbiding it...Ubuntu comes from US so laws are strict there [03:49] It's showing at 100 [03:49] thiebaude: windows xp is old [03:49] how do you run cpuburn? [03:50] SiVA_: #ubuntu-offtopic, this isn't the place for this discussion [03:50] it's ok.. sorry === JamesMowery|away is now known as JamesMowery [03:50] jziesemann: all the levels? ok check System -> Preferences -> Sound [03:50] !away > JamesMowery [03:50] JamesMowery, please see my private message [03:51] !partimage [03:51] Sorry, I don't know anything about partimage [03:51] !sound > jziesemann [03:51] jziesemann, please see my private message [03:51] which should i run to test CPU.... burnBX burnK6 burnK7 burnMMX burnP5 burnP6 [03:51] how can i make a custom keyboard shortcut to launch specific applications in gnome? [03:52] Hey all, when i type javac in terminal I get an error msg saying that i don't have a java development kit installed... but in synaptic package manager it says it is installed... [03:52] system->preferences->keyboard shortcuts only seems to have a limited number of preselected shortcuts [03:52] skate2: system->preferences->keyboard shortcuts [03:52] sun-java6-jdk that is [03:52] arvind_khadri, i want to make a custom shortcut to launch gvim type 'windowskey+g' [03:53] How to install Flash: Applications -> System -> Add/Remove Programs... lol :P [03:53] malang [03:53] fantinus [03:53] G-Bleezy: :) [03:53] Newfie_ricch:goto java.com to see if you have java installed [03:53] Is it worth installing a 64-bit version of ubuntu? Are there still alot of software incompatabilities? [03:53] ok [03:53] boleh kenalan nggak [03:54] nm km siapa [03:54] evening all... [03:54] blh tau nmer hpnya nggak [03:55] !id | mca6 [03:55] mca6: join ke #ubuntu-id untuk membahas ubuntu dalam bahasa Indonesia [03:56] Thiebaude: weird, says i have version 1.6.0_0 although i installed 6 just then from synaptic.... maybe I will install it from this website and see what happens.. I might need your guys help though [03:56] hey everyone i need help running WoW on my ubuntu install, i keep getting a error every time i try to run it , and the game crashes [03:57] GeffIsLegend, and so what is the error? [03:57] GeffIsLegend, did you try running it as an opengl app? [03:57] Newfie_rich: java names them funny. that is 6 [03:57] rather, sun names Java funny [03:57] 1.6 = 6 [03:57] im not sure what the error is, its a really long list [03:57] and how would i go about running it as a opengl app? [03:57] deww: thanks, but still... why won't javac work in terminal [03:57] GeffIsLegend: https://help.ubuntu.com/community/WorldofWarcraft check out the config.wtf stuff [03:58] check your paths [03:58] kk [03:58] GeffIsLegend, especially the stuff about opengl [03:59] deww: ahhh right, whats the whats the command to do that again? i forget [03:59] how can i a custom keyboard shortcut in gnome to launch gvim type 'windowskey+g' [04:00] skate2, gconf-editor /apps/metacity/ , the keybindings_command and global_keybindings [04:00] back lol === oiuf2Wreu is now known as bigbucks [04:01] =) [04:01] ok [04:01] ok got the headset working [04:01] I have the ubuntu setup open [04:01] I try to use the arrow and enter key and t does not work [04:01] skate2: I read www.cyberciti.biz/faq/howto-create-keyboard-shortcuts-in-gnome/ and it reco'd gconf-editor [04:02] I just go past the Language part [04:02] how do i check/change where terminal looks for commands? [04:02] can anyone help [04:02] skate2, though I can't say I tried it myself. [04:02] hello, my friend is using live-cd and would like me to help him partition his drive [04:03] is there a way to do this remotely using remote access? [04:03] kapace_laptop: yes it is [04:03] try, TeamViewer3 [04:03] does he have to install it? [04:03] how do i check/change where terminal looks for commands? [04:03] yes [04:03] hes not what i would call "computer literate" [04:04] can someone help me with my problem [04:04] I opened Ubuntu install in VirtualBox and started the Install, I just got the language part, but the next part does not work [04:05] how do i disable compiz? ATI + compiz + Xv = too much suffering [04:05] CTho: what ATi card? [04:05] CTho: system --> prefs --> appearance --> vis effects --> none [04:06] can you help me now? [04:06] Cpudan80: thanks you [04:06] Cpudan80: Radeon HD 2900 XT [04:06] lol [04:06] hrm... [04:06] Cpudan80: but i thought all cards had the issue with fglrx? [04:07] I dunno [04:07] my ATi card is even older than that [04:07] 7500 [04:08] So I don't use fglrx [04:08] is there a reason g15daemon doesn't seem to have a -dev package? [04:08] the whole 3d acceleration thing in linux, specially with ati cards needs a review [04:08] I can build it manually, in any case, but it's odd [04:08] okay guys so i got WoW working now , but the sound doesnt work , how do i fix this? [04:09] >_< never mind - it didn't appear in the search in Synaptic, but it is in fact there [04:09] GeffIsLegend - i think in wine you can choose between alsa and OSS somewhere in the config files. try editing those? [04:10] you ren ma ? [04:10] o okay [04:10] GeffIsLegend, http://wiki.jswindle.com/index.php/World_of_Warcraft#WoW_sound_settings [04:10] hi what command do i use to open multiple files in GEDIT? [04:11] 啊,说的中文好不好啊。。。。。。。。。。。。 [04:11] shishio, gedit file & gedit file & etc. [04:12] binary mutant like : gedit file1.php file2.php file3.php [04:13] hey all, I wanna add a folder to my %PATH how do i do this? [04:13] shishio, gedit file1 & gedit file2 & gedit file3 [04:13] How do I use ls to list all files in "my music" with the extension of wma? (there are multiple directories in my music [04:14] scunizi, ls -R | grep wma Is one way. :) [04:14] scunizi, ls my\ music/*.wma [04:14] how to change the gnome-panel font [04:14] if you want a rescursibe listing.. that is what needs the exta work. [04:14] binarymutant: ok thanks [04:14] scunizi: ls -R my\ music/*.wma [04:14] what could I put in a script for an X session that would only use one monitor rather than TwinView that I have set up on my main session? [04:16] hello all [04:16] also.. is that even possibel [04:16] could someone help me figure out why my system won't boot up anymore? [04:16] shingalated, i dont think its clear what you are wanting to do.. but with linux. its almost always possible. :) [04:16] Dr_willis: binarymutant thanks.. [04:16] UH-OH... back to that problem with firefox loading in fullscreen again... i thought disabling greasemonkey fixed it, but i was wrong [04:16] i rebooted after using a puppy linux live CD and now x server won't show anything [04:17] I dont suppose anyone knows how to fix firefox loading into fullscreen when you open an outside link or first launch it? [04:17] Dr_willis I want to add another session to the GDM sessions list that will only use one of my monitors rather than TwinView [04:17] arvind_khadri: binarymutant ls m\ music/*.wma doesn't work [04:17] can someone please help me edit my &PATH [04:17] Bug! [04:17] scunizi: ls -R [04:17] .............. [04:18] kick . [04:18] me of kkk? [04:18] !path [04:18] Sorry, I don't know anything about path [04:18] arvind_khadri: that works.. but I've been trying to limit to wma files only.. grep seemed to work right.. [04:18] Hi, I have a Canon IXUS 860 IS. I tried to enable F-Spot to automatically import photos when I connect it, but it keeps say it can't access the device, it's already in use. [04:18] !$path [04:18] 没有中文的说吗? [04:18] Also, somebody asked me to run /usr/bin/gphoto2 --list-files and I got the same error [04:18] Would anybody know what is using the device? [04:18] Newfie_rich - i think sudo vim /etc/environment might help you [04:19] arvind_khadri: as in ls -R | grep wma [04:19] scunizi: fine [04:19] does openoffice.org 3.0 handle SVGs with transparent backgrounds correctly? because 2.4 certainly doesn't... [04:19] shingalated, well its proberly doable.. you can make a whatever.desktop session to run whaever command ya need. But im not sure where you would tell X what xorg.conf file to use specifically. (its doable from the command line) Or you could 'cheat' and make the whatever.desktop session copy some xorg.conf.notwinview to xorg.conf , then launch i guess.. but that may not work. [04:19] <|Fenix|> hola a todos [04:19] hey? [04:20] crumple: I think it is suppose to [04:20] Has speaks Chinese? [04:20] Has speaks Chinese? [04:20] Has speaks Chinese? [04:20] bug: Please don't flood, use http://paste.ubuntu.com to paste, don't use Enter as punctuation. [04:20] <|Fenix|> que tal va la cosa por aqui? [04:20] hello , guys , i got some Garbled message from hotmail, what should i do? [04:20] hey how can i turn off the screen saver, i already unclicked activate screensaver when computer is idled [04:20] scunizi: k, ill try it. thanks! [04:20] Has speaks Chinese?... [04:20] <|Fenix|> que coñño es este canal [04:20] seacnboy: it's either encrypted or spam.. delete [04:20] <|Fenix|> nadie habla español? [04:20] !cn [04:20] For Ubuntu help in Chinese 您可以访问中文频道: #ubuntu-cn 或者 #ubuntu-tw 或者 #ubuntu-hk [04:20] !cn | bug [04:20] bug: please see above [04:21] <|Fenix|> nadie de aqui habla español? [04:21] YES [04:21] !es | |Fenix| [04:21] |Fenix|: En la mayoría de canales Ubuntu se comunica en inglés. Para ayuda en Español, por favor entre en los canales #ubuntu-es o #kubuntu-es. [04:21] !es | |Fenix|: [04:21] |Fenix|:: En la mayoría de canales Ubuntu se comunica en inglés. Para ayuda en Español, por favor entre en los canales #ubuntu-es o #kubuntu-es. [04:21] <|Fenix|> ok gracias amigos [04:22] Dr_willis, Wouldn't I have to restart X in the script to switch to the new .conf and in doing so be brought right back to the GDM login? [04:22] is ext4 stable enough to use in production? [04:22] Is screenlets help to taboo for this channel? [04:22] I guess if I have to ask that, it is, aint? [04:23] !patience | WIGGMPk [04:23] WIGGMPk: The people here are volunteers, your attitude should reflect that. Answers are not always available. See http://wiki.ubuntu.com/IrcGuidelines [04:23] Not? [04:23] binarymutant: wait for Jaunty [04:23] shingalated, ive seen examples/guides on the Gentoo Nvidia wiki pages where they some how passed a argrument/option to the X system and used different 'sections' of a xorg.conf for various setups. (one to enable tv out, one to enable 2 monitors, one for 1 monitor) - Im just not sure how ya integerate it with gdm. [04:24] binarymutant: im not sure why you just ubottu'ed me patience.. I was kinda talking to myself about asking about screenlets in this channel.. [04:24] shingalated, so they had one large (complex?) xorg.conf - and dident need to use several of them. [04:24] shingalated: if you're looking for dual monitors nvidia-settings makes it pretty painless after you mess with it for a while.. [04:24] Dr_willis, I'll see if I can find that in the gentoo wiki [04:24] scunizi, I was thinking of dist-upgrading to Jaunty but wanted to make sure ext4 wouldn't have any file loss, do you know if it does? [04:25] Good evening [04:25] how to only change the gnome panel font [04:25] shingalated, yea - some of the gentoo wiki pages are VERY VERY detailed :) they are not scared to dig in. [04:25] binarymutant: I seem to remember reading today that ext4 is now listed as stable.. [04:25] help! i rebooted after using a puppy linux live CD and now x server won't show anything [04:25] scunizi, ty [04:25] I have been googling invalid dts/pts combination has there been a fix for this? [04:25] binarymutant, from what im hearing in #fedora-classroom - the fedora people consider it mature enough to use in their next release also. [04:25] Dr_willis, ty [04:25] ubuntu won't even play the intro bongos [04:26] :( help [04:26] Will have will speak Chinese? [04:26] binarymutant, Not that I know how TRUE this is.. but when in doubt.. dont use it i guess. :) [04:26] I gone and done it now lol.... wiped out my %PATH all together by mistake, and now I can't run any commands in terminal [04:26] binarymutant: I'll second that for Dr_willis [04:26] wartalker, its under System->Preferences->Appearance in the Font tab [04:26] jó reggelt mindenkinek :) [04:27] ive not kept up with ext4 or what features it has that i even need. [04:27] Dr_willis: speed [04:27] scunizi, +1 for speed [04:27] hey guys... how do you disable an account from logging in? Isn't there a flag that can be set that prevents login? [04:27] binarymutant: i want to only change the panel font, and not change others [04:28] ext4: I read the specs on it and right now-- from what I understand is that grub has some issues booting ubuntu off it .. (last what I read about it) [04:28] hyyyyyyyyy [04:28] gbear14275: usermod -L (I think) [04:28] gbear14275: passwd has a -l switch to "lock" [04:28] redvamp128, really :( [04:28] tritium: Thanks,...I'm here to study...but I knew it was -l [04:29] MaxRide: :) [04:29] hyyyyyyyyyyyyyy [04:29] I am using Intrepid Ibex (2.6.27-11-generic (amd64)) and every time I load, the screenlets that I have active are not automatically going to the widget layer.. is anyone else experiencing this? Is this a problem with screenlets or the compiz?? Any help is appreciated, even though its not ubuntu specific. [04:29] muaniezzzzzzzzzz: please stop [04:29] MaxRide: tritium: I need the account to still be able to pass mail... just want to disable login... that the correct thing? [04:29] binarymutant: and found a post that says you have to recompile your kernel to use it-- plus -- you have to put the boot on a ext2 or ext3 then a redirect.. [04:30] hey i installed ubuntu in virtualbox, and im having trouble getting it to use my native monitor resolution [04:30] gbear14275: I can't speak for mail. That switch locks the account. Please "man passwd" for more details. [04:30] /b #weechat [04:30] thank you [04:30] wayStead - mount the vboxadditions and install them. then all works [04:30] redvamp128, you have to custom compile a kernel? the one in Jaunty won't work with it? I thought that was the big feature of Jaunty :( [04:31] wayStead: the host OS, not ubuntu in a virtual machine, would be where you want to look at monitor resolution [04:31] http://lwn.net/Articles/299483/ is there a step by step guide for this? [04:31] wayStead - without the additions your mouse will be clumsy and the graphics slow, plus it wont autoadjust your resolution [04:31] orly_owl: On setting up bootchart? Install it. [04:31] Can someone please help me get my microphone working? [04:32] Flannel: no, on getting an eee pc to boot hardy in 5 seconds [04:32] jero - thks [04:32] orly_owl, it was a hack, he booted into run levels before they were done loading [04:32] is that bad? [04:33] anyone here good with ati graphics? im having a strange problem [04:33] orly_owl, could be it's really all about what you need [04:33] binarymutant: though I would ask that about a feature in #ubuntu+1 [04:34] redvamp128, good idea thanks [04:34] XP box can see ubuntu shares but ubuntu cannot see XP shares. no firewall on XP. what could be the problem [04:34] ? [04:34] kindofabuzz: samba installed? [04:34] Thanks for the help guys [04:34] i solved all my problems [04:35] ndogbosok, yeah, but you don't need samba to see window shares, just samba for windows to see linux shares [04:36] want to buy some fixing my microphone love! [04:36] if I'm using raid 0 for speed, can I do that with a software raid? [04:36] kindofabuzz: what version of xp do you have? cos it sounds like the problem is prolly on the xp side of things === kosh_ is now known as koshd [04:37] does anyone know how to fix the xmms minimize error [04:37] ubuntu philippines [04:37] .ubuntu philippines [04:37] zXstanyXz, home i think [04:37] !ubuntu philippines [04:37] Error: I am only a bot, please don't think I'm intelligent :) [04:37] not sure it isn't mine [04:37] adubz, xmms? I didn't think it was still around [04:37] help! i rebooted after using a puppy linux live CD and now x server won't show anything [04:37] -ubuntu philippines [04:37] !help [04:37] Hi! I'm #ubuntu's favorite infobot, you can search my brain yourself at http://ubottu.com/factoids.cgi - Usage info: http://wiki.ubuntu.com/UbuntuBots [04:37] it is [04:37] so is there a guide anywhere? [04:37] you have to add repository i just got it [04:38] hello how to join in ubuntu philippines channel? [04:38] dont know how well support is but ill still be rocking it as my mp3 player [04:38] orly_owl, never seen a guide for it sorry :( [04:38] nyaa: Please note: If you use raid 0....remember to back up often. [04:38] !phillipine [04:38] how reliable is ntfs-3g? (and if it is as good as http://www.ntfs-3g.org says, how did that happen?) [04:38] Sorry, I don't know anything about phillipine [04:38] smb://192.168.1.100 i get nothing [04:38] ok [04:38] are you able to see the xp box thru the network from ubuntu? [04:38] !help ubuntu ph [04:38] Sorry, I don't know anything about help ubuntu ph [04:38] MaxRide: thats good advice, but I want to know if a software raid will give me the speed benefit with raid 0 [04:38] I am trying to add this to my %PATH can someone help? /usr/lib/jvm/java-6-sun/bin/ [04:38] !help ubuntu philippines [04:38] Error: I am only a bot, please don't think I'm intelligent :) [04:38] jigp: please stop. /join# ubuntu-ph [04:38] nyaa: Probably not. [04:38] !ph [04:38] sorry [04:38] Join #ubuntu-ph for tagalog [04:38] err, /join #ubuntu-ph [04:39] thanks [04:39] zXstanyXz, no that's the problem, wait there it goes, smb://ip worked [04:39] MaxRide know any good guides for making hardware raids work with ubuntu? [04:39] but why didn't it auto see it all? [04:39] nyaa: In fact...just plan no. Software raid uses system resources where-as hardware raids do not. [04:39] nyaa - with a fast cpu, a software raid0 is just as fast. [04:39] nyaa: With the proper hardware, the raid is set up in the cards BIOS (Not really seen by the OS)...IE: Dell servers [04:39] jero - i am getting a "command not found" error when i tried to run the Vbox additions executable [04:40] jero - i had to use sudo since it wanted to be run as admin [04:40] jero - so I'll get the same advantage for speed? (if with a fast processor?) [04:40] * rlee just turns off his fakeraid in bios and uses dmraid [04:40] wayStead - note the its VBo... with capital B [04:40] wayStead: in ubuntu or kubuntu [04:40] jero - nvm i had to do ./VBox [04:41] why is that anyway ? lol kinda annoying [04:41] nyaa yes, hardware raids have other benefits. You do not require any drivers. Most onboard raid0 solutions are just software raids backed up with some hardware for setting up the raid [04:41] maxride but its not that way from what I've seen, everything in linux is showing 2 drives instead of 1 [04:41] wayStead, ./ is like sh, it runs a program [04:41] hhhhhyyyyyyyyyyyy [04:41] jero thanks =) [04:42] binarymutant - can i use csh with ubuntu ? [04:42] help! i rebooted after using a puppy linux live CD and now x server won't show anything [04:42] wayStead, yes, I might not sure how csh runs things though, it might run thing the same way as bash but not sure [04:43] I'm not sure* [04:43] jero: What's your experience with RAIDS and Ubuntu? Mine has been to set up the RAID in the card and the BIOS takes care of the rest (Although, I think the OS still sees the physical disks and knows it's a raid). [04:43] Hi guys, does anyone get a "Packages not trusted" when trying to install Mercurial? (aptitude install mercurial) [04:44] ArtVandalae, what repo are you using? [04:44] binarymutant, only the defaults :\ that's why I ask [04:44] how do i use chmod to 775 a folder recursively? [04:44] bdelin881, chmod -R 775 folder [04:44] bdelin881, -r or -R probably [04:45] hmm, doesn't seem like it's working [04:45] can anyone guide me through making a startup script? [04:45] MaxRide - if it is a real hardware raid, then the OS doesnt need to know anything. It just sees a single disk [04:45] ArtVandalae, do you have the ubuntu-keyring and debian-keyring installed? [04:46] hey could someone give me an idea what command I should be using in terminal to take a lircd.conf file from my desktop and copying it over the current one in ect/lirc ? [04:46] everyone's got a working system... except me! please help [04:46] ubuntu 8.10 fyi [04:46] all i have is a black screen [04:46] can someone show me how to use csh with ubuntu ? [04:46] MaxRide - on those semi hardware onboard raids, your OS just needs to have the driver. Pure software raids i never tried. I know OsX allows you to create software raids right in the partitioning process [04:46] GreenHorn, sudo cp Desktop/lircd.conf /etc/lirc/ [04:46] if i could help i would desert first day here :( [04:46] does anyone know why after the most recent updates in 8.10, it will not allow my screens to be set to 1920x1200 resolution? It will only allow up to 1600x1200 resolution at this time. [04:46] GreenHorn, to copy fles from one system to another over the lan.. scp is very handy.. You need to insall ssh on both systems I think. (or at least the one you are copying to) [04:46] thank you binarymutant I'll try now [04:46] wayStead: why are you wanting csh over bash? [04:47] wayStead: why not just sudo sh ./VBox [04:47] nyaa: jero: I think you're going to want to invest in a proper RAID card to see an advantage. It sounds like you really want the performance increase, so it'll be worth it. [04:47] thanks GreenHorn =\ [04:47] GreenHorn, "sudo cp /etc/lirc/lircd.conf /etc/lirc/lircd.conf; sudo cp ~/lircd.conf /etc/lirc/lircd.conf" [04:47] Hello [04:47] what's the best price to performance for raid cards? [04:47] like $100? [04:47] MaxRide - the advantage i see is that you do not have to setup drivers, otherwise modern cpus are fast enough to handle software raids easily [04:48] GreenHorn, Oops, the first one should have been making a backup, but I forgot to change the second filename. [04:48] nyaa: Fairly cheap (for the cheap stuff)...Less than $100 if I remember correctly.....However, with RAID 0 I lost 800GB of data...so that's your 'fair warning'. [04:48] ouch [04:48] deserteagle, ctl+alt+F1 may get you to a text login [04:48] ut oh [04:48] thats actually ok [04:48] atom^x: it doesn't :( [04:48] i remember losing three monthes work due to thrashing on my swap disk [04:48] i don't really need a back up already have one I believe [04:49] so should I just stick with this command? sudo cp /etc/lirc/lircd.conf /etc/lirc/lircd.conf; sudo cp ~/lircd.conf /etc/lirc/lircd.conf [04:49] always have a large usb/eSata/firewire HDD with a powerswitch for the backup is my thinking [04:49] rlee: It was all my anime / movies. I had a 1TB Iomega external disk....be wary of Iomega...in total I've lost more than 2TB by buying from them. [04:49] atom^x: just before launching X i goto terminal 1 and i can log in... as soon as X launches, screen goes blank [04:49] backup and turn it off, protecting it against any kind of attack as well [04:49] Does anyone use pydev for eclipse? [04:50] GreenHorn, The general form is "sudo cp sourcefile destfile" [04:50] i can't get it to update. [04:50] odd [04:50] yeehaw! thanks, that worked like magic. believe me I was trying everything. just what I needed [04:50] anyone? [04:50] deserteagle, can you choose recovery mode from grub? [04:50] hello [04:50] can someone help me with creating a startup script. I've got one but it's not working like I would like [04:51] i have been using csh in all my classes so i thought it would be better to stick to it [04:51] Hi [04:51] one more quick question, is LIRC going to recognize my Phillips eHome receiver right off the bat or do I need a conf file for that as well? [04:51] What platform uses csh? === ftehw_ is now known as ftehw [04:51] hello, im tryin to get a swap on fstab i type options like none swap sw 0 0 is that correct? [04:51] Can someone PRETTY PLEASE help me add a directory to my PATH [04:52] I can't figure it out [04:52] Newfie_rich - i told you - sudo vim /etc/environment [04:52] I'm attempting to obtain the linux headers for my kernel which 'uname -r' says is 2.6.24-18-generic ... but I'm getting 'Package linux-headers-2.6.24-18-generic is not available, but is referred to by another package.' [04:52] swap options on fstab could some on check options please? [04:53] jero: thanks, you message must of got lost in the chat :D [04:53] Maxride: thanx for the warning [04:54] * rlee prefers brand name HDs [04:54] rlee: Sure thing. =)( [04:54] Newfie_rich - in 8.10 there is a bug with this however. it requires me to log out and in to get it working. In 8.04 it works fine [04:54] http://pastebin.com/f649f49aa ... lucax.. this is my fstab.. uuid can be discovered with sudo blkid [04:55] does any one knows howto check some ip port, for proxy in bash [04:56] what kernel should I have with ubuntu 64bit right now to be up-to-date? [04:56] jero: just edited it guessing i am going to have to restart for it to take effect eh? [04:56] Newfie_rich log out and in should be enough [04:56] uspenok: bash is a shell it can't do that, you want something like nmap [04:56] Newfie_rich - maybe not even that, just start a terminal and check $PATH [04:56] ikonia: thx [04:56] AndrewGearhart: sudo apt-get update && sudo apt-get upgrade && sudo apt-get dist-upgrade.. then on boot the latest kernel will be listed on top of the grub menu [04:57] hi all, this may be a more hardware question but...when I download ubuntu is defaults to the i386 desktop version...is there not an x86 version? I thought i386 refers to the 80386 chip...I also assume this bundle isn't optimized for my processor (intel core 2 quad)...is that righT? [04:57] hey everyone , can you help me setup skype on my ubuntu install? it doesnt seem to be working [04:57] !skype > GeffIsLegend [04:57] I want to send a live CD for ubuntu to a friend for her young son and then do a remote install. I can do this via ssh - but is there a utility for the target machine to send the IP address back to my machine once its on the net? I run static IP's [04:57] GeffIsLegend, please see my private message [04:57] terr_: how do you plan to do it over ssh ? [04:58] jbu311: No, i386 is the generic term for the 32bit intel compatable processors. the -generic kernel does all the optimizations for the processors. [04:58] ii keep getting the error message "problem with audio playback" [04:58] jbu311: you've got the right one... the intel c2q can also run 64bit ... but the i386 is what you probably want. [04:58] jbu311: although it shows i386 .. the kernel discovers x86 code and uses it. [04:58] will xubuntu run fine in vbox ? [04:58] wayStead yes [04:58] wayStead: sure [04:58] wayStead 8.04 will run faster in it than 8.10 [04:58] Flannel, so when I compile the kernel, and it creates the kernel images for different architectures, it gives me a kernel for x86 and i386...should I then choose x86? [04:59] scunizi: that will update me... correct? I'm currently running with Intrepid... will that take me to something later (am I perhaps missing a kernel upgrade or something)? [04:59] i googled around and people seem to state issues about problems with vboxadditions [04:59] jbu311: Why are you compiling a kernel? [04:59] Flannel, or choose i386? [04:59] jbu311: why are you compiling th kernel ? [04:59] Also - I've looked at a few suggestions for small low power web servers and see new preicess from $199 for a fitPC up into the $400 range for an HP netbook 1000MI. Are there any suggestions for cheaper used machines? [04:59] Flannel, optimizing speed and space, more of a learning experience [04:59] Flannel: too quick [04:59] ikonia I'll use ssh [04:59] AndrewGearhart: it will only update you on intrepid.. it won't take you to jaunty.. [04:59] terr_: how do you plan to use a gui installer ? [04:59] terr_: your other question is hardware and not on topic in here [04:59] ikonia I don't want to use a gui installer. [05:00] jbu311: You won't learn anything from compiling really. You effectively push a button and the software takes care of the rest. The -generic kernel does optimizations at runtime to take advantage of all of your processors abilities. [05:00] terr_: so what would you run to install via ssh ? [05:00] ikonia suggest a channel for the hw please. [05:00] terr_: I use "Sun Cobalts". They are a bit of a security risk but they're generally cheap ($100 to $250) and VERY nice. [05:00] wayStead You ll have to find out yourself i guess. doesnt take long to install anyway [05:00] scunizi: i'm trying to get vmware server working... and the problem that I'm having is that I can't locate the linux headers for my kernel [05:00] arvind_khadri: envyng worked :) thanks :) [05:00] ikonia all the instalelrs I've used to date are none gui [05:00] Flannel, thanks [05:00] terr_: on ubuntu ? [05:00] thanks all [05:00] MaxRide: thanks - I'll take a look [05:00] terr_: what command do you run to launch the installer ? [05:00] Looking for help creating a startup script [05:00] jero: whats that command one last time? i edited it and still now dice [05:01] AndrewGearhart: ah.. why didn't you say so.. sudo apt-get install build-essential so vmware can build it's kernel mod. [05:01] atom^x: none of the utilities in the recovery mode helped :( [05:01] jero - do you think it will run better than ubuntu in vbox, im having perormance problems with ubuntu [05:01] ikonia: I've never used ubuntu. I currently run debian and on the other servers its red hat or OpenBSD [05:01] dont really have a great comp [05:01] So every time I hibernate it says that there isnt enough swap and sends me back to a locked screen login. Right now I have 4GB of RAM and 4 GB of swap (which is probaby too much but the ubuntu swap page said that you should have as much or twice as much swap then you do RAM). I originally installed to have 1.5 gigs of swap but then followed the swap faq to make more (2.5 to make it 4 total). So anyways now when I swap it very [05:01] frequently says there isnt enough space. Its usually when I have quite a few programs open (or firefox with a lot of tabs) but I have checked my memory before using "free" before and after i tried to swap and the results were me having 3.4 gigs of RAM free and 3.0 gigs of swap free. So I dont understand how it could be telling me I didnt have enough swap free. Any help? [05:01] wayStead - which version of Ubuntu did you use, and what cpu is it? [05:01] terr_: ok - so you won't be able to install ubuntu via ssh [05:01] ive got a general computer question, if i installed the x86-64 version of ubuntu will ia64 versions of other operating systems install on my computer [05:01] terr_: the ubuntu installer is gui based, and the non-gui installer is on a seperate cd that does not have ssh installed on it [05:01] ikonia: wht sort of crap is that? [05:01] jero- i used 8.10 and using a penitum M 2.0 ghz 2gb ram (gave ubuntu 512mb) [05:01] terr_: it's a home user desktop system [05:02] ikonia: I'll build my own CD [05:02] terr_: The server I just recommended you is configured via a browser...so it's easy to learn (If you can configure a WRT54G, then you can config this)....you can also console in and get the full linux experience [05:02] I have ubuntu 8.10 [05:02] deserteagle, perhaps rename xorg.conf to xorg.backup, ten rename xorg.conf.failsafe to xorg.conf [05:02] MaxRide: I'll have a look... checking now. [05:03] wayStead - then you want to use jeOS and do apt-get install Xorg, apt get install xdm, apt get install icewm - jeOS 8.04 or 7.10 - 8.10 or 9.04 are SLOW! [05:03] wayStead - also ubuntu 8.04 will be faster than 8.10 [05:03] in the vbox [05:03] terr_: By the way: What are your requirements? HTML serving? Samba? FTP? E-Mail? [05:03] atom^x: now at least the X cursor shows up in the middle of the screen (won't move when i move the mouse) any sugestions? [05:04] MaxRide: all of the above [05:04] none of those links are helping me with skype, i already tried all the support links and i still keep getting "problem with audio playback" error [05:04] deserteagle, you might try to reconfigure X as well, xorg-conf i think [05:04] !hi [05:04] Hi! Welcome to #ubuntu! [05:04] terr_: Well, Cobalts do FTP, E-mail, Web sites, DNS, ETC....I think you'll need to do some hacking (well, installing) for Samba. [05:04] Newfie_rich - maybe you want to do it with gedit then - try sudo gedit /etc/environment -- replace gedit with your prefered editor like vim vi nano etc [05:05] jero - i dont get what u said about jeOS,. whats apt-get ? [05:05] scunizi: no dice "Package linux-headers-2.6.24-18-generic is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source E: Package linux-headers-2.6.24-18-generic has no installation candidate" [05:05] atom^x: through the recovery mode or live cd? [05:05] MaxRide: I'll install everything from scratch.. just looking for HW suggestions [05:05] AndrewGearhart: open synaptic and search for it there.. synaptic is in System>Admin [05:06] deserteagle, i would try recovery mode... [05:06] terr_: This hardware may not like that. No CD-ROM or anything...It's fairly picky. [05:06] jero - i dont get what u said about jeOS,. whats apt-get ? [05:06] scunizi: ah. I see the problem. [05:06] wayStead - jeOS 8.04 is an about 100mb iso which installs a minimal system without any display manager/environment, but with network access . With apt-get install you can load your own packages and create a lightweight environment [05:06] I would like to pin a subfolder from my home folder to the 'Places' directory that you see in the panel. how can I do this? [05:06] AndrewGearhart: ? [05:06] scunizi: uname -r is reporting a different kernel [05:06] MaxRide: then I'll say next [05:06] ex: Home, Pictures, video, music, "new folder" [05:07] terr_: I also like Dell servers. [05:07] terr_: Parts are abundent on Ebay and they aren't very expensive. [05:07] wayStead - the packages you need for a lightweight icewm environment i listed to you - Xorg , xdm, icewm - then reboot after you got those with sudo apt-get install [05:07] scunizi: uname -r = 2.6.24-18-generic while build-essential is doing linux-headers-2.6.27-7-generic [05:07] MaxRide: Hard to say... generally I don't like Dell. [05:07] Hi all [05:07] terr_: =/ Well. At my home I use an HP DL360....but HP servers are LOUD! [05:07] AndrewGearhart: you need to reboot into the new kernel [05:08] MaxRide: I have several machines here - jsut they are not small [05:08] navigate to parent folder and sudo mv new\ folder "location" ? [05:08] I noticed that OpenOffice has been released in version 3.0. The one I have installed is 2.4, and the Update Manager doesnt tell me anything about it, anyone can help me please? [05:08] MaxRide: HP netbook 1000MI $387 new [05:08] linux_guy, navigate to the folder, select bookmark -> add bookmark [05:08] scunizi: ? how do I "reboot into the new kernel"? [05:08] terr_: Is this a test platform? [05:09] Is there a channel which specializes in small form factor HW? [05:09] MaxRide: nope - commercial product & runs on Ubuntu. Impressive [05:09] In UButu reposteries I just can find the 2.4, is there any reaso for this? [05:09] AndrewGearhart: the .27-7 kernel looks to be the newest..so just reboot and on the grub menu you should be able to choose.. it's usually the top on the list [05:09] Kokloco, it should be in the next release; an ubuntu release's packages are 'frozen' on release, and only replaced for major bug reasons [05:09] terr_: ....You are making a commercial product? [05:09] nickrud, i am officially embarrassed [05:10] linux_guy, heh. I won't ask you to change your nick ;p [05:10] MaxRide: not at this point - HP has.. 7 watts - netbook [05:10] ok, [05:10] I as afaraid my system was not working properly [05:10] *linux_guy is now known as Captain Obvious [05:10] I was afaraid my system was not working properly [05:10] rflol [05:10] scunizi: ah... I think I know the problem.... the menu... I had some issues initially... I have multiple drives in my system and it was selecting the wrong drive... so I've been hesitant to let the upgrades change menu.lst (I believe it is) [05:10] hi, anyone know how I would go about adding directories to computer:/// found in Places>Computer menu [05:11] jero - thks again for the help [05:11] AndrewGearhart: been there done that.. [05:11] nickrud, and when is the new realease comming? [05:11] nickrud, thanks man [05:11] wayStead good luck with it, VMs are lots of fun [05:11] joshjtl, only by adding new devices/partitions, that's it's purpose [05:11] terr_: Well, the best I can tell you is that if you're trying to run a server on a netbook...than any old desktop will work. [05:11] !jaunty | Kokloco [05:11] Kokloco: Jaunty Jackalope is the code for Ubuntu 9.04, due April 2009 - Lots of breakage between now and April - Please join #ubuntu+1 for discussion and support. [05:11] wayStead and you can carry them with you on your next system OS independend [05:11] MaxRide: I already run on old desktops and they work greate [05:11] nickrud, ok thanks [05:11] nickrud: but isnt it a something.desktop file? [05:12] scunizi: so, based on the fact that i've probably screwed up the menu.lst.... what do I do now? /me raises his arms in frustration with himself for doing system updates late at night [05:12] terr_: I'll bet....I'd say stick with them. [05:12] joshjtl, I don't believe so; but can't swear to it. [05:12] because if it is, that can be easily edited [05:12] AndrewGearhart: there is a command .. something like sudo update-grub. but I'm not sure what it is exactly [05:13] does anyone have a strong preference of either banshee, or rhythmbox? === jakswa|away is now known as jakswa [05:13] I'm trying to decide which to use [05:13] scunizi: that appears to be it [05:13] MaxRide: I might have to.. but I looked at that UBUNTU netbook and it got me thinking. Even a computer on a chip like a 133mHz class machine will suffice [05:14] AndrewGearhart: cool [05:14] hh [05:14] terr_: In the Navy, we had webservers on laptops (Seriously....desinged that way)....so it should work. === TechN9Ne_1730 is now known as UndertakerX2 [05:14] terr_: not for ubuntu... some linux distros [05:14] I have a laptop that uses hardware signals to determine if the earphone jack has something plugged in. It's not working in Linux. Anyone know about this issue? [05:14] AndrewGearhart: https://help.ubuntu.com/community/GrubHowto [05:14] designed* [05:14] !ubottu: banshee [05:14] Sorry, I don't know anything about ubottu: banshee [05:15] !banshee [05:15] Audio (Ogg, MP3...) players: Audacious, Banshee, Beep Media Player, Listen, Quod Libet, Rhythmbox, Exaile, XMMS2 (GTK/Gnome based) and Amarok, JuK (Qt/KDE based). Video players: Totem, Xine, MPlayer, VLC, Kaffeine - See also !codecs [05:15] majortool: linux uses alsa, open source drivers, they are not the same as the closed source drivers in windows [05:15] !alsa | majortool [05:15] majortool: If you're having problems with sound, first ensure ALSA is selected, by double clicking on the volume control, then File -> Change Device (ALSA Mixer). If that fails, see https://help.ubuntu.com/community/Sound - https://help.ubuntu.com/community/SoundTroubleshooting - http://alsa.opensrc.org/DmixPlugin - For playing audio files, see !Players and !MP3 === Mr is now known as Guest99283 [05:15] Titan8990, I know about also. This is a hardware signal issue. This probably has little to do with alsa. I have sound through the speakers. [05:16] scunizi: is there a good way for me to determine which drive (hd0,4) or (hd1,4) is the one I'm currently using? [05:16] AndrewGearhart: check the link I gave you.. It has a whole run down on the how to's. [05:16] I have ubuntu 8.10. So every time I hibernate it says that there isnt enough swap and sends me back to a locked screen login. Right now I have 4GB of RAM and 4 GB of swap (which is probaby too much but the ubuntu swap page said that you should have as much or twice as much swap then you do RAM). I originally installed to have 1.5 gigs of swap but then followed the swap faq to make more (2.5 to make it 4 total). So anyways now [05:16] when I swap it very frequently says there isnt enough space. Its usually when I have quite a few programs open (or firefox with a lot of tabs) but I have checked my memory before using "free" before and after i tried to swap and the results were me having 3.4 gigs of RAM free and 3.0 gigs of swap free. So I dont understand how it could be telling me I didnt have enough swap free. Any help? [05:17] scunizi: k, thanks. :-) [05:17] majortool: I thought you were referring the notification some windows drivers have when an audio device is connected [05:17] how can I make synaptic uninstall all dependencies installed by a particular application. So when I install something, then decide I don't want it, it removes those dependencies that were only installed because that app needed them. [05:17] joshjtl: sudo apt-get autoremove [05:18] joshjtl: that removes uneeded dependencies [05:18] Titan8990: is that an app? autoremove [05:18] AndrewGearhart: good luck.. I use to use vmware quite a bit until I had issues with one of the versions that just wouldn't work.. so I switched to virtualbox.. oh by the way.. install dkms .. it will help with kernel upgrades [05:18] Titan8990, yes that is what I am talking about. Alsa is the driver that facilitates audio connectivity to the kernel. I don't believe it handles signals for plugged in hardware directly. [05:18] joshjtl, built into aptitude [05:18] joshjtl: open the terminal and copy and paste that [05:18] what does mean in gnome keyboard shortcut terms? [05:18] Titan8990: I don't just run commands without knowing what they are... I'm no newb [05:19] hi all [05:19] scunizi: will virtualbox run an existing vmx? [05:19] skate2, the windows key [05:19] windows key skate [05:19] joshjtl, man apt-get =) [05:19] but now I know [05:19] kindofabuzz: uh I know what apt-get is [05:19] skate2: next to alt [05:19] I was asking about something else [05:19] majortool: yes, that is handled by alsa modules as well, the most common in snd_hda_intel [05:19] joshjtl, it how you install stuff [05:19] from repos [05:19] AndrewGearhart: I had issues with the.. never followed up on it to figure out. so I just reintalled creating new vm's [05:19] scunizi: because honestly... this entire adventure is so I can boot XP to run Civilization 3 Complete! [05:19] Is there a tool that I can see EXIF info from photos for ubuntu? does gimp do it? [05:19] joshjtl, just run sudo apt-get autoremove [05:19] kindofabuzz: uh I know dude... [05:20] sheesh [05:20] joshjtl: I told you what it did..... it removes uneeded dependencies, if you would like to know more, type: man apt-get into the terminal [05:20] joshjtl, well why did you just say you didn't know what it was? [05:20] AndrewGearhart: vbox has usb support if you need it only if you install the version from thier website. [05:20] joshjtl: or also apt-get --help [05:20] wow [05:20] lol can i ask a q because I see like 6 being answered [05:20] I KNOW [05:20] acer aspire one...need wireless card help [05:20] ha [05:20] AndrewGearhart: vbox is lighter weight.. prettier.. easier.. etc.. vmware has a lot that you won't use. [05:20] dstrbdfrk1, go to www.aspireoneuser.com, they have ubuntu forums === [maurice] is now known as nitridr [05:21] I'm as new as it gets in ubuntu.......I'm tryin to get the visual effects to work but they aren't [05:21] dstrbdfrk1: lots of wireless help [05:21] constantine: what video card? [05:21] need help creating a script to run at startup, a bit lost.. [05:22] Bobblybook, what its supposed to do exactly? [05:22] scunizi: definitely what I saw with vmware server... seems like it would be cool... but not something I really actually need... I just need occassional access to the dark ages (when I used windows because I didn't know about Linux) [05:22] Anyone around to help with Ubuntu 8.10 sound issue? [05:22] modprobe 2 modules and echo 1 to a file [05:22] Bobblybook, the /etc/rc.local file can do that easially enough [05:22] Bobblybook: there is a config file for loading modules [05:22] Bobblybook, but modules can be loaded automatically from a differnt method/file also. [05:23] !module [05:23] Sorry, I don't know anything about module [05:23] Hmm.. what is that factoid.. [05:23] !modules [05:23] To compile modules and drivers that are not bundled with the standard kernel, for more info /msg ubottu kernel , install the relevant package, usually called "-source", and run « sudo module-assistant » (you will have to do this again after kernel updates). To prevent specific modules from loading, see /msg ubottu blacklist [05:23] try 'modules' [05:23] there [05:23] Titan8990: is that what Dr_willis is talking about? [05:23] Anyone around to help with Ubuntu 8.10 sound issue? Lost sound after 4 months of sound working [05:23] Dr_willis: I'll take a look at that file [05:23] THeres some 'autoload' module file in /etc/ [05:23] Dr_willis, /etc/modules [05:24] Bobblybook, then theres /etc/rc.local to auto-run stuff No sudo needed [05:24] nexxt_: any hints on what the problem may be? [05:24] Bobblybook: yes, and nickrud posted the file [05:24] cb@zomg:~$ alsamixer [05:24] alsamixer: function snd_ctl_open failed for default: No such file or directory [05:25] 22 [05:25] I have an Intel 82945G Express Chipset Family....everest says [05:25] !alsa | nexxt_ [05:25] nexxt_: If you're having problems with sound, first ensure ALSA is selected, by double clicking on the volume control, then File -> Change Device (ALSA Mixer). If that fails, see https://help.ubuntu.com/community/Sound - https://help.ubuntu.com/community/SoundTroubleshooting - http://alsa.opensrc.org/DmixPlugin - For playing audio files, see !Players and !MP3 [05:25] in the sound applet i try test ( there all on autoselect ) [05:25] audiotestsrc wave=sine freq=512 ! audioconvert ! audioresample ! gconfaudiosink profile=chat: Failed to connect: Connection refused [05:25] Titan8990 i have reinstalled it twice [05:26] someone needs to run a 4 week course on alsa troubleshooting for helpers [05:26] nexxt_: reinstalled what? [05:26] alsa [05:26] gstream [05:26] alsa-oss [05:26] nexxt_: what card? [05:26] reltek [05:26] sec [05:26] nickrud, often it seems.. eithr it works from the start... or is totally unsupported/wont work.. :( Ive been lucky heh [05:26] nexxt_: post the lscpi line [05:26] Dr_willis, I'm sure you [05:27] hi every body [05:27] 've watched the red man fix just about every issue he's come across, almost casually. [05:27] constantine: ?? [05:27] Titan lsmod? [05:27] hey guys, how do I install skype? [05:27] nexxt_: lspci [05:27] GiggleSquirts: skype.com [05:27] aha [05:27] !skype | GiggleSquirts [05:27] GiggleSquirts: To install Skype on Ubuntu, see https://help.ubuntu.com/community/Skype - To record on Skype, check: https://wiki.ubuntu.com/SkypeRecordingHowto [05:27] not a package? [05:27] nexxt_: lspci | grep audio [05:28] GiggleSquirts: skype.com has packages [05:28] Dr_willis: OK, in rc.local: "In order to enable or disable this script just change the execution bits." Is it enabled by default, or do I need to change something? [05:28] k, thanks [05:28] Bobblybook, its enabled by default.. [05:28] GSF1200S:14.5 Multimedia audio controller: ATI Technologies Inc IXP150 AC'97 Audio Controller [05:29] anyone alive in here? [05:29] Looter, 1000+ people [05:29] Constantine: under video adapter it says 82945G Chipset Family and Intel GMA 950 Accelerator [05:29] Looter: Always alive. [05:29] I have a problem with Vista and Ubuntu in a dualboot configuration....... [05:29] Looter: Although, I think there was just a split or something. [05:29] two separate hard drives. [05:29] If anyone is looking for Norton Ghost solutions for Linux, send me a direct message [05:30] I agree (About teh split) dropping like flies [05:30] nexxt_: lsmod | grep snd_atiixp [05:30] Torikun, theres used to be an app g4linux I think. it was called. [05:30] Looter: I think it's local to Maryland. [05:30] Torikun, it was a ghost-like clone. [05:30] Dr_willis: I made a better solution [05:30] cb@zomg:~$ lsmod | grep snd_atiixp [05:30] cb@zomg:~$ [05:30] nothin [05:30] Torikun, i tend to use mondo/mindi ages ago. [05:30] http://rusher.webhop.org/wordpress/?page_id=210 [05:30] nothing for "snd" either [05:30] try that [05:31] nexxt_: snd are the alsa sound drivers.... [05:31] I tend to use linux inside virtualbox. :) easy to backup that way [05:31] nexxt_: modprobe snd_atiixp [05:31] I tend to use windows inside vmware, easy to reset that way [05:31] anyone here use a toshiba L305, if so how did ubuntu turn out for you:? [05:31] Titan : done [05:31] nexxt_: modprobe snd_ac97_codec [05:31] fr500: Intel 82945G chip set video card [05:32] done [05:32] nexxt_: sudo alsaconf [05:32] root@zomg:~# lsmod | grep snd_atiixp [05:32] snd_atiixp 21388 0 [05:32] snd_ac97_codec 101028 1 snd_atiixp [05:32] snd_pcm 78596 3 snd_atiixp,snd_ac97_codec,snd_pcm_oss [05:32] snd 56996 6 snd_atiixp,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer [05:32] snd_page_alloc 11400 2 snd_atiixp,snd_pcm [05:32] nexxt_: Please don't flood, use http://paste.ubuntu.com to paste, don't use Enter as punctuation. [05:32] scunizi: here goes... rebooting. wish me luck on getting to the flipside! [05:32] I can boot from grub fine and the option for vista shows up there but when i click on teh vista optino in grub it just takes me to the vista boot loader. There It lists Vista and XP (xp was on teh hard drive that Ubuntu has now been put on) When I click on vista from the vista boot loader i get a winload.exe missing error. I ve ran the repair off the cd and nothign. I can moutn the vista drive from within ubuntu so I see all [05:32] properly dualboot [05:32] how do you get visual effects to work in ubuntu? [05:33] Titan alsaconf not found [05:33] constantine: compiz.... install it [05:33] !ccsm > constantine [05:33] constantine, please see my private message [05:33] !ccsm [05:33] To enable advanced customization of desktop effects in Ubuntu: install 'compizconfig-settings-manager' or 'simple-ccsm'. If you install the latter, a new option will appear in your appearance properties - See also !compiz - Help in #compiz-fusion [05:33] what is the configuration command for alsa in ubuntu? [05:33] arvind and ubottu: looking at that lol but still learning how to install things [05:34] constantine: sudo apt-get install name_of_package [05:34] anyone want to take a crack at my dualboot problem? [05:34] (or use synaptic) === CoJaBo__ is now known as CoJaBo [05:35] Titan : i ran into this problem before iduno [05:35] if I have a diff that includes a bunch of files in a directory how do I patch with this diff? how do I patch a directory [05:35] nexxt_: well, according the wiki page ubuntu doesn't need an alsaconf command after loading modules.... have you tested it? [05:36] constantine: you can use synaptic to install :) [05:36] !synaptic > constantine [05:36] constantine, please see my private message [05:36] titan yah same error when i try alsamixer === cs278|laptop_ is now known as cs278|bed [05:37] ubottu: thanks much [05:37] Sorry, I don't know anything about thanks much [05:38] =) [05:38] nevermind my question sorry [05:39] Dr_willis: ok one thing before I reboot and test it out: how would I call another script file from within rc.local? (It's a wpa_supplicant script, if that matters.) [05:39] root@zomg:/etc/init.d# aplay -l [05:39] aplay: device_list:205: no soundcards found... [05:39] Bobblybook, sh whatever.script or '/path/to/whatever/script &' note the & [05:39] Bobblybook, you may want ' sh whatever.script & ' === andresj_ is now known as andresj [05:41] Dr_willis, so if my script is in /Documents/wifi/scriptname, it would look like: sh /Documents/wifi/scriptname & [05:41] ok I ran simple-ccsm and went to custom and it rebooted me! [05:41] Bobblybook, you SURE thtas the right path? why sould you have a /DOcuments directory? sure you dont mean /home/username/Documents/whatever ? [05:41] What is a good distribution for the Asus Aspire One? Looking at the Ubuntu wiki there is a lot of terminal work required to get it going... is there an aspire derivative of ubuntu? [05:42] jhesketh_, that eeebuntu works well for me.. and the AcerAspireOne Puppy variant also works well.. then theres the One that comes with them. :) [05:42] Dr_willis, yes that's what I mean. Wasn't sure whether I needed the absolute path [05:42] How do I use VMware Player on Ubuntu? The only files available for download are .rpm and .bundle, which don't open. [05:42] Bobblybook, when in doubt use the full path [05:42] constantine: you dont need to run it...System->preferences->compiz manager [05:42] hello whats the fastest way to get wine on my pc [05:42] Dr_willis: ok. The syntax is correct though? [05:43] loafers: use virtualbox [05:43] Bobblybook, looks right.. be sure the CaSe Is CoRrEct :) [05:43] Dr_willis: ofcourse :) BRB. [05:43] !vbox > loafers [05:43] loafers, please see my private message [05:43] arvind: what do I select in compiz manager? [05:43] !tab | constantine [05:43] constantine: You can use for autocompletion of nicknames in IRC, as well as for completion of filenames and programs on the command line. [05:44] constantine: play with the settings! [05:44] constantine: check out the settings there.... [05:44] isnt' that a bug if ubuntu is rebooting when I hit custom, though? [05:44] dualboot issues...am I wasting my time? I know that probably sound slike a can of worms but can I get someone to at least attempt to give me some help? [05:44] arvind_khadri, Yes I'm aware of vbox, but usb is not supported on ose and I spent many nights getting it to detect cd in the cdrom, so that's why i don't want to use it [05:44] is there any way to increase the size of the /usr directory i am running of space..:( [05:45] i have to manually run dpkg b how do i do that [05:45] Yuva, you got /usr on its own parittion? [05:45] loafers: then you will have to compile VMware... and ya iirc to run vbox there is a separate kernel [05:45] shinshaila: sudo dpkg [05:45] Dr_willis: yes [05:46] I could never get my cdrom to work for vbox [05:46] thank you [05:46] shinshaila: sudo dpkg [05:46] Dr_willis: dev/sdb3 [05:46] Yuva, then you resize the parittion not the directory. :) gparted can do tht.. You may have to correct fstab , if the uuid changes [05:46] Yuva, andyou may want to use a live cd + gparted to do the resizing [05:46] thanks for your help y'all I'll be back for the real learning [05:47] this OS is redonkulus good [05:47] constantine: :) [05:49] Dr_willis: Success! Thanks. Now, I don't suppose you have any experience with wpa_supplicant? [05:50] Bobblybook, never used it. never needed it [05:50] Dr_willis: i have ubuntu live cd is that contain gparted [05:50] Yuva, you can always apt-get install gparted if its not installed [05:50] Dr_willis: as in, used something else for WPA, or never used WPA/wireless? [05:50] Yuva: no ... you will have to install it.. [05:51] Dr_willis: cd is read only memory na... how will it work?? sorry if i am wrong:P [05:52] Yuva, ram man... ram.. :) [05:52] Bobblybook, ive not had to fight with wireless much.. if it dident work.. i used wires :) but now wireless for the most part just works for my machines [05:52] ubuntu is still restarting when I make the compiz changes [05:53] so i have been trying to get my TV going with 'xrandr --output TV --auto' and the TV responds to the output with a flicker.. but it's a black screen. [05:53] Dr_willis: after editing how can i find th UID of the partition to edit the fstab [05:53] Dr_willis, is wpa_supplicant still needed to use WPA encryption for networks? I'm running 8.10 intrepid now, but the guides I read might be old. [05:53] anyone know what the + is in the xrandr output? [05:54] !ttf [05:54] 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 [05:55] hai everybody [05:55] hai gais [05:56] can anyone tell me how i can install the theme of ubuntu [05:56] oy [05:56] KiberGluk, this is ubuntu support [05:56] KiberGluk, chat in #ubuntu-offtopic [05:57] i'm sory. [05:57] does anyone here know how to get open office???? [05:57] i'm use ubuntu [05:57] Can I Speak Chinese? [05:57] lol [05:57] but i dont problem [05:57] Kyle, in #ubuntu-cn [05:57] ) [05:58] dont have problem* [05:58] nevermind [05:58] take chat to #ubuntu-offtopic please KiberGluk [05:58] yes. thanks [05:58] I used 'wget' to get some internet packages that it turns out I don't need [05:58] how can I get rid of those???? [06:00] bye [06:01] ok, i'm about to go crazy here. i have my terminal and everything set up, that when i get highlighted in irssi, it beeps. what i WANT is for the little icon in the taskbar to light up and stay lit until i open the terminal and view what highlighted me. get it? [06:01] CheesyWeasel: That's a terminal setting [06:02] i've looked through all the settings, no such luck [06:02] my pc is telling me to manually run 'dpkg --configure -a' but when i try to do that it says command not found [06:03] Flannel: the only visual signal i have been able to get is the window that i am currently in flashes. but thats no good, because im not always looking at my screen... [06:03] shinshaila: runs the command as root, sudo dpkg --configure -a [06:03] shinshaila, if you're using the quote marks, don't. Run it a s sudo dpkg --configure -a [06:04] thanks [06:05] in other words, http://ubuntuforums.org/showthread.php?t=415172 [06:05] hi is anyone using ntop here? I am using a 3G modem and using pon to dial - whenever I redial the connection I get a different ip and need to restart ntop to monitor that connection - however I need to figure out how to add script to pon command to restart ntop [06:05] unsolved by the ubuntu community. fantastic. [06:05] what's good nigga [06:05] !ohmy [06:05] Please watch your language, attitude, and topic to help keep this channel friendly and helpful. Remember, there are kids here! [06:05] imma show you niggers whats good [06:05] NIGGGERRR [06:05] inno: Please don't flood, use http://paste.ubuntu.com to paste, don't use Enter as punctuation. [06:06] how to make a .img File [06:06] CheesyWeasel: try #irssi [06:07] anyone know if ext3fs, I take it ubuntu uses it has something akin to NTFS alternate data streams [06:07] prince_jammys, CheesyWeasel: it's not an irssi issue. It's a gnome-terminal thing. CheesyWeasel, check gconf [06:07] CheesyWeasel: what you're talking about isn't so easy to accomplish. gui clients like what you mention in the forum have mechanisms to communicate with other stuff in the desktop environments [06:07] prince_jammys: i almost killed myself in there, the only active person was a complete moron [06:07] CheesyWeasel: ah, ok [06:07] Flannel: gconf? [06:07] CheesyWeasel: yeah [06:08] CheesyWeasel: That's the only other place something like that would be. [06:08] drawing a blank on that... [06:08] how do i check gconf? [06:09] CheesyWeasel: sudo apt-get install gconf-editor then run gconf-editor [06:09] ah [06:09] k just a sec === rob is now known as Guest88493 [06:10] Flannel: k, where do i look? [06:11] CheesyWeasel: Not really sure [06:11] theres a LOT there... [06:11] how should i get voice support into empathy? [06:11] now it tells me--configure is an unrecognized option [06:11] CheesyWeasel: what you'll probably need is a notification-daemon, and a script [06:12] ugh. this is a lot more work that i expected [06:12] CheesyWeasel: apps/gnome-terminal I think [06:13] does anyone know how to modify the pon script to add more commands? I need to restart ntop on redial [06:13] Flannel: yeah... [06:13] how can i view the bash color code of my PS1 ? [06:14] Flannel: looking, not finding anything [06:14] wolter: echo it [06:15] prince_jammys, well, it shows no color code. [06:15] 'lo guys [06:15] wolter: is it in color? [06:15] ARGH [06:15] oh well [06:15] prince_jammys, well, the color that I chose in the profile.. [06:15] i guess not haha :( [06:15] i am using gnome-terminal [06:15] thanks Flannel [06:16] http://pthree.org/2007/03/21/irssi-gui-notify/ [06:16] bah [06:16] <^cheeky> hi, i installed lm-sensors and i did the detection and said yes to everything and rebooted, when i run the program i dont see anything like my fan speed etc etc.. here is what it looks like: http://pastebin.ca/1330550, is this how its supposed to look like and if its not , what can i do to fix it ? [06:17] Flannel: gconf is gconf-editor [06:17] I have a problem with something about dpkg, it shows three kernel images as installed but they are not installed anymore, and it refuses to remove them... is there any way to notify dpkg that those pkgs are not there anymore? [06:18] wolter: ah, you set the prompt through gnome-terminal [06:18] prince_jammys, yeah, but i want my user@machine:-$ to be in white [06:18] <^cheeky> oh sorry, iam also using ubuntu 8.10 [06:18] pano_fi: How did you remove them? [06:19] wolter, read the 'bash prompt howto' :) it gives massive amount of info on that topic [06:19] Flannel: with apt-get --purge remove [06:19] wolter, and a few 100 example prompts [06:19] Flannel: did it on several systems and always worked nicely, dunno what happened this time [06:20] can anyone recommend a decent AI bot? [06:20] chunty, to do what exactly? [06:20] net [06:21] learn based off of conversations [06:21] ^cheeky: it could be due to your hardware missing (supported) sensors [06:21] Titan btw i installed OSS from source and it fixed the sound problem [06:21] wolter:try PS1=$(tput setaf 8)$PS1$(tput sgr0) in your shell [06:21] <^cheeky> pano_fi, this is a new machine i put together was hoping it would have sensors :/ [06:21] wolter: ah, no. there's more [06:21] can't get compiz to work due to my vm, can i get the visual effects any other way using a vm? [06:22] prince_jammys, well, i got the color back [06:22] whats that? [06:22] ^cheeky: just because it's new doesn't mean it will have sensors support [06:22] wolter:should have been PS1="\[$(tput setaf 8)\]$PS1$\[(tput sgr0)\]" [06:23] wolter: but you'd have to start another shell first [06:23] anyone using pon to dialup? [06:23] prince_jammys, nah, it works right away [06:23] prince_jammys, but, is the setaf 8 command restoring the gnome-terminal color? [06:23] or which command then? [06:23] <^cheeky> ikonia, so there isnt anything i can do ? [06:24] wolter: yeah, but if you try the second (correct) one, you should do it in a new shell [06:24] wolter: tput gets the escape sequences from the terminfo database. setaf sets the foreground [06:24] prince_jammys, ok, so tput setaf 8 restores color [06:24] ahh hm [06:24] and the 8? [06:24] wolter: no, sgr0 does [06:25] Hello [06:25] wolter: try other numbers. echo "$(tput setaf 2)hello$(tput sgr0)" [06:25] ^cheeky: not if it's not supported [06:25] <^cheeky> ikonia, ok thank you [06:25] prince_jammys, the tput sgr0 doesn't execute, but rather it appears as part of the prompt [06:25] How are you [06:26] I'm is Aun [06:26] wolter: oops, the dollar sign is in the wrong place [06:27] prince_jammys, where should i put it? [06:27] mib_j28yrq: hello [06:27] wolter: (new shell) PS1="\[$(tput setaf 8)\]$PS1\[$(tput sgr0)\]" [06:28] prince_jammys, that does nothing [06:28] quibbler : Where do you live? [06:28] prince_jammys, but i think i get it [06:28] mib_j28yrq: Nederland [06:28] is there any way to get a menu bar with tint2? ive seen screenshots with something similar to tint2 with a menubar and task tray that was not trayer [06:28] wolter: i don't know what role your terminal settings are playing. i normally set it "by hand" [06:29] prince_jammys, well, now i know how to change color, but, where do i get the table of what setaf does? [06:29] just upgraded Hardy to Intrepid. Impressed with the ease and quality of upgrade! Seems faster too. [06:30] So far, everything works! === JamesMowery is now known as JamesMowery|away [06:30] prince_jammys, and, if setaf 8 gives some specific color, then that is the exact color i had for my console [06:30] what strange, synaptic solved my issue... what does "mark for complete removal" does different from "sudo apt-get --purge remove" ? [06:30] Fezzler, are you using custom settings for theme files before the upgrade? IE: your own msn skins for amsn and your own themes for emerald etc... [06:31] yes [06:31] Fezzler, i would update but im scared of my system going fubar [06:31] The upgrade process saw custom config files and asked if I wanted to keep or replace [06:31] Fezzler, what about installed programs [06:31] I selected Keep and my look and feel is the same [06:32] trying to get friend to try linux and perfers to stay on winblows playing W0W [06:32] Well, I ran xchat, blender, inkscape all seem fine [06:32] I need help with that [06:32] Sage-X, you can play wow on linux using wine... it works perfect [06:32] Daft_Punk, as long as you don't have 3d party repo stuff, you should be fine for an upgrade [06:33] Daft_Punk: thanks bud [06:33] my themes and users and logins are all functioning [06:33] nickrud, i may have some 3rd party stuff [06:33] Can anyone recommend a decent AI bot? [06:33] Sage-X: load wow on your linux box and let him enter his creds.. and play.. probably faster [06:33] i have some stuff not in repos [06:33] hi Daft_Punk [06:33] hi connar [06:33] lol [06:33] Daft_Punk: i need to know my internet traffic [06:33] Daft_Punk, depends on how library version specific those compiled programs are then [06:34] Scunizi: thanks of course it will run faster =) [06:34] connar, lol why are you asking me? i have no idea [06:34] Daft_Punk: is there a command for it? [06:34] <|Talon|> i installed that package dmraid or draid or whatever it is, anyways im now able to mount my raided drives and browse its content.. but I put it into fstab, exactly how it is listed in /dev/mapper and when i boot, it never mounts... is dmraid not started yet? how would i mount this on boot so I dont haveto sudo mount it every time i restart? [06:34] hi i want to increase my /usr directory but in gparted it not allowing me to increase the size but it allows me to decrease the size [06:34] okay [06:34] Sage-X: that alone will convince him [06:34] connar, im not sure why you are asking me, i have no idea about linux honestly, just that Sage-X asked an easy question [06:34] Does any1 here have an idea about how to check internet traffic [06:35] !ask connar [06:35] Sorry, I don't know anything about ask connar [06:35] quibbler : Are you play MSN ? [06:35] doh [06:35] !ask | connar [06:35] connar: Please don't ask to ask a question, simply ask the question (all on ONE line, so others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) [06:35] heh [06:35] ubottu: okay [06:35] Sorry, I don't know anything about okay [06:35] hi i want to increase my /usr directory but in gparted it not allowing me to increase the size but it allows me to decrease the size ?? help me plaease [06:35] mib_j28yrq: no [06:35] yes it will but I will have some trouble with him cause he thinks he is a "DJ" is there any software out there you guys would suggest [06:36] Sage-X, dj software for linux? [06:36] Yuva: is there space next to the partition for it to grow? [06:36] quibble: Why ? [06:36] yes [06:36] Draft_punk: yea like anything [06:36] prince_jammys: no /home directory is followed by that [06:36] Sage-X, lots of mixing software for linux, google "linux dj software" or "linux mixing software" [06:36] ok thanks [06:37] Sage-X, also, its daft not draft [06:37] Sage-X: medibuntu has lots of stuff for mobile dj ,,, recording multitrack etc. [06:37] mib_j28yrq: this is a support channel, if you wish to just chat please join #ubuntu-offtoics [06:37] sorry I have the yuck yellow text for my irc pms and my vrightness is UBER high [06:37] Sage-X, scunizi is talking about a different distro of ubuntu i believe, called medibuntu that is used for media applications mostly [06:37] thanks all [06:37] Yuva: well, you need some unused space if you're going to expand the other partition [06:38] prince_jammys: i have 50gigs of unused partition [06:38] hmm [06:38] prince_jammys: i have 50gigs of unused free space but it is in the end... [06:38] ghyfdhdfsfyd [06:38] Sage-X, also tell your friend that linux support is mostly free, even though you can pay for professional support and there is live chat and the official ubuntu forums to post on and browse for issues, also tell him the security is way higher than that of windows [06:38] no virus :D [06:38] kkhjkh [06:38] Problem: My linux kernel is reported as compiled in gcc-4.2.3 VMware's kernels will be compiled with gcc-4.2.4 as such it doesn't want to work how do I get gcc-4.2.4 when aptitude only shows 4.2? [06:38] Yuva: you'll have to move the stuff around then, i think [06:38] wassap muh nurdzzz [06:39] Yuva: i've done it before, but i had to juggle the partitions around [06:39] http://www.mibbit.com/pb/elqC3X my fdisk -l [06:39] is there any way to get a menu bar with tint2? ive seen screenshots with something similar to tint2 with a menubar and task tray that was not trayer [06:41] Daft_Punk: yes I told him it was free and better security but being 16 and trying to reach out to my hard-headed friend I cant get through to him without a hard bargin [06:41] Sage-X, smack him [06:41] prince_jammys: http://www.mibbit.com/pb/elqC3X my fdisk -l [06:41] Sage-X: if he's really into sound mixing, he'll probably find the linux alternatives substandard [06:41] Daft_Punk: or just SSH over some DDos xD [06:42] argg.. how do I close a pm window in irssi? [06:42] Sage-X, with the new ubuntu intrepid version, you can use the installer disc to install ubuntu on his computer as a program on windows, so he can test it out without changing anything [06:42] prince_jammys: thnx [06:42] k I got my cd [06:42] I can give it to him and its his choice wether to use it or not [06:43] tell him just to install it as a program first on windows, also he can boot to the cd and use the live feature to test it out, also probably show him some screen shots of some custom ubuntu desktops that look wicked [06:43] why are you so bent on him installing ubuntu if he doesn't want to, anyway? [06:44] Daft_Punk: I think I just have to do it with him and do the "install inside of windows" option [06:44] prince_jammys, because windows simply sucks... its a multiconglamorate corporation out to get your money with the uber lame releases of windows that upon them "trying" fail to release a GOOD version [06:44] yeah, and ... [06:44] windows has print code in the assembly cursing gates lol [06:44] then you get stuck feeling like you have to fix any problem he has [06:44] prince_jammys, dont you want all your friends to be converted? i surely do [06:44] Daft_Punk: no, i don't convert people [06:45] prince_jammys, naw, tell him to rtfm [06:45] prince_jammys, you are a pure one [06:45] if they have an interest in it, i can help [06:45] if they don't, i don't force the issue [06:45] the world would be a better place if EVERYONE used linux and m$ didnt exist [06:46] in part because i know linux is not for everyone, and also because i don't want to be guilt-tripped into full-time support [06:46] add the third dimension to that :soalris [06:46] afk [06:46] scunizi: type /q [06:46] solaris* [06:46] prince_jammys, fair enough === JamesMowery|away is now known as JamesMowery [06:46] in the querry window [06:47] Daft_Punk: plus, there are certain fields where linux doesn't shine so much (games, the music mixing he was talking about) [06:47] don't get me wrong. i've been running linux exclusively for years [06:47] prince_jammys, oh for sure [06:48] prince_jammys, but you can substitute that with mac osx ;) [06:48] there you go [06:48] :) [06:48] mac osx is a bomb riddled with BSD all over it [06:48] Sage-X, not if you use mac hardware [06:49] mac hardware is specially designed for their software, if you run mac osx on a non-mac pc, yeah bsd [06:49] Daft_Punk: oh yeh besides it requires poopy hardware for expensive prices === me is now known as Guest88385 [06:49] Sage-X, actually the hardware designed for the mac is higher quality than your average run of the mill pc [06:49] my i7 pc can run osx [06:49] Sage-X, that is ONE reason it is higher priced [06:49] Sage-X, just because it can, doesnt mean it should :p [06:49] Daft_Punk, Sage-X: mind taking this conversation to #ubuntu-offtopic? thanks [06:50] sorry sir [06:50] * Daft_Punk salutes Flannel [06:50] how does one fix "must be root (or fake root) when converting .rpms to .deb? [06:50] Daft_Punk: shure obviously a jobs fan I got a mac too [06:50] its ok [06:51] Quicken2k: why do you want to do so? [06:51] Quicken2k: what are you trying to convert? [06:51] Quicken2k: as in which package [06:51] have my intel (video) driver that's rpm ubuntu needs to convert it to deb [06:52] Quicken2k: no, ubuntu has its own intel video driver packages. [06:53] that's funny it didn't find mine on install 82845G [06:53] should i use "apt-get install memcached php5-memcache" to install memcache? [06:53] Quicken2k: google it and you will find [06:53] K [06:55] hiya all. [06:56] I accidentally set my resolution way too low and now i can't really see the parts of the screen i'd need to change it back. :\ [06:56] So I'm thinking cli, right? except apparently reconfiguring xserver-xorg doesn't help, [06:58] hi, dumb question, I'm trying to write a one liner to rename all of the files containing the word 'bad' to good whatever it was: example badpidgeon.jpg becomes goodpidgeon.jpg. I've come up with this but it isn't working, any tips: find . -name "bad*" -exec mv '{}' `echo '{}' | sed 's/bad/good/'` \; [06:59] OmnipotentEntity: can't go about it that way [06:59] find is not a shell, so your pipeline won't work [07:00] OmnipotentEntity: go to #bash [07:03] how do i get the deskop items to look for binaries on the PATH ? [07:04] i have an existing software raid0 array of 2 drives, and i am looking to add 3 more drives to this array. can that be done without rebuilding the entire array? [07:04] does anybody know of a way to get a x-fi notebook to work with ubuntu 8.10 [07:05] hi [07:06] my system has gone wierd because it is trying to boot from a nonexistent uuid === Curtis is now known as Guest51473 [07:06] i booted the livecd and hit rescue and while there is a "Rescue Mode" up the top is appears to be trying to completely reinstall linux? [07:06] my video brightness hotkeys don't work, anyone know what package would be responsible? [07:07] how can i just get a working environment so i may e.g. mount my boot partition and inspect the grub.conf? i have tried alt+F2 to another terminal but when i try mount /dev/sda1 /mnt/boot it says invalid argument? [07:07] how do i get launchers to use the binaries in $PATH? [07:07] wolter, use the absolute path [07:08] bitfish, but can't i make desktop files look for binaries on the $PATH ? [07:08] wolter, sure, *if* they are *in* $PATH [07:08] bitfish, there are in $PATH.. [07:09] bitfish, i can run the binaries from terminal, but cannot from the desktop files. [07:09] how do i mount things in the rescue cd? [07:10] i try "mount /dev/sda1 /mnt/boot" and it fails with an invalid argument [07:10] wolter, it doesn't make any sense to run cli-only applications from a desktop file [07:10] like, running "top" from a desktop file [07:11] bitfish, thats not the case. And I am not asking you whether is has or has not any sense, but just how to do it. [07:11] bitfish, I have applications installed on my home path, which have launchers in a folder that is added to $PATH which I can run from terminal, but I want to be able to just write the command on the desktop files, but I am not. [07:12] <__brett> Anyone know how to get pretty eye candy themes on ubuntu, with a dock and transparent windows? === lvlefisto1 is now known as lvlefisto [07:13] __brett, you can get a fancy dock, and something better than a dock, by downloading gnome-do [07:14] <__brett> How do I get more options for pretty themes, i dont see any in the System>Pref>Appearance [07:14] OmnipotentEntity: that's a great channel, by the way, with a great wiki and faq (whenever it gets fixed) [07:14] is linux newbie allowed here..?? [07:14] hello ubuntu comunity [07:14] Everyone asks me what verison of Ubuntu I have on... Hardy Heron, etc... Does it make a difference if I run all the updates when they are required? [07:14] __brett, you have to download them [07:14] heLEO: ok.. we [07:15] !hi [07:15] Hi! Welcome to #ubuntu! [07:15] yes asc [07:15] heLEO: we'll let you in just for tonight [07:15] hi guys is the server install cd capable of acting as a rescue cd? [07:15] :) [07:15] because unless you tell it to update it wont [07:15] i can't like figure out how to get into an environment where i can do something uesful from it? [07:15] scunizi: thankks :/ [07:15] thanks;) [07:15] it will just update the programs and not the base parts of ubuntu [07:15] adante: it's not a live cd so no [07:15] adante: would you like to chroot into your workstation environment from a livecd? === prince_j1mmys is now known as prince_jammys [07:16] heLEO: you have any questions just throw them out there and if anyone knows the answer they wil [07:16] OmnipotentEntity: that's a great channel, by the way, with a great wiki and faq (whenever it gets fixed) [07:16] psycodad: How do you tell it to update? [07:16] bwayne: i just want to get to an environment where i can say mount my boot partition, open the grub menu.lst and change the uuids because i think they have changed for some bizarre and largely incomprehensible to me reason [07:16] prince_jammys, thanks. :D [07:16] hi [07:16] is there a gui for remote server file magament so i can move stuff between folders on the server or is it all command line? [07:16] scunizi: if i delete my home partiton and create a new home partition will my OS boot? [07:17] no heleo [07:17] bwayne: i tried booting the server cd and going to the rescue option and it looked like it wanted to reinstall all of linux so i decided to back out because there is infact stuff on there i'd like to keep [07:17] adante: any livecd will accomplish that. [07:17] adante go download the regular live cd [07:17] heLEO: are you trying to move you /home? is that the reason you're doing that? [07:17] heh ok [07:17] adante: when you get to the menu, press ctrl-2 [07:17] was hoping to not have to download as i'm not on a big pipe here [07:17] no not trying to move home wanting to move some files inside of home without reuploading them [07:18] adante: when you boot from the server cd, you ought to be able to change tty's. [07:18] bwayne: ok [07:18] adante: from there you can mount /root and vim grub.conf [07:18] scunizi: i want to increate my /usr directory but /home is followed by it so cant able increase the size thats y..:P [07:19] bwayne: in the meantime when i try to boot now it can't find my root uuid, now i am trying to 'mount /dev/sda1 /mnt/boot' and it says error invalid argument, any idea why? [07:19] i want to increate my /usr directory size but /usr is followed by/home so cant able increase the size thats y.. [07:19] heLEO: yeah, you can do that. but you could also shrink the /home partition [07:19] sifhs [07:19] heLEO: you don't have to delete it. anyway, if you choose to, it won't ruin the OS [07:20] adante: you may need to create /mnt/boot before you attempt to mount to that point. [07:20] anyone remember how to tell VMware that I have two nics and it should use the 2nd nic eth1 instead of defaulting to eth0 -- so my guest can acquire the ip addr range of the 2nd ip also (bridge) ? [07:21] bwayne: yeah that directory does exist [07:21] heLEO: without really messing things up you could create a new partition large enough for /usr and point the system there.. or if you have enough space make a new partition for /home .. move your files.. redo /etc/fstab to reflect the new /home location and uuid #. shrink the old home after a reboot to the new home and increase /usr. not sure why you need to increase /usr.. what's going in there that takes so much room? [07:21] prince_jammys: my gparted image http://i40.tinypic.com/xbn0hc.png give me solution to increase the /usr directory [07:21] adante: and fdisk -l returns the drive as /dev/sda? [07:21] where is the grub manual for the menu.lst file? [07:22] adante: try man menu.lst or man grub.conf [07:22] bwayne: is menu.lst and grub.conf are same?? [07:22] heLEO: you could resize it to make space for the other one [07:22] bwayne: hm i have no entries for either of those [07:22] heLEO: in a lot of distro's, menu.lst is a symlink to grub.conf. [07:23] hi all! every time I run e2fsck -f /dev/mapper/vg1-lv1 I get new inode errors, even if I run the command two times in a row - I just finished a 22 hour e2fsck -cc check and _no_ bad blocks were found! what's going on? [07:23] Anyone available for help with a serious video problem? (x won't even load) [07:23] pm me, plz [07:24] no not trying to move home wanting to move some files inside of home without reuploading them [07:24] wow [07:24] dammit wrong repost [07:24] is there a gui for remote server file magament so i can move stuff between folders on the server or is it all command line? [07:24] adante: you don't have /boot/grub/menu.lst or /boot/grub/grub.conf ? [07:24] is there like an up to date copy of the grub config on the web? would somebody mind pointing it out to me? [07:25] bwayne: well my boot is not mounted so no, at the moment i'm in the busybox shell that you get into when booting fails because my uuids have changed [07:25] bwayne: (i think) [07:25] prince_jammys: can delete the whole extended partition after increasing the size of /usr and create new /home will that work... i dont have any content in /home .. yesterday oly installed Linux ;) [07:25] psywiped: there's gui ftp servers aplenty, if you're using ftp [07:25] adante: google: supergrub [07:25] psywiped: err.. ftp clients, i meant [07:26] adante: yeah, you need supergrubdisc [07:26] Hi. I'm working on a little window setup for my computer that puts a fullscreen gnome-terminal on workspace 4, and fullscreen quodlibet on workspace 3 (not sure if i'll keep either, mostly messing around). Thing is, though, I use compiz. And I also play games. I have a script that switches to metacity to play a game, then switches back. I also need to switch to metacity manually in the case that I need to run a game with no shortcut made for i [07:26] t yet. I was wondering if I could run devilspie with compiz on so that whenever I switched to metacity, it would move the windows where they need to be [07:26] automagic grub fixation [07:26] well im looking to move files between folders on the server with a gui [07:26] heLEO: why don't you just shrink the /home partition? you can do that with gparted [07:26] i dont think sftp is set up for that [07:26] Q. trying to figure out how to mount a firewire ieee1394 drive.. In /proc/devices I see a ieee1394 item, but I cant match it to anything in /dev .. ??? [07:26] psywiped: if you want to do so on Windows machines you can share your local partitions using SAMBA with full right access - if its between Linux machines there are other protocols like using WinSCP and SSHD (an ssh service) [07:27] and how do i do it if im off site and loged in thru ssh [07:27] psywiped: if you're between linux machines there's another protocol that's better to use than Samba, but I don't use it because all my friends and family are windows bound >.< [07:27] ZiRiS: sorry where is the grub doc exactly there? [07:27] heLEO: just slide it as if you were shrinking a window on your desktop [07:28] prince_jammys: ok i will give it a try..;) [07:28] how can I build qt4 apps with qmake-qt4? all the include directories get switched to qt3 [07:28] psywiped: You can use OpenVPN to tunnel into the machine's home network to directly access Samba and other network shares, or you can use SSH and graphical SSH tools like WinSCP (it will look like an FTP client) [07:28] When trying to reply to a post on the forums, it tells me I don't have permission to access the page, because of insufficient privileges or a disabled account. How might I find out what's wrong? [07:28] prince_jammys: if anything goes wrong i will clain insurance :):D [07:28] adante: you want supergrubdisc - it's an iso to download and burn to disk, then boot to - it fixes any and all grub issues that I've come across. Quite awesome actually. (googling now to get you specific address) [07:28] anyone remember how to tell VMware that I have two nics and it should use the 2nd nic eth1 instead of defaulting to eth0 -- so my guest can acquire the ip addr range of the 2nd nic also (bridge) ? [07:28] heLEO: i'll give you your money back ;) [07:29] cool ill give winscp a try [07:29] adante: http://www.supergrubdisk.org/ [07:29] psywiped: you could tunnel an X session with ssh, and run a graphical filebrowser [07:29] ZiRiS: no actually i just want to read the grub documentation to find out what what the uuid directive does :) but this seems to be very hard i can't seem to google it and it's not on my other computer? [07:29] looking for an AI bot that will learn based off of others conversations [07:29] adante: http://www.supergrubdisk.org/ [07:29] im on a vista mechean right now and im not sure how to do an x session [07:30] psywiped: that's if the remote machine is running X [07:30] psywiped: to do prince_jammy's tunneling idea you just use the -X option on SSH, it will invoke X forwarding and then you can just run a nautilus, konquerer, or your preferred file browser [07:30] arrenlex: you have to register in order to inlog in the forums [07:30] AI bot? o.O [07:30] ZiRiS: ok where is the grub doc exactly there? [07:30] quibbler: Yes, I am. [07:30] arrenlex: then inlog [07:30] adante: UUID is just another way of refering to a device, like /dev/sda1 [07:30] quibbler: It lists my account name and informs me that it does not have permission or has been disabled. [07:30] psywiped-> get a putty or a vnc client first [07:31] adante: http://www.supergrubdisk.org/index.php?pid=5 [07:31] adante: i don't prefer UUID's in my grub. i prefer device paths. [07:31] yea, uuid is ugly and has that auto-generated look [07:31] Anyone know how to fix video issues in 8.10? I can't even get xserver to load after 'installing' a vid driver. [07:32] bwayne: do you know how I can fnd a device path to my Acer stock ieee1394 port/disk? [07:32] darkblue_B: "port/disk"? [07:32] <^cheeky> anyone play any RTS games ? [07:32] bwayne: yeah well i don't like it either especially considering the drama it's giving me now but that's what is default now -- i'm just trying to fix it [07:32] <^cheeky> sorry [07:32] <^cheeky> wrong box [07:32] bwayne: I dont know.. tell me what the rght terminology is [07:33] darkblue_B: what are you trying to access, a hard drive? [07:33] bwayne: yes [07:33] bwayne: ok when i boot up, it says ALERT! /dev/disk/by-uuid/ does not exist. Dropping to a shell! [07:33] ZiRiS: thanks for your help [07:33] adante: yeah. stupid. edit grub.conf and change dev/disk/by-uuid to /dev/sd?? [07:34] darkblue_B: so are you booting from a USB drive? [07:34] arrenlex: at the bottom of the page there is a contact us button ... sent the administrator an email [07:34] adante-> how many partitions do you have that are mountable? [07:34] adante: anytime I have the answers, they're yours! ;-) [07:34] bwayne: its booted from an SATA drive, which is treated as 'scsi'.. I just want to mount this firewire drive.. [07:34] quibbler: I figured it out. I need to read more... "You are browsing a READ only archive of the main support categories pre 4/21/2008. You will not be able to post or reply any threads in this section." [07:35] dont see anyhting in /dev that looks likely [07:35] arrenlex: i've done that too ;-) [07:35] bwayne: you mean the menu.lst right? i tried editing the boot line to root hd(0,0) but when i boot it still tries to find it by uuid for some reason [07:35] bwayne: hrm unless it has actually mounted my fstab and is looking for the other drive.. heh [07:36] darkblue_B: i see. try unplugging the drive, then plug it back in and check the output of 'dmesg' in the terminal. [07:36] Anyone have any knowledge of nVidia cards in 8.10? Or perhaps how to set vid driver to default via command line? [07:36] n8tuser: uh i have sda1 boot, sda2 swap, sda3 /, sdb1 /mnt/vault [07:36] n8tuser: course i dunno which are mountable because i cannot mount them because mount says invalid argument when i try to mount with valid arguments as far as i can see [07:36] anyone know how to allocate bandwidth between Files on one computer, this is so my Skype still works while Im downloading [07:37] adante: right. pastebin your menu.lst and /etc/fstab [07:37] adante-> you have to fix your fstab contents [07:38] MethinX: there are a few ways [07:38] bwayne: only msgs about eth0 in dmesg output.. ? [07:38] Anyone? Beuhler? Beuhler? Beuhler? [07:38] darkblue_B: not very promising. [07:38] MethinX: I presume you are downloading using firefox to download [07:39] cool winscp was just what i was looking for [07:39] n8tuser: righto cheers [07:39] MethinX: look into "packet shaping" - I've had a lot of issues with it myself but that's the google term you should hunt for [07:39] bwayne: so.. Ubuntu 8.04 is not seeing the port? [07:39] darkblue_B: read this https://help.ubuntu.com/community/Firewire [07:39] bwayne: ok i'm booting again to try to do that, in the meantime can i ask: my menu.lst has a uuid = ; kernel = etc root= -- is this normal? [07:39] thats about vide3o [07:39] I ran into that several times this evening [07:39] :-/ [07:40] bwayne: ok i am still downloading hte livecd so i can't get my /etc because at the moment i can only boot into a retarded busybox shell that does not mount things [07:40] is the ubuntu 8.10 desktop cd the live cd? or where do i get the livecd now? [07:41] hi all [07:41] adante: yes, the Desktop CD is the liveCD [07:41] adante: yeah, you're gonna need a livecd. i recommend the gentoo or arch live cds because they go straight to a shell which is all you need. [07:41] Currently I'm booting to nothing but command line - right after changing my vid driver to the recommended driver - on a fresh install. Anyone have any suggestions? [07:41] geez 80gb over ethernet is gonna be slooowww [07:41] darkblue_B: 80 gb over just about anything is slooowww :-) [07:42] eSATA could probably do it the fastest [07:42] bwayne: ok thanks [07:42] Flannel: cheers [07:42] 13 days Windows free!!!! [07:42] i need to get me a wire so i can use esata [07:42] MethinX: Congrats! [07:42] Hi everyone...I have two audio cards in my computer and both seem to be registered in X (the sound mixer has both) Is there any way to get ALSA to stream audio to/from both? [07:42] *sigh* no chance to kick this system into finding the stock iee1394 port? [07:42] return to the dark side. [07:42] part of me wants to try the new Windows 7 but i will resist! [07:42] * freazer flings 30GB~50GB capacity HiDef and Blueray discs at darblue_B and bwayne! [07:42] bwayne: sorry to bohter but is the arch main cd the live cd? [07:42] MethinX: why? it's just software. [07:43] windows does that still exist [07:43] windows 7 is ok [07:43] freazer: aha [07:43] ?? [07:43] adante: yeah. [07:43] burn a dvd [07:43] co_ajjah [07:43] adante: i think they call it "core" or something. [07:43] MethinX: i got it working in virtualbox so just try it [07:43] bwayne: i'm just downloading archlinux-2008.06-core-i686.iso hope thats ok [07:43] bwayne: ok cheers [07:43] MethinX: Win 7? You mean Vista? It's not so bad. I'm running it now, but only because Ubuntu is fried atm [07:43] anyone remember how to tell VMware that I have two nics and it should use the 2nd nic eth1 instead of defaulting to eth0 -- so my guest can acquire the ip addr range of the 2nd nic also (bridge) ? [07:43] good for 8.7 gb dual layer ? [07:43] adante: yeah, that's the latest, the lazy bums :-) [07:43] adante are you using x64 or 32 bit? [07:43] psywiped: x64 [07:44] n8tuser: you might try #vmware [07:44] I think my VM disk is too big for that though [07:44] anything runs good on my system [07:44] you need to grab the x64 download thats the one for 32 bit your geting right now [07:44] psywiped: he doesn't ned 64 bit kernel just to mount does he? [07:45] bwayne: I would think so. [07:45] n8tuser: I am using VirtualBox.. 4 stars [07:45] takes the same time to download eather way might as well get the 64 bit [07:45] hello [07:45] better to not take a chace [07:45] Hi. [07:45] hi [07:45] No I mean windows 7 , the beta after vista [07:45] i don't think that's correct. maybe if he wanted to chroot. [07:45] my i7 computer kicks ass judt isn't realy supported [07:45] * darkblue_B sulks [07:45] windows 7? [07:45] eeeeeew [07:45] lol @ darkblue_B [07:45] hehe [07:45] no intel chip i7 [07:45] Anyone? [07:46] anyone what [07:46] its downloadable at the windows site as a beta, I refuse to download it [07:46] darkblue_B-> my other virtual is openVz [07:46] bwayne: while arch is downloading - http://img135.imageshack.us/my.php?image=dsc009192hp6.jpg this is the error i get when i boot [07:46] ive given it a try its ok [07:46] .exe are for corprate cock sucking ppl [07:46] ZiRiS: I have these expensive cables, and firewire 800, and ubuntu is not seeing the port [07:47] !oh my | Sage-X [07:47] Sorry, I don't know anything about oh my [07:47] even bwayne doesnt know how to do it [07:47] Sage-X: watch the language [07:47] Sage-X-> thats not allowed here please [07:47] odd [07:47] adante: did you resize your partitions after UUID's were assigned? [07:47] appologies [07:47] darkblue_B: thinking [07:47] Is there any way to 'tee' audio from one ALSA card to another? [07:47] geese sarge such hate [07:48] adante is your bios seeing all your hdds? [07:48] Hi, Can someone help me share between computers on my network? [07:48] yes ori [07:48] darkblue_B: have you tried plugging it (anything) in after loading ubuntu fully? It is hot-swappable. [07:49] psywiped: thanx [07:49] so ori what os's are you using? [07:49] psywiped: sorry, whats an os? [07:49] ZiRiS: dmesg doesnt show anyhting after the plug-in.. I am not seeing anything in /dev/ that looks likley.. though I certainly dont know much about /dev [07:49] darkblue_B: welcome to Linux. you pay money for fancy hardware that will only work with the embedded OS. my advice is for you to re-install the factory OS. [07:50] bwayne: actually its an inexpensive Acer that is the host.. [07:50] but yes [07:50] bwayne: nah didn't do ANYTHING regarding changing partitions, didn't add any new hdds or anything [07:50] psywiped: yes [07:50] darkblue_B: put Windows 7 on it. you'll thank me. [07:50] yep, the drivers are there, just doesn't know my monitor I think [07:50] bwayne: i have a raid card however on mirror raid so i'm wondering if the card did something fruity [07:50] Operating System [07:50] bwayne is mad as a Redmond hatter (!) [07:51] i'm just open to what works. [07:51] gimme a bash shell anyday. [07:51] darkblue_B: I'm starting simple here and working my way towards complicated. Does anything show up in administration>hardware? [07:51] i'm not into jerking around for two weeks to get my video card working. [07:51] darkblue_B: what's the matter? [07:51] Anyone have any suggestions for my audio question? [07:51] ZiRiS: looking [07:52] yep maru look it up in the forum [07:52] savvas: firewire port on an Acer isnt being recognized [07:52] what's the default mysql database name? [07:52] savvas: his firewire isn't showing up - at all. [07:52] bwayne: brb apparently friend down the street has an arch cd going to grab it :3 [07:52] Marupa What was your question [07:52] adante: right on [07:52] ZiRiS, darkblue_B: did you have a look at the output of: lspci -nn [07:52] good deal adante [07:52] Relentless, 'tee'ing audio from one alsa card to another. [07:53] What is teeing? [07:53] lol [07:53] Relentless, As in, playing audio on both cards simultaneously [07:53] darkblue_B: what's the laptop's model number? [07:53] savvas: lovely to see you :) [07:53] darkblue_B: also, which Ubuntu release are you trying? [07:53] hey chalcedony :)) [07:53] Marupa Use Jack [07:53] Relentless: picture the letter T, then picture one card on one end of the cross, the other card on the other end, and your speakers at the bottom. Voila, Tee'ing [07:54] Relentless, I'd rather not screw up all the rest of my audio, thanks. [07:54] linux audio. now there's a fun subject. [07:55] savvas: I have an Acer Aspire dual-core AMD running 8.04.. works great, been stable [07:55] playing audio on both cards simultaneously one more thing windows cant do [07:55] ZiRiS, that seems to make no sense [07:55] afaik teeing was speaker speaker computer [07:55] Relentless, The last four times I tried working with Jack, I pretty much had to reinstall to get internet back. [07:55] hey [07:55] So we have no Video gurus present this evening? I was hoping for some suggestions to get back into 8.10 [07:55] has a built in ieee1394 port.. I am just trying to mount an external drive.. nothing in desg when I plug it in, nothing likely looking in /dev [07:55] can some1 tell me channel name to ubuntu in danish? [07:56] looking for an AI bot that will learn based off of others conversations [07:56] joot: do you not work in theory very often? [07:56] #ubuntu.dk [07:56] danish #ubuntuwindmills [07:56] ty :D [07:56] darkblue_B: turn the laptop around, look for a model number - there should be one :) [07:56] ZiRiS: I just have hardware test and hardware drivers.. netierh seems like what you are aslking about [07:56] im thinking about getting ubuntu [07:56] ZiRiS: what's your vid card? if it's ATI there are FGLRX setups which can regenerate your xorg conf.. if it's something else I can google for you other potential install scripts [07:56] ZiRiS, Evidently not.. [07:56] dark blue flip the comuter the infos on the bottom [07:56] savvas: its a new Mac Pro unibody core-duo [07:56] hmmm.... [07:56] #ubuntu.dk pantung [07:56] can someone tell me why i should get ubuntu? [07:56] savvas: firewire 800 [07:57] Chuppa lol troll [07:57] the Acer Aspire host is a tower [07:57] ZiRiS: the other option is to use a LiveCD, and then copy over the Xorg.conf stuff that it generates in the virtual filesystem over to your real implementation [07:57] chuppa you will never have to deal with vriuses again [07:57] Chuppa What do you need linux for in the first place [07:57] Chuppa: knowledge of linux can come in handy. [07:57] psywiped LOL [07:57] just LOL [07:57] i dont have linux [07:57] Chuppa: it's nice :) [07:57] Chuppa What do you already do on the computer [07:57] its faster smarter and easer to use [07:57] psywiped LOL [07:58] Chuppa: if you don't have Linux and you don't want Linux, don't use Linux. If you want Linux, download a LiveCD - you don't even have to install it, if you want to get rid of it take the CD disc out and just reboot [07:58] pantung #ubuntu.dk [07:58] chris? [07:58] Chuppa: you are looking for a torrent of responses, eh? No viruses, stable, free (in every sense of the word). [07:58] Relentless: i play online poker, chess, go, facebook, irc, and a few other games [07:58] freazer: nVidia 8600GT 8.10 boots to a command line, X fails directly after rebooting from installing the recommended drivers on a fresh install, all I did was the updates, rebooted, added the vid driver and rebooted, and got a command line. [07:58] Chuppa: it's all a matter of what type of computing you're looking for. [07:58] and if you build it right and learn how to program it can make you pizza [07:58] how do you reindex files with gnome-do? [07:58] Chuppa then tbh stick to windows [07:58] !dk [07:58] For at få dansksproget support til Ubuntu, bedes du venligst gå til #ubuntu-dk. I denne kanal forefindes kun engelsksproget support. [07:59] ZiRiS: I'm starting to think I never want to update again >.< getting very sick of updates breaking my great setup [07:59] darkblue_B: ok, can you paste the output at http://paste.ubuntu.com of this command: lspci -nn [07:59] goodness handbrake takes forever [07:59] Chuppa: my reason for linux: I can do any damned thing I want with and to my computer, I am not bound by a EULA telling me when to blink [07:59] thanks Relentless [07:59] savvas: ok [07:59] Gate You are bound by morals. My version of windows are pirated [07:59] Chuppa: Just hang out in this channel and read all the problems people are having ^^ [07:59] I just installed Ubuntu the 64 bit version. My processor is an Intel Core 2 6600. When i tried to install 'Adobe flash player', I get the error message 'error wrong architecture i386' [07:59] I have yet to buy software [08:00] Relentless: don't discuss pirated software here [08:00] lol tritium Im not I was just saying... [08:00] then try and find a channel for windows and see all the problems they are having [08:00] lol [08:00] the windows channels here are moslty chat [08:00] or talk about ISS [08:00] Freazer: good idea, but I'm not nearly as savvy on linux as I am with Windows. (It's what i learned because there was $ there.) What files would I copy over? [08:00] savvas: http://paste.ubuntu.com/115558/ [08:00] *IIS [08:00] and to where? [08:00] Relentless: it's strictly offtopic [08:01] is it flash-nonfree or nonfree-flash? [08:01] Relentless: Bound by morals and laziness. Linux is faster than hacking windows [08:01] Gates Tru [08:01] belesprit: From what I've read there is no 64 bit flash - and that's adobe's fault [08:01] psywiped: probably flashplugin-nonfree [08:01] well any other alternatives? [08:01] e2fsck: Bad magic number in super-block while trying to open /dev/sdb error while using gparted [08:01] :( [08:01] Yay, 2 minutes until my ubuntu iso is done downloading and I can play with it in VirtualBox, yayyy [08:01] freazer, belesprit: I think I remember bhearing something about adobe making a 64-bit version of flasg [08:01] *flash [08:01] *hearing [08:01] ok belesprit go to terminal and type sudo apt-get install flashplugin-nonfree [08:02] !offtopic [08:02] #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics. Thanks! [08:02] freazer: didn't they fix that, yet? [08:02] there is a alpha 64bit flash but it keeps crashing FF [08:02] ah [08:02] Gate join the offtopic [08:02] e2fsck: Bad magic number in super-block while trying to open /dev/sdb.... error while using gparted help me :( [08:02] i went back to the 32 bit one [08:02] darkblue_B: which ubuntu release did you try? ubuntu 8.04 ? [08:02] i went back to the 32 bit one [08:03] savvas: yes [08:03] 8.10 [08:03] it says it could not find the package [08:03] Freazer: good idea, but I'm not nearly as savvy on linux as I am with Windows. (It's what i learned because there was $ there.) What files would I copy over? [08:03] and to where? [08:03] 64bit amd linux 2.6.24-23-generic [08:03] ZiRiS: looking into it [08:03] freazer: tyvm! [08:04] hi guys how can i dual boot ubuntu and fedora [08:04] darkblue_B: have you tried newer ubuntu? 8.10 or the testing 9.04 ? === stephen is now known as Guest68190 [08:04] oh.. no.. I had planned to stay at something stable on the tower.. [08:04] HEleo: grub? [08:04] HEleo-> put fedora on another partition and you can still share /home [08:04] heleo make 2 partitions on your hdd and install [08:04] oiweyfoisdng [08:04] savvas: but if thats the case... hmm dont know [08:05] bele you have to enable all the reporsitories [08:05] Нш [08:05] did each os should have atleast one primary partion ?? [08:05] Hi [08:05] darkblue_B: I would like to see if it's working at all with ubuntu [08:05] ZiRiS: first off, try Recovery Mode from GRUB boot loader if you have that option - you can uninstall your restricted drivers and reboot hopefully into normal Ubuntu with X working [08:05] HEleo-> yes [08:05] each os needs to be on its own partition [08:05] I suppose I could boot an iso and test that way , y? [08:05] Hi x 1288 [08:06] psywiped your talking language i have not learned yep [08:06] yet* [08:06] darkblue_B: download this: http://cdimage.ubuntu.com/releases/jaunty/alpha-4/jaunty-desktop-i386.iso - burn it, boot from it, do NOT install it - test if the firewire works [08:06] dammit im not on ubunto right now i have to go from memory [08:06] ZiRiS: with a LiveCD, are you using LVM or mdadm for raid? if so you will need extra instructions to mount your existing partitions [08:06] and ive been drinking [08:06] freazer: I did. That was one of the first things I tried. It didn't do any good, actually matters got worse and I reinstalled. Same thing happened again. I'm not looking forward to another reinstall. [08:06] nah i can look it up [08:06] savvas: ok, might take a while for me [08:07] it like system admin and smantic sources [08:07] then check everything [08:07] self determinism and all that [08:07] !who | psywiped [08:07] psywiped: 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 :) [08:07] whenever i create /boot , /usr / its created as primary partition .. is it possible to overrider that and llowing only 2 to be primary partion others should be in extended?? [08:08] !kubuntu [08:08] Kubuntu is Ubuntu with KDE, the K Desktop Environment, instead of Gnome. See http://kubuntu.org for more information - For support: #kubuntu - See also !KDE [08:08] * psywiped psywiped is a random figment of your imagamation that is based off you being drunk [08:08] freazer: I have ubuntu installed on an IDE drive, but have 2 other SATA drives that are NOT in a raid configuration. One is windows, the other is misc storage. movies and such. [08:08] !ot | psywiped [08:08] psywiped: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics. Thanks! [08:08] darkblue_B: I'll give you my email in private [08:08] was that just a bot? [08:09] ZiRiS: I would expect the LiveCD to autodetect and mount those partitions then - I'm still looking for a good guide that details exactly what files to copy over to repair your X configuration [08:09] ubottu: u r not a bot?? right?? :P [08:09] Error: I am only a bot, please don't think I'm intelligent :) [08:09] ubottu your not helping [08:09] Error: I am only a bot, please don't think I'm intelligent :) [08:10] psywyiped, you are conversing with a bot [08:10] Here's a random question since I'm maybe looking at another reinstall. Is it possible to run Kubuntu with Ubuntu simultaneously? IE have the option for KDE or Gnome? [08:10] joot: looks that way [08:11] psywyiped, stay on topic [08:11] yea jiris it is doing it on my hp tablet [08:11] ZiRiS: yeah. Install either kubuntu-desktop or ubuntu-desktop (whichever you don't have) and you can choose at the login screen [08:11] And I do mean that last comment for everyone, hence no nick: [08:11] oh, sweet. [08:11] thx Flannel [08:11] waite ziris what was the last commont? [08:12] psywiped: [08:12] psywiped: [08:12] And I do mean that last comment for everyone, hence no nick: [08:12] oops [08:12] ZiRiS: Please don't flood, use http://paste.ubuntu.com to paste, don't use Enter as punctuation. [08:12] anybody to talk with a bored girl? [08:12] psywiped: can u direct me place where i can dual boot ubuntu and fedora i want to from the beginning including the order of creating partions and grub configurations [08:12] dreamer: Thats not on topic for this channel, please take it elsewhere. [08:12] can anyone help me on apt-pinning? [08:12] oops, sorry [08:13] c anyone an u direct me place where i can dual boot ubuntu and fedora i want to from the beginning including the order of creating partions and grub configurations [08:13] !botsnack [08:13] Yum! Err, I mean, APT! [08:13] How come my open office is just all symbols, I can't understand anything? [08:13] heleo just use gpart and make a partition for the 2nd os if you aready have ubuntu installed [08:13] ZiRiS: have you read http://www.robdian.co.uk/content/view/56/27/ ? it mentions your cart specifically - it's all command line which might be a useful last ditch effort [08:14] psywiped: grub configuration [08:14] jim_p, What is apt-pinning? [08:14] jim_p, try this link on apt-pinning: http://jaqque.sbih.org/kplug/apt-pinning.html [08:14] psywiped: grub configuration please [08:14] gnome-do finds my files properly but it doesnt launch any of them, even tho when i click on the files properties it says the open with application fine and i can launch them into their associated programs fine in the normal file browser, just not gnome-do. any ideas? [08:14] freazer: I haven't but will right now. Thx. :D [08:14] #ubuntu-dk [08:14] if your starting from scrach only set up half of the hdd for and os and leave the other half unformated heleo [08:14] jim_p, joot: https://help.ubuntu.com/community/PinningHowto [08:14] psywiped: ok then can i share the same swap [08:14] ZiRiS: I think the only file you need to copy is the xorg.conf file, it should be located at /etc/X11/xorg.conf -- copy this from your liveCD path (which is as written) to wherever your ubuntu partition is mounted [08:14] when you install fedora it should take care of the grub part heleo [08:15] thanks tritium Bossmanbeta [08:15] tritium, Many thanks.. [08:15] should be able to share the swap [08:15] ZiRiS: I would assume any driver built into the LiveCD would be included in your installation [08:15] hello [08:15] can anybody help me sort out openoffice.org? [08:15] haven tried dual booting 2 linux distro so not sure [08:15] psywiped: can i install fedora grub or configure the old linux grub to boot fedora laso [08:15] *also [08:15] when trying to install ubuntu 8.10 my screen shows "out of range". Must i use "alternate cd"? [08:15] pantung: try /join #ubuntu-dk [08:15] joot, in short, i want to be able to install packages from jaunty without the need of sudo apt-get install -t jaunty wicd for instance [08:16] freazer: thx! wilco! [08:16] anybody living.................... [08:16] ??????????????????????// [08:16] jim_p, Would you not be better going to #ubuntu1? [08:17] ZiRiS: I hope it helps :-( dealing with broken X is _the #1 most frustrating thing_ for new Linux users IMO [08:17] nop????????????????????????????/ [08:17] yy i know quibbler i just forgot to type ;) [08:17] Got another problem as well, nvidia drivers... try to install them using the system>>administration>>hardware drivers route. It detects them (versions 173 and 177) but when I try to activate them the load screen flashes up for a brief second and then closes. Running Ubuntu 8.10 64bit [08:17] pantung: ;-) [08:17] tauheed, just ask your question rather than spamming the channel with ?'s [08:17] bah [08:17] joot, no. i just need apt-pinning :P [08:17] jim_p, OK :-) [08:18] freazer: Indeed, I'm sure it is. If this doesn't work, I might just DL, burn and install Kubuntu. [08:18] heleo im not sure i would think the grub would be the same and it would just auto configure like it does when you have windows installed. "this is me doing drunk tech support so dont expect to much" [08:19] psywiped: ok thanks for a try ;) [08:20] ZiRiS: from command line (if broken X won't let you access terminal, try Ctrl-Alt-F1 or F2 to get to another terminal command line - and simply login and type sudo apt-get install kubuntu-desktop as another user said above - it will change your default login stuff to KDE (which may be worth trying) [08:20] can someone tell me how to install GTK tememotot aurura ? [08:20] ZiRiS: but, from what I've seen Kubuntu is a very different experience, and you're right in that it could be worth trying [08:21] pantu have you searched in the forums? [08:21] freaz not a big fan of k feels clunky [08:21] nope i have not psywiped [08:21] using xubuntu here [08:22] i don't have a user yet :) [08:22] make a user and do a search if you have truble then come back in here and ask [08:22] 99 out of 100 it has the answer [08:23] bwayne: hey i just booted the arch cd and it starts up to a... grub prompt? [08:23] kay i'll do ty :D [08:23] i'm just not that good at english thats why ;) [08:23] anyone know how I access the Desktop directory from the root terminal? [08:24] i think its in /home/username [08:24] owner: /home/username/Desktop [08:24] cd /home/username/Desktop? [08:24] yes [08:24] k, what commands lists all directories [08:25] ls [08:25] yep close enough for 6 beers down 6 to go [08:25] owner: basic command line navigation: ls lists files and directories from your current, cd moves [08:25] I typed ls -a and it showed a bunch (files?) like .profile .gnome etc [08:26] but there wasn't any home etc listed [08:26] cool dir does to in ubuntu [08:26] What CD is it that gives you the option to install the Ubuntu Server with a GUI? I'm pretty sure I've done it before... [08:26] man i have more fun with ubuntu server than i do with ubuntu desktop [08:27] <\Kira> Im trying to install ubuntu server without cd-rom or setting up a netboot server and such. I found this: https://help.ubuntu.com/community/Installation/NetbootInstallFromInternet and its perfect, but its for ubuntu 8.04. I want 8.10 server. Any idea how to get it? [08:27] psywiped, did you install text only for server? [08:27] why doesn't ls show /home? [08:27] <\Kira> owner: because your in you home directory [08:27] Owner, are you in the root directory? [08:27] it doesn't show username either though [08:27] bryant yes only have ssh on the server no gui [08:27] <\Kira> owner: ls shows the contents of the directory your currently in [08:28] What are you using for IRC, psywiped? irssi? [08:28] <\Kira> owner: in the shell, it shows your location. ~ is short for your home [08:28] did install webmin tho [08:28] or $HOME (case sensitive) :) [08:28] bryant im on vista right now using hydra [08:28] well, how do I list the directories? [08:28] Oh, fail. [08:29] =P [08:29] what command will show /username etc? [08:29] <\Kira> owner: I dont think your understanding the command [08:29] owner are you in ssh? [08:29] owner: connecting to an server? [08:29] psywiped, I'm about to install server in VirtualBox to play with it and Virtual environments inside of VB. [08:29] I logged oout and went into recovery mode to get to the root prompt [08:29] <\Kira> owner: imagine your using a file browser, right? It is showing the contents of the directory your in on the screen. thats ls === chaky_ is now known as chaky [08:30] <\Kira> owner: if you change to a directory, thats using the "cd" command. [08:30] bryant my server is siting in my basment 1200mils away an i use ssh and sftp to acces it [08:30] right [08:30] <\Kira> owner: type "cd ..", then ls [08:30] owner: have a look here: http://doc.vic.computerbank.org.au/tutorials/linuxdirectorystructure/ [08:30] <\Kira> owner: the cd command will bring you up a directory [08:30] what command shows me the directories in /home? [08:30] <\Kira> owner: ls /home/ [08:31] psywiped, that awesome! What are you primarily using the box for? [08:31] k [08:31] bryant torrent and http [08:31] thanks I'll try that [08:31] bbiab [08:31] bryant as well as a ssh tunnel for when im on wifi [08:31] Running a website off the box, psywiped? [08:31] <\Kira> Im trying to install ubuntu server without cd-rom or setting up a netboot server and such. I found this: https://help.ubuntu.com/community/Installation/NetbootInstallFromInternet and its perfect, but its for ubuntu 8.04. I want 8.10 server. Any idea how to get it? [08:31] bryant just a personal one [08:31] i have a hosted server as well' [08:32] how do i download sun-jave6-jre on windows using wget ? i mean what is the url ? [08:32] pronoy you cant [08:32] pronoy: you mean the package? [08:32] prony i thin wget is a kde command [08:32] yes the package [08:33] psywiped: then what is the point of wget for windows ? offline package installation === Kwitschibo_ is now known as Kwitschibo [08:33] prony not sure [08:33] prony did you install the kde for windows? [08:33] pronoy: you can get the ubuntu .deb package at http://packages.ubuntu.com/sun-jave6-jre - you have to click on the distribution you want and on the next page on your architecture (amd64 or i386) [08:34] savvas: the dependencies aren't satisfied...that's the problem [08:34] <\Kira> im trying to use make to compile something. First it complains about having no C compiler, so I install gcc. Now it alerts me that my C compiler cant create executionables. [08:34] pronoy what os are you using [08:34] psywiped : no why would i want to ????! [08:34] pronoy: I'm a bit puzzled, are you using a windows or a linux operating system? [08:34] i am using intrepid [08:35] prony thats not windows [08:35] pronoy: or are you trying to get all the packages for a pc without internet? [08:35] but i have an internet connection with my windows machine [08:35] prony use the apt-get install command [08:35] ubuntu jaunty alpha boots in 24 sec from grub to my desktop...that's amazing!!! :D [08:35] Kira, download the build-essientials package [08:35] so i am trying for the offline package installation [08:35] <\Kira> bryant: thanks [08:35] np [08:35] pronoy: is the ubuntu 32-bit or 64-bit? [08:36] download all packages on windows and transport to linux....savas: its a 32 bit [08:36] i386 [08:36] Kira, that should take care of most of you problems, but it depends on what you're compiling. The build-essientials package takes cares of a LOT. [08:37] prony its a lot easer if you connect the system to the interweb [08:37] psywiped, savvas ? [08:37] psywiped: but i can't thats the problem [08:37] :) [08:37] wny hot? [08:37] different machines different locations [08:37] ? [08:37] bring the system with yoju [08:38] psywiped: i need to install a socks proxy client to run the internet at my place..to do that ubuntu i need JRE6 package....so i can do that using windows right now because there is no issue of dependecies and stuff [08:39] pronoy: download these: http://fr.archive.ubuntu.com/ubuntu/pool/main/u/unixodbc/unixodbc_2.2.11-16build2_i386.deb http://fr.archive.ubuntu.com/ubuntu/pool/multiverse/s/sun-java6/sun-java6-jre_6-10-0ubuntu2_all.deb http://fr.archive.ubuntu.com/ubuntu/pool/multiverse/s/sun-java6/sun-java6-bin_6-10-0ubuntu2_i386.deb [08:39] savvas: before i do...how did you get these urls ? [08:40] pronoy: transfer them to your ubuntu on your desktop, open a terminal and execute these commands: 1) cd Desktop 2) sudo dpkg -i *.deb [08:40] pronoy: I followed some dependencies on http://packages.ubuntu.com [08:40] savvas: so i can download them using wget on windows :) thats great [08:41] 7of12 beers im so confused now [08:41] pronoy: well, you can try, if it needs anything else, you can get that too, one by one, but I think these three is what it needs. when you're done with the above, execute: sudo apt-get -f install [08:42] pronoy your trying to confgure a proxy but its not configured to connect ot the net? [08:42] psywiped: simple, he's downloading on say MACHINE 1 that has windows, and installs the deb packages on MACHINE 2 that has ubuntu [08:42] but where does the socks proxy come in? [08:43] maybe he wants a local network [08:43] I don't know :P [08:44] you know for all the people on here thres not that many trying to help [08:44] psywiped: ok i think i wasn't clear before, my mistake. Your-freedom a socks proxy software allows me to connect to the internet because of restrictions by the server admin...now i have this one on windows and to update ubuntu i need the same on ubuntu. Now to install it on ubuntu i need various packages...which is why i got wget for windows...(sourceforge.net gnu32) [08:45] get it ? [08:45] id just bring the box home [08:46] psywiped: my home is like 500 miles from my college :) so not a possibility [08:46] savvas: thanks a lot...i'll bug you if i have anything else === rob is now known as Guest13307 [08:47] this is why i have a ubuntu server at home just make a ssh tunnel and get on the net thru that [08:48] Hi, I'm trying to find the C++ docs with API's for the STL, I've installed libstdc++6-4.3-doc and stl-manual but if I try 'man map' or man 'vector' I don't get anything up... === Guest13307 is now known as hyakuhei [08:48] pronoy: sure, but I think I'll be away, starting in 5 minutes or so - if apt needs more packages, you just go to http://packages.ubuntu.com/yourpackage and look for the one you need === VoX is now known as vox [08:49] savvas: sure thinkg [08:49] thanks [08:50] hi , the restricted drivers searches the drivers for ever...is there a way to install them through the terminal? [08:50] pronoy: just wondering though, why do you need a specific proxy software, when you can set a proxy server in System > Preferences > Network proxy ? [08:51] savvas: heard of cyberroam ? its made my life hell [08:51] arvind_khadri: sure. nvidia or ati? [08:51] pronoy never herd of cyberroam what is it? [08:51] tritium, nvidia 7300 gt [08:51] so I suppose you need to login to use internet? or something like that :P [08:52] psywiped: its the worst thing ever one could have made to restrict interntet access [08:52] hi, i am trying to install vga11x19.pcf.gz - i have tried placing it in /usr/share/fonts.. and ~/.fonts and updated the font cache but still cant seem to use it. any ideas how to get it to work? [08:52] tritium, 177 driver... [08:52] pronoy it what way? [08:52] hello all, can we put an external antenna for internal mini pcie wifi card ? [08:52] savvas correct and using network proxy fscks the bandwidth [08:52] arvind_khadri: sudo apt-get install nvidia-glx-177, in that case. [08:52] trying to get it to work with rxvt on ubuntu 8.10 [08:52] tritium, the restricted ones right? [08:52] psywiped: it restricts your download limit and time [08:52] arvind_khadri: there is -180 available, if you prefer the newest [08:53] psywiped: i have access to like only 20 mb of download !! can you believe that ??!?!? [08:53] dam i would use that up in one page [08:53] tritium, cant see them here :) and jockey-gtk recommends me for 177 [08:53] !info nvidia-glx-180 [08:53] nvidia-glx-180 (source: nvidia-graphics-drivers-180): NVIDIA binary Xorg driver. In component restricted, is optional. Version 180.11-0ubuntu1~intrepid1 (intrepid), package size 9046 kB, installed size 26444 kB (Only available for i386 amd64) [08:53] savvas: the good thing about your-freedom like softwares is that they keep on changing the network proxies [08:54] arvind_khadri: ^^ [08:54] so that you can keep on using various servers ....if one fails [08:54] ah I see, you're getting sort of a key that the java client program acquires :P [08:54] pronoy why not just use tor? [08:54] is there any way to map meta to one of the windows keys? [08:55] well good luck pronoy - hope it works :) [08:55] System > Preferences > Keyboard > Layouts > Other Options doesn't appear to do what i want [08:55] tritium, yup found it now... so which should i go with :) [08:55] psywiped: i tried but i get amazingly low bandwidth [08:55] yea tor is a little slow [08:55] psywiped and your-freedom is exactly like tor but amazingly faster !!!! [08:56] does an ssh tunnel to a home computer work? [08:56] is there any way to remap meta to a specific key? [08:56] poet you have to wait a few [08:57] but right now it doesnt sound like anyone in here know how poet [08:57] psywiped: I do, I just thought I phrased my origial question badly, because I don't actually care which key it gets remapped to [08:57] arvind_khadri: it's up to you. The -180 doesn't work for everyone, so if it doesn't work, switch to the -177. [08:58] psywiped: take a look at this its amazing !!! http://wubdepends.sourceforge.net/ [08:59] cool thats nice could have used it a year ago before 8.04 came out [08:59] yy [09:02] amy because 7.10 made it realy hard to use a verizon celular data card === werd__ is now known as werd_ [09:04] has anyone used kpackage? dont tell me to use synaptic or adept, i know they exist [09:04] !info kpackage [09:04] kpackage (source: kdeadmin): package management tool for KDE 4. In component main, is optional. Version 4:4.1.3-0ubuntu1~intrepid1 (intrepid), package size 456 kB, installed size 1024 kB [09:04] hi [09:05] Hey there, I have a question regarding cron. [09:05] <^cheeky> hi, what programs/ would you need to play urban terror the game in ubunut 8.10 ? [09:05] suup its an old woman [09:05] I'm new to Linux, and would like to know how to schedule a program to start and stop at a certain time [09:05] And then automatically shutdown the PC [09:06] Hi. When I run lilo on 8.04 I get message: Added Linux * \n: Warning: The initial RAM disk is too big to fit between the kernel and the 15M-16M memory hole. It will be loaded in the highest memory asthough the configuration file specified "large-memory" and it will be assumed that the BIOS supports memory moves above 16M. [09:06] suupaabaka, have a look at some cron frontend then [09:06] jim_p, can you suggest one? [09:06] Does this mean something goes wrong? [09:06] tritium, is this 2.6.27-3.4 out? [09:07] arvind_khadri: current on 8.10 is 2.6.27-11 [09:07] suupaabaka, gcrontab or kcron [09:07] jimp, thanks [09:07] !cron [09:07] cron is a way to schedule execution of software/scripts. See https://help.ubuntu.com/community/CronHowto - There is also a decent Howto at http://www.tech-geeks.org/contrib/mdrone/cron&crontab-howto.htm [09:07] anyone here know how to install pcf fonts? [09:08] tritium, which means that the h/w supported earlier should be supported now... my cam doesn't work... [09:08] not i said the drunk man [09:08] suupaabaka, if you want to do all this jobs you mentioned at once, you will need a script [09:08] psywiped: stay on topic [09:08] tritium, it was added in the kernel version i told you [09:08] arvind_khadri: which kernel module does it use? [09:08] fantomas, may i ask why lilo and not grub? [09:08] jim_p, Ah, I see. I have no idea how to make one :( [09:08] tritium, gspca [09:09] suupaabaka, what exactly do you want to do? [09:09] Did the game take place at night [09:09] jim_p: well, I was living with lilo for 6 years on Debian.. thats the reason :) [09:10] arvind_khadri: there are several gspca modules in /lib/modules/2.6.27-11-generic/kernel/drivers/media/video/gspca/. Which one does yours use? Is it loaded? [09:10] fantomas, oh lol [09:10] can i say something [09:10] about lilo en grub [09:10] jim_p, I'd like to start Deluge bittorrent client at 3:05AM and close it at 8:55AM, then shutdown the PC every day [09:10] jim_p: boot loading is kind of magic for me. I know how lilo works, roughly speaking. Afraid of new modern thingies :) [09:10] sure Naisel [09:10] tritium, the device is recognized as Microdia [09:11] fantomas, all i know is that lilo stores its settings in /etc/lilo and grub in /boot/grub/menu.lst [09:11] arvind_khadri: Mostly curious... is this a MS vx6000 webcam? [09:11] tritium, the sonixj.ko [09:11] jim_p: usually I ignore most of lilo warnings. Just sligtly surprised I see some on stable Ubuntu on stock kernel [09:11] genii, its a intex night vision cam... [09:12] jim_p Okay usu grub for 2 years and my experience has been great [09:12] suupaabaka, i am not that good at scripting but let me make a try [09:12] genii, any idea how to make it work [09:12] hi all [09:12] what is you problem with grub jim_p [09:12] jim_p, much appreciated [09:12] hi [09:12] Naisel, none [09:12] ok [09:12] tritium, ?? [09:12] arvind_khadri: have you tried loading the module it needs if it's not loaded already? [09:12] arvind_khadri: Ah. I had a helluva time with the microdia drivers and the vx6000. The intex I don't know much about [09:13] tritium, not yet... [09:13] Naisel: it was me having a problem with lilo ) [09:13] suupaabaka, does deluge need X to run? or can ir run like a daemon? [09:13] currently use version 2 of grub, but I better get used to the version 1 jim_p [09:13] jim_p, I think it needs X [09:13] tritium, lsmod shows its loaded [09:13] fantomas what is you problem with lilo [09:14] arvind_khadri: then what have you done to test if it works? [09:14] fantomas I do not like lilo to use once and never understood it [09:14] Naisel: When I run lilo on 8.04 I get message: Added Linux * \n Warning: The initial RAM disk is too big to fit between the kernel and the 15M-16M memory hole. It will be loaded in the highest memory asthough the configuration file specified "large-memory" and it will be assumed that the BIOS supports memory moves above 16M. [09:14] tritium, kopete.. shows me black screen [09:14] hm, its seems to load with xterm, any reason it wont with rxvt? [09:15] suupaabaka, sorry mate :( [09:15] arvind_khadri: try cheese [09:15] Naisel: this happens with stock kernel, thats why I worry [09:15] tritium, ok [09:15] jim_p, no worries! Thanks for your advice, though. I'll read up on it [09:15] fantomas could be your bios [09:15] Hi all, Why I cannot find the link to open network in Open wizard with OpenOffice 2.4 on 8.04 LTS? Any idea? [09:16] or memory [09:16] just read the message [09:16] suupaabaka, is is something like at 3.05 deluge (below line) at 8.55 killall deluge && poweroff === MadMax is now known as Guest21908 [09:16] fantomas you understand the message [09:17] ch0d3: http://www.nazgum.com/2007/12/09/ubuntu-pcf-fonts/ [09:17] suupaabaka, but you will need sudo rights for the poweroff AND i dont know if the at syntax is correct [09:17] jim_p, gotcha, I'll try to figure it out [09:18] fantomas You searched for information in the guides ubuntu [09:18] where r u from? [09:18] who me [09:18] omg [09:18] everyone [09:19] DR [09:19] what is dr? [09:19] Naisel, jim_p : this message not related to Linux, but to next line which is LinuxOLD, and that one is my custom kernel :) === [1]psywiped is now known as psywiped [09:20] :S [09:20] which is weird [09:20] captain_: stay on topic, please [09:20] what is the topic? [09:20] isnt there a chat client that doesnt show everyone leaving and entering in the chat window? [09:20] c0p3rn1c: set your client to ignore that [09:21] captain_: the rise and fall of the 3rd empire [09:21] really? [09:21] quibbler: thanks ill check it out [09:21] yeo [09:21] tritium: which one are you using ? [09:21] c0p3rn1c: irssi [09:21] fantomas would help you put your problem in forum http://www.codigolibre.org [09:21] tritium: ok thx [09:22] xchat cant do that as far as I know [09:22] has anyone used kpackage? dont tell me to use synaptic or adept, i know they exist [09:22] c0p3rn1c: xchat can do it also [09:22] xchat-gnome ? how ? [09:22] c0p3rn1c: no, xchat [09:23] c0p3rn1c: it should be able to [09:23] fosco, ah k thx [09:23] c0 you have to compille it yourself [09:23] psywiped: xchat does not need to be compiled manually [09:23] Naisel: I can't read spain or portugues [09:23] c0p3rn1c: right click on the #ubuntu tab and make sure the show join/part is not checked [09:23] psywiped: there are packages for it [09:24] quibbler: k thx! [09:24] o they dont make you pay for the linux verson like they do for the windows one? [09:24] fantomas do not worry who maintains the forum can read and speak English [09:24] psywiped: just the windows one [09:24] Naisel: but my mother can - she teaches Spanish in Moscow :) [09:24] ok [09:25] http://www.codigolibre.org [09:25] oops wrong clipboard [09:25] https://sourceforge.net/tracker/index.php?func=detail&aid=2033779&group_id=64331&atid=507105 [09:25] what is that [09:25] does anybody know the windows command to reboot from a cd? [09:25] can anyone tell me how to make buttons using gimp [09:25] very important patch, suggested in July. Why its not applied? [09:25] ok [09:25] Naisel: this should fix long line problem in KCachegrind... [09:25] Bram: i think you can only set that in the BIOS [09:26] fantomas ok === Daft_Punk is now known as you [09:26] * you are one with the matrix [09:26] prakka: ok, can you tell how to access the BIOS? [09:26] DarkKnight: check in #gimp [09:26] btw, synaptic crashes on startup and apt-get says: faulty segmentation three [09:26] * you are not insane === you is now known as Guest10019 [09:26] Bram I think in this channel will not help you with commands windows === Guest10019 is now known as we [09:26] Bram: /j windows === we is now known as are [09:27] Bram: probably pressing or on startup [09:27] don't you know how to get in the bios? [09:27] Bram: try F8 also, some BIOSes show boot menu [09:28] how can i see other users in xchat? === Xanthomryr is now known as Micsch [09:28] fantomas a question out of how many languages you know [09:28] quibbler; i already asked there...they are helpless...so i asked here..incase if anyone knows [09:28] has anyone used kpackage? dont tell me to use synaptic or adept, i know they exist [09:28] NI'm in the Bios and I did say boot from cd, hopefully I can install ubuntu now [09:29] fantomas how long you've been using linux [09:29] !kde [09:29] KDE (http://kde.org) is the !desktop environment used natively in !Kubuntu. To install from Ubuntu: « sudo apt-get install kubuntu-desktop », or see http://help.ubuntu.com/community/InstallingKDE . See http://kubuntu.org for more information. For more information on KDE 4, see !kde4 [09:30] i' m using ubuntu fot a couple of weeks now [09:30] how do i change channel [09:30] kalle: /join #channel [09:31] thanks [09:31] c0p3rn1c, thanks, but that was not my point [09:31] i think its great [09:31] !german [09:31] In den meisten ubuntu-Kanälen wird nur Englisch gesprochen. Für deutschsprachige Hilfe besuchen Sie bitte #ubuntu-de, #kubuntu-de, #edubuntu-de oder #ubuntu-at. Geben Sie einfach /join #ubuntu-de ein! Danke für Ihr Verständnis. [09:31] jim_p, what was your point then ? [09:32] DarkKnight: if no one answer try here: http://docs.gimp.org/ [09:32] kyui;io [09:32] ko [09:32] oi [09:32] ik [09:32] mbuts: Please don't flood, use http://paste.ubuntu.com to paste, don't use Enter as punctuation. [09:32] fantomas could find help [09:32] !ban [09:32] If you have been banned it is probably because you have not gone along with what is acceptable !behaviour. If you're not sure what acceptable !behaviour is please see !Etiquette and http://wiki.ubuntu.com/IrcGuidelines - If you think the ban was a mistake, please join #ubuntu-ops [09:33] c0p3rn1c, how do i install a package from it and why does it mess them in weird categories [09:33] strange - i can load the font in vim but not any terminals.. [09:33] does someone know how to update video card drivers? [09:34] tritium, yay got compiz :) cheese sees my cam...but i want kopete to see it too :( [09:34] DarkKnight: or here: http://www.gimp.org/tutorials/ [09:34] kalle r u german? [09:34] how do i convert a mkv video with a selectable subtitles, into an avi with hard coded subtiltles [09:34] captain finnish [09:34] arvind_khadri: sorry, can't help with kopete. I don't use KDE. [09:34] i just got a laptop today, and it has a AMD Athlon 64 in it, i was just wondering should i install the 64bit version of ubuntu because i can? lol.. may sound like a dumb question just wondering if its worth it or would i even notice a difference from the 32bit version. [09:34] captain_: how is that relevent to the topic (ubuntu support)? [09:34] relevant, even [09:34] Hey Guys, I wanna install ubuntu 8.10 on a laptop with via chipset and via chrome. Kinda old one. 8.10 freezes after loading gdm, alternative install does not work, it splits the screen in half with some overlay. I've found this https://help.ubuntu.com/community/OpenChrome <-- and it says i should edit the xorg.conf. Can i edit the xorg.conf somehow before the livecd loads gdm? Thanks [09:34] tritium, any other gnome messenger which has good cam support? [09:35] hey i have a problem, i have a Asus P5QL motherboard , my sound is not working, i have tryed alsamixer, and 3 diff. players VLC XBMC and Amarok [09:35] I want to update my ati driver but dunno how [09:35] arvind_khadri: ekiga [09:35] don't u have a wiki in your language [09:35] jim_p, just use apt-get or aptitude, it's the same for kde packages, kde packages usually start with a k [09:35] sikun, differences aren't that noticeable I've found. you might run into programs that don't like 64-bit too. maybe try a liveCD to see how it runs first [09:35] tritium, does it connect to yahoo? [09:36] arvind_khadri: no [09:36] L0neWo1f: ah, ok, and one more question if you happen to know or not.. i have the ati x1200 video chipset you happen to know if that is well supported? [09:36] why not use pidgin for multi protocol IM ? [09:36] jim_p: amarok is my favorite kde program/package [09:36] pidgin is shit [09:36] why [09:36] sikun, can't help you there >_> I'm relatively new to Ubuntu but I know I've had 64-bit issues with some things [09:36] L0neWo1f: well actually one last question.. what kind of programs would i have problems with? [09:36] captain_ that's your opinion [09:36] ah, cool [09:37] that's right [09:37] hmmz a nice function would be to hide people exiting UNLESS you are talking to them :) [09:37] my opinion [09:37] c0p3rn1c, it was on my "basic" kde4 installation and i dont want to "pollute" it with gtk yet [09:37] can anyone help me with that? [09:37] hi i am trying to "sudo apt-get install airsnort" but i am not able to find it in the repositories [09:37] already know that Alan Cox resigned in Red Hat [09:37] sikun, the only thing that really cried was Skype and flash but there are ways to install those still on 64-bit [09:37] hello [09:37] hey i have a problem, i have a Asus P5QL motherboard , my sound is not working, i have tryed alsamixer, and 3 diff. players VLC XBMC and Amarok [09:37] L0neWo1f: ah, ok, well thank you very much [09:37] i have a problem with ubuntu minimal cd installation [09:37] jim_p: I'm sorry but I don't see the problem [09:37] sikun, np :) [09:37] he is now with Intel [09:38] Paraselene_: try using OSS [09:38] hi, how to send message to other user in the same message? except write user [09:38] SliMM What is the issue [09:38] !OSS | Para [09:38] I need a way to have my firewall send its info for logging somewhere else so my syslog and what not isnt full of firewall spam, any ideas? [09:38] Sorry, I don't know anything about OSS [09:38] i mean same machine [09:38] O__o Send what? [09:38] c0p3rn1c, i am just testing kde4 for now so... [09:38] why are people so averse to mix gtk with qt [09:39] echo msghere |wall [09:39] send msg to other user in the same machine [09:39] Hey Guys, I wanna install ubuntu 8.10 on a laptop with via chipset and via chrome. Kinda old one. 8.10 freezes after loading gdm, alternative install does not work, it splits the screen in half with some overlay. I've found this https://help.ubuntu.com/community/OpenChrome <-- and it says i should edit the xorg.conf. Can i edit the xorg.conf somehow before the livecd loads gdm? Thanks [09:39] !sound | Paraselene_ [09:39] Paraselene_: If you're having problems with sound, first ensure ALSA is selected, by double clicking on the volume control, then File -> Change Device (ALSA Mixer). If that fails, see https://help.ubuntu.com/community/Sound - https://help.ubuntu.com/community/SoundTroubleshooting - http://alsa.opensrc.org/DmixPlugin - For playing audio files, see !Players and !MP3 [09:39] grub throws error 23, hard disk not found, and when i go into rescue mode, and try to reinstall grub, it gives a fatal error, no matter what hard disk/device i choose [09:39] more than 1 user logon to the same machine [09:39] this is to fast [09:39] Ryiel, No you cant write to a CD [09:39] Hello, how do I install YUM on ubuntu, now I have a mirror of CentOS and I do a version of Ubuntu for personal use only as packages. YUM rpm with the manager? [09:39] O__o echo wall send to all users [09:39] Anybody else tried 9.04 Alpha 5 and had trouble installing it to disk? Trying to install it disk within the live session launches the console for about a second, then does nothing thereafter. Trying to install it from the CD menu launches the live session. I'm running it in a Virtual Machine, and the disc check reports an error with one file - but I want to be sure before I download the image again. [09:39] Relentless: I know but no chance to edit it on the fly? [09:40] Avelino sudo apt-get install yum [09:40] My xp isn't really working anymore, so I'm trying to install ubuntu. I did say boot from cd and then install ubuntu, but is it normal that it does take some time? [09:40] Relentless, what about email or some kinda offline msg? [09:40] I think there is a package "alien" [09:40] O__o Leave a not in there mail [09:40] so that when the user is logon later he will get the message? [09:40] how to do that? [09:40] Relenless The Ubuntu loses some stability using YUM? [09:41] Avelino not that I am aware of, I knwo not all programs can be installed that way [09:41] It is best to find the source or the deb [09:41] sorry someone can tell me if it would be desirable to configure a firewall with a specific distribution or is it better to do with shorewall [09:42] btw are there any people in here who recently suddenly had trouble with theire sound too (Intel HD)? [09:42] i hab dproblems with tuxguitar [09:42] didn't get any sound [09:42] capitan what is tuxguitar a distribution [09:43] I'm getting a strange kind of static noise [09:43] tritium, how do i check which driver the cam uses? [09:43] captain_: probably your midi device [09:43] O__o to answer you question better, get mailutils and use mail -s to send the mail to the localhost. [09:43] hi [09:43] it's a program for guitar tablature [09:43] captain_: i also have problems with tuxguitar and the standard soundbank [09:43] yeah i konow [09:44] That doesnt sound like a linuc problem, use there fourms to fix it. There isnt much we can do hwre. [09:44] *linuc [09:44] z [09:44] x [09:44] My xp isn't really working anymore, so I'm trying to install ubuntu. I did say boot from cd and then install ubuntu, but is it normal that it does take some time? [09:44] f u x [09:44] i treid a few midi devices [09:44] Relentless: Please don't flood, use http://paste.ubuntu.com to paste, don't use Enter as punctuation. [09:44] i have a .avi movie and i cannot watch this (color are black-white with green "wave"), could anybody tell me how to fix it? [09:44] Sorry FloodBot1 <3 [09:44] captain_: if you run it in a console you will see the error [09:44] (i use vlc,mplayer,smplayer and codecs w32codecs and non-free-codecs) [09:45] kikokos sudo apt-get install vlc [09:45] Relentless, any idea? [09:45] Bram I am glad that your not running windows [09:45] Relentless, it's my favourite movie player :) [09:45] Naisel, first I did, but when I started using ubuntu I don't want to use it anymore [09:45] kikokos: bad download? [09:46] yesterday my vlc gives me b/w in color movie, then i restart x and then i got the color [09:46] i'm just learning how to use the console [09:46] #gave [09:46] SliMM try to rescure the drive [09:46] quibbler, i don't know but i have it with 3 movies, all in avi and all from one person [09:46] Relentless, how? [09:46] if that doesnt work, try using the LIVE cd to fix it [09:46] arvind_khadri: sorry, I keep falling asleep. I need to go to bed. Good night. [09:46] There is a rescue option on the LIVE CD [09:47] its ten in the morning [09:47] jami do u use tux? [09:47] kikokos: try another avi not from this person [09:47] do you know another codecs except w32? [09:47] here it is almos 11 pm i gueass [09:47] tritium, thanks for all the help [09:47] Bram but did not even use it, and you questions to get windows [09:48] captain_: I tried to because it supports guitar pro files. But I've a midi problem on my machine [09:48] no a.m. [09:48] Naisel, No I want to install ubuntu on a laptop with windows xp (which is also full of unwanted things, so I want everything away) [09:48] jami what is your problem [09:48] * e-frame is under a glass moon ^^ [09:48] so u didn't fix it? [09:49] quibbler, yea, another works, what's wrong with this movies? on win there are ok... [09:49] a few times i got sound [09:49] but it didn't sound really good [09:49] O__o Also try the write command.. [09:49] Relentless, is there both way messaging in linux? [09:49] quibbler, they are made with bad application on win, or what? [09:49] Naisel: i don't know my midi device does not speak to me anymore. Before upgrading to ibex i got a midi throughput error [09:49] Naisel, it did say error reading boot cd, shall I try again or is it something else? [09:50] O__o yes they are write would be the best to use in your situation [09:50] i got the write command. but what if the user is offline and i want to give him a msg [09:50] i just installed windows to use guitar pro [09:50] but write isnt both way [09:51] which one ubuntu boot cd [09:51] Bram [09:51] quibbler, do you know what is wrong? [09:51] kikokos: i have no idea but if other avi's work there is something different...it is strange that they work in windows and not with vlc, i've never had that [09:51] Im running xp in vbox. My host is Linux. when I attatch to host interface, what should the setup application be? [09:51] Naisel, just one that I had here (ubuntu 8.04 it is, I will update) [09:51] i got it write is kinda cool [09:51] Hi! Is there any howto on how to install a scanner on a thin client? [09:52] anybody know how to install 32bit libraries on 64bit linux???? [09:52] but if the user is offline i guess i need some other thing [09:52] How do I list my accessible midi device ports [09:52] in tux? [09:52] no [09:52] in ubuntu [09:52] jami: amidi -l [09:53] jami: if you do MIDI stuff, you will come to know and love amidi ;-) [09:53] hm nothing [09:53] jami: What exactly are you trying to do? [09:53] Bram if you want to install both operating systems together, you first need to install linux because windows does not share the boot. So you have a backup of all your data in windows and then install windows again. [09:53] gordonjcp: bring midi to work [09:53] did i need timidity [09:54] jami: depends what you're trying to do ;-) [09:54] gordonjcp: bring midi to work :-P overall to run tuxguitar [09:54] Naisel, No I want everything that I had before and in the windows to be gone [09:54] jami: timidity is a kind of software soundcard that plays back MIDI [09:54] jami: or rather, software sample player [09:55] hi,cheese sees my cam, but kopete doesnt...what can i do??? [09:55] jami: are you trying to use timidity to play back MIDI sequences? [09:55] Bram you can have it all, just install linux and then mount the Windows partition is easy [09:55] gordonjcp: at least I thought every soundcard has its crappy build-in midi sampling [09:55] jami: some do, some don't [09:56] jami: a lot of modern cards don't seem to [09:56] gordonjcp: i think tuxguitar uses streaming features of midi [09:56] Naisel, I did choose the language and then I said install ubuntu, but then it does nothing anymore === toga30 is now known as ToGa [09:56] jami: anyway, you're not trying to hook up external MIDI devices/ [09:56] ? [09:57] no only internal use. I'm too poor for hardware :-D [09:57] okay, I'm just installing a few things [09:57] only tuxguitar [09:57] Any information on how to install a scanner on a thin client? [09:58] gotamatw Elaborate on thin client [09:58] gotamatw: same as any other system [09:58] Bram okay but what I tell you, you have a backup of all data in your windows and put them in a separate hard drive, then install Linux and mount the Windows partition [09:58] LTSP, a server and a thin client (workstation). [09:58] A ubunut thin client? [09:59] what is a thin client? [09:59] Naisel, no I don't want windows anymore, or anything else that's on the computer right now. I just want to install ubuntu and that everything else is gone [09:59] hi i am living in canada, why connecting to US ubuntu server is faster than canadian server when doing update? [09:59] can't find translation [09:59] UBUNTU 7.10 workink as a LTSP server. [09:59] i think u need timidity jami [10:00] and the java soundbank [10:00] gotamatw dist-update is in order... and Why not just PnP [10:00] Bram therefore you have the backup then install linux and passes all data to your linux. [10:00] ohoy [10:01] is there a way to intwerrupt fsck when using no splash screen? [10:01] Naisel, yes I know but the problem is when I boot from cd and then choose install ubuntu it doesn't do anything anymore and after a long time it does give an error. [10:01] i have a question regarding the preload daemon. if an application were to require more ram than is free, and the rest is occupied by preload, will unload itself for the other application? [10:02] Bram do not worry about the application before using it on windows and linux is the best [10:02] tapas Why would you want to do that? [10:02] I can't update the system, and I must install the scanner for tomorrow morning. [10:02] All of a sudden I can't mount my Windows partition which worked perfectly till yesterday. I get a "You are not privileged to mount the volume" error. Any clue? [10:02] Relentless: because i'm in a hurry [10:02] Relentless: do yo9u have an answer or not? [10:02] tapas You do know that linuc doesnt boot untill it has finished and has a clean bill of health [10:02] Naisel, I know linux is the best, that's why I install it [10:03] captain_: after starting the timidity over init.d i get Starting TiMidity++ ALSA midi emulation [fail]. How did I get additional informations? [10:03] Bram, Ubuntu is not linux, it is a fork of one. [10:03] Bram let me see if I understand the problem you are trying to install linux [10:03] Relentless: you do know that you can press ESC to skip the fsck when splash screen is enabled? [10:03] Relentless: so i see you do not know how to do it.. please, why are you wasting my time? [10:03] Well arent we a fesity one [10:03] jami: did you install "freepats" when you installed timidity? [10:04] hi,cheese sees my cam, but kopete doesnt...what can i do??? [10:04] I hope your HDD fail on next boot [10:04] Relentless: manners, please... [10:04] All of a sudden I can't mount my Windows partition which worked perfectly till yesterday. I get a "You are not privileged to mount the volume" error. Any clue? [10:04] help me please mount my Vista - it is not present at the Places.. =( [10:04] gordonjcp: yes [10:04] Relentless, not true - ubuntu is a distribution, not a fork of linux [10:05] linux is just the kernel that ubuntu uses [10:05] How can I find out the physical network interface of my system? [10:05] darkweasel that was the wor dI was looking for [10:05] jami: okay, still waiting for stuff to install ;-) [10:05] *word [10:05] bump [10:05] Naisel, yes I try to install it, but when I say install ubuntu it doesn't do anything anymore and at the last it gives an error saying it can't read boot cd === Justin__ is now known as Hentai [10:05] lorenzosu ntfs or fat32? [10:06] Relentless: ntfs [10:06] jami: hmm, and you're saying that timidity doesn't even start? [10:06] how to install urdu fonts in firefox ubuntu 8.10? i am not able to view the urdu font in this website, thanks, www.bbcurdu.com [10:06] Relentless: I use NTFS configuration tool to auto-mount it a t boot up [10:06] lorenzosu try it as root? [10:06] Bram Please read the message well and check if any line in said kernel panic [10:06] jami: I'm not convinced that Ubuntu's tuxguitar package does have sound [10:07] jami: it doesn't even resemble any of the documentation on the tuxguitar website [10:07] how to clean the mail? [10:07] рь [10:07] anyone? [10:07] O__o mail -p [10:07] Relentless: I could, but even if it work it would'nt solve the problem, as I want to be able to access it as notmal user [10:07] Bram may be the livecd that has the problem [10:07] hi. i have a problem with my ubuntu starting to give me problem with nvidia. [10:07] how to install urdu fonts in firefox ubuntu 8.10? i am not able to view the urdu font in this website, thanks, www.bbcurdu.com [10:08] lorenzosu afaik the mout tool ask for admin privs when it starts [10:08] after shutdown and boot up i get lines going across the screen and the nvidia driver wont load [10:08] !ru [10:08] Пожалуйста посетите #ubuntu-ru для получения помощи на русском языке / Pozhalujsta posetite #ubuntu-ru dlya polucheniya pomoshi na russkom yazyke [10:08] mail -p just print on screen [10:08] !fonts | tmarty [10:08] tmarty: 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 [10:08] how to clean the mail? [10:08] i even see lines in bios boot [10:08] titon what is you error [10:08] do i rm /var/mail/user? [10:08] O__o what do you mean by clean? [10:08] with you video card [10:08] i think something happends when i shutdown ubuntu [10:08] your [10:08] clear the msg that is read [10:09] dmesg right [10:09] gordonjcp: hm it does have sound on hardy. I now get TiMidity++ to work but still no entries at amidi -l [10:09] Naisel how do i find that error message? [10:09] jami: yes, it doesn't look like it shows up in amidi [10:09] now i botted in under nv [10:09] Accented characters and other "oddball" characters (curly quotes, for example) show up as square blocks of garbage in Thunderbird -- any idea how to fix this? [10:09] booted [10:09] I would like to see a shortcut to the gnome-control-center in the system menu, to make ubuntu more userfriendly , it's really easy to implement, it would only take a minute to change, if you agree please vote for solution 4 here : http://brainstorm.ubuntu.com/idea/80/ [10:10] tmarty: I'm not sure, but shouldn't they already be installed? [10:10] jami: interestingly enough it shows up in qjackctl [10:10] The matter is - i have installed ubuntu on the same partition where vista was located. there was another partition, which did not have enough free space, so I didn't choose that at the time of installation. So now I can see that partition at Places, but not my Vista or C:// where ı have all my files and documents. what can I do to reach them [10:10] Bram just insert the cd again and check what it says [10:10] gordonjcp: jackd hm i can try it [10:10] titom use dmesg [10:11] Naisel, it does exactly the same [10:11] Anyone know why Ubuntu often drops wifi connections to WPA-Ent, tkip, mschap v2, peap networks? [10:13] What the hell still no firefox update in the repos >:( [10:13] Bram what is the error [10:13] Relentless: for your info: it seems to be an upstart bug that prevents signals and console commands to reach fsck [10:13] [which can be stopped with ctrl-c or esc on more sane distros ;) [10:13] chazco: My wifi is fine, never drops and is WPA [10:13] matt0: which version of ubuntu do you have? [10:13] 8.10 [10:13] ActionParsnip, hi,cheese sees my cam, but kopete doesnt...what can i do??? [10:13] Relentless: bugs.ubuntu.com tells you more.. [10:13] tapas You make me lol inside.. [10:14] lorenzosu - Is it with the above settings? Connections to my own WPA2 network are fine, but Ubuntu since 8.10 (or maybe 8.04) wont join the above config reliably [10:14] Relentless: that's fine with me.. great to bring some happiness into the world.. [10:14] Naisel i dont know what to look for....nothin seems like an error [10:14] matt0: it may take up to a week or more for the package to be updated [10:14] Naisel, it says "couldn't read from boot cd" [10:14] Relentless: and it seems fsck can handle SIGINT just fine for quite a while now.. [10:15] Relentless: [this is about the periodic checks not the fs check when the fs was unclean] [10:15] * matt0 Waltzes off like a annoying little girl [10:15] anyone know how to get adobe working on 64 bit? [10:15] ok tapas one stop hilighting and flooding me. Two http://www.cyberciti.biz/faq/linux-unix-bypassing-fsck/ [10:15] what is the path for my physical network interface? [10:15] Read that [10:15] Relentless: but since you seem to have no desire to learn more i will stop now.. you can find out the rest yourself.. [10:15] Bram only that [10:16] tapas: It is recommended that you run a fsck on reboot if required. Usually, system automatically determines if fsck required or not. Generally, fsck is run automatically at boot time when the system detects that a file system is in an inconsistent state, indicating a non-graceful shutdown, such as a crash or power loss. [10:17] Naisel yes, but it does take a long time before it does say that [10:17] adobe flash that is [10:18] Relentless: you make me smile inside [10:18] lol [10:18] after I installed the Tahoma font I couldn't see any web page with Tahoma font, now I have deleted tahoma and run "sudo fc-cache -f -v" but still the characters on Tahoma web pages don't show up, what do I do? [10:18] tapas You are the best troll ever! [10:18] :O [10:18] Aperture_Science <3 [10:18] i find it odd that it effects the lines in bios also [10:18] You've got to be kidding me. [10:18] nope :D [10:18] Hah. [10:18] gordonjcp: qjackctl also find no connectable ports [10:19] Relentless: and you are very unimaginative and rather uninformed.. [10:19] Aperture_Science I can personally help you [10:19] The matter is - i have installed ubuntu on the same partition where vista was located. there was another partition X, which did not have enough free space, so I didn't choose that at the time of installation. So now I can see that X partition at Places, but not my Vista i.e. C:// where ı have all my files and documents. what can I do to reach them? [10:19] [ 29.902012] nvidia: module license 'NVIDIA' taints kernel. [10:20] askar: that most likely resulted in vista getting overwritten with ubuntu [10:20] askar: If you installed ubuntu on your Vista PARtition, then Vista is gone [10:20] https://bugs.launchpad.net/ubuntu/+source/upstart/+bug/211402 === Relentless is now known as Re|ent|ess [10:20] [ 31.058663] nvidia 0000:01:00.0: power state changed by ACPI to D0 [10:20] [ 31.058975] ACPI: PCI Interrupt Link [LNK5] enabled at IRQ 11 [10:20] [ 31.058981] nvidia 0000:01:00.0: PCI INT A -> Link[LNK5] -> GSI 11 (level, low) -> IRQ 11 [10:20] [ 31.059360] NVRM: loading NVIDIA Linux x86 Kernel Module 96.43.10 Sat Jan 24 19:49:38 PST 2009 [10:20] titon: Please don't flood, use http://paste.ubuntu.com to paste, don't use Enter as punctuation. [10:20] i'm off now.. since people here wihtout a clue rather flame than look stuff up [10:20] laters [10:20] no I have right now both OS available [10:21] Vista also works [10:21] Anybody else tried 9.04 Alpha 5 and had trouble installing it to disk? Trying to install it disk within the live session launches the console for about a second, then does nothing thereafter. Trying to install it from the CD menu launches the live session. [10:21] what is the path for my NIC? Anyone help please [10:21] Relentless, are you pretty versed in Ubuntu? [10:21] I'm running it in a VM, and the disc check reports an error with one file - but I want to be sure before I download the image again. === rob is now known as Guest92488 === Guest92488 is now known as hyakuhei === rob__ is now known as hyakuhei [10:23] hi all! I have just bought a new Media station(an HDD that can be connected to the tv) formatted in ntfs. I know that now linux can read ntfs, but when i plug in the HDD, i get 3 media ( a 534 MB, a 233 and the real HDD) if i try to open the HDD i get an error message that invites me to restar windows correctly (like i forced the shutdown) or to force the volume. I dunno what to do :S Any tips? [10:23] http://paste.ubuntu.com/115582/ anyone notice any nvidia error that could cause the lines across screen and not nvidia driver to load? [10:23] is it possible Xorg with two video adapters to be setup to output the signal from card1 to the screen attached to card0 [10:23] Can anyone recommend a decent Tracker(MOD,XM etc) for ubuntu intrepid? [10:23] matteo: -o force, rewrites bootlog, be sure though [10:25] Mevs can you post me the sintax of the command i am noob.. XD Be sure of wot? :S [10:25] matteo: mount -t ntfs -o force /dev/s* mountdirectory [10:26] matteo: Ohh, depends actually, might be '-t ntfs-3g' [10:27] hey guys [10:28] #ubuntu-offtopic [10:30] anyone? [10:30] http://paste.ubuntu.com/115582/ anyone notice any nvidia error that could cause the lines across screen and not nvidia driver to load? [10:30] they worked before...just out of the blue they started acting up [10:31] would backing up ~/.xchat-gnome and restoring it on a reinstalled ubuntu system work? [10:31] sudo mount -t ntfs-3g -o force /dev/sdb4/media/ScreenPlayPro_HD [10:31] This was my syntax but i get the manual page just like i misspelled it [10:32] c0p3rn1c, yes [10:32] nice :) [10:32] matteo: man pages, `man mount`, and it should be `sudo mount -t ntfs-3g -o force /dev/sdc4 /media/ScreenPlayPro_HD` [10:33] what command do i do to get my ethernet number? Example eth0 === bandenk_fish is now known as co_uchiha [10:33] matteo: You must differentiate the mount point and /dev spec [10:33] ifconfig Droopsta915 do you mean that? [10:33] gaaah, none of my terminal emu's (rxvt, eterm, xterm) can find my pcf fonts. they show up in other apps - anyone have pcf fonts working with terminals? [10:33] Ill try, thanks [10:34] Hi there i have a question myself :). I was here yesterday and had a placed my question but it was to crowded. [10:34] yes, thanks again [10:34] You can find my question here http://paste.ubuntu.com/115588/ [10:34] np Droopsta915 [10:35] asd [10:40] best html based front end for ubnutu? webmin? [10:40] mevs i don't understand :S [10:41] jascott: Best html front end? A browser? [10:41] jascott: I think it might be ebox [10:41] thanks [10:41] matteo: Type `man mount` it'll explain syntax, learn it, very very useful === co_uchiha is now known as co_massive [10:41] !webmin | jascott [10:41] jascott: webmin is no longer supported in Debian and Ubuntu. It is not compatible with the way that Ubuntu packages handle configuration files, and is likely to cause unexpected issues with your system. See !ebox instead. [10:41] hi,cheese sees my cam, but kopete doesnt...what can i do??? [10:41] matteo: To overcome a full bootlog you need to specify the force option `-o force` [10:42] matteo: `-t ntfs-3g` specifies the filesystem [10:42] matteo: `/dev/whatever` is what you want to mount [10:43] matteo: `/media/ or /mount/ or /mnt/` where to mount it to, must already exist [10:44] Okay that was retarded of me. [10:44] It happens [10:44] Mevs, wot u mean with where to mount? I think i have not so clear the mount oeration :) [10:44] Hello all. I've got a few NFS mounts in my fstab that mount on boot. Is there a way to write my fstab so they are an option, but do not mount until I click or tell it to? [10:44] stefg thanks [10:45] matteo: When you mount something, your give it a directory, here you can traverse the filesystem [10:45] Re|ent|ess, PM plocks. [10:45] <|HSO|SadiQ> how can I know wich files an application is using(opening)...say pidgin for example [10:45] Aperture_Science k [10:46] jascott: make sure to use the ebox repos... the version in the ubuntu-repos is usually old, and since ebox is quite a new project there's always [10:46] packages with bugfixes available [10:46] ah i would have gone with the ubuntu repos for hope of compatibility.. [10:47] |HSO|SadiQ: maybe lsof -p $(pidof pidgin) [10:47] thanks for the help [10:47] jascott: ymmv ... [10:47] ok mevs this is my input this time " sudo mount -t ntfs-3g -o force /dev/sdb4/media/ScreenPlayPro_HD /mount [10:47] " and here is the output " ntfs-3g: Failed to access volume '/dev/sdb4/media/ScreenPlayPro_HD': Not a directory [10:47] " Strange, i took the path from the error message :S === eric is now known as Guest78584 [10:48] jascott: ebox is developed on and for ubuntu, so compatibility shouldn't ba an issue [10:48] <|HSO|SadiQ> lstarnes, it doesn't work [10:48] matteo: I already wrote the exact command, you need a space between /dev/whatever and /media/whatever, also, wherever you are mounting it to needs to exist `mkdir /media/ScreenPlayPro_HD` [10:48] ah sweet [10:48] |HSO|SadiQ: what error message do you get? [10:49] <|HSO|SadiQ> lstarnes, sry...it works...I replaced (pidof pidgin) with the actiual pid...stupid me :P [10:50] |HSO|SadiQ: just use $(pidof pidgin). Do not replace it with anything else. That will automatically fill itself in with pidgin's PID === [1]psywiped is now known as psywiped [10:51] <|HSO|SadiQ> lstarnes, thx...It work perfectlty with your command :) [10:52] I'm trying to install ubuntu over windows xp. I did put an cd in (cd with ubuntu) but how can I boot from it? windows is broken so it asks me if I want to use safe mode or normal startup etc. [10:53] Hello. I need dome help with lighttpd. I get this error http://pastebin.com/d7a10e099 htere is a symbolic link @ the first file. the two later config files are: http://pastebin.com/d70a3590 and http://pastebin.com/d16fa55ad [10:53] mevs, i put the space, i did a wrong paste here :) I also made a dir in /media called hd so i set as mount path "/media/hd" so now the command is "sudo mount -t ntfs-3g -o force /dev/sdb4/media/ScreenPlayPro_HD /media/hd [10:53] " [10:53] Bram: thats down to your BIOS boot options [10:53] same error [10:53] :S [10:53] Unable to connext to xdmcp on another machine? What port does it run on by default? Does it use tcp connections? [10:54] using xnest :1 -query ip to attempt to connect to it [10:54] hi,cheese sees my cam, but kopete doesnt...what can i do??? [10:54] JC_Denton_: It uses port 177 with tcp and possibly udp [10:54] hey guys, is it possible to move avant-windows-navigator to the right hand side of the screen?? [10:55] lstarnes: thanks I can try telnetting then [10:55] hateball, how can I get in the BIOS? [10:56] Bram: It's usually , or . But it's all down to your BIOS. You should see it when you boot [10:56] !german [10:56] In den meisten ubuntu-Kanälen wird nur Englisch gesprochen. Für deutschsprachige Hilfe besuchen Sie bitte #ubuntu-de, #kubuntu-de, #edubuntu-de oder #ubuntu-at. Geben Sie einfach /join #ubuntu-de ein! Danke für Ihr Verständnis. [10:56] Bram: reboot and read the screen, you need to enter setup [10:57] hateball, ActionParsnip1: So I have to start the pc and then go to setup? [10:58] Bram: Usually there's also an option for choosing boot device without entering the BIOS setup [10:58] i have a problem. You can find my question here http://paste.ubuntu.com/115588/ [10:59] Bram: yeah theres a key that will get you in, just read the screen carefully [10:59] mevs u here? [10:59] :) [11:00] hello [11:00] if you use the livecd un usb stick can it install programs in there? [11:00] matteo: he apparently left the channel [11:00] :S [11:00] Accesshater: kill nautilus and run it agian [11:01] masood nautilus works... only the desktop is broken [11:01] hateball, ActionParsnip: I pressed f2 (it said press f2 to enter setup) but it asks me if I want to start windows normally or if I want safe mode [11:01] guy654654: yeah you can do anything in livecd that you can do in an installed session [11:01] and everytime i restart i have no dekstop [11:01] Accesshater: desktop icons r part of nautilus [11:01] guy654654: your ram amount dictates how much you can have [11:01] ok will try it [11:01] thats awesome but are they permanent? [11:01] hi,cheese sees my cam, but kopete doesnt...what can i do??? [11:02] do the installed programs go to usb? ActionParsnip1 [11:02] matteo: have you tried the same command but with ntfs instead of ntfs-3g? [11:02] guy654654: no, they are only in ram so will be lost at reboot [11:02] ActionParsnip1: ok thanks [11:02] guy654654: you could mount a folder to a usb stick and they would be installed on there [11:03] guy654654: you could also mount /home to usb and documents would be persistant, you'd have to remount each reboot [11:03] i try now one sec :) But the problems seems to be with /dev/sdb4 that is not a irectory... Is it normal? [11:03] matteo: it should not be a directory, it should be a device node [11:03] guy654654: you could mount a few folders to usb so that a lot of the install is persistant [11:03] ActionParsnip1: i thought the settings however would be stored? [11:03] guy654654: or just install TO the usb stick [11:03] in usb.. [11:04] guy654654: mapping home to usb will store your settings [11:04] masood: if i restart nautilus nothing happens, but i get this error in my terminal "Nautilus-Share-Message: Called "net usershare info" but it failed: 'net usershare' returned error 255: net usershare: cannot open usershare directory /var/lib/samba/usershares. Error No such file or directory [11:04] Please ask your system administrator to enable user sharing." [11:04] guy654654: Linux is very flexible, have a play [11:04] this was my error report " Failed to access volume '/dev/sdb4/media/ScreenPlayPro_HD': Not a directory [11:04] " After i entered the command... [11:04] ActionParsnip1: ok thx [11:05] hallo [11:05] Does Ubuntu have an equivalent to Windows's Task Manager? [11:05] top? [11:05] matteo: which command are you using? [11:06] SuperGuy_9000: kde has ksysguard [11:06] sudo mount -t ntfs-3g -o force /dev/sdb4/media/ScreenPlayPro_HD /media/ScreenPlayPro_HD [11:06] I'm using GNOME [11:06] matteo: yuo need a space between the sdb4 and /media === Guest84778 is now known as sea1 [11:06] does tor us encryption, i think my cable internet traffic is being sniffed [11:06] matteo: try sudo mount -t ntfs-3g -o force /dev/sdb4 /media/ScreenPlayPro_HD [11:06] matteo: sudo mount -t ntfs-3g -o force /dev/sdb4 /media/ScreenPlayPro_HD === sea1 is now known as sean_1 [11:07] noogie: it does but it is extremely slow [11:07] it is slow [11:07] is there a fast service [11:07] Accesshater: do you have yot samba share working? [11:07] i dont [11:07] noogie: do you have any proof that your traffic is being sniffed? [11:07] yes [11:07] hi all [11:08] i dont know masood, how can i check that (sorry) [11:08] more like people letting me know they are watching, but not proof [11:08] anyone? (ps. im on ubuntu 8.10) [11:08] OMG i am so noob ahhaha f*ked spaces :D [11:08] noogie: if you can, try using SSL on sites that offer it [11:08] Forced mount [11:08] :D [11:08] does anyone have a ps3 with ubuntu installed and can play their 1080p movies via vlc with no probs? [11:08] Accesshater: From System->Administration->Services [11:08] noogie: tor exit nodes often sniff stuff [11:09] i will look into accesshater....tor sounds lame now [11:09] Why is my ubuntu having such a hard time downloading and installing nvidia drivers :-( [11:09] i was wondering if this was possible cuz linux can't fully access the graphics card as yet [11:09] masood i dont see a samba service, in my services list [11:09] Freckle1, use envy [11:10] ghostlines: I think you'll have a hard time with 1080p... 720p can work ok [11:10] Freckle1: what nvidia card? [11:10] how can i start xserver with compiz disabled? [11:10] 8800GT [11:10] !envy | ghostlines [11:10] ghostlines: envyng is an updated version of the *UNSUPPORTED* envy package. It is now part of the ubuntu universe repository (envyng-gtk OR envyng-qt) we suggest you use envyng if every other (official/supported) method fails! it can have various results from works, to fails!!! if you want the very latest drivers from the manufacturer you use them at your own risk === Spike1506_ is now known as Spike1506 [11:10] The window Hardware Drivers is now unresponsive oO [11:10] h [11:10] now if i double click on hd it opens a window with the folder "System volume info"... Do you think this is the Hd? Is there a command to check the hd dimension? thx alot [11:11] Freckle1: sudo apt-get install nvidia-glx-177 nvidia-settings [11:11] ah thanks a lot mate! [11:11] Freckle1: its fully supported by that [11:11] ya I'm totally new to ubuntu [11:11] dual boot with vista 64 because I want to play high-end games as well [11:12] im trying to install ubuntu 8.04 on my machine (dell optiplex sx270) but when X starts nothing apperas on my screen. I've gone to tty1 and stopped gdm. Now how can i start it again with compiz disabled? [11:12] brb, I have to restart [11:12] does anybody know if there is a windows command so I can boot from a cd? (I want to install ubuntu over broken windows xp) [11:12] Accesshater: to install samba, just type 'sudo aptitude install samba' in one terminal. if it didn't fix/wasn't needed you can remove it later [11:13] ok masood, but the strange thing is, i can connect with a windows share using samba... [11:13] Bram, did you get a good copy? [11:13] is there a way to detect snffing of my traffic [11:13] but will check if the package is still there [11:13] noogie: whireshack [11:13] gsp2009: well I have two cds, and with one I can choose a language but when I say install it stops [11:13] shark? [11:13] Bram: so your box won't let you boot from CD ? [11:14] i think i have that installed [11:14] noogie: yeah, and also try nessus [11:14] just google it:) [11:14] k [11:14] stefg: no, I can start windows in safe mode and I need a command so I can boot from cd [11:14] noogie: or search in synaptic for sniffing [11:14] restarting now :) [11:14] Bram: that has nothing to do with windows or ubuntu... that'S a bios thing [11:15] Hi [11:15] Bram, what do you mean? Your install starts, and then when you get to the point where it says choose language, what happens? [11:15] stefg: well my windows is totally broken (some virusses) [11:15] nautilus doesn't recognize mountable devices anymore [11:15] they're in /dev and i can mount them manually [11:15] gsp2009: I choose a language, then I say install and then it does nothing anymore [11:15] but they don't show up in nautilus [11:15] nor do network locations [11:16] masood still no luck :( [11:16] Bram, so you are able to boot successfully to the Ubuntu cd then? [11:16] gsp2009: well a bit only, but then later it says "error reading from boot cd" [11:16] hmm === stefg_ is now known as stefg [11:17] !sbm | Bram [11:17] Sorry, I don't know anything about sbm [11:17] Why do I have to insert 'Ubuntu 8.10 _Intrepid Ibex_ - Release i386 (20081029.5)' [11:17] !boot | Bram [11:17] Bram: did you md5 the downloaded iso file? [11:17] Bram: Boot options: https://help.ubuntu.com/community/BootOptions - To add/remove startup services, you can use the package 'bum', or update-rc.d - To add your own startup scripts, use /etc/rc.local - See also !grub and !dualboot - Making a boot floppy: https://help.ubuntu.com/community/GrubHowto/BootFloppy - Also see https://help.ubuntu.com/community/SmartBootManagerHowto [11:17] Accesshater: you don't have the icons on the desktop even after a fresh login? [11:17] Bram: and did you verify the burned cd once you booted to it? [11:17] check it for defects [11:17] masood: i dit ctrl + alt+ backspace [11:17] Bram.. ok, boot to it and then choose "verify media". This will check to ensure that the cd is good [11:17] did* [11:18] gsp2009: when I say verify cd it also don't do anything, so I try another cd, but I need to boot that first === kozaznosa is now known as copter_ [11:18] Bram, ok try. [11:18] Media change: please insert the disc labeled [11:18] 'Ubuntu 8.10 _Intrepid Ibex_ - Release i386 (20081029.5)' [11:18] in the drive '/cdrom/' and press enter [11:18] Can anyone explain me why and what I would have to insert. I just tried installing the nvidia graphics driver [11:18] Accesshater: ok.. i have a look to see removing which config file from home directory can help [11:18] Freckle1: Please don't flood, use http://paste.ubuntu.com to paste, don't use Enter as punctuation. [11:19] oh sorry for the flood [11:19] ok tnx masood, in the meantime i will check google :p [11:19] Bram: https://help.ubuntu.com/community/BurningIsoHowto have you done the burning right? [11:19] gsp2009: I did it many times already, but everytime it does the same [11:19] Nautilus doesn't show my mountable hard drivers, sd cards,... [11:19] Bram: did you md5 check the downloaded iso? [11:19] how do i fix this? [11:19] stefg: well one is done by myself and the other one by someone else. [11:20] Freckle1, you need to uncheck the cdrom from the software sources [11:20] alright [11:20] ActionParsnip1: sorry, I don't know what that is? [11:20] Bram. Ok. Did you try everything we spoke about earlier? (checksum, boot floopy, etc) [11:20] Bram: and you did not burn the *file* to CD, but made an image copy of the .iso, right? [11:20] Bram: you NEED to check the image is ok otherwise you will most likely get issues [11:20] !md5 | Bram [11:20] Bram: 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 [11:21] Freckle1: gksudo nvidia-settings [11:21] hello. Is anyone using ubuntu with SSD disk? [11:21] Ubuntu 8.04 Installer isn't showing any stuff on my screen once it loads up on my Dell Optiple SX270 ... what should i do? [11:21] reenignEesreveR: try safe graphics mode [11:21] reenignEesreveR: did you md5 check the iso as well as check the cd for defects once burned [11:21] stefg: yes I did "burn cd as image" [11:21] ActionParsnip1: one second, I'm installing it now. but I need to kill a proccess that's locking it [11:21] Nautilus doesn't show my mountable hard drivers, sd cards, nor any network places... any help? [11:22] ActionParsnip1: do I have to put that command in terminal while I have the cd in? [11:22] Bram: you need to check the iso you used to burn the cd with === mike is now known as Guest10261 [11:22] Bram: so you have to tell your BIOS to boot from CD... if it's too old try the smart boot manager or a boot floppy [11:22] ActionParsnip1: Yes. Its a bootable USB and the very same USB works well on my other desktop. Problem seems with Intel86865 graphics drivers. [11:23] reenignEesreveR: then try some boot options [11:23] !bootoptions | reenignEesreveR [11:23] reenignEesreveR: For a list and explanation on some of the boot options, see https://help.ubuntu.com/community/BootOptions [11:23] What process do I need to kill that could possibly lock the administration directory? [11:23] Nautilus doesn't show my mountable hard drives, sd cards, nor any network places... any help? [11:23] !fixapt | Freckle1 [11:23] Freckle1: 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 » [11:23] ty [11:24] ActionParsnip1: could you tell me some startx options I could play around with. I've got tty1 and I can try starting gsm from there [11:24] How do I get Ubuntu to recognise and use my notebook's DVB-T capabilities? [11:24] stefg: well I actually can't do much since the computer I want to install it on is full of the worst virusses, so I just want to get in the cd [11:24] rubberducky: try 'sudo invoke-rc.d hal restart' [11:24] ActionParsnip1: can I check the iso in my ubuntu which I'm using now? [11:24] Bram: that's totally irrelevant [11:25] Bram: you know how to get the BIOS when you start the computer, don't you? [11:26] stefg: when I enter setup (with F2) it asks me if I want to use safe mode or start windows the normal way, but I don't know another way to get in the BIOS [11:26] good day [11:27] could someone tell me what is casper? [11:27] masood i think its something like this, but it does not happen randomly on my laptop.... there are never desktop icons... it started this week though [11:27] https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/303023 [11:27] Bram: that's not the BIOS, that's already the windows bootloader... prolly you have to press 'del' or 'esc' === TADS_AWAY is now known as TADS [11:28] stefg: thank you, I'll try those I'll tell if it worked [11:29] hi all im on ubuntu 8.10 desktop on my dedicated server i have installed filezilla client to connect to my web server but when sending a file it resets file transfer and starts again... what could i do [11:29] reenignEesreveR, "A software package that allows initramfs-based Linux systems to boot from read-only media" [11:29] it only uploads 14% [11:30] gsp2009, just add a read only flag to the kernel parameters [11:30] has someone any knowledge about IR remotes? i have a PCI Serial port Card with chipset netmos 9835, my comp is seeing the card but when i sending a signal with my tv-remote to the reciver , in xmode2 or mode2 i cannot seeing anything, my ir reciver device is working fine under windows, but i need it in linux to use, pls help me [11:30] bardyr, sorry? [11:30] hi [11:30] bardyr, I think that was meant for someone else... [11:31] can you help me to change the default session from gdm to text based? [11:31] Bram: as long as you can run an md5 command against the iso, yes you can [11:32] Ghotler: you need the 'lirc' package ... install with synaptic or 'sudo apt-get install lirc' [11:32] anyone? [11:32] stefg, i was installed [11:32] hello [11:32] Ghotler: then you need to configurer it right [11:33] Ghotler: https://wiki.ubuntu.com/LircHowto [11:33] hello. i would like to make a VERY SIMPLE offline browser in java. I have ubuntu 8.10, what package do i need to programm in java and what documentation i need to read in order to do that? [11:33] stefg, i know , i try any opinion of config but it didnt work === anhtna is now known as nathan === nathan is now known as Nathan [11:34] masood i solved it [11:34] i have installed the cli version of ubuntu and i want to go on with installing a desktop (gnome), but without all the extra applications === Nathan is now known as Guest469 [11:34] Ghotler: Do you get characters written if yoou open a terminal and press some buttons on the remote? [11:34] is there a wiki/fosum page somewhwre? [11:34] stefg: I can't seem to get in the BIOS it will always go to the screen I told [11:34] masood: i started gconf-editor and went to apps->nautilus-> preferences and set show_desktop on 1 [11:34] =D [11:35] tnx for your time masood =D [11:35] Bram: what make and model is that computer? [11:35] stefg, i configurated the lirc, then i use this command sudo xmode2 -d /dev/lirc0 === Guest469 is now known as anhtna [11:35] but i cannot seeing anything [11:35] pressing buttons [11:35] but nothing [11:36] stefg: it's an old dell on the side it says inspiron 7500 [11:36] SliM1 http://ubuntuforums.org/showthread.php?t=186298 [11:36] Balgan: thanks [11:36] Accesshater: thanks for sharing the solution [11:36] thats the least i can do :p === gsp2009 is now known as gsp2009_away [11:36] your welcome [11:37] hi all im on ubuntu 8.10 desktop on my dedicated server i have installed filezilla client to connect to my web server but when sending a file it resets file transfer and starts again... what could i do [11:37] it only uploads 14% [11:37] Bram: try 'F8' for Dell [11:37] hi guys when i ssh into my box using putty, there is a ~5 second pause after entering the USERNAME - any idea what could cause this? it's not dns lookup as it occurs after the login prompt and i've got UseDNS no in my sshd_cnofig [11:38] Bram: http://support.dell.com/support/edocs/systems/psyd/setup.htm [11:38] hi, i have intrepid and recently i switched from 32bit to 64bit, and now there is some missing locale translations. I checked locale by typing 'locale' in terminal window and everything is set right except LC_ALL which is empty. On intrepid 32bit everything was ok. Anyone knows how to fix this issue? [11:40] this LC_ALL setting should be empty or should match my locale setting? [11:41] TADS: check the ftp logs on the server, see whats going on [11:42] stefg: F8 does the same [11:42] hi all, anyone knows how to unmount an HD mounted from command line? :D tx [11:43] BRAM, i gave you a link on your systems docu...READ IT! it says F2... [11:43] stefg: well I have to go now, I'll fix it later bye [11:43] stefg: F2 does the same [11:45] Hello. I could use some help with lighttpd. I get this error http://pastebin.com/d7a10e099 there is a symbolic link @ the first file. the two later config files are: http://pastebin.com/d70a3590 and http://pastebin.com/d16fa55ad this is what ive done: http://pastebin.com/d5aecff3d [11:45] What happened to ubuntu? It can't even save my IP when I insert it. [11:45] hi all, anyone knows how to unmount an HD mounted from command line? :D tx [11:45] And now, after I've restarted, I can't insert my netmask, it just resets to 25 no matter what. [11:45] matteo: sudo umount /path/to/mount/point [11:46] Safe: it seems you're a victim of network-manager [11:46] Oh. I have to configure it manually then I guess? === _neversfelde is now known as neversfelde [11:46] Safe: does that box have wireless ? [11:47] No, just a regular wired connection. [11:47] Not DHCP though. [11:47] thanks a lot lstarnes for all the usefull tips :D [11:47] Safe: so i'd just sudo apt-get remove --purge network-manager [11:47] i have a logitech cordless desktop its the only usb device plugged in and on boot i get a hang and a verbose boot complaining cannot enumarate usb device on port 1 any ideas how to fix this ? [11:47] Hi everyone, I just joined the linux world 4 days ago :P [11:47] hey guys, im trying to install libpcap, but first i needed to install flex (fast lexical analyzer). i downloaded flex did ./configure make make install but when running the libpcap ./configure script im still getting the error that i need to install flex, what am i doing wrong? [11:48] PePs1Man: welcome [11:48] Safe: and tehn sudo apt-get install gnome-network-admin (on ubuntu/xubuntu, not kubuntu) [11:48] PePs1Man: welcome to it [11:48] foges: did you install flex using sudo apt-get install flex? === diego is now known as Guest92622 [11:48] stefg, ah, will try to see if that fixes the problem. [11:48] nope, downloaded it and did the same configure, make, makinstall, ill try with apt get [11:49] I completly wiped my old OS, I am a little worried. Will Linux be able to run almost anything that I ran before with "wine" ? [11:49] Safe: network-manager is simply a major PITA, only halfway good when you have changing wireless access points [11:50] PePs1Man: usually there's a native alternative to just about everything apart from games [11:50] PePs1Man: it runs alot of stuff but there will be foss alternatives to nearly all softwares you ran in windows [11:50] where does sftp folders get mounted at? [11:50] lsarnes: thanks for the help, now i didnt get that error, however when running make (for libpcap) i get: make: yacc: [11:50] Command not found [11:50] make: *** [grammar.c] Error 127 [11:50] any idea? [11:50] foges: Please don't flood, use http://paste.ubuntu.com to paste, don't use Enter as punctuation. [11:51] Pirate_Hunter: ~/.gvfs if you used the gnome gui [11:51] foges: did you install yacc using sudo apt-get install yacc? [11:51] stefg: ok thx will check [11:51] Safe: Workaround: check the "system settings" checkbox, THEN uncheck the "connect automatically" checkbox, check "connect automatically" again... wait for sometime and then click on "Authenticate": n-m should trigger the sudo authentication dialog box and let you save the settings. [11:51] .... sick ... [11:52] stefg: if i bookmark the sftp folder there would i be able to access it anytime? [11:52] Thanks for your answers Hateball and linny1. I am on my fourth day of linux and i'm still trying to get a higher resolution than 800x600. But I just discovered something on the wiki. (That I saw here on the chat) It seems this was good for me to come here :P [11:52] Pirate_Hunter: yup.. that's the whole point [11:52] Hi, i am a newbe onUbuntu since yesterday [11:52] lstarnes: when i try that it says: E: Couldn't find package yacc ... [11:52] i want my card to use alsa...its using pulse [11:52] Whenever I try to unmount any usb device, I get "cannot unmount", and it also says that it "cannot remove folder". [11:52] and I got a problem with the drivers of my IRDA adaptater [11:53] the drivers is Moschip MCS7780 [11:53] PePs1Man: what graphics card do you have [11:53] foges: try byacc instead of yacc [11:53] but it was tested under Fedora, and I am with Ubuntu Hardy Heron [11:53] Mind if we go in private, linny1? [11:53] np [11:54] when I launch the manual instllation with command 'make' it's put me a Error message [11:54] it 's seem to be an issue with the compilation [11:54] peleg, tail -f /var/log/messages when you try to unmount it and look what it says [11:54] but I totaly new with Linux system and I need some help ? === dixonionthedemon is now known as dixon208 [11:54] thanks [11:54] jimax: what was the error message? [11:55] how do i find out if my graphics card is working on ubuntu 8.10? [11:55] Hold on I copy the message [11:55] jm@jm-desktop:~/Bureau/Linux_7780$ make make -C /lib/modules/2.6.24-23-generic/build SUBDIRS=/home/jm/Bureau/Linux_7780 modules; make[1]: entrant dans le répertoire « /usr/src/linux-headers-2.6.24-23-generic » CC [M] /home/jm/Bureau/Linux_7780/mcs7780.o /home/jm/Bureau/Linux_7780/mcs7780.c:81: erreur: expected «)» before string constant /home/jm/Bureau/Linux_7780/mcs7780.c:145: erreur: unknown field «owner» specified in init [11:55] jimax: use a pastebin instead of pasting in the channel [11:56] alaz, thanks. Nothing (The last messages are from 2 hours ago [11:56] Erreur 1 make[1]: *** [_module_/home/jm/Bureau/Linux_7780] Erreur 2 make[1]: quittant le répertoire « /usr/src/linux-headers-2.6.24-23-generic » make: *** [default] Erreur 2 jm@jm-desktop:~/Bureau/Linux_7780$ [11:56] jimax: and it looks like the source code might be written wrong [11:56] lstarnes: thanks so much, works now :) really thankful for the help. have a wonderful sunday [11:56] I can't copy it in totality [11:56] sorry [11:56] I try again [11:56] jm@jm-desktop:~/Bureau/Linux_7780$ make make -C /lib/modules/2.6.24-23-generic/build SUBDIRS=/home/jm/Bureau/Linux_7780 modules; make[1]: entrant dans le répertoire « /usr/src/linux-headers-2.6.24-23-generic » CC [M] /home/jm/Bureau/Linux_7780/mcs7780.o /home/jm/Bureau/Linux_7780/mcs7780.c:81: erreur: expected «)» before string constant /home/jm/Bureau/Linux_7780/mcs7780.c:145: erreur: unknown field «owner» specified in init [11:56] jmax try going to www.pastebin.com and post it there [11:57] jm@jm-desktop:~/Bureau/Linux_7780$ make make -C /lib/modules/2.6.24-23-generic/build SUBDIRS=/home/jm/Bureau/Linux_7780 modules; make[1]: entrant dans le répertoire « /usr/src/linux-headers-2.6.24-23-generic » CC [M] /home/jm/Bureau/Linux_7780/mcs7780.o /home/jm/Bureau/Linux_7780/mcs7780.c:81: erreur: expected «)» before string constant /home/jm/Bureau/Linux_7780/mcs7780.c:145: erreur: unknown field «owner» specified in init [11:57] /home/jm/Bureau/Linux_7780/mcs7780.c:145: attention : initialization from incompatible pointer type /home/jm/Bureau/Linux_7780/mcs7780.c: Dans la fonction «mcs7780_probe» : [11:57] jimax: use http://paste.ubuntu.com. Do not paste large amounts of text into the channel [11:57] peleg, hmm very strange :/ [11:57] ebox needs MUCH more detailed install info.. [11:58] how does nessus help me detect people sniffing my traffic [11:58] alaz, well, it seems that the logs are using GMT instead of my local time. Anyway, tried again, and mounting put 3 new lines in messages, but unmounting does not. [11:58] f... Do you knwo how I can copy all the message here ? [11:58] how do i find out if my graphics card is working or not? do i use the terminal? [11:58] sorry [11:59] noogie: as far as I know, it doesn't. It's a security scanner which looks for exploits in your network and reports back to you. [11:59] jimax go to pastebin.com and post all of the message there [11:59] jimax: do not copy it here. paste it to the website I showed you then give us the link to it once you submit it [11:59] though I guess it might have an IDS in it somewhere [11:59] then paste the link location in the chat here [11:59] Hello. I could use some help with lighttpd. I get this error http://pastebin.com/d7a10e099 there is a symbolic link @ the first file. the two later config files are: http://pastebin.com/d70a3590 and http://pastebin.com/d16fa55ad this is what ive done: http://pastebin.com/d5aecff3d [12:00] hmm,, guess i got some bad advice [12:00] i was looking to detect traffic sniffing of my internet traffic [12:00] lstarnes> Do you can see something in this message ? [12:00] hi room... can anyone help me here with mirror.list & sources.list errors ? [12:00] jimax: what message? [12:01] peleg, try to use umount from bash. umount /media/somepath [12:02] alaz, I am following this: https://bugs.launchpad.net/ubuntu/+source/hal/+bug/95368 [12:03] alaz, that worked. [12:04] peleg, must be a gnome or kde bug then... [12:04] hi room... can anyone help me here with mirror.list & sources.list errors ? [12:04] slaxaxe: what errors? [12:04] alaz, thanks :) [12:05] Well that was stupid of me, tried to apt-get install gnome-network-admin when I don't have a connection. :D === thoben is now known as Thoben [12:06] b.net [12:06] peleg, might be a problem with the groups your user is in. not 100% sure [12:06] lstarnes: I have downloaded the repository on my HDD which I always do.... and configured accordingly... but somehow it doesn't work .... I mean updating the repo... [12:06] hi all - running 8.04 on a SFF Compaq desktop - all sound is coming from the internal speaker - plugging anything into the external 3.5mm ports doesn't change this - any software related things I might try? I've looked in the bios for anything spooky... [12:06] somewhere im going wrong.... don't know where.... [12:06] slaxaxe: what errors do you get? [12:06] !nvidia [12:06] For Ati/NVidia/Matrox video cards, see https://help.ubuntu.com/community/BinaryDriverHowto [12:07] lstarnes: it says... no new updates.... and its been few months I have installed intrepid ... [12:08] slaxaxe: what happens when you do sudo apt-get update? === prince_j1mmys is now known as prince_jammys [12:09] lstarnes: reading package lists... done [12:09] lstarnes: it is picking up from the local repository [12:09] hello how can i install the nvidia driver though the command line interface? [12:10] lstarnes: I need to update the local repository .... using apt-mirror... even then it says no new updates..... [12:10] slaxaxe: change the servers in /etc/apt/sources.list manually or try changing them automatically with system > administration > software sources [12:10] hi [12:10] slaxaxe: or try changing the mirrors used by apt-mirror [12:10] what's a good tool to view jpgs/bmps/pngs ? [12:11] lyy: feh [12:11] I have done sudo e2label /dev/sdb1 Label but in nautilus the name of my usb hard-drive is still "disk" and not "Label". What am I doing wrong? I do have "/dev/sdb1" mounted on /media/disk [12:11] say, I want to view all pics in a folder [12:11] lyy, eog [12:11] can I do eog and see all pics in that dir? [12:12] installing feh now [12:12] lyy, you can do nautilus and see all pictures or eog then change in between them [12:12] ubuntu has a program that search errors made by users ? [12:13] how can i change ssh output, i want to run for example firefox and to be opened on a base machine not on mine, is it possible? [12:13] lstarnes: this is what I have on my sources.list .... http://pastebin.com/pastebin.php?dl=m629749a3 [12:14] lumis: feh is nice :D [12:15] Is network or broadcast the DNS when editing /etc/network/interfaces [12:15] ubuntu has a program that search errors made by users ? [12:15] lstarnes: this is my mirror.list http://paste.ubuntu.com/115607/plain/ [12:15] tavi: like what kind of errors? [12:15] ZmAY, remotely open firefox? is that what you want [12:15] like i don't know .....install twice a program, install stupid things.... make changes that disable sound..... [12:16] slaxaxe: I'm not sure, but to me it looks like it's set to mirror itself [12:16] alaz: yes [12:16] looks like feh does the job [12:17] lstarnes: this is what I did to redirect to my local repo .... sudo ln -sf /media/H-Drive-SATA116/Repository-intrepid/mirror/hyhhlnx0/ubuntu repo [12:17] tavi: there might be some things in /var/log [12:17] ? === dixon208 is now known as dixon208|away [12:17] tavi: most log files are kept in /var/log === dixon208|away is now known as dixon208 === anhtna is now known as nathan [12:18] from there where to go? [12:18] alaz: export DISPLAY= ... ? [12:18] tavi: each of the files there contains logs === nathan is now known as Guest83339 [12:19] gdm....app..... === Guest83339 is now known as anhtna [12:19] tavi: it depends on which errors you want to look for [12:19] all kind [12:19] tavi: then look in every file [12:19] like sound not working on radio ......and others [12:20] !german [12:20] In den meisten ubuntu-Kanälen wird nur Englisch gesprochen. Für deutschsprachige Hilfe besuchen Sie bitte #ubuntu-de, #kubuntu-de, #edubuntu-de oder #ubuntu-at. Geben Sie einfach /join #ubuntu-de ein! Danke für Ihr Verständnis. [12:20] tavi: dpkg.log and the other files named like it contain the logs of installed/removed packages [12:20] now [12:21] i must paste them [12:21] where i paste? [12:21] tavi: if you're going to show them to someone, try http://paste.ubuntu.com === _ is now known as Guest15539 [12:21] http://paste.ubuntu.com/115608/ [12:22] there are a lot of programs [12:24] tavi: you may also want to check auth.log [12:24] why [12:24] ? [12:24] lstarnes: hi ... can you suggest me a solution ??? [12:24] I'll ask again, is network or broadcast the DNS when editing /etc/network/interfaces [12:25] tavi: that contains commands run with sudo [12:25] http://paste.ubuntu.com/115609/ [12:25] this too [12:25] slaxaxe: reconfigure apt-mirror to mirror a different repository, or use apt with a remote repository instead of a local copy [12:27] Noone knows? :) [12:27] lstarnes: well I guess I have to do that... till I figure out the issue with this.... anyway thanks for your help.... btw do you know about keryx [ http://keryx.betaserver.org/ ] ??? [12:27] slaxaxe: I don't [12:31] uhhhh [12:32] how to install .deb file even if dependency not satisfied? [12:32] --force-dependencies [12:33] s0u][ight, thanx im going to try [12:33] np [12:33] dare, be aware that could be messy [12:33] dare: it's often unsafe to ignore dependencies [12:33] s0u][ight, no im know what Im doing :) I have 2 .deb file which depend on each other :) [12:34] dare, then install them in 1 command [12:34] dpkg -i [12:35] how to remotely open application using ssh? [12:35] ZmAY, application& [12:36] It's mighty quiet in here today. [12:36] s0u][ight: Error: no display specified [12:36] ZmAY: did you connect using ssh -XY? [12:36] how would i get a logitech quickcam messenger working with skype? [12:36] ZmAY, add :1 or something depending on which screen to use [12:37] Hello [12:37] how can i exit from vim? [12:37] s0u][ight: :q [12:37] Rythmbox seams to delete my musics meta tags. [12:37] WhY? [12:37] lstarnes: what should i put istead of Xy [12:37] s0u][ight: :q to exit or :wq to save and exit [12:37] Can anyone recommend a good scanning program besides Xsane? [12:37] ZmAY: you should use -XY (not -Xy) [12:37] how would i get a logitech quickcam messenger working with skype? [12:38] dip it in a tube of water [12:38] O_O [12:38] its a hack [12:38] no write since last change [12:38] s0u][ight: If you want to save your changes and exit use :wq [12:39] eoke, found it anyway thanks [12:39] s0u][ight: If you want to exit with out saving your changes :q! [12:39] i prefer nano :-) [12:39] I can no longer switch workspaces, any idea whats wrong? if i click on the workspace down in the bottom right hand conrner nothing happens, also nothing when i use the keyboard shortcuts, it used to work [12:39] ¬¬ [12:39] s0u][ight: It is easier ;) [12:39] ahora a buscar en google [12:40] !es [12:40] En la mayoría de canales Ubuntu se comunica en inglés. Para ayuda en Español, por favor entre en los canales #ubuntu-es o #kubuntu-es. [12:41] no one else having problems that they cant switch workspaces? [12:41] foges: how'd it start? [12:42] from which repository can i download liblame0 ? [12:44] ganesh: multiverse [12:44] Hello is there a game similar to silkroad online but on Linux Platform? [12:44] ganesh: you are looking for libmp3lame [12:45] ganesh: sudo apt-get install libmp3lame0 [12:45] theunixgeek: not quite sure actually, ive been away on holiday for the last month or so and it used to work before that, when i came back from holidays it stoped. i remeber i was messing around with trying to make my workspaces switch around on the cube before i left for holiday (it ended up never working, could it have something to do with that?) [12:45] RAMDAC: sure wine silkroad.exe [12:45] foges: try disabling special effects and try it again [12:45] gotta go [12:45] shp:Nah i need another game cuz i dont like using wine [12:46] Stroganoff: it was already installed [12:46] just finished my first custom iso :D [12:46] i inserted a scratched cd into my cd/dvd drive, and im unable to eject the cd. eject button of the drive doesnt work, nor does the 'eject volume' from the icon on my desktop. i also cannot kill the file browser instance that popped up when i inserted the cd. the only way is to restart the computer. is there a better way to get the cd out and kill the file browser instance without restarting? thx... [12:46] wonderful, i went to appearance->visual effects->normal and it started working again [12:46] thanks :D [12:46] helo guys..did anyone tested cloud computing? [12:47] that's alright then, i guess, ganesh [12:47] jfcgauss_: Most drives have a small hole near the cd try to manually eject (do it with the machine off). [12:47] Someone got a hint on why ubuntu isn't powering off after hibernating? it saves the resume image, turns of the monitor, but the pc itself stays powered on. i'd have to manually power it off afterwards :/ [12:47] ganesh:i tried to install libavcodec1b but it said it requires liblame0 [12:47] Stroganoff:i tried to install libavcodec1b but it said it requires liblame0 [12:48] ganesh, how about installing "libavcodec51"? [12:49] Stroganoff: it already installed [12:49] ganesh: i can't find anything about "libavcodec1b" on google? where do you got it from? why do you need it? [12:50] ho [12:50] jfcgauss_: have you tried to unmount it in a terminal? "sudo umount /media/cdrom" [12:50] fresh installed ubuntu, sound broken, any hints where to start? [12:50] daisy [12:50] !sound | ronny [12:50] ronny: If you're having problems with sound, first ensure ALSA is selected, by double clicking on the volume control, then File -> Change Device (ALSA Mixer). If that fails, see https://help.ubuntu.com/community/Sound - https://help.ubuntu.com/community/SoundTroubleshooting - http://alsa.opensrc.org/DmixPlugin - For playing audio files, see !Players and !MP3 [12:51] Stroganoff: i want to insatll veejay its in http://sourceforge.net/project/showfiles.php?group_id=47564&package_id=298709 [12:51] I'm using rtorrent and saving torrents to an ntfs-3g partition. Before my renstall this worked fine. (I tried an upgrade that broke my system...=\) now I get a problem from rtorrent when trying to write the chunks to ntfs-3g partition Storage error: [File chunk write error: No such device.] [12:51] I never had this issue before, not sure what differs now and why its rearing its head... anyone know? [12:51] s/saving/writing/ [12:51] hi, is there a way to force apt to fetch a package and all dependencies even if they are installed? [12:52] Stroganoff:in synaptic libavcodec1b is there... [12:52] amro: define "fetch" [12:52] jrib: download the .debs and save them in /var/cache/apt/archives [12:52] rakudave: tried sudo umount but it said /media/cdrom0: device is busy [12:52] ganesh are you on intrepid (ubuntu 8.10)? [12:53] are they ever going to fix the upgrade from 8.04->8.10 =\ it breaks when I try to do it [12:53] Stroganoff: yes [12:53] hmm [12:53] jfcgauss_: here is a tutorial on how to unmount busy drives: http://ocaoimh.ie/2008/02/13/how-to-umount-when-the-device-is-busy/ [12:54] rakudave: sound modules are loaded, aplay wont find devices [12:54] amro: well --download-only together with --reinstall should make them download. You may have to script the fetching of dependencies. There may be an easier way, but I don't know it [12:54] hi Im running hardy heron 32bit and id like to watch some movies on dvd. when I use totem it says it doesnt have the appropriate rights to open the dvd when i do sudo totem, I can access it, what can I do? [12:54] rakudave: im not sure i need to umount the cdrom, but instead kill the daemon that makes it busy, is it not? [12:54] ganesh i'm looking at the veejay package and it says it depends on "libavcodec1d" (note the D instead of B) [12:54] oma-opa: paste the output of « groups » [12:55] Stroganoff:libavcodec1d need libavutil1d inturn it needs liblame0 and libx264-54 [12:55] jfcgauss_: yes, something is blocking the unmount, so kill it [12:55] this is probably the wrong channel to ask this, but is there a mechquest irc chatroom? i know that this is an ubuntu support IRC room.... just had to ask this [12:55] jrib http://pastebin.com/m546dd9a6 [12:55] jrib: thanks. I'm trying to mirror this install on an offline computer- is there a better way to do it? [12:56] ganesh: i think you should contact veejay and tell them about these dependency problems: http://www.veejayhq.net/contact/ [12:57] !clone | amro [12:57] amro: To replicate your packages selection on another machine (or restore it if re-installing), you can type « aptitude --disable-columns --display-format '%p' search '?installed!?automatic' > ~/my-packages », move the file "my-packages" to the other machine, and there type « sudo xargs aptitude --schedule-only install < my-packages ; sudo aptitude install » - See also !automate [12:57] Stroganoff: ya i ll do dat [12:57] ganesh: have you tried adding the veejay repositories? http://ppa.launchpad.net/veejay/ubuntu/ [12:58] jrib any ideas? [12:59] amro: now once you get that list on the offline computer, there are tools like apt-zip (or synaptic will generate script) which I believe you can then just transfer back to the online computer and grab the debs that way. I've never done this though [12:59] ganesh: go to the third party repo screen in synaptic and add those lines two lines, replacing hardy with intrepid: http://www.veejayhq.net/download-2/ [12:59] ronny: is this restricted to aplay or do the system-sounds work? (login-sound etc...) [12:59] oma-opa: hold on [12:59] kk [13:00] hi [13:00] rakudave: no sounds work [13:00] this is probably something fucked up in my user settings [13:01] * ronny used rsync for backing up his home [13:01] ronny: an does your soundcard show up in "system--settings--sound"? [13:01] Всем привет [13:01] zdarow [13:02] amro: if it gets too complicated, then the kludgy solution would be to just install a fresh ubuntu in vbox on the online computer and use that to download the debs [13:02] rakudave: yes, but doesnt work [13:02] нужна помощь у меня нотик асус с плазмой 15,4 1280х800 и убунта 8.04 но там розширение 1027х768 что мне делать??? [13:02] !ru [13:02] Пожалуйста посетите #ubuntu-ru для получения помощи на русском языке / Pozhalujsta posetite #ubuntu-ru dlya polucheniya pomoshi na russkom yazyke [13:02] !ru === njan is now known as n [13:02] rakudave: i suspect pulse is fucked up, is there a way ti get rid of it? [13:02] kenda, manual config [13:02] kenda: /join #ubuntu-ru [13:03] ronny: yes, you can safely "sudo apt-get remove pulse" (I had to get rid of pulse before my usb-speakers would work) [13:03] rfhjxt gfcs,f [13:03] пасиба [13:03] oma-opa: I don't see any group missing. If you go to system -> administration -> users and groups, click on your user, then "properties", then go to the "user privileges" tab, what is unchecked? [13:04] hello all! any idea how to set this line to show the order DESC ? now its ASC.. find -type d [13:04] talto1: pipe to « tac »? === n is now known as njan [13:05] rakudave: is there any reason why ubuntu-desktop also gets deinstalled by that? [13:05] jrib its all in german and hard to translate i checked them all for testing but still I cant access it [13:05] oma-opa: say it in german, I'll guess with the help of google [13:06] (or your help) [13:06] !usbaudio [13:06] Sorry, I don't know anything about usbaudio [13:06] !audio [13:06] If you're having problems with sound, first ensure ALSA is selected, by double clicking on the volume control, then File -> Change Device (ALSA Mixer). If that fails, see https://help.ubuntu.com/community/Sound - https://help.ubuntu.com/community/SoundTroubleshooting - http://alsa.opensrc.org/DmixPlugin - For playing audio files, see !Players and !MP3 [13:06] --> [jrib]: tac ?.. [13:06] hey guys, could anyone help me? im trying to install a package called libhpi but its not listed, can anyone help?? [13:06] ronny: ubuntu-desktop is a metapackage, containing all programms included in ubuntu, but you can remove it, as the other programs will not be affected. [13:06] How do I make usb composite speaker's work with Ubuntu 8.10? [13:06] oma-opa: never mind, you said you enable all of them. Ok. How about creating a fresh new user and see if the problem exists there? [13:06] jrib: thanks I'll try that [13:07] talto1: yes? [13:07] hey guys, could anyone help me? im trying to install a package called libhpi but its not listed, can anyone help?? [13:07] !bg [13:07] опитайте #ubuntu-bg за български потребители . try #ubuntu-bg for bulgarian users, and please idle there patiently [13:08] how do i get cheat engine to work? [13:08] diamonds: libhpi.so should be part of sun-java6-bin [13:08] dixon208: what is "cheat engine"? [13:08] dixon208: ? [13:09] king: I had to remove pulse-audio to get mine to work [13:09] rakudave, Oh [13:09] rakudave, Could you please point me to the links, references that helped you? [13:09] rakudave, I was really hoping that I could get it to work with pulseaudio [13:09] jrib this is my grandma and grandpas pc Id would prefer to change as few things as possible, so they wont get confused. http://pastebin.com/maababb5 this is the list a normal DVD works fine, its a svcd recorded by a panasonic dvd burner, that doesnt work [13:10] dixon208: what cheat engine are you talking about, ? [13:10] ikonia, Would you know how do I get usb composite speakers to work with Ubuntu 8.10? [13:10] how do you set 8.04 to update automatically when needed? [13:10] king: simply "sudo apt-get remove pulse-audio" in a terminal [13:10] king: composite speakers ? [13:10] Cheat Engine - [1] Cheat Engine is used for cheating in computer games, and is often modified and recompiled to evade detection. This program resembles L. Spiro's "Memory Hacking Software", Tsearch, and ArtMoney. It searches for values input by the user with a wide variety of options that allow the user to find and sort through the memory database. Cheat Engine can also create standalone trainers that can operate indep [13:10] king: I don't even know what they are [13:10] dixon208: this is support for the ubuntu operating system - I think you have the wrong place [13:10] oma-opa: you can remove the user afterwards of course. But this is disc-specific? [13:10] ikonia, Yes, I have a pair of speakers, that connect to my laptop via usb. They get power as well as audio input from the same port. [13:10] o, ok [13:10] rakudave, And then? It starts working? [13:11] king: it did for me [13:11] hi, my Win key isn't recognized (xev)... is there anything i can do to reset all the keyboard mapping junk? (i think something broke when i installed and removed scim) [13:11] rakudave, Doesn't anything else breakdown? I mean the whole sound is now handled by pulse audio. [13:11] king: never tried, I imagne it's just treated as a usb device [13:11] ikonia, Yes. [13:11] rakudave, How do you change between the internal speakers (of the laptop) and the usb speakers? [13:11] hey guys, could anyone help me? im trying to install a package called libhpi but its not listed, can anyone help?? [13:11] king: no, ALSA is responsible for your sound, pulse-audio is just a tool to "connect" multiple sources [13:11] jrib I could watch a normal dvd with oma-opa user rights and this svcd with su rights but no svcd with oma-opa rights [13:12] oma-opa: ok. Try the new user [13:12] king: change speakers in "system--settings--sound" [13:13] jrib normal dvd works fine, Ill try to set up a new user now [13:14] rakudave, Wouldn't removing pulse audio cause any other problems? [13:14] I seriously need help with what is what in /etc/network/interfaces. [13:14] rakudave, Are there some other things that you have got to change? [13:14] jrib I did useradd test and passwd test, anything else needed? [13:15] king: i had no problems after removing it, but you can always reinstall it by "sudo apt-get install pulse-audio" [13:15] What is broadcast and what is network, exactly? [13:15] oma-opa: delete that one and do « adduser test » instead [13:15] How do i turn of networkmanager? [13:15] what must be done to configure a key that isn't recognized by xev? [13:16] rakudave, I found a solution. In the Preferences > Sound dialog box I just selected my usb devices in sound playback and they work! [13:16] rakudave, Did you try that? [13:16] Safe: the broadcast is the broadcast address used by the network. It's often the first three parts of your IP with .255 on yhe end [13:16] jrib how can I delete the group? [13:16] *the [13:16] king: Good for you :-) Mine wouldn't while pulse was still around... [13:17] rakudave, Thanks for the tip, I figured out at some point I would have to select the usb speakers in the Sound dialog box but I couldn't believe that it would really 'just work'! [13:17] Noone who knows? Or am I just being really stupid? === Spike1506_ is now known as Spike1506 [13:17] Safe: did you mean network or netmask? [13:17] jrib: aptitude: unrecognized option '--disable-columns' [13:18] bump :P [13:18] king: I didn't think of suggesting that, as it hasn't worked in my case... :-/ [13:18] king: but if it does for you, good :-D === tuxlinux_ is now known as tuxlinux [13:18] oma-opa: deluser/delgroup [13:19] I was fiddling with the sound controls in the Volume Control dialog box to get the microphone jack in my Dell-1525 to work. But it never worked! But in the process now whenever I change the volume from my laptop's dedicated volume-up/down keys it doesn't affect the master volume slider, though I still get a on-screen message that the volume is increasing/decreasing. Anyone? [13:19] rakudave, :) [13:19] ' [13:20] tui moi dung co gi chi voi nha [13:21] jrib ok new user test created [13:21] amro: http://algebraicthunk.net/~dburrows/projects/aptitude/doc/en/ see if you can figure out how to get long names to show up I guess [13:22] jrib shall I change user and have a try as test? [13:22] amro: I *think* you can just drop that option, check [13:22] oma-opa: sure [13:23] king: does removing and adding the sound applet help? [13:25] ezerhoden, No. [13:25] !vn [13:25] Sorry, I don't know anything about vn [13:25] anyone know if you can run compiz as an independent window manager, like windowmaker or icewm? [13:26] test cant access it either [13:26] cac bac cho tui bit lam sao go tieng viet ko [13:26] jrib: yeah I did it, just poiting out it the option is invalid [13:26] Hello! I'm transcoding dvb-t recordings with Mythbuntu 8.04. In one channel transcoding of the recordings is not working, others it's working. Can someone help me please? [13:26] oma-opa: ok, pastebin the full error, then try mplayer and see what error you get [13:26] amro: it worked ok? [13:27] ohoy, i have a fairly silly question. i'm on ubuntu intrepid x64 and my suspend button doesn't work [13:27] khoi: Chúc mừng năm mới 2009 | Chào mừng bạn đến với kênh chat của cộng đồng Ubuntu Việt | Trang chủ: http://www.ubuntu-vn.org | Diễn đàn: http://forum.ubuntu-vn.org | Tài liệu: http://wiki.ubuntu-vn.org | Xem các bản lưu IRC tại: http://logs.ubuntu-eu.org/free/ [13:27] i THINK it worked when i installed, though that may have been in x32, i don't remember [13:28] so the suspend BUTTON doesn't work, but i can suspend from main menu/shut down [13:28] jrib: yep, now need to figure out a way to get all those packages across [13:28] !clone =~ s/--disable-columns// [13:28] I'll remember that jrib [13:28] amro: thanks [13:29] jrib http://pastebin.com/m2ab6e840 [13:30] i am new to ubuntu how to install vlc? i just installed ubuntu 8.10 [13:30] ganesh sudo apt-get install vlc into the terminal [13:31] bump [13:31] where? [13:31] #omairi [13:31] xD [13:31] ganesh: there's even a handy 'add/remove software' menu point in the applications menu [13:31] Whenever I try to shut down, my system hangs with a "acpid: exiting" message. I recently upgraded to Intrepid [13:31] I need a bump. my high is totally blown. [13:32] lol Daemonic [13:32] furenku: have you installed keytouch ? [13:32] stefg, not that i know [13:32] jrib it works with mplayer [13:33] something is wrong here.. this kernel compile is taking /forever/ on a majorly overclocked core 2 quad. wtf? [13:33] oma-opa: hmm, don't know then. Check for bugs on bugs.gnome.org and bugs.ubuntu.com [13:33] furenku: ok, b/c that package has a bug causing this on some machines [13:33] stefg, i just apt-cache searched it I don't have it installed [13:34] stefg, so, has to be something else [13:34] stefg: i searched for vlc in add/remove but its not there [13:34] furenku: it's not installed by default, and if your media-keys work anyway there should have been no reason to instal it [13:34] my old 3200 athlon would compile faster than this.. what in the hell... [13:35] stefg, could it be a really bad idea to uninstall acpid? [13:35] sorry linguistic question, which is correct "things that I encounter in the day to day" or "on the day to day" [13:35] Hi guys, is there any such program as ie MS Reader, for reading ebooks? [13:35] furenku: on some laprops... yes [13:35] so maybe not mess with it... [13:35] Hi I have a question regarding touchpad, Option "SHMConfig" "on", is required by some tool to modify the touchpad settings but the xorg.conf doesn't look like its used how it used to be and im confused. My goal is to stop phantum clicking while I am typing, so reducing the sensitivity of the click value. [13:36] diffred: day in day out, or just everyday [13:36] hi anyone using the E220 hauwei 3g modem here? I'm trying to understand why there is a creation of 6 ttyUSB# when the modem is left in on reboot and then only 2 when reattach [13:36] tikka: https://help.ubuntu.com/community/SynapticsTouchpad [13:36] ganesh: switch to 'all applications' not just 'canonical supported' .. it's there, beleive me [13:36] thanks jrib I will take a look now [13:36] hbekel: thanks! so "things that I encounter day in day out?" [13:37] jrib this is really awkward nautilus wont open the directory on the dvd as normal user but only as su [13:38] hi [13:38] oma-opa: what permissions are on it? [13:38] stefg:oh yes..thanx a lot [13:38] Daemonic: too many modules selected [13:38] grmlgrmlhmpfhmpf [13:38] jrib dr-xr-xr-x 4 4294967295 4294967295 136 2007-10-08 11:32 cdrom0 [13:39] hbekel: in the day to day does sound poetical [13:39] tikka: have you tried "TouchFreeze" yet? [13:39] oma-opa: and on the corresponding directory in /media? [13:39] is there a way to do a clean reinstall of 8.10 remotely? [13:39] anyone any idea on the sleep button thing> [13:39] ? [13:39] jrib lrwxrwxrwx 1 root root 6 2008-12-21 21:27 cdrom -> cdrom0 both are from /media [13:40] jrib: thanks, im off to reboot etc. [13:40] furenku: reading https://bugs.launchpad.net/ubuntu/+source/acpi/+bug/288863 might give you a clue [13:40] stefg, thanx [13:40] olavimmanuel, You could connect via VNC once the remote machine has booted from the live-cd. But someone has to boot from the CD. [13:40] oma-opa: and you can « ls /media/cdrom/ », but « nautilus /media/cdrom/ » does not work? [13:40] king: thanks :P [13:41] jrib ls /media/cdrom/VIDEO_TS gives me a permission denied, too [13:41] olavimmanuel, I figured that you may already know that. But if you set up the machine so that it wakes up on LAN, and set the BIOS to boot from CD always, then the only thing the person would have to do is put the boot-cd inside. [13:42] oma-opa: permissions on that? [13:42] yes [13:42] oma-opa: I mean "what are they?" :) [13:43] olavimmanuel, one more thing, I guessed if you had enough competence you could just sudo rm -f the config files and overwrite them. [13:43] jrib dr-x------ 2 4294967295 4294967295 404 2007-10-08 11:45 VIDEO_TS [13:43] gundul [13:43] jrib: that's my touchpad sorted, thanks a lot! [13:43] king: ok [13:43] oma-opa: erm, well that explains it I guess. No idea why it's using uid 4294967295 and gid 4294967295 [13:43] nobody [13:44] king: seems easier to simply go there. thanks :D [13:44] oma-opa: 2^32 -1 right? [13:44] Hi does anyone use the E220 hauwei modem here [13:44] ? [13:44] jrib dont know that term sry [13:44] oma-opa: which term? [13:45] What is the problem when ping returns "no such hosts"? [13:45] 2^32 -1 [13:45] lol [13:45] oma-opa: I mean 2 raised to the 32nd power minus 1, just some number [13:45] jrib: you figure that out in your head? [13:46] ezerhoden: I guessed and checked [13:46] exit [13:46] jrib oh this is about the 429.... [13:46] jrib: impressive [13:46] oma-opa: right [13:47] jrib so in the end this is probably related to the dvd burner, which is a panasonic whatsoever tv to dvd burner [13:47] jrib: i dont have that many fingers and toes :( [13:47] I have a stange problem. My ubuntu desktop system has en_US.utf-9 locale and so does my server, and my characters are correct. However when I alt+[number] to change windows in irssi I get strange symbols like "±²³´µ¶·". How should I go about fixing this? [13:47] jrib requesting su rights for playing a dvd . . . odd [13:47] oma-opa: here's one bug: https://bugs.edge.launchpad.net/ubuntu/+source/util-linux/+bug/10550/+viewstatus [13:48] req^: i get the same in xterm, in rxvt its fine... dont knowing the cause [13:48] hi, does anyone know how to install Rivendell on ubuntu? [13:48] kalimero: Ah ok, I'm using xterm now, will try others. Thanks :) [13:48] try in xterm ESC+number . works for me [13:48] jrib thats it!!!! so all I can do is wait for a patch, right? [13:49] esc+number works too, great [13:49] anyone have experience with getting an - Intel wifi 5100 agn - wireless card to work well in ubuntu? im using intrepid [13:49] guys, i'm trying to use lighttpd here but when I try to serve images, I get the following error ::: sendfile failed: Value too high for define data type 7... any idea?!? [13:50] oma-opa: more discussion: https://bugs.edge.launchpad.net/ubuntu/+source/util-linux/+bug/10550 . Yeah, it's probably a good idea to subscribe to that bug and keep track of what happens. And if you think you can provide more info, then just comment with it [13:50] jrib thanks for your help [13:50] I'm retarded, I forgot what I'm supposed to do with the two files i downloaded for a program... they are .tgz and .tgz.bz2 [13:50] I have been trying a week now and i still havent been able to install Rivendell Radio Automation software on my ubuntu or open SUSE 11.1 installations [13:50] hi, both of my computers use wifi to connect to the internet, I want to transfer files between them using a 4 port hub dsl hub, but whenever they're both connected to the lan, the internet doesn't work on either of them, how can I set ubuntu to use the wlan0 interface for the internet and eth0 for networking? [13:50] nkei0: what program? [13:51] hi, am i going mad? where has the count program gone? [13:51] jrib: acerhk (acer hotkeys) I had to reinstall Ubuntu because I couldn't revert my video card driver so now I have to get my wireless working again. [13:51] ed_: what count program? [13:51] ##ubuntubeginners-education [13:51] jrib: ya know, cat files | sort | count [13:51] nkei0: are you using the repository? [13:52] ed_: you mean wc? [13:52] #ubuntubeginners-education [13:52] jrib: It isn't in the repositories. [13:52] <__Ali__> anyone else has problems with skype after upgrading to 8.10? [13:52] jrib: no, that tells you characters, `count` prefixes each line wiht the number of times it appears consecutively [13:52] <__Ali__> like this: http://ubuntuforums.org/showthread.php?t=959541 [13:52] !info acerhk-source | ed_ is it different than this? [13:52] acerhk-source (source: acerhk): Source for the acerhk driver. In component universe, is optional. Version 0.5.35-3 (intrepid), package size 37 kB, installed size 80 kB [13:52] jrib: yes, its nothing like wc [13:53] ed_: well what do you want count to do? [13:53] jrib: suppose the file contains abc\ndef\ndef, the count output is 1\tabc\n2\tdef === winston is now known as Guest2183 [13:54] is it possible to turn of the "tap-click" function of my touchpad? [13:55] hey all === e-frame1 is now known as e-frame [13:55] just in the process of debugging an issue with firefox [13:55] jrib: What do I do to compile or install or whatever it is these files do? [13:55] when i click maximize, the window flickers between maximized and windowed... [13:56] about 2 times per second. it seems like a compiz issue, but i cant track it down [13:56] hi, both of my computers use wifi to connect to the internet, I want to transfer files between them using a 4 port hub dsl hub, but whenever they're both connected to the lan, the internet doesn't work on either of them, how can I set ubuntu to use the wlan0 interface for the internet and eth0 for networking? [13:56] Is there a cifs or smbfs expert in the house? === chaky_ is now known as chaky [13:57] nkei0: read here: https://help.ubuntu.com/community/CompilingEasyHowTo [13:57] Hey, i want to get rid of the gnome-keyring manager, but i can't uninstall due to dependencies. How to disable it? Unfortunately I enabled it by giving a password during wlan connection. [13:57] nkei0: /usr/share/doc/acerhk-source/README.Debian probably explains, otherwise try googling "acerhk-source debian" as I've never used this [13:57] quibbler: thanks [13:57] jrib thx [13:57] mp3guy: you probably have to set up static routes. BTW is there any particular reason why the internet goes wireless while the rest is wired? [13:58] Hi, I try to install Ubuntu for the first time. I boot from the cd, choose to install ubuntu, gets the ubuntu loading screen and the screen gets black. I can hear the computer working, but I cant see anything. Why? [13:58] stefg, well my internet comes through cable and then is wifi'd around the house, but I want to connect these two computers using lan to transfer files [13:59] ed_: cat does this [13:59] ed_: and nl [13:59] jrib: bad example [13:59] ed_: eh? [14:00] ..and the monitor LED is just blinking [14:00] jrib: suppose the file contains abc\ndef\ndef\n123\n123, the count output is 1\tabc\n2\tdef\n2\t123 [14:00] mp3guy: so you have probably two contzradicting dhcp servers...one from the wlan access point and one from the wired router. Use static IPs [14:00] Is cifs for a one way transfer of ubuntu to/from windows, but not windows to/from ubuntu? [14:00] ed_: cat does this (more specifically with -n). And nl also does this [14:00] There are no problems with the cd according to the inbuilt tool [14:01] buying second computer screen does it have to be same mark? [14:01] ed_: you want to number the lines right? [14:01] jrib: that just prefixes a line number. its not the same as outputting the number of times the string appears in the file [14:01] ed_: ah [14:01] ed_: uniq [14:01] stefg, whats the best way to set this up then? === marko-_-- is now known as marko-_- [14:02] So, what do I have to do if my network config is bork somehow and all I get when I ping is "no such host"? [14:03] mp3guy: have you tried to connect the two machines directly? if it's quite new machines their nic's will have auto-crossover detection [14:03] ed_: You want to count the number of times each word appears in a text file? [14:03] ahah! [14:03] thanks uniq -c [14:04] Anyone? I really want to try Ubuntu [14:04] janhenrik: tried the safe graphics mode? [14:04] wow [14:04] stefg: no. how do I do that? [14:04] I am on ubuntu, installing it and it said I was in a proxy =/ [14:04] thanks jrib [14:05] installing ubuntu takes a loooooooooooooooooooooonnnnnnng time [14:05] is there a tool to controle 2 (or more) systems by 1 screen/keybrd/mouse [14:06] eldarion, synergy. :) [14:06] http://synergy2.sourceforge.net/ [14:06] Thanks I google synergy [14:06] janhenrik: F6 at the boot-prompt gives you some fail-safe options === Eber_ is now known as Eber [14:07] do people make programs for ubuntu? [14:08] stefg, it didn't really go as planned with installing gnome-network-admin, since I have no connection and I'm not sure I've configured it properly via /etc/network/interfaces. [14:08] bigbucks: nah, one program was made a long time ago to make all the other programs. It was originally called "ubuntu_program_maker", but it renamed itself to "skynet" for some reason. No really, of course people make programs for ubuntu [14:08] bigbucks: there are hundreds of programs for ubuntu [14:08] Ifconfig says the IPs are right, but when I try to ping something it wont work. [14:08] jrib: not people, code monkeys :) [14:08] Ok, will try === rob is now known as MARINE1 [14:08] stefg, I'll try that now [14:09] Safe: gnome-network-admin is nothing but a GUI for /etc/network/interfaces... but getting rid of network-manager makes /etc/network/interfaces meaningful again [14:09] Yeah I know, but I'm not sure what everything is. broadcast and network for example. [14:09] did backup config to my desktop nad now i can't locate it [14:10] Safe: what ip's are you trying to ping. Do you have a default route setup correctly? [14:10] stefg, I do believe that the DNS config is the problem. [14:10] Safe: and you can always run 'sudo dhclient/eth0' to get network (if you have a dhcp-server in your network [14:10] oCean_, nothing works, just get "no such host". And no, I don't really know. :) [14:10] stefg, I have static though. [14:11] Safe: failing to ping an ip address is not because of incorrect dns(settings) failing to ping a hostname might [14:11] Safe: so you need to figure out the ip of your DNS server and write that to /etc/resolv.conf . can you ping a known IP ? [14:11] did backup config and saved it to my desktop now i can't find it [14:11] stefg, I have done that. No, can't even ping myself. [14:12] I'm dualbooting so it's a little hard to troubleshoot too. [14:12] Safe: type "route -n" Line starting with "0.0.0.0" is your default route. 2nd field is your default gateway. Can you ping that address? [14:12] my win key doesn't work... i need to reinstall ubuntu for that right? [14:12] Safe: if there's no firewall involved then it's no DNS problem [14:12] how to start a private conversation with certain nikname [14:12] who spine55 [14:12] oCean_, it's a little hard to try since I'm in windws now. [14:12] Safe: can you ping 127.0.0.1 and/or 127.0.1.1 [14:12] did backup config and saved it to my desktop now i can't find it [14:13] trying to change root password but getting this error [14:13] passwd: Authentication information cannot be recovered [14:13] passwd: password unchanged [14:13] stefg: F4 -> safe graphics mode = works [14:13] sezoom_: "/msg nick" [14:13] dodimar: why are you trying to change it? Did you ever set one? [14:13] stefg, both have detected it, I think the crossover is working, how do I setup a route? I'm using ubuntu 8.10 and standard network manager [14:13] Let's just play out the different scenarios of what I need to do. [14:13] janhenrik: ah.. so it'S F4 not F6 [14:13] yes [14:13] Thanks Thoben [14:13] uni4dfx, no, you don't need to reinstall. the key very likely just isn't configured right [14:13] thanks anyway [14:13] Safe: ah, ok. Write those things down to try. While in windows find out what your default gw address is. You should use that address in ubuntu too... [14:14] @jrib: for some domain authentication... [14:14] did backup config and saved it to my desktop now i can't find it [14:14] Yeah, I have that one configured too. [14:14] W_McL: how do i check if it's configured right [14:14] Everything in /etc/network/interfaces seems to be alright. I have the right address, gateway and netmask. [14:15] then i used system restore and no back up exist but it used about a gig to do the process [14:15] dodimar: by default there is no root pw [14:15] in the "system" menu under "settings" there is an option "keyboard" (don't confuse with "keyboard shortcuts") [14:15] did backup config and saved it to my desktop now i can't find it [14:15] mp3guy: so if you run 'ifconfig' on both machines do the wired interfaces show up and have a 'inet address' ? [14:16] where should comat-wireless be installed? [14:16] oCean_, sorry to be a pain, but may I annoy you further when I have tried it with a PM? [14:16] Hi there! I installed ubuntu studio and when setting up my ati radeon 9600 properties (extended desktop) the screen gone blank (black, actually) and never returned, not even after rebooting. I'm new ou linux, don´t know a single command... [14:16] compat*wireless [14:16] Safe: keep in in the channel. Maybe I'm gone, maybe others can/will correct me if i'm wrong.. [14:17] Alright., [14:17] hey guys can someone help me ? i cant install THC-Hydra.. [14:17] need help did backup config and saved it to my desktop now i can't find it [14:17] stefg, neither do, just inet6 addresses [14:17] the ./configure make make install are not working theyre giving erros.. [14:17] help pls.. [14:17] Luux: what errors? [14:18] !repeat | MARINE1 [14:18] MARINE1: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. You can search https://help.ubuntu.com or http://wiki.ubuntu.com while you wait. Also see !patience [14:18] lstarnes, wait [14:18] did backup config and saved it to my desktop now i can't find it [14:18] what directory should i put compat-wireless in? i dont want it sitting on my desktop until the end of time [14:18] mp3guy: but the interfaces get listed... so they are there, but not configured [14:18] oCean_, did backup config and saved it to my desktop now i can't find it [14:18] stefg, also wifi internet is currently working on both machines [14:18] I'm leaving pclinuxos for ubuntu. Loaded up ubuntu to install and am having problems with the partitioner. Trying to save two partitions and format the "/" partition. Gives me errors. [14:18] MARINE1: please behave [14:18] i am running ubuntu 8.10 -- connected to a bridge: linksys wet546 and am not able to get an ip -- everything was working fine for 2 months -- any troubleshooting options? [14:19] stefg, yep, the machine I'm using now has the following listed http://pastebin.com/m3652ec4e [14:19] oCean_, that's your answer wow lot of help [14:19] The errors point to fixing with Tune2fs and debugfs [14:19] I have a microsoft wireless mouse that has four buttons (3 buttons + scroll/tilt will). The left and right click work, as does the scroll and tilt wheel. However middle click does nothing, and so does the fourth button. Is there anyway to configure them? [14:20] hi there, i have a question to installing ubuntu via live cd. Does it copy the current state of the live session to the hdd or a default one? does it make sense to delete programs i don't need and upgrade the system BEFORE installing ubuntu? [14:20] uni4dfx, found that? in the keyboard setup application there's a tab called "layout", where you find a button "other options" there you can open a menu in which you can for example set up a specific behaviour for the alt/ and win keys. [14:20] mp3guy: i'm not familliar with network-manager , but it shouldn't be to hard to just tell network manager that you want. eg. 192.168.0.1 for one machien and 192.168.0.2 for the other (on their respective wired interfaces) [14:21] oCean_, still waiting [14:21] W_McL: yea i found it, the current alt/win option is "default" [14:21] stefg, ok so ipv4 settings should be manual, I need an address, a netmask, a gateway, then there's also a DNS servers box and a Search domains box [14:21] hi, i have a brand new 1TB external USB disk, which i reformated to ext3 fs. now my 8.10 (Gnome) mounts it right, but does not give me write perms. what mount options do i need? [14:21] if i do sudo ifup eth0 i get ignoring unknown interface eth0=eth0 [14:22] Hey, I am completely new to linux... got frustrated last night and nuked windows. I got ubuntu working fine (more or less) My question is where can I find a good starting resource, i.e. books, documents, etc that will teach me how to use the terminal? [14:22] it is like i don't even have a cable plugged in -- but i am plugged into my wet546 router [14:22] uni4dfx, then try to set it to "Meta is mapped to the Win-keys" [14:23] mp3guy: all you need is give the wired interfaces an IP and a netmask. i suggest using 192.168.2.1 and 192.168.2.2 ... gateway and DNS is only needed for internet, but that's on a different interface [14:23] stefg, ok I'll give it a go [14:23] W_McL: tried, but it still won't show up in xev [14:23] http://cb.vu/ [14:23] Anyone know anything about debugfs or Tune2fs? [14:23] stefg, do I need to worry about IPv4 routes? [14:23] mp3guy: later [14:24] belesprit: start here: https://help.ubuntu.com/community/UsingTheTerminal [14:24] uni4dfx, ok. then you checked if you setup the right keyboard layout? (in the GUI and in you Xorg.conf) [14:25] thanks quibbler [14:25] mp3guy, If they're in the same network (192.168.2.x w/ netmask 255.255.255.0) you don't need a route [14:25] http://pastebin.com/d392ff47e <- how would I go about stripping the three zero's off the end out that output? I'm trying to get a temp monitor setup with conky but those zeros kind of mess it up [14:25] belesprit: you are welcome [14:26] heloo [14:26] W_McL: yes... though i can't seem to select a default layout in the Keyboard settings.. all the optionboxes are unselected [14:26] join#ubuntu [14:26] !hi | vineeth [14:26] vineeth: Hi! Welcome to #ubuntu! [14:26] vineeth: u r already there [14:26] Can someone help me configure extra mouse buttons in 8.10? [14:26] helooo help me i am new man here [14:27] stefg, RussM, thanks it's working perfectly now, transfering files over crossover lan while wifi still working on both, thanks a lot :) [14:27] np [14:27] vineeth: just ask what you need to know [14:27] mp3guy: and try using ftp intead of samba.... much faster [14:28] oh? how do I go about that? I've used gftp before for webservers [14:28] arbeck77: install imwheel [14:28] uni4dfx, weird, but i just reproduced the behavior of the win key not showing up in xev when I put it's behavior to default. Selecting the default layout doesn't work? [14:28] i got all interpid repository as 6 DVDs how can i install all in that? === chaky__ is now known as chaky [14:28] hey [14:28] mp3guy: just the same... install a ftp server on either box, [14:28] vineeth: did you mirror an entire repository? [14:29] mp3guy: proftp has a nice gui [14:29] Daemonic, There's a bunch of ways... You could use sed to sub all trailing 000 with an empty string: | sed -e 's/000$//' [14:29] vineeth you don't want to install 6 dvds worth of software. you won't need 95% of it i guess [14:29] i got as 6 dvds from local [14:29] stefg, cool, I'll try it out. I get about 5MB/s using samba, will it be much faster on ftp? [14:29] W_McL: will it make it default if i just have one layout in that list? [14:29] RussM: thank you sir. that works wonders! [14:29] mp3guy: instead of ftp or samba, I like NFS... i find it's the best solution when I have mac's windows and linux across my house, but it's easier than ftp [14:29] vineeth: usually one just downloads the install-cd. After installing you can use packagemanagers to add programs you want [14:29] W_McL: even though the "Default" optionbox is unchecked [14:29] mp3guy: i get 11MB/s over a 100m line with ftp [14:30] but i want to check all programs and what is in it [14:30] uni4dfx, I'm not sure, but I here also have only one layout and it's selected [14:30] vineeth: that makes no sense, does it? [14:31] W_McL: just to show i'm not making stuff up: http://dl.getdropbox.com/u/121855/Screenshot-Keyboard%20Preferences.png [14:31] hi [14:31] pls tell in detail i want to study all programs and its use [14:31] uni4dfx, I believe you, I had that too some time ago [14:31] I've installed intrepid on a notebook but the volume of sound seems half of windows one [14:32] vineeth just browse syaptic [14:32] vineeth: tell *what* in detail? Ploughing trough all applications might take months [14:33] i have time no problem === grobda24-ghost is now known as grobda24 [14:34] How do you KEEP old partitions while installing the OS in the "/" partition? I'm getting errors (asking to be fixed with Tune2fs and debugfs) [14:34] my doubt is i added cd but which programs are in that cd? [14:34] coreGirl: double click on the speaker icon in the systray and set PCM to 100% [14:34] it's already to 100 % [14:34] olaaa [14:34] W_McL: i think the entire ubuntu keyboard/key mapping and layout business is a total mess [14:34] quick question, I'm using ubuntu 8.10, I switched to restricted drivers and now X doesn't work [14:34] uni4dfx, you're using a logitech g15? it seems to be a bit tricky... already checked that: https://help.ubuntu.com/community/LogitechG15 ? [14:34] how do I go back to default? [14:35] I am not sure the xorg.conf settings that need to be in place for this [14:35] cant get sound working in 9.04 . in 8.10 i had to add "options snd-hda-intel enable_msi=1" in "/etc/modprobe.d/alsa-base" but now it doesnt help got any ideas? [14:35] W_McL: the thing is, it was all working until i installed and removed scim [14:35] uni4dfx: my g15 works just fine [14:35] ah [14:35] uni4dfx, it's at least a bit weird [14:35] !jaunty | failers [14:35] failers: Jaunty Jackalope is the code for Ubuntu 9.04, due April 2009 - Lots of breakage between now and April - Please join #ubuntu+1 for discussion and support. [14:35] in synaptic there r so much programs and when i add cd any more programs come to synaptic? [14:36] coreGirl: see if there's a slider named "Front" and put it up as well. perhaps check the konfiguration of the volume mixer (right click on the speaker icon) [14:36] stefg oki [14:36] i have several separate rar archives on a server and want to unrar them via "unrar x *.rar" this doesn work - how can i do it? [14:36] quick question, I'm using ubuntu 8.10, I switched to restricted drivers and now X doesn't work any idea how to revert to the default witthout restricted usage on command line? [14:36] its not a multifile archive.. [14:36] rawr [14:36] (ATI) [14:37] * stefg thought that [14:37] robf: try sudo dpkg-reconfigure xerver-xorg [14:37] find -type f -name '*.rar' -exec unrar x {} \; seems to be good :P [14:37] k [14:37] robf: try sudo dpkg-reconfigure xserver-xorg that is [14:38] join #bitmetv.help [14:39] is it possible to reinstall a package with apt-get so that it purges the config files in one go? [14:40] benovic, unrar x doesn't take multiple archives. If you must do it in a single command line, you could do "for x in *.rar; do unrar x $x; done [14:40] be back soon [14:41] RussM: thank you! actually unrar x '*.rar' does the job right now! [14:41] wonderful :) [14:41] #google [14:41] Hi [14:41] What's the keyboard shortcut for the TM trademarked symbol? === geo is now known as geo05 [14:42] uni4dfx, never tried scim, so i can't really help there. If you know where the scim configuration is stored, you could try to remove this [14:42] W_McL: the scim configuration is scattered all over the system, and i have no idea how it interacts with with xmodmap either [14:43] W_McL: that's why i wish to reinstall all the X-related config files [14:43] I got an unrelated question, IS there a way to search google minus resultts from say 10 years ago? I want to fiind new and relivant information but everytime I do a search in google i get articles and junk from 4 -5 years ago i want stuff posted only this year. Is this possible? sorry about the offtopic question === andi is now known as Guest86911 [14:44] how can i install yahoo messenger [14:44] How do I open the equivalent of Character map? [14:44] uni4dfx, did you already try to rename the gnome related configuration directories to see if it works with a new clean gnome config? this might safe you reinstalling all X related stuff# [14:44] hello [14:44] dyf hi [14:45] why oh why does undo my changes to /etc/X11/fluxbox/fluxbox-menu? [14:45] does ubuntu* [14:45] W_McL: i don't think a local user config is the problem,... it's probably global, but i can try to make a new user just in case, hold on [14:46] I think I've found a bug in ubuntu. Although I don't know how to see if it's already reported or not. [14:46] !bug | kjell [14:46] kjell: If you find a bug in Ubuntu or any of its derivatives, please file a bug report at: http://bugs.launchpad.net/ubuntu - Bugs in/wishes for the bots can be filed at http://launchpad.net/ubuntu-bots [14:46] Jampiter: add character pallete on panel [14:46] helooo any body know to install yahoo messenger? [14:46] stefg: How to be sure that it's not reported before? Does that matter? [14:47] Jampiter: you mean something like this © [14:47] what is the default admin password? [14:47] oh great, the "switch user" option still doesn't work either [14:47] guess i have to log out ... [14:47] quibbler: Yes, thank you :) [14:47] kjell: do a search before... but there are already so many dupes in launchpad anyway that one more won't spoil the fun [14:48] cuz I just installed it and forgot the username I used [14:48] whats the admin pass? [14:48] bigbucks, there is no default root password [14:48] bigbucks: admin user in linux is called 'root' [14:48] bigbucks: by default root pw is not enabled [14:48] so, root [14:48] ok [14:48] thanks [14:48] ouch [14:49] now to boot it back up [14:49] bigbucks, you can't log in as root unless you specifically manually enabled it (not recommended) === philipp is now known as matahari [14:49] >.< [14:49] I never enabled it anywhere [14:50] well [14:50] is there a way to find out my use and pass? [14:50] bigbucks, Your best bet would be to use recovery mode. [14:50] cuz I forgot it [14:50] Guys i need your opinions on vegastrike? [14:50] i'm having trouble figuring out some install directions for aptana. can't figure out the directions under setting up jre(directions: http://www.aptana.com/docs/index.php/Installing_Aptana_on_Linux). [14:50] bigbucks: boot to recovery mode, choose 'drop to root-shell' then run 'passwd ' and give a new password# [14:50] bigbucks-> cat /etc/passwd should be near the end [14:51] i'm having a problem with gnome-terminal .... it does not display a lower case s .... upper case S is ok ... did a keyboard swap and same results ... all other apps are ok ... any suggestions on where to look to solve this problem? [14:51] good day, can someone that how can i check whitch com port is being use on my comp, at moment? [14:51] sweet, i created a new user but it won't login... all i see is brown background [14:51] me too [14:51] there [14:52] I am going to come in the chat on ubuntu [14:52] uni [14:52] BRB [14:52] Is a german channel available ? [14:52] !de [14:52] In den meisten ubuntu-Kanälen wird nur Englisch gesprochen. Für deutschsprachige Hilfe besuchen Sie bitte #ubuntu-de, #kubuntu-de, #edubuntu-de oder #ubuntu-at. Geben Sie einfach /join #ubuntu-de ein! Danke für Ihr Verständnis. [14:53] I have problem with MAC address. can anyone tell me how to change it? regards. [14:53] thx @stefg === Guest86911 is now known as xAndi [14:54] i need help with some math hw, i need to reduce 2009 mod 11. Can anyone explain the mod theory to me please? [14:54] hi [14:54] how do is set my JAVA_HOME variable? [14:54] !offtopic [14:54] #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics. Thanks! [14:54] jhonnyboy: #math [14:54] i need help with display [14:54] thanks stroganoff [14:54] mroc: "export JAVA_HOME=/path/to/java" [14:54] i have installed mysql but i have problems in logging in...can anyone help [14:54] is anyone going to help me [14:55] :) [14:55] imdeveloper-> sudo ip link address macaddr [14:55] imdeveloper: sudo ifconfig hw ether [14:55] imdeveloper-> i think something like that, cant recall exact command [14:56] whats this ? [14:56] oCean_: i'm having trouble figuring out what to put for /path/to/java i have /usr/lib/jvm/ and three folders in there. [14:56] DarkKnight: during install you created pw for user root. Use that to login [14:56] is that ethernet [14:56] oCean; i did that but i am not able to login [14:56] I am now on ubuntu === aaronr_ is now known as aaronr [14:57] imdeveloper: you can also use a program called macchanger [14:57] DarkKnight: you're not very descriptive about your problem. [14:58] DarkKnight: "mysql -u root -h localhost -p" should get you to the login prompt (pw prompt) [14:58] mroc-> ubuntu uses update-alternatives to manage symlinks look in /etc/alternatives [14:58] what does ubuntu server do? [14:59] Bigbucks: It is a stripped sown version of Desktop [14:59] n8tuser: ah, found it. thank you. [14:59] Bigbucks: sown=down [14:59] mroc: see /etc/alternatives/java. That one is probably linked to the bin/java in one of your subfolders [14:59] <_capella_> #sane [14:59] ok [14:59] oCean_: thank you. [14:59] mroc: ow.. I lagged :/ [14:59] one last thing [14:59] oCean; okk now i have been able to login...i have installed the Mysql query browser but i was not able to login === [pErry] is now known as [perry] [14:59] is there a way to make an ubuntu theme? [15:00] does anyone know anything about configuring ushare? so i can stream music and video to my xbox 360 [15:00] i have 3 1TB disks and one os disk. I want to setup raid 5 on the 3 disks and have them formatted as Linux raid autodetect. When i create the raid with mdadm, the state shows clean, degraded, recovering and one of the disks shows spare rebuilding . I have tried to zero-superblock the disks and start over with mdadm but i get the same thing. any ideas? [15:00] Bigbucks: of course, however I have no idea how. but I suspect google would be your friend if you asked [15:00] i'm having a problem with gnome-terminal .... it does not display a lower case s .... upper case S is ok ... did a keyboard swap and same results ... all other apps are ok ... any suggestions on where to look to solve this problem? [15:00] !themes | Bigbucks [15:00] Bigbucks: Find your themes at: http://www.gnome-look.org - http://art.gnome.org - http://www.kde-look.org - http://kubuntu-art.org - http://themes.freshmeat.net/browse/58/ - http://www.guistyles.com - https://wiki.ubuntu.com/Artwork/ - Also see !changethemes and https://help.ubuntu.com/community/UbuntuEyeCandy [15:01] hello [15:01] chuckc: It sounds like they aren't getting setup as raid 5 the os thinks there is a spare [15:01] hello regis [15:02] Toronto2: I would try ctrl-alt f2 and see if your keyboard works on in a non-gnome terminal [15:02] Hi, I have fixed the hard drive click bug on my laptop (hdparm -B 255 /dev/sda), and that is fine, however every time I switch to battery power the bug comes back and I have to manually run the command. Is there a way to prevent this from happening? [15:02] ah ok i'm french sorry for the language <)) moderate [15:03] cdavis: ok, how would i change that? [15:03] ubuntu-fr ? [15:03] chuckc: I don't remember all the commands but I think you have to use madm tools and rebuild the array and make sure it is set to raid 5 [15:04] !fr [15:04] Ce canal est en anglais uniquement. Si vous avez besoin d'aide ou voulez discuter en francais, merci de rejoindre #ubuntu-fr [15:04] ok bye :<)) [15:04] regis: /join #ubuntu-fr [15:04] chuckc: are you sure you don't have a bad drive? I wonder if it is creating a raid 5 set then degrading the array becuase it immediately takes one of the drives out? [15:04] ty [15:04] Hi, I have fixed the hard drive click bug on my laptop (hdparm -B 255 /dev/sda), and that is fine, however every time I switch to battery power the bug comes back and I have to manually run the command. Is there a way to prevent this from happening? [15:05] * wet-kun ´ëÇѹβã ÃÊ/Áß/°íµù ¿©·¯ºÐ! °³ÇÐÀ» ÃàÇϵ帳´Ï´Ù ~ ! ¦¦¦ ~ [15:06] note to self: NEVER install kubuntu and turn it into ubuntu [15:06] is there a command I can use at the terminal to see what type of memory is installed? [15:07] uni4dfx: That's a good policy :) [15:07] exodus_ms-> dmidecode [15:07] n8tuser, ty [15:07] exodus_ms: also see "sudo lshw -C memory" === stefg_ is now known as stefg [15:08] i made two very simple scripts to change the default cpu governor when on battery (conservative) or power (ondemand). I would think an option would be availbe under System > Preferences > Power Management but it is not. is there somehwere to submit this request or the two scripts for consideration as default settings? i would think most people would want extended battery life when not using the battery. Ideas or opinions? [15:08] oCean_, ty [15:08] ShackJack: yea i know... i did it too many times before, and it never ended well xD [15:09] Hi all - large format video (hi-def-ish) and Flash often peg my processor and don't play altogether smoothly... My computers no slouch (Core-Duo 1.60) - any tips for improving video performance? [15:09] I have a question, when I first installed ubuntu I had full visual effects but when I installed the updates for ubuntu I lost all visual effects and I cant enable them what happened? [15:09] guys should i turn my wlan card to monitor with sudo iwconfig eth1 mode Monitor, or is there any other way to switch it? [15:10] Hey all. If I upgrade my version of Virtualbox OSE from 2.0.4 (the version provided by canonical) to 2.1.2, will I lose my virtual machine? [15:10] trying to get an RAlink 2561 wifi card working under ubuntu 8.04. I followed the scripts out there so far, have blacklisted the stock driver, ndiswrapper -l shows that the windows driver is loaded, added wlan0 to the network/interfaces list and iwlist scan still doesn't see wlan0 [15:10] cdavis : i tried the lower case s after ctrl-alt-f2 and all i get is a beep from the spkr [15:10] rods: Nope ;) [15:10] Toronto2: only beeps on the s key? [15:10] yes [15:10] ShackJack: How can I be sure? [15:10] rods, shouldnt [15:10] <_VIM_> rods no it shouldn't but why not make a backup of the VM ? [15:11] rods: no [15:11] rods... THat's just how it works... You can always make a backup if you're paranoid about it... [15:11] Thanks all! I will look into making a backup to be safe. I appreciate the help! [15:11] (and sometimes I am paranoid ;-) thanks Shack, VIM, Quibb, and usser) [15:12] Toronto2: and two different keyboards do the same thing? If you have a USB keyboard can you try a ps2 or vice versa? [15:12] cdavis : no usb keyboard [15:13] HI [15:13] how i can backup my system [15:13] cdavis : maybe i'll order a pizza and a 6-pack and RTFM [15:13] i use ubuntu os [15:13] !backup [15:13] <_VIM_> phanleson: rsync [15:13] There are many ways to back your system up. Here's a few: https://help.ubuntu.com/community/BackupYourSystem , https://help.ubuntu.com/community/DuplicityBackupHowto , https://wiki.ubuntu.com/HomeUserBackup , https://help.ubuntu.com/community/MondoMindi - See also !sbackup and !cloning [15:13] phanleson: remastersys [15:13] thank [15:13] <_VIM_> try also Clonezilla [15:14] what the best in all [15:14] <_VIM_> !best [15:14] Usually, there is no single "best" application to perform a given task. It's up to you to choose, depending on your preferences, features you require, and other factors. Do NOT take polls in the channel. If you insist on getting people's opinions, ask BestBot in #ubuntu-bots. [15:14] Toronto2: good luck. I can't think of any reason why it would only affect lower case s though. [15:14] thank ubottu [15:14] it's a puzzler [15:15] who are you ? obottu [15:15] a bot [15:15] phanleson: i tried remastersys and it's awesome; you should give it a try ;) [15:15] phanleson: don't you love ubuntu so many to choose from [15:15] that is, an automated program that says that sentence whenever someone says !best [15:15] ? [15:15] quibbler: yeah, and use half of them to get one type of work done ;) [15:15] Bonjour [15:16] archman: ;-) [15:16] hello i have this file on my desktop as i need to install last version of pidgin how do i install it from the source folder i have that is this pidgin-2.5.4 ? [15:16] !fr [15:16] Ce canal est en anglais uniquement. Si vous avez besoin d'aide ou voulez discuter en francais, merci de rejoindre #ubuntu-fr [15:16] RE: Virtualbox OSE upgrade--to backup, do I just need to save the machine state? [15:17] anyone can help me install pidgin-2.5.4 from the folder i have on my desktop ? === xAndi is now known as xAndi^away [15:17] t2009: You need a link? [15:17] <_VIM_> rods i'd backup the entire .virtualbox folder [15:17] no i need a guide [15:17] <_VIM_> !away > xAndi^away [15:17] xAndi^away, please see my private message [15:17] couse im new to linux [15:18] _VIM_: fair enough. Thanks! [15:18] you how to install it ? [15:18] HOW COME there is a SAMBA4 Package while samba4 is not released yet ?! >> samba4 - LanManager-like file and printer server for Unix (version 4) << is the output on "apt-cache search samba | grep print" [15:18] t2009, you can read file install or help in this folder [15:18] how do you change the length of time that a notification appears? [15:18] Want to use kvm. Should I use Hardy or Intrepid? I want easy, but long lasting without upgrade would be a big plus. [15:18] t2009: give me a second -- I wrote one and can vouch for its accuracy [15:18] thanx [15:18] t2009: Take a look at this: [15:19] t2009: http://ubuntuforums.org/showthread.php?t=975783 [15:19] !ndiswrapper [15:19] Wireless documentation can be found at https://help.ubuntu.com/community/WifiDocs === xAndi^away is now known as xAndi [15:19] thanx [15:19] t2009: why is Pidgin 2.5.2 not good enough ? [15:19] Just say no to ndiswrapper [15:19] i think 2.5.2 very good! [15:19] well im using christian ubuntu that runs old 8.04 so i got everything oudate [15:20] ironically enough that is what ! means, no? [15:20] how can i update to lastest software [15:20] you can update [15:20] Who wants to run old software? 2.5.4 the latest and greatest [15:20] I'm using xchat. I can 'highlight' text and it will copy the text (without the need for crtl+c or edit>copy or using a right click option) is there a way to configure this for all my applications, i.e gedit, firefox, console and evolution? [15:20] 2.5.4 is not contained in any repository just yet [15:20] besides - ralink rt2561 just flat out doesn't work without ndiswrapper [15:20] can you tell me how to get everyone uptodate on 8.04 ? [15:20] <_VIM_> !latest [15:20] Packages in Ubuntu may not be the latest. Ubuntu aims for stability, "latest" may not be a good idea. Post-release updates are only considered if they are: fixes for security vulnerabilities, high impact bug fixes, or unintrusive bug fixes with substantial benefit. See also !backports. [15:21] Upgrade or install Intrepid [15:21] 2.5.4 is not in the backports [15:21] i can't as christian ubuntu runs on 8.04 [15:21] !backports [15:21] If new updated Ubuntu packages are built for an application, then they may go into Ubuntu Backports. See https://help.ubuntu.com/community/UbuntuBackports - See also !packaging [15:21] that's what im using [15:21] HOW COME there is a SAMBA4 Package while samba4 is not released yet ?! >> samba4 - LanManager-like file and printer server for Unix (version 4) << is the output on "apt-cache search samba | grep print" [15:21] WOW, bcm4311 can go monitor mode now!!! (intrepid) [15:21] exodus_ms: should be fairly standard across many apps, incuding firefox. highlight text -> middle click to paste [15:21] !packaging [15:21] The packaging guide is at http://wiki.ubuntu.com/PackagingGuide - See https://wiki.ubuntu.com/UbuntuDevelopment/NewPackages for information on getting a package integrated into Ubuntu - Other developer resources are at https://wiki.ubuntu.com/UbuntuDevelopment - See also !backports [15:22] interesting [15:22] archman: What driver are you using? b43? [15:22] can't - this machine is purpose built to run emc2 - 8.04 is the most recent 'out of the box' setup done. [15:22] kbrosnan, yeah, but in xchat all I have to to so is simply highlight, no other action is needed to copy the text [15:23] !prevu [15:23] prevu is an automated, personal backporting utility. Check out https://wiki.ubuntu.com/Prevu for more details [15:23] kbrosnan, sorry, I mis-read what you had posted [15:23] !emc2 [15:23] Sorry, I don't know anything about emc2 [15:24] hi terry [15:24] Abs0looteBeginne: v4 is not officially released, but it's available.. see FAQ on http://wiki.samba.org/index.php/Samba4 [15:24] sup eric [15:24] kbrosnan, yeah, that works! thank you. It's the little things you know, that make a difference [15:24] sup exodus [15:24] KevDog: yes it's awesome man!!! [15:25] KevDog: I can do things with ubuntu now ! ;) [15:25] archman: aircrackng. Could enjoyed these features long ago with an atheros chipset [15:25] ubottu, what bot? [15:25] I am only a bot, please don't think I'm intelligent :) [15:26] ubottu, how you can do that? [15:26] Error: I am only a bot, please don't think I'm intelligent :) [15:27] noob question: how can i determine if my pc is 32 or 64 bit?? (PC, not OS) [15:27] start>run>winver [15:27] !ubottu | phanleson [15:27] phanleson: Hi! I'm #ubuntu's favorite infobot, you can search my brain yourself at http://ubottu.com/factoids.cgi - Usage info: http://wiki.ubuntu.com/UbuntuBots [15:27] it should say [15:28] noob question: how can i determine if my pc is 32 or 64 bit, while using linux?? (PC, not OS) [15:28] <_VIM_> !repeat | anw [15:28] !emc2 is EMC2 is a software system for computer control of machine tools such as milling machines, cutting machines, robots, hexapods, etc. http://www.linuxcnc.org/ [15:28] anw: 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 [15:28] KevDog: sure! ;) i had to run backtrack2 for those things... [15:28] !patience [15:28] The people here are volunteers, your attitude should reflect that. Answers are not always available. See http://wiki.ubuntu.com/IrcGuidelines [15:28] KevDog: not anymore i hope ;) [15:29] archman: Don't know what backtrack2 is, but glad that b43 drivers are now "up to speed" [15:30] backtrack2 is a distro with umm "network penetration" utilities lol [15:30] KevDog: bt2 is a whole new os based on slackware, used for "security and penetration and stuff" [15:30] runs livecd [15:30] Excuse me, newbie here with an emergency. I just normally shut down my laptop with xubuntu intrepid, and when I turned it back on, the keyboard and trackpad do not work. External mouse works, kbd and trackpad both have no complaints in another OS or before ubuntu loads. Help please.... [15:30] I prefer the term network fortification capabilities :) [15:31] swiftarrow, what laptop [15:31] I have to take a look at bt2. Thanks!!! [15:31] exodus, it's a dell vostro 1510. has not had problems till now [15:31] anw: uname -m [15:31] Does anyone know why I have massive packet loss every few seconds with the Broadcom wireless adapter? [15:31] hi, i got the following error : [15:31] [: 35: ==: unexpected operator [15:31] with this script http://pastebin.com/f2df1c281 [15:31] do you see what's the problem ? [15:31] lyhana8: Please don't flood, use http://paste.ubuntu.com to paste, don't use Enter as punctuation. [15:32] hi [15:32] ldlework, you try changing the channel the router is on? [15:32] anyone in here using gnome-globalmenu? [15:32] mrwes, I will try that thanks. [15:32] ldlework, worked for me :) [15:33] @vonor, I've used it. before i switched to xfce [15:33] mrwes, you using the broadcom adapter? [15:33] hi [15:33] hi sh [15:33] swiftarrow, i just emerged it (gentoo, using the layman overlay), can even add it to the panel...but what next? [15:34] Hi, this happen when I try to compile a program (not just one).. http://img26.picoodle.com/img/img26/3/2/8/f_compim_a732c73.png any ideas??? [15:34] KevDog: ok, made myself a bash script for auto-switching to monitor mode and vice versa ;) [15:34] vonor, I dont use gentoo. but after adding it to the panel, it worked automatically for me. [15:34] works like a charm! [15:34] swiftarrow, it's empty and even throws errors at me some times...well, it asks if i want to reload it, not giving any useful error message [15:35] I try to use this script http://pastebin.com/f2df1c281 to install msfont+tahoma but i got the following error : [15:35] [: 35: ==: unexpected operator [15:35] vonor, I use ubuntu, so installed from the debs. I'm actually here asking for help. I'm a newbie [15:35] does anyone have an idea ? [15:35] hi. i am trying to access files from my vista desktop to this ubuntu laptop. i see the desktop in the network, but when i click it, there's nothing there. i've enabled sharing on vista. can anyone help? [15:36] swiftarrow, i see [15:37] my emergency: my keyboard and trackpad have stopped working on my laptop. I need it desperately tomorrow at college. it works fine in another OS, but doesn't work in xubuntu. Worked fine in xubuntu too, until a few hours ago. Stopped working after normal reboot. Help please... === toga30 is now known as ToGa [15:38] swiftarrow, try sudo apt-get install xserver-xorg-input-all [15:38] hi...i have a Debian DVD...can install packages from this DVD into my Ubuntu 8.04? [15:38] @exodus. The keyboard doesn't work... [15:39] is there any other way to put in commands? [15:39] is there a way to boot to command line? [15:39] swiftarrow, can access the virtual consoles by pressing Ctrl+Alt+f[1]-f[6] keys? [15:39] msk: Yes you can, add the sources of the CD in the synaptic sources [15:39] no. nothing works, not even the fn-brightness or capslock [15:39] swiftarrow, boot the live cd, mount your hard disk, do "chroot /path/where/disk/mounted/" and then apt-get install xserver-xorg-input-all [15:39] KevDog you here? [15:40] Vonor, ty [15:40] thanx fearful [15:40] swiftarrow, or if you can, login via ssh to your box [15:40] msk: System -> Adminstration -> Software sources. Than in the Third Party column theres an option of CDRom click that [15:40] oookkk.. lemme try the ssh. [15:41] hello, I am trying to fix the sound of my P5QL motherboard, idea's? [15:41] umm... exodus. Can you walk me through this? I have absolutly no idea... it's booting now [15:41] neat livecd trick Vonor. I'll remember that [15:42] * criacuervo hola [15:42] * criacuervo hello [15:42] exodus: is there a way to boot into command line? the keyboard works in grub [15:42] swiftarrow, did you say that connecting a external keyboard works? [15:42] external mouse works. but I dont have an external kbd :( [15:42] * criacuervo yes change your run level [15:43] swiftarrow, do you have a live cd [15:43] hi everyone! I have a radio/online program and it was recorded every Sunday 'because I do podcast of it. The server was a Shoutcast (winamp) server and I was used to save all .m3u online playlist easily. The radio changed the music server to a server with .pls online playlist and Tunapie/ Streamripper don't save this format. Does anyone here know a software to record this playlist? [15:43] * criacuervo from 5 to 3 [15:43] hi. i am trying to access files from my vista desktop to this ubuntu laptop. i see the desktop in the network, but when i click it, there's nothing there. i've enabled sharing on vista. can anyone help? [15:43] I have live cd, but only of a different distro [15:43] What's the program that asks you if you want to install restricted drivers called? [15:43] pupply linux [15:43] * criacuervo ok . i got it [15:43] Does anyone have emacs tramp working? [15:43] yswiftarrow, ou should have a recovery mode option when you start up your machine. [15:44] <_VIM_> criacuervo: please stop talking with /me command [15:44] swiftarrow, you should have a recovery mode option when you start up your machine. [15:44] cdavis: from a while back about raid 5, well one drive could be bad, but i have run smartctl on all of them and all passed [15:44] swiftarrow, does ssh start automatically on your laptop and does it connect to your network too? if so, try the ssh way before using the livecd trick [15:44] Is there anyone around with a p5ql motherboard? [15:45] ASD [15:46] exodus, I've tried the recovery mode, but it boots to the blue "what do you want to do" screen, and the kbd is again, unresponsive. I'm not too sure about SSH. Is there a way to boot just to the command line? perhaps that would let the kbd work and we could enter commands directly. [15:46] I think I've installed the Nvidia driver for my graphics card, but the splash screen doesn's show on boot [15:46] lo all, how can i get my ubuntu box back to the original install state ,eg remove all apps and their configs [15:46] exodus, i'm looking at grub. Should I just do normal boot? [15:47] KevDog you here? [15:47] swiftarrow, You can try that, I don;t think it will work since it will boot into your login screen. you can try and see if you can change the session there, maybe failsafe [15:47] McScruff: The easiest way would be re-installing. Its quicker anyway. [15:48] fearful, there was a command, the only reason i dont want to reinstall is because im too lazy to backup properly [15:48] !reinstall [15:48] exodus_ms, it auto logs in [15:48] To renew the configuration of a package when installing, sudo apt-get remove --purge && sudo apt-get install . Note that you will lose ALL config files for that package. WARNING: This is dangerous, don't do this with core packages [15:48] ok here goes for booting [15:49] MsScruff: What version are you running? [15:49] fearful, latest stable [15:49] 8.10 [15:49] :P [15:50] McScruff-> debootstrap install to a dir and you'll get a fresh bare os without much tools [15:50] warddr: i have a p5b but i bought a p5ql for one of my kids [15:50] >>>> Someone help me: I am using live CD + gparted to extend ubuntus partition but I am stuck [15:50] McScruff-> debootstrap should be like 3-5 min install dependent on your isp access speed [15:50] While trying to open a file in the text editor I see two types of my files "example.cpp" & "example.cpp~" I'm guessing the latter is a temporary file. How do I get it so that I am only seeing the actual file to remove the clutter? [15:51] quibbler, and do you know how to enable the sound? [15:51] n8tuser, thanks :) [15:51] fwaokda-> you'll never see the clutter unless you list it? [15:51] MsScruff: Give me one sec [15:51] <`Alt`> hi [15:51] fwaokda, what text editor are you using [15:52] <`Alt`> how to restark in konsole graphick mode(kde) [15:52] * `Alt` how to restark in konsole graphick mode(kde) [15:52] exodus_ms, whichever one gets brought up with i click on the "text editor" in the accessories menu [15:53] warddr: i don't know what she did other than set everything to default (pulse) i think and she has no problems [15:53] MsScruff: I'm not familiar with that command, but here's a nice walk through that will help you back up your things with one command and show you how to restore: http://www.zimbio.com/the+ubuntu+guy/articles/47/Backup+Ubuntu+Easy+Way+Command+Line [15:53] fwaokda, I think that might be 'gedit' are you using the 'preview pane' in gedit to select the files you want to edit [15:53] <`Alt`> привет [15:53] !ru [15:53] Пожалуйста посетите #ubuntu-ru для получения помощи на русском языке / Pozhalujsta posetite #ubuntu-ru dlya polucheniya pomoshi na russkom yazyke [15:53] >>>> Someone help me: I am using live CD + gparted to extend ubuntus partition but I am stuck [15:53] exodus_ms, umm idk i'm just going to "file>open" [15:54] quibbler, strange.. [15:54] ubuntu_: Where are you stuck? [15:54] !pam [15:54] Sorry, I don't know anything about pam [15:54] warddr: she does have 8.04 not 8.10 [15:54] ciao [15:54] OK I have ubuntu on a a partition, free space before that partition (unallocated) [15:54] fwaokda, when you select file>open hit crtl+h when the window witht your files appears [15:54] a belli [15:54] I have got vsftp. enabled local read. disabled user write. Where do I put the file which I wish to serve? [15:54] che se dice qui? [15:54] quibbler, and probably x32 [15:54] !spanish [15:54] En la mayoría de canales Ubuntu se comunica en inglés. Para ayuda en Español, por favor entre en los canales #ubuntu-es o #kubuntu-es. [15:55] warddr: yes [15:55] There is a key icon next to /dev/sda4 (collective partition for uibuntu) and /dev/sda6. I need to extend /dev/sda5 (ext3) make sense? [15:55] then i'll do it without any sound, I don't want to switch to x32 [15:55] exodus_ms, doesn't work but i found if i use the side panel they dont show so i'll just do that thanks for the help! :) [15:56] warddr: i warned her about 64 bits...i've seen a lot of people complaining [15:56] exodus_ms, it's booted and logged in, but only external mouse is working. [15:56] it's also on the network [15:56] fwaokda, you have to click inside that window to make it active then hit ctrl+h, also the 'side pane' has an icon there to switch from show hidden or do not show hidden files [15:56] hi, i'm about to read a tutorial about vba. But before starting that..Does open office calc or gnumeric has vba ? Or is there a more usefull way to manipulate data, that would be "multiplateform" ? [15:56] quibbler, i am prime searching, my 4 cores always 100%, x32 is not string enough$ [15:56] what's the command to see my kernel headers? [15:57] swiftarrow, did you switch session at the login? [15:57] qcjn: OOo has its own version of basic for scripting.. vba will not work [15:57] exodus_ms, it was an automatic login. I didn't have a chance. [15:57] nkei0: your kernel version you mean? "uname -r" [15:58] swiftarrow, you rebooted your laptop and it started up straight to your desktop [15:58] oCean_: Thanks. [15:58] warddr: she doesn't do anything heavy..not needed [15:58] fearful, i found it :) [15:58] exodus_ms, affirmative. I set it to autologin eons ago. [15:58] thanks anyway [15:58] Scunizi: My first use is for excel at work ? but is there another way that i could manipulate data without learning 2 things ? [16:00] burn iso image in ubuntu (via gnome possible/easy?) [16:01] <_VIM_> bonhoffer: k3b or brassero should work for that [16:01] thanks [16:01] <_VIM_> np [16:02] warddr: sorry i can't help maybe try in the forums: http://www.google.nl/search?q=asus+p5ql+site%3A+ubuntuforums.org&ie=utf-8&oe=utf-8&aq=t&rls=com.ubuntu:en-US:unofficial&client=firefox-a [16:02] hi everyone! I have a radio/online program and it was recorded every Sunday 'because I do podcast of it. The server was a Shoutcast (winamp) server and I was used to save all .m3u online playlist easily. The radio changed the music server to a server with .pls online playlist and Tunapie/ Streamripper don't save this format. Does anyone here know a software to record this playlist? [16:02] Brasero . .. [16:02] swiftarrow, Restart your computer, Right after you select Ubuntu and hit enter, press the "esc" key rapidly [16:02] I have got vsftp. enabled local read. disabled user write. Where do I put the file which I wish to serve? [16:03] exodus_ms ok here goes!!! [16:03] Hello I was wondering if Ubuntu 8.10 has gotten better since its first release as far as speed and reliablility goes with all the updates and such? Also wondering if there are any ISOs anywhere that have 8.10 with all updates integrated? [16:03] swiftarrow, basically hit the 'esc' key before ubuntu actually loads, from there select recovery mode [16:03] Wotanskrieger-> i have been trying to figure out (not really trying hard) to figure out how to record streaming.. you tried vlc? [16:03] _VIM_, wait i am trying to create an iso -- doesn't seem brasero can do that . . . [16:03] exodus_ms Should I first disable automatic login? [16:03] is there a command to stop the fan of my laptop computer ? [16:03] swiftarrow, yes, do that as well [16:03] or to control its activity [16:03] <_VIM_> bonhoffer: try k3b then [16:03] MarkJones-> i dont think they [16:03] doing it now . . . [16:03] ok... [16:04] <_VIM_> !iso | bonhoffer [16:04] bonhoffer: To mount an ISO disc image, type « sudo mount -o loop » - There is a list of useful cd image conversion tools at http://wiki.linuxquestions.org/wiki/CD_Image_Conversion - Always verify the ISO using !MD5 before !burning. [16:04] MarkJones-> i dont think they'd put all the updates in one package, you have to download them === [perry] is now known as [pErry] [16:04] n8tuser, not really. I think the most of media player use streamripper as streaming recorder :S [16:04] Ok I guess Ill have to go get one of thoses apps and integrate them myself.Thats cool. [16:04] thanks [16:05] Wotanskrieger-> can you try vlc and let us know if that works [16:05] n8tuser, I'll try it now (after the lunch :) ) [16:06] ok, then, another thing, ive installed the kde desktop, since then, most of the time, when i try to close the computer, and i'm into gnome, it goes into a black screen, then i have to push the poer button to close the computer. Is there a way to fix this ? or maybe uninstall kde-desktop ! But then i would lose tha application that are related to KDE, right ? [16:06] >>>> Someone help me: I am using live CD + gparted to extend ubuntus partition but I am stuck [16:06] Hi there [16:07] hi [16:07] ubuntu_-> clarify the issues you're having === jeroen__ is now known as c0p3rn1c [16:07] I have a memory/swap probleme upon an ubuntu 8.04 AMD64 fresh install, does anyone can help ? [16:08] exodus_ms I did that, and it beeped like mad during boot up, and now it has a faint beep and a blank screen. Now it's got the login screen, and a faint beeping sound. The keyboard is working. Should I login? [16:08] how do you force flash to use pulseaudio? [16:09] exodus_ms the faint beeping is just a low-volume, continuous system beep, [16:09] What happens is nothing is responding anymore once I've previewed some screensavers [16:09] I can't extend ext3, I have unallocated space in front of the ubuntu partition. There is a key icon next to /dev/sda4 (ubuntu collective partition) and one next to linux-swap partition under that. Can extend ext3- but no space to do so. Can't extend /dev/sda4 as option is greyed out. Underestand? [16:09] swiftarrow, try to log into failsafe mode. there should be an option there for 'session' clcik on it and change the session to failsafe then login [16:09] http://img528.imageshack.us/img528/635/14796923qb7.png [16:09] even Ctrl-alt-backspace or ctrl-alt F1 F2 F... doesn't do anything [16:10] swiftarrow, by the way, you don;t have akey stuck down somewhere do you [16:10] but the mouse arrow moves though [16:10] Ok, I have a bizarre Apache problem for you: I have PHPMyAdmin in a folder in the server's directory. I can access the main page of the site fine, but when I go into the PHPMyAdmin directory, it gives me a 403 error: "Forbidden You don't have permission to access /phpmyadmin/ on this server." I've had this error before, it was that I needed to make the directory publicly viewable, but this time, I've made it completely public, and i [16:10] exodus_ms : failsafe GNOME or failsafe terminal? I dont have gnome on this machine, so I'm surprised to see that gnome option. The beep went away when I pressed backspace, adn triggered another normal system beep. i think it was just a soundcard memory hiccup. so, gnome or terminal? I dont have gnome afaik [16:11] swiftarrow, terminal and then type sudo apt-get install xserver-xorg-input-all === theslab is now known as mplaer [16:12] Anyone have a link to a web page I saw explaining repositories? It was really good, and described when you'd want to use security, backports, medibuntu, etc. [16:12] I thought it was by Jeff Waugh, but I can't find it now [16:13] does anyone know a gtk frontend to festival/festvox/espeak? [16:13] exodus_ms can you please explain before I do that? afaik xserver handles graphics... how would it handle my keyboard? and I dont understand the -input-all option... is that an option or part of the package name? Thanks so much... [16:13] Ok, I have a bizarre Apache problem for you: I have PHPMyAdmin in a folder in the server's directory. I can access the main page of the site fine, but when I go into the PHPMyAdmin directory, it gives me a 403 error: "Forbidden You don't have permission to access /phpmyadmin/ on this server." I've had this error before, it was that I needed to make the directory publicly viewable, but this time, I've made it completely public, and i [16:14] swiftarrow, it handles input as well [16:14] swiftarrow, mouse keyboard [16:14] uni4dfx [16:14] u there [16:14] ? [16:14] exodus_ms ok here goes. [16:15] exodus_ms it says that the package is already the newest version. It exited without doing anything === diego is now known as Guest29068 [16:17] can anyone recommend me one of the scheme implementations? [16:17] exodus_ms it says that the package is already the newest version. It exited without doing anything [16:17] swiftarrow, ok === John is now known as Guest70624 [16:18] anyone currently using gnome-globalmenu [16:18] ? [16:18] i need help for drivers [16:18] exodus_ms, sorry for repeating it. Should I try to force apt-get to re-download and install? if so, how? [16:18] hi I just installed Windows XP after ubuntu and added it to grub etc. but it won't boot. It doesnt give an error message either, nothing happens when I select windows xp in grub menu [16:18] Do you know how i can resolve a 'clipping' like noise on a laptop's audio (intel HD Audio) (happens at all volumes :( ) [16:19] lordnoid, did you add "chainloader +1" to the winxp entry? [16:19] Vonor, yes [16:19] webpigeon: you mean like some weard kind of static noise ? [16:19] hellp [16:19] @webpigeon, I had that one. I think it was resolved by lowering the MIC volume [16:19] windows xp seemed to put in into an extended partition.. don't know wy :P [16:19] no idea about windows, sorry === miik is now known as smallfoot- [16:20] swiftarrow, na, that wouldn't be necessary. You said this starting happening recently, after you shut down your laptop. Did you do any upgrades or install anything beforehand [16:20] i can help for windows [16:20] i need help about ubuntu drivers [16:20] mwa I'll reinstall on a normal ntfs primary.. thanks anyway Vonor [16:20] Ok, I have a bizarre Apache problem for you: I have PHPMyAdmin in a folder in the server's directory. I can access the main page of the site fine, but when I go into the PHPMyAdmin directory, it gives me a 403 error: "Forbidden You don't have permission to access /phpmyadmin/ on this server." I've had this error before, it was that I needed to make the directory publicly viewable, but this time, I've made it completely public, and i [16:20] exodus_ms before I shut down, I had installed screenlets. would that have done this? [16:20] imdeveloper: be more specific [16:21] c0p3rn1c: sort of [16:21] i need graphic drivers [16:21] swiftarrow, I don't know [16:21] exodus_ms I guess it's worth a try. How do I tell it to uninstall screenlets? [16:21] swiftarrow, how did you install it, with apt or synaptic [16:21] webpigeon: so your sound doesnt work and instead you have a weird kind of static? === jcfp is now known as Guest38390 [16:22] nvidia, [16:22] c0p3rn1c, No we can hear the sound, but it's distorted [16:22] exodus_ms I used synaptic [16:22] Hello, i just updated to 8.10 and i am very happy to see Direct Rendering working with fglrx BUT all 3D applications are black screen/window. i tried to set DRI Mode 0666 but no effect. [16:23] exodus_ms as I remember, it had two dependencies, one lib and one something else. [16:23] how do you enable wma9 in ubuntu? i already installed w64codecs, but it doesnt work [16:23] Hello, i just updated to 8.10 and i am very happy to see Direct Rendering working with fglrx BUT all 3D applications are black screen/window. i tried to set DRI Mode 0666 but no effect. [16:23] webpigeon: https://help.ubuntu.com/community/HdaIntelSoundHowto [16:23] swiftarrow, you can try sudo aptitude remove [16:23] Hi, I'm using DOSBox on Ubuntu Hardy and I'm trying to play UFO Enemy Unknown on it. It works fine until I have to go on a mission then it hangs. Any suggestions to make it work? === mgolisch is now known as naruto_uzumaki [16:24] swiftarrow, and then sudo aptitude purge [16:24] exodus_ms ok it's working === naruto_uzumaki is now known as mgolisch [16:24] I wish to install a theme from gnomelooks.org I can find any instructions on how to install these. [16:24] webpigeon: just upgrading alsa could also help : http://ubuntuforums.org/showthread.php?p=6589810#post6589810 [16:25] shavin: Open Appearances under System>Preferences [16:25] why can't canonical make an ubuntu distro with either -0.4 or +0.96 to round up numbers? :P... i see jaunty comes with 9.04... what's up with that? :))... i don't quite get it... does it look more stable if it has .04? [16:25] shavin, download the theme, open system>preferences>appearance>install [16:26] shavin: Then click on Install and select the theme package. You should then be able to select it in Appearances [16:26] jxander: the 0.4 is for april [16:26] Hello, i just updated to 8.10 and i am very happy to see Direct Rendering working with fglrx BUT all 3D applications are black screen/window. i tried to set DRI Mode 0666 but no effect. [16:26] exodus_ms, ok, did that. It actually removed a lot more files than it installed, all python stuff. purge doesnt seem to have done anything spectacular. I'm still interested in re-installing the input stuff that you first mentioned, just to be on the safe side. Unless you think that's harmful, could you tell me how? [16:26] swiftarrow, what command did you use to for removing screenlets? [16:27] salve a tutti [16:27] Hey all I just built a new system using a EX58-UD3R mobo (i7) and the live CD recognized the NIC but could never get an IP, the fresh install doesn't even recognize the controller under lspci -vv what can I do? [16:27] son con jaunty e kde 4.2 === StasV is now known as LegolasV [16:27] sudo aptitude remove screenlets [16:27] guantanamo: oooo... [16:27] jxander: 200(9)/(04) [16:27] how do you enable wma9 in ubuntu? i already installed w64codecs, but it doesnt work [16:27] exodus_ms, I used sudo aptitude remove screenlets [16:27] geirha: got it :)) [16:27] ops, sorry .-) [16:27] swiftarrow, yeah, you can try sudo apt-get install xserver-xorg-input-all again [16:27] hello, need a ban plz [16:28] so i never stoop to ubuntu level [16:28] hello [16:28] guantanamo, sudo apt-get install ubuntu-restricted-extras .. see if that helps. [16:28] ubuntu sucks dick [16:28] ubuntu sucks dick [16:28] ubuntu sucks dick [16:28] SupernalTriad: Please don't flood, use http://paste.ubuntu.com to paste, don't use Enter as punctuation. [16:28] blizzle: i aready did that [16:28] SupernalTriad: why? [16:28] <_VIM_> ah geeze are the kids up already? time for ignore, cya SupernalTriad [16:28] guantanamo, No need to feed the trolls :) [16:28] why does it suck? because its dumbed down === Bruce is now known as Brucee [16:29] exodus_ms it still says it's the newest version. How do I force a re-download + re-install? perhaps some small file got corrupted in some freak hdd thing? idunno [16:29] ubuntu sucks dick [16:29] ubuntu sucks dick [16:29] SupernalTriad: Please don't flood, use http://paste.ubuntu.com to paste, don't use Enter as punctuation. [16:29] Hello, i just updated to 8.10 and i am very happy to see Direct Rendering working with fglrx BUT all 3D applications are black screen/window. i tried to set DRI Mode 0666 but no effect. glxgears gives me 1100 to 1800 FPS but only a black window. [16:29] ubuntu sucks dick [16:29] ubuntu sucks dick [16:29] ubuntu sucks dick [16:29] SupernalTriad: Please don't flood, use http://paste.ubuntu.com to paste, don't use Enter as punctuation. [16:30] hi all [16:30] swiftarrow, can you dpkg-reconfigure it? [16:30] ubuntu sucks dick [16:30] ubuntu sucks dick [16:30] ubuntu sucks dick [16:30] SupernalTriad: Please don't flood, use http://paste.ubuntu.com to paste, don't use Enter as punctuation. [16:30] how do you enable wma9 in ubuntu? i already installed w64codecs, but it doesnt work [16:30] anyone can give me tips and hints on how to install a broadband usb modem on my laptop [16:30] RussM sorry, newbie here. english? :D [16:30] SupernalTriad: Your just to stupid to use it [16:30] <_VIM_> !ops | SupernalTriad [16:30] SupernalTriad: Help! Channel emergency! (ONLY use this trigger in emergencies) - Mez, LjL, elkbuntu, imbrandon, DBO, gnomefreak, Hobbsee, rob, Madpilot, CarlK, crimsun, ajmitch, tritium, Nalioth, thoreauputic, apokryphos, tonyyarusso, PriceChild, Amaranth, jrib, jenda, nixternal, Myrtti, mneptok, Pici, Jack_Sparrow, nickrud, jpds, bazhang, jussi01, Flannel or ikonia! [16:30] too stupid [16:30] RealKillaz: Do you know what model it is? [16:30] swiftarrow, I don't know. a re-download + re-install shouldn't be necessary. I'm not sure what to do at this point, I would have to research it a bit [16:31] why isn't his ban working? :O [16:31] oh, nvm [16:31] swiftarrow, Try running "dpkg-reconfigure xserver-xorg-input-all [16:31] zxc [16:31] swiftarrow, Sorry, want to do "sudo dpkg-reconfigure xserver-xorg-input-all" [16:31] mattbd: nope. How can I check that? [16:31] exodus_ms OK, thank you very much for your help so far... you're the man [16:31] swiftarrow, I'm going to have a look around and see what I can come up with. If I find something I will let you know. Continue to ask here in the channel, someone will help. I aplogize for not being able to help more [16:32] RussM Thanks man, i'm about to try that, Thanks [16:32] very often pulse audio stops working, and so far the only fix that works is to reboot the computer. Is there another way to fix it? [16:32] RealKillaz: If you have the documentation to hand, you might want to get that, otherwise you can find out other ways [16:33] mattbd: no documentation. So I need to find it other ways. [16:33] What to use? apt-cacher, apt-cacher-ng, approx, apt-proxy? Want the most stable, supported method. [16:33] Pedrolito -> dont if /etc/init.d/dbus restart will reset it without rebooting [16:34] RussM running that gives error: conflicting actions of control and remove === jack1 is now known as JackWinter [16:34] Pedrolito -> dont know if /etc/init.d/dbus restart will reset it without rebooting [16:34] RealKillaz: OK, try the link at https://help.ubuntu.com/8.04/internet/C/modems-adsl-usb.html which should help you [16:34] can you upgrade from 5.10 [16:34] n8tuser, ok let me try [16:34] How exactly am I supposed to config resolv.conf? I want to put in my DNS IP. Just write the IP? [16:34] swiftarrow, Sorry, exodus_ms seems to have taken you down about as far as I could go already. [16:34] my mother board is Biostar. Chipset is Nvidia, i need drivers for graphic card [16:35] Safe -> nameserver 172.16.2.1 something like this [16:35] sever, that's a lot of upgrading. Better off backing up /home and do a fresh install [16:35] imdeveloper: run lspci | grep -i vga === sean is now known as Guest95225 [16:35] thanks [16:35] mattbd: I'm talking about 3G modems [16:36] sever: Upgrading is only supported for supported version. 5.10's support ended april 2007 ... [16:36] Safe: Try this link - https://www.opendns.com/homenetwork/start/device/ubuntu - this is for OpenDNS but explains the process pretty well [16:36] Oh alright. Could someone with static IP paste their /etc/network/interfaces? You can remove the IP, I just want to see exactly how it should look. [16:36] RealKillaz: Are you running Ubuntu Intrepid? [16:36] how do you enable wma9 in ubuntu? i already installed w64codecs, but it doesnt work [16:36] ActionParsnip: VGA compatible controller: nVidia Corporation GeForce 7050/nForce 610i (rev a2) [16:36] mattbd: yup [16:36] Hi everyone! [16:36] ok thank you [16:37] I have problems with transcoding programs with Mythbuntu 8.04, Can anybody help me? [16:37] Hello anyone know how to force a re-installation of a package from the recovery command line? student here has college in the morning, and needs a working laptop desparately... thanks [16:37] RealKillaz: Which provider is it from? And which country? I've set up Vodafone in the UK before and that was easy enough [16:37] RussM Ok thanks man [16:37] imdeveloper: sudo apt-get install nvidia-glx-177 if you are running intrepid [16:38] mattbd: hehehe I'm in a country that isn't so important to put on the list ;-) [16:38] mattbd: I'm from Curacao. === winston is now known as Guest28783 [16:38] how do you enable wma9 in ubuntu? i already installed w64codecs, but it doesnt work [16:38] So its from a provider called UTS Curacao [16:39] how do you enable wma9 in ubuntu? i already installed w64codecs, but it doesnt work [16:39] how do you enable wma9 in ubuntu? i already installed w64codecs, but it doesnt work [16:39] how do you enable wma9 in ubuntu? i already installed w64codecs, but it doesnt work [16:39] how do you enable wma9 in ubuntu? i already installed w64codecs, but it doesnt work [16:39] guantanamo: Please don't flood, use http://paste.ubuntu.com to paste, don't use Enter as punctuation. [16:39] I've been fighting for several days to install a 8.04 32bits on a intel core duo. (the 64bits works fine but can't have the sis 671 video driver, nor skype). Anyone has a clue about why the PC reboots directly after loading the initrd.gz (booting from a usb key)? [16:39] -> http://ubuntuforums.org/showthread.php?t=1063909 [16:39] -> http://ubuntuforums.org/showthread.php?t=1063909 [16:39] !nl | RealKillaz [16:39] RealKillaz: Nederlandstalige ondersteuning voor Ubuntu (en vers gezette koffie) is te vinden in #ubuntu-nl [16:39] RealKillaz: Ah, OK. Well, if Network Manager 0.7 doesn't support your country's providers maybe Vodafone Mobile Connect will work. I'll get the link [16:40] mattbd: when I insert the modem in the usb stick I don't see anything happening. How did you get the network-manager to work with it? [16:40] quibbler: I will pass by and drink some coffee there. [16:40] quibbler: ;-) [16:40] RealKillaz: ;-) [16:40] I still don't get what "broadcast" in /etc/network/interfaces mean? :) [16:41] RealKillaz: I used Vodafone's drivers, which will work with many other providers, and are worth a try if Network Manager doesn't work [16:41] hi i just installed windows and i can't boot anymore on linux ; how can i set grub so i can choose on which OS i'd like to boot at the start ? [16:41] Link is https://forge.betavine.net/frs/?group_id=12&release_id=200 [16:41] Safe -> man interfaces [16:41] Hello, i just updated to 8.10 and i am very happy to see Direct Rendering working with fglrx BUT all 3D applications are black screen/window. i tried to set DRI Mode 0666 but no effect. glxgears gives me 1100 to 1800 FPS but only a black window. -> http://ubuntuforums.org/showthread.php?t=1063909 [16:41] RussM, exodus_ms re-installation is simple. Just found it online: sudo aptitude reinstall xserver-xorg-input-all [16:41] n8tuser, I have read it, it still isn't really clear. [16:41] anybody, how do I restart from the command line? [16:41] mattbd: In windows the usb stick will install GlobetrotterConnect ... [16:41] Safe -> the nic has to know what is the broadcast address [16:42] swiftarrow: sudo reboot now [16:42] swiftarror: sudo reboot [16:42] swiftarrow: type reboot [16:42] RealKillaz: Try the link at https://forge.betavine.net/frs/?group_id=12&release_id=200 [16:42] So, it's the same as my static IP? [16:42] ok thanks everyone. [16:42] Hello, i just updated to 8.10 and i am very happy to see Direct Rendering working with fglrx BUT all 3D applications are black screen/window. i tried to set DRI Mode 0666 but no effect. glxgears gives me 1100 to 1800 FPS but only a black window. -> http://ubuntuforums.org/showthread.php?t=1063909 PLEASE HELP!!! [16:42] oh yes _sudo_ === LFC|Doppp is now known as Doppp [16:42] mattbd: cool I'll check it out [16:42] help me please!! [16:42] Safe -> nope, do you mind doing a tutorial on networking? [16:43] Not at all, have a link or something? [16:43] Safe -> not off hand, let me google one for you [16:43] RealKillaz: Vodafone's drivers will often work with other providers as well. I don't know exactly which driver you need to use as I used it in Gutsy and haven't used it since, but I think you want this one - https://forge.betavine.net/frs/download.php/269/vodafone-mobile-connect-card-driver-for-linux-2.0.beta3-ALL-i386-installer.run [16:43] Is it even necessary? [16:43] hi there is there any kde based web browser using gecko engine ? [16:43] .. to write it in I meant. [16:43] Hello, i just updated to 8.10 and i am very happy to see Direct Rendering working with fglrx BUT all 3D applications are black screen/window. i tried to set DRI Mode 0666 but no effect. glxgears gives me 1100 to 1800 FPS but only a black window. -> http://ubuntuforums.org/showthread.php?t=1063909 PLEASE HELP!!! [16:43] having trouble configuring a make file [16:43] !repeat > Cobra_Fast [16:43] Cobra_Fast, please see my private message [16:44] it says it can't find X inlcudes [16:44] what to do? [16:45] Safe -> http://www.comptechdoc.org/independent/networking/guide/ perhaps chapter 4 [16:45] n8tuser, thanks. I can't just leave it empty by any chance? [16:45] whats the save and quit command in vim? [16:45] Safe -> try it, and see how it goes [16:45] I don't have a router or anything, it's just static. [16:45] hello [16:45] ParhelicTriangle I just rebooted, the splash screen came up, progress bar went all the way across, then screen went blank, and here I am, staring at a blank screen... backlit, but blank.. Any ideas? [16:46] siowolves: ":wq!" ? [16:46] siofwolves: or "ZZ" [16:46] Hi people, my k3b says, no cd/dvd writer detected [16:46] how do I fix it [16:46] most of my video players flicker using the nvidia 177.82 driver. xorg.conf : http://paste.ubuntu.com/115674/ [16:46] i tried to install ubuntu 8.10 several times and it always fails on: select and install software. md5sum is OK and verifying disk contents is ok. please help! [16:46] mattbd: Ok, but how did you manage to make the broadband thing to work in the networkmanager. Because I can remember when I restarted the network-manager with the usb stick in it. It has recognize it and start asking me question about provider etc [16:46] siowolves: You can leave off the ! and just :wq [16:46] swiftarrow: strange, have you tried alternative boot methods through grub? [16:46] k, thanks [16:46] siofwolves: if it wont work, try escape first [16:47] how do I fix this? [16:47] mattbd: but then I cancel it cause I couldnt find the provider/country in question [16:47] n8tuser, what is the network in there then? :D [16:47] right [16:47] I only know of my IP, Gateway and DNS. [16:47] ParhelicTriangle, will try that, just hard rebooted... here goes... [16:47] Oh, and netmask. [16:47] mattbd: so how can I manually start the broadband part of network-manager [16:47] zash: not CTRL+C? [16:47] Safe -> i can not explain to you all the minute details, you really have to do a network tutorial [16:47] RealKillaz: I didn't use Network Manager for that at all because it didn't support 3G at the time, so you might need to stop that autostarting [16:48] ParhelicTriangle, this time it's working... I have the login screen. [16:48] ellar: no? [16:48] n8tuser, I just meant what I should write there. :D [16:48] But yeah, I guess you're right. [16:48] I'ave tried to boot the 32bits netboot installer (boot.img) with several versions but it keeps rebooting suddendly the PC, as the 64 bits version doesn't. Problem: I need the 32 bits version [16:49] RealKillaz: Does the device have a light of some kind that lights up when connected? And does the light flash when running Ubuntu? [16:49] anyone has got any clue about that? [16:49] ellar: in vim, escape changes to normal mode, and : then changes to command mode [16:49] mattbd: yup it does flash slowly [16:49] Safe -> it is easy to tell you what to put, but your are questioning why..then you must do a tutorial to get a deeper understanding === Cobra_Fast is now known as Cobra_Slow [16:50] RealKillaz: A lot of 3G devices are already supported by the Linux kernel but they just need a configuration device. If it flashes that probably means the device is detected. [16:50] zash: yes, but CTRL+C does the same for me in vim! [16:50] hi anyone knows how to install files that are in .tar extension? [16:50] RussM, exodus_ms. ParhelicTriangle THANK YOU SO MUCH. I'm back in xubuntu, and the keyboard's working fine. I suspect it may have been something to do with the screenlets... but whatever. Everythigns ok now. Thank you so so much... have a great day! [16:50] most of my video players flicker using the nvidia 177.82 driver. xorg.conf : http://paste.ubuntu.com/115674/ , I think that it's a overlay problem , how do I fix this ? [16:50] n8tuser, I'm sorry if I'm being ignorant. I just want my connection up and running, it's messing with me. [16:50] so meaning I need to configure it and a way to start the broadband connection [16:50] swiftarrow, cool [16:50] I'm dual-booting so it's a pain to troubleshoot. [16:50] mattbd: so meaning I need to configure it and a way to start the broadband connection [16:50] shishio, it really dpeneds what is in the tar archive [16:50] RealKillaz: Exactly [16:51] ellar: nice, didn't know that. [16:51] mattbd: do you have any idea? what tools do you use? [16:51] Safe -> explain or elaborate on your network layout.. and please use the nick prefix so your messages will not be missed [16:51] nickrud, i got a .tar file its AWN... i dunno how to install it... since its on my desktop now [16:51] RealKillaz: You'll need to obtain the configuration settings so you can enter them manually. [16:51] Has anyone had luck view imeem flash videos with 64bit ubuntu intrepid? [16:51] kb1978: sure works fine [16:52] n8tuser, it's just a wired network, straight from my card to the wall, and I have a static IP. [16:52] RealKillaz: If your provider doesn't actually give them in the documentation with it, I'd suggest you search their website. [16:52] zash: learn sth new every day, also didn't know about ESC^^ [16:52] n8tuser, I guess that's it? :) [16:52] HI When I run K3B, its says, no CD/DVD writer detected, how do I fix this. Please help me. [16:52] kb1978: imeem? [16:52] shishio, ignore the tar archive, and run sudo apt-get install avant-window-navigator ; a properly built package is already available in the repositories [16:52] mattbd: well the only information needed is the APN right? [16:52] c0pp3rnlc, what flash player are you using? [16:52] anyone please? [16:52] nickrud : i was planning to install it on a PC without internet connection [16:52] RealKillaz: I think so, I'll just check [16:52] mattbd: I dont think I will find it on the internet [16:52] kb1978: adobe [16:52] Safe whats behind that wall? your ISP ? [16:53] c0p3rnlc, what version? [16:53] n8tuser, yeah. Nothing in between, no firewall, no DHCP router. [16:53] shishio, there are still better ways of installing it instead of compiling. In fact, you'd have to download a bunch of packages just to create the correct compiling environment [16:54] kb1978: sudo apt-get -y install flashplugin-nonfree [16:54] shishio, do you have access to a linux based computer on the net? [16:54] Safe -> so your nic card is acting like a modem/dsl modem ? [16:54] mattbd: that the problem I have here. The information source is very scarce. [16:54] c0p3rnlc, thanks I will give that a try. [16:54] kb1978: np [16:54] nickrud : yes [16:54] the ones im using right now [16:54] RealKillaz: If you can't find the info online and the ISP doesn't have a forum you can go to, maybe ring their tech support to get the settings [16:55] Pretty much I guess? Hell, I'm not very familiar with networks. I live in sweden so I guess it can be quite different. [16:55] In windows I just insert my IP details and everything is go. [16:55] mattbd: ok. How do you start the connection now? [16:55] shishio, on the computer that's not on the net, run system->admin->synaptic package manager. mark avant-window-navigator for installation [16:56] nickrud : ok [16:56] RealKillaz: Until you can get it configured it won't be much use. [16:56] shishio, then, on the main menu, file->generate package download script. take that script to the other computer on the net, and run it. it will get all the packages you need [16:56] Safe -> without knowing how your connectivity to your ISP work (in your country) kind of difficult to give you good advice [16:56] c0p3rn1c: Thanks, that was simple enough, and it looks like it worked! [16:57] #gnuplot [16:57] mattbd: well I have here the configuration panel of broadband connection configuration open. I have entered the APN. [16:57] kb1978: glad to be of help, pass it forward :) [16:57] n8tuser, I understand. Hell, when I first put in the details in the network-manager it worked, then it borked and I uninstalled it so I could install some other GUI network manager, but the IP wouldn't stay the same. [16:57] RealKillaz: There's a forum post at http://forum.vodafone.co.uk/index.php?showtopic=654 which I used to get mine working, and that's the kind of info you'll need to get from your ISP [16:57] mattbd: and I left all the other setting to default [16:57] n8tuser, I just put in my IP address, gateway and DNS and everything was go. [16:57] shishio, then copy the packages to the original machine, and run file->add downloaded packages [16:57] mattbd: I want to just try it [16:58] nickrud: ok that helps [16:58] ask a hardware question...i wanna set up ubuntu on Card-Reader with MicroSD. have any Card-Reader support booting with USB-CDROM? [16:58] Safe then on the /etc/network/interfaces file insert those [16:58] mattbd: I have those info. [16:58] nickrud : ty [16:58] mattbd: I only need the apn [16:58] shishio, yw. [16:58] n8tuser, I have, but it still won't work. In ifconfig it looks like it should, but I get "no such host" when I try to ping something. [16:58] having trouble with resizing partitions I chose the install inside of windows option and I want to extend my 30gb ubuntu partition it only shows up as one partition [16:58] RealKillaz: Excellent. The APN you should be able to find [16:59] ok kssh does not work [16:59] the pkg needs to be removed [16:59] mattbd: I have it here. [16:59] this bites [16:59] Safe -> here is a sample static assigned ip address on an interface .. http://www.cyberciti.biz/faq/setting-up-an-network-interfaces-file/ [16:59] mattbd: so I entered this in the broadband configuration panel of the network manager [17:00] n8tuser, yeah I know, I've actually just read that, and it's just the same. [17:00] RealKillaz: I didn't realise Network Manager can be configured manually for 3G, I'm still on Hardy [17:00] Safe once you have that entered, try sudo ifdown eth0; sudo ifup eth0 [17:00] mattbd: but now I need to fire up the connection [17:00] Really wierd, I'm sure it's just some small error I've missed, like spelling something wrong. [17:00] RealKillaz: OK, go ahead [17:00] n8tuser, will have to restart into ubuntu to check again. [17:00] Safe perhaps post in pastebin your /etc/network/interfaces file contents [17:01] well yeah I have enterd the PAN manually. But I don;t see it as an option. [17:01] I only see the wireless, wired and VPN options [17:02] How to install cinelerra. Noob hellp please! [17:02] OK, if Network Manager won't work, I would try the Vodafone Mobile driver [17:02] n8tuser, should "auto eth0" be at the top even if I have static? [17:03] How to install cinelerra. Noob here, help please! [17:03] Safe -> yes thats okay, if you want to auto enable at boot time [17:03] giu: look here: http://www.linux.com/feature/119570 [17:03] n8tuser, be right back then, will check. [17:04] Safe please read the link i provided [17:04] n8tuser, the tutorial? [17:04] quibbler: Okj thanks. [17:04] RealKillaz: You may want to check out this link at https://help.ubuntu.com/community/NetworkManager0.7 for details of getting your modem working [17:04] Safe -> here is a sample static assigned ip address on an interface .. http://www.cyberciti.biz/faq/setting-up-an-network-interfaces-file/ [17:04] n8tuser, oh the one with the example? Yeah, I have. [17:04] n8tuser, i actually copied from there. [17:04] question for you guys. Virtualbox AMD64 is for windows x64 on intel? [17:05] Safe -> your questions is answered there [17:05] Alright, brb. [17:05] mattbd: ok [17:05] Hi i was wondering... what programming language does ubuntu has to communicate with serial or DB9? [17:05] RealKillaz: Is your modem made by Huawei? [17:06] I think it is the old huawei model. The black stick [17:06] mattbd: I'm not sure tough [17:07] RealKillaz: If it is a Huawei that should work fine with the Vodafone driver [17:07] Virtualbox AMD64 is for windows x64 on intel? === Chris-P is now known as Guest47605 [17:07] mattbd: I hope so. I'm not sure === Guest47605 is now known as Chris-p [17:08] RealKillaz: OK, so you need the access point name (APN), username and password. Do you have those? [17:08] giu: you can also read this: http://www.kiberpipa.org/~gandalf/ubuntu/README [17:08] doesn't matter if amd or intel, amd64 is for 64 bit processors [17:08] most of my video players are flickering using the nvidia 177.82 driver. xorg.conf : http://paste.ubuntu.com/115674/ , I think that it's a overlay problem , how do I fix this ? [17:09] should I try another driver ? [17:09] quibbler: Thanks! [17:10] my config used to work fine with the beta drivers [17:10] c0p3rn1c, 180.27 works very good [17:10] c0p3rn1c, you will install it manually [17:10] etech: ok thx === Guest38390 is now known as jcfp [17:10] c0p3rn1c, i meant you have to if you want :) [17:11] etech: sudo apt-get install nvidia-glx-180 , thats it right? [17:11] c0p3rn1c, i guess it will install the beta 180.11 [17:11] hey guys my monitor is no longer working at native resolution [17:11] AL1916W [17:11] Has anyone been able to get java 'SystemTray' to work in the ubuntu Notification Area? Cannot google info on this... Thanks [17:11] I don't know why... [17:12] etech: nvidia-glx-180-dev is the beta version I presume [17:12] but I will try the stable version first [17:12] Does anybody know how to open the tv text in tvtime? [17:12] c0p3rn1c, you can search in google ow to install manually nvidia packages [17:13] hallo speak german or englisch [17:13] etech: no you'd better advise people to use the forums, because else they will install the drivers from the nvidia site [17:13] c0p3rn1c, and? [17:13] CnCwurm: english otherwise /join #ubuntu-de [17:13] CnCwurm: english only in this channel please [17:14] etech: while they should use ubuntu packages, it will give problems with kernell upgrades [17:14] you just said you want 180 [17:14] Virtualbox AMD64 is for windows x64 on intel? [17:15] ben__, yes [17:15] digital sound is working in mplayer, when i set the codec to ac3/spdif passthrough.. however i would like to enable digital sound as the default sound. how may i do this? [17:15] ben_: Are you talking about using Windows as a host or guest? [17:15] etech: yeah actually I have pretty much experience with installing nvidia drivers [17:15] brb [17:15] Im doing a script as a school lab its purpose is to show information about installed modules. I'm supposed to use the lsmod command together with a this awk filter (awk ’{print $1} ’) to grap the names of the modules and then use them with modinfo. But I do not know how to apply the awk filter [17:15] etech, what about ubuntu server 8.10 [17:15] ben__, what? [17:16] ben_: You're going to have to elaborate a bit, it's not clear what you're asking about [17:17] ciao a tutti [17:17] would ubuntu 8.10 server for AMDx64 run on Virtualbox on Vista x64 [17:17] etchy: is the .27 driver a noticeable improvement over the .22 driver? [17:17] !it | lup [17:17] lup: Vai su #ubuntu-it se vuoi parlare in italiano, in questo canale usiamo solo l'inglese. Grazie! (click col tasto destro sul nome del canale per entrare) [17:17] ben_: Yes, it should do [17:17] ben__, yes, the new virtualbox supports 64bit guests [17:17] etch: is the .27 driver a noticeable improvement over the .22 driver? [17:17] thanks [17:18] Im doing a script as a school lab its purpose is to show information about installed modules. I'm supposed to use the lsmod command together with a this awk filter (awk ’{print $1} ’) to grap the names of the modules and then use them with modinfo. But I do not know how to apply the awk filter. Can someone help me? [17:18] <_VIM_> !repeat [17:18] etech: is the .27 driver a noticeable improvement over the .22 driver? (sorry abt the multiple posts.. couldn't get the nick right) [17:18] 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:18] hi anyone knows whats best for programming micro controllers using ubuntu? [17:19] !patience [17:19] The people here are volunteers, your attitude should reflect that. Answers are not always available. See http://wiki.ubuntu.com/IrcGuidelines [17:19] Scunizi, on kde yes, on gnome i didn't notice a difference [17:19] hi all, why is the flash plugin not working in firefox? websites keep saying i'm having older version! [17:19] regex-hater: You might try the #awk channel, that might be a better place to get an answer to that question [17:20] hallo [17:20] etech: ok that fixed it, thx [17:20] <_VIM_> !de > Bloc_ [17:20] Bloc_, please see my private message [17:20] jemand der deutsch labert^^ [17:20] Back on 7.10, I used to be able to "modprobe serio_raw", and suddenly I'd have a /dev/serio0 -- the modprobe still succeeds, but does anyone know where the device has gone? Perhaps point me to a link on the new /dev model? [17:20] etech: I noticed a huge difference between the .11 and the .22 driver w/my onboard 8200.. still slow with the occational video glitches like window drag issues etc. [17:20] mattbd, Oh I didnt now that one existed! [17:21] i have digital sound output in mplayer via spdif/ac3 passthrough. i would like digital sound to be the default sound so i may hear it with mp3 playback etc.. how can i enable digital sound as the default device? [17:21] Scunizi, do you use kde4? [17:21] mattbd, I'm kind of new to this IRC thing [17:21] regex-hater: I don't know if there's anyone there or it's any good, but it's worth a try as it's more likely to have a lot of awk users [17:21] etech: only in vm in vbox ..so no propiatory drivers.. gnome on the host [17:21] regex-hater: I'm not much more than a noob with IRC myself! [17:22] hi all, why is the flash plugin not working in firefox? websites keep saying i'm having older version! [17:22] macvr: You can install the new flash from Adobe's website [17:22] hi, i have a question, I have a game (spore) in ISO and I want to play it on linux... (on windows) it has to be mounted virtually and then i can play it, how would you suggest that I go about playing on linux>? [17:22] Scunizi, you can try it, but i didn't notice any difference [17:22] hey can anybody help me with that mistake [17:22] http://paste.ubuntu.com/115689/ [17:22] mattbd: oh.. its no longer in the repos? [17:22] mattbd, haha how do I change to that channel then? [17:22] macvr: Just uninstall the existing version using sudo apt-get purge flashplugin-nonfree [17:23] regex-hater: What client are you using? [17:23] Scunizi, with nvidia it is always worth to try the newest... ;) [17:23] mattbd: why the purge? [17:23] mattbd, Xchat [17:23] macvr: Purge to get rid of the old copy [17:23] mattbd: does the direct version fix flash video stalling due to the audio issue? [17:23] mattbd: oh... ok thanx === wexell is now known as wexell32 [17:24] etech: yep :-) [17:24] Scunizi: I've not had any issues since switching to flash 10 [17:24] hello [17:24] I'm trying to setup a linux fileserver for home use. The box is 2ish GHz CPU w/ 512 MB of RAM. Ubuntu 8.10 should be fine on that, headless, right? [17:24] rhsanborn: more than enough [17:24] NativeAngels hello [17:25] Scunizi, ty [17:25] how do you create a hostname in ubuntu from the shell [17:25] regex-hater: I think you can just enter /join #awk [17:25] rhsanborn: you're installing the server edition right? you can always add xfce4 to it for X forwarding via ssh later. [17:26] rhsanborn, I was using a P4 @ 2.4GHz / 768MB for a long time. [17:26] how is the best way to run a windows game in linux? i'm not a big gamer so i never realy had a need but i would like to play spore on linux. any gamer geeks here can give me some pointers? [17:26] is there anybody who can help me to fix this http://paste.ubuntu.com/115689/ [17:26] im settin some unreal servers up but as theyll all have the same local ip can i run to servers off one shell [17:26] Scunizi, I was just going to use desktop edition. Is there all that much different with server edition? === W_McL_ is now known as W_McL [17:26] fiftyone: I don't think Spore will work at all in Linux. It might work with a commercial product like Cedega or Crossover Games [17:26] fiftyone: if it's a windows game it will involve wine.. check out www.winehq.com [17:27] or do i need to create different hosts [17:27] cedega giving a trial with spore if you interest [17:27] fiftyone: I'd check on the Wine site to see if it's supported and also look online to see if Cedega or Crossover Games will do it [17:27] NativeAngels, you use different ports dont you [17:27] yeah [17:27] but as its usin the same local ip [17:27] hi [17:28] well, as long as you specify the port it will connect fine [17:28] or theyre usin the same local ip [17:28] rhsanborn: the server addition will allow you to choose on install what other services you want.. ie LAMP, FTP, Mail server etc.. it's also lighter weight.. to install ubuntu desktop you can achieve the same thing but it's more work.. [17:28] im linking them [17:28] but its saying its in use [17:28] mattbd i have crossover office i will get crossover games now [17:29] rhsanborn: if you install the server you have a text environment.. something you should get use to with servers.. screen, irssi, mutt are all your friends there as well as elinks.. [17:29] fiftyone: Shame you didn't ask in October, I got a free copy as part of a giveaway then === reggie is now known as |reggie [17:30] rhsanborn: if you need a gui after installing server then add xfce4 with .. sudo apt-get install xubuntu-desktop.. this will give you a full desktop environ. on the server.. there is a way to just add the xfce4 gui and the other bits needed to make it work but I haven't done that. [17:30] fiftyone: Try this link - http://linuxoutlaws.com/spore [17:31] Im having problem with swedish letters and XFIG. I got the letters working if I run xfig with the flag -international but then fig2dev complains about not finding sv_SE.UTF-8.ps. What should I do? [17:31] NativeAngels, well I dont know then. as far as i knew, you set each UT game you are hosting to use a different port, and connecting to whatever ip:port would work.. === |reggie is now known as reggie === reggie is now known as reggie| [17:31] Scunizi, ty, I think I'll do that. I've used it enough to know that xfce is much lighter weight. I'm downloading the ISO right now. [17:32] fiftyone: This seems to get it working in Wine but you have to compile it yourself, and crack the DRM on the game [17:33] ciaoooo [17:33] mattbd thank man you are the man. Seems like alot of work might just be easier to logout ,and into windows. Really its that easy but i so hate to do it. lol [17:33] <_trine> I'm really stuck and would not normally ask here but has anyone here got an HP officejet 7100 all-in-one printer scanner I need the CD that came with it as I have lost mine [17:34] rhsanborn: if you want to put up a web page and have it accessable to the world outside, check out dyndns.org.. your router should have a section for listing it and making the service work [17:34] Scunizi [17:34] _trine: just dl it from HP [17:34] Scunizi, it's a verizon supplied router, no such luck :P [17:34] fiftyone: Potentially you might be able to run it on a Windows install in Virtualbox but that'd be far too slow really [17:34] Scunizi, I have an account with a webhost, they have more consistent bandwidth anyway [17:34] <_trine> Cpudan80: it's not available there they just have the drivers [17:35] Scunizi, it's mostly for sharing files among PC's in the house... [17:35] _trine: ok ... what is on the CD that you need besides the driver? [17:35] my pidgin just froze [17:35] it s all grey === Linuturk_ is now known as Linuturk [17:35] when i run "apt-get source wine" i get a old version of wine not the latest which i have when i check in synaptic [17:35] fiftyone: Otherwise I think you'll have to just use Windows for playing Spore [17:36] rhsanborn: you might want to look at OBM.. it's in the repo's.. sort of a LAN collaboration tool.. like a wiki sort of.. with document management. [17:36] diossssssssssss [17:36] Spore looks pretty cool... :) [17:36] q pexa de gente [17:36] compadressssssssss [17:36] mattbd, yea i dont have a super machine here eather... hey, I was wondering if you could help me with something else related. I actually my wife is in love with this little popcap game called "Luxor3" i got it for windose and it actually works nicely in wine for about 30 seconds then the graphics go mad. Any idea if this is because of my graphics card or just a problem with the game/wine? [17:36] esto es una puta locuraaaaaaaaaaaaa [17:36] jajajaja [17:36] manumar: Please don't flood, use http://paste.ubuntu.com to paste, don't use Enter as punctuation. [17:36] wapisimo [17:36] !spanish manumar [17:36] Sorry, I don't know anything about spanish manumar [17:36] fiftyone: Most likely this is due to the configuration [17:37] !spanish [17:37] En la mayoría de canales Ubuntu se comunica en inglés. Para ayuda en Español, por favor entre en los canales #ubuntu-es o #kubuntu-es. [17:37] !es === Commie_Cary is now known as Lenin_Cat [17:37] !es | manumar [17:37] manumar: please see above === marius is now known as Guest24896 [17:37] Hi, In ubuntu, are there any Project management tools for recommendation? thanks!! [17:37] fiftyone: Are you using the version of Wine in the Ubuntu repositories or have you added the Wine repository? [17:37] <_trine> Cpudan80: PM [17:37] hola? [17:38] afancy: like MS Project? sure.. it's called project management [17:38] i want to see a ls of a dir where all the dir/files are shown with absolute paths and no other info [17:38] mattbd yea? the colors go all wack, I was thinking that it was a graphics card problem because if I load firefox or something else it does the same graphics freakout for a second before it loads completely. I am not sure exactly how else to describe it but as a "freakout" [17:38] Scunizi: yes [17:38] afancy: check in Applications>Office [17:38] Scunizi, no way man. The misses is a Project Manager by trade. I don't need her having access to a household gantt chart :P [17:38] fiftyone: I use the most recent version, instructions for adding this are at http://www.winehq.org/download/deb [17:38] Scunizi: but i cannot find it [17:38] rhsanborn: OBM doesn't do that.. :) [17:38] mattbd i have wine from the repos [17:38] afancy: what version of ubuntu? [17:39] Scunizi: 8.10 [17:39] Scunizi, collab and calendaring, etc, right/ [17:39] Scunizi: i just checked, there is none [17:39] ? [17:39] fiftyone: OK, maybe try adding the Wine repository for Ubuntu and upgrade to the most recent version === paulj1 is now known as pauljw [17:39] afancy: maybe it's not installed by default or in a different menu.. if you can't find it go to System>Admin>Synaptic Pkg Manager and search for it. You'll be able to install from there. [17:40] fiftyone: After that, all I can really suggest is playing with the configuration [17:40] (My english is not very good) Hi, I have "zoom" bluetooth, but woth 8.10 doesn't work, but I have another one, and this yes. But bluetooth is good, becose in windows works [17:40] why? [17:40] *with [17:40] !fonts [17:40] 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 === Lenin_Cat is now known as Trotsky_Cat [17:40] Oh, right. Default channel and all :-P [17:40] mattbd okk cool, did you get what I said about when i load firefox and other programs? because this is leading me to think that it is a graphics problem and not a wine problme [17:41] fiftyone: Yes, I did see that [17:41] fiftyone: Is it basically random colours for a second then it fixes itself? [17:41] Decepticon: use find instead. find /etc for example [17:41] I'm thinking I prefer Ubuntu now that I've tested it and OpenSUSE. But one thing I liked on OpenSUSE was that my windows partitions were under /Windows/ and as such easily accessible. A cursory search has not revealed their locations to me in Ubuntu as of yet :-p [17:42] mattbd yes, exactly random colors for a second then if fixes itself [17:42] anyone here use OZOS? === Trotsky_Cat is now known as Commie_Cary [17:42] mattbd exactly [17:42] Hi. I installed Suse 11.1 today (usually I'm running a 8.10 ubuntu) now I've got problems with grub [17:42] Xenos_: they may not be mounted [17:42] How do I cause my computer to write hibernation files to the hard disk instead of to the swap? [17:42] suse is on sdb1, ubuntu on sdb2 [17:42] Xenos_: Try using PySDM, that lets you set it up to mount certain partitions at startup [17:42] but only ubuntu-boot works [17:42] ScottG489: swap is the hd [17:42] !ru [17:42] Пожалуйста посетите #ubuntu-ru для получения помощи на русском языке / Pozhalujsta posetite #ubuntu-ru dlya polucheniya pomoshi na russkom yazyke [17:42] Scott: The hibernation files will be saved in the logs on your harddrive [17:42] Scottg489 you can make a swap file instead of a partition [17:42] Scunizi: Well to the drive partition [17:43] fiftyone: Mine does that too occasionally but I don't worry too much about it [17:43] ah ok [17:43] ScottG489: swap has it's own partition [17:43] afancy: : look here: http://www.linux.org/apps/all/Office/Project_Management.html [17:43] fiftyone: I had 4GB of RAM and 4 GB of swap. I think thats already a pretty outrageous amount of swap [17:43] so its a normal thing [17:43] scottG489 yea thats alot of swap [17:43] yes, i have found many [17:44] quibbler: which one is better [17:44] Scunizi: fiftyone: I made my system with 1.5 gigs of swap. But then when I got errors that I didnt have enough swap to hibernate I made more (2.5 for a total of 4GB) but I was still getting errors of not enough swap [17:44] hi [17:44] fiftyone: I can only really suggest if you want a certain game to work try using something other than the default Windows version for that game only - go for whatever Windows version it's mainly designed for, and try playing around with the settings. [17:44] is it possible do upgrade an existing debian stable to an ubuntu server? [17:44] ScottG489: it has to be a swap partition, there's no way around it in it's current implementation [17:45] Scunizi: fiftyone: so i tried typing "free" one time before i swapd and I had used about a gig between both my swap and RAM so I have no idea why there wouldnt be enough space [17:45] (i've got debian on my server but the packages are too old for me) [17:45] Scottg489 i think that 1gb of swap is more than enough [17:45] ScottG489: the typical rule for hibernate is 1.5x ram.. for you that's a lot.. can you hybernate with nothing open but the desktop? [17:45] afancy: ? i have no idea ...don't use one i have enough with googlecalendar [17:45] jtaji: Hibernation can not use a swap file? [17:45] ScottG489: nope [17:45] mattbd, thanks alot man i really appreciate it. [17:45] hi [17:45] Scunizi: Probably, but when i tried to hibernate one time i believe i just had Pidgin and Konversation open, maybe one other small program too [17:46] i have a problem upgrading ubuntu [17:46] http://rafb.net/p/ISVacn16.html [17:46] fiftyone: I got Doom for Windows 95 working by making sure the resolution in Wine matched what was in Doom when it ran [17:46] hey i didnt think of that [17:46] ScottG489: is this a laptop? [17:46] fiftyone: Or if the game will run in DOS, you can try DOSBox [17:46] lol@ windows 95 [17:46] isnt Doom native now? [17:46] Scunizi: fiftyone: jtaji said that hibernate can not find my hibernation file so as far as hibernate is concerned I only have 1.5 gigs of swap, apparently. Yes I'm on a laptop [17:46] mattbd, wow man i so remember windows 90 lol [17:47] deany: Freedoom isn't quite the same - I think a lot of the content is non-free [17:47] deany: The original Doom for DOS works best IMHO, I run it in DOSBox, but Wine will run the Windows 95 version [17:47] Ah. Got it mounted now. Now I just have to wait for updates to finish installing and I'll add PySDM (A web tutorial I found seems to recommend ntfs-config, tho?) [17:48] Enter text here...any girl [17:48] scottG489 I had the problem with my eeepc because ubuntu for somereason the hibernate osent work out of the box so i had to make a special swap file just for hibernation, still dosent work when I close the lid but fn+f1 work like a charm [17:48] ScottG489: hibernate is a difficult thing to get right on laptops because there is no standard way of implementing it. Ubuntu has made great strides in accomidating many types but hasn't reverse engineered them all. your's might be one of those.. check www.ubuntuforums.org and search for your laptop and hibernate to see what others are saying. [17:48] Xenos_, just make your mount point and add to fstab [17:49] Can someone help me find some good tutorials on using the tao framework with Monodevelop? [17:49] Scunizi: fiftyone: jtaji: So like I said, it seems like it would be best to just make hibernate write to my hard disk partition instead of swap? And Scunizi, it will hibernate sometimes so it does work, but it just seems kinda erratic as to when it works. [17:49] try looking on google for hibernation + ubuntu + your laptop version chances are this is not an isolaated probelm [17:49] Why does my network icon say disables, but I can get online? [17:49] maybe it's a different nic [17:49] fiftyone: Wel fn+f1 is sleep for me [17:49] hi [17:50] were you [17:50] nevermind I cant get online anymore? [17:50] anyone try ozos? [17:50] evon: Gave it a go once [17:50] hi [17:50] scottG489 what lappy are you using? [17:50] evon: Liked it, but OpenGEU is my fave E17 distro [17:50] hi [17:50] were you [17:51] fiftyone: I think it might have been hibernate before for me but I wanted to bind those keys to sleep. It wouldnt really matter either way, its the command the executes that matters. Im using a Dell Studio 15 [17:51] Scunizi: fiftyone: But there is a way to make hibernate write to my hard disk partition isnt there? === Wanderer_ is now known as Wanderer [17:52] noo7: if you have an ubuntu problem just state it ...if you just wish to chat go o #ubuntu-offtopics [17:52] #ubuntu-offtopic .. no "s" [17:52] Scunizi: sorry [17:53] mattbd: why do prefer OpenGeu? [17:54] scottg489 http://forum.notebookreview.com/showthread.php?t=273048 [17:54] hey guys, does ubutu support group type installations? [17:54] evon: OpenGEU is very polished and looks great, OzOS is very nice, but it's not quite on the same level as OpenGEU. [17:54] with fedora, we are able to do yum groupinstall "group name", trying to get a fully working development environment, and its getting rather tiring having to do it package by package [17:55] how can I untar a tar file using xarchiver (in cli) [17:55] NicEXE, use tar instead. [17:55] tar -x [17:55] if its a bz2 use tar -jx if its gz use tar -zx [17:55] daemoen: instead of what? [17:55] daemoen_, install fedora then :p [17:56] I cant get my netwrok connection? I eedited the /etc/network/interface. I was messing with vbox last night. I got online in the morning and now I can't get online? [17:56] mattbd: i'm installing OZOS in virtualbox right now and looks great so far. I think it looks a lot better than OpenGEU but I don't know what it will run like [17:56] alaz, nice typical dumbshit response to someone asking an honest question. [17:56] dont waste my time, plz. [17:56] scottG489 yes, like i said you just create a file on your hard drive. just create the file say 2gb then you tell linux to write hibernation there instead of your swap partition. [17:56] evon:I do think that E17 is the ideal desktop for netbooks though, and if I ran a netbook manufacturer I'd consider taking on the E17 developers on a salary to get it up to scratch quickly [17:56] NicEXE: tar is also a program that will untar and tar a set of files. [17:56] NicEXE: man tar [17:56] mattbd the eee pc is an amazing netbook [17:56] is there a similar way of installing groups in ubuntu, fairly straightforward question [17:56] evon: It's good, definitely, but the themes aren't really my cup of tea [17:56] ifconfig [17:57] mattbd: do you know if it comes with mp3, DVD and mp3 support (either opengeu or ozos) [17:57] xfce4 runs like a champ on my netbook. [17:57] fiftyone: I have an Eee and I love it [17:57] Ahh, better. [17:57] daemoen_: which development packages are you wanting? The Debian way is to use 'virtual' packages that depend on a bunch of real packages to install several at once [17:57] evon: I'm not sure about OzOS, but most Ubuntu-based distros ship without that support [17:57] daemoen_: See for example the virtual package "ubuntu-desktop" [17:57] mattbd: oh so it's just a matter of themes for you. ok. I want to install it on my sons old P3 but i want something that comes with that kind of support [17:57] right, or kubuntu-desktop [17:58] hy! i have some problem with my laptop. if i put the headsets on the sound will play through the headset but also through the speakers [17:58] How can I disable my br0 interface? [17:58] daemoen_: correct [17:58] is there a list of the virtual packages? [17:58] mattbd, its amazing fantastic little lappy i got the 1000H with 160gb Hd its fantastic. one of the best laptops i have owned [17:58] evon: It's pretty easy to install - just run sudo apt-get install ubuntu-restricted-extras [17:58] mattbd: so as far as stability goes ozos is fine? [17:58] even better ssince im running ubuntu on it [17:58] mattbd: oh ok [17:58] evon: It was fine for me. [17:58] i made that decision that if I bought it I would only run linux on it [17:58] or an easy way to list them for that matter. dont know debian/ubuntu very well, so rather unfamiliar with it [17:58]  hy! i have some problem with my laptop. if i put the headsets on the sound will play through the headset but also through the speakers. how can i fix that so it will only play through headset. [17:59] was at least able to get the libs i needed by doing apt-get install zlib* but that was rather sloppy [17:59] how can i mount file.img to /here ? [17:59] fiftyone: Mine's a 2GB Surg so it's too small to run Ubuntu :-( [17:59] mattbd: thanks for the input. I will let my son choose which one he wants and install it. I will probably put one on my laptop too. [17:59] NicEXE, use the loop device [17:59] evon: Have you heard of Maryan Linux? [18:00] daemoen_: I'm not aware of a list, and I can't see how to search for them on http://packages.ubuntu.com ... possibly apt-cache can do that [18:00] daemoen: how? [18:00] Aryan Linux ? [18:00] mattbd: my laptop is an up to date one but i want an OS that will take up less resources. Maryan linux is still in its testing stages as far as I know. i installed it in virtualbox yesterday [18:00] adaptr: No, Maryan Linux http://www.maryanlinux.com/ [18:00] fiftyone: Ok, well I think that person was having a different problem then me but thanks. And how do I tell hibernate to write to that file on my harddisk instead of swap? [18:00] IntuitiveNipple, ok, ty, at least i have it compiling now, would just rather use a group :) [18:00] NicEXE: losetup /dev/loop0 file.img && mkdir /here && mount /dev/loop0 /here [18:01] evon: OK, I thought that might be worth trying as it's based on Linux Mint so it includes the restricted extras out of the box [18:01] hey [18:01] I have a br0 , eth0 , and lo, I don't want the br0. How can I get it to go away? [18:01] daemoen_: If you want the *development* headers then if there is a similar ubuntu package to the one you're building (possibly an earlier version) I often cheat and just do sudo apt-get build-dep [18:01] mattbd: well i will follow your instructions to install the restricted stuff [18:01] Droopsta915: man brctl [18:02] mattbd: so it's a fork of a fork.. linux mint is a fork of ubuntu [18:02] i have a problem with gnome-panel and associated applets on hardy [18:02] mattbd: what was that code again? [18:02] whenever I go offline, I lose the ability to use my computer's Apache server, is there a way to fix that? [18:02] Droopsta915, ifconfig remove br0 or so i think [18:02] SliM1: Whats your problem? [18:02] Droopsta915, man ifconfig and find the correct parameter to remove a interface. [18:02] how can i connect using vncviewer to a remote ubuntu pc if the user has not loogged in on that machine? [18:02] evon: sudo apt-get install ubuntu restricted-extras [18:02] fearful: they use way to much ram [18:02] SherlawkDragon: you mean that your machine is a desktop and server with apache? [18:02] I mean, I can't access localhost in offline mode [18:02] sudo apt-get clean my room [18:02] lolz === Sergeant_Pony_ is now known as Sergeant_Pony [18:03] Okay, now I'm getting frustrated. Reinstalled, configurated the IP manually, STILL the same problem. [18:03] Scunizi: It's more of a respin of Linux Mint than an actual fork [18:03] SliM1: How much exactly? [18:03] Scunizi> I mean, it's a computer that I do stuff with, and it has apache, but when I go offline, I can't access localhost [18:03] SherlawkDragon: depending on what you think "offline" means, you're not actually using "localhost" [18:03] i don't think 30 mb ram is ok for gnome-panel alone [18:03] Scunizi: They started with Mint and just customised it with E17 [18:03] SherlawkDragon: hwo do you mean go "offline" [18:03] SliM1: I'm using 15mb, how many panels do you have? [18:03] two === Justin_ is now known as TechSalvager [18:04] adaptr> I mean: unplug the LAN, so that I am no longer connected to the internet [18:04] mattbd: thanks a lot, your help is much appreciated [18:04] SliM1: I only have one and I'm using 15mb for the panel. [18:04] SherlawkDragon: Does apache bind to 127.0.0.1 ? can you access it via http://127.0.0.1/ ? [18:04] evon: You're welcome [18:04] IntuitiveNipple> no. I tried that. Doesn't work [18:04] SherlawkDragon: then it should be accessable only to the machine that it is running on. [18:04] SliM1: It is kind of high, how many things did you add to the panels? [18:04] Scunizi> yes. exactly. [18:05] It's brctl delbr br0, but it says the bridge br0 is still up. How can I get it to go down? [18:05] So what's wrong? [18:05] Salve #ubuntu [18:05] mattbd: do you know of any way to install e17 in mint [18:05] ? [18:05] It's brctl delbr br0, but it says the bridge br0 is still up. How can I get it to go down? [18:05] mattbd: i tried to use apt but it does not working properly [18:05] SherlawkDragon: you might check /etc/hosts and see if 127.0.0.1 is listed. [18:05] <_VIM_> !repeat | Droopsta915 [18:05] Droopsta915: 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 [18:05] good thought... [18:05] is tvtime supporting text feature? [18:06] I hit it on accident the second time, sorry bot, I'm not trying to repeat [18:06] evon: What's the error mesage? [18:06] i have some problem with my laptop. if i put the headsets on the sound will play through the headset but also through the speakers. how can i fix this? [18:06] Scunizi> 127.0.0.1 localhost [18:06] 127.0.1.1 raccoon-laptop [18:06] SliM1: Try and removing some of the applets you added to the panels and see if that lowers your RAM usage. === kuba is now known as Guest85317 [18:06] when installinf from alternate cd i get: menu item 'pkgsel' failed with eeror code 1. please help! [18:06] SherlawkDragon: That will be the problem then. You need to ensure apache (and the virtual host(s)) are bound to localhost (127.0.0.1) *not* just the LAN interface IPs [18:07] help [18:07] It shouldn't be bound to anything else, but how do I check? [18:07] httpd.conf? [18:07] SherlawkDragon: In the apache configuration files (/etc/apache2/*) [18:08] SherlawkDragon: Look particularly at /etc/apache2/sites-enabled/* === _AshTray- is now known as AshTray- [18:08] actually, the problem is wierd, it might not be Apache, but Firefox: when I try to access localhost from offline, it tells me that I can't in offline mode [18:08] hi [18:08] hello [18:08] spanish? [18:08] hi all [18:08] !es [18:08] En la mayoría de canales Ubuntu se comunica en inglés. Para ayuda en Español, por favor entre en los canales #ubuntu-es o #kubuntu-es. [18:09] halguin habla espanil? [18:09] Oh, well there's only one site in Sites Enabled, and that's the site [18:09] espanol [18:09] SherlawkDragon: try using "wget" [18:09] !es | ITRO [18:09] ITRO: please see above [18:09] SherlawkDragon: does FF have an "Offline" mode that is currently on? otherwise it would simply time out if it couldn't make a connection. [18:09] can some1 help me with opensuse kde? [18:09] can some1 help me with opensuse kde? [18:09] Cee: try #opensuse or #kde [18:09] k ty [18:10] can you declare multiple audio_output sections in mpdconf like say one for oss and another for shoutcast ? [18:10] mattbd: i can't even tell you what the full message is because the error box appears half off the screen. after i press f1 it then asks me to troubleshoot the issue by loading modules individually [18:10] hmmm... is there a Dutch Ubuntu channel? [18:10] Scunizi> I don't know, I have no idea why FireFox doesn't like it, I do this all the time on other computers. [18:10] is it imporant to install antivirus [18:10] fearful: this one is nasty: gnome-appearance-properties uses one core to 100%, even after I close the window [18:10] or its not nessesory ? [18:10] SherlawkDragon: try a terminal browser. [18:10] fiftyone: How do I make a file that hibernate can write to and then tell hibernate to write to it? [18:11] evon: OK, were you using Synaptic, Add/Remove or the command line? [18:11] alguien habla espanol? [18:11] SliM1: I don't have that process, what is it exactly something with the panels? [18:11] IntuitiveNipple> wget works fine [18:11] Kryzler: There is, I don't know the channel name, however. [18:11] hi i am trying to install some updates but i have like 10 update faded out and it wont let me install them so i try to install them useing package manager and i get this error code gpac: [18:11] Depends: libasound2 (>1.0.18) but 1.0.17a-0ubuntu4 is to be installed [18:11] it says there is a newer version of that driver but in package manager that is the latest version it makes no sence [18:11] !es | ITRO [18:11] !es | ITRO [18:11] ITRO: En la mayoría de canales Ubuntu se comunica en inglés. Para ayuda en Español, por favor entre en los canales #ubuntu-es o #kubuntu-es. [18:11] SherlawkDragon: so it is Firefox then? try restarting it whilst the LAN is down [18:11] Scunizi> like lynx? [18:11] heh, no worries... MoTec I'll hunt around [18:11] ITRO, read the freaking post dude, thats the fourth one [18:11] I could use Lynx, but then I wouldn't be able to see much to test... [18:12] SherlawkDragon: sure or elinks or w3m [18:12] Kryzler: google tells me #ubuntu-nl but I don't know if that's right. [18:12] mattbd: i tried both and both gave me the same error. [18:12] IntuitiveNipple> that's a good idea... [18:12] elinks? [18:12] Is that like a better version of links? [18:12] yep that's the one MoTec :D thanks [18:12] anyone currently using gnome-globalmenu? [18:12] mattbd: i used some e17-svn thing first then i tried to install enlightenment fro apt [18:12] kshadow: yep.. I like it. [18:12] Kryzler: Have fun :) [18:12] Hrmm, maybe I'll have to check it out. [18:13] :( esque en los canales de espanool son principiantes :( [18:13] evon: OK, so you're installing E17 from apt? [18:13] how can i connect using vncviewer to a remote ubuntu pc if the user has not loogged in on that machine? [18:13] evon: And is that on Ubuntu? [18:13] anybody helkp mea please [18:13] I'm running Ubuntu version 8.4 (Hardy), which runs with kernel 2.6.23, and I'm trying to run an 802.1x supplicant that needs some identifiers that are only available on linux >= 2.6.25. Basically I need a kernel version >= 2.6.25. Can I somehow run a kernel >= 2.6.25 without having to upgrade to another distribution (like Intrepid)? [18:13] /dev/sound doesnt exist [18:13] <_VIM_> !es | ITRO [18:13] were is the sound? [18:13] ITRO: En la mayoría de canales Ubuntu se comunica en inglés. Para ayuda en Español, por favor entre en los canales #ubuntu-es o #kubuntu-es. [18:13] SliM1: Did you find out? [18:13] ok [18:13] i wan t any girl [18:13] <_VIM_> !ot | noo7 [18:13] ? [18:13] noo7: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics. Thanks! [18:13] sound works but i want to know were is found? [18:13] ITRO: Mira el mensaje que te mande [18:13] any girl [18:13] kshadow: that's what I'm doing now.. using screen at terminal and then split the screen.. upper half is elinks and lower is irssi.. other terminal windows open, mutt for email and one bash screen.. [18:14] anybody? [18:14] _VIM_, doesnt do any good, have already showed him 4 times already [18:14] noo7> no. No one wants to cyber. >>;; [18:14] my ubuntu 8.04.2 freeze when gltext screensaver on [18:14] mattbd: using mint [18:14] He's just saying that there is nobody in the spanish channel to help. === dickydoo2 is now known as WelshDragon [18:14] anybody pleasE? [18:14] mattbd: and using apt. yes. [18:14] TheBase: You could install one of the Intrepid kernels and configure /boot/grub/menu.lst with an additional entry to try it... there may have been changes between kernel and userspace that cause issues though. [18:15] evon: OK, so you're wanting to install E17 on Mint? [18:15] were you [18:15] MoTec, too bad I don't speak spanish === Chris-p is now known as Guest61937 [18:15] jj [18:15] mattbd: yes. It would easier for me to do that than to install a new OS [18:15] fearful: well, it's the one that shows phen you cick "change desktop background" [18:15] TheBase: you could compile your own kernel including the modules you want I guess [18:15] any site sex [18:15] IntuitiveNipple, that's what I was worried about. :/ [18:15] <_VIM_> noo7: please stop that [18:15] noo7, go away [18:15] !ot | noo7 [18:15] !ops | noo7 [18:15] noo7: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics. Thanks! [18:15] noo7: Help! Channel emergency! (ONLY use this trigger in emergencies) - Mez, LjL, elkbuntu, imbrandon, DBO, gnomefreak, Hobbsee, rob, Madpilot, CarlK, crimsun, ajmitch, tritium, Nalioth, thoreauputic, apokryphos, tonyyarusso, PriceChild, Amaranth, jrib, jenda, nixternal, Myrtti, mneptok, Pici, Jack_Sparrow, nickrud, jpds, bazhang, jussi01, Flannel or ikonia! [18:15] ok [18:15] guys how can i find the equivalent of /dev/sound please? [18:16] evon: OK, there's two versions of Enlightenment at present - E16 and E17 [18:16] Well, updating to intrepid worked fine, and my wireless didn't die,. [18:16] <_VIM_> mattbd: i think Ubuntu only has E16 in the repos :( [18:16] guy's what is the latest 64bit server version for ubuntu [18:16] TheBase: If you try it and review /var/log/kern.log and /var/log/debug after it starts you'll soon know whether it is stable. [18:16] evon: E16 is the stable version which will be in most distro's repositories [18:16] mattbd: e16 worked but i didn't like it at all. e17 is what I want === Guest61937 is now known as chris-p [18:16] timahvo1, the 80211.h is in the /usr/include and I think it's part of the linux-libc. Is there any way I can find out exactly which module does it belongs to? [18:16] porkpie: intrepid [18:17] Scunizi:is that x86 [18:17] evon: Getting packages for E17 is a real pain, but I've done it before. Give me a minute and I'll find it. [18:17] i get this error when i am trying to install something in package manager Depends: libgtk2.0-0 (>=2.15.0) but 2.14.4-0ubuntu2 is to be installed the vision that is install right now is 2.14.4 why wont it install i got the latest version [18:17] porkpie: there should also be a 64 bit version [18:17] IntuitiveNipple, that sound a fun thing to do :) [18:17] evon: e17 is nice, but it's not completely stable. [18:18] evon: But you can still get it using reasy.sh, or easy.sh [18:18] IntuitiveNipple, do I have to change any settings to enable the debug? [18:18] <[biabia]> something isnt set how i want it. i close my apps before i reboot, but when i login they all auto-start, (browser, xchat) how can i have them not auto-start? [18:18] IntuitiveNipple, or any parameter somewhere ? [18:18] i get this error when i am trying to install something in package manager Depends: libgtk2.0-0 (>=2.15.0) but 2.14.4-0ubuntu2 is to be installed the vision that is install right now is 2.14.4 why wont it install i got the latest version [18:18] <_VIM_> kshadow: can i get E17 for Ubuntu 8.04? [18:19] Yeah. [18:19] TheBase: on the kernel command-line don't use "quiet splash" but use "debug" [18:19] ?? [18:19] porkpie: I just looked and I can clearly see 2 versions available. [18:19] <_VIM_> kshadow: how? [18:19] _VIM_: One sec. [18:19] IntuitiveNipple, cool [18:19] <_VIM_> ok [18:19] I'll try it. Thanks [18:19] any body with 8.10 can pls tell what is the name of the brown with lil yellow theme :) pls [18:19] TheBase: hang on a mo I'm just checking which kernel introduced 80211.h [18:19] human? [18:19] evon: Try this thread from the Ubuntu Forums - http://ubuntuforums.org/showthread.php?t=916690 [18:19] _VIM_: http://ubuntuforums.org/showthread.php?t=97199&highlight=E17+cvs [18:20] <_VIM_> kshadow: ok ty :) [18:20] Follow that. [18:20] IntuitiveNipple, there are loads of different versions of the 80211.h [18:20] It's a bit out of date, but you'l still get the latest. [18:20] But remember, e17 isn't entirely stable. [18:20] mattbd: yup that's the one i tried [18:20] mattbd: didn't work [18:20] Some people have been running it for months without any problems, but it didn't work too well for me when I tried it a few months back. [18:21] SliM1: Do you have swap enabled? [18:21] mattbd: same error apt gave me [18:21] evon: OK, so it was something to do with CVS? [18:21] evon, mattbd Use this one http://ubuntuforums.org/showthread.php?t=97199&highlight=E17+cvs [18:21] fearful: i do, but i don't really need swap [18:22] TheBase: is it linux/ieee80211.h you're interested in [18:22] fearful: i have never seen it being used [18:22] kshadow: that's a really old one. older than the other one [18:22] IntuitiveNipple, things are been added to it on most kernel releases (if not all) [18:22] evon: Yesw, but it works. [18:22] :) [18:22] IntuitiveNipple, no. it's the nl80211.h [18:22] TheBase: apt-file search 80211.h should be under net/ [18:22] fearful: i do have 4 GB of RAM [18:22] IntuitiveNipple, http://lxr.linux.no/linux+v2.6.28.4/include/linux/nl80211.h [18:22] SliM1: Your swap uses 0%? [18:22] mattbd: i don't know about cvs? [18:22] fearful: yes [18:23] Thats awkward you should be using some of the swap that could be one of the starting errors [18:23] evon: CVS is a versioning system. Basically it means it grabs the source code for it and compiles it. [18:23] IntuitiveNipple, browsing through the version you will see that new stuff keeps been added. [18:23] hi [18:23] evon: You do gt the latest and greatest but it's very slow and can take a few hours to compile [18:24] is there any reason why subversion depends on mysql-common? [18:24] TheBase: I'm looking at the git-log history [18:24] mattbd: Few hours? You must have a slow box. :O [18:24] SliM1: I can't think why else it is using so much memory, sometimes little apps like update manager and gnome-panel use a lot of the RAM but should go to swap [18:24] mattbd: i did use the cvs version i believe because it took a very long time to install [18:25] Hi all, Can anyone tell me how to stop my disc drive ejecting during the boot sequence? [18:25] fearful: well, yes, but the appearance manager app is a real problem [18:25] SliM1: You sure swap is enabled? [18:25] evon: With something like OpenGEU or OzOS it'll already be bundled with E17 so no compile time unless it uses the CVS to upgrade [18:25] fearful: 0 out of 5GB [18:25] SliM1: Thats real wierd one sec [18:25] hi, anyone know anything about encryption on linux>? I would likee to encrypt a couple of folders whats the best program to do such a thing>/? [18:25] kshadow: This was in Virtualbox, so a bit slower than a real machine [18:25] Ah, yeah, for sure. [18:25] IntuitiveNipple, where can I get the file's history? [18:25] TheBase: yeah, the key differences between v2.6.24 (hardy) and v2.6.25 are station beacon and key handling [18:26] oh holy crap.. apparently i got drunk and ordered a new car off the interwebs last nite. [18:26] sorry, wrong channel :( [18:26] mattbd: ok thanks. I will try those to distros. [18:26] sound isn't working [18:26] mattbd: burning ozos right now [18:26] TheBase: Well, the way to check the git-log is to clone the kernel git tree and query the log, but you'd probably need to then spend time learning how best to use git too :) [18:26] d [18:26] d [18:26] d [18:26] soumen: Please don't flood, use http://paste.ubuntu.com to paste, don't use Enter as punctuation. [18:27] anyone know how to get tvucast to work in linux? [18:27] evon: Hope ozos or OpenGEU work out OK for you [18:27] TheBase: It'll be quicker to install an Intrepid kernel and modify menu.lst [18:27] SliM1: I seriously can't think of any reason why its using so much RAM. [18:27] I used bestcrypt before on windows i downloaded it for linux but not sure how well it will work. Anyone have any experiance with encryption for linux>< [18:27] mattbd: me too. I tried opengeu on my laptop before and it didn't work well at all [18:27] SliM1: Restart xserver? CTRL + ALT + Backspace [18:28] IntuitiveNipple, That's actually on my TODO list. What git tool do you use btw? [18:28] fiftyone: Only with decryption sorry. [18:28] fearful: i have already restarted my computer several times [18:28] kshadow, thanks [18:28] evon: Well, laptops are generally more tricky than desktops [18:28] fearful: perhaps kde is better [18:29] SliM1: Well, you can try because I seriously have no reason why your apperance manager is using so much RAM it shouldn't [18:29] mattbd: i guess so. i use my laptop mostly so i need a good OS for it/ [18:30] Hi all, Can anyone tell me how to stop my disc drive ejecting during the boot sequence? [18:30] SliM1: Have you installed anything that may affect it? === Inc`` is now known as Inc` [18:30] fearful: it's not using much ram, it's just using as much processing power a single thread can [18:30] <[biabia]> something isnt set how i want it. i close my apps before i reboot, but when i login they all auto-start, (browser, xchat) how can i have them not auto-start? [18:30] does anyone know how to edit window border in ubuntu [18:30] evon: These day's its rare to find something that won't work at all unless it's very new hardware [18:30] <_VIM_> kshadow: I found an updated guide for E17 , that one was a bit outdated :) http://ubuntuforums.org/showthread.php?t=916690 [18:30] SliM1: well, the problem may be that I started with a cli system [18:30] TheBase: git-core package contains the git tools [18:30] wcdl: What do you mean? Do you mean change the theme for application windows? [18:30] [biabia], go to your session managment settings [18:31] does anyone know how to edit window border in metacity [18:31] IntuitiveNipple, Cool. [18:31] IntuitiveNipple, Thanks for the help! [18:31] <[biabia]> Danielbw_home: ok [18:31] wcdl: You can change the theme for the Metacity window manager if that's what you mean [18:31] timahvo1, thanks for the help! [18:31] yeah i know but only the sides [18:31] :) [18:32] tampering with the kernel rules :D [18:32] i wanna change only the sides....example like mac os x [18:32] SliM1: I have no idea I'm sorry I bumped I can't think of anything else [18:32] ok [18:32] my computer is not playing mp3 files! i installed the GStreamer extra plugins. When I try to import music i get the error "the gstreamer plugins to play audio/x-asf-unknown type files cannot be found [18:32] wcdl: Do you want to make it look like a Mac then? [18:32] help? [18:32] i'll give kde a try [18:32] Every time I open the file selection window with buttons like "Browse" in applications or on websites, the window comes up tiny, and I have to drag the corner to make it normal size. Does anyone know how to fix this? [18:32] yes [18:32] wcdl: If so try Mac4Lin [18:33] !mp3 > jonah [18:33] jonah, please see my private message [18:33] my cursor doesnt move fast enough; i have Sensitivity to max, but i dont like Acceleration, so im not adding it [18:33] wcdl: http://sourceforge.net/projects/mac4lin [18:33] SliM1: sudo apt-get install kubuntu-desktop [18:33] Zopiac1: that is what makes your cursor faster [18:33] i want to make it look like Mac but only the window [18:33] wcdl: There's full instructions inside the package [18:33] without the borders [18:33] SliM1: Might want to consider xubuntu-desktop too, it uses xfce4 [18:33] wcdl: You can pick out just the parts you want to use [18:34] fearful: yeah, i know, but i'll remove gnome before that [18:34] Royall: then what is sensitivity? in just about everything else i use it is how fast it moves [18:34] i'll give it a try [18:34] wcdl: Only other way to do it would be to find a theme that is already like that or make one [18:34] SliM1: Ok well, sorry coulnd't help... I have no idea and yea you could try xubuntu, its made for less resource usage [18:34] Zopiac1: Don't really know, but Acceleration is the speed [18:34] mattbd: true enough. I just don't have the time for all that tinkering. and I really dislike windows. [18:34] MoTec: well, i'll start with kde [18:34] is it faster than gnome? [18:34] <[biabia]> Danielbw_home: aha! thanks [18:34] and about edit an existing one [18:34] SliM1: It's made for computers with less power. [18:35] yes, xfce is blazingly fast compared to either gnome or xfce, expecially on lower power hardware. [18:35] xfce beats xfce on all fronts! [18:35] kde, not xfce [18:35] you can download the xubuntu and kubuntu live cds and give 'em both a try. [18:35] adaptr: heh, yes.. i messed that up, obviously :) [18:35] To change my hostname, it looks like I need to modify /etc/hostname and /etc/hosts. Is there anything else I need to modify? This is an ssh-only server, so I need to make sure I'll have access after I change it =) [18:35] wcdl: Yes you could do that, but it's easier to find an existing one on http://gnome-look.org [18:36] hmm, won't xubuntu-dektop/kubuntu-desktop be enough? [18:36] meant to say that xfce is faster than kde and/or gnome, obviously :) [18:36] mattbd: the question is, i like the darkroom theme and i want to remove the window border of that theme [18:36] SliM1: yes, you can do that, too [18:36] <[biabia]> kde is more geared to profiding expanded configurability and features while xfce is designed towards systems where resource conservation is desired/necessary ? [18:36] is there anyway to do that? [18:36] MoTec: does compiz work (well) with xubuntu? [18:36] wcdl: You can change Metacity's theme [18:36] is nessesory to install antivirus on ubuntu ? [18:36] no [18:37] SliM1: I don't use copiz becaue my hardware is weak - that's why i'm using xfce in the first place. [18:37] http://www.gnu.org/fun/jokes/evilmalware.html [18:37] :p [18:37] I dont see hardly any difference in speed/mem usage with xubuntu/ubuntu.. i noticed it using gnome libs too.. [18:37] wcdl: Metacity is the window manager, so that controls the outsides of the application such as the minimise and exit widgets and the outside [18:38] wcdl: Or you could use Compiz and install the Emerald theme manager so you could use Emerald themes, which are a lot nicer than Metacity ones [18:38] MoTec: why not openbox? :> [18:38] SliM1: because there is no oubuntu :) [18:38] there is [18:39] SliM1: There's CrunchBang Linux, that uses OpenBox, and is very good [18:39] darkweasel: is open source only getting that now...windows has had it for ages [18:39] MoTec: i think i've read about it in the wiki [18:40] mattbd: well, openbox is not for me [18:40] yeah, when it comes to viruses open source is years behind windows, really! [18:40] SliM1: yeah, just found a forum post on how to install it, starting from ubuntu-server [18:40] darkweasel: A great way of phrasing it, that :D [18:41] xfig gives me this when trying to export fig2dev: can't open file: /usr/share/xfig/fig2dev/sv_SE.UTF-8.ps :( [18:41] MoTec: that's bad, ubuntu server has a different kernel, i tried it starting with the ubuntu minimal cd [18:41] hi, I added windows xp to my grub config file but when I try to boot it nothing happens.. http://pastebin.ubuntu.com/115729/ [18:41] ubuntu server has a different kernel? seems new to me [18:42] darkweasel: Yes, they have a kernel customised for servers installed by default in Ubuntu Server, if you install a desktop like ubuntu-desktop it can mess it up because it will pull in the kernel for Ubuntu Desktop [18:43] ah, ok - learning something new every day [18:43] hi all, I need to remove sudo abilities for a user, how can I do that ? is it the same as removing root abilities ? [18:43] Hello [18:43] blip-: Just remove them from the admin group [18:43] blip-: Run visudo and remove them from the list of sudoers [18:43] darkweasel: server kernel has a slower clock (desktop has 250Hz, server 100Hz), PAE support on 32-bit, and several other differences [18:44] mattbd: Thats not the correct method (nor will it work) [18:44] hm. ok. === BuslanBR is now known as RuslanBR [18:44] will kubuntu-desktop give me kde 4? (hardy) [18:44] Flannel: I just tried it as "sudo visudo" and it worked [18:44] <_VIM_> SliM1: yes [18:44] SliM1, not on hardy [18:44] SliM1: Yes it will [18:44] <_VIM_> yes it will [18:45] really? [18:45] mattbd: The users aren't listed in sudoers, so you can't remove them from it. [18:45] I heard there was a way to install Ubuntu inside windows, is this a good idea? [18:45] Flannel: Oh, yes, you're right. Ooops! [18:45] actually i thought on hardy it's called kubuntu-desktop-kde4 or something [18:45] Artelus: Depends on your usage of Ubuntu [18:45] <_VIM_> Artelus: you mean wubi? [18:45] the fan of my ATI 9600 never stop to turn, how to stop it ? [18:45] Well, from the Live CD === alain is now known as Guest90096 [18:45] Artelus: depends on what you want to use it for [18:45] !wubi | Artelus [18:45] Artelus: Wubi is an Ubuntu installer for Windows users that allows you to install and uninstall Ubuntu like a Windows application, in a simple and safe way. http://wubi-installer.org/support.php for troubleshooting. Please file bugs at http://launchpad.net/wubi/+filebug. [18:45] there's an option to install/uninstall inside windows. [18:45] Artelus: If you want it just to mess around with it then yea [18:45] <_VIM_> darkweasel: no [18:46] I don't want to risk partitioning my drive to dual-boot Ubuntu, and I also don't want to run it from USB [18:46] Artelus: Virtualbox is a good way to try it too [18:46] Artelus: If you want to work with the system, than I suggest you dualboot using grub. [18:46] then wubi is a good idea [18:46] Artelus: Than, yea wubi [18:46] But I want to use ubuntu for like...browsing and stuff. [18:46] * nickrud votes for virtualbox over wubi any day [18:46] Flannel: Sorry, I've only ever amended /etc/sudoers in other distros [18:46] wubi will be faster thehn virtual box and use real hardware [18:46] Artelus: Wubi will install it using the Windows loader [18:46] * _VIM_ adds his vote for Vbox too [18:46] I heard there is a bit of a performance decrese, does that mean ubuntu with wubi is slower than if I installed it on it's own, or is it just the hard drive? [18:46] Does anyone suggest I should try out KDE? I never really used KDE before I always been Gnome, What do you guys think>? Which is better / why? [18:47] Artelus: yes [18:47] Artelus: just harddrive [18:47] is there a command to stop the fan of my ATI 9600 gaphic card ? [18:47] I did try fluxbox but i could never figure it out and always screwed it up within minutes [18:47] Artelus: Yes but, if you want it to browse and stuff than its ok. [18:47] Artelus: Wubi is slower because it's running on a Windows filesystem and not a native Linux one [18:47] Artelus, if you are scrupulous about defragging before and after the install, it'll run about as fast as it can [18:47] fiftone: I like IceWM [18:47] fiftyone, personally i prefer gnome - but just try it and see for yourself if you like it ;) [18:47] Ah, so Ubuntu's speed is not decreased, just my hard drive while using wubi? [18:47] Artelus: No [18:48] Because I want to install Ubuntu to use as a full operating system, but I don't want to partition or anything... [18:48] well it can suffer from ntfs defragmentation, from what i've heard [18:48] darkewasel I think KDE is more windows es>? no? I mean what are the main differences>? [18:48] Artelus. Windows uses the NTFS filesystem, Ubuntu uses ext3 [18:48] Hey I got this problem booting and was wondering if someone coudl help me? [18:48] Artelus: Native linux uses ext3, while in Windows its either fat32 or ntfs. It'll be slower because of that [18:48] is there anyway i can see the last time a user logged into my computer? i think i've been hacked [18:48] G-Bleezy, please specify what your problem is [18:48] About one and a half years ago I stumbled upon a Linux game, still Beta at that time. But I can't remember it's name. You could draw let's say two circles, make them spin, put a box on them and there you made a car. There wasn't a deb for a game, you just extract it an play. I hope that someone can tell me the name of this game! ;) [18:48] when i boot it says: Kernel panic - not syncing: VFS: Unable to mount root fs on unknown wn-block(0,0) [18:48] alright... [18:48] anyone know how i could fix that? [18:48] well, what's the risk of repartitioning my hard drive? [18:48] i think he got that. but all drivers etc will work normally [18:49] my machine still will not play downloaded limewire songs :( but i like ubuntu and i wish it would work! [18:49] Artelus: If you want it just for browsing and playing around with it I suggest installing with wubi. [18:49] I can partition my C drive to make it small, and give about 20GB to ubuntu, but will it mess anything up? [18:49] jonah, what format are they in? [18:49] satchafunkilus i know exactly what your talking about. [18:49] I played it too [18:49] Artelus: How powerful is your machine? Virtualbox might be a better choice [18:49] Artelus: There is not a real risk if you can do it correctly. Read up on how to partition drives, theres many walk through [18:49] can someone please helop me? [18:49] It's not so good. [18:49] mattbd: No worries [18:49] 384MB ram, 3.1Ghz processor [18:49] i cant remember the name but 1 sec ii will look [18:49] mp3. lol. i installed the gstreamer mp3 plugin. no dice [18:49] graphic card is average [18:49] Artelus: i'd just use wubi for now ... you can see if drivers etc work w/o risk [18:49] Artelus: I would go with Xubuntu then [18:49] alright [18:50] Artelus: OK, Virtualbox is definitely out [18:50] Does Xubuntu work with wubi? [18:50] <_VIM_> O.o all that processor and hardly no ram? [18:50] yes Artelus [18:50] <_VIM_> ram is cheap! [18:50] lol [18:50] Artelus: Wubi comes on Xubuntu and Kubuntu as well [18:50] joanki124, if nobody knows, nobody will answer - maybe the forums or mailing lists are a better place if you don't get an answer here [18:50] fiftyone: please send me a private msg, i'll be back in 5-10 min [18:51] when i try to play it i get the error mpeg audio header not found [18:52] on all the mp3's [18:52] hi all i have a file movie its .avi iam using deved to maake dvd, then it looks it will be an iso file, how do i burn it then to be a dvd disc so ican play it on my dvd player do i burn it as iso on gnome [18:52] matrix: Use basero to burn it [18:52] Brasero* [18:53] are there more start menus for gnome? [18:53] How do I make Ubuntu auto connect on wifi? [18:53] Everytime my wifi disconnects, I get a dialog that I have to manually connect to [18:53] I want to auto connect to my network [18:54] fearful:where is brasero [18:54] Intrepid doesn't suggest me to install proprietary drivers for my ATI 9600, why ? [18:54] ok i found it [18:54] how do you automount a drive? I have an 80gb and a 30gb partition i would like to auto-mount any ideas how> [18:54] mount--auto [18:54] fiftyone: sudo apt-get install just-google-it [18:55] i think you have to edit something in /etc/fstab - but i don't know what exactly [18:55] fearful:iam in brasero what to choose there there are 4 options [18:55] fiftyone: If they are on a fixed disk you'll need to add entries to /etc/fstab describing them, and a directory to mount them on (usually in /media/ or /mnt/) [18:56] fiftyone: If they are removable devices (hot plug or USB) then gnome-mount should detect and mount them when connected, unless that option is turned off [18:56] IntuitiveNipple, thanks alot man i appriciate it [18:56] in python after you use a file, does it close it down stright after? [18:56] anyone want to help me rebuild a specific kernel module from the intrepid tree? [18:56] fearful:iam in brasero what to choose there there are 4 options [18:56] matrix, i'd suggest "video project" [18:56] or whatever that's called in the english version [18:56] i only got the german version here and i'm translating that myself :p [18:56] Man! That was horrible. Everything suddenly zoomed in a*lot* and I found no way to exit that. had to logout :-/ [18:56] Hey [18:56] <[biabia]> I removed the kde/kubuntu desktop and it still shows the splash screen for kubuntu on startup. where are those stored? or how can i get it to stop showing the kubuntu splash [18:57] what's the best way to shrink the windows partition and create a new partition? [18:57] i have datproject,burnimage,soundproject,cdcopy [18:57] <_VIM_> Xenos: ive done that more than ill admit :) [18:57] are there any amazing windows applications that dont work at all in ubuntu or have a decent counterpart [18:57] [biabia], install startup-manager, it allows you to choose the splash screen [18:57] <_VIM_> they SERIOUSLY need to fix that zoom [18:57] _VIM_: What is it? And why the hell doesn't escape quit it? [18:57] <[biabia]> darkweasel: ok thanks [18:57] hello all [18:57] <_VIM_> Xenos: wish i knew [18:57] _VIM_: Annoying as all hell :-/ [18:57] Hey guys. I have a mobo from an hp pc and i cant find out online if it is compatible with core 2 duo but it is socket 775. What would happen if i put my c2d cpu on it and it wasnt compatible? Would anything be damaged or would it be safe to try? Thanks [18:58] have you tried google? [18:58] What's the safest way to shrink the windows partition and make another one for linux? [18:59] partitionmagic or any partition manager will work [18:59] <[biabia]> i personally boot ubuntu live and use gparted [18:59] i personally use Gparted [18:59] its free [18:59] Will it be safe to use? [19:00] never let me down [19:00] if you pay attention to what you do, yes [19:00] Artelus: If the NTFS partition has Vista in it, Windows disk-management allows you to shrink the file-system inside a partition whilst it is running. Then the partition can be shrunk to fit that from gparted or similar [19:00] <[biabia]> safe is a relative term when partitioning. it will do what you tell it [19:00] LIRC=headache :( [19:00] I have Vista in it [19:00] Well, what could go wrong? [19:00] hi, i have ssh access to an ubuntu machine with sudo superpowers. I need to remove admin privs from a user, I ran "sudo visudo" which opened up a file... but that file doesn't contain that user's name... where is he defined as admin ? [19:00] Artelus: and defrag it first [19:00] I just did :) [19:01] Artelus: Use Windows disk management then... in disk management select the file-system and right-click... there is an option to resize [19:01] blip-: the user can sudo because they're in the admin (or wheel) group [19:01] What can go wrong? any warnings i should know about? [19:01] blip-: sounds like your sudo powers are defined by group [19:01] <[biabia]> Artelus: if you tell it to do the wrong thing, thinking its what you wanted [19:01] * juggalorebor invokes rule 34 on his Video Driver [19:01] anyone know a cmd i can type into terminal to get everyone that has recently logged into my machine - every single user? [19:01] Like what? [19:01] blip-: `man usermod` to see how to remove him from the group [19:01] joanki125: recently or currently? [19:01] Artelus: it is always good to back things up [19:02] recently [19:02] and also to see what users there are on my system? [19:02] I can't really back up 70GB of data... =p [19:02] <_VIM_> joanki125: again the user logs should tell you that, or did you have no luck with logs yesterday? [19:02] <_VIM_> joanki125: the who command [19:02] joanki125: `who` [19:02] no _VIM_ [19:02] joanki125: for currently logged in [19:03] <_VIM_> ah well for now try 'who' [19:03] klasikahl: for previously logged in? [19:03] joanki125: /var/log/auth.log is the log of authenticated sessions [19:03] thanks klas [19:03] I don't see an option to resize....I'm using XP home edition [19:03] Every time I open the file selection window with buttons like "Browse" in applications or on websites, the window comes up tiny, and I have to drag the corner to make it normal size. Does anyone know how to fix this? [19:03] joanki125: take a look at /var/log/auth.log.. whatever editor you prefer, or `less` [19:04] I currently run Ubuntu in my Virtual box, if i wanted to put it on my hard drive, will grub automatically change my mbr so i have options for both at startup? [19:04] klasikahl: so that helped, but it only goes back to february 4 [19:04] is there a farther back log? [19:04] thanks by the way [19:04] joanki125: yes [19:04] joanki125: logrotate compresses your logs and puts them in archive mode [19:04] joanki125: ls /var/log/auth.log* [19:05] joanki125: to read the ones with .gz extension, do `gunzip ` [19:05] joanki125: then use your viewer [19:05] !ssl [19:05] Sorry, I don't know anything about ssl [19:05] joanki125, or zless /var/log/authlog* [19:05] i'm concerned because i found this on mjy system under history: http://pastebin.com/d720a59e2 [19:06] _VIM_: It's windows button+mouse scrollwheel :-/ [19:06] any one know how I can get Xfig to support latin-1? [19:06] <_VIM_> Xenos: sweet i'll write that one down, most annoying wasnt it? LOL, thank you :) [19:07] _VIM_: Yup, it was :-P [19:07] hey guys, i am in need of some help [19:07] plz [19:07] garrett__: shoot [19:08] garrett_: Ask away [19:08] <_VIM_> Xenos: the windows key is the Super key in linux donno if you knew that or not :) [19:09] thanks man, umm is there a guide for installing the newest kernel (2.6.29 i think) or could you give me the gist of compiling and installing it in a few steps? [19:09] garrett__: you know, 2.6.29 is a devel version. not meant for everyday use [19:09] !kernel | garrett__ [19:09] garrett__: The core of the Ubuntu Operating System is the Linux kernel: see https://help.ubuntu.com/community/Kernel - You shouldn't have to compile your own, but if you're convinced you do, see https://help.ubuntu.com/community/Kernel/Compile - See also: /msg ubottu stages [19:09] garrett__: odd version numbers mean testing [19:10] _VIM_: In certain portions of Ubuntuspeak, I guess. It's got a Windows logo on my computer though, so calling it the "Windows button" makes a bit more sense IMO :-P [19:11] hey all. where can i find my "profile folder" for firefox in ubuntu 8.10? [19:11] Ive seen keyboards with little "Tux Penguins" instead of the windows logo. [19:11] go to your home folder sheena1 [19:11] yes, i do understand that it isn't release ready, but I have a few issues with hardware that may be addressed(from what i read) and I just wanted to try it [19:11] and press ctrl-h [19:11] sheena1, its in .mozilla/ somewhere. :) [19:11] Dr_willis: I think it's under ~/.mozilla [19:11] then there's a folder .mozilla [19:11] garrett__: interesting... 2.6.28 didn't give you the fixes you needed? [19:11] Dr_willis: sorry, wrong person [19:11] oh! Lots of folders in there, darkweasel! I didn't see them before [19:11] <_VIM_> Xenos: I stuck a pic of a penguin over my win key for that very reason [19:11] <_VIM_> :D [19:11] hehe [19:12] does anyone have a idea why I would be having problems shutting down ubuntu? when i shutdown I get a really colorful screen? [19:12] :) [19:12] not really, it's a toshiba laptop and the audio chip isn't supported on 2.6.28 [19:12] my keyboard is so old it doesn't even have a windows or penguin key :) only piece of hardware i've been using constantly since the 1980s :) [19:12] i've programmed my "Windows button" to bring up a terminal...so at least it's good for something [19:13] @jonstetler1: try typing 'sudo shutdown -P now' [19:13] darkweasel, i found the .mozilla folder, and went into the firefox folder, and i see two things. one is "profiles.ini" and the other is "bl9b06q7.default".. which is the one i want to change? [19:13] <_VIM_> haha quibbler [19:13] the bl9b one === edson is now known as dmesg [19:13] Anyone care to help me troubleshoot some wireless issues with a Linksys WRT54G? [19:13] i.e. the one with the random symbols [19:14] @JohnAlpha: I'll try to help if I can [19:15] darkweasel: thanks so much. I hope that fixed it! :) [19:15] garrett: Thanks, I'm pretty clueless since I have no real experience with wireless. [19:15] garrett_: like when I go to shutdown the computer? [19:15] JohnAlpha: what's wrong with the wrt54g? [19:15] garrett: I set it up when my laptop had Vista on it, and I just formatted it to Ubuntu, installed the wireless card driver. [19:16] @jonstetler: yes, exactly [19:16] I have a small army of those deployed :) [19:16] Ubuntu sees my router's SSID and when I go to connect, it asks for the password. [19:16] JohnAlpha: That will be the wireless encryption key it wants, not the router's password. [19:16] I give the password, specifying WPA & WPA 2 Personal (the router is using WPA) and after attempting to connect for a minute or two, it fails. [19:17] MoTec: Okay, I'll try that. [19:17] ok, what type of computer is it? laptop/desktop? [19:17] Hello , How can i find the best Virtual Machine for Ubuntu 8.04 ? [19:17] www.vmware.com [19:17] ameed: virtualbox [19:17] garret_: AI still get the same screen... and the computer doesn't shutdown... [19:17] !virtualbox | ameed [19:17] heh, yes.. pick one.. vmware or virtualbox :) [19:17] ameed: virtualbox is a x86 !virtualizer. A !free edition is available from !Gutsy as 'virtualbox-ose'. A non-free edition is available at http://virtualbox.org for most Ubuntu releases (help in #vbox) - Setup details at https://help.ubuntu.com/community/VirtualBox [19:18] Thank You guys . === dmesg is now known as edson [19:18] @jonstetler: seriously? hold on, let me look at something real quick === edson is now known as dmesg [19:18] ameed: You might want to consider the kernel VM, KVM. It is based on QEMU but uses hardware support to make things run almost as fast as native [19:19] garrett_: ok [19:19] ll [19:19] hi === Etienne_ is now known as Zouk [19:19] hi [19:19] does epiphany use webkit? [19:19] hai [19:19] @jonstetler1: what exactly happens when you run that command? [19:20] hey etech!! [19:20] does anyone know any good IDE for programming in C??? [19:20] No luck. I entered the WPA shared key into that field and I still can't seem to connect. [19:20] garrett__, hi [19:20] melvinm_: eclipse [19:20] @melvinm: Notepad? [19:20] melvinm_: lightweight or heavy-weight? Eclipse CDT is good [19:20] <_VIM_> notepad? VIM! [19:20] <_VIM_> :D [19:20] hahahaha [19:21] I'll try eclipse [19:21] melvinm_: lightweight there is anjuta [19:21] thank you [19:21] garrett_: it exited the GUI and went to a ubuntu loading bar, went the bar reaches empty then the screen goes crazy and sits there like that [19:21] !windows [19:21] For discussion on Microsoft Windows, or help with same, please visit ##windows. See http://launchpad.net/distros/ubuntu/+bug/1 http://linux.oneandoneis2.org/LNW.htm and /msg ubottu equivalents [19:22] @jonstetler1: ok, when that bar empties(is clear) try pressing the power button again... [19:22] garrett_: just push it don't hold it right? [19:22] how do you auto mount the windows partition? [19:23] !mount | funkylarge [19:23] funkylarge: For help with partitioning a new install see: https://help.ubuntu.com/8.04/switching/installing-partitioning.html - For partitioning programs see !GParted or !QtParted - Other partitioning topics include !fstab !home and !swap [19:23] Any other ideas? I also notice that under Network Connections, if I edit the settings for that connection, the BSSID and MAC addresses fields are blank. Not sure if I need anything for those. [19:23] funkylarge: Add it to /etc/fstab so the system knows about it [19:23] @jonstetler1: yeah, if that doesn't work, let me know(maybe we should pm) [19:24] JohnAlpha: If you have no other wireless clients active you can always reset the WPA key. [19:24] intuitivenipple how can i do that [19:24] garrett_: the other problem I;m having is when it does that and I have to hold the power button down to shut it off, it has problems restarting... [19:24] hello [19:24] hello people [19:24] Mi Name is Jairo [19:24] !fstab | funkylarge [19:24] funkylarge: The /etc/fstab file indicates how drive partitions are to be used or otherwise integrated into the file system. See https://help.ubuntu.com/community/Fstab and http://www.tuxfiles.org/linuxhelp/fstab.html and !Partitions [19:25] no people here.. just clever perl scripts. [19:25] Im am From MEXICO UBUNTU 2009 [19:25] I need you help --- [19:25] MoTec: would you rather see dumb perl scripts? ... yelling rtfm or stfu at you ? :-) [19:26] stefg: heh [19:26] garrett_:lol now it won't start up.... [19:26] @jonstetler1: ok, well here, go to your terminal and type 'sudo gedit /etc/modules' and add 'apm power_off=1' and that may help [19:26] MoTec: What would be the easiest way to do it? Like I said, I'm completely clueless with routers... [19:26] oh shiz, like at all? [19:27] JohnAlpha: Can you log on to the router's web interface? [19:27] Yeah, I'm there now from my desktop machine. [19:27] !ask | hp [19:27] hp: Please don't ask to ask a question, simply ask the question (all on ONE line, so others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) [19:27] Hi i have a question about ubuntu server 8.04-2 i installed eggdrop via apt-get where the heck is the scripts and the config for it? [19:27] JohnAlpha: http://yann.typepad.com/yann/wrt-setup.png [19:27] it's under wireless - wireless security [19:28] garrett_:its sitting at boot from (hd0) ext3... won't load in.. it might not ubuntu.. could it be something with my hdd? [19:28] probably want WPA Personal w/TKIP [19:28] That screenshot shows radius.. you don't want that [19:28] MoTec: So then I just enter something else for the key? [19:28] JohnAlpha: yep [19:29] JohnAlpha: This will break any other wireless clients 'till you configure them with the new key, also. [19:29] Hey there... I understand Windows 7 and Wubi don't get along - but would it work if I installed it inside Windows Vista? (am booting W7 and Vista currently and have no more primary partitions available) - as in a triple-boot of Vista, Ubuntu and Windows 7? [19:29] !partitions [19:29] For help with partitioning a new install see: https://help.ubuntu.com/8.04/switching/installing-partitioning.html - For partitioning programs see !GParted or !QtParted - Other partitioning topics include !fstab !home and !swap [19:29] MoTec: That's fine, it's just a personal router and I only have one laptop to connect wirelessly. I'm changing the key now. [19:30] @jonstetler1: that may be your ubuntu getting corrupted...try booting into "Safe Mode" and repair it [19:30] my questions is i not configure mi web cam .. mi kernel is Linux hp-desktop 2.6.24-16-generic #1 [19:30] mi web is Bus 004 Device 009: ID 0c45:602c Microdia Clas Ohlson TWC-30XOP WebCam [19:30] im not watching -- watchin gree [19:30] hp, you need the .27 kernel ... the same model here :) [19:30] garrett_: how to I boot into safe mode? [19:30] is it possible to change the middle mouse button paste function to the right mouse button? if so, how? [19:30] how can I mount /that/file.img to /unother/folder ? [19:31] garrett_: I have no options where its stopped at... [19:31] NicEXE, you mean move .... use mv [19:31] Hi Guys [19:31] !hi | Sirect [19:31] Sirect: Hi! Welcome to #ubuntu! [19:31] can someone tell me how to make LD_LIBRARY_PATH available for all apps and not just for bash, please? I'm using intrepid. [19:31] NicEXE: mount -o loop /that/file.img /unother/folder [19:32] @jonstetlet1: when you see "GRUB Loading" in the top left corner before it says "booting from hd0" press Escape [19:32] MoTec: It worked! Thanks so much for your help! [19:32] im have a change Kernel ?? [19:32] MoTec: thanks [19:32] JohnAlpha: You're welcome. Enjoy [19:32] 8.04 a ubuntu 8.10 ?? [19:32] NicEXE, sorry misunderstood [19:32] wats the command line for opening the /etc/fstab file and make a backup [19:32] hp, ya.... [19:32] @jonstetler1: basically press Escape as the bootloader is loading [19:32] NicEXE: I know that works for .iso files and I believe it'll work for .img.. might be wrong however. [19:32] funkylarge: Just open it in a text editor [19:32] Im a beginner in Ubuntu and I wanted to ask wheter there is any way to completly remove my Audio-Drivers. I tried Alsa and OSS, but both were not working with my Headset. I tried several Tutorials, but none was working. So I would like to remove all the stuff to replace it with new ones? [19:33] NicEXE, also there is gmountiso if you want a GUI [19:33] i thought you need some root access to open and edit those files [19:33] garrett_: then boot to the (recovery mode) ? [19:33] funkylarge: gksu gedit [19:33] funkylarge, gksu gedit /etc/fstab [19:33] so sudo gedit .... [19:33] antisense: why not make backups (the ones you have are too old anyway :-) ) and repartition you hard disk properly and forget wubi?... ubuntu doesn't need a primary partiton and will happily live on some spare 10 Gigs inside an extended partition [19:33] MoTec: It worked! [19:33] NicEXE: Glad I could help [19:34] @jonstetler1: yes, exactly [19:34] !gksu > DIL [19:34] DIL, please see my private message [19:34] yea [19:34] guys sorry for the spam [19:34] but please visit http://www.chamap.net/ [19:34] is it worthwhile upgrading from 8.04 to 8.10 ? [19:34] it is so much fun! [19:34] anom01y: depends ... [19:35] BUGabundo: it's spam and then appologize, not appoligize then spam. [19:35] I run xfce , and everything is running smooth already. [19:35] 3 [19:35] 4 [19:35] stefg, what is the major difference ? [19:35] how can I copy all the containing files and folders from /here to /somewhere [19:35] anom01y I upgraded, to 8.10 and I've had very few problems, and it generally runs no problem [19:36] garrett_: ok that got me back up and running [19:36] Hi There [19:36] ok MoTec eheh [19:36] NicEXE: mv has a recursive switch I think.. man mv would tell you more [19:36] but its so fun, I had to share [19:36] would it fix the xfce crashes when you switch users? [19:36] BUGabundo: it's not an excuse.. go tell the people in #ubuntu-offtopic instead [19:36] Hey all, I have a question. How to stay in runlevel 3, but with X shut down. [19:36] cp -r /here /somewhere [19:36] anom01y: no major difference... if you have an old nvidia card (glx-legacy) don't upgrade. [19:37] @jonstetler1: did you get the full boot version back? [19:37] ty [19:37] NicEXE: sorry..mv is move not copy.. cp is copy [19:37] thanks Slart [19:37] will do [19:37] might need cp -r /here/* /somwhere [19:37] I forget the exact syntax every time :) [19:37] NicEXE: think about if you need to preserve permissions.. I think there is a switch for that too [19:38] garret_: yeah [19:38] czacho [19:38] <_VIM_> !pl === jcn is now known as jcn_ubuntu [19:38] Mozesz uzyskac pomoc w jezyku polskim na #ubuntu-pl [19:38] !pl | borys [19:38] borys: please see above [19:38] garrett_: I'm in the /etc/modules now. you say I need to add something to this file? [19:39] Does anyone know the package needed for OpenGL development? [19:39] i just put ubuntu 8.10 on my laptop post xp and i can only boot ubuntu when i am inserting the live-cd, selecting start from hd and then selecting ubuntu at the grub menu [19:39] when i try to boot ubuntu without the detour over the livecd menu, the pc just reboots after choosing ubuntu at grub [19:39] I would've assumed something like opengl-dev [19:39] what gives? [19:40] not Work.. the Webcam [19:40] co tam slychac [19:40] jcn_ubuntu, you put in the correct boot order? [19:40] garrett_: I need to add the " apm power_off=1"? [19:40] borys: this channel is english only.. go to #ubuntu-pl [19:40] hp, you need the .27 kernel [19:40] i tried setting boot from hd first in the bios [19:40] <_VIM_> borys: type /join #ubuntu-pl [19:40] but then i cant get ubuntu to boot at all [19:40] ok tks Arwind [19:40] also [19:40] jcn_ubuntu, must be something wrong with your bootloader then [19:40] even when it boots, it still reads from the disc and it looks like its getting alot of read errors, but in the end booting up fine [19:41] doesn't sound to good [19:41] * _VIM_ stops echoing Slart .... get out of my head Slart !! ;) [19:41] @jonstetler1: yes, that was what fixed it for me [19:41] hey guys [19:41] i need some help [19:41] _VIM_: I thought it was the other way around =) [19:41] This may mean that the package is missing, has been obsoleted, or is only available from another source; E: Package flashplugin-nonfree-pulse has no installation candidate [19:41] any info on how i can check grub? [19:41] can someone help me with http://paste.ubuntu.com/115750/ [19:41] anyone have an idea if installing Wubi _from inside Windows Vista_ would work when I'm currently dual-booting Vista and Windows 7? :) [19:41] <_VIM_> Slart: it was easier to blame you :PPPP [19:41] garrett_: does it matter where I add that? [19:42] antisense: I don't think wubi cares about dual booting.. but I'm not sure.. I haven't even tried wubi [19:42] I tried install Ubuntu on my external but that didn't work out, now I have it on my internal, what filesystem should I partition the external HDD to so both windows and Ubuntu can identify it? [19:42] hmm, I see. I'd use a real partition but am already up to four primary ones [19:42] <_VIM_> nectar: type that all on one line you cannot expect people to scroll up and read 3 seperate lines [19:42] english problem [19:42] do i want to do a partial update? i'm seeing: "not all updates can be installed; run a partial upgrade to install as many updates as possible".... moving from hardy to ibex [19:43] borys: /join #ubuntu-pl [19:43] borys: type /join #ubuntu-pl [19:43] russia213: ntfs [19:43] Quibbler: Thank you [19:43] i don`t speake english [19:43] upgrade that is [19:43] garrett_: I got an error " Response Null in 'reply_add_sta' " ? [19:43] <_VIM_> sudo mv borys /#ubuntu-pl [19:43] <_VIM_> :D === atlef_ is now known as atlef [19:44] @jonstetler1: hmm, hold a sec [19:44] borys: say /join #ubuntu-pl [19:44] borys: what language do you speak [19:44] garrett_: ok [19:45] helo [19:46] ok, borys is taken care of.. =) [19:46] is it hard to install a new font in ubuntu? [19:46] johan12: no [19:46] Slart: that was nice. [19:46] Slart: how? [19:46] johan12, copy the file to /home/username/.fonts and its done.. i think :) [19:46] !fonts | johan12 [19:46] johan12: 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 [19:46] johan12: make a folder called .fonts in your home folder.. copy the font file there [19:47] <[TiZ]> Hi. My notifications have stopped working. They're not appearing anymore. Can anyone help me fix it? [19:47] Is there a reliable source on whether 2.6.28 or 2.5.29 will be Jaunty's kernel? I found a few discussions, but nothing official. [19:47] I am attempting to install Ubuntu from a minimal CD. I am at the install base system. It failed. The error message I get is: base-installer: error: exiting on error base-installer/debootstrap-failed [19:47] *2.6.29, of course [19:48] MarkusT: #ubuntu+1 for Jaunty questions, thanks [19:48] Hey guys just had a quick question. I have an hp machine which i wanted to upgrade but could find barely any info online about its motherboard. It has a 775 socket with a p4 chip in it and i wanted to know if there was any risk in putting a core 2 duo on it. I mean, if it is not compatible is there any danger of any damage being done? There is the possibility that it is compatible though. Thanks [19:48] Flannel: Thank! [19:48] testrtest1: #hardware [19:49] How fussy should I be when installing updates on a netbook? === peter_ is now known as Guest67621 [19:49] <[TiZ]> Hi. My notifications have stopped working. They're not appearing anymore. Can anyone help me fix it? [19:49] What steps do I need to take now, after install base system has failed? [19:50] testrtest1: download and run belarc advisor on it. (windows program) it'll tell you all about it. [19:50] Hi all === badn3wz is now known as vbn [19:51] I installed Thunderbird in oirder to access my company's Exchange serverusing IMAP. It is working fine but I have to issues: a) I can't see my Inbox Folders where my rules forward incomming messages, and b) I can't access to public Folders. Can anyone help me with this? thanks [19:51] does anyone know where i can find cfdisk in ubuntu? [19:52] !info cfdisk [19:52] Package cfdisk does not exist in intrepid [19:52] Hmm oddd. [19:52] !find cfdisk [19:52] File cfdisk found in dahb-html, doc-linux-html, gnu-fdisk, manpages-fr-extra, manpages-it (and 3 others) [19:52] weird [19:52] gnu-fdisk package - would be my guess.. [19:52] helpgoingnuts: util-linux [19:52] helpgoingnuts: it's in the base-utils... comes with the base install [19:53] if ya type 'cfdisk' at the terminal - it may tell you also. [19:53] can i run from live cd? [19:53] helpgoingnuts: sure [19:53] You can alwyas install apps on thelive cd. if ya got the ram [19:53] thx [19:53] helpgoingnuts, why would you want to get away from it [19:53] helpgoingnuts: consider gparted, too... [19:53] Kokloco: I think you can select what folders you want to see using imap.. I can't really remember where but it's there someplace.. I have no idea how public folders work in exchange [19:53] helpgoingnuts: expecially if you're running from the live cd [19:53] Kokloco: I don't think they use the imap system.. but I'm really just guessing [19:54] MoTec: cfdisk does in fact generate a healthy partition table... gparted doesn't in most cases [19:54] <[TiZ]> Hi. My notifications have stopped working. They're not appearing anymore. Can anyone help me fix it? [19:55] [TiZ]: try adding it back rt clik menu bar andd notification [19:55] stefg: that'd be a significant drawback for a disk partitioning tool. [19:55] Does anyone know a repo where I can get new versions of Banshee? The current version is 1.4.2 but Ubuntu's stock repos only have 1.2.1 [19:55] <[TiZ]> DIL: What? I didn't understand that at all. [19:55] [TiZ]: yea [19:55] hmm in terminal when I run cfdisk it shows fatal error: cannot open disk drive, any key to exit. and with gparted it says root privileges are required, since gparted can be a weapon of mass destruction [19:56] Slart, OK thanks. I have a lot of problems trying to access my company's email server. They are all Windows Guys, and the use all that stuff of public folders, public agenda, bla bla bla, and they are expecting all their employees to do so.. I am free to use Linux in my computer if that doesnt interfier my job..And so far Evolution doesnt work as it is expected, and no more tools outthere [19:56] helpgoingnuts: run it as "gksudo gparted" [19:56] [TiZ]: try adding it back right click on panel and add notification [19:56] k [19:56] helpgoingnuts: you need to be root to change system stuff.. gksudo and sudo does that [19:56] Use gksudo with GUIs [19:56] sudo with guis can cause troubles [19:56] * nickrud considers chiming in, but nah [19:57] etbijz [19:57] you need to specifiy the disk on the command line with cfdisk like: cfdisk /dev/hda [19:57] what ever happened to sux ? [19:57] Kokloco: do they have OWA setup? That might be a way to go. [19:57] Kokloco: I don't know how to do that.. microsoft is all hush hush with their systems and protocols.. last I heard evolution was the best client out there.. not sure if there is anything else [19:57] !sux [19:57] Sorry, I don't know anything about sux [19:58] <[TiZ]> DIL: I think there's a communication issue. Are you not very good with english? When I say notification, I mean the little boxes that pop up in the corner or near the notifi- OH! That's what you mean. My notification area is still there. I mean the popup boxes. [19:58] OWA=Outlook Web Access [19:58] ezerhoden, if that means set up X , debian/ubuntu never had that [19:58] sux - wrapper around su which will transfer your X credentials [19:58] <[TiZ]> Sorry. :x [19:58] which tool can scan for samba shares on a certain ip range? [19:58] MoTec, yes I have a webmail option (OWA) but from Firefox it is very ugly, and you cant paste things just write plane text [19:58] adac: sambascan2 [19:58] someone told me to run cfdisk with linux, since my problm is when i was reinstalling winxp i only wanted to delete my partition with my OS files, but instead when i press D once it deleted all my partitions [19:58] [TiZ]: me nuh no wat iz ingisl sury dunt unna stan [19:58] !info sux [19:58] sux (source: sux): wrapper around su which will transfer your X credentials. In component universe, is optional. Version 1.0.1-4 (intrepid), package size 9 kB, installed size 64 kB [19:58] adac: uses nmap to scan [19:58] <[TiZ]> DIL: XD [19:58] adac: nmap [19:59] ezerhoden, it's there; but su doesn't work in ubuntu unless you explicitly enable a root account [19:59] gotcha [19:59] does running adept manager as super user cause x to crash if you switch users ? [19:59] I tend to use 'sux' a lot :) [19:59] so now i didnt format yet, but i have one big unallocated Unpartioned space. how do i restore the file table structure back the way it was? [19:59] * nickrud never uses a tool that someone could turn on him, verbally [20:00] <[TiZ]> I'll just restart and hope it works. [20:00] hello [20:00] I think I am going to install Outlook 2003 under Wine, it is the only soulution I see now [20:00] adac: something like: nmap -p 139 192.168.1-10 === eric is now known as talntid [20:00] i just bought a bluetooth adapter and need help setting it up [20:00] Dr_willis, there was a day that I wish I'd known about sux though [20:00] helpgoingnuts: you're probably more intrested in testdisk [20:00] co [20:00] i clicked the bluetooth icon on the notification area and told it to setup my device... it told me to select the device i want but the device list is empty [20:00] stefg: ok... [20:00] !testdisk | helpgoingnuts [20:00] Sorry, I don't know anything about testdisk [20:00] Dr_willis: i think we are moving offtopic, but sux is almost as good as man pump, but alast dhclient has done away with that fun [20:01] !info testdisk | helpgoingnuts [20:01] testdisk (source: testdisk): Partition scanner and disk recovery tool. In component universe, is optional. Version 6.9-1.1 (intrepid), package size 1196 kB, installed size 3768 kB [20:01] MoTec, spass thx guys I will try it out! [20:01] meoblast001: have you activated bluetooth on the device ? [20:01] sorin7486, ti's a bluetooth adapter.... USB [20:01] stefg: how do i run that? [20:02] with sudo then your program [20:02] meoblast001: yes but I presume you want to use it to connect to a phone [20:02] meoblast001: or some other device [20:02] sorin7486, no [20:02] sorin7486, to a headset [20:02] bash testdisk command not found [20:03] sorin7486, how do i know ubuntu is properly using the bluetooth device? [20:03] meoblast001: if the bluetooth icon appears that means the USB adaptor was probably recognised [20:03] oh wait.. it found the device [20:03] and the headset [20:03] helpgoingnuts: you'd need to install it. but if you are on a recovery mission you should rather use a specialized recue distro like system rescue cd or parted magic... not an ubuntu install CD [20:03] oh, ok. yes I do need to recover [20:03] so would that mean I need another harddrive to transfer? I cant do it all on this drive? === geo_ is now known as geo05 [20:04] because this drive is full of files [20:04] meoblast001: I've never used bluetooth with a headset ... I have been using it to transfer files to a phone and it's pretty straight forward [20:04] how do I turn off the cpu freq scaling thing? (so that it doesn't slow down, cuz that messes up realtime video encoding) === geo_ is now known as geo05 [20:05] hi, im not sure im in the right chat, but ill just ask: Is it possible to link 2 pc over sata II ? [20:05] CarlFK, kill the power saving applets/daemons [20:05] somebody there? :( [20:05] helpgoingnuts: http://www.clonezilla.org - it can backup a drive over lan, usb, etc. [20:05] silidan: It's possible, yes... but I haven't heard of anyone doing it [20:05] over lan eh? hmm... [20:05] dcfldd wir air imager [20:05] eut: i need it more permanently, so that I don't have to do it each time I reboot [20:06] dcfldd with air imager [20:06] Slart: can you give more details or a hint to a discussion / howto? [20:06] CarlFK, look at the /etc/init.d scripts, there should be one in there for the power saving stuff [20:06] hi guys.. [20:06] I used my 16gb thumb drive on a WindowsME computer... now Ubuntu only mounts it read-only... any ideas? [20:07] silidan: it's possible in the same way as building a 200 meter long car out of tooth picks... === Travis_ is now known as traviss [20:07] talntid, mount /dev/whatever /media/usb -o umask=000 === traviss is now known as TTT_Travis [20:07] Hey guys just had a quick question. I have an hp machine which i wanted to upgrade but could find barely any info online about its motherboard. It has a 775 socket with a p4 chip in it and i wanted to know if there was any risk in putting a core 2 duo on it. I mean, if it is not compatible is there any danger of any damage being done? There is the possibility that it is compatible though. Thanks [20:07] silidan: I have no idea how one would do it.. but I guess it would take at least a couple of months to build the hardware and write some kind of driver for it.. [20:07] silidan: I think you might have more luck on a hardware channel :) [20:07] testrtest1 not really the right channel, but whats the model number? [20:08] well i imagine that it wouldn not require any special hardware [20:08] testrtest1: check mobo specification [20:08] ttt_travis, thanks. its an hp dx2200 the motherboard is msi-0a48 it has ati radeon xpress 200 [20:08] silidan: you're right but it would require some kernel hacking [20:08] spass cant find much info onlnie [20:08] silidan: then it seems you know more about sata and how it communicates than I do [20:08] yes, thats why im asking around.... in hope to find someone who already tried / did this [20:09] or at least knows for sure f it is possible /impossible [20:09] silidan: what makes you think someone has done it? it seems easier to just use a regular ethernet connection [20:09] same. read only file system [20:09] silidan: try tracking down some kernel people that do sata drivers ;) [20:10] because when oyu need parallel processing on low budget and Gbit lan is too slow for you... this would be next option that come to my mind [20:10] ok, where can i find kernel developers? [20:10] eut: same - read only [20:10] especially ones doing sata [20:11] helpgoingnuts: check these out http://air-imager.sourceforge.net/; http://dcfldd.sourceforge.net, http://www.sleuthkit.org/autopsy/desc.php [20:11] testrtest1 hmm sorry, I can't find any info about that board, I am doubting a Core 2 would work tho [20:11] talntid, then i'm not sure... umask should give everybody full permissions, man mount for more info [20:11] silidan: if gigabig lan it too slow you're no longer playing in the "low budget" division =).. not sure what they use in supercomputers.. probably something special [20:11] talntid, *umask=000 [20:11] hmm [20:11] yeah I had tried that already :) [20:11] ttt_travis, thanks, yeah, i cant find much info either. is there any risk in trying to put a c2d on it though? [20:11] they ise fiber optic links if im right [20:11] testrtest1: can you open it up, and read the mobo type they put in those ? [20:11] Slart, ESP :) and Warp-Speed Lan! [20:12] with i think about 10 Gigbit [20:12] Hi I have a data hard drive that I moved from my old ubuntu computer, now on the new computer the files are all highlighted green in terminal, I Think that means sticky bit -- how do I get the files back to normal? [20:12] testrtest1: worst case... it wont run ;] [20:12] testrtest1: putting the c2d in a lga 775 won't hurt it [20:12] Ok so, suddenly about a month or so ago dvds stopped working, they work on windows, /dev/scd0 should be the disk drive, however, it says there is no media..if I start gnome (which used to autoplay the dvds)..gnome does not see the dvd drive [20:12] spass and ta1ntid thanks [20:12] silidan: but go read up on the protocol SATA uses.. if you're lucky it's just software you need [20:12] will try it then [20:12] cya [20:12] i can't get the bluetooth headset to work [20:12] gusy [20:12] testrtest1: Please don't flood, use http://paste.ubuntu.com to paste, don't use Enter as punctuation. === histo_ is now known as histo [20:12] spass, MoTec what is the bet method with nmap to test if a host is online (if remote host is blocking ping) [20:12] Dr_willis: hehe.."ESP inside" =) [20:13] ok i think so too, but can oyu give me hint on which channel i can find some kernel ppl ? [20:13] silidan: try ##linux ... or check kernel.org [20:13] talntid, did you unmount it before you remounted? [20:13] cause in the end i think a ethernet driver for sata is needed [20:13] adac: nmap -O host should work [20:13] Slart, I need a Tee-shirt with that.. for my Mom! :) [20:13] twil try [20:13] adac: try using arping [20:14] yes, eut [20:14] Dr_willis: hmm.. ESP with paranoid mode =) [20:14] hey guys, need help. i want to play alien arena online but i can't coz im behind proxy. I try to use privoxy so that privoxy will listen to the localhost connections and forward it to my proxy server. Can someone help me.. I dunno how to config the privoxy.. [20:14] i was using an old version of Banshee which auto-downloaded album cover artwork for one of my albums. The artwork is bad - it's distorted in a green color. I just updated to Banshee 1.4.2 hoping that it will use the "cover.jpg" file in the folder where the music resides, but it doesnt. How can I make it flush the old downloaded image and use the cover.jpg in the directory? Thanks! [20:14] Slart, and 'free guilt trips' [20:14] talntid, maybe someone else can help.. i dunno [20:14] thanks for trying =D [20:14] How would you format/repartition a drive with Ubuntu? [20:14] anybody? [20:14] adac: check -sA [20:14] russia213, one way - use 'gparted' [20:15] adac: it needs root perms [20:15] russia213, and you partition, then format. === toga30 is now known as ToGa [20:15] yeah, both -sA and -O would require root [20:15] Dr_Willis: Where do I get gparted or is it already installed? [20:16] spass, MoTec ok, i will try your options and see what is the best. thx! [20:16] russia213, if its not.. install it.. Logical eh? [20:18] russia213: after install it will be on menu but you have to be root so gksu gparted from console === carpediem1 is now known as carpediem [20:18] k [20:19] co ty nie powiesz [20:19] rusi [20:19] borys: idź na polski kanał [20:19] is there alight desktop environment which doesn't need to be configured with text files? [20:19] could you please suggest me an up-to-date howto for installing dansguardian (or any other parental filter) on intrepid as transparent proxy? Thanks! [20:20] etchy, every desktop enviroment stores settings in a text file, some provice gui front-ends to modify those. I like openbox, has a frontend called obconf [20:20] I am having all kinds of problems getting Ubuntu installed. [20:20] etchy, the only setting that needs to be done manuall is for keyboard shortcuts and that's very easy. it's a new wm so the future will bring more gui tools [20:20] I finally got past the install base system by running it three times. [20:21] what's the difference between Hardy and 8.04 LTS ? I can't tell the diff [20:21] Now, it keeps dieing on "select and install software". What can I do? [20:21] blip-: Hard is 8.04 [20:22] blip-: same thing. Technically, the term "Hardy" is meant to used during devel only, but that's not the case in practice [20:22] blip-, ok, because some desktop environments need to be configured through text files to change the size of the panel for example [20:22] Scunizi, yes but I have an old CD that was 8.04 only. I went to download one today and it was called 8.04 LTS [20:22] it even had updated drivers somehow [20:22] What does the kernel option irqpoll do? [20:22] I see various errors: Couldn't find task ubuntustudio-audio, tasksel: aptitude failed (100) [20:23] etchy, openbox doesn't give you a panel, you install one seperately from the repositories. if you want an easy and nice one try fbpanel [20:23] DiL: I do I get it to format to ntfs? [20:23] etchy, and if you want desktop icons, try pcmanfm file manager (it has desktop icon support in the file manager itself :) [20:24] I have a bit of a problem :( [20:25] hey [20:25] My openoffice does not have "Icons" on the toolbars, it just has the words identifying the actions. Why is this? and how can I get the icons like i see in other screenshots? [20:26] I deleted a non-essential primary partition so that I could create an extended partition there instead, and free up that 4th primary spot to put Linux on..... but now Windows doesn't boot up and I can't see my partitions [20:26] My apt-get reports loads of dependency errors on this machine I just assumed control of - how do I "trick" it to ignore those so I can just get a kernel update? [20:26] WIGGMPk: might have something to do with your theme.. I installed a dark theme yesterday and all my icons with OO disappeared as well. [20:27] ntp seems to be missing on the servers. Getting a 404. Anyone know of an alternate place to get it? [20:27] Scunizi: i like my theme.. have you tried installing the hi contrast package to see if it will fix? [20:27] WIGGMPk: nope.. [20:27] if i install a source package via apt-get, whats the correct way to remove it? just delete the dir ? [20:28] carpii: huh? explain exactly what you mean with commands [20:28] like i did "sudo apt-get source kmail" [20:28] which retrieved a tarball [20:28] carpii: nothing else? [20:28] "sudo aptitude install ntp" ==> 404 [20:28] well i did some compilation, but that was just to /usr/local and i did a make distclean [20:28] hello, has anyone experienced the sound levels jumping on modification in 8.10? (everytime I hit the volume up or down button on keyboard or change it from the panel applet it can jump all over... from top to middle to bottom to mute.. it's very random) [20:28] so i think thats all removed [20:28] Tried to install it first under date/time tool [20:28] hi [20:29] carpii: apt-get remove ? [20:29] how come i have 4gb ram, and 77% are in use with only xchat and gnome do running???? [20:29] carpii: you ran « make install » at some point to install to /usr/local/? [20:29] yes jrib, but then make distclean afterwards to remove it [20:29] wolter: Filesystem cacheing. [20:29] HELLO PEOPLE!!! [20:29] shh [20:29] Grok4242, but 77% in use, not in cache [20:29] WIGGMPk, try View -> Toolbars -> Customize. in the Customize window, go to the Toolbars tab and select the Toolbar drop-down menu, then select either "Icons only" or "Icons and text" [20:29] wolter: If you need the RAM for applications it will be switched from caching the filesystem to your app. [20:29] My name is Borya [20:29] spass i cant apt-get remove since it will remove my kmail packages, rather than the source tarball [20:29] Grok4242, I normally get like 11% or 17%. [20:30] I LOVE YOU! [20:30] Grok4242, it is not cached! it is in use by programs! [20:30] PIDARI! [20:30] VI 4E [20:30] axyeli savsem? [20:30] wolter: run "free -m" in a terminal and read the "cached" value [20:30] !ru [20:30] Пожалуйста посетите #ubuntu-ru для получения помощи на русском языке / Pozhalujsta posetite #ubuntu-ru dlya polucheniya pomoshi na russkom yazyke [20:30] nkohh, 576 [20:31] sether: i have tried that before but it didnt work.. however removing these package sudo apt-get remove openoffice.org-gtk openoffice.org-gnome worked, but I cant use my theme (which didnt mix well either) [20:31] shared and buffers? [20:31] carpii: make distclean doesn't remove the stuff you installed to /usr/local/. You're not really doing this properly. If you use apt-get source, then you usually make modifications and then rebuild the deb package and install that. You've circumvented apt by using « make install », so it doesn't know anything about what you have in /usr/local/. It's still there. You'll have to remove it yourself [20:31] sether: thanks though [20:31] =\ [20:31] total 3959, used 3701 [20:31] yf' yf' [20:31] im going to reboot.. this can't be. [20:31] vi axyeli? [20:31] wolter: do a ps aux and look at the fourth column... fourth column is MEM% [20:31] savsem [20:31] or not [20:31] vi napro4' axyeli [20:32] wolter: Yeah, that's out of control for sure. [20:32] jrib, but makedistclean removes the binary files the compilation created, no? [20:32] i cant see anything in /usr/local (it was kmail i was compiling) [20:32] /usr/local/bin [20:32] How can I tell if I've lost everything on my computer or if my partitions still exist? [20:32] So anyone know where I can find a safe mirror to get the ntp package from since the master seems to have walked off? [20:33] johnny5, boot from livecd and try to mount the partitions? [20:33] carpii: carpii I suppose it depends on the makefile, but usually it does not. If there's nothing in /usr/local/ and there used to be, then I guess you are fine [20:33] How do I mount them? [20:33] Johnny5: fdisk -l [20:33] ok thanks jrib. so im ok to just delete the source tarball which apt downloaded. rather than doing apt-get source remove or something [20:33] Johnny5: Or if you're running in GUI mode from the "places" menu [20:33] carpii: yes [20:33] great, thanks [20:34] wolter: So how's the memory? [20:34] How do I get prevu to use my gpg key? [20:34] sether: Scunizi: installing openoffice.org-style-hicontrast package brings back the icons but they look really really ugly (and im still able to use my dark gtk theme) [20:34] how does dpkg determine my architecture? [20:34] Grok4242, now that i rebooted, 11% again :) [20:34] Grok4242, who knows what happened... [20:35] wolter: tried to check which process takes this memory ? top ? [20:35] What is the code pasting ubuntu page again? I'd like to show you the fdisk return. [20:35] i need soem assistance with setting up a bluetooth headset... help.ubuntu.com isn't working for me [20:35] !pastebin >> Johnny5 [20:35] Sorry, I don't know anything about pastebin > [20:35] Johnny5: /topic [20:35] aha [20:36] spass, well, it was banshee, but it only had 64mb taken [20:36] wierd [20:36] Is anyone in here well versed with runing REALVNC with Ubuntu 8.10? [20:36] ...and patient, as I'm completely inept at this stuff [20:37] yeah [20:37] wolter: I should try Banshee...you think it's better than the default Rythmbox? [20:37] hi, when i right click i get a context menu "Create New" in this options you can choose "HTML file". is there a Way to modify this html file template? [20:37] I don't know if I have to set up a static IP or just figure out what one my Ubuntu box has in order to use it [20:37] Thanks. Here is what fdisk says: http://ubuntu.pastebin.com/d23ee9947 [20:37] How could I detect the version of Ubuntu I'm using? - (gutsy,hardy,etc) [20:37] DSSA: Not with Ubuntu but with VNC in general I am very experienced [20:38] when I go to restricted drivers, it says "none found" normally it'd not say this (I ran the ati restricted drivers and it broke x, so I removed fglrx* and ati/radeon xserver-xorg-video drivers [20:38] I have this libc6: libc6 2.3.6-0ubuntu20 [20:38] cat /etc/*-version [20:38] Grok4242, well, just now I am trying rythmbox because banshee is awesome, but consumes way too much memory [20:38] but in the future I want restricted drivers to function correctly if this is ever fixed...why are they not appearing in there now? [20:38] Grok: I have the Server Edition which I added the desktop to, just need to find the address I need to type into VDC in order to connect it [20:38] i've about had it with stuff not working [20:38] rythmbox is taking half of what banshee did [20:38] wolter: plus, rhythmbox will play stuff from jamendo :) [20:38] Pretty much a noob with any of this stuff, so I apologize [20:38] Grok4242, have you expirienced any odds with rythmbox? its been years since i don't run it [20:38] DSSA: don't apologize... no better way to learn ;) [20:38] robf, i recommend the lastest ATI/AMD driver.... [20:39] well I mean, than asking quesitons [20:39] edoceo: do a cat /etc/issue [20:39] deany: oh no no, I've no problem there ;) [20:39] latest** [20:39] hello. so i finally burned a working ubuntu cd :) now i'm stuck at connecting to my wlan access point. i use a usb wlan adapter from netgear. how can i configure it? [20:39] DSSA: When you startup the server it tells you the port offset. Typically the port is 5901 if you're only running one server [20:39] deany: the issue is that it simply isn't showing anything IN the restricted drivers app now [20:39] still, i`d use that myself... I do. [20:39] deany: I wondered why it wouldn o longer show the ati drivers (even though I'm not going to use them) [20:39] ok [20:39] wolter: Yeah...I can't add any files to my library via either SSH mount or SMB mount. [20:39] I should have four partitions. That looks like it's seeing four things, but I don't know how to get them back working. [20:39] Is the minimal CD installation method supposed to be an officially supported method of installation? [20:39] edoceo: or a cat /etc/lsb-release [20:40] maybe need to do an update or upgrade? [20:40] Yeah, I'm using this as my only server. Just setting this up as a glorified file server for three other (XP) computers [20:40] wolter: Works VERY well with NFS but "Places" doesn't support NFS....probably because it isn't installed. === marcos_ is now known as w525aa [20:40] sry cat /etc/*-release [20:40] DSSA: as a general rule a server should have a fixed ip anyway. if you're going to connect fro behind a router you need to set up port forwarding anyway, that'll be dfficult with a moving IP issud by a dhcp server [20:40] wifi driver for my laptop doesnt appear unitl i do an upgrade.... which is a minus point for ubuntu [20:40] Trying to make it headless, but have to figure out the info for REALVNC [20:40] MoTec: dapper! thx! [20:41] deany: thing is I upgraded to 8.10 from 8.04, ati restricted drivers broke X, so I purged fglrx* / xserver-xorg-video-ati and xserver-xorg-video-radeon did removing these packages cause the items to disapear from the restricted driver applet [20:41] need I simply remerge them? [20:41] er re apt-get them? [20:41] DSSA: just type ifconfig in a terminal and see what IP you got [20:41] DSSA: look into webmin, also. gives you a nice web interface to admin the machine [20:41] k [20:41] you guys know why audio ATI IXP SB4x0 does not work properly on linux? [20:41] Heh, sounds like Gentoo in here. [20:41] DSSA: There are a lot of potential issues. I would first try to ping the server from the client to make sure you can even see it on the network "ping " where you got from running /sbin/ifconfig on the VNC server box [20:41] I try and stay away from upgrading... [20:41] i use the stressfree theme with webmin.. very nice stuff [20:41] deany: understandable, but at this point I'm where I am ;) [20:42] !webmin | MoTec [20:42] MoTec: webmin is no longer supported in Debian and Ubuntu. It is not compatible with the way that Ubuntu packages handle configuration files, and is likely to cause unexpected issues with your system. See !ebox instead. [20:42] <[TiZ]> Hi, I found a weird bug, and the reason my notifications weren't working. If I fullscreen an application using --full-screen or compiz's window rules, then notifications won't appear. Does anyone know anything about this? And where would you advise I file this bug? [20:42] Grok4242, well, I just keep a symlink to a ntfs partition with my music [20:42] aw. the AP's are listed, but i can not connect :O anyone? :) [20:42] works awesome [20:42] robf, sometimes, fixin it is more trouble than reinstalling :) [20:42] stefg: thanks for that info! [20:42] Grok4242, you mean nfs like, net filesystem? [20:42] when I run that command it comes up with a lot of different addresses. How can a noob tell which is the one I need? [20:42] DSSA: Then try telneting into the VNC server with "telenet :5901" or if on windows "telnet 5901" [20:42] guys i need help to install libssl, some guide pls? [20:42] !ebox [20:42] ebox is a web-based GUI interface for administering a server. It is designed to work with Ubuntu/Debian style configuration management. See https://help.ubuntu.com/community/eBox [20:42] guys i need help to install libssl, some guide pls? [20:42] Grok4242, does rythmbox organize the songs in directories, like banshee and itunes do? [20:42] guys can anyone point me to a dapper sources.list please [20:43] i tried an upgrade once, it wasnt worth the bother it caused me. [20:43] wolter: Yep. I have an NFS server with 500GB of music and movies that everyone in my house uses. [20:43] Can anyone tell if that output means my partitions are still alive, and how to get them accessable again? [20:43] Grok4242, well, thats pretty nice lol [20:43] !sources | porkpie [20:43] porkpie: 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 [20:43] wolter: NFS is awsome because if my kid "accidently" turns the server off nothing blows up. Just restart it and the music starts again in 50 seconds. [20:44] wolter: Sorta like musical charis. [20:44] yeah [20:44] ebox doesn't look as shiney as stressfree webmin... but I guess proper operation counts for something :) [20:44] Grok4242, your house looks like a technological one haha [20:44] wolter: It does it by artist: album [20:44] Grok4242, I am experiencing short stalls with rythmbox... [20:45] wolter: Never had that problem and my box IS VERY underpowered. [20:45] wolder: AMD 4 years old running off a USB key [20:45] wolter: Who is a technologist now? [20:45] anyone familiar with wireless networking under ubuntu? [20:46] !tab | Grok4242 [20:46] Grok4242: You can use for autocompletion of nicknames in IRC, as well as for completion of filenames and programs on the command line. [20:46] Grok4242, haha, well I guess me [20:46] Grok4242, how do i get rythmbox to organize my files [20:46] ? [20:46] wolter: Thanks...I don't hit IRC very much and didn't know that [20:47] I am trying to set up a transparent proxy. Did this: sudo iptables -t nat -A PREROUTING -m tcp -p tcp --dport 80 -j REDIRECT --to-port 8080 but it doesn't seem to be working.... any suggestions please? Thanks! [20:47] Mmm.. IRSSI :) [20:47] I'm just hanging out until either the NTP package is put back on the Ubuntu servers or I find an alternate link. [20:47] (looks like the routing rule is not added...) [20:48] hey how do you share files betwen computers in ubuntu [20:48] Grok4242, so, how do i? [20:48] ? [20:48] hey guys.. need some help. I want to play alien arena online but i can't coz im behind proxy. U have any idea how to solve this.. [20:48] Brando753: SSH [20:49] SSH? [20:49] !ssh [20:49] SSH is the Secure SHell protocol. See https://help.ubuntu.com/community/SSHHowto for usage. Putty is a nice SSH client for Windows; it can be found at http://www.chiark.greenend.org.uk/~sgtatham/putty/ [20:49] can anyone help me with compiling libfprint ? I got the following error http://paste.ubuntu.com/115687/ [20:49] Brando753: Go to places and choose "Connect to a Server" [20:49] Brando753: Samba can do it , Nautilus can do it aswell by configuring samba for you! [20:49] Hi [20:49] Brando753: Then choose SSH and put in the IP address of the other computer [20:49] Brando753: ssh, samba, nfs, ftp... choose what you like [20:50] shwan: That is true but complex compared to the SSH option [20:50] also how do i find the ip addres on ubuntu, i KNow how to in windows but not ubuntu :P [20:50] shwan: Or does ubuntu not run ssh server by default? I haven't run it very long but I can't imagine a Linux box without ssh server [20:50] Anyone? carpii, spass? [20:51] Brando753: ifconfig [20:51] Brando753: I'm sure there is an easier way but I always start a term and use "/sbin/ipconfig" [20:51] hm Johnny? [20:51] Grok4242: I think there is no ssh by default , not sure [20:51] Brando753: ifconfig [20:51] Grok4242, but nah, back to banshee... rythmbox is also using 67mb... [20:51] Did that output from fdisk tell you anything? [20:51] Grok4242, i really recommend it to you [20:51] shawn: I think you might be correct. Or the firewall is blocking localhost [20:51] i dont know, i didnt see it, sorry [20:51] why ifconfig ? so confusing windows is IPconfig [20:51] try putting all your details on one line, the chan moves pretty quickly [20:52] or nopaste it [20:52] Okay, here carpii: http://ubuntu.pastebin.com/d23ee9947 [20:52] Brando753: because that's the way it is.. it shows InterFace information [20:52] wolter: I will try it....maybe it can work with ssh mounts [20:52] anyone ? [20:52] Grok4242, well, do you have your disk mounted? [20:52] Johnny, to me that looks corrupt im afraid [20:52] sda2 starts on a cylinder which is < sda1 end [20:52] Grok4242, you might as well want to download gnome-do, its awesome. Its way better than any mac or awn dock [20:52] Anything I can do? [20:53] Brando753: if config comes before the windows one! [20:53] windows is confusing [20:53] hrm, maybe some specialised recovery tools, but id say the chances arent great [20:53] Brando753: ifconfig is for interface config and does a lot more than the ipconfig command. I agree it should by symlinked though. I accidently type the wrong one all the time no matter which OS I'm on. [20:53] Darnit [20:53] wolter: I did that today. [20:53] wolter: Haven't used it much yet. [20:54] Johnny5: try 'testdisk'. Maybie it will help. It requres knowledge tho... [20:54] Grok4242, really? do you like it? [20:54] * Johnny5 has no knowledge [20:54] it was ariad [20:54] so i did the ssh link and got "ssh program unexpectedly exited" :( [20:54] hello ? anyone ? [20:54] a raid [20:54] Johnny5: then you're doomed... [20:55] Grok4242: I checked it out now , you need to install openssh-server in order to get ssh in to the box , the client is standard by the way [20:55] wolter: Too soon to tell. I keep forgetting to use it [20:55] pronoy: Get in line. [20:55] i am in line :) [20:55] The line is long. [20:55] Grok4242, oh [20:55] Renfield :) yeah i sorta just realized [20:55] shawn: Then I switch to your idea of setting up samba if he wants to use it long term [20:55] the line starts with whoever writes the clearest question that someone knows the answer to [20:56] :d [20:56] <_VIM_> lol [20:56] spass, testdisk in a terminal says "testdisk: error while loading shared libraries: libntfs.so.9: cannot open shared object file: No such file or directory" [20:56] help, when i did the ssh link and got "ssh program unexpectedly exited" :( [20:56] <[biabia]> i installed startip-manager, changed a few settings and saved them, but the window has been running for 2 hours in "performing post configuration tasks". Is it safe to close this window [20:57] Brando753: better install ftp server to share files [20:57] <[biabia]> err startup-manager [20:57] taking a cue from nickrud .....i have installed ubuntu in windows and i am not able to access the rest of the drive in which i have installed it..how do i access the content ? [20:57] Brando753: Did you see my conversation with shwan? [20:57] well how do i use samba? [20:57] pronoy: wubi? [20:57] Brando753: which version of ubuntu do you run ? [20:57] Brando753: way easier than ssh for a newbie [20:57] pronoy: You want to access Windows drive from your Ubuntu install? [20:57] Brando753: You either need to go to Applications->Add Remove Applications and install ssh-server first or look into the samba share route. [20:57] i just want a nice drop folder [20:57] anyone use gufw firewall? [20:57] i have ubuntu 8.10 [20:58] best command to have a live stream start on startup in ubuntu? [20:58] WebcamWonder: yes....the same drive in which ubuntu is installed in [20:58] Stupid ubuntu, the internet still won't work. /etc/network/interfaces, /etc/hosts and /etc/resolv.conf all look as they should, still nothing. [20:58] is there a way to know what drive belongs to which physical sata port; ie /dev/sdb -> sata port 1 ? [20:58] pronoy: It should be mounted on /host/ [20:58] <[biabia]> chuckc: mount [20:58] Brando753: then all you need is just right click on the folder you want to share and choose share and ... then from the other pc choose network from places menu [20:58] WebcaWonder: why doesn't it show on the side....like why doesn't it show like the rest of the drives [20:58] Safe: I've got a similar problem. I can't get the minimal CD to give me a reliable enough connection for to actually complete the install. [20:59] why do you people ssh mount things? [20:59] WebcamWonder: why doesn't it show on the side....like why doesn't it show like the rest of the drives [20:59] god.. [20:59] what's the best (user-friendly) firewall in ubuntu? [20:59] i know that but my computer wont show up under network >"( [20:59] Ok, I am getting very ticked now...Ever since a kernel upgrade a month or so ago scd0 (My DVD/CD drive) is missing..and I cant fix it..I need answers and I want them now [20:59] pronoy: Oh, that is b/c of the way Wubi does the mounting. The host drive is mounted, and then the ext3 parittion is mounted off the host drive [20:59] Renfield, you [20:59] it seems when I updated to kernel 2.6.27-11 it broke my NIC is there any big security flaws with 2.6.27-7? [20:59] Renfield, you're trying to configure via the network-manager right? Seems to be a bug there. [21:00] bibia: i don't have the drives mounted, not partitioned yet. I have 3 of the same drive, but can't tell which one is failing [21:00] HI - I'm trying to install glew. When I try doing "sudo make" it says "/bin/sh: config/config.guess: not found" - what is wrong? [21:00] WebcamWonder: so the drive in which i have installed ubuntu is taken off the /host/ [21:00] ?? [21:00] wolter: Because SSH server comes default with all other versions of Linux. Trying to install and configure samba is a pain on say Fedora10 compared to just using the existing ssh server. It all works the same once you're connected. [21:00] Safe: No, there's no network-manager that I know of. Well unless it is part of the minimal install. This is all text and no GUI. [21:00] Is there a reason the network folder is so flaky? [21:00] sometimes my laptop appers sometimes it dosent [21:01] pronoy: Yeah. On system startup, one of the first things that is done is, mount your NTFS drive on /host. Then your entire / is mounted from /host/ubuntu/disks/root.disk, so basically, /host is guarunteed to be there and mounted all the time your ubuntu is running [21:01] Renfield, oh. I've been trying all day to get this to work, can't understand what the problem would be. [21:01] anyone know how to have a url start @ startup? [21:01] How can i auto connect to my wifi? I'm using ubuntu 8.10 [21:01] Yea, me neither. [21:01] #eurocop [21:01] Safe, Renfield, what is your problem? [21:01] then just use connect to server and use the IP adress , prot. SMB ...so on you need maybe can just point nautilius to this path smb://your-server-ipread or readf https://help.ubuntu.com/community/SettingUpSamba [21:01] ciao [21:01] !list [21:01] Hi! I'm #ubuntu's favorite infobot, you can search my brain yourself at http://ubottu.com/factoids.cgi - Usage info: http://wiki.ubuntu.com/UbuntuBots [21:02] WebcamWonder: can i do it using a gui like ntfsconf or something [21:02] Safe: DO you have Network Manager installed ? [21:02] pronoy: What do you want to do? [21:02] eut, well, internet just wont start? I've configured everything as it should be. (according to the examples I've googled.) [21:02] eut: I can not get through the installation of Ubuntu. It keeps dieing in various places. [21:02] shwan, no, uninstalled it. === clinton is now known as Blended [21:02] hmm... [21:02] i've got a question anyone willing to help? [21:02] WebcamWonder: to mount it automatically on startup [21:03] !anyone | Blended [21:03] Blended: 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? [21:03] eut: It took three tries to get through the "install base system" portion. [21:03] pronoy: It is automatically done. If that wasn't done, your ubuntu couldn't have even gone to the loading screen :) [21:03] Grok4242, well, seems nice :p [21:03] Grok4242, I think I'd better try it. Samba is not as good as one hopes [21:03] WebcamWonder: ok so then i'll have to remount it on /host/ [21:03] Can anyone tell me how to enable the 3d cube desktop effect... i've tried all of the tutorials for it and none of them work [21:03] eut: Then it completely, and repeatedly failed on installing the packages. [21:03] pronoy: Wubi sets up all this mounting thing automatically.. You don't need to remount anything. Just goto nautilus and browse to /host, it should be there [21:04] hey how come my network folder only shows some computers some of the time then other computers other times when there all on? [21:04] eut, it's a little tricky for me since I dual-boot, makes it kinda hard to troubleshoot. [21:04] I can ping myself however. [21:04] wolter: SSH is the soul of Linux [21:04] wolter: Or maybe the cardio system at least. [21:04] I'm trying to add a new set of smiley themes to Pidgin. Ive both dragged the tar.gz file into the smiley themes window, as well as pressing the add button and giving it the file-name. Neither method works. I've tried this for many different smiley themes and always the same result. How can I add new smiley themes to Pidgin? [21:04] <[biabia]> chuckc if you dont have them partitioned or mounted what makes you think one of them is failing [21:04] Grok4242, hah [21:04] Thank you! [21:04] Can anyone tell me how to enable the 3d cube desktop effect... i've tried all of the tutorials for it and none of them work [21:04] Renfield, i dont think i can help much. but have you done a disk check to make sure the install disk is not corrupt? other than that i dont know :/ [21:04] eut: I've started over again, and now it is in "loading additional components". It is going very slowly. [21:04] Safe, have you tried "sudo dhclient3"? === Bruce is now known as Brucee [21:05] Antioch: ##pidgin might be more helpful [21:05] No, I have a static IP though. [21:05] Renfield, i noticed this past week that some repos were going very slowly.. may that could have something to do with it [21:05] Blended: What brand video card do you have? Nvidia, ATI, Intel, etc? [21:05] eut: I did not. This is a minimal CD. Is there a way for me to get the MD5 sum for this? I could not find it. [21:05] well had an onboard nvidia but installed an ati radeaon [21:05] WebcamWonder, Ill give it a shot, thanks. [21:05] radeon* [21:06] eut: Oh? Slow enough to time out? [21:06] Brando753: you maybe need to read the samba howto and check nmbd is up and runnig fine [21:06] Renfield, probably not that slow [21:06] I'm trying to remap USB gamepad keys to keyboard keys-- any ideas for what app I should be looking for? [21:06] now does samba have to be on the sending or reciving end? [21:06] hi again [21:06] ktron joy2key [21:06] Blended: I'm out. Really easy on Intel...not bad with Nvidia. ATI should be easier than NVidia but I've never done it. [21:06] WebcamWonder: thanks i'll give it a shot [21:06] why is firefox not upgraded to 3.0.6 in intrepid? [21:07] what do I do if I've forgotten the root password? [21:07] Kryzler: you didn't. The root account is locked. [21:07] Kryzler: you're doomed [21:07] Blended: Don't PM me. [21:07] <[biabia]> Kryzler: the root word in ubuntu is disabled by default unless you enabled it [21:07] Kryzler: ailsafe mode , and then terminal , or command line , passwd root [21:07] etech: FF lets the distributor handle upgrades on Linux systems. [21:07] <[biabia]> root account [21:08] Sorry [21:08] cheers guys [21:08] ok but there are security fixes in fx 3.0.6 [21:08] I'm having major issues installing Ubuntu Server x64 on my pc [21:08] <[biabia]> Kryzler: you can get a root prompt with sudo -s [21:08] So, noone in here who can help a poor soul get his internet (static IP) to work? [21:08] Kryzler: again , reboot and choose safe mode in grub boot , and then terminal , or command line , passwd root or you username [21:09] well can anyone help me get my 3d desktop working? [21:09] benjamin_: Welcome to the club. [21:09] ciao [21:09] Hello, I have a problem compiling gcc in my homedir (and installing in my homedir) on ubuntu. I use a shell script to autmate the task (it first builds binutils, then gcc, then newlib). This works on my debian and gentoo installs, but not on ubuntu. For I don't know what reason, on ubuntu, a write to /var/backups/ is attempted [21:09] [biabia], Kryzler: sudo -i, rather [21:09] help ? :-) [21:09] etech: If Ubuntu hasn't provided an upgrade I don't know why. [21:09] Safe, have you tried manually editing /etc/network/interfaces? [21:09] i keep going through a Debootstrap warning [21:09] eut, yup, that's the only way I've done it. [21:09] why does my laptop show nothing under network but my net book shows everything? [21:09] in intrepid is still firefox 3.0.5 [21:09] Safe, paste your interfaces [21:09] I put together an Ubuntu package for a library that's not in Ubuntu at the moment -- what's the "right place" to store the /debian/ folder, and how do I start the process of getting it into Universe / elsewhere? [21:09] screw it i'll return the stupid adapter [21:09] benjamin_: Are you trying to install actual 64bit version of Ubuntu or just the normal version on a 64bit processor? [21:09] crap wont work [21:09] eut, in a moment. [21:09] <[biabia]> well sudo -i is root with root environment, sudo -s is root with current user environment [21:09] etech, the way ubuntu picks up security fixes is by backporting the fixes to the ff that's provided; the release number doesn't change. you can look at the changelogs in /usr/share/doc/firefox/ [21:09] *sigh* [21:10] 64bit on vista64 via virtualbox [21:10] Renfield, https://lists.ubuntu.com/archives/ubuntu-users/2008-November/164271.html [21:10] Grok4242:64bit on vista64 via virtualbox [21:10] Brando753: How should we know, I think broadcasting a HostName on the network can take some time , reboot all other pcs while the one sharing to other is on [21:10] benjamin_: If at all possible I would recommend the 32bit version. [21:10] nickrud, but there weren't firefox upgrades since 3.0.6 was released [21:11] benjamin_: Are you planning on giving the virtual machine more than 4GB of memory? [21:11] Brando753: do all pcs have ubuntu installed ? [21:11] Can somebody please explain to me why suddenly scd0 dissapeared? PLEASE! [21:11] benjamin_: Even if you do are you planning on running a single process that needs more than 2GB of memory? === bruenig is now known as steiger_ [21:11] slyyf: I stole it [21:11] !details | slyyf [21:11] slyyf: Please give us full details. For example: "I have a problem with ..., I'm running Ubuntu version .... When I try to do ..., I get the following output: ..., but I expected it to do ..." [21:11] etech, and I have to backtrack on that, the numbers have been following the security releases for firefox [21:12] slyyf: without giving any additional details, how on earth do you expect someone to answer your question? [21:12] ortsvorsteher: about a month or so ago I updated my kernel, ever since then dvd playback has not worked..today I decided to look into it..and the device itself (scd0) is gone..completly..and dmesg says nothing about a dvd drive. [21:12] <|Z_E_R_O|> ola [21:12] eut: Thanks, but that is not the md5sum that I have. [21:12] Okay, so I reinstalled 8.10 again and this time my wireless isn't working. I'm attempting to use the acerhk (acer hotkeys) dealio... I've tried using the tarball from the authors website but I keep managing to get errors, I've now downloaded the source from synaptic, what do I do from there? [21:12] eut, http://pastebin.com/m576ec9e [21:12] Grok4242: Ill download it now, but what do I do about this version that won't work [21:13] Anyone know how to disable the networkmanager? I dont need it as Im more comfortale with /etc/network/interfaces :) [21:13] slyyf: does it appears in bios ? [21:13] *appear [21:13] spass: yup, and works in windows [21:13] Grok4242: Sorry I got kicked off. Did you respond? [21:13] <|Z_E_R_O|> i need to set fn buttons of my new keyboard, i tried with keytouch-editor but it doesn't want to work, can u help me? [21:13] eut: I believe I downloaded the amd64 version. I think it is odd that the Ubuntu web page strongly suggests that you verify the md5sum, and then doesn't publish it! [21:13] benjamin_: Didn't VirtualBox just add 64bit support? Are you running that version? [21:13] Quick question: How would you access an Ubuntu system as root if the one and only user logon is locked? [21:13] Renfield, yes, very strange indeed... [21:13] Hello all, I am a brand new ubuntu user and everything seems to have installed properly (ver 8.10) my only problem is when I go to get updates it is extraordinarily slow 1-10 kbs. from my other machines I can get 200-800 kbs. Is there anything I can do to get to a faster update site or anything? [21:13] eut, did you get that? http://pastebin.com/m576ec9e [21:13] alaz, i uninstalled it by using synaptic [21:13] MaxRide: try failsafe session [21:13] Stupid internet connection. [21:14] nkei0: there is allways howtos on the ubuntu wiki and google have you done searching for same problem ? [21:14] ortsvorsteher: Thanks! [21:14] Grok4242:yes I believe I am [21:14] Renfield, try asking in #ubuntu-dev, maybe someone there will be able to help with the verification of your image [21:14] you are welcome [21:14] eut: Ok. [21:14] Safe, yes [21:14] sether, im bonking my head allready :D. didnt think of such a easy way... [21:14] shwan: Yeah, I'm looking through them now, I'm still a pretty large n00b and a bunch of the howto's aren't geared for my n00bness [21:14] Safe: do you mean the problem is not Ubuntu but you connection! or ? [21:15] benjamin_: I'd double check that. If so I have not idea. I just know the 32bit will work MUCH better in a lot of respects. Linux is better than Windows with 64bit but the world is just not ready. [21:15] shwan, no, I meant just now that IRC lagged. ;) [21:15] alaz, tell me if it works. there might be some dependency issues [21:15] Ha! same problem. Fails downloading base-packages. [21:15] Safe: well why did you remove networkmanager ? [21:15] Grok4242:I think i have a copy of ubuntu server 32 thanks [21:16] Safe, looks right to me. can you ping your nameserer? 212.217.248.3? [21:16] shwan, because it would reset my netmask to 25 nomatter what I did. [21:16] ortsvorsteher: Worked great! Got back into the system. [21:16] etech, https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/326077 [21:16] benjamin_: It will use less memory too since 32bit code is smaller than 64bit [21:16] Grok4242:should I enable passthrough? [21:16] MaxRide: good to read :) [21:16] eut, no, can't ping anything except myself. It doesn't say "no such host" any longer though, so a little progress. [21:16] benjamin_: I always do. Makes it easier to try everything out. [21:16] Grok4242:I think my 8GB can handle it. hahaha [21:16] (had this trouble all day) [21:17] Safe, what about your router? [21:17] Safe, or the gateway [21:17] eut, don't have a router or gateway, it's wired directly to the wall. [21:17] I'm using synergy. I can not change screen with mouse movement from server pc to client pc. But I can change screen client to server. Do you know the problem? [21:18] oh holy crap, my led just isn't working, haha apparently my wireless was on [21:18] Safe, ahh... in that case i would say try to run dhclient3 and see if you can get a dynamic ip at least [21:18] brb [21:18] Lets see if I'm built up enough Karma: Anyone know an alternate source for the ntp package? I get a 404 when trying to install from the time control panel or from the command line. Doesn't show in Add Programs at all [21:18] !language | nkei0 [21:18] nkei0: Please watch your language and topic to help keep this channel family friendly. [21:18] eut, it won't work with a dynamic IP. :D The ISP give us our IP and we punch it in, then it works. (as it does in windows) [21:18] nickrud, ok, but i really do not understand why it must be tested so long...on windows i click check for updates in firefox and it installs 3.0.6 and it works [21:19] hi how do I set the swap partition on intrepid (am I supposed to install s2ram/s2disk or should I add a parameter to grub for the kernel or ... else ? [21:19] Grok4242: So far so good. Thanks for your help! [21:19] etech: Fedora does the same....takes a while compared to the upstream FF releases [21:20] Anyone know how to auto connect to wifi if a connection drops? I have to connect manually in the dialog that pops up. I already have "Connect Automatically" checked off. [21:20] sether, worked nicely. [21:20] I have a desktop, Ubuntu 8.10 [21:20] etchy: You can always install the newer version of FF directly from Mozilla. It's a little quirky but not much [21:20] =) [21:20] hey all. I'm just about to install ubuntu 8.10 server on my VPS. I'm thinking about installing webmin with it. Anyone use webmin? Any pros/cons? [21:20] eut, I've reinstalled ubuntu to a fresh install just to be sure, and I configured it manually, but still won't work. Should I try with a 32bit version maybe? [21:20] <|Z_E_R_O|> nobody can hgelp me with keytouch? [21:21] !webmin | welly [21:21] welly: webmin is no longer supported in Debian and Ubuntu. It is not compatible with the way that Ubuntu packages handle configuration files, and is likely to cause unexpected issues with your system. See !ebox instead. [21:21] Safe: an advise Read many howtos you dont need to follow them , but you will learn alot then you can choose one that fits you problem , check this out too [21:21] welly, not an expert but webmin has been out of debian/ubuntu for long . [21:21] ok thanks :) [21:21] is there anything alternative? [21:21] shwan, I have, I've followed a tutorial and examples on each file. [21:21] hi I have a problem with gnome, it has gone totally unstable on me, the fail safe and my normal mode both just go haywire all of sudden, all panels frozen, alt+f2 does nothing, only thing i can do is ctrl+alt+backspace and go into kde [21:21] Does anyone know if you can tell Ubuntu Server to use a particular drive not in the partition. Like a external harddrive [21:21] !ebox | welly [21:21] welly: ebox is a web-based GUI interface for administering a server. It is designed to work with Ubuntu/Debian style configuration management. See https://help.ubuntu.com/community/eBox [21:21] Safe: http://www.debianadmin.com/ubuntu-networking-for-basic-and-advanced-users.html [21:22] I've been admin-ing my server from the bash for some time, which I'm fine with but meh.. if i can make my life easier [21:22] cheers Sylphid [21:22] Safe, are you sure network manager and network manager dispatcher are not running? ps aux | grep -i network [21:22] Hi, I have a problem compiling (and installing, both in home dir) gcc as unprivileged user on ubuntu (current release, freshly updated). I use a shell script to autmate the task (it first builds binutils, then gcc, then newlib). This works on my debian and gentoo installs, but not on ubuntu. For I don't know what reason, on ubuntu, a write to /var/backups/ is attempted, and those files are writable for root only. On the other distro's the directory isn't e [21:22] Grok4242: That didn't work [21:22] welly: it helps to read the complete statement from ubottu :) [21:22] eut, what if they are? [21:22] benjamin_: Where did it stop this time? [21:23] same place [21:23] my firefox keeps covering over my task bars. I'm running Intrepid. I've tried the fix I found on the ubuntu forum, changing my localstore file, and its still happening. help? [21:23] Is it mandatory to put in network and broadcast? === Error is now known as Error89 [21:23] hi, whenever I log into Ubuntu for the first time after turning on my computer, gnome-settings-daemon fails to launch, so the interface and everything doesn't have any of the ubuntu enhancements. If I log out and log back in, everything is normal. Any ideas on how to fix this? [21:23] heh.. i see. can't be installed on 8.10 [21:23] benjamin_: I'd try it myself but I'm running on a tin can and a few light bulbs for memory right now so I can't. === obsethryl_ is now known as obsethryl [21:23] Safe, you could try shuting them down, from my experience they tend to screw with things. 'sudo /etc/dbus-1/event.d/2... stop' [21:23] Safe: then it will override you configuration somehow [21:24] Grok4242: Thats fine. I could have made a copy of x64 again [21:24] I wonder if it's worth me installing 8.04 instead then === muellisoft is now known as Muelli [21:24] i'm not running anything clever on my server. just a few php/drupal sites [21:24] <|Z_E_R_O|> danaman5: i think it's a x server problem but i don't know how to fix [21:24] robbe-: you shouldn't need to compile it yourself, there is build-essential [21:24] Uhm, it seems I have two networks card on this computer. Maybe the second one is messing it up? How do I disable eth1? [21:24] Grok4242: Are you running virtualbox? [21:24] zero: it's odd that it works if I log out and back in though [21:25] !info build-essential robbe- [21:25] robbe- is not a valid distribution ['dapper', 'gutsy', 'gutsy-backports', 'hardy', 'hardy-backports', 'intrepid', 'intrepid-backports', 'jaunty', 'jaunty-backports', 'kde4-ppa', 'kubuntu-members-kde4', 'medibuntu', 'partner'] [21:25] guntbert: I am compiling it for cross compilation, writing software for an arm board :) [21:25] does ubuntu have anti-virus? [21:25] ok [21:25] I'm am building an ARM gcc for cross compiling [21:25] robbe-: ok - I give up :) [21:25] owner: Yes and NO [21:25] <|Z_E_R_O|> i don't know sorry [21:25] :) [21:25] benjamin_: I run it normally but right now I've had a driver failure and I'm running off a hacked live USB on an old machine. [21:25] hey how do i install a theme for ubuntu? [21:25] a new theme* [21:25] desktop theme* :) [21:25] benjamin_: Drive failure rather. [21:25] robbe-: Have you tried an strace to determine where the fault lies? [21:26] owner: it has but for windows progs you maby have on your pc , not for linux natives [21:26] Grok4242: Do you remember what your "General Settings" were? [21:26] is there a solution? [21:26] IntuitiveNipple: well the fault is that a normal user doesn't have permission in that folder, but I wonder WHY it wants to write something there in the first place [21:26] benjamin_: Sorry...been a while since I looked [21:27] !clam-av [21:27] Sorry, I don't know anything about clam-av [21:27] owner: what do you need exactly so I can answer you [21:27] anyone here have a bluetooth headset? [21:27] IntuitiveNipple: on my other distro's there is no mention of that directory and it all works :-) [21:27] Can anyone help me m4a files on a ipod nano gen 2? [21:27] Grok4242: Thats fine... Thanks for your help [21:27] IntuitiveNipple: so I guess my basic question is: why does this build process differ on an ubuntu install [21:27] on Intrepid, firefox covers taskbars sometimes. . Tried the fix on the ubuntu forum, changing the localstore file, and its still happening. help? [21:27] well, if there are viruses that can effect windows apps..what's the solution? [21:27] @SilentContender are the audio files from the itunes store? [21:27] robbe-: Is the Ubuntu user that owns the builder a member of the "admin" group? [21:28] owner, you dont need it [21:28] owner: clamav [21:28] anyone? [21:28] Well, I guess I'll just give up this thing. [21:28] sheena1: Compiz setting manager can help you , find workarounds and disable the fist option [21:28] @Chubbz I ripped them off of CDs using Sound Juicer [21:28] IntuitiveNipple: I don't want to write in the folder in the first place [21:28] robbe-: Also, if you can figure out the exact file/path that fails from strace, and the error returned, we might be able to figure out why and how to workaround it [21:28] shawn, where is compiz setting manager? [21:29] IntuitiveNipple: I think we're not 100% talking about the same issue, may I pm you to clarify ? [21:29] !ccsm | sheena1 [21:29] sheena1: To enable advanced customization of desktop effects in Ubuntu: install 'compizconfig-settings-manager' or 'simple-ccsm'. If you install the latter, a new option will appear in your appearance properties - See also !compiz - Help in #compiz-fusion [21:29] @silentContender install the package 'gtkpod' and you should be able to use rhythmbox to transfer your files [21:29] robbe-: sure [21:29] sheena1: sudo aptitude install compizconfig-settings-manager [21:30] sheena1, try fusion-icon too :) [21:30] Chubbz, I managed to transfer the m4a files to the Ipod. It recognizes the music, but it just skips them while playing [21:30] Will the memory test just run forever if you let it?? [21:30] what is the file extensino for a 'theme package' file in ubuntu? [21:30] what setting controls mouse sensitivity cause I can barely type anymore and it clicks for me [21:30] shwan: getting compiz now. what is the next step? [21:30] sheena1: yes, fusion-icon is good too [21:30] alaz, what's that? [21:31] @silentContender cant help you there, srry [21:31] Thanks, anyways. Can any one else help? [21:31] how can I change the defualt kernel to a older kernel? [21:31] sheena1, if you install that i think you get all the deps for compiz fusion to work [21:31] google it [21:32] sheena1: preferences-- compizconfig -- workarounds and then in that you can disable legacy fullscreen support [21:32] The only thing I can add is iTunes reads their m4a files as ACC and my m4a as m4a [21:32] sheena1, and the icon you when executing fusion-icon lets you configure everything. [21:32] phyburn: you mean in the grub menu? [21:32] yeah I'm sorry [21:32] <[TK]D-Fender> Hello all, light question today : Looking for some links to some good & complete themes to try for Gnome on 8.10. Please share :) [21:32] I'm unsure if itunes works in ubuntu. I use the lastfm client found in the repos, when streaming songs from my lastfm account in the client application on ubuntu there is an option to purchase the song from itunes? [21:32] can somebody send me the output of cat /usr/lib/jvm/java-6-sun-1.6.0.10.jinfo [21:33] shi found it in "system" "preferences" and it opened a window. i don't see anything about workarounds [21:33] @silentContender so your using itunes in wine? [21:33] phyburn: have you looked att grub howto ? [21:33] Chubbz, No I'm dual booting Ubuntu and XP [21:33] Hi, how do I install amarok 2 on ubuntu? [21:33] I'm using synergy. I can not change screen with mouse movement from server pc to client pc. But I can change screen client to server. Do you know the problem? [21:33] phyburn: system/administration/startUpManager [21:33] anyone here familiar with wlan under ubuntu? :-/ [21:33] google [21:33] Hi, I upgraded my kernal and now grub boots to the new kernel. When I boot to the new kernel, when it hits the loading screen it stops at the end. How do I remove the latest installation of the kernel I have? [21:34] mattheas i have that same problem...kind of... [21:34] sheena1: have you started compizconfig ? [21:34] shwan, I found the workaround stuff. there's a bunch of check boxes. which ones to i want checked? [21:34] When I force grub to boot to the older kernel it works fine though. [21:34] mattheas, you can select to use the previous kernel at the grub menu [21:34] yea same here! [21:34] what's the best ubuntu app site? [21:34] exodus_ms, I know [21:34] ugh this is driving me mad :S [21:34] mattheas wht does it say? [21:34] edit menu.lst and set deafult [21:34] www.getdeb.com [21:34] I want to remove the new one [21:34] for the error [21:34] It works fine [21:35] mattheas, you don;t need to remove the new one dude [21:35] shwan, they are mostly already checked, including one that says "firefox menu fix" and a bunch of other ones [21:35] @mattheas do you have a graphics card? [21:35] sheena1: uncheck the first one lgacy fullscreen [21:35] Hey, how can I change Gnome volume OSD pictures? [21:35] Hey does anyone know if the memory test you can run at boot, if it ever ends?? [21:35] My current release is 8.04 and I would like to upgrade to 8.01 using synaptic, but I'm unable to change the selection in Setting -> Preference - general. Can I do a dist-upgrade using synaptic? [21:36] Hi, how do I install amarok 2 on ubuntu 8.10 anyone? [21:36] G-Bleezy, how much ram [21:36] 512mb [21:36] G-Bleezy, not that i know [21:36] it's going on 2.5 hours [21:36] hello [21:36] shwan, is that it? just uncheck it and it should be fixed? [21:36] @G-Bleezy it doesnt stop [21:36] with over 2500 errors [21:36] G-Bleezy, as long as it completes 1 full pass, thats enough [21:36] tiredbones, i have just logged in to 8.04 with a 8.10 cd in the drive, upon login it detected a volume with packafges on and offered to open package manager, perhaps that will work for you [21:36] are the errors really bad??\ [21:36] sheena1: YES i tinhk , it did it for me [21:36] er..that's getdeb.net [21:36] G-Bleezy, i`d think [21:37] shwan, thanks. i'll check it out! [21:37] really... [21:37] and theres no way to fix them problem [21:37] dpkg takes too much time in "Reading database...". is there any wya to speed it up? [21:37] probably except get new ram [21:37] Kamus_H_Zwisch: no [21:37] G-Bleezy: the memory test doesn't stop until you stop it [21:37] @G-Bleezy get new ram [21:37] gmathews, I don't think amarok 2 is available in the repos yet, you will need to find a source to add to your sources.list or find a download somewhere [21:37] Anyone have any suggestions? I'm running a fresh install of 8.10 Server and am trying to install subversion.. When I run apt-get install subversion I get "E: Couldn't find package subversion" .. surely this is simple, but I'm lost... [21:37] zleap, I was hoping not to burn a cd. [21:37] ah [21:37] gmathews: try this. Didn't get a full chance to read it. but might be some help. http://amarok.kde.org/forum/index.php?topic=15866.0 [21:37] whats subversion [21:37] memory isnt something you can fix [21:37] hm [21:37] <_VIM_> !latest | gmathews (and this is why...) [21:37] gmathews (and this is why...): Packages in Ubuntu may not be the latest. Ubuntu aims for stability, "latest" may not be a good idea. Post-release updates are only considered if they are: fixes for security vulnerabilities, high impact bug fixes, or unintrusive bug fixes with substantial benefit. See also !backports. [21:37] thought you had a cd [21:37] dammit =/ [21:37] ian[2]: try aptitude instead ant use tab [21:37] Why do m4a song ripped off a CD get skipped by my Ipod Nano gen 2? [21:38] @ian[2] you spelled the name of the package wrong [21:38] !sources | ian[2] [21:38] ian[2]: 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 [21:38] shwan, it's still doing it. I've figured out that it will reliably happen when i click a link in thunderbird that opens in firefo, then switch to firefox. [21:38] silentContender, should be mp4? [21:38] ian[2], the last link --- oh, server [21:38] !svn | noogie [21:38] noogie: svn is Subversion: an open-source revision control system, which aims to be a compelling replacement for CVS. See http://subversion.tigris.org/ [21:38] silentContender, no idea, dont use ipod [21:38] @silentContender if you could convert the files to mp3, it'd work [21:39] ian[2], compare your /etc/apt/sources.list to http://aphroneo.net/intrepid-sources.list , you probably have a problem with the lines that have main in them [21:39] can someone look at this and tell me what i need to do http://paste.ubuntu.com/115782/ [21:39] @Chubbz -- I spelled subversion wrong? [21:39] Chubbz, I guess that might be the only way around it. [21:39] Thanks for the info -- I'll check the links provided and the sources.list mentioned [21:39] Chubbz, Is there a program that can mass convert m4a to mp3? [21:40] ugliefrog, what are you trying to install [21:40] xvidcap [21:40] silentContender: flaac and ffmpeg via a pipe [21:40] exodus_ms"xvidcap [21:40] @silentContender no idea, check the google === steiger_ is now known as bruenig [21:40] IntuitiveNipple, I'm not quite following you. [21:41] !info xvidcap [21:41] xvidcap (source: xvidcap): Screen video capture for X. In component multiverse, is optional. Version 1.1.6-0.1ubuntu3 (intrepid), package size 1298 kB, installed size 2740 kB [21:41] silentContender, soundkonverter (with a K not a C) [21:41] ugliefrog, aptitude install xvidcap ? [21:41] I really want your help my kernel 2.6.27 can not boot from the live cd according to this error http://paste.ubuntu.com/115780/ ? [21:41] best one ive tried. [21:41] silentContender: hang on... I've an article someplace on MP3 > MB4 ... it is the reverse process you want I think [21:42] shwan, it's still doing it. I've figured out that it will reliably happen when i click a link in thunderbird that opens in firefo, then switch to firefox. [21:42] exodus_ms: its not the lastest and that version for some reason wont work [21:42] the one closest to easy cd-da on windows [21:42] https://help.ubuntu.com/community/SynapticHowto, accorden to these instruction I should beable to do a dist-upgrade. Are these instruction out of date? [21:42] exodus_ms: wait i havent tried aptitude [21:42] tiredbones: Do you want to upgrade? [21:42] ugliefrog, thats the sam try this sudo apt-cache search xvidcap [21:42] outputs to whatever you want, bitrates etc.. and supports ID3 tags [21:42] <[T]ank> is it possible in an autorun.inf to have multiple menu options? [21:43] ok [21:43] !upgrade | tiredbones [21:43] tiredbones: For upgrading, see the instructions at https://help.ubuntu.com/community/UpgradeNotes [21:43] WebcamWonder, I want to do a dist-upgrade [21:43] Anyone any good with zenity scripts? need to pipe output into find command. eg output of list script ($ans1) gives me "disk,disk-1", when I then do find /media/{$ans1} -name ".jpg" it returns the error find '/media/{disk,disk-1} not found despite this working if I type it directly into the shell. Any ideas anyone? [21:43] giu: just google it [21:43] tiredbones: Please look at Flannel (ubottu)'s links then [21:43] k, sorry [21:43] gf was calling [21:43] tiredbones: Those instructions are specific to upgrading. Nothing on that page actually mentions upgrading from version to version. [21:43] so did anyone figure it out? [21:43] hi everyone [21:43] ugliefrog, dont know if this is the version your looking for --> http://sourceforge.net/project/showfiles.php?group_id=81535 [21:44] Funzo: hi [21:44] guys, could i have some help about rtorrent and how to config it? [21:44] i have some questions :$ [21:44] IntuitiveNipple, Thanks but I think I'll try soundKonverter. It sound pretty simple. [21:44] hi thiebaude [21:44] install gtk2.0 and the other dependecy [21:44] !ask | Funzo [21:44] Funzo: Please don't ask to ask a question, simply ask the question (all on ONE line, so others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) [21:44] I upgraded the kernel and it won't boot. If I use the old kernel it works fine. how do I remove the new kernel or solve the problem [21:44] exodus_ms: thats where i got it from [21:44] any zenity hackers in? [21:45] <[T]ank> also... how can I enable ubuntu to use autorun.inf? I get an error saying "cannot find autorun program" [21:45] !ot | jimdog [21:45] ugliefrog, what about here --> http://archive.ubuntu.com/ubuntu/pool/multiverse/x/xvidcap/ there is a version form december 2008? [21:45] exodus_ms: and when i i try to make i get that long message in the paste bin i posted [21:45] jimdog: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics. Thanks! [21:45] mattheas: Search for existing bugs on launchpad, and if not found, report as a regression? [21:45] [T]ank: autorun is a M$ idea [21:45] are there any rules for copy paste? if i have a text? [21:45] Flannel, look at the section titled, How to keep your system up-to-date, including the Kernel [21:45] so there's no way to just remove the kernel upgrade [21:45] !pastebin | Funzo [21:45] mattheas: try unintalling from synatptic ie remove [21:45] mattheas: The easiest thing to do is just use default: saved, and then append savedefault to your kernel you want to boot to [21:45] Funzo: pastebin is a service to post multiple-lined texts so you don't flood the channel. The Ubuntu pastebin is at http://paste.ubuntu.com (make sure you give us the URL for your paste - see also the channel topic) [21:45] mattheas, try sudo apt-get install --reinstall [21:45] !autorun [21:45] Sorry, I don't know anything about autorun [21:45] or get grub to boot to an old kernel? [21:46] ugliefrog, try downloading the .deb [21:46] kind of ubuntu related as the folder structure only works in U. But thanks, I'll head there now :-) [21:46] tiredbones: Yes, but you're trying to go from 8.04 to 8.10, correct? [21:46] <[T]ank> spass: yeah but ubuntu attempts to use it [21:46] exodus_ms: I believe the way currently kernel upgrades are handled is making a virtual package depend on the latest kernel. You could always make the working kernel the default boot option [21:46] mattheas, which one broke, -11? [21:46] !who | mattheas [21:46] mattheas: 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:46] Flannel, that is what is dist-upgrade should do. [21:47] WebcamWonder, ? [21:47] nickrud, I believe so [21:47] mattheas, try sudo apt-get install --reinstall linux-image-2.6.27-11-generic first, that may fix it. [21:47] exodus_ms: Oops. Sorry [21:47] WebcamWonder, pass that along to mattheas [21:47] mattheas: I believe the way currently kernel upgrades are handled is making a virtual package depend on the latest kernel. You could always make the working kernel the default boot option [21:47] What does "System Setting" do in NetworkManager? [21:47] tiredbones: No, that's not what a dist-upgrade does. dist-upgrade will bring you up to date while also installing new packages (such as the new kernel), while this command *can* be used to go between versions, it won't by itself. [21:47] What is "System Setting" in Network-Manager? [21:48] this is my rtorrent.rc file: http://paste.ubuntu.com/115783/ , does it look okey? I want it to have unlimited resources and so. is 0 unlimited for the commands? :/ [21:48] WebcamWonder, How do I go about doing that. Maybe I just didn't see it in grub [21:48] tiredbones: Synaptic can upgrade you from 8.04 to 8.10 in the same way you can use apt-get to do so. Really, you ought to be following the instructions on the Upgrade Page that Ubottu gave you. [21:48] i'm using jaunty and since 2-3 days i cannot login to kde4.2 .xsession-errors gives a lot of org.freedesktop.DBus.Error.NoReply errors [21:48] ugliefrog, there is a .deb file here, did you try that http://archive.ubuntu.com/ubuntu/pool/multiverse/x/xvidcap/ [21:48] Flannel, thanks [21:48] pzy: #ubuntu+1 for Jaunty support, thanks. [21:48] !jaunty | pzy [21:48] pzy: Jaunty Jackalope is the code for Ubuntu 9.04, due April 2009 - Lots of breakage between now and April - Please join #ubuntu+1 for discussion and support. [21:48] pzy, ask in #ubuntu+1 , they handle jaunty till release [21:48] exodus_ms: Error: Dependencies not satisfiable error [21:49] ugliefrog, your missing gtk2? [21:49] tiredbones: run update-manager in a terminal [21:49] mattheas: /boot/grub/menu.lst, you can change the grub menu there. I am not quite sure how one would set the default option for grub, but someone in this channel might help [21:49] k [21:49] exodus_ms: Error: I dont know now..it said something about libra...then i couldnt see the rst [21:49] tiredbones: if you wanted to upgrade that way === jay is now known as Guest20533 [21:50] thiebaude, Thanks, i'll look into that [21:50] yw, tiredbones [21:50] thanks [21:50] ugliefrog, try make again and note the dependencies it says are missing [21:50] exodus_ms: Error: from the dab file? [21:50] exodus_ms: Error: from the deb file? [21:51] on Intrepid, firefox covers taskbars sometimes. . Tried the fix on the ubuntu forum (changing the localstore file), and tried compiz. help? [21:51] ugliefrog, no, from the binaries you have for it, like before, but trying to install the .deb should have listed the dependencies you needed [21:52] OLA [21:52] exodus_ms: ok ill retry it and writr them down === JamesMowery is now known as JamesMowery|away [21:52] OLA === JamesMowery|away is now known as JamesMowery [21:52] ugliefrog, what version are you trying to install [21:52] !es | juan_ [21:52] juan_: En la mayoría de canales Ubuntu se comunica en inglés. Para ayuda en Español, por favor entre en los canales #ubuntu-es o #kubuntu-es. [21:52] <_VIM_> !away > JamesMowery [21:52] JamesMowery, please see my private message [21:52] exodus_ms: amd64 [21:53] Flannel, I reread the pointer you gave and it seems that will work. thanks again. [21:53] did anyone look at my rtorrent config? :$ I want some help... http://paste.ubuntu.com/115783/ that's my config. if I want rtorrent so use as much bandwidth and resources as it needs, is that right? max/minimum peers, what does that mean exactly? [21:53] i have a question that a little bit of googling didn't answer satisfactorily: if linux is open-source, why isn't it easier to write viruses for it? [21:53] hi there... can I install gdm without gnome? Because, when I type "aptitude install gdm" then it wants to install gnome fully [21:53] hi there, i need codec for *.avi [21:53] ezzieyguywuf: #ubuntu-offtopic would be the better place to ask that [21:53] ugliefrog, are you trying to install the i386 versions [21:53] what im going to install? [21:53] ok [21:54] is there a way to completely remove a raid i have setup with mdadm. I stop the raid, --zero-superblock all the disks, but still when i go to create a new raid, mdadm says the disks already belong to a raid. [21:54] imdeveloper: w32codecs [21:54] exodus_ms: no the amd64 [21:54] ugliefrog, what version of xvidcap [21:55] any suggestions on switching from kde to xfce ? [21:55] Funzo: what is the problem I can not see any problem in the config file ? === Xanthomryr is now known as Micsch [21:55] exodus_ms: 1.1.7 [21:55] anom01y_2, install xfce and choose it form the 'session' at the log in [21:56] do I just install xfce4 and start using it ? or should I change some system settings also ? [21:56] anom01y_2: it's much more lightweight to go from kde to xfce [21:56] ahh [21:56] ciao [21:56] exodus_ms: it says error dependecies libavcodec52 and libravcodec-unstipped-52 [21:56] anom01y_2: i also use fluxbox [21:56] how do I get rid of the kubuntu startup bar graph, when I reset the computer ? [21:57] aboSamoor1, I don't get any peers :S when i mark a torrent and to see the peer list it is empty. but i know there are some peers... what could the problem be? [21:57] !fluxbox [21:57] fluxbox is a lightweight and responsive window manager for GNU/Linux. For how to set it up and more information see https://help.ubuntu.com/community/Fluxbox [21:57] I need some help im unnung ubuntu 8.10 and i want to connect my xbox to my computer with a ethernet cord so my xbox 360 has insternet to play online how do you do this [21:57] thanks [21:57] exodus_ms: binaries when i try make has differnet errors [21:57] anom01y_2: sudo update-alternatives --config ubuntu-usplash.so or something like that try pressing tabe to autocomplete the sentece and ull get to what u want to do [21:57] I need some help im unnung ubuntu 8.10 and i want to connect my xbox to my computer with a ethernet cord so my xbox 360 has insternet to play online how do you do this [21:57] !list [21:57] Hi! I'm #ubuntu's favorite infobot, you can search my brain yourself at http://ubottu.com/factoids.cgi - Usage info: http://wiki.ubuntu.com/UbuntuBots [21:58] ugliefrog, did you try and install libavcodec52 and libravcodec-unstipped-52 [21:58] yoyit2: you'd have to set up your ubuntu box as a router [21:58] giovani: how do you do that [21:58] exodus_ms: no not yet ...from command line or synaptic [21:58] that's not terribly simple -- why do you want to plug your xbox directly into your ubuntu box? [21:58] giovani: what do you mean bye ubuntu box [21:59] Funzo: are you behind a router ? [21:59] yoyit2: "box" is slang for computer [21:59] yoyit2: do you not have a router already? [21:59] on Intrepid, firefox covers taskbars sometimes. . Tried the fix on the ubuntu forum (changing the localstore file), and tried compiz. help? [21:59] ugliefrog, take a look here https://launchpad.net/ubuntu/intrepid/amd64/xvidcap/1.1.6-0.1ubuntu3 [21:59] giovani: ok how do i set it up as a router [21:59] aboSamoor1, yes, open firewall, open ports. i have used wine+utorrent before [21:59] i know that works [21:59] giovani: i am useing a laptop ya i have a router [21:59] is there a command that shows all the privileges a user has on the whole system? [21:59] yoyit2: it's not a simple process -- I'm trying to evaluate your situation, because there are probably better ways to accomplish what you want [22:00] Funzo, transmission however simple, works for me [22:00] ugliefrog, you might need to install this xvidcap_1.1.6-0.1ubuntu3_amd64.deb [22:00] yoyit2: what's preventing you from plugging in your xbox directly into your router? [22:00] Funzo: are you sure that the ports open in the router are in the same range as rtorrent ? [22:00] exodus_ms: ill try that [22:00] if theres any developer here, it would be nice if you guys change the horrible HUMAN them! thanks ;) [22:00] ugliefrog, the download for that .deb is in the lin I just posted at launchpad [22:00] giovani: im not near the router or any ethernet ports im useing my laptop because its wireless it worked with vista [22:00] !googleearth [22:00] 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 [22:00] yup positive. but i have downloaded one torrent and it worked [22:00] yoyit2: a wireless ethernet bridge would really be the proper solution then [22:01] giovani: how would i do that [22:01] but when it finished the peer list dissapeared, is that how it's supposed to be? [22:01] yoyit2: you would buy a wireless ethernet bridge -- I'm betting microsoft even sells them specially for the xbox, but any one sold by any networking company would work [22:01] cjae: kewl [22:01] hi guys, is there a way i can either (a) disable reverse lookups in pam or (b) allow reverse lookups for wins? [22:02] giovani: no what i want to do is plug my laptop to my xbox so i can play only i did it with vista without doing anything [22:02] ok I install google earth but it keeps crashing and complains about ttf-bitstream-vera not being installed? surely fonts aren't the reason for the crash? btw those fonts are on my system [22:02] how do you print an EOF character in vim? [22:02] yoyit2: you can do it that way, but it's not terribly simple, and, I'd advise against it -- someone else will have to guy you if you can't google for instructions [22:03] !kewl [22:03] Sorry, I don't know anything about kewl [22:03] exodus_ms: installed but doesnt work.....I wonder if its because of the gtk 2.4 thing ..Dont know what that means tho [22:03] im gonna go to rtorrents irc :P thanks anyways [22:03] giovani: i know its probly not simple and you guid me though the insturctions [22:03] hi yaamak [22:03] giovani: can you guide me [22:04] yoyit2: no, because I advise against it [22:04] giovani: why [22:04] maybe someone else will [22:04] because it's a bad solution to a simple problem [22:04] giovani: why cant you [22:05] yoyit2: I'm not going to argue with you -- I told you why, bye [22:05] <_VIM_> wont and cant are two different things yoyit2 [22:05] how to record audio (not using gnome)? [22:05] (with a mic) [22:05] ugliefrog, you can try this --> http://packages.ubuntu.com/intrepid/gtk2.0-examples [22:05] yuka_: you're looking for something console-based, or kde-based, or what? [22:05] _VIM_: what do you mean didnt he say it was possible [22:05] giovani: console would be nice [22:06] giovani: why do you advise agianst it [22:06] <_VIM_> yoyit2: nevermind [22:06] giovani: i found sound-recorder but don't know how to use it. [22:06] yuka_: arecord will work [22:06] I don't know sound-recorder -- did you read the manpage? [22:06] yoyit2: I've already told you twice now [22:07] Hey how can i re-compile this new kernel? It's not booting right and i wanna try to just have it do it again to see if it can get it right... [22:07] giovani: yes, didn't see example for usage. [22:07] _VIM_: i dont understand sorry but im confused so is it impossible [22:07] giovani: what would u use for xubuntu> === d is now known as Guest76334 [22:07] ugliefrog, or look in synaptic for gtk 2 [22:07] yuka_: xubuntu isn't a desktop environment, so it doesn't have an impact on what application you use [22:08] ok I tried uswsusp ubuntu version .. and it is outdated, broken and not well integrated . What is the way hibernate is supposed to be configured under ubuntu [22:08] giovani: im sorry but i dont remember you telling me why [22:08] anyone [22:08] yoyit2: I did, twice, go read your logs [22:08] giovani: so what would u recommend> [22:08] yuka_: I told you, arecord works fine [22:08] giovani: i did but ill look agian 1 sec [22:08] giovani: ok, i'll try it. thanks [22:08] Hi as anyone got amarok 2.0 to work in gnome - or is there an equivalent player for gnome? [22:09] mib_5pbnh9: have you used songbird before? [22:09] yoyit2: the method you'd be attempting is a bad solution, it's clunky, it's not properly sustainable, it requires the laptop every time, and it's a messy hack -- get a real wireless adapter or wireless ethernet bridge, period, if you want to do it another way, that's your decision, maybe someone else will feel like guiding you through that [22:09] so after I do a dpkg -l > apt.list [22:09] how do I make apt install everything in that list? [22:09] chuckc: mdadm -r ? === ivancho_ is now known as ivancho [22:10] Hi is there an auto mounting tool for ext3 partitions? === prince_j1mmys is now known as prince_jammys [22:10] mib_5pbnh9, there are plenty of media players available banshee and rythhmbox for starters [22:11] giovani: oh sorry about that now i know what you were saying but im kinda confused why i would buy a wireless ethernet bridge when i can just plug them directly into each other thats what i did with vista and it was plug and play [22:11] how can I save my iptables rules in XML useing iptables-xml? [22:11] mib_5pbnh9: what do you want exactly with this auto mounting tool? [22:11] yoyit2: I've told you why, stop asking [22:11] how to update automatically with 8.04.2? [22:11] is roundcube a good choice for a different email? i think there is another project starting with a C ? [22:12] is imp/horde the best choice? [22:12] giovani: no you didnt i dont have 100$ to buy one thats how much they cost [22:12] sambagirl: roundcube is alright -- it's definitely still a beta product, and, has had a number of security problems [22:12] yes i rad that fiovani [22:12] giovani [22:12] sorry [22:12] sambagirl: imp/horde is an old standby, definitely stable [22:12] yes but i was burned on that before [22:12] sambagirl: all depends on your needs -- I use both side-by-side [22:12] 3 times actually. [22:12] you use both? [22:12] Have some of you tried Ubuntu MID on Acer aspire one v. 8GB SSD? I want to go away from fedora linpus. [22:13] on the same system? [22:13] is anyone running the newest version of google earth successfully, I believe it is 4.3? [22:13] sambagirl: yes, I give our users both as an option, on the same webmail system [22:13] ahh [22:13] i see. [22:13] sambagirl: also look at atmailopen [22:13] i never thought of that. [22:13] well newest from medibuntu [22:13] cjae: newest version of Earth is 5.0. It is a lot faster than 4.3 [22:13] sambagirl: http://atmail.org/ [22:13] thanks giovani brbv [22:13] cjae: But, I've run all versions without problems [22:13] brb [22:13] sambagirl: it's a previously commercial product that has been released as open source now [22:14] giovani: well can you give me a link or somthing to tell me how to do it [22:14] on Intrepid, firefox covers taskbars after i click a link in thunderbird. Tried the fix on the ubuntu forum (changing the localstore file), and tried compiz. help? [22:14] Hi, [22:14] Who can giude a newbie with Webcams and Skype [22:14] MasterMoose, what s your issue ? [22:15] IntuitiveNipple: ok but it keeps crashing for me and says I don't have ttf-bitstream-vera installed and I do, I works if you switch it to sky but not earth [22:15] not detected ? which ubuntu/kernel do you use ? [22:15] hi Prahal.. I have a USB webcam, and a PCi TV tuner. Skype only recognises the Tuner and not the Web cam.. CamStream recognises both [22:15] cjae: What Ubuntu release is that on? Intrepid or Hardy or... ? [22:15] 8.10 [22:16] giovani: well thanks anyways ill just use vista because its beter [22:16] yoyit2: thanks for trolling [22:16] hey [22:16] i just installed ubuntu, can someone helped me with compiz [22:16] MasterMoose, unplug the device and open up a shell write: tail -f /var/log/messages and plug the device back in. see what it says [22:16] IntuitiveNipple: intrepid and I can't find any info about on google either, [22:16] * KevDog laughs: "well thanks anyways ill just use vista because its beter" [22:17] Hi. I'm Ubuntu 8.10, how can I delete options from the "open with" context menu in nautilus? [22:17] umm giovani i am so used to using horde/imp that i just dont know about these ajax flashy things. [22:17] LHC, apt-get install fusion-icon should give all deps and a nice config tool [22:17] thanks [22:17] there is another one that starts with a C but i forget the name of it. [22:17] I did installed compiz manager and it didnt really work [22:17] its on my macbook but i odnt have it here with me. [22:18] alaz, what do I do after than [22:18] is there a way to install the email server via synape supository manager? [22:18] IntuitiveNipple: I assume maybe that there is something missing from my auto generated xorg.conf but I have everything else working, and no onboard graphics (nvidia card) [22:18] cjae: As an experiment, create a new *clean* user account, log-in as that user, and try Earth. If that works at least you'll know it is a user-profile issue. On the other hand, it might prove it is a system issue [22:18] should i use ebox for it? [22:19] LHC, exec fusion-icon from a shell [22:19] sambagirl: it can be quite complex [22:19] !email | sambagirl [22:19] Sorry, I don't know anything about email [22:19] thanks alaz [22:19] Still having trouble using apt-get & aptitude to install subversion.. Getting "E: Couldn't find package subversion." Anyone else have any suggestions? [22:19] LHC, should create a icon in your tray that you can right click and play with [22:19] tinker: right click the file in nautilus choose properties open with and delete what you don't want [22:19] sambagirl: yes, any package can be installed via synapse [22:19] Hi Alaz just sent the result to you [22:19] sambagirl: https://help.ubuntu.com/community/MailServer [22:19] sambagirl: I don't know of any webmail that starts with a c, sorry [22:19] actuionparsnip i just dont want to get burned by email seciurity things anytime soon. [22:19] sambagirl: you already have a mailserver installed by default [22:20] iwhat like pine? [22:20] bah [22:20] IntuitiveNipple: it in kde 4.2 which is buggy to say the least but I have read ppl with similar issue but no kde and no followup [22:20] quibbler: thanks! [22:20] thats like using vi [22:20] join #ubuntu-es [22:20] sambagirl: round Cube webmail? [22:20] nowt wrong with vi [22:20] sambagirl: pine is a mail client not a server [22:20] zash i looked at it. i will think about it. [22:20] ian[2]: Have you enabled all of your repositories? [22:21] ahh ok i did not know that. [22:21] alaz, this is cool [22:21] i got the spinning desktop thing [22:21] do you know the bind to switch desktops [22:21] you got the clube lhc? [22:21] MasterMoose, I bet "LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so skype" [22:21] sambagirl: squirrelmail is pretty god [22:21] yes sambagirl [22:21] sambagirl: mail servers are sendmail, postfix, exim, qmail ..... [22:21] squirellmail [22:21] oh ok [22:22] Flurdy has a good post in the Ubuntu Forums about setting up a mail server [22:22] just a guess. With more input it will be easier to find out [22:22] sambagirl: zimbra exists too [22:22] YES zimbra [22:22] yo yo yo [22:22] yes yea yea [22:22] KevDog: How do I go about doing that? [22:22] lol [22:22] vthat is it zimbra [22:22] yes [22:22] brb [22:22] yo yo yo thiebaude [22:22] sambagirl: Please don't flood, use http://paste.ubuntu.com to paste, don't use Enter as punctuation. [22:22] I'm a former Fedora user, and not familiar with Ubuntu yet.. [22:22] what's up ActionParsnip [22:22] sambagirl: webmail = squirlemail, roundcube, horde ..... [22:22] thiebaude: chillin [22:22] me too [22:23] i use horde/imp right now. [22:23] on Intrepid, firefox covers taskbars after i click a link in thunderbird. Tried the fix on the ubuntu forum (changing the localstore file), and tried compiz. help? [22:23] ian[2]: well we're here to support [22:23] but i think i will use zimbra as the alternative. [22:23] they have clients for osx and windows [22:23] ian[2]: edit your /etc/apt/sources list and make sure multiverse and universe repositories are enabled by removing the # sign in the front of the line, and then sudo aptitude update [22:23] does compiz come with themes [22:23] I hate the stock theme [22:23] thanks i forgot all about zimbra [22:23] sambagirl: multiplatform client, try thunderbird [22:24] y doesnt xournal work in intrepid? the exact same version works in debian lenny! [22:24] s3a: dont install debian debs on ubuntu [22:24] KevDog: running that now.. Thanks for the info.. I'm more familiar with yum than apt/aptitude... so this is all new to me.. [22:24] well there are problems with firefox lately the latest update is faulty and i am losing my confidence in the firefox project sorta. [22:24] hello,. i've got a problem i can't install 8.04 when i press to install, the installation program takes me to the shell, i don't wat to work with 8.10.. what can i do? [22:24] ian[2]: edit your /etc/apt/sources.list [22:24] KevDog: Okay -- it's working now... [22:24] ActionParsnip, i installed from repository not from debian (it's the same version) [22:24] I for one use dovecot + (horde/im, roundcube and evolution/kmail/thunderbird) [22:24] ian[2]: Just wanted to clarify [22:25] KevDog: I guess it was the update I needed to run.. The multiverse & universe weren't commented out... [22:25] is there a way to completely clear out existing mdadm raid setups ? [22:25] sambagirl, i've been hearing the same thing from others (even on different OSes) [22:25] glad i didn't update :p [22:25] s3a: then check configs [22:25] and fetchmail/procmail to get all the emails in dovecot as maildirs [22:25] !raid | chuckc [22:25] chuckc: raid is Tips and tricks for RAID and LVM can be found on https://help.ubuntu.com/community/Installation/SoftwareRAID wto and http://www.tldp.org/HOWTO/LVM-HOWTO - For software RAID, see https://help.ubuntu.com/community/FakeRaidHowto [22:25] ian[2]: I wasnt sure what repository it was in, so sorry [22:25] ActionParsnip, o wait i meant xournal works in intrepid but it doesn't write [22:25] KevDog: I'm running this as my sources.list.. [22:25] chuckc: try mdadm -r /dev/mdX [22:25] The_Rebel: can't wait until google chrome is ready for linux [22:26] !info xournal [22:26] xournal (source: xournal): GTK+ Application for note taking. In component universe, is optional. Version 0.4.2.1-0.1ubuntu1 (intrepid), package size 285 kB, installed size 892 kB [22:26] ian[2]: General tip to upgrade packages: sudo aptitude update && sudo aptitude safe-upgrade [22:26] s3a: why not just use gedit? [22:26] i second that thiebaude, Chrome is awesome. [22:26] i used it on xp [22:26] ActionParsnip, use gedit to do wat? [22:26] samzies [22:26] KevDog: Thanks.. Is aptitude similar to apt as svn is similar to cvs? [22:26] The_Rebel: try opera, kicks ass outta firefox [22:26] s3a: take notes [22:27] ello,. i've got a problem i can't install 8.04 when i press to install, the installation program takes me to the shell, i don't wat to work with 8.10.. what can i do? [22:27] i agree ActionParsnip [22:27] opera has a lame GUI. [22:27] ian[2]: No, aptitude is a frontend to apt, much like apt-get is a frontend, synaptic is a frontend, etc. [22:27] i like the magic wand feature though [22:27] ActionParsnip, no i rely need a feature of it, tomboy is even better than gedit for notes [22:27] ActionParsnip: i problem was installing flash on opera [22:27] The_Rebel: skin it then [22:27] my [22:27] ian[2]: Yes I think today aptitude and apt-get are virtually the same and interchangeable. I think aptitude handles dependencies better (or at least it used to). I prefer aptitude but perhaps I'm biased from the old days [22:28] if some other browser had the addons i use in FF i might consider them... [22:28] jara04: which cd did you download, the alternate uses a text interface to install [22:28] do i need openfiler with this webmail project? [22:28] MasterMoose, any success ? [22:28] deany: flock? [22:28] nothing can replace my FF + plugins... [22:28] KevDog: Thanks again for the info.. Everything is installed and working now.. If you're ever in Oklahoma City, I owe you a beer! thanks again [22:28] ian[2]: Sometimes however when aptitude isn't working or giving me strange messages, I defer to apt-get and the install works! [22:28] ivancho: thanks but when i try and create a new raid, i get this mdadm: /dev/sdb1 appears to be part of a raid array [22:28] nightrid3r, i downloaded the ubuntu desktop edition 32 bits [22:28] thiebaude: sudo cp libflashplayer.so /usr/lib/opera/plugins [22:29] thanks [22:29] <_VIM_> That's the only things lacking in Opera,,,, stuff like the Delcious extension [22:29] nightrid3r, what can i do to make the installation through commands? [22:29] i'll go and install opera now [22:29] jara04: try adding vga=vesa when booting (use F6 key) see if that helps [22:29] ok [22:29] im antisocial so i dont do "social networking" lol [22:30] how do you print an EOF character in vim? [22:30] lol opera just crashed while i tried watching a video on gametrailers [22:30] is there a command that shows all the privileges a user has on the whole system? [22:30] thiebaude: could always use firepup too [22:30] great browser indeed [22:30] ignore my first question please [22:30] nobody uses hibernation under ubuntu :-/ what do you use to setup the swap/suspend partition ? [22:30] im sure it has a mplayer plugin too [22:30] *sarcasm* [22:30] what is firepup? [22:31] uh hi [22:31] thiebaude: its a very small / fast custom version of firefox [22:31] I was wondering if any of you could help me? [22:31] thiebaude: theres a million different web browsers, just seems recently everyone if firefox branwashed [22:31] skate2, groups or do you want to see all the access to each file he has ? find / -user [22:31] !ask | sinmok [22:31] sinmok: Please don't ask to ask a question, simply ask the question (all on ONE line, so others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) [22:31] ActionParsnip: are you able to install flash on it? [22:31] your right [22:31] thiebaude: sure === gsteinert is now known as gsteinert_away [22:32] skate2, or more precisely "for g in $(groups );do find / -group g;done will be slow but complete [22:32] <_VIM_> !away > gsteinert_away [22:32] gsteinert_away, please see my private message [22:33] thanks Prahal [22:33] prahal: nice [22:33] okay. Basically, ive been a vista user and ive managed to get ubuntu working exactly how i like it. The only thing i have left to get working is my subwoofer, at the moment i have no bass at all. I'm using a Qosmio F50 laptop. Can anyone help? [22:34] sinmok: a little more info about the soundcard will help us answer your question [22:34] What do you need? [22:34] so I do a dpkg --get-selections [22:34] sinmok: what type of ard do you have [22:34] so i get "undefined reference to `dlopen`" errors trying to build some stuff. i'm wondering what package i would need to fix this [22:34] ...then I have the list.. then what do I do to install it all? [22:34] skate2, oups for g in $(groups );do find / -group $g;done (mind the missing $ beforehand) [22:35] Hey! Can anyone help me with this problem: http://pastebin.com/m6d855b26 ? [22:35] Model: HDA Intel Sound Card [22:35] !clone [22:35] To replicate your packages selection on another machine (or restore it if re-installing), you can type « aptitude --display-format '%p' search '?installed!?automatic' > ~/my-packages », move the file "my-packages" to the other machine, and there type « sudo xargs aptitude --schedule-only install < my-packages ; sudo aptitude install » - See also !automate [22:35] According to the device manager [22:35] sinmok open a command prompt and type "alsamixer" [22:35] prahal but how do i know what privileges a group has [22:35] Dr_willis: thanks [22:35] sinmok: i have no experience with that card but maybe someone else can help you === jgoguen_ is now known as jgoguen [22:35] ethana21, i tend to break it into smaller steps.. :) but thats the gist of it all. :) [22:36] alsa is open, what now [22:36] wait, all those special chars [22:36] now I'm confused [22:36] sinmok press tab until the "View:Playback" is highlighted. How many channels do you have? [22:37] ah, ok.. [22:37] By channel, do you mean the bar that appears? [22:37] sinmok yes [22:37] BlueEagle: ? [22:38] SwitchMon44: sorry im a little confused, there seems to be more than one "view playback" [22:38] oh, wait no, there's one bar [22:38] <|Edgar|> Is anybody out there? [22:38] sinmok: only one? [22:38] Can anyone help me with this X Server Problem http://pastebin.com/m6d855b26 ? [22:39] Heh. mIRC under wine beats Xchat :-P [22:39] yes. it says Card/Chip pulseaudio too [22:39] Xenos, maybe, but it looks fugly :/ [22:39] Xenos: hahahaha [22:39] you mean beats xchat at having the most number of remote execution vulnerabilities? [22:39] xenos do you use winetricks [22:39] <|Edgar|> I have ubuntu 8.10. When I installed I don't believe I was asked for a root password. Is there a default root password? [22:39] BlueEagle: just wanted to say thanks for last night, i managed to fix most of my problems, which where obviously more complicated then i imagined... [22:40] |Edgar|: ubuntu does not use a root password [22:40] |Edgar|: by default, you cannot log into the root account directly -- using sudo with your own user's password is recommended [22:40] !root | |Edgar| [22:40] |Edgar|: 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:40] <|Edgar|> Can I do su at a prompt? [22:40] |Edgar|: use sudo -s [22:40] sinmok: do your satellite speakers work? [22:41] <|Edgar|> Thanks I will try that. [22:41] Yeah, they do. [22:41] |Edgar|: sudo -s gives you a root shell [22:41] sinmok: is it a 5.1 surround system? [22:41] isnt a root shell just as dangerous as logging in as root? [22:41] Erm, I wouldnt know. How can I find out? [22:41] skate2: anything root is dangerous [22:41] skate2: Winetricks? No [22:42] how can i save files of openoffice in .xml? [22:42] Can fetchmail store email passwords in gnome-keyring? [22:42] Which package contains: libfontconfig.so.1? [22:42] skate2: about as dangerous as prefixing everything with sudo [22:42] I have a dual boot, XP and Ubuntu. I have some drives in XP in ntfs and i want to convert them into ext3 to be used in Ubuntu and to let ubuntu mount them automatically after booting. How to do that? [22:42] skate2: "dangerous" is relative -- giving out the root password, rather than controlling who can use sudo and what they can execute with it is clearly more secure === SwirlBoy39_ is now known as SwirlBoy39 [22:43] sinmok: how many satellite speakers do you have? [22:43] Hi guys. simple problem with dvd playback here, i'm on intrepid 64bit. i added medibuntu repo, try install libdvdcss2, still no joy.. [22:43] 2 [22:43] using vlc and totem have both failed to playback the dvd [22:43] There's sound coming out of both of them. [22:43] sinmok: but nothing out of your sub? [22:44] correct [22:44] isnt it sudo -i, not sudo -s? [22:44] sinmok: what is your sub plugged into? [22:44] ciao [22:44] hello , any active channel for asp.net ? [22:44] it's a built in subwoofer in my laptop [22:44] some one know how to save files as .xml with openoffice? [22:44] NETabuse try to install ubuntu-restricted-extras [22:44] sinmok: what laptop model? [22:45] ActionParsnip: i installed and ran opera and flash is already available [22:45] Toshiba Qosmio F50 [22:45] edoceo: try apt-file [22:45] thiebaude: there yuo go then ;) [22:45] cool man [22:45] Cunk will try that. [22:45] ActionParsnip: you still use fluxbox? [22:46] thiebaude: yeah i switch between that and compiz which i find hilarious [22:46] have my box set of 24 season 6 that i want to finish ... grrrr [22:46] Anyone found a solution to the powermizer problem? (powermizer performance level wont go above 1) [22:46] How can I automatically start a process at boot time in 8.10 server? [22:46] !bum | iam[ [22:46] iam[: Boot options: https://help.ubuntu.com/community/BootOptions - To add/remove startup services, you can use the package 'bum', or update-rc.d - To add your own startup scripts, use /etc/rc.local - See also !grub and !dualboot - Making a boot floppy: https://help.ubuntu.com/community/GrubHowto/BootFloppy - Also see https://help.ubuntu.com/community/SmartBootManagerHowto [22:46] i wish i had a 3d card for compiz [22:46] hi, how to get to mouse registry? [22:47] lucax: save as and choose xml [22:47] thiebaude: im only using an onboard GeForce 6250 [22:47] Jewbacca: how do you mean? [22:47] ActionParsnip: hi, on windows i could get to registery area where i can edit still like mouse settings by entering numbers [22:47] quibbler: i get an error... cant do it... any ideas? [22:47] i have a 3 yr old computer that doesn't do 3d rendering [22:47] Hey guys - my swap is at 0.0% is that normal? Shouldn't it be using something? [22:47] Hi, I used vmware to mount a 1GB usb flash drive and using freenas, I made it the boot drive... it works fine, but I want to turn it back to a 1GB flash drive! how do I do it! I cant see the drive in windows and ubuntu only sees it as a 30 meg drive :( [22:47] intel i815 [22:47] on board [22:47] !mouse | Jewbacca [22:47] Jewbacca: Enabling extra mouse buttons: https://help.ubuntu.com/community/ManyButtonsMouseHowto - Enabling serial mouse: https://help.ubuntu.com/community/SerialMouseHowto [22:48] !bug [22:48] If you find a bug in Ubuntu or any of its derivatives, please file a bug report at: http://bugs.launchpad.net/ubuntu - Bugs in/wishes for the bots can be filed at http://launchpad.net/ubuntu-bots [22:48] bioshake: no ... using swap is NOT desirable, it's for emergencies only [22:48] guys i have problem with torrents in ubuntu. Yesterday i was download some files using Transmission BitTorrent Client, but when i rebooted i didn't find the files in Transmission BitTorrent Client! [22:48] bioshake: thats fine, if you arent filling your ram it will not be used [22:49] yup, swap is for when you run out of memory [22:49] But the files was on the drive [22:49] *were [22:49] OK thanks - isn't swap used for hibnernation as well [22:49] giovani: its not for emergencies, its for when ram is exhausted [22:49] skate2, did you get my reply ? connection issues for a minute [22:49] ActionParsnip: that's an emergency on any system [22:49] bioshake, windows would.. sorry, your ubuntu wont use it unless it needs it.. sorry [22:49] haha [22:49] ActionParsnip: its not what i needed [22:49] ActionParsnip: like on xp where i can regedit numbers [22:49] the torrent reached only 70% but when i opened the client again i didn't find the file in the client to continue the download [22:50] Jewbacca: linux doesnt have a registry..what are you trying to achieve [22:50] Hello everyone, just wondering if there is any documentation on using Ubuntu 8.10 with a KVM switch? [22:50] !kvm [22:50] kvm is the preferred virtualization approach in Ubuntu. For more information see https://help.ubuntu.com/community/KVM [22:50] whats a KVM switch? [22:50] i know i was there before i just couldnt remember how ActionParsnip [22:50] I told the torrent client to download the files on an ntfs drive. Is this the problem??? [22:50] sigh [22:50] Ubuntu only uses swap if you are out of RAM? and doesn't use it for suspending / hibernation? [22:50] ActionParsnip: it wasnt regedit but it was like the same windows as xp [22:50] KVM != "KVM Switch" [22:50] !kvm [22:50] ActionParsnip: i could put numbers to change lets say acceleration [22:50] kvm is the preferred virtualization approach in Ubuntu. For more information see https://help.ubuntu.com/community/KVM [22:50] luciel: there's nothing to know or configure [22:50] a kvm switch allows you to use one keyboard, video/monitor, and mouse to control multiple pcs [22:51] prahal no [22:51] Jewbacca: thats in mouse settings, you change mouse accelleration there [22:51] luciel: there's no drivers involved, so nothing relating to the OS [22:51] ActionParsnip: yes but i also had a place where i could enter a number [22:51] sinmok: so your laptop has a built in subwoofer? [22:51] Jewbacca: you arent using windows now so the regedit stuff you know doesnt apply [22:51] lol [22:51] bioshake, it should use it for hibernation (one could use a file but the default is the swap ... though I cannot tell you why if it does not as that s why I came here to ask [22:52] ActionParsnip: someone gave me that option on ubuntu forum and i forgot it [22:52] does anyone here know how to use firestarter [22:52] giovani, I've been trying to diagnose the problem. I have two machines, one of which is dual-booting into Ubuntu 8.10. If I use the monitor and keyboard/mouse plugged directly in, there's no problem. If I use the KVM Switch my monitor remains blank. [22:52] ActionParsnip: so i do have it [22:52] can anybody say the name to the lateral bar?? [22:52] On debian it does for a long time at least but ubuntu have an old uswsusp [22:52] luciel: sounds like the kvm switch is broken -- ubuntu has nothing to do with it [22:52] or something with your video card, and kvm switch combination [22:52] giovani, Well, I considered this, yet the machine is also running Windows - and the KVM works fine then. [22:52] Jewbacca, driconf [22:53] there's no OS involvement [22:53] Clunk: what lateral bar? [22:53] yoyit2: configure it but for it to run u have to comment some lines in /etc/firestarter/firestarter.sh i believe its from it says if mask until if [22:53] anyone know of a guide on how to install Nvidia graphics drivers for linux newbies ubuntu 8.10. tried installing but ended up having to reformat pc :P thanks alot! [22:53] Switchmon: Yes it does - sorry for the late reply === VoX is now known as vox [22:53] lucax: no idea i've never done it myself ....just did it and it works fine ....still don't know why it doesn't for you [22:53] prahal whats that? D: [22:53] lstarnes: like the lateral bar on vista [22:53] prahal_: whats that [22:54] Jewbacca, the gui to setup everything related to acceleration [22:54] how to get there [22:54] lucax: what im tying to hook my laptop to my xbox so i can play online [22:54] Clunk: I don't use vista. Do you mean the bars at the top and bottom of the screen? [22:54] panels [22:54] yoyit2 -> you're back to troll again? if you dislike ubuntu why do you keep coming back? [22:54] does anyone know why an intel 3945 wireless card would show up "UNCLAIMED"? ubuntu comes with the driver, but it doesn't work [22:55] Jewbacca, sudo apt-get install driconf [22:55] lstarnes: no, lateral bar to show disk usage for example [22:55] no no i wasnt suppose to download anything [22:55] prahal_: can i pm you? [22:55] Clunk: could you please give me another example? [22:55] Hey uys im in a bit of trouble. I changed monitors and now when i boot up windows orr ubuntu 8.10 my monitor goes black and says i have to turn down my oses resolution because this new monitor is smaller n crappier. Is there a way to hange he res without booting into ubuntu or a way too boot with the minimum res? Thanks [22:55] n8tuser: why are you makeing a argument im not troling and i dont hate ubuntu im just asking how to use firestarter do you know how [22:55] Jewbacca, sure [22:55] Pyles17: unclaimed means no driver is loaded for that card [22:55] Thanks giovani I'll see what I can do [22:55] lstarnes: can listen radio too [22:56] My router currently has two interfaces setup: eth0 (Internet) and eth1 (192.168.1.1). I want to setup a new static interface to make a different ruleset on a different physical interface, eth2 (192.168.2.1). By editing /etc/network/interfaces I was able to bring it up fine, however it's not resolving DNS queries sent to 192.168.2.1, despite netstat showing it listening on port 53. [22:56] luciel: good luck [22:56] Pyles17, probably a card with an id not in the driver === mike is now known as Guest93546 [22:56] ActionParsnip: right, i don't know how to fix it. [22:56] yoyit2 -> you were here earlier complaining about ubuntu why not stay vista where you'd be happier [22:56] Switchmon: in case you didnt get it, yes my subwoofer is built in [22:56] how do I split a 8gb .mkv into two 4gb files? [22:56] #python [22:56] Clunk: could you please provide a screenshot of some sort? [22:56] prahal_: that would make sense, but it works sometimes [22:56] n8tuser: can you help me or not [22:56] Pyles17: try: sudo modprobe iwl3945 [22:56] exodus_ms: I apologize...thank you for all youre help..I forgot to say thank you. Ive been reding trying to figure out why it wont record [22:56] um sudo apt-get purge googleearth did not work still loads and have a menu entry [22:57] is scalix free? [22:57] lstarnes: i only need the name. i don't remember it [22:57] !info scalix [22:57] Package scalix does not exist in intrepid [22:57] Clunk: I'm still not sure exactly what you're talking about [22:57] also tried cjae@cjae-desktop:~$ sudo rm -rf /opt/google-earth && sudo rm /usr/share/mime/application/vnd.google-earth.* /usr/share/mimelnk/application/vnd.google-earth.* /usr/share/applnk/Google-googleearth.desktop /usr/share/mime/packages/googleearth-mimetypes.xml /usr/share/gnome/apps/Google-googleearth.desktop /usr/share/applications/Google-googleearth.desktop /usr/local/bin/googleearth [22:57] yoyit2 -> i will not, be careful on what you claim around here [22:57] ugliefrog, so whats up, did you get it installed === rj_x is now known as rj_x|away [22:57] sorry for long paste [22:58] still loads [22:58] Pyles17: https://bugs.launchpad.net/intellinuxwireless/+bug/177624 [22:58] Thrae -> you are using ubuntu as your router? [22:58] exodus_ms: Yep its installed now trying to get it to work right [22:58] Any help? How can i boot ubuntu woth a custom screen res? [22:58] forget it [22:58] i need some help with firestarter i am trying to hook my laptop to my 360 so i can play online [22:59] n8tuser: Well, technically Debian. [22:59] Clunk: I don't think it has any specific name [22:59] n8tuser: But my server runs Ubuntu. [22:59] Thrae -> it doesnt really matter, what is the issue? === Guest47682 is now known as dmb [22:59] refdef: make sure the leftmost resolution in xorg.conf is the res you want to boot in [22:59] ugliefrog, cool, I have never used it myself, but installing applications is pretty much the same, if you can't fins it in the repos and you have to compile it yourself for some reason just keep in mind that problems can occur [22:59] n8tuser: My router currently has two interfaces setup: eth0 (Internet) and eth1 (192.168.1.1). I want to setup a new static interface to make a different ruleset on a different physical interface, eth2 (192.168.2.1). By editing /etc/network/interfaces I was able to bring it up fine, however it's not resolving DNS queries sent to 192.168.2.1, despite netstat showing it listening on port 53. === dmb is now known as Guest69232 [23:00] refdef: http://ubuntuforums.org/showthread.php?p=1541970 [23:00] ActionParsnip: Where is that config file? Can i boot with a live cd and edit that file? [23:00] n8tuser: IE, clients connected to 192.168.2.0/24 subnet cannot resolve DNS. [23:00] ugliefrog, what are wanting to record [23:00] Thrae -> only two? two subnets only? is it used to get to the internet? you need a 3rd nic [23:00] lstarnes: i installed once... let me check... [23:00] how do I change partitions? [23:00] refdef: sure you can edit it in livecd, just mount the / partition and edit the file [23:01] refdef: it's in /etc/X11 [23:01] n8tuser: Like I said, I have more then two interfaces. I have four physical interfaces, and I'm not using the fourth right now. [23:01] n8tuser: try to do: /etc/init.d/bind restart (or your dns server) and try again [23:01] Thrae -> better yet, describe your network layout, [23:01] hi everyone, I would practice with crontab. Cron is running and I've added a line in /etc/crontab: * * * * * myUser /usr/bin/firefox bt it nevers starts. I'm using 8.10 intrepid === spaz_ is now known as Guest59458 [23:01] how do I split a 8gb .mkv into two 4gb files? [23:01] wil_: how do you mean? [23:01] Thrae: try to do: /etc/init.d/bind restart (or your dns server) and try again [23:01] yoyit2:http://ubuntuforums.org/showthread.php?t=102645 [23:01] exodus_ms: game screen window...it wont record to a mpeg just a default window dump of individual pics [23:01] Stefano: When do you want it to start? [23:01] the [23:02] ok im going to download ubuntu for a virtual machine to download torrents on, but what is the best version to use? [23:02] hajmola: try mplayer additional program mencoder [23:02] thiebaude: thank you :) [23:02] Thrae -> can you post your dhcp server config? [23:02] lstarnes: his name is screenlets [23:02] Basically, ive been a vista user and ive managed to get ubuntu working exactly how i like it. The only thing i have left to get working is my subwoofer, at the moment i have no bass at all. I'm using a Qosmio F50 laptop. Can anyone help? [23:02] n8tuser: eth0 (Internet), eth1 (192.168.1.0/24 w/ DHCP), eth2 (192.168.2.0/24, no DHCP) [23:02] yw [23:02] racecar56: they will all be equally good, for that use there is nothing ni it [23:02] Flannel, I wold start firefox every minute, as first example [23:02] ok [23:02] yoyit2 [23:02] Stefano: shouldn't you use crontab -e instead of directly editing /etc/crontab? [23:02] hi all [23:02] maybe i'll do 8.04.2 [23:02] n8tuser: I am connected to a switch connected to eth2, which does not use DHCP. [23:02] Stefano: Alright, lets do two things. First, don't use /etc/crontab, use crontab -e to edit your users contab. [23:02] jesus [23:03] can someone explain how pureftpd in ubuntu is setup [23:03] racecar56: there is no BEST app for any purpose really, its all personal taste [23:03] after all, i'd like to see hardy heron after so long...d [23:03] racecar56: that's what i use, free updates for 3 yrs [23:03] Stefano: *why* do you want to start firefox every minute? [23:03] k === Justin__ is now known as Hentai [23:03] firefox is an X client, anyway [23:03] i use 8.10 usually [23:03] Thrae -> your router is acting as dhcp server? it serves on both eth1 and eth2 ? if you have a drawing its easier to discuss. [23:03] 8.10 is pretty good too [23:03] ActionParsnip, I have a usb drive that was partioned by bsd to ufs... I dont need it anymore and just want to reset it to a 1GB drive... but apart from that, I am getting in to ubuntu and just dont have a clue about partitioning other than when I first installed it [23:03] No help today. Just here to say 8.04 LTS, much better than Ibex 8.10. (UBUNTU for LIFE!!) good night Linux Heads [23:03] Flannel, it's just an example. No special reason. It's example 0 [23:03] Stefano: Good infor on crontab and ubuntu: http://ubuntuforums.org/showthread.php?t=102626 [23:03] ActionParsnip, is there any sort of good partitioning software like in windows disk manager? [23:03] i don't really neet the newest stuff/features for just a basic torrent downloader cause thats all i want it to doi [23:04] *do [23:04] Pyles17, are you sure there is no blacklist for your card and the driver ? [23:04] Why does libglib2.0-0 link against libpcre? Other distros like Debian and Fedora don't link against it. [23:04] all i'll update is transmission and ill get moblock [23:04] <_VIM_> i agree Droopsta915...8.04 is where it's at. [23:04] n8tuser: It only serves on eth1, not eth2. [23:04] why is KVM the default supported virtualization software? [23:04] wil_: gparted or fdisk [23:04] adante: http://linux.justinhartman.com/PureFTPd_Installation_and_Setup [23:04] Pyles17, otherwise I would bet on a failure to load firmware but that would show up in dmesg output [23:05] Thrae -> is that what you wanted? to serve only on eth1? how is eth2 is supposed to gets its own ip address? [23:05] Is anyone else experiencing problems with Gnome? The panel flew up to the top and was partially unresponsive (wouldn't display menus- would open apps but text entry wouldn't work) I tried the failsafe xorg.conf file with the same result, and after several reboots has decided to work once more. What the heck? [23:05] n8tuser: The one computer connected to eth2 is set as static with IP: 192.168.2.2, Gateway: 192.168.2.1, DNS: 192.168.2.1 [23:05] MoTec, thanks for the link [23:05] balor: debian and fedora are different distros so will act differently [23:05] pressman57, a11y issue I bet [23:06] ActionParsnip, I cant find gparted, but i am just instaling gnome partition manager (probably the same thing) and qtparted and will take a look... thanks [23:06] prahal_, ally? [23:06] wil_: yeah you'll find its the same bag [23:06] wil_: gksudo gparted [23:06] n8tuser: I use Static IPs instead of a DHCP Server for eth2. [23:06] Thrae -> wait a minute one computer connected to eth2 or you said you have a switch? you see, a picture is worth a thousand word [23:06] gparted 0.4 pwns 0.3 [23:06] n8tuser: eth2 -> switch -> client [23:06] racecar56: i just use fdisk, easier [23:06] k [23:06] Stefano: Makesure you have a newline (empty) after your crontab entry [23:06] ActionParsnip: I'm wondering, though, what the specific Ubuntu reason is for linking against it. As I think it's causing an issue on my system. [23:07] pressman57, accessibility . Have you checked you haave not mistakenly enabled orca or such ? [23:07] Stefano: you'll need to set the DISPLAY environment variable if you want to start applications with cron [23:07] prahal_: how would I check those things? [23:07] balor: log a bug [23:07] Stefano: X applications, i mean [23:07] Thrae -> nothing wrong with having the client to get a static ip, have you configured eth2 to be static too? [23:08] n8tuser: Yes, eth2 192.168.2.1. The client is 192.168.2.2. [23:08] is there such thing as a ipv4 to ipv6 translator? [23:08] Thrae -> and the client is told of a good nameserver to use? route table is okay? [23:08] prahal_, I'm sorry to be so dense but what is orca and where do I find it? [23:08] orca is in your apps [23:09] universal access i think [23:09] racecar56: All IPV4 numbers are IPV6 numbers. They're just the last few enties [23:09] k [23:09] pressman57 -> i believe those are for visually impaired users [23:09] n8tuser: Since bind is running on all interfaces, including eth2, I give the client 192.168.2.1 as its DNS. However, that's not working for that subnet. It works with eth1 (which is 192.168.1.1). [23:10] Hi, can someone help me with sound? [23:10] sinmok: just describe your problem in detail and someone might help [23:10] racecar56, yes, but there are a couple of ways of representing IPv4 Addresses in IPv6 - here is one http://www.subnetonline.com/pages/subnet-calculators/ipv4-to-ipv6-converter.php [23:10] !sound | sinmok [23:10] sinmok: If you're having problems with sound, first ensure ALSA is selected, by double clicking on the volume control, then File -> Change Device (ALSA Mixer). If that fails, see https://help.ubuntu.com/community/Sound - https://help.ubuntu.com/community/SoundTroubleshooting - http://alsa.opensrc.org/DmixPlugin - For playing audio files, see !Players and !MP3 [23:11] Thrae -> you can test from your client if eth2 is really serving dns test it on port 53 [23:11] Thrae -> if not, check your bind if it does really serve on that eth2 [23:11] n8tuser: netstat -nlp shows it is on the router, and I can do dig @192.168.2.1 www.google.com [23:11] prahal_: how would i check that there is no blacklist for the card and the firmware is loading? [23:11] n8tuser, perhaps, but I really doubt it. One thing might be important....I just had a power-supply fail. I did run a fsck on the disk from another disk and it checked out. [23:11] Yes, alsa is selected. My speakers work fine. The problem is my subwoofer, nothing appears to be coming out of it. The subwoofer and speakers are built into my laptop. My laptop is the Toshiba Qosmio F50. [23:12] how can i create an asx playlist? [23:12] pressman57 -> what is the issue? i have not followed your convo yet [23:12] does oss sound work on ubuntu with virtualbox [23:12] I have several pdf files with filenames that are just numbers. I'd like to mass rename so they get their filename from the original filename PLUS the title that shows up when you open it in evince. any ideas? [23:12] Thrae -> you do your dig from the router or from the client? [23:13] n8tuser: Client is Windows, and nslookup doesn't work [23:13] badfish69: http://www.microsoft.com/windows/windowsmedia/howto/articles/ad.aspx [23:13] Pyles17, grep /etc/modprobe.d/blacklist* [23:13] Hi all! [23:13] badfish69: looks like some form of html to me, with [23:13] <_16aR_> Hello [23:14] Thrae -> get another client or check the tcpip settings of your windows [23:14] Pyles17, and grep /var/log/kernel.log for firmware issues [23:14] <_16aR_> I've forgotten it, but do you know the tool to scan the port on a machine ? [23:14] _16aR_: nmap [23:14] <_16aR_> yeahhh [23:14] n8tuser: I also had the same problem on another Windows computer. [23:14] <_16aR_> thank you !! [23:14] badfish69: http://www.jeroenwijering.com/upload/asx.xml [23:14] slipst, does every file have a different title? [23:14] thank u so much. Why I should use crontab -e instead of vim directly? [23:14] ActionParsnip: thanks but the way it is configured in ubuntu seems to be some rather wierd wrapper script which parses a directory containing the options and is basically completely abstracted from all of that [23:14] badfish69: http://ubuntuforums.org/showthread.php?t=875760 [23:14] Thrae -> you can ping okay from those clients to 192.168.2.1 ? [23:14] goodbye and hoping everyone who gots problems will get them solved, i gotta go [23:15] bye [23:15] hey all, just finished installing ubuntu 8.10 server on my vps. I remember seeing a post-installation document somewhere. how to lock down the server a little. i don't supposed anyone knows of one? [23:15] n8tuser: Yes, as well as to any IP on the internet [23:15] unop, yes. I also have a list of the names but I don't know if it's in the same order. [23:15] Stefano, crontab -e just opens up the file in your editor -- and that could be vim [23:15] welly: http://suigintou.desudesudesu.org/4scrape/img/190519.jpg [23:15] Thrae id check you windows tcpip properties [23:15] I have a radeon 7000 how do I enable dual screen monitors? so that they don't mirror each other? [23:15] pressman57, orca is for visually impaired people . You could do ps ax |grep orca to see if it is enabled [23:16] cheers fogobogo! :-/ [23:16] Stefano: EDITOR=nano && crontab -e [23:16] unop, I've tried with the line: * * * * * stefano /usr/bin/firefox but it doesn't start :-( [23:16] or whatever editor you want to use. [23:16] slipst, well, from what you're saying now - you just want to add the title to the filename [23:16] Thrae -> you're not running any kind of firewalling in your router are you? [23:16] unop, I was going to use pyrenamer but when I loaded filenames from text file it removes the original filename completely. so the easiest solution I can come up with is to manually check so that every original filename (numbers) matches the title of the document. kind of a PITA with several thousand documents. [23:16] unop, yeah [23:16] n8tuser: It's also happening on my DD-WRT router too. Like I said, the TCP/IP settings are IP: 192.168.2.2, Mask: 255.255.255.0, Gateway: 192.168.2.1, DNS: 192.168.2.1 [23:17] Stefano, right, that's because like prince_jammys said sometime ago -- you need to set the DISPLAY variable for GUI apps to work from cron [23:17] n8tuser: Yes I am, but it's not rejecting the packets [23:17] Thrae -> where is this DD-WRT coming into the picture? do you have another linux box you can use as a client? [23:17] slipst, have a look at extract .. it can look for metadata in files and may pull up something if your files have the titles in the tags [23:17] welly: my pleasure. [23:18] unop, thanks for the tip [23:18] Thrae -> i suspect its your firewalling, combed through it and/or use logs of packets getting rejected on eth2 [23:18] fogobogo: I'm not sure what your point is though [23:18] !info extract [23:18] extract (source: libextractor): displays meta-data from files of arbitrary type. In component universe, is optional. Version 0.5.20b-1ubuntu1 (intrepid), package size 57 kB, installed size 256 kB [23:18] is it possible to clear icon browser dropdowns, like in alacarte to choose an icon for the menu entry [23:18] pressman57, this was just an issue that would have been able to explain most of what you describe (if buggy on your version of the distrib) [23:18] I am having a very serious and wierd problem: the file /etc/resolv.conf cannot be accessed or removed, giving the error message "Stale NFS file handle". Because of this, I have no DNS capability. How do I fix this? Why would /etc/resolv.conf even be on a networked file system? [23:18] Anyone know what the local format of Quicktime is, need to transcode for [23:19] gorgapor: http://suigintou.desudesudesu.org/4scrape/img/190519.jpg [23:19] gorgapor -> without resolv.conf you can not resolve names to ip address [23:19] n8tuser, yes, i am aware that i can't resolve names, and it's very annoying :) [23:20] is it possible to clear icon browser dropdowns, like in alacarte to choose an icon for the menu entry [23:20] fogobogo, you are not helping [23:20] gorgapor -> cant you relate? network file system -- to resolve those network addresses you require resolv.conf [23:20] hey ubuntu people :) [23:21] so far .. so nice .. only one problem in firefox .. anyone here uses html validator addon for firefox ? :| [23:21] is there any remote program for ubuntu such as tight vnc, vnc, radmin, or teamviewer? [23:21] anybody use pureftpd in ubuntu? === Bruceee is now known as Bruce [23:21] gordonjcp -> have an entry in your /etc/hosts file is you wish, am assuming not many nfs servers you need to resolved [23:21] n8tuser: Yeah, no packets getting rejected [23:21] gorgapor, sudo lsof -i may help find out if someone has mounted your / as nfs share [23:21] Brucee: Yep, vnc works [23:21] n8tuser, Really strange behavior in gnome. The panel has twice jumped to the top of the screen and become unresponsive. After a reboot it remained unresponsive. I've used the failsafe xorg.conf to no avail and then on a subsequent [23:21] or can recommend an ftp with non retarded setup [23:21] Brucee: I use x11vnc - probably outdated by now, heh [23:21] BBishop: try firebug [23:22] n8tuser: Yeah, no packets getting rejected, which is the weird part. [23:22] MoTec i want it to run on cross platforms [23:22] hi [23:22] gorgapor, or exportfs to see if your system does not export it by mistake [23:22] Hi, has anyone noticed that the ngircd package in Ubuntu's repository is out of date? [23:22] xp, with ubuntu [23:22] you can use any vnc viewer to connect to x11vnc [23:22] Hi, I am running 8.1, i have updated my system from now and then and now i see three kernel versions on the grub bootup screen.. How can I remove the ones i dont want from both the fiule system ? I know how to remove grub entries . [23:22] Thrae -> thats odd, is it getting in through your firewall, all the nslookup request from your client? [23:22] prince_jammys, doesn't firebug bug google mail ? [23:22] prahal_, one second, i'll check that out [23:22] is it possible to clear icon browser dropdowns, like in alacarte to choose an icon for the menu entry >by the way pm me if you know, i can't see irc messages as good if they are grouped with others so PM ME if you know how < [23:22] pressman57 -> i got sidetracked, what was the issue we're trying to resolved? [23:22] BBishop: beats me [23:23] tomvolek_, remove the kernels via synaptic/aptitude [23:23] grub will find them and add them back in the list [23:23] otherwise [23:23] prahal, i am on synaptic now, what would i look for ? [23:23] by the way i do ubuntu 8.10 and only ubuntu 8.10... :> [23:23] ok, thanks MoTec [23:23] BBishop: it's installable through apt [23:23] tomvolek_, linux-image-* [23:23] it's good to have a OS that's pwnage [23:23] :> [23:23] prince_jammys, well .. does it have the standard validation abilities ? [23:23] buggy behavior on gnome system-wide (I tried logging in as another user). [23:23] of the pages I visit .. [23:24] ubuntu is my favorite OS [23:24] tomvolek_: /boot/grub/menu.lst and delete the vmlinuz file from wherever you've got the binaries stashed...usually /boot [23:24] BBishop: yes. check it out. you can turn it on and off, too. sudo apt-get install firebug [23:24] ubuntu is my only OS [23:24] racecar56: i love gentoo [23:24] prahal_ just unmark the one i dont want ? is that safe to do ? [23:24] cool [23:24] prahal_, i don't even have exportfs installed, there is no nfs set up on my system [23:24] snopp [23:24] I still don't get why ubuntu doesn't use the normal firefox trunk ... [23:24] tomvolek_, yes . It will bark at you if you try to remove them all [23:25] i tried gentoo once but it took too long to install so i gave up [23:25] will the ngircd package in the repos ever be updated? I think the repo has 0.10 something and 0.13 is out, and supports SSL/stuff [23:25] Is there an ¨official¨ way to update Vuze to the V4? [23:25] i like ubuntu the best and i like freebsd the second best because of its ports [23:25] piegod: you will most likely have to download the sources and compile it yoruself [23:25] *yourself [23:25] although ubuntu is easier [23:25] racecar56: you can achieve similar to emerge with apt-build but apt doesnt keep up with them, sucks [23:25] k [23:25] lstarnes: I know, I had to, I just wanted to know if they will ever update the repository [23:25] prince_jammys, damn this is too complex .. I want html validator .. it was easy .. [23:26] !info ngircd jaunty | piegod [23:26] ngircd (source: ngircd): Next generation IRC Server. In component universe, is optional. Version 0.12.1-2 (jaunty), package size 88 kB, installed size 264 kB [23:26] hmm, 0.12 :/ [23:26] wait! [23:26] jaunty [23:26] BBishop: that integrates with firefox, or is stand-alone? [23:26] gorgapor, ok so the only reason I see is not that your / is exported but that at least /etc was from another nfs export (from another box ... I ll look after how to get rid of stale files (don't know yet [23:26] i like ubuntu better because freebsd isn't so 'working out the box' but its still fun to fool with, for me at least [23:26] prahal_: neither one of those gave any output, but i looked through /var/log/kern.log and found this: http://paste.ubuntu.com/115802/ [23:26] I think my server is still 8.04 or maybe 8.10 [23:26] piegod: Jaunty is already frozen, but if you file a sync request, you can get a newer versio in 9.10 [23:26] piegod: lsb_release -a | grep Code [23:27] ActionParsnip: Or lsb_release -c ;) === toga30 is now known as ToGa [23:27] by the way i ordered an external CD-RW drive for my server so i can wipe the win and install the lin (kill windows, install Linux) [23:27] :) [23:27] prince_jammys, integrates ... but it uses some tidy libs and stuff [23:27] Flannel: nice, thanks :D [23:27] i don't even know how to use windows server [23:27] BBishop: firebug is probably the most popular one for firefox. a command-line alternative is 'tidy' [23:27] buzzing through the forums say it's ubuntu's fault for bubling up firefox with other stuff [23:27] ive been using firefox scince 2005 [23:28] Flannel: ah, 0.12 should be fine (methinks) - so that's all good to know (0.10 doesn't do SSL support :|) - will the package be configured with ssl support? [23:28] well I don't want the command-line one .. nor do I want firebug .. too complex .. [23:28] and im anti-ie [23:28] Whenever I type a ¨ it makes me hit the key twice. If i hit ¨ and then another character it provides an different char, how cna I turn this off (IE ä ë ḧ ï ö ...) [23:28] i don't agree BBishop [23:28] woot for OSS [23:28] prince_jammys, you try using html validator and you'll see what I'm talking about. [23:28] racecar56: i used firebird back in the day [23:28] (open source software, not the sound system) [23:28] piegod: I don't know. You'll want to talk to the Universe people, in #ubuntu-motu [23:28] cool [23:28] Flannel: I think by default ssl is off, has to be configured compile-time [23:28] ok [23:28] my first comp was from 2003 [23:28] or 2002 [23:28] slide: You need to change your keyboard layout to something without deadkeys [23:29] idk it might even be 2004 [23:29] Hello again. [23:29] oh [23:29] hi [23:29] hello [23:29] Can someone look at this syslog http://paste.ubuntu.com/115803/ From my continued attempts at installing Ubuntu and help me get it working? [23:30] prahal_: neither one of those gave any output, but i looked through /var/log/kern.log and found this: http://paste.ubuntu.com/115802/ [23:30] netsurf3: NetSurf, as in the browser? [23:30] if i let my virtual machine use an iso while burning the same iso to a cd will it cause problems with either? [23:30] ActionParsnip: can you recommend a good wallpaper? [23:30] Flannel, will i need to restart anything? [23:30] Renfield: read lines 382 [23:31] thiebaude: www.vladstudio.com [23:31] kewl [23:31] thanks [23:31] slide: Shouldn't, no. [23:31] Pyles17, initiliazing regulatory failed is the issue [23:31] thiebaude: lsb_release -c [23:31] oh gosh im not used to how nice the buttons looked in 8.04 cause im used to the ugly ones in 8.10, :P [23:31] ActionParsnip: Ok, what do I do about that? I don't remember requesting it to configure despite dependency problems. [23:31] thiebaude: sec - http://s270.photobucket.com/albums/jj93/andrew_woodhead666/?action=view¤t=snapshot1.png [23:31] Flannel, ok so my setting was for US International (with deadkeys) so i change it to just plain USA and set it as default but it still didnt fix it [23:32] Pyles17, you may need a binary client on the server . I read in a french linux magazine about this a month ago . Lemme find it [23:32] hey can someone help me with alsa sound wizard [23:32] ActionParsnip: I also was never told anything about dependency problems. [23:32] prahal_: thanks [23:32] Flannel, n/m i just removed US International (with deadkeys) and now it works === NetEcho__ is now known as NetEcho [23:32] thanks! [23:32] it reminds me of windows vista's buttons in a orange form... but not that i acually used vista [23:32] ive only seen vista [23:32] Renfield: no idea dude, did you md5 your iso you downloaded as well as verify the cd once its burned [23:32] wow [23:32] thiebaude: psychadelia deluxe [23:32] anyway speaking of cd/iso stuff... [23:33] if i let my virtual machine use an iso while burning the same iso to a cd will it cause problems with either? [23:33] ActionParsnip: AH! There is no md5sum for the mini.iso [23:33] marcus [23:33] ActionParsnip: i got that valentine's one [23:33] i wish i had compiz [23:33] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [23:33] Renfield: whats the filename you downloaded, i bet i can find one [23:33] can anybody help me with alsa [23:33] mini.iso [23:33] !alsa [23:33] If you're having problems with sound, first ensure ALSA is selected, by double clicking on the volume control, then File -> Change Device (ALSA Mixer). If that fails, see https://help.ubuntu.com/community/Sound - https://help.ubuntu.com/community/SoundTroubleshooting - http://alsa.opensrc.org/DmixPlugin - For playing audio files, see !Players and !MP3 [23:33] any one know any website [23:33] thiebaude: it wows windows users, i dont find it overly useful [23:33] i seem to have trouble installing drivers for ati 9000 pci card. Envy didn't work, and it wont show up in system->administration->hardware drivers. any thoughts? [23:33] Pyles17, gasp the new open source solution is crda but the intel one I don't have the name in the article . Let s find out :) [23:33] and why does intrepid's buttons look bad yet hardy's look nice [23:33] haha [23:33] ActionParsnip: To help you, it is Intrepid, AMD64. [23:33] not that i dont like 8.10 [23:34] Renfield: ok let me see [23:34] i do like 8.10 [23:34] wow is a balmer word,haha [23:34] tomvolek_: hey i found a better way to remove the kernel entries you don't want....don't just erase the files, you just install the packages: apt-get --purge remove linux-image-2.3.2.2.-whateverkernel [23:34] prahal_: ok. awesome [23:34] s/install/uninstall [23:34] http://www.t2-project.org/packages/7.0/ipw3945d.html [23:35] and why does intrepid's buttons look bad yet hardy's look nice, ill put up an image between the 2 in a bit [23:35] ActionParsnip: Also, look at this: http://paste.ubuntu.com/115805/ For some reason, the other paste didn't have all of the lines of syslog. [23:35] piegod, no netsurf as in a netsurfer [23:35] i havent really played with the browser ;) [23:36] netsurf3: okay :) [23:36] Hello all. My first time here so bare with me. [23:36] stalkingwolf: try google first :) [23:36] Pyles17, custom kernel or ubuntu one ? === rj_x|away is now known as rj_x === spass is now known as spass_away [23:36] ubuntu [23:37] hey how i install/remove kernel packages? [23:37] i am having trouble installing the pci ati 9000 driver. envyNG does not work, it will not run. any thoughts? [23:37] !ati [23:37] For Ati/NVidia/Matrox video cards, see https://help.ubuntu.com/community/BinaryDriverHowto [23:37] G-Blunted: through syaptic [23:37] Guys, I have a computer without a dvd drive. is iot possible to use the dvd drive from another computer in my netwoork as if it were a native drive in mine? [23:37] ok [23:38] G-Blunted: be careful when doing that [23:38] does anyone know of an application for Ubuntu that will read and edit Corel Print Office files? [23:38] niko: yes [23:38] niko: I think so. [23:38] using ubuntu of course [23:38] what's a simple command to list unmounted disk partitions? [23:38] Renfield: i acn find one for 32bit [23:38] prahal: so i should use ipw3945 instead of iwl3945, even though it's the older one? [23:38] niko just mount the drive i think [23:38] I can see the device on the other pc, but it reads the disc as a folder [23:38] ActionParsnip: Yes, I saw that one also. [23:38] can anyone help me get a bluetooth headset to work? [23:39] i've been struggling all day [23:39] I need to read it as a DVD [23:39] hi, is there any way to open NoteOne file, the extension is .one [23:39] ActionParsnip: I don't really believe that this is caused by a bad image. [23:39] where i can find dvd in english????What's the cannel or server [23:39] how [23:39] !download | fgfgfgdss [23:39] fgfgfgdss: Ubuntu installation CDs can be downloaded from http://releases.ubuntu.com - Mirrors can be found at http://wiki.ubuntu.com/Mirrors - PLEASE use the !torrents to download Intrepid, and help keeping the servers' load low! [23:39] !download [23:39] how do I mount? [23:40] prahal_: so i should use ipw3945 instead of iwl3945, even though it's the older one? [23:40] !download [23:40] Renfield: well if a package isnt being setup right it may be a bad package somewhere [23:40] where i can find dvd in english????What's the cannel or server [23:40] ActionParsnip: Each time I do this, a different package has a problem. [23:40] Renfield: could try some boot options maybe [23:40] fgfgfgdss: please read the links ubottu was posting you [23:40] fgfgfgdss: dvds of what? [23:40] fgfgfgdss, ubuntu dvd? [23:40] !bootoptions | Renfield [23:40] ActionParsnip: Ok, I am willing to try anything. [23:41] Pyles17, ouch you are right I should look after the daemon for the new one (anyway the page for the old one is dead on sourceforge it was a dead end) [23:41] !help [23:41] Hi! I'm #ubuntu's favorite infobot, you can search my brain yourself at http://ubottu.com/factoids.cgi - Usage info: http://wiki.ubuntu.com/UbuntuBots [23:41] fgfgfgdss, which dvd [23:41] !bootoptions [23:41] For a list and explanation on some of the boot options, see https://help.ubuntu.com/community/BootOptions [23:41] prahal_: you just have to change the url, it said 3955 instead of 3945 [23:42] hello, how are you' ive got a question.. i'm using hardy... and i don't know if im running the 64 or the 32bit version... how can i know? [23:42] How do I mount a an optiocal drive from a networked computer in my Ubuntu one? sorry for noob question [23:42] Javier17: uname -m [23:42] niko: share the drive with samba then smbmount it [23:42] i want divx [23:42] divx [23:42] http://img410.imageshack.us/img410/63/hardyintrepidbuttonscomgr0.png top is hardy and bottom is ibex [23:43] why is ibex's look so ugly [23:43] fgfgfgdss, not here, likely not on freenode [23:43] !codecs | fgfgfgdss [23:43] fgfgfgdss: 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 [23:43] racecar56: gnome or kde? [23:43] racecar56, please take chat to #ubuntu-offtopic [23:43] !codecs [23:43] gnome [23:43] racecar56: change the look of it [23:43] racecar56: head into offtopic dude [23:43] ok [23:43] lstarnes: X86_64 [23:44] Javier17: that's 64 bit [23:44] lstarnes: thank you [23:44] what is a good server where i can find divx in english??? [23:44] ActionParsnip: how do I do that, sorry. sorta new here [23:44] fgfgfgdss: divx.com? [23:45] fgfgfgdss, please dont ask here; this is ubuntu support ONLY [23:45] the server no the site [23:45] fgfgfgdss: this channel will not help you do illegal things [23:45] fgfgfgdss: 127.0.0.1 anonymous [23:45] !samba | niko [23:45] niko: Samba is the way to cooperate with Windows environments. Links with more info: https://wiki.ubuntu.com/MountWindowsSharesPermanently and http://help.ubuntu.com/ubuntu/serverguide/C/windows-networking.html - Samba can be administered via the web with SWAT. [23:45] divx != illegal :P [23:45] Luuuks: a lot of content made with divx is [23:46] booth are linux machines [23:46] @lstarnes: umm, no? [23:46] and I can see the drive allready [23:46] I just dont know how to mount it [23:46] divx is just a video codec, same as wmv, xvid, avi, etc [23:46] lstarnes: lots of mpegs are of illegal movie pirates, yet vlc is available? [23:46] I still don't get why the damn html validator won't work on ubuntu's firefox .. :| [23:46] they also say that playing dvd's are illegal too [23:46] lstarnes: a lot of content shared by bittorrent too [23:47] niko: its one solution, linux can read samba shared resources too [23:47] ok, bbut how do I mount it? [23:47] ActionParsnip: I'm not saying divx is illegal, I'm just saying that it is often used for pirated dvds [23:47] lstarnes: what you're REAL:Y saying is that you're talknig out your ass [23:47] :P [23:48] hey guys [23:48] #/j #kubuntu [23:48] hey [23:48] guyyys i need help installing libssh pls [23:48] can someone help me with compiz fusion, I cant seem to get themes [23:48] lstarnes: (23:45:27) lstarnes: fgfgfgdss: this channel will not help you do illegal things [23:48] so I'm trying to add a networked printer, and its going well exceopt, it asks for a password for "localhost" at the end of the setup [23:48] im stuck with the stock coffee ubuntu [23:48] lstarnes, Better left unsaid. Some people use knives for cooking, some for murder. :) [23:48] i don't have any host names named localhost [23:48] mrpockets: localhost = the machine you're on [23:49] 127.0.0.1 [23:49] isase, that password doesn't work [23:49] guyyys i need help installing libssh pls, when i am writing make it gives errors pls help [23:49] Luuuks: what errors? [23:49] Shrinking a partition doesnt delete any data from it right? [23:49] luuux: what errors? [23:49] ScottG: no [23:49] !info libssh [23:49] hey guys. Which filesystem is best for a low-cpu system? [23:49] Package libssh does not exist in intrepid [23:49] How do I file a sync request? [23:49] Pyles17, I found out the iwl driver is new in that the regulatory is no more in a daemon but in the firmware http://www.linux-archive.org/fedora-development/78476-iwl3945-driver-channel-capability.html but .... there is a thing about config80211 [23:49] ScottG: but a backup is a good idea [23:49] isase, PM lstarnes, PM [23:49] and low memory as well... [23:49] ScottG: you do run the risk of data loss, but it's a pretty small chance. the operation itself doesn't delete any data [23:49] Luuuks: please keep it in the channel if possible [23:50] Luuux: you probably need to install ssh-dev package [23:50] Pyles17, which region are you in ? US/JP or else ? [23:50] prahal_: us [23:50] Evening All [23:50] isase: I dont really have anywhere do back the data up to :/ [23:50] ScottG: then you run the risk of losing it - small risk, but it's there [23:51] ScottG: the partition resize operation itself doesn'tr erase data, though === rj_x is now known as rj_x|away [23:52] Luuux: the package is called libssh-2 [23:52] nightrid3r, did it will work for THC-Hydra? i need libssh for that.. [23:52] Luuux: sudo apt-get install libssh-2 [23:52] Is this the best place for new converts from Windoze to Linux (Ubuntu 8.10)? [23:52] Is there an ¨official¨ way to update Vuze to the v4? [23:53] Luuux: and look apt-cache search libssh which one you needed/want [23:53] Dartel, Welcome. Yes. [23:53] Dartel: yes [23:53] gtg [23:53] What filesystem is best for older systems? I want to make a home server with a box that's running an 800mhz AMD Athlon with 128 mb ram [23:53] Dartel, i just switched yesterday and im here :) [23:53] Luuux: make is for compiling if it error's like that install the dev package, in this case for ssh [23:53] mib_w2re6368, ext3 is fine. [23:53] blizzle: Is there something that'll tax the hardware less than ext3? [23:54] mib_w2re6368, ext3 won't tax the hardware hard. It's fine. [23:54] Luuux: installing a *-dev package will also install the lib if not already there [23:54] mib_w2re6368: ext3 without journal or ext2 [23:54] Hi there. My laptop is crashing, Id like to discover the reason. What to do? Usually crashes when nobody uses... [23:54] S4nD3r: looking at the logs first is a good idea [23:54] okay thanks guys. does xfs still have reliability issues? [23:54] S4nD3r, : probably over heats [23:55] mib_w2re6368, And journalling is something you're better with that without. Not worth sacrificing for nominal performance gains. [23:55] S4nD3r: prob has to do with hybernation which is still problematic under linux [23:55] *than [23:55] This system is 256 meg ram and 500Mhz Intel cpu with a whopping 6 gig hard drive [23:55] ummm... [23:55] which log file register crashes? [23:55] Dartel: wow big iron :) [23:55] And Xchat is my first succesful software install [23:56] heh, this is a virtual machine, running on a host with an intel atom processor and 1gb of RAM :) [23:56] Ok you win Motec [23:56] MoTec: masochism much? [23:56] :P [23:56] How can i install boot code to the MBR of a usb drive, the 'Create a USB startup disk' tool in 8.10 is copying the files but not replacing the windows boot code in the MBR on the drive [23:56] mib_w2re6368: don't even consider xfs without a really good UPS and several backups [23:56] Dartel, Xubuntu is your best bet. [23:56] hehe, all i use is CLI stuff, so it's okay :) [23:57] i want to have a osx menu in gnome [23:57] Better than Gnome? or easier? [23:57] gnome rocks [23:57] xubuntu works better with lower powered systems [23:57] Dartel, On your system, much better performance, as well as being easier to tweak. [23:57] i just installed Xubuntu on my Dell Inspiron 8500 and love it... [23:58] I was already severyly impressed today when I hovered the mouse over a music file and it started playing [23:58] xubuntu runs fine on a PII with 128MB ram and 3.2GB HD [23:58] Dartel, To the unitiated, there's little difference between Gnome and a default Xfce setup. [23:58] i put xubuntu on my dell mini-9 it works great.. Had to go back to windows for work, tho.. And I can't get the laptop to boot off of it's sd card :( [23:58] probably screensaver [23:59] my gnome start with 60 megs [23:59] Just crashes when computer becomes idle [23:59] Can Gnome's desktop icon text be reduced so everything lines up? [23:59] But I downloaded Google earth it is a .bin file no clue how to install, and wonder can it be installed and ran from thum drive? [23:59] Dartel, chmod +x and then run it. [23:59] ./program.bin