--- | Log | opened Tue Dec 14 00:00:24 2010 |
00:01 | -!- | AzaToth [~azatoth@39-232-96-87.cust.blixtvik.se] has quit [Ping timeout: 480 seconds] |
00:03 | -!- | AzaToth [~azatoth@39-232-96-87.cust.blixtvik.se] has joined #debian |
00:04 | -!- | hefee [~hefee@dslc-082-082-087-072.pools.arcor-ip.net] has quit [Ping timeout: 480 seconds] |
00:05 | -!- | jgoppert [~jgoppert@aae-105-29.dhcp.ecn.purdue.edu] has joined #debian |
00:07 | -!- | dsch [~dsch@190.178.28.225] has joined #debian |
00:08 | -!- | dsch [~dsch@190.178.28.225] has quit [] |
00:13 | -!- | netgod [~johnie@99-22-189-192.lightspeed.livnmi.sbcglobal.net] has left #debian [] |
00:16 | -!- | chealer [~chealer@69-165-165-53.dsl.teksavvy.com] has joined #debian |
00:17 | -!- | thierry [~thierry@196.192.47.131] has joined #debian |
00:18 | -!- | hayden [proxyuser@gateway2.alpha.net.au] has joined #debian |
00:27 | -!- | twb [~user@nat20.cyber.com.au] has joined #debian |
00:28 | <twb> | I have a dom0 and a bunch of LXC container as domUs. |
00:28 | <twb> | Most domUs will have e.g. ssl-cert, ssh, openldap users and groups. |
00:28 | <twb> | Is there any reason I shouldn't abuse /usr/share/base-passwd/*.master to ensure that such common system accounts have the same UIDs and GIDs in all domUs? |
00:29 | <twb> | The point is that then when I look at the bind-mounted filesystems from the dom0, I will see correct usernames. |
00:30 | -!- | mark00091 [~nark@178.128.131.168.dsl.dyn.forthnet.gr] has left #debian [Leaving] |
00:31 | -!- | helion [~helion@174.77.47.142] has joined #debian |
00:33 | <helion> | after installing ia32-lib my system still complains about not having a 32 bit compatibility library, am I still missing something? |
00:33 | -!- | chitchat [~guest@ppp59-167-188-93.static.internode.on.net] has quit [Ping timeout: 480 seconds] |
00:35 | <twb> | helion: ia32-libs only provides libs that you probably want |
00:35 | <twb> | helion: it doesn't include every lib |
00:36 | <twb> | helion: pastebin the error message verbatim |
00:38 | -!- | joanet [~joanet@170.44.20.95.dynamic.jazztel.es] has joined #debian |
00:39 | <helion> | I just checked and it seems that problem only occurs if I try to run a program from /home |
00:39 | -!- | joanet [~joanet@170.44.20.95.dynamic.jazztel.es] has quit [] |
00:39 | -!- | sk_ [~sk@cpe-74-78-172-7.twcny.res.rr.com] has joined #debian |
00:41 | -!- | sk_ [~sk@cpe-74-78-172-7.twcny.res.rr.com] has quit [] |
00:41 | <helion> | heh now it's working, sorry to bother you. |
00:41 | -!- | helion [~helion@174.77.47.142] has quit [Quit: Leaving] |
00:43 | -!- | jgoppert [~jgoppert@aae-105-29.dhcp.ecn.purdue.edu] has quit [Remote host closed the connection] |
00:43 | <twb> | I bet /home is shared between i386 and amd64 hosts |
00:45 | -!- | celtic [~celtic@203-206-182-151.perm.iinet.net.au] has quit [Quit: Leaving.] |
00:47 | -!- | TheSeparateOne [~jeffrey@ip72-207-124-108.sd.sd.cox.net] has joined #debian |
00:48 | <TheSeparateOne> | Alright, #debian, I'm having a problem with the radeon driver. Specifically, the screen flickers in horizontal lines unless booted with the radeon.modeset=0 option, and windows 'stutter' when moved. Anyone know a fix? I'm coming from OpenSUSE and Slackware, which both handle the radeon driver smoothly, so I'm assuming it's a config problem. |
00:51 | -!- | _5tk [~stk@115.78.132.38] has joined #debian |
00:52 | -!- | _5tk [~stk@115.78.132.38] has quit [Remote host closed the connection] |
00:53 | -!- | _5tk [~stk@115.78.132.38] has joined #debian |
00:54 | -!- | jm_ [flier@icc.mindwipe.org] has joined #debian |
00:55 | -!- | venom00 [~wer@net-93-70-12-6.cust.dsl.vodafone.it] has joined #debian |
00:58 | <TheSeparateOne> | Hmm, maybe it's a kernel module problem.. |
00:58 | -!- | Holborn [~holborn@170.Red-88-26-182.staticIP.rima-tde.net] has quit [Quit: Lost terminal] |
01:02 | -!- | Unmensch [~steven@p4FCDEC9B.dip.t-dialin.net] has joined #debian |
01:04 | -!- | TheSeparateOne [~jeffrey@ip72-207-124-108.sd.sd.cox.net] has quit [Quit: Ex-Chat] |
01:05 | <twb> | OK, why does update-passwd not write to /etc/gshadow? |
01:06 | -!- | jgoppert [~jgoppert@aae-105-29.dhcp.ecn.purdue.edu] has joined #debian |
01:06 | -!- | TheSeparateOne [~jeffrey@ip72-207-124-108.sd.sd.cox.net] has joined #debian |
01:08 | <TheSeparateOne> | Alright, problem found: something's off with radeon kms support, probably in the kernel... Anyone know if there's a squeeze kernel with DRM_RADEON_KMS set, or am I going to have to go in and compile it myself? |
01:09 | -!- | cahoot [~radix@82.183.196.76] has joined #debian |
01:10 | -!- | noi [~noi@659AABIFF.tor-irc.dnsbl.oftc.net] has quit [Quit: *] |
01:13 | <yoshio> | config-2.6.32-5-686:# CONFIG_DRM_RADEON_KMS is not set |
01:13 | <twb> | !kernel handbook |
01:14 | <twb> | TheSeparateOne: http://kernel-handbook.alioth.debian.org/ |
01:14 | <TheSeparateOne> | Lovely. I *love* reconfiguring kernels... |
01:15 | -!- | nick_ [~nick@host-83-51-2-96-static.midco.net] has joined #debian |
01:15 | -!- | nick_ [~nick@host-83-51-2-96-static.midco.net] has quit [] |
01:16 | -!- | gouki [~gouki@82VAAAUDO.tor-irc.dnsbl.oftc.net] has quit [Remote host closed the connection] |
01:17 | -!- | laney_ [~laney@cripps.orangesquash.org.uk] has quit [Read error: Connection reset by peer] |
01:17 | -!- | laney_ [~laney@cripps.orangesquash.org.uk] has joined #debian |
01:18 | -!- | gouki [~gouki@82VAAAUHZ.tor-irc.dnsbl.oftc.net] has joined #debian |
01:19 | <twb> | It's nowhere near as fucking annoying as it used to be |
01:19 | <twb> | But I commiserate |
01:19 | <TheSeparateOne> | Yeah, it's not -that- bad. But still obnoxious. |
01:20 | -!- | venom00 [~wer@net-93-70-12-6.cust.dsl.vodafone.it] has quit [Ping timeout: 480 seconds] |
01:21 | -!- | annttu [annttu@xob.kapsi.fi] has quit [Remote host closed the connection] |
01:21 | -!- | annttu [annttu@xob.kapsi.fi] has joined #debian |
01:22 | -!- | dragonfly [~dragonfly@host-83-51-2-96-static.midco.net] has joined #debian |
01:23 | -!- | hayden [proxyuser@gateway2.alpha.net.au] has left #debian [] |
01:25 | -!- | apinski [~apinski@12.108.191.226] has quit [Ping timeout: 480 seconds] |
01:26 | -!- | axe_ [~alexander@217.116.62.236] has joined #debian |
01:26 | -!- | axe [~alexander@217.116.62.236] has quit [Read error: Connection reset by peer] |
01:28 | -!- | TheSeparateOne [~jeffrey@ip72-207-124-108.sd.sd.cox.net] has quit [Quit: Ex-Chat] |
01:29 | -!- | cahoot [~radix@82.183.196.76] has quit [Ping timeout: 480 seconds] |
01:30 | -!- | anoteng [~anoteng@164.80-203-117.nextgentel.com] has quit [Ping timeout: 480 seconds] |
01:31 | -!- | Phurl [~andreas@ip-81-210-237-201.unitymediagroup.de] has joined #debian |
01:32 | -!- | noi [~noi@19NAADPWB.tor-irc.dnsbl.oftc.net] has joined #debian |
01:35 | -!- | evanred [~macbook@189.250.99.83] has joined #debian |
01:38 | -!- | anoteng [~anoteng@164.80-203-117.nextgentel.com] has joined #debian |
01:45 | -!- | evanred [~macbook@189.250.99.83] has quit [Quit: Saliendo] |
01:45 | -!- | elements [~tim@S01060015e91cfebf.gv.shawcable.net] has quit [Quit: Leaving.] |
01:46 | -!- | anoteng [~anoteng@164.80-203-117.nextgentel.com] has quit [Ping timeout: 480 seconds] |
01:51 | -!- | debalance [~debalance@exit.credativ.com] has joined #debian |
01:52 | -!- | Torsten_W [~towo@port-212-202-129-192.static.qsc.de] has joined #debian |
01:54 | -!- | Judas_PhD [~kevin@misterfluffy.dsl.xmission.com] has joined #debian |
01:55 | -!- | _5tk [~stk@115.78.132.38] has quit [Read error: Connection reset by peer] |
01:57 | -!- | anoteng [~anoteng@164.80-203-117.nextgentel.com] has joined #debian |
01:59 | -!- | bolt [~r00t@166.65.9.46.customer.cdi.no] has joined #debian |
02:03 | -!- | ChemicalRobot [~evan@pool-71-111-178-129.ptldor.dsl-w.verizon.net] has joined #debian |
02:03 | -!- | ChemicalRobot [~evan@pool-71-111-178-129.ptldor.dsl-w.verizon.net] has quit [] |
02:06 | -!- | anoteng [~anoteng@164.80-203-117.nextgentel.com] has quit [Ping timeout: 480 seconds] |
02:08 | -!- | anoteng [~anoteng@164.80-203-117.nextgentel.com] has joined #debian |
02:12 | -!- | ghosTM55 [~ghosTM55@122.84.125.226] has quit [Ping timeout: 480 seconds] |
02:15 | <hide> | freenode has got more people in #debian . |
02:16 | <sney> | that's usually how it is |
02:17 | <sney> | freenode is just bigger in general |
02:17 | -!- | romchi [~romchi@178.54.21.55] has joined #debian |
02:17 | -!- | foxfell [~foxfell@213.190.225.138] has joined #debian |
02:17 | <twb> | Freenode's #debian is all the people who don't know how to read debian.devel.announce |
02:19 | -!- | angelabad [~angel@237.85-87-84.dynamic.clientes.euskaltel.es] has joined #debian |
02:19 | <dragonfly> | yeah, there more than twice as many people there right now |
02:20 | -!- | romchi [~romchi@178.54.21.55] has quit [Remote host closed the connection] |
02:20 | -!- | apinski [~apinski@12.108.191.226] has joined #debian |
02:20 | <hide> | yeah, but some time ago irc.debian.org pointed to freenode |
02:20 | <hide> | not sure why they decided to switch |
02:20 | <twb> | WTF |
02:20 | <sney> | politics maybe |
02:21 | <twb> | hide: um, irc.debian.org points to irc.geo.oftc.net |
02:21 | <dragonfly> | twb, that has not always been the case |
02:21 | <twb> | dragonfly: twice as many idiots |
02:22 | <hide> | lol, NOW it indeed points to OFTC |
02:22 | <hide> | but some time AGO it pointed to freenode |
02:22 | <twb> | dragonfly: right, about two years ago when they bloody announced the change on -announce, it, you know, changed |
02:22 | -!- | cthuluh [moo@wxcvbn.org] has quit [Remote host closed the connection] |
02:23 | <dragonfly> | lol @ twb |
02:26 | -!- | anoteng [~anoteng@164.80-203-117.nextgentel.com] has quit [Ping timeout: 480 seconds] |
02:29 | -!- | rg [~rg@99-182-27-197.lightspeed.rcsntx.sbcglobal.net] has joined #debian |
02:30 | -!- | rg [~rg@99-182-27-197.lightspeed.rcsntx.sbcglobal.net] has quit [] |
02:30 | -!- | resmo [~moserre@xdsl-188-155-134-47.adslplus.ch] has joined #debian |
02:31 | -!- | superjet_busy [~superjet@9YYAABKD0.tor-irc.dnsbl.oftc.net] has quit [Remote host closed the connection] |
02:32 | -!- | Brigo [~Brigo@139.182.60.213.dynamic.mundo-r.com] has joined #debian |
02:35 | -!- | foxfell [~foxfell@213.190.225.138] has quit [Quit: leaving] |
02:35 | -!- | LegolasV [~whoeiii35@5ED23718.cm-7-3a.dynamic.ziggo.nl] has joined #debian |
02:36 | <dragonfly> | I'm always amused by the number of people on irc that aren't really around |
02:37 | -!- | anoteng [~anoteng@164.80-203-117.nextgentel.com] has joined #debian |
02:38 | -!- | e-ndy [~jkastner@nat-pool-brq-t.redhat.com] has joined #debian |
02:38 | -!- | e-ndy [~jkastner@nat-pool-brq-t.redhat.com] has quit [] |
02:38 | <ryuk> | idling is fun... |
02:39 | <dragonfly> | hmmm, guess i havent found the enjoyment yet |
02:39 | -!- | rmayorga [~rmayorga@lists.debian.org.sv] has quit [Remote host closed the connection] |
02:39 | -!- | rmayorga [~rmayorga@lists.debian.org.sv] has joined #debian |
02:42 | -!- | screenn [~screenn@178.151.86.196] has quit [Quit: Leaving] |
02:43 | -!- | BLarg [ic382@adsl-75-52-163-100.dsl.dytnoh.sbcglobal.net] has quit [Ping timeout: 480 seconds] |
02:43 | -!- | screenn [~screenn@178.151.86.196] has joined #debian |
02:44 | -!- | superjet_busy [~superjet@1GLAAEN93.tor-irc.dnsbl.oftc.net] has joined #debian |
02:44 | -!- | Spami|Thug [~Spami|Thu@ALyon-153-1-88-4.w86-206.abo.wanadoo.fr] has joined #debian |
02:46 | -!- | anoteng [~anoteng@164.80-203-117.nextgentel.com] has quit [Ping timeout: 480 seconds] |
02:47 | -!- | senglink [~senglink@110.138.245.178] has joined #debian |
02:48 | -!- | anoteng [~anoteng@164.80-203-117.nextgentel.com] has joined #debian |
02:49 | -!- | mode/#debian [+l 419] by debhelper |
02:50 | -!- | nevyn_ [~nevyn@dip-220-235-43-141.wa.westnet.com.au] has joined #debian |
02:51 | -!- | BLarg [ic382@68.73.97.197] has joined #debian |
02:52 | -!- | nevyn [~nevyn@124-168-218-137.dyn.iinet.net.au] has quit [Ping timeout: 480 seconds] |
02:53 | -!- | Brigo [~Brigo@139.182.60.213.dynamic.mundo-r.com] has quit [Ping timeout: 480 seconds] |
02:55 | -!- | senglink [~senglink@110.138.245.178] has quit [Quit: Leaving] |
02:56 | -!- | TaitenP [~TaitenP@210.242.151.101] has quit [Read error: Connection reset by peer] |
02:58 | -!- | buffoon_work [~buffoon@217.199.15.119] has joined #debian |
03:00 | -!- | tarniak [~tarniak@ip-55-30.zax.pl] has joined #debian |
03:00 | -!- | axe_ [~alexander@217.116.62.236] has quit [Remote host closed the connection] |
03:01 | -!- | yoshio [~yoshio@173-127-96-83.pools.spcsdns.net] has quit [Ping timeout: 480 seconds] |
03:07 | -!- | rpetre [~petre@188.25.117.10] has quit [Quit: leaving] |
03:07 | -!- | liverwurst [~sascha@p508C406F.dip.t-dialin.net] has joined #debian |
03:08 | -!- | anoteng [~anoteng@164.80-203-117.nextgentel.com] has quit [Ping timeout: 480 seconds] |
03:08 | -!- | Judas_PhD [~kevin@misterfluffy.dsl.xmission.com] has quit [Quit: This is a quitting message] |
03:10 | -!- | swo [~swo@p5DF3DBA1.dip.t-dialin.net] has quit [Remote host closed the connection] |
03:11 | -!- | swo [~swo@p5DF3DBA1.dip.t-dialin.net] has joined #debian |
03:11 | -!- | nanashi` [~unknown@ip68-226-111-195.ph.ph.cox.net] has quit [Ping timeout: 480 seconds] |
03:14 | -!- | freddyK [freddy@80.94.20.111] has quit [Remote host closed the connection] |
03:17 | -!- | anoteng [~anoteng@164.80-203-117.nextgentel.com] has joined #debian |
03:20 | -!- | nadir [~markus@g224072199.adsl.alicedsl.de] has joined #debian |
03:22 | -!- | melmothX [~melmothX@78-2-1-67.adsl.net.t-com.hr] has joined #debian |
03:23 | -!- | lelamal [~quassel@host101-99-dynamic.17-87-r.retail.telecomitalia.it] has joined #debian |
03:25 | -!- | przemoc [~przemoc@89.72.164.150] has quit [Ping timeout: 480 seconds] |
03:26 | -!- | anoteng [~anoteng@164.80-203-117.nextgentel.com] has quit [Ping timeout: 480 seconds] |
03:26 | -!- | freex [~user@212-183-59-88.adsl.highway.telekom.at] has quit [Ping timeout: 480 seconds] |
03:27 | -!- | ant [~anton@gbibp9ph1--blueice2n1.emea.ibm.com] has joined #debian |
03:28 | -!- | anoteng [~anoteng@164.80-203-117.nextgentel.com] has joined #debian |
03:28 | -!- | TIBS01 [TIBS01@92.7.191.184] has quit [Ping timeout: 480 seconds] |
03:29 | -!- | jgoppert [~jgoppert@aae-105-29.dhcp.ecn.purdue.edu] has quit [Quit: Leaving] |
03:29 | -!- | cloud [~IRC@195.145.166.27] has joined #debian |
03:30 | -!- | cloud [~IRC@195.145.166.27] has quit [Read error: Connection reset by peer] |
03:33 | -!- | cloud [~IRC@195.145.166.27] has joined #debian |
03:33 | -!- | jibel [~j-lalleme@ACaen-151-1-38-84.w86-215.abo.wanadoo.fr] has joined #debian |
03:34 | -!- | hever [~hever@85-222-28-130.home.aster.pl] has joined #debian |
03:36 | -!- | anoteng [~anoteng@164.80-203-117.nextgentel.com] has quit [Ping timeout: 480 seconds] |
03:36 | -!- | freex [~user@93-82-85-118.adsl.highway.telekom.at] has joined #debian |
03:38 | -!- | _5tk [~stk@115.78.132.38] has joined #debian |
03:39 | -!- | ao2 [~u@cl-35.trn-01.it.sixxs.net] has joined #debian |
03:39 | -!- | TIBS01 [TIBS01@92.7.188.36] has joined #debian |
03:39 | -!- | kasion [~kasion@60.191.99.2] has joined #debian |
03:39 | -!- | kasion [~kasion@60.191.99.2] has quit [] |
03:40 | -!- | grochap [~grochap@189.89.145.38] has joined #debian |
03:44 | -!- | TaitenP [~TaitenP@210.242.151.101] has joined #debian |
03:45 | -!- | _5tk [~stk@115.78.132.38] has quit [Remote host closed the connection] |
03:46 | -!- | tarniak [~tarniak@ip-55-30.zax.pl] has quit [Remote host closed the connection] |
03:47 | -!- | tarniak [~tarniak@ip-55-30.zax.pl] has joined #debian |
03:47 | -!- | anoteng [~anoteng@164.80-203-117.nextgentel.com] has joined #debian |
03:49 | -!- | derfel_ [~derfel@host206-74-dynamic.244-95-r.retail.telecomitalia.it] has joined #debian |
03:51 | -!- | NightMonkey [~NightMonk@nightmonkey.user.oftc.net] has quit [Ping timeout: 480 seconds] |
03:52 | -!- | NightMonkey [~NightMonk@nightmonkey.user.oftc.net] has joined #debian |
03:53 | -!- | superjet_busy [~superjet@1GLAAEN93.tor-irc.dnsbl.oftc.net] has quit [Ping timeout: 480 seconds] |
03:53 | -!- | dragonfly [~dragonfly@host-83-51-2-96-static.midco.net] has left #debian [Leaving] |
03:54 | -!- | Volley [~worf@84-119-55-166.dynamic.xdsl-line.inode.at] has joined #debian |
03:55 | -!- | MuzerAway [~muzer@cpc1-ando1-0-0-cust1004.15-1.cable.virginmedia.com] has quit [Ping timeout: 480 seconds] |
03:56 | -!- | anoteng [~anoteng@164.80-203-117.nextgentel.com] has quit [Ping timeout: 480 seconds] |
03:59 | -!- | angelabad [~angel@237.85-87-84.dynamic.clientes.euskaltel.es] has quit [Ping timeout: 480 seconds] |
03:59 | -!- | mercutio22 [~mercutio2@189.38.188.102] has joined #debian |
04:00 | <mercutio22> | Hi I am trying to upgrade from ext3 to ext4. |
04:00 | <mercutio22> | http://www.debian-administration.org/articles/643 |
04:00 | -!- | zeromon [~zeromon@69-017.eduroam.RWTH-Aachen.DE] has joined #debian |
04:00 | <mercutio22> | in step 1 |
04:01 | <mercutio22> | it says I need to do it in single-user mode |
04:01 | <jm_> | best to do it from a live cd |
04:01 | <mercutio22> | how can I ensure I am in single-user-mode? |
04:01 | <twb> | mercutio22: runlevel? |
04:02 | <mercutio22> | jm_: unfortunately its a netbook and I have no live usb drives |
04:02 | -!- | superjet_busy [~superjet@1GLAAEOB7.tor-irc.dnsbl.oftc.net] has joined #debian |
04:02 | -!- | jibel [~j-lalleme@ACaen-151-1-38-84.w86-215.abo.wanadoo.fr] has quit [Quit: Ex-Chat] |
04:02 | <mercutio22> | twb: should I run on tty1 and kill everything runing on the other ones such as gnome on tty7? |
04:03 | <twb> | mercutio22: if gnome is running, you aren't in single user mode |
04:03 | <jm_> | heh |
04:03 | <jm_> | mercutio22: Debian adds single user mode/recovery to boot menu - use that when booting |
04:03 | <twb> | Or "telinit 1" |
04:04 | <mercutio22> | jm_: oh.. I see |
04:04 | <mercutio22> | twb: great |
04:07 | -!- | anoteng [~anoteng@164.80-203-117.nextgentel.com] has joined #debian |
04:08 | -!- | fl0w [~flow@jem75-12-78-227-38-58.fbx.proxad.net] has joined #debian |
04:09 | -!- | Volley [~worf@84-119-55-166.dynamic.xdsl-line.inode.at] has quit [Remote host closed the connection] |
04:10 | -!- | ghosTM55 [~ghosTM55@122.84.124.123] has joined #debian |
04:11 | -!- | tommytwo [~tommytwo@p5DE5A18D.dip.t-dialin.net] has joined #debian |
04:12 | -!- | zz_Xeross is now known as Xeross |
04:12 | -!- | and1bm [~andi@HSI-KBW-109-193-083-078.hsi7.kabel-badenwuerttemberg.de] has joined #debian |
04:13 | -!- | and1bm [~andi@HSI-KBW-109-193-083-078.hsi7.kabel-badenwuerttemberg.de] has quit [Remote host closed the connection] |
04:13 | -!- | zeromon [~zeromon@69-017.eduroam.RWTH-Aachen.DE] has quit [Read error: Connection reset by peer] |
04:13 | -!- | zeromon [~zeromon@69-017.eduroam.RWTH-Aachen.DE] has joined #debian |
04:13 | -!- | and1bm [~andi@HSI-KBW-109-193-083-078.hsi7.kabel-badenwuerttemberg.de] has joined #debian |
04:15 | -!- | anoteng [~anoteng@164.80-203-117.nextgentel.com] has quit [Ping timeout: 480 seconds] |
04:16 | -!- | PlainFlavored [~monsquaz@97-120-77-239.ptld.qwest.net] has quit [Quit: Leaving] |
04:16 | -!- | nadir [~markus@g224072199.adsl.alicedsl.de] has left #debian [Leaving] |
04:17 | -!- | OkropNick [kuba@host-n2-72-114.telpol.net.pl] has joined #debian |
04:17 | -!- | NightMonkey [~NightMonk@nightmonkey.user.oftc.net] has quit [Ping timeout: 480 seconds] |
04:17 | -!- | anoteng [~anoteng@164.80-203-117.nextgentel.com] has joined #debian |
04:18 | -!- | jibel [~j-lalleme@ACaen-151-1-38-84.w86-215.abo.wanadoo.fr] has joined #debian |
04:19 | -!- | huasen [~huasen@123.184.129.65] has left #debian [swimming..................] |
04:23 | -!- | macrohardsoft [~macrohard@117.252.70.230] has joined #debian |
04:24 | <macrohardsoft> | hello |
04:26 | -!- | anoteng [~anoteng@164.80-203-117.nextgentel.com] has quit [Ping timeout: 480 seconds] |
04:26 | -!- | Spami|Thug [~Spami|Thu@ALyon-153-1-88-4.w86-206.abo.wanadoo.fr] has quit [Ping timeout: 480 seconds] |
04:28 | -!- | anoteng [~anoteng@164.80-203-117.nextgentel.com] has joined #debian |
04:28 | -!- | macrohardsoft [~macrohard@117.252.70.230] has left #debian [Leaving] |
04:29 | -!- | gandalfn [~nicolas@LAubervilliers-151-12-3-51.w193-252.abo.wanadoo.fr] has joined #debian |
04:30 | -!- | angelabad [~angel@237.85-87-84.dynamic.clientes.euskaltel.es] has joined #debian |
04:30 | -!- | htyhyt [~hyth@190.Red-80-25-1.staticIP.rima-tde.net] has joined #debian |
04:30 | -!- | htyhyt [~hyth@190.Red-80-25-1.staticIP.rima-tde.net] has left #debian [] |
04:34 | -!- | zeromon [~zeromon@69-017.eduroam.RWTH-Aachen.DE] has quit [Remote host closed the connection] |
04:35 | -!- | fqj1994 [~fqj1994@118.112.180.102] has joined #debian |
04:35 | -!- | srw [~swo@p5DF3F93B.dip.t-dialin.net] has joined #debian |
04:36 | -!- | anoteng [~anoteng@164.80-203-117.nextgentel.com] has quit [Ping timeout: 480 seconds] |
04:36 | -!- | leocade [~leocade@146.94.131.99] has joined #debian |
04:38 | -!- | Judas_PhD [~kevin@misterfluffy.dsl.xmission.com] has joined #debian |
04:38 | -!- | anoteng [~anoteng@164.80-203-117.nextgentel.com] has joined #debian |
04:38 | -!- | vizor [~vizor@86.57.155.134] has joined #debian |
04:39 | -!- | mode/#debian [+l 428] by debhelper |
04:40 | <leocade> | hello. im getting an error from compiz --replace when i put it in terminal saying "fatal: software rendering detected." anyone able to help? |
04:42 | <gil-galad> | apparently you don't have hardware acceleration.. |
04:42 | -!- | zit [~bo@host177-175-dynamic.20-79-r.retail.telecomitalia.it] has joined #debian |
04:42 | <leocade> | how do i fix this? |
04:42 | <leocade> | im using an ATI radeon HD 5750 |
04:43 | <gil-galad> | mm |
04:43 | <leocade> | im guessing its something to do with my drivers but im not sure how to approach it |
04:43 | -!- | swo [~swo@p5DF3DBA1.dip.t-dialin.net] has quit [Ping timeout: 480 seconds] |
04:43 | <gil-galad> | what does "glxinfo | grep rendering" say ? |
04:44 | <leocade> | when i put in glxinfo it says direct rendering: yes, openGL renderer string Mesa X11 |
04:44 | <gil-galad> | mm strange |
04:44 | <leocade> | well i can tell you before i had a rasterizer error |
04:45 | <leocade> | and i looked it up and it pointed me to a lib file |
04:45 | <leocade> | and compiz-check didnt complain about the rasterizer anymore |
04:46 | -!- | anoteng [~anoteng@164.80-203-117.nextgentel.com] has quit [Ping timeout: 480 seconds] |
04:46 | <gil-galad> | what's your desktop environment ? |
04:46 | <leocade> | gnome |
04:47 | <gil-galad> | and what x server are you using ? |
04:47 | -!- | zit [~bo@host177-175-dynamic.20-79-r.retail.telecomitalia.it] has quit [Remote host closed the connection] |
04:47 | <jm_> | you probably need to use closed source amd driver |
04:48 | -!- | angelabad [~angel@237.85-87-84.dynamic.clientes.euskaltel.es] has quit [Ping timeout: 480 seconds] |
04:49 | <leocade> | is it safe to get one? |
04:49 | -!- | berto [~berto@155.99.117.91.static.mundo-r.com] has joined #debian |
04:49 | * | twb boos |
04:50 | <leocade> | gil-galad xorg |
04:50 | -!- | superjet_busy [~superjet@1GLAAEOB7.tor-irc.dnsbl.oftc.net] has quit [Quit: Lost terminal] |
04:51 | <gil-galad> | mm, jm_ surely knows better than me dude, try to get the amd closed source driver |
04:51 | -!- | alvarezp [~alvarezp@189.220.51.22.cable.dyn.cableonline.com.mx] has quit [Quit: alvarezp] |
04:51 | -!- | screenn [~screenn@178.151.86.196] has quit [Quit: Leaving] |
04:51 | -!- | davi [davi@wilbur.25thandclement.com] has joined #debian |
04:52 | <jm_> | !fglrx |
04:52 | <dpkg> | [fglrx] "FireGL and Radeon for X", the AMD/ATI proprietary display driver for Radeon R5xx, R6xx, R7xx and Evergreen chipsets. As of fglrx-driver 1:9-4-1, no chipsets prior to the R600 series are supported; use <radeon> or <radeonhd> instead. To install, ask me about <fglrx one-liner lenny>, <fglrx one-liner squeeze> or see http://wiki.debian.org/ATIProprietary . #ati on irc.freenode.net. |
04:53 | <leocade> | would i need to uninstall the other drivers first? |
04:53 | <jm_> | no |
04:54 | -!- | leocade [~leocade@146.94.131.99] has quit [Remote host closed the connection] |
04:56 | -!- | leocade [~leocade@146.94.131.99] has joined #debian |
04:57 | <leocade> | k thanks |
04:57 | -!- | anoteng [~anoteng@164.80-203-117.nextgentel.com] has joined #debian |
04:58 | -!- | cthuluh [moo@wxcvbn.org] has joined #debian |
04:58 | -!- | [fFf] [~fixed@apache.venere.it] has joined #debian |
05:00 | -!- | Wiz[a]rd [~blizard@77.232.211.188] has joined #debian |
05:04 | -!- | tux|0ff is now known as tuxuser |
05:05 | -!- | Wiz[a]rd [~blizard@77.232.211.188] has quit [] |
05:05 | -!- | ao2 [~u@cl-35.trn-01.it.sixxs.net] has quit [Quit: Ex-Chat] |
05:06 | -!- | anoteng [~anoteng@164.80-203-117.nextgentel.com] has quit [Ping timeout: 480 seconds] |
05:06 | -!- | tommytwo [~tommytwo@p5DE5A18D.dip.t-dialin.net] has quit [Remote host closed the connection] |
05:06 | -!- | tazz [~gaurav@triband-mum-120.60.153.16.mtnl.net.in] has joined #debian |
05:08 | -!- | zeroXten [~zeroXten@0x10.co.uk] has quit [Quit: leaving] |
05:08 | -!- | zeroXten [~zeroXten@0x10.co.uk] has joined #debian |
05:09 | -!- | ao2 [~u@cl-35.trn-01.it.sixxs.net] has joined #debian |
05:09 | -!- | jibel [~j-lalleme@ACaen-151-1-38-84.w86-215.abo.wanadoo.fr] has quit [Remote host closed the connection] |
05:09 | -!- | axe [~alexander@217.116.62.236] has joined #debian |
05:11 | -!- | Freduardo [~Fred@8.158-240-81.adsl-dyn.isp.belgacom.be] has joined #debian |
05:13 | -!- | whirl [~whirl@dsl-trebrasgw2-fe47f900-232.dhcp.inet.fi] has joined #debian |
05:15 | -!- | jcwu [~jcwu@mail.vader.idv.tw] has quit [Remote host closed the connection] |
05:15 | -!- | leocade [~leocade@146.94.131.99] has quit [Remote host closed the connection] |
05:16 | -!- | arif-ali [~arif-ali@ip-81-23-53-226.ask4internet.com] has quit [Quit: Leaving] |
05:16 | -!- | arif-ali [~arif-ali@ip-81-23-53-226.ask4internet.com] has joined #debian |
05:17 | -!- | rpetre [~petre@217.156.99.110] has joined #debian |
05:17 | -!- | anoteng [~anoteng@164.80-203-117.nextgentel.com] has joined #debian |
05:18 | -!- | bemawi [~bemawi@cou82-2-88-180-132-32.fbx.proxad.net] has joined #debian |
05:19 | -!- | noi_ [~noi@82VAAAUOG.tor-irc.dnsbl.oftc.net] has joined #debian |
05:19 | -!- | whirl_ [~whirl@95.211.87.137] has joined #debian |
05:20 | -!- | noi [~noi@19NAADPWB.tor-irc.dnsbl.oftc.net] has quit [Ping timeout: 480 seconds] |
05:21 | -!- | whirl [~whirl@dsl-trebrasgw2-fe47f900-232.dhcp.inet.fi] has quit [Ping timeout: 480 seconds] |
05:23 | -!- | alienux1 [~theXman@41.250.220.231] has joined #debian |
05:24 | -!- | c0d3x [~quassel@wlan-212-201-20-229.fh-luebeck.de] has joined #debian |
05:24 | -!- | floe__ [~flo@85.183.53.36] has joined #debian |
05:26 | -!- | anoteng [~anoteng@164.80-203-117.nextgentel.com] has quit [Ping timeout: 480 seconds] |
05:26 | -!- | Holborn [~holborn@170.Red-88-26-182.staticIP.rima-tde.net] has joined #debian |
05:26 | -!- | hychen [~hychen@210.242.151.101] has quit [Ping timeout: 480 seconds] |
05:27 | -!- | freezer [~freezer@p5B062847.dip.t-dialin.net] has joined #debian |
05:27 | -!- | Piet [~Piet__@659AABH7R.tor-irc.dnsbl.oftc.net] has quit [Ping timeout: 480 seconds] |
05:28 | -!- | anoteng [~anoteng@164.80-203-117.nextgentel.com] has joined #debian |
05:28 | -!- | freezer [~freezer@p5B062847.dip.t-dialin.net] has quit [] |
05:28 | -!- | floe_ [~flo@85.183.53.36] has quit [Ping timeout: 480 seconds] |
05:29 | -!- | jibel [~j-lalleme@ACaen-151-1-38-84.w86-215.abo.wanadoo.fr] has joined #debian |
05:29 | -!- | fqj1994 [~fqj1994@118.112.180.102] has quit [Ping timeout: 480 seconds] |
05:30 | -!- | c0d3x [~quassel@wlan-212-201-20-229.fh-luebeck.de] has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.] |
05:30 | -!- | bolt [~r00t@166.65.9.46.customer.cdi.no] has quit [Quit: telnet irc.freenode.net 6667] |
05:31 | -!- | Texou [~Texou@pat35-5-78-226-56-130.fbx.proxad.net] has joined #debian |
05:32 | -!- | leocade [~leocade@146.94.131.99] has joined #debian |
05:32 | -!- | bolt [~r00t@166.65.9.46.customer.cdi.no] has joined #debian |
05:32 | <leocade> | jm_ thanks it works great |
05:32 | -!- | labirinto1234 [~labirinto@154.Red-81-44-82.dynamicIP.rima-tde.net] has joined #debian |
05:32 | <jm_> | leocade: np |
05:33 | -!- | Judas_PhD [~kevin@misterfluffy.dsl.xmission.com] has quit [Quit: This is a quitting message] |
05:34 | -!- | noir_lord [~dev@static-87-102-68-198.karoo.KCOM.COM] has joined #debian |
05:34 | -!- | noir_lord [~dev@static-87-102-68-198.karoo.KCOM.COM] has quit [] |
05:34 | -!- | blackthor [~blackthor@d5152F9A6.static.telenet.be] has joined #debian |
05:35 | -!- | siep [~siep@ip91359a65.adsl-surfen.hetnet.nl] has joined #debian |
05:35 | -!- | siep [~siep@ip91359a65.adsl-surfen.hetnet.nl] has quit [] |
05:35 | -!- | leocade [~leocade@146.94.131.99] has quit [Remote host closed the connection] |
05:36 | -!- | anoteng [~anoteng@164.80-203-117.nextgentel.com] has quit [Ping timeout: 480 seconds] |
05:36 | -!- | Xanbreon [~xan@85.210.191.235] has joined #debian |
05:37 | -!- | Piet [~Piet__@82VAAAUO3.tor-irc.dnsbl.oftc.net] has joined #debian |
05:38 | <blackthor> | hello. i seem to experience a weird problem. i put the disk of a running debian lenny into a new machine, and everything seems to work. i can ping/ssh it from local network, and it can ping/ssh local ip's, but when i try to access it from outside ip (routed), or when i try to reach the outer world, the machine seems to be unreachable |
05:38 | -!- | anoteng [~anoteng@164.80-203-117.nextgentel.com] has joined #debian |
05:38 | -!- | tazz [~gaurav@triband-mum-120.60.153.16.mtnl.net.in] has quit [Ping timeout: 480 seconds] |
05:38 | <blackthor> | when doing a "route" command, it just hangs after the first line and the gateway seems missing, |
05:38 | <jm_> | perhaps your NIC is no longer eth0 |
05:39 | <jm_> | use route -n |
05:39 | -!- | julianwilliams [~julianwil@crea53.static.otenet.gr] has joined #debian |
05:39 | <blackthor> | yes that's what i've thought, it is indeed eth2, but i changed /etc/network/interfaces |
05:39 | <blackthor> | (otherwise it wouldn't work locally either) |
05:39 | -!- | hever [~hever@85-222-28-130.home.aster.pl] has quit [Ping timeout: 480 seconds] |
05:39 | <jm_> | you need to edit udev rules |
05:39 | <jm_> | !z70 |
05:40 | <jm_> | !70 |
05:40 | <dpkg> | udev has the ability to statically rename Ethernet cards based on MAC address since version 0.090. The addresses are configured in /etc/udev/rules.d/70-persistent-net.rules (Lenny, Squeeze) or /etc/udev/rules.d/z25_persistent-net.rules (Etch). If you want the mappings to change, edit the respective file. To apply changes: "udevadm trigger" ("udevtrigger" on Etch) or reload the relevant driver module. See also <forcedeth mac>, <udev>. |
05:40 | <blackthor> | yes, that was my second step, but i don't really know what to change, i tried commenting out the unknown mac adresses |
05:40 | <blackthor> | oh |
05:40 | <blackthor> | i see! |
05:40 | <blackthor> | lemme give that one a try :) |
05:42 | <petemc> | , |
05:43 | <blackthor> | hmmm well, i commented out the old mac adresses but no further succes |
05:44 | <blackthor> | restarted networking, the machine yet can't ping 8.8.8.8 (google's DNS) although the gateway is correct |
05:44 | <jm_> | is it eth0? |
05:45 | <blackthor> | no it's eth2 |
05:45 | <blackthor> | but that should work too, right |
05:46 | -!- | anoteng [~anoteng@164.80-203-117.nextgentel.com] has quit [Ping timeout: 480 seconds] |
05:46 | <blackthor> | i mean, the machine can ping local ip's and vice versa (i can ssh to it from local) |
05:46 | <blackthor> | so that's proof that eth2 works, no ? |
05:46 | <blackthor> | i reckon it must be a gateway problem |
05:46 | -!- | chitchat [~guest@218-214-24-203.people.net.au] has joined #debian |
05:47 | -!- | venom00 [~wer@173.0.1.102] has joined #debian |
05:48 | -!- | twb [~user@nat20.cyber.com.au] has quit [Remote host closed the connection] |
05:49 | <jm_> | interface name doesn't matter as long as everything is configured properly |
05:49 | <blackthor> | well, the weird part is, i do a route add -net command |
05:49 | <blackthor> | and after 1 minute it says "BACKUP: Unknown host" |
05:50 | <blackthor> | mmm apparantly the avahi-daemon is withdrawing the ip address for some reason |
05:53 | -!- | zakotsi [~zax@athedsl-151629.home.otenet.gr] has joined #debian |
05:54 | <zakotsi> | hallo everyone |
05:55 | <zakotsi> | is there anyone out there? |
05:56 | -!- | k4z [~kaz@k.az.pl] has joined #debian |
05:57 | -!- | anoteng [~anoteng@164.80-203-117.nextgentel.com] has joined #debian |
05:58 | -!- | f8l [~f8l@77-255-18-167.adsl.inetia.pl] has joined #debian |
05:59 | -!- | mode/#debian [+l 436] by debhelper |
05:59 | -!- | fddfoo [~algol@188.24.60.14] has joined #debian |
06:00 | -!- | KryPTiC [~kryptic@h65-255-236-79.gtcust.grouptelecom.net] has joined #debian |
06:01 | -!- | KryPTiC [~kryptic@h65-255-236-79.gtcust.grouptelecom.net] has quit [] |
06:01 | -!- | ompaul [~ompaul@109.77.94.14] has joined #debian |
06:01 | -!- | derfel [~derfel@host206-74-dynamic.244-95-r.retail.telecomitalia.it] has quit [Quit: bye] |
06:02 | <slush> | !anyone |
06:02 | <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>. |
06:04 | -!- | awoodland [~woodalan@intmlp0486.intm.aber.ac.uk] has joined #debian |
06:05 | -!- | dodddummy [~dodddummy@74-129-134-84.dhcp.insightbb.com] has quit [Ping timeout: 480 seconds] |
06:05 | <zakotsi> | hallo |
06:06 | -!- | anoteng [~anoteng@164.80-203-117.nextgentel.com] has quit [Ping timeout: 480 seconds] |
06:06 | <blackthor> | hmmm still not solved... any other options? the interface is eth2, /etc/network/interfaces is correct, i tried manually adding the gateway but then network connection drops out (also tried rebooting) |
06:07 | -!- | alienux3 [~theXman@41.250.130.232] has joined #debian |
06:07 | -!- | c304 [~c304@109.188.128.122] has quit [Read error: Connection reset by peer] |
06:08 | -!- | anoteng [~anoteng@164.80-203-117.nextgentel.com] has joined #debian |
06:08 | -!- | Rocio [~gonzalez@190.210.55.169] has joined #debian |
06:08 | -!- | Rocio [~gonzalez@190.210.55.169] has quit [] |
06:08 | -!- | MuzerAway [~muzer@cpc1-ando1-0-0-cust1004.15-1.cable.virginmedia.com] has joined #debian |
06:09 | -!- | MuzerAway is now known as Muzer |
06:09 | -!- | whirl [~whirl@dsl-trebrasgw2-fe47f900-232.dhcp.inet.fi] has joined #debian |
06:11 | -!- | whirl_ [~whirl@95.211.87.137] has quit [Ping timeout: 480 seconds] |
06:12 | -!- | alienux1 [~theXman@41.250.220.231] has quit [Ping timeout: 480 seconds] |
06:13 | <zakotsi> | I just joined for the very first time to ask a question: burning a DVD with k3b is imposible. DVD is OK (used different and have used same before) the problem is wodim (cdrecord is a symlink to wodim) .I uninstalled wodim (along with k3b and others) and installed from main rep cdrecord and voila wodim was again present as a symlink. I guess i can manually remove links and delete wodim (i like k3b) and install original cdrecord but....on next |
06:13 | <zakotsi> | upgrade i think i will have the same problem. Is there a smarter way? |
06:13 | <jm_> | zakotsi: try using growisofs instead |
06:14 | <zakotsi> | Thanks for replaying. How can i do that? Inside k3b with user parameters? |
06:15 | <zakotsi> | jm_: Thanks for replaying. How can i do that? Inside k3b with user parameters? |
06:15 | <jm_> | well make sure it's installed first, after that look in k3b settings/preferences I guess |
06:15 | <jm_> | zakotsi: ^^^^^ |
06:15 | -!- | vapaa [~vapaa@p578E1E7B.dip.t-dialin.net] has joined #debian |
06:15 | <zakotsi> | OK I'll give it a try and report |
06:16 | -!- | anoteng [~anoteng@164.80-203-117.nextgentel.com] has quit [Ping timeout: 480 seconds] |
06:16 | -!- | chitchat [~guest@218-214-24-203.people.net.au] has quit [Ping timeout: 480 seconds] |
06:18 | -!- | anoteng [~anoteng@164.80-203-117.nextgentel.com] has joined #debian |
06:22 | -!- | dodddummy [~dodddummy@74-129-134-84.dhcp.insightbb.com] has joined #debian |
06:22 | -!- | Volley [~worf@84-119-55-166.dynamic.xdsl-line.inode.at] has joined #debian |
06:23 | -!- | thuck_ [~thuck@201-26-85-71.dsl.telesp.net.br] has joined #debian |
06:23 | -!- | dodddummy [~dodddummy@74-129-134-84.dhcp.insightbb.com] has quit [Remote host closed the connection] |
06:24 | <zakotsi> | jm_: growisofs was installed but setting in made no difference :-( |
06:25 | <jm_> | zakotsi: does k3b show a log of what happens? |
06:26 | <zakotsi> | i will run it and tell you. I have set it to default settings (no user params) |
06:26 | -!- | thuck__ [~thuck@201-1-154-135.dsl.telesp.net.br] has quit [Ping timeout: 480 seconds] |
06:26 | -!- | anoteng [~anoteng@164.80-203-117.nextgentel.com] has quit [Ping timeout: 480 seconds] |
06:27 | -!- | anoteng [~anoteng@164.80-203-117.nextgentel.com] has joined #debian |
06:28 | -!- | tarniak [~tarniak@ip-55-30.zax.pl] has quit [Remote host closed the connection] |
06:28 | -!- | yofel_ [~quassel@p4FF9E33B.dip.t-dialin.net] has joined #debian |
06:29 | <zakotsi> | jm_: output from k3b: Waiting for media... Writing DVD-R in incremental mode Using growisofs 7.1 ... Starting disk write .... Writing speed:1385 KB/s ... |
06:30 | <zakotsi> | jm_: and then: :-( media is not formatted or unsupported ... Write error |
06:30 | <jm_> | zakotsi: try running dvd+rw-mediainfo |
06:31 | -!- | angelabad [~angel@237.85-87-84.dynamic.clientes.euskaltel.es] has joined #debian |
06:31 | -!- | hardwalker [~hardwalke@114-33-201-92.HINET-IP.hinet.net] has quit [Quit: 暫離] |
06:31 | <zakotsi> | jm_: if you want the output from terminal where can i post it (it is long) |
06:31 | <jm_> | zakotsi: /msg dpkg paste |
06:32 | <zakotsi> | jm_: I'm sorry i didn't get what you mean |
06:32 | <jm_> | !tell zakotsi -about paste |
06:34 | -!- | Caroll [~caroll@200.14.32.75] has joined #debian |
06:35 | -!- | yofel [~quassel@p54A228B4.dip.t-dialin.net] has quit [Ping timeout: 480 seconds] |
06:35 | -!- | kyle_ [~kyle@CPE-121-208-218-78.mjcz2.cha.bigpond.net.au] has joined #debian |
06:35 | -!- | kyle_ [~kyle@CPE-121-208-218-78.mjcz2.cha.bigpond.net.au] has quit [] |
06:36 | -!- | anoteng [~anoteng@164.80-203-117.nextgentel.com] has quit [Ping timeout: 480 seconds] |
06:36 | <zakotsi> | jm_: Posting 102372 from zakotsi posted at 2010-12-14 12:35:17 expires: 2010-12-17 12:35:17 |
06:36 | <zakotsi> | jm_: thanks a lot |
06:37 | <zakotsi> | jm_: url is http://paste.debian.net/102372/ |
06:37 | -!- | fqj1994 [~fqj1994@118.112.180.102] has joined #debian |
06:38 | -!- | jrib [~jrib@pool-96-237-73-66.bstnma.east.verizon.net] has quit [Quit: WeeChat 0.3.3] |
06:38 | -!- | jrib [~jrib@pool-96-237-73-66.bstnma.east.verizon.net] has joined #debian |
06:39 | -!- | jcwu [~jcwu@mail.vader.idv.tw] has joined #debian |
06:40 | -!- | jrib [~jrib@pool-96-237-73-66.bstnma.east.verizon.net] has quit [] |
06:40 | <zakotsi> | jm_: for your info the problem emerged because of a new installation. The previous time i had fixed it by setting k3b to look for cdrecord in user params. That fixed it so I didn't check if it was a symlink to wodim back then as it is now... |
06:40 | -!- | jrib [~jrib@pool-96-237-73-66.bstnma.east.verizon.net] has joined #debian |
06:40 | -!- | fqj1994 [~fqj1994@118.112.180.102] has quit [] |
06:41 | <jm_> | zakotsi: is that both k3b and dvd+rw-mediainfo output? |
06:41 | -!- | jibel [~j-lalleme@ACaen-151-1-38-84.w86-215.abo.wanadoo.fr] has quit [Quit: Ex-Chat] |
06:42 | <zakotsi> | jm_ this is only copy-paste from konsole after giving "k3b &" |
06:42 | <jm_> | zakotsi: try dvd+rw-mediainfo /dev/hdb |
06:43 | <jm_> | zakotsi: note that sometimes burners no longer work after a while - it has happened to me with exactly the same model you have there and several other burners in the past |
06:44 | -!- | tuxuser is now known as tux|0ff |
06:44 | <zakotsi> | jm_: Logical but unfortunately i have only linux now in my box and only winXp as a virtualbox thing which would probably not work |
06:45 | -!- | thuck_ [~thuck@201-26-85-71.dsl.telesp.net.br] has quit [Read error: Connection reset by peer] |
06:46 | -!- | thuck_ [~thuck@201-26-181-132.dial-up.telesp.net.br] has joined #debian |
06:46 | -!- | jibel [~j-lalleme@ACaen-151-1-38-84.w86-215.abo.wanadoo.fr] has joined #debian |
06:47 | -!- | Zaba [~zaba@ip102.148.adsl.wplus.ru] has quit [Ping timeout: 480 seconds] |
06:47 | -!- | ItalianPlumber [~Italian_P@adsl-074-236-202-005.sip.clt.bellsouth.net] has quit [Quit: Leaving.] |
06:47 | -!- | ed33935 [~ed@c-68-51-232-101.hsd1.fl.comcast.net] has joined #debian |
06:47 | -!- | ghosTM55 [~ghosTM55@122.84.124.123] has quit [Quit: Leaving] |
06:47 | <zakotsi> | jm_: output of dvd+rw-mediainfo /dev/hdb: http://paste.debian.net/download/102374 |
06:47 | -!- | anoteng [~anoteng@164.80-203-117.nextgentel.com] has joined #debian |
06:49 | -!- | ed33935 [~ed@c-68-51-232-101.hsd1.fl.comcast.net] has quit [] |
06:49 | <jm_> | zakotsi: I think that looks fine, but it's been a while since I last used it - did you try burning it on command line? |
06:50 | <zakotsi> | jm_: I think it is not very posible to brake down just after the new install . If i am sooooo lucky what can i say!!! |
06:50 | -!- | Zaba [~zaba@ip102.148.adsl.wplus.ru] has joined #debian |
06:51 | <zakotsi> | jm_: no how can i do that? (sorry for that but it will take me a while to brose man pages) |
06:51 | <jm_> | zakotsi: what are you trying to burn? |
06:52 | -!- | Xanbreon [~xan@85.210.191.235] has quit [Quit: So long and thanks for all the fish! :3] |
06:52 | <zakotsi> | jm_: photos (data dvd) |
06:53 | <jm_> | zakotsi: here's what I use -- growisofs -speed=4 -dvd-compat -Z /dev/hdb -r -J -dir-mode 555 -file-mode 444 -V volume dir |
06:55 | -!- | hefee_ [~hefee@dslb-088-070-003-114.pools.arcor-ip.net] has quit [Remote host closed the connection] |
06:56 | -!- | anoteng [~anoteng@164.80-203-117.nextgentel.com] has quit [Ping timeout: 480 seconds] |
06:57 | -!- | tux|0ff is now known as tuxuser |
06:57 | -!- | thuck__ [~thuck@201-26-180-41.dial-up.telesp.net.br] has joined #debian |
06:57 | -!- | Muzer is now known as MuzerAway |
06:58 | -!- | anoteng [~anoteng@164.80-203-117.nextgentel.com] has joined #debian |
06:58 | -!- | hever [~hever@85-222-28-130.home.aster.pl] has joined #debian |
06:58 | <zakotsi> | jm_: i saw the man page but i canot find volume is it on <genisoimage-options>? |
06:59 | -!- | Jflesch [~whatever@alpha.kwain.net] has joined #debian |
06:59 | -!- | dijz [~dijz@189.27.41.127] has joined #debian |
06:59 | -!- | Jflesch [~whatever@alpha.kwain.net] has quit [] |
06:59 | <jm_> | zakotsi: it's a mkisofs option just like those dir-mode -J etc. |
06:59 | <dijz> | hello, I get kernel panic not syncing vfs unable to mount root fs on unknown-block 0 0, can someone help me? |
07:00 | <jm_> | !norootfs |
07:00 | <dpkg> | Modular support is nice, but don't go overboard. You'll have to use static (vs modular) support for your root filesystem (including where your modules reside), the hardware to boot it (e.g. IDE, SCSI controllers, etc). Consider using a known good configuration from /boot/ and copy it to .config, then make oldconfig (ask me about <kp>). And make sure your initrd is set up correctly in your bootloader. |
07:00 | <zakotsi> | jm_: OK i''l try it and report back |
07:00 | <dijz> | i try hint of web page, but I dont sucess |
07:00 | -!- | Piet [~Piet__@82VAAAUO3.tor-irc.dnsbl.oftc.net] has quit [Ping timeout: 480 seconds] |
07:01 | -!- | thuck_ [~thuck@201-26-181-132.dial-up.telesp.net.br] has quit [Ping timeout: 480 seconds] |
07:01 | -!- | ItalianPlumber [~Italian_P@h128.96.82.166.static.ip.windstream.net] has joined #debian |
07:01 | -!- | Jflesch [~whatever@alpha.kwain.net] has joined #debian |
07:03 | -!- | miksuh [~miksuh@a91-152-161-10.elisa-laajakaista.fi] has quit [Quit: Leaving] |
07:04 | -!- | undurundur [~undurundu@222.124.156.229] has joined #debian |
07:04 | -!- | miksuh [~miksuh@a91-152-161-10.elisa-laajakaista.fi] has joined #debian |
07:05 | -!- | dpkg [~dpkg@dpkg.bot.oftc.net] has quit [Quit: buh bye!] |
07:05 | <jm_> | dijz: read what dpkg said |
07:05 | -!- | bluenemo [~bluenemo@p54AA41DF.dip.t-dialin.net] has joined #debian |
07:05 | -!- | dpkg [~dpkg@dpkg.bot.oftc.net] has joined #debian |
07:06 | -!- | anoteng [~anoteng@164.80-203-117.nextgentel.com] has quit [Ping timeout: 480 seconds] |
07:06 | <zakotsi> | jm_: Joliet tree sort failed. The -joliet-long switch may help you. |
07:06 | <zakotsi> | NOTE: multiple source directories have been specified and merged into the root |
07:06 | <zakotsi> | of the filesystem. Check your program arguments. genisoimage is not tar. |
07:06 | <zakotsi> | :-( write failed: Input/output error |
07:06 | -!- | zakotsi was kicked from #debian by debhelper [use http://paste.debian.net or /msg dpkg paste] |
07:06 | -!- | zakotsi [~zax@athedsl-151629.home.otenet.gr] has joined #debian |
07:07 | <zakotsi> | jm: I gave: growisofs -speed=4 -dvd-compat -Z /dev/hdb -R -J -dir-mode 555 -file-mode 444 -V volume photos/* |
07:07 | -!- | Piet [~Piet__@82VAAAUQY.tor-irc.dnsbl.oftc.net] has joined #debian |
07:07 | <jm_> | zakotsi: just specify photos, not photos/* |
07:08 | <dijz> | !kp |
07:08 | <dpkg> | [kernel-package] To compile a kernel The Debian Way(tm) "aptitude install kernel-package build-essential libncurses5-dev" and follow the instructions in /usr/share/doc/kernel-package/README.gz. You should also ask me about <make-kpkg>, <kp mantra> and <kernel build-deps>. |
07:08 | -!- | Tiff [~whatever@91.109.131.126] has joined #debian |
07:08 | <jm_> | volume is something you can change - it's cd "label" |
07:08 | <zakotsi> | jm_: they are toooo many to pick one by one if i get what you mean unless you want me to try one to see if it works |
07:10 | -!- | fabrianchi [~hachepe@81.202.173.61.dyn.user.ono.com] has quit [Ping timeout: 480 seconds] |
07:10 | <dijz> | jm_ thanks, I put intaller cd, I have mounted / and try apt-get, to install old linux-image... It run newgrub, but I dont sucess, can I run dpkg -i old-package-linux-image.deb? |
07:10 | -!- | fabrianchi [~hachepe@81.202.173.61.dyn.user.ono.com] has joined #debian |
07:13 | <jm_> | zakotsi: no, you can tell it juist the dirname and it will include anything in there on your disc |
07:13 | <jm_> | dijz: you need to chroot into it |
07:13 | -!- | awoodland [~woodalan@intmlp0486.intm.aber.ac.uk] has quit [Ping timeout: 480 seconds] |
07:14 | -!- | Tiff [~whatever@91.109.131.126] has quit [Quit: Leaving] |
07:15 | <dijz> | jm_ ok... I put install cd, and: $mount /dev/sda2 /mnt $chroot /mnt and now... |
07:16 | <zakotsi> | jm_: I use long names so i get the same error before the write: Joliet tree sort failed. The -joliet-long switch may help you. |
07:17 | <zakotsi> | I thing that -J is the joliet swich. What is the long one? (if you know) |
07:17 | <jm_> | dijz: you need to mount /proc in chroot and probably bind mount /dev there too |
07:17 | -!- | anoteng [~anoteng@164.80-203-117.nextgentel.com] has joined #debian |
07:18 | <jm_> | zakotsi: -J is only needed if you want to see long filenames in windows - you can skip it if you don't care about that |
07:18 | <jm_> | zakotsi: it told you -- "-joliet-long" :) |
07:18 | <dijz> | jm_ /dev/sda2 is / of debian |
07:19 | <jm_> | dijz: so I see |
07:19 | <dijz> | jm_ i read hint about ir yesterday, but I dont sucess, and i dont more remember |
07:20 | <jm_> | dijz: hint for what? |
07:20 | <dijz> | proc |
07:21 | <jm_> | just "mount /proc" |
07:21 | <jm_> | (in chroot) |
07:22 | <zakotsi> | jm_: I had the error: http://paste.debian.net/plain/102375 |
07:23 | <jm_> | zakotsi: hmm if you eject and reload it, how long does it take for the drive to recognize the disc? light stops flashing |
07:23 | <zakotsi> | jm_: output very similar to k3b |
07:23 | <zakotsi> | jm_: about 7 secs |
07:24 | <zakotsi> | jm_: I thing growisofs is part of the same package with wodim and maybe thats why the problem persists |
07:24 | <jm_> | zakotsi: sounds way too long, I'd say buy a new drive :) |
07:25 | <jm_> | zakotsi: no, wodim is a fork of cdrecord, growisofs is a different project |
07:25 | <dijz> | jm_ :) ok, i think i mount it, but I can not read by df |
07:25 | <zakotsi> | thanks but time is not the problem and it usually takes so much |
07:25 | <zakotsi> | OK thanks for info on growisofs |
07:26 | -!- | anoteng [~anoteng@164.80-203-117.nextgentel.com] has quit [Ping timeout: 480 seconds] |
07:26 | <dijz> | jm_ ;dev is mounted, with $ls /dev is not listed sda2 |
07:26 | -!- | hefee [~hefee@134.76.221.248] has joined #debian |
07:27 | -!- | blackthor [~blackthor@d5152F9A6.static.telenet.be] has quit [] |
07:27 | <jm_> | dijz: in chroot? |
07:27 | <dijz> | jm_ yes! |
07:28 | <jm_> | dijz: also mount /sys |
07:28 | <dijz> | jm_ I really read /sys with df |
07:28 | <jm_> | I keep forgetting about sys |
07:28 | <jm_> | dijz: you should see sda in /sys/block |
07:29 | <dijz> | directory /sys is empty |
07:29 | <jm_> | so it's not mounted properly |
07:30 | -!- | ant777 [proxyuser@alt-gw.aqa.com.ru] has joined #debian |
07:31 | <dijz> | jm_ If I exit of chroot, then I run ls /sys/block and I see sda... |
07:31 | <jm_> | dijz: yes, so outside of chroot mount --bind /sys /mnt/sys |
07:31 | <jm_> | same for /dev |
07:33 | <zakotsi> | jm_: any other idea? |
07:34 | <dijz> | jm_ ok!! now in chroot (mnt) i can see /sys/block/sda |
07:34 | <jm_> | zakotsi: I'm affraid not - if you can, test the blanks with some other drive |
07:34 | <jm_> | dijz: ok now you can install stuff |
07:35 | <zakotsi> | jm_: OK, thank you very much for time/effort/eagerness, buy |
07:35 | <jm_> | zakotsi: no worries |
07:37 | -!- | zakotsi [~zax@athedsl-151629.home.otenet.gr] has quit [Quit: using sirc version 2.211+KSIRC/1.3.12] |
07:38 | -!- | anoteng [~anoteng@164.80-203-117.nextgentel.com] has joined #debian |
07:38 | <dijz> | jm_ I like baby :) simple "grub-install /dev/sda2" dont work it need blocklist |
07:38 | -!- | gil-galad [~imran@95.138.6.133] has quit [Ping timeout: 480 seconds] |
07:40 | -!- | zakotsi [~zax@athedsl-151629.home.otenet.gr] has joined #debian |
07:41 | -!- | joar [~joar@195.159.98.150] has quit [Ping timeout: 480 seconds] |
07:42 | <dijz> | ok, sda2 is notlisted in /sys/block, I run grub-install /dev/sda, and i work, but now in reboot, i get the same error |
07:42 | <jm_> | well reinstalling boot loader rarely helps with that error |
07:42 | -!- | lelamal_ [~quassel@host5-108-dynamic.10-87-r.retail.telecomitalia.it] has joined #debian |
07:43 | -!- | gusnan [~gusnan@h139n1c1o269.bredband.skanova.com] has joined #debian |
07:44 | -!- | whirl_ [~whirl@95.211.87.137] has joined #debian |
07:44 | -!- | grochap [~grochap@189.89.145.38] has quit [Quit: Saindo] |
07:45 | -!- | whirl [~whirl@dsl-trebrasgw2-fe47f900-232.dhcp.inet.fi] has quit [Read error: Connection reset by peer] |
07:45 | -!- | jhutchins_lt [~jonathan@64-151-37-66.dyn.everestkc.net] has quit [Ping timeout: 480 seconds] |
07:45 | <dijz> | jm_ now I did read file not found... i will try install right in /dev/sda2 |
07:46 | <jm_> | dijz: file not found from grub? for which file? |
07:46 | <dijz> | before menu of grub, after menu of grub, have not name of file |
07:47 | -!- | lelamal [~quassel@host101-99-dynamic.17-87-r.retail.telecomitalia.it] has quit [Ping timeout: 480 seconds] |
07:47 | -!- | gil-galad [~imran@95.138.6.133] has joined #debian |
07:47 | <jm_> | what do you mean? |
07:47 | -!- | zakotsi [~zax@athedsl-151629.home.otenet.gr] has quit [Quit: using sirc version 2.211+KSIRC/1.3.12] |
07:48 | <dijz> | in boot, We get menu of grub, before this and after it i read it |
07:48 | -!- | prem [~prem@218.248.25.99] has quit [Remote host closed the connection] |
07:49 | -!- | afurlan [~afurlan@200.14.32.75] has joined #debian |
07:49 | <jm_> | the error? does it say which file can't be found? |
07:49 | -!- | thuck_ [~thuck@201-26-84-80.dsl.telesp.net.br] has joined #debian |
07:50 | -!- | bratner [~bratner@95.211.21.37] has joined #debian |
07:50 | -!- | whirl [~whirl@dsl-trebrasgw2-fe47f900-232.dhcp.inet.fi] has joined #debian |
07:52 | -!- | thuck__ [~thuck@201-26-180-41.dial-up.telesp.net.br] has quit [Ping timeout: 480 seconds] |
07:52 | -!- | whirl_ [~whirl@95.211.87.137] has quit [Ping timeout: 480 seconds] |
07:53 | -!- | Xeross is now known as zz_Xeross |
07:54 | <dijz> | jm_ 1: GRUB loading 2: file nor found ... (menu) ... 1: Booting 'Debian GNU/Linux, with Linux 2.6.32-5-686' 2: error: file not found. 3: Loading Linux 2.6.32-5-686 ... 4: Loading initial ramdisk ... |
07:55 | <jm_> | dijz: check the files referenced in that boot entry and if they are there |
07:56 | <dijz> | I press botom "pause Break" but it dont work... well, after this I get mensagem about kernel panic not syncing vfs unable to mount root fs on unknown-block 0 0 proc |
07:56 | <jm_> | yes, make sure it can find and load both the kernel and the initrd images |
07:56 | <jm_> | I suspect it can't find initrd or you'd get some busybox prompt |
07:58 | <dijz> | maybe I run grub-install /dev/sda and not /dev/sda2 |
07:58 | -!- | venom00 [~wer@173.0.1.102] has quit [Ping timeout: 480 seconds] |
07:58 | <dijz> | jm_ /dev/sda1 is windows |
07:59 | <jm_> | dijz: using /dev/sda puts it on MBR |
07:59 | -!- | mercutio22 [~mercutio2@189.38.188.102] has quit [Ping timeout: 480 seconds] |
07:59 | -!- | joar [~joar@195.159.98.150] has joined #debian |
08:00 | -!- | Piet [~Piet__@82VAAAUQY.tor-irc.dnsbl.oftc.net] has quit [Ping timeout: 480 seconds] |
08:00 | -!- | ptr [~ptr@nyc01.limewire.com] has joined #debian |
08:01 | -!- | Piet [~Piet__@82VAAAUR5.tor-irc.dnsbl.oftc.net] has joined #debian |
08:01 | -!- | angelabad [~angel@237.85-87-84.dynamic.clientes.euskaltel.es] has quit [Remote host closed the connection] |
08:03 | <dijz> | jm_ file /boot/initrd.img- .. is Dec 13 16:56 but /boot/vmlinuz-... is Dec 10 21:01... it is ok? |
08:03 | <jm_> | dijz: if they are for the same kernel then yes |
08:04 | <dijz> | yestarday i run apt-get upgrade and after rebooting i get this error package linux-image is upgraded |
08:04 | <dijz> | so is not the same version |
08:04 | <jm_> | take a close look at the filenames |
08:05 | -!- | hefee [~hefee@134.76.221.248] has quit [Ping timeout: 480 seconds] |
08:05 | <dijz> | jm_ by $nano file? |
08:05 | -!- | hefee [~hefee@134.76.221.248] has joined #debian |
08:06 | -!- | ghosTM55 [~ghosTM55@116.230.237.43] has joined #debian |
08:06 | <dijz> | filename: initrd.img-2.6.32-5-686 |
08:06 | <dijz> | vmlinuz-2.6.32-5-686 |
08:07 | -!- | thuck__ [~thuck@201-42-59-237.dsl.telesp.net.br] has joined #debian |
08:07 | <jm_> | dijz: they are related, just make sure grub config refers to them too and check the size of initrd |
08:09 | -!- | thuck_ [~thuck@201-26-84-80.dsl.telesp.net.br] has quit [Ping timeout: 480 seconds] |
08:10 | <dijz> | jm_ I take a look about /boot/grub/grub.cfg and the mesagems |
08:11 | <dijz> | "file not found" reffer to line: set root='(hd0,msdos2)' |
08:11 | -!- | negro-jei [~negro-jei@190.250.161.5] has joined #debian |
08:12 | <jm_> | dijz: why does it say that? |
08:12 | <dijz> | because after it in grub.dfg are "echo ´Loading Linux 2.6.32-5-686 ...´ |
08:12 | <dijz> | jm_ ??? I dont know... |
08:13 | <jm_> | dijz: try changing msdos to a number |
08:13 | <dijz> | jm_ are line: search --no-floppy --fs-uuid --set 236d266-b.... |
08:13 | <dijz> | ok |
08:14 | -!- | fl0w [~flow@jem75-12-78-227-38-58.fbx.proxad.net] has quit [Quit: OUT ->[]] |
08:14 | -!- | tava [~tava@ppp-248-91.33-151.iol.it] has joined #debian |
08:16 | -!- | tazz [~gaurav@59.162.86.164] has joined #debian |
08:18 | <dijz> | I change to hd0,1 but ... :( I try find a tecnical support in my city, Brasilia... but is hard |
08:18 | -!- | anoteng [~anoteng@164.80-203-117.nextgentel.com] has quit [Quit: Leaving] |
08:19 | -!- | rzimmermann [~rzimmerma@satellite.siegnetz.de] has joined #debian |
08:21 | <jm_> | ahh msdos2 is OK, it's the same as sda2 :) |
08:21 | -!- | htyhyt [~hyth@190.Red-80-25-1.staticIP.rima-tde.net] has joined #debian |
08:21 | -!- | htyhyt [~hyth@190.Red-80-25-1.staticIP.rima-tde.net] has left #debian [] |
08:22 | <tava> | KiSs0fDeath |
08:22 | -!- | tava [~tava@ppp-248-91.33-151.iol.it] has quit [Quit: Sto andando via] |
08:23 | <dijz> | erro became from.. 1: insmod part_msdos OR 2: insmod ext3 OR 3: set root= OR 4: search ... |
08:23 | -!- | fl0w [~fl0w@jem75-12-78-227-38-58.fbx.proxad.net] has joined #debian |
08:24 | <jm_> | dijz: try to put an echo before and after each of those to find out the problematic one |
08:24 | <dijz> | but I can boot for windows |
08:24 | <dijz> | jm_ :) yes |
08:24 | -!- | sander_m [~sander@office.prezent.nl] has joined #debian |
08:25 | -!- | thuck_ [~thuck@201-42-59-92.dsl.telesp.net.br] has joined #debian |
08:26 | <sander_m> | Hi. Quick question. In Gnome, when I browse to network->workgroup I see a computer called "DESKTOP-TEST". That's a Windows machine. I want to connect to it using rdesktop, but it cannot find it. How can I find the IP address of that computer? I can't find it using nslookup or dig, but Gnome seems to have no trouble finding it. |
08:26 | <jm_> | sander_m: try nmblookup |
08:27 | <sander_m> | jm_: That worked. Thanks, as usual :-) |
08:27 | -!- | gouki [~gouki@82VAAAUHZ.tor-irc.dnsbl.oftc.net] has quit [Ping timeout: 480 seconds] |
08:27 | <jm_> | sander_m: no worries |
08:27 | -!- | lelamal_ [~quassel@host5-108-dynamic.10-87-r.retail.telecomitalia.it] has quit [Remote host closed the connection] |
08:28 | -!- | thuck__ [~thuck@201-42-59-237.dsl.telesp.net.br] has quit [Ping timeout: 480 seconds] |
08:29 | <dijz> | jm_ I edited grub.cfg, but it dont take effect |
08:30 | <jm_> | dijz: what did you change? |
08:30 | <dijz> | teh boot, many lines with echo... |
08:30 | <jm_> | dijz: are you sure you are using grub 2? |
08:31 | <jm_> | dijz: maybe it's loading grub.cfg from somewhere else |
08:32 | -!- | dutchfish [~wil@541CF61E.cm-5-5d.dynamic.ziggo.nl] has joined #debian |
08:32 | -!- | tommytwo [~tommytwo@p4FE8ED29.dip.t-dialin.net] has joined #debian |
08:32 | <dijz> | ... i look |
08:33 | -!- | sander_m [~sander@office.prezent.nl] has quit [Quit: Leaving] |
08:33 | <dijz> | i´m looking |
08:33 | <jm_> | another thing to try is to load the kernel and initrd manually and then try to boot |
08:34 | -!- | negro-jei [~negro-jei@190.250.161.5] has quit [Remote host closed the connection] |
08:35 | -!- | alienux3 [~theXman@41.250.130.232] has quit [Quit: Leaving.] |
08:35 | -!- | diederik [~diederik@e243048.upc-e.chello.nl] has joined #debian |
08:36 | -!- | negro-jei [~negro-jei@190.250.161.5] has joined #debian |
08:36 | <diederik> | hi, anyone else got a problem with the latest upgrade of python2.6? |
08:37 | <diederik> | I get an error in the postinstall script |
08:37 | -!- | amitz [~amitz@74.207.251.95] has joined #debian |
08:38 | -!- | tava [~tava@ppp-248-91.33-151.iol.it] has joined #debian |
08:38 | <jm_> | hmm can't say I am 100% sure but I think I saw something about python when upgrading lately |
08:39 | -!- | mode/#debian [+l 443] by debhelper |
08:39 | <diederik> | the error msg I get is "Sorry: TypeError: ('compile() expected string without null bytes',)" |
08:39 | <diederik> | did you get that error too? |
08:39 | <jm_> | doesn't ring a bell |
08:40 | <diederik> | what's more annoying, I don't seem able to fix it. Normally installing the package with /testing appended downgrades the packages, but not in this case |
08:42 | <diederik> | how can I get the affected packages out of the configure state (from dpkg)? |
08:42 | <diederik> | it looks like it doesn't want to downgrade because of that |
08:42 | -!- | zz_Xeross is now known as Xeross |
08:44 | -!- | axe [~alexander@217.116.62.236] has quit [Ping timeout: 480 seconds] |
08:45 | -!- | imganquan [~ganquan@183.22.115.193] has joined #debian |
08:45 | -!- | reklipz [~nmschulte@ip174-71-97-175.om.om.cox.net] has quit [Quit: Leaving.] |
08:49 | <dijz> | jm_ the log "file dont found" is from insmod ext3, i change from ext2 to ext3... i go back and the log disaper |
08:50 | <dijz> | but, i get the same error: kernel panic not syncing vfs unable to mount root fs on unknown ... |
08:50 | -!- | reklipz [~nmschulte@ip174-71-97-175.om.om.cox.net] has joined #debian |
08:50 | <dijz> | how I can load the kernel and initrd manually and then try to boot? |
08:51 | <jm_> | dijz: linux/linux16 and initrd commands |
08:51 | <jm_> | boot to boot |
08:52 | -!- | tommytwo [~tommytwo@p4FE8ED29.dip.t-dialin.net] has quit [Remote host closed the connection] |
08:52 | -!- | negro-jei [~negro-jei@190.250.161.5] has quit [Quit: negro-jei] |
08:52 | <dijz> | from grub prompt? |
08:52 | <jm_> | yup |
08:52 | -!- | negro-jei [~negro-jei@190.250.161.5] has joined #debian |
08:52 | <jm_> | sorry have to run now, hope you will fix it |
08:52 | -!- | jm_ [flier@icc.mindwipe.org] has quit [Quit: Disconnecting] |
08:53 | <dijz> | thanks |
08:54 | <dijz> | \close |
08:54 | -!- | oleg [~oleg@178.122.128.123] has joined #debian |
08:54 | -!- | oleg [~oleg@178.122.128.123] has quit [] |
08:54 | -!- | dijz [~dijz@189.27.41.127] has left #debian [] |
09:02 | -!- | ant [~anton@gbibp9ph1--blueice2n1.emea.ibm.com] has quit [Read error: Connection reset by peer] |
09:02 | -!- | hefee [~hefee@134.76.221.248] has quit [Ping timeout: 480 seconds] |
09:03 | -!- | jrib [~jrib@pool-96-237-73-66.bstnma.east.verizon.net] has quit [Quit: WeeChat 0.3.3] |
09:04 | -!- | phoenix [~phoenix@aejs56.neoplus.adsl.tpnet.pl] has joined #debian |
09:05 | -!- | ao2 [~u@cl-35.trn-01.it.sixxs.net] has quit [Quit: Ex-Chat] |
09:06 | -!- | komputes [~komputes@64.34.151.178] has joined #debian |
09:06 | -!- | hefee [~hefee@dslb-088-070-003-114.pools.arcor-ip.net] has joined #debian |
09:07 | -!- | yang [yang@yang.netrep.oftc.net] has quit [Killed (magnet.oftc.net (Unknown Client))] |
09:08 | -!- | megaf [~megaf@189.58.225.48.dynamic.adsl.gvt.net.br] has joined #debian |
09:08 | -!- | tuxuser is now known as tux|0ff |
09:08 | -!- | undurundur [~undurundu@222.124.156.229] has left #debian [Ex-Chat] |
09:09 | -!- | tava [~tava@ppp-248-91.33-151.iol.it] has quit [Quit: Sto andando via] |
09:10 | -!- | ao2 [~u@cl-35.trn-01.it.sixxs.net] has joined #debian |
09:17 | -!- | tux|0ff is now known as tuxuser |
09:17 | -!- | tuxuser is now known as tux|0ff |
09:17 | -!- | yang___ [yang@gNewSense.linuxshell.org] has joined #debian |
09:18 | -!- | julianwilliams [~julianwil@crea53.static.otenet.gr] has quit [Read error: Connection reset by peer] |
09:18 | -!- | thuck__ [~thuck@200-171-117-201.dial-up.telesp.net.br] has joined #debian |
09:19 | -!- | negro-jei [~negro-jei@190.250.161.5] has quit [Remote host closed the connection] |
09:20 | -!- | ant [~anton@gbibp9ph1--blueice2n1.emea.ibm.com] has joined #debian |
09:21 | -!- | yang___ is now known as yang3 |
09:21 | -!- | Freduardo [~Fred@8.158-240-81.adsl-dyn.isp.belgacom.be] has quit [Remote host closed the connection] |
09:21 | -!- | tarniak [~tarniak@ip-55-30.zax.pl] has joined #debian |
09:22 | -!- | przemoc [~przemoc@89-72-164-150.dynamic.chello.pl] has joined #debian |
09:22 | -!- | thuck_ [~thuck@201-42-59-92.dsl.telesp.net.br] has quit [Ping timeout: 480 seconds] |
09:25 | -!- | axe [~alexander@217.116.62.236] has joined #debian |
09:31 | -!- | Dirty_Snipe [~Dirty_Sni@212.169.55.74] has joined #debian |
09:31 | -!- | Opan [~Opan@47.165-64-87.adsl-dyn.isp.belgacom.be] has joined #debian |
09:31 | <Opan> | s |
09:31 | <Dirty_Snipe> | can anyone help me? I cannot get bonding to work on my HP server... |
09:32 | -!- | phoenix [~phoenix@aejs56.neoplus.adsl.tpnet.pl] has quit [Remote host closed the connection] |
09:32 | -!- | and1bm [~andi@HSI-KBW-109-193-083-078.hsi7.kabel-badenwuerttemberg.de] has quit [Remote host closed the connection] |
09:32 | <Dirty_Snipe> | I have tried following these instructions but no joy http://www.debianhelp.co.uk/bonding.htm |
09:33 | -!- | Vivek [vivekvc@iceland.freeshell.org] has quit [Remote host closed the connection] |
09:33 | -!- | gruetzkopf [~internet@g227203111.adsl.alicedsl.de] has joined #debian |
09:34 | -!- | Vivek [vivekvc@iceland.freeshell.org] has joined #debian |
09:35 | -!- | alienux1 [~theXman@wana-120-232-12-196.wanamaroc.com] has joined #debian |
09:35 | -!- | MuzerAway [~muzer@cpc1-ando1-0-0-cust1004.15-1.cable.virginmedia.com] has quit [Ping timeout: 480 seconds] |
09:35 | -!- | ubuntu [~ubuntu@g224164024.adsl.alicedsl.de] has joined #debian |
09:35 | -!- | ubuntu is now known as Guest1091 |
09:36 | <Dirty_Snipe> | can anyone help? |
09:36 | -!- | max_ [~mrMax@port-92-194-117-73.dynamic.qsc.de] has joined #debian |
09:36 | <gruetzkopf> | whats your problem? |
09:36 | -!- | max_ [~mrMax@port-92-194-117-73.dynamic.qsc.de] has left #debian [] |
09:36 | <gruetzkopf> | Dirty_Snipe, |
09:37 | -!- | pan [~pan@47.165-64-87.adsl-dyn.isp.belgacom.be] has joined #debian |
09:37 | <Dirty_Snipe> | i cannot get bonding to work |
09:37 | <slush> | !ask |
09:37 | <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>. |
09:37 | -!- | pan is now known as Guest1092 |
09:38 | <Dirty_Snipe> | gruetzkopf: my server has 2 nics both on 10.0.1.0 netowrk both set to static. but cannot setup bonding to work |
09:38 | <slush> | as from what I just read, you don't set your eth's to static |
09:38 | <Dirty_Snipe> | dpkg I did post a link to the instructions i was following |
09:38 | <dpkg> | Dirty_Snipe: bugger all, i dunno |
09:38 | -!- | Opan [~Opan@47.165-64-87.adsl-dyn.isp.belgacom.be] has left #debian [Quitte] |
09:39 | <gruetzkopf> | dpkg |
09:39 | <Dirty_Snipe> | slush ? so you have no configuration for any of the ethers? |
09:39 | <slush> | that's how I read it |
09:39 | -!- | rzimmermann [~rzimmerma@satellite.siegnetz.de] has quit [Remote host closed the connection] |
09:39 | <Dirty_Snipe> | thats odd... ive setup bonding on windows before and you have 2 ips then assign primary |
09:40 | -!- | Guest1091 [~ubuntu@g224164024.adsl.alicedsl.de] has quit [] |
09:40 | <Dirty_Snipe> | primary ip to use that is |
09:40 | <gruetzkopf> | gimme your link |
09:40 | <Dirty_Snipe> | http://www.debianhelp.co.uk/bonding.htm |
09:40 | <slush> | Dirty_Snipe: the primary in this case is the one you set with bond0 |
09:40 | -!- | Aleric [~carlo@dhcp-077-250-043-012.chello.nl] has quit [Remote host closed the connection] |
09:41 | <Dirty_Snipe> | slush: so in the /etc/netowrk/interfaces it is blank appart from the bonding configuration? |
09:41 | <slush> | Dirty_Snipe: maybe /usr/share/doc/ifenslave-2.6/examples/two_ethernet gives more info for you |
09:41 | <Dirty_Snipe> | slush: looking now |
09:46 | <Dirty_Snipe> | slush: i do not have any examples folder in ifenslave-2.6 |
09:47 | <slush> | Dirty_Snipe: are you on lenny or squeeze? |
09:47 | <slush> | oh, nvm |
09:50 | -!- | artista_frustrado [~fernando@200.175.3.220.static.gvt.net.br] has joined #debian |
09:50 | -!- | Aleric [~carlo@dhcp-077-250-043-012.chello.nl] has joined #debian |
09:50 | -!- | Xeross is now known as zz_Xeross |
09:50 | -!- | Administrator [~Administr@mail.univention.de] has joined #debian |
09:50 | -!- | ant7771 [proxyuser@alt-gw.aqa.com.ru] has joined #debian |
09:50 | -!- | Administrator [~Administr@mail.univention.de] has quit [Remote host closed the connection] |
09:51 | -!- | ant777 [proxyuser@alt-gw.aqa.com.ru] has quit [Read error: Connection reset by peer] |
09:51 | <slush> | Dirty_Snipe: aren't there examples in the manpage? |
09:51 | <Guest1092> | anyone on #linuxhelp? |
09:54 | <Dirty_Snipe> | slush: sorry im on lenny |
09:54 | <Dirty_Snipe> | amd64 version |
09:54 | -!- | chealer [~chealer@69-165-165-53.dsl.teksavvy.com] has quit [Ping timeout: 480 seconds] |
09:55 | -!- | bemawi [~bemawi@cou82-2-88-180-132-32.fbx.proxad.net] has quit [Remote host closed the connection] |
09:55 | -!- | rzimmermann [~rzimmerma@satellite.siegnetz.de] has joined #debian |
09:55 | <Dirty_Snipe> | looking at the readme file |
09:55 | <Dirty_Snipe> | basic information |
09:57 | <slush> | Dirty_Snipe: yes, I figured that. There is still a manpage, tho. You can read it by typing 'man ifenslave' (or maybe 'man ifenslave-2.6') |
09:58 | -!- | Torsten_W [~towo@port-212-202-129-192.static.qsc.de] has quit [Quit: Verlassend] |
09:58 | -!- | linda [~Maria@139.Red-88-4-97.dynamicIP.rima-tde.net] has joined #debian |
09:58 | -!- | TaitenP [~TaitenP@210.242.151.101] has quit [Quit: 3 2 1...] |
09:59 | -!- | tarniak_ [~tarniak@ip-55-30.zax.pl] has joined #debian |
09:59 | -!- | tarniak [~tarniak@ip-55-30.zax.pl] has quit [Read error: Connection reset by peer] |
09:59 | -!- | jthomas_sb [~jthomas_s@nat.sierrabravo.net] has joined #debian |
10:01 | -!- | pan- [~pan@anonymizer5.torservers.net] has joined #debian |
10:01 | -!- | JanC [~janc@ip-81-11-190-234.dsl.scarlet.be] has quit [Ping timeout: 480 seconds] |
10:01 | -!- | adi [~adi@2001:470:b471:0:4a5b:39ff:fe10:7816] has joined #debian |
10:03 | -!- | ao2 [~u@cl-35.trn-01.it.sixxs.net] has quit [Quit: Ex-Chat] |
10:05 | <gruetzkopf> | try $ aprospos ifenslave |
10:05 | -!- | ao2 [~u@cl-35.trn-01.it.sixxs.net] has joined #debian |
10:06 | -!- | q66 [~quaker66@213.191.105.214] has joined #debian |
10:06 | <Dirty_Snipe> | looking at it now |
10:09 | <linda> | holaaaaaaaaaaaaaaaaaaaaaaaaaaa! |
10:09 | <Dirty_Snipe> | soon as i start messing with settings again im gonna loose remote access to this box. Can anyone here help step by step? |
10:09 | -!- | undurundur [~undurundu@222.124.156.228] has joined #debian |
10:09 | -!- | dajhorn [~dajhorn@adsl-71-158-166-44.dsl.rcsntx.sbcglobal.net] has joined #debian |
10:10 | -!- | JanC [~janc@ip-81-11-162-190.dsl.scarlet.be] has joined #debian |
10:10 | -!- | debalance [~debalance@exit.credativ.com] has quit [Ping timeout: 480 seconds] |
10:12 | <slush> | Dirty_Snipe: you will eventually lose connection, because you are trying to do things with the network devices. If you want to do this, you are best of by physical access. |
10:15 | -!- | ghosTM55 [~ghosTM55@116.230.237.43] has quit [Quit: Leaving] |
10:16 | -!- | Guest1092 [~pan@47.165-64-87.adsl-dyn.isp.belgacom.be] has quit [Quit: Quitte] |
10:16 | -!- | pan- [~pan@1RDAABK5C.tor-irc.dnsbl.oftc.net] has quit [Quit: Quitte] |
10:16 | -!- | gin [~gin@201.207.43.18] has joined #debian |
10:17 | -!- | diederik [~diederik@e243048.upc-e.chello.nl] has left #debian [Konversation terminated!] |
10:17 | -!- | rufusek32 [~rafal@94-40-126-202.tktelekom.pl] has joined #debian |
10:17 | -!- | MuzerAway [~muzer@cpc1-ando1-0-0-cust1004.15-1.cable.virginmedia.com] has joined #debian |
10:17 | -!- | lesthack [~lesthack@187.144.95.73] has joined #debian |
10:17 | -!- | thierry [~thierry@196.192.47.131] has quit [Quit: thierry] |
10:18 | -!- | MuzerAway is now known as Muzer |
10:18 | -!- | jidm [~jidm@201.251.199.230] has joined #debian |
10:19 | -!- | rufusek32 [~rafal@94-40-126-202.tktelekom.pl] has quit [] |
10:20 | -!- | rean [~rean@190.85.22.155] has joined #debian |
10:20 | <jidm> | hi. can i install debian by downoading only the first cd? |
10:20 | <rean> | Yes, sure, you can do that. |
10:20 | -!- | awoodland [~woodalan@intmlp0486.intm.aber.ac.uk] has joined #debian |
10:21 | <Dirty_Snipe> | slush: i will need to install irc client on server then to go do it at the box |
10:21 | -!- | AbsintheSyringe [~havoc@89.146.191.89] has joined #debian |
10:21 | <Dirty_Snipe> | brb just got a support call to sort out |
10:21 | <jidm> | rean: thanks. i've allways used netinst, but now i need to start an offline install |
10:22 | -!- | linda [~Maria@139.Red-88-4-97.dynamicIP.rima-tde.net] has quit [Quit: Saliendo] |
10:22 | <slush> | jidm: keep in mind, using only the first cd will give you only the basics |
10:22 | <rean> | jidm: It will depends on what you want to install. |
10:23 | -!- | jackyf [~jackyf@cs181190066.pp.htv.fi] has joined #debian |
10:23 | <jidm> | i get gnome on it? i could later install the rest |
10:24 | -!- | gusnan [~gusnan@h139n1c1o269.bredband.skanova.com] has quit [Quit: Lämnar] |
10:24 | <rean> | jidm: Sure. Gnome is already packed on the first CD. It has the very basic tools to have a good desktop environment. |
10:24 | -!- | TaitenP [~TaitenP@118-231-172-87.adsl.fetnet.net] has joined #debian |
10:24 | -!- | axe [~alexander@217.116.62.236] has quit [Ping timeout: 480 seconds] |
10:24 | <jidm> | great. thanks for the help :) |
10:25 | <rean> | jidm: Sure, you're welcome ;) |
10:25 | -!- | rean [~rean@190.85.22.155] has quit [Quit: Leaving] |
10:27 | -!- | rean [~rean@190.85.22.155] has joined #debian |
10:27 | -!- | guide [guide@80.244.241.200] has quit [Ping timeout: 480 seconds] |
10:28 | -!- | axe [~alexander@217.116.62.236] has joined #debian |
10:30 | -!- | Aleric [~carlo@dhcp-077-250-043-012.chello.nl] has quit [Remote host closed the connection] |
10:30 | <Dirty_Snipe> | back |
10:30 | -!- | pan- [~pan@c-24-6-61-231.hsd1.ca.comcast.net] has joined #debian |
10:31 | -!- | punxtar [~punxtar@190.183.62.154] has joined #debian |
10:32 | <jidm> | trying out jigdo for downloading the cd. Great tool, a little bit verbose for my taste, but does the job |
10:32 | -!- | punxtar [~punxtar@190.183.62.154] has quit [] |
10:33 | <f8l> | jidm: You can set what parameters are passed to wget by jigdo. If you set the -q it will be less verbose. |
10:33 | -!- | Aleric [~carlo@dhcp-077-250-043-012.chello.nl] has joined #debian |
10:35 | -!- | pan- [~pan@1RDAABK53.tor-irc.dnsbl.oftc.net] has quit [] |
10:36 | -!- | Dirty_Snipe [~Dirty_Sni@212.169.55.74] has quit [Quit: ChatZilla 0.9.86 [Firefox 3.6.13/20101203075014]] |
10:36 | -!- | fabrianchi [~hachepe@81.202.173.61.dyn.user.ono.com] has quit [Quit: Saionara !!! ] |
10:37 | <jidm> | f8l: thanks, good to know for future uses (now i'm on the train) |
10:38 | -!- | trifolio6 [~h@84.127.65.216.dyn.user.ono.com] has joined #debian |
10:38 | <f8l> | jidm: `sed -i 's/wgetOpts='\''/wgetOpts='\''-nv /' .jigdo-lite` should do the job. |
10:38 | -!- | megaf [~megaf@189.58.225.48.dynamic.adsl.gvt.net.br] has quit [Quit: Leaving] |
10:39 | -!- | Torsten_W [~torsten@178-25-189-3-dynip.superkabel.de] has joined #debian |
10:40 | -!- | AbsintheSyringe [~havoc@89.146.191.89] has quit [Remote host closed the connection] |
10:42 | -!- | megaf [~megaf@189.58.225.48.dynamic.adsl.gvt.net.br] has joined #debian |
10:44 | -!- | jesus [~yo@212.231.244.72] has joined #debian |
10:44 | -!- | hefee [~hefee@dslb-088-070-003-114.pools.arcor-ip.net] has quit [Ping timeout: 480 seconds] |
10:44 | <jesus> | holaa |
10:45 | -!- | jesus [~yo@212.231.244.72] has quit [] |
10:45 | <Aleric> | from reportbug: A package named 'libpisock9' does not appear to be installed on your system; however, 'libpisock9' contains a file named 'libpisock9'. Do you want to file your report on the package reportbug found? |
10:46 | <Aleric> | I think that program is losing it. |
10:46 | -!- | xsdg [~xsdg@SIPB-VM-99.MIT.EDU] has quit [Read error: Operation timed out] |
10:47 | -!- | gouki [~gouki@82VAAAUWI.tor-irc.dnsbl.oftc.net] has joined #debian |
10:48 | -!- | ompaul [~ompaul@109.77.94.14] has quit [Remote host closed the connection] |
10:52 | -!- | Aleric [~carlo@dhcp-077-250-043-012.chello.nl] has quit [Remote host closed the connection] |
10:53 | -!- | grrrrrr [~libertad@r190-64-150-2.dialup.adsl.anteldata.net.uy] has joined #debian |
10:54 | -!- | lostinfog [~is001652@tch-66-128-217-50.thechildrenshospital.org] has joined #debian |
10:54 | -!- | grrrrrr is now known as Guest1104 |
10:54 | -!- | Aleric [~carlo@dhcp-077-250-043-012.chello.nl] has joined #debian |
10:54 | -!- | rean [~rean@190.85.22.155] has quit [Quit: Adios amigos] |
10:54 | -!- | chihchun [~chihchun@210.240.39.7] has quit [Quit: Terminated with extreme prejudice - dircproxy 1.0.5] |
10:56 | -!- | family [~family@59.96.43.246] has joined #debian |
10:56 | -!- | family [~family@59.96.43.246] has quit [] |
10:57 | -!- | hefee [~hefee@134.76.221.248] has joined #debian |
10:57 | -!- | gusnan [~gusnan@h139n1c1o269.bredband.skanova.com] has joined #debian |
10:59 | -!- | liverwurst [~sascha@p508C406F.dip.t-dialin.net] has quit [Remote host closed the connection] |
10:59 | -!- | EmleyMoor [phil@topdeck.tinsleyviaduct.com] has quit [Remote host closed the connection] |
11:00 | -!- | TIBS01 [TIBS01@92.7.188.36] has quit [Ping timeout: 480 seconds] |
11:00 | -!- | anoteng [~anoteng@164.80-203-117.nextgentel.com] has joined #debian |
11:00 | -!- | Guest1040 [~libertad@r190-64-150-225.dialup.adsl.anteldata.net.uy] has quit [Ping timeout: 480 seconds] |
11:02 | -!- | grumpy [frank@kantoor.mendix.nl] has quit [Server closed connection] |
11:02 | -!- | grumpy [frank@kantoor.mendix.nl] has joined #debian |
11:03 | -!- | awoodland [~woodalan@intmlp0486.intm.aber.ac.uk] has quit [Quit: Ex-Chat] |
11:04 | -!- | debalance [~debalance@212.23.105.175] has joined #debian |
11:04 | -!- | EmleyMoor [phil@topdeck.tinsleyviaduct.com] has joined #debian |
11:05 | -!- | mtn [~mtn@75-106-254-33.cust.wildblue.net] has joined #debian |
11:08 | -!- | kiuy-y [~ki@95.237.133.61] has joined #debian |
11:08 | -!- | kiuy-y [~ki@95.237.133.61] has quit [] |
11:11 | -!- | arif-ali [~arif-ali@ip-81-23-53-226.ask4internet.com] has quit [Quit: Leaving] |
11:15 | -!- | Volley [~worf@84-119-55-166.dynamic.xdsl-line.inode.at] has quit [Remote host closed the connection] |
11:15 | -!- | DLange [~DLange@dlange.user.oftc.net] has quit [Server closed connection] |
11:15 | -!- | DLange [~DLange@dlange.user.oftc.net] has joined #debian |
11:16 | -!- | TIBS01 [~m000@92.7.188.36] has joined #debian |
11:16 | -!- | guide [guide@80.244.241.200] has joined #debian |
11:17 | -!- | axe [~alexander@217.116.62.236] has quit [Ping timeout: 480 seconds] |
11:18 | -!- | cahoot [~radix@82.183.196.76] has joined #debian |
11:19 | -!- | andresol_ [~andresol@197.79-160-163.customer.lyse.net] has joined #debian |
11:19 | -!- | thuck_ [~thuck@201-26-180-89.dial-up.telesp.net.br] has joined #debian |
11:20 | -!- | edbian_ [~ed@ip-128-239-106-79.v4.wm.edu] has joined #debian |
11:20 | -!- | zz_Xeross is now known as Xeross |
11:21 | -!- | andresol [~andresol@197.79-160-163.customer.lyse.net] has quit [Ping timeout: 480 seconds] |
11:22 | -!- | edbian_ [~ed@ip-128-239-106-79.v4.wm.edu] has quit [] |
11:22 | -!- | thuck__ [~thuck@200-171-117-201.dial-up.telesp.net.br] has quit [Ping timeout: 480 seconds] |
11:23 | -!- | chris_ [~chris@e181181087.adsl.alicedsl.de] has joined #debian |
11:23 | <chris_> | #de |
11:23 | <chris_> | hi |
11:24 | <chris_> | kann jemand php, html, css oder C++ ? |
11:24 | -!- | anwar [~anwar@97-88-225-150.dhcp.roch.mn.charter.com] has joined #debian |
11:24 | -!- | chris_ [~chris@e181181087.adsl.alicedsl.de] has quit [] |
11:25 | <anwar> | I want to start and browse internet - but I connect to another computer through ssh - I remember it was something with ssh X or something which allowed you to run a single application how is that ? |
11:25 | -!- | Blacker47 [~Blacker47@p57A90B4C.dip0.t-ipconnect.de] has joined #debian |
11:26 | <gsimmons> | dpkg: tell anwar -about sshx |
11:26 | -!- | imganquan [~ganquan@183.22.115.193] has quit [Remote host closed the connection] |
11:26 | -!- | axe [~alexander@217.116.62.236] has joined #debian |
11:26 | -!- | freex [~user@93-82-85-118.adsl.highway.telekom.at] has quit [Ping timeout: 480 seconds] |
11:26 | -!- | docno [~docno@e181232206.adsl.alicedsl.de] has joined #debian |
11:27 | -!- | docno [~docno@e181232206.adsl.alicedsl.de] has quit [] |
11:29 | -!- | ant [~anton@gbibp9ph1--blueice2n1.emea.ibm.com] has quit [Ping timeout: 480 seconds] |
11:33 | -!- | jakeriver [jakeriver@xob.kapsi.fi] has quit [Remote host closed the connection] |
11:33 | -!- | saapas [saapas@xob.kapsi.fi] has quit [Remote host closed the connection] |
11:34 | -!- | annttu [annttu@xob.kapsi.fi] has quit [Remote host closed the connection] |
11:34 | -!- | djj_ [djj@xob.kapsi.fi] has quit [Remote host closed the connection] |
11:35 | -!- | [fFf] [~fixed@apache.venere.it] has quit [Quit: Leaving.] |
11:35 | -!- | freex [~user@188-23-50-58.adsl.highway.telekom.at] has joined #debian |
11:36 | -!- | aroundthfur [~velimir@host-125-110.panorama.sth.ac.at] has joined #debian |
11:37 | -!- | freealan [~freealan@59-115-142-168.dynamic.hinet.net] has joined #debian |
11:37 | -!- | jhutchins_lt [~jonathan@64-151-37-66.dyn.everestkc.net] has joined #debian |
11:40 | -!- | Torsten_W [~torsten@178-25-189-3-dynip.superkabel.de] has quit [Quit: so, nu isser wech] |
11:41 | -!- | Menewa [~rafal@94-40-126-202.tktelekom.pl] has joined #debian |
11:42 | -!- | Dirty_Snipe [~Dirty_Sni@212.169.55.74] has joined #debian |
11:42 | <anwar> | is there a text inteface browser ? |
11:43 | <anwar> | web browser |
11:43 | <petemc> | w3, links, lynx |
11:43 | <petemc> | w3m |
11:43 | <ichdasich> | anwar: w3m, links, lynx |
11:43 | -!- | psych787 [~psych787@1RDAABK7T.tor-irc.dnsbl.oftc.net] has joined #debian |
11:47 | -!- | rean [~rean@190.85.22.155] has joined #debian |
11:47 | -!- | ompaul [~ompaul@109.77.94.14] has joined #debian |
11:47 | -!- | pzr11hdik56 [~prabinmet@151.81.204.174] has joined #debian |
11:49 | -!- | marcel [~marcels@5265C40E.cm-8.dynamic.ziggo.nl] has joined #debian |
11:49 | -!- | Jussi [~jussi@0132700296.0.fullrate.dk] has joined #debian |
11:49 | -!- | rean [~rean@190.85.22.155] has quit [] |
11:49 | -!- | pzr11hdik56 [~prabinmet@151.81.204.174] has quit [] |
11:50 | -!- | annttu [annttu@xob.kapsi.fi] has joined #debian |
11:50 | -!- | djj [djj@xob.kapsi.fi] has joined #debian |
11:51 | -!- | cloud [~IRC@195.145.166.27] has quit [Ping timeout: 480 seconds] |
11:52 | -!- | v [~v@92.244.246.95] has joined #debian |
11:53 | -!- | tazz [~gaurav@59.162.86.164] has quit [Remote host closed the connection] |
11:53 | -!- | v [~v@92.244.246.95] has left #debian [] |
11:53 | -!- | Dirty_Snipe [~Dirty_Sni@212.169.55.74] has quit [Quit: ChatZilla 0.9.86 [Firefox 3.6.13/20101203075014]] |
11:54 | <cthuluh> | anwar: elinks! |
11:54 | -!- | shrubbery [saapas@xob.kapsi.fi] has joined #debian |
11:54 | -!- | Torsten_W [~torsten@178-25-189-3-dynip.superkabel.de] has joined #debian |
11:54 | -!- | Menewa [~rafal@94-40-126-202.tktelekom.pl] has quit [Quit: Wychodzi] |
11:54 | -!- | chk [~hellkitte@178.126.215.248] has joined #debian |
11:54 | -!- | shrubbery is now known as saapas |
11:55 | -!- | Lord [~rean@190.85.22.155] has joined #debian |
11:55 | -!- | Lord [~rean@190.85.22.155] has quit [] |
11:56 | -!- | LordBelial [~rean@190.85.22.155] has joined #debian |
11:59 | -!- | mode/#debian [+l 449] by debhelper |
11:59 | -!- | Dinux [~Dinux@ip157-99-211-87.adsl2.static.versatel.nl] has joined #debian |
12:00 | -!- | jakeriver [jakeriver@xob.kapsi.fi] has joined #debian |
12:00 | -!- | Dinux [~Dinux@ip157-99-211-87.adsl2.static.versatel.nl] has quit [] |
12:01 | -!- | freealan [~freealan@59-115-142-168.dynamic.hinet.net] has quit [Quit: leaving] |
12:06 | -!- | resmo [~moserre@xdsl-188-155-134-47.adslplus.ch] has quit [Ping timeout: 480 seconds] |
12:06 | -!- | Judas_PhD [~kevin@misterfluffy.dsl.xmission.com] has joined #debian |
12:08 | -!- | ant [~anton@cpc2-sotn4-0-0-cust684.15-1.cable.virginmedia.com] has joined #debian |
12:09 | -!- | alexrold73 [~alex@201.238.11.174] has joined #debian |
12:09 | -!- | docno [~docno@e181232206.adsl.alicedsl.de] has joined #debian |
12:10 | -!- | gencha [gencha@ip-81-210-197-160.unitymediagroup.de] has quit [Quit: AOLIRC v0.29b - http://www.aol.com/irc] |
12:11 | -!- | hugh [~hugh@cpc2-aztw22-2-0-cust574.aztw.cable.virginmedia.com] has joined #debian |
12:11 | <hugh> | hello |
12:11 | -!- | LordBelial [~rean@190.85.22.155] has quit [Quit: Adios amigos] |
12:11 | -!- | davyg [~davyg@dau94-9-88-178-191-172.fbx.proxad.net] has joined #debian |
12:11 | <hugh> | hi |
12:12 | -!- | phorce1_ [~gvl2@adsl-99-135-250-49.dsl.bumttx.sbcglobal.net] has joined #debian |
12:12 | -!- | knoppix_ [~knoppix@cpc6-stav15-2-0-cust95.aztw.cable.virginmedia.com] has joined #debian |
12:12 | -!- | hugh [~hugh@cpc2-aztw22-2-0-cust574.aztw.cable.virginmedia.com] has quit [] |
12:13 | -!- | knoppix_ is now known as Guest1118 |
12:13 | -!- | thuck_ [~thuck@201-26-180-89.dial-up.telesp.net.br] has quit [Read error: Connection reset by peer] |
12:13 | -!- | thuck_ [~thuck@201-26-183-174.dial-up.telesp.net.br] has joined #debian |
12:13 | -!- | undurundur [~undurundu@222.124.156.228] has quit [Quit: testing modem...] |
12:13 | -!- | tEb [~tEb@c5100B7B1.inet.catch.no] has joined #debian |
12:14 | -!- | Guest1118 [~knoppix@cpc6-stav15-2-0-cust95.aztw.cable.virginmedia.com] has quit [] |
12:14 | -!- | phorce1 [~gvl2@76.210.224.94] has quit [Ping timeout: 480 seconds] |
12:15 | -!- | alexrold73 [~alex@201.238.11.174] has quit [Quit: Saliendo] |
12:18 | -!- | noflex [~noflex@5634b408.rev.stofanet.dk] has quit [Remote host closed the connection] |
12:18 | -!- | docno [~docno@e181232206.adsl.alicedsl.de] has quit [Ping timeout: 480 seconds] |
12:18 | -!- | docno [~docno@innerdistrict.3-a.net] has joined #debian |
12:19 | -!- | LordBelial [~rean@200.93.154.27] has joined #debian |
12:22 | -!- | thuck__ [~thuck@201-27-46-141.dsl.telesp.net.br] has joined #debian |
12:23 | -!- | Nyoto [~Nyoto@sav67-1-82-227-74-244.fbx.proxad.net] has joined #debian |
12:24 | -!- | Nyoto [~Nyoto@sav67-1-82-227-74-244.fbx.proxad.net] has quit [] |
12:27 | -!- | rafal [~rafal@94-40-126-202.tktelekom.pl] has joined #debian |
12:27 | -!- | thuck_ [~thuck@201-26-183-174.dial-up.telesp.net.br] has quit [Ping timeout: 480 seconds] |
12:28 | -!- | thuck_ [~thuck@201-42-57-250.dsl.telesp.net.br] has joined #debian |
12:29 | -!- | edbian [~ed@ip-128-239-106-79.v4.wm.edu] has joined #debian |
12:29 | -!- | edbian [~ed@ip-128-239-106-79.v4.wm.edu] has quit [Quit: Bye] |
12:30 | -!- | anwar [~anwar@97-88-225-150.dhcp.roch.mn.charter.com] has quit [Quit: Leaving] |
12:31 | -!- | rafal is now known as Menewa |
12:31 | -!- | thuck__ [~thuck@201-27-46-141.dsl.telesp.net.br] has quit [Ping timeout: 480 seconds] |
12:32 | -!- | __diego [~diego@201.216.229.213] has joined #debian |
12:32 | <__diego> | hi, I'm using vnc a lot (over ssh of course) but its annoying to have all the windows inside that vnc windows, is there any seamless vnc server / client |
12:32 | -!- | undurundur [~undurundu@222.124.156.227] has joined #debian |
12:33 | <retrospectacus> | __diego: you can use ssh -X |
12:33 | <retrospectacus> | !sshx |
12:33 | <dpkg> | You can run X11 apps securely over an ssh connection without <xhost> nor X TCP support. Enable X11Forwarding _on the remote server_ (/etc/ssh/sshd_config) and install xauth (lenny, squeeze) or xbase-clients (etch) on both the client and the server. Then "ssh -X" from the client and run X apps on the remote machine. See also <root x> and <cygwin sshx>. |
12:34 | -!- | pasquale [~pasquale@151.56.90.13] has joined #debian |
12:34 | <pasquale> | PASQUALEHHH |
12:34 | <retrospectacus> | I do it all the time, it's pretty excellent |
12:34 | <pasquale> | |
12:34 | <retrospectacus> | pasquale: hello, can we help you? |
12:35 | -!- | pasquale [~pasquale@151.56.90.13] has quit [] |
12:36 | -!- | tEb [~tEb@c5100B7B1.inet.catch.no] has quit [Remote host closed the connection] |
12:36 | -!- | Menewa [~rafal@94-40-126-202.tktelekom.pl] has quit [Remote host closed the connection] |
12:37 | -!- | Nyoto [~Nyoto@sav67-1-82-227-74-244.fbx.proxad.net] has joined #debian |
12:37 | -!- | Nyoto [~Nyoto@sav67-1-82-227-74-244.fbx.proxad.net] has quit [] |
12:38 | <__diego> | yeah, I could use ssh -X but its not the same ... because I want to "bring" the window |
12:38 | <__diego> | lets suppose I open gedit with ssh -X and then I want to use that gedit remotely from another computer ... |
12:38 | <__diego> | I would like programs to keep running on the server and use them remotely anywhere |
12:39 | <__diego> | now, if you know how to redirect the X for a given PID that might do it |
12:40 | -!- | nijabo [~livinninj@81-235-228-141-no91.tbcn.telia.com] has joined #debian |
12:40 | -!- | fl0w [~fl0w@jem75-12-78-227-38-58.fbx.proxad.net] has quit [] |
12:40 | -!- | eexeZ [~hulya@79.132.249.104] has joined #debian |
12:41 | -!- | caamas [~caamas@pc-90196.lal.in2p3.fr] has joined #debian |
12:41 | -!- | thuck__ [~thuck@200-171-167-248.dsl.telesp.net.br] has joined #debian |
12:42 | -!- | eexeZ [~hulya@79.132.249.104] has quit [] |
12:42 | <__diego> | so, I really dont care that much about having seamless mode, just a way to bring one running application in an X to another X , and send it back (I would be ok by typing commands for it, dont care if its not a friendly solution) |
12:44 | -!- | thuck_ [~thuck@201-42-57-250.dsl.telesp.net.br] has quit [Ping timeout: 480 seconds] |
12:44 | -!- | caamas [~caamas@pc-90196.lal.in2p3.fr] has quit [] |
12:45 | <retrospectacus> | I just tried running a x app over sshx plus screen and it does not appear to work as you need |
12:46 | -!- | LordBelial [~rean@200.93.154.27] has quit [Remote host closed the connection] |
12:47 | -!- | kolter [~kolter@2a01:e0b:1:84:2e0:f4ff:fe19:e7f4] has quit [Server closed connection] |
12:47 | -!- | kolter [~kolter@2a01:e0b:1:84:2e0:f4ff:fe19:e7f4] has joined #debian |
12:47 | <jhutchins_lt> | I'm running kmail on my desktop, displayed on my netbook over ssh. |
12:47 | -!- | thuck_ [~thuck@201-26-183-17.dial-up.telesp.net.br] has joined #debian |
12:47 | <__diego> | I know ... it does not , so ... I just want to be able to bring and send windows to other X |
12:48 | <__diego> | over ssh or locally |
12:48 | <__diego> | lets suppose you have two X servers running on your same computer |
12:49 | <retrospectacus> | jhutchins_lt: but can you keep kmail running and bring it up on e.g. your other notebook, also over sshx |
12:49 | -!- | vizor [~vizor@86.57.155.134] has quit [Ping timeout: 480 seconds] |
12:49 | <__diego> | could you send one running program from one to another |
12:49 | <__diego> | (same X ... like ... both are gnome / kde) |
12:49 | <__diego> | I'm not even mixing clients |
12:49 | <jhutchins_lt> | retrospectacus: Ah, no I can't. |
12:49 | <retrospectacus> | jhutchins_lt: like screen + sshx |
12:50 | <retrospectacus> | that's what he's looking for I believe |
12:50 | <jhutchins_lt> | I can run console apps in screen, detach from one, re-attach from another, but I don't know of a way to do it with X apps. |
12:50 | -!- | docno [~docno@innerdistrict.3-a.net] has quit [Ping timeout: 480 seconds] |
12:50 | <__diego> | windows remote desktop (for instance) , lets you do that , you can take the windows out and use it as if it was locally |
12:50 | <__diego> | thats really nice |
12:50 | <__diego> | I dont even care to do it by window ... I just care by program (as many windows the program has) |
12:50 | <jhutchins_lt> | Parallels allows that too, VM windows are treated as local windows. |
12:51 | -!- | thuck__ [~thuck@200-171-167-248.dsl.telesp.net.br] has quit [Ping timeout: 480 seconds] |
12:51 | <__diego> | VM ? this is a real computer over VNC, not a virtual one ... but I will search for parallels |
12:51 | -!- | AbsintheSyringe [~havoc@89.146.191.89] has joined #debian |
12:51 | -!- | rohaya [~rohaya@115.132.140.176] has joined #debian |
12:51 | <retrospectacus> | parallels is a VM platform |
12:52 | -!- | rohaya [~rohaya@115.132.140.176] has quit [] |
12:53 | -!- | thuck__ [~thuck@200-171-167-248.dsl.telesp.net.br] has joined #debian |
12:53 | <jhutchins_lt> | __diego: No, parallels is a VM system for OSX. |
12:53 | <retrospectacus> | __diego: you may find some useful infos here: https://bbs.archlinux.org/viewtopic.php?id=41974 |
12:54 | <jhutchins_lt> | __diego: I think VNC or rdesktop might do what you want. |
12:55 | <__diego> | vnc is not doing it , will take a look at rdesktop and the link above from retrospectacus :) thx |
12:55 | <jhutchins_lt> | __diego: Remember there are at least four implementations of VNC. |
12:56 | -!- | thuck_ [~thuck@201-26-183-17.dial-up.telesp.net.br] has quit [Ping timeout: 480 seconds] |
12:58 | -!- | docno [~docno@e181232206.adsl.alicedsl.de] has joined #debian |
12:59 | -!- | TaitenP [~TaitenP@118-231-172-87.adsl.fetnet.net] has quit [Quit: 3 2 1...] |
13:00 | -!- | _5tk [~stk@118.68.175.11] has joined #debian |
13:00 | -!- | rmayorga [~rmayorga@lists.debian.org.sv] has quit [Ping timeout: 480 seconds] |
13:01 | <__diego> | seems xmove might do the trick |
13:01 | <__diego> | looking at it :) |
13:01 | -!- | Judas_PhD [~kevin@misterfluffy.dsl.xmission.com] has quit [Quit: This is a quitting message] |
13:01 | -!- | luispapri [~luisparra@201.249.106.41] has joined #debian |
13:02 | <amphi> | xmove is very old and unmaintained, I believe - dunno if xephyr is any use in this case |
13:02 | -!- | lesthack [~lesthack@187.144.95.73] has quit [Quit: Saliendo] |
13:03 | -!- | _5tk [~stk@118.68.175.11] has quit [Remote host closed the connection] |
13:03 | -!- | gob_bluth [~chatzilla@office.languagejobsoffice.com] has joined #debian |
13:03 | -!- | sebixmag [~sebixmag@p54BB69F9.dip.t-dialin.net] has joined #debian |
13:04 | <gob_bluth> | hey i moved a debian install (the disks) over to a new machine and it's renaming eth0-3 to eth4-7 ... i tried to update the udev rules but that didn't work, is there a way to force it to use eth0-3 again ? |
13:04 | -!- | luispapri [~luisparra@201.249.106.41] has quit [] |
13:07 | -!- | thuck_ [~thuck@201-43-126-143.dsl.telesp.net.br] has joined #debian |
13:07 | <kop> | !70 |
13:07 | <dpkg> | udev has the ability to statically rename Ethernet cards based on MAC address since version 0.090. The addresses are configured in /etc/udev/rules.d/70-persistent-net.rules (Lenny, Squeeze) or /etc/udev/rules.d/z25_persistent-net.rules (Etch). If you want the mappings to change, edit the respective file. To apply changes: "udevadm trigger" ("udevtrigger" on Etch) or reload the relevant driver module. See also <forcedeth mac>, <udev>. |
13:08 | -!- | sebixmag [~sebixmag@p54BB69F9.dip.t-dialin.net] has left #debian [] |
13:10 | -!- | thuck__ [~thuck@200-171-167-248.dsl.telesp.net.br] has quit [Ping timeout: 480 seconds] |
13:12 | -!- | Judas_PhD [~kevin@misterfluffy.dsl.xmission.com] has joined #debian |
13:13 | -!- | rpetre [~petre@217.156.99.110] has quit [Quit: leaving] |
13:14 | -!- | deer_head [~deer_head@adsl-178-39-134-199.adslplus.ch] has joined #debian |
13:15 | -!- | mike [~mike@c-76-26-250-15.hsd1.fl.comcast.net] has joined #debian |
13:15 | -!- | mike [~mike@c-76-26-250-15.hsd1.fl.comcast.net] has quit [] |
13:16 | -!- | phorce1 [~gvl2@76.210.235.146] has joined #debian |
13:16 | -!- | simonrvn [simon@197.112-ppp.3menatwork.com] has quit [Read error: No route to host] |
13:17 | -!- | deer_head [~deer_head@adsl-178-39-134-199.adslplus.ch] has quit [] |
13:20 | -!- | phorce1_ [~gvl2@adsl-99-135-250-49.dsl.bumttx.sbcglobal.net] has quit [Ping timeout: 480 seconds] |
13:22 | -!- | Tiff [~whatever@91.109.131.126] has joined #debian |
13:25 | -!- | yang3 is now known as yang |
13:29 | -!- | johfel [~johfel@p5B0CC261.dip.t-dialin.net] has joined #debian |
13:30 | -!- | alienux1 [~theXman@wana-120-232-12-196.wanamaroc.com] has quit [Quit: Leaving.] |
13:30 | -!- | sith [~sith@12.110.209.76] has joined #debian |
13:30 | -!- | sith [~sith@12.110.209.76] has quit [] |
13:32 | -!- | sith [~sith@12.110.209.76] has joined #debian |
13:33 | -!- | sith [~sith@12.110.209.76] has quit [] |
13:33 | -!- | Brigo [~Brigo@139.182.60.213.dynamic.mundo-r.com] has joined #debian |
13:35 | -!- | skwad [~skwad@roo49-1-82-245-53-15.fbx.proxad.net] has joined #debian |
13:35 | -!- | edbian [~ed@th111-5.cs.wm.edu] has joined #debian |
13:35 | -!- | labirinto1234 [~labirinto@154.Red-81-44-82.dynamicIP.rima-tde.net] has quit [Ping timeout: 480 seconds] |
13:36 | -!- | negro-jei [~negro-jei@190.250.161.5] has joined #debian |
13:36 | -!- | negro-jei [~negro-jei@190.250.161.5] has left #debian [] |
13:36 | -!- | undurundur [~undurundu@222.124.156.227] has left #debian [Ex-Chat] |
13:37 | -!- | toni [~toni@151.67.98.17] has joined #debian |
13:38 | <toni> | list |
13:38 | -!- | toni [~toni@151.67.98.17] has quit [] |
13:41 | -!- | jacks_lt [~derick@52499DFE.cm-4-2c.dynamic.ziggo.nl] has joined #debian |
13:41 | -!- | stroyan [~mike@63.229.226.66] has quit [Ping timeout: 480 seconds] |
13:44 | -!- | __diego [~diego@201.216.229.213] has quit [Remote host closed the connection] |
13:45 | -!- | stroyan [~mike@63.229.226.66] has joined #debian |
13:45 | -!- | nadir [~markus@g224242139.adsl.alicedsl.de] has joined #debian |
13:45 | -!- | tronwix [~usuario@190.20.224.19] has joined #debian |
13:46 | -!- | derfel_ [~derfel@host206-74-dynamic.244-95-r.retail.telecomitalia.it] has quit [Ping timeout: 480 seconds] |
13:49 | -!- | derfel_ [~derfel@host168-67-dynamic.54-82-r.retail.telecomitalia.it] has joined #debian |
13:49 | -!- | Muzer [~muzer@cpc1-ando1-0-0-cust1004.15-1.cable.virginmedia.com] has quit [Ping timeout: 480 seconds] |
13:50 | -!- | Walex [~Walex@o1.phyip3.dur.ac.uk] has joined #debian |
13:51 | -!- | Brigo [~Brigo@139.182.60.213.dynamic.mundo-r.com] has quit [Ping timeout: 480 seconds] |
13:52 | -!- | hefee [~hefee@134.76.221.248] has quit [Ping timeout: 480 seconds] |
13:53 | -!- | rmayorga [~rmayorga@lists.debian.org.sv] has joined #debian |
13:55 | -!- | tronwix [~usuario@190.20.224.19] has quit [Quit: Leaving] |
13:56 | -!- | CyberAng3l [~CyberAng3@bjo2-1x-dhcp079.studby.uio.no] has joined #debian |
13:57 | -!- | DFC [~DFC@p54AF8B5B.dip0.t-ipconnect.de] has joined #debian |
13:57 | <DFC> | hallo an alle |
13:57 | -!- | dragonfly [~dragonfly@host-56-212-220-24.midco.net] has joined #debian |
13:58 | -!- | nadir [~markus@g224242139.adsl.alicedsl.de] has left #debian [Leaving] |
13:58 | -!- | DFC is now known as Guest1128 |
13:58 | -!- | LordBelial [~rean@190.85.22.155] has joined #debian |
13:59 | -!- | skwad [~skwad@roo49-1-82-245-53-15.fbx.proxad.net] has quit [Quit: Quitte] |
14:00 | -!- | CyberAng3l [~CyberAng3@bjo2-1x-dhcp079.studby.uio.no] has quit [] |
14:00 | -!- | mtn [~mtn@75-106-254-33.cust.wildblue.net] has quit [Quit: Leaving.] |
14:01 | <Guest1128> | hat jemand kurz zeit mir bei nem problem mit nem ftp server |
14:02 | <Guest1128> | zu helfen |
14:02 | -!- | msantana [msantana@SDF.ORG] has joined #debian |
14:02 | <Guest1128> | es wäre echt super ich hänge schon seit 3 tagen dran und komm nicht weiter |
14:03 | -!- | john [~john@1Cust5100.an2.dfw28.da.uu.net] has joined #debian |
14:03 | <jhutchins_lt> | !de |
14:03 | <dpkg> | Deutschsprachige Hilfe bekommt ihr in #debian.de (auf irc.oftc.net, irc.freenode.net oder irc.belwue.de) - German speaking users please go to #debian.de (on irc.oftc.net, irc.freenode.net or irc.belwue.de). |
14:04 | <Guest1128> | #debian.de |
14:04 | <jhutchins_lt> | /j #debian.de |
14:05 | -!- | gob_bluth [~chatzilla@office.languagejobsoffice.com] has quit [Quit: ChatZilla 0.9.86 [Firefox 3.6.13/20101203075014]] |
14:05 | -!- | Guest1128 [~DFC@p54AF8B5B.dip0.t-ipconnect.de] has left #debian [] |
14:07 | -!- | rzimmermann [~rzimmerma@satellite.siegnetz.de] has quit [Quit: Lost terminal] |
14:08 | <john> | I'm trieing to get my headphones to work I'm useing Debian Squeeze testing with kde 4.4.5 and i have reltek audio onboard |
14:08 | <john> | 8 channels |
14:10 | -!- | hercynium [~hercynium@72.246.0.10] has joined #debian |
14:12 | -!- | john [~john@1Cust5100.an2.dfw28.da.uu.net] has left #debian [Konversation terminated!] |
14:13 | -!- | Caroll [~caroll@200.14.32.75] has quit [Quit: Saindo] |
14:13 | -!- | afurlan [~afurlan@200.14.32.75] has quit [Remote host closed the connection] |
14:15 | -!- | megaf_ [~megaf@187.113.251.26] has joined #debian |
14:15 | -!- | megaf [~megaf@189.58.225.48.dynamic.adsl.gvt.net.br] has quit [Read error: Connection reset by peer] |
14:19 | -!- | ContactLeft [~ContactLe@89.240.98.207] has joined #debian |
14:20 | -!- | Constantin [~cmakshin@77.50.217.78] has joined #debian |
14:21 | <bluenemo> | do any of you guys know of an irc chat specificly for computer forensics (not backtrack)? |
14:21 | <dragonfly> | sorry bluenemo not offhand |
14:22 | <bluenemo> | do you know if there is one at all? searched my xchat program server list thing but there are so many channels :D |
14:22 | -!- | ContactLeft [~ContactLe@89.240.98.207] has quit [] |
14:22 | -!- | gusnan [~gusnan@h139n1c1o269.bredband.skanova.com] has quit [Quit: Lämnar] |
14:22 | -!- | Constantin [~cmakshin@77.50.217.78] has left #debian [] |
14:23 | <bluenemo> | take a look at that :) google helps (sorry for being a noob) http://searchirc.com/irc-forensics-1 |
14:23 | -!- | edbian [~ed@th111-5.cs.wm.edu] has quit [Quit: Bye] |
14:25 | -!- | docno [~docno@e181232206.adsl.alicedsl.de] has quit [Ping timeout: 480 seconds] |
14:25 | -!- | docno [~docno@innerdistrict.3-a.net] has joined #debian |
14:26 | -!- | Muzer [~muzer@cpc1-ando1-0-0-cust1004.15-1.cable.virginmedia.com] has joined #debian |
14:27 | -!- | gouki [~gouki@82VAAAUWI.tor-irc.dnsbl.oftc.net] has quit [Quit: Leaving] |
14:28 | <dragonfly> | no prob bluenemo if it weren't for noobs I wouldn't be able to be any help at all :) |
14:29 | -!- | mode/#debian [+l 442] by debhelper |
14:29 | <bluenemo> | dragonfly, lol :) |
14:29 | -!- | noflex [~noflex@5634b408.rev.stofanet.dk] has joined #debian |
14:30 | -!- | sergejh [~sergej@p5DC8C8B8.dip.t-dialin.net] has joined #debian |
14:31 | -!- | jgarvey [~jgarvey@cpe-065-190-066-089.nc.res.rr.com] has joined #debian |
14:32 | -!- | Vivek [vivekvc@iceland.freeshell.org] has quit [Remote host closed the connection] |
14:32 | -!- | marcel [~marcels@5265C40E.cm-8.dynamic.ziggo.nl] has quit [Quit: Ex-Chat] |
14:33 | <bluenemo> | dragonfly, the only two with a few people are ##forensics on freenode & #debian-forensics @ OFTC. nobody at the one @ undernet.. if you are into forensics too you might want to know.. |
14:35 | -!- | hellyeah [kvirc@178.233.183.10] has joined #debian |
14:35 | <hellyeah> | hey hey hey help me |
14:35 | -!- | jester45 [~jester45@75-120-48-213.dyn.centurytel.net] has quit [Remote host closed the connection] |
14:35 | -!- | ryuk [~ryuk@75-120-48-213.dyn.centurytel.net] has quit [Remote host closed the connection] |
14:35 | -!- | jonuz [~jonuz@c-89-160-69-46.cust.bredband2.com] has joined #debian |
14:35 | <hellyeah> | i just try to install debian from lusb |
14:36 | <hellyeah> | i follow http://www.pendrivelinux.com/debian-live-flash-drive-install-from-windows/ |
14:36 | -!- | php_p [~p@81-236-243-112-no27.tbcn.telia.com] has joined #debian |
14:36 | -!- | php_p [~p@81-236-243-112-no27.tbcn.telia.com] has quit [] |
14:36 | <dragonfly> | hellyeah, you're already getting some help on freenode -- why come here and ask the same question? |
14:36 | <bluenemo> | i recently tried to set up an usb install stick. got totally insane about it :D |
14:36 | <bluenemo> | didnt get it to work in the end :( |
14:37 | -!- | bluenemo [~bluenemo@p54AA41DF.dip.t-dialin.net] has quit [Quit: Verlassend] |
14:37 | <hellyeah> | dragonfly: may be i can get quickly help :D |
14:37 | -!- | bluenemo [~bluenemo@p54AA41DF.dip.t-dialin.net] has joined #debian |
14:37 | -!- | LordBelial [~rean@190.85.22.155] has quit [Quit: Adios amigos] |
14:38 | -!- | kaziem [~devnull@95.22.255.97] has joined #debian |
14:38 | -!- | elsimio [~elsimio@lists.debian.org.sv] has quit [Remote host closed the connection] |
14:38 | -!- | emonge [~emonge@lists.debian.org.sv] has quit [Remote host closed the connection] |
14:38 | -!- | rmayorga [~rmayorga@lists.debian.org.sv] has quit [Read error: Connection reset by peer] |
14:39 | -!- | debalance [~debalance@212.23.105.175] has quit [Ping timeout: 480 seconds] |
14:40 | -!- | hever [~hever@85-222-28-130.home.aster.pl] has quit [Ping timeout: 480 seconds] |
14:42 | -!- | Lethalman [~lethal@host209-77-dynamic.183-80-r.retail.telecomitalia.it] has joined #debian |
14:42 | -!- | Menewa [~rafal@94-40-126-202.tktelekom.pl] has joined #debian |
14:42 | -!- | muep [~muep@o68.nor.fi] has quit [Ping timeout: 480 seconds] |
14:43 | -!- | paveq [paveq@o177.nor.fi] has quit [Ping timeout: 480 seconds] |
14:44 | <Menewa> | \exit |
14:44 | -!- | gandalfn [~nicolas@LAubervilliers-151-12-3-51.w193-252.abo.wanadoo.fr] has quit [Quit: Ex-Chat] |
14:44 | -!- | jacks_lt [~derick@52499DFE.cm-4-2c.dynamic.ziggo.nl] has quit [Remote host closed the connection] |
14:45 | -!- | Menewa [~rafal@94-40-126-202.tktelekom.pl] has left #debian [] |
14:45 | -!- | Walex [~Walex@o1.phyip3.dur.ac.uk] has quit [Remote host closed the connection] |
14:49 | -!- | mode/#debian [+l 434] by debhelper |
14:49 | -!- | elsimio [~elsimio@lists.debian.org.sv] has joined #debian |
14:50 | -!- | elsimio [~elsimio@lists.debian.org.sv] has quit [] |
14:50 | -!- | elsimio [~elsimio@lists.debian.org.sv] has joined #debian |
14:50 | -!- | elsimio [~elsimio@lists.debian.org.sv] has quit [] |
14:50 | -!- | elsimio [~elsimio@lists.debian.org.sv] has joined #debian |
14:51 | -!- | msantana [msantana@SDF.ORG] has quit [Quit: Coyote finally caught me] |
14:52 | -!- | elsimio [~elsimio@lists.debian.org.sv] has quit [] |
14:58 | -!- | dragon67 [~dragon@koe67-1-82-227-54-131.fbx.proxad.net] has joined #debian |
14:59 | -!- | Guest1104 [~libertad@r190-64-150-2.dialup.adsl.anteldata.net.uy] has quit [Quit: Ser gobernado es ser observado, inspeccionado, espiado, dirigido, regimentado, numerado, regulado, registrado, adoctrinado, controlado, revisado, estimado] |
15:00 | <hellyeah> | csan i get some help here |
15:00 | <retrospectacus> | hell yeah |
15:00 | -!- | carmencitta [~carmen@89.130.128.193] has joined #debian |
15:00 | <carmencitta> | oklo |
15:00 | <carmencitta> | l |
15:01 | <carmencitta> | ++ |
15:01 | -!- | ant [~anton@cpc2-sotn4-0-0-cust684.15-1.cable.virginmedia.com] has quit [Ping timeout: 480 seconds] |
15:01 | -!- | carmencitta [~carmen@89.130.128.193] has quit [] |
15:01 | -!- | sergejh [~sergej@p5DC8C8B8.dip.t-dialin.net] has quit [Remote host closed the connection] |
15:02 | -!- | berto [~berto@155.99.117.91.static.mundo-r.com] has quit [Quit: bye] |
15:02 | -!- | jcwu [~jcwu@mail.vader.idv.tw] has quit [Remote host closed the connection] |
15:03 | -!- | dragon67 [~dragon@koe67-1-82-227-54-131.fbx.proxad.net] has left #debian [] |
15:03 | <hellyeah> | retrospectacus: i try to install from usb my computer sony vaio vpcf136fx/b i dont know this information matters or not s download debsan 64 bit image and win32diskimager and i prepare debian installation but in the installation process i pushed load component from cd st gives cd rom was not detected i took same error when preparing usb debian with unetbootin |
15:03 | <hellyeah> | pls some help |
15:04 | -!- | emonge [~emonge@lists.debian.org.sv] has joined #debian |
15:05 | -!- | tarniak_ [~tarniak@ip-55-30.zax.pl] has quit [Remote host closed the connection] |
15:06 | -!- | psych787 [~psych787@1RDAABK7T.tor-irc.dnsbl.oftc.net] has quit [Remote host closed the connection] |
15:07 | <retrospectacus> | !usb install |
15:07 | <dpkg> | Yes, it is possible to install Debian from a USB stick/thumbdrive/pen drive/key, as long as your system's BIOS can boot from USB. Details are in the Installation Guide, see http://www.debian.org/releases/stable/i386/ch04s03 . To download USB stick images, ask me about <install debian>. https://launchpad.net/win32-image-writer/+download to prepare from Windows. BIOS can't boot from USB? Use http://www.plop.at/en/bootmanager.html |
15:07 | <retrospectacus> | hellyeah, I don't know anything about this. someone else might |
15:08 | <hellyeah> | okey |
15:09 | -!- | mode/#debian [+l 427] by debhelper |
15:09 | -!- | ant7771 [proxyuser@alt-gw.aqa.com.ru] has quit [Quit: Leaving.] |
15:10 | -!- | Lethalman [~lethal@host209-77-dynamic.183-80-r.retail.telecomitalia.it] has quit [Quit: Ex-Chat] |
15:12 | -!- | acu [~acu@24-159-215-147.static.roch.mn.charter.com] has quit [Quit: Leaving] |
15:13 | -!- | muep [~muep@o68.nor.fi] has joined #debian |
15:14 | -!- | TheSeparateOne [~jeffrey@130.191.157.227] has joined #debian |
15:15 | -!- | simonrvn [simon@197.112-ppp.3menatwork.com] has joined #debian |
15:17 | -!- | rivon [~rivon@61131.fastportnet.cz] has joined #debian |
15:18 | -!- | picca [~picca@64.39.0-93.rev.gaoland.net] has joined #debian |
15:18 | <TheSeparateOne> | Well.... Damn. Just discovered that I've had sid in my sources.list. I'm supposedly running squeeze, and I didn't put it in there. Is the best solution really to reinstall testing again? I've got this sneaking suspicion that the sid repo was enabled by default on my install image. |
15:19 | <devil> | it will never be default in any installation |
15:19 | <TheSeparateOne> | devil, I didn't think it would, but I didn't do anything to change the repo to sid myself. |
15:20 | <devil> | i have no idea how it would get there without $user editing it |
15:20 | <TheSeparateOne> | devil, could I have accidentally tweaked it in the Synaptic settings? Without specifically changing the squeeze repo to sid, I mean. |
15:20 | -!- | rmayorga [~rmayorga@lists.debian.org.sv] has joined #debian |
15:21 | <devil> | i dont really know synaptic |
15:21 | <retrospectacus> | TheSeparateOne: anything in /etc/apt/apt.conf ? |
15:21 | <TheSeparateOne> | No such file. |
15:22 | <TheSeparateOne> | I'm fine reinstalling (Installed yesterday), I just want to figure out what happened here. |
15:22 | <retrospectacus> | TheSeparateOne, ok , just asking because you can create a testing/unstable mix (/msg dpkg tum) which puts sid sources but sets your default release in that conf file. |
15:22 | <retrospectacus> | but I guess you didn't do that |
15:23 | -!- | Knorrie [knorrie@yoshi.kantoor.mendix.nl] has quit [Server closed connection] |
15:23 | -!- | Knorrie [knorrie@yoshi.kantoor.mendix.nl] has joined #debian |
15:23 | <TheSeparateOne> | retrospectacus, Nope. The only thing I did involving my repos was to enable contrib/non-free, and I added experimetal for a new kernel, since 2.6.32 has problems with my hardware. |
15:23 | <devil> | TheSeparateOne: if you have not dist-upgraded yet, no damage was done |
15:24 | <devil> | just delete vthe line or comment it with # |
15:24 | <retrospectacus> | TheSeparateOne, yeah you don't really *need* to reinstall, unless you are having big problems |
15:25 | -!- | elsimio [~elsimio@lists.debian.org.sv] has joined #debian |
15:25 | <TheSeparateOne> | Interestingly, it had actually replaced the squeeze line... So I just switched that back to squeeze. I've had a couple problems with dependencies, but uninstalling and reinstalling has worked so far... Hopefully nothing system-critical was affected. |
15:25 | <devil> | well, sid does not aotomaticaly mean problems :) |
15:27 | <TheSeparateOne> | devil, true enough, but I wanted squeeze this time around. :P Is there any way to tell what packages came from the sid repo while it was active? I'd like to figure out what was affected. |
15:28 | <devil> | TheSeparateOne: there is some scripts somewhere... |
15:28 | -!- | arschharry_ [~arschharr@p5B099941.dip0.t-ipconnect.de] has joined #debian |
15:29 | -!- | acu [~acu@24-159-215-147.static.roch.mn.charter.com] has joined #debian |
15:29 | <devil> | i put one in our wiki: http://wiki.aptosid.de/index.php/Pakete_nach_Repository_sortieren |
15:29 | <devil> | its german, but code is code :) |
15:31 | -!- | chitchat [~guest@ppp59-167-188-93.static.internode.on.net] has joined #debian |
15:31 | -!- | keridwen [~keridwen@ARennes-554-1-144-18.w92-158.abo.wanadoo.fr] has joined #debian |
15:31 | <TheSeparateOne> | huh. Well, looks like I'm clean. |
15:31 | -!- | TobiX [~tobias@2001:6f8:98a::102] has quit [Server closed connection] |
15:31 | -!- | TobiX [tobias@zoidberg.org] has joined #debian |
15:31 | <TheSeparateOne> | +1 for catching a problem before it's a problem, I guess. |
15:32 | <devil> | and better than reinstalling |
15:32 | -!- | simonrvn [simon@197.112-ppp.3menatwork.com] has quit [Ping timeout: 480 seconds] |
15:32 | <TheSeparateOne> | devil, very true. |
15:32 | <TheSeparateOne> | Have to run now, thanks for the assist, all. |
15:32 | -!- | TheSeparateOne [~jeffrey@130.191.157.227] has quit [Quit: zomg finals] |
15:33 | -!- | jackyf [~jackyf@cs181190066.pp.htv.fi] has quit [Quit: KVIrc Insomnia 4.0.1, revision: 4541, sources date: 20100627, built on: 2010-07-29 03:40:46 UTC 4541 http://www.kvirc.net/] |
15:33 | <devil> | question is still: how did it get there? |
15:34 | -!- | rik_ [~rik@d54C5D66D.access.telenet.be] has joined #debian |
15:34 | -!- | arschharry [~arschharr@p5B099C29.dip0.t-ipconnect.de] has quit [Ping timeout: 480 seconds] |
15:35 | -!- | jibel [~j-lalleme@ACaen-151-1-38-84.w86-215.abo.wanadoo.fr] has quit [Ping timeout: 480 seconds] |
15:36 | -!- | spinningcog [~mrcucumbe@luna.nic.uoregon.edu] has joined #debian |
15:40 | -!- | nijabo [~livinninj@81-235-228-141-no91.tbcn.telia.com] has quit [Ping timeout: 480 seconds] |
15:40 | -!- | spinningcog [~mrcucumbe@luna.nic.uoregon.edu] has quit [] |
15:41 | -!- | gusnan [~gusnan@h139n1c1o269.bredband.skanova.com] has joined #debian |
15:44 | -!- | jrib [~jrib@pool-96-237-73-66.bstnma.east.verizon.net] has joined #debian |
15:44 | -!- | davyg [~davyg@dau94-9-88-178-191-172.fbx.proxad.net] has quit [Ping timeout: 480 seconds] |
15:45 | -!- | arschharry_ [~arschharr@p5B099941.dip0.t-ipconnect.de] has quit [Remote host closed the connection] |
15:45 | -!- | screenn [~screenn@178.151.86.196] has joined #debian |
15:45 | -!- | keridwen [~keridwen@ARennes-554-1-144-18.w92-158.abo.wanadoo.fr] has left #debian [] |
15:45 | -!- | jibel [~j-lalleme@ACaen-151-1-38-84.w86-215.abo.wanadoo.fr] has joined #debian |
15:46 | -!- | jonuz [~jonuz@c-89-160-69-46.cust.bredband2.com] has quit [Quit: Lost terminal] |
15:46 | -!- | niktaris [~niktaris@78-105-76.adsl.cyta.gr] has joined #debian |
15:46 | -!- | ant [~anton@cpc2-sotn4-0-0-cust684.15-1.cable.virginmedia.com] has joined #debian |
15:47 | -!- | bluenemo [~bluenemo@p54AA41DF.dip.t-dialin.net] has quit [Quit: Verlassend] |
15:48 | -!- | dutchfish [~wil@541CF61E.cm-5-5d.dynamic.ziggo.nl] has quit [Quit: leaving] |
15:49 | -!- | rik_ [~rik@d54C5D66D.access.telenet.be] has quit [Read error: Connection reset by peer] |
15:53 | -!- | whirl_ [~whirl@95.211.87.137] has joined #debian |
15:55 | -!- | whirl [~whirl@dsl-trebrasgw2-fe47f900-232.dhcp.inet.fi] has quit [Ping timeout: 480 seconds] |
15:57 | -!- | blacksh33p [~blacksh33@dslb-094-219-205-231.pools.arcor-ip.net] has joined #debian |
15:59 | -!- | hellyeah [kvirc@178.233.183.10] has quit [Ping timeout: 480 seconds] |
15:59 | -!- | kenyon [~kenyon@darwin.kenyonralph.com] has quit [Server closed connection] |
16:00 | -!- | kenyon [~kenyon@darwin.kenyonralph.com] has joined #debian |
16:00 | -!- | ItalianPlumber [~Italian_P@h128.96.82.166.static.ip.windstream.net] has quit [Quit: Leaving.] |
16:00 | -!- | edbian [~ed@th111-5.cs.wm.edu] has joined #debian |
16:01 | -!- | nijabo [~livinninj@81-235-228-141-no91.tbcn.telia.com] has joined #debian |
16:01 | -!- | bemawi [~bemawi@cou82-2-88-180-132-32.fbx.proxad.net] has joined #debian |
16:02 | -!- | ptr [~ptr@nyc01.limewire.com] has quit [Quit: buh-bye] |
16:02 | -!- | gruetzkopf [~internet@g227203111.adsl.alicedsl.de] has quit [Remote host closed the connection] |
16:04 | -!- | Exile [~Exile@cpc3-watf10-2-0-cust96.15-2.cable.virginmedia.com] has joined #debian |
16:04 | -!- | cahoot [~radix@82.183.196.76] has quit [Ping timeout: 480 seconds] |
16:04 | -!- | andregondim [~andregond@189.6.240.80] has joined #debian |
16:05 | -!- | andregondim [~andregond@189.6.240.80] has quit [] |
16:07 | -!- | johfel_ [~johfel@p5B0CF4ED.dip.t-dialin.net] has joined #debian |
16:08 | -!- | ant [~anton@cpc2-sotn4-0-0-cust684.15-1.cable.virginmedia.com] has quit [Ping timeout: 480 seconds] |
16:11 | -!- | ItalianPlumber [~Italian_P@adsl-074-236-202-005.sip.clt.bellsouth.net] has joined #debian |
16:11 | -!- | crib- [~chris@port-92-202-66-87.dynamic.qsc.de] has joined #debian |
16:11 | -!- | morruth [~quassel@217.14.96.52] has quit [Quit: No Ping reply in 180 seconds.] |
16:12 | -!- | morruth [~quassel@217.14.96.52] has joined #debian |
16:14 | -!- | johfel [~johfel@p5B0CC261.dip.t-dialin.net] has quit [Ping timeout: 480 seconds] |
16:18 | -!- | crib [~chris@port-92-202-115-7.dynamic.qsc.de] has quit [Ping timeout: 480 seconds] |
16:20 | -!- | niktaris [~niktaris@78-105-76.adsl.cyta.gr] has quit [Remote host closed the connection] |
16:20 | -!- | theodore [~theodore@ppp089210205220.dsl.hol.gr] has joined #debian |
16:22 | -!- | rivon [~rivon@61131.fastportnet.cz] has quit [Quit: Bye] |
16:22 | <theodore> | hello everybody. i have a silly (beginners) question, how can i go from one directory to another in debian console? |
16:22 | -!- | hever [~hever@85-222-28-130.home.aster.pl] has joined #debian |
16:22 | <Torsten_W> | cd |
16:22 | -!- | Exile [~Exile@cpc3-watf10-2-0-cust96.15-2.cable.virginmedia.com] has quit [Remote host closed the connection] |
16:23 | <theodore> | like cd /user/Desktop ? |
16:23 | -!- | niktaris [~niktaris@78-105-76.adsl.cyta.gr] has joined #debian |
16:23 | <Torsten_W> | if it exist |
16:23 | -!- | nijabo [~livinninj@81-235-228-141-no91.tbcn.telia.com] has quit [Remote host closed the connection] |
16:23 | -!- | edbian [~ed@th111-5.cs.wm.edu] has quit [Quit: Bye] |
16:23 | <dragonfly> | theodore, you probably want cd /home/<user>/Desktop |
16:24 | -!- | artista_frustrado [~fernando@200.175.3.220.static.gvt.net.br] has quit [Ping timeout: 480 seconds] |
16:24 | -!- | sophoclius [~alex@85.122.69-86.rev.gaoland.net] has joined #debian |
16:24 | <retrospectacus> | theodore: your terminal will usually start in your home, that is /home/theodore |
16:24 | <retrospectacus> | so you can put "cd Desktop" |
16:25 | <retrospectacus> | then "ls" to list your files |
16:25 | <theodore> | thank you very much |
16:25 | <theodore> | or dir |
16:25 | -!- | nijabo [~livinninj@81-235-228-141-no91.tbcn.telia.com] has joined #debian |
16:25 | <retrospectacus> | if you're used to the windows cmd but no one uses that |
16:25 | -!- | whirl_ [~whirl@95.211.87.137] has quit [Quit: Lost terminal] |
16:26 | <theodore> | right |
16:27 | <theodore> | i don't see the files i 'm looking for with cd /home/theodore# |
16:28 | -!- | dvs [~me@cwv.teksavvy.com] has joined #debian |
16:28 | <dragonfly> | try "ls -a /home/theodore" |
16:28 | <retrospectacus> | theodore, how did you get the files |
16:28 | <dragonfly> | that will show you everything in there |
16:29 | <theodore> | oh got it, i was a root |
16:29 | <dragonfly> | retrospectacus, good idea asking how he got them -- however, maybe we should ask this: theodore what files are you looking for |
16:29 | <theodore> | now i need to run a script as root, how can i? |
16:29 | <retrospectacus> | like if you downloaded them with iceweasel they are probably in ~/Downloads |
16:30 | <retrospectacus> | theodore, you can become root with the "su" command or use sudo |
16:30 | <theodore> | su - |
16:30 | <retrospectacus> | exatly |
16:30 | <theodore> | but then i can't see the files i am looking for... |
16:30 | <retrospectacus> | oh then cd /home/theodore |
16:31 | <retrospectacus> | or cd ~theodore |
16:32 | -!- | jeflui [~jeflui@187-27-65-104.3g.claro.net.br] has joined #debian |
16:32 | <theodore> | ok got it. But how can i execute a script as root if they only show up when in user mode? |
16:32 | <dragonfly> | I've never experienced a file not being visible to root |
16:32 | <retrospectacus> | "they only show up when in user mode" -> not possible. You are somehow confused |
16:32 | <dragonfly> | ...are you sure you're looking in the same place? |
16:33 | <theodore> | let me work this out a bit, thank u very much! |
16:33 | <theodore> | ok now i got it!!! |
16:34 | -!- | Muzer [~muzer@cpc1-ando1-0-0-cust1004.15-1.cable.virginmedia.com] has quit [Ping timeout: 480 seconds] |
16:35 | <retrospectacus> | theodore: perhaps we should remind you not to run downloaded scripts as root without knowing exactly what you are doing |
16:35 | <theodore> | i 'm carefull man, thanX |
16:36 | -!- | artista_frustrado [~fernando@200.175.3.220.static.gvt.net.br] has joined #debian |
16:36 | <devil> | how does one run a script carefully as root? ;) |
16:36 | <retrospectacus> | hehe |
16:36 | <retrospectacus> | read it first |
16:36 | -!- | bluenemo [~bluenemo@p54AA41DF.dip.t-dialin.net] has joined #debian |
16:36 | <picca> | hello just a question about start-stop-daemon |
16:37 | <theodore> | damn, i get a FATAL you need to install the Kernel Source for your running kernel |
16:37 | <picca> | I have aprocess started with the --background option |
16:37 | <devil> | retrospectacus: good point, if reading includes understanding. |
16:37 | <retrospectacus> | theodore: not hard. what's your kernel (run uname -a) |
16:37 | <picca> | and I need to send the output of the process into a file |
16:37 | <gsimmons> | theodore: What are you trying to do? |
16:37 | <devil> | theodore: could you pastebin the script? |
16:38 | <theodore> | yes |
16:38 | <picca> | is it possible ? |
16:38 | -!- | MuzerAway [~muzer@cpc1-ando1-0-0-cust1004.15-1.cable.virginmedia.com] has joined #debian |
16:38 | -!- | MuzerAway is now known as Muzer |
16:39 | <picca> | I find nothing about stdout and stderr redirection in the start-stop-daemon manpage |
16:39 | <theodore> | http://pastebin.com/yDarmFPD |
16:40 | <gsimmons> | dpkg: tell theodore -about gspca |
16:40 | <theodore> | i have a creative webcam notebook and i 'm trying to get it working |
16:40 | -!- | Vivek [vivekvc@iceland.freeshell.org] has joined #debian |
16:40 | -!- | bluenemo [~bluenemo@p54AA41DF.dip.t-dialin.net] has quit [] |
16:41 | <theodore> | it's a pd1170 model |
16:41 | -!- | left4dead [~left4dead@78.8.181.164] has joined #debian |
16:41 | -!- | Blacker47 [~Blacker47@p57A90B4C.dip0.t-ipconnect.de] has quit [Quit: Verlassend] |
16:42 | -!- | left4dead [~left4dead@78.8.181.164] has quit [] |
16:43 | <retrospectacus> | picca: I believe start-stop-daemon does not handle logging. Your app will have to do this itself |
16:44 | <picca> | so I must not use the start-stop-daemon with thi sprogram |
16:44 | <picca> | so my question how can I start this program from the init script under another user than root |
16:44 | <picca> | I need to start the daemon as tango user |
16:44 | <picca> | tango is the user name and gorup |
16:44 | <picca> | group sorry |
16:46 | <retrospectacus> | picca: run this "grep -A4 start-stop /etc/init.d/*" to see a lot of examples |
16:46 | <retrospectacus> | depnding what you have installed, I guess |
16:47 | <picca> | I know about the --chuid tango:tango option of start-stop-daemon |
16:47 | <picca> | but I really need to redirect the stdin and stdout to a file |
16:47 | <picca> | there is not such option in start-stop |
16:48 | <picca> | so is there an unix commend to start a command as another user |
16:48 | <picca> | sort of su ? |
16:48 | <retrospectacus> | well make a wrapper for your program which redirects the program output to a file, then start that with start-stop-daemon |
16:49 | <retrospectacus> | start-stop-daemon --user tango |
16:49 | <retrospectacus> | start-stop-daemon --user tango .... --exec /path/to/myscript |
16:49 | <theodore> | bye guys |
16:49 | <picca> | ok I will try this |
16:49 | <picca> | thanks |
16:50 | <retrospectacus> | then /path/to/myscript is /path/to/real/program >> /path/to/logfile |
16:50 | -!- | theodore [~theodore@ppp089210205220.dsl.hol.gr] has quit [Quit: Leaving] |
16:50 | <retrospectacus> | I mean, the contents of /path/to/myscript is /path/to/real/program >> /path/to/logfile |
16:50 | <picca> | Yes I got the idea :) |
16:50 | <retrospectacus> | probably with a 2>&1 on there |
16:50 | -!- | m42 [~m42@2.81.122.79] has joined #debian |
16:50 | <picca> | yes it is better like this I will try |
16:51 | -!- | nijabo [~livinninj@81-235-228-141-no91.tbcn.telia.com] has quit [Ping timeout: 480 seconds] |
16:52 | -!- | acu_ [~acu@97-114-6-12.roch.qwest.net] has joined #debian |
16:56 | -!- | alsobrsp [~alsobrsp@ex1.ittagteam.com] has quit [Remote host closed the connection] |
16:56 | -!- | blacksh33p [~blacksh33@dslb-094-219-205-231.pools.arcor-ip.net] has quit [Quit: Verlassend] |
16:56 | -!- | blacksh33p [~blacksh33@dslb-094-219-205-231.pools.arcor-ip.net] has joined #debian |
16:57 | -!- | ssb is now known as ` |
16:57 | -!- | ` is now known as ssb |
16:57 | -!- | amr [~maniac@80.72.95.199] has joined #debian |
16:58 | -!- | fddfoo [~algol@188.24.60.14] has quit [Quit: 10100011010101000011100101.00.] |
16:59 | -!- | jeflui [~jeflui@187-27-65-104.3g.claro.net.br] has quit [Ping timeout: 480 seconds] |
16:59 | -!- | muammar [~muammar@193.48.172.6] has joined #debian |
17:01 | -!- | dodddummy [~dodddummy@74-129-134-84.dhcp.insightbb.com] has joined #debian |
17:01 | -!- | floe__ [~flo@85.183.53.36] has quit [Ping timeout: 480 seconds] |
17:04 | -!- | MADNiki [~Nikolai@nb21-206.static.cytanet.com.cy] has joined #debian |
17:05 | -!- | mode/#debian [+b *!*Nikolai@*.static.cytanet.com.cy] by Ganneff |
17:05 | -!- | MADNiki was kicked from #debian by Ganneff [MADNiki] |
17:06 | -!- | acu_ [~acu@97-114-6-12.roch.qwest.net] has quit [Quit: Leaving] |
17:06 | -!- | jgarvey [~jgarvey@cpe-065-190-066-089.nc.res.rr.com] has quit [Quit: Leaving] |
17:06 | -!- | alsobrsp [~alsobrsp@ex1.ittagteam.com] has joined #debian |
17:06 | -!- | xDD [~pablo@nat-wh.rz.uni-karlsruhe.de] has joined #debian |
17:07 | -!- | bzed [~bzed@devel.recluse.de] has quit [Quit: leaving] |
17:07 | -!- | VaLeRi [~Valeri@83.228.43.23] has joined #debian |
17:07 | -!- | nijabo [~livinninj@81-235-228-141-no91.tbcn.telia.com] has joined #debian |
17:07 | -!- | picca [~picca@64.39.0-93.rev.gaoland.net] has quit [Quit: Quitte] |
17:07 | -!- | teo` [~X@78.83.147.93] has joined #debian |
17:07 | -!- | bzed [~bzed@devel.recluse.de] has joined #debian |
17:07 | -!- | teo` is now known as LuD |
17:07 | -!- | GENIUS [~genius@77-85-111-202.btc-net.bg] has joined #debian |
17:07 | <LuD> | yeeeeeeeeeeeeeeeeeeeee |
17:07 | <LuD> | ;] |
17:08 | <GENIUS> | :) |
17:08 | <retrospectacus> | debiaaaaaaaannnnnnnnnnnnnnnn |
17:08 | <xDD> | Hi, I have some code using sem_wait/sem_post and it randomly crashes with "Illegal instruction", with this in the log: Dec 14 17:02:46 debian kernel: [ 1444.298005] clone[12501] trap invalid opcode ip:7f0f4deb0a09 sp:7fff2853a0d8 error:0 in ld-2.11.2.so[7f0f4de9d000+1e000] |
17:08 | -!- | Judas_PhD [~kevin@misterfluffy.dsl.xmission.com] has quit [Quit: This is a quitting message] |
17:08 | <xDD> | This is the code http://pastebin.com/0D4M3puN (it's an assignment) |
17:08 | -!- | MADNiki [~Koko@nb21-206.static.cytanet.com.cy] has joined #debian |
17:08 | -!- | MADNiki is now known as koko |
17:09 | <xDD> | I can't seem to find anything I'm doing wrong, and when I run it in gdb it doesn't seem to crash |
17:09 | -!- | Stefan[AwaY] [~Stefan@95.43.21.224] has joined #debian |
17:09 | <xDD> | valgrind won't even run it due to non implemented clone() flags |
17:09 | <GENIUS> | za pisane na chujdi ezici towariat li :D |
17:09 | <xDD> | and piping the output to a file also doesn't show any crashes, so I'm confused |
17:09 | <koko> | GENIUS ko staa :) |
17:09 | <Stefan[AwaY]> | che az osven chatarnica drug nema da pisha |
17:09 | <Stefan[AwaY]> | :) |
17:10 | <retrospectacus> | xDD: that's not really a debian question, but try strace? |
17:10 | <@Ganneff> | talk in english |
17:10 | <retrospectacus> | !en |
17:10 | <dpkg> | The language of #debian is English. We will do our best to help you regardless of your level of English but you might be more comfortable asking for help in your own language. Ask me about your language code for more information, for example /msg dpkg br ; /msg dpkg pt ; /msg dpkg es ; /msg dpkg fr ; /msg dpkg de |
17:10 | <koko> | GENIUS adash t kav go darjish tuk bre |
17:10 | <crazyb0y> | Stefan[AwaY]: please speak english |
17:10 | <VaLeRi> | ei zadrustihte debiana be :D |
17:10 | <Stefan[AwaY]> | » Nick: stefan |
17:10 | <Stefan[AwaY]> | » Name: Stefan Seefeld |
17:10 | <Stefan[AwaY]> | » Hostmask: ~chatzilla@64.229.73.36 |
17:10 | <Stefan[AwaY]> | » Channels: #roundup #xmlroff #gcc #monotone #synopsis |
17:10 | <Stefan[AwaY]> | » Server: osmotic.oftc.net |
17:10 | -!- | Stefan[AwaY] was kicked from #debian by debhelper [use http://paste.debian.net or /msg dpkg paste] |
17:10 | -!- | Stefan[AwaY] [~Stefan@95.43.21.224] has joined #debian |
17:10 | -!- | mode/#debian [+b *!*Stefan@95.43.21.*] by Ganneff |
17:10 | -!- | Stefan[AwaY] was kicked from #debian by Ganneff [Stefan[AwaY]] |
17:10 | <GENIUS> | ;) |
17:10 | -!- | mode/#debian [-b *!*Nikolai@*.static.cytanet.com.cy] by Ganneff |
17:10 | <GENIUS> | widia li wednaga talk in english |
17:10 | -!- | mode/#debian [+b *!*genius@*.btc-net.bg] by Ganneff |
17:10 | -!- | GENIUS was kicked from #debian by Ganneff [GENIUS] |
17:10 | <retrospectacus> | xDD: you should ask ##c on freenode |
17:11 | -!- | foolano [~magnetic@79-75-17-80.dynamic.dsl.as9105.com] has joined #debian |
17:12 | -!- | amr is now known as maniac |
17:12 | -!- | hide [~tst@lan-78-157-71-116.vln.skynet.lt] has quit [Ping timeout: 480 seconds] |
17:12 | <xDD> | retrospectacus: I ran it like 50 times with strace but it didn't crash a single time. I'm going to ask in ##c now. |
17:12 | -!- | wiqd [~wiqd@ipv6.codelounge.org] has joined #debian |
17:13 | <cthuluh> | xDD: not sure if ##c will help. who knows? you have ##posix too, though your use non posix features |
17:13 | -!- | m42 [~m42@2.81.122.79] has quit [Quit: Saindo] |
17:13 | <cthuluh> | s/use/& of |
17:13 | <xDD> | cthuluh: I had to use those for the assignment :( |
17:14 | <cthuluh> | don't be sad ;) |
17:14 | -!- | LightKnight [~gabry@adsl-ull-156-63.49-151.net24.it] has joined #debian |
17:14 | -!- | Brigo [~Brigo@139.182.60.213.dynamic.mundo-r.com] has joined #debian |
17:14 | <xDD> | I'm not, just a bit confused as to why it's crashing so randomly, and seemingly only on my machine, and only when I run it directly from the terminal as opposed to in gdb or piped to a file |
17:15 | -!- | mode/#debian [-b *!*Stefan@95.43.21.*] by Ganneff |
17:15 | -!- | mode/#debian [-b *!*genius@*.btc-net.bg] by Ganneff |
17:16 | -!- | patofiero [~patofiero@bas3-ottawa23-1128747582.dsl.bell.ca] has quit [Quit: ChatZilla 0.9.86 [Firefox 3.6.13/20101203075014]] |
17:16 | -!- | Xeross is now known as zz_Xeross |
17:17 | -!- | jeflui [~jeflui@200-158-165-31.dsl.telesp.net.br] has joined #debian |
17:17 | -!- | kaziem [~devnull@95.22.255.97] has quit [Quit: Saliendo] |
17:19 | -!- | Pitxyoki [~PT-SC-257@a85-138-125-29.cpe.netcabo.pt] has joined #debian |
17:20 | -!- | ompaul [~ompaul@109.77.94.14] has quit [Remote host closed the connection] |
17:20 | -!- | pietro_ [~pietro@151.23.70.244] has joined #debian |
17:22 | -!- | celtic [~celtic@203-206-182-151.perm.iinet.net.au] has joined #debian |
17:23 | -!- | nijabo [~livinninj@81-235-228-141-no91.tbcn.telia.com] has quit [Quit: /quit] |
17:23 | -!- | sbabbi [~sbabbi@nat-default.sssup.it] has joined #debian |
17:24 | -!- | nijabo_ [~livinninj@81-235-228-141-no91.tbcn.telia.com] has joined #debian |
17:24 | -!- | sbabbi [~sbabbi@nat-default.sssup.it] has quit [Remote host closed the connection] |
17:26 | -!- | jibel [~j-lalleme@ACaen-151-1-38-84.w86-215.abo.wanadoo.fr] has quit [Ping timeout: 480 seconds] |
17:27 | -!- | pietro_ [~pietro@151.23.70.244] has left #debian [Sto andando via] |
17:27 | -!- | hide [~tst@lan-78-157-71-116.vln.skynet.lt] has joined #debian |
17:27 | -!- | ryuk [~ryuk@75-120-48-213.dyn.centurytel.net] has joined #debian |
17:28 | -!- | fcestrada [~fcestrada@200.16.40.9] has joined #debian |
17:28 | -!- | lostinfog [~is001652@tch-66-128-217-50.thechildrenshospital.org] has left #debian [] |
17:29 | -!- | mode/#debian [+l 434] by debhelper |
17:29 | -!- | otzi [~r333t@189.107.151.235] has joined #debian |
17:30 | -!- | frewo64 [~frewo64@p5491DF26.dip.t-dialin.net] has joined #debian |
17:31 | -!- | nijabo_ [~livinninj@81-235-228-141-no91.tbcn.telia.com] has quit [Quit: /quit] |
17:31 | -!- | Newa2 [neva@a133-15.24online.fi] has joined #debian |
17:32 | -!- | Newa [neva@a133-12.24online.fi] has quit [Ping timeout: 480 seconds] |
17:33 | -!- | fy [~fy@fes75-2-78-192-51-85.fbxo.proxad.net] has joined #debian |
17:33 | -!- | fy [~fy@fes75-2-78-192-51-85.fbxo.proxad.net] has left #debian [] |
17:35 | -!- | Torsten_W [~torsten@178-25-189-3-dynip.superkabel.de] has quit [Quit: so, nu isser wech] |
17:37 | -!- | jimerickson [~jimericks@97-125-249-17.desm.qwest.net] has joined #debian |
17:38 | -!- | maniac [~maniac@80.72.95.199] has quit [] |
17:38 | -!- | miguel [~miguel@188.86.47.100] has joined #debian |
17:40 | -!- | jimerickson [~jimericks@97-125-249-17.desm.qwest.net] has left #debian [] |
17:40 | -!- | sortadi [~sortadi@190.39.177.151] has quit [Ping timeout: 480 seconds] |
17:41 | -!- | LuD [~X@78.83.147.93] has quit [Quit: ACK! SIGSEGV!] |
17:42 | -!- | miguel [~miguel@188.86.47.100] has quit [] |
17:42 | -!- | docno [~docno@innerdistrict.3-a.net] has quit [Remote host closed the connection] |
17:43 | -!- | koko [~Koko@nb21-206.static.cytanet.com.cy] has quit [Quit: Exit: Âèíàãè ñå äâèæèì, íåùî ïóøè] |
17:44 | -!- | docno [~docno@e181232206.adsl.alicedsl.de] has joined #debian |
17:47 | -!- | Kvant [hh@212.85.86.222] has quit [] |
17:48 | -!- | Jussi [~jussi@0132700296.0.fullrate.dk] has quit [Quit: Leaving] |
17:48 | -!- | malakah [~user@g230048120.adsl.alicedsl.de] has joined #debian |
17:51 | -!- | antivirys [~redhat@antivirys.rimex-ltd.com] has joined #debian |
17:51 | -!- | dajhorn [~dajhorn@adsl-71-158-166-44.dsl.rcsntx.sbcglobal.net] has quit [Quit: ChatZilla 0.9.86 [Firefox 3.6.13/20101206121716]] |
17:51 | -!- | jrib [~jrib@pool-96-237-73-66.bstnma.east.verizon.net] has quit [Quit: WeeChat 0.3.3] |
17:51 | <antivirys> | hi all |
17:51 | <antivirys> | :) |
17:51 | <VaLeRi> | bye all |
17:52 | -!- | VaLeRi [~Valeri@83.228.43.23] has quit [] |
17:53 | <antivirys> | ;d;d |
17:54 | -!- | AbsintheSyringe [~havoc@89.146.191.89] has quit [Ping timeout: 480 seconds] |
17:54 | <crazyb0y> | i don't remember, does debian has a graphical install choice on boot ? |
17:55 | <gsimmons> | crazyb0y: /msg dpkg g-i |
17:56 | <antivirys> | aptitude install x-window-system |
17:56 | <crazyb0y> | gsimmons: thanks i tell my friend to install debian for first time, he was a ubuntu user =)) and i told him install debian, but didn't remember does it has a graphical install |
17:57 | -!- | komputes [~komputes@64.34.151.178] has quit [Remote host closed the connection] |
17:59 | -!- | mode/#debian [+l 425] by debhelper |
17:59 | <cthuluh> | crazyb0y: though the non-graphical installer isn't dreadful at all, tell him to try it ;) |
17:59 | -!- | OkropNick [kuba@host-n2-72-114.telpol.net.pl] has quit [Remote host closed the connection] |
18:01 | -!- | FreeBzH [~steven@78.241.85.185] has joined #debian |
18:03 | -!- | julia69 [~julia69@cpe-98-155-194-27.hawaii.res.rr.com] has joined #debian |
18:03 | -!- | blacksh33p [~blacksh33@dslb-094-219-205-231.pools.arcor-ip.net] has quit [Ping timeout: 480 seconds] |
18:04 | <crazyb0y> | cthuluh: he is a ubuntu user, it's hard to tell him to use debian without graphical install =P |
18:05 | -!- | Phurl [~andreas@ip-81-210-237-201.unitymediagroup.de] has quit [Ping timeout: 480 seconds] |
18:07 | -!- | AzaToth [~azatoth@39-232-96-87.cust.blixtvik.se] has quit [Remote host closed the connection] |
18:09 | -!- | dragonfly [~dragonfly@host-56-212-220-24.midco.net] has quit [Quit: Leaving] |
18:10 | <Arrowmaster> | i thought there was but i always use expert install option which is ncurses based and not X based |
18:11 | -!- | malakah [~user@g230048120.adsl.alicedsl.de] has quit [Remote host closed the connection] |
18:12 | -!- | dawid [~dawid@ip19-c1.pyskowice.jotanet.pl] has joined #debian |
18:12 | -!- | thuck__ [~thuck@201-26-181-140.dial-up.telesp.net.br] has joined #debian |
18:13 | -!- | Kvant [hh@212.85.86.222] has joined #debian |
18:13 | -!- | dawid [~dawid@ip19-c1.pyskowice.jotanet.pl] has quit [] |
18:14 | <julia69> | hi all |
18:14 | -!- | R3dFun9u5 [R3dFun9u5@AToulon-152-1-50-40.w83-113.abo.wanadoo.fr] has joined #debian |
18:15 | <R3dFun9u5> | howdy peeps |
18:15 | -!- | redhat [~redhat@antivirys.rimex-ltd.com] has joined #debian |
18:15 | -!- | hazard2 [~hazard@pool-96-233-46-194.bstnma.fios.verizon.net] has joined #debian |
18:15 | <qq-> | ca va .. |
18:16 | -!- | thuck_ [~thuck@201-43-126-143.dsl.telesp.net.br] has quit [Ping timeout: 480 seconds] |
18:16 | -!- | vizor [~vizor@mm-66-180-84-93.dynamic.pppoe.mgts.by] has joined #debian |
18:16 | -!- | blacksh33p [~blacksh33@dslb-094-219-205-231.pools.arcor-ip.net] has joined #debian |
18:18 | -!- | terra [~ginio@host69-34-dynamic.59-82-r.retail.telecomitalia.it] has joined #debian |
18:19 | -!- | Zaba [~zaba@ip102.148.adsl.wplus.ru] has quit [Ping timeout: 480 seconds] |
18:20 | -!- | vizor_ [~vizor@178.120.41.81] has joined #debian |
18:21 | -!- | terra [~ginio@host69-34-dynamic.59-82-r.retail.telecomitalia.it] has quit [] |
18:22 | -!- | gbp [~gbp@gechaw.lnk.telstra.net] has joined #debian |
18:22 | -!- | antivirys [~redhat@antivirys.rimex-ltd.com] has quit [Ping timeout: 480 seconds] |
18:23 | -!- | terra [~ginio@host69-34-dynamic.59-82-r.retail.telecomitalia.it] has joined #debian |
18:23 | -!- | LordBelial [~rean@190.158.152.213] has joined #debian |
18:24 | -!- | vizor [~vizor@mm-66-180-84-93.dynamic.pppoe.mgts.by] has quit [Ping timeout: 480 seconds] |
18:25 | <R3dFun9u5> | qq oui et toi ? |
18:25 | <qq-> | > #debian-fr |
18:25 | <R3dFun9u5> | no thanks |
18:25 | <R3dFun9u5> | 8) |
18:25 | <R3dFun9u5> | i m good here |
18:25 | -!- | sophoclius [~alex@85.122.69-86.rev.gaoland.net] has quit [Remote host closed the connection] |
18:26 | -!- | R3dFun9u5 [R3dFun9u5@AToulon-152-1-50-40.w83-113.abo.wanadoo.fr] has left #debian [] |
18:26 | -!- | R3dFun9u5 [R3dFun9u5@AToulon-152-1-50-40.w83-113.abo.wanadoo.fr] has joined #debian |
18:26 | -!- | Zaba [~zaba@ip102.148.adsl.wplus.ru] has joined #debian |
18:27 | -!- | Judas_PhD [~kevin@misterfluffy.dsl.xmission.com] has joined #debian |
18:29 | -!- | terra2 [~ginio@host69-34-dynamic.59-82-r.retail.telecomitalia.it] has joined #debian |
18:29 | -!- | terra2 [~ginio@host69-34-dynamic.59-82-r.retail.telecomitalia.it] has quit [] |
18:29 | -!- | terra [~ginio@host69-34-dynamic.59-82-r.retail.telecomitalia.it] has quit [Quit: Sto andando via] |
18:32 | -!- | julia69 [~julia69@cpe-98-155-194-27.hawaii.res.rr.com] has quit [Quit: Leaving] |
18:32 | -!- | LM_ [lm@newtrillian.jogback.se] has quit [Remote host closed the connection] |
18:33 | -!- | LM [lm@newtrillian.jogback.se] has joined #debian |
18:34 | -!- | jhutchins_lt [~jonathan@64-151-37-66.dyn.everestkc.net] has quit [Ping timeout: 480 seconds] |
18:38 | -!- | tweek [~tweek@123-243-28-32.static.tpgi.com.au] has joined #debian |
18:38 | -!- | JanC [~janc@ip-81-11-162-190.dsl.scarlet.be] has quit [Remote host closed the connection] |
18:39 | -!- | frewo64 [~frewo64@p5491DF26.dip.t-dialin.net] has quit [Remote host closed the connection] |
18:42 | -!- | reklipz1 [~nmschulte@ip174-71-97-175.om.om.cox.net] has joined #debian |
18:42 | -!- | frewo64 [~frewo64@p5491DF26.dip.t-dialin.net] has joined #debian |
18:42 | -!- | adi [~adi@2001:470:b471:0:4a5b:39ff:fe10:7816] has quit [Remote host closed the connection] |
18:43 | -!- | theodore [~theodore@ppp089210205220.dsl.hol.gr] has joined #debian |
18:43 | <theodore> | hey guys, how can i get to open nautilus as root? |
18:43 | <R3dFun9u5> | sudo ? |
18:44 | <theodore> | sudo nautilus? |
18:44 | -!- | knoppix_ [~knoppix@67-211-131-49.cedar.dmt.ntelos.net] has joined #debian |
18:44 | -!- | knoppix_ [~knoppix@67-211-131-49.cedar.dmt.ntelos.net] has quit [] |
18:44 | -!- | frewo64 [~frewo64@p5491DF26.dip.t-dialin.net] has quit [Remote host closed the connection] |
18:44 | -!- | knoppix_ [~knoppix@67-211-131-49.cedar.dmt.ntelos.net] has joined #debian |
18:44 | -!- | knoppix_ [~knoppix@67-211-131-49.cedar.dmt.ntelos.net] has quit [] |
18:44 | <theodore> | i 'm not in the sudoers file... |
18:45 | <R3dFun9u5> | heheh |
18:45 | <R3dFun9u5> | su then |
18:45 | -!- | dvs [~me@cwv.teksavvy.com] has quit [Remote host closed the connection] |
18:45 | <R3dFun9u5> | su<enter> |
18:45 | <R3dFun9u5> | nautilus<enter> |
18:45 | <R3dFun9u5> | got the root password ? |
18:45 | -!- | Muzer is now known as MuzerAway |
18:46 | <theodore> | ok got it, thanX |
18:46 | <R3dFun9u5> | n/p |
18:46 | -!- | frewo64 [~frewo64@p5491DF26.dip.t-dialin.net] has joined #debian |
18:47 | -!- | MuzerAway is now known as Muzer |
18:49 | <retrospectacus> | you could also enter: gksu nautilus |
18:49 | <cthuluh> | nautilus as root... :/ |
18:49 | -!- | abrotman [~abrotman@c-76-116-159-137.hsd1.pa.comcast.net] has joined #debian |
18:49 | -!- | vizor_ [~vizor@178.120.41.81] has quit [Ping timeout: 480 seconds] |
18:50 | -!- | nevyn_ is now known as nevyn |
18:51 | -!- | davi [davi@wilbur.25thandclement.com] has quit [Ping timeout: 480 seconds] |
18:51 | -!- | kiuy-y [~ki@95.237.133.61] has joined #debian |
18:51 | -!- | kiuy-y [~ki@95.237.133.61] has quit [] |
18:52 | <theodore> | i get a " FATAL you need to install the Kernel Source for your running kernel" |
18:52 | -!- | JanC [~janc@ip-81-11-190-187.dsl.scarlet.be] has joined #debian |
18:53 | -!- | hercynium [~hercynium@72.246.0.10] has quit [Quit: quit application] |
18:53 | <cthuluh> | theodore: what?!? 8) |
18:53 | <R3dFun9u5> | trying to compile something ? |
18:53 | <R3dFun9u5> | or install ? |
18:54 | <theodore> | http://pastebin.com/q62QtugU |
18:54 | <theodore> | trying to get my creative webcam notbook working |
18:55 | <theodore> | found this guide http://debianletters.blogspot.com/2007/11/how-to-configure-webcam-in-debian-linux.html |
18:55 | <R3dFun9u5> | apt-get install <your_kernel_source_pkg> |
18:55 | <R3dFun9u5> | now to figure out that pkg... |
18:55 | -!- | johfel_ [~johfel@p5B0CF4ED.dip.t-dialin.net] has quit [Ping timeout: 480 seconds] |
18:56 | <R3dFun9u5> | what does 'uname -a' print ? |
18:56 | -!- | melmothX [~melmothX@78-2-1-67.adsl.net.t-com.hr] has quit [Quit: ;] |
18:56 | <theodore> | what's that? |
18:56 | <cthuluh> | theodore: you shouldn't do this (downloading and compiling) as root |
18:57 | <cthuluh> | theodore: a command you have to type in a shell |
18:57 | <theodore> | well i understand |
18:57 | <R3dFun9u5> | type "uname -a" w/o the quotes |
18:57 | -!- | Brigo [~Brigo@139.182.60.213.dynamic.mundo-r.com] has quit [Ping timeout: 480 seconds] |
18:57 | -!- | LM [lm@newtrillian.jogback.se] has quit [Remote host closed the connection] |
18:57 | <theodore> | Linux debian 2.6.26-2-openvz-686 #1 SMP Thu Nov 25 02:12:20 UTC 2010 i686 GNU/Linux |
18:57 | <cthuluh> | R3dFun9u5: alternatively you can use ''uname -a'', like that you don't have to explain that the quotes aren't needed ;) |
18:58 | -!- | LM [lm@newtrillian.jogback.se] has joined #debian |
18:58 | <gsimmons> | dpkg: PD1170 |
18:58 | <dpkg> | The PD1170 "WebCam Notebook" is a USB <webcam> device from Creative Technology. For support of revision A (USB-ID 041e:401f) and revision B (USB-ID 0572:0041) on Debian systems, ask me about <gspca>. |
18:58 | <gsimmons> | (which we told you about earlier) |
18:59 | <theodore> | yeah but no luck man... |
18:59 | <theodore> | i don't get it... |
18:59 | <R3dFun9u5> | cthuluh alternatively you can help theo instead of helping me 8) |
19:00 | <R3dFun9u5> | theodore, try "apt-get install linux-source-2.6.26" |
19:00 | -!- | foolano [~magnetic@79-75-17-80.dynamic.dsl.as9105.com] has quit [Ping timeout: 480 seconds] |
19:00 | -!- | sansen [~san@190.245.76.183] has joined #debian |
19:00 | <theodore> | downloading... |
19:00 | <R3dFun9u5> | then give me the output of "ls -l /usr/src/" |
19:01 | <theodore> | 2 min man... |
19:01 | <R3dFun9u5> | or, "ls -l /usr/src/ | grep linux" rather |
19:01 | <theodore> | ok |
19:01 | -!- | PlainFlavored [~monsquaz@97-120-77-239.ptld.qwest.net] has joined #debian |
19:01 | <R3dFun9u5> | never said there was a hurry |
19:01 | <theodore> | :) |
19:02 | <cthuluh> | theodore: so you have a gspca cam? |
19:02 | <gsimmons> | R3dFun9u5, theodore: No, there is a pre-built gspca kernel module available for Lenny systems. Compiling gspca should not be necessary. |
19:02 | <R3dFun9u5> | 56k users are tolerated 8) |
19:02 | <R3dFun9u5> | gsimmons, ah, good news |
19:03 | <cthuluh> | R3dFun9u5: see? :) |
19:03 | <cthuluh> | !gspca |
19:03 | <dpkg> | The GSPCA driver provides support for digital cameras and webcams, based on several USB bridge and image sensor chipsets. To install on Lenny: "aptitude install gspca-modules-2.6-`uname -r | sed 's,.*-,,'` && modprobe gspca". This driver is included in mainline Linux kernels as of 2.6.27. Supported devices: http://www.kernel.org/doc/Documentation/video4linux/gspca.txt . See also <uvcvideo>, <webcam>. |
19:03 | <R3dFun9u5> | what is wrong w/ that package theo ? |
19:03 | <theodore> | gsimmons i tried that with dpkg and i a fatal |
19:03 | -!- | q66 [~quaker66@213.191.105.214] has quit [Quit: Leaving..] |
19:04 | <R3dFun9u5> | cthuluh, so you _had_ given him a hand |
19:04 | <R3dFun9u5> | i take back what i said then |
19:04 | * | R3dFun9u5 stares @ theodore |
19:04 | <R3dFun9u5> | then why not fix that fatal ? |
19:04 | <R3dFun9u5> | instead of going through manual compile |
19:05 | -!- | otzi [~r333t@189.107.151.235] has quit [Quit: leaving] |
19:05 | <R3dFun9u5> | theo, you tried bungee jumping and it didn't work so you're going for sky diving ? |
19:06 | <theodore> | ok well i have to fix this "FATAL: Module gspca not found." |
19:06 | -!- | ebrahim [~ebrahim@80.191.103.162] has joined #debian |
19:06 | <theodore> | :) |
19:07 | <theodore> | just a newbee man |
19:07 | -!- | maf [~maf@p4FE858C2.dip.t-dialin.net] has joined #debian |
19:07 | <gsimmons> | theodore: Did you install the relevant gspca-modules-* package, using the command provided by dpkg above? Use "dpkg -l | grep gspca" to confirm. |
19:07 | <maf> | hi everybody |
19:08 | <LordBelial> | Hi maf |
19:08 | <maf> | I would like to install the new adobe flash player (version 10) from a .tar.gz file. |
19:08 | <LordBelial> | Yes |
19:08 | <maf> | I have decompressed the tar.gz file |
19:08 | <R3dFun9u5> | theo, that's not an excuse ;) |
19:08 | <R3dFun9u5> | theodore, what is the output of "gspca-modules-2.6-openvz-686" |
19:08 | <R3dFun9u5> | ? |
19:09 | <R3dFun9u5> | err |
19:09 | <R3dFun9u5> | "apt-get install gspca-modules-2.6-openvz-686" |
19:09 | <R3dFun9u5> | my bad |
19:09 | -!- | Muzer is now known as MuzerAway |
19:09 | <maf> | but now I have only one file which is named libflashplayer.so |
19:10 | <theodore> | oh who is the bungie jumper now heh? |
19:10 | <maf> | what is the next step to install the flashplayer from libflashplayer.so ? |
19:10 | <LordBelial> | maf: OK, take that file and copy it into the plugins folder of your browser, and then restart it... I guess you're using mozilla, is it? |
19:11 | -!- | lbt_ [~david@78.32.229.233] has quit [Read error: Connection reset by peer] |
19:11 | <theodore> | no luck... http://pastebin.com/Hsc5GeHk |
19:11 | <maf> | @LordBelial: yes |
19:11 | -!- | Powerfire [~Vincent@5ED313BE.cm-7-4a.dynamic.ziggo.nl] has quit [Ping timeout: 480 seconds] |
19:11 | -!- | lbt_ [~david@78.32.229.233] has joined #debian |
19:12 | <maf> | @lordbelial: that's all? |
19:12 | -!- | reklipz1 [~nmschulte@ip174-71-97-175.om.om.cox.net] has quit [Quit: Leaving.] |
19:12 | -!- | mafya [~mafya@189-19-132-210.dsl.telesp.net.br] has joined #debian |
19:12 | -!- | ao2 [~u@cl-35.trn-01.it.sixxs.net] has quit [Quit: Ex-Chat] |
19:12 | <theodore> | i 'll never get it done... |
19:12 | <R3dFun9u5> | theodore, i don't see the output of "apt-get install gspca-modules-2.6-openvz-686" in your pastebin |
19:12 | <R3dFun9u5> | wrong link ? |
19:13 | -!- | tomas_ [~tomas@201.151.128.246] has joined #debian |
19:13 | <theodore> | gspca-modules-2.6-openvz-686 is already the newest version. |
19:13 | -!- | laney__ [~laney@cripps.orangesquash.org.uk] has joined #debian |
19:14 | -!- | tomas_ [~tomas@201.151.128.246] has quit [] |
19:14 | <mafya> | boa noite galera alguem sabe o canal co linux4 |
19:14 | <mafya> | ? |
19:14 | <R3dFun9u5> | theodore and "modprobe gspca" ? |
19:15 | -!- | docno [~docno@e181232206.adsl.alicedsl.de] has quit [Remote host closed the connection] |
19:15 | -!- | LightKnight [~gabry@adsl-ull-156-63.49-151.net24.it] has quit [Quit: Client exiting] |
19:15 | <R3dFun9u5> | mafya, bless you... |
19:15 | -!- | laney_ [~laney@cripps.orangesquash.org.uk] has quit [Ping timeout: 480 seconds] |
19:15 | <theodore> | it gives me nothing |
19:16 | <cthuluh> | !br > mafya |
19:16 | <dpkg> | > mafya: Este canal e apenas em ingles. Por favor, use #debian-br (/j #debian-br) para ajuda em portugues. |
19:16 | <R3dFun9u5> | theodore, no msg at all ? |
19:16 | <theodore> | nada |
19:17 | <mafya> | dpkg, obrigado irei treinar |
19:17 | <dpkg> | mafya: I'm not sure, is it larger than a breadbox? |
19:17 | <R3dFun9u5> | theo, normal behavior i believe |
19:17 | <theodore> | hey!!!!! for some reason my webcam now works on camorama!!!!!!! |
19:18 | <gsimmons> | theodore: Hooray, you did it, etc. |
19:18 | <retrospectacus> | !congratulate theodore |
19:18 | <dpkg> | Hugs & Puppies theodore, you did it! |
19:18 | <theodore> | god damn!!!! thank u guys, much appreciated |
19:18 | <R3dFun9u5> | i think dpkg and cthuluh and gsimmons |
19:18 | <R3dFun9u5> | are the reason |
19:18 | <R3dFun9u5> | 8) |
19:19 | -!- | mode/#debian [+l 419] by debhelper |
19:19 | <theodore> | love u guys, thanks for all the help |
19:19 | <R3dFun9u5> | if you're interested theo, |
19:19 | -!- | LightKnight [~gabry@adsl-ull-156-63.49-151.net24.it] has joined #debian |
19:19 | -!- | LM [lm@newtrillian.jogback.se] has quit [Ping timeout: 480 seconds] |
19:19 | <R3dFun9u5> | apt-get install, aptitude and the like |
19:19 | <cthuluh> | mafya: de nada. (dpkg é um robô. ;) ) |
19:19 | <theodore> | in cheese it doesn't work though |
19:19 | <R3dFun9u5> | will install packages for your system |
19:20 | <LordBelial> | maf: so, did it worked for you? |
19:20 | <R3dFun9u5> | modprobe loads it |
19:20 | <R3dFun9u5> | when it's a module |
19:20 | <R3dFun9u5> | theo, compatibility issue then |
19:21 | <R3dFun9u5> | well it was good chattin' with y'all |
19:21 | <R3dFun9u5> | i m out |
19:21 | <R3dFun9u5> | have a good one |
19:21 | <cthuluh> | !bye R3dFun9u5 |
19:21 | <dpkg> | Cya, R3dFun9u5 |
19:22 | <theodore> | bye man |
19:22 | -!- | Powerfire [~Vincent@5ED313BE.cm-7-4a.dynamic.ziggo.nl] has joined #debian |
19:22 | <theodore> | thanXXXX |
19:23 | -!- | AbsintheSyringe [~havoc@89.146.191.89] has joined #debian |
19:23 | -!- | hever [~hever@85-222-28-130.home.aster.pl] has quit [Ping timeout: 480 seconds] |
19:24 | -!- | FreeBzH [~steven@78.241.85.185] has quit [Read error: Connection timed out] |
19:25 | -!- | FreeBzH [~steven@78.241.85.185] has joined #debian |
19:25 | -!- | R3dFun9u5 is now known as r3dfun9u5 |
19:26 | -!- | chomwitt [~chomwitt@ppp-94-66-156-77.home.otenet.gr] has joined #debian |
19:26 | -!- | r3dfun9u5 is now known as R3dFun9u5 |
19:26 | -!- | R3dFun9u5 is now known as r3dfun9u5 |
19:27 | -!- | freex [~user@188-23-50-58.adsl.highway.telekom.at] has quit [Ping timeout: 480 seconds] |
19:29 | -!- | LM [lm@newtrillian.jogback.se] has joined #debian |
19:31 | -!- | superjet_busy [~superjet@28IAABGMK.tor-irc.dnsbl.oftc.net] has joined #debian |
19:31 | -!- | chealer [~chealer@69-165-165-53.dsl.teksavvy.com] has joined #debian |
19:32 | <theodore> | thank u all, have a good nite |
19:33 | <retrospectacus> | you too |
19:33 | -!- | axe [~alexander@217.116.62.236] has quit [Remote host closed the connection] |
19:33 | -!- | hever [~hever@85-222-28-130.home.aster.pl] has joined #debian |
19:33 | <chomwitt> | is there a danger if i update a program while i run it ? (i mean to refernce a page that wont be there due to the update) |
19:33 | <theodore> | better not to |
19:33 | -!- | axe [~alexander@217.116.62.236] has joined #debian |
19:34 | <chomwitt> | what about gnome or kde? |
19:34 | -!- | jidm [~jidm@201.251.199.230] has quit [Quit: WeeChat 0.3.2] |
19:34 | -!- | theodore [~theodore@ppp089210205220.dsl.hol.gr] has quit [Quit: Leaving] |
19:34 | <chomwitt> | or basic libraries? |
19:34 | <abrotman> | it's fine to upgrade it |
19:34 | -!- | LightKnight [~gabry@adsl-ull-156-63.49-151.net24.it] has quit [Quit: Client exiting] |
19:35 | -!- | dvs [~me@cwv.teksavvy.com] has joined #debian |
19:35 | -!- | mafya [~mafya@189-19-132-210.dsl.telesp.net.br] has quit [Quit: Saindo] |
19:35 | -!- | freex [~user@212-183-54-135.adsl.highway.telekom.at] has joined #debian |
19:36 | -!- | gusnan [~gusnan@h139n1c1o269.bredband.skanova.com] has quit [Quit: Lämnar] |
19:36 | <chomwitt> | as i think it there shoul be a problem ,cause maybe only a part of the executable is in main memory. So if the disk drive executable changes to the new version ,maybe the program ceases to work |
19:37 | -!- | ebrahim [~ebrahim@80.191.103.162] has quit [Remote host closed the connection] |
19:37 | -!- | axe [~alexander@217.116.62.236] has quit [Remote host closed the connection] |
19:38 | -!- | LightKnight [~gabry@adsl-ull-156-63.49-151.net24.it] has joined #debian |
19:38 | -!- | axe [~alexander@217.116.62.236] has joined #debian |
19:39 | -!- | fruza [~fruza@18.Red-79-157-53.dynamicIP.rima-tde.net] has joined #debian |
19:40 | <retrospectacus> | chomwitt, you are right, there may be a problem. |
19:42 | -!- | chealer [~chealer@69-165-165-53.dsl.teksavvy.com] has quit [Remote host closed the connection] |
19:44 | <cthuluh> | chomwitt: if the loader has opened the dynamic library, then even if the file on the disk is deleted, the library is still in memory |
19:46 | <cthuluh> | the only problem that could happen is at the very beginning of the loader. and even there I trust in the glibc developers to carefull use opened fds |
19:48 | -!- | hefee [~hefee@dslb-088-070-003-114.pools.arcor-ip.net] has joined #debian |
19:49 | -!- | fruza [~fruza@18.Red-79-157-53.dynamicIP.rima-tde.net] has quit [Quit: Bye] |
19:49 | -!- | hefee [~hefee@dslb-088-070-003-114.pools.arcor-ip.net] has quit [Remote host closed the connection] |
19:49 | <chomwitt> | maybe the executable moves to the swap on the disk before executed so its irrelevant what happens to the disk file. |
19:51 | -!- | victor [~victor@201.222.142.110] has joined #debian |
19:51 | <retrospectacus> | it goes into memory. It might be swapped out later |
19:52 | -!- | victor [~victor@201.222.142.110] has quit [] |
19:53 | <cthuluh> | there's no particular reason for it to go to swap space |
19:53 | -!- | Texou [~Texou@pat35-5-78-226-56-130.fbx.proxad.net] has quit [Quit: WeeChat 0.3.3] |
19:54 | <cthuluh> | just try this: sleep 1000 > test_file & sleep 1; rm test_file; ls -l /proc/$!/fd/* |
19:54 | -!- | kingchipo [~kingchipo@70.122.115.6] has joined #debian |
19:54 | <kingchipo> | Hi i could use |
19:55 | <kingchipo> | some help with mounting my ipod :) |
19:55 | <cthuluh> | dpkg: tell kingchipo -about ipod |
19:57 | <kingchipo> | yeah im aware :( |
19:57 | -!- | Brigo [~Brigo@139.182.60.213.dynamic.mundo-r.com] has joined #debian |
19:57 | <kingchipo> | its a permission problem im not sure were gtkpod doesent recognize.. |
19:57 | <kingchipo> | when mounted i get |
19:58 | <kingchipo> | usbmuxd_get_device_list: error opening socket! |
19:58 | -!- | pkrzywicki [~pkrzywick@cpc4-rdng21-2-0-cust118.15-3.cable.virginmedia.com] has quit [Ping timeout: 480 seconds] |
19:59 | <retrospectacus> | iirc there is a good instructions on the debian wiki to setup the iphone |
19:59 | <retrospectacus> | which I used successfully |
19:59 | -!- | axe [~alexander@217.116.62.236] has quit [Read error: Connection reset by peer] |
20:00 | -!- | axe [~alexander@217.116.62.236] has joined #debian |
20:00 | <retrospectacus> | plugging in my iphone opens rhythmbox, photo importer, file browser and a new eth2 over 3G |
20:01 | * | retrospectacus going home |
20:01 | -!- | Judas_PhD [~kevin@misterfluffy.dsl.xmission.com] has quit [Quit: This is a quitting message] |
20:03 | <kingchipo> | lol |
20:03 | <kingchipo> | yes i understand all of this |
20:03 | -!- | gouki [~gouki@28IAABGNG.tor-irc.dnsbl.oftc.net] has joined #debian |
20:03 | -!- | r3dfun9u5 [R3dFun9u5@AToulon-152-1-50-40.w83-113.abo.wanadoo.fr] has quit [Ping timeout: 480 seconds] |
20:05 | -!- | friTTe| [~fredrik@81-235-152-206-no29.tbcn.telia.com] has joined #debian |
20:06 | -!- | r3dfun9u5 [r3dfun9u5@AToulon-152-1-32-184.w83-113.abo.wanadoo.fr] has joined #debian |
20:09 | -!- | AbsintheSyringe [~havoc@89.146.191.89] has quit [Ping timeout: 480 seconds] |
20:10 | -!- | aroundthfur [~velimir@host-125-110.panorama.sth.ac.at] has quit [Ping timeout: 480 seconds] |
20:11 | -!- | lbt [~david@78.32.229.233] has joined #debian |
20:13 | -!- | jrib [~jrib@pool-96-237-73-66.bstnma.east.verizon.net] has joined #debian |
20:14 | -!- | jrib [~jrib@pool-96-237-73-66.bstnma.east.verizon.net] has quit [] |
20:14 | -!- | jrib [~jrib@pool-96-237-73-66.bstnma.east.verizon.net] has joined #debian |
20:15 | -!- | lbt_ [~david@78.32.229.233] has quit [Ping timeout: 480 seconds] |
20:16 | -!- | Noobuntu [~killer@pool-173-66-87-68.washdc.fios.verizon.net] has joined #debian |
20:16 | -!- | kingchipo [~kingchipo@70.122.115.6] has quit [Quit: Leaving] |
20:17 | -!- | Noobuntu [~killer@pool-173-66-87-68.washdc.fios.verizon.net] has quit [] |
20:18 | -!- | chomwitt [~chomwitt@ppp-94-66-156-77.home.otenet.gr] has quit [Quit: leaving] |
20:21 | -!- | aroundthfur [~velimir@host-125-110.panorama.sth.ac.at] has joined #debian |
20:22 | -!- | Pitxyoki [~PT-SC-257@a85-138-125-29.cpe.netcabo.pt] has quit [Quit: Pitxyoki] |
20:23 | -!- | blacksh33p [~blacksh33@dslb-094-219-205-231.pools.arcor-ip.net] has quit [Quit: Verlassend] |
20:24 | -!- | jcwu [~jcwu@mail.vader.idv.tw] has joined #debian |
20:27 | -!- | fcestrada [~fcestrada@200.16.40.9] has quit [Quit: Leaving.] |
20:32 | -!- | frewo64 [~frewo64@p5491DF26.dip.t-dialin.net] has quit [Remote host closed the connection] |
20:34 | -!- | f8l [~f8l@77-255-18-167.adsl.inetia.pl] has quit [Quit: People are not as bad as I thought. Or maybe it's a question of environment?] |
20:37 | -!- | hever [~hever@85-222-28-130.home.aster.pl] has quit [Ping timeout: 480 seconds] |
20:39 | -!- | PlainFlavored [~monsquaz@97-120-77-239.ptld.qwest.net] has quit [Quit: Leaving] |
20:45 | -!- | maf [~maf@p4FE858C2.dip.t-dialin.net] has quit [Quit: Verlassend] |
20:45 | -!- | LordBelial [~rean@190.158.152.213] has quit [Quit: Adios amigos] |
20:47 | -!- | jeflui [~jeflui@200-158-165-31.dsl.telesp.net.br] has quit [Remote host closed the connection] |
20:49 | -!- | mode/#debian [+l 410] by debhelper |
20:52 | -!- | angasule [~angasule@190.2.33.49] has joined #debian |
20:56 | -!- | TaitenP [~TaitenP@210.242.151.101] has joined #debian |
20:56 | -!- | Brigo [~Brigo@139.182.60.213.dynamic.mundo-r.com] has quit [Ping timeout: 480 seconds] |
20:57 | -!- | maniac [~maniac@80.72.95.199] has joined #debian |
20:57 | <maniac> | hello |
21:00 | -!- | sansen [~san@190.245.76.183] has quit [Ping timeout: 480 seconds] |
21:03 | -!- | byonk [~byonk@61-227-144-120.dynamic.hinet.net] has quit [Remote host closed the connection] |
21:05 | -!- | sansen [~san@190.245.76.183] has joined #debian |
21:05 | -!- | byonk [~byonk@61-227-144-239.dynamic.hinet.net] has joined #debian |
21:05 | <maniac> | i have installed debian 507 on my laptop |
21:06 | <maniac> | how to run wireless |
21:06 | <maniac> | ? |
21:06 | <maniac> | i think the driver is not supported by default |
21:07 | -!- | gouki [~gouki@28IAABGNG.tor-irc.dnsbl.oftc.net] has quit [Ping timeout: 480 seconds] |
21:08 | -!- | bemawi [~bemawi@cou82-2-88-180-132-32.fbx.proxad.net] has quit [Remote host closed the connection] |
21:10 | <abrotman> | maniac: which device is it? |
21:11 | <dvs> | maniac: http://wiki.debian.org/WiFi |
21:11 | <maniac> | ipw2200 |
21:11 | -!- | ssfdre38 [~dan@adsl-68-126-202-55.dsl.pltn13.pacbell.net] has joined #debian |
21:12 | <abrotman> | judd: versions firmware-ipw2x00 --release lenny |
21:12 | <judd> | Package firmware-ipw2x00 on i386 -- lenny/non-free: 0.14+lenny2 |
21:12 | -!- | barbanegra [~libertad@r190-64-154-192.dialup.adsl.anteldata.net.uy] has joined #debian |
21:12 | <abrotman> | !tell maniac about non-free |
21:12 | -!- | barbanegra is now known as Guest1167 |
21:14 | -!- | LightKnight [~gabry@adsl-ull-156-63.49-151.net24.it] has quit [Quit: Client exiting] |
21:14 | -!- | AbsintheSyringe [~havoc@89.146.191.89] has joined #debian |
21:15 | <maniac> | i dont understand this bot |
21:16 | <abrotman> | because the bot speaks in korean? |
21:17 | -!- | sansen [~san@190.245.76.183] has quit [Ping timeout: 480 seconds] |
21:17 | <maniac> | i will download this package > firmware-ipw2x00 |
21:18 | <abrotman> | sure |
21:18 | <maniac> | firmware-ipw2x00_0.14+lenny2_all |
21:18 | <maniac> | but now i need support to install it |
21:18 | <maniac> | :-) |
21:19 | <abrotman> | support? |
21:19 | <maniac> | mm help |
21:19 | <abrotman> | maniac: dpkg -i whatever.deb |
21:20 | -!- | chitchat [~guest@ppp59-167-188-93.static.internode.on.net] has quit [Ping timeout: 480 seconds] |
21:21 | <ssfdre38> | where can i find xml2-config file |
21:22 | <abrotman> | !tell ssfdre38 about apt-file |
21:23 | -!- | sansen [~san@190.245.76.183] has joined #debian |
21:23 | <maniac> | dpkg: requested operation requires superuser privilege |
21:23 | <dpkg> | maniac: I don't know, could you explain it? |
21:23 | -!- | trifolio6 [~h@84.127.65.216.dyn.user.ono.com] has quit [Remote host closed the connection] |
21:24 | <abrotman> | maniac: so become root |
21:27 | -!- | Raven [~R.R@79.167.125.79] has joined #debian |
21:27 | <maniac> | Unpacking firmware-ipw2x00 (from firmware-ipw2x00_0.14+lenny2_all.deb) ... |
21:27 | <maniac> | Setting up firmware-ipw2x00 (0.14+lenny2) ... |
21:28 | <abrotman> | you don't have to show us :) |
21:28 | <maniac> | netvisio:/home/multiverse# |
21:28 | <maniac> | is it rdy |
21:28 | <maniac> | ? |
21:28 | <maniac> | sorry |
21:28 | <maniac> | now what ? :))) |
21:28 | <abrotman> | reboot the computer, setup your wireless |
21:29 | * | amphi decides to remain silent on the matter of modprobe |
21:30 | * | dvs has a bad experience with another type of "probe". ;-) |
21:31 | <amphi> | today? at the UFO base? |
21:31 | <dvs> | something like that |
21:32 | <maniac> | i still have X on computers at the top :>> |
21:33 | -!- | ssfdre38 [~dan@adsl-68-126-202-55.dsl.pltn13.pacbell.net] has quit [Remote host closed the connection] |
21:33 | -!- | chitchat [~guest@ppp59-167-188-93.static.internode.on.net] has joined #debian |
21:35 | -!- | Raven [~R.R@79.167.125.79] has left #debian [Leaving] |
21:40 | -!- | hychen [~hychen@114-36-168-89.dynamic.hinet.net] has joined #debian |
21:40 | -!- | AbsintheSyringe [~havoc@89.146.191.89] has quit [Remote host closed the connection] |
21:41 | <maniac> | hm |
21:42 | <amphi> | maniac: can you not configure the interface from that icon or whatever it is? |
21:42 | <maniac> | maybe i can not |
21:42 | <maniac> | now there is no X on the computers at the top |
21:42 | -!- | gouki [~gouki@28IAABGPO.tor-irc.dnsbl.oftc.net] has joined #debian |
21:42 | <maniac> | but i still can not connect to wireless networks |
21:43 | <maniac> | in network settings > connections i se wireless connection |
21:43 | <maniac> | and in properties > network name (ESSID) i see networks around me |
21:43 | <maniac> | buuut .. |
21:45 | <maniac> | there nothing in wireless networks |
21:47 | -!- | angasule [~angasule@190.2.33.49] has quit [Ping timeout: 480 seconds] |
21:56 | -!- | Judas_PhD [~kevin@misterfluffy.dsl.xmission.com] has joined #debian |
21:57 | <maniac> | help ? |
21:59 | -!- | fortinero_ [~fortinero@r186-48-106-188.dialup.adsl.anteldata.net.uy] has joined #debian |
21:59 | -!- | fortinero_ [~fortinero@r186-48-106-188.dialup.adsl.anteldata.net.uy] has quit [] |
22:00 | -!- | fortinero_ [~fortinero@r186-48-106-188.dialup.adsl.anteldata.net.uy] has joined #debian |
22:01 | -!- | fortinero_ [~fortinero@r186-48-106-188.dialup.adsl.anteldata.net.uy] has left #debian [] |
22:01 | <maniac> | i need to get some sleep, in my country its 5 o'clock morning, good night |
22:02 | <maniac> | and thx at least for the driver =) |
22:03 | -!- | fortinero [~fortinero@r186-48-106-188.dialup.adsl.anteldata.net.uy] has joined #debian |
22:04 | -!- | sansen [~san@190.245.76.183] has quit [Remote host closed the connection] |
22:06 | -!- | fortinero [~fortinero@r186-48-106-188.dialup.adsl.anteldata.net.uy] has quit [] |
22:06 | -!- | Amorphous [jan@f048161004.adsl.alicedsl.de] has quit [Ping timeout: 480 seconds] |
22:07 | -!- | arw [~familia@190.24.88.55] has joined #debian |
22:07 | -!- | FreeBzH [~steven@78.241.85.185] has quit [Quit: Quitte] |
22:11 | -!- | sortadi [~sortadi@190.39.177.151] has joined #debian |
22:12 | -!- | AbsintheSyringe [~havoc@89.146.191.89] has joined #debian |
22:12 | -!- | axe [~alexander@217.116.62.236] has quit [Remote host closed the connection] |
22:12 | -!- | axe [~alexander@217.116.62.236] has joined #debian |
22:13 | -!- | r3dfun9u5 [r3dfun9u5@AToulon-152-1-32-184.w83-113.abo.wanadoo.fr] has quit [Ping timeout: 480 seconds] |
22:15 | -!- | r3dfun9u5 [r3dfun9u5@AToulon-152-1-81-112.w83-201.abo.wanadoo.fr] has joined #debian |
22:17 | -!- | thuck_ [~thuck@201-1-158-198.dsl.telesp.net.br] has joined #debian |
22:17 | -!- | Amorphous [jan@f049099240.adsl.alicedsl.de] has joined #debian |
22:20 | -!- | thuck__ [~thuck@201-26-181-140.dial-up.telesp.net.br] has quit [Ping timeout: 480 seconds] |
22:22 | -!- | alvarezp [~alvarezp@189.220.51.22.cable.dyn.cableonline.com.mx] has joined #debian |
22:23 | -!- | ItalianPlumber [~Italian_P@adsl-074-236-202-005.sip.clt.bellsouth.net] has quit [Quit: Leaving.] |
22:23 | -!- | thuck__ [~thuck@201-1-152-24.dsl.telesp.net.br] has joined #debian |
22:26 | -!- | thuck_ [~thuck@201-1-158-198.dsl.telesp.net.br] has quit [Ping timeout: 480 seconds] |
22:29 | -!- | edbian [~ed@ip-128-239-106-79.v4.wm.edu] has joined #debian |
22:30 | -!- | megaf_ [~megaf@187.113.251.26] has quit [Quit: Leaving] |
22:33 | -!- | edbian [~ed@ip-128-239-106-79.v4.wm.edu] has quit [] |
22:40 | -!- | phrosty [~phrosty@cpe-76-173-48-61.socal.res.rr.com] has joined #debian |
22:40 | <Hydroxide> | ah, cool |
22:40 | <Hydroxide> | ww |
22:55 | -!- | abrotman [~abrotman@c-76-116-159-137.hsd1.pa.comcast.net] has quit [Remote host closed the connection] |
22:58 | -!- | arw [~familia@190.24.88.55] has quit [Remote host closed the connection] |
22:58 | -!- | gusnan [~gusnan@h139n1c1o269.bredband.skanova.com] has joined #debian |
23:03 | -!- | gouki [~gouki@28IAABGPO.tor-irc.dnsbl.oftc.net] has quit [Quit: Leaving] |
23:04 | -!- | yoshio [~yoshio@173-116-126-225.pools.spcsdns.net] has joined #debian |
23:04 | -!- | yoshio__ [~null@173-116-126-225.pools.spcsdns.net] has joined #debian |
23:04 | -!- | yoshio [~yoshio@173-116-126-225.pools.spcsdns.net] has quit [] |
23:04 | -!- | yoshio__ [~null@173-116-126-225.pools.spcsdns.net] has quit [Read error: Connection reset by peer] |
23:04 | -!- | AbsintheSyringe [~havoc@89.146.191.89] has quit [Ping timeout: 480 seconds] |
23:11 | -!- | cn93cn [~tony93@host-27-97-230-24.midco.net] has joined #debian |
23:11 | -!- | axe [~alexander@217.116.62.236] has quit [Remote host closed the connection] |
23:11 | -!- | axe [~alexander@217.116.62.236] has joined #debian |
23:12 | -!- | Unmensch [~steven@p4FCDEC9B.dip.t-dialin.net] has quit [Ping timeout: 480 seconds] |
23:12 | -!- | cn93cn [~tony93@host-27-97-230-24.midco.net] has quit [] |
23:14 | -!- | streuner_ [foobar@mnhm-4d01a43f.pool.mediaWays.net] has joined #debian |
23:19 | -!- | arox [~alex@149-36.187-72.tampabay.res.rr.com] has joined #debian |
23:20 | -!- | xDD [~pablo@nat-wh.rz.uni-karlsruhe.de] has quit [Quit: Lost terminal] |
23:20 | <arox> | "Unable to locate package". I may have mistyped, what was the command again? Sorry. |
23:22 | -!- | streuner__ [foobar@mnhm-4d01bbb9.pool.mediaWays.net] has quit [Ping timeout: 480 seconds] |
23:22 | <sney> | arox: to do what? |
23:23 | -!- | dvs [~me@cwv.teksavvy.com] has quit [Remote host closed the connection] |
23:24 | <arox> | I'm trying to update from Xubuntu to Ubuntu Netbook and it didn't work, so Dabian told me to attempt to remove xubuntu. |
23:24 | <arox> | And my IRC closed so I tried to do the command from memory and I think I did it wrong. |
23:25 | -!- | prem [~prem@218.248.25.99] has joined #debian |
23:26 | <amphi> | arox: #ubuntu on freenode may be of use |
23:28 | <arox> | ... how did I end up here. Haha, my mistake. |
23:29 | <amphi> | some ubuntu clients used to default to coming here, at one stage, if I recall correctly |
23:30 | -!- | gin [~gin@201.207.43.18] has quit [Quit: Leaving] |
23:32 | -!- | dragonfly [~dragonfly@host-83-51-2-96-static.midco.net] has joined #debian |
23:32 | -!- | inix1 [~inix@p5B023E88.dip.t-dialin.net] has joined #debian |
23:34 | -!- | TheSeparateOne [~jeffrey@ip72-207-124-108.sd.sd.cox.net] has joined #debian |
23:35 | -!- | Holborn [~holborn@170.Red-88-26-182.staticIP.rima-tde.net] has quit [Quit: Lost terminal] |
23:35 | -!- | inix [~inix@p5B023EB3.dip.t-dialin.net] has quit [Ping timeout: 480 seconds] |
23:42 | -!- | gusnan [~gusnan@h139n1c1o269.bredband.skanova.com] has quit [Quit: Lämnar] |
23:42 | <sney> | amphi: they still do, if you load xchat and just hit 'next' or 'connect' to accept the default |
23:42 | <sney> | instead of seeing the thing that says "ubuntu" and going "hmm, maybe I should click on that" |
23:43 | <amphi> | sney: brilliant |
23:43 | <amphi> | wtf don't the ubuntists change the damn default? |
23:46 | -!- | TheSeparateOne [~jeffrey@ip72-207-124-108.sd.sd.cox.net] has quit [Remote host closed the connection] |
23:52 | <tweek> | ubuntu is better then debian |
23:52 | <tweek> | for a workstation |
23:53 | -!- | TheSeparateOne [~jeffrey@ip72-207-124-108.sd.sd.cox.net] has joined #debian |
23:53 | <dragonfly> | tweek, based on what? |
23:53 | <Guest1167> | why? |
23:53 | -!- | Guest1167 is now known as barbanegra |
23:54 | -!- | grrrrrr [~libertad@r190-64-154-192.dialup.adsl.anteldata.net.uy] has joined #debian |
23:54 | <tweek> | based on user experience |
23:54 | -!- | grrrrrr [~libertad@r190-64-154-192.dialup.adsl.anteldata.net.uy] has quit [] |
23:55 | <dragonfly> | tweek, I'm not trying to start an argument here or disagree with you in any way, but what are some of the reasons you feel that way? what works better or differently in a way that you like it better? |
23:55 | <barbanegra> | my user experience says that debian is better than ubuntu in a workstation |
23:56 | -!- | aranax [~aranax@200.49.162.249] has joined #debian |
23:57 | <tweek> | driver compatability, user-friendliness, less configuration needed, easier to setup, etc, more of an 'out of the box' OS |
23:57 | <tweek> | where debian on the other hand... |
23:57 | <dragonfly> | my experience is that debian is a better workstation - but Ubuntu is probably a bit "better" (read easier) for someone who is not familiar with or all that interested in linux -- Although, I do like the netbook remix on my Eee but that may be just because it is/was easy to set up and get going and I don't do anything too intensive with my Eee (that's not what a netbook is for) |
23:58 | <tweek> | i use both at home and have for about 4-5 yrs |
23:58 | -!- | arox [~alex@149-36.187-72.tampabay.res.rr.com] has quit [Read error: Connection reset by peer] |
23:59 | <tweek> | my debian box always somehow seems to require more attention, it seems less stable to me |
23:59 | <dragonfly> | the difference I've seen in drivers (as well as things like Sun Java and Adobe Flash) is simply that Ubuntu has more repos available by default where in Debian you generally have to add additional ones by hand...user friendliness (for the most part) is mostly a function of the GUI |
--- | Log | closed Wed Dec 15 00:00:26 2010 |