--- | Log | opened Tue Dec 27 00:00:05 2011 |
00:00 | -!- | slowz [~slowz@184.52.28.207] has joined #debian |
00:00 | -!- | gudjon [~quassel@fh152n2-g-kt-d2.ias.bredband.telia.com] has quit [Remote host closed the connection] |
00:00 | -!- | webos [~webos@112.116.127.69] has joined #debian |
00:01 | -!- | noahfx [~noahfx@190.148.112.102] has quit [Remote host closed the connection] |
00:01 | -!- | webos [~webos@112.116.127.69] has quit [] |
00:04 | -!- | linkcis [~linkcis@74-130-11-134.dhcp.insightbb.com] has joined #debian |
00:04 | <linkcis> | gsimmons, the idea was good, however still didnt work |
00:04 | -!- | gdb [~cbell@circe.inetdb.com] has quit [Quit: gdb] |
00:04 | -!- | mikah [~mikah@24.210.107.122] has joined #debian |
00:04 | <mikah> | so is there something i'm missing or can debian just not automount fat filesystems right |
00:05 | <linkcis> | gsimmons, I still get "No ethernet detected please pick one from the list. I tried all the athk or ath ones and all of them go straight back to the same screen. |
00:05 | <mikah> | s/fat/any non ext/ |
00:06 | <dont_hate_the_player> | kenyon: i meant it as an example |
00:06 | <dont_hate_the_player> | kenyon: when i use backticks, it evals the backticks in my bash |
00:06 | <dont_hate_the_player> | not the remote servers' |
00:07 | <kenyon> | dont_hate_the_player: then do it like this, with single quotes: ssh host 'echo $(foo)' |
00:08 | <mutes> | damn! |
00:08 | -!- | blurr [~blurr@180.251.7.157] has quit [Quit: Leaving] |
00:08 | <mutes> | $() is the thing to use the output of something right? |
00:08 | <mikah> | i mean i end up having to manually mount my ntfs drive |
00:08 | <mutes> | its like piping for things that cant pipe |
00:09 | <mutes> | i was trying to do that earlier and i forgot the $ |
00:09 | <mutes> | no wonder it didnt work |
00:09 | <kenyon> | mutes: no, it means substitute the output of the command |
00:09 | <kenyon> | has nothing to do with pipes |
00:10 | <linkcis> | I have a N150 Netgear usb wireless, im trying to get it to work in Debian net install, however it keeps saying "No ethernet detected". I have tried debian firmware unofficila and Kumr unofficial and Debian stable. So any ideas would be greatly appreciated |
00:10 | <gsimmons> | linkcis: You can just continue without configuring a network interface, to at least deploy the base system. Post-install, you can configure your wireless interface to connect to your network, then track testing or unstable. |
00:10 | <linkcis> | gsimmons, after the install I cant get into though |
00:11 | -!- | mode/#debian [+l 438] by debhelper |
00:11 | <mutes> | well as far as i know |
00:11 | <linkcis> | *internet |
00:11 | <mutes> | piping throws the return of something into something else |
00:11 | <mutes> | which is kinda what that does |
00:11 | -!- | linkcis [~linkcis@74-130-11-134.dhcp.insightbb.com] has quit [Remote host closed the connection] |
00:12 | <dont_hate_the_player> | kenyon: use singlequotes instead of backticks |
00:12 | <dont_hate_the_player> | ? |
00:13 | <kenyon> | dont_hate_the_player: no, just use single quotation marks around the command you want to run on the remote host. not instead of anything. just like I wrote. |
00:14 | <mikah> | Is there something i can add or install or configure that will make dolphin automount my ntfs drive? |
00:17 | <dont_hate_the_player> | but i want to use backticks on the remote machine |
00:17 | -!- | ompaul [~ompaul@93.107.65.151] has joined #debian |
00:17 | <dont_hate_the_player> | so i can copy the most recent file on the remote machine |
00:18 | <kenyon> | dont_hate_the_player: ssh host 'echo `foo`' is the same as ssh host 'echo $(foo)' |
00:20 | <dont_hate_the_player> | ah |
00:20 | <dont_hate_the_player> | ok thanks |
00:20 | -!- | ducadu [~Ducadu@187.42.207.101] has joined #debian |
00:21 | -!- | ducadu [~Ducadu@187.42.207.101] has quit [] |
00:22 | -!- | zach [~zach@216.66.144.123] has joined #debian |
00:22 | <zach> | hello who might be willing to help? |
00:23 | -!- | Se-bash [~seba@host176.190-31-214.telecom.net.ar] has quit [Quit: lalala] |
00:23 | <boba> | !ask |
00:23 | <dpkg> | If you have a question, just ask! For example: "I have a problem with ___; I'm running Debian version ___. When I try to do ___ I get the following output ___. I expected it to do ___." Don't ask if you can ask, if anyone uses it, or pick one person to ask. We're all volunteers; make it easy for us to help you. If you don't get an answer try a few hours later or on debian-user@lists.debian.org. See <smart questions><errors>. |
00:23 | -!- | DtW [~dtw@dsl-roibrasgw1-fe84fb00-215.dhcp.inet.fi] has joined #debian |
00:24 | <dont_hate_the_player> | hey ompaul: is your nick a reference to paul kruger? |
00:25 | <zach> | I just installed Java, now i rename the Complicated File name to simply "Java.Bin" so then i went to Root Terminal and Typed in "Apt-Get install Java.Bin it appears to have gone smoothly but i dont know how to test my theory |
00:26 | <kenyon> | zach: why wouldn't you just aptitude install default-jre? |
00:27 | <kenyon> | !install java |
00:27 | <dpkg> | For the Java web browser plugin, install either the free icedtea6-plugin (Squeeze) or icedtea-gcjwebplugin (Lenny) package, or the <non-free> sun-java6-plugin package. For other Java programs, you can install the default-jre package to get a Java runtime; use "apt-cache search java-virtual-machine" to see other implementations. The best options are probably openjdk-6-jre or sun-java6-jre (non-free). See also <java alternatives>. |
00:27 | <zach> | well for starters i just converted from windows.... |
00:27 | <ompaul> | dont_hate_the_player: no |
00:27 | <ompaul> | a reference to myself |
00:28 | -!- | nardev [~nardev@92.36.218.179] has joined #debian |
00:28 | <zach> | could i find iced tea in Synaptics(i dont feel like a command prompt lesson right night) |
00:29 | <ompaul> | zach: doing things the windows way is not the way for Debian, if you insist on doing "random" things the idea that you would have a stable system goes out the window. Please stick to apt-get install or aptidude |
00:29 | <kenyon> | zach: anyway, to see if you have java installed, just run it: java -version |
00:29 | <ompaul> | doh! |
00:30 | <zach> | ompaul: But you learn more from failure then success |
00:30 | <ompaul> | zach: no, you learn how to reinstall and that is frustrating when you need a working machine. |
00:31 | -!- | vrkalak [~vrkalak@66-87-7-249.pools.spcsdns.net] has quit [Quit: Leaving] |
00:31 | <kenyon> | zach: yes, synaptic will show you all the same packages as apt-get or aptitude |
00:31 | <ompaul> | kenyon: I'll leave the additional repos to you ;-) |
00:32 | <zach> | ompaul: You're not very nice XD, but what is i wanted an unstable system........ so that one day i get the magical blue screen a little faster |
00:32 | <ompaul> | zach: I resemble that remark |
00:33 | -!- | ompaul [~ompaul@93.107.65.151] has quit [Quit: Konversation terminated!] |
00:34 | <zach> | kenyon: thank you would you mind helping me fix yet another problem? |
00:34 | <kenyon> | !ask |
00:34 | <dpkg> | If you have a question, just ask! For example: "I have a problem with ___; I'm running Debian version ___. When I try to do ___ I get the following output ___. I expected it to do ___." Don't ask if you can ask, if anyone uses it, or pick one person to ask. We're all volunteers; make it easy for us to help you. If you don't get an answer try a few hours later or on debian-user@lists.debian.org. See <smart questions><errors>. |
00:35 | -!- | floe_ [~flo@e179014123.adsl.alicedsl.de] has joined #debian |
00:36 | <zach> | I seemed to have messed up W.I.N.E i cant play a game i love that uses windows(Boundless Planet) if its any help due to me Extreme noobness, I made thw Wine File my server file(is that what im supposed to do) |
00:36 | -!- | pavi [~pavi@14.96.149.33] has quit [Ping timeout: 480 seconds] |
00:37 | <kenyon> | !wine |
00:37 | <dpkg> | Wine (Wine Is Not an Emulator) is an application intended to allow execution of Microsoft Windows programs on Unix-like operating systems. Application compatibility database: http://appdb.winehq.org/ . The beta Wine packages from lamaresh.net are not supported in #debian. http://wiki.winehq.org/FAQ http://www.winehq.org/ #winehq on irc.freenode.net. See also <mmap_min_addr> regarding use of Win16 binaries. See <newer wine>. |
00:38 | -!- | hook [~hook@89-212-35-102.dynamic.t-2.net] has joined #debian |
00:38 | -!- | zophy [~zophy@host-5-150-220-24.midco.net] has joined #debian |
00:38 | <zach> | kenyon are you at all willing to help with going all mister roboto on me? |
00:39 | <TCW> | zach, ask a question and see if one wants to help |
00:39 | <zach> | TCW are you familiar with WINE |
00:39 | <TCW> | zach, please, call it "wine" |
00:39 | <TCW> | or "Wine", but not "WINE" |
00:39 | <zach> | ok, TCW are you familiar with wine |
00:40 | <TCW> | zach, sort of |
00:40 | <kenyon> | zach: Boundless Planet is not in the wine compatibility database |
00:40 | <zach> | dang it |
00:40 | <zach> | are there any alternatives |
00:40 | <kilelme> | zach: the other alternative is crossover |
00:41 | <TCW> | to what? |
00:41 | -!- | cybersphinx [~cyber@p4FD67522.dip.t-dialin.net] has joined #debian |
00:41 | <kilelme> | zach: but is depend on wine to.. and other is playonlinux |
00:41 | <kilelme> | zach: buat crossover not free |
00:41 | <zach> | to wine, TCW |
00:42 | <TCW> | zach, see kilelme |
00:42 | <TCW> | zach, my suggestion would be, Play on windows, work on GN/Linux |
00:43 | <TCW> | GNU even |
00:43 | <zach> | Well i dont trust windows! |
00:43 | <kilelme> | http://www.playonlinux.com/ |
00:43 | <kilelme> | http://www.codeweavers.com/products/ |
00:43 | <kilelme> | zach: that the link |
00:44 | <kilelme> | zach: I agree with TCW... if you want play game .. just play on windows |
00:44 | <TCW> | zach, but you trust the games? O_o |
00:44 | <TCW> | especially lately I tend to not trust a game company at all! |
00:44 | <kilelme> | zach: but if you want work and make your own world better use Debian :D |
00:44 | <zach> | no, but linux is known for its lack for viruses |
00:45 | -!- | xubu [~xubu@pool-173-66-253-214.washdc.fios.verizon.net] has joined #debian |
00:46 | -!- | Bisex38 [~Bisex38@56.Red-83-43-151.dynamicIP.rima-tde.net] has joined #debian |
00:46 | <kilelme> | zach: on windows you can install better antivirus but it's cost some money :D |
00:46 | <TCW> | see eidos / ubisoft for instance (I happen to love the Splinter Cell, DeusEx and Assassins Creed games), it is just a shame what they do these days to cripple the use of their software... |
00:47 | -!- | flightplan [~george@92-247-226-85.spectrumnet.bg] has quit [Remote host closed the connection] |
00:47 | <kilelme> | zach: maybe u can simple app like deepfreeze :D on your windows |
00:47 | -!- | Bisex38 [~Bisex38@56.Red-83-43-151.dynamicIP.rima-tde.net] has quit [] |
00:48 | -!- | cybersphinx_ [~cyber@p4FD6796B.dip.t-dialin.net] has quit [Ping timeout: 480 seconds] |
00:48 | <kenyon> | zach: you can run Windows in a virtual machine on your Debian Linux system |
00:48 | <xubu> | anyone familiar with vlc player? when i click show playlist the video is gone, when i click show playlist again, the video comes back...i can't seem to get both to show up at the same time. i looked through the preferences, but can't find anything |
00:48 | <zach> | kenyon, right on the money..... |
00:49 | <zach> | but still there has to be other alternatives |
00:49 | <kenyon> | the better alternative is for the game developer to make their game work on Linux |
00:50 | <zach> | kenyon.... I would love to see that day, but then there would be a huge influx of people switching to linux |
00:50 | <zach> | i said that wrong XD |
00:50 | <kilelme> | zach: maybe you can make some project to make Game on debian |
00:51 | <zach> | That sounds fun and all but im still new to programming... i would love to do that |
00:52 | -!- | logist [~logist@217.148.212.66] has joined #debian |
00:52 | -!- | logist [~logist@217.148.212.66] has quit [] |
00:53 | <kilelme> | zach: no problem with that.. maybe you can recrut your friend who had basic on game programing and make game for linux :D |
00:53 | -!- | xubu [~xubu@pool-173-66-253-214.washdc.fios.verizon.net] has quit [Quit: Leaving] |
00:54 | -!- | gudjon [~quassel@h47n2fls32o283.telia.com] has joined #debian |
00:54 | <zach> | who you? |
00:55 | <kilelme> | i just new person who use debian |
00:55 | <kilelme> | and i have no basic in programming |
00:55 | <kilelme> | i just follow tutorial what i found when i search it |
00:55 | <heikkila> | zach, you could start playing games which already work in Linux and encourage those who already develop such games. You can check http://www.desura.com/ for some indie-games (it's kind of like Steam), a lot of them should work in Linux. |
00:57 | <TCW> | heikkila, wtf? A steam clone? DO you know any details about their policy and openness? |
00:57 | <zach> | desura.... |
00:57 | <heikkila> | no |
00:58 | <zach> | TCW, let me guess to hate all the fortune 500 companies or something |
00:58 | <TCW> | zach, pardon? |
00:59 | -!- | dragnutts [~dragnutts@69.77.218.168] has joined #debian |
01:00 | <zach> | Kilelme you know what im saying right? |
01:01 | <TCW> | zach s/to/you/? |
01:01 | <kilelme> | zach: what you mean? |
01:02 | <heikkila> | TCW, http://www.gamingonlinux.com/index.php?threads/interview-with-keith-poole-from-desura-part-1.496/ see part 2 for a drm-question. They are against it, but they let developers publish with drm. (I think this is slipping into offtopic though) |
01:02 | -!- | dragnutts [~dragnutts@69.77.218.168] has quit [] |
01:02 | -!- | Quintasan_ [~quassel@p5DE7BC37.dip.t-dialin.net] has joined #debian |
01:02 | -!- | laethe [~laethe@as41-167.tontut.fi] has quit [Quit: Leaving] |
01:02 | <TCW> | heikkila, we are already in the offtopic-waters for some time now ;) |
01:02 | <zach> | How to i install Bin games? |
01:03 | <TCW> | Bin games? |
01:03 | <kilelme> | bin is extention right? |
01:03 | <heikkila> | Already compiled games. |
01:03 | <zach> | so apperently Dofus runs on linux, well i downloaded it, and its a .Bin file... what do i do? |
01:04 | -!- | drgnshadow85 [~drgnshado@cpe-76-187-43-27.tx.res.rr.com] has joined #debian |
01:04 | <kilelme> | try ./*.bin |
01:04 | <kilelme> | i think it compress |
01:04 | <TCW> | zach, that depends on the company / game / file you downloaded. |
01:04 | <kilelme> | you must extract |
01:04 | <zach> | OHHHH! |
01:04 | <zach> | thank you |
01:04 | <kilelme> | maybe you can find readme how to install it |
01:04 | -!- | drgnshadow85 [~drgnshado@cpe-76-187-43-27.tx.res.rr.com] has quit [] |
01:04 | <TCW> | zach, what does "file file.bin" say? |
01:05 | <zach> | Well im renamed it to dofus.bin |
01:06 | <TCW> | zach, the file dofus.bin... *rolling eyes* |
01:06 | <TCW> | then even |
01:06 | -!- | winfred [~winfred@116.59.247.49] has joined #debian |
01:07 | <benjr> | whats the command to force pending data ot get written right now? |
01:07 | <TCW> | benjr, sync |
01:07 | <TCW> | benjr, if you mean data in the cache and written on the filesystem |
01:07 | <benjr> | thanks, i wish that was the default for usb sticks, everytime i potu one in and transfer data it wont unmount straight away |
01:08 | <benjr> | i put* |
01:08 | <TCW> | benjr, umount *does* a sync before umounting |
01:08 | <benjr> | really? it just pops upa message about not being able to unmount for me |
01:08 | <TCW> | benjr, does umount complain about still open files? |
01:08 | <kenyon> | use pmount --sync |
01:09 | -!- | Quintasan [~quassel@p5DE79987.dip.t-dialin.net] has quit [Ping timeout: 480 seconds] |
01:09 | -!- | CVirus [~GoD@41.130.66.114] has quit [Quit: I was somebody who, is no business of yours ...] |
01:09 | <benjr> | i was unmounting via the gui (xfce), perhaps if i do it ocmmandline evrey time itll work |
01:09 | <TCW> | benjr, then some process is occupying the fs |
01:09 | <zach> | anyone know any good MMOs |
01:09 | <TCW> | benjr, that should work accordingly on Xfce (and KDE or Gnome as well) |
01:09 | <kilelme> | zach: i play Atlantica Online but in windows OS :D |
01:10 | <benjr> | well unmount failed, and ive just issued a sync command in commandline and its bussy doming something |
01:10 | <benjr> | can sycn also tell me what is pending? cause i dont get any output |
01:10 | <TCW> | benjr, fuser -mv /mountpoint |
01:11 | <TCW> | ideally as root |
01:13 | <benjr> | zach, ive heard trhe new star wars is good but i cant get it to work in wine properly, the launcher starts, ti downlaods content, intro movie plays, but game loading screen stalls |
01:13 | <benjr> | TCW, thanks for the help :) |
01:13 | <TCW> | benjr, so what did fuser show? |
01:14 | -!- | hook [~hook@89-212-35-102.dynamic.t-2.net] has quit [Ping timeout: 480 seconds] |
01:14 | <zach> | rofl |
01:15 | <zach> | ok well i've got a Nvidia Geforce 210... i cant play every game i see |
01:15 | -!- | a16g [~anthony@222.131.217.6] has quit [Ping timeout: 480 seconds] |
01:17 | -!- | k1lumin4t1 [~k1lumin4t@190.39.177.151] has quit [Ping timeout: 480 seconds] |
01:21 | -!- | symptom [~symptom@99-162-145-198.lightspeed.sntcca.sbcglobal.net] has quit [Quit: Leaving] |
01:23 | <kilelme> | i trying install my debian on amd |
01:23 | <kilelme> | what iso i use |
01:23 | -!- | jspp [~jspp@41.98-241-81.adsl-dyn.isp.belgacom.be] has joined #debian |
01:23 | <kilelme> | i386 or amd64 |
01:24 | <kilelme> | because my computer using 32 bit |
01:24 | -!- | a16g [~anthony@174.139.84.98] has joined #debian |
01:25 | -!- | slowz [~slowz@184.52.28.207] has quit [Read error: Connection reset by peer] |
01:25 | <heikkila> | kilelme, your computer uses 32 bit what? 32 bit cpu? |
01:25 | <kilelme> | yap |
01:25 | <heikkila> | i386 then |
01:25 | -!- | muradi [~muradi@125.162.33.251] has quit [Quit: Leaving] |
01:26 | <kilelme> | oh thank you |
01:27 | -!- | jspp [~jspp@41.98-241-81.adsl-dyn.isp.belgacom.be] has quit [] |
01:30 | <zach> | hello yea so how do i extract the bin again? |
01:32 | -!- | poobert [~emel@c-71-204-181-41.hsd1.ca.comcast.net] has joined #debian |
01:34 | <zach> | ? |
01:34 | -!- | flightplan [~george@85.130.96.214] has joined #debian |
01:36 | -!- | hook [~hook@89-212-35-102.dynamic.t-2.net] has joined #debian |
01:36 | <kilelme> | read this maybe it can help you http://www.linuxforums.org/forum/debian-linux/64427-how-install-bin-files.html |
01:36 | -!- | tazz [~gaurav@triband-mum-120.60.146.124.mtnl.net.in] has joined #debian |
01:38 | <poobert> | anybody in here run debian on apple hardware? |
01:38 | <kilelme> | zach: or try it https://duckduckgo.com/?q=how+install+*.bin+on+debian :D |
01:39 | <poobert> | cuz it's no fun |
01:39 | <zach> | lol |
01:40 | -!- | slowz [~slowz@184.52.28.207] has joined #debian |
01:41 | -!- | avertex [~avertex@87.252.227.105] has joined #debian |
01:42 | <kilelme> | poobert: sorry poobert is not for you |
01:42 | -!- | grrrrrr [~libertad@2001:1291:234:0:7ae4:ff:fe00:7a83] has joined #debian |
01:42 | <kilelme> | poobert: its for zach who wnat install bin file |
01:43 | <poobert> | i figured :( |
01:44 | <kilelme> | poobert: i'm sorry if you hurt |
01:45 | <TCW> | poobert, I run it on a G3 mac |
01:46 | <TCW> | but actually... it is rather not running, as the G3 is in the celar on a shelf (powered down, "archived") |
01:47 | -!- | a16g [~anthony@174.139.84.98] has quit [Ping timeout: 480 seconds] |
01:49 | -!- | tazz_ [~gaurav@triband-mum-120.60.174.54.mtnl.net.in] has joined #debian |
01:51 | -!- | tazz_ [~gaurav@triband-mum-120.60.174.54.mtnl.net.in] has quit [] |
01:53 | -!- | tazz [~gaurav@triband-mum-120.60.146.124.mtnl.net.in] has quit [Ping timeout: 480 seconds] |
01:55 | -!- | Jef91 [~bodhi@c-98-223-88-123.hsd1.il.comcast.net] has joined #debian |
01:56 | <Jef91> | Does anyone know if there are khronos EGL packages already for Debian somewhere? |
01:58 | -!- | jamin [~jamin@186.91.94.82] has joined #debian |
01:59 | -!- | jamin [~jamin@186.91.94.82] has quit [] |
02:02 | -!- | gnugr [~voula@ppp-94-69-138-169.home.otenet.gr] has quit [Ping timeout: 480 seconds] |
02:05 | -!- | me [~doldrum@108-67-250-54.lightspeed.tukrga.sbcglobal.net] has quit [Ping timeout: 480 seconds] |
02:08 | -!- | joey_ [~joey@206.225.143.132] has joined #debian |
02:08 | -!- | joey_ [~joey@206.225.143.132] has quit [] |
02:11 | -!- | avertex [~avertex@87.252.227.105] has quit [Quit: Leaving.] |
02:11 | -!- | zigo [~quassel@180.156.36.173] has joined #debian |
02:12 | -!- | ukh [~ukh@egaws2575.ldc.lu.se] has joined #debian |
02:13 | -!- | alvarezp [~alvarezp@189.220.35.36.cable.dyn.cableonline.com.mx] has joined #debian |
02:18 | -!- | pavi [~pavi@14.96.197.230] has joined #debian |
02:22 | -!- | jspp [~jspp@41.98-241-81.adsl-dyn.isp.belgacom.be] has joined #debian |
02:23 | -!- | cahoot [~radix@c83-252-75-32.bredband.comhem.se] has joined #debian |
02:29 | -!- | jspp [~jspp@41.98-241-81.adsl-dyn.isp.belgacom.be] has left #debian [Quitte] |
02:29 | -!- | flightplan [~george@85.130.96.214] has quit [Remote host closed the connection] |
02:31 | -!- | muradi [~muradi@180.241.125.57] has joined #debian |
02:34 | -!- | tensorpudding [~michael@99.148.207.110] has quit [Ping timeout: 480 seconds] |
02:36 | -!- | floe_ [~flo@e179014123.adsl.alicedsl.de] has quit [Ping timeout: 480 seconds] |
02:37 | -!- | jspp [~jspp@41.98-241-81.adsl-dyn.isp.belgacom.be] has joined #debian |
02:37 | -!- | jspp [~jspp@41.98-241-81.adsl-dyn.isp.belgacom.be] has left #debian [] |
02:44 | -!- | angelabad [~angel@63.85-86-191.dynamic.clientes.euskaltel.es] has joined #debian |
02:45 | -!- | angel_ [~angel@82.Red-83-42-112.dynamicIP.rima-tde.net] has joined #debian |
02:49 | -!- | angelabad [~angel@63.85-86-191.dynamic.clientes.euskaltel.es] has quit [Read error: Operation timed out] |
03:00 | -!- | fedora81 [~fedora81@180.241.119.32] has joined #debian |
03:01 | -!- | fedora81 [~fedora81@180.241.119.32] has left #debian [] |
03:03 | -!- | Holborn [~holborn@170.Red-88-26-182.staticIP.rima-tde.net] has joined #debian |
03:05 | -!- | grandie [~Grandad@p57ACE338.dip.t-dialin.net] has joined #debian |
03:06 | -!- | liegruppe [~felix@p5B31B843.dip.t-dialin.net] has joined #debian |
03:06 | -!- | kriller [~kriller@3e6b98f7.rev.stofanet.dk] has joined #debian |
03:06 | -!- | slowz [~slowz@184.52.28.207] has quit [Read error: Connection reset by peer] |
03:07 | -!- | tazz [~gaurav@115.114.59.182] has joined #debian |
03:08 | -!- | kilelme [~huhu@39.211.87.118] has left #debian [] |
03:09 | -!- | gnugr [~voula@ppp-94-69-145-47.home.otenet.gr] has joined #debian |
03:10 | -!- | adi [~adi@2001:470:b471:0:692a:a3e6:7d5c:e855] has joined #debian |
03:10 | -!- | grandie [~Grandad@p57ACE338.dip.t-dialin.net] has quit [Remote host closed the connection] |
03:11 | -!- | mode/#debian [+l 445] by debhelper |
03:15 | -!- | prem_ [~prem@218.248.25.99] has joined #debian |
03:16 | -!- | GNUdog [~GNUdog@ec2-176-34-17-221.ap-northeast-1.compute.amazonaws.com] has joined #debian |
03:18 | -!- | gnugr [~voula@ppp-94-69-145-47.home.otenet.gr] has quit [Ping timeout: 480 seconds] |
03:18 | -!- | melmothX [~melmoth@93-137-211-52.adsl.net.t-com.hr] has joined #debian |
03:18 | -!- | safinaskar [~quassel@188.44.56.155] has joined #debian |
03:19 | -!- | reklipz [~nmschulte@ip72-198-206-85.om.om.cox.net] has joined #debian |
03:21 | -!- | grrrrrr [~libertad@2001:1291:234:0:7ae4:ff:fe00:7a83] has quit [Read error: Operation timed out] |
03:22 | -!- | grrrrrr [~libertad@r186-53-89-76.dialup.adsl.anteldata.net.uy] has joined #debian |
03:22 | -!- | prem [~prem@180.149.48.230] has quit [Ping timeout: 480 seconds] |
03:23 | -!- | winfred_ [~winfred@116.59.247.25] has joined #debian |
03:24 | -!- | GNUdog [~GNUdog@ec2-176-34-17-221.ap-northeast-1.compute.amazonaws.com] has quit [Remote host closed the connection] |
03:24 | -!- | GNUdog [~GNUdog@205.185.125.128] has joined #debian |
03:25 | -!- | winfred [~winfred@116.59.247.49] has quit [Ping timeout: 480 seconds] |
03:25 | -!- | MisterFluffy [~MisterFlu@misterfluffy.dsl.xmission.com] has quit [Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/] |
03:25 | -!- | frewo [~frewo64@p5080EC36.dip.t-dialin.net] has joined #debian |
03:27 | -!- | gnugr [~voula@ppp-94-69-177-128.home.otenet.gr] has joined #debian |
03:28 | -!- | mou [~mou@115.80.90.202.dsl.dyn.mana.pf] has joined #debian |
03:28 | -!- | MisterFluffy [~MisterFlu@misterfluffy.dsl.xmission.com] has joined #debian |
03:29 | <mou> | hi all |
03:29 | <Guest21797> | /back |
03:29 | <Guest21797> | Opps, sorry |
03:29 | <mou> | i need help with Debian 6 : my wifi is not reconize by the system |
03:30 | -!- | GNUdog [~GNUdog@205.185.125.128] has quit [Remote host closed the connection] |
03:30 | <mou> | and i can't connect to any network |
03:30 | <mou> | wifis |
03:30 | -!- | ifvoid [bas-irc@aegir.org.uk] has quit [Remote host closed the connection] |
03:30 | <mou> | i m on a netbook 1001px |
03:30 | <mou> | thanks for help |
03:30 | -!- | kriller [~kriller@3e6b98f7.rev.stofanet.dk] has quit [Ping timeout: 480 seconds] |
03:32 | -!- | scientes [~scientes@ppp-71-139-14-107.dsl.snfc21.pacbell.net] has quit [Remote host closed the connection] |
03:32 | -!- | fgtey [~Soy@217.217.243.169.dyn.user.ono.com] has joined #debian |
03:32 | -!- | fgtey [~Soy@217.217.243.169.dyn.user.ono.com] has quit [] |
03:32 | -!- | OkropNick [kuba@host-n2-72-190.telpol.net.pl] has joined #debian |
03:35 | -!- | noam [~noam@bas1-974pth.reu.188-115-67-117.adsl.only.fr] has joined #debian |
03:35 | -!- | noam [~noam@bas1-974pth.reu.188-115-67-117.adsl.only.fr] has quit [] |
03:36 | <cahoot> | mou, find out its usbid (lsusb) |
03:37 | <cahoot> | err pciid |
03:37 | <cahoot> | lspci -v |
03:37 | -!- | DocHolliday [~GiantSqui@user-24-214-109-205.knology.net] has joined #debian |
03:38 | -!- | phorce1 [~gvl2@76.210.236.9] has quit [Read error: Connection reset by peer] |
03:39 | -!- | phorce1 [~gvl2@76.210.230.36] has joined #debian |
03:39 | -!- | ompaul [~ompaul@93.107.65.151] has joined #debian |
03:40 | -!- | blurr [~blurr@180.251.7.157] has joined #debian |
03:41 | -!- | mode/#debian [+l 451] by debhelper |
03:41 | -!- | Guest21797 [~Mkaysi@2001:0:c38c:c38c:283b:4d5b:ad28:2ed] has quit [Ping timeout: 480 seconds] |
03:41 | -!- | frewo [~frewo64@p5080EC36.dip.t-dialin.net] has quit [Remote host closed the connection] |
03:42 | -!- | gnugr [~voula@ppp-94-69-177-128.home.otenet.gr] has quit [Ping timeout: 480 seconds] |
03:45 | -!- | ashkan [~ashkan@84.241.35.112] has joined #debian |
03:45 | <ashkan> | dpkg: hi |
03:45 | <dpkg> | niihau, ashkan |
03:45 | -!- | ski_ [~ski@80-186-211-32.elisa-mobile.fi] has joined #debian |
03:45 | <ashkan> | hi dpkg |
03:46 | -!- | ski_ [~ski@80-186-211-32.elisa-mobile.fi] has quit [] |
03:46 | -!- | ashkan [~ashkan@84.241.35.112] has quit [] |
03:48 | -!- | XeonBloomfield [~XeonBloom@n02.satfilm.pl] has joined #debian |
03:48 | -!- | Bushmills [~l@scarydevilmonastery.net] has quit [Ping timeout: 480 seconds] |
03:54 | -!- | winfred_ [~winfred@116.59.247.25] has quit [Ping timeout: 480 seconds] |
03:54 | -!- | nodiscc [~mrzorg@cel44-1-78-229-72-174.fbx.proxad.net] has joined #debian |
03:57 | -!- | tziOm [~bjornar@194.19.106.242] has joined #debian |
03:57 | -!- | Mkaysi_ [~Mkaysi@2001:0:c38c:c38c:24f8:2add:ad28:2ed] has joined #debian |
03:58 | -!- | k1lumin4t1 [~k1lumin4t@190.39.177.151] has joined #debian |
03:58 | -!- | tzafrir [~tzafrir@local.xorcom.com] has joined #debian |
03:58 | <tziOm> | I am trying to write a ebtables module similar to xt_TEE, but I am struggelig queueing the packet .. seems.. anyone willing to take a look? |
04:00 | -!- | ifvoid [bas-irc@aegir.org.uk] has joined #debian |
04:01 | -!- | cmthornton [~cmthornto@cpe-98-148-66-2.socal.res.rr.com] has quit [Ping timeout: 480 seconds] |
04:02 | -!- | e-ndy [~jkastner@94.136.144.6] has joined #debian |
04:04 | -!- | Mkaysi_ [~Mkaysi@2001:0:c38c:c38c:24f8:2add:ad28:2ed] has quit [Quit: WeeChat 0.3.7-dev] |
04:05 | -!- | Mkaysi_ [~Mkaysi@2001:0:c38c:c38c:24f8:2add:ad28:2ed] has joined #debian |
04:05 | -!- | afuentes [~afuentes@95.61.119.171] has joined #debian |
04:05 | -!- | Mkaysi_ [~Mkaysi@2001:0:c38c:c38c:24f8:2add:ad28:2ed] has quit [] |
04:05 | -!- | Mkaysi_ [~Mkaysi@2001:0:c38c:c38c:24f8:2add:ad28:2ed] has joined #debian |
04:07 | -!- | Texou [~Texou@cue83-1-88-163-200-91.fbx.proxad.net] has joined #debian |
04:09 | -!- | shiloh [~shiloh@24-159-241-8.dhcp.mdsn.wi.charter.com] has quit [Ping timeout: 480 seconds] |
04:10 | -!- | scrp3l [~scrp3l__@201.250.133.164] has quit [Ping timeout: 480 seconds] |
04:11 | -!- | cmthornton [~cmthornto@cpe-98-148-66-2.socal.res.rr.com] has joined #debian |
04:11 | -!- | afuentes [~afuentes@95.61.119.171] has quit [Remote host closed the connection] |
04:12 | -!- | jmux [~jan-marek@lhm246.muenchen.de] has joined #debian |
04:13 | -!- | Paqwale [~dadi@87.18.182.158] has joined #debian |
04:13 | -!- | angel_ [~angel@82.Red-83-42-112.dynamicIP.rima-tde.net] has quit [Remote host closed the connection] |
04:14 | -!- | Paqwale [~dadi@87.18.182.158] has quit [] |
04:17 | -!- | WildTux [~quassel@240.Red-88-9-196.dynamicIP.rima-tde.net] has quit [Remote host closed the connection] |
04:19 | -!- | angelabad [~angel@63.85-86-191.dynamic.clientes.euskaltel.es] has joined #debian |
04:24 | -!- | MisterFluffy [~MisterFlu@misterfluffy.dsl.xmission.com] has quit [Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/] |
04:27 | -!- | gnugr [~voula@ppp-94-69-141-110.home.otenet.gr] has joined #debian |
04:31 | -!- | blurr [~blurr@180.251.7.157] has quit [Ping timeout: 480 seconds] |
04:33 | -!- | dous [~dous@115.147.65.21] has joined #debian |
04:33 | -!- | drdanz [~quassel@93-36-225-169.ip62.fastwebnet.it] has joined #debian |
04:35 | -!- | sanyi [sanyi@newshell1.bshellz.net] has joined #debian |
04:35 | -!- | sanyi is now known as Sanyi |
04:36 | -!- | DtW [~dtw@dsl-roibrasgw1-fe84fb00-215.dhcp.inet.fi] has quit [Quit: leaving] |
04:37 | -!- | DtW [~dtw@dsl-roibrasgw1-fe84fb00-215.dhcp.inet.fi] has joined #debian |
04:38 | -!- | af [~af@212-41-119-187.adsl.solnet.ch] has joined #debian |
04:39 | -!- | af [~af@212-41-119-187.adsl.solnet.ch] has quit [] |
04:40 | -!- | alvarezp [~alvarezp@189.220.35.36.cable.dyn.cableonline.com.mx] has quit [Ping timeout: 480 seconds] |
04:41 | -!- | andif [~andif@212-41-119-187.adsl.solnet.ch] has joined #debian |
04:42 | -!- | gusnan [~gusnan@h142n2c1o269.bredband.skanova.com] has joined #debian |
04:43 | -!- | xekhz [~xekhz@mail.cm-portel.pt] has joined #debian |
04:44 | -!- | xekhz [~xekhz@mail.cm-portel.pt] has quit [Remote host closed the connection] |
04:45 | -!- | Bushmills [~l@scarydevilmonastery.net] has joined #debian |
04:46 | -!- | andif [~andif@212-41-119-187.adsl.solnet.ch] has quit [] |
04:46 | -!- | andif [~andif@212-41-119-187.adsl.solnet.ch] has joined #debian |
04:50 | -!- | bram_ [~bram@s3eea57e8.adsl.wanadoo.nl] has joined #debian |
04:50 | -!- | dous [~dous@115.147.65.21] has quit [Remote host closed the connection] |
04:50 | -!- | Black_Prince [~Prince@91.191.20.15] has joined #debian |
04:50 | -!- | bram_ [~bram@s3eea57e8.adsl.wanadoo.nl] has quit [] |
04:51 | -!- | mode/#debian [+l 457] by debhelper |
04:55 | -!- | DocHolliday [~GiantSqui@user-24-214-109-205.knology.net] has quit [Quit: My hands have become the physical manifestation of jazz] |
04:55 | -!- | redjustice [~quassel@c-50-135-167-146.hsd1.wa.comcast.net] has joined #debian |
04:58 | -!- | fladi [~fladische@2a02:5d8:209:1:4261:86ff:fe67:1987] has joined #debian |
04:58 | -!- | dous [~dous@115.147.65.21] has joined #debian |
04:58 | -!- | ao2 [~u@host119-146-dynamic.2-79-r.retail.telecomitalia.it] has joined #debian |
05:00 | -!- | redjustice_ [~quassel@c-50-135-167-146.hsd1.wa.comcast.net] has quit [Ping timeout: 480 seconds] |
05:00 | <XeonBloomfield> | Where I can discuss about unban from #debian? |
05:00 | -!- | kutaraja [~adi@222.124.129.51] has quit [Quit: Leaving] |
05:02 | -!- | cybersphinx_ [~cyber@pD9F7B953.dip.t-dialin.net] has joined #debian |
05:08 | -!- | dyna [~kdm@195.159.125.98] has joined #debian |
05:08 | -!- | cybersphinx [~cyber@p4FD67522.dip.t-dialin.net] has quit [Ping timeout: 480 seconds] |
05:11 | -!- | aLeSD [~maria@net-93-149-70-194.cust.dsl.teletu.it] has joined #debian |
05:12 | -!- | aLeSD [~maria@net-93-149-70-194.cust.dsl.teletu.it] has quit [] |
05:12 | -!- | gudjon [~quassel@h47n2fls32o283.telia.com] has quit [Ping timeout: 480 seconds] |
05:17 | -!- | kilelme [~huhu@180.241.123.23] has joined #debian |
05:20 | -!- | dyna [~kdm@195.159.125.98] has left #debian [Leaving] |
05:22 | -!- | q66 [~quaker66@213.191.105.214] has joined #debian |
05:23 | -!- | steeb [~steeb@jabberd.draugr.de] has joined #debian |
05:24 | -!- | sp [~sp@185-239.1-85.cust.bluewin.ch] has joined #debian |
05:25 | -!- | sp [~sp@185-239.1-85.cust.bluewin.ch] has quit [] |
05:26 | -!- | hardwalker [~hardwalke@122-117-115-146.HINET-IP.hinet.net] has quit [Quit: 暫離] |
05:26 | -!- | hychen [~hychen@114-32-21-24.HINET-IP.hinet.net] has quit [Quit: Leaving] |
05:29 | -!- | cybersphinx [~cyber@p4FD66E02.dip.t-dialin.net] has joined #debian |
05:31 | -!- | andregeo [~AndreG@189.123.7.47] has joined #debian |
05:31 | -!- | Yulizar [~yulizar@180.241.113.172] has joined #debian |
05:31 | -!- | andregeo [~AndreG@189.123.7.47] has quit [] |
05:32 | <zimme> | i've created a ntfs filsystem in debian squeeze live system, but the partition doesn't show as ntfs in windows, any ideas why? |
05:33 | -!- | winfred [~winfred@116.59.244.225] has joined #debian |
05:34 | -!- | b0niek [~boniek010@178.180.99.194.nat.umts.dynamic.t-mobile.pl] has joined #debian |
05:35 | -!- | cybersphinx_ [~cyber@pD9F7B953.dip.t-dialin.net] has quit [Ping timeout: 480 seconds] |
05:36 | <heikkila> | zimme, no. Did you format the partition? |
05:38 | <zimme> | just saw that the partition type is 83 "linux" so i think that's why windows doesnt see it as ntfs even tough the partition filsystem is ntfs and i can mount it in debian as ntfs |
05:38 | <zimme> | is there a way to change partition type without compromising the data in the filsystem? |
05:40 | <Zaba> | zimme, of course |
05:40 | -!- | ottero [~ottero@90-231-251-186-no52.tbcn.telia.com] has joined #debian |
05:40 | <Zaba> | zimme, just change it in fdisk using the t command |
05:41 | <Zaba> | zimme, the partition type is just a byte in the partition table |
05:41 | <zimme> | ok, i'll try that =) |
05:41 | <zimme> | thnxz |
05:42 | <ottero> | Hello. |
05:42 | -!- | Janik [~Jan@80.188.63.66] has joined #debian |
05:42 | <ottero> | Just installed the latest stable and have no sound. |
05:42 | <zimme> | *!# IM clients, making me do smilys everywhere |
05:42 | <ottero> | Anybody here think they might be able to help? |
05:42 | -!- | b0niek [~boniek010@178.180.99.194.nat.umts.dynamic.t-mobile.pl] has left #debian [] |
05:43 | <OpenTokix> | ottero: have you made sure its not muted or so? |
05:43 | <ottero> | Yep. |
05:43 | -!- | Torsten_W [~towo@178-24-37-129-dynip.superkabel.de] has joined #debian |
05:43 | <ottero> | Been searching for answers on the web for almost a day now. |
05:44 | <OpenTokix> | ottero: is the sound hardware properly identified in dmesg and lspci? |
05:44 | <heikkila> | ottero, if you type "groups" in the terminal do you see "audio"? |
05:44 | <ottero> | Found some stuff about changing the alsa-base.conf-file. |
05:44 | -!- | lcommelinux [~lcommelin@exit-01d.noisetor.net] has joined #debian |
05:44 | <ottero> | Yep, and I'm in it. |
05:44 | -!- | fffff391 [~fffff@58.239.152.20] has joined #debian |
05:45 | <OpenTokix> | ottero: and you have logged out and in after you added yourself to the group? |
05:45 | -!- | hugo [~hugo@synclavier.visitor.congress.ccc.de] has joined #debian |
05:45 | <ottero> | Rebooted several times since. |
05:45 | <ottero> | I have an intel hda onboard chip. |
05:45 | -!- | lcommelinux [~lcommelin@9KCAACYTU.tor-irc.dnsbl.oftc.net] has quit [] |
05:45 | <ottero> | 00:1b.0 Audio device: Intel Corporation N10/ICH 7 Family High Definition Audio Controller (rev 01) |
05:46 | <ottero> | When I start up ALSA says something about not finding "REALTEK ALC883". |
05:46 | <heikkila> | ottero, list the soundcards with: cat /proc/asound/cards |
05:47 | <heikkila> | If you have two or more it might be that wrong one is loaded first. |
05:47 | <ottero> | 0 [Intel ]: HDA-Intel - HDA Intel HDA Intel at 0xf9ffc000 irq 16 |
05:48 | -!- | fedora81 [~fedora81@180.241.97.83] has joined #debian |
05:48 | <ottero> | Only have one. |
05:50 | <ottero> | The most annoying thing as I see it is that a few years ago I ran Lenny on the same machine and everything worked out of the box. |
05:51 | -!- | mode/#debian [+l 466] by debhelper |
05:51 | <heikkila> | heh |
05:51 | <heikkila> | hmm.. |
05:51 | <heikkila> | ottero, how do you try to get sound? Are you using Gnome? |
05:51 | <ottero> | But back then I ran alsa-config and everything worked fine, now there's some alsactl init or something, and it just returns an error-message. |
05:52 | -!- | jkf [~Greg_od@31.31.102.220] has joined #debian |
05:52 | <ottero> | Using awesome. |
05:52 | <heikkila> | oh |
05:52 | <Zaba> | ottero, so, what does 'amixer' say |
05:52 | <ottero> | So, through playing up a video in m,playerat the moment. |
05:52 | <Zaba> | (pastebin output) |
05:53 | <fedora81> | lxpanel 0.5.8 problem at my debian wheezy/sid |
05:53 | <fedora81> | any solutions..? |
05:53 | -!- | winfred [~winfred@116.59.244.225] has quit [Quit: leaving] |
05:54 | <fedora81> | after installed |
05:54 | -!- | XayOn [~XayOn@212.97.191.93.dyn.user.ono.com] has joined #debian |
05:55 | <ottero> | Zaba: http://pastebin.com/1H9xiVdu |
05:57 | <cahoot> | ottero, run /etc/init.d/alsa-utils reset 0 , the speaker-test -t wav -c2 |
05:58 | <cahoot> | s/the/then/ |
05:58 | <heikkila> | fedora81, elaborate what kind of problem it is. Also wheezy is currently the testing branch (and sid is always the unstable branch) so you would like to ask in #debian-next , and sorry, I'm no lxde-user |
05:58 | -!- | Mkaysi_ [~Mkaysi@2001:0:c38c:c38c:24f8:2add:ad28:2ed] has quit [Quit: Rebooting] |
05:59 | <fedora81> | sometimes after ten minutes seem slow his panel |
05:59 | <ottero> | cahoot: Nothing. |
06:00 | -!- | Yulizar [~yulizar@180.241.113.172] has quit [Remote host closed the connection] |
06:00 | <fedora81> | and the panel does not function normally |
06:00 | <cahoot> | no sound and no error? |
06:00 | <ottero> | Nope, it continues on and I get no sound. |
06:01 | <cahoot> | ottero, try alsa force-reload |
06:01 | <fedora81> | no sound...open terminal-->alsamixer--->speaker volume |
06:02 | <cahoot> | well you must unmute also |
06:02 | <ottero> | Everything is unmuted and no sound. |
06:02 | <cahoot> | fedora81, in debian alsa-utils unmutes and sets sane levels |
06:03 | <ottero> | I can almost feel that in the end a pretty silly problem will be found to be at work here. |
06:03 | <heikkila> | ottero, the cables are connected? :) |
06:04 | <cahoot> | ottero, you did reload alsa? |
06:04 | <ottero> | Yes. |
06:04 | <ottero> | Both of those. |
06:04 | <ottero> | Checked the cables three or four times now. |
06:04 | <heikkila> | :D |
06:04 | <ottero> | And alsa was reloaded. |
06:05 | <cahoot> | ottero, no .asoundrc* present and messing thingd up? |
06:05 | <fedora81> | I installed..debian wheezy lxde desktop....not problem sound |
06:05 | <fedora81> | I installed notebook |
06:05 | -!- | Mkaysi [~Mkaysi@2001:0:c38c:c38c:18f7:3f83:ad28:2ed] has joined #debian |
06:05 | -!- | arand [~mewerner_@c83-255-147-71.bredband.comhem.se] has joined #debian |
06:06 | -!- | Mkaysi is now known as Guest21864 |
06:06 | <ottero> | No .asound, but a .pulse-cookie and .pulse if they might be problematic. |
06:06 | -!- | cybersphinx_ [~cyber@pD9F7B6FB.dip.t-dialin.net] has joined #debian |
06:06 | -!- | SLot [~SLot@177.19.245.194] has joined #debian |
06:06 | -!- | AlvaroAlves [~alvaro@189.114.111.55] has joined #debian |
06:07 | -!- | SLot [~SLot@177.19.245.194] has quit [] |
06:07 | -!- | SLot__ [~SLot@177.19.245.194] has joined #debian |
06:07 | -!- | SLot__ is now known as SLot |
06:07 | <cahoot> | ottero, run fuser -v /dev/snd/* /dev/dsp* (as root) anything occupying the soundcard? |
06:07 | -!- | me [~doldrum@108-67-250-54.lightspeed.tukrga.sbcglobal.net] has joined #debian |
06:08 | <ottero> | no file such as dsp*. |
06:08 | <cahoot> | that's ok |
06:09 | <ottero> | Should I have created it anything? |
06:09 | <cahoot> | no |
06:09 | <ottero> | Ok. |
06:09 | <cahoot> | it's there only if you enable oss-emulation |
06:09 | -!- | jkf [~Greg_od@31.31.102.220] has quit [Remote host closed the connection] |
06:10 | <cahoot> | ottero, from alsa's point of view all seems fine - hw error seems plausible |
06:10 | -!- | jkf [~Greg_od@31.31.102.220] has joined #debian |
06:10 | -!- | legnaleurc [~quassel@dblab97.csie.ncu.edu.tw] has quit [Read error: Connection reset by peer] |
06:11 | <ottero> | Huh, ok. |
06:12 | <cahoot> | ottero, one other thing you might try is - keep speaker-test running in one terminal and alsamixer in another, toggle analog/digital output |
06:12 | -!- | me [~doldrum@108-67-250-54.lightspeed.tukrga.sbcglobal.net] has quit [Quit: Leaving] |
06:13 | -!- | cybersphinx [~cyber@p4FD66E02.dip.t-dialin.net] has quit [Ping timeout: 480 seconds] |
06:13 | -!- | zz_andres is now known as andres |
06:15 | -!- | fedora81 [~fedora81@180.241.97.83] has left #debian [Leaving] |
06:16 | -!- | muradi [~muradi@180.241.125.57] has quit [Ping timeout: 480 seconds] |
06:17 | -!- | adi [~adi@2001:470:b471:0:692a:a3e6:7d5c:e855] has quit [Remote host closed the connection] |
06:17 | -!- | metaspike [~box9@222-152-207-112.jetstream.xtra.co.nz] has joined #debian |
06:17 | -!- | madsdyrmannlarsen [~mads@0x5738bb36.fhnqu1.dynamic.dsl.tele.dk] has joined #debian |
06:18 | -!- | muradi [~muradi@180.241.125.57] has joined #debian |
06:18 | -!- | artista_frustrado [~fernando@200.247.43.2] has joined #debian |
06:18 | -!- | metaspike [~box9@222-152-207-112.jetstream.xtra.co.nz] has quit [Read error: Connection reset by peer] |
06:18 | -!- | metaspike [~box9@222-152-207-112.jetstream.xtra.co.nz] has joined #debian |
06:19 | -!- | metaspike [~box9@222-152-207-112.jetstream.xtra.co.nz] has quit [Read error: Connection reset by peer] |
06:19 | -!- | metaspike [~box9@222-152-207-112.jetstream.xtra.co.nz] has joined #debian |
06:20 | <ottero> | I knew, stupid fucking mistake. |
06:20 | <ottero> | Now there's sound. |
06:20 | <cahoot> | care to explain? |
06:20 | <heikkila> | And ottero said: let there be sound! And there was sound… |
06:20 | -!- | metaspike [~box9@222-152-207-112.jetstream.xtra.co.nz] has quit [Read error: Connection reset by peer] |
06:21 | -!- | metaspike [~box9@222-152-207-112.jetstream.xtra.co.nz] has joined #debian |
06:21 | <ottero> | I have all my sound from all my devices which is just this pc and an xbox, connected to a receiver which then sends stuff to speakers. |
06:22 | <ottero> | Something had been wrongly pushed on that one. |
06:22 | -!- | metaspike [~box9@222-152-207-112.jetstream.xtra.co.nz] has quit [Read error: Connection reset by peer] |
06:22 | <ottero> | Now, there's sound. =( |
06:22 | <heikkila> | :P |
06:22 | -!- | metaspike [~box9@222-152-207-112.jetstream.xtra.co.nz] has joined #debian |
06:22 | <ottero> | Knew it. |
06:22 | <ottero> | Oh well, thank you all for your help. =) |
06:23 | -!- | metaspike [~box9@222-152-207-112.jetstream.xtra.co.nz] has quit [Read error: Connection reset by peer] |
06:23 | -!- | metaspike [~box9@222-152-207-112.jetstream.xtra.co.nz] has joined #debian |
06:24 | -!- | metaspike [~box9@222-152-207-112.jetstream.xtra.co.nz] has quit [Read error: Connection reset by peer] |
06:24 | -!- | metaspike [~box9@222-152-207-112.jetstream.xtra.co.nz] has joined #debian |
06:25 | -!- | metaspike [~box9@222-152-207-112.jetstream.xtra.co.nz] has quit [Read error: Connection reset by peer] |
06:25 | -!- | metaspike [~box9@222-152-207-112.jetstream.xtra.co.nz] has joined #debian |
06:26 | -!- | metaspike [~box9@222-152-207-112.jetstream.xtra.co.nz] has quit [Read error: Connection reset by peer] |
06:27 | -!- | metaspike [~box9@222-152-207-112.jetstream.xtra.co.nz] has joined #debian |
06:28 | -!- | metaspike [~box9@222-152-207-112.jetstream.xtra.co.nz] has quit [Read error: Connection reset by peer] |
06:28 | -!- | metaspike [~box9@222-152-207-112.jetstream.xtra.co.nz] has joined #debian |
06:28 | -!- | madsdyrmannlarsen [~mads@0x5738bb36.fhnqu1.dynamic.dsl.tele.dk] has quit [Ping timeout: 480 seconds] |
06:29 | -!- | metaspike [~box9@222-152-207-112.jetstream.xtra.co.nz] has quit [Read error: Connection reset by peer] |
06:29 | -!- | metaspike [~box9@222-152-207-112.jetstream.xtra.co.nz] has joined #debian |
06:30 | -!- | mode/#debian [+o babilen] by ChanServ |
06:30 | -!- | mode/#debian [+b *!*@222-152-207-112.jetstream.xtra.co.nz] by babilen |
06:30 | -!- | mode/#debian [-o babilen] by babilen |
06:30 | -!- | metaspike [~box9@222-152-207-112.jetstream.xtra.co.nz] has quit [Read error: Connection reset by peer] |
06:31 | -!- | lcommelinux [~lcommelin@ANantes-256-1-154-36.w90-25.abo.wanadoo.fr] has joined #debian |
06:31 | -!- | ant777 [~jay@unc-gw.aqa.com.ru] has joined #debian |
06:31 | -!- | ant777 [~jay@unc-gw.aqa.com.ru] has left #debian [] |
06:32 | -!- | lcommelinux [~lcommelin@ANantes-256-1-154-36.w90-25.abo.wanadoo.fr] has quit [] |
06:32 | -!- | floe_ [~flo@e179007138.adsl.alicedsl.de] has joined #debian |
06:33 | -!- | NIN [~NIN@p5DD2863A.dip0.t-ipconnect.de] has joined #debian |
06:33 | -!- | erik [~erik@82.204.74.106] has joined #debian |
06:33 | -!- | hugo [~hugo@synclavier.visitor.congress.ccc.de] has quit [Ping timeout: 480 seconds] |
06:33 | -!- | chrisb [~chris@host86-164-251-179.range86-164.btcentralplus.com] has joined #debian |
06:35 | -!- | erik [~erik@82.204.74.106] has quit [Remote host closed the connection] |
06:35 | -!- | zigo [~quassel@180.156.36.173] has quit [Remote host closed the connection] |
06:35 | -!- | andif [~andif@212-41-119-187.adsl.solnet.ch] has quit [Quit: Verlassend] |
06:36 | -!- | lcommelinux [~lcommelin@ANantes-256-1-154-36.w90-25.abo.wanadoo.fr] has joined #debian |
06:36 | -!- | lcommelinux [~lcommelin@ANantes-256-1-154-36.w90-25.abo.wanadoo.fr] has quit [] |
06:37 | -!- | lcommelinux [~lcommelin@ANantes-256-1-154-36.w90-25.abo.wanadoo.fr] has joined #debian |
06:37 | -!- | fffff391 [~fffff@58.239.152.20] has quit [Quit: fffff391] |
06:38 | -!- | mode/#debian [+o babilen] by ChanServ |
06:38 | -!- | mode/#debian [-b *!*@222-152-207-112.jetstream.xtra.co.nz] by babilen |
06:38 | -!- | mode/#debian [-o babilen] by ChanServ |
06:48 | -!- | squid [~chatzilla@host86-135-234-49.range86-135.btcentralplus.com] has joined #debian |
06:49 | -!- | afuentes [~afuentes@95.61.119.171] has joined #debian |
06:50 | -!- | jespada [~jespada@186.123.227.33] has joined #debian |
06:51 | -!- | madsdyrmannlarsen [~mads@0x5738bb36.fhnqu1.dynamic.dsl.tele.dk] has joined #debian |
06:51 | -!- | ompaul [~ompaul@93.107.65.151] has quit [Quit: Konversation terminated!] |
06:54 | -!- | martianlobster [~csims@c-98-238-121-168.hsd1.fl.comcast.net] has joined #debian |
06:56 | -!- | Quintasan_ is now known as Quintasan |
06:56 | -!- | cahoot [~radix@c83-252-75-32.bredband.comhem.se] has quit [Ping timeout: 480 seconds] |
06:56 | -!- | lcommelinux [~lcommelin@ANantes-256-1-154-36.w90-25.abo.wanadoo.fr] has quit [Ping timeout: 480 seconds] |
06:59 | -!- | chitchat [~guest@218-214-24-203.people.net.au] has quit [Ping timeout: 480 seconds] |
07:01 | -!- | dirichlet [~ffurnari@apache.venere.it] has joined #debian |
07:01 | -!- | fedora81 [~fedora81@180.241.97.83] has joined #debian |
07:02 | -!- | fedora81 [~fedora81@180.241.97.83] has left #debian [] |
07:02 | -!- | eviltoaster [~marcus@c253-148-70-80.bjare.net] has quit [Ping timeout: 480 seconds] |
07:05 | -!- | dpkg [~dpkg@dpkg.bot.oftc.net] has quit [Quit: buh bye!] |
07:05 | -!- | jespada [~jespada@186.123.227.33] has quit [Quit: Ex-Chat] |
07:05 | -!- | dpkg [~dpkg@dpkg.bot.oftc.net] has joined #debian |
07:06 | -!- | charlvn [~charlvn@524BA444.cm-4-4c.dynamic.ziggo.nl] has joined #debian |
07:06 | -!- | jespada [~jespada@193.79.224.62] has joined #debian |
07:09 | -!- | muradi [~muradi@180.241.125.57] has quit [Ping timeout: 480 seconds] |
07:10 | -!- | bluenemo [~bluenemo@e177082246.adsl.alicedsl.de] has joined #debian |
07:12 | -!- | mou [~mou@115.80.90.202.dsl.dyn.mana.pf] has quit [Ping timeout: 480 seconds] |
07:12 | -!- | zophy [~zophy@host-5-150-220-24.midco.net] has quit [Ping timeout: 480 seconds] |
07:12 | -!- | bluenemo [~bluenemo@e177082246.adsl.alicedsl.de] has quit [Remote host closed the connection] |
07:14 | -!- | ikarso [~ikarso@static-212.214.94.164.addr.tdcsong.se] has joined #debian |
07:14 | -!- | ikarso [~ikarso@static-212.214.94.164.addr.tdcsong.se] has left #debian [] |
07:19 | -!- | Unmensch [~steven@p5DC11366.dip.t-dialin.net] has quit [Ping timeout: 480 seconds] |
07:19 | -!- | muradi [~muradi@180.241.125.57] has joined #debian |
07:20 | -!- | dirichlet [~ffurnari@apache.venere.it] has quit [Quit: leaving] |
07:20 | -!- | squid [~chatzilla@host86-135-234-49.range86-135.btcentralplus.com] has quit [Quit: ChatZilla 0.9.88 [Iceweasel 3.5.16/20111108221934]] |
07:20 | -!- | mou [~mou@13.83.90.202.dsl.dyn.mana.pf] has joined #debian |
07:20 | -!- | el [~francisco@77.208.212.146] has joined #debian |
07:20 | <el> | hola |
07:21 | -!- | jkf [~Greg_od@31.31.102.220] has quit [Ping timeout: 480 seconds] |
07:21 | -!- | eviltoaster [~marcus@c253-148-70-80.bjare.net] has joined #debian |
07:21 | <el> | hola |
07:22 | <heikkila> | hello |
07:22 | <el> | como te llamas |
07:22 | -!- | mickael [~mickael@62.112.31.26] has joined #debian |
07:22 | -!- | jet_ [~jet@162-125-135-95.pool.ukrtel.net] has joined #debian |
07:22 | -!- | jkf [~Greg_od@79.140.11.170] has joined #debian |
07:23 | <el> | hola |
07:23 | <heikkila> | el, I don't know, we only speak English here |
07:23 | -!- | jet [~jet@106-91-132-95.pool.ukrtel.net] has quit [Read error: Connection reset by peer] |
07:23 | <heikkila> | !es |
07:23 | <dpkg> | Este canal es de soporte tecnico en Ingles para Debian. Si prefiere que el soporte sea en espanol, por favor ingrese a #debian-es con /join #debian-es tecleado en la linea de chat. |
07:23 | -!- | mickael is now known as apt-get |
07:23 | -!- | apt-get is now known as apt |
07:23 | <apt> | hi all |
07:23 | -!- | el [~francisco@77.208.212.146] has quit [] |
07:24 | -!- | gp [~gp@122.160.125.130] has joined #debian |
07:24 | -!- | kerman [~kerman@host-78-146-249-9.as13285.net] has joined #debian |
07:24 | -!- | skule [~svs@exitus.logiva.dk] has quit [Ping timeout: 480 seconds] |
07:24 | -!- | gp [~gp@122.160.125.130] has quit [] |
07:24 | <apt> | there is a channel in french ? |
07:24 | <heikkila> | !fr |
07:24 | <dpkg> | Pour l'aide en francais, veuillez rejoindre le canal #debian-fr. Francophone users: for help in french, please go to #debian-fr. |
07:24 | <kerman> | hi |
07:24 | <heikkila> | oui |
07:25 | <apt> | thanks, merci |
07:25 | -!- | el [~francisco@77.208.212.146] has joined #debian |
07:25 | -!- | foolano [~magnetic@198.Red-88-19-158.staticIP.rima-tde.net] has joined #debian |
07:26 | <kerman> | what sort of old nonsense is this? |
07:26 | <el> | hello |
07:26 | <heikkila> | ? |
07:26 | <ottero> | Old nonsense? |
07:26 | <el> | hola |
07:27 | <el> | habla en Español |
07:27 | <heikkila> | no |
07:27 | -!- | jomartin [~jomartin@c-67-169-76-109.hsd1.ca.comcast.net] has quit [Ping timeout: 480 seconds] |
07:27 | <el> | por que |
07:27 | <kerman> | oui, el nonsenso! |
07:27 | <el> | bonjour |
07:27 | -!- | __iron [tro@p4FF569EE.dip.t-dialin.net] has joined #debian |
07:28 | -!- | gusnan [~gusnan@h142n2c1o269.bredband.skanova.com] has quit [Quit: Lämnar] |
07:28 | -!- | mosno [~mosno@c114-77-11-48.brasd3.vic.optusnet.com.au] has joined #debian |
07:28 | -!- | kerman [~kerman@host-78-146-249-9.as13285.net] has quit [] |
07:28 | <el> | hola |
07:28 | <el> | |
07:28 | <el> | lol |
07:28 | -!- | zdingxiaomei [~Administr@1.62.3.113] has joined #debian |
07:29 | <zdingxiaomei> | :-( can not open flash, |
07:30 | <zdingxiaomei> | help |
07:30 | <el> | ay alguienn he :) |
07:30 | <el> | que te pasa |
07:30 | <heikkila> | zdingxiaomei, have you installed some flash plugin? |
07:30 | <el> | no |
07:30 | <el> | no |
07:30 | <el> | no |
07:30 | -!- | thunderrd [~thunderrd@110.77.244.249] has quit [Ping timeout: 480 seconds] |
07:30 | <el> | jejejejej |
07:30 | <el> | e |
07:30 | <kilelme> | eh |
07:30 | <el> | hola |
07:31 | <el> | help |
07:31 | <el> | que pasa |
07:31 | -!- | mode/#debian [+o babilen] by ChanServ |
07:31 | -!- | mode/#debian [+q *!*@77.208.212.146] by babilen |
07:31 | -!- | mode/#debian [-o babilen] by babilen |
07:32 | <babilen> | el: /join #debian.es |
07:32 | <babilen> | !tell zdingxiaomei -about adobe flash |
07:33 | -!- | el [~francisco@77.208.212.146] has quit [Quit: Saliendo] |
07:34 | -!- | Guest21864 [~Mkaysi@2001:0:c38c:c38c:18f7:3f83:ad28:2ed] has quit [Remote host closed the connection] |
07:36 | -!- | Leon_Nardella [~Leon@187.10.196.192] has joined #debian |
07:36 | -!- | ralf_ [~ralf@77-22-183-15-dynip.superkabel.de] has joined #debian |
07:36 | <zdingxiaomei> | heikkila:no ,i install,but type no package. |
07:37 | -!- | ralf_ [~ralf@77-22-183-15-dynip.superkabel.de] has quit [] |
07:37 | -!- | e-ndy [~jkastner@94.136.144.6] has quit [Read error: Operation timed out] |
07:37 | -!- | bradfa [~bradfa@173.225.52.244] has joined #debian |
07:38 | <babilen> | zdingxiaomei: You have to enable <contrib> (and <non-free sources>) in /etc/apt/sources.list. This is done by making sure that every deb line ends in "main contrib non-free" and running "apt-get update" -- You can then "apt-get install flashplugin-nonfree" |
07:38 | <zdingxiaomei> | su apt-get install flashplugin-nonfree ,type no package |
07:39 | -!- | apt is now known as debianforlife |
07:39 | -!- | thunderrd [~thunderrd@110.77.244.249] has joined #debian |
07:39 | -!- | muradi [~muradi@180.241.125.57] has quit [Read error: Operation timed out] |
07:41 | -!- | k1lumin4t1 [~k1lumin4t@190.39.177.151] has quit [Ping timeout: 480 seconds] |
07:41 | -!- | mode/#debian [+o babilen] by ChanServ |
07:41 | -!- | mode/#debian [-q *!*@77.208.212.146] by babilen |
07:41 | -!- | mode/#debian [-o babilen] by babilen |
07:42 | -!- | zdingxiaomei [~Administr@1.62.3.113] has quit [Max SendQ exceeded] |
07:42 | -!- | magellanino [~magellani@magellanino.user.oftc.net] has quit [Ping timeout: 480 seconds] |
07:43 | -!- | zdingxiaomei [~Administr@1.62.3.113] has joined #debian |
07:43 | -!- | floe__ [~flo@f052096212.adsl.alicedsl.de] has joined #debian |
07:45 | -!- | zdingxiaomei [~Administr@1.62.3.113] has left #debian [] |
07:47 | -!- | prem_ [~prem@218.248.25.99] has quit [Remote host closed the connection] |
07:47 | -!- | floe_ [~flo@e179007138.adsl.alicedsl.de] has quit [Ping timeout: 480 seconds] |
07:50 | -!- | muradi [~muradi@180.241.125.57] has joined #debian |
07:51 | -!- | muradi [~muradi@180.241.125.57] has quit [] |
07:52 | -!- | paramedic [~paramedic@paramedic.tulatelecom.ru] has joined #debian |
07:52 | -!- | frewo [~frewo64@p5080EC36.dip.t-dialin.net] has joined #debian |
07:54 | -!- | frosty [~quassel@142.162.123.107] has joined #debian |
08:02 | -!- | DtW [~dtw@dsl-roibrasgw1-fe84fb00-215.dhcp.inet.fi] has quit [Quit: ->] |
08:05 | -!- | madsdyrmannlarsen [~mads@0x5738bb36.fhnqu1.dynamic.dsl.tele.dk] has left #debian [Leaving] |
08:06 | -!- | chrisb [~chris@host86-164-251-179.range86-164.btcentralplus.com] has quit [Quit: Ex-Chat] |
08:07 | -!- | chattr [~mike@179.167.189.72.cfl.res.rr.com] has quit [Read error: Operation timed out] |
08:07 | -!- | mobile [~mobile@14.153.33.79] has joined #debian |
08:08 | -!- | angelabad [~angel@63.85-86-191.dynamic.clientes.euskaltel.es] has quit [Ping timeout: 480 seconds] |
08:08 | <mobile> | hi |
08:08 | <mobile> | hi |
08:08 | <mobile> | see |
08:08 | -!- | e-ndy [~jkastner@94.136.144.6] has joined #debian |
08:09 | <tziOm> | ls |
08:10 | -!- | jkf [~Greg_od@79.140.11.170] has quit [Remote host closed the connection] |
08:11 | -!- | magellanino [~magellani@magellanino.user.oftc.net] has joined #debian |
08:11 | -!- | mobile [~mobile@14.153.33.79] has quit [] |
08:11 | -!- | wensa [~root_wens@112.215.65.148] has joined #debian |
08:12 | -!- | squid [~chatzilla@host86-135-234-49.range86-135.btcentralplus.com] has joined #debian |
08:13 | -!- | martianlobster [~csims@c-98-238-121-168.hsd1.fl.comcast.net] has quit [Ping timeout: 480 seconds] |
08:15 | -!- | shiloh [~shiloh@24-159-241-8.dhcp.mdsn.wi.charter.com] has joined #debian |
08:16 | -!- | wensa [~root_wens@112.215.65.148] has quit [Quit: Leaving] |
08:18 | -!- | chattr [~mike@179.167.189.72.cfl.res.rr.com] has joined #debian |
08:19 | -!- | dous [~dous@115.147.65.21] has quit [Ping timeout: 480 seconds] |
08:19 | -!- | miggs [~miggs@109.97.197.63] has joined #debian |
08:19 | -!- | dous [~dous@115.147.65.21] has joined #debian |
08:19 | -!- | miggs [~miggs@109.97.197.63] has quit [] |
08:21 | -!- | mosno [~mosno@c114-77-11-48.brasd3.vic.optusnet.com.au] has quit [Quit: leaving] |
08:21 | -!- | squid [~chatzilla@host86-135-234-49.range86-135.btcentralplus.com] has quit [Remote host closed the connection] |
08:22 | -!- | cybersphinx [~cyber@p4FD67AD9.dip.t-dialin.net] has joined #debian |
08:23 | -!- | dous [~dous@115.147.65.21] has quit [Remote host closed the connection] |
08:24 | -!- | dr-evil [~dr-evil@188.134.5.200] has joined #debian |
08:24 | -!- | dous [~dous@115.147.65.21] has joined #debian |
08:24 | -!- | dr-evil [~dr-evil@188.134.5.200] has quit [] |
08:25 | -!- | fabrianchi [~fabrianch@r190-135-17-148.dialup.adsl.anteldata.net.uy] has quit [Ping timeout: 480 seconds] |
08:26 | -!- | fabrianchi [~fabrianch@r190-64-65-231.dialup.adsl.anteldata.net.uy] has joined #debian |
08:29 | -!- | jhutchins_lt [~jonathan@64-151-37-66.dyn.everestkc.net] has joined #debian |
08:29 | -!- | cybersphinx_ [~cyber@pD9F7B6FB.dip.t-dialin.net] has quit [Ping timeout: 480 seconds] |
08:31 | -!- | DemonJester [~DemonJest@pool-96-243-31-122.bflony.fios.verizon.net] has quit [Quit: leaving] |
08:33 | -!- | floe__ [~flo@f052096212.adsl.alicedsl.de] has quit [Read error: Connection reset by peer] |
08:33 | -!- | ndafa [~ndafa@87.13.173.111] has joined #debian |
08:33 | -!- | floe__ [~flo@f052096212.adsl.alicedsl.de] has joined #debian |
08:34 | <ndafa> | irc://irc.ItaLiaN-AmiCi.NeT/hailander |
08:34 | -!- | harubirukill [~harubiruk@180.241.113.172] has joined #debian |
08:34 | -!- | ndafa [~ndafa@87.13.173.111] has quit [] |
08:35 | -!- | CookAnEgg [~Developer@AClermont-Ferrand-651-1-28-188.w86-209.abo.wanadoo.fr] has joined #debian |
08:35 | -!- | iorivur_ [~ioriveur@222-151-180-201.jp.fiberbit.net] has joined #debian |
08:35 | -!- | iorivur [~ioriveur@222-151-176-057.jp.fiberbit.net] has quit [Read error: Connection reset by peer] |
08:36 | <CookAnEgg> | Hello |
08:37 | -!- | nardev [~nardev@92.36.218.179] has quit [Ping timeout: 480 seconds] |
08:38 | -!- | nardev [~nardev@31.176.241.68] has joined #debian |
08:38 | -!- | wensa [~root_wens@125.162.29.89] has joined #debian |
08:39 | -!- | wensa [~root_wens@125.162.29.89] has left #debian [] |
08:39 | -!- | root_takengon [~root_wens@125.162.29.89] has joined #debian |
08:39 | -!- | kdani [~kalmardan@92-249-156-213.pool.digikabel.hu] has joined #debian |
08:40 | -!- | cmthornton [~cmthornto@cpe-98-148-66-2.socal.res.rr.com] has quit [Ping timeout: 480 seconds] |
08:40 | -!- | floe [~flo@e179005086.adsl.alicedsl.de] has joined #debian |
08:40 | -!- | jhutchins_lt [~jonathan@64-151-37-66.dyn.everestkc.net] has quit [Ping timeout: 480 seconds] |
08:41 | -!- | atoz-chevara [~atoz-chev@222.124.129.51] has joined #debian |
08:42 | -!- | rik_ [~rik@d54C31A77.access.telenet.be] has joined #debian |
08:43 | -!- | floe [~flo@e179005086.adsl.alicedsl.de] has quit [] |
08:43 | -!- | floe__ [~flo@f052096212.adsl.alicedsl.de] has quit [Ping timeout: 480 seconds] |
08:45 | -!- | cybersphinx_ [~cyber@p5492EBBD.dip.t-dialin.net] has joined #debian |
08:45 | -!- | prueba [~nose@84.125.214.3.dyn.user.ono.com] has joined #debian |
08:46 | -!- | root_takengon [~root_wens@125.162.29.89] has quit [Quit: Leaving] |
08:46 | -!- | redjustice_ [~quassel@c-50-135-167-146.hsd1.wa.comcast.net] has joined #debian |
08:47 | -!- | wensa [~root_wens@125.162.29.89] has joined #debian |
08:47 | -!- | prueba [~nose@84.125.214.3.dyn.user.ono.com] has left #debian [] |
08:47 | -!- | jww_ [~jww@LPuteaux-156-14-28-187.w82-127.abo.wanadoo.fr] has left #debian [] |
08:47 | -!- | legnaleurc [~quassel@dblab97.csie.ncu.edu.tw] has joined #debian |
08:48 | -!- | taleon [cr@rt.fm] has joined #debian |
08:48 | <taleon> | hi |
08:48 | -!- | cmthornton [~cmthornto@cpe-98-148-66-2.socal.res.rr.com] has joined #debian |
08:48 | -!- | wensa [~root_wens@125.162.29.89] has quit [] |
08:49 | -!- | wensa [~root_wens@125.162.29.89] has joined #debian |
08:50 | -!- | nardev [~nardev@31.176.241.68] has quit [Quit: Leaving] |
08:50 | -!- | nardev [~nardev@31.176.241.68] has joined #debian |
08:50 | -!- | nardev [~nardev@31.176.241.68] has quit [Remote host closed the connection] |
08:51 | -!- | redjustice [~quassel@c-50-135-167-146.hsd1.wa.comcast.net] has quit [Ping timeout: 480 seconds] |
08:51 | -!- | meebey [meebey@cloud.smuxi.org] has quit [Remote host closed the connection] |
08:51 | -!- | Mkaysi [~Mkaysi@2001:0:c38c:c38c:140f:3c31:ad28:2ed] has joined #debian |
08:52 | -!- | Mkaysi is now known as Guest21873 |
08:52 | -!- | cybersphinx [~cyber@p4FD67AD9.dip.t-dialin.net] has quit [Ping timeout: 480 seconds] |
08:53 | -!- | nardev [~nardev@109.175.85.119] has joined #debian |
08:53 | -!- | rik_ [~rik@d54C31A77.access.telenet.be] has quit [Quit: Konversation terminated!] |
08:54 | -!- | skyberboy [~skyberboy@125.162.29.89] has joined #debian |
08:57 | -!- | jasonsmr [~jason@softbank126005127199.bbtec.net] has joined #debian |
08:58 | -!- | scrp3l [~scrp3l__@201.250.142.229] has joined #debian |
08:59 | -!- | arial [~arial@114.79.1.186] has joined #debian |
09:00 | <arial> | hello |
09:02 | -!- | arial_van [~arial@114.79.1.186] has joined #debian |
09:03 | -!- | Guest21873 [~Mkaysi@2001:0:c38c:c38c:140f:3c31:ad28:2ed] has quit [Quit: WeeChat 0.3.7-dev] |
09:03 | -!- | Mkaysi [~Mkaysi@2001:0:c38c:c38c:140f:3c31:ad28:2ed] has joined #debian |
09:04 | -!- | warning_ [~Ir.H.Aman@180.241.55.91] has joined #debian |
09:04 | -!- | MD-11y [~aurelien@ACayenne-107-1-1-51.w80-12.abo.wanadoo.fr] has joined #debian |
09:04 | -!- | MD-11y [~aurelien@ACayenne-107-1-1-51.w80-12.abo.wanadoo.fr] has quit [] |
09:05 | -!- | a16g [~anthony@114.248.40.246] has joined #debian |
09:06 | -!- | reklipz [~nmschulte@ip72-198-206-85.om.om.cox.net] has quit [Quit: Leaving.] |
09:06 | -!- | redjustice [~quassel@c-50-135-167-146.hsd1.wa.comcast.net] has joined #debian |
09:07 | -!- | Circular [~Circular@182.123.107.23] has joined #debian |
09:08 | -!- | steeb [~steeb@jabberd.draugr.de] has left #debian [] |
09:10 | -!- | redjustice_ [~quassel@c-50-135-167-146.hsd1.wa.comcast.net] has quit [Ping timeout: 480 seconds] |
09:11 | -!- | mode/#debian [+l 472] by debhelper |
09:11 | -!- | identiyf [~Asus@222.124.186.226] has joined #debian |
09:12 | -!- | warning_ [~Ir.H.Aman@180.241.55.91] has quit [Quit: Leaving] |
09:12 | -!- | Irhaman [~Irhaman@180.241.55.91] has joined #debian |
09:14 | -!- | riza__ [~riza@125.162.29.89] has joined #debian |
09:15 | -!- | gnugr [~voula@ppp-94-69-141-110.home.otenet.gr] has quit [Ping timeout: 480 seconds] |
09:15 | -!- | riza__ is now known as adam__ |
09:17 | -!- | tziOm [~bjornar@194.19.106.242] has quit [Read error: Connection reset by peer] |
09:17 | <hook> | Does the Debian installer support installing on a LVM volume *inside* a Luks-encrypted partition? |
09:18 | -!- | jespada [~jespada@193.79.224.62] has quit [Ping timeout: 480 seconds] |
09:18 | <hook> | i.e. whole disk (minus tiny partition for boot) is already encrypted with Luks and has LVM on it. I'd want to install Debian on just one volume inside it and leave everything else intact. |
09:19 | -!- | identiyf is now known as TuanAdan |
09:20 | -!- | zem [~voodoo@93-139-178-194.adsl.net.t-com.hr] has joined #debian |
09:20 | -!- | dclarke [~dclarke@static-66-225-151-253.ptr.terago.net] has joined #debian |
09:20 | -!- | adam__ [~riza@125.162.29.89] has quit [Read error: Connection reset by peer] |
09:20 | -!- | mou [~mou@13.83.90.202.dsl.dyn.mana.pf] has quit [Read error: Connection reset by peer] |
09:21 | -!- | adam_ [~adam@125.162.29.89] has joined #debian |
09:21 | <TuanAdan> | #fullcirclemagazine |
09:21 | -!- | zem_ [~voodoo@93-139-132-89.adsl.net.t-com.hr] has quit [Ping timeout: 480 seconds] |
09:22 | <babilen> | hook: It does (I frequently do it) -- You have to configure it manually though IIRC |
09:23 | -!- | adam_ is now known as adam-DEPIX |
09:23 | -!- | wensa [~root_wens@125.162.29.89] has left #debian [Leaving] |
09:24 | -!- | cybersphinx [~cyber@p5492FD72.dip.t-dialin.net] has joined #debian |
09:25 | -!- | asulil [~user@pas75-4-88-176-17-102.fbx.proxad.net] has joined #debian |
09:26 | -!- | mies [~mies@125.162.29.89] has joined #debian |
09:27 | -!- | bluewater [~nautics-a@124-170-21-41.dyn.iinet.net.au] has quit [Quit: Konversation terminated!] |
09:27 | -!- | JanC [~janc@ip-83-134-150-190.dsl.scarlet.be] has quit [Ping timeout: 480 seconds] |
09:28 | -!- | k1lumin4t1 [~k1lumin4t@190.39.177.151] has joined #debian |
09:29 | -!- | jespada [~jespada@193.79.224.62] has joined #debian |
09:29 | -!- | adam-DEPIX is now known as adam-DEEP-IX |
09:29 | -!- | skyberboy is now known as skyberboy-ix |
09:29 | -!- | AbsintheSyringe [~havoc@SE400.PPPoE-2134.sa.bih.net.ba] has joined #debian |
09:29 | -!- | skyberboy-ix is now known as skyberboy_deep-ix |
09:30 | -!- | meebey [meebey@cloud.smuxi.org] has joined #debian |
09:30 | -!- | Irhaman [~Irhaman@180.241.55.91] has quit [Ping timeout: 480 seconds] |
09:31 | -!- | acu [~acu@24-159-215-149.static.roch.mn.charter.com] has quit [Quit: Leaving] |
09:32 | -!- | cybersphinx_ [~cyber@p5492EBBD.dip.t-dialin.net] has quit [Ping timeout: 480 seconds] |
09:32 | -!- | acu [~acu@24-159-215-149.static.roch.mn.charter.com] has joined #debian |
09:34 | -!- | skyberboy_deep-ix is now known as skyberboy |
09:34 | -!- | Rezt [~Rezt@81-178-198-172.dsl.pipex.com] has joined #debian |
09:35 | -!- | Rezonans [~skarasov@skarasov.carrier.kiev.ua] has joined #debian |
09:36 | -!- | JanC [~janc@ip-83-134-151-169.dsl.scarlet.be] has joined #debian |
09:36 | -!- | Rezonans [~skarasov@skarasov.carrier.kiev.ua] has left #debian [] |
09:37 | -!- | jhutchins_wk [~jhutchins@216.58.251.226] has joined #debian |
09:38 | -!- | skyberboy is now known as Lembidai |
09:38 | -!- | irhaman [~irhaman@180.251.5.73] has joined #debian |
09:38 | -!- | a28 [~a28@pool-71-240-138-167.hrbgpa.btas.verizon.net] has joined #debian |
09:38 | -!- | jasonsmr [~jason@softbank126005127199.bbtec.net] has quit [Ping timeout: 480 seconds] |
09:39 | -!- | theworlds [~theworlds@pool-71-240-138-167.hrbgpa.btas.verizon.net] has joined #debian |
09:39 | -!- | hadinux [~hadinux@222.124.186.226] has joined #debian |
09:40 | -!- | rage [~rage@AAmiens-157-1-117-40.w90-47.abo.wanadoo.fr] has joined #debian |
09:41 | -!- | mode/#debian [+l 480] by debhelper |
09:42 | -!- | nodiscc [~mrzorg@cel44-1-78-229-72-174.fbx.proxad.net] has quit [Ping timeout: 480 seconds] |
09:42 | -!- | TuanAdan [~Asus@222.124.186.226] has left #debian [] |
09:43 | -!- | frewo [~frewo64@p5080EC36.dip.t-dialin.net] has quit [Remote host closed the connection] |
09:43 | -!- | gnugr [~voula@ppp-94-69-199-99.home.otenet.gr] has joined #debian |
09:43 | -!- | roddie [~roddie@109.224.130.252] has joined #debian |
09:46 | <roddie> | Hi, can anyone help with a problem using a Rii Touch N7 wireless compact keyboard/mouse? When I try to right click it opens a new tab in Opera on this laptop and on my HP ProLiant N40L it opens Epiphany. Both are running Squeeze with Gnome 2. |
09:47 | <hook> | babilen: Cool, thanks :) |
09:47 | <hook> | Was worried that I'd have problems with that :P |
09:48 | -!- | muradi [~muradi@180.241.125.57] has joined #debian |
09:48 | <hook> | But it's just using the advanced/manual partitioner in the installer, right? |
09:48 | -!- | melmothX [~melmoth@93-137-211-52.adsl.net.t-com.hr] has quit [Quit: #] |
09:49 | -!- | f8l [~f8l@77-254-183-146.adsl.inetia.pl] has joined #debian |
09:50 | -!- | heg [~heg@212.147.80.137] has joined #debian |
09:51 | -!- | ring0 [~ring0@dslb-188-097-007-123.pools.arcor-ip.net] has joined #debian |
09:52 | -!- | bst [~bst@net40-0-245-109.mbb.telenor.rs] has joined #debian |
09:53 | -!- | safinaskar [~quassel@188.44.56.155] has quit [Ping timeout: 480 seconds] |
09:54 | -!- | mvedelag [~mvedelag@66.43.64.66] has joined #debian |
09:54 | -!- | mvedelag [~mvedelag@66.43.64.66] has quit [] |
09:54 | -!- | jkf [~Greg_od@79.140.11.170] has joined #debian |
09:56 | -!- | safinaskar [~quassel@93.180.5.138] has joined #debian |
09:57 | -!- | skule [~svs@exitus.logiva.dk] has joined #debian |
09:58 | <jhutchins_wk> | roddie: On one of them you've made Opera the preferred browser. |
09:58 | -!- | hadinux is now known as Arif |
10:00 | -!- | rik_ [~rik@d54C31A77.access.telenet.be] has joined #debian |
10:00 | <roddie> | Yes. Sorry, I don't think I made myself clear with the problem. |
10:01 | -!- | mode/#debian [+l 486] by debhelper |
10:01 | <roddie> | The keyboard has a built-in touchpad and two mouse buttons |
10:02 | <roddie> | When I try to right-click anything it is just opening a browser |
10:02 | -!- | fedora81 [~fedora81@180.241.97.83] has joined #debian |
10:02 | <roddie> | How can I find out what the computer is seeing that button as? |
10:03 | -!- | fedora81 [~fedora81@180.241.97.83] has left #debian [] |
10:03 | -!- | dvs [~me@cwv.teksavvy.com] has joined #debian |
10:04 | -!- | hancheng [~hancheng@123.114.38.80] has joined #debian |
10:05 | -!- | rogues [~rogues@27.48.70.180] has quit [Ping timeout: 480 seconds] |
10:06 | -!- | kriller [~kriller@2009ds2-gj.0.fullrate.dk] has joined #debian |
10:09 | -!- | useless [~useless@125.163.77.103] has joined #debian |
10:09 | -!- | ompaul [~ompaul@93.107.65.151] has joined #debian |
10:09 | -!- | byonk [~byonk@114-42-103-141.dynamic.hinet.net] has joined #debian |
10:10 | -!- | janos_ [~janos@82.117.199.26] has joined #debian |
10:11 | -!- | mode/#debian [+l 492] by debhelper |
10:12 | -!- | kilelme [~huhu@180.241.123.23] has quit [Read error: Connection reset by peer] |
10:13 | -!- | muradi [~muradi@180.241.125.57] has quit [Ping timeout: 480 seconds] |
10:13 | -!- | dvs [~me@cwv.teksavvy.com] has quit [Remote host closed the connection] |
10:13 | -!- | irhaman is now known as error |
10:14 | -!- | XeonBloomfield [~XeonBloom@n02.satfilm.pl] has quit [Ping timeout: 480 seconds] |
10:14 | -!- | error is now known as irhaman |
10:15 | -!- | Lembidai [~skyberboy@125.162.29.89] has quit [Quit: Leaving] |
10:15 | <hancheng> | help |
10:15 | -!- | heg [~heg@212.147.80.137] has quit [Ping timeout: 480 seconds] |
10:15 | -!- | bonsai [~bonsai@p54A1271E.dip.t-dialin.net] has quit [Ping timeout: 480 seconds] |
10:17 | -!- | dood [~dood@99-152-158-143.lightspeed.dllstx.sbcglobal.net] has joined #debian |
10:17 | -!- | hancheng [~hancheng@123.114.38.80] has left #debian [] |
10:17 | -!- | irhaman [~irhaman@180.251.5.73] has quit [Quit: Leaving] |
10:18 | <dood> | I'm using Ubuntu, and have just reformatted and installed ALL of my software and have everything EXACTLY where I want it. Is there any ubuntu software that will backup my hard drive to a single file that can be restored to another hard drive if needed later? |
10:19 | -!- | Circular [~Circular@182.123.107.23] has quit [Quit: 离开] |
10:20 | -!- | DtW [~dtw@dsl-roibrasgw1-fe84fb00-215.dhcp.inet.fi] has joined #debian |
10:20 | <jhutchins_wk> | dood: How would we know? This is #debian, not #ubuntu. |
10:20 | -!- | haythem [~haythem@41.227.21.62] has joined #debian |
10:21 | -!- | mode/#debian [+l 485] by debhelper |
10:21 | <dood> | isn't ubuntu built on debian? |
10:21 | -!- | haythem [~haythem@41.227.21.62] has quit [] |
10:21 | -!- | zach [~zach@216.66.144.123] has quit [Ping timeout: 480 seconds] |
10:22 | <jhutchins_wk> | !ubuntu |
10:22 | <dpkg> | Ubuntu is based on Debian, but it is not Debian. Only Debian is supported on #debian. Use #ubuntu (irc.freenode.net) instead. Even if the channel happens to be less helpful, support for distributions other than Debian is offtopic on #debian. See also <based on debian>. |
10:22 | -!- | Greg [~Greg@graska.reolight.net] has quit [Quit: Ex-Chat] |
10:23 | <dood> | wooo what great rules. LOL bye |
10:23 | -!- | dood [~dood@99-152-158-143.lightspeed.dllstx.sbcglobal.net] has quit [Quit: Leaving] |
10:23 | -!- | shiloh [~shiloh@24-159-241-8.dhcp.mdsn.wi.charter.com] has quit [Quit: Leaving] |
10:24 | -!- | bonsai [~bonsai@p54A124EB.dip.t-dialin.net] has joined #debian |
10:26 | -!- | CookAnEgg [~Developer@AClermont-Ferrand-651-1-28-188.w86-209.abo.wanadoo.fr] has quit [Quit: I dropped my ass away from here !] |
10:26 | -!- | dvs [~me@cwv.teksavvy.com] has joined #debian |
10:26 | -!- | heg [~heg@212.147.80.137] has joined #debian |
10:27 | -!- | sskalnik [~sskalnik@COX-98-173-249-66-static.coxinet.net] has joined #debian |
10:28 | -!- | shiloh [~shiloh@24-159-241-8.dhcp.mdsn.wi.charter.com] has joined #debian |
10:28 | -!- | jespada [~jespada@193.79.224.62] has quit [Ping timeout: 480 seconds] |
10:31 | -!- | unixabg [~unixabg@204.27.57.158] has joined #debian |
10:32 | -!- | emonge [~emonge@lists.debian.org.sv] has quit [Quit: That's all folks!] |
10:32 | -!- | emonge [~emonge@lists.debian.org.sv] has joined #debian |
10:32 | -!- | safinaskar [~quassel@93.180.5.138] has quit [Read error: Connection reset by peer] |
10:32 | -!- | safinaskar [~quassel@93.180.5.138] has joined #debian |
10:33 | -!- | wensa [~root_wens@112.215.63.55] has joined #debian |
10:34 | -!- | jespada [~jespada@193.79.224.62] has joined #debian |
10:34 | <unixabg> | Greetings, I am looking for best way to make a content filter for http and https, I like privoxy, but it does not peak inside the https |
10:34 | -!- | Arif [~hadinux@222.124.186.226] has quit [Quit: Leaving] |
10:34 | <unixabg> | I believe squid can with the --enable-ssl on configure |
10:35 | <unixabg> | Would anyone here have ideas that would assist on best way to peak in to http and https text streams? |
10:35 | <unixabg> | I initially only want to substitute words or just drop them. |
10:36 | -!- | kenifanying [~kenifanyi@1.85.17.134] has quit [Read error: Operation timed out] |
10:36 | -!- | chrisb [~chris@host86-164-251-179.range86-164.btcentralplus.com] has joined #debian |
10:36 | -!- | wensa [~root_wens@112.215.63.55] has left #debian [] |
10:37 | <petemc> | unixabg: if you could do that it would be very bad for the user |
10:38 | -!- | zophy [~zophy@host-5-150-220-24.midco.net] has joined #debian |
10:38 | -!- | DtW is now known as dtw |
10:39 | -!- | wissem [~localhost@197.1.138.116] has joined #debian |
10:39 | -!- | useless [~useless@125.163.77.103] has left #debian [Leaving] |
10:40 | <unixabg> | petemc: yes, I understand your concern and the user will be notified that the session is being monitored. The box will set with |
10:41 | <unixabg> | one interface on private network and one interface on public network |
10:41 | <unixabg> | sort of a http(s) gateway. |
10:41 | -!- | invictus [~invictus@221.182.46.19] has joined #debian |
10:42 | -!- | manuel [~manuel@host61-82-dynamic.7-87-r.retail.telecomitalia.it] has joined #debian |
10:42 | <unixabg> | petemc: I need a good way to keep inappropriate content off https. |
10:42 | <petemc> | i dont believe (and i hope) what you want is not possible |
10:42 | -!- | invictus [~invictus@221.182.46.19] has quit [] |
10:42 | -!- | zach [~zach@74-143-38-106.static.insightbb.com] has joined #debian |
10:43 | -!- | zach [~zach@74-143-38-106.static.insightbb.com] has quit [] |
10:43 | <unixabg> | petemc: http://dvas0004.wordpress.com/2011/03/22/squid-transparent-ssl-interception/ |
10:43 | -!- | charlvn [~charlvn@524BA444.cm-4-4c.dynamic.ziggo.nl] has quit [Ping timeout: 480 seconds] |
10:43 | -!- | rogues [~rogues@27.48.70.180] has joined #debian |
10:44 | <unixabg> | I am open to better solutions, but without being able to peak at the text of the https stream I am down to monitoring at the workstation |
10:44 | <unixabg> | which is a nightmare. |
10:44 | -!- | wissem [~localhost@197.1.138.116] has quit [Remote host closed the connection] |
10:44 | -!- | mentor [~mentor@46.226.189.80] has quit [Ping timeout: 480 seconds] |
10:46 | -!- | e-ndy [~jkastner@94.136.144.6] has quit [Quit: Ex-Chat] |
10:46 | -!- | bianca [~quassel@187.41.154.110] has joined #debian |
10:47 | -!- | charlvn [~charlvn@524BA444.cm-4-4c.dynamic.ziggo.nl] has joined #debian |
10:51 | -!- | safinaskar_ [~quassel@93.180.5.138] has joined #debian |
10:51 | <blast007> | unixabg: even a commercial filtering system I use at work doesn't do that - I think all it can do is get the domain so it can block based on the domain |
10:52 | -!- | safinaskar_ [~quassel@93.180.5.138] has quit [Remote host closed the connection] |
10:52 | -!- | safinaskar [~quassel@93.180.5.138] has quit [Ping timeout: 480 seconds] |
10:53 | -!- | nardev [~nardev@109.175.85.119] has quit [Ping timeout: 480 seconds] |
10:55 | -!- | amdgoon [~amdgoon@216.36.157.103] has joined #debian |
10:56 | -!- | AbsintheSyringe [~havoc@SE400.PPPoE-2134.sa.bih.net.ba] has quit [Ping timeout: 480 seconds] |
10:57 | -!- | bighornram [~bighornra@c-174-56-47-7.hsd1.nm.comcast.net] has joined #debian |
10:57 | -!- | arial_van [~arial@114.79.1.186] has quit [Quit: Leaving] |
10:57 | -!- | arial [~arial@114.79.1.186] has quit [Quit: Leaving] |
10:57 | -!- | dvs [~me@cwv.teksavvy.com] has quit [Remote host closed the connection] |
10:58 | -!- | meebey_ [~smuxi@redhorse.visitor.congress.ccc.de] has joined #debian |
10:58 | -!- | meebey_ [~smuxi@redhorse.visitor.congress.ccc.de] has quit [Remote host closed the connection] |
10:59 | -!- | dardevelin [~dardeveli@5.114.54.77.rev.vodafone.pt] has joined #debian |
11:01 | -!- | Blacker47 [~Blacker47@p57A905E3.dip0.t-ipconnect.de] has joined #debian |
11:03 | -!- | mies [~mies@125.162.29.89] has quit [Quit: Leaving] |
11:03 | -!- | amdgoon [~amdgoon@216.36.157.103] has quit [Quit: Changing server] |
11:03 | -!- | martin [~martin@87.112.129.187] has joined #debian |
11:04 | -!- | martin [~martin@87.112.129.187] has left #debian [] |
11:04 | -!- | rufian [~ntrrgc@87.111.216.141] has joined #debian |
11:05 | -!- | babilen [~babilen@pD9F77A7C.dip.t-dialin.net] has quit [Ping timeout: 480 seconds] |
11:05 | -!- | nardev [~nardev@109.175.85.119] has joined #debian |
11:05 | -!- | hemmysoft [~hemmysoft@184.171.201.235] has joined #debian |
11:06 | -!- | cahoot [~radix@c83-252-75-32.bredband.comhem.se] has joined #debian |
11:08 | -!- | movl [~movl@89.47.83.116] has joined #debian |
11:09 | <hemmysoft> | hey all, I have a what I hope to be a quick question.... I have been trying to install an on demand X Server that will NOT start at boot. Likewise, I want a GUI to start with X ONLY when I call for X server to start... does anyone have any ideas how this would work. I have tried various install methods... my Window Manager of choise would be Gnome2 |
11:10 | -!- | __iron [tro@p4FF569EE.dip.t-dialin.net] has quit [Ping timeout: 480 seconds] |
11:10 | <roddie> | Couldn't you just uninstall your login manager? |
11:11 | -!- | hugo [~hugo@synclavier.visitor.congress.ccc.de] has joined #debian |
11:11 | <ZekeS> | And then use startx from the console to start x |
11:11 | <hemmysoft> | would I still be logged in as the user I was in the prompt? |
11:12 | <hemmysoft> | also, what is the login manager's package name? |
11:12 | <roddie> | most likely gdm3 |
11:12 | -!- | dennis [~dennis@61.213.184.57] has joined #debian |
11:12 | -!- | vrkalak [~vrkalak@66-87-7-249.pools.spcsdns.net] has joined #debian |
11:12 | -!- | nou [Chaton@causse.larzac.fr.eu.org] has quit [Ping timeout: 480 seconds] |
11:13 | <hemmysoft> | I thought GDM stood for GNome Desktop Manager? |
11:13 | -!- | m42 [~m42@2.81.136.220] has joined #debian |
11:13 | * | atoz-chevara is away: Silahkan meninggalkan pesan... |
11:13 | -!- | dennis [~dennis@61.213.184.57] has quit [] |
11:13 | <ZekeS> | display manager |
11:13 | -!- | freealan [~freealan@61-217-20-26.dynamic.hinet.net] has joined #debian |
11:13 | <hemmysoft> | ok, but if I removed gdm3, wouldn't I loose gnome altpgether? |
11:14 | -!- | henry [~henry@p5B2BCFF2.dip.t-dialin.net] has joined #debian |
11:14 | <roddie> | no |
11:14 | <hemmysoft> | ok, I'll give it a go.. thanks for the help |
11:14 | <ZekeS> | The thing you would need to make sure of is that your .xinitrc covers everything gdm does when starting gnome |
11:14 | <dtw> | hemmysoft, you can also just edit /etc/X11/default-display-manager file. Add "#" character in the beginning of the file so it won't start. |
11:15 | <ZekeS> | unless debian does that for you, in which case yay :p |
11:15 | <hemmysoft> | ok... |
11:15 | <unixabg> | blast007: the filter system I use now only does by url or ip address. And the issue is https pages from places like youtube put text and other links that |
11:15 | <unixabg> | are not appropriate for my users. |
11:15 | <bighornram> | Is there a way to configure network manager to order the available wireless networks? |
11:16 | -!- | dous [~dous@115.147.65.21] has quit [Remote host closed the connection] |
11:16 | <hemmysoft> | ok, I'll go experiment with this stuff again... |
11:16 | -!- | scrp3l [~scrp3l__@201.250.142.229] has quit [Ping timeout: 480 seconds] |
11:16 | <hemmysoft> | thanks again for the help |
11:16 | -!- | adam-DEEP-IX [~adam@125.162.29.89] has quit [Quit: Leaving] |
11:16 | -!- | floe [~flo@f052099005.adsl.alicedsl.de] has joined #debian |
11:16 | -!- | dous [~dous@115.147.65.21] has joined #debian |
11:16 | <unixabg> | blast007: s/use now/use now for https/ |
11:16 | -!- | FatCat [~FatCat@62.75.158.145] has quit [Quit: changing servers] |
11:17 | -!- | FatCat [~FatCat@62.75.158.145] has joined #debian |
11:17 | -!- | babilen [~babilen@pD9F77A7C.dip.t-dialin.net] has joined #debian |
11:18 | -!- | amdgoon [~amdgoon@216.36.157.103] has joined #debian |
11:19 | -!- | gdb [~cbell@circe.inetdb.com] has joined #debian |
11:20 | -!- | gnugr [~voula@ppp-94-69-199-99.home.otenet.gr] has quit [Ping timeout: 480 seconds] |
11:23 | -!- | Texou [~Texou@cue83-1-88-163-200-91.fbx.proxad.net] has quit [Quit: WeeChat 0.3.6] |
11:23 | -!- | gnugr [~voula@ppp-94-69-199-99.home.otenet.gr] has joined #debian |
11:24 | -!- | hate29 [~hate29@a91-154-205-160.elisa-laajakaista.fi] has joined #debian |
11:24 | -!- | henry [~henry@p5B2BCFF2.dip.t-dialin.net] has quit [Quit: Verlassend] |
11:24 | -!- | priv1 [~private@HSI-KBW-078-042-212-255.hsi3.kabel-badenwuerttemberg.de] has joined #debian |
11:24 | -!- | dous [~dous@115.147.65.21] has quit [Ping timeout: 480 seconds] |
11:25 | -!- | XeonBloomfield [~XeonBloom@n02.satfilm.pl] has joined #debian |
11:26 | -!- | Texou [~Texou@cue83-1-88-163-200-91.fbx.proxad.net] has joined #debian |
11:26 | -!- | amdgoon [~amdgoon@216.36.157.103] has quit [Quit: leaving] |
11:28 | -!- | amdgoon [~amdgoon@216.36.157.103] has joined #debian |
11:31 | -!- | mode/#debian [+l 491] by debhelper |
11:31 | -!- | freealan [~freealan@61-217-20-26.dynamic.hinet.net] has quit [Quit: leaving] |
11:32 | -!- | and1bm [~andi@HSI-KBW-078-043-078-193.hsi4.kabel-badenwuerttemberg.de] has joined #debian |
11:32 | <hate29> | I have amd dual-core zacate e350 @ 1,6 Ghz running squeeze but I have trouble running youtube videos at 480 full screen. I have ati propieraty drivers with radeon hd6310 installed too. It should be able to run in full hd. |
11:32 | -!- | eviltoaster [~marcus@c253-148-70-80.bjare.net] has quit [Quit: Lost terminal] |
11:33 | -!- | amdgoon [~amdgoon@216.36.157.103] has quit [Quit: Changing server] |
11:33 | -!- | wensa [~root_wens@112.215.63.55] has joined #debian |
11:34 | -!- | debianforlife [~mickael@62.112.31.26] has quit [Quit: Quitte] |
11:35 | -!- | bighornram [~bighornra@c-174-56-47-7.hsd1.nm.comcast.net] has quit [Quit: Leaving] |
11:39 | <jhutchins_wk> | hate29: Are you playing them locally or off the internet? |
11:39 | -!- | Levenson [~alex@188.134.41.94] has joined #debian |
11:39 | <hate29> | off the internet. With minitube I have no problem. |
11:41 | -!- | ring0 [~ring0@dslb-188-097-007-123.pools.arcor-ip.net] has quit [Read error: Connection reset by peer] |
11:41 | -!- | ring0 [~ring0@dslb-188-107-221-159.pools.arcor-ip.net] has joined #debian |
11:44 | -!- | wensa [~root_wens@112.215.63.55] has quit [Quit: Leaving] |
11:44 | -!- | carsten_ [~carsten@e177238082.adsl.alicedsl.de] has joined #debian |
11:45 | -!- | jespada [~jespada@193.79.224.62] has quit [Ping timeout: 480 seconds] |
11:47 | -!- | AbsintheSyringe [~havoc@SE400.PPPoE-2134.sa.bih.net.ba] has joined #debian |
11:47 | -!- | theworlds [~theworlds@pool-71-240-138-167.hrbgpa.btas.verizon.net] has quit [Quit: Leaving] |
11:47 | -!- | steeb [~steeb@jabberd.draugr.de] has joined #debian |
11:47 | <jhutchins_wk> | hate29: So use minitube. |
11:47 | <jhutchins_wk> | hate29: I presume you have the current adobe flash player? |
11:48 | <hate29> | jhutchins_wk: I installed flashplugin-nonfree package. I assume it is the best solution? |
11:48 | <jhutchins_wk> | I have a decent 1.8G AMD single core with decent graphics card, and flash is much smoother locally than it is off the 'net. |
11:49 | -!- | gnugr [~voula@ppp-94-69-199-99.home.otenet.gr] has quit [Ping timeout: 480 seconds] |
11:49 | <jhutchins_wk> | hate29: Yeah, remember to run update-flashplugin-nonfree --install once in a while. |
11:50 | -!- | srtu [hypnotoad@zoidb3rg.crabdance.com] has quit [Remote host closed the connection] |
11:50 | <hate29> | I'm really just worried about the performance of my pc. I didn't know flash is so 'heavy' |
11:51 | -!- | srtu [hypnotoad@zoidb3rg.crabdance.com] has joined #debian |
11:51 | -!- | jardi [~jardi@pool-71-253-140-234.rich.east.verizon.net] has joined #debian |
11:53 | <jhutchins_wk> | That's why people love to hate it. |
11:54 | -!- | ottero [~ottero@90-231-251-186-no52.tbcn.telia.com] has quit [Ping timeout: 480 seconds] |
11:54 | -!- | priv1 [~private@HSI-KBW-078-042-212-255.hsi3.kabel-badenwuerttemberg.de] has quit [Ping timeout: 480 seconds] |
11:54 | -!- | Miguel0n [~miguel@91.168.78.188.dynamic.jazztel.es] has joined #debian |
11:56 | -!- | kilelme [~huhu@39.208.100.254] has joined #debian |
11:56 | -!- | meebey_ [~smuxi@redhorse.visitor.congress.ccc.de] has joined #debian |
11:57 | -!- | meebey_ [~smuxi@redhorse.visitor.congress.ccc.de] has quit [Remote host closed the connection] |
11:58 | -!- | c-coder [~c-coder@host94-77-dynamic.183-80-r.retail.telecomitalia.it] has joined #debian |
12:01 | <Aleric> | In gnome3, the window menu that allowed me to move a window to another WorkSpace disappeared :/. Is there a way to get it back? |
12:01 | -!- | arial [~arial@114.79.0.37] has joined #debian |
12:01 | -!- | fabrianchi [~fabrianch@r190-64-65-231.dialup.adsl.anteldata.net.uy] has quit [Remote host closed the connection] |
12:01 | <Aleric> | I get it with ALT-space, but I want the button back in the title bar :/ |
12:03 | <mikah> | heh there's a lot of bullshit with gnome3 that's ass backwards and retarded |
12:03 | <mikah> | it's like they devolved |
12:03 | <Aleric> | I 100% agree... |
12:03 | <Aleric> | I want gnome 2 |
12:03 | <Aleric> | Can I just apt-get install gnome2 or something, to get it back? |
12:04 | -!- | m42 [~m42@2.81.136.220] has quit [Quit: Saindo] |
12:04 | <jardi> | i believe there is no way back from Gnome 3 |
12:05 | <Aleric> | what package do I need to get KDE? |
12:05 | <mikah> | google is fucking retarded |
12:05 | -!- | wondering [~dad@c-24-1-21-170.hsd1.il.comcast.net] has joined #debian |
12:05 | <mikah> | i search for debian specific shit, it hilights ubuntu |
12:05 | -!- | hemmysoft [~hemmysoft@184.171.201.235] has left #debian [] |
12:06 | -!- | jardi [~jardi@pool-71-253-140-234.rich.east.verizon.net] has quit [Quit: Leaving] |
12:06 | -!- | jomartin [~jomartin@c-67-169-76-109.hsd1.ca.comcast.net] has joined #debian |
12:06 | <wondering> | Tried google but I think it would be easier asking someone here... I need to change my doc. viewer to view pdf files and it asks other but I don't know where the .pdf viewer is??? |
12:07 | -!- | alvarezp [~alvarezp@189.220.35.36.cable.dyn.cableonline.com.mx] has joined #debian |
12:07 | -!- | alvarezp [~alvarezp@189.220.35.36.cable.dyn.cableonline.com.mx] has quit [Remote host closed the connection] |
12:07 | -!- | muradi [~muradi@180.241.111.149] has joined #debian |
12:08 | <mikah> | yea looks like you're gonna have to reinstall if you wanna do away with gnome3 |
12:08 | <mikah> | they should have thought of that |
12:08 | <mikah> | sometimes i question the intelligence of those upstream |
12:10 | -!- | florianscholz [~floriansc@ip-88-152-250-64.unitymediagroup.de] has joined #debian |
12:10 | -!- | wondering [~dad@c-24-1-21-170.hsd1.il.comcast.net] has quit [Quit: Leaving] |
12:10 | -!- | florianscholz [~floriansc@ip-88-152-250-64.unitymediagroup.de] has left #debian [] |
12:13 | <kilelme> | mikah: what you mean that gnome use gnome-shell? i stiil use the classic gnome |
12:13 | -!- | DrGkill [~DrGkill@sml13-4-88-171-14-247.fbx.proxad.net] has quit [Ping timeout: 480 seconds] |
12:13 | -!- | MisterFluffy [~MisterFlu@misterfluffy.dsl.xmission.com] has joined #debian |
12:13 | <mikah> | i'm saying if you upgraded to gnome3, you're stuck with it |
12:13 | -!- | gruetzkopf [~martin@dslb-088-078-124-114.pools.arcor-ip.net] has quit [Ping timeout: 480 seconds] |
12:15 | -!- | hate29 [~hate29@a91-154-205-160.elisa-laajakaista.fi] has quit [Ping timeout: 480 seconds] |
12:15 | -!- | ompaul [~ompaul@93.107.65.151] has quit [Quit: Konversation terminated!] |
12:15 | -!- | DrGkill [~DrGkill@sml13-4-88-171-14-247.fbx.proxad.net] has joined #debian |
12:16 | <mhall119> | how are you stuck with it? |
12:16 | <kilelme> | mikah: on login screen you can select gnome classic if you don't like gnome3 |
12:17 | -!- | gusnan [~gusnan@h142n2c1o269.bredband.skanova.com] has joined #debian |
12:17 | <mikah> | well unless you can provide a howto on removing gnome3 and fully reverting to gnome2 wihtout using the 'gnome classic' that 'is only going to be around for a short time' |
12:17 | <mikah> | ' |
12:17 | -!- | SavageWolf [~SavageWol@host217-42-185-240.range217-42.btcentralplus.com] has joined #debian |
12:18 | <mhall119> | can't you just remove gnome3/gtk3 and install gnome2/gtk2? |
12:18 | -!- | hate29 [~hate29@a91-154-205-160.elisa-laajakaista.fi] has joined #debian |
12:19 | <mikah> | here |
12:19 | <mikah> | http://lists.debian.org/debian-user/2011/11/msg00825.html |
12:19 | <mikah> | read through that |
12:20 | <mhall119> | ok.... |
12:20 | -!- | hugo [~hugo@synclavier.visitor.congress.ccc.de] has quit [Ping timeout: 480 seconds] |
12:20 | <mhall119> | I still don't see what you mean by "stuck" when you can still switch to something else |
12:21 | -!- | SavageWolf [~SavageWol@host217-42-185-240.range217-42.btcentralplus.com] has quit [Remote host closed the connection] |
12:21 | -!- | SavageWolf [~SavageWol@host217-42-185-240.range217-42.btcentralplus.com] has joined #debian |
12:21 | -!- | hotshot [~hotshot@c-71-193-113-113.hsd1.il.comcast.net] has joined #debian |
12:23 | <mikah> | well sure, if you want to go ahead and switch to another DE, but when someone was happy with gnome2 and it got upgraded to gnome3 without telling them "YOU SHALL NOT DOWNGRADE" (pretty much that's the issue here) then yes, the term 'stuck' applies |
12:23 | <mhall119> | I mean, you're not stuck with Gnome3 anymore than you were stuck with Gnome2 |
12:23 | -!- | gnugr [~voula@ppp-94-69-213-170.home.otenet.gr] has joined #debian |
12:23 | <mhall119> | You can still install and run Gnome2 |
12:23 | <mhall119> | it's just not going to be developed any further |
12:23 | -!- | SavageWolf [~SavageWol@host217-42-185-240.range217-42.btcentralplus.com] has quit [Remote host closed the connection] |
12:24 | <mikah> | so, you /can/ apt-get install gnome2 ?? and apt-get remove gnome3 ?? |
12:24 | <mhall119> | depends on the repository |
12:25 | <mhall119> | course, there'll be a lot of dependencies on Gnome3 and GTK 3, so you may have to downgrade a bunch of apps too |
12:25 | <mikah> | cause i ran into that problem with ubuntu, it's like they're all trying to jump on the 'gee your pc should be a smartphone' bandwagon so i tried out gnome-shell, which was a biiiiig mistake, had to blow out the installation to make it work the way I wanted. |
12:25 | -!- | Greg [~Greg@graska.reolight.net] has joined #debian |
12:25 | <mhall119> | yeah, I think Gnome2 is gone from the 11.10 repos |
12:26 | <mhall119> | they were both in 11.04 I think |
12:26 | <mhall119> | or 10.10 |
12:26 | <mhall119> | one of the two |
12:26 | <mikah> | 11.04 |
12:26 | -!- | afuentes [~afuentes@95.61.119.171] has quit [Remote host closed the connection] |
12:26 | <mhall119> | bottom line is that Gnome2 is legacy code, nobody wants to support it or improve it anymore |
12:27 | <mhall119> | if you want to use it, you've got to accept that reality |
12:27 | <mikah> | except for the people that prefer it over this unity/gnome3/smartphone bullshit |
12:27 | <mhall119> | with the exception of Mint and Mate, I haven't heard any of any serious efforts to keep Gnome2 alive |
12:27 | <mikah> | and given the amount of people complaining in #ubuntu on freenode, that's a lot of people |
12:27 | -!- | jardi [~jardi@pool-71-253-140-234.rich.east.verizon.net] has joined #debian |
12:28 | <mhall119> | mikah: a lot of users, yes |
12:28 | <koollman> | mikah: well, great. they can maintain it then :) |
12:28 | <mhall119> | but when all the developers say "We're done with it, we don't want it anymore", then complaining ain't gonna do much |
12:28 | <mikah> | i mean, to me, it's starting to act more like microsoft than foss |
12:29 | -!- | bianca [~quassel@187.41.154.110] has quit [Ping timeout: 480 seconds] |
12:29 | <mhall119> | because developers are doing what they want, rather than what they're told to do? |
12:29 | <mikah> | 'here we're gonna force these changes on you, and there's pretty much nothing you can do about it cause we don't support legacy code' |
12:29 | <koollman> | mikah: there is something you can do about it. |
12:29 | <mhall119> | nobody's forcing anything on you |
12:29 | <koollman> | mikah: no one stops you from taking gnome2 sources, compiling them and installing them. or making a package |
12:29 | <mhall119> | if you want to run and maintain Gnome2, it's a simple fork |
12:30 | <mhall119> | but nobody else wants to do that for you anymore |
12:30 | <koollman> | and even distributing them to the large amount of interested users |
12:30 | <koollman> | so far, no one has bothered. |
12:30 | <mhall119> | mikah: fact is, a lot of users still want Gnome2. If you fork it and maintain it and improve it, you'll be a FOSS hero, so what's stopping you? |
12:30 | <koollman> | so, yes. it's starting to act more like a microsoft *customer* than foss *community member* ;) |
12:31 | -!- | hugo [~hugo@synclavier.visitor.congress.ccc.de] has joined #debian |
12:31 | <mikah> | well for one, i'm not a developer, and have no experience writing code for an operating system i just started using a year and a half ago |
12:31 | -!- | Leon_Nardella [~Leon@187.10.196.192] has quit [Quit: Leaving] |
12:31 | <mhall119> | why hasn't anybody except Mate taken the Gnome2 code and committed to maintaining it? |
12:31 | <mikah> | so telling /me/ to fork is basically like me telling you to go eat snow |
12:31 | * | koollman likes to eat snow |
12:31 | <mhall119> | mikah: and nobody who is a developer and has experience writing code wants the job of maintaining Gnome2, what does that tell you? |
12:32 | <kilelme> | mikah: if i'm not wrong fresh install debian squeeze is depend on gnome 2 right? |
12:32 | <jardi> | koollman, hahahahhahaaha. But why do you think so far no one has bothered to fork gnome2? |
12:32 | <koollman> | jardi: it's huge, probably hard to even just maintain or compile |
12:32 | <koollman> | also, any developper I know either use gnome3, or no desktop at all :) |
12:32 | <mikah> | probably, i got the kde version of squeeze so |
12:33 | <koollman> | personnally ... i3 is quite ok and if things go wrong I'm sure I can find a window manager I can hack a bit to my taste :) |
12:34 | <jardi> | koollman, I'm running gnome3 and it has bugs, but every new software will have bugs it's just a matter of filing then and the developers will eventually take care of them.. I personally don't dislike it... |
12:34 | <mikah> | yea i'm finally getting kde the way i want it, hopefully there's no drastic upgrade that kills functionality like gnome3 did |
12:34 | <mhall119> | mikah: or like KDE4 did |
12:34 | <koollman> | mikah: in my opinion, foss is not about 'serving the user'. it's about 'serving oneself, and letting others profit from that work too'. |
12:34 | <jardi> | and if I would, I would just install other DE or just a window manager like Openbox.. |
12:34 | <mhall119> | remember all the complaining about KDE4, and how everyone wanted to stay with KDE3? |
12:34 | <mikah> | i dislike gnome3 for one reason and one reason alone. not being able to put anything on the friggen panel anymore |
12:34 | -!- | debsan [~debsan@190.245.74.16] has joined #debian |
12:35 | <mikah> | cause they all think you want to use some gl slidey dock type bs |
12:35 | <jhutchins_wk> | !trinity |
12:35 | <dpkg> | Trinity is a project to keep <KDE> 3.5 alive by making packages of this distribution available for Debian squeeze (Squeeze has KDE 4.4 packaged). It is not part of Debian, and their packages are neither supported by #debian nor by the Debian Security Team. http://trinity.pearsoncomputing.net/ #trinity-desktop on irc.freenode.net. Ask me about <kde squeeze>. |
12:35 | <kilelme> | !awesome |
12:35 | <dpkg> | awesome is probably a dynamic floating and tiling <window manager>. http://awesome.naquadah.org/ #awesome on irc.oftc.net. |
12:35 | <kilelme> | !lxde |
12:35 | <dpkg> | The Lightweight X11 Desktop Environment (LXDE) is available for Debian since Lenny. To install, ask me about <install lxde>. http://wiki.lxde.org/en/LXDE:Questions http://www.lxde.org/ #lxde on irc.oftc.net. |
12:35 | <jardi> | but there is already a tool that allows you to do that mikah |
12:35 | <koollman> | so, someone do care enough about kde3 :) |
12:35 | <mikah> | jardi, what's that |
12:36 | <koollman> | now you just need to find someone who cares about gnome2 |
12:36 | <mhall119> | koollman: yeah, and there's Mate for Gnome2 as well |
12:36 | <mhall119> | but neither one of them is going to go very far |
12:36 | <mikah> | also i'm using kde4 atm |
12:36 | <roddie> | I thought the Gnome 2 fork was called XFCE ;) |
12:36 | <koollman> | mhall119: well ... if it's still, but keep compiling on new platforms, it might be ok for most complaining users |
12:36 | <mikah> | i have no experience with <kde4 |
12:36 | -!- | priv1 [~private@HSI-KBW-078-042-212-255.hsi3.kabel-badenwuerttemberg.de] has joined #debian |
12:36 | <kilelme> | !xfce |
12:36 | <dpkg> | Xfce is a pretty nifty Desktop Environment. Lightweight, fast, compact. To install, ask me about <install xfce>. http://wiki.debian.org/Xfce http://wiki.xfce.org/faq http://www.xfce.org/ #xfce on irc.freenode.net. |
12:36 | <mikah> | so i don't know how it was |
12:37 | <mhall119> | koollman: except the users are going to want all the cool new stuff as well |
12:37 | <koollman> | mhall119: ah. yes. |
12:37 | <mhall119> | so it's not going to be enough to just keep it compiling |
12:37 | <koollman> | easy answer then. 'go f*ckin use gnome3' ;) |
12:37 | <mhall119> | they'll have to track new features while desperately trying not to change anything |
12:38 | <mhall119> | it's certainly not a task I'd want to commit to |
12:38 | <jardi> | mikah, I think it's called dconf-editor |
12:38 | <koollman> | (or a more reasonnable 'ok, I will merge your patch adding that feature as soon as you are done' ;) ) |
12:38 | <jardi> | but I haven't used it, I rather have my desktop clean, I like it that way |
12:38 | <mhall119> | koollman: you don't often hear software devs (people capable or writing said patches) complaining about Gnome-Shell/Unity....I wonder why that it |
12:38 | <mikah> | but I do know i prefer the ui of gnome2 over gnome3 because of mainly the panel, and the inability to configure it the way it was in gnome2, this along with the way it doesn't like to play with my gfx card in ubuntu, there was an issue with jockey not reporting my driver in use, therefore limiting my gl capabilities... all that's gone now though cause i choose to blow out ubuntu and use debian instead.. |
12:38 | <mikah> | but yea, complaining won't get anywhere |
12:39 | <koollman> | mhall119: I'm sure some did complain |
12:39 | <mhall119> | mikah: if all you care about is the panels, use Xfce |
12:39 | <koollman> | I remember Linus having quite a few disagreements with the design. |
12:39 | <mikah> | again.. ALL THAT'S GONE |
12:39 | <mikah> | and I'M USING KDE |
12:39 | -!- | gruetzkopf [~martin@f049138241.adsl.alicedsl.de] has joined #debian |
12:39 | <mikah> | this argument isn't about me either |
12:39 | <mhall119> | koollman: to be honest, I'm surprised Linus uses a full on DE at all |
12:40 | <mhall119> | then again, Linus also complained about Gnome2 and KDE4 |
12:40 | <mhall119> | probably KDE3 too, if you look hard enough |
12:40 | -!- | unixabg [~unixabg@204.27.57.158] has left #debian [] |
12:41 | <mikah> | i simply stated that it was difficult, if not impossible to revert to gnome2 from gnome3, unless youall have a procedure that you follow that is well documented, then I will admit i was mistaken.. then you all shitstormed on me cause that's what people love to do when someone says something they disagree with. |
12:41 | <koollman> | http://www.zdnet.com/blog/open-source/linus-torvalds-would-like-to-see-a-gnome-fork/9347 . right. so, he went to xfce back then ... and https://plus.google.com/102150693225130002912/posts/WTLyn7dqYoR ... coming back to gnome 3.2 somehow |
12:41 | <koollman> | mikah: I don't disagree with you. I have no opinion on gnome, really. no matter which version :) |
12:42 | <mhall119> | mikah: we were simply pointing out that the developers had moved on, and it wasn't fair to criticize them for not wanting to maintain an old project anymore |
12:42 | <mikah> | now i've had enough of this DE wars, |
12:42 | -!- | chrisb [~chris@host86-164-251-179.range86-164.btcentralplus.com] has quit [Quit: Ex-Chat] |
12:42 | <mikah> | i wasn't criticizing them for not supporting an old project |
12:42 | <mhall119> | koollman: yeah, he's not exactly wedded to his DE |
12:42 | -!- | ompaul [~ompaul@93.107.65.151] has joined #debian |
12:42 | <mikah> | i was criticizing them for breaking the UI and removing functionality |
12:43 | -!- | charchess [~charchess@82.239.9.130] has joined #debian |
12:43 | <charchess> | hellow |
12:43 | <jhutchins_wk> | roddie: xfce is it's own thing, actually owes more to CDE which became KDE. |
12:44 | <charchess> | it's not working :D (need a lil help with some package building for openca, seems it's not icluding complied binary with the dpkg-buildpackages) |
12:44 | <Zaba> | jhutchins_wk, CDE "became" KDE? |
12:45 | <jhutchins_wk> | Zaba: No, CDE was a precursor of both KDE and XFCE. |
12:45 | <koollman> | CDE is CDE. KDE is KDE. they are not or were not ever mixed, except by the name :) |
12:45 | <roddie> | jhutchins_wk: I know, I was just joking because a lot of people are moving from gnome-panel to xfce |
12:46 | <Zaba> | koollman, indeed. |
12:46 | <jhutchins_wk> | Mint has forked Gnome3 and Ubuntu has gone unity. |
12:48 | -!- | kaie [~kaie@tmo-111-54.customers.d1-online.com] has joined #debian |
12:49 | -!- | gezgin [~gezgin@85.100.251.92] has quit [Ping timeout: 480 seconds] |
12:49 | <jhutchins_wk> | I wonder why people think xfce is a gnome fork? |
12:50 | <roddie> | They do? |
12:50 | * | atoz-chevara is away: Silahkan meninggalkan pesan... |
12:52 | <jhutchins_wk> | roddie: Some people seem to. I've encountered that assertion twice in the last few days. |
12:52 | -!- | hggdh [~hggdh@pool-96-226-214-253.dllstx.fios.verizon.net] has quit [Quit: WeeChat 0.3.7-dev] |
12:53 | -!- | edog_ [~edog@alcotrash.org] has joined #debian |
12:54 | <mhall119> | jhutchins_wk: probably because the default Xubuntu configs make it look like the old Gnome2 default |
12:55 | -!- | edog [~edog@alcotrash.org] has quit [Ping timeout: 480 seconds] |
12:55 | -!- | Mkaysi [~Mkaysi@2001:0:c38c:c38c:140f:3c31:ad28:2ed] has quit [Quit: reboot] |
12:55 | -!- | Aleric [~carlo@aleric.user.oftc.net] has quit [Remote host closed the connection] |
12:56 | -!- | NIKE [~Nik_@61.245.165.41] has joined #debian |
12:56 | -!- | axkibe [~axkibe@h081217014229.dyn.cm.kabsi.at] has joined #debian |
12:57 | -!- | hugo [~hugo@synclavier.visitor.congress.ccc.de] has quit [Ping timeout: 480 seconds] |
12:57 | <axkibe> | Hi, whats the most painless way to upgrade 32bit Squeeze to 64bit? |
12:58 | -!- | arial [~arial@114.79.0.37] has quit [Quit: Leaving] |
12:59 | <jhutchins_wk> | axkibe: Clean install. |
12:59 | <jhutchins_wk> | axkibe: There really isn't an upgrade path. |
12:59 | -!- | Holborn [~holborn@170.Red-88-26-182.staticIP.rima-tde.net] has quit [Quit: Lost terminal] |
13:00 | <axkibe> | Owww, i feared that, my mongodb just started complaining reaching its 32bit limit due to it memory map. |
13:00 | -!- | charchess [~charchess@82.239.9.130] has quit [] |
13:00 | -!- | jespada [~jespada@unl201395.nl.customer.alter.net] has joined #debian |
13:00 | -!- | Mkaysi [~Mkaysi@2001:0:c38c:c38c:1418:6786:ad28:2ed] has joined #debian |
13:00 | -!- | hggdh [~hggdh@pool-96-226-214-253.dllstx.fios.verizon.net] has joined #debian |
13:01 | -!- | rogues [~rogues@27.48.70.180] has quit [Remote host closed the connection] |
13:01 | -!- | rogues [~rogues@27.48.70.180] has joined #debian |
13:02 | -!- | epilido [~user@cblmdm72-240-159-4.buckeyecom.net] has joined #debian |
13:02 | -!- | tensorpudding [~michael@99.148.207.110] has joined #debian |
13:03 | -!- | NIKE [~Nik_@61.245.165.41] has quit [Remote host closed the connection] |
13:04 | -!- | k1lumin4t1 [~k1lumin4t@190.39.177.151] has quit [Ping timeout: 480 seconds] |
13:05 | -!- | harubirukill [~harubiruk@180.241.113.172] has quit [Quit: Leaving] |
13:06 | -!- | rufian [~ntrrgc@87.111.216.141] has quit [Quit: Konversation terminated!] |
13:07 | -!- | carsten_ [~carsten@e177238082.adsl.alicedsl.de] has quit [Quit: Verlassend] |
13:08 | -!- | houms [~houms@wsip-98-191-169-18.dc.dc.cox.net] has joined #debian |
13:10 | -!- | Aleric [~carlo@aleric.user.oftc.net] has joined #debian |
13:10 | -!- | __iron [tro@p4FF569EE.dip.t-dialin.net] has joined #debian |
13:10 | -!- | a28 [~a28@pool-71-240-138-167.hrbgpa.btas.verizon.net] has quit [Quit: Leaving] |
13:10 | -!- | Anonymous [~Anonymous@pool-96-237-116-210.bstnma.fios.verizon.net] has joined #debian |
13:11 | -!- | Aleric [~carlo@aleric.user.oftc.net] has quit [Remote host closed the connection] |
13:11 | <mhall119> | axkibe: you have a 4GB mongodb? |
13:12 | <axkibe> | Its a tweet database with 500000 tweets. I tried to add an index and it complained it went over 2GB |
13:12 | -!- | Aleric [~carlo@aleric.user.oftc.net] has joined #debian |
13:12 | -!- | tensorpudding [~michael@99.148.207.110] has quit [Ping timeout: 480 seconds] |
13:12 | -!- | nardev [~nardev@109.175.85.119] has quit [Ping timeout: 480 seconds] |
13:12 | -!- | melmothX [~melmoth@93-137-187-155.adsl.net.t-com.hr] has joined #debian |
13:13 | -!- | k1lumin4t1 [~k1lumin4t@190.39.177.151] has joined #debian |
13:14 | -!- | leon [~leon@dslb-084-059-097-255.pools.arcor-ip.net] has joined #debian |
13:14 | -!- | tensorpudding [~michael@99.102.71.62] has joined #debian |
13:15 | <axkibe> | its not 4GB large, but its indexing and memory mapping technique seems to bust the limits. I picked 32bit then since I thought, the machine only has 1GB of memory, so why should I 64? |
13:15 | <mhall119> | do you write your own indexing method, like couchdb? |
13:15 | <mhall119> | or does mongo do that itself |
13:16 | <axkibe> | Mongo does it: db.data.ensureIndex({timestamp: 1}); -> bust |
13:16 | -!- | lord_rob [robert@95.178-247-81.adsl-dyn.isp.belgacom.be] has joined #debian |
13:16 | <mhall119> | hmmm, indexing a timestamp doesn't sound efficient |
13:17 | <mhall119> | especially for tweets |
13:17 | -!- | jeff1947 [~jeff1947@71-217-11-76.tukw.qwest.net] has quit [Ping timeout: 480 seconds] |
13:17 | <mhall119> | are you doing this just for ordering speed? |
13:17 | <axkibe> | Its a number, seconds since 1970. So why isn't it efficient? |
13:17 | -!- | leon [~leon@dslb-084-059-097-255.pools.arcor-ip.net] has quit [Remote host closed the connection] |
13:18 | <axkibe> | Its for querying. |
13:18 | -!- | jeff1947 [~jeff1947@71-217-11-76.tukw.qwest.net] has joined #debian |
13:18 | -!- | mou [~mou@13.83.90.202.dsl.dyn.mana.pf] has joined #debian |
13:19 | <mhall119> | since there's not likely to be many duplicates |
13:19 | <mhall119> | your index will be about as long as the table itself |
13:19 | -!- | g8m [~evil@5ED637BE.cm-7-7a.dynamic.ziggo.nl] has joined #debian |
13:19 | <mhall119> | so checking the index and checking the table itself won't be drastically different in terms of speed |
13:19 | <axkibe> | ok |
13:20 | <axkibe> | then i don't index it :-) |
13:20 | <axkibe> | but since I got now worth of 2 months of data, and duplicating would have busted it, I can expect the database to go bust in any few weeks in future |
13:20 | -!- | houms [~houms@wsip-98-191-169-18.dc.dc.cox.net] has quit [Quit: Konversation terminated!] |
13:21 | <mhall119> | can you tell mongo to order it based on the timestamp? |
13:21 | <mhall119> | without creating a separate index |
13:21 | <mhall119> | because out of your 500,000 tweets, you likely have 480,000 unique timestamps |
13:22 | <axkibe> | dunno. I'm not knowledge enough about databases to have cared so far :-) |
13:23 | <axkibe> | And I didn't pick mongodb since its speed, but because I wouldn't have to care about specifing the columns, I just took the data as I got it from twitter and pushed it into a collection |
13:24 | <mhall119> | you may have actually been better off with a traditional RDBMS for this one |
13:25 | -!- | kilelme [~huhu@39.208.100.254] has left #debian [] |
13:25 | -!- | qdb [~dinar@78.138.176.205] has joined #debian |
13:25 | <qdb> | hello. how do you think my system is again hacked? : http://paste2.org/p/1842664 |
13:26 | <axkibe> | maybe most people are. |
13:26 | -!- | atoz-chevara [~atoz-chev@222.124.129.51] has quit [Quit: Wassalam] |
13:27 | -!- | bael [~bael@c-477e70d5.016-40-6c736b1.cust.bredbandsbolaget.se] has joined #debian |
13:28 | <koollman> | qdb: that looks like a useless hack, if it is one. I doubt it is hacked. |
13:29 | -!- | Anonymous [~Anonymous@pool-96-237-116-210.bstnma.fios.verizon.net] has quit [Remote host closed the connection] |
13:29 | -!- | eja [~user@173.219.119.226] has joined #debian |
13:29 | -!- | eja [~user@173.219.119.226] has quit [] |
13:29 | -!- | hele_ [~hele@cs181223110.pp.htv.fi] has joined #debian |
13:30 | <qdb> | koollman, one man in other irc says looks like bad ram chip during installation |
13:30 | <koollman> | might be. (not very likely too, but easier to test. reboot and do a memtest) |
13:31 | -!- | xekhz [xekhz@bl4-235-221.dsl.telepac.pt] has joined #debian |
13:31 | -!- | Deckard [~Deckard@auy56-1-88-185-175-221.fbx.proxad.net] has joined #debian |
13:31 | <Deckard> | hi all :) |
13:31 | -!- | xekhz [xekhz@bl4-235-221.dsl.telepac.pt] has quit [Remote host closed the connection] |
13:31 | -!- | Jef91 [~bodhi@c-98-223-88-123.hsd1.il.comcast.net] has quit [Quit: Leaving] |
13:32 | <Deckard> | anyone knows how to specify the listening interfaces in ntp.conf ? |
13:32 | -!- | KudlatyAmroth [~KudlatyAm@89-77-157-9.dynamic.chello.pl] has joined #debian |
13:33 | <qdb> | koollman, indeed it has crashed many times during installation and i tried to increase frequensy and multiplier . may be now it will not make errors with current settings |
13:34 | -!- | jack_lt [~derick@52495F83.cm-4-2b.dynamic.ziggo.nl] has joined #debian |
13:34 | -!- | Greg [~Greg@graska.reolight.net] has quit [Ping timeout: 480 seconds] |
13:34 | -!- | floe_ [~flo@f052101189.adsl.alicedsl.de] has joined #debian |
13:36 | -!- | Aleric [~carlo@aleric.user.oftc.net] has quit [Remote host closed the connection] |
13:36 | -!- | axkibe [~axkibe@h081217014229.dyn.cm.kabsi.at] has quit [Remote host closed the connection] |
13:37 | <mhall119> | qdb: you're overclocking? |
13:37 | <qdb> | mhall119, yes i tried |
13:37 | <mhall119> | stability and reliability goes out the windows when you do that |
13:37 | -!- | floe [~flo@f052099005.adsl.alicedsl.de] has quit [Ping timeout: 480 seconds] |
13:38 | <qdb> | mhall119, now it is overclocked a little |
13:38 | <qdb> | should be 200mhz*11 by default but it is ... may be 202 and may be 12 |
13:38 | -!- | byonk [~byonk@114-42-103-141.dynamic.hinet.net] has quit [Remote host closed the connection] |
13:39 | <qdb> | or 201 and 11.5 |
13:39 | <qdb> | like that |
13:39 | -!- | Aleric [~carlo@dhcp-077-249-112-068.chello.nl] has joined #debian |
13:39 | -!- | Aleric2 [~carlo@dhcp-077-249-112-068.chello.nl] has joined #debian |
13:39 | -!- | LilleCarl_ [~LilleCarl@d90-142-147-37.cust.tele2.se] has quit [Ping timeout: 480 seconds] |
13:40 | -!- | knoppix_ [~knoppix@109.86.229.200] has joined #debian |
13:40 | -!- | knoppix_ is now known as Guest21888 |
13:40 | -!- | Aleric2 [~carlo@dhcp-077-249-112-068.chello.nl] has quit [] |
13:41 | <theocrite> | /win 28 |
13:42 | <Guest21888> | hello |
13:43 | -!- | jespada [~jespada@unl201395.nl.customer.alter.net] has quit [Ping timeout: 480 seconds] |
13:45 | -!- | Greg [~Greg@graska.reolight.net] has joined #debian |
13:47 | -!- | markvandenborre [~mark@li19-195.members.linode.com] has left #debian [] |
13:49 | -!- | jespada [~jespada@193.79.224.62] has joined #debian |
13:52 | -!- | safinaskar [~quassel@188.44.56.155] has joined #debian |
13:52 | -!- | squid [~chatzilla@host86-135-234-49.range86-135.btcentralplus.com] has joined #debian |
13:54 | -!- | gnugr [~voula@ppp-94-69-213-170.home.otenet.gr] has quit [Ping timeout: 480 seconds] |
13:56 | -!- | noahfx [~noahfx@190.148.187.43] has joined #debian |
13:57 | -!- | Guest21888 [~knoppix@109.86.229.200] has quit [Quit: Leaving] |
13:58 | -!- | mou [~mou@13.83.90.202.dsl.dyn.mana.pf] has quit [Quit: Quitte] |
13:58 | -!- | WildTux [~quassel@144.Red-79-153-230.dynamicIP.rima-tde.net] has joined #debian |
13:59 | -!- | FatCat [~FatCat@62.75.158.145] has quit [Quit: changing servers] |
13:59 | -!- | redjustice_ [~quassel@c-50-135-167-146.hsd1.wa.comcast.net] has joined #debian |
13:59 | -!- | FatCat [~FatCat@62.75.158.145] has joined #debian |
14:00 | -!- | andre [~quassel@39.213.122.116] has joined #debian |
14:00 | -!- | andre [~quassel@39.213.122.116] has quit [Remote host closed the connection] |
14:03 | -!- | gnugr [~voula@ppp-94-69-172-137.home.otenet.gr] has joined #debian |
14:03 | -!- | redjustice [~quassel@c-50-135-167-146.hsd1.wa.comcast.net] has quit [Ping timeout: 480 seconds] |
14:04 | -!- | ao2 [~u@host119-146-dynamic.2-79-r.retail.telecomitalia.it] has quit [Ping timeout: 480 seconds] |
14:04 | -!- | bst [~bst@net40-0-245-109.mbb.telenor.rs] has quit [Remote host closed the connection] |
14:04 | -!- | bst [~bst@net40-0-245-109.mbb.telenor.rs] has joined #debian |
14:04 | -!- | bst is now known as bst_ |
14:05 | -!- | tazz [~gaurav@115.114.59.182] has quit [Ping timeout: 480 seconds] |
14:05 | -!- | dewitt [~dewitt@68-186-188-32.dhcp.leds.al.charter.com] has joined #debian |
14:07 | -!- | floe__ [~flo@e179021166.adsl.alicedsl.de] has joined #debian |
14:07 | -!- | Rezt [~Rezt@81-178-198-172.dsl.pipex.com] has quit [Quit: Textual IRC Client: http://www.textualapp.com/] |
14:08 | -!- | dewitt [~dewitt@68-186-188-32.dhcp.leds.al.charter.com] has quit [] |
14:08 | -!- | dc4481 [~david@cpe-24-29-248-74.neo.res.rr.com] has joined #debian |
14:09 | <dc4481> | getting "GPG error: http://http.us.debian.org stable Release: The following signatures were invalid"...any hints :) ? |
14:09 | -!- | kriller [~kriller@2009ds2-gj.0.fullrate.dk] has quit [Quit: Konversation terminated!] |
14:10 | <sney> | try a different mirror |
14:11 | -!- | floe_ [~flo@f052101189.adsl.alicedsl.de] has quit [Ping timeout: 480 seconds] |
14:12 | -!- | ao2 [~u@2001:1418:117::1] has joined #debian |
14:12 | <squid> | Hi, I am running squeeze 688 fully updated, on a scrap box AMD motherboard for a Debian trial/plaything. All works well from install. I am using a TNT2 NV card & a panasync 5g monitor. The monitor will only produce a resolution of 1024x768. Looking in /etc/X11 I do not have an xorg.conf File. After consulting http://wiki.debian.org/Xorg, all methods fail with file not found/exist. I presume... |
14:12 | <squid> | ...xorg is producing a default config on the fly each time at boot up which is a great example of its powers. Any ideas as to how I can produce xorg.conf to fine tune the system ! |
14:12 | <squid> | |
14:13 | -!- | kriller [~kriller@2009ds2-gj.0.fullrate.dk] has joined #debian |
14:13 | -!- | wissem [~localhost@197.0.85.58] has joined #debian |
14:13 | -!- | nemeth [~nemeth@dsl54029433.pool.t-online.hu] has joined #debian |
14:14 | -!- | nemeth [~nemeth@dsl54029433.pool.t-online.hu] has quit [] |
14:14 | <dc4481> | sney: yeah that did the trick. thanks |
14:15 | -!- | EatMoreAltoids [~nik@brahms.sw33t.net] has joined #debian |
14:15 | <sney> | squid: yeah, current Xorg does not require an xorg.conf, it just autodetects your hardware... if you really want one, you can generate it with X -configure, or just write one from scratch and put it in /etc/X11 |
14:15 | <sney> | there is also: |
14:15 | <sney> | !xorg.conf.d |
14:15 | <dpkg> | xorg can use files ending in the suffix .conf in /etc/X11/xorg.conf.d for additional configuration. It is preferred to use an <empty xorg.conf> and create files (e.g. 20-nvidia.conf, 20-radeon.conf, 20-wacom.conf) there in order to configure a single device. You might have to create the directory yourself (mkdir /etc/X11/xorg.conf.d). See also "man 5 xorg.conf". |
14:16 | -!- | manuel [~manuel@host61-82-dynamic.7-87-r.retail.telecomitalia.it] has quit [Ping timeout: 480 seconds] |
14:17 | <sney> | squid: you will probably want to use the 'nv' driver for your tnt2 instead of 'nouveau' |
14:18 | -!- | steeb [~steeb@jabberd.draugr.de] has left #debian [] |
14:18 | -!- | redjustice_ [~quassel@c-50-135-167-146.hsd1.wa.comcast.net] has quit [Remote host closed the connection] |
14:18 | <squid> | yes that is part of my plan also. Many thanks for your help |
14:18 | -!- | att [~att@186.213.15.133] has quit [Quit: Leaving] |
14:18 | -!- | steeb [~steeb@jabberd.draugr.de] has joined #debian |
14:19 | -!- | redjustice [~quassel@c-50-135-167-146.hsd1.wa.comcast.net] has joined #debian |
14:20 | -!- | Infra_HDC [~askinfra@skazo4nik.comex.ru] has joined #debian |
14:21 | -!- | justiceiro_df [~allissuni@189.27.6.58.dynamic.adsl.gvt.net.br] has joined #debian |
14:21 | -!- | jet_ [~jet@162-125-135-95.pool.ukrtel.net] has quit [Quit: Konversation terminated!] |
14:21 | <justiceiro_df> | afternoon.. |
14:22 | <justiceiro_df> | someone from Brasil??? |
14:22 | <qdb> | koollman, you know from machine codes enough that it is useless? |
14:23 | <jardi> | I'm not from Brasil but I speak Portuguese |
14:23 | <justiceiro_df> | tks jardi |
14:23 | <justiceiro_df> | but I can also speak in english |
14:23 | <jardi> | I can see, I just didn't know why you asked for someone from Brasil... lol |
14:24 | -!- | AbsintheSyringe [~havoc@SE400.PPPoE-2134.sa.bih.net.ba] has quit [Ping timeout: 480 seconds] |
14:24 | <justiceiro_df> | to try to speak in portuguese |
14:24 | <justiceiro_df> | my english is so poor |
14:24 | <justiceiro_df> | ;-) |
14:24 | <justiceiro_df> | I'm getting a Dell Server |
14:25 | <justiceiro_df> | poweredge t410 |
14:25 | <jardi> | justiceiro_df, you can try #debian-br channel |
14:25 | <justiceiro_df> | that cames with perc 6i controller |
14:25 | -!- | Tex [~Texou@cue83-1-88-163-200-91.fbx.proxad.net] has joined #debian |
14:25 | -!- | muradi [~muradi@180.241.111.149] has quit [Quit: Leaving] |
14:26 | <justiceiro_df> | did you know |
14:27 | -!- | lillo [~lillo@dynamic-adsl-94-39-138-35.clienti.tiscali.it] has joined #debian |
14:27 | -!- | thomas [~quassel@178-27-220-199-dynip.superkabel.de] has joined #debian |
14:28 | <justiceiro_df> | ??w |
14:29 | -!- | epilido [~user@cblmdm72-240-159-4.buckeyecom.net] has quit [Ping timeout: 480 seconds] |
14:29 | -!- | hotshot [~hotshot@c-71-193-113-113.hsd1.il.comcast.net] has quit [Quit: Leaving] |
14:29 | -!- | Texou [~Texou@cue83-1-88-163-200-91.fbx.proxad.net] has quit [Ping timeout: 480 seconds] |
14:30 | -!- | dtw [~dtw@dsl-roibrasgw1-fe84fb00-215.dhcp.inet.fi] has quit [Quit: Zzzz] |
14:32 | <justiceiro_df> | I really need to know |
14:32 | <dont_hate_the_player> | yo- so i am in /dev... how do i browse the contents of the devices? i don't know which device to mount- sg0? sdd? sda1? |
14:32 | <justiceiro_df> | wich of all the versions |
14:32 | <justiceiro_df> | I need to install on it? |
14:33 | -!- | jack_lt [~derick@52495F83.cm-4-2b.dynamic.ziggo.nl] has quit [Remote host closed the connection] |
14:33 | <sney> | justiceiro_df: just get the installer from the upper right corner of www.debian.org |
14:33 | -!- | squid [~chatzilla@host86-135-234-49.range86-135.btcentralplus.com] has quit [Quit: ChatZilla 0.9.88 [Iceweasel 3.5.16/20111108221934]] |
14:33 | <justiceiro_df> | but on there |
14:34 | -!- | compgrokker [~vikki@67.209.29.192] has quit [Read error: Operation timed out] |
14:34 | <sney> | justiceiro_df: this link http://cdimage.debian.org/debian-cd/6.0.3/multi-arch/iso-cd/debian-6.0.3-amd64-i386-netinst.iso |
14:34 | <sney> | dont_hate_the_player: eh, what are you trying to do exactly |
14:36 | -!- | qdb [~dinar@78.138.176.205] has left #debian [Ex-Chat] |
14:36 | <dont_hate_the_player> | i have an HP SAN |
14:36 | <dont_hate_the_player> | i want to mount it to /mnt/san |
14:36 | -!- | mercutio22 [~mercutio2@177.9.1.138] has joined #debian |
14:37 | -!- | iorivur_ [~ioriveur@222-151-180-201.jp.fiberbit.net] has quit [Ping timeout: 480 seconds] |
14:37 | -!- | compgrokker [~vikki@209.188.34.194] has joined #debian |
14:38 | <justiceiro_df> | wi |
14:38 | <dont_hate_the_player> | any ideas sney? |
14:38 | <sney> | dont_hate_the_player: sorry, I didn't think you were done describing the problem. |
14:39 | <dont_hate_the_player> | oh -haha |
14:39 | <sney> | which san is it? esata? |
14:39 | <dont_hate_the_player> | sas |
14:39 | <justiceiro_df> | sney: |
14:39 | <justiceiro_df> | is this will usefull to this server? |
14:39 | <sney> | justiceiro_df: yes. |
14:40 | -!- | debsan [~debsan@190.245.74.16] has quit [Remote host closed the connection] |
14:40 | <justiceiro_df> | ok |
14:40 | <justiceiro_df> | I'll try this |
14:41 | <sney> | justiceiro_df: http://www.debian.org/releases/stable/i386/index.html.pt |
14:41 | <justiceiro_df> | i386? |
14:42 | <sney> | dont_hate_the_player: I haven't used much sas stuff, but provided it was detected, the array should show up in fdisk -l or dmesg |
14:42 | <justiceiro_df> | for a Quad-Core Intel Xeon E5620 2.4Ghz 12M |
14:42 | -!- | kdani [~kalmardan@92-249-156-213.pool.digikabel.hu] has quit [Ping timeout: 480 seconds] |
14:42 | <sney> | justiceiro_df: the manual is the same for i386/amd64 |
14:43 | -!- | chrisb [~chris@host86-164-251-179.range86-164.btcentralplus.com] has joined #debian |
14:43 | <sney> | you can go to http://www.debian.org/releases/stable/amd64/index.html.pt if it makes you feel better |
14:44 | <justiceiro_df> | kkkk |
14:44 | <justiceiro_df> | sorry man.... |
14:44 | -!- | AlvaroAlves [~alvaro@189.114.111.55] has quit [Read error: Operation timed out] |
14:44 | -!- | AlvaroAlves [~alvaro@189.114.111.55] has joined #debian |
14:45 | <sney> | dont_hate_the_player: unfortunately you can't just 'browse' the nodes in /dev |
14:49 | -!- | Mkaysi [~Mkaysi@2001:0:c38c:c38c:1418:6786:ad28:2ed] has quit [Quit: WeeChat 0.3.7-dev] |
14:49 | -!- | arthur8 [~arthur8@cpc4-cdif13-2-0-cust100.5-1.cable.virginmedia.com] has joined #debian |
14:49 | <arthur8> | Hi everyone! |
14:50 | <arthur8> | Is anyone able to help with a Debian PowerPC query?? |
14:53 | <sney> | maybe, why don't you just ask and then if anyone knows |
14:53 | -!- | bianca [~quassel@187.41.154.110] has joined #debian |
14:54 | <sney> | or you can try #debianppc |
14:55 | <arthur8> | ok, thanks sney |
14:56 | <arthur8> | i got halfway through installing Debian PowerPC in a G3 Imac, but the install failed. now i can't either boot into the half-installed system or bring up the firmware menu to boot from cd again. any ideas?? |
14:56 | <sney> | getting to the firmware menu is a huge pain, are you sure you're hitting all 4 keys at the right moment? |
14:56 | -!- | rzyz [~trois@lns-bzn-47f-62-147-250-108.adsl.proxad.net] has quit [Quit: Ex-Chat] |
14:57 | -!- | bianca [~quassel@187.41.154.110] has quit [Read error: Connection reset by peer] |
14:57 | -!- | CookAnEgg [~Developer@AClermont-Ferrand-651-1-28-188.w86-209.abo.wanadoo.fr] has joined #debian |
14:57 | -!- | bianca [~quassel@187.41.154.110] has joined #debian |
14:59 | -!- | safinaskar [~quassel@188.44.56.155] has quit [Remote host closed the connection] |
14:59 | -!- | hate29 [~hate29@a91-154-205-160.elisa-laajakaista.fi] has quit [Quit: leaving] |
14:59 | -!- | EatMoreAltoids [~nik@brahms.sw33t.net] has left #debian [] |
15:00 | <arthur8> | well it starts to boot from HDD. when i get the menu saying "First Stage GNU/Linux Bootstrap" it gives options for either "l" to boot linux (but that doesn't work) or "c" for CD. If I choose "c" it drops into open firmware. but i don't know if or how you can tell open firmware to boot from cd.??? |
15:00 | -!- | bael [~bael@c-477e70d5.016-40-6c736b1.cust.bredbandsbolaget.se] has quit [Remote host closed the connection] |
15:01 | -!- | mode/#debian [+l 485] by debhelper |
15:01 | <arthur8> | if i try to let it boot all the way on HDD it gets as far as mounting root but can't find it. |
15:01 | <arthur8> | it gives me an ash shell and a basic set of commands, but that's all. |
15:02 | <arthur8> | maybe i could mount the cd and continue the install from there, but i don't know how, if so. |
15:02 | <arthur8> | :-S |
15:02 | <sney> | I'd imagine there's a reference of openfirmware commands |
15:02 | <sney> | but I think you can also type 'help' and there is a boot command, so it ends up being something like boot deviceidentifier |
15:03 | <sney> | it's been a very long time since I used a powerpc system, sorry |
15:03 | <arthur8> | ok thanks sney i'll have a dig around. |
15:03 | <mutes> | could anyone help me real quick with a bash script? |
15:03 | <mutes> | its probably simple |
15:03 | <mutes> | but i wouldnt know |
15:04 | -!- | Bogdan [~Bogdan@188.26.47.116] has joined #debian |
15:04 | <Bogdan> | hello |
15:05 | <Bogdan> | i want to ask somehting : i want to give a user on my server but this user to not have acces to see other folders only what is in his home folder |
15:05 | <Bogdan> | how i can do this ? |
15:05 | <Bushmills> | !permissions |
15:05 | <dpkg> | For information on permissions, read info coreutils 'File Permissions', http://mywiki.wooledge.org/Permissions and http://www.comptechdoc.org/os/linux/usersguide/linux_ugfilesp.html . For further information, see http://en.wikipedia.org/wiki/Unix_permission and http://en.wikipedia.org/wiki/Chmod and follow the setuid and setgid links within. See also <ssh permissions>, <qotd232>. http://wiki.debian.org/Permissions |
15:05 | <Bushmills> | Bogdan: ^^^ |
15:05 | <Bogdan> | :)) |
15:05 | <mutes> | whats a dollar sign mean in directory |
15:05 | <Bogdan> | you can say me concret man |
15:06 | <Bushmills> | don't bother to try settings things up such that user can't look into directories containing stuff which is freely available on internet anyway |
15:06 | <justiceiro_df> | I'm around |
15:06 | <justiceiro_df> | just reading |
15:06 | -!- | mercutio22 [~mercutio2@177.9.1.138] has quit [Quit: leaving] |
15:06 | <Bushmills> | mutes: "in directory"? |
15:07 | <mutes> | $blah/blah/blah |
15:07 | <Bushmills> | leading a string a $ is used for substituting contents of variable for its name |
15:07 | <mutes> | oh i see |
15:07 | <mutes> | hmm |
15:07 | <Bushmills> | blah=foobar; echo $blah |
15:09 | <mutes> | i see |
15:09 | -!- | mercutio22 [~mercutio2@177.9.1.138] has joined #debian |
15:09 | <mutes> | so it lets a variable act withing a string? |
15:09 | -!- | bradfa [~bradfa@173.225.52.244] has quit [Ping timeout: 480 seconds] |
15:09 | <mutes> | within |
15:10 | <Bushmills> | $ indicates "following string is not to be taken literally, but interpreted as name of a variable" |
15:10 | <mutes> | right |
15:10 | <mutes> | thats cool |
15:10 | <mutes> | (i think |
15:10 | <mutes> | ) |
15:10 | -!- | ubuntu__ [~ubuntu@178.123.255.138] has joined #debian |
15:11 | <mutes> | i just replaced the entirevariable with my personalized directory, should work |
15:11 | -!- | bianca [~quassel@187.41.154.110] has quit [Ping timeout: 480 seconds] |
15:11 | -!- | rik_ [~rik@d54C31A77.access.telenet.be] has quit [Quit: Konversation terminated!] |
15:11 | <mutes> | i just remember in ubuntu, a $ used to be at the beginning of the prompt |
15:12 | <Bushmills> | not related |
15:12 | <mutes> | mm |
15:13 | -!- | ubuntu__ [~ubuntu@178.123.255.138] has quit [] |
15:13 | -!- | zophy [~zophy@host-5-150-220-24.midco.net] has quit [Remote host closed the connection] |
15:14 | -!- | c-coder [~c-coder@host94-77-dynamic.183-80-r.retail.telecomitalia.it] has quit [Ping timeout: 480 seconds] |
15:15 | -!- | offset [~offset@p5DE5DDD5.dip.t-dialin.net] has joined #debian |
15:15 | -!- | offset [~offset@p5DE5DDD5.dip.t-dialin.net] has quit [] |
15:15 | -!- | and1bm [~andi@HSI-KBW-078-043-078-193.hsi4.kabel-badenwuerttemberg.de] has quit [Ping timeout: 480 seconds] |
15:17 | -!- | heg [~heg@212.147.80.137] has left #debian [Leaving] |
15:18 | -!- | Darkenor [~Darkenor@64.128.133.180] has joined #debian |
15:18 | -!- | Darkenor [~Darkenor@64.128.133.180] has left #debian [] |
15:19 | -!- | bradfa [~bradfa@173.225.52.244] has joined #debian |
15:19 | -!- | steeb [~steeb@jabberd.draugr.de] has left #debian [] |
15:19 | -!- | Holborn [~holborn@170.Red-88-26-182.staticIP.rima-tde.net] has joined #debian |
15:20 | -!- | steeb [~steeb@jabberd.draugr.de] has joined #debian |
15:20 | -!- | Nahw [~Nahw@lns-bzn-52-82-65-114-71.adsl.proxad.net] has joined #debian |
15:22 | -!- | AlvaroAlves [~alvaro@189.114.111.55] has quit [Quit: Saindo ;D] |
15:23 | -!- | grrrrrr [~libertad@r186-53-89-76.dialup.adsl.anteldata.net.uy] has quit [Read error: Connection reset by peer] |
15:23 | -!- | Marezz [~UMAD@178.222.45.224] has joined #debian |
15:23 | -!- | Nahw [~Nahw@lns-bzn-52-82-65-114-71.adsl.proxad.net] has quit [] |
15:24 | -!- | gezgin [~gezgin@88.241.40.57] has joined #debian |
15:24 | -!- | steeb [~steeb@jabberd.draugr.de] has left #debian [] |
15:24 | -!- | grrrrrr [~libertad@2001:1291:234:0:7ae4:ff:fe00:7a83] has joined #debian |
15:24 | -!- | Peanut [boven@192.42.120.66] has joined #debian |
15:24 | -!- | bike [~bike@ti0128a380-dhcp0921.bb.online.no] has quit [Remote host closed the connection] |
15:26 | <justiceiro_df> | tks for all |
15:26 | -!- | justiceiro_df [~allissuni@189.27.6.58.dynamic.adsl.gvt.net.br] has quit [] |
15:27 | -!- | boba [retrograde@lost.in.meatspace.net] has quit [Remote host closed the connection] |
15:27 | -!- | boba [retrograde@lost.in.meatspace.net] has joined #debian |
15:27 | <Peanut> | Hi - I'm using 6.0.2 here and I would like to enable the Xserver to listen to TCP connections (not ssh forwarding). I've removed the entry in /etc/X11/xinit/xserverc, but X still starts up without listening to port 6000, ps shows that Xorg still has '-nolisten tcp' somewhere. I've done quite a lot of Googling but can't find how to make this work :-( |
15:28 | -!- | hele_ [~hele@cs181223110.pp.htv.fi] has quit [Quit: Konversation terminated!] |
15:29 | -!- | arthur8 [~arthur8@cpc4-cdif13-2-0-cust100.5-1.cable.virginmedia.com] has quit [Quit: Leaving] |
15:30 | -!- | charlvn [~charlvn@524BA444.cm-4-4c.dynamic.ziggo.nl] has quit [Quit: Leaving] |
15:31 | -!- | juey [~juey@80-121-131-233.adsl.highway.telekom.at] has joined #debian |
15:31 | -!- | mode/#debian [+l 478] by debhelper |
15:31 | -!- | priv1 [~private@HSI-KBW-078-042-212-255.hsi3.kabel-badenwuerttemberg.de] has quit [Quit: Leaving.] |
15:31 | -!- | AbsintheSyringe [~havoc@SE400.PPPoE-2134.sa.bih.net.ba] has joined #debian |
15:32 | -!- | steeb [~steeb@jabberd.draugr.de] has joined #debian |
15:32 | -!- | juey [~juey@80-121-131-233.adsl.highway.telekom.at] has quit [] |
15:32 | -!- | scientes [~scientes@ppp-71-139-14-107.dsl.snfc21.pacbell.net] has joined #debian |
15:33 | -!- | roddie [~roddie@109.224.130.252] has quit [Ping timeout: 480 seconds] |
15:34 | -!- | stevecotton [~stevecott@host86-148-70-84.range86-148.btcentralplus.com] has joined #debian |
15:35 | -!- | dc4481 [~david@cpe-24-29-248-74.neo.res.rr.com] has quit [Remote host closed the connection] |
15:38 | -!- | cristiano [~cristiano@ppp-252-67.27-151.libero.it] has joined #debian |
15:38 | -!- | cristiano [~cristiano@ppp-252-67.27-151.libero.it] has quit [] |
15:40 | -!- | UltimediaOS1 [~Ultimedia@i5E86565E.versanet.de] has joined #debian |
15:42 | -!- | Cor3 [~core@62-113-182-112.bb.dnainternet.fi] has joined #debian |
15:42 | -!- | arand [~mewerner_@c83-255-147-71.bredband.comhem.se] has quit [Ping timeout: 480 seconds] |
15:44 | -!- | floe [~flo@e179013228.adsl.alicedsl.de] has joined #debian |
15:44 | <Myon> | Peanut: /etc/gdm3/daemon.conf and security/DisallowTCP I guess |
15:44 | -!- | jardi [~jardi@pool-71-253-140-234.rich.east.verizon.net] has quit [Ping timeout: 480 seconds] |
15:45 | -!- | UltimediaOS [~Ultimedia@i5387FF09.versanet.de] has quit [Ping timeout: 480 seconds] |
15:47 | -!- | floe__ [~flo@e179021166.adsl.alicedsl.de] has quit [Ping timeout: 480 seconds] |
15:48 | -!- | cahoot [~radix@c83-252-75-32.bredband.comhem.se] has quit [Ping timeout: 480 seconds] |
15:49 | -!- | flower [~d@178-24-222-106-dynip.superkabel.de] has joined #debian |
15:51 | -!- | alephnull [~alok@122.172.4.84] has quit [Ping timeout: 480 seconds] |
15:52 | -!- | linkcis [~Jeff@74-130-11-134.dhcp.insightbb.com] has joined #debian |
15:53 | -!- | safinaskar [~quassel@188.44.56.155] has joined #debian |
15:53 | <linkcis> | I have a netgear N150 card, im trying to get the firmware installed for it during the net install of debian. Can someone point me to the install firmware file I will need to put on the USB flash drive for it to work during the net install of debian? |
15:53 | -!- | CookAnEgg [~Developer@AClermont-Ferrand-651-1-28-188.w86-209.abo.wanadoo.fr] has quit [Quit: I dropped my ass away from here !] |
15:53 | -!- | jespada_ [~jespada@unl201395.nl.customer.alter.net] has joined #debian |
15:53 | -!- | jespada [~jespada@193.79.224.62] has quit [Read error: Connection reset by peer] |
15:54 | <jhutchins_wk> | !installer firmware |
15:54 | <dpkg> | Debian-Installer since Lenny is able to load additional <firmware>, by including it within installation media or supplying on removable media (e.g. USB stick, floppy). See http://www.debian.org/releases/stable/i386/ch06s04 and http://dannf.org/bloggf/tech/add-firmware-to . To include firmware within Debian <netboot> images, see http://wiki.debian.org/DebianInstaller/NetbootFirmware . See also <firmware images>. http://deb.li/3tGse |
15:54 | <linkcis> | jhutchins, yes thats not the problem. I need help finding the firmware for it, since I have found the file but it keeps saying its wrong when I try to use it |
15:55 | -!- | foolano [~magnetic@198.Red-88-19-158.staticIP.rima-tde.net] has quit [Ping timeout: 480 seconds] |
15:56 | -!- | kaie [~kaie@tmo-111-54.customers.d1-online.com] has quit [Ping timeout: 480 seconds] |
15:56 | -!- | wd40s [~wd40s@205.178.35.196] has joined #debian |
16:00 | <sney> | linkcis: have you tried using the unofficial installer with firmware included? |
16:01 | <sney> | !firmware image |
16:01 | <dpkg> | Unofficial <netinst> images - containing non-free Debian <firmware> packages - for installing Squeeze are available from http://cdimage.debian.org/cdimage/unofficial/non-free/cd-including-firmware/current/ . See also <install guide>. http://deb.li/3tGse |
16:01 | <linkcis> | sney, yes and I have also tired I want to say the Kmurt or Kurmt unofficial as well, both keep saying the same thing right where they detect network it says No Ethernet Detected please pick one of the modules, tried all the ath ones which my netgear says its an atheros in linux and it just goes back to that same screen |
16:02 | -!- | bradfa [~bradfa@173.225.52.244] has quit [Quit: Ex-Chat] |
16:02 | <jhutchins_wk> | linkcis: kmuto? |
16:03 | <linkcis> | jhutchins_wk, yeah thats it couldnt remember the name exactly lol |
16:03 | <jhutchins_wk> | linkcis: Can you get the product ID from lspci (or lsusb)? |
16:04 | <linkcis> | jhutchins_wk, not right this moment, I had to be get back on Windows 7 just to get xchat, my debian install is just the base nothing more |
16:04 | -!- | magellanino [~magellani@magellanino.user.oftc.net] has quit [Ping timeout: 480 seconds] |
16:05 | <jhutchins_wk> | linkcis: I don't know if you can get the eight character ID in Windows, but if you have a base install just write it down, then we'll ask judd what module & firmware it needs. |
16:05 | <linkcis> | okay let me restart and then I will brb |
16:05 | <jhutchins_wk> | linkcis: The internal ID is much more reliable than make & model. |
16:05 | -!- | linkcis [~Jeff@74-130-11-134.dhcp.insightbb.com] has quit [Quit: Leaving] |
16:06 | <sney> | you can get an 8 character id in windows, it's in msinfo32 somewhere, but it's obnoxious to find |
16:06 | -!- | Infra_HDC [~askinfra@skazo4nik.comex.ru] has quit [Quit: I Quit] |
16:06 | -!- | paul30 [~eee@80.67.101.2] has joined #debian |
16:07 | <paul30> | hi |
16:07 | -!- | paul30 [~eee@80.67.101.2] has quit [] |
16:07 | -!- | paul30 [~eee@80.67.101.2] has joined #debian |
16:08 | -!- | paul30 [~eee@80.67.101.2] has quit [] |
16:11 | -!- | mode/#debian [+l 472] by debhelper |
16:12 | <Aleric> | Since my last upgrade (testing), my hostname isn't resolving anymore :/ |
16:12 | <Aleric> | in /etc/hosts I have: |
16:12 | <Aleric> | 192.168.2.4 hikaru.localdomain hikaru |
16:12 | -!- | linkcis [~Jeff@74-130-11-134.dhcp.insightbb.com] has joined #debian |
16:13 | <Aleric> | If I set DISPLAY to hikaru:0.0 I used to be able to open an xterm with that, but not anymore. Using :0.0 still works... |
16:13 | <Aleric> | host hikaru now doesn't work anymore |
16:13 | <Aleric> | what's wrong? |
16:13 | <linkcis> | jhutchins_wk, it says "ID 0846:9030 Netgear, Inc" |
16:15 | <sney> | ,pciid 0846:9030 |
16:15 | <judd> | [0846:9030] is 'Unknown device' from 'Unknown vendor' with no known kernel module in squeeze or in sid. See also http://kmuto.jp/debian/hcl/index.rhtmlx?check=1&lspci=0846:9030 |
16:15 | -!- | Weston [~wsee@12.14.60.4] has joined #debian |
16:16 | <Weston> | Can anyone help me with kexec? |
16:16 | <sney> | !anyone |
16:16 | <dpkg> | Please do not ask if anyone can help you, knows 'something' or uses 'some_program'. Instead, ask your real question. (If the real question _was_ "does anyone use 'some_program'?" ask me about <popcon> instead.) See <ask> <ask to ask> <polls> <search> <sicco> <smart questions>. |
16:16 | -!- | paul_30 [~eee@80.67.101.2] has joined #debian |
16:17 | <paul_30> | hi |
16:17 | <paul_30> | anyone can help me with a very strange grub2 problem ?? |
16:17 | -!- | stevecotton_ [~stevecott@host109-153-155-176.range109-153.btcentralplus.com] has joined #debian |
16:18 | -!- | AbsintheSyringe [~havoc@SE400.PPPoE-2134.sa.bih.net.ba] has quit [Ping timeout: 480 seconds] |
16:18 | <Weston> | I am passing in crashkernel=64M@16M in debian 5 in the /boot/grub/menu.lst then I load my crash kernel `kexec -l /boot/vmlinuz-2.6.26-2-amd64 --initrd=/boot/initrd.img-2.6.26-2-amd64 --append=`cat /proc/cmdline`" 1 irqpoll maxcpus=1 reset_devices"` and then `kexec -p` however no matter what I do it always fails with Memory for crashkernel is not reserved Please reserve memory by passing "crashkernel=X@Y" parameter to the kernel Then try loading kdump kernel |
16:19 | -!- | safinaskar [~quassel@188.44.56.155] has quit [Remote host closed the connection] |
16:19 | -!- | linkcis [~Jeff@74-130-11-134.dhcp.insightbb.com] has quit [Quit: Leaving] |
16:19 | -!- | thesssx [~thesss___@176.92.29.115] has joined #debian |
16:20 | -!- | thesssx [~thesss___@176.92.29.115] has quit [] |
16:20 | -!- | akrasia [~akrasia@ks387055.kimsufi.com] has joined #debian |
16:20 | -!- | akrasia [~akrasia@ks387055.kimsufi.com] has left #debian [] |
16:21 | -!- | stevecotton [~stevecott@host86-148-70-84.range86-148.btcentralplus.com] has quit [Ping timeout: 480 seconds] |
16:22 | <Aleric> | what was the file that specified the order /etc/hosts , dns etc? |
16:22 | <Weston> | /etc/nsswitch.conf? |
16:23 | <Weston> | hosts line |
16:23 | <Weston> | file dns |
16:23 | <Weston> | is hosts first then dns |
16:23 | -!- | g8m [~evil@5ED637BE.cm-7-7a.dynamic.ziggo.nl] has quit [Ping timeout: 480 seconds] |
16:24 | -!- | XeonBloomfield [~XeonBloom@n02.satfilm.pl] has quit [Remote host closed the connection] |
16:26 | -!- | vrkalak [~vrkalak@66-87-7-249.pools.spcsdns.net] has quit [Quit: Leaving] |
16:27 | -!- | jespada_ [~jespada@unl201395.nl.customer.alter.net] has quit [Quit: Ex-Chat] |
16:28 | -!- | tuv0k [~anubis@cpe-66-61-43-150.neo.res.rr.com] has quit [Remote host closed the connection] |
16:28 | -!- | linkcis [~Jeff@74-130-11-134.dhcp.insightbb.com] has joined #debian |
16:30 | -!- | magellanino [~magellani@magellanino.user.oftc.net] has joined #debian |
16:30 | -!- | darthanubis [~anubis@cpe-66-61-43-150.neo.res.rr.com] has joined #debian |
16:30 | <linkcis> | sney, I exported the information from my lsusb and this is exactly what I got. "Bus 001 Device 002: ID 0846:9030 NetGear, Inc. " |
16:30 | -!- | Peanut [boven@192.42.120.66] has left #debian [] |
16:30 | <sney> | oh yeah it's usb |
16:30 | -!- | XayOn [~XayOn@212.97.191.93.dyn.user.ono.com] has quit [Read error: Operation timed out] |
16:30 | <sney> | linkcis: sorry, I'm not really here right now, hopefully someone else can help you |
16:31 | <linkcis> | jhutchins_wk, are you still here? |
16:31 | -!- | Js [~gune@h-176-10-237-245.na.cust.bahnhof.se] has joined #debian |
16:31 | -!- | Js [~gune@h-176-10-237-245.na.cust.bahnhof.se] has left #debian [] |
16:32 | -!- | XayOn [~XayOn@212.97.191.93.dyn.user.ono.com] has joined #debian |
16:34 | -!- | Miguel0n [~miguel@91.168.78.188.dynamic.jazztel.es] has quit [Quit: Konversation terminated!] |
16:34 | <linkcis> | !firmware 0846:9030 |
16:34 | <linkcis> | !pcid 0846:9030 |
16:34 | <linkcis> | ,pcid 0846:9030 |
16:35 | -!- | cuba33ci [~cuba33ci@114-36-234-205.dynamic.hinet.net] has quit [Read error: Connection reset by peer] |
16:35 | <linkcis> | !pccid 0846:9030 |
16:35 | <linkcis> | !pciid 0846:9030 |
16:35 | -!- | ml23 [~mike@c-174-57-238-170.hsd1.nj.comcast.net] has joined #debian |
16:35 | <linkcis> | ,pciid 0846:9030 |
16:35 | <judd> | [0846:9030] is 'Unknown device' from 'Unknown vendor' with no known kernel module in squeeze or in sid. See also http://kmuto.jp/debian/hcl/index.rhtmlx?check=1&lspci=0846:9030 |
16:35 | -!- | cuba33ci [~cuba33ci@114-36-228-191.dynamic.hinet.net] has joined #debian |
16:36 | <sney> | it's not a pci id because it's not pci, it's usb. try googling the id. |
16:37 | <ml23> | quick question - for personal desktop use, does debian still need a swap partition. Back in the day it helped alot, but my computer has 1GB RAM. Would it even use swap? |
16:37 | <jhutchins_wk> | linkcis: Hey, you got it! |
16:37 | <jhutchins_wk> | At least, you got the syntax. Is that from lspci or lsusb? |
16:38 | <sney> | ml23: it would use it, sure, but you might not want it to, since swap is really slow |
16:38 | <jhutchins_wk> | It shouldn't be unknown vendor. |
16:38 | <linkcis> | jhutchins_wk, thats from the LSUSB. I have the LSPCI but it doesnt show up at all in the list |
16:38 | <jhutchins_wk> | linkcis: ah, well, pciid isn't going to know a usb ID. |
16:38 | <jhutchins_wk> | ,usbid 8046:9030 |
16:38 | <jhutchins_wk> | Don't think that works... |
16:38 | <linkcis> | jhutchins_wk, i didnt know that, i thought it was worth a shot lol |
16:39 | <sney> | ml23: you don't need a swap partition unless you want to do suspend to disk/hibernate. otherwise you can create swap files later if you want more (slow) memory |
16:39 | <jhutchins_wk> | That's something we should implement as soon as someone comes up with a way to keep it up to date. |
16:39 | <ml23> | sney: thank you. I might still use it on my netbook, since it has a solid state hard drive. I don't think double the RAM size is necessary though. |
16:40 | <sney> | yeah, ssd swap is fast-ish but you still feel the slowdown |
16:41 | <ml23> | sney: my current setup with 1GB RAM, rarely even writes to swap. I think I might delete that swap partition. I could always add it back on later. thanks again |
16:42 | <linkcis> | jhutchins_wk, any ideas? |
16:42 | <jhutchins_wk> | linkcis: Double check that ID please, I'm not having any luck finding it. |
16:42 | -!- | z3rr0 [~tr33st4n@212.244.175.61] has joined #debian |
16:42 | -!- | __iron [tro@p4FF569EE.dip.t-dialin.net] has quit [Remote host closed the connection] |
16:43 | <jhutchins_wk> | Oh, you probably have to reboot.... |
16:43 | <jhutchins_wk> | Sorry. |
16:43 | -!- | ring1 [~ring0@dslb-188-097-066-250.pools.arcor-ip.net] has joined #debian |
16:44 | <linkcis> | jhutchins_wk, http://pastie.org/3081465 that is the exact output from lsusb and lspci on debian |
16:44 | <linkcis> | jhutchins_wk, I mounted my drive in linux and then echoed it into a file so thats how I have it on windows 7 |
16:45 | -!- | egwk [~evil@ppp-94-65-85-149.home.otenet.gr] has joined #debian |
16:46 | <jhutchins_wk> | THat's pretty smart. |
16:46 | -!- | lillo_ [~lillo@host180-190-dynamic.250-95-r.retail.telecomitalia.it] has joined #debian |
16:47 | <jhutchins_wk> | linkcis: ath9k_htc is the driver. |
16:47 | <linkcis> | jhutchins_wk, okay could you help me by helping me find that driver? i found one that was in .deb form but the installer debian stable didnt want to work with it |
16:47 | <linkcis> | jhutchins_wk, so I dont know if I need the deb file or the so file or what |
16:48 | <jhutchins_wk> | linkcis: http://wiki.debian.org/ath9k_htc |
16:48 | -!- | ring0 [~ring0@dslb-188-107-221-159.pools.arcor-ip.net] has quit [Ping timeout: 480 seconds] |
16:48 | <jhutchins_wk> | Need firmware-atheros from non-free |
16:50 | <linkcis> | jhutchins_wk, okay im going back to my debian base, I got the wireless tools and that deb file now I just hope I can get it to work lol any luck Ill be back in a few minutes on debian |
16:50 | -!- | z3rr0 [~tr33st4n@212.244.175.61] has quit [Quit: Wychodzi] |
16:50 | <linkcis> | jhutchins_wk, ty for helping |
16:50 | -!- | linkcis [~Jeff@74-130-11-134.dhcp.insightbb.com] has quit [Quit: Leaving] |
16:51 | <jhutchins_wk> | linkcis: Glad I could! |
16:51 | -!- | lillo_ [~lillo@host180-190-dynamic.250-95-r.retail.telecomitalia.it] has quit [Quit: Sto andando via] |
16:51 | -!- | lillo_ [~lillo@host180-190-dynamic.250-95-r.retail.telecomitalia.it] has joined #debian |
16:53 | -!- | scientes [~scientes@ppp-71-139-14-107.dsl.snfc21.pacbell.net] has quit [Quit: Leaving] |
16:53 | -!- | scientes [~scientes@ppp-71-139-14-107.dsl.snfc21.pacbell.net] has joined #debian |
16:55 | -!- | paul_30 [~eee@80.67.101.2] has quit [] |
16:55 | -!- | zach [~zach@216.66.157.239] has joined #debian |
16:56 | -!- | ml23 [~mike@c-174-57-238-170.hsd1.nj.comcast.net] has quit [Quit: leaving] |
16:56 | -!- | artista_frustrado [~fernando@200.247.43.2] has quit [Quit: Leaving] |
16:58 | -!- | kaie [~kaie@199.33.68.13] has joined #debian |
17:00 | -!- | amdgoon [~amdgoon@216.36.157.103] has joined #debian |
17:04 | -!- | dpf [~dpf@71-214-163-94.tcso.qwest.net] has joined #debian |
17:04 | -!- | steve_ [~sup@60-242-209-243.static.tpgi.com.au] has joined #debian |
17:04 | -!- | steve_ [~sup@60-242-209-243.static.tpgi.com.au] has quit [] |
17:04 | <zach> | how do i install adobe flash 11 |
17:05 | -!- | drewdavis [~devious@208.100.191.216] has joined #debian |
17:05 | <sney> | !adobe flash |
17:05 | <dpkg> | Adobe Flash Player is <non-free>. The easiest way to install it is with the flashplugin-nonfree <contrib> package for squeeze and upwards or lenny-backports. There is also a flashplayer-mozilla package in <dmm> (non-free section). WARNING: installing flashplugin-nonfree will NOT automatically keep the plugin updated. Read more on http://wiki.debian.org/FlashPlayer . See also <flash amd64>, <bdo>, <dmm>. |
17:09 | -!- | bike [~bike@ti0128a380-dhcp0921.bb.online.no] has joined #debian |
17:10 | -!- | redjustice_ [~quassel@c-50-135-167-146.hsd1.wa.comcast.net] has joined #debian |
17:11 | -!- | lillo_ [~lillo@host180-190-dynamic.250-95-r.retail.telecomitalia.it] has quit [Quit: Sto andando via] |
17:11 | -!- | Migui [~Migui@111.Red-88-25-100.staticIP.rima-tde.net] has joined #debian |
17:12 | <zach> | ok whats the package name for the flash plugin... cuz that didnt help at all |
17:12 | -!- | howieb2001 [~howard@host81-149-248-11.in-addr.btopenworld.com] has joined #debian |
17:12 | <Migui> | eee |
17:12 | -!- | Migui [~Migui@111.Red-88-25-100.staticIP.rima-tde.net] has quit [] |
17:14 | -!- | lillo_ [~lillo@host180-190-dynamic.250-95-r.retail.telecomitalia.it] has joined #debian |
17:14 | -!- | howieb2001 [~howard@host81-149-248-11.in-addr.btopenworld.com] has quit [Remote host closed the connection] |
17:14 | -!- | roddie [~roddie@109.224.130.252] has joined #debian |
17:15 | -!- | redjustice [~quassel@c-50-135-167-146.hsd1.wa.comcast.net] has quit [Ping timeout: 480 seconds] |
17:15 | <devil> | zach: its still flashplugin-nonfree |
17:15 | -!- | lillo_ [~lillo@host180-190-dynamic.250-95-r.retail.telecomitalia.it] has quit [] |
17:16 | -!- | AlexAchille [~alex@net77-43-69-66.mclink.it] has joined #debian |
17:17 | -!- | dpf [~dpf@71-214-163-94.tcso.qwest.net] has left #debian [Leaving] |
17:17 | <jhutchins_wk> | zach: Gonna be flashplugin-nonfree ten minutes from now too. |
17:18 | <ompaul> | jhutchins_wk: say it isn't true :) |
17:18 | -!- | meden [~alessio@94.167.92.47] has joined #debian |
17:18 | -!- | meden [~alessio@94.167.92.47] has left #debian [] |
17:20 | -!- | meden [~alessio@94.167.92.47] has joined #debian |
17:20 | -!- | XayOn [~XayOn@212.97.191.93.dyn.user.ono.com] has quit [Read error: Connection reset by peer] |
17:20 | -!- | meden [~alessio@94.167.92.47] has left #debian [] |
17:21 | -!- | XayOn [~XayOn@212.97.191.93.dyn.user.ono.com] has joined #debian |
17:22 | -!- | meden [~alessio@94.167.92.47] has joined #debian |
17:22 | -!- | meden [~alessio@94.167.92.47] has left #debian [] |
17:24 | -!- | debsan [~debsan@190.245.74.16] has joined #debian |
17:24 | -!- | OkropNick [kuba@host-n2-72-190.telpol.net.pl] has quit [Remote host closed the connection] |
17:25 | <jhutchins_wk> | Wait, you not only want an incorrect answer, you want a SPECIFIC incorrect answer? |
17:26 | <devil> | zach: you are probably missing non-free in your sources |
17:27 | <devil> | zach: its contrib, not non-free |
17:29 | -!- | janos_ [~janos@82.117.199.26] has quit [Quit: Leaving.] |
17:30 | -!- | mou [~mou@13.83.90.202.dsl.dyn.mana.pf] has joined #debian |
17:30 | -!- | janos_ [~janos@93-87-213-144.dynamic.isp.telekom.rs] has joined #debian |
17:31 | -!- | linkcis [~linkcis@74-130-11-134.dhcp.insightbb.com] has joined #debian |
17:32 | -!- | steeb [~steeb@jabberd.draugr.de] has left #debian [] |
17:32 | <linkcis> | sney: hey sney |
17:32 | <sney> | yes |
17:33 | <linkcis> | Ty for the help I am on debian now via CLI. But I have a working internet with that USB netgear wireless lol now just have to install the whole system like DE |
17:34 | -!- | jhutchins_wk [~jhutchins@216.58.251.226] has quit [Remote host closed the connection] |
17:34 | -!- | Ymf [~ycon@c-f3b2e355.01-98-6f72653.cust.bredbandsbolaget.se] has joined #debian |
17:34 | <jeff1947> | Hello. I?m a newby on Debian and am trying to install it on my old Gateway 2000 computer, purchased in 1998 or 1999. All of basic install seems to go successfully. Though I don?t recall exactly what it says, during the install process there?s a screen that asks what you want and lists a number of server options as well as certain utilities. The item at the top of the screen (which I think says graphical something) and the utiliti |
17:34 | <jeff1947> | es at the bottom of the screen are both checked. I?ve installed Debian this way twice and I get the same result: When I try to boot (after removing the Debian installation CD that I?d burned after downloading from a mirror), the computer starts up scrolling through a bunch of things and then there?s a blue and green band along the top with Debian printed a few times within it. And then everything stops. I?d let the computer sit |
17:34 | <jeff1947> | for a couple of hours and nothing changes?just the otherwise blank screen with the blue and green band at the top. I also did the installation once checking only the utilities and unchecking the ?graphical something? at the top and the boot was fully successful. However, I?m hoping to successfully use the computer with all the available graphics and other resources that Debian has. A helpful person yesterday suggested that I go |
17:34 | <jeff1947> | to SuperGrubDisk.org and use their fix. I downloaded Rescatux from SuperGrubDisk.org and put it on a usb drive that I then plugged into the Gateway 2000. I?d set the Bios to go first to removable items before the CD drive and the hard disk. The computer has two USB ports and a disk drive also for the small plastic cassettes that were commonly used prior to CDs. (I assume?but please correct me if I am wrong?that the computer will |
17:34 | <jeff1947> | first look to this USB drive that has Rescatux on it.) I started up the Gateway, but the computer froze at the same point with the blue/green band at the top. Do I need to put the Rescatux on a CD rather than a USB drive? Any any other suggestions? Thanks for your thoughts and help. The specifics of the computer are: Intel Pentium II Processor, 447 MHz, 128 MB of RAM, Hard Drive Quantum Fireball EX10.2A, Video Card NVIDIA RIVA TNT |
17:34 | <jeff1947> | 16MB, BIOS Version 4W4SB0X0.15A.0005.P03 |
17:35 | <linkcis> | whoa slow down some jeff thats a lot to read |
17:35 | <sney> | I remember this guy |
17:35 | <linkcis> | sney: is he serious ? |
17:35 | <jeff1947> | Sorry for putting in too much. And yes, I am serious in trying to get it to work. |
17:35 | <sney> | jeff1947: yes, it's likely that your gateway is too old to boot from usb. try it on a cd. |
17:36 | -!- | linkcis [~linkcis@74-130-11-134.dhcp.insightbb.com] has quit [] |
17:36 | -!- | konverguoju [~konverguo@193.219.94.141] has joined #debian |
17:36 | -!- | LilleCarl [~LilleCarl@c83-252-76-251.bredband.comhem.se] has joined #debian |
17:36 | <ompaul> | intel P2 .,, how big a hard drive? |
17:37 | <sney> | looks like a 10 gig |
17:37 | <sney> | should be fine |
17:37 | <sney> | most of those p2s came with 6 or 10 gig drives |
17:37 | <jeff1947> | OK. I'll do that next. Just to make sure what your saying. I should put the Rescuatux file on a CD. Then with the Debian software already installed, I should boot with the Rescuatux in the CD holder. |
17:38 | <jeff1947> | And yes, there's 10 GB of hard disk. I remember how big it felt when we bought the computer. |
17:38 | -!- | Ymf [~ycon@c-f3b2e355.01-98-6f72653.cust.bredbandsbolaget.se] has quit [] |
17:39 | <jeff1947> | I saw from looking at the requirements for Debian that the 10 GB should be fine. I was concerned about the 128MB of RAM. |
17:39 | <sney> | jeff1947: if the debian install worked and you can boot into it, then you don't need the rescue cd anymore... |
17:41 | <jeff1947> | The problem now is that when I try to boot, the computer freezes during the bootup process. And what's on the screen at that point is this band across the top of the screen that's blue and green with Debian printed a few times within it. |
17:41 | <sney> | ok, so same problem as before. |
17:41 | -!- | kriller [~kriller@2009ds2-gj.0.fullrate.dk] has quit [Ping timeout: 480 seconds] |
17:42 | <jeff1947> | Same problem as yesterday. Unless you tell me to do something different, the next step I'll take is to put the Rescuatux on a CD and then try to boot with that CD in the computer's CD tray. |
17:42 | -!- | janos_ [~janos@93-87-213-144.dynamic.isp.telekom.rs] has quit [Ping timeout: 480 seconds] |
17:43 | <jeff1947> | I'll try that a little later this afternoon (I'm on the West Coast) and see what happens. |
17:44 | <jeff1947> | SNEY, thanks much for the suggestion. I'll let you know later what happens. Have a good holiday to all. |
17:44 | <sney> | ok |
17:45 | -!- | Torsten_W [~towo@178-24-37-129-dynip.superkabel.de] has quit [Quit: so, nu isser wech] |
17:47 | -!- | gruetzkopf [~martin@f049138241.adsl.alicedsl.de] has quit [Ping timeout: 480 seconds] |
17:49 | -!- | jmux [~jan-marek@lhm246.muenchen.de] has quit [] |
17:52 | -!- | drewdavis [~devious@208.100.191.216] has quit [Remote host closed the connection] |
17:58 | -!- | bluewater [~nautics-a@124-148-172-117.dyn.iinet.net.au] has joined #debian |
17:59 | -!- | xeqt [~xeqt@c83-250-51-43.bredband.comhem.se] has joined #debian |
17:59 | -!- | xeqt [~xeqt@c83-250-51-43.bredband.comhem.se] has quit [Remote host closed the connection] |
17:59 | -!- | Cor3 [~core@62-113-182-112.bb.dnainternet.fi] has quit [Remote host closed the connection] |
18:00 | -!- | fladi [~fladische@2a02:5d8:209:1:4261:86ff:fe67:1987] has quit [Remote host closed the connection] |
18:01 | -!- | mode/#debian [+l 466] by debhelper |
18:02 | -!- | lillo [~lillo@dynamic-adsl-94-39-138-35.clienti.tiscali.it] has quit [Quit: Ex-Chat] |
18:02 | <mou> | http://pastebin.com/gXnA0iiQ |
18:05 | -!- | att [~att@186.213.57.25] has joined #debian |
18:05 | -!- | Leon_Nardella [~Leon@187.10.196.192] has joined #debian |
18:06 | -!- | aaronyy [~aaronyy@2001:470:8ae8:8888:8888:8888:8888:8888] has quit [Quit: ZNC - http://znc.sourceforge.net] |
18:07 | -!- | Farsaj [~serge@82.193.104.79.ipnet.kiev.ua] has joined #debian |
18:07 | -!- | gruetzkopf [~martin@f049138241.adsl.alicedsl.de] has joined #debian |
18:08 | -!- | aaronyy [~aaronyy@2001:470:8ae8:8888:8888:8888:8888:8888] has joined #debian |
18:08 | -!- | jeflui [~jeflui@189-18-10-210.dsl.telesp.net.br] has joined #debian |
18:09 | -!- | HarryS [H@2001:470:892c:3432::6667] has quit [Ping timeout: 480 seconds] |
18:09 | -!- | janos_ [~janos@95.180.46.173] has joined #debian |
18:10 | -!- | melmothX [~melmoth@93-137-187-155.adsl.net.t-com.hr] has quit [Quit: bau] |
18:11 | -!- | thomas [~quassel@178-27-220-199-dynip.superkabel.de] has quit [Remote host closed the connection] |
18:11 | -!- | Farsaj [~serge@82.193.104.79.ipnet.kiev.ua] has quit [] |
18:12 | -!- | Alam_Squeeze [quasselcor@2001:470:1f07:238:1e6f:65ff:fed3:eba8] has quit [Read error: Connection reset by peer] |
18:15 | -!- | aaronyy [~aaronyy@2001:470:8ae8:8888:8888:8888:8888:8888] has quit [Quit: ZNC - http://znc.sourceforge.net] |
18:19 | -!- | paul [~paul@204.237.105.9] has joined #debian |
18:19 | -!- | kaie [~kaie@199.33.68.13] has quit [Ping timeout: 480 seconds] |
18:19 | -!- | paul is now known as Guest21917 |
18:19 | -!- | mou [~mou@13.83.90.202.dsl.dyn.mana.pf] has quit [Quit: Quitte] |
18:19 | -!- | priv1 [~private@HSI-KBW-078-042-212-255.hsi3.kabel-badenwuerttemberg.de] has joined #debian |
18:22 | -!- | mou [~mou@202.90.83.13] has joined #debian |
18:22 | -!- | Guest21917 [~paul@204.237.105.9] has quit [] |
18:23 | <scientes> | http://packages.debian.org/changelogs/pool/main/t/tzdata/tzdata_2011n-1/changelog |
18:23 | <scientes> | 404 not found |
18:23 | <scientes> | from here: |
18:23 | <scientes> | http://packages.debian.org/sid/tzdata |
18:25 | -!- | hook [~hook@89-212-35-102.dynamic.t-2.net] has quit [Ping timeout: 480 seconds] |
18:25 | -!- | tzafrir [~tzafrir@local.xorcom.com] has quit [Ping timeout: 480 seconds] |
18:26 | <daemonkeeper> | Is this a question? |
18:27 | -!- | kaie [~kaie@lapkaie.visitor.congress.ccc.de] has joined #debian |
18:27 | -!- | cmcintosh [~cmcintosh@64-233-254-126.static.nap.wideopenwest.com] has joined #debian |
18:29 | -!- | aaronyy [~aaronyy@2001:470:8ae8:8888:8888:8888:8888:8888] has joined #debian |
18:32 | -!- | lord_rob [robert@95.178-247-81.adsl-dyn.isp.belgacom.be] has quit [Quit: Konversation terminated!] |
18:32 | <ompaul> | scientes: you know you need to look here - what you have on the screen does not match that directory http://packages.debian.org/changelogs/pool/main/t/tzdata/ |
18:32 | <Deckard> | best way to set a vpn between 2 debian boxes ? |
18:32 | <ompaul> | openvpn |
18:32 | <Deckard> | only way ? |
18:33 | <ompaul> | you asked best |
18:33 | <Deckard> | right |
18:33 | <ompaul> | I'm not interested in other ways it's what I use to keep a multisite business talking |
18:33 | -!- | hugo [~hugo@g225120223.adsl.alicedsl.de] has joined #debian |
18:33 | <Deckard> | that should do the trick |
18:35 | -!- | ring2 [~ring0@dslb-084-059-073-082.pools.arcor-ip.net] has joined #debian |
18:35 | <ompaul> | Deckard: start with the simplest of configs get two ips talking remember one of them must be static and with nat for ipv4 allowing exteral traffic in or a bridge and real ip space on a firewall |
18:35 | -!- | aaronyy [~aaronyy@2001:470:8ae8:8888:8888:8888:8888:8888] has quit [Quit: ZNC - http://znc.sourceforge.net] |
18:37 | <Deckard> | thanks :) |
18:39 | <sney> | the openvpn site has a very comprehensive howto under the community section. |
18:40 | -!- | ring1 [~ring0@dslb-188-097-066-250.pools.arcor-ip.net] has quit [Ping timeout: 480 seconds] |
18:42 | <Deckard> | i think i 'm gonna start there |
18:42 | -!- | theocrite [~Hubert@kim.theocrite.org] has quit [Ping timeout: 480 seconds] |
18:43 | -!- | Amorphous [jan@f049167171.adsl.alicedsl.de] has quit [Read error: Connection reset by peer] |
18:44 | -!- | theocrite [~Hubert@kim.theocrite.org] has joined #debian |
18:47 | -!- | KudlatyAmroth [~KudlatyAm@89-77-157-9.dynamic.chello.pl] has quit [Quit: Konversation terminated!] |
18:47 | -!- | jomartin [~jomartin@c-67-169-76-109.hsd1.ca.comcast.net] has quit [Ping timeout: 480 seconds] |
18:48 | -!- | AbsintheSyringe [~havoc@SE400.PPPoE-2134.sa.bih.net.ba] has joined #debian |
18:48 | -!- | Jord [~l@host86-179-238-93.range86-179.btcentralplus.com] has joined #debian |
18:48 | -!- | Jord [~l@host86-179-238-93.range86-179.btcentralplus.com] has quit [] |
18:50 | -!- | Newa [neva@dyn-xdsl-188-117-29-253.nebulazone.fi] has quit [Read error: Connection reset by peer] |
18:50 | -!- | disposable [disposable@shell2.vps.websupport.sk] has quit [Remote host closed the connection] |
18:50 | -!- | gruetzkopf [~martin@f049138241.adsl.alicedsl.de] has quit [Ping timeout: 480 seconds] |
18:51 | -!- | mode/#debian [+l 460] by debhelper |
18:52 | -!- | chrisb [~chris@host86-164-251-179.range86-164.btcentralplus.com] has quit [Quit: Ex-Chat] |
18:53 | -!- | cmcintosh [~cmcintosh@64-233-254-126.static.nap.wideopenwest.com] has quit [Quit: Leaving] |
18:54 | -!- | souler [~souler@178-36-100-255.adsl.inetia.pl] has joined #debian |
18:54 | -!- | armani [~armani@cm218-252-220-28.hkcable.com.hk] has quit [Ping timeout: 480 seconds] |
18:54 | -!- | rage [~rage@AAmiens-157-1-117-40.w90-47.abo.wanadoo.fr] has quit [Quit: Quitte] |
18:55 | -!- | souler [~souler@178-36-100-255.adsl.inetia.pl] has quit [] |
18:56 | -!- | jhutchins_lt [~jonathan@64-151-37-66.dyn.everestkc.net] has joined #debian |
18:59 | -!- | Amorphous [jan@f049230027.adsl.alicedsl.de] has joined #debian |
18:59 | -!- | aaronyy [~aaronyy@2001:470:8ae8:8888:8888:8888:8888:8888] has joined #debian |
19:01 | -!- | Phoenix_the_II [~ralph@home.deboom.biz] has quit [Read error: Connection reset by peer] |
19:02 | -!- | Phoenix_the_II [~ralph@home.deboom.biz] has joined #debian |
19:04 | -!- | ompaul [~ompaul@93.107.65.151] has quit [Quit: Konversation terminated!] |
19:05 | -!- | AlexAchille [~alex@net77-43-69-66.mclink.it] has quit [Remote host closed the connection] |
19:07 | -!- | norton- [~michael@81-233-224-105-no38.tbcn.telia.com] has joined #debian |
19:07 | -!- | Tex [~Texou@cue83-1-88-163-200-91.fbx.proxad.net] has quit [Quit: WeeChat 0.3.6] |
19:09 | -!- | MArceLL is now known as `MArceLL` |
19:10 | -!- | kenifanying [~kenifanyi@1.85.17.134] has joined #debian |
19:10 | -!- | ao2 [~u@2001:1418:117::1] has quit [Quit: Ex-Chat] |
19:10 | <priv1> | How can I help Debian by translate texts into my language? |
19:11 | <sney> | volunteer on the documentation mailing list |
19:11 | -!- | HarryS [H@20010470892c34320000000000006667.dyn.harry.lu] has joined #debian |
19:11 | -!- | roddie [~roddie@109.224.130.252] has quit [Ping timeout: 480 seconds] |
19:11 | -!- | drdanz [~quassel@93-36-225-169.ip62.fastwebnet.it] has quit [Ping timeout: 480 seconds] |
19:12 | -!- | mou [~mou@202.90.83.13] has quit [Ping timeout: 480 seconds] |
19:13 | -!- | hardwalker [~hardwalke@122-117-115-146.HINET-IP.hinet.net] has joined #debian |
19:14 | -!- | ghty [~ghty@217.217.243.169.dyn.user.ono.com] has joined #debian |
19:14 | -!- | ghty [~ghty@217.217.243.169.dyn.user.ono.com] has quit [] |
19:15 | <daemonkeeper> | What is "your" language? |
19:15 | <jhutchins_lt> | I thought German was pretty well covered. |
19:15 | <daemonkeeper> | Hence I'm asking. |
19:15 | -!- | konverguoju [~konverguo@193.219.94.141] has quit [Ping timeout: 480 seconds] |
19:16 | -!- | Black_Prince [~Prince@91.191.20.15] has quit [Ping timeout: 480 seconds] |
19:16 | -!- | clint_ [~clint@97-89-150-206.dhcp.gnvl.sc.charter.com] has joined #debian |
19:17 | -!- | clint_ [~clint@97-89-150-206.dhcp.gnvl.sc.charter.com] has quit [] |
19:18 | -!- | norton- [~michael@81-233-224-105-no38.tbcn.telia.com] has quit [Read error: Connection reset by peer] |
19:18 | -!- | norton- [~michael@81-233-224-105-no38.tbcn.telia.com] has joined #debian |
19:19 | -!- | f8l [~f8l@77-254-183-146.adsl.inetia.pl] has quit [Quit: Good night (UGT)!] |
19:20 | -!- | bst_ [~bst@net40-0-245-109.mbb.telenor.rs] has quit [Remote host closed the connection] |
19:20 | -!- | bst_ [~bst@net40-0-245-109.mbb.telenor.rs] has joined #debian |
19:20 | -!- | zimme [~zimme@h-176-10-212-239.na.cust.bahnhof.se] has quit [Quit: There's no place like 127.0.0.1] |
19:21 | -!- | mode/#debian [+l 452] by debhelper |
19:21 | -!- | mou [~mou@202.3.248.127] has joined #debian |
19:23 | -!- | norton- [~michael@81-233-224-105-no38.tbcn.telia.com] has quit [] |
19:23 | -!- | norton- [~michael@81-233-224-105-no38.tbcn.telia.com] has joined #debian |
19:24 | -!- | Mor [~gune@h-176-10-237-245.na.cust.bahnhof.se] has joined #debian |
19:24 | -!- | norton- [~michael@81-233-224-105-no38.tbcn.telia.com] has quit [Read error: Connection reset by peer] |
19:24 | -!- | Mor [~gune@h-176-10-237-245.na.cust.bahnhof.se] has quit [] |
19:26 | -!- | Leon_Nardella [~Leon@187.10.196.192] has quit [Quit: Leaving] |
19:29 | -!- | AbsintheSyringe [~havoc@SE400.PPPoE-2134.sa.bih.net.ba] has quit [Remote host closed the connection] |
19:33 | -!- | Valerian [~PsychoSco@87.211.249.70] has joined #debian |
19:33 | -!- | Valerian [~PsychoSco@87.211.249.70] has quit [] |
19:33 | -!- | isaac1024 [~isaac1024@95.60.222.77] has joined #debian |
19:33 | -!- | isaac1024 [~isaac1024@95.60.222.77] has quit [Remote host closed the connection] |
19:34 | -!- | kaie [~kaie@lapkaie.visitor.congress.ccc.de] has quit [Ping timeout: 480 seconds] |
19:34 | -!- | Deckard [~Deckard@auy56-1-88-185-175-221.fbx.proxad.net] has quit [Read error: Connection reset by peer] |
19:34 | -!- | shiloh [~shiloh@24-159-241-8.dhcp.mdsn.wi.charter.com] has quit [Ping timeout: 480 seconds] |
19:34 | -!- | dc4481 [~david@cpe-24-29-248-74.neo.res.rr.com] has joined #debian |
19:35 | <dc4481> | question: is it a bad idea to switch from "testing" to "unstable" with an up-to-date "testing" build? |
19:35 | -!- | tim_ [~tim@dc.gigenet.com] has joined #debian |
19:35 | -!- | tim_ [~tim@dc.gigenet.com] has left #debian [] |
19:35 | -!- | timwork [~tim@dc.gigenet.com] has joined #debian |
19:35 | -!- | timwork [~tim@dc.gigenet.com] has quit [Remote host closed the connection] |
19:35 | -!- | zimme [~zimme@h-176-10-212-239.na.cust.bahnhof.se] has joined #debian |
19:39 | <dc4481> | I think I found my answer here: http://www.debian.org/doc/manuals/debian-faq/ch-choosing.en.html |
19:39 | <dc4481> | time to break some shit |
19:40 | -!- | back-trak [~hafedh@41.226.188.238] has joined #debian |
19:40 | -!- | reklipz [~nmschulte@ip72-198-206-85.om.om.cox.net] has joined #debian |
19:40 | <priv1> | daemonkeeper: Yeah it's German. Perhabs and with difficulty it can be French, too. |
19:40 | <daemonkeeper> | While I'm sure there is some help needed, I bet German is pretty well covered. |
19:41 | -!- | sdfakd [~lkjkljl@p54AC8D18.dip0.t-ipconnect.de] has joined #debian |
19:41 | <daemonkeeper> | Ask in #debian-i18n |
19:41 | <daemonkeeper> | And http://i18n.debian.net/ |
19:42 | <priv1> | Yeah so I think, but I think there could be some work in the wiki |
19:42 | -!- | back-trak [~hafedh@41.226.188.238] has left #debian [] |
19:44 | <Bob_> | ./ws 3 |
19:44 | -!- | linkcis [~linkcis@74-130-11-134.dhcp.insightbb.com] has joined #debian |
19:44 | <daemonkeeper> | graphical clients ftw1 |
19:44 | -!- | sdfakd [~lkjkljl@p54AC8D18.dip0.t-ipconnect.de] has quit [] |
19:45 | <linkcis> | lol what are we all talking about |
19:47 | <sney> | dc4481: it's only a bad idea if you don't know what you're doing, or if you need to rely on that computer for some reason. otherwise, testing/sid discussion goes in #debian-next |
19:47 | -!- | vrkalak [~vrkalak@66-87-2-95.pools.spcsdns.net] has joined #debian |
19:48 | -!- | floe_ [~flo@e179002007.adsl.alicedsl.de] has joined #debian |
19:48 | -!- | robbiethe1st [~robbiethe@50-37-111-243.mscw.id.frontiernet.net] has joined #debian |
19:49 | <linkcis> | how do I uninstall flashplayer in debian? some reason my debian doesnt autocomplete like when I type like apt-get remove flash or adobe and then tab. |
19:50 | <sney> | apt-get purge flashplugin-nonfree assuming that's the one you installed |
19:50 | <dc4481> | sney: thanks |
19:51 | <linkcis> | actually it keeps saying gtk-gnash when flash loads |
19:51 | -!- | bluewater [~nautics-a@124-148-172-117.dyn.iinet.net.au] has quit [Quit: Konversation terminated!] |
19:51 | -!- | floe [~flo@e179013228.adsl.alicedsl.de] has quit [Ping timeout: 480 seconds] |
19:53 | -!- | ra [~ra@petersburgo.euler.es] has joined #debian |
19:55 | -!- | ra [~ra@petersburgo.euler.es] has quit [] |
19:57 | <priv1> | apt-get purge browser-plugin-gnash gnash gnash-common ? |
19:58 | <sney> | you're learning |
19:58 | -!- | iorivur_ [~ioriveur@222-151-180-201.jp.fiberbit.net] has joined #debian |
20:01 | -!- | zimme [~zimme@h-176-10-212-239.na.cust.bahnhof.se] has quit [Remote host closed the connection] |
20:02 | -!- | thesssx [~thesss___@176.92.29.115] has joined #debian |
20:02 | -!- | thesssx [~thesss___@176.92.29.115] has quit [] |
20:03 | -!- | felix [~felix@p5B31B82D.dip.t-dialin.net] has joined #debian |
20:03 | -!- | bluenemo [~bluenemo@e177082246.adsl.alicedsl.de] has joined #debian |
20:04 | -!- | egwk [~evil@ppp-94-65-85-149.home.otenet.gr] has quit [Quit: Lost terminal] |
20:04 | -!- | dc4481 [~david@cpe-24-29-248-74.neo.res.rr.com] has left #debian [] |
20:04 | -!- | frewo [~frewo64@p5080EC36.dip.t-dialin.net] has joined #debian |
20:06 | -!- | artista_frustrado [~fernando@201-41-171-90.ctaje701.dsl.brasiltelecom.net.br] has joined #debian |
20:06 | -!- | Aleric [~carlo@aleric.user.oftc.net] has quit [Remote host closed the connection] |
20:06 | -!- | winfred [~winfred@116.59.246.92] has joined #debian |
20:07 | -!- | chrisreich [~Chris@cpe-74-69-47-56.rochester.res.rr.com] has joined #debian |
20:07 | -!- | chrisreich [~Chris@cpe-74-69-47-56.rochester.res.rr.com] has left #debian [] |
20:08 | -!- | chrisreich [~Chris@cpe-74-69-47-56.rochester.res.rr.com] has joined #debian |
20:08 | -!- | wissem [~localhost@197.0.85.58] has quit [Remote host closed the connection] |
20:08 | -!- | bluenemo [~bluenemo@e177082246.adsl.alicedsl.de] has quit [Remote host closed the connection] |
20:09 | -!- | GNUdog [~GNUdog@vpn01.tsunagarumon.com] has joined #debian |
20:09 | -!- | Aleric [~carlo@aleric.user.oftc.net] has joined #debian |
20:10 | -!- | Aleric2 [~carlo@dhcp-077-249-112-068.chello.nl] has joined #debian |
20:10 | <jeff1947> | SNEY, you were right that I needed to put Rescatux on a CD. I?ve now started up the computer with the Rescatux CD in the tray. The Rescatux screen that came up gave me some choices and I chose the first one, which was ?Live?. It scrolled through a bunch of diagnostics (which sadly I don?t understand and they went by too fast for me to jot anything down). If you need me to do so on my next try, I?m happy to try to get down a l |
20:10 | <jeff1947> | ittle. In any case, I believe that Rescatux finished whatever it does and the Debian boot-up process started. There was a little thing that looked a bit like a clock-face in the center of the blank screen that eventually turned into the cursor arrow. And since then, nothing further has happened on the screen. I can move the cursor arrow around the screen, but that?s about all. During this frozen time, the CD tray would not open and |
20:10 | <jeff1947> | the computer would not turn off when I hit the off button. I eventually pulled the plug so that I could try a reboot. On the first reboot, I tried the second Rescatux choice, which was ?Live [Failsafe]?. It initially gave me the same result?a blank screen with the cursor in the middle. After a few minutes, though, a box appeared labeled at the top ?Rescatux 0.30b3 Rescapp?. I could click on a few boxes, but nothing happened |
20:10 | -!- | Aleric [~carlo@aleric.user.oftc.net] has quit [] |
20:10 | <jeff1947> | with it. For a while, until they mysteriously disappeared, there were some icons along the bottom of the screen including a clock. After clicking a bit on them, what looked a little bit like an OS X finder came up. I started trying to work with it, but all (including the icons on the bottom of the screen) disappeared, except the initial Rescatux box. I look forward to any further suggestions that you might have. All the best. Jeff |
20:10 | -!- | Aleric2 is now known as Aleric |
20:11 | -!- | zimme [~zimme@h-176-10-212-239.na.cust.bahnhof.se] has joined #debian |
20:11 | -!- | liegruppe [~felix@p5B31B843.dip.t-dialin.net] has quit [Ping timeout: 480 seconds] |
20:12 | -!- | master [~master@dslb-084-057-064-104.pools.arcor-ip.net] has joined #debian |
20:13 | -!- | gruetzkopf [~martin@f049138241.adsl.alicedsl.de] has joined #debian |
20:13 | <sney> | jeff1947: ok, rescatux is just a live operating system that you can use to fix an existing linux install. I have never used it personally. what you want to do is fix the grub installation on your hard drive. if you go back to the supergrub website there should be instructions for doing this. |
20:13 | -!- | master is now known as Guest21921 |
20:13 | <Guest21921> | Yo hey, got a problem |
20:13 | <Guest21921> | DynDNS + mail. Any solutions? |
20:14 | <Guest21921> | Well, let me say it easily: I DON'T F*ING WANT TO SEND ANY SPAM |
20:14 | <jeff1947> | SNEY, thanks. I'll go back there and see what I find. Until next time. Jeff |
20:14 | <Guest21921> | More, I F*ING GET SPAM IN MY MSIL BOX |
20:14 | -!- | andres is now known as zz_andres |
20:14 | <Guest21921> | no matter what they F*CKING say abou "we fight spam" |
20:15 | <Guest21921> | It's all shit |
20:15 | <dondelelcaro> | Guest21921: this is #debian, not #antispam. |
20:15 | -!- | _julian [~quassel@hmbg-4d06e5ca.pool.mediaWays.net] has joined #debian |
20:15 | <Guest21921> | dondelelcaro: OK, then, what channel is the best for issues about DynDNS and own mail server? |
20:16 | <Guest21921> | My problem is: when I try to send mail, I am handled like a spammer, but that _I_ get spam - no-f*ing-body cares about |
20:17 | <dondelelcaro> | Guest21921: there may not be one, but you can try #linux or something similar... and you might try just stating what your actual problem is |
20:17 | <Guest21921> | dondelelcaro OK thanks, gonna try |
20:20 | -!- | shiloh [~shiloh@24-159-241-8.dhcp.mdsn.wi.charter.com] has joined #debian |
20:20 | <Guest21921> | seems they have no idea there |
20:20 | -!- | hando [~radu@ip72-222-166-227.ph.ph.cox.net] has quit [Quit: reboot] |
20:20 | -!- | jkf [~Greg_od@79.140.11.170] has quit [Ping timeout: 480 seconds] |
20:20 | -!- | GNUdog [~GNUdog@vpn01.tsunagarumon.com] has quit [Remote host closed the connection] |
20:21 | <sney> | "hi, I'm running a debian mail server and I want to reduce the amount of spam incoming and outgoing" "thanks for clearly stating your problem. I advise you to install and configure spam assassin" |
20:21 | -!- | frewo [~frewo64@p5080EC36.dip.t-dialin.net] has quit [Remote host closed the connection] |
20:22 | -!- | jeflui [~jeflui@189-18-10-210.dsl.telesp.net.br] has quit [Remote host closed the connection] |
20:23 | -!- | _julian_ [~quassel@hmbg-4d06fe0a.pool.mediaWays.net] has quit [Ping timeout: 480 seconds] |
20:23 | -!- | frewo [~frewo@p5080EC36.dip.t-dialin.net] has joined #debian |
20:24 | <Guest21921> | sney: the question was _not_ about spamassassin, keep in mind |
20:24 | -!- | NIN [~NIN@p5DD2863A.dip0.t-ipconnect.de] has quit [Quit: NIN] |
20:24 | <Guest21921> | sney: thanks for a nice try to show how clever you are |
20:25 | -!- | brf [~brf@c-68-84-235-124.hsd1.nj.comcast.net] has joined #debian |
20:26 | <sney> | well, you joined a support channel and gave a bunch of vague complaints with weird censored profanity and didn't get any satisfactory results, so I thought I would demonstrate how else it could have gone |
20:26 | -!- | brf [~brf@c-68-84-235-124.hsd1.nj.comcast.net] has quit [] |
20:26 | <sney> | we're volunteers so we're not required to help you if you won't provide useful information |
20:27 | <Guest21921> | sney: once again, the topic was mainly how I can send mail without being handled like spammer |
20:29 | <Guest21921> | sney I don't ever send any crap, I just want to be able to communicate with my friends using _my own mail server_, with no that crap "so super great free email providers" have |
20:29 | <Guest21921> | Own mail server is much more comfortable |
20:29 | <sney> | and you communicated that very poorly. good job.. you should find a dns provider that is not on any blacklists. this can be difficult due to the size of the spam industry. dyndns may be completely out of the question. maybe afraid.org? |
20:29 | <Guest21921> | sney: gonna try afraid.org, thanks for hint |
20:30 | -!- | roddie [~roddie@109.224.130.252] has joined #debian |
20:30 | <babilen> | Or buy a real domain -- but really, I still don't see how this is related to Debian at all. |
20:32 | -!- | ZekeS [~zekesulas@173-18-127-64.client.mchsi.com] has quit [Quit: WeeChat 0.3.5] |
20:32 | <Guest21921> | babilen: A Debian or generally linux channel is better for such questions than a some kind of "#nph - Nice Pussies Here! :*" channel, like most on other IRC servers |
20:33 | -!- | janos_ [~janos@95.180.46.173] has quit [Quit: Leaving.] |
20:33 | -!- | Marezz [~UMAD@178.222.45.224] has quit [Quit: Leaving] |
20:35 | -!- | frewo [~frewo@p5080EC36.dip.t-dialin.net] has quit [Remote host closed the connection] |
20:36 | <babilen> | Guest21921: Are you running Debian? Please try to keep it professional in here and note that questions about some topics are better asked in different forums/channels. |
20:36 | <Guest21921> | babilen: OK, for sure, then, can you maybe give me a hint what channel is the best for issues with DynDNS and sending mail? |
20:37 | <Guest21921> | babilen: As to web forums - how do you think, would I ask here if there were any help in dah forums? Just crap, nothing more. |
20:37 | -!- | frewo [~frewo64@p5080EC36.dip.t-dialin.net] has joined #debian |
20:38 | <sney> | Guest21921: as I previously implied, you might want to work on asking clearer questions. |
20:39 | <Guest21921> | sney: OK I'm gonna "work on asking clearer questions", but first, let me clear some questions wih afraid.org |
20:39 | <Guest21921> | *wth |
20:39 | <Guest21921> | *with |
20:39 | <sney> | afraid.org's own website can answer those questions better than I can |
20:40 | <Guest21921> | sney: So I'm gonna ask it, just am doing that |
20:40 | <Guest21921> | sney: that's what I mean |
20:41 | <sney> | ok. |
20:44 | -!- | MarkB1 [~mbiggers@68-113-121-166.static.leds.al.charter.com] has joined #debian |
20:44 | -!- | MarkB1 [~mbiggers@68-113-121-166.static.leds.al.charter.com] has quit [Remote host closed the connection] |
20:44 | -!- | dous [~dous@115.147.66.65] has joined #debian |
20:45 | <Guest21921> | By the way, don't they block whole IP ranges, so when a server connects they block it on IP base no matter DNS service? |
20:46 | -!- | asulil [~user@pas75-4-88-176-17-102.fbx.proxad.net] has quit [Quit: Quitte] |
20:50 | -!- | alephnull [~alok@122.172.4.84] has joined #debian |
20:50 | -!- | darthanubis [~anubis@cpe-66-61-43-150.neo.res.rr.com] has quit [Remote host closed the connection] |
20:51 | -!- | darthanubis [~anubis@cpe-66-61-43-150.neo.res.rr.com] has joined #debian |
20:53 | -!- | artista_frustrado [~fernando@201-41-171-90.ctaje701.dsl.brasiltelecom.net.br] has quit [Remote host closed the connection] |
20:54 | -!- | LilleCarl [~LilleCarl@c83-252-76-251.bredband.comhem.se] has quit [Ping timeout: 480 seconds] |
20:55 | <Guest21921> | Seems 2 b same crap with afraid.com |
20:57 | <priv1> | Hibernation doesn't work to me :( |
20:57 | -!- | roddie [~roddie@109.224.130.252] has quit [Quit: http://www.debian.org | http://irssi.org/about] |
20:58 | <Guest21921> | priv1: hibernate it with a hammer |
20:58 | <priv1> | Guest21921: Sounds like not a good idea |
20:59 | <Guest21921> | priv1: depends on |
20:59 | <priv1> | Guest21921: Yeah like all, all is depending on all. |
21:00 | <Guest21921> | priv1: How do you try to hibernate? Just from kinda logout menu in Gnome? |
21:00 | <Guest21921> | priv1: What version of Debian? |
21:03 | <priv1> | Guest21921: It's Squeeze. Yeah in the logout menu in LXDE |
21:03 | <Guest21921> | priv1: I know that with Gnome in Lenny, it works, to some extent |
21:03 | -!- | atoz-chevara [~atoz-chev@222.124.129.50] has joined #debian |
21:03 | <Guest21921> | I normally don't use it |
21:04 | -!- | electragician [~electragi@c-98-230-88-75.hsd1.fl.comcast.net] has joined #debian |
21:04 | -!- | frewo [~frewo64@p5080EC36.dip.t-dialin.net] has quit [Remote host closed the connection] |
21:04 | <priv1> | Yeah me too, since i recognized it doesnt work |
21:05 | <Guest21921> | priv1: I just don't need it. Anyway, to each his own |
21:06 | -!- | frewo [~frewo@p5080EC36.dip.t-dialin.net] has joined #debian |
21:06 | <priv1> | Yes! |
21:10 | -!- | bst_ [~bst@net40-0-245-109.mbb.telenor.rs] has left #debian [] |
21:10 | -!- | myself [~tristan@gloin.tourniaire.org] has joined #debian |
21:12 | -!- | myself [~tristan@gloin.tourniaire.org] has left #debian [] |
21:12 | -!- | chitchat [~guest@218-214-24-203.people.net.au] has joined #debian |
21:13 | -!- | redjustice_ [~quassel@c-50-135-167-146.hsd1.wa.comcast.net] has quit [Ping timeout: 480 seconds] |
21:13 | <Guest21921> | Yo, anyone want to take a look on my little server, before I go away? |
21:14 | -!- | redjustice [~quassel@c-50-135-167-146.hsd1.wa.comcast.net] has joined #debian |
21:15 | -!- | janos_ [~janos@95.180.46.173] has joined #debian |
21:15 | -!- | pbleuse [~pbleuse@ALyon-554-1-16-220.w92-137.abo.wanadoo.fr] has joined #debian |
21:15 | -!- | qxt [~qxt@c-5fcae455.025-521-6c6b701.cust.bredbandsbolaget.se] has joined #debian |
21:16 | <qxt> | What is the current kernel in Sid? |
21:18 | -!- | pbleuse [~pbleuse@ALyon-554-1-16-220.w92-137.abo.wanadoo.fr] has quit [Remote host closed the connection] |
21:18 | <Guest21921> | qxt: Shall be 3.x |
21:19 | <qxt> | I would think so since testing is 3.1.0-1 |
21:19 | -!- | iorivur_ [~ioriveur@222-151-180-201.jp.fiberbit.net] has quit [Ping timeout: 480 seconds] |
21:19 | * | atoz-chevara is away: Silahkan meninggalkan pesan... |
21:22 | -!- | Ducz [~quassel@190.192.139.17] has joined #debian |
21:22 | -!- | doni [~doni@189.169.155.55] has joined #debian |
21:22 | -!- | Ducz [~quassel@190.192.139.17] has quit [Remote host closed the connection] |
21:23 | -!- | Bob_ [~bob@178.162.239.239] has quit [Quit: ircII EPIC4-2.6 -- Are we there yet?] |
21:23 | -!- | doni [~doni@189.169.155.55] has quit [] |
21:24 | <Guest21921> | bye all |
21:24 | -!- | Guest21921 [~master@dslb-084-057-064-104.pools.arcor-ip.net] has quit [Quit: Ухожу] |
21:24 | -!- | atoz-chevara [~atoz-chev@222.124.129.50] has quit [Quit: Wassalam...] |
21:24 | -!- | nndma [~jan@pD9E0F2B4.dip.t-dialin.net] has joined #debian |
21:24 | -!- | atoz-chevara [~atoz-chev@222.124.129.50] has joined #debian |
21:25 | -!- | dous [~dous@115.147.66.65] has quit [Remote host closed the connection] |
21:25 | -!- | gdb [~cbell@circe.inetdb.com] has quit [Quit: gdb] |
21:27 | -!- | kutaraja [~adi@222.124.129.50] has joined #debian |
21:28 | -!- | winfred [~winfred@116.59.246.92] has quit [Ping timeout: 480 seconds] |
21:28 | -!- | gdb [~cbell@circe.inetdb.com] has joined #debian |
21:28 | -!- | LilleCarl [~LilleCarl@d90-142-147-37.cust.tele2.se] has joined #debian |
21:31 | -!- | babilen [~babilen@pD9F77A7C.dip.t-dialin.net] has quit [Quit: leaving] |
21:32 | -!- | d [~d@c-24-9-187-10.hsd1.co.comcast.net] has joined #debian |
21:32 | -!- | d is now known as Guest21928 |
21:32 | <Guest21928> | hi there. |
21:32 | -!- | samsul [~samsul@180.246.121.221] has quit [Ping timeout: 480 seconds] |
21:32 | -!- | janos_ [~janos@95.180.46.173] has quit [Quit: Leaving.] |
21:33 | -!- | MisterFluffy [~MisterFlu@misterfluffy.dsl.xmission.com] has quit [Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/] |
21:33 | <priv1> | hi Guest21921 |
21:33 | -!- | prime2 [~prime2@71-212-2-41.tukw.qwest.net] has joined #debian |
21:36 | -!- | scientes [~scientes@ppp-71-139-14-107.dsl.snfc21.pacbell.net] has quit [Ping timeout: 480 seconds] |
21:36 | -!- | Guest21928 [~d@c-24-9-187-10.hsd1.co.comcast.net] has quit [] |
21:36 | -!- | hychen [~hychen@114-32-21-24.HINET-IP.hinet.net] has joined #debian |
21:38 | -!- | byonk [~byonk@114-42-89-172.dynamic.hinet.net] has joined #debian |
21:43 | -!- | pbleuse [~pbleuse@ALyon-554-1-16-220.w92-137.abo.wanadoo.fr] has joined #debian |
21:43 | -!- | pbleuse [~pbleuse@ALyon-554-1-16-220.w92-137.abo.wanadoo.fr] has quit [Remote host closed the connection] |
21:48 | -!- | Bushmills [~l@scarydevilmonastery.net] has quit [Remote host closed the connection] |
21:50 | -!- | DocHolliday [~GiantSqui@user-24-214-109-205.knology.net] has joined #debian |
21:50 | -!- | Bushmills [~l@scarydevilmonastery.net] has joined #debian |
21:50 | -!- | chitchat [~guest@218-214-24-203.people.net.au] has quit [Ping timeout: 480 seconds] |
21:52 | -!- | combalot [~combalot@78.220.100.69] has joined #debian |
21:52 | -!- | combalot [~combalot@78.220.100.69] has quit [] |
21:53 | -!- | vrkalak [~vrkalak@66-87-2-95.pools.spcsdns.net] has quit [Quit: Leaving] |
21:54 | -!- | hychen [~hychen@114-32-21-24.HINET-IP.hinet.net] has quit [Quit: Leaving] |
21:54 | -!- | hychen [~hychen@114-32-21-24.HINET-IP.hinet.net] has joined #debian |
21:55 | -!- | ichdasic1 is now known as ichdasich |
21:56 | -!- | hugo [~hugo@g225120223.adsl.alicedsl.de] has quit [Ping timeout: 480 seconds] |
21:57 | -!- | dous [~dous@115.147.66.65] has joined #debian |
22:01 | -!- | tensorpudding [~michael@99.102.71.62] has quit [Ping timeout: 480 seconds] |
22:03 | -!- | linkcis [~linkcis@74-130-11-134.dhcp.insightbb.com] has quit [Quit: WeeChat 0.3.6] |
22:05 | -!- | chitchat [~guest@218-214-24-203.people.net.au] has joined #debian |
22:08 | -!- | electragician [~electragi@c-98-230-88-75.hsd1.fl.comcast.net] has quit [Remote host closed the connection] |
22:09 | -!- | aranax [~aranax@200.49.162.1] has joined #debian |
22:12 | -!- | WildTux [~quassel@144.Red-79-153-230.dynamicIP.rima-tde.net] has quit [Remote host closed the connection] |
22:15 | -!- | lbt_away [~david@78.32.229.233] has quit [Ping timeout: 480 seconds] |
22:18 | -!- | Holborn [~holborn@170.Red-88-26-182.staticIP.rima-tde.net] has quit [Quit: Lost terminal] |
22:21 | -!- | mode/#debian [+l 444] by debhelper |
22:22 | -!- | motahareh [~motahareh@212.80.4.43] has joined #debian |
22:22 | <motahareh> | saallalla |
22:22 | <motahareh> | djfjklajflajf |
22:22 | <motahareh> | ajkfjla |
22:23 | <motahareh> | ajflkja |
22:24 | -!- | prime2 [~prime2@71-212-2-41.tukw.qwest.net] has quit [Quit: prime2] |
22:25 | <motahareh> | hkh |
22:25 | <motahareh> | jkj\jkj\ |
22:25 | -!- | fffff391 [~fffff@58.239.152.20] has joined #debian |
22:30 | -!- | Se-bash [~seba@host187.190-136-245.telecom.net.ar] has joined #debian |
22:30 | -!- | q66 [~quaker66@213.191.105.214] has quit [Quit: Leaving..] |
22:31 | -!- | boba [retrograde@lost.in.meatspace.net] has quit [Quit: boba] |
22:33 | -!- | boba [retrograde@lost.in.meatspace.net] has joined #debian |
22:35 | -!- | _spOOn_ [~spoon@mail.santos.com] has joined #debian |
22:35 | -!- | nndma [~jan@pD9E0F2B4.dip.t-dialin.net] has quit [Quit: Leaving] |
22:38 | -!- | motahareh [~motahareh@212.80.4.43] has quit [Read error: Operation timed out] |
22:39 | -!- | DocHolliday [~GiantSqui@user-24-214-109-205.knology.net] has quit [Quit: My hands have become the physical manifestation of jazz] |
22:40 | -!- | martin_ [~martin@f049037006.adsl.alicedsl.de] has joined #debian |
22:42 | -!- | gdb [~cbell@circe.inetdb.com] has quit [Quit: gdb] |
22:42 | -!- | felix [~felix@p5B31B82D.dip.t-dialin.net] has quit [Ping timeout: 480 seconds] |
22:43 | -!- | th35ilv3rf0x [~th35ilv3r@207-255-240-168-dhcp.unt.pa.atlanticbb.net] has joined #debian |
22:43 | -!- | th35ilv3rf0x [~th35ilv3r@207-255-240-168-dhcp.unt.pa.atlanticbb.net] has quit [] |
22:44 | -!- | dvs [~me@cwv.teksavvy.com] has joined #debian |
22:44 | -!- | tux-matt-usb-drive [~tux-matt-@76.8.173.175.IMCTV.dynamic.mis.net] has joined #debian |
22:45 | -!- | motahareh [~motahareh@212.80.4.43] has joined #debian |
22:46 | <tux-matt-usb-drive> | how can i add ppa data from other websites |
22:46 | <sney> | !ubuntuirc |
22:46 | <dpkg> | This is not the Ubuntu help channel. Please do /server irc.freenode.net and then /join #ubuntu. If you are using XChat, you can right-click the following link and choose connect. irc://irc.freenode.net/ubuntu |
22:46 | <tux-matt-usb-drive> | im not running ubuntu |
22:47 | <sney> | debian does not use ppas |
22:47 | <sney> | so whatever you're trying to do is probably a bad idea |
22:47 | <tux-matt-usb-drive> | oo i was trying to add them earler thanks sney |
22:48 | -!- | gruetzkopf [~martin@f049138241.adsl.alicedsl.de] has quit [Ping timeout: 480 seconds] |
22:48 | <tux-matt-usb-drive> | how it is a bad idea i was just adding stuff for games |
22:48 | <sney> | the software in ppas was built for ubuntu, not debian |
22:48 | <sney> | so there are bound to be incompatibilities, dependencies you can't provide, and it could even break your system |
22:49 | <tux-matt-usb-drive> | yea it took me 6 hours to install it |
22:49 | <tux-matt-usb-drive> | i am running it on a usb drive |
22:49 | -!- | mou [~mou@202.3.248.127] has quit [Quit: Quitte] |
22:52 | -!- | tux-matt-usb-drive [~tux-matt-@76.8.173.175.IMCTV.dynamic.mis.net] has quit [Quit: Leaving] |
22:52 | <priv1> | oh ubuntu |
22:53 | -!- | motahareh [~motahareh@212.80.4.43] has quit [Ping timeout: 480 seconds] |
22:54 | -!- | Blacker47 [~Blacker47@p57A905E3.dip0.t-ipconnect.de] has quit [Quit: Verlassend] |
22:57 | -!- | clocker [~clock@mrrsmb01bb2-ac01-47-44.dial.mtsallstream.net] has quit [Quit: So done.] |
22:57 | -!- | dvs [~me@cwv.teksavvy.com] has quit [Remote host closed the connection] |
22:57 | -!- | WildTux [~quassel@194.Red-88-26-60.staticIP.rima-tde.net] has joined #debian |
22:58 | -!- | Infra_HDC [~askinfra@skazo4nik.comex.ru] has joined #debian |
22:59 | -!- | andi [~andi@dslb-084-060-160-008.pools.arcor-ip.net] has joined #debian |
22:59 | -!- | andi is now known as Guest21934 |
23:00 | -!- | Guest21934 [~andi@dslb-084-060-160-008.pools.arcor-ip.net] has quit [] |
23:01 | -!- | debsan [~debsan@190.245.74.16] has quit [Read error: Connection reset by peer] |
23:01 | -!- | hychen [~hychen@114-32-21-24.HINET-IP.hinet.net] has quit [Ping timeout: 480 seconds] |
23:02 | -!- | Zep [~zep@cpe-66-25-64-43.satx.res.rr.com] has joined #debian |
23:04 | -!- | ypwong [~anthony@114.248.40.246] has joined #debian |
23:05 | -!- | prem [~prem@218.248.25.99] has joined #debian |
23:05 | -!- | Zep [~zep@cpe-66-25-64-43.satx.res.rr.com] has quit [] |
23:08 | -!- | Bogdan [~Bogdan@188.26.47.116] has quit [] |
23:09 | -!- | JanC [~janc@ip-83-134-151-169.dsl.scarlet.be] has quit [Ping timeout: 480 seconds] |
23:10 | -!- | a16g [~anthony@114.248.40.246] has quit [Ping timeout: 480 seconds] |
23:11 | -!- | mode/#debian [+l 437] by debhelper |
23:11 | -!- | ArthurLiu [~arthurliu@krikkit.milliways.fr] has joined #debian |
23:12 | -!- | armani [~armani@cm218-252-220-28.hkcable.com.hk] has joined #debian |
23:13 | -!- | TheEvilOne [TrekOFTC@kor.trekweb.org] has quit [Quit: All shall feel the wrath of The Evil One.] |
23:14 | -!- | ypwong [~anthony@114.248.40.246] has quit [Quit: cya] |
23:15 | -!- | frewo [~frewo@p5080EC36.dip.t-dialin.net] has quit [Remote host closed the connection] |
23:17 | -!- | paramedic [~paramedic@paramedic.tulatelecom.ru] has quit [Quit: Leaving] |
23:19 | -!- | JanC [~janc@ip-83-134-151-169.dsl.scarlet.be] has joined #debian |
23:20 | -!- | Bob_ [~bob@178.162.239.239] has joined #debian |
23:21 | -!- | ypwong [~anthony@114.248.40.246] has joined #debian |
23:22 | -!- | martin_ [~martin@f049037006.adsl.alicedsl.de] has quit [Quit: Leaving] |
23:22 | -!- | gruetzkopf [~martin@f049037006.adsl.alicedsl.de] has joined #debian |
23:23 | -!- | mikah [~mikah@24.210.107.122] has quit [Remote host closed the connection] |
23:24 | -!- | dous_ [~dous@115.147.66.65] has joined #debian |
23:26 | -!- | cybersphinx_ [~cyber@p5492F2B5.dip.t-dialin.net] has joined #debian |
23:27 | -!- | dous [~dous@115.147.66.65] has quit [Read error: Operation timed out] |
23:29 | -!- | winfred [~winfred@116.59.242.88] has joined #debian |
23:29 | -!- | borman [~borman@46.191.242.95] has joined #debian |
23:30 | -!- | tensorpudding [~michael@99.102.71.62] has joined #debian |
23:30 | -!- | borman [~borman@46.191.242.95] has quit [] |
23:30 | <dondelelcaro> | jack_thompson: why not just use resolvconf or similar? it's not like it's difficult to manage your nameservers. |
23:32 | -!- | mattux [~mattux@pc-248-10-241-201.cm.vtr.net] has quit [Remote host closed the connection] |
23:33 | -!- | cybersphinx [~cyber@p5492FD72.dip.t-dialin.net] has quit [Ping timeout: 480 seconds] |
23:34 | -!- | whitnall [~bort@ip68-11-251-99.br.br.cox.net] has joined #debian |
23:38 | -!- | priv1 [~private@HSI-KBW-078-042-212-255.hsi3.kabel-badenwuerttemberg.de] has quit [Quit: Leaving.] |
23:38 | -!- | qxt [~qxt@c-5fcae455.025-521-6c6b701.cust.bredbandsbolaget.se] has quit [Quit: Leaving] |
23:39 | -!- | omry [~omry@DSL212-235-83-63.bb.netvision.net.il] has quit [Read error: Operation timed out] |
23:39 | -!- | mou [~mou@202.3.248.127] has joined #debian |
23:40 | -!- | hemanth [~hemanth@121.244.159.130] has joined #debian |
23:40 | -!- | floe_ [~flo@e179002007.adsl.alicedsl.de] has quit [Quit: Konversation terminated!] |
23:40 | -!- | hemanth [~hemanth@121.244.159.130] has quit [] |
23:40 | -!- | gezgin [~gezgin@88.241.40.57] has quit [Ping timeout: 480 seconds] |
23:41 | -!- | LilleCarl [~LilleCarl@d90-142-147-37.cust.tele2.se] has quit [Ping timeout: 480 seconds] |
23:43 | -!- | omry [~omry@DSL212-235-83-63.bb.netvision.net.il] has joined #debian |
23:49 | -!- | gezgin [~gezgin@85.100.47.134] has joined #debian |
23:52 | -!- | emmanuel [~emmanuel@189.195.7.158] has joined #debian |
23:52 | -!- | emmanuel [~emmanuel@189.195.7.158] has quit [] |
23:53 | -!- | Bushmills [~l@scarydevilmonastery.net] has quit [Ping timeout: 480 seconds] |
23:54 | -!- | _spOOn_ [~spoon@mail.santos.com] has quit [Quit: Leaving] |
23:55 | -!- | shiloh [~shiloh@24-159-241-8.dhcp.mdsn.wi.charter.com] has quit [Ping timeout: 480 seconds] |
23:56 | -!- | cybersphinx [~cyber@p5492F1C1.dip.t-dialin.net] has joined #debian |
23:56 | <mou> | <mou> "Sing it for me, baby!" |
23:56 | <mou> | <mou> _____ / |
23:56 | <mou> | <mou> / _/\\ / |
23:56 | <mou> | <mou> | / oo |
23:56 | <mou> | <mou> \( _\ |
23:56 | -!- | mou was kicked from #debian by debhelper [use http://paste.debian.net or /msg dpkg paste] |
23:57 | <whitnall> | ha |
23:58 | -!- | Se-bash [~seba@host187.190-136-245.telecom.net.ar] has quit [Ping timeout: 480 seconds] |
--- | Log | closed Wed Dec 28 00:00:25 2011 |