| --- | Log | opened Sat Dec 12 00:00:06 2009 |
| 00:03 | -!- | sebash [~sebastian@e176218138.adsl.alicedsl.de] has joined #debian |
| 00:03 | <user01> | any idea how to fix an issue where when my thinkpad automatically switches off screen after awhile, the audio in flash in iceweasel is all choppy, and i have to restart iceweasel? |
| 00:03 | <newsense> | very creative nic |
| 00:03 | <user01> | newsense? |
| 00:04 | <newsense> | yes it's very fitting for me |
| 00:04 | <user01> | sounds like a pun, puns are the lowest form of humor |
| 00:04 | -!- | Silicium01 [~Silicium0@CPE001d7dd94e0b-CM001692403f88.cpe.net.cable.rogers.com] has quit [Quit: Leaving] |
| 00:05 | <dr|z3d> | user01: screen -> screensaver/powermanagement. |
| 00:05 | <user01> | dr|z3d, thanks |
| 00:05 | <dr|z3d> | Flash is a flash issue. Try niceing your browser. |
| 00:06 | <user01> | dr|z3d, really it could be a priority issue? |
| 00:06 | <newsense> | that doesn't sound like a reasonable cause |
| 00:07 | <dr|z3d> | user01: No, it's a Flash issue. Raising the priority might help, though. |
| 00:08 | <user01> | dr|z3d, to about -20? |
| 00:08 | <user01> | ;) |
| 00:08 | -!- | superjet_busy [~superjet@1GLAABONS.tor-irc.dnsbl.oftc.net] has quit [Quit: Lost terminal] |
| 00:08 | <dr|z3d> | user01: Experiment. |
| 00:09 | -!- | sebash_ [~sebastian@e176202016.adsl.alicedsl.de] has quit [Ping timeout: 480 seconds] |
| 00:09 | <user01> | so wait for the screen to go off with iceweasel running, go into a command prompt, and up it incrementally until it stops skipping? |
| 00:11 | <dr|z3d> | Sure, try that. No guarantee it'll work, but give it a shot. |
| 00:13 | <newsense> | what video card are you using, might be a better driver for it |
| 00:13 | -!- | jegc [~jegc@186.28.150.243] has quit [Ping timeout: 480 seconds] |
| 00:14 | <newsense> | if it's onboard maybe allocate more ram to the gpu and see what options you have for drivers |
| 00:18 | -!- | june [~june@219.254.30.42] has joined #debian |
| 00:19 | -!- | arw1 [foobar@201.244.105.155] has quit [Quit: Leaving.] |
| 00:20 | -!- | SiCuTDeUx_ [~sicutdeux@190.203.248.243] has joined #debian |
| 00:20 | <user01> | dr|z3d, nice can do anything renice can do? |
| 00:22 | <user01> | dr|z3d, i thought nice can change priority of programs already running . . . but thats the def of renice |
| 00:22 | <dr|z3d> | user01: nice runs an app with a given priority, renice changes an already running app's priority. |
| 00:23 | -!- | fossiiil [~irc@95.85.209.161] has quit [Remote host closed the connection] |
| 00:27 | -!- | jcwu [~jcwu@mail.vader.idv.tw] has joined #debian |
| 00:31 | -!- | Holborn [~holborn@170.Red-88-26-182.staticIP.rima-tde.net] has quit [Quit: Lost terminal] |
| 00:31 | <bithive1> | anyone here familiar with nexenta? their irc chan is dead |
| 00:32 | -!- | vasily [~vasily@71.93.236.167] has quit [Quit: using sirc version 2.211+KSIRC/1.3.12] |
| 00:32 | <dr|z3d> | bithive1: Not supported here, sorry. |
| 00:34 | -!- | vasily [~vasily@71.93.236.167] has joined #debian |
| 00:34 | -!- | jcwu [~jcwu@mail.vader.idv.tw] has quit [Remote host closed the connection] |
| 00:35 | -!- | newsense [~newsense@newsense.user.oftc.net] has quit [Ping timeout: 480 seconds] |
| 00:42 | -!- | jcwu [~jcwu@mail.vader.idv.tw] has joined #debian |
| 00:46 | -!- | kisisten [~magyar@76-10-176-50.dsl.teksavvy.com] has quit [Remote host closed the connection] |
| 00:46 | -!- | magyar [~magyar@76-10-176-50.dsl.teksavvy.com] has joined #debian |
| 00:47 | -!- | jcwu [~jcwu@mail.vader.idv.tw] has quit [Remote host closed the connection] |
| 00:47 | -!- | vasily [~vasily@71.93.236.167] has quit [Quit: Leaving] |
| 00:48 | -!- | vasily [~vasily@71.93.236.167] has joined #debian |
| 00:49 | -!- | vasily [~vasily@71.93.236.167] has quit [] |
| 00:49 | -!- | vasily [~vasily@71.93.236.167] has joined #debian |
| 00:50 | -!- | wat [~wo@pool-96-250-179-214.nwrknj.fios.verizon.net] has joined #debian |
| 00:50 | <wat> | what do i need to install to get the configure script of "./configure" fame |
| 00:52 | <hdon> | wat: ok, so |
| 00:52 | -!- | eepica [~eepica@200.122.211.18] has joined #debian |
| 00:52 | <hdon> | wat: most source code distributions of software come with a configure script |
| 00:52 | <wat> | huh |
| 00:52 | -!- | jcwu [~jcwu@mail.vader.idv.tw] has joined #debian |
| 00:52 | <wat> | oh i see |
| 00:53 | <wat> | well this package did not |
| 00:53 | <hdon> | wat: when you type ./ that means "run a program in my current directory" sort of |
| 00:53 | <wat> | yes i know |
| 00:53 | <wat> | oh yeah |
| 00:53 | <wat> | of course doh |
| 00:53 | <hdon> | wat: you want autoconf |
| 00:53 | <hdon> | wat: type apt-cache search autoconf |
| 00:53 | <wat> | hmmm so then how is this supposed to compile |
| 00:53 | <hdon> | wat: and see what your options are |
| 00:53 | <hdon> | wat: once you have autoconf, the command that will generate "configure" is called "aclocal" |
| 00:53 | <hdon> | wat: but first type: ls *configure* |
| 00:54 | <hdon> | wat: if there are no results like configure.in or whatever, then you need to be going in another direction for building your software |
| 00:55 | <wat> | hmmm |
| 00:55 | <wat> | is there any easier way to get the sound cards included with ati chipset motherboards to work |
| 00:56 | <wat> | this is supposed to be some sort of driver for it although the thing im reading doesnt call it a kernel module |
| 00:57 | <wat> | know anything about "hda-verb" |
| 00:57 | <wat> | apparently this is the thing i need to use to get sound working on this ati/amd motherboar |
| 00:58 | -!- | angasule [~angasule@201.250.110.42] has quit [Ping timeout: 480 seconds] |
| 00:58 | <jmarsden> | hdon: The more general way to get a configure script would be using autoreconf, not just aclocal ... |
| 00:58 | <hdon> | jmarsden: huh, can you elaborate any more than that? |
| 00:59 | -!- | virtuald [~hora@2002:52d1:9cc8::] has joined #debian |
| 00:59 | <hdon> | wat: there is a debian tool for assisting in the building of kernel modules |
| 01:00 | <hdon> | wat: package is called module-assistant |
| 01:00 | <hdon> | wat: IIRC that program has a listing of modules it can build for you very easily. maybe the one you want is in there |
| 01:00 | <jmarsden> | hdon: man autoreconf :) |
| 01:00 | <hdon> | jmarsden: k |
| 01:00 | -!- | freealan [~freealan@218-174-133-9.dynamic.hinet.net] has joined #debian |
| 01:00 | <hdon> | OH |
| 01:00 | <hdon> | jmarsden: handy ;) |
| 01:01 | <jmarsden> | hdon: Yes. if you need lots of details about autotools as a whole, see http://sources.redhat.com/autobook/ |
| 01:02 | <wat> | it compiled |
| 01:02 | <hdon> | i've flipped through |
| 01:02 | <wat> | with just make |
| 01:02 | <hdon> | lol |
| 01:02 | <wat> | after installing what you said |
| 01:02 | <hdon> | well |
| 01:02 | <hdon> | i doubt installing it |
| 01:02 | <hdon> | had any effect |
| 01:03 | <hdon> | if typing "make" built it |
| 01:03 | <hdon> | unless you ran aclocal or whatever |
| 01:03 | <wat> | it didn't compile it at first |
| 01:03 | <wat> | now it did, heh i don't know |
| 01:03 | -!- | themill_ [~stuart@themill.user.oftc.net] has joined #debian |
| 01:03 | <wat> | i don't know what it is, it apparently isn't a module it's just some kind of weird program that runs like a driver somehow from the commandline |
| 01:04 | <wat> | i'm just trying to follow some instructions off some forum which are a little sketchy |
| 01:04 | <hdon> | wat: ew |
| 01:04 | <wat> | it just says basically "get this thing, do this with it and viola, sound" |
| 01:04 | <wat> | well i don't think this soundcard is supported by debian yet |
| 01:05 | <hdon> | lol |
| 01:05 | <hdon> | do this with it and viola |
| 01:05 | <hdon> | of course you'd have sound |
| 01:05 | <hdon> | it's a musical instrument :P |
| 01:06 | <jmarsden> | wat: Don't follow random forum posts you don't fully understand, you'll probably just make your system worse. |
| 01:06 | <jmarsden> | What sound chip does your "so new Debian doesn't yet support it" sound card use? |
| 01:06 | -!- | kilelme [~kilelme@125.165.52.149] has joined #debian |
| 01:06 | -!- | themill [~stuart@themill.user.oftc.net] has quit [Ping timeout: 480 seconds] |
| 01:08 | <wat> | debian sees it but it doesn't produce sound |
| 01:08 | <wat> | oh i understand the forum it's just very incomplete including instructions such as "go get hda-verb from google" |
| 01:09 | <jmarsden> | For any chance of real help, answer the question... what sound chip is on your very new sound card? |
| 01:09 | <wat> | hda-intel ATI Technologies Inc SBx00 Azalia (Intel HDA) |
| 01:09 | <wat> | well if it's not very new then why is it not supported |
| 01:09 | <kilelme> | if you use new kernel? |
| 01:10 | -!- | SiCuTDeUx_ [~sicutdeux@190.203.248.243] has quit [Ping timeout: 480 seconds] |
| 01:10 | <wat> | i don't think it's in the kernel or it would just say "install a new kernel" not get this mysterious "hda-verb" util |
| 01:10 | <wat> | alsconf says it's configured but it doens't make any sounds |
| 01:11 | -!- | chitchat [~guest@218-214-24-203.people.net.au] has quit [Ping timeout: 480 seconds] |
| 01:12 | -!- | brian [~brain@118.96.87.242] has joined #debian |
| 01:12 | -!- | chitchat [~guest@218-214-24-203.people.net.au] has joined #debian |
| 01:12 | <brian> | hh |
| 01:12 | <jmarsden> | A quick Google led me to several posts suggesting using OSS works for that chip when it is on various motherboards... I've not seen that chip on a sound card, though... |
| 01:13 | -!- | brian [~brain@118.96.87.242] has quit [] |
| 01:14 | <wat> | oh yes it;s onboard sound |
| 01:14 | <jmarsden> | You said: <wat> well i don't think this soundcard is supported by debian yet # "soundcard" ... now it is onboard sound? |
| 01:15 | * | jmarsden gives up. |
| 01:15 | -!- | eej [~eej@24-151-135-174.dhcp.oxfr.ma.charter.com] has joined #debian |
| 01:15 | <wat> | yes because that makes a huge difference |
| 01:16 | <kilelme> | i found hda-verb in this site |
| 01:16 | <kilelme> | ftp://ftp.suse.com/pub/people/tiwai/misc/hda-verb-0.3.tar.gz |
| 01:16 | <wat> | ya i have hda-verb |
| 01:16 | <kilelme> | and some step is here |
| 01:16 | <kilelme> | http://lik.noblogs.org/ |
| 01:16 | <kilelme> | hmm |
| 01:16 | <kilelme> | ^_^ |
| 01:16 | <kilelme> | sorry |
| 01:17 | <wat> | some say to use modprobe some module but that didn't work, some say use oss, that didn't work, hda-verb doesn't seem to have much documentation |
| 01:17 | <wat> | well thanks for checking it out anyways |
| 01:17 | <wat> | the posts that have hda-verb instructions are for a different device in /dev/snd so i don't think it will work after all |
| 01:18 | <kilelme> | are you use Acer Aspire 6935G? |
| 01:19 | <wat> | no |
| 01:20 | <wat> | its an asus m4a78t-e |
| 01:20 | <wat> | motherboard |
| 01:20 | <wat> | but its like an eye exam is that an 8 or a B |
| 01:20 | <wat> | oh well |
| 01:20 | -!- | NetersLandreau [~niles@adsl-153-82-171.mia.bellsouth.net] has joined #debian |
| 01:20 | <kilelme> | hmm |
| 01:20 | -!- | shriekout [~shriekout@124.216.208.61] has joined #debian |
| 01:21 | -!- | NetersLandreau [~niles@adsl-153-82-171.mia.bellsouth.net] has quit [] |
| 01:28 | -!- | kilelme [~kilelme@125.165.52.149] has quit [Ping timeout: 480 seconds] |
| 01:28 | -!- | wat [~wo@pool-96-250-179-214.nwrknj.fios.verizon.net] has quit [Read error: Connection reset by peer] |
| 01:29 | -!- | ottoshmidt [~ottoshmid@188.129.135.201] has joined #debian |
| 01:29 | -!- | freealan [~freealan@218-174-133-9.dynamic.hinet.net] has quit [Quit: leaving] |
| 01:31 | -!- | babilen [~babilen@mnhm-4d013c70.pool.mediaWays.net] has quit [Read error: Connection reset by peer] |
| 01:33 | -!- | newsense [~newsense@c-98-226-88-96.hsd1.il.comcast.net] has joined #debian |
| 01:34 | -!- | chitchat [~guest@218-214-24-203.people.net.au] has quit [Remote host closed the connection] |
| 01:35 | -!- | Celtiore [~Celtiore@ANice-257-1-39-142.w90-52.abo.wanadoo.fr] has joined #debian |
| 01:35 | -!- | babilen [~babilen@mnhm-4d013c70.pool.mediaWays.net] has joined #debian |
| 01:36 | -!- | sithlord [~sithlord@host-212-68-199-210.brutele.be] has joined #debian |
| 01:38 | -!- | beer [~beer@0x4dd40dcb.adsl.cybercity.dk] has quit [Remote host closed the connection] |
| 01:38 | -!- | chitchat [~guest@218-214-24-203.people.net.au] has joined #debian |
| 01:42 | -!- | swo [~swo@e176233172.adsl.alicedsl.de] has joined #debian |
| 01:44 | -!- | nexxen [~NN@bas1-toronto06-2925211541.dsl.bell.ca] has quit [Quit: Lost terminal] |
| 01:47 | -!- | cahoot [~radix@82.183.196.76] has joined #debian |
| 01:50 | -!- | sithlord [~sithlord@host-212-68-199-210.brutele.be] has quit [Quit: WeeChat 0.3.0] |
| 01:51 | -!- | s0likka [~ilpo.kaar@dsl-olubrasgw1-fea5dc00-63.dhcp.inet.fi] has quit [Ping timeout: 480 seconds] |
| 01:52 | -!- | s0lid [~ilpo.kaar@dsl-olubrasgw1-fea5dc00-63.dhcp.inet.fi] has joined #debian |
| 01:52 | -!- | sopan [~sopan@79.138.205.154.bredband.tre.se] has joined #debian |
| 01:55 | -!- | sopan [~sopan@79.138.205.154.bredband.tre.se] has quit [] |
| 01:57 | -!- | happydufus [~happydufu@cpc3-hari10-0-0-cust673.hari.cable.virginmedia.com] has joined #debian |
| 01:58 | -!- | happydufus [~happydufu@cpc3-hari10-0-0-cust673.hari.cable.virginmedia.com] has quit [] |
| 02:00 | -!- | alephnull [~alok@122.172.35.31] has joined #debian |
| 02:01 | <vasily> | I have the sony ereader pocket edition. Is there software for that? |
| 02:02 | <vasily> | I mean, something that will access the device from debian. |
| 02:06 | <cahoot> | according to google yes |
| 02:06 | <cahoot> | err - at least from linux |
| 02:07 | <vasily> | yeah, I've heard of an ubuntu one. |
| 02:07 | <vasily> | I was just curious if Debian had it |
| 02:08 | <cahoot> | http://packages.debian.org/sid/text/calibre |
| 02:09 | <vasily> | ah! sorry, I'm a noob. |
| 02:10 | <vasily> | I have no clue how to install sid stuff on lenny. |
| 02:10 | <cahoot> | you don't |
| 02:12 | <vasily> | i've read a little, but am unclear. If I add sid repos to sources.list will apt-get try to upgrade me to sid? |
| 02:13 | -!- | virm [~alex@236-141-112-92.pool.ukrtel.net] has joined #debian |
| 02:14 | <cahoot> | don't do that |
| 02:14 | <vasily> | yeah, I didn't think it wise. |
| 02:17 | -!- | mode/#debian [+l 383] by debhelper |
| 02:17 | -!- | dosm123 [~dosm123@166.104.211.32] has joined #debian |
| 02:18 | -!- | babilen is now known as Guest1367 |
| 02:18 | -!- | babilen [~babilen@mnhm-4d010019.pool.mediaWays.net] has joined #debian |
| 02:20 | -!- | Guest1367 [~babilen@mnhm-4d013c70.pool.mediaWays.net] has quit [Ping timeout: 480 seconds] |
| 02:21 | -!- | Silicium01 [~Silicium0@CPE001d7dd94e0b-CM001692403f88.cpe.net.cable.rogers.com] has joined #debian |
| 02:21 | <Silicium01> | How can I add tun0 device to my remote VPS debian system? |
| 02:21 | <Silicium01> | it's running Lenny |
| 02:21 | -!- | newsense [~newsense@newsense.user.oftc.net] has quit [Ping timeout: 480 seconds] |
| 02:24 | -!- | dosm123 [~dosm123@166.104.211.32] has quit [Quit: 전 이만 갑니다.] |
| 02:25 | -!- | jdculp [~jdculp@h9942.nat.iastate.edu] has joined #debian |
| 02:25 | <jdculp> | hey all |
| 02:26 | -!- | jdculp [~jdculp@h9942.nat.iastate.edu] has quit [] |
| 02:27 | -!- | sebash_ [~sebastian@e176199227.adsl.alicedsl.de] has joined #debian |
| 02:29 | -!- | snogglethorpe [~snog@218.33.236.143.eo.eaccess.ne.jp] has quit [Remote host closed the connection] |
| 02:33 | -!- | Silicium01 [~Silicium0@CPE001d7dd94e0b-CM001692403f88.cpe.net.cable.rogers.com] has quit [Quit: Leaving] |
| 02:33 | -!- | sebash [~sebastian@e176218138.adsl.alicedsl.de] has quit [Ping timeout: 480 seconds] |
| 02:36 | -!- | Huneph [~hunEPH@67-40-107-86.slkc.qwest.net] has joined #debian |
| 02:36 | -!- | Huneph [~hunEPH@67-40-107-86.slkc.qwest.net] has quit [] |
| 02:37 | -!- | shriekout [~shriekout@124.216.208.61] has quit [Quit: 전 이만 갑니다.] |
| 02:44 | -!- | june [~june@219.254.30.42] has quit [Quit: 전 이만 갑니다.] |
| 02:47 | -!- | eej [~eej@24-151-135-174.dhcp.oxfr.ma.charter.com] has quit [Read error: Connection reset by peer] |
| 02:57 | -!- | xdzzz [~xdzzz@adsl-69-211-230-31.dsl.chcgil.ameritech.net] has joined #debian |
| 02:57 | -!- | xdzzz [~xdzzz@adsl-69-211-230-31.dsl.chcgil.ameritech.net] has quit [] |
| 03:01 | -!- | zl0ty [~zl0ty@91.193.96.88] has joined #debian |
| 03:02 | -!- | f1ash [~andi@dslb-088-064-068-247.pools.arcor-ip.net] has joined #debian |
| 03:07 | -!- | alephnull_ [~alok@122.172.35.8] has joined #debian |
| 03:08 | -!- | fcs-ubu [~fcs-ubu@ip-77-25-165-61.web.vodafone.de] has joined #debian |
| 03:10 | -!- | alephnull [~alok@122.172.35.31] has quit [Ping timeout: 480 seconds] |
| 03:10 | -!- | SubZero` [~SubZero@chello089076140236.chello.pl] has joined #debian |
| 03:10 | -!- | SubZero` is now known as SubZero |
| 03:10 | -!- | jcwu [~jcwu@mail.vader.idv.tw] has quit [Remote host closed the connection] |
| 03:11 | <fcs-ubu> | um zu sehen, welche festplatten vorhanden sind (also nicht gemeountet) bzw. per usb angeschlossen sind, gibt es einen shell befehl - kennt den hier jemand ? |
| 03:14 | -!- | zl0ty [~zl0ty@91.193.96.88] has quit [Quit: WeeChat 0.3.0] |
| 03:15 | <cahoot> | !de |
| 03:15 | <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). |
| 03:17 | -!- | Celtiore [~Celtiore@ANice-257-1-39-142.w90-52.abo.wanadoo.fr] has quit [Remote host closed the connection] |
| 03:17 | -!- | Oyashiro [~Oyashiro@87.204.37.222] has quit [Read error: Connection reset by peer] |
| 03:18 | -!- | Oyashiro [~Oyashiro@87.204.37.222] has joined #debian |
| 03:18 | <babilen> | fcs-ubu: in related news "mount" |
| 03:19 | -!- | ananth123 [~ananth@triband-mum-59.184.154.172.mtnl.net.in] has joined #debian |
| 03:24 | -!- | Celtiore [~Celtiore@ANice-257-1-39-142.w90-52.abo.wanadoo.fr] has joined #debian |
| 03:28 | -!- | OkropNick [kuba@host-n2-72-114.telpol.net.pl] has joined #debian |
| 03:39 | -!- | vasily [~vasily@71.93.236.167] has quit [Quit: Leaving] |
| 03:40 | -!- | lmc [~champs@a83-163-235-5.adsl.xs4all.nl] has joined #debian |
| 03:48 | -!- | fcs-ubu [~fcs-ubu@ip-77-25-165-61.web.vodafone.de] has quit [Remote host closed the connection] |
| 03:53 | -!- | wob [~wob@p54AF0B45.dip0.t-ipconnect.de] has joined #debian |
| 03:53 | -!- | jtaji [~jtaji@c-174-59-115-229.hsd1.pa.comcast.net] has joined #debian |
| 03:55 | -!- | geenna [~geenna@151.97.56.58] has joined #debian |
| 03:56 | -!- | massmc_ [~massmc@CPE-138-130-64-184.lns1.cht.bigpond.net.au] has joined #debian |
| 04:06 | -!- | eepica [~eepica@200.122.211.18] has quit [Quit: Bytes] |
| 04:08 | -!- | cahoot [~radix@82.183.196.76] has quit [Ping timeout: 480 seconds] |
| 04:11 | -!- | gerzel [~gerzel@adsl-77-239-24.rmo.bellsouth.net] has quit [Remote host closed the connection] |
| 04:12 | -!- | Lethalman [~lethal@host195-119-dynamic.52-79-r.retail.telecomitalia.it] has joined #debian |
| 04:12 | -!- | kutio [~kutio@vig38-1-82-67-76-10.fbx.proxad.net] has joined #debian |
| 04:14 | -!- | TGD17 [~TheGreatD@scio-fe2-67-43-74-81.smt-net.com] has joined #debian |
| 04:15 | <TGD17> | help |
| 04:15 | <TGD17> | please |
| 04:16 | -!- | nemat [~nemat@78.39.98.2] has joined #debian |
| 04:16 | -!- | TGD17 [~TheGreatD@scio-fe2-67-43-74-81.smt-net.com] has quit [] |
| 04:16 | -!- | nemat [~nemat@78.39.98.2] has quit [] |
| 04:17 | <jmarsden> | babilen: No, he wants a command to show available disks that are NOT yet mounted. |
| 04:19 | <jmarsden> | I think you'd have to grep the log files for udev log entries related to disks for that, or something... seems non-trivial, anyway. |
| 04:19 | <babilen> | jmarsden: right. I overlooked that part. :-\ |
| 04:19 | <babilen> | But he's gone anyway ... |
| 04:21 | -!- | SQlvpapir__ [~teis@188.177.95.62] has quit [Ping timeout: 480 seconds] |
| 04:22 | -!- | coucouf [~quassel@seg75-7-88-164-181-178.fbx.proxad.net] has joined #debian |
| 04:24 | -!- | s4br3 [~s4br3@1-1-11-1a.ss.sth.bostream.se] has joined #debian |
| 04:26 | -!- | Lethalman_ [~lethal@host78-90-dynamic.46-79-r.retail.telecomitalia.it] has joined #debian |
| 04:26 | -!- | jackyf [~jackyf@a91-154-120-217.elisa-laajakaista.fi] has joined #debian |
| 04:29 | -!- | vasily [~vasily@71.93.236.167] has joined #debian |
| 04:32 | -!- | vasily [~vasily@71.93.236.167] has quit [] |
| 04:33 | -!- | Lethalman [~lethal@host195-119-dynamic.52-79-r.retail.telecomitalia.it] has quit [Ping timeout: 480 seconds] |
| 04:34 | <s4br3> | I have just bought a new netbook, with WinXP pre-installed. Is there a free way to repartition it so I can put in Debian for dual boot. Im not the only one to use it, so XP is a must... |
| 04:35 | -!- | lbt_ [~david@78.32.229.233] has joined #debian |
| 04:35 | <locklace> | !dual boot guide |
| 04:35 | <dpkg> | A guide for setting up dual booting with various combinations of linux, xp and vista can be found at http://apcmag.com/dualboot . The guide covers both windows and linux being installed first on the machine. Also ask me about <fixmbr>. See http://www.supergrubdisk.org/ for an ISO image to help fix up GRUB problems. |
| 04:35 | -!- | dserban [~dserban@S0106001346beb5f3.ok.shawcable.net] has quit [Ping timeout: 480 seconds] |
| 04:36 | -!- | annAMER [~amer@c-68-61-163-51.hsd1.mi.comcast.net] has joined #debian |
| 04:37 | <annAMER> | yo |
| 04:39 | -!- | dserban [~dserban@S0106001346beb5f3.ok.shawcable.net] has joined #debian |
| 04:39 | <s4br3> | locklace: thanks. But, it describes how to use Ubuntu and GParted. Is that available during startup even if I want to have KDE later on? |
| 04:41 | <annAMER> | need help searching for dictionaries |
| 04:41 | <s4br3> | annAMER: dictionaries for iceweazel? |
| 04:42 | <annAMER> | just for password cracking need dictionary |
| 04:42 | <annAMER> | one thats decent |
| 04:42 | <annAMER> | know of any links |
| 04:42 | <s4br3> | nope |
| 04:43 | <annAMER> | thxs anyways |
| 04:43 | <annAMER> | anyone else here alive |
| 04:43 | <annAMER> | or just afk |
| 04:46 | -!- | ao2 [~u@2001:1418:117::1] has joined #debian |
| 04:46 | -!- | annAMER [~amer@c-68-61-163-51.hsd1.mi.comcast.net] has left #debian [Leaving] |
| 04:47 | -!- | amerb [~amer@c-68-61-163-51.hsd1.mi.comcast.net] has joined #debian |
| 04:48 | -!- | dserban [~dserban@S0106001346beb5f3.ok.shawcable.net] has quit [Ping timeout: 480 seconds] |
| 04:49 | -!- | dserban [~dserban@S0106001346beb5f3.ok.shawcable.net] has joined #debian |
| 04:49 | -!- | s4br3 [~s4br3@1-1-11-1a.ss.sth.bostream.se] has quit [Quit: KVIrc Insomnia 4.0.0, revision: , sources date: 20090520, built on: 2009/06/06 12:36:26 UTC http://www.kvirc.net/] |
| 05:02 | <peej> | if I have a zillion tabs (ok about 50) in iceweasel (lenny 3.0.6-3), my cpu load goes up in the 90% range and my system slows down even though I have plenty of free memory |
| 05:02 | <peej> | line from top: 14538 peej 20 0 223m 119m 21m R 96 2.9 6:49.29 firefox-bin |
| 05:02 | -!- | zeus [~zeus@151.62.0.59] has joined #debian |
| 05:03 | <peej> | tips? |
| 05:03 | <zeus> | hi all, i've installed lenny on a notebook. It's a cli-only interface. Wich package do i have to install to set the display sleep? |
| 05:05 | -!- | s4br3 [~s4br3@1-1-11-1a.ss.sth.bostream.se] has joined #debian |
| 05:05 | <ananth123> | peej: try google chrome ;-) |
| 05:05 | -!- | ant [~anton@cpc2-sout4-0-0-cust239.sotn.cable.ntl.com] has joined #debian |
| 05:05 | -!- | stormy001 [~stormy001@196.112.48.60.brf04-home.tm.net.my] has quit [Ping timeout: 480 seconds] |
| 05:06 | -!- | s4br3 [~s4br3@1-1-11-1a.ss.sth.bostream.se] has quit [] |
| 05:06 | <peej> | zeus, you probably have it already, acpi-support-base |
| 05:06 | -!- | s4br3 [~s4br3@1-1-11-1a.ss.sth.bostream.se] has joined #debian |
| 05:07 | -!- | mode/#debian [+l 390] by debhelper |
| 05:07 | <peej> | else mebbe laptop-mode-tools (dunno if that is cli, I'm just looking through apt-cache search power | grep power ) |
| 05:08 | <zeus> | acpi-support-base and laptom-mode-tools was missing. Thank you ! |
| 05:09 | -!- | Celtiore [~Celtiore@ANice-257-1-39-142.w90-52.abo.wanadoo.fr] has quit [Ping timeout: 480 seconds] |
| 05:09 | <peej> | re : firefox grinding slowly, I'm wondering if it is a well known problem for idiots who pretend to use tabs the way I pretend to. |
| 05:09 | -!- | brbrbr [~brbrbrbrb@213.109.29.15] has joined #debian |
| 05:09 | -!- | stormy001 [~stormy001@196.112.48.60.brf04-home.tm.net.my] has joined #debian |
| 05:13 | <valdyn> | peej: this is probably shockwave flash |
| 05:13 | <valdyn> | peej: or alternatively but less likely some "fancy" java script |
| 05:13 | -!- | zeus [~zeus@151.62.0.59] has quit [Quit: Leaving...] |
| 05:13 | <valdyn> | peej: get an adblocker at least if you dont have one yet |
| 05:14 | <valdyn> | peej: i very much doubt its related to your tab number directly |
| 05:14 | -!- | NightMonkey [~NightMonk@nightmonkey.user.oftc.net] has quit [Quit: Body blow! Body blow!] |
| 05:15 | -!- | newsense_ [~newsense@c-98-226-88-96.hsd1.il.comcast.net] has joined #debian |
| 05:15 | -!- | quaker66 [~quaker66@213.191.105.214] has joined #debian |
| 05:17 | -!- | SQlvpapir [~teis@188.177.95.62] has joined #debian |
| 05:17 | -!- | munga_ [~abate@81-65-254-142.rev.numericable.fr] has joined #debian |
| 05:18 | <peej> | valdyn, I have adblocker. Maybe I've allowed something that sucks up stuff |
| 05:18 | -!- | ant [~anton@cpc2-sout4-0-0-cust239.sotn.cable.ntl.com] has quit [Ping timeout: 480 seconds] |
| 05:19 | <peej> | Oh, it's not adblocker, it's noscript |
| 05:19 | <valdyn> | peej: so you could have some flash ad |
| 05:19 | <peej> | ah, and I *do* have adblocker too. |
| 05:20 | <valdyn> | peej: lately im finding myself more and more looking at high cpu load cause by browser and flash... |
| 05:20 | <valdyn> | peej: but thats with 3 windows and 3 tabs in each, not more |
| 05:20 | <peej> | will defaults on adblocker and noscript be enough to avoid the problem? |
| 05:20 | -!- | Bolle1961 [~arie@dsl-087-195-205-164.solcon.nl] has quit [Read error: Connection reset by peer] |
| 05:20 | <valdyn> | peej: i dont know if you have flash ads or youtube running |
| 05:20 | -!- | ottoshmidt [~ottoshmid@188.129.135.201] has quit [Ping timeout: 480 seconds] |
| 05:21 | -!- | Celtiore [~Celtiore@ANice-257-1-39-142.w90-52.abo.wanadoo.fr] has joined #debian |
| 05:21 | <peej> | adblocker has nothing for defaults, it seems |
| 05:21 | -!- | newsense_ [~newsense@c-98-226-88-96.hsd1.il.comcast.net] has quit [Remote host closed the connection] |
| 05:21 | <valdyn> | peej: which adblocker are you talking about? |
| 05:21 | <peej> | youtube seemed to mess up firefox so much I eventually picked up clive |
| 05:22 | <valdyn> | quite retarded that html5 video still isnt supported anywhere |
| 05:22 | <ananth123> | peej: which version of ff do u have ? |
| 05:22 | -!- | wob [~wob@p54AF0B45.dip0.t-ipconnect.de] has quit [Quit: Leaving.] |
| 05:22 | <peej> | valdyn, it's called "adblock" and shows up in the bottom right of my browser, next to no script. Has a broken underline. |
| 05:23 | -!- | wob [~wob@p54AF0B45.dip0.t-ipconnect.de] has joined #debian |
| 05:23 | <peej> | ananth123, 3.0.6-3 (on lenny) |
| 05:23 | -!- | Bolle1961 [~arie@dsl-087-195-205-164.solcon.nl] has joined #debian |
| 05:24 | <ananth123> | ahhh ok. 3.0 was quite memory hogging. 4.x uses slightly less memory and is a bit faster too. |
| 05:24 | -!- | narcan [~narcan@APoitiers-158-1-142-125.w92-156.abo.wanadoo.fr] has joined #debian |
| 05:24 | <ananth123> | windows version of 3.0 runs 2-3x faster than linux version though :( |
| 05:24 | <peej> | valdyn, ah, adblock v.5 d3 * nightly 43 |
| 05:25 | <valdyn> | peej: i dont think it blocks nothing by default. |
| 05:25 | -!- | ottoshmidt [~ottoshmid@188.129.135.201] has joined #debian |
| 05:25 | <ananth123> | peej: another thing you can try is to create a new profile |
| 05:25 | -!- | s4br3 [~s4br3@1-1-11-1a.ss.sth.bostream.se] has quit [Quit: KVIrc Insomnia 4.0.0, revision: , sources date: 20090520, built on: 2009/06/06 12:36:26 UTC http://www.kvirc.net/] |
| 05:26 | <peej> | b-b-b-but all my tabs, my precious tabs will go if I do that... |
| 05:27 | <ananth123> | hmmm |
| 05:27 | <locklace> | !hug peej |
| 05:27 | * | dpkg gives peej a hug |
| 05:27 | <peej> | dpkg, botsnack |
| 05:28 | -!- | rudi_s [~rudi_s@p5DCE557F.dip.t-dialin.net] has joined #debian |
| 05:28 | <ananth123> | peej: how much mem do you have ? |
| 05:29 | -!- | Test [~KingUser@114.121.121.131] has joined #debian |
| 05:30 | <peej> | I'm interested in isolating the problem but I guess I'm doomed if I try to isolate it with so many tabs. Unless I happen to have an obsessive compulsive disorder where tab examination does it for me. I probably should just junk my tabs or organize them into a bookmark tree. |
| 05:30 | <peej> | ananth123, 4GB, and free -m shows 700MB free as in untouched |
| 05:34 | -!- | Test is now known as MasTer |
| 05:34 | -!- | MasTer is now known as Guest1388 |
| 05:35 | -!- | Guest1388 is now known as MasTer_ |
| 05:37 | -!- | ant [~anton@cpc2-sout4-0-0-cust239.sotn.cable.ntl.com] has joined #debian |
| 05:37 | -!- | Appy [~appy@bb-87-81-131-10.ukonline.co.uk] has joined #debian |
| 05:37 | -!- | Appy [~appy@bb-87-81-131-10.ukonline.co.uk] has quit [Remote host closed the connection] |
| 05:39 | -!- | craigevil [~craigevil@adsl-76-249-18-82.dsl.klmzmi.sbcglobal.net] has quit [Quit: leaving] |
| 05:39 | -!- | git-hi9h [~bart@cpe-72-181-254-96.tx.res.rr.com] has quit [Quit: Leaving] |
| 05:43 | -!- | MasTer_ [~KingUser@114.121.121.131] has quit [Read error: Connection reset by peer] |
| 05:44 | -!- | flower [~d@cc305009-a.groni1.gr.home.nl] has joined #debian |
| 05:46 | -!- | chealer_ [~chealer@69.172.120.82] has joined #debian |
| 05:47 | <locklace> | !qotd0 |
| 05:47 | <dpkg> | <Slayer_> i am at a screen with tyler@tyler-mac:~$ <Slayer_> i just rebooted <Slayer_> i need to get linux to actually come up |
| 05:47 | -!- | ant [~anton@cpc2-sout4-0-0-cust239.sotn.cable.ntl.com] has quit [Ping timeout: 480 seconds] |
| 05:48 | -!- | massmc [~massmc@fatcunt.ws] has quit [Quit: Rage Quit!] |
| 05:48 | -!- | massmc [~massmc@fatcunt.ws] has joined #debian |
| 05:51 | -!- | ouhnah [~ouhnah@ip-95.net-80-236-115.lhaylesroses.rev.numericable.fr] has joined #debian |
| 05:51 | -!- | ouhnah [~ouhnah@ip-95.net-80-236-115.lhaylesroses.rev.numericable.fr] has quit [] |
| 05:52 | <simonrvn> | *facepalm* |
| 05:52 | -!- | chealer [~chealer@69.172.93.102] has quit [Ping timeout: 480 seconds] |
| 05:52 | -!- | newsense [~newsense@c-98-226-88-96.hsd1.il.comcast.net] has joined #debian |
| 05:52 | -!- | johfel [~johfel@p57B56B21.dip.t-dialin.net] has joined #debian |
| 05:52 | -!- | johfel [~johfel@p57B56B21.dip.t-dialin.net] has quit [Max SendQ exceeded] |
| 05:53 | -!- | johfel [~johfel@p57B56B21.dip.t-dialin.net] has joined #debian |
| 05:53 | <jmarsden> | echo "LINUX IS NOW OFFICIALLY UP" >>/etc/motd # maybe? :) |
| 05:54 | -!- | Meise [~daniel@port-92-204-81-32.dynamic.qsc.de] has joined #debian |
| 05:55 | -!- | Piet [~Piet__@659AAD7BY.tor-irc.dnsbl.oftc.net] has quit [Ping timeout: 480 seconds] |
| 05:55 | <simonrvn> | hehe |
| 05:55 | <simonrvn> | that would help for some people ;) |
| 05:57 | -!- | superjet_busy [~superjet@1GLAABOSK.tor-irc.dnsbl.oftc.net] has joined #debian |
| 05:57 | -!- | AbsintheSyringe [~havoc@SE400.PPPoE-6889.sa.bih.net.ba] has joined #debian |
| 05:57 | -!- | newsense [~newsense@c-98-226-88-96.hsd1.il.comcast.net] has quit [Remote host closed the connection] |
| 05:58 | -!- | chattr [~mike@164.254.121.70.cfl.res.rr.com] has quit [Ping timeout: 480 seconds] |
| 05:59 | -!- | chattr [~mike@164.254.121.70.cfl.res.rr.com] has joined #debian |
| 06:01 | -!- | screenn [~screenn@77.222.135.254] has joined #debian |
| 06:03 | -!- | newsense [~newsense@c-98-226-88-96.hsd1.il.comcast.net] has joined #debian |
| 06:03 | -!- | ananth123 [~ananth@triband-mum-59.184.154.172.mtnl.net.in] has quit [Remote host closed the connection] |
| 06:05 | -!- | sunyq [~sun@117.85.94.67] has joined #debian |
| 06:07 | -!- | mode/#debian [+l 397] by debhelper |
| 06:08 | -!- | freex [~user@62-47-2-164.adsl.highway.telekom.at] has quit [Ping timeout: 480 seconds] |
| 06:09 | -!- | ant777 [~jay@95.139.144.143] has joined #debian |
| 06:10 | -!- | linac [~lin@122.90.131.186] has quit [Ping timeout: 480 seconds] |
| 06:10 | -!- | chealer_ [~chealer@69.172.120.82] has quit [Remote host closed the connection] |
| 06:11 | <sunyq> | hello |
| 06:11 | -!- | linac [~lin@122.90.110.64] has joined #debian |
| 06:12 | -!- | themill_ is now known as themill |
| 06:12 | -!- | newsense [~newsense@c-98-226-88-96.hsd1.il.comcast.net] has quit [Ping timeout: 480 seconds] |
| 06:12 | <sunyq> | Is anyone here? |
| 06:12 | <sunyq> | My English is poor |
| 06:12 | -!- | munga_ [~abate@81-65-254-142.rev.numericable.fr] has quit [Quit: Ex-Chat] |
| 06:14 | <sunyq> | This is my first time to use xchat with others |
| 06:14 | <locklace> | !congratulate sunyq |
| 06:14 | <dpkg> | Nice one sunyq, you did it! |
| 06:14 | -!- | hscade_ [~hscade@g224194245.adsl.alicedsl.de] has joined #debian |
| 06:15 | -!- | dotslash [~frank@5ED6A969.cable.ziggo.nl] has joined #debian |
| 06:16 | <sunyq> | Thank you |
| 06:16 | <sunyq> | I am from China |
| 06:17 | <sunyq> | and what about you? |
| 06:18 | -!- | freex [~user@62-47-25-251.adsl.highway.telekom.at] has joined #debian |
| 06:18 | -!- | massmc_ [~massmc@CPE-138-130-64-184.lns1.cht.bigpond.net.au] has quit [Read error: Connection reset by peer] |
| 06:19 | <locklace> | do you have a debian question |
| 06:19 | -!- | Lethalman__ [~lethal@host135-116-dynamic.247-95-r.retail.telecomitalia.it] has joined #debian |
| 06:20 | -!- | SubZero_ [~SubZero@chello089076140236.chello.pl] has joined #debian |
| 06:20 | -!- | SubZero is now known as Guest1396 |
| 06:20 | -!- | SubZero_ is now known as SubZero |
| 06:20 | <sunyq> | Sorry,if I hava |
| 06:20 | -!- | SubZero` [~SubZero@chello089076140236.chello.pl] has joined #debian |
| 06:20 | -!- | SubZero is now known as Guest1397 |
| 06:20 | -!- | SubZero` is now known as SubZero |
| 06:20 | <sunyq> | Sorry,if I have no question,I should leave? |
| 06:20 | -!- | Guest1396 [~SubZero@chello089076140236.chello.pl] has quit [Ping timeout: 480 seconds] |
| 06:21 | -!- | franute [~franute@197.Red-88-4-218.dynamicIP.rima-tde.net] has joined #debian |
| 06:21 | -!- | franute [~franute@197.Red-88-4-218.dynamicIP.rima-tde.net] has quit [] |
| 06:22 | -!- | narcan [~narcan@APoitiers-158-1-142-125.w92-156.abo.wanadoo.fr] has quit [Quit: WeeChat 0.2.6] |
| 06:22 | -!- | sunyq [~sun@117.85.94.67] has left #debian [暂离] |
| 06:22 | <valdyn> | sunyq: no, but this is a support channel, not a social channel |
| 06:23 | -!- | dotslash_ [~frank@194.50.96.11] has joined #debian |
| 06:23 | -!- | screenn [~screenn@77.222.135.254] has quit [Read error: Connection reset by peer] |
| 06:23 | -!- | screenn [~screenn@77.222.135.254] has joined #debian |
| 06:24 | -!- | Lethalman_ [~lethal@host78-90-dynamic.46-79-r.retail.telecomitalia.it] has quit [Ping timeout: 480 seconds] |
| 06:25 | -!- | dotslash [~frank@5ED6A969.cable.ziggo.nl] has quit [Ping timeout: 480 seconds] |
| 06:29 | -!- | graziano [~graziano@net-188-216-27-50.cust.dsl.vodafone.it] has joined #debian |
| 06:29 | -!- | graziano [~graziano@net-188-216-27-50.cust.dsl.vodafone.it] has quit [] |
| 06:30 | -!- | Worf_ [~worf@84-119-66-245.dynamic.xdsl-line.inode.at] has joined #debian |
| 06:30 | -!- | capon [~chico@host11-116-static.90-82-b.business.telecomitalia.it] has joined #debian |
| 06:30 | <capon> | hi all |
| 06:30 | <capon> | can someone help me? |
| 06:30 | <locklace> | !anyone |
| 06:30 | <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:31 | <capon> | i am typing on a shell cd Desktop |
| 06:31 | <capon> | but it doesnt work |
| 06:31 | <capon> | i am in root |
| 06:31 | <locklace> | !doesn't work |
| 06:31 | <dpkg> | Look buddy, "doesn't work" is a vague statement. Does it sit on the couch all day long? Does it procrastinate doing the dishes? Does it beg on the street for change? Please be specific! Define 'it' and what it isn't doing. Give us more details so we can help you without needing to ask basic questions like "what's the error message?". Ask me about <smart questions> and <errors>. |
| 06:32 | -!- | kyon [~kyon@84.17.13.118] has quit [Ping timeout: 480 seconds] |
| 06:32 | <capon> | root@john:-# cd Desktop |
| 06:33 | <capon> | bash: cd: Desktop: No such file or directory |
| 06:33 | <weasel> | so? |
| 06:34 | <capon> | i need it to say root@john:-/Desktop |
| 06:34 | <capon> | i need it to say root@john:-/Desktop# |
| 06:34 | <capon> | how can I do it? |
| 06:35 | <locklace> | capon: what version of debian are you using |
| 06:35 | <capon> | ubuntu 8.10 |
| 06:35 | <locklace> | !ubuntu |
| 06:35 | <dpkg> | Ubuntu is based on Debian, but it is not Debian, and it is unlikely to live up to Debian's standards (see <Debian policy>). Only Debian is supported on #debian. Use #ubuntu (irc.freenode.net) instead. Even if the channel happens to be less helpful, support for distributions other than Debian is offtopic on #debian. See also <based on debian>. |
| 06:35 | <capon> | well, I'm using Backtrack |
| 06:35 | <locklace> | !backtrack |
| 06:35 | <dpkg> | BackTrack is a Linux distribution based on <Ubuntu> Intrepid (as of BackTrack 4), previously <SLAX>. Derived from merging two penetration-testing distributions: WHAX (formerly WHOPPIX) and Auditor Security Linux. It is not supported in #debian. http://www.remote-exploit.org/backtrack.html #remote-exploit on irc.freenode.net. See also <based on debian>. |
| 06:36 | <capon> | which is based on ubuntu which is based on debian XD |
| 06:36 | <capon> | i think |
| 06:36 | <weasel> | *based* on |
| 06:36 | <weasel> | not == |
| 06:36 | <weasel> | therefore wrong here. |
| 06:36 | <locklace> | go to #remote-exploit on irc.freenode.net |
| 06:36 | <capon> | ok |
| 06:36 | <capon> | thanks anyway ;) |
| 06:36 | -!- | capon [~chico@host11-116-static.90-82-b.business.telecomitalia.it] has quit [Quit: Leaving] |
| 06:37 | -!- | dutchfish [~dutchfish@84.28.246.30] has joined #debian |
| 06:40 | -!- | ivan` [~ivan`@li14-39.members.linode.com] has quit [Quit: Coyote finally caught me] |
| 06:40 | -!- | ivan` [~ivan`@li14-39.members.linode.com] has joined #debian |
| 06:41 | -!- | [fFf] [~fixed@host130-234-dynamic.3-79-r.retail.telecomitalia.it] has joined #debian |
| 06:43 | -!- | locklace- [~locklace@7R1AAB0H1.tor-irc.dnsbl.oftc.net] has joined #debian |
| 06:46 | -!- | Kasabian [~kasabian@ssh.bshellz.net] has quit [Read error: Connection reset by peer] |
| 06:46 | -!- | Kasabian [kasabian@ssh.bshellz.net] has joined #debian |
| 06:46 | -!- | And1 [and1@meinungsverstaerker.de] has quit [Read error: Connection reset by peer] |
| 06:46 | -!- | And1 [and1@meinungsverstaerker.de] has joined #debian |
| 06:46 | -!- | mavez [~mavez@teamR26.com] has quit [Read error: Connection reset by peer] |
| 06:46 | -!- | mavez [~mavez@teamR26.com] has joined #debian |
| 06:46 | -!- | Ganneff [~joerg@ganneff.noc.oftc.net] has quit [Remote host closed the connection] |
| 06:46 | -!- | Ganneff [~joerg@ganneff.noc.oftc.net] has joined #debian |
| 06:47 | -!- | babilen [~babilen@mnhm-4d010019.pool.mediaWays.net] has quit [Ping timeout: 480 seconds] |
| 06:49 | -!- | alephnull_ [~alok@122.172.35.8] has quit [Ping timeout: 480 seconds] |
| 06:49 | -!- | locklace [~locklace@659AAD6JA.tor-irc.dnsbl.oftc.net] has quit [Ping timeout: 480 seconds] |
| 06:49 | -!- | locklace- is now known as locklace |
| 06:50 | -!- | LoRez [~lorez@04ZAACUAD.tor-irc.dnsbl.oftc.net] has quit [Remote host closed the connection] |
| 06:50 | -!- | LoRez [~lorez@04ZAACU6S.tor-irc.dnsbl.oftc.net] has joined #debian |
| 06:53 | -!- | hardwalker [~hardwalke@122-117-211-193.HINET-IP.hinet.net] has quit [Quit: 暫離] |
| 06:56 | -!- | Yoda-BZH [yoda@ksenia.yoda-bzh.net] has quit [Server closed connection] |
| 06:56 | -!- | Yoda-BZH [yoda@ksenia.yoda-bzh.net] has joined #debian |
| 07:00 | -!- | dotslash [~frank@5ED6A969.cable.ziggo.nl] has joined #debian |
| 07:00 | -!- | geenna [~geenna@151.97.56.58] has quit [Ping timeout: 480 seconds] |
| 07:02 | -!- | dotslash_ [~frank@194.50.96.11] has quit [Ping timeout: 480 seconds] |
| 07:02 | -!- | babilen [~babilen@mnhm-4d010019.pool.mediaWays.net] has joined #debian |
| 07:02 | -!- | jegc [~jegc@186.28.150.243] has joined #debian |
| 07:02 | -!- | weijia [~weijia@120.199.217.16] has joined #debian |
| 07:03 | -!- | weijia [~weijia@120.199.217.16] has left #debian [] |
| 07:04 | -!- | Holborn [~holborn@170.Red-88-26-182.staticIP.rima-tde.net] has joined #debian |
| 07:05 | -!- | dpkg [~dpkg@dpkg.bot.oftc.net] has quit [Quit: buh bye!] |
| 07:05 | -!- | dpkg [~dpkg@dpkg.bot.oftc.net] has joined #debian |
| 07:06 | -!- | Pitxyoki [~PT-SC-257@a81-84-183-232.cpe.netcabo.pt] has joined #debian |
| 07:06 | -!- | davyg [~davyg@dau94-9-88-178-191-172.fbx.proxad.net] has joined #debian |
| 07:06 | -!- | dante_2core [~dante@80-219-138-134.dclient.hispeed.ch] has joined #debian |
| 07:06 | -!- | virm [~alex@236-141-112-92.pool.ukrtel.net] has quit [Quit: Leaving.] |
| 07:09 | -!- | gandalf_ [~gandalf@93-45-213-190.ip104.fastwebnet.it] has joined #debian |
| 07:09 | -!- | gandalf_ [~gandalf@93-45-213-190.ip104.fastwebnet.it] has left #debian [] |
| 07:11 | -!- | jegc [~jegc@186.28.150.243] has quit [Ping timeout: 480 seconds] |
| 07:12 | -!- | trifolio6 [~h@62.43.58.74.dyn.user.ono.com] has joined #debian |
| 07:12 | -!- | awoodland [~woodalan@host86-143-49-48.range86-143.btcentralplus.com] has joined #debian |
| 07:16 | -!- | Kraven [~y@pD9E4AD54.dip.t-dialin.net] has joined #debian |
| 07:17 | -!- | Lethalman__ [~lethal@host135-116-dynamic.247-95-r.retail.telecomitalia.it] has quit [Quit: Ex-Chat] |
| 07:23 | -!- | stormy001 [~stormy001@196.112.48.60.brf04-home.tm.net.my] has quit [Ping timeout: 480 seconds] |
| 07:24 | -!- | gaffa [~gaffa@94.145.41.121] has joined #debian |
| 07:25 | -!- | lotman_ [~quassel@dslb-088-073-136-121.pools.arcor-ip.net] has joined #debian |
| 07:25 | -!- | sepultina [~quassel@zux221-142-079.adsl.green.ch] has joined #debian |
| 07:26 | -!- | stormy001 [~stormy001@196.112.48.60.brf04-home.tm.net.my] has joined #debian |
| 07:28 | -!- | __iron [~tobias@p4FD2E1AC.dip.t-dialin.net] has joined #debian |
| 07:28 | -!- | dutchfish [~dutchfish@84.28.246.30] has quit [Remote host closed the connection] |
| 07:28 | -!- | openasterisk [~shenzhong@60.29.151.236] has joined #debian |
| 07:30 | -!- | locklace- [~locklace@04ZAACU8D.tor-irc.dnsbl.oftc.net] has joined #debian |
| 07:31 | -!- | awoodland [~woodalan@host86-143-49-48.range86-143.btcentralplus.com] has quit [Quit: Ex-Chat] |
| 07:31 | -!- | namektran [~namektran@0138300039.0.fullrate.dk] has joined #debian |
| 07:31 | <namektran> | Hello |
| 07:31 | <namektran> | can somebody help me? |
| 07:31 | <locklace-> | !anybody |
| 07:31 | <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>. |
| 07:31 | <namektran> | i have an external hardisk and i cant mount it |
| 07:31 | -!- | locklace [~locklace@7R1AAB0H1.tor-irc.dnsbl.oftc.net] has quit [Quit: Reconnecting] |
| 07:32 | -!- | locklace- is now known as locklace |
| 07:32 | <namektran> | !harddisk |
| 07:33 | <namektran> | ....... |
| 07:33 | -!- | namektran [~namektran@0138300039.0.fullrate.dk] has quit [] |
| 07:35 | -!- | less [sico@xs2.xs4all.nl] has quit [Server closed connection] |
| 07:35 | -!- | less [sico@xs2.xs4all.nl] has joined #debian |
| 07:38 | -!- | abrotman [~abrotman@c-71-230-50-249.hsd1.pa.comcast.net] has joined #debian |
| 07:38 | -!- | Pitxyoki [~PT-SC-257@a81-84-183-232.cpe.netcabo.pt] has quit [Quit: Pitxyoki] |
| 07:39 | -!- | Tommytom [~chatzilla@78.251.75.11] has joined #debian |
| 07:40 | -!- | D-HUND [~ich@p5B175555.dip.t-dialin.net] has joined #debian |
| 07:41 | -!- | __iron [~tobias@p4FD2E1AC.dip.t-dialin.net] has quit [Remote host closed the connection] |
| 07:42 | -!- | sepultina [~quassel@zux221-142-079.adsl.green.ch] has quit [Remote host closed the connection] |
| 07:42 | -!- | openasterisk [~shenzhong@60.29.151.236] has quit [Quit: 暂离] |
| 07:43 | -!- | sejerpz [~andrea@87.19.66.199] has joined #debian |
| 07:44 | -!- | MuSicK [~martin@p5B08AD79.dip0.t-ipconnect.de] has joined #debian |
| 07:44 | -!- | prahal [~prahal@dan75-7-88-166-184-3.fbx.proxad.net] has quit [Ping timeout: 480 seconds] |
| 07:44 | -!- | Tommytom [~chatzilla@78.251.75.11] has quit [Quit: ChatZilla 0.9.85 [Firefox 3.5.5/20091102152451]] |
| 07:49 | -!- | cuba33ci [~cuba33ci@118-160-164-77.dynamic.hinet.net] has quit [Remote host closed the connection] |
| 07:49 | -!- | wr| [~wr@p54BE729C.dip.t-dialin.net] has quit [Ping timeout: 480 seconds] |
| 07:49 | -!- | MuSicK [~martin@p5B08AD79.dip0.t-ipconnect.de] has quit [Remote host closed the connection] |
| 07:49 | -!- | MuSicK [~martin@p5B08AD79.dip0.t-ipconnect.de] has joined #debian |
| 07:50 | -!- | Caroll [~caroll@189.32.44.70] has joined #debian |
| 07:52 | <Kraven> | I have Lenny installed with LUKS encrypted /home and swap within LVM and I want to boot without entering password, so I can mount those partitions using SSH, but /etc/crypttab seems to be not working |
| 07:52 | -!- | adema [~adema@aqu33-7-78-232-32-140.fbx.proxad.net] has quit [Quit: Quitte] |
| 07:53 | -!- | f1ash [~andi@dslb-088-064-068-247.pools.arcor-ip.net] has quit [Remote host closed the connection] |
| 07:53 | <Kraven> | I enter the option noauto and I still am asked for the password at boot time |
| 07:58 | -!- | cuba33ci [~cuba33ci@114-45-235-219.dynamic.hinet.net] has joined #debian |
| 07:59 | -!- | cuba33ci [~cuba33ci@114-45-235-219.dynamic.hinet.net] has quit [Remote host closed the connection] |
| 08:01 | -!- | cuba33ci [~cuba33ci@114-45-235-129.dynamic.hinet.net] has joined #debian |
| 08:02 | -!- | woozy [~bug@83.101.62.27] has quit [Remote host closed the connection] |
| 08:03 | -!- | jlouis [jlouis@130.225.165.29] has quit [Server closed connection] |
| 08:03 | -!- | jlouis [jlouis@130.225.165.29] has joined #debian |
| 08:06 | -!- | AbsintheSyringe [~havoc@SE400.PPPoE-6889.sa.bih.net.ba] has quit [Ping timeout: 480 seconds] |
| 08:07 | -!- | f1ash [~andi@dslb-088-064-068-247.pools.arcor-ip.net] has joined #debian |
| 08:08 | -!- | woozy [~bug@83.101.62.27] has joined #debian |
| 08:09 | <Kraven> | I have also already tried to comment out the entry in /etc/crypttab and renamed the file, in both cases the password prompt was shown at boot time |
| 08:14 | -!- | abysed [abysed@autoop.net] has joined #debian |
| 08:15 | -!- | hscade_ [~hscade@g224194245.adsl.alicedsl.de] has quit [Ping timeout: 480 seconds] |
| 08:18 | -!- | dotslash [~frank@5ED6A969.cable.ziggo.nl] has quit [Ping timeout: 480 seconds] |
| 08:20 | -!- | ripi` [~ripi@sd-1780.dedibox.fr] has quit [Server closed connection] |
| 08:20 | -!- | ripi [~ripi@sd-1780.dedibox.fr] has joined #debian |
| 08:20 | -!- | trufflesdad [~sidux@trufflesdad.plus.com] has joined #debian |
| 08:21 | -!- | isak [~isak@78-73-89-9-no169.tbcn.telia.com] has quit [Ping timeout: 480 seconds] |
| 08:22 | -!- | phyrrus [~phyrrus@97-85-79-77.dhcp.aldl.mi.charter.com] has quit [Remote host closed the connection] |
| 08:22 | -!- | angasule [~angasule@201.250.123.28] has joined #debian |
| 08:25 | -!- | drakeman [~drakeman@selena.electrisa.com] has joined #debian |
| 08:25 | -!- | Kraven [~y@pD9E4AD54.dip.t-dialin.net] has quit [Ping timeout: 480 seconds] |
| 08:25 | -!- | Kraven [~y@pD9E4AA92.dip.t-dialin.net] has joined #debian |
| 08:26 | -!- | phyrrus [~phyrrus@97-85-79-77.dhcp.aldl.mi.charter.com] has joined #debian |
| 08:26 | -!- | phyrrus [~phyrrus@97-85-79-77.dhcp.aldl.mi.charter.com] has quit [Remote host closed the connection] |
| 08:26 | -!- | phyrrus [~phyrrus@97-85-79-77.dhcp.aldl.mi.charter.com] has joined #debian |
| 08:32 | -!- | nfc [nfc@cable-hvk-fe7ede00-156.dhcp.inet.fi] has quit [Remote host closed the connection] |
| 08:33 | -!- | Kraven [~y@pD9E4AA92.dip.t-dialin.net] has quit [Ping timeout: 480 seconds] |
| 08:33 | -!- | ehren [~ehren@CPE001d72dc062e-CM000a739ab175.cpe.net.cable.rogers.com] has quit [Read error: Connection reset by peer] |
| 08:34 | -!- | ehren [~ehren@CPE001d72dc062e-CM000a739ab175.cpe.net.cable.rogers.com] has joined #debian |
| 08:35 | -!- | jason_ [~jason@host86-175-137-244.wlms-broadband.com] has joined #debian |
| 08:35 | -!- | flower [~d@cc305009-a.groni1.gr.home.nl] has quit [Remote host closed the connection] |
| 08:35 | -!- | Kraven [~y@pD9E4FE6E.dip.t-dialin.net] has joined #debian |
| 08:35 | -!- | Kraven [~y@pD9E4FE6E.dip.t-dialin.net] has quit [] |
| 08:35 | -!- | jason_ [~jason@host86-175-137-244.wlms-broadband.com] has quit [] |
| 08:36 | -!- | Kraven [~y@pD9E4FE6E.dip.t-dialin.net] has joined #debian |
| 08:36 | -!- | slush [djslash@89.188.20.116] has quit [Server closed connection] |
| 08:36 | -!- | slush [djslash@89.188.20.116] has joined #debian |
| 08:36 | <Kraven> | I set the Environment variable CRYPTDISKS_ENABLE to no in /etc/default/cryptdisks but stil I'm asked for the password at boot time |
| 08:36 | -!- | narcan [~narcan@APoitiers-158-1-142-125.w92-156.abo.wanadoo.fr] has joined #debian |
| 08:37 | -!- | cuba33ci [~cuba33ci@114-45-235-129.dynamic.hinet.net] has quit [Quit: leaving] |
| 08:37 | -!- | cuba33ci [~cuba33ci@114-45-235-129.dynamic.hinet.net] has joined #debian |
| 08:38 | -!- | ananth123 [~ananth@triband-mum-59.184.154.172.mtnl.net.in] has joined #debian |
| 08:39 | -!- | virm [~alex@236-141-112-92.pool.ukrtel.net] has joined #debian |
| 08:43 | -!- | john_arm [3e2db03d@webchat.mibbit.com] has joined #debian |
| 08:44 | -!- | Malicia_ [~quassel@seg75-7-88-164-181-178.fbx.proxad.net] has joined #debian |
| 08:45 | -!- | john_arm [3e2db03d@webchat.mibbit.com] has quit [] |
| 08:46 | -!- | Malicia_ [~quassel@seg75-7-88-164-181-178.fbx.proxad.net] has quit [Remote host closed the connection] |
| 08:46 | -!- | Malicia_ [~quassel@seg75-7-88-164-181-178.fbx.proxad.net] has joined #debian |
| 08:47 | -!- | Malicia_ is now known as coucouf_ |
| 08:47 | -!- | coucouf_ [~quassel@seg75-7-88-164-181-178.fbx.proxad.net] has quit [Remote host closed the connection] |
| 08:47 | -!- | coucouf_ [~quassel@seg75-7-88-164-181-178.fbx.proxad.net] has joined #debian |
| 08:47 | -!- | sepultina [~quassel@zux221-142-079.adsl.green.ch] has joined #debian |
| 08:48 | -!- | dr|zed [~dr|z3d@83TAAA47O.tor-irc.dnsbl.oftc.net] has joined #debian |
| 08:50 | -!- | avtobiff [~avtobiff@c-68b8e555.038-20-73746f38.cust.bredbandsbolaget.se] has quit [Server closed connection] |
| 08:50 | -!- | avtobiff [~avtobiff@c-68b8e555.038-20-73746f38.cust.bredbandsbolaget.se] has joined #debian |
| 08:52 | -!- | farolambas [~usuario@189.83.27.241] has joined #debian |
| 08:53 | -!- | farolambas [~usuario@189.83.27.241] has quit [] |
| 08:53 | -!- | tjol_ [~free-zomb@p4FE5D4B2.dip.t-dialin.net] has joined #debian |
| 08:53 | -!- | dr|z3d [~dr|z3d@659AAD67U.tor-irc.dnsbl.oftc.net] has quit [Ping timeout: 480 seconds] |
| 08:53 | -!- | dr|zed is now known as dr|z3d |
| 08:54 | -!- | Spami|Thug [~Spami|Thu@ALyon-153-1-34-12.w86-194.abo.wanadoo.fr] has joined #debian |
| 08:55 | -!- | peej [~peej@s5591aacb.adsl.wanadoo.nl] has quit [Remote host closed the connection] |
| 08:56 | <user01> | have they set release dates yet for the next debian stable release? sounded like they wanted more regularly schedulde releases |
| 08:56 | -!- | imganquan [~ganquan@117.39.55.109] has joined #debian |
| 08:56 | -!- | Texou [~Texou@pat35-5-78-226-56-130.fbx.proxad.net] has joined #debian |
| 08:57 | -!- | mode/#debian [+l 406] by debhelper |
| 08:57 | <themill> | !wwsr |
| 08:57 | <dpkg> | Squeeze is anticipated to be released in mid 2010 with a <freeze> starting in March 2010. See http://lists.debian.org/debian-devel-announce/2009/10/msg00002.html and ask me about <squeeze bet> <squeeze kernel>. |
| 08:58 | <user01> | ok so maybe jan 2011 then |
| 08:59 | -!- | hscade_ [~hscade@g229039006.adsl.alicedsl.de] has joined #debian |
| 09:00 | -!- | tjol [~free-zomb@p4FE5FAB1.dip.t-dialin.net] has quit [Ping timeout: 480 seconds] |
| 09:00 | -!- | Nazcafan [~fou@ant06-1-82-242-110-209.fbx.proxad.net] has joined #debian |
| 09:00 | <Nazcafan> | hello |
| 09:01 | -!- | Blacker47 [~Blacker47@p57A9140C.dip0.t-ipconnect.de] has joined #debian |
| 09:02 | -!- | hscade_ [~hscade@g229039006.adsl.alicedsl.de] has quit [Remote host closed the connection] |
| 09:03 | <user01> | im not sure if i will upgrade to squeeze on this laptop . . . the last nvidia driver release for my graphics card was the current stable one, after that they dropped support for it . . . so i would no longer have 3d support and such |
| 09:04 | <user01> | er ati driver |
| 09:07 | -!- | peej [~peej@s5591aacb.adsl.wanadoo.nl] has joined #debian |
| 09:07 | -!- | toto__42 [~toto@pD9E26988.dip.t-dialin.net] has quit [Quit: Leaving] |
| 09:07 | -!- | dante_2core [~dante@80-219-138-134.dclient.hispeed.ch] has quit [Quit: afk] |
| 09:09 | -!- | dr|z3d [~dr|z3d@83TAAA47O.tor-irc.dnsbl.oftc.net] has quit [Remote host closed the connection] |
| 09:10 | -!- | dr|z3d [~dr|z3d@19NAAAW8F.tor-irc.dnsbl.oftc.net] has joined #debian |
| 09:11 | -!- | dante_2core [~dante@80-219-138-134.dclient.hispeed.ch] has joined #debian |
| 09:12 | -!- | gusnan [~gusnan@h79n3c1o269.bredband.skanova.com] has joined #debian |
| 09:14 | -!- | juzam [~thexman@jus25-4-88-177-208-162.fbx.proxad.net] has quit [Read error: Connection reset by peer] |
| 09:15 | -!- | adema [~adema@ariadne.enseirb.fr] has joined #debian |
| 09:16 | -!- | fsateler [~kvirc@pc-110-243-83-200.cm.vtr.net] has joined #debian |
| 09:16 | -!- | groolot [~groolot@88-139-69-147.adslgp.cegetel.net] has joined #debian |
| 09:19 | -!- | amber [~amber@24.89.42.13] has joined #debian |
| 09:19 | -!- | amber [~amber@24.89.42.13] has quit [] |
| 09:19 | -!- | flower [~d@cc305009-a.groni1.gr.home.nl] has joined #debian |
| 09:19 | -!- | jcwu [~jcwu@mail.vader.idv.tw] has joined #debian |
| 09:20 | -!- | dante_2core [~dante@80-219-138-134.dclient.hispeed.ch] has quit [Ping timeout: 480 seconds] |
| 09:20 | -!- | dante_2core [~dante@80-219-138-134.dclient.hispeed.ch] has joined #debian |
| 09:21 | -!- | flower [~d@cc305009-a.groni1.gr.home.nl] has quit [Remote host closed the connection] |
| 09:21 | <imganquan> | hi all. how to set the cursor of a tty? |
| 09:24 | -!- | mclur3 [~troy@c-9ef3e655.119-500-64736c10.cust.bredbandsbolaget.se] has joined #debian |
| 09:24 | -!- | Alan_New [~alan@cpe-90-157-137-10.dynamic.amis.net] has joined #debian |
| 09:25 | -!- | virm [~alex@236-141-112-92.pool.ukrtel.net] has quit [Quit: Leaving.] |
| 09:25 | -!- | dr|z3d [~dr|z3d@19NAAAW8F.tor-irc.dnsbl.oftc.net] has quit [Remote host closed the connection] |
| 09:26 | -!- | ananth123 [~ananth@triband-mum-59.184.154.172.mtnl.net.in] has quit [Ping timeout: 480 seconds] |
| 09:26 | -!- | aranax [~aranax@200.49.162.225] has joined #debian |
| 09:27 | -!- | dr|z3d [~dr|z3d@83TAAA48H.tor-irc.dnsbl.oftc.net] has joined #debian |
| 09:27 | -!- | Nazcafan [~fou@ant06-1-82-242-110-209.fbx.proxad.net] has quit [Quit: Quitte] |
| 09:28 | -!- | inkbottle [~inkbottle@AAubervilliers-751-1-9-118.w90-3.abo.wanadoo.fr] has joined #debian |
| 09:29 | <inkbottle> | Hi, is there a channel for Wacom tablet (debian or linux)? |
| 09:29 | <dr|z3d> | inkbottle: Sure. wacom support is built into the kernel, I think. |
| 09:30 | <inkbottle> | :) |
| 09:30 | <abrotman> | inkbottle: is there a more specific question? |
| 09:30 | <dr|z3d> | At least, there's support available somewhere afaik, if not the kernel. |
| 09:30 | <inkbottle> | abrotman, yes, i intend to buy a "pen and touch" |
| 09:30 | <locklace> | !wacom |
| 09:30 | <dpkg> | [wacom][wacom] 'man 4 wacom'; or /usr/doc/HOWTO/en-html/mini/Wacom-USB-mini-HOWTO.html; They are graphics tablets :), or for debian specific help check out http://www.i3s.unice.fr/~ol/success.html |
| 09:31 | <abrotman> | inkbottle: and .. what about that? |
| 09:32 | <inkbottle> | abrotman, I would like to know if it would work well? |
| 09:32 | <inkbottle> | it is not listed as supported device |
| 09:33 | <inkbottle> | at linuxwacom |
| 09:36 | -!- | coruja [~coruja@coruja.info] has quit [Server closed connection] |
| 09:36 | -!- | oskie [~usel@h23n4-m-fb-gr100.ias.bredband.telia.com] has quit [Server closed connection] |
| 09:36 | -!- | oskie [~usel@h23n4-m-fb-gr100.ias.bredband.telia.com] has joined #debian |
| 09:36 | -!- | cahoot [~radix@82.183.196.76] has joined #debian |
| 09:36 | -!- | coruja [coruja@coruja.info] has joined #debian |
| 09:37 | -!- | mode/#debian [+l 413] by debhelper |
| 09:37 | -!- | Nazcafan [~fou@ant06-1-82-242-110-209.fbx.proxad.net] has joined #debian |
| 09:39 | -!- | phyrrus [~phyrrus@97-85-79-77.dhcp.aldl.mi.charter.com] has quit [Remote host closed the connection] |
| 09:40 | -!- | dotslash [~frank@5ED6A969.cable.ziggo.nl] has joined #debian |
| 09:41 | -!- | wr| [~wr@p54BE729C.dip.t-dialin.net] has joined #debian |
| 09:43 | -!- | phyrrus [~phyrrus@97-85-79-77.dhcp.aldl.mi.charter.com] has joined #debian |
| 09:43 | -!- | rudi_s_ [~rudi_s@p5DCE557F.dip.t-dialin.net] has joined #debian |
| 09:46 | -!- | satanus [~master@c-24-118-214-120.hsd1.mn.comcast.net] has quit [Quit: satanus] |
| 09:47 | -!- | Appy [~appy@bb-87-81-131-10.ukonline.co.uk] has joined #debian |
| 09:47 | -!- | Appy [~appy@bb-87-81-131-10.ukonline.co.uk] has quit [Remote host closed the connection] |
| 09:47 | -!- | mik-3000 [~mik-3000@77.225.138.220] has joined #debian |
| 09:47 | -!- | Celelibi [celelibi@23.92.197-77.rev.gaoland.net] has quit [Server closed connection] |
| 09:47 | -!- | mik-3000 [~mik-3000@77.225.138.220] has left #debian [] |
| 09:48 | -!- | Celelibi [celelibi@23.92.197-77.rev.gaoland.net] has joined #debian |
| 09:48 | -!- | rudi_s [~rudi_s@p5DCE557F.dip.t-dialin.net] has quit [Ping timeout: 480 seconds] |
| 09:49 | -!- | shev-mike [~Miranda@81.23.24.117] has joined #debian |
| 09:50 | -!- | shev-mike [~Miranda@81.23.24.117] has quit [] |
| 09:51 | -!- | f3n7x [~mik-3000@77.225.138.220] has joined #debian |
| 09:51 | -!- | dooglus [~dooglus@rincevent.net] has left #debian [] |
| 09:52 | -!- | sepultina [~quassel@zux221-142-079.adsl.green.ch] has quit [Remote host closed the connection] |
| 09:52 | -!- | pythonic [~system@c211-30-2-154.rivrw2.nsw.optusnet.com.au] has joined #debian |
| 09:52 | -!- | f3n7x [~mik-3000@77.225.138.220] has quit [] |
| 09:52 | <pythonic> | hi, is there some place i can find when a developer's account was activated/disabled? |
| 09:53 | -!- | babilen is now known as Guest1422 |
| 09:53 | -!- | babilen [~babilen@mnhm-4d010dde.pool.mediaWays.net] has joined #debian |
| 09:53 | <pythonic> | the best information i have atm is the keyring changelog |
| 09:54 | -!- | groolot [~groolot@88-139-69-147.adslgp.cegetel.net] has quit [Quit: This computer has gone to sleep] |
| 09:55 | -!- | Guest1422 [~babilen@mnhm-4d010019.pool.mediaWays.net] has quit [Ping timeout: 480 seconds] |
| 09:55 | -!- | ant7771 [~jay@95.139.167.49] has joined #debian |
| 09:57 | -!- | Qube [~Qube@87.69.215.243] has joined #debian |
| 09:58 | -!- | ant777 [~jay@95.139.144.143] has quit [Ping timeout: 480 seconds] |
| 09:59 | -!- | trifolio6 [~h@62.43.58.74.dyn.user.ono.com] has quit [Remote host closed the connection] |
| 09:59 | -!- | Qube [~Qube@87.69.215.243] has quit [] |
| 10:00 | -!- | dotslash [~frank@5ED6A969.cable.ziggo.nl] has quit [Ping timeout: 480 seconds] |
| 10:00 | -!- | ant7771 [~jay@95.139.167.49] has quit [] |
| 10:00 | -!- | Meise1 [~daniel@xdsl-89-0-165-57.netcologne.de] has joined #debian |
| 10:00 | -!- | trifolio6 [~h@62.43.58.74.dyn.user.ono.com] has joined #debian |
| 10:04 | -!- | phyrrus [~phyrrus@97-85-79-77.dhcp.aldl.mi.charter.com] has quit [Remote host closed the connection] |
| 10:05 | -!- | ssem [~adli.hous@41.105.33.183] has joined #debian |
| 10:05 | -!- | ssem [~adli.hous@41.105.33.183] has left #debian [] |
| 10:06 | -!- | ananth123 [~ananth@triband-mum-59.184.159.225.mtnl.net.in] has joined #debian |
| 10:06 | -!- | pythonic [~system@c211-30-2-154.rivrw2.nsw.optusnet.com.au] has quit [Quit: using sirc version 2.211+KSIRC/1.3.12] |
| 10:07 | -!- | phyrrus [~phyrrus@97-85-79-77.dhcp.aldl.mi.charter.com] has joined #debian |
| 10:07 | -!- | phyrrus [~phyrrus@97-85-79-77.dhcp.aldl.mi.charter.com] has quit [Remote host closed the connection] |
| 10:08 | -!- | phyrrus [~phyrrus@97-85-79-77.dhcp.aldl.mi.charter.com] has joined #debian |
| 10:11 | -!- | ffws [~ffws@uhweb14205.united-hoster.com] has quit [Server closed connection] |
| 10:11 | -!- | ffws [~ffws@uhweb14205.united-hoster.com] has joined #debian |
| 10:12 | -!- | brbrbr [~brbrbrbrb@213.109.29.15] has quit [Quit: Mwahahahahahahaha :)] |
| 10:12 | -!- | fsateler [~kvirc@pc-110-243-83-200.cm.vtr.net] has quit [Ping timeout: 480 seconds] |
| 10:13 | -!- | pits [~pits@170.Red-83-41-90.dynamicIP.rima-tde.net] has joined #debian |
| 10:13 | -!- | satanus [~master@c-24-118-214-120.hsd1.mn.comcast.net] has joined #debian |
| 10:14 | -!- | trifolio6 [~h@62.43.58.74.dyn.user.ono.com] has quit [Remote host closed the connection] |
| 10:15 | -!- | JMorrison [~JMorrison@190.22.65.95] has joined #debian |
| 10:15 | <JMorrison> | hola, alguien que hable español? |
| 10:15 | -!- | trifolio6 [~h@62.43.58.74.dyn.user.ono.com] has joined #debian |
| 10:15 | <locklace> | !es |
| 10:15 | <dpkg> | Hispanohablantes: Por favor /join #debian-es, alli obtendran mas ayuda. Spanish Speakers: Please /join #debian-es, there you will get much more help. |
| 10:19 | -!- | ichdasich [8ba6b40585@188.40.152.6] has quit [Server closed connection] |
| 10:19 | -!- | ichdasich [~ichdasich@dalek.wouldyoubuythis.net] has joined #debian |
| 10:20 | -!- | gusnan [~gusnan@h79n3c1o269.bredband.skanova.com] has quit [Quit: Lämnar] |
| 10:21 | -!- | Sirenia [~sirenia@93.186.164.51] has quit [Server closed connection] |
| 10:21 | -!- | Lethalman [~lethal@host135-116-dynamic.247-95-r.retail.telecomitalia.it] has joined #debian |
| 10:22 | -!- | Sirenia [~sirenia@93.186.164.51] has joined #debian |
| 10:22 | -!- | peej [~peej@s5591aacb.adsl.wanadoo.nl] has quit [Remote host closed the connection] |
| 10:22 | -!- | ehren [~ehren@CPE001d72dc062e-CM000a739ab175.cpe.net.cable.rogers.com] has quit [Ping timeout: 480 seconds] |
| 10:25 | -!- | EagleRock [~EagleRock@pool-98-109-117-2.nwrknj.fios.verizon.net] has quit [Ping timeout: 480 seconds] |
| 10:26 | -!- | matth_ [evan@gelim.net] has joined #debian |
| 10:26 | -!- | AbsintheSyringe [~havoc@SE400.PPPoE-6889.sa.bih.net.ba] has joined #debian |
| 10:27 | -!- | happydufus [~happydufu@cpc3-hari10-0-0-cust673.hari.cable.virginmedia.com] has joined #debian |
| 10:28 | -!- | virm1 [~alex@236-141-112-92.pool.ukrtel.net] has joined #debian |
| 10:28 | -!- | matth [evan@gelim.net] has quit [Ping timeout: 480 seconds] |
| 10:28 | -!- | kneet [~chris@home.chrissearle.org] has quit [Server closed connection] |
| 10:28 | -!- | kneet [~chris@home.chrissearle.org] has joined #debian |
| 10:31 | -!- | imganquan [~ganquan@117.39.55.109] has quit [Quit: leaving] |
| 10:33 | -!- | Meise1 [~daniel@xdsl-89-0-165-57.netcologne.de] has quit [Ping timeout: 480 seconds] |
| 10:34 | -!- | happydufus [~happydufu@cpc3-hari10-0-0-cust673.hari.cable.virginmedia.com] has quit [Remote host closed the connection] |
| 10:35 | -!- | yo [~yo@77.85-86-199.dynamic.clientes.euskaltel.es] has joined #debian |
| 10:41 | -!- | toto42 [~toto@pD9E26988.dip.t-dialin.net] has joined #debian |
| 10:42 | -!- | bgupta_ [~bgupta@h-68-164-142-66.nycmny83.static.covad.net] has joined #debian |
| 10:43 | -!- | dcat_ [~dirtycat@ip70-188-17-162.rn.hr.cox.net] has joined #debian |
| 10:45 | -!- | dcat [~dirtycat@ip70-188-1-177.rn.hr.cox.net] has quit [Ping timeout: 480 seconds] |
| 10:45 | -!- | phyrrus [~phyrrus@97-85-79-77.dhcp.aldl.mi.charter.com] has quit [Remote host closed the connection] |
| 10:45 | -!- | musca [musca@tyrael.eu] has quit [Server closed connection] |
| 10:45 | -!- | musca [musca@tyrael.eu] has joined #debian |
| 10:46 | -!- | Montechio [~Marinho@187.20.81.132] has joined #debian |
| 10:47 | -!- | QPrime [~QPrime@96-36-117-011.static.hckr.nc.charter.com] has quit [Ping timeout: 480 seconds] |
| 10:49 | -!- | tjol [~free-zomb@p4FE5C29C.dip.t-dialin.net] has joined #debian |
| 10:49 | -!- | phyrrus [~phyrrus@97-85-79-77.dhcp.aldl.mi.charter.com] has joined #debian |
| 10:49 | -!- | Alan_New [~alan@cpe-90-157-137-10.dynamic.amis.net] has quit [Quit: That's all folks.] |
| 10:49 | -!- | phyrrus [~phyrrus@97-85-79-77.dhcp.aldl.mi.charter.com] has quit [Remote host closed the connection] |
| 10:49 | -!- | bgupta [~bgupta@h-68-164-142-66.nycmny83.static.covad.net] has quit [Ping timeout: 480 seconds] |
| 10:49 | -!- | bgupta_ is now known as bgupta |
| 10:49 | -!- | phyrrus [~phyrrus@97-85-79-77.dhcp.aldl.mi.charter.com] has joined #debian |
| 10:50 | -!- | Xeross [~x3r0ss@5ED29021.cable.ziggo.nl] has joined #debian |
| 10:50 | <Xeross> | Is it possible to install a debian package twice with both different configs ? |
| 10:50 | -!- | sun [~sun@c-68-81-123-242.hsd1.nj.comcast.net] has joined #debian |
| 10:50 | <patrikf> | Xeross: what do you actually want to do? |
| 10:51 | <sun> | hi im trying to use audacious2 to listen to a streaming playlist from a radio station but it always crashes... what other lightweight, simple audio players are out there that can play streaming audio? |
| 10:51 | <Xeross> | patrikf: Run 2 instances of powerdns 1 for local dns and 1 for external |
| 10:51 | <Xeross> | patrikf: BOth on a different port and using haproxy for redirecting to correct port |
| 10:51 | <jackyf> | sun: try qmmp |
| 10:52 | -!- | screenn [~screenn@77.222.135.254] has quit [Quit: Leaving] |
| 10:52 | -!- | kimqpham [~kimqpham@0x573a0d35.ngnqu1.dynamic.dsl.tele.dk] has joined #debian |
| 10:52 | <kimqpham> | Hello |
| 10:52 | <kimqpham> | i need help |
| 10:52 | <kimqpham> | i cant install graphic driver |
| 10:53 | <locklace> | !tell kimqpham about how to ask |
| 10:53 | <kimqpham> | can u help me pl0x |
| 10:53 | <kimqpham> | im new to linux |
| 10:53 | -!- | davyg [~davyg@dau94-9-88-178-191-172.fbx.proxad.net] has quit [Ping timeout: 480 seconds] |
| 10:53 | <locklace> | !u |
| 10:53 | <dpkg> | Damnit Jim! It's YOU. Y-O-U. Not *U*. U is a letter. YOU is a word. See ne1, or wud. Dutch for 'you' (formal singular). See http://ars.userfriendly.org/cartoons/?id=20041201 |
| 10:53 | <patrikf> | Xeross: you can't install a debian package twice on the same system, nor would that make any sense |
| 10:54 | <Xeross> | patrikf: In my situation it kind of would |
| 10:54 | -!- | superjet_busy [~superjet@1GLAABOSK.tor-irc.dnsbl.oftc.net] has quit [Quit: Lost terminal] |
| 10:54 | <patrikf> | Xeross: you can, of course, write a separate init script for the second invocation. |
| 10:54 | <Xeross> | hmm |
| 10:54 | <Xeross> | Wish powerdns had a way of specifying custom dns for ip address ranges |
| 10:54 | <patrikf> | Xeross: your software might also provide a way to serve different results depending on where the request comes from |
| 10:54 | <Xeross> | patrikf: that's the problem it doesnt |
| 10:54 | <patrikf> | yeah... maybe some other dns server can do that |
| 10:55 | -!- | ant [~anton@cpc2-sout4-0-0-cust239.sotn.cable.ntl.com] has joined #debian |
| 10:55 | <kimqpham> | hello |
| 10:55 | <sun> | jackyf THANKS!!!! |
| 10:55 | -!- | sun [~sun@c-68-81-123-242.hsd1.nj.comcast.net] has quit [Quit: Leaving] |
| 10:55 | <Xeross> | patrikf: I steered clear from bind because it had a lot of security issues, plus pdns has mysql support |
| 10:55 | <kimqpham> | heelp someone |
| 10:55 | <jackyf> | sun: works? :) |
| 10:56 | -!- | tjol_ [~free-zomb@p4FE5D4B2.dip.t-dialin.net] has quit [Ping timeout: 480 seconds] |
| 10:56 | <locklace> | !slap kimqpham |
| 10:56 | * | dpkg strikes a resounding *THWAP* across kimqpham's face |
| 10:57 | -!- | legnaleurc [~quassel@123.205.248.119] has joined #debian |
| 10:57 | <noflash> | !dk |
| 10:57 | <dpkg> | hmm... dk is Hvis du vil tale dansk og få hjælp til debian, skriv /join #linux.dk in your irc client, also the country Denmark |
| 10:58 | -!- | phyrrus [~phyrrus@97-85-79-77.dhcp.aldl.mi.charter.com] has quit [Ping timeout: 480 seconds] |
| 10:59 | -!- | Montechio [~Marinho@187.20.81.132] has quit [Quit: Saindo] |
| 10:59 | -!- | kimqpham [~kimqpham@0x573a0d35.ngnqu1.dynamic.dsl.tele.dk] has quit [Remote host closed the connection] |
| 11:00 | -!- | isak [~isak@78-73-89-9-no169.tbcn.telia.com] has joined #debian |
| 11:00 | -!- | QPrime [~QPrime@96-36-117-011.static.hckr.nc.charter.com] has joined #debian |
| 11:00 | -!- | FairyCosmo [~Cossie@2001:6f8:1c55:0:4409:9d75:8777:4934] has joined #debian |
| 11:05 | -!- | groolot [~groolot@88-139-69-147.adslgp.cegetel.net] has joined #debian |
| 11:05 | -!- | eepica [~eepica@200.122.211.18] has joined #debian |
| 11:06 | -!- | JMorrison [~JMorrison@190.22.65.95] has quit [Quit: Saliendo] |
| 11:08 | -!- | Greg [~Greg@graska.reolight.net] has joined #debian |
| 11:09 | -!- | phyrrus [~phyrrus@97-85-79-77.dhcp.aldl.mi.charter.com] has joined #debian |
| 11:09 | -!- | mike__ [~mike@host176-172-dynamic.24-79-r.retail.telecomitalia.it] has joined #debian |
| 11:10 | -!- | cahoot [~radix@82.183.196.76] has quit [Ping timeout: 480 seconds] |
| 11:10 | -!- | server [~server@p579F8F7C.dip.t-dialin.net] has joined #debian |
| 11:10 | -!- | Xeross [~x3r0ss@5ED29021.cable.ziggo.nl] has quit [] |
| 11:11 | -!- | fapa [~fapa@dslb-092-074-123-047.pools.arcor-ip.net] has joined #debian |
| 11:11 | -!- | fapa [~fapa@dslb-092-074-123-047.pools.arcor-ip.net] has left #debian [] |
| 11:13 | -!- | groolot [~groolot@88-139-69-147.adslgp.cegetel.net] has quit [Ping timeout: 480 seconds] |
| 11:13 | -!- | mike__ [~mike@host176-172-dynamic.24-79-r.retail.telecomitalia.it] has quit [] |
| 11:13 | -!- | miksuh [~miksuh@a88-113-19-52.elisa-laajakaista.fi] has quit [Server closed connection] |
| 11:14 | -!- | miksuh [~miksuh@a88-113-19-52.elisa-laajakaista.fi] has joined #debian |
| 11:14 | -!- | dotslash [~frank@5ED6A969.cable.ziggo.nl] has joined #debian |
| 11:15 | -!- | jtaji [~jtaji@c-174-59-115-229.hsd1.pa.comcast.net] has quit [Quit: Leaving] |
| 11:20 | -!- | frewo64 [~frewo64@p5491D2C1.dip.t-dialin.net] has joined #debian |
| 11:21 | -!- | tjol_ [~free-zomb@p4FE5EA0D.dip.t-dialin.net] has joined #debian |
| 11:21 | -!- | ant [~anton@cpc2-sout4-0-0-cust239.sotn.cable.ntl.com] has quit [Ping timeout: 480 seconds] |
| 11:23 | -!- | Nazcafan [~fou@ant06-1-82-242-110-209.fbx.proxad.net] has quit [Quit: Quitte] |
| 11:24 | -!- | QPrime [~QPrime@96-36-117-011.static.hckr.nc.charter.com] has quit [Ping timeout: 480 seconds] |
| 11:24 | -!- | metalqga [~metalqga@cable-84-43-147-83.mnet.bg] has joined #debian |
| 11:24 | -!- | Worf_ [~worf@84-119-66-245.dynamic.xdsl-line.inode.at] has quit [Remote host closed the connection] |
| 11:24 | -!- | metalqga [~metalqga@cable-84-43-147-83.mnet.bg] has left #debian [] |
| 11:25 | -!- | carlos_gomes [~carlos_go@20150249006.user.veloxzone.com.br] has joined #debian |
| 11:25 | -!- | happydufus [~happydufu@cpc3-hari10-0-0-cust673.hari.cable.virginmedia.com] has joined #debian |
| 11:26 | -!- | carlos_gomes [~carlos_go@20150249006.user.veloxzone.com.br] has quit [Remote host closed the connection] |
| 11:27 | -!- | jtaji [~jtaji@c-174-59-115-229.hsd1.pa.comcast.net] has joined #debian |
| 11:28 | -!- | tjol [~free-zomb@p4FE5C29C.dip.t-dialin.net] has quit [Ping timeout: 480 seconds] |
| 11:30 | -!- | idis_ [~thibaut@ATuileries-152-1-68-31.w83-202.abo.wanadoo.fr] has joined #debian |
| 11:33 | -!- | idis_ [~thibaut@ATuileries-152-1-68-31.w83-202.abo.wanadoo.fr] has left #debian [] |
| 11:34 | -!- | EagleRock [~EagleRock@ool-435282e9.dyn.optonline.net] has joined #debian |
| 11:34 | -!- | server [~server@p579F8F7C.dip.t-dialin.net] has quit [Quit: Verlassend] |
| 11:35 | -!- | shiznatix [~shiznatix@195.222.2.22] has joined #debian |
| 11:35 | -!- | Meise1 [~daniel@xdsl-89-0-149-17.netcologne.de] has joined #debian |
| 11:36 | -!- | heiko [~heiko@pD9ED26F0.dip0.t-ipconnect.de] has joined #debian |
| 11:37 | <heiko> | also, hab gerade den Tipp von aynoS probiert und es scheint zu funktionieren, nach X Neustart erscheint kurz das NV-Logo. Was genau ist jetzt denn anders als wenn ich es im smxi mache? |
| 11:37 | <locklace> | !de |
| 11:37 | <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). |
| 11:38 | -!- | heiko [~heiko@pD9ED26F0.dip0.t-ipconnect.de] has quit [Remote host closed the connection] |
| 11:38 | -!- | lotman_ [~quassel@dslb-088-073-136-121.pools.arcor-ip.net] has quit [Remote host closed the connection] |
| 11:39 | -!- | lucascoala [~lucascoal@20158137031.user.veloxzone.com.br] has joined #debian |
| 11:40 | -!- | shiznatix [~shiznatix@195.222.2.22] has quit [Remote host closed the connection] |
| 11:41 | -!- | ananth123 [~ananth@triband-mum-59.184.159.225.mtnl.net.in] has quit [Remote host closed the connection] |
| 11:42 | -!- | suiside [~suiside@a88-114-93-253.elisa-laajakaista.fi] has quit [Server closed connection] |
| 11:42 | -!- | EagleRock [~EagleRock@ool-435282e9.dyn.optonline.net] has quit [Read error: Connection reset by peer] |
| 11:42 | -!- | suiside [~suiside@a88-114-93-253.elisa-laajakaista.fi] has joined #debian |
| 11:43 | -!- | nse [~leo@187.59.117.50] has quit [Quit: Leaving.] |
| 11:43 | -!- | nse [~leo@187.59.117.50] has joined #debian |
| 11:44 | -!- | kon [~kon@77-56-239-174.dclient.hispeed.ch] has joined #debian |
| 11:45 | -!- | cahoot [~radix@82.183.196.76] has joined #debian |
| 11:46 | -!- | phyrrus [~phyrrus@97-85-79-77.dhcp.aldl.mi.charter.com] has quit [Remote host closed the connection] |
| 11:48 | -!- | ananth123 [~ananth@triband-mum-59.184.152.98.mtnl.net.in] has joined #debian |
| 11:50 | -!- | phyrrus [~phyrrus@97-85-79-77.dhcp.aldl.mi.charter.com] has joined #debian |
| 11:51 | -!- | Holborn [~holborn@170.Red-88-26-182.staticIP.rima-tde.net] has quit [Quit: Lost terminal] |
| 11:52 | -!- | f1ash [~andi@dslb-088-064-068-247.pools.arcor-ip.net] has quit [Remote host closed the connection] |
| 11:52 | -!- | ml| [~ml@c-98-211-210-105.hsd1.fl.comcast.net] has quit [] |
| 11:53 | -!- | happydufus [~happydufu@cpc3-hari10-0-0-cust673.hari.cable.virginmedia.com] has quit [Remote host closed the connection] |
| 11:53 | -!- | dotslash [~frank@5ED6A969.cable.ziggo.nl] has quit [Ping timeout: 480 seconds] |
| 11:55 | -!- | kutio [~kutio@vig38-1-82-67-76-10.fbx.proxad.net] has quit [Quit: Quitte] |
| 11:55 | -!- | ah [~andreas@dslb-094-222-080-200.pools.arcor-ip.net] has joined #debian |
| 11:56 | -!- | eepica [~eepica@200.122.211.18] has quit [Remote host closed the connection] |
| 11:59 | -!- | linac [~lin@122.90.110.64] has quit [Quit: Leaving] |
| 11:59 | -!- | phocean [~jc@89-159-121-109.rev.dartybox.com] has joined #debian |
| 11:59 | -!- | phocean [~jc@89-159-121-109.rev.dartybox.com] has left #debian [] |
| 12:02 | -!- | QPrime [~QPrime@96-36-117-011.static.hckr.nc.charter.com] has joined #debian |
| 12:03 | -!- | ah [~andreas@dslb-094-222-080-200.pools.arcor-ip.net] has quit [Remote host closed the connection] |
| 12:07 | -!- | mode/#debian [+l 407] by debhelper |
| 12:09 | -!- | kutio [~kutio@vig38-1-82-67-76-10.fbx.proxad.net] has joined #debian |
| 12:11 | <locklace> | !qotd0 |
| 12:11 | <dpkg> | <d0ugie> kickin it real on efnet, doing takeovers on #hack manually, typing really fast to mode -o everyone <sussudio> d0ugie: can you stop being a sad wanker? |
| 12:13 | -!- | maKtieOS [~xyz@host91-140-dynamic.22-79-r.retail.telecomitalia.it] has joined #debian |
| 12:14 | -!- | maKtieOS [~xyz@host91-140-dynamic.22-79-r.retail.telecomitalia.it] has quit [Remote host closed the connection] |
| 12:16 | -!- | bgupta [~bgupta@h-68-164-142-66.nycmny83.static.covad.net] has quit [Quit: bgupta] |
| 12:16 | -!- | sdf [~sdf@s4b78-1-88-181-197-42.fbx.proxad.net] has joined #debian |
| 12:17 | -!- | sdf [~sdf@s4b78-1-88-181-197-42.fbx.proxad.net] has quit [] |
| 12:18 | -!- | maKtieOS [~xyz@host154-89-dynamic.27-79-r.retail.telecomitalia.it] has joined #debian |
| 12:27 | -!- | dwatson_ [~dwatson@planetwatson.co.uk] has quit [Server closed connection] |
| 12:27 | -!- | dwatson [~dwatson@planetwatson.co.uk] has joined #debian |
| 12:30 | -!- | mclur3 [~troy@c-9ef3e655.119-500-64736c10.cust.bredbandsbolaget.se] has quit [Ping timeout: 480 seconds] |
| 12:31 | -!- | sergio [~sergio@host252-224-dynamic.17-87-r.retail.telecomitalia.it] has joined #debian |
| 12:31 | -!- | sergio is now known as Guest1434 |
| 12:31 | -!- | ehren [~ehren@CPE001d72dc062e-CM000a739ab175.cpe.net.cable.rogers.com] has joined #debian |
| 12:33 | -!- | Guest1434 [~sergio@host252-224-dynamic.17-87-r.retail.telecomitalia.it] has quit [] |
| 12:33 | -!- | lanthan_ [~ze@p54B7D0C5.dip.t-dialin.net] has joined #debian |
| 12:34 | -!- | greshnik [~greshnik@92-125-37-94-xdsl-dynamic.kuzbass.net] has joined #debian |
| 12:34 | <greshnik> | hi |
| 12:34 | <greshnik> | =) |
| 12:34 | -!- | bgupta [~bgupta@h-68-164-142-66.nycmny83.static.covad.net] has joined #debian |
| 12:34 | -!- | phyrrus [~phyrrus@97-85-79-77.dhcp.aldl.mi.charter.com] has quit [Ping timeout: 480 seconds] |
| 12:34 | <greshnik> | help me please! |
| 12:35 | <locklace> | !smack greshnik |
| 12:35 | <locklace> | !ask |
| 12:35 | * | dpkg smacks greshnik upside the head. |
| 12:35 | <greshnik> | i can not change my keyboard layout in xorg.conf |
| 12:35 | <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>. |
| 12:35 | -!- | phyrrus [~phyrrus@97-85-79-77.dhcp.aldl.mi.charter.com] has joined #debian |
| 12:36 | <greshnik> | i use ubuntu 8.04 |
| 12:36 | <greshnik> | Back Track 4 |
| 12:36 | <locklace> | !ubuntu |
| 12:36 | <dpkg> | Ubuntu is based on Debian, but it is not Debian, and it is unlikely to live up to Debian's standards (see <Debian policy>). Only Debian is supported on #debian. Use #ubuntu (irc.freenode.net) instead. Even if the channel happens to be less helpful, support for distributions other than Debian is offtopic on #debian. See also <based on debian>. |
| 12:36 | <locklace> | oh, not again. |
| 12:36 | <locklace> | !tell greshnik about backtrack |
| 12:36 | <locklace> | go to #remote-exploit on irc.freenode.net |
| 12:37 | <greshnik> | thank you |
| 12:40 | -!- | skylla [~skylla@c-fe49e155.173-1-64736c13.cust.bredbandsbolaget.se] has quit [Quit: Leaving] |
| 12:40 | -!- | locklace- [~locklace@04ZAACVMP.tor-irc.dnsbl.oftc.net] has joined #debian |
| 12:40 | -!- | locklace [~locklace@04ZAACU8D.tor-irc.dnsbl.oftc.net] has quit [Quit: Reconnecting] |
| 12:41 | -!- | lanthan__ [~ze@p54B7F9DC.dip.t-dialin.net] has quit [Ping timeout: 480 seconds] |
| 12:41 | -!- | locklace- is now known as locklace |
| 12:42 | -!- | ml| [~ml@c-98-211-210-105.hsd1.fl.comcast.net] has joined #debian |
| 12:42 | -!- | phyrrus_ [~phyrrus@97-85-79-77.dhcp.aldl.mi.charter.com] has joined #debian |
| 12:43 | -!- | andy [~Andy@ppp079166027004.dsl.hol.gr] has joined #debian |
| 12:44 | -!- | hever [~hever@ip-78-94-184-40.unitymediagroup.de] has joined #debian |
| 12:47 | -!- | mode/#debian [+l 413] by debhelper |
| 12:47 | -!- | phyrrus [~phyrrus@97-85-79-77.dhcp.aldl.mi.charter.com] has quit [Ping timeout: 480 seconds] |
| 12:47 | -!- | __iron [~tobias@p4FD2E168.dip.t-dialin.net] has joined #debian |
| 12:48 | -!- | xNetoXMartinsx [~neto@189.71.59.237] has joined #debian |
| 12:50 | -!- | virtuald [~hora@2002:52d1:9cc8::] has quit [Remote host closed the connection] |
| 12:50 | -!- | legnaleurc [~quassel@123.205.248.119] has quit [Remote host closed the connection] |
| 12:52 | -!- | dogi [~dogi@c-65-96-166-32.hsd1.ma.comcast.net] has quit [Ping timeout: 480 seconds] |
| 12:53 | -!- | mike_ [~mike@76.199.172.116] has quit [Ping timeout: 480 seconds] |
| 12:53 | -!- | kallisti [~kallisti@80.30.237.217] has joined #debian |
| 12:54 | -!- | andy [~Andy@ppp079166027004.dsl.hol.gr] has quit [Remote host closed the connection] |
| 12:54 | -!- | drakeman [~drakeman@selena.electrisa.com] has quit [Quit: Saliendo] |
| 12:55 | -!- | kallisti [~kallisti@80.30.237.217] has quit [Remote host closed the connection] |
| 12:55 | -!- | inkbottle [~inkbottle@AAubervilliers-751-1-9-118.w90-3.abo.wanadoo.fr] has quit [Quit: Leaving] |
| 12:57 | -!- | mode/#debian [+l 407] by debhelper |
| 12:58 | -!- | envyless [~michael@91.111.125.27] has joined #debian |
| 13:00 | -!- | xNetoXMartinsx [~neto@189.71.59.237] has quit [Quit: Saindo] |
| 13:03 | -!- | aranax [~aranax@200.49.162.225] has quit [Quit: Saliendo] |
| 13:04 | -!- | mike_ [~mike@adsl-69-210-143-92.dsl.milwwi.ameritech.net] has joined #debian |
| 13:07 | -!- | goodger [~ben@94-194-7-33.zone8.bethere.co.uk] has quit [Remote host closed the connection] |
| 13:09 | -!- | deavid [~deavid@sedice.dnssw.net] has quit [Server closed connection] |
| 13:09 | -!- | deavid [~deavid@sedice.dnssw.net] has joined #debian |
| 13:10 | -!- | negro-jei [~negro@186.81.84.250] has joined #debian |
| 13:11 | -!- | goodger [~ben@94-194-7-33.zone8.bethere.co.uk] has joined #debian |
| 13:11 | -!- | alephnull_ [~alok@122.172.35.8] has joined #debian |
| 13:13 | -!- | jakeriver [~jakeriver@xob.kapsi.fi] has quit [Server closed connection] |
| 13:13 | -!- | jakeriver [jakeriver@xob.kapsi.fi] has joined #debian |
| 13:15 | -!- | djj [djj@xob.kapsi.fi] has quit [Server closed connection] |
| 13:15 | -!- | djj [djj@xob.kapsi.fi] has joined #debian |
| 13:16 | -!- | davyg [~davyg@dau94-9-88-178-191-172.fbx.proxad.net] has joined #debian |
| 13:16 | -!- | quaker66 [~quaker66@213.191.105.214] has quit [Quit: Leaving..] |
| 13:17 | -!- | greshnik [~greshnik@92-125-37-94-xdsl-dynamic.kuzbass.net] has quit [Quit: Leaving] |
| 13:18 | -!- | saapas [saapas@xob.kapsi.fi] has quit [Server closed connection] |
| 13:18 | -!- | shrubbery [saapas@xob.kapsi.fi] has joined #debian |
| 13:18 | -!- | shrubbery is now known as saapas |
| 13:19 | -!- | AbsintheSyringe [~havoc@SE400.PPPoE-6889.sa.bih.net.ba] has quit [Ping timeout: 480 seconds] |
| 13:20 | -!- | Spami|Thug [~Spami|Thu@ALyon-153-1-34-12.w86-194.abo.wanadoo.fr] has quit [Ping timeout: 480 seconds] |
| 13:21 | -!- | Nazcafan [~fou@ant06-1-82-242-110-209.fbx.proxad.net] has joined #debian |
| 13:21 | -!- | pits [~pits@170.Red-83-41-90.dynamicIP.rima-tde.net] has quit [Quit: Saliendo] |
| 13:23 | -!- | adema [~adema@ariadne.enseirb.fr] has quit [Quit: Quitte] |
| 13:24 | -!- | craigevil [~craigevil@adsl-76-249-18-82.dsl.klmzmi.sbcglobal.net] has joined #debian |
| 13:24 | -!- | kham [~kham@78.235.84.126] has quit [Read error: Connection reset by peer] |
| 13:25 | -!- | Nazcafan [~fou@ant06-1-82-242-110-209.fbx.proxad.net] has quit [] |
| 13:26 | -!- | Nazcafan [~fou@ant06-1-82-242-110-209.fbx.proxad.net] has joined #debian |
| 13:26 | -!- | goodger_ [~ben@94-194-7-33.zone8.bethere.co.uk] has joined #debian |
| 13:27 | -!- | Nazcafan [~fou@ant06-1-82-242-110-209.fbx.proxad.net] has quit [] |
| 13:27 | -!- | MJD [~quassel@CPE0015ef4fc6af-CM001bd7cbfc8c.cpe.net.cable.rogers.com] has joined #debian |
| 13:29 | -!- | goodger__ [~ben@host86-141-132-74.range86-141.btcentralplus.com] has joined #debian |
| 13:29 | -!- | wr| [~wr@p54BE729C.dip.t-dialin.net] has quit [Ping timeout: 480 seconds] |
| 13:30 | -!- | alephnull_ [~alok@122.172.35.8] has quit [Ping timeout: 480 seconds] |
| 13:32 | -!- | negro-jei [~negro@186.81.84.250] has quit [Remote host closed the connection] |
| 13:33 | -!- | goodger [~ben@94-194-7-33.zone8.bethere.co.uk] has quit [Ping timeout: 480 seconds] |
| 13:33 | -!- | AzaToth [~azatoth@32-232-96-87.cust.blixtvik.se] has joined #debian |
| 13:34 | -!- | stormblastt [~max@articling.prose.volia.net] has joined #debian |
| 13:35 | -!- | goodger_ [~ben@94-194-7-33.zone8.bethere.co.uk] has quit [Ping timeout: 480 seconds] |
| 13:37 | -!- | nisse [~nisse@CPE-124-178-233-152.static.vic.bigpond.net.au] has left #debian [] |
| 13:38 | -!- | Lethalman [~lethal@host135-116-dynamic.247-95-r.retail.telecomitalia.it] has quit [Quit: Ex-Chat] |
| 13:38 | -!- | alvarezp [~alvarezp@201.160.167.202.cable.dyn.cableonline.com.mx] has quit [Ping timeout: 480 seconds] |
| 13:39 | -!- | hever [~hever@ip-78-94-184-40.unitymediagroup.de] has quit [Remote host closed the connection] |
| 13:40 | -!- | annttu [annttu@82.128.138.2] has quit [Ping timeout: 480 seconds] |
| 13:41 | -!- | ct [~colin@cpc1-blfs8-0-0-cust689.belf.cable.ntl.com] has quit [Server closed connection] |
| 13:41 | -!- | ct [~colin@cpc1-blfs8-0-0-cust689.belf.cable.ntl.com] has joined #debian |
| 13:42 | -!- | goodger__ [~ben@host86-141-132-74.range86-141.btcentralplus.com] has quit [Ping timeout: 480 seconds] |
| 13:42 | -!- | negro-jei [~negro@186.81.84.250] has joined #debian |
| 13:44 | -!- | Meise1 [~daniel@xdsl-89-0-149-17.netcologne.de] has quit [Quit: Leaving.] |
| 13:45 | -!- | ml| [~ml@c-98-211-210-105.hsd1.fl.comcast.net] has quit [Ping timeout: 480 seconds] |
| 13:45 | -!- | Gunther [~Gunther@p4FD4E8EF.dip.t-dialin.net] has joined #debian |
| 13:46 | -!- | trifolio6 [~h@62.43.58.74.dyn.user.ono.com] has quit [Remote host closed the connection] |
| 13:47 | -!- | mode/#debian [+l 397] by debhelper |
| 13:47 | -!- | Gunther [~Gunther@p4FD4E8EF.dip.t-dialin.net] has quit [Remote host closed the connection] |
| 13:47 | -!- | dacorsa [~dacorsa@95.233.211.60] has joined #debian |
| 13:50 | -!- | GoNoGo [~GoNoGo@cro34-3-82-236-93-215.fbx.proxad.net] has joined #debian |
| 13:51 | -!- | Amorphous [jan@f049066075.adsl.alicedsl.de] has quit [Ping timeout: 480 seconds] |
| 13:53 | -!- | chealer [~chealer@69.172.76.197] has joined #debian |
| 13:54 | -!- | fapa [~fapa@dslb-092-074-123-047.pools.arcor-ip.net] has joined #debian |
| 13:55 | -!- | dacorsa [~dacorsa@95.233.211.60] has left #debian [Konversation terminated!] |
| 13:58 | -!- | almenara03 [~almenara0@102.Red-79-147-87.dynamicIP.rima-tde.net] has joined #debian |
| 13:59 | -!- | almenara03 [~almenara0@102.Red-79-147-87.dynamicIP.rima-tde.net] has left #debian [] |
| 13:59 | -!- | dr|z3d [~dr|z3d@83TAAA48H.tor-irc.dnsbl.oftc.net] has quit [Remote host closed the connection] |
| 13:59 | -!- | srw [~swo@f051112142.adsl.alicedsl.de] has joined #debian |
| 13:59 | -!- | dr|z3d [~dr|z3d@1GLAABOYY.tor-irc.dnsbl.oftc.net] has joined #debian |
| 14:00 | -!- | alien001 [~alien001@ip-173-195-userpool.zeg.zelkanet.hu] has joined #debian |
| 14:00 | -!- | sejerpz [~andrea@87.19.66.199] has quit [Quit: Ex-Chat] |
| 14:00 | -!- | alien001 [~alien001@ip-173-195-userpool.zeg.zelkanet.hu] has quit [] |
| 14:00 | -!- | BCDN [~burncloud@cpe-75-186-130-253.woh.res.rr.com] has joined #debian |
| 14:01 | -!- | freex [~user@62-47-25-251.adsl.highway.telekom.at] has quit [Read error: Connection reset by peer] |
| 14:01 | <BCDN> | Guys and gals: I'm getting this in my dmesg output any ideas? I'm not noticing any issuse with my performance, HDD through put or other wise. |
| 14:01 | <BCDN> | http://pastebin.com/m3f78b9c5 |
| 14:02 | -!- | Amorphous [jan@f049069087.adsl.alicedsl.de] has joined #debian |
| 14:02 | -!- | zl0ty [~zl0ty@91.193.96.88] has joined #debian |
| 14:06 | -!- | alvarezp [~alvarezp@201.160.167.202.cable.dyn.cableonline.com.mx] has joined #debian |
| 14:07 | -!- | swo [~swo@e176233172.adsl.alicedsl.de] has quit [Ping timeout: 480 seconds] |
| 14:07 | -!- | annttu [annttu@82.128.138.2] has joined #debian |
| 14:09 | -!- | chomwitt [~chomwitt@athedsl-404111.home.otenet.gr] has quit [Quit: leaving] |
| 14:10 | -!- | Daniel_Duesentrieb [~Daniel@duese-rulez.de] has quit [Server closed connection] |
| 14:10 | -!- | Daniel_Duesentrieb [~Daniel@duese-rulez.de] has joined #debian |
| 14:10 | <BCDN> | http://pastebin.com/m3f78b9c5 |
| 14:10 | -!- | f1ash [~andi@dslb-084-056-024-105.pools.arcor-ip.net] has joined #debian |
| 14:15 | -!- | drakfire [~drakfire@net-188-216-224-17.cust.dsl.vodafone.it] has joined #debian |
| 14:16 | -!- | maKtieOS [~xyz@host154-89-dynamic.27-79-r.retail.telecomitalia.it] has quit [Ping timeout: 480 seconds] |
| 14:17 | -!- | freex [~user@62-47-7-146.adsl.highway.telekom.at] has joined #debian |
| 14:18 | -!- | chrisreich [~Chris@cpe-74-74-175-26.rochester.res.rr.com] has joined #debian |
| 14:19 | -!- | dr|z3d [~dr|z3d@1GLAABOYY.tor-irc.dnsbl.oftc.net] has quit [Remote host closed the connection] |
| 14:19 | -!- | ant [~anton@cpc2-sout4-0-0-cust239.sotn.cable.ntl.com] has joined #debian |
| 14:20 | -!- | dr|z3d [~dr|z3d@1GLAABOY7.tor-irc.dnsbl.oftc.net] has joined #debian |
| 14:25 | -!- | stormblastt [~max@articling.prose.volia.net] has quit [Quit: Leaving] |
| 14:25 | -!- | chrisreich [~Chris@cpe-74-74-175-26.rochester.res.rr.com] has quit [Quit: leaving] |
| 14:25 | -!- | SwimsuitIssue [~quassel@c-a855e155.55-1-64736c12.cust.bredbandsbolaget.se] has joined #debian |
| 14:27 | -!- | mode/#debian [+l 403] by debhelper |
| 14:27 | -!- | derfel [~derfel@host251-66-dynamic.11-79-r.retail.telecomitalia.it] has quit [Remote host closed the connection] |
| 14:28 | -!- | derfel [~derfel@host251-66-dynamic.11-79-r.retail.telecomitalia.it] has joined #debian |
| 14:30 | -!- | leoncamel [~leon@58-3-168-18.ppp.bbiq.jp] has joined #debian |
| 14:31 | -!- | leoncamel [~leon@58-3-168-18.ppp.bbiq.jp] has quit [] |
| 14:33 | -!- | dante_2core [~dante@80-219-138-134.dclient.hispeed.ch] has quit [Quit: afk] |
| 14:33 | -!- | ant [~anton@cpc2-sout4-0-0-cust239.sotn.cable.ntl.com] has quit [Ping timeout: 480 seconds] |
| 14:33 | -!- | Guiiks [~Guiiks@ANancy-256-1-76-228.w90-26.abo.wanadoo.fr] has joined #debian |
| 14:34 | -!- | Meise1 [~daniel@xdsl-89-0-149-17.netcologne.de] has joined #debian |
| 14:39 | -!- | flixh [~flixh@77-21-214-148-dynip.superkabel.de] has quit [Server closed connection] |
| 14:39 | -!- | flixh [~flixh@77-21-214-148-dynip.superkabel.de] has joined #debian |
| 14:39 | -!- | Christmas [~embryo@christmas.user.oftc.net] has quit [Quit: Lost terminal] |
| 14:40 | -!- | airikka [~airikka@81-235-197-23-no57.tbcn.telia.com] has joined #debian |
| 14:41 | -!- | Christmas [~embryo@christmas.user.oftc.net] has joined #debian |
| 14:42 | <airikka> | hi! is there any channels dedicated for general questions and help about debian? |
| 14:42 | <dr|z3d> | airikka: Sure. This one. |
| 14:43 | -!- | PovAddict [~nicolas@190.189.230.31] has joined #debian |
| 14:43 | <PovAddict> | the 'insight' package appears to be broken |
| 14:43 | <dr|z3d> | !ask |
| 14:43 | <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>. |
| 14:43 | <PovAddict> | $ insight tests/parsertest |
| 14:43 | <PovAddict> | insight-bin: error while loading shared libraries: libitcl3.2.so.1: cannot open shared object file: No such file or directory |
| 14:44 | <PovAddict> | according to apt-file, libitcl3.2.so.1 doesn't exist in any current package |
| 14:45 | -!- | joydark [~nisse@CPE-124-178-233-152.static.vic.bigpond.net.au] has joined #debian |
| 14:45 | <joydark> | hello, i am in upgrade purgatory, i am typing this from the debian installer... ssh'd out |
| 14:45 | -!- | Meise1 [~daniel@xdsl-89-0-149-17.netcologne.de] has quit [Quit: Leaving.] |
| 14:46 | <PovAddict> | lol, irc from installer |
| 14:46 | <airikka> | Great, I'll try to explain my problem. I have a mac mini ppc with debian lenny that acts as a router. My problem is that if there are no (or very low) local network traffic, then it can take up to 1 minut before I can access a website. When I look at dmesg on my router it says eth0: Link down; eth0: Link is up at 100 Mbps, full-duplex.; eth0: Pause is disabled... might this be the problem? |
| 14:47 | <joydark> | i have one 60 gig hd, with a 17G xfs partition with the rootfs, 1GB ext3, for the /boot, and 40 gigs for xp. |
| 14:47 | -!- | dr|z3d [~dr|z3d@1GLAABOY7.tor-irc.dnsbl.oftc.net] has quit [Remote host closed the connection] |
| 14:48 | -!- | maKtieOS [~xyz@host242-89-dynamic.13-79-r.retail.telecomitalia.it] has joined #debian |
| 14:48 | -!- | dr|z3d [~dr|z3d@1GLAABOZR.tor-irc.dnsbl.oftc.net] has joined #debian |
| 14:49 | -!- | crib [~chris@port-92-202-117-143.dynamic.qsc.de] has quit [Server closed connection] |
| 14:49 | -!- | jcwu [~jcwu@mail.vader.idv.tw] has quit [Ping timeout: 480 seconds] |
| 14:49 | -!- | crib [~chris@port-92-202-117-143.dynamic.qsc.de] has joined #debian |
| 14:49 | -!- | MyWifeIs19 [~jw@cpe-72-225-142-230.nj.res.rr.com] has joined #debian |
| 14:49 | <chattr> | PovAddict: libitcl3.2.so.1 in lenny: http://packages.debian.org/search?mode=exactfilename&suite=lenny§ion=all&arch=any&searchon=contents&keywords=libitcl3.2.so.1 |
| 14:49 | <PovAddict> | apt-file fails then |
| 14:49 | <joydark> | the xfs/ext3 partitions are in a logical volume group, with the xfs (root) partition being encrypted with luks... when it boots up , it drops me to ash, and i have a feeling hte initramfs doesn't know what to do post-decryption. so i have switched into finnix, decryted and mounted both partitions, and chrooted into them, trying to A. fix the initramfs so that lenny can boot up correctly, and B install grub.. however when i have |
| 14:50 | <PovAddict> | ah no, wait |
| 14:50 | <joydark> | i also have tried passing update-initramfs -k all -u |
| 14:50 | <PovAddict> | I have testing |
| 14:50 | <joydark> | as well as "-c" |
| 14:50 | -!- | groolot [~groolot@88-139-69-147.adslgp.cegetel.net] has joined #debian |
| 14:50 | <joydark> | -c fails as it says there is already a file there, -u fails as proc is not mounted, |
| 14:51 | <joydark> | here for questions.. |
| 14:51 | <PovAddict> | anyway, is that a sobump without changing the package name? :/ |
| 14:52 | <chattr> | PovAddict: no idea |
| 14:55 | -!- | airikka [~airikka@81-235-197-23-no57.tbcn.telia.com] has quit [Ping timeout: 480 seconds] |
| 14:55 | <joydark> | i have all damned day to wait here.. thanks for the lovely "support" .. just trying to update the initramfs , and install grub so that deb will boot.. |
| 14:55 | -!- | mrnice [bouncer@ip077244250141.rev.nessus.at] has quit [Server closed connection] |
| 14:56 | -!- | rik_ [~rik@d51A58168.access.telenet.be] has joined #debian |
| 14:56 | <locklace> | !hurry |
| 14:56 | <dpkg> | Ohhhhh.... Aaaarrrreeee yyyyoooouuuuuuuuu iiiinnnn a huuuuurrrrrrryyyyy? Welllllll... We do not cater to the ["me!me!me! : mine!mine!mine! : now!now!now!now!"] crowd .. so bugger off! Run home crying now ..and tell jo'momma that we spanked you! |
| 14:56 | -!- | mrnice [bouncer@ip077244250141.rev.nessus.at] has joined #debian |
| 14:57 | <PovAddict> | joydark: if you don't get the support you expect, demand your money back |
| 14:57 | <joydark> | povaddict, i amnot in a hurry... |
| 14:57 | <joydark> | kind of hard to represent debian |
| 14:57 | <joydark> | when ye don't even help yer own. |
| 14:57 | <joydark> | much less anyone else. |
| 14:57 | <PovAddict> | I never had a problem installing |
| 14:57 | <joydark> | great os, shitty community. but that is a diff can of worms |
| 14:57 | <PovAddict> | hence, I have no experience fixing installation problems |
| 14:58 | <PovAddict> | I never used any kind of filesystem encryption either |
| 14:58 | <kmap> | joydark: You're not helping the cause |
| 14:58 | <joydark> | kmap: you don't know what I am doing.nor who I am ;-) |
| 14:58 | <PovAddict> | don't get defensive |
| 14:58 | <joydark> | ;-) |
| 14:58 | -!- | Meise1 [~daniel@xdsl-89-0-149-17.netcologne.de] has joined #debian |
| 14:58 | <kmap> | Expecting someone who knows the solution to your problems to be awake at this time AND read this AND help you, else Debian has a shitty community isn't my definition of positive spirit |
| 14:58 | <joydark> | I am not demanding support |
| 14:59 | <PovAddict> | no, you're just whining because you don't get any, *big* difference eh? :) |
| 14:59 | <joydark> | more dissapointed as there is an ideal that the community is supposed to ascrbe to, in practice.. it doesn't happen. |
| 14:59 | <joydark> | but as i said, that is a diff story |
| 14:59 | <joydark> | i am googling for alternative solutions in the meantime |
| 14:59 | -!- | nfc [nfc@cable-hvk-fe7ede00-156.dhcp.inet.fi] has joined #debian |
| 14:59 | <kmap> | joydark: Anyway, whenever this forum hasn't helped, I've found that the debian-user mailing list has had people come up with good suggestions |
| 14:59 | <kmap> | If you can wait that long, for people to reply, that is |
| 15:00 | <joydark> | lol, that will be funny, hey guys! my new os is debian-installer 5r3 |
| 15:00 | <kmap> | With the added benefit that the discussion is archived, so that others who search can ride on your discussions to solve their problems |
| 15:00 | <joydark> | absolutely |
| 15:01 | <joydark> | unless i try and use openssl_client to send the mail from here, not in a pos. to send an email that is.. as i said, |
| 15:01 | <joydark> | i am now without a mbr, as well as working os. |
| 15:01 | <joydark> | i could go back to finniz.. anyways, this is interesting. |
| 15:01 | -!- | jcwu [~jcwu@mail.vader.idv.tw] has joined #debian |
| 15:02 | <joydark> | a 2d deb. installation.. embarassing. |
| 15:02 | <mc68040> | joydark: do tried do to a 'mount /proc' |
| 15:03 | <joydark> | ja |
| 15:03 | <joydark> | it mounts "none" |
| 15:03 | <joydark> | as expected |
| 15:03 | <joydark> | sadly. sorry for the frsutration before, venting. |
| 15:04 | <locklace> | i always like it when people put their root filesystem on some eldritch combination of swraid/lvm/cryptfs and then complain that they have problems booting and that troubleshooting is hard |
| 15:05 | <mc68040> | locklace: i never had any problem with root on md/crypt/lvm before |
| 15:05 | -!- | angasule [~angasule@201.250.123.28] has quit [Remote host closed the connection] |
| 15:05 | -!- | tux-oerlinghausen [~tux@ip-95-223-191-168.unitymediagroup.de] has joined #debian |
| 15:05 | -!- | angasule [~angasule@201.250.123.28] has joined #debian |
| 15:06 | -!- | fapa [~fapa@dslb-092-074-123-047.pools.arcor-ip.net] has quit [Quit: Leaving] |
| 15:06 | <joydark> | locklace: do you have any solutions? |
| 15:06 | -!- | GoNoGo [~GoNoGo@cro34-3-82-236-93-215.fbx.proxad.net] has quit [Quit: ChatZilla 0.9.85 [Firefox 3.5.5/20091102152451]] |
| 15:06 | <tux-oerlinghausen> | Wo, bitte, bin ich jetzt gelandet????????? |
| 15:06 | <locklace> | !de |
| 15:06 | <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). |
| 15:07 | -!- | mode/#debian [+l 409] by debhelper |
| 15:07 | <tux-oerlinghausen> | o.k |
| 15:07 | -!- | groolot [~groolot@88-139-69-147.adslgp.cegetel.net] has quit [Quit: Full power (s/ll/ck/)] |
| 15:07 | <mc68040> | locklace: no, i dont know finnix or his environment, i use grml for every disaster recovery, or debian live... |
| 15:07 | -!- | MyWifeIs19 [~jw@cpe-72-225-142-230.nj.res.rr.com] has quit [Quit: Leaving] |
| 15:07 | <locklace> | joydark: my standing solution is to make the boot and root filesystems minimal, like they're supposed to be, and put them on primary partitions |
| 15:08 | -!- | nou [Chaton@causse.larzac.fr.eu.org] has quit [Server closed connection] |
| 15:08 | -!- | nou [Chaton@2001:6f8:328:bbc:6666:6667::] has joined #debian |
| 15:08 | <joydark> | primary parts are for windows, |
| 15:08 | <locklace> | joydark: but i also hate initrds |
| 15:08 | -!- | teppo [~quassel@ip101.otanner1.opintanner.fi] has joined #debian |
| 15:08 | -!- | tux-oerlinghausen [~tux@ip-95-223-191-168.unitymediagroup.de] has quit [] |
| 15:08 | <locklace> | joydark: that's the most absurd statement uttered in this channel this week |
| 15:09 | <locklace> | !win joydark |
| 15:09 | <dpkg> | Congratulations, joydark! You have won the time-life collection of vintage AOL CDs, a set of 120! |
| 15:09 | <joydark> | logical are for mbr ext3, 1 gig, and deb rootfs, xfs 17 gigs respectively |
| 15:09 | -!- | airikka [~airikka@81-235-197-23-no57.tbcn.telia.com] has joined #debian |
| 15:09 | <joydark> | how is that absurd? |
| 15:10 | <joydark> | first three partitions are xp, |
| 15:10 | <joydark> | then 4 and 5 are linux |
| 15:10 | <airikka> | heh.. the same thing happened again. |
| 15:10 | <joydark> | i apologize, logical parts are 1-4 |
| 15:10 | <joydark> | there was an error in that statement, point. |
| 15:10 | <airikka> | I do not know if you ever got my question of the eth0: Pause is disabled thing... |
| 15:10 | <locklace> | joydark: or was that just a comment on how your own system is set up |
| 15:10 | <mc68040> | joydark: shouldnt be at least /boot on a primary? |
| 15:10 | <joydark> | anyways, that is irrelevant to the problem. |
| 15:10 | <joydark> | yes, you mean for the mbr |
| 15:11 | <joydark> | /boot is there formerly with lilo |
| 15:11 | -!- | Guiiks [~Guiiks@ANancy-256-1-76-228.w90-26.abo.wanadoo.fr] has quit [Ping timeout: 480 seconds] |
| 15:12 | <mc68040> | joydark: mbr should be at the begining of the harddisk |
| 15:12 | <airikka> | It seems that I have a problem with my st lab usb ethernet nic... nothing to do with the Pause disabled thing. |
| 15:12 | <locklace> | airikka: 802.3x? |
| 15:12 | <mc68040> | joydark: or do u mean partition boot record? |
| 15:13 | <mc68040> | joydark: thats not lilo specific, mbr == master boot record and its started from bios |
| 15:13 | <joydark> | mbr is at the beginning.. wouldnt be much of a "master" if it wasn't :-) |
| 15:13 | <joydark> | yes, mbr ofc is at the beggining of the first drive, |
| 15:13 | <locklace> | airikka: you're going to have to investigate the problem some more. for example, the dmesg message about link down/link up suggests a flapping link, but is the link really flapping during the time you're having problems accessing the network? |
| 15:13 | -!- | Jahman_ [~oops@115.250.81-79.rev.gaoland.net] has quit [Ping timeout: 480 seconds] |
| 15:13 | <joydark> | there was grub on there.. the more immediate problem is the initramfs |
| 15:14 | -!- | teppo [~quassel@ip101.otanner1.opintanner.fi] has quit [Remote host closed the connection] |
| 15:14 | <joydark> | as debian drops to ash as soon as askpass finishes its work.. |
| 15:14 | -!- | hscade- [~outofyour@g229039006.adsl.alicedsl.de] has joined #debian |
| 15:14 | <mc68040> | joydark: askpass? from luks or ssh? |
| 15:14 | -!- | quinque [~quinque@p5B33CC47.dip.t-dialin.net] has joined #debian |
| 15:16 | -!- | jmarsden [~jmarsden@pool-96-251-123-34.lsanca.fios.verizon.net] has quit [Quit: Aufwiedersehen] |
| 15:16 | <joydark> | mc68040: luks |
| 15:16 | -!- | pixelgirl [~pixelgirl@ip-81-210-195-37.unitymediagroup.de] has joined #debian |
| 15:16 | -!- | wob [~wob@p54AF0B45.dip0.t-ipconnect.de] has quit [Quit: Leaving.] |
| 15:17 | <airikka> | locklace: yes, 802.3x |
| 15:18 | <mc68040> | joydark: and you want to recreate initrd from rescue cd in a chroot environment now |
| 15:18 | <joydark> | precisely |
| 15:18 | <airikka> | locklace: no error messages during my accessing prob |
| 15:18 | <airikka> | problems* |
| 15:19 | -!- | jmarsden [~jmarsden@pool-96-251-123-34.lsanca.fios.verizon.net] has joined #debian |
| 15:19 | <mc68040> | joydark: has the rescue cd (nearly) the same kernel version? |
| 15:19 | <locklace> | airikka: you need to know exactly what's going on during the "no access" time and at what layer things stop working |
| 15:19 | <airikka> | locklace: I thought first from the beginning that this was the Pause disabled thing on eth0... but I think eth2 is my real problem. |
| 15:19 | -!- | websidux45366 [~nichterwi@p57B323B9.dip0.t-ipconnect.de] has joined #debian |
| 15:20 | <airikka> | yes.. I have to analyze if there are any packets going through |
| 15:20 | <airikka> | but i'll have to do it tomorrow |
| 15:20 | <locklace> | airikka: start at layer 1/2, make sure the ethernet link is still up consistently during the problem period and that frames are being tx/rx'd |
| 15:20 | <airikka> | locklace: I will return with more questions. thanks for your help |
| 15:20 | -!- | websidux45366 [~nichterwi@p57B323B9.dip0.t-ipconnect.de] has quit [Remote host closed the connection] |
| 15:20 | <locklace> | airikka: if that works fine, continue with verifying continued connectivity to the gateway or next hop, etc. |
| 15:21 | -!- | T_X [~quassel@cl-3161.ham-01.de.sixxs.net] has quit [Remote host closed the connection] |
| 15:22 | -!- | sixonetonoffun [~sixoneton@dialup-4.252.22.87.Dial1.Chicago1.Level3.net] has joined #debian |
| 15:22 | -!- | wr| [~wr@p54BE2F32.dip.t-dialin.net] has joined #debian |
| 15:22 | -!- | sixonetonoffun [~sixoneton@dialup-4.252.22.87.Dial1.Chicago1.Level3.net] has quit [] |
| 15:22 | -!- | Xenguy [~gnu@206-248-151-3.dsl.ncf.ca] has quit [Quit: leaving] |
| 15:22 | <joydark> | mc68040: the rescue mode, was either not able, or did not know how to mount the luks'd lvm group containing the rootfs. so I mounted it manually onto /target, and have tried to refresh the rescue part.. however without /proc , both the grub-install, as well as the initramfs both cannot do their work. so to reiterate, initramfs is the first priority, grub comes in @ #2.. tried rebuilding with update-initramfs -k all -u , as -c |
| 15:22 | -!- | Xenguy [~gnu@206-248-151-3.dsl.ncf.ca] has joined #debian |
| 15:23 | -!- | Xenguy [~gnu@206-248-151-3.dsl.ncf.ca] has quit [] |
| 15:23 | <mc68040> | joydark: im assuming ur rescue cd has udev running and /proc mounted, then i do a 'mount -o bind /proc /target/proc' and 'mount -o bind /dev /target/dev' and afterwards chrooting into /target |
| 15:24 | <joydark> | "none" is mounted @ /proc |
| 15:24 | -!- | T_X [~quassel@cl-3161.ham-01.de.sixxs.net] has joined #debian |
| 15:24 | <joydark> | ack, will try |
| 15:25 | -!- | Xenguy [~gnu@206-248-151-3.dsl.ncf.ca] has joined #debian |
| 15:25 | <BCDN> | can any one help with this: http://pastebin.com/m3f78b9c5 |
| 15:26 | -!- | tdomhan [~tobi@HSI-KBW-095-208-080-167.hsi5.kabel-badenwuerttemberg.de] has joined #debian |
| 15:26 | -!- | djw [~dan@horta.sumodave.com] has quit [Server closed connection] |
| 15:26 | -!- | djw [~dan@horta.sumodave.com] has joined #debian |
| 15:27 | <joydark> | mc68040: may I pm,so that I am not hogging the channel? |
| 15:27 | <mc68040> | joydark: yes, but im aaway |
| 15:27 | <mc68040> | joydark: im away for 5min |
| 15:27 | -!- | PovAddict [~nicolas@190.189.230.31] has left #debian [Konversation terminated!] |
| 15:28 | -!- | fossiiil [~irc@95.85.209.161] has joined #debian |
| 15:29 | -!- | teppo [~teppo@ip101.otanner1.opintanner.fi] has joined #debian |
| 15:30 | <joydark> | mc68040: aye |
| 15:30 | -!- | drakfire [~drakfire@net-188-216-224-17.cust.dsl.vodafone.it] has quit [Quit: Ex-Chat] |
| 15:32 | -!- | mezod [~nnscript@99.Red-80-34-140.staticIP.rima-tde.net] has joined #debian |
| 15:35 | -!- | bithive [~Jason@c-24-20-209-63.hsd1.or.comcast.net] has joined #debian |
| 15:35 | -!- | bithive1 [~Jason@c-24-20-209-63.hsd1.or.comcast.net] has quit [Read error: Connection reset by peer] |
| 15:35 | -!- | goodger [~ben@94-194-7-33.zone8.bethere.co.uk] has joined #debian |
| 15:36 | -!- | NightMonkey [~NightMonk@nightmonkey.user.oftc.net] has joined #debian |
| 15:36 | -!- | goodger [~ben@94-194-7-33.zone8.bethere.co.uk] has quit [] |
| 15:36 | -!- | bithive1 [~Jason@c-24-20-209-63.hsd1.or.comcast.net] has joined #debian |
| 15:36 | -!- | teppo [~teppo@ip101.otanner1.opintanner.fi] has quit [Remote host closed the connection] |
| 15:36 | -!- | bithive [~Jason@c-24-20-209-63.hsd1.or.comcast.net] has quit [Read error: Connection reset by peer] |
| 15:37 | -!- | soldiera [~soldiera@82-46-157-153.cable.ubr03.smal.blueyonder.co.uk] has joined #debian |
| 15:38 | <soldiera> | hello just wanted to know if it is possible to password GRUB 2? |
| 15:39 | -!- | BCDN [~burncloud@cpe-75-186-130-253.woh.res.rr.com] has quit [Quit: Lost terminal] |
| 15:41 | -!- | sam_ [~sam@modemcable130.66-201-24.mc.videotron.ca] has joined #debian |
| 15:41 | -!- | jackyf [~jackyf@a91-154-120-217.elisa-laajakaista.fi] has quit [Ping timeout: 480 seconds] |
| 15:41 | <sam_> | hey, how can I purge programs that I previously removed |
| 15:42 | <rik_> | sam_: aptitude purge <packagename> |
| 15:45 | <sam_> | and if I want to purge all the programs that I removed |
| 15:45 | <sam_> | I don't know the packages name |
| 15:46 | <rik_> | aptitude purge $(dpkg -l | grep ^rc | awk '{print $2}') |
| 15:46 | <cahoot> | study /var/log/aptitude.log? |
| 15:46 | -!- | hscade- [~outofyour@g229039006.adsl.alicedsl.de] has quit [Quit: Verlassend] |
| 15:49 | -!- | doomcup[eeepc] [~doomcup@adsl-0-116-114.jan.bellsouth.net] has joined #debian |
| 15:50 | <doomcup[eeepc]> | Hi, I'm afraid I'm having problems again |
| 15:50 | <doomcup[eeepc]> | I was out of debian for a while in my other OS doing a few things |
| 15:50 | -!- | BCDN [~burncloud@cpe-75-186-130-253.woh.res.rr.com] has joined #debian |
| 15:50 | <doomcup[eeepc]> | Now I've booted back and my wireless connection has stopped working |
| 15:51 | <doomcup[eeepc]> | I can't bring up the interface with ifconfig, even as root |
| 15:51 | <BCDN> | is this channel logged some place? |
| 15:51 | <locklace> | !irclogs |
| 15:51 | <locklace> | !irclog |
| 15:51 | <dpkg> | [irclog][irclog] #debian on freenode is logged at http://ibot.rikers.org/%23debian/ , #debian on OFTC is logged at http://thegrebs.com/irc/ |
| 15:51 | -!- | Serre [~Serre@pool-68-163-246-158.bos.east.verizon.net] has joined #debian |
| 15:51 | -!- | mezod [~nnscript@99.Red-80-34-140.staticIP.rima-tde.net] has quit [Quit: ( www.nnscript.com :: NoNameScript 4.22 :: www.esnation.com )] |
| 15:52 | <doomcup[eeepc]> | When I try "ifconfig ra0 up" as root it gives the message "SIOCSIFFLAGS: Operation not permitted" |
| 15:52 | -!- | Meise1 [~daniel@xdsl-89-0-149-17.netcologne.de] has quit [Quit: Leaving.] |
| 15:52 | <locklace> | doomcup[eeepc]: paste the output of lspci -knn, uname -a, lsb_release -a, ifconfig -a, iwconfig at http://paste.debian.net |
| 15:53 | <BCDN> | does this indicate a bad CD drive? http://pastebin.com/m3f78b9c5 |
| 15:53 | <doomcup[eeepc]> | I can't |
| 15:53 | <doomcup[eeepc]> | The computer I'm doing this on has no connection without wireless |
| 15:53 | <soldiera> | can u password protect grub2 there is no menu.lst file |
| 15:54 | <soldiera> | there is no mention of password in the new config file found at /etc/grub |
| 15:54 | -!- | jackyf [~jackyf@a91-154-120-217.elisa-laajakaista.fi] has joined #debian |
| 15:55 | -!- | dotslash [~frank@5ED6A969.cable.ziggo.nl] has joined #debian |
| 15:55 | <locklace> | BCDN: basically that output is indicating a communication failure between the sata controller and the drive |
| 15:56 | <doomcup[eeepc]> | locklace: I'll attempt to put the information you requested up via usb thumbdrive |
| 15:56 | <locklace> | BCDN: so it could be a problem with the sata controller port, the sata drive port, the cable, the power supply, or also possibly with the sata kernel subsystem |
| 15:57 | <BCDN> | well this is a laptop with a slim DVD burner. I don't get any errors from the HDD, and the box is dual boot and windows doesn't show any errors. |
| 15:57 | -!- | oxmoz_ [oxmoz@mini-dweeb.org] has quit [Server closed connection] |
| 15:57 | <locklace> | BCDN: doesn't mean much, really |
| 15:57 | <BCDN> | I tried switching the SATA controller from AHCI to IDE and I get the same results |
| 15:58 | -!- | oxmoz_ [oxmoz@mini-dweeb.org] has joined #debian |
| 15:58 | <locklace> | BCDN: are you actually having any problems |
| 15:58 | -!- | cahoot [~radix@82.183.196.76] has quit [Ping timeout: 480 seconds] |
| 15:58 | <locklace> | BCDN: what kernel version |
| 15:58 | <BCDN> | not that I can tell. It reads and burns cd/dvd fine |
| 15:58 | -!- | SQlvpapir_ [~teis@188.177.95.62] has joined #debian |
| 15:59 | <BCDN> | 2.6.31-1-686 and I tried my old 2.6.26-2-686 |
| 15:59 | <BCDN> | both have the same issue. |
| 15:59 | -!- | airikka [~airikka@81-235-197-23-no57.tbcn.telia.com] has quit [Quit: leaving] |
| 16:00 | <locklace> | well, something is probably suboptimal with the drive<->controller sata link, but not so much that it's actually causing operations to fail |
| 16:00 | -!- | lmc [~champs@a83-163-235-5.adsl.xs4all.nl] has quit [Remote host closed the connection] |
| 16:00 | -!- | soldiera [~soldiera@82-46-157-153.cable.ubr03.smal.blueyonder.co.uk] has quit [Quit: Leaving] |
| 16:01 | <doomcup[eeepc]> | locklace, I have the info in a text file, but I'm having problems copying and pasting it |
| 16:01 | -!- | drakon [~drakon@24-181-127-171.dhcp.leds.al.charter.com] has joined #debian |
| 16:02 | -!- | drakon [~drakon@24-181-127-171.dhcp.leds.al.charter.com] has quit [] |
| 16:02 | <doomcup[eeepc]> | Oh, nvm |
| 16:02 | <sam_> | hey |
| 16:02 | <sam_> | why is debian telling me to delete gnome |
| 16:03 | <sam_> | I'm using it at the moment |
| 16:03 | -!- | SwimsuitIssue [~quassel@c-a855e155.55-1-64736c12.cust.bredbandsbolaget.se] has quit [Remote host closed the connection] |
| 16:03 | <doomcup[eeepc]> | sam_ it's only asking you to remove the cover-all package, you'll still have Gnome |
| 16:03 | <doomcup[eeepc]> | locklace, http://paste.debian.net/53833/ |
| 16:03 | <BCDN> | locklace: ok, any way I can disable this message from appearing in dmesg, so I can I'll be able to see more importante messages? |
| 16:03 | -!- | FairyCosmo [~Cossie@2001:6f8:1c55:0:4409:9d75:8777:4934] has quit [Quit: PINGAS!!!] |
| 16:04 | <sam_> | what do you mean by cover-all |
| 16:04 | <doomcup[eeepc]> | sam_, it's just a package that has all the parts of Gnome as a dependency |
| 16:04 | <doomcup[eeepc]> | removing it won't affect whether gnome's installed |
| 16:04 | <sam_> | The following packages were automatically installed and are no longer required: |
| 16:04 | <doomcup[eeepc]> | Sorry if I'm not explaining it clearly |
| 16:04 | <sam_> | bluez-gnome libswfdec-0.6-90 libsdl1.2debian libgnomekbd2 |
| 16:04 | <sam_> | libsdl1.2debian-alsa libepc-ui-1.0-1 xfce4-mcs-plugins xfprint4 ekiga |
| 16:04 | <sam_> | python-gst0.10 libmtp7 gcalctool libpth20 gnome-nettool gnome-media metacity |
| 16:04 | <sam_> | libepc-1.0-1 libgtk-vnc-1.0-0 nautilus libgksu1.2-0 aspell |
| 16:04 | -!- | sam_ was kicked from #debian by debhelper [use the paster bot or #flood] |
| 16:05 | -!- | sam_ [~sam@modemcable130.66-201-24.mc.videotron.ca] has joined #debian |
| 16:05 | -!- | newsense [~newsense@newsense.user.oftc.net] has joined #debian |
| 16:05 | <sam_> | give me a website |
| 16:05 | -!- | mclur3 [~troy@c-9ef3e655.119-500-64736c10.cust.bredbandsbolaget.se] has joined #debian |
| 16:05 | <sam_> | where I can paste things |
| 16:06 | -!- | SQlvpapir [~teis@188.177.95.62] has quit [Ping timeout: 480 seconds] |
| 16:06 | <BCDN> | pastebin.com |
| 16:06 | <BCDN> | or debian.patesbin.com |
| 16:06 | <doomcup[eeepc]> | If it's too busy I can come back later, but I really need to get the wireless working on my desktop computer again |
| 16:07 | <BCDN> | debian.pastebin.com** |
| 16:07 | -!- | Manzanita28 [~JIE@186.13.77.197] has joined #debian |
| 16:07 | <doomcup[eeepc]> | I was in here last night when, with help, I got it working originally |
| 16:07 | <locklace> | BCDN: there's probably some kernel option you can pass, but you may have to dig around to find it. also see http://ata.wiki.kernel.org/ |
| 16:08 | -!- | Kraven [~y@pD9E4FE6E.dip.t-dialin.net] has quit [Quit: Kraven] |
| 16:08 | <sam_> | http://pastebin.org/64037 |
| 16:08 | <sam_> | see? |
| 16:08 | <sam_> | I don't want gnome to be removed, it's my favorite desktop |
| 16:08 | <sam_> | and I'm using it right now |
| 16:08 | -!- | giorgos [~giorgos@62.1.239.41.dsl.dyn.forthnet.gr] has joined #debian |
| 16:09 | <doomcup[eeepc]> | sam_, what are you trying to install/remove? |
| 16:09 | <dr|z3d> | sam_: If you like Gnome, you may like Xfce even better. Ymmv. |
| 16:09 | <locklace> | doomcup[eeepc]: do you have the firmware for this card? what kernel version |
| 16:09 | -!- | giorgos [~giorgos@62.1.239.41.dsl.dyn.forthnet.gr] has quit [] |
| 16:10 | <doomcup[eeepc]> | locklace, I had the firmware, but it now shows that it isn't installed. I guess that there was a kernel update after I got my wireless working originally |
| 16:10 | <sam_> | what does ymmv mean? |
| 16:10 | <doomcup[eeepc]> | sam_, Your Mileage May Vary |
| 16:10 | <locklace> | !rt2860 |
| 16:10 | <dpkg> | The vendor driver for Ralink RT2860/2890 PCI draft-n wireless LAN devices (rt2860sta) is included as a staging driver in mainline kernels from 2.6.29-rc1. Available in Debian 2.6.29 and later kernel images (i386 & amd64 only), ask me about <ralink firmware> for kernels >= 2.6.30. Installation procedure at http://wiki.debian.org/rt2860sta . For USB 802.11n devices, ask about <rt2870sta>. |
| 16:11 | <sam_> | I was trying to remove xfce4 |
| 16:11 | <sam_> | lol |
| 16:11 | -!- | Manzanita28 [~JIE@186.13.77.197] has left #debian [] |
| 16:11 | <sam_> | but |
| 16:12 | <sam_> | it keeps telling me that |
| 16:12 | <sam_> | I installed wine and it told me to remove gnome |
| 16:13 | <sam_> | why would I like xfce better than gnome |
| 16:13 | <dr|z3d> | Installing Wine shouldn't touch Gnome; if it does, something up. |
| 16:14 | <sam_> | with everything I try to install or remove it tells me that |
| 16:14 | <sam_> | http://pastebin.org/64037 |
| 16:14 | <dr|z3d> | Why? Because it uses the same toolkit (gtk), is less bloated, and in my view, easier to customize. Did I mention it's less bloated? ;) |
| 16:14 | <sam_> | it should run smoother on my 800 mhz cpu ? lol |
| 16:15 | <dr|z3d> | It should indeed run a lot smoother. |
| 16:15 | <doomcup[eeepc]> | I have it working again. Thanks for your help |
| 16:15 | <sam_> | maybe should I try it again |
| 16:15 | -!- | BackLash|TheFly [~guest@c-71-59-131-100.hsd1.wa.comcast.net] has joined #debian |
| 16:16 | -!- | BackLash|TheFly [~guest@c-71-59-131-100.hsd1.wa.comcast.net] has left #debian [] |
| 16:17 | -!- | dotslash_ [~frank@194.50.96.11] has joined #debian |
| 16:17 | <fossiiil> | Xfce4 is nice and fast |
| 16:17 | <locklace> | !congratulate doomcup[eeepc] |
| 16:17 | <dpkg> | Good show doomcup[eeepc], you did it! |
| 16:18 | -!- | SQlvpapir [~teis@188.177.95.62] has joined #debian |
| 16:18 | -!- | SQlvpapir [~teis@188.177.95.62] has quit [] |
| 16:19 | -!- | sam_ [~sam@modemcable130.66-201-24.mc.videotron.ca] has quit [Remote host closed the connection] |
| 16:19 | -!- | dotslash [~frank@5ED6A969.cable.ziggo.nl] has quit [Ping timeout: 480 seconds] |
| 16:20 | -!- | xzu_ [~otto@82.98.234.161] has quit [Server closed connection] |
| 16:20 | -!- | xzu [~otto@82.98.234.161] has joined #debian |
| 16:21 | -!- | angasule [~angasule@201.250.123.28] has quit [Read error: Connection reset by peer] |
| 16:22 | -!- | angasule [~angasule@201.250.123.28] has joined #debian |
| 16:23 | -!- | trufflesdad [~sidux@trufflesdad.plus.com] has left #debian [Konversation terminated!] |
| 16:25 | -!- | doomcup [~doomcup@adsl-0-116-114.jan.bellsouth.net] has joined #debian |
| 16:29 | -!- | nse [~leo@187.59.117.50] has quit [Read error: Connection reset by peer] |
| 16:29 | -!- | nse [~leo@189.115.170.83] has joined #debian |
| 16:29 | -!- | sam_ [~sam@modemcable130.66-201-24.mc.videotron.ca] has joined #debian |
| 16:30 | <sam_> | xfce uses metacity? |
| 16:31 | -!- | mercutio22 [~mercutio2@201-13-111-244.dsl.telesp.net.br] has joined #debian |
| 16:31 | <mercutio22> | suddenly, only root can mount my external HD. How can I fix that? |
| 16:32 | <BCDN> | locklace: one thing i just noticed is that my HDD light is always on after the first time I get the ATA3 DRDY ERR |
| 16:32 | <mercutio22> | msg is : mount: only root can do that |
| 16:32 | <mercutio22> | dang |
| 16:33 | <BCDN> | If I disable the DVD drive in the bios I never get the ATA error and the hdd light acts normally |
| 16:33 | -!- | dotslash [~frank@5ED6A969.cable.ziggo.nl] has joined #debian |
| 16:33 | <sam_> | is xfce using metacity? |
| 16:33 | <mercutio22> | weird... i haven't changed anything |
| 16:33 | <sam_> | well |
| 16:33 | <sam_> | I mean |
| 16:33 | -!- | maKtieOS [~xyz@host242-89-dynamic.13-79-r.retail.telecomitalia.it] has quit [Remote host closed the connection] |
| 16:33 | <sam_> | the xfce basic window manager |
| 16:33 | -!- | jimbodoors [~jimbo@92-70-62-200.enitel.net.ni] has joined #debian |
| 16:33 | <sam_> | is what |
| 16:34 | <locklace> | mercutio22: man mount | less '+/^ *user ' |
| 16:34 | <locklace> | BCDN: just backs up the previous conclusion, really. |
| 16:34 | -!- | dotslash_ [~frank@194.50.96.11] has quit [Ping timeout: 480 seconds] |
| 16:37 | <sam_> | what are kerneloops applet? |
| 16:37 | -!- | d0rt [~ni@c-66-30-141-145.hsd1.ct.comcast.net] has joined #debian |
| 16:38 | <BCDN> | locklace: I can get a new DVD from newegg for $39.99 should I try that or is it a waste of 40 bucks |
| 16:39 | <newsense> | sam_: collects kernel crash info and submits to kerneloops.org |
| 16:39 | -!- | gaffa [~gaffa@94.145.41.121] has quit [Quit: Leaving] |
| 16:39 | <locklace> | BCDN: who knows? you might try reseating or replacing the sata cable first |
| 16:40 | -!- | heavy_ [heavy@booster.qnetp.net] has joined #debian |
| 16:40 | <BCDN> | it's mounts to the mobo |
| 16:40 | <mercutio22> | locklace: thanks. I got it now |
| 16:41 | -!- | hscade_ [~hscade@g229039006.adsl.alicedsl.de] has joined #debian |
| 16:42 | -!- | Caroll [~caroll@189.32.44.70] has quit [Quit: Leaving...] |
| 16:43 | <sam_> | man |
| 16:43 | -!- | BCDN [~burncloud@cpe-75-186-130-253.woh.res.rr.com] has quit [Quit: Lost terminal] |
| 16:43 | <sam_> | how can I change my wallpaper |
| 16:44 | <mercutio22> | sam_: right click it |
| 16:44 | <mercutio22> | sam_: on gnome that it |
| 16:44 | <mercutio22> | sam_: on gnome that is |
| 16:44 | <mercutio22> | ops |
| 16:44 | <sam_> | I'm on xfce |
| 16:44 | <mercutio22> | sam_: not sure. refer to xfce documentation |
| 16:45 | <Nemoder> | settings->desktop in xfce |
| 16:45 | -!- | sphenxes [~sphenxes@85-127-5-102.dynamic.xdsl-line.inode.at] has quit [Quit: Leaving] |
| 16:46 | -!- | francesca [~francesca@70.80.255.18] has joined #debian |
| 16:47 | <doomcup> | Hm |
| 16:47 | <doomcup> | Apparently sound isn't working in flash |
| 16:47 | <doomcup> | alsa's installed, it's not muted |
| 16:47 | -!- | bobkrinkle [~bob@c-75-71-221-189.hsd1.co.comcast.net] has joined #debian |
| 16:47 | -!- | johfel [~johfel@p57B56B21.dip.t-dialin.net] has quit [] |
| 16:47 | -!- | Supaplex [~supaplex@166.70.62.193] has quit [Remote host closed the connection] |
| 16:47 | <sam_> | thanks nemoder |
| 16:47 | -!- | bobkrinkle [~bob@c-75-71-221-189.hsd1.co.comcast.net] has quit [Remote host closed the connection] |
| 16:47 | <doomcup> | I vaguely remember last time needing to install a package in order for flash to work, but I can't seem to find it |
| 16:48 | <dr|z3d> | flashplugin-nonfree |
| 16:49 | <dr|z3d> | apt-cache search flash |grep adobe |
| 16:49 | <doomcup> | I have the flashplugin-nonfree installed |
| 16:49 | <sam_> | download the .deb file from adobe.com |
| 16:49 | <doomcup> | I'm on a 64-bit system |
| 16:49 | -!- | SQlvpapir__ [~teis@188.177.95.62] has joined #debian |
| 16:50 | <sam_> | did you install the 64bit version? |
| 16:50 | <doomcup> | I would assume so |
| 16:50 | <sam_> | try the 32bit one |
| 16:50 | <doomcup> | That would require installing 32-bit compatibility libs |
| 16:51 | <doomcup> | I'd rather keep that as a last resort |
| 16:51 | -!- | envyless [~michael@91.111.125.27] has left #debian [] |
| 16:51 | -!- | Caroll [~caroll@189.32.44.70] has joined #debian |
| 16:51 | <doomcup> | Does the flashplugin-nonfree package install the 64-bit plugin under amd64, though? |
| 16:52 | -!- | ckt1g3r [~ckt1g3r@bl4-148-254.dsl.telepac.pt] has joined #debian |
| 16:54 | -!- | rijo [~rijo@d173-183-150-243.abhsia.telus.net] has quit [Remote host closed the connection] |
| 16:54 | -!- | francesca [~francesca@70.80.255.18] has quit [Remote host closed the connection] |
| 16:55 | -!- | heavy_ [heavy@booster.qnetp.net] has left #debian [] |
| 16:56 | -!- | StarkD [danand@i520-04.ituniv.chalmers.se] has quit [Server closed connection] |
| 16:56 | -!- | StarkD [danand@i520-04.ituniv.chalmers.se] has joined #debian |
| 16:56 | -!- | d0rt [~ni@c-66-30-141-145.hsd1.ct.comcast.net] has quit [Remote host closed the connection] |
| 16:57 | -!- | SQlvpapir_ [~teis@188.177.95.62] has quit [Ping timeout: 480 seconds] |
| 16:58 | <doomcup> | Correction; there is no audio on my computer at all |
| 16:58 | <locklace> | doomcup: "cat /proc/asound/cards" and "speaker-test -t wav -c 2" |
| 16:58 | -!- | rijo [~rijo@d173-183-150-243.abhsia.telus.net] has joined #debian |
| 17:00 | -!- | sam_ [~sam@modemcable130.66-201-24.mc.videotron.ca] has quit [Quit: Leaving] |
| 17:00 | -!- | dvs [~dvs@cwv.teksavvy.com] has joined #debian |
| 17:01 | <doomcup> | locklace: http://pastebin.com/m2f8785ca |
| 17:02 | -!- | skylla [~skylla@c-fe49e155.173-1-64736c13.cust.bredbandsbolaget.se] has joined #debian |
| 17:04 | <doomcup> | And the speaker-test is producing nothing |
| 17:04 | <doomcup> | No sound, anyway |
| 17:04 | <dvs> | doomcup, you're trying to use the sound on your graphics card? |
| 17:05 | -!- | groolot [~groolot@88-139-69-147.adslgp.cegetel.net] has joined #debian |
| 17:05 | -!- | jcwu [~jcwu@mail.vader.idv.tw] has quit [Ping timeout: 480 seconds] |
| 17:06 | <doomcup> | What? |
| 17:06 | <doomcup> | Er, no? |
| 17:06 | <doomcup> | I didn't realize my graphics card even had sound capability |
| 17:06 | <dvs> | doomcup, you have an AMD chipset? |
| 17:07 | <doomcup> | Yes |
| 17:07 | <dvs> | ah. that's it. |
| 17:07 | <doomcup> | So, is there some way this can be fixed? |
| 17:07 | -!- | spilakviktor [~spilak@3e44a73f.adsl.enternet.hu] has joined #debian |
| 17:07 | <dvs> | doomcup, I'm guessing you already tried alsamixer |
| 17:08 | <doomcup> | Yes, nothing was muted, and volume is 100% |
| 17:08 | -!- | spilakviktor [~spilak@3e44a73f.adsl.enternet.hu] has quit [] |
| 17:08 | <doomcup> | wait |
| 17:08 | <dvs> | doomcup, and the snd-hda module is loaded? |
| 17:09 | <doomcup> | I have sound now |
| 17:09 | <dvs> | no you don't. ;) |
| 17:09 | <doomcup> | Turns out one of the volume things was at 0 |
| 17:09 | <locklace> | !congratulate doomcup |
| 17:09 | <dpkg> | Good show doomcup, you did it! |
| 17:09 | <doomcup> | But not the one I expected |
| 17:09 | <dvs> | which one? |
| 17:09 | <newsense> | i got no sound here either |
| 17:09 | <doomcup> | Front |
| 17:10 | * | doomcup shrugs |
| 17:10 | <doomcup> | I never had to put up with this stuff in Arch :p |
| 17:10 | <dvs> | yes, that's for a 2 speaker setup |
| 17:10 | <newsense> | nvidia audio |
| 17:10 | -!- | hscade_ [~hscade@g229039006.adsl.alicedsl.de] has quit [Remote host closed the connection] |
| 17:10 | -!- | streuner_ [foobar@p5DD3A791.dip.t-dialin.net] has quit [Remote host closed the connection] |
| 17:10 | <locklace> | newsense: "cat /proc/asound/cards", "speaker-test -t wav -c 2" and start playing with mixer settings |
| 17:10 | <dvs> | master, front and pcm sliders need to be up |
| 17:10 | -!- | dotslash [~frank@5ED6A969.cable.ziggo.nl] has quit [Ping timeout: 480 seconds] |
| 17:11 | -!- | streuner [foobar@p5DD3A791.dip.t-dialin.net] has joined #debian |
| 17:11 | <locklace> | newsense: and install the .32 kernel for your wireless |
| 17:11 | <doomcup> | Thanks for your help |
| 17:11 | -!- | alvarezp [~alvarezp@201.160.167.202.cable.dyn.cableonline.com.mx] has quit [Ping timeout: 480 seconds] |
| 17:11 | <newsense> | locklace: i was doing that actually when doomcup was being helped |
| 17:11 | <dvs> | doomcup, uhhhhh no problem? |
| 17:11 | <dvs> | ;-) |
| 17:11 | <locklace> | mixer settings are sometimes confusing, you can press f3/f4/etc. in alsamixer to get more options and sometimes you have to mute or unmute certain things like external amp |
| 17:11 | <newsense> | locklace: if i go into alsamixer its set to use pcspkr so i change it to hda nvidia and have played with the mixer settinfgd |
| 17:12 | <locklace> | newsense: unload the pcspkr module with modprobe -r |
| 17:12 | <locklace> | !shoot pcspkr |
| 17:12 | * | dpkg blows pcspkr away with a double-barreled shotgun |
| 17:13 | <newsense> | i removed the module but alsamixer still defaults to it |
| 17:14 | <fossiiil> | hello |
| 17:14 | <dvs> | newsense, then blacklist it |
| 17:15 | -!- | srw [~swo@f051112142.adsl.alicedsl.de] has quit [Remote host closed the connection] |
| 17:15 | <locklace> | newsense: you should blacklist via configuration in /etc/modprobe.d |
| 17:15 | <newsense> | it's not loaded now, i plan on blacklisting it |
| 17:15 | -!- | zl0ty [~zl0ty@91.193.96.88] has quit [Quit: WeeChat 0.3.0] |
| 17:15 | -!- | Art3mis4 [~art3mis4@190.74.106.127] has joined #debian |
| 17:15 | <locklace> | newsense: and reboot |
| 17:16 | -!- | alvarezp [~alvarezp@201.160.167.202.cable.dyn.cableonline.com.mx] has joined #debian |
| 17:16 | <locklace> | !pcspkr |
| 17:16 | <dpkg> | from memory, pcspkr is makes an annoying BEEPing <bell> sound from within your computer (usually a piezo spkr, attached to the Motherboard). Add "blacklist pcspkr" to any file in /etc/modprobe.d/ (/blacklist, /local, /blacklist.local, etc) to kill it -- and/or "blacklist snd_pcsp" since 2.6.26 kernels - 'alsamixer' might show a PC Speak[er] slider/option as well. Ensure /etc/modules does not contain any modules you're blacklisting |
| 17:17 | -!- | mode/#debian [+l 402] by debhelper |
| 17:17 | <newsense> | brb reboot |
| 17:17 | <dvs> | hide! |
| 17:17 | -!- | newsense [~newsense@newsense.user.oftc.net] has quit [Quit: Lost terminal] |
| 17:20 | -!- | mentor [~mentor@92.39.194.80] has quit [Remote host closed the connection] |
| 17:21 | -!- | swo [~swo@f051112142.adsl.alicedsl.de] has joined #debian |
| 17:25 | <locklace> | !qotd0 |
| 17:25 | <dpkg> | * Guerin/#debian goes to pick his wife up from kindy |
| 17:25 | -!- | mentor [~mentor@92.39.194.80] has joined #debian |
| 17:26 | -!- | doomcup[eeepc] [~doomcup@adsl-0-116-114.jan.bellsouth.net] has quit [Ping timeout: 480 seconds] |
| 17:26 | -!- | Hazel|work [~hazel@pc1026.mcs.le.ac.uk] has quit [Server closed connection] |
| 17:27 | -!- | Hazel|work [~hazel@pc1026.mcs.le.ac.uk] has joined #debian |
| 17:27 | -!- | f1ash [~andi@dslb-084-056-024-105.pools.arcor-ip.net] has quit [Remote host closed the connection] |
| 17:27 | -!- | dotslash [~frank@5ED6A969.cable.ziggo.nl] has joined #debian |
| 17:28 | -!- | newsense [~newsense@newsense.user.oftc.net] has joined #debian |
| 17:31 | <newsense> | locklace: thanks again got my audio working now, never would have thought that the pcspkr module would mess up my main audio |
| 17:31 | <locklace> | !congratulate newsense |
| 17:31 | <dpkg> | Hugs & Puppies newsense, you did it! |
| 17:32 | <newsense> | haha |
| 17:32 | -!- | ananth123 [~ananth@triband-mum-59.184.152.98.mtnl.net.in] has quit [Remote host closed the connection] |
| 17:32 | -!- | fossiiil [~irc@95.85.209.161] has quit [Quit: leaving] |
| 17:32 | -!- | negro-jei [~negro@186.81.84.250] has left #debian [] |
| 17:33 | -!- | jimbodoors [~jimbo@92-70-62-200.enitel.net.ni] has quit [Quit: Saliendo] |
| 17:33 | -!- | sam_ [~sam@modemcable130.66-201-24.mc.videotron.ca] has joined #debian |
| 17:33 | <sam_> | how can I remove every package that contains gnome |
| 17:33 | <sam_> | like |
| 17:33 | <sam_> | sudo apt-get remove *gnome* |
| 17:33 | <sam_> | don't know |
| 17:33 | <sam_> | can I use jokers? |
| 17:34 | <abrotman> | !remove gnome |
| 17:34 | <dpkg> | To remove or purge GNOME 2.x, do: aptitude remove libgnome2-* libbonobo2-* liborbit2* libgnomeui* libgnomevfs2-* (use purge instead of remove if that's what you want). For GNOME 1.x, use aptitude remove libgnome32 libgnome2-common (or use purge accordingly). |
| 17:34 | <abrotman> | !tell sam_ about why aptitude |
| 17:34 | <sam_> | why aptitude and not apt |
| 17:35 | <abrotman> | the bot just told you |
| 17:35 | -!- | chomwitt [~chomwitt@athedsl-404111.home.otenet.gr] has joined #debian |
| 17:35 | <sam_> | he didn't tell me |
| 17:35 | <sam_> | <abrotman> !tell sam_ about why aptitude |
| 17:35 | <sam_> | <sam_> why aptitude and not apt |
| 17:36 | -!- | k1lumin4t1 [~k1lumin4t@190.74.123.226] has quit [Quit: Haribol] |
| 17:36 | <sam_> | oh |
| 17:36 | <sam_> | private chatting |
| 17:36 | -!- | fossiiil [~irc@28IAAAUTQ.tor-irc.dnsbl.oftc.net] has joined #debian |
| 17:37 | <sam_> | so should I always use aptitude instead of apt-get? |
| 17:38 | <locklace> | did you just refer to shell wildcard characters as jokers? |
| 17:38 | <locklace> | !win sam_ |
| 17:38 | <dpkg> | Congratulations, sam_! You have won second prize in a beauty contest! |
| 17:38 | <sam_> | yes |
| 17:39 | <newsense> | i like it, i'll start calling wildcards jokers too :) |
| 17:39 | <dvs> | sam_: it's the recommended package handler |
| 17:39 | <sam_> | don't laugh at my bad english |
| 17:39 | <sam_> | plz |
| 17:40 | <locklace> | the reaction we're experiencing is more akin to awe |
| 17:41 | <sam_> | so I should use aptitude all the time? |
| 17:41 | <locklace> | yes please |
| 17:42 | <dvs> | sam_: yes |
| 17:43 | -!- | prahal [~prahal@dan75-7-88-166-184-3.fbx.proxad.net] has joined #debian |
| 17:43 | <sam_> | I can't understand, I uninstalled gnome and gnome-terminal is still there |
| 17:44 | <sam_> | I think wildcards are not working with aptitude |
| 17:44 | -!- | fossiiil [~irc@28IAAAUTQ.tor-irc.dnsbl.oftc.net] has quit [Remote host closed the connection] |
| 17:44 | -!- | fossiiil [~irc@95.85.209.161] has joined #debian |
| 17:45 | -!- | dmz [~dmz@64.203.207.101.dyn-cm-pool-54.hargray.net] has joined #debian |
| 17:45 | -!- | helena [~p@77.49.94.239.dsl.dyn.forthnet.gr] has joined #debian |
| 17:45 | -!- | helena [~p@77.49.94.239.dsl.dyn.forthnet.gr] has quit [] |
| 17:45 | <sam_> | I typed aptitude remove gnome-* and it didn't uninstall gnome-terminal |
| 17:45 | <sam_> | wth |
| 17:45 | <abrotman> | that's not how the bot told you to uninstall gnome |
| 17:45 | <sam_> | I was not using it |
| 17:46 | <sam_> | I did what he told me |
| 17:46 | <sam_> | it didn't work |
| 17:46 | <sam_> | well everything was already uninstalled |
| 17:46 | <sam_> | but not gnome-terminal |
| 17:47 | <sam_> | it didn't uninstall it |
| 17:47 | <locklace> | the bot command is buggy, in that it doesn't escape the wildcards |
| 17:48 | -!- | swo [~swo@f051112142.adsl.alicedsl.de] has quit [Remote host closed the connection] |
| 17:48 | -!- | swo [~swo@f051112142.adsl.alicedsl.de] has joined #debian |
| 17:48 | <locklace> | sam_: so you should put a \ in front of each *. and add "gnome-terminal" to the list for the hell of it |
| 17:49 | <sam_> | but gnome-terminal is part of gnome |
| 17:49 | <locklace> | i know. the mind bends |
| 17:51 | -!- | Guiiks [~Guiiks@ANancy-256-1-76-228.w90-26.abo.wanadoo.fr] has joined #debian |
| 17:55 | -!- | olasd [~olasd@bernoulli.crans.org] has quit [Server closed connection] |
| 17:55 | -!- | olasd [~olasd@bernoulli.crans.org] has joined #debian |
| 17:57 | -!- | k1lumin4t1 [~k1lumin4t@190.74.123.226] has joined #debian |
| 17:57 | -!- | rmolina [~rmolina@cable200-116-60-225.epm.net.co] has quit [Quit: Saliendo] |
| 17:57 | -!- | sam_ [~sam@modemcable130.66-201-24.mc.videotron.ca] has quit [Read error: Connection reset by peer] |
| 17:57 | -!- | ckt1g3r [~ckt1g3r@bl4-148-254.dsl.telepac.pt] has quit [Quit: Saindo] |
| 17:58 | -!- | sene [~sene@187.20.204.192] has joined #debian |
| 17:58 | -!- | sene [~sene@187.20.204.192] has quit [] |
| 17:59 | -!- | jackyf [~jackyf@a91-154-120-217.elisa-laajakaista.fi] has quit [Quit: KVIrc Insomnia 4.0.0, revision: , sources date: 20090520, built on: 2009/06/06 12:36:26 UTC http://www.kvirc.net/] |
| 18:03 | -!- | adema [~adema@aqu33-7-78-232-32-140.fbx.proxad.net] has joined #debian |
| 18:06 | -!- | wagle_test [~quassel@pool-173-50-248-236.ptldor.fios.verizon.net] has quit [Remote host closed the connection] |
| 18:07 | -!- | gerzel [~gerzel@adsl-77-239-24.rmo.bellsouth.net] has joined #debian |
| 18:07 | -!- | Brigo [~Brigo@139.182.60.213.dynamic.mundo-r.com] has quit [Ping timeout: 480 seconds] |
| 18:08 | -!- | hscade- [~outofyour@g229039006.adsl.alicedsl.de] has joined #debian |
| 18:08 | -!- | Sirre [Sirre@c-6791e255.214-3-64736c14.cust.bredbandsbolaget.se] has joined #debian |
| 18:10 | -!- | craigevil [~craigevil@adsl-76-249-18-82.dsl.klmzmi.sbcglobal.net] has quit [Quit: leaving] |
| 18:11 | -!- | giorgos [~giorgos@62.1.239.41] has joined #debian |
| 18:11 | -!- | ottoshmidt [~ottoshmid@188.129.135.201] has quit [Quit: Ex-Chat] |
| 18:13 | -!- | Worf_ [~worf@84-119-66-245.dynamic.xdsl-line.inode.at] has joined #debian |
| 18:15 | -!- | SiCuTDeUx_ [~sicutdeux@190.205.164.11] has joined #debian |
| 18:15 | -!- | giorgos [~giorgos@62.1.239.41] has quit [] |
| 18:16 | -!- | narcan [~narcan@APoitiers-158-1-142-125.w92-156.abo.wanadoo.fr] has quit [Quit: WeeChat 0.2.6] |
| 18:17 | -!- | dvs [~dvs@cwv.teksavvy.com] has quit [Quit: Leaving] |
| 18:18 | -!- | Serre [~Serre@pool-68-163-246-158.bos.east.verizon.net] has quit [Quit: Leaving] |
| 18:19 | -!- | estetique [~estetique@p54BCDFDC.dip.t-dialin.net] has joined #debian |
| 18:20 | -!- | estetique [~estetique@p54BCDFDC.dip.t-dialin.net] has quit [] |
| 18:21 | -!- | sam_ [~sam@modemcable130.66-201-24.mc.videotron.ca] has joined #debian |
| 18:21 | <sam_> | hey |
| 18:22 | <sam_> | I restarted my comp |
| 18:22 | <sam_> | and X didn't load |
| 18:22 | <sam_> | automaticly |
| 18:22 | <sam_> | so I typed startx |
| 18:22 | <locklace> | !space bar |
| 18:22 | <dpkg> | The space bar is the correct way to separate connected sentences on IRC. Please use it. The Return/Enter key is not a substitute. |
| 18:22 | <sam_> | and now xfce is running but no window manager |
| 18:23 | -!- | inkbottle [~inkbottle@AAubervilliers-751-1-1-228.w90-3.abo.wanadoo.fr] has joined #debian |
| 18:23 | <sam_> | !space bar |
| 18:23 | <dpkg> | The space bar is the correct way to separate connected sentences on IRC. Please use it. The Return/Enter key is not a substitute. |
| 18:23 | <sam_> | !sexe |
| 18:23 | <sam_> | !help |
| 18:25 | <sam_> | anyone knows? |
| 18:25 | -!- | davyg [~davyg@dau94-9-88-178-191-172.fbx.proxad.net] has quit [Remote host closed the connection] |
| 18:26 | <inkbottle> | Hi, I bought a Wacom bamboo fun, then. Would someone has one here? (I wonder if it's going to do something out of the box) |
| 18:27 | <sam_> | I have a wacom bamboo |
| 18:27 | <sam_> | didn't try it on linux |
| 18:28 | <inkbottle> | goin to plug the usb cable... |
| 18:29 | <inkbottle> | plugged |
| 18:29 | <sam_> | why don't you just try it? |
| 18:30 | -!- | trifolio6 [~h@62.43.58.74.dyn.user.ono.com] has joined #debian |
| 18:31 | <sam_> | does it work |
| 18:31 | <inkbottle> | "it kicks arse" (not sure i can say that) :) |
| 18:32 | <sam_> | so it works well? |
| 18:32 | <inkbottle> | nooo, too nice for now |
| 18:32 | -!- | brendan_ [~brendan@ResNet-34-250.resnet.ucsb.edu] has quit [Quit: brendan_] |
| 18:32 | <inkbottle> | for now i just tried the "mouse" |
| 18:33 | <sam_> | oh |
| 18:33 | -!- | bithive1 [~Jason@c-24-20-209-63.hsd1.or.comcast.net] has quit [Quit: Leaving.] |
| 18:33 | <inkbottle> | I have to open a gimp or whatever an see |
| 18:34 | -!- | jtaji [~jtaji@c-174-59-115-229.hsd1.pa.comcast.net] has quit [Quit: Leaving] |
| 18:35 | -!- | yang [yang@yang.netrep.oftc.net] has quit [Server closed connection] |
| 18:35 | -!- | yang [yang@static-ip-62-75-255-125.inaddr.server4you.de] has joined #debian |
| 18:35 | -!- | yang is now known as Guest1476 |
| 18:36 | -!- | pixelgirl is now known as Guest1477 |
| 18:36 | -!- | pixelgirl [~pixelgirl@ip-81-210-195-37.unitymediagroup.de] has joined #debian |
| 18:37 | <inkbottle> | with inkscape it's working, i mean i can draw, i'll see later if i can use the "pressure" for something |
| 18:38 | -!- | sebash [~sebastian@e176209016.adsl.alicedsl.de] has joined #debian |
| 18:39 | <dr|z3d> | inkbottle: Also have a look at http://xaraxtreme.org/ perhaps. |
| 18:39 | <dr|z3d> | The freehand tool I think supports pressure sensitivity, and it's much faster than Inkscape. |
| 18:40 | -!- | coucouf_ [~quassel@seg75-7-88-164-181-178.fbx.proxad.net] has quit [Ping timeout: 480 seconds] |
| 18:42 | -!- | Guest1477 [~pixelgirl@ip-81-210-195-37.unitymediagroup.de] has quit [Ping timeout: 480 seconds] |
| 18:45 | -!- | sebash_ [~sebastian@e176199227.adsl.alicedsl.de] has quit [Ping timeout: 480 seconds] |
| 18:47 | -!- | shhh [~broken@0x50a10255.bynxx12.dynamic.dsl.tele.dk] has joined #debian |
| 18:47 | -!- | Meise [~daniel@port-92-204-81-32.dynamic.qsc.de] has quit [Quit: Leaving.] |
| 18:49 | <shhh> | hey guys - i have a simple general question i think. If i want to install a package which is listed packages.debian.org but is not accessable through synaptic package mang. what do i do? can i do some kind of apt-get install? |
| 18:49 | <abrotman> | which package ? |
| 18:49 | <shhh> | pidgin 2.6.4 |
| 18:49 | <abrotman> | judd: versions pidgin |
| 18:49 | <judd> | abrotman: pidgin -- lenny-volatile: 2.4.3-4lenny1~volatile0 lenny: 2.4.3-4lenny1 etch-backports: 2.4.3-4lenny5~bpo40+1 lenny-security: 2.4.3-4lenny5 lenny-backports: 2.6.3-1~bpo50+1 sid: 2.6.4-1 squeeze: 2.6.4-1 |
| 18:49 | <shhh> | 2.6.4-1 actually |
| 18:49 | <abrotman> | what's wrong with 2.6.3 from backports.org ? |
| 18:50 | <shhh> | im newbe - i dont know what backports is |
| 18:50 | -!- | trifolio6 [~h@62.43.58.74.dyn.user.ono.com] has quit [Remote host closed the connection] |
| 18:50 | <abrotman> | okay .. then what's worng with the one you have ? |
| 18:50 | <shhh> | it says i cannot log onto msn becaus the protocol is not supported on the server |
| 18:51 | <shhh> | i googled it and people says it is fixed in the 2.6.4 pidgin |
| 18:51 | -!- | Art3mis4 [~art3mis4@190.74.106.127] has quit [Quit: Ex-Chat] |
| 18:51 | -!- | trifolio6 [~h@62.43.58.74.dyn.user.ono.com] has joined #debian |
| 18:55 | -!- | groolot [~groolot@88-139-69-147.adslgp.cegetel.net] has quit [Quit: Full power (s/ll/ck/)] |
| 18:57 | -!- | mode/#debian [+l 395] by debhelper |
| 18:58 | -!- | lbt_ [~david@78.32.229.233] has quit [Ping timeout: 480 seconds] |
| 18:59 | -!- | shhh [~broken@0x50a10255.bynxx12.dynamic.dsl.tele.dk] has quit [Quit: Leaving.] |
| 18:59 | -!- | rik_ [~rik@d51A58168.access.telenet.be] has quit [Remote host closed the connection] |
| 18:59 | -!- | Dracari [~cael@adsl-99-29-150-209.dsl.sfldmi.sbcglobal.net] has joined #debian |
| 19:01 | <sam_> | I really need help, x is not launching at boot time, I have to type startx for x to run |
| 19:02 | <abrotman> | using gnome? kde? something else? |
| 19:02 | -!- | Spami|Thug [~Spami|Thu@tri69-5-88-165-164-68.fbx.proxad.net] has joined #debian |
| 19:02 | <Dracari> | i'm having a problem installing. trying for USB or Windows loader installer. when it reboots it says No drivers found on my network card and Reguardless Demands the CD-Rom. it;s a Dell Inspirion 1300 im trying to use. |
| 19:02 | -!- | Guiiks [~Guiiks@ANancy-256-1-76-228.w90-26.abo.wanadoo.fr] has quit [Quit: Quitte] |
| 19:02 | -!- | shhh [~broken@0x50a10255.bynxx12.dynamic.dsl.tele.dk] has joined #debian |
| 19:02 | <shhh> | abrotman - backports.org did the job - just never heard about it befor |
| 19:03 | <shhh> | thanks for pointing my attention to it |
| 19:04 | <abrotman> | sam_: ? |
| 19:04 | <Dracari> | i belive the onboard Eithernet is a Broadcom Based chipset but i do have an old USB external adapter (the OLD "Playstation 2" "Go-Net" adapter. |
| 19:05 | <sam_> | xfce |
| 19:05 | <abrotman> | sam_: aptitude install gdm |
| 19:05 | <abrotman> | Dracari: /msg dpkg installer firmware |
| 19:06 | <sam_> | gdm is gnome display manager |
| 19:06 | <sam_> | does xfce have its own display manager? |
| 19:06 | <Dracari> | i see a zip and a .tar.gz which should i download? |
| 19:08 | <abrotman> | Dracari: /msg dpkg installer firmware |
| 19:08 | <abrotman> | whoops |
| 19:08 | <abrotman> | sam_: aptitude install gdm |
| 19:08 | <abrotman> | Dracari: see it where? |
| 19:08 | -!- | SiCuTDeUx_ [~sicutdeux@190.205.164.11] has quit [Ping timeout: 480 seconds] |
| 19:08 | -!- | sithlord [~sithlord@host-212-68-199-210.brutele.be] has joined #debian |
| 19:08 | <abrotman> | Dracari: you want the dannf link |
| 19:09 | -!- | shhh [~broken@0x50a10255.bynxx12.dynamic.dsl.tele.dk] has left #debian [] |
| 19:09 | <sam_> | why is apt-cache search gdm faster than aptitude search gdm ? |
| 19:10 | <Dracari> | abrotman thats good IF its abtle to access the network and i dopnt have a system beyond my headless linux server that'll run it. |
| 19:10 | <abrotman> | Dracari: you don't have any other systems ? |
| 19:10 | <abrotman> | sam_: they search differently |
| 19:11 | <Dracari> | thats running linux atm? yes but kinda Moot-point, |
| 19:11 | -!- | chomwitt [~chomwitt@athedsl-404111.home.otenet.gr] has quit [Quit: Lost terminal] |
| 19:11 | <Dracari> | it has a dualboot of Dreamlinux & windows XP |
| 19:11 | -!- | blerk [~n0id@a85-138-85-89.cpe.netcabo.pt] has joined #debian |
| 19:11 | <sam_> | if they weren't searching differently they would have the same speed |
| 19:11 | <sam_> | lol |
| 19:11 | <Dracari> | but im not liking how DL is like. |
| 19:12 | -!- | blerk [~n0id@a85-138-85-89.cpe.netcabo.pt] has quit [] |
| 19:17 | -!- | frewo64 [~frewo64@p5491D2C1.dip.t-dialin.net] has quit [Remote host closed the connection] |
| 19:17 | -!- | mclur3 [~troy@c-9ef3e655.119-500-64736c10.cust.bredbandsbolaget.se] has quit [Ping timeout: 480 seconds] |
| 19:19 | -!- | trifolio6 [~h@62.43.58.74.dyn.user.ono.com] has quit [Remote host closed the connection] |
| 19:20 | -!- | trifolio6 [~h@62.43.58.74.dyn.user.ono.com] has joined #debian |
| 19:21 | -!- | fossiiil [~irc@95.85.209.161] has quit [Quit: leaving] |
| 19:21 | <Dracari> | is it possioble to merge the extra firmware files into the netinst image? |
| 19:22 | -!- | setog3 [~seto@maisel-gw.enst-bretagne.fr] has quit [Ping timeout: 480 seconds] |
| 19:22 | <abrotman> | sure |
| 19:22 | <abrotman> | !custom netinst |
| 19:22 | <dpkg> | To create customized Debian <netinst> images, see http://wiki.debian.org/DebianInstaller/Modify/CustomKernel and http://wiki.debian.org/DebianCustomCD . Also ask me about <kmuto>. |
| 19:22 | -!- | OkropNick [kuba@host-n2-72-114.telpol.net.pl] has quit [Remote host closed the connection] |
| 19:23 | -!- | sam_ [~sam@modemcable130.66-201-24.mc.videotron.ca] has quit [Quit: Leaving] |
| 19:24 | <Dracari> | From windows i mean. i reallllly dont want to download all those DVD Images. |
| 19:24 | <abrotman> | the firmware wouldn't be there anyways |
| 19:25 | -!- | rijo [~rijo@d173-183-150-243.abhsia.telus.net] has quit [Remote host closed the connection] |
| 19:25 | <abrotman> | if you have dreamlinux running, you can use the script to create a new ISO to use |
| 19:26 | -!- | brendan_ [~brendan@ResNet-34-250.resnet.ucsb.edu] has joined #debian |
| 19:26 | <Dracari> | ok |
| 19:26 | -!- | tdomhan [~tobi@HSI-KBW-095-208-080-167.hsi5.kabel-badenwuerttemberg.de] has quit [Remote host closed the connection] |
| 19:27 | -!- | mode/#debian [+l 385] by debhelper |
| 19:27 | -!- | Darkpurpose [~jeff@66.193.134.74] has joined #debian |
| 19:27 | -!- | Caroll [~caroll@189.32.44.70] has quit [Quit: Leaving...] |
| 19:27 | -!- | giorgos [~giorgos@62.1.239.41.dsl.dyn.forthnet.gr] has joined #debian |
| 19:28 | -!- | giorgos [~giorgos@62.1.239.41.dsl.dyn.forthnet.gr] has quit [] |
| 19:28 | -!- | sam_ [~sam@modemcable130.66-201-24.mc.videotron.ca] has joined #debian |
| 19:28 | -!- | Darkpurpose [~jeff@66.193.134.74] has quit [] |
| 19:32 | -!- | Greg [~Greg@graska.reolight.net] has quit [Quit: Ex-Chat] |
| 19:32 | -!- | SiCuTDeUx_ [~sicutdeux@190.203.248.243] has joined #debian |
| 19:33 | -!- | Dracari is now known as Dracari|Away |
| 19:33 | <sam_> | hey |
| 19:33 | <sam_> | is the display manager suppose to launch before X ? |
| 19:35 | -!- | dvs [~dvs@cwv.teksavvy.com] has joined #debian |
| 19:36 | -!- | rijo [~rijo@d173-183-150-243.abhsia.telus.net] has joined #debian |
| 19:36 | -!- | patrikf [~patrik@cnh809211548.pppoe.surfer.cnh.at] has quit [Quit: patrikf] |
| 19:40 | -!- | jimmy [~jimmy@adsl-99-56-82-178.dsl.lsan03.sbcglobal.net] has joined #debian |
| 19:40 | -!- | jimmy [~jimmy@adsl-99-56-82-178.dsl.lsan03.sbcglobal.net] has quit [] |
| 19:43 | -!- | Holborn [~holborn@170.Red-88-26-182.staticIP.rima-tde.net] has joined #debian |
| 19:44 | -!- | ao2 [~u@2001:1418:117::1] has quit [Quit: Leaving] |
| 19:45 | -!- | Minh [~gf_hunter@adsl-71-132-199-82.dsl.pltn13.pacbell.net] has joined #debian |
| 19:46 | <Minh> | hello everyone |
| 19:48 | <Minh> | i just installed debian from usb with the netinst iso and now im stuck after installing |
| 19:48 | <Minh> | can any1 help |
| 19:49 | <sam_> | stuck? |
| 19:49 | <Minh> | im noob to linux |
| 19:50 | <Minh> | and after installing now im at the console |
| 19:50 | <Minh> | and dont know how to install network |
| 19:50 | <sam_> | oh |
| 19:50 | <sam_> | no graphical interface? |
| 19:50 | <Minh> | no |
| 19:50 | <Minh> | i used the netinst iso |
| 19:50 | <Minh> | to install to my netbook |
| 19:50 | -!- | Jahman [~oops@115.250.81-79.rev.gaoland.net] has joined #debian |
| 19:50 | <Minh> | so it contains core only |
| 19:50 | <dvs> | Minh: man 5 interfaces |
| 19:51 | <Minh> | no graphic |
| 19:51 | <Minh> | and no network |
| 19:51 | -!- | headup [~carlos@bl13-20-46.dsl.telepac.pt] has joined #debian |
| 19:52 | <Minh> | any1 knows what to do next? |
| 19:52 | <sam_> | you need a network connection |
| 19:53 | -!- | headup [~carlos@bl13-20-46.dsl.telepac.pt] has quit [] |
| 19:53 | <Minh> | yup but how can i setup the network |
| 19:53 | <abrotman> | Minh: which gui do you want? |
| 19:53 | -!- | prahal [~prahal@dan75-7-88-166-184-3.fbx.proxad.net] has quit [Quit: Quitte] |
| 19:53 | <sam_> | are you using wifi or ethernet? |
| 19:53 | <Minh> | lxde is good |
| 19:53 | <Minh> | im using wifi |
| 19:54 | <dvs> | a network connection would help |
| 19:54 | <Minh> | u meant cable network? |
| 19:54 | <Minh> | not wifi |
| 19:55 | <dvs> | chances are you need to download something |
| 19:55 | <dvs> | to get it to work |
| 19:55 | <sam_> | I don't know how you will set up wifi |
| 19:55 | -!- | headup [~Carlos@bl13-20-46.dsl.telepac.pt] has joined #debian |
| 19:55 | <sam_> | but with ethernet it would be easier |
| 19:55 | -!- | ernesto [~ecrespo@200-71-150-172.static.telcel.net.ve] has joined #debian |
| 19:55 | <newsense> | install wireless-tools package |
| 19:56 | <newsense> | what chipset is the wifi adapter ? |
| 19:56 | <Minh> | wait a sec i will check |
| 19:58 | -!- | pixelgirl is now known as Guest1486 |
| 19:58 | -!- | pixelgirl [~pixelgirl@ip-81-210-195-37.unitymediagroup.de] has joined #debian |
| 19:59 | -!- | nexxen [~NN@bas1-toronto06-2925211541.dsl.bell.ca] has joined #debian |
| 19:59 | <Minh> | lol it's an OCZ netbook and it just says wireless 802.11 b/g/ |
| 19:59 | <newsense> | lspci |
| 19:59 | <Minh> | i installed ubuntu netbook remix once, and opensuse once and both have wireless right after installing |
| 20:00 | <newsense> | you might need non-free firmware |
| 20:01 | <Minh> | what should i do now |
| 20:01 | <Minh> | that netbook doesnt have wifi now |
| 20:01 | <newsense> | find it in lspci |
| 20:02 | <Minh> | im noob so i dont know any command |
| 20:03 | <sney> | newsense just told you one |
| 20:03 | <sney> | try it |
| 20:04 | <sney> | look for things that say "wireless" or "network" or even both |
| 20:04 | <Minh> | i typed lspci and it says command not found |
| 20:04 | <sney> | make it /sbin/lspci |
| 20:04 | <Minh> | it says not such file or directory |
| 20:05 | -!- | Guest1486 [~pixelgirl@ip-81-210-195-37.unitymediagroup.de] has quit [Ping timeout: 480 seconds] |
| 20:05 | <Minh> | do i need to switch to super user and how? im in normal user terminal now |
| 20:05 | <sney> | no, I guess you just didn't get pciutils installed |
| 20:05 | <sney> | sudo aptitude install pciutils and then try lspci again |
| 20:05 | -!- | faw [~felipe@faw.user.oftc.net] has joined #debian |
| 20:06 | <Minh> | i installed debian from netinst so it says only core system is installed |
| 20:06 | <Minh> | ok |
| 20:06 | <Minh> | sudo command not found |
| 20:07 | -!- | mode/#debian [+l 391] by debhelper |
| 20:07 | <sney> | I always forget how bare bones the core system is |
| 20:07 | <sney> | ok |
| 20:07 | <sney> | to become superuser, type su - |
| 20:07 | -!- | Celtiore [~Celtiore@ANice-257-1-39-142.w90-52.abo.wanadoo.fr] has quit [Ping timeout: 480 seconds] |
| 20:08 | <Minh> | thx im now super user |
| 20:08 | <headup> | Minh: sudo is a gnome gender |
| 20:08 | <sney> | please don't intentionally confuse the newbies |
| 20:08 | <headup> | only if you have gnome.. you have sudo |
| 20:08 | <sney> | headup: wrong. |
| 20:09 | <Minh> | i installed the netinst so there is no gui |
| 20:09 | <headup> | so.. ? |
| 20:09 | <Minh> | and no wifi |
| 20:09 | <headup> | Minh: install you gui with apt |
| 20:09 | <Minh> | i also have internet cable though |
| 20:09 | <sney> | the netinst does have the option for a gui, but you can do that later |
| 20:10 | <sney> | aptitude install pciutils and then you can figure out your wifi |
| 20:10 | <Minh> | ok let me try |
| 20:10 | -!- | sithlord [~sithlord@host-212-68-199-210.brutele.be] has quit [Ping timeout: 480 seconds] |
| 20:10 | -!- | Worf__ [~worf@84-119-62-71.dynamic.xdsl-line.inode.at] has joined #debian |
| 20:10 | <Minh> | do i need to connect to the internet to install that |
| 20:11 | <sam_> | hey does my display manager have something to do with my cursor? |
| 20:11 | <sney> | Minh: yes |
| 20:11 | <Minh> | oops, ok i will plug the cable and try it again |
| 20:12 | -!- | frozen [~frozen@static062038155217.dsl.hol.gr] has joined #debian |
| 20:12 | <frozen> | hi |
| 20:13 | <sam_> | hi |
| 20:14 | -!- | Worf_ [~worf@84-119-66-245.dynamic.xdsl-line.inode.at] has quit [Ping timeout: 480 seconds] |
| 20:14 | <Minh> | i plugged the cable but nothing happens |
| 20:14 | <Minh> | can i download the package to the usb |
| 20:15 | <Minh> | and install it from usb |
| 20:15 | <Minh> | ? |
| 20:15 | -!- | pixelgirl [~pixelgirl@ip-81-210-195-37.unitymediagroup.de] has left #debian [] |
| 20:15 | <sam_> | try to type |
| 20:15 | <sam_> | ping google.com |
| 20:15 | -!- | frozen [~frozen@static062038155217.dsl.hol.gr] has quit [] |
| 20:16 | -!- | Worf_ [~worf@84-119-63-8.dynamic.xdsl-line.inode.at] has joined #debian |
| 20:16 | <sney> | Minh: yes, but you will need to sort out any dependencies yourself |
| 20:16 | <Minh> | it says unknow host google.com |
| 20:17 | <Minh> | sounds complicated o.o |
| 20:17 | <Minh> | is there any way to install debian (with GUI) from usb? |
| 20:17 | <dvs> | Minh: believe me. It's much easier to get the wired connection working first and download directly from the internet. |
| 20:17 | <sney> | I dunno why you only installed the core system, netinst has an option for "desktop environment" |
| 20:17 | -!- | Celtiore [~Celtiore@ANice-257-1-13-30.w90-52.abo.wanadoo.fr] has joined #debian |
| 20:18 | <Minh> | i dont know |
| 20:18 | <Minh> | i follow the installation guide on site |
| 20:18 | -!- | Blacker47 [~Blacker47@p57A9140C.dip0.t-ipconnect.de] has quit [Quit: Verlassend] |
| 20:18 | <Minh> | they say download the boot.img.gz |
| 20:18 | <sney> | well you could just run the installer again and select desktop when it comes up |
| 20:18 | -!- | chris [~chris@cpe-071-068-081-127.carolina.res.rr.com] has joined #debian |
| 20:18 | <Minh> | and the the netinst iso |
| 20:18 | <sam_> | how did you netinstalled debian and now can't get the network working? |
| 20:18 | <headup> | try ifconfig eth0 |
| 20:18 | <headup> | to see if your inet connection is up |
| 20:18 | <Minh> | the installation doesnt support my network i guess |
| 20:18 | <Minh> | k wait a sec i will try that |
| 20:19 | -!- | EagleRock [~EagleRock@pool-98-109-117-2.nwrknj.fios.verizon.net] has joined #debian |
| 20:19 | <headup> | or just try ifconfig |
| 20:19 | <headup> | as root |
| 20:19 | <sam_> | well you need a network conenction to install debian with netinst |
| 20:19 | <sam_> | lol |
| 20:19 | -!- | Worf__ [~worf@84-119-62-71.dynamic.xdsl-line.inode.at] has quit [Ping timeout: 480 seconds] |
| 20:20 | <headup> | probably his dhcp is going dumb or something lol |
| 20:20 | <Minh> | ifconfig tells some info about the hardware and does nothing |
| 20:20 | -!- | dotslash [~frank@5ED6A969.cable.ziggo.nl] has quit [Read error: Connection reset by peer] |
| 20:21 | -!- | rudi_s_ [~rudi_s@p5DCE557F.dip.t-dialin.net] has quit [Quit: leaving] |
| 20:21 | <Minh> | when i installed it said can not config dhcp server |
| 20:21 | <headup> | Minh: but you can see your eth interface? |
| 20:21 | <Minh> | and gave me the option to config it after installing |
| 20:21 | -!- | dotslash [~frank@5ED6A969.cable.ziggo.nl] has joined #debian |
| 20:21 | <chris> | what is the best linux dist. to use as an only os to instead of xp |
| 20:21 | <headup> | chris: for the first time, try ubuntu or mint |
| 20:22 | <abrotman> | chris: you're in #debian .. what do you think we'll say ? |
| 20:22 | <headup> | when you'r familiarized with linux, install debian squeeze |
| 20:22 | <abrotman> | except for the guy that doesn't know what he's talking about .. |
| 20:22 | <sam_> | lol |
| 20:22 | <Minh> | ifconfig say eth0 BROADCASR MULTI blah blah blah |
| 20:22 | <dr|z3d> | chris: Do you want stuff to "just work" or do you want a roller coaster introduction to Linux? |
| 20:22 | <headup> | Minh: try |
| 20:22 | <sam_> | debian and ubuntu are very similar, and I find debian way better |
| 20:22 | <headup> | ifdown eth0 |
| 20:22 | <chris> | just the first room I came across, I'm new to linux, just been playing around with it for 2 days |
| 20:22 | <headup> | then ifup eth0 |
| 20:22 | <abrotman> | chris: try ##linux on irc.freenode.net |
| 20:23 | <Minh> | ok |
| 20:23 | <headup> | to renicialize your eth interface |
| 20:23 | <dr|z3d> | chris: What distro are you using? |
| 20:23 | <headup> | dr|z3d: he's using windows xp, for sure lol |
| 20:23 | -!- | isak [~isak@78-73-89-9-no169.tbcn.telia.com] has quit [Ping timeout: 480 seconds] |
| 20:23 | <dr|z3d> | headup: "I'm new to linux, just been playing around with it for 2 days" |
| 20:23 | <chris> | i installed debian with musix, thogh I'm having a prob loading |
| 20:24 | <dr|z3d> | chris: If you've installed debian, stick with it. |
| 20:24 | <abrotman> | chris: Musix is *not* Debian |
| 20:24 | <headup> | dr|z3d: lol you're right i read the part he said that he has windows xp |
| 20:24 | <chris> | it's got debian wrote all over it |
| 20:24 | <dr|z3d> | chris: when you say musix, do you mean mp3s and so on? |
| 20:24 | <abrotman> | !musix |
| 20:24 | <dpkg> | Musix GNU+Linux is a <Knoppix>-based distribution containing a large selection of free audio software. http://www.musix.org.ar/ #musix on irc.freenode.net. See also <based on Debian>. |
| 20:24 | <chris> | don't kno though |
| 20:24 | <abrotman> | it's not Debian |
| 20:25 | <dr|z3d> | Ah. |
| 20:25 | <sam_> | knoppix is based on debian |
| 20:25 | <Minh> | headup: ifdown says interface eth0 not configured and ifup says ignoreing unknow interface eth0=eth0 |
| 20:25 | <abrotman> | it's NOT Debian |
| 20:25 | <dr|z3d> | pizza is based on pita bread. |
| 20:25 | <headup> | Minh your dhcp server is fucked then |
| 20:25 | <headup> | i think.. |
| 20:25 | <dr|z3d> | chris: You need to go to freenode. |
| 20:25 | <Minh> | so i have to reinstall or what |
| 20:26 | -!- | chris [~chris@cpe-071-068-081-127.carolina.res.rr.com] has quit [Quit: Leaving] |
| 20:26 | -!- | ceelo [~ceelo@64.134.241.18] has joined #debian |
| 20:27 | -!- | frewo64 [~frewo64@p5491D2C1.dip.t-dialin.net] has joined #debian |
| 20:27 | <sam_> | hey |
| 20:27 | <sam_> | I removed my display manager and X is not launching automaticly, why? |
| 20:27 | <headup> | do you have any router or something on your network ? |
| 20:28 | -!- | kingsley [~kingsley@74.220.247.169] has quit [Remote host closed the connection] |
| 20:28 | -!- | Nazcafan [~fou@ant06-1-82-242-110-209.fbx.proxad.net] has joined #debian |
| 20:28 | -!- | SiCuTDeUx_ [~sicutdeux@190.203.248.243] has quit [Read error: Connection reset by peer] |
| 20:28 | <dr|z3d> | sam_: That's the the dm is for. Otherwise, use a script. |
| 20:28 | <dr|z3d> | Or just type: startx |
| 20:28 | -!- | SiCuTDeUx_ [~sicutdeux@190.203.248.243] has joined #debian |
| 20:29 | <jpinx-eeepc> | is it just me - or is that one for the quotes? |
| 20:29 | -!- | inkbottle [~inkbottle@AAubervilliers-751-1-1-228.w90-3.abo.wanadoo.fr] has quit [Quit: Leaving] |
| 20:29 | <Nazcafan> | I could partially solve my console font issue |
| 20:29 | -!- | ceelo [~ceelo@64.134.241.18] has quit [] |
| 20:29 | -!- | frewo64 [~frewo64@p5491D2C1.dip.t-dialin.net] has quit [Remote host closed the connection] |
| 20:29 | <sam_> | I thought a dm was for login |
| 20:29 | -!- | max_ [~max@93.37.212.1] has joined #debian |
| 20:30 | -!- | frewo64-nb [~frewo64@p5491D2C1.dip.t-dialin.net] has joined #debian |
| 20:30 | <Nazcafan> | setting up kernel modesetting kind of rendered strangely accented character on consoles |
| 20:30 | -!- | dotslash [~frank@5ED6A969.cable.ziggo.nl] has quit [Ping timeout: 480 seconds] |
| 20:31 | -!- | dvs [~dvs@cwv.teksavvy.com] has quit [Quit: Leaving] |
| 20:31 | <Nazcafan> | I installed fonty-rg |
| 20:31 | <max_> | ciao ragazzi, io prima volta qui... posso avere qualche aiuto x ubuntu? |
| 20:32 | <Nazcafan> | and when I use the utf8 script on console, it solves the issue, but it is not permanent |
| 20:32 | <Nazcafan> | !italian |
| 20:32 | <dpkg> | Ciao, vai su #debian-it per ricevere aiuto in italiano. Italian Speakers: Please use #debian-it, there you will get much more help. |
| 20:33 | <max_> | tnk |
| 20:33 | <abrotman> | he actually wants #ubuntu-it on irc.freenode.net |
| 20:33 | -!- | quinque [~quinque@p5B33CC47.dip.t-dialin.net] has quit [Quit: leaving] |
| 20:34 | <Minh> | i give up on this ^^ |
| 20:35 | <Minh> | any1 knows how to install debian (with gui, not the debian netinst) from USB |
| 20:35 | -!- | virm1 [~alex@236-141-112-92.pool.ukrtel.net] has quit [Quit: Leaving.] |
| 20:36 | <sney> | you would need to use cd1.iso instead of netinst.iso. I'm not sure how much space boot.img.gz gives you but it might be enough |
| 20:36 | <abrotman> | !usb install |
| 20:36 | <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/lenny/i386/ch04s03 . To download USB stick images, ask me about <install debian>. (Older, outdated article at http://d-i.pascal.at/). BIOS can't boot from USB? Use http://www.plop.at/en/bootmanager.html |
| 20:36 | -!- | SiCuTDeUx [~sicutdeux@190.205.164.11] has quit [Ping timeout: 480 seconds] |
| 20:36 | -!- | m8ee [~moivoi@h131.90.219.67.cable.wstv.cablerocket.net] has joined #debian |
| 20:36 | -!- | headup_ [~Carlos@bl13-20-46.dsl.telepac.pt] has joined #debian |
| 20:36 | <Nazcafan> | abrotman, ever tried kms? |
| 20:36 | <abrotman> | for what? |
| 20:37 | -!- | mode/#debian [+l 385] by debhelper |
| 20:38 | -!- | Worf_ [~worf@84-119-63-8.dynamic.xdsl-line.inode.at] has quit [Remote host closed the connection] |
| 20:38 | -!- | headup [~Carlos@bl13-20-46.dsl.telepac.pt] has quit [Ping timeout: 480 seconds] |
| 20:39 | <Minh> | lol i used the exact way the guide tells |
| 20:39 | <Minh> | boot.img gives 256 mb only |
| 20:40 | <sney> | it just needs to be able to find an installer iso, it doesn't matter which one .. do you have another usb stick? you could put boot.img.gz on one and CD1.iso on the other and plug them both in, that should work |
| 20:40 | <sney> | or an external hard drive or whatever |
| 20:40 | <Minh> | oh really |
| 20:40 | <Minh> | the guide says i need to copy the iso file |
| 20:40 | <Minh> | to the usb that i unzip the boot.img onto |
| 20:41 | <sney> | as long as the installer can find it, it doesn't matter where it is. the manual just keeps things simple. |
| 20:41 | <Minh> | lol that must be much easier |
| 20:41 | <Minh> | i will try it now |
| 20:41 | <sney> | the installer will actually search *all* readable connected drives for an installable iso |
| 20:41 | <Minh> | lol the guide doesnt tell me that |
| 20:42 | <Minh> | so i just plug the usb with boot.img in |
| 20:42 | <Minh> | and another usb/external hdd with the iso file |
| 20:46 | -!- | SiCuTDeUx__ [~sicutdeux@190.203.248.243] has joined #debian |
| 20:48 | -!- | fossiiil [~irc@9KCAABEBP.tor-irc.dnsbl.oftc.net] has joined #debian |
| 20:53 | <damiank> | has anyone tried lxde? |
| 20:53 | -!- | sam_ [~sam@modemcable130.66-201-24.mc.videotron.ca] has quit [Remote host closed the connection] |
| 20:53 | <dondelelcaro> | damiank: no, no one has. |
| 20:53 | <damiank> | ok |
| 20:54 | -!- | setog3 [~seto@maisel-gw.enst-bretagne.fr] has joined #debian |
| 20:56 | -!- | faw [~felipe@faw.user.oftc.net] has quit [Quit: Leaving] |
| 20:57 | -!- | frewo64-nb [~frewo64@p5491D2C1.dip.t-dialin.net] has quit [Remote host closed the connection] |
| 20:59 | -!- | sam_ [~sam@modemcable130.66-201-24.mc.videotron.ca] has joined #debian |
| 21:00 | -!- | jae [~jae@HSI-KBW-091-089-249-155.hsi2.kabel-badenwuerttemberg.de] has quit [Server closed connection] |
| 21:00 | -!- | jae [~jae@HSI-KBW-091-089-249-155.hsi2.kabel-badenwuerttemberg.de] has joined #debian |
| 21:01 | <sam_> | hey |
| 21:01 | -!- | kay_nine [~kaynine@c-68-47-98-223.hsd1.ga.comcast.net] has joined #debian |
| 21:01 | <sam_> | xfce saves sessions |
| 21:01 | <sam_> | when closing |
| 21:01 | <sam_> | I don't want to |
| 21:01 | <kay_nine> | m |
| 21:01 | -!- | fossiiil [~irc@9KCAABEBP.tor-irc.dnsbl.oftc.net] has quit [Quit: leaving] |
| 21:01 | -!- | fran [~fran@72.59.222.87.dynamic.jazztel.es] has joined #debian |
| 21:02 | <fran> | hola |
| 21:02 | <fran> | hay alguien? |
| 21:02 | <sney> | !es |
| 21:02 | <dpkg> | Hispanohablantes: Por favor /join #debian-es, alli obtendran mas ayuda. Spanish Speakers: Please /join #debian-es, there you will get much more help. |
| 21:02 | <fran> | soy nuevo en ubuntu |
| 21:03 | <abrotman> | fran: #ubuntu-es on irc.freenode.net |
| 21:03 | <sney> | no ubuntu aqui |
| 21:03 | -!- | kay_nine [~kaynine@c-68-47-98-223.hsd1.ga.comcast.net] has quit [] |
| 21:03 | <fran> | y no consigo hacer que se vean en firefox los videos de youtube |
| 21:03 | <sney> | vaya a #ubuntu-es en irc.freenode.net. no ubuntu aqui |
| 21:03 | -!- | frewo64-nb [~frewo64@p5491D2C1.dip.t-dialin.net] has joined #debian |
| 21:03 | -!- | fran [~fran@72.59.222.87.dynamic.jazztel.es] has quit [] |
| 21:04 | -!- | phyrrus_ [~phyrrus@97-85-79-77.dhcp.aldl.mi.charter.com] has quit [Remote host closed the connection] |
| 21:04 | -!- | linac [~lin@122.90.110.64] has joined #debian |
| 21:06 | -!- | Minh [~gf_hunter@adsl-71-132-199-82.dsl.pltn13.pacbell.net] has quit [] |
| 21:08 | -!- | frewo64-nb [~frewo64@p5491D2C1.dip.t-dialin.net] has quit [Remote host closed the connection] |
| 21:09 | -!- | damiank [~damian@241-88-231-201.fibertel.com.ar] has quit [Remote host closed the connection] |
| 21:12 | -!- | babilen [~babilen@mnhm-4d010dde.pool.mediaWays.net] has quit [Quit: leaving] |
| 21:16 | -!- | [fFf] [~fixed@host130-234-dynamic.3-79-r.retail.telecomitalia.it] has quit [Quit: Leaving.] |
| 21:17 | -!- | mode/#debian [+l 379] by debhelper |
| 21:17 | -!- | wilberfan [~quassel@96-41-122-151.dhcp.mtpk.ca.charter.com] has joined #debian |
| 21:18 | -!- | alvarezp [~alvarezp@201.160.167.202.cable.dyn.cableonline.com.mx] has quit [Remote host closed the connection] |
| 21:18 | -!- | sithlord [~sithlord@host-212-68-199-210.brutele.be] has joined #debian |
| 21:20 | -!- | MuSicK [~martin@p5B08AD79.dip0.t-ipconnect.de] has quit [Remote host closed the connection] |
| 21:21 | -!- | sam_ [~sam@modemcable130.66-201-24.mc.videotron.ca] has quit [Quit: Leaving] |
| 21:23 | -!- | damiank [~damian@241-88-231-201.fibertel.com.ar] has joined #debian |
| 21:23 | -!- | kingsley [~kingsley@74.220.247.169] has joined #debian |
| 21:23 | -!- | SiCuTDeUx_ [~sicutdeux@190.203.248.243] has quit [Quit: Saliendo] |
| 21:25 | -!- | [fFf] [~fixed@host130-234-dynamic.3-79-r.retail.telecomitalia.it] has joined #debian |
| 21:27 | -!- | kingsley [~kingsley@74.220.247.169] has quit [Remote host closed the connection] |
| 21:28 | -!- | SiCuTDeUx__ [~sicutdeux@190.203.248.243] has quit [Ping timeout: 480 seconds] |
| 21:31 | -!- | ousider [~client@125.163.180.178] has joined #debian |
| 21:33 | -!- | jscinoz [~jscinoz@merranmountjoy.dsl.highway1.net.au] has quit [Remote host closed the connection] |
| 21:33 | -!- | jscinoz [~jscinoz@merranmountjoy.dsl.highway1.net.au] has joined #debian |
| 21:36 | -!- | [fFf] [~fixed@host130-234-dynamic.3-79-r.retail.telecomitalia.it] has quit [Remote host closed the connection] |
| 21:36 | -!- | valdyn [~valdyn@host-88-217-143-53.customer.m-online.net] has quit [Server closed connection] |
| 21:36 | -!- | valdyn [~valdyn@host-88-217-143-53.customer.m-online.net] has joined #debian |
| 21:39 | -!- | kingsley [~kingsley@74.220.247.169] has joined #debian |
| 21:41 | -!- | debalance_ [~quassel@p54BBA671.dip0.t-ipconnect.de] has quit [Server closed connection] |
| 21:41 | -!- | ousider [~client@125.163.180.178] has quit [Quit: Ex-Chat] |
| 21:41 | -!- | debalance [~quassel@p54BBA671.dip0.t-ipconnect.de] has joined #debian |
| 21:43 | -!- | jscinoz [~jscinoz@merranmountjoy.dsl.highway1.net.au] has quit [Quit: leaving] |
| 21:44 | -!- | amerb [~amer@c-68-61-163-51.hsd1.mi.comcast.net] has quit [Quit: Leaving] |
| 21:44 | -!- | jscinoz [~jscinoz@merranmountjoy.dsl.highway1.net.au] has joined #debian |
| 21:44 | -!- | hscade- [~outofyour@g229039006.adsl.alicedsl.de] has quit [Quit: Verlassend] |
| 21:46 | -!- | hugo2 [~hugo2@gam75-4-82-235-222-63.fbx.proxad.net] has joined #debian |
| 21:47 | -!- | mercutio22 [~mercutio2@201-13-111-244.dsl.telesp.net.br] has quit [Quit: leaving] |
| 21:48 | -!- | D-HUND [~ich@p5B175555.dip.t-dialin.net] has quit [Remote host closed the connection] |
| 21:48 | -!- | hugo2 [~hugo2@gam75-4-82-235-222-63.fbx.proxad.net] has quit [] |
| 21:49 | <adb> | what do "grep break=top /proc/cmdline" ? |
| 21:52 | -!- | Nazcafan [~fou@ant06-1-82-242-110-209.fbx.proxad.net] has quit [Quit: Quitte] |
| 21:54 | -!- | daniel [~daniel@201.29.231.99] has joined #debian |
| 21:55 | -!- | diego [~diego@pool-71-112-29-242.sttlwa.dsl-w.verizon.net] has joined #debian |
| 21:56 | -!- | daniel [~daniel@201.29.231.99] has quit [] |
| 21:56 | <diego> | hi, I changed my timezone but ntpdate keeps setting the old one |
| 21:57 | <abrotman> | !set the time |
| 21:57 | <dpkg> | To set the time in debian, use date --set. The truly enlightened user, however, will install <ntp> to have their clock set automatically on reboot and slewed to match time servers. You may also need to run dpkg-reconfigure tzdata (lenny and later) or tzconfig (etch and earlier) to set the time zone, and verify the UTC setting in /etc/default/rcS prior. |
| 21:57 | <sney> | I use hwclock because I'm badass and/or crazy |
| 21:58 | -!- | diego [~diego@pool-71-112-29-242.sttlwa.dsl-w.verizon.net] has quit [] |
| 21:59 | -!- | wilberfan [~quassel@96-41-122-151.dhcp.mtpk.ca.charter.com] has quit [Remote host closed the connection] |
| 21:59 | -!- | diego [~diego@pool-71-112-29-242.sttlwa.dsl-w.verizon.net] has joined #debian |
| 21:59 | <diego> | my problem is actually ntp is using my old timezone |
| 21:59 | <diego> | even I changed it with tzselect |
| 22:00 | <abrotman> | diego: grep UTC /etc/default/rcS |
| 22:00 | <diego> | UTC=no (for windows compatibility) |
| 22:01 | <diego> | the problem is tzselect didnt update /etc/timezone file |
| 22:01 | <diego> | I wonder why |
| 22:04 | <diego> | dpkg-reconfigure tzdata will do it, thx anyway |
| 22:04 | -!- | diego [~diego@pool-71-112-29-242.sttlwa.dsl-w.verizon.net] has quit [] |
| 22:04 | -!- | Oyashiro [~Oyashiro@87.204.37.222] has quit [Server closed connection] |
| 22:05 | -!- | Oyashiro [~Oyashiro@87.204.37.222] has joined #debian |
| 22:07 | -!- | mode/#debian [+l 372] by debhelper |
| 22:07 | -!- | freex [~user@62-47-7-146.adsl.highway.telekom.at] has quit [Ping timeout: 480 seconds] |
| 22:07 | -!- | max_ [~max@93.37.212.1] has quit [Quit: Sto andando via] |
| 22:11 | -!- | prahal [~prahal@dan75-7-88-166-184-3.fbx.proxad.net] has joined #debian |
| 22:12 | -!- | debalance_ [~quassel@p54BB8FE4.dip0.t-ipconnect.de] has joined #debian |
| 22:14 | -!- | __iron [~tobias@p4FD2E168.dip.t-dialin.net] has quit [Remote host closed the connection] |
| 22:14 | -!- | Minh [~gf_hunter@adsl-71-132-199-82.dsl.pltn13.pacbell.net] has joined #debian |
| 22:14 | <Minh> | hello guys, i m back |
| 22:15 | <Minh> | i successfully install debian 503 lxde xfce cd 1 iso but it still boot in console mode lol |
| 22:15 | <Minh> | how can i switch to gui mode from terminal |
| 22:15 | -!- | isak [~isak@78-73-89-9-no169.tbcn.telia.com] has joined #debian |
| 22:16 | <jpinx-eeepc> | Minh: startx |
| 22:16 | -!- | freex [~user@62-47-3-62.adsl.highway.telekom.at] has joined #debian |
| 22:16 | <jpinx-eeepc> | Minh: install a dm to automate that |
| 22:16 | <Minh> | i tried startx |
| 22:16 | -!- | debalance [~quassel@p54BBA671.dip0.t-ipconnect.de] has quit [Ping timeout: 480 seconds] |
| 22:16 | <Minh> | but it turned the screen to nothing |
| 22:16 | <Minh> | grey screen lol |
| 22:17 | <jpinx-eeepc> | Minh: take a look in your error logs |
| 22:17 | <Minh> | there is nothing on the screen |
| 22:17 | <Minh> | just a grey grid all over the screen |
| 22:19 | <Minh> | i think it doesnt work |
| 22:19 | <jpinx-eeepc> | !doesn't work |
| 22:19 | <dpkg> | Look buddy, "doesn't work" is a vague statement. Does it sit on the couch all day long? Does it procrastinate doing the dishes? Does it beg on the street for change? Please be specific! Define 'it' and what it isn't doing. Give us more details so we can help you without needing to ask basic questions like "what's the error message?". Ask me about <smart questions> and <errors>. |
| 22:19 | <abrotman> | Minh: which WM/DE do you want ? |
| 22:20 | -!- | Jahman [~oops@115.250.81-79.rev.gaoland.net] has quit [Ping timeout: 480 seconds] |
| 22:20 | <Minh> | i just use lxde and xfce |
| 22:20 | <abrotman> | Minh: aptitude install xfce4 lxde gdm xorg |
| 22:20 | <jpinx-eeepc> | Minh: I use gdm with lxde |
| 22:20 | <Minh> | there is a lxde xfce iso on the debian site |
| 22:20 | <jpinx-eeepc> | Minh: having both lxde and xfce install might be confuxing you;) |
| 22:20 | <Minh> | i downloaded it and successfully installed |
| 22:21 | * | jpinx-eeepc re-arranges his fingers |
| 22:21 | <Minh> | when installing it only show desktop environment (doenst tell me lxde or xfce) |
| 22:21 | <jpinx-eeepc> | Minh: you are using a live cd? |
| 22:21 | <Minh> | no |
| 22:22 | <Minh> | the iso file i downloaded from debian site |
| 22:22 | <Minh> | it's nearly 700 mb |
| 22:22 | <Minh> | when i type startx, it starts to a grey screen |
| 22:22 | <Minh> | seem like it works |
| 22:22 | <Minh> | but not properly |
| 22:23 | <Minh> | i can only see the mouse on the screen |
| 22:23 | <Minh> | and when i left or right click it show another window say debian on top and exit at bottom |
| 22:23 | -!- | doomcup [~doomcup@adsl-0-116-114.jan.bellsouth.net] has quit [Quit: leaving] |
| 22:24 | <Minh> | how to check for the log file? |
| 22:24 | <Nemoder> | Minh: you might try: update-alternatives --config x-window-manager |
| 22:25 | -!- | newsense [~newsense@newsense.user.oftc.net] has quit [Quit: Lost terminal] |
| 22:25 | <Minh> | i dont have wifi on that yet so cant update or install package |
| 22:25 | <Nemoder> | alternatives changes the settings it doesn't download |
| 22:27 | <Minh> | it says there is only 1 prog provides x win manager (/usr/bin/wtm) nothing to configure |
| 22:28 | -!- | toto_42 [~toto@pD9E26226.dip.t-dialin.net] has joined #debian |
| 22:29 | <abrotman> | twm |
| 22:29 | <abrotman> | fix your wifi first |
| 22:30 | -!- | alvarezp [~alvarezp@201.160.167.202.cable.dyn.cableonline.com.mx] has joined #debian |
| 22:30 | <Minh> | it's too hard for me, im noob in linux :D |
| 22:30 | <Minh> | i should switch back to ubuntu til im better at linux |
| 22:30 | <Minh> | thx guys |
| 22:31 | -!- | Minh [~gf_hunter@adsl-71-132-199-82.dsl.pltn13.pacbell.net] has left #debian [] |
| 22:32 | <abrotman> | okay then .. |
| 22:33 | -!- | doomcup [~doomcup@adsl-0-116-114.jan.bellsouth.net] has joined #debian |
| 22:34 | -!- | streuner_ [foobar@p5DD39D82.dip.t-dialin.net] has joined #debian |
| 22:35 | -!- | Requia [~kc@71-213-90-203.slkc.qwest.net] has joined #debian |
| 22:35 | <Requia> | Aha! |
| 22:36 | -!- | toto42 [~toto@pD9E26988.dip.t-dialin.net] has quit [Ping timeout: 480 seconds] |
| 22:36 | <Requia> | I'm on irc, now, can anybody help me with setting up a graphics card? I installed the fglrc (or is it flgrx?) driver and had dpkg build a new xorg.conf, but now I get a 'out of range' error on my monitor |
| 22:36 | -!- | Wilduck [~Wilduck@c123h040.wless.reed.edu] has joined #debian |
| 22:37 | -!- | inglor [~inglor@bb-87-80-175-146.ukonline.co.uk] has quit [Remote host closed the connection] |
| 22:37 | <Requia> | I think it's setting the resolution too high, but i'm not sure how to fix that without having graphics working |
| 22:37 | <Wilduck> | Hey guys, I have a question about the system clock. I've tried many a time to change my timezone/dst settings, and they never stick after a reboot. What is the correct way to go about this? |
| 22:37 | <Requia> | also it may not be loading the driver, at least xorg.con doesn't list a driver to load at all |
| 22:37 | -!- | trifolio6 [~h@62.43.58.74.dyn.user.ono.com] has quit [Remote host closed the connection] |
| 22:39 | -!- | qn3t [~it.s@85.11-136-217.adsl-dyn.isp.belgacom.be] has joined #debian |
| 22:40 | <qn3t> | Name a DE, doesn't matter which one |
| 22:40 | -!- | Magicst0rm [~Magicst0r@201-88-241-249.bsace703.dsl.brasiltelecom.net.br] has joined #debian |
| 22:41 | <Requia> | qn3t: What does DE stand for? |
| 22:41 | -!- | streuner [foobar@p5DD3A791.dip.t-dialin.net] has quit [Ping timeout: 480 seconds] |
| 22:41 | <qn3t> | Desktop Environment, or Drugged Education |
| 22:41 | <Requia> | KDE? |
| 22:42 | <abrotman> | that's one |
| 22:42 | <qn3t> | Yeah that works |
| 22:42 | -!- | qn3t [~it.s@85.11-136-217.adsl-dyn.isp.belgacom.be] has quit [] |
| 22:42 | <Requia> | Oh hey, a question that actually fits in my skill level |
| 22:43 | <Requia> | that's a first around here |
| 22:43 | <dr|z3d> | Requia:Gnome. KDE, Xfce.. all DE's. |
| 22:44 | -!- | Dracari|Away [~cael@adsl-99-29-150-209.dsl.sfldmi.sbcglobal.net] has quit [] |
| 22:44 | -!- | Dracari [~cael@adsl-99-29-150-209.dsl.sfldmi.sbcglobal.net] has joined #debian |
| 22:44 | <Requia> | So, anybody have any idea what to do about my graphics card, or shoul dI go back to the onboard card? |
| 22:45 | <sney> | !fglrx |
| 22:45 | <dpkg> | it has been said that fglrx is "FireGL and Radeon for X", the AMD/ATI proprietary display driver. To install, ask me about <fglrx one-liner> or follow the instructions at http://wiki.debian.org/ATIProprietary . As of fglrx-driver 1:9-4-1, no chipsets prior to the R600 series are supported; ask me about <radeon> or <radeonhd> instead. #ati on irc.freenode.net. |
| 22:45 | -!- | sam_ [~sam@modemcable130.66-201-24.mc.videotron.ca] has joined #debian |
| 22:45 | <sam_> | hey |
| 22:46 | -!- | Texou [~Texou@pat35-5-78-226-56-130.fbx.proxad.net] has quit [Quit: ++] |
| 22:46 | <sam_> | how can I make iceweasel the default browser |
| 22:46 | -!- | ernesto [~ecrespo@200-71-150-172.static.telcel.net.ve] has quit [Remote host closed the connection] |
| 22:46 | <Requia> | I installed that already |
| 22:46 | <sney> | well if it didn't work you probably missed a step. go back and look again. |
| 22:46 | <dr|z3d> | sam_: Set it under Preferred Applications or similar. |
| 22:47 | <Requia> | hmm |
| 22:47 | <sney> | sam_: sudo update-alternatives --set x-www-browser `which iceweasel` |
| 22:47 | <Requia> | !fglrx one-liner |
| 22:47 | <dpkg> | Ensure you have <non-free sources> added. Exit X / stop any <DM>, then: "aptitude install module-assistant fglrx-driver fglrx-control fglrx-kernel-src && m-a a-i fglrx && modprobe -r radeon drm && modprobe fglrx && echo fglrx >> /etc/modules". Lenny users: create/edit /etc/X11/xorg.conf and specify 'fglrx' for the driver in the Device section (man xorg.conf). Etch users: run "dpkg-reconfigure xserver-xorg" and select fglrx. |
| 22:47 | <sney> | you can also /msg dpkg any keywords so it doesn't spam the channel |
| 22:47 | <Requia> | Except I can't get PMs right now |
| 22:48 | <sam_> | I did it |
| 22:48 | <sam_> | but exo-open --launch WebBrowser still open google chrome |
| 22:48 | <sam_> | instead of iceweasel |
| 22:49 | <Requia> | hmm, some of those didn't install from the sptitude command |
| 22:49 | -!- | madruga [~madruga@189.34.134.130] has joined #debian |
| 22:49 | <sney> | Requia: if you just downloaded it from ati.com we can't support you |
| 22:50 | <Requia> | I got it from the repo |
| 22:50 | <Dracari> | back, i tried that script i was suggested to for adding non-free firmware/drivers to the netinst iso. i got this error log. http://pastebin.org/64165 |
| 22:54 | -!- | git-hi9h [~bart@cpe-72-181-254-96.tx.res.rr.com] has joined #debian |
| 22:54 | -!- | abrotman [~abrotman@c-71-230-50-249.hsd1.pa.comcast.net] has quit [Remote host closed the connection] |
| 22:55 | <Requia> | quit |
| 22:55 | -!- | Requia [~kc@71-213-90-203.slkc.qwest.net] has quit [Quit: TinyIRC 1.1] |
| 22:57 | -!- | abrotman [~abrotman@c-71-230-50-249.hsd1.pa.comcast.net] has joined #debian |
| 22:57 | <Dracari> | abrotman: i think it was you who suggested that shell script to me ealier. |
| 22:58 | <Dracari> | it fails with an error |
| 22:59 | <abrotman> | Dracari: howdid you copy the script ? |
| 22:59 | <Dracari> | copy/paste into a text editor and saved as an .sh file |
| 23:00 | <Dracari> | http://pastebin.org/64165 is the log, |
| 23:00 | -!- | Requia [~kc@71-213-90-203.slkc.qwest.net] has joined #debian |
| 23:00 | <abrotman> | you could just use wget ? |
| 23:00 | <abrotman> | wget -Ofoo.sh http://people.debian.org/~dannf/add-firmware-to/add-firmware-to |
| 23:00 | <Requia> | Ok... that produced new results at least, instead of being dumbed into the terminal or getting 'out of range' I get a blinking cursor and no response |
| 23:06 | <Requia> | test |
| 23:11 | -!- | Requia [~kc@71-213-90-203.slkc.qwest.net] has quit [Remote host closed the connection] |
| 23:13 | <Dracari> | ok abrotman that worked :3 |
| 23:14 | -!- | tjol [~free-zomb@p4FE5EB16.dip.t-dialin.net] has joined #debian |
| 23:14 | <abrotman> | good |
| 23:15 | -!- | brendan_ [~brendan@ResNet-34-250.resnet.ucsb.edu] has quit [Quit: brendan_] |
| 23:18 | -!- | sithlord [~sithlord@host-212-68-199-210.brutele.be] has quit [Quit: WeeChat 0.3.0] |
| 23:20 | <Dracari> | brb going to see if it boots |
| 23:20 | -!- | Dracari [~cael@adsl-99-29-150-209.dsl.sfldmi.sbcglobal.net] has quit [Remote host closed the connection] |
| 23:20 | -!- | SiCuTDeUx [~sicutdeux@201.248.109.8] has joined #debian |
| 23:20 | -!- | sithlord [~sithlord@host-212-68-199-210.brutele.be] has joined #debian |
| 23:21 | -!- | tjol_ [~free-zomb@p4FE5EA0D.dip.t-dialin.net] has quit [Ping timeout: 480 seconds] |
| 23:21 | -!- | brendan_ [~brendan@ResNet-34-250.resnet.ucsb.edu] has joined #debian |
| 23:22 | -!- | Requia [~kc@71-213-90-203.slkc.qwest.net] has joined #debian |
| 23:22 | -!- | naga3 [~naga3@118.96.11.138] has joined #debian |
| 23:23 | -!- | naga3 [~naga3@118.96.11.138] has quit [] |
| 23:23 | -!- | FelipeMcMont [~mcmont@187.59.243.141] has joined #debian |
| 23:23 | <Requia> | On a second look, this isn't new behavior at all, its doing what it always did when I soecified fglrx as the driver in xorg.conf |
| 23:27 | -!- | AzaToth [~azatoth@32-232-96-87.cust.blixtvik.se] has quit [Remote host closed the connection] |
| 23:27 | <Requia> | Here's a solution: whats the wget address for the netinstall iso? |
| 23:27 | <Requia> | this stuff always works better that way |
| 23:28 | <abrotman> | !netinst |
| 23:28 | <dpkg> | netinst is, like, a small CD image with which you can install Debian. If, during the installation process you have a working Internet connection, you can install more packages straight away, otherwise, you will have a base install and more packages later. See http://www.debian.org/CD/netinst/ See also <check iso image>, <dialup install>, <usb install>, <pppoe install>, <netboot>, <bf>, <installer>. |
| 23:28 | <Requia> | I need a direct download link |
| 23:29 | <Requia> | no browser and all that |
| 23:32 | -!- | angasule [~angasule@201.250.123.28] has quit [Ping timeout: 480 seconds] |
| 23:33 | <jmarsden> | Requia: So wget http://www.debian.org/CD/netinst/ read the resulting file, find a link it in, wget that, and so on... |
| 23:34 | -!- | DebZhila [~zhila@c-68-46-221-193.hsd1.in.comcast.net] has joined #debian |
| 23:34 | <jmarsden> | Requia: BTW, why have you no browser? w3m and lynx both work fine from a shell prompt. aptitude install w3m # to install it. |
| 23:35 | <Requia> | w3m I hadn't heard of, lynx I brok previously |
| 23:36 | <jmarsden> | You broke it how? aptitude purge lynx && aptitude install lynx doesn't "unbreak" it? |
| 23:36 | <Requia> | It never worked in the first place, so i doubt it |
| 23:36 | -!- | DebJay [~zhila@c-68-46-221-193.hsd1.in.comcast.net] has quit [Ping timeout: 480 seconds] |
| 23:38 | <jmarsden> | Requia: lynx has worked fine since before you were born, I expect... "it never worked in the first place"... ?? Either you broke it, or you didn't break it, it "never worked". Hard for both to be true at the same time. Anyway, just install a text mode web browser and use it. |
| 23:39 | <sney> | the mouse doesn't work! it must be broken |
| 23:51 | -!- | Requia [~kc@71-213-90-203.slkc.qwest.net] has quit [Remote host closed the connection] |
| 23:56 | -!- | abrotman [~abrotman@c-71-230-50-249.hsd1.pa.comcast.net] has quit [Remote host closed the connection] |
| 23:59 | -!- | prahal [~prahal@dan75-7-88-166-184-3.fbx.proxad.net] has quit [Ping timeout: 480 seconds] |
| --- | Log | closed Sun Dec 13 00:00:05 2009 |