--- | Log | opened Tue Mar 23 00:00:24 2010 |
00:00 | -!- | Blacker47 [~Blacker47@p57A922EA.dip0.t-ipconnect.de] has quit [Quit: Verlassend] |
00:00 | -!- | ABCD [~ABCD@pool-72-86-43-250.clppva.fios.verizon.net] has joined #debian |
00:03 | -!- | samferry [sam@69.162.135.61] has quit [Read error: Operation timed out] |
00:03 | <bja> | How long does it take for a change in a dns record to run through the system and be consistent on dns servers? |
00:03 | -!- | gerzel [~gerzel@adsl-150-154-48.rmo.bellsouth.net] has quit [Remote host closed the connection] |
00:04 | -!- | cockroach [~stefan@80-218-7-223.dclient.hispeed.ch] has quit [Quit: this was not the cockroach you were looking for] |
00:04 | <ansgar> | bja: Depends on the timeouts that are configured for the zone. |
00:05 | <bja> | ansgar: directly proportional to the ttl's? |
00:05 | -!- | samferry [sam@69.162.135.61] has joined #debian |
00:05 | -!- | freex [~user@212-183-88-224.adsl.highway.telekom.at] has quit [Ping timeout: 480 seconds] |
00:07 | -!- | mode/#debian [+l 375] by debhelper |
00:07 | -!- | Unmensch [~steven@p57A257D4.dip.t-dialin.net] has joined #debian |
00:07 | -!- | goodger_ [~ben@94-194-7-33.zone8.bethere.co.uk] has joined #debian |
00:08 | <ansgar> | bja: I think so, but there are also broken resolvers. |
00:09 | <bja> | ansgar: thx, Which are you either a late knight owl or an early bird? :) |
00:09 | <ansgar> | bja: And if one forgets to change the serial, the zone does not propagate to secondary servers. That did happed several times to me... |
00:10 | <ansgar> | bja: I live in UTC+9. It's 13 o'clock here :) |
00:11 | <bja> | ansgar: For some unknown reason i though you were at UTC+1 :) |
00:11 | -!- | goodger [~ben@94-194-7-33.zone8.bethere.co.uk] has quit [Ping timeout: 480 seconds] |
00:13 | -!- | freex [~user@212-183-91-46.adsl.highway.telekom.at] has joined #debian |
00:14 | -!- | Unmenschlich [~steven@p57A259BB.dip.t-dialin.net] has quit [Ping timeout: 480 seconds] |
00:15 | -!- | poent [~poent@97-118-249-8.hlrn.qwest.net] has joined #debian |
00:17 | <retrospectacus> | ot |
00:18 | <poent> | i've got a dual monitor setup and i'm using xinerama. When i full screen a window the title bar (and buttons) vanish under the main ubuntu tool bar. Anyone know how to fix this? |
00:18 | <ansgar> | !ubuntu |
00:18 | <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>. |
00:19 | -!- | jeff [~jeff@99.12.143.40] has joined #debian |
00:19 | -!- | jeff is now known as Jeff91 |
00:19 | <Jeff91> | Where is my menu.lst located in squeeze? |
00:19 | -!- | goodger__ [~ben@94-194-7-33.zone8.bethere.co.uk] has joined #debian |
00:19 | <Hypcrum> | Anyone know of a good music server type thing? haha |
00:20 | <ansgar> | Jeff91: If you don't use grub-legacy, it's /boot/grub/grub.cfg |
00:20 | <ml|> | Jeff91: testing uses grub2 which does not use menu.lst |
00:21 | -!- | w3asel [~w3asel@190.37.59.95] has quit [Quit: Saliendo] |
00:22 | <ml|> | Hypcrum: try mpd and/or moc |
00:22 | -!- | azeem_ [~mbanck@pD9E1C08B.dip0.t-ipconnect.de] has joined #debian |
00:22 | -!- | lmc_ [~lmc@dust.soleus.nu] has quit [Remote host closed the connection] |
00:23 | -!- | goodger [~ben@94-194-7-33.zone8.bethere.co.uk] has joined #debian |
00:23 | <Jeff91> | Ahh kk makes sense |
00:23 | <Jeff91> | I add the firmware drivers for my wifi card |
00:23 | <Jeff91> | and it now sees and connects to my wireless network, however it does not get an internet connection... |
00:23 | <Jeff91> | Any suggestions? Intel wireless card |
00:24 | -!- | goodger_ [~ben@94-194-7-33.zone8.bethere.co.uk] has quit [Ping timeout: 480 seconds] |
00:25 | <bja> | Jeff91: dhclient eth1 |
00:25 | -!- | abecker is now known as Guest1948 |
00:25 | -!- | abecker [~bier@xdslcj221.osnanet.de] has joined #debian |
00:25 | <Jeff91> | bja what does that do and should I use eth0 if that is my wired connection? |
00:26 | <bja> | Jeff91: that tells your eth1 nick (your wireless i believe) to look for a dhcp lese on your lan |
00:27 | <Jeff91> | I'm getting an IP address on the wifi though, so that means it is working right? |
00:27 | -!- | seek3r [~hunter@68.186.189.178] has joined #debian |
00:27 | <bja> | ping yahoo.com |
00:28 | -!- | goodger__ [~ben@94-194-7-33.zone8.bethere.co.uk] has quit [Ping timeout: 480 seconds] |
00:28 | <bja> | if it gives you the pinging sequence you are all set and running |
00:28 | -!- | lmc [~lmc@dust.soleus.nu] has joined #debian |
00:28 | -!- | poent [~poent@97-118-249-8.hlrn.qwest.net] has quit [Ping timeout: 480 seconds] |
00:28 | <seek3r> | My wireless card isnt displaying any wireless networks, may i get some assistance? |
00:29 | <gsimmons> | bja: FYI, mac80211 drivers (such as iwlagn, used by Jeff91) use wlan*, not eth*. |
00:29 | <Jeff91> | bja it does not |
00:29 | <Jeff91> | gsimmons, thanks I know that |
00:29 | <bja> | Jeff91: look at what gsimmons just said |
00:29 | <Jeff91> | pulling my cat5 to see if the wifi works brb |
00:30 | -!- | azeem [~mbanck@pD9E1E4BC.dip0.t-ipconnect.de] has quit [Ping timeout: 480 seconds] |
00:30 | <Jeff91> | hello? |
00:31 | <bja> | hi |
00:31 | <bja> | does it work? |
00:32 | <gsimmons> | seek3r: What specific device (e.g. brand, model) do you have? |
00:32 | -!- | goodger [~ben@94-194-7-33.zone8.bethere.co.uk] has quit [Ping timeout: 480 seconds] |
00:32 | -!- | Guest1948 [~bier@xdslcj204.osnanet.de] has quit [Ping timeout: 480 seconds] |
00:32 | <Jeff91> | negative on the wifi |
00:32 | <Jeff91> | I am getting an ip address though |
00:32 | <Jeff91> | and dhclient wlan0 reports success... |
00:32 | <seek3r> | gsimmons, Atheros Communications Inc. Device 002b |
00:32 | <Jeff91> | But if the cable isn't plugged in net is broken |
00:33 | <Jeff91> | Its such a shame, this is the last thing holding me back from using debian :( |
00:33 | -!- | prem [~prem@203.129.255.188] has joined #debian |
00:33 | <kop> | Sheesh. This is a new one. There's one particular spam message that's showed up which crashes balsa every time I try to delete it. And it does not delete. :-P I suppose I'll just have to edit the file. |
00:33 | <Jeff91> | everything else is working wonerfully |
00:34 | <gsimmons> | dpkg: tell seek3r -about ath9k |
00:34 | <bja> | Jeff91: I would disconnect the cable pull the wire nick down and pull the wifi up again. I would check the routing table and all |
00:34 | <kop> | Jeff91: If you just unplugged the cable you didn't bring the route down. Try to ifdown the interface instead. (Likely "ifdown eth0".) |
00:34 | <edhunter> | Jeff91: if wifi and ethernet are connected to the same router you need to remove the configuration of the ethernet before testing the wifi |
00:34 | -!- | goodger [~ben@94-194-7-33.zone8.bethere.co.uk] has joined #debian |
00:36 | <kop> | Jeff91: (Unless you're using networkmanager, which I hear has brokenness. Never used it. YMMV.) |
00:36 | -!- | goodger_ [~ben@94-194-7-33.zone8.bethere.co.uk] has joined #debian |
00:37 | <Jeff91> | so diconnect wifi, pull my cat5, and then run ifdown eth0 |
00:37 | <Jeff91> | before reconnecting to the wifi |
00:37 | <kop> | Jeff91: If that's the problem then ifplugd is the solution, so you can plug/unplug and bring the interface down/up. |
00:37 | <Jeff91> | thank fucking god |
00:37 | <kop> | Jeff91: No need to unplug if you bring the interface down in software. |
00:37 | <Jeff91> | ifdown eth0 did the trick |
00:37 | -!- | HellDragon` [~jd@modemcable207.134-202-24.mc.videotron.ca] has joined #debian |
00:37 | -!- | s0likka [~ilpo.kaar@dsl-olubrasgw1-fea5dc00-63.dhcp.inet.fi] has joined #debian |
00:38 | <kop> | Jeff91: So, think about how you want it to work, and consider ifplugd to automatically use the wire, or not. |
00:39 | <kop> | !win Jeff91 |
00:39 | <dpkg> | Congratulations, Jeff91! You have won the US presidency! |
00:40 | <Jeff91> | Haha kop, feels like it |
00:40 | <Jeff91> | now to get my shit installed |
00:40 | -!- | s0lid [~ilpo.kaar@dsl-olubrasgw1-fea5dc00-63.dhcp.inet.fi] has quit [Ping timeout: 480 seconds] |
00:40 | -!- | s0likka is now known as s0lid |
00:42 | -!- | afurlan [~afurlan@189.4.43.135] has quit [Remote host closed the connection] |
00:42 | -!- | jpablo [~chatzilla@186.84.223.175] has joined #debian |
00:42 | -!- | HellDragon [~jd@modemcable207.134-202-24.mc.videotron.ca] has quit [Read error: Operation timed out] |
00:43 | -!- | goodger [~ben@94-194-7-33.zone8.bethere.co.uk] has quit [Ping timeout: 480 seconds] |
00:43 | <seek3r> | gsimmons, i have already installed the latest kernel. Once i rebooted network manager displayed all wireless networks around me but would not connect to any of them. |
00:44 | <Jeff91> | What was the command to add non-free codecs on debian again? |
00:45 | <seek3r> | Then i tryed to connect manually then all my wireless networks disappeared |
00:45 | <simonrvn> | !dmm |
00:45 | <dpkg> | methinks dmm is Debian Multimedia, a repository of unofficial Debian packages, not in Debian for patent-related reasons, maintained by Christian Marillat. For information on how to use this repository, see http://debian-multimedia.org/ or ask me about <dmm lenny> <dmm squeeze>. |
00:46 | -!- | goodger__ [~ben@94-194-7-33.zone8.bethere.co.uk] has joined #debian |
00:46 | <gsimmons> | seek3r: Consider using something other than NetworkManager (e.g. wicd) when troubleshooting, or just use wpa_supplicant via /etc/network/interfaces. See http://wiki.debian.org/WiFi/HowToUse |
00:47 | <Jeff91> | Anyone know where the option is off hand to see the side bar on natilus? |
00:47 | -!- | SiCuTDeUx_ [~sicutdeux@201.210.10.139] has joined #debian |
00:47 | <seek3r> | gsimmons, i have tried that also. |
00:49 | -!- | mrenouf [~mrenouf@pool-74-104-151-14.bstnma.fios.verizon.net] has quit [Ping timeout: 480 seconds] |
00:49 | -!- | goodger_ [~ben@94-194-7-33.zone8.bethere.co.uk] has quit [Ping timeout: 480 seconds] |
00:49 | -!- | goodger_ [~ben@94-194-7-33.zone8.bethere.co.uk] has joined #debian |
00:49 | <Jeff91> | Anyone have any suggestions as to why XChat would have a red line under every word I type? |
00:49 | <Jeff91> | Missing language perhaps? |
00:50 | <sney> | possibly |
00:50 | <sney> | I didn't even know xchat had spellcheck support |
00:50 | <sney> | well you can disable it, anyway |
00:51 | <Jeff91> | but it means it will be borked in other programs as well sney ;) |
00:51 | -!- | jcwu [~jcwu@116.59.43.131] has joined #debian |
00:51 | <sney> | Jeff91: it'd be ispell-based, so check your ispell packages |
00:52 | <Jeff91> | ispell was missing... think installing it will work sney? |
00:52 | -!- | snogglethorpe [~snoggleth@fencepost.gnu.org] has joined #debian |
00:52 | <sney> | probably |
00:53 | <Jeff91> | reloading xchat brb |
00:53 | -!- | Jeff91 [~jeff@99.12.143.40] has quit [Quit: Leaving] |
00:53 | -!- | jeff [~jeff@99.12.143.40] has joined #debian |
00:54 | <jeff> | Ahh adding ispell did it, thanks sney |
00:54 | -!- | jeff is now known as Guest1952 |
00:55 | -!- | goodger__ [~ben@94-194-7-33.zone8.bethere.co.uk] has quit [Ping timeout: 480 seconds] |
00:56 | -!- | Guest1952 is now known as Jeff81 |
00:56 | -!- | Jeff81 is now known as Jeff91 |
00:56 | -!- | jpablo [~chatzilla@186.84.223.175] has quit [Quit: ChatZilla 0.9.86 [Firefox 3.5.8/20100214235838]] |
00:56 | -!- | goodger__ [~ben@94-194-7-33.zone8.bethere.co.uk] has joined #debian |
00:58 | -!- | goodger_ [~ben@94-194-7-33.zone8.bethere.co.uk] has quit [Ping timeout: 480 seconds] |
01:00 | -!- | Miyavix3 [~profoak@c-76-29-96-30.hsd1.il.comcast.net] has joined #debian |
01:01 | <Miyavix3> | Why is the Debian offline installer 5 DVDs big? |
01:02 | -!- | prem [~prem@203.129.255.188] has quit [Remote host closed the connection] |
01:03 | -!- | SiBeRiaN` [~peanuts@187.106.1.179] has joined #debian |
01:04 | <sney> | Miyavix3: that dvd set contains all of the packages currently available. you don't need to use all of the discs. you can install the system from a 140mb net-install iso, provided your network card is natively supported. |
01:04 | <sney> | I don't know anyone who has installed everything on those discs |
01:05 | <Miyavix3> | sney: Last time i tried to do a netinstall, but my card wasn't supported. Would you recommend it, if I used a landline connection for the install? |
01:05 | <Miyavix3> | I'm looking to switch ti Debian |
01:05 | <Miyavix3> | to* |
01:05 | <bja> | sney: It can't be done many packages conflict with others |
01:05 | <sney> | bja: I had a feeling. |
01:05 | -!- | gdb [~cbell@circe.inetdb.com] has quit [Quit: gdb] |
01:05 | <sney> | Miyavix3: what network card do you have? most wired cards are fine |
01:06 | <Miyavix3> | sney: I'm not sure, it was on my laptop. |
01:06 | <sney> | I would always recommend netinstall, except when it doesn't work |
01:06 | <Miyavix3> | I'll just go check now |
01:06 | <bja> | Miyavix3: Most of the time netisnt image works fine |
01:06 | -!- | khades [~khades@178.187.224.239] has joined #debian |
01:07 | <Miyavix3> | k nevermind, someone took my laptop. I guess I'll know tomorrow |
01:07 | <sney> | except in the case of hairy wifi |
01:07 | <ansgar> | Miyavix3: The first CD or DVD should contain the most often used applications. It might be enough to at least try and get the network going. |
01:07 | <sney> | yes, you can get a full working system from the first disc in either set if you don't know that netinst will work. |
01:08 | -!- | HellDragon` [~jd@modemcable207.134-202-24.mc.videotron.ca] has quit [Quit: ?] |
01:08 | <ml|> | could also try the kmuto |
01:08 | -!- | HellDragon [~jd@modemcable207.134-202-24.mc.videotron.ca] has joined #debian |
01:08 | <sney> | does kmuto include wifi firmware in the installer? |
01:09 | <Miyavix3> | Sup |
01:09 | <gsimmons> | sney: Some. |
01:09 | <seek3r> | Can i still get help with my issue or is there nothing else you all can do? |
01:10 | -!- | Jeff91 [~jeff@99.12.143.40] has quit [Quit: Leaving] |
01:12 | <EmleyMoor> | How can I get an MMSH plugin for iceweasel? |
01:12 | -!- | edinho [~edinho@189.27.176.235.dynamic.adsl.gvt.net.br] has joined #debian |
01:14 | <ml|> | add-ons from mozilla should work just fine |
01:16 | -!- | Fukuda [~Fukuda@chello089074153072.chello.pl] has joined #debian |
01:16 | -!- | diox [~blair@71-211-74-168.phnx.qwest.net] has joined #debian |
01:17 | -!- | mode/#debian [+l 382] by debhelper |
01:17 | <EmleyMoor> | Hmmm... |
01:17 | -!- | bombadil_ [~Tom@S01060012172da1d3.wp.shawcable.net] has quit [Quit: This computer has gone to sleep] |
01:17 | * | EmleyMoor installs gstreamer's "bad" plugins |
01:17 | -!- | Miyavix3 [~profoak@c-76-29-96-30.hsd1.il.comcast.net] has quit [Quit: Leaving] |
01:19 | -!- | diox [~blair@71-211-74-168.phnx.qwest.net] has quit [] |
01:20 | -!- | Jeff91 [~jeff@99.12.143.40] has joined #debian |
01:20 | <Jeff91> | What are the chances of messing up my squeeze system by installing an Ubuntu .deb package? |
01:21 | <Jeff91> | And if I was going to do so, what version of Ubuntu would it be best to get the .deb for? |
01:21 | <sney> | well, you can always remove it |
01:21 | <sney> | it's not recommended. you'd be better off compiling whatever it is from source and using stow to keep it tidy. |
01:21 | <sney> | what is it anyway |
01:21 | <Jeff91> | openshot video editor |
01:22 | -!- | Hypcrum [~zmattor@c-75-67-227-134.hsd1.nh.comcast.net] has quit [] |
01:23 | <sney> | ah, it's in ppa. |
01:23 | <sney> | it says they have a "build wizard" for debian, that probably makes a squeeze-compliant .deb for you to install |
01:24 | <Jeff91> | tried that sney, its only for ubuntu versions >.< |
01:24 | <sney> | weird. |
01:25 | <sney> | I still say you shouldn't install that ubuntu deb but it's your funeral |
01:25 | <bja> | Jeff91: Bad advice, use a vm to see what is needed for that particular package |
01:25 | <Jeff91> | Going to try the build wizard and tell it I have ubuntu 8.04 |
01:25 | <Jeff91> | cause it is just building it from source anways should be a moot point |
01:25 | <Jeff91> | right? |
01:25 | <sney> | yeah, as long as the package names line up |
01:26 | <sney> | it probably just automates downloading build-essential and a bunch of -dev packages |
01:27 | <bja> | Check the dependencies the package has |
01:27 | <Jeff91> | will do bja |
01:27 | <Jeff91> | think that is a project for the morning though |
01:27 | <Jeff91> | peace all :) |
01:27 | -!- | Jeff91 [~jeff@99.12.143.40] has quit [Quit: Leaving] |
01:28 | -!- | chitchat [~guest@ppp59-167-188-93.static.internode.on.net] has quit [Ping timeout: 480 seconds] |
01:29 | -!- | razz9 [~rahul@212.54.233.220.static.exetel.com.au] has joined #debian |
01:32 | -!- | kwon [~kwon@115.138.106.66] has joined #debian |
01:32 | -!- | kwon [~kwon@115.138.106.66] has quit [] |
01:32 | -!- | Oyashiro [~Oyashiro@87.204.37.222] has quit [Read error: Connection reset by peer] |
01:34 | -!- | Oyashiro [~Oyashiro@87.204.37.222] has joined #debian |
01:34 | -!- | SiBeRiaN` [~peanuts@187.106.1.179] has quit [Quit: Leaving] |
01:34 | -!- | Wilduck [~Wilduck@c126h004.wless.reed.edu] has joined #debian |
01:35 | -!- | Oyashiro [~Oyashiro@87.204.37.222] has quit [] |
01:35 | -!- | bja [~bja@7R1AAAV8G.tor-irc.dnsbl.oftc.net] has quit [Quit: Strength and Honor] |
01:37 | -!- | mode/#debian [+l 376] by debhelper |
01:38 | -!- | pierreghz [~pierre@cust-16-98-111-94.dyn.as47377.net] has joined #debian |
01:40 | <AIntel> | !ping |
01:40 | <dpkg> | Yes, aintel, you are online. |
01:40 | -!- | ishu [~ishu@117.198.210.204] has joined #debian |
01:40 | <ishu> | hwy admea |
01:40 | <ishu> | hsa al sk |
01:42 | -!- | ishu [~ishu@117.198.210.204] has quit [] |
01:44 | -!- | AIntel [~user@64-118-124-1-as-00.dialin.oakhurst.sti.net] has quit [Remote host closed the connection] |
01:46 | -!- | seek3r [~hunter@68.186.189.178] has quit [Quit: Leaving] |
01:46 | -!- | bauer [~bauer@125.166.205.0] has joined #debian |
01:47 | -!- | toad [~toad@92-60-61-198.rev.bonet.sk] has joined #debian |
01:47 | -!- | toad [~toad@92-60-61-198.rev.bonet.sk] has quit [] |
01:52 | <EmleyMoor> | I installed gstreamer0.10-plugins-bad to try to get mmsh streams to play in iceweasel - now I get this message: Could not open location; you might not have permission to open this file |
01:54 | -!- | AIntel [~user@64-118-124-1-as-00.dialin.oakhurst.sti.net] has joined #debian |
01:55 | -!- | dk [~dk@116.197.178.83] has joined #debian |
01:55 | <dk> | Hi |
01:56 | -!- | eldiablo [~eldiablo@151.54.91.163] has joined #debian |
01:56 | <dk> | is there any scalablity test project in Debian which test scalability of website i mean performance |
01:56 | <dk> | if 1000 users logged in at the same time |
01:56 | <dk> | any idea ? |
01:56 | -!- | eldiablo [~eldiablo@151.54.91.163] has quit [Remote host closed the connection] |
01:57 | -!- | Torsten_W [~towo@port-212-202-129-192.static.qsc.de] has joined #debian |
01:57 | -!- | bauer [~bauer@125.166.205.0] has quit [Quit: Verlassend] |
02:01 | -!- | ishu [~ishu@117.198.210.204] has joined #debian |
02:03 | <ishu> | hi chiku |
02:03 | -!- | ishu [~ishu@117.198.210.204] has quit [] |
02:05 | -!- | Panko [~panko@84.76.156.210] has quit [Read error: Connection reset by peer] |
02:05 | -!- | alvarezp [~alvarezp@201.160.167.202.cable.dyn.cableonline.com.mx] has quit [Remote host closed the connection] |
02:07 | -!- | Hypcrum [~zmattor@c-75-67-227-134.hsd1.nh.comcast.net] has joined #debian |
02:07 | -!- | ABCD [~ABCD@pool-72-86-43-250.clppva.fios.verizon.net] has quit [Remote host closed the connection] |
02:08 | -!- | jm_ [~jm_@irc.mindwipe.org] has joined #debian |
02:11 | -!- | dk [~dk@116.197.178.83] has quit [Quit: WeeChat 0.3.1.1] |
02:12 | -!- | pierreghz [~pierre@cust-16-98-111-94.dyn.as47377.net] has quit [Quit: May the Force be with you] |
02:18 | -!- | Smoove [~Smoove@S010600240132dbb6.vc.shawcable.net] has joined #debian |
02:18 | <Smoove> | irc.freenode.net |
02:18 | -!- | alvarezp [~alvarezp@201.160.167.202.cable.dyn.cableonline.com.mx] has joined #debian |
02:19 | -!- | Cosmos42 [~nathansac@cpe-66-91-120-199.hawaii.res.rr.com] has joined #debian |
02:20 | -!- | Cosmos42 [~nathansac@cpe-66-91-120-199.hawaii.res.rr.com] has quit [] |
02:22 | -!- | chitchat [~guest@120.19.204.94] has joined #debian |
02:23 | -!- | Smoove [~Smoove@S010600240132dbb6.vc.shawcable.net] has quit [] |
02:26 | -!- | edinho [~edinho@189.27.176.235.dynamic.adsl.gvt.net.br] has quit [Remote host closed the connection] |
02:27 | -!- | ABCD [~ABCD@pool-72-86-43-250.clppva.fios.verizon.net] has joined #debian |
02:31 | -!- | chitchat [~guest@120.19.204.94] has quit [Ping timeout: 480 seconds] |
02:39 | -!- | Wilduck [~Wilduck@c126h004.wless.reed.edu] has quit [Ping timeout: 480 seconds] |
02:40 | -!- | diggy [~digger@95.111.132.20] has joined #debian |
02:43 | -!- | streuner [~streuner@p5DD3AF81.dip.t-dialin.net] has joined #debian |
02:44 | -!- | vsayer [~vivek@c-76-103-244-154.hsd1.ca.comcast.net] has joined #debian |
02:46 | -!- | reka [~reka@arpad.szivarvanynet.hu] has joined #debian |
02:46 | -!- | reka [~reka@arpad.szivarvanynet.hu] has quit [] |
02:46 | -!- | Genji [~waylon@ip-118-90-117-145.xdsl.xnet.co.nz] has quit [Quit: Leaving] |
02:47 | -!- | tazz [~gaurav@triband-mum-120.60.137.73.mtnl.net.in] has joined #debian |
02:50 | <paveq> | dkr: 4chan? ;) |
02:50 | <paveq> | *dk |
02:50 | <paveq> | whats the status of testing nowdays? anyone using it on workstation successfully? |
02:54 | -!- | freealan [~freealan@61-217-22-108.dynamic.hinet.net] has joined #debian |
02:56 | -!- | cahoot [~radix@82.183.196.76] has joined #debian |
02:56 | -!- | vsayer [~vivek@c-76-103-244-154.hsd1.ca.comcast.net] has quit [Ping timeout: 480 seconds] |
03:00 | -!- | manphiz [~dxy@cpe-76-170-176-152.socal.res.rr.com] has quit [Ping timeout: 480 seconds] |
03:01 | <EmleyMoor> | The vertical hold is going on my TV card - anyone know a good one that at least takes composite and does DVB-T? |
03:03 | -!- | manphiz [~dxy@cpe-76-170-176-152.socal.res.rr.com] has joined #debian |
03:04 | -!- | vsayer [~vivek@c-76-103-244-154.hsd1.ca.comcast.net] has joined #debian |
03:05 | -!- | Meise [~dm@port-92-204-113-183.dynamic.qsc.de] has joined #debian |
03:06 | -!- | streuner_ [foobar@p5DD3AD3C.dip.t-dialin.net] has joined #debian |
03:07 | -!- | mode/#debian [+l 382] by debhelper |
03:08 | -!- | lmc [~lmc@dust.soleus.nu] has quit [Ping timeout: 480 seconds] |
03:09 | -!- | Yoda`Taff [~yoda@212-198-251-57.rev.numericable.fr] has joined #debian |
03:13 | -!- | streuner [~streuner@p5DD3AF81.dip.t-dialin.net] has quit [Ping timeout: 480 seconds] |
03:13 | -!- | vizor [~vizor@93.85.172.222] has joined #debian |
03:17 | -!- | lmc [~lmc@dust.soleus.nu] has joined #debian |
03:21 | -!- | streuner_ [foobar@p5DD3AD3C.dip.t-dialin.net] has quit [Ping timeout: 480 seconds] |
03:25 | -!- | Strife [~Strife@pool-173-75-12-18.pitbpa.fios.verizon.net] has joined #debian |
03:25 | <Strife> | Could someone help |
03:25 | <NuD> | no we just idle here |
03:25 | <Strife> | I'm trying to install Debian with SATA Controller Card |
03:25 | <EmleyMoor> | !tell Strife about ask |
03:26 | <Strife> | My motherboard & bios are kinda old |
03:26 | <EmleyMoor> | Strife: What's happening? |
03:26 | <EmleyMoor> | Often, that actually makes it less of a problem |
03:26 | <Strife> | It doesn't even recognize my Host Adapter |
03:27 | <Hypcrum> | Strife: do you get to the installer? |
03:28 | <Strife> | No |
03:28 | <Strife> | I can't even install Windows 7 |
03:28 | <Hypcrum> | oh... |
03:28 | <Strife> | I get to installer |
03:28 | <Strife> | Yes, sorry, I'm going crazy |
03:28 | <Strife> | 8 hours at this now |
03:28 | <Hypcrum> | so it boots off the disk? |
03:29 | <Strife> | I boots off my IDE Disc Drive |
03:29 | <Hypcrum> | does your bios reconize the hdd you want to install to? |
03:29 | <Strife> | Doesn't detect my SATA Hard Drive connected to SATA Host Adapter |
03:29 | <Strife> | No, my BIOS doesn't detect the SATA Hard drive |
03:29 | <Strife> | It's brand new, Western Digital |
03:30 | <Strife> | However, my SATA Controller Card does work, I've used it before |
03:30 | <Hypcrum> | Well.. thats the first problem |
03:30 | <Hypcrum> | if your bios cant see the drive debian obviously wont |
03:30 | <Strife> | My Motherboard is very old, as well as the Bios (made in 2003) |
03:30 | <Strife> | How can I get it tol detect a SATA hard drive |
03:30 | <Hypcrum> | have you used this sata card on this mobo before? |
03:31 | <Strife> | Yes, I've used it with my old PATA hard drive running |
03:31 | <Strife> | I had a Pioneer 215D & hooked up other SATA devices to it |
03:31 | <Strife> | however, my PATA hard drive died, so I bought a new SATA hard drive |
03:31 | <Strife> | but I can't get anything to detect it so I can install an OS |
03:32 | -!- | and1bm [~andi@p5B2EE79B.dip.t-dialin.net] has joined #debian |
03:32 | <Strife> | My mobo doesn't natively have any SATA ports |
03:32 | <Strife> | just IDE |
03:32 | <Hypcrum> | Does your motherboard have the SATA ports on the mobo or do you have a pci card? |
03:32 | <Hypcrum> | ok.. |
03:32 | -!- | and1bm [~andi@p5B2EE79B.dip.t-dialin.net] has quit [Read error: Connection reset by peer] |
03:33 | <Hypcrum> | so you have a pci card? |
03:33 | <Strife> | I have a PCI card |
03:33 | <jm_> | did linux detect this PCI card? |
03:33 | -!- | and1bm [~andi@p5B2EE79B.dip.t-dialin.net] has joined #debian |
03:33 | <Strife> | its a host adapter |
03:33 | <Hypcrum> | jm_: shouldent his bios detect it? :P |
03:33 | <Strife> | thats what they call it I guess |
03:33 | <jm_> | Hypcrum: well lets ignore BIOS for now, that might be a problem to boot from it later on |
03:34 | <Strife> | I cant really figure out what to call it, host adapter, controller card ,etc. |
03:34 | -!- | Coolinger [~lohr@atradig143.informatik.tu-muenchen.de] has joined #debian |
03:34 | <Strife> | Its a SY-VIA-150 |
03:35 | <jm_> | start by checking if kernel detects it; run lspci and dmesg on tty2 |
03:36 | <Strife> | jm_ what would be the directions for installing Windows 7 ? |
03:36 | <Hypcrum> | jm_: i dont believe he has anything installed >.< |
03:36 | <Strife> | I'm like, really lost her |
03:37 | <Strife> | I put my PCI SATA Controller Card in my motherboard |
03:37 | <Strife> | hooked up SATA hard drive |
03:37 | <Strife> | Doesn't boot |
03:37 | <Strife> | Won't install |
03:37 | <jm_> | Strife: i have no idea, ask in a windows related channel |
03:37 | <jm_> | it obviously won't boot from it if BIOS doesn't see it - might need BIOS on PCI Card enabled or somesuch |
03:37 | -!- | vizor [~vizor@93.85.172.222] has quit [Ping timeout: 480 seconds] |
03:37 | -!- | jcwu [~jcwu@116.59.43.131] has quit [Ping timeout: 480 seconds] |
03:38 | <Hypcrum> | yea.. look around the bios for anything about enabling the pci card also see if you can find a bios update |
03:38 | <Strife> | My BIOS doesn't have any options like that |
03:39 | <Strife> | Its called AwardBIOS |
03:39 | <Strife> | I believe |
03:39 | <jm_> | the card needs its own bios to be able to boot from it ... |
03:40 | <Strife> | jm_ how come when I had an OS installed I was able to install the drivers then hook up devices to the PCI SATA Card? |
03:40 | <Strife> | I mean, can't I load drivers or something? |
03:41 | <jm_> | Strife: you're mixing two issues - booting from a drive on this card and using the drives in an OS |
03:41 | <Strife> | I actually want to boot from CD then install an OS on the drive |
03:41 | <Hypcrum> | strife: after that you need to boot off the hdd |
03:42 | <Strife> | True |
03:42 | <jm_> | yes, like I already said - do so and run two commands to see what the kernel detects |
03:42 | <Strife> | Okay, I am going to burn a new copy of linux |
03:43 | <Strife> | What distro do you guys recommend? |
03:43 | -!- | LoRez [~lorez@7R1AAAVSQ.tor-irc.dnsbl.oftc.net] has quit [Ping timeout: 480 seconds] |
03:43 | <Strife> | I've done this before |
03:43 | <Hypcrum> | considering you are in a debian channel.. debian :P |
03:43 | <Strife> | cool |
03:44 | <MeglaW_> | yes, id recommend debian. |
03:44 | <Hypcrum> | I don't believe it will work though.. reading reviews on newegg on that card and it seems noone can boot off it |
03:44 | -!- | cforlife [~cforlife@117.198.209.250] has joined #debian |
03:45 | <Hypcrum> | Everyone just seems to be buying it to flash xbox cd-roms |
03:46 | <cforlife> | Hypcrum |
03:46 | <Hypcrum> | Si? |
03:46 | <cforlife> | what is si?? r u an italian |
03:47 | <Hypcrum> | si is spanish... |
03:47 | <Hypcrum> | yes? |
03:47 | -!- | LoRez [debian-tor@09GAAA1US.tor-irc.dnsbl.oftc.net] has joined #debian |
03:47 | <Strife> | Damn, so if my BIOS cannot detect PCI Cards/edit etc then I cannot boot from PCI SATA Controller? |
03:48 | <Strife> | Do I need new MOBO just to use SATA hard drive? |
03:48 | <cforlife> | hypcrum - on what os r u now? |
03:48 | <Hypcrum> | Strife: probably just need a better sata controller |
03:48 | <Hypcrum> | cForlife: Windows 7 |
03:49 | <cforlife> | do u have tested debian os |
03:49 | <Hypcrum> | cforlife: I have debian on 2 servers |
03:49 | <Strife> | Guys, I put this into one of my working computers |
03:49 | <Strife> | With PATA hard drive |
03:50 | <Strife> | booted into OS |
03:50 | <cforlife> | can u tell the difference between debian, ubuntu and mandriva?? |
03:50 | <Strife> | Then put in my SATA Pioneer 215D and it worked |
03:50 | <Strife> | However |
03:50 | <Strife> | Then I plugged in my 640 GB Western digital and it didn't work? |
03:50 | <Hypcrum> | Strife: oh.. thats interesting |
03:50 | <Strife> | Why would one SATA device work and hard drive doesnt? |
03:51 | <Strife> | its a brand new hard drive |
03:51 | <Hypcrum> | Strife: with the SATA Pioneer 215d can you see that drive in the bios? |
03:51 | <Strife> | no, my bios only shows Primary/Secondary IDE channels |
03:51 | <Hypcrum> | cforlife: yes |
03:52 | <Hypcrum> | Strife: Im pretty sure that card won't do what you want it to |
03:52 | <cforlife> | hypcrum-what-is-difference? |
03:52 | <Hypcrum> | Strife: i'm not sure why it cant see your new drive though... could be a bad drive |
03:53 | -!- | debalance [~debalance@exit.credativ.com] has joined #debian |
03:53 | -!- | Lanz [~Lanz@dyn129-100-196-83.smh.reznet.uwo.ca] has quit [Remote host closed the connection] |
03:53 | <Hypcrum> | cforlife: the difference is mainly in x... ubuntu just has more things thrown together |
03:54 | <Hypcrum> | cforlife: ubuntu is based off debian so you cant expect it to be to much different |
03:54 | <Hypcrum> | cforlife: i can also tell that debian is more stable than ubuntu |
03:55 | -!- | Strife [~Strife@pool-173-75-12-18.pitbpa.fios.verizon.net] has quit [Quit: Leaving] |
03:55 | <cforlife> | hypcrum-so what would be better ubuntu or mandriva(or OpensSolaris) |
03:56 | <Hypcrum> | never used mandriva |
03:56 | <cforlife> | hypcrum-please tell me as i'm confused |
03:56 | <Hypcrum> | if you are new ubuntu is really straight foward |
03:57 | <cforlife> | what about OpenSolaris?? what is it about? |
03:58 | -!- | jcwu [~jcwu@mail.vader.idv.tw] has joined #debian |
03:58 | -!- | Flakk [~Flakk@ip-84.net-81-220-109.rev.numericable.fr] has joined #debian |
03:58 | <Hypcrum> | i've never really used it |
03:58 | -!- | addux [~addux@71.22.43.163] has joined #debian |
03:58 | <addux> | was ist gut? |
03:58 | <Hypcrum> | ? |
03:59 | <cforlife> | addux-what ru trying to say? |
03:59 | <addux> | oh sorry |
04:00 | -!- | dotslash [~frank@194.50.96.11] has joined #debian |
04:01 | -!- | freealan [~freealan@61-217-22-108.dynamic.hinet.net] has quit [Quit: leaving] |
04:02 | -!- | dba [~daniel@static.88-198-196-34.clients.your-server.de] has quit [Remote host closed the connection] |
04:02 | -!- | dba [~daniel@static.88-198-196-34.clients.your-server.de] has joined #debian |
04:02 | -!- | s0lid [~ilpo.kaar@dsl-olubrasgw1-fea5dc00-63.dhcp.inet.fi] has quit [Ping timeout: 480 seconds] |
04:02 | -!- | s0lid [~ilpo.kaar@dsl-olubrasgw1-fea5dc00-63.dhcp.inet.fi] has joined #debian |
04:03 | <cforlife> | hypcrum-i have a problem while trying to execute a.out using chmod...can u please solve it? |
04:03 | -!- | streuner [foobar@p5DD3B285.dip.t-dialin.net] has joined #debian |
04:03 | <Hypcrum> | ./a.out |
04:03 | <Hypcrum> | ? |
04:04 | <cforlife> | it gives an error: |
04:04 | <cforlife> | bash : chmod : not authorised still i'm root |
04:05 | -!- | wr| [~wr@pD4B9E4C5.dip.t-dialin.net] has quit [Quit: aaaannnnd...gone!] |
04:05 | <Hypcrum> | try doing chmod +x a.out |
04:05 | <Hypcrum> | first |
04:05 | <cforlife> | i have tried it |
04:06 | -!- | Odius [~Odius@c-83-233-3-66.cust.bredband2.com] has joined #debian |
04:06 | -!- | adema [~adema@aqu33-7-78-232-32-140.fbx.proxad.net] has quit [Remote host closed the connection] |
04:07 | <Hypcrum> | you sure its an aplication? |
04:08 | -!- | ant [~anton@gbibp9ph1--blueice4n1.emea.ibm.com] has joined #debian |
04:08 | <cforlife> | actually i compiled a .c file using gcc which created a.out |
04:09 | <jmm> | cforlife: try file a.out |
04:09 | <jmm> | to see what it say. |
04:10 | <cforlife> | u mean i just type a.out in terminal?? |
04:10 | <jmm> | nop. |
04:10 | <jmm> | just type file a.out |
04:11 | -!- | AntiLaVista [~rob@213.143.93.185] has joined #debian |
04:12 | <cforlife> | it gives a message a.out : command not found |
04:12 | -!- | Er [~Er@173.Red-88-27-107.staticIP.rima-tde.net] has joined #debian |
04:13 | <jmm> | erm the command to type is 'file a.out' . |
04:13 | <jmm> | not just a.out |
04:13 | <EmleyMoor> | cforlife: What did you type? |
04:13 | <Er> | ola? |
04:13 | <jmm> | hi Er . |
04:13 | <Er> | teneis ordenadores en el colegio? |
04:13 | <EmleyMoor> | !es |
04:13 | <dpkg> | Hispanohablantes: Por favor /join #debian-es, alli obtendran mas ayuda. Spanish Speakers: Please /join #debian-es, there you will get much more help. |
04:14 | <cforlife> | i simple typed a.out |
04:15 | <EmleyMoor> | Don't. First, type "file a.out" and tell us what it says |
04:15 | -!- | OkropNick [kuba@host-n2-72-114.telpol.net.pl] has joined #debian |
04:17 | -!- | mode/#debian [+l 390] by debhelper |
04:17 | <Er> | debhelp |
04:17 | -!- | Er [~Er@173.Red-88-27-107.staticIP.rima-tde.net] has quit [] |
04:17 | -!- | Er [~Er@173.Red-88-27-107.staticIP.rima-tde.net] has joined #debian |
04:17 | -!- | Er [~Er@173.Red-88-27-107.staticIP.rima-tde.net] has quit [] |
04:17 | <cforlife> | it gives a.out : ELF 32-bit LSB executable,Intel 80836,verion 1 (SYSV), dynamically linked, for GNU/linux 2.6.15, not stripped |
04:18 | <Hypcrum> | right click it and go to premissions if you are in X |
04:19 | <cforlife> | right click : over what hypcrum? there r no buttons |
04:19 | <addux> | has anyone had luck with the beta 64-bit flashplayer from adobe's website? |
04:20 | <Hypcrum> | addux: i would say its worth it to still with 32-bit for now >.< |
04:20 | <Hypcrum> | stick* |
04:20 | <Hypcrum> | unless you have a use for > 4gb of ram.. |
04:20 | -!- | vsayer [~vivek@c-76-103-244-154.hsd1.ca.comcast.net] has quit [Read error: Connection reset by peer] |
04:21 | -!- | vsayer [~vivek@c-76-103-244-154.hsd1.ca.comcast.net] has joined #debian |
04:21 | <Hypcrum> | cforlife: nvm then.. |
04:22 | -!- | prahal [~prahal@dan75-7-88-166-184-3.fbx.proxad.net] has quit [Ping timeout: 480 seconds] |
04:22 | <EmleyMoor> | cforlife: Try ./a.out |
04:22 | -!- | awoodland [~woodalan@intmlp0486.intm.aber.ac.uk] has joined #debian |
04:22 | -!- | kaziem [~devnull@159.23.106.243] has joined #debian |
04:23 | <Hypcrum> | EmleyMoor: gives him a premission error.. and he said he already made it exacutable |
04:23 | <cforlife> | nice!!! now it worked. THANKS |
04:23 | <Hypcrum> | -,- |
04:23 | <Hypcrum> | what did you do? |
04:24 | <cforlife> | well i typed ./a.out and this time it worked |
04:25 | <Hypcrum> | ..oh |
04:25 | <addux> | ok |
04:25 | -!- | awoodland [~woodalan@intmlp0486.intm.aber.ac.uk] has quit [] |
04:26 | -!- | jcwu [~jcwu@mail.vader.idv.tw] has quit [Remote host closed the connection] |
04:26 | <cforlife> | if i include #iostream in my .c file it gives an error |
04:27 | <cforlife> | does i have to install these libraries from net |
04:27 | <Hypcrum> | #include <iostream> |
04:27 | <Hypcrum> | try that |
04:27 | <EmleyMoor> | "An error" - be less general |
04:30 | -!- | alephnull [~alok@122.166.0.102] has joined #debian |
04:30 | <cforlife> | EmleyMoor - error is c.c:2.21: error :iostream.h:no such file or directory |
04:31 | <EmleyMoor> | cforlife: Install the package that contains that file |
04:31 | -!- | vizor [~vizor@mm-125-151-57-86.adsl.mgts.by] has joined #debian |
04:31 | -!- | fddfoo [~algol@188.24.56.162] has joined #debian |
04:32 | -!- | babilen [~babilen@mnhm-4d01077e.pool.mediaWays.net] has joined #debian |
04:32 | <Hypcrum> | get g++ |
04:33 | <Hypcrum> | apt-get install g++ |
04:33 | <Hypcrum> | and use that |
04:33 | <Hypcrum> | so g++ filename.c |
04:33 | <cforlife> | so i have to use command g++ instead of gcc |
04:33 | <Hypcrum> | iostream is a c++ thing |
04:34 | <cforlife> | can i increase my swap memory using terminal? |
04:35 | <Hypcrum> | I have no clue.. |
04:35 | <jm_> | you have my permission |
04:36 | <Hypcrum> | jm_: I love you |
04:36 | <cforlife> | Hypcrum hey this is not a love place |
04:36 | <babilen> | not? |
04:37 | <cahoot> | cforlife: you can create a swapfile |
04:37 | <cforlife> | really? |
04:37 | <cforlife> | but i just want to increase it |
04:37 | <cforlife> | not want to create |
04:37 | <simonrvn> | those are contradictory wants |
04:38 | -!- | xayon_ [~xayon@14.Red-88-26-177.staticIP.rima-tde.net] has joined #debian |
04:38 | -!- | xayon_ is now known as XayOn_Lap |
04:38 | <cforlife> | cahoot - you said u know to create a swapfile |
04:38 | <cforlife> | cahoot - just say it |
04:39 | <EmleyMoor> | You can have multiple swap partitions and files |
04:39 | <cahoot> | cforlife: googled it for you: http://www.cyberciti.biz/faq/linux-add-a-swap-file-howto/ |
04:39 | <jm_> | there are even packages that do this on demand |
04:40 | <Hypcrum> | ..my hard drive makes a verry scarry click every 20 min.. >.> |
04:40 | -!- | ao2 [~u@cl-35.trn-01.it.sixxs.net] has joined #debian |
04:40 | -!- | cloud [~IRC@195.145.166.27] has joined #debian |
04:40 | <jm_> | probably just thermal calibration |
04:40 | -!- | shriekout [~shriekout@124.216.208.58] has joined #debian |
04:42 | <Hypcrum> | does debian/ubuntu play nicely with multimonitors yet? |
04:43 | <cforlife> | cahoot - thanks it worked! |
04:44 | <tarzeau> | Hypcrum: sure: http://quadhead.istheshit.net/ |
04:45 | <Hypcrum> | oh nice.. they are even rotated |
04:45 | -!- | melmothX [~melmothX@78-2-47-7.adsl.net.t-com.hr] has joined #debian |
04:45 | <Hypcrum> | my top monitor is upside down and i has having troubles with that a few years ago |
04:45 | <cforlife> | tarzeau- can u please tell me if there r virus on linux |
04:46 | <cforlife> | i'm told that linux is virusproof |
04:46 | <Hypcrum> | cforlife: it is virus proof against windows viruses |
04:47 | -!- | mode/#debian [+l 397] by debhelper |
04:47 | -!- | alephnull [~alok@122.166.0.102] has quit [Remote host closed the connection] |
04:48 | -!- | manel [~manel@189.134.121.12] has quit [Quit: Saliendo] |
04:48 | -!- | Worf_ [~worf@84-119-57-132.dynamic.xdsl-line.inode.at] has joined #debian |
04:49 | -!- | maktie [~maktie@host85-147-dynamic.32-79-r.retail.telecomitalia.it] has joined #debian |
04:49 | <cforlife> | hypcrum - is there any tool to convert .deb into .rpm packages? |
04:49 | <tarzeau> | cforlife: yes it's true |
04:49 | <tarzeau> | cforlife: yes, alien is the tool |
04:50 | -!- | alephnull [~alok@122.166.0.102] has joined #debian |
04:51 | -!- | alephnull [~alok@122.166.0.102] has quit [Read error: Connection reset by peer] |
04:52 | -!- | XayOn [~xayon@151.Red-79-155-42.dynamicIP.rima-tde.net] has quit [Read error: Connection reset by peer] |
04:52 | -!- | XayOn [~xayon@151.Red-79-155-42.dynamicIP.rima-tde.net] has joined #debian |
04:53 | <cforlife> | HI XayOn |
04:53 | -!- | ant [~anton@gbibp9ph1--blueice4n1.emea.ibm.com] has quit [Ping timeout: 480 seconds] |
04:53 | -!- | alephnull [~alok@122.166.0.102] has joined #debian |
04:53 | -!- | davi [~davi@serene.ttllp.co.uk] has joined #debian |
04:55 | -!- | L0rD` [~anon@1GLAAAWCW.tor-irc.dnsbl.oftc.net] has joined #debian |
04:55 | -!- | alephnull [~alok@122.166.0.102] has quit [Read error: Connection reset by peer] |
04:55 | <cforlife> | why everyone is quiet |
04:56 | -!- | Lethalman [~lethal@host244-28-dynamic.42-79-r.retail.telecomitalia.it] has joined #debian |
04:56 | <azeem_> | it's a good sign, nobody is having issues with Debian |
04:57 | <Hypcrum> | If you go to the ubuntu IRC its buzzing with issues :P |
04:58 | <jmm> | umpft some debian server stopped accepting rsa key this morning. |
04:58 | <jmm> | it's runnin debian :\ |
05:00 | <Hypcrum> | >.< |
05:00 | <cforlife> | vmlinuz........................................................................ |
05:00 | <cforlife> | all.rdz...................................................................................................................................................................... |
05:01 | <adb> | cforlife, ~~ |
05:01 | <cforlife> | whats '~~' |
05:01 | -!- | lau [~lau@che33-3-82-226-242-200.fbx.proxad.net] has quit [Read error: No route to host] |
05:02 | -!- | ant [~anton@gbibp9ph1--blueice1n1.emea.ibm.com] has joined #debian |
05:02 | <adb> | ~.~ |
05:02 | <cforlife> | .rdz |
05:02 | <Hypcrum> | ~,~ |
05:02 | <cforlife> | .rpm |
05:02 | <Hypcrum> | Okay guys goodnight |
05:03 | <cforlife> | well ok |
05:03 | <cforlife> | this place is going dull |
05:03 | -!- | Hypcrum [~zmattor@c-75-67-227-134.hsd1.nh.comcast.net] has quit [] |
05:04 | <Slydder> | morning all. |
05:04 | <cforlife> | good afternoon!! |
05:04 | <cforlife> | Slydder - what is the time on you clock |
05:05 | <Slydder> | am trying to pipe all the output of debuild through tee and gzip to get a compressed log of the entire package build but for some reason it doesn't seem to want to work. I have tried variants of the following |
05:05 | <Slydder> | 10 am |
05:05 | <Slydder> | (debuild -uc -us >&2) 2>&1 | tee /dev/tty 2>&1 | cat - | gzip > build_log.gz |
05:05 | <cforlife> | r u in china or japan |
05:06 | <Slydder> | debuild -uc -us 2>&1 | tee /dev/tty | gzip --stdout > build_log.gz |
05:06 | <Slydder> | and a few others |
05:06 | <Slydder> | no. germany |
05:06 | -!- | lau [~lau@che33-3-82-226-242-200.fbx.proxad.net] has joined #debian |
05:06 | <cforlife> | jmm - what about hypcrum |
05:07 | <cforlife> | jm_ - what about hypcrum |
05:08 | <babilen> | jmm: What do you mean by "stopped accepting rsa keys"? What is not working anymore? Please provide detailed information (output, logs, ...), use a pastebin if longer than 3 lines |
05:08 | -!- | streuner_ [foobar@p5DD39BC4.dip.t-dialin.net] has joined #debian |
05:08 | <ansgar> | Slydder: "{ echo hallo } 2>&1 | tee /dev/tty | gzip -c >foo.gz" Seems to work fine for me? |
05:08 | <Slydder> | for me as well |
05:08 | <cforlife> | now river flows |
05:08 | <jmm> | babilen: allright I'll make a pastebin. |
05:09 | <Slydder> | but as soon as I use debuild I get a filesize of 0 |
05:10 | <cforlife> | |*****************i quit u guys keep this place up****************| |
05:10 | <cforlife> | quit() |
05:10 | -!- | cforlife [~cforlife@117.198.209.250] has quit [Quit: Leaving] |
05:10 | -!- | SATA [~SATA@117.198.209.250] has joined #debian |
05:11 | <babilen> | *sigh* |
05:11 | <SATA> | who is cforlife |
05:11 | <SATA> | he/she talks so much |
05:11 | <babilen> | SATA: stop it please |
05:11 | -!- | SATA [~SATA@117.198.209.250] has quit [] |
05:12 | <jmm> | lemme rephrase my problem so. |
05:12 | <ansgar> | Slydder: Works as well. Did you wait until debuild finished? |
05:13 | <Slydder> | no. with tee you shouldn't need to wait till it's finished |
05:13 | <jmm> | there is some debian lenny server, I used to log in with a rsa key. this morning I could not login using the key.here is the ssh -vvv output. |
05:13 | -!- | PlainFlavored [~monsquaz@97-120-67-252.ptld.qwest.net] has quit [Quit: Leaving] |
05:13 | <jmm> | http://pastebin.ca/1850119 |
05:13 | <ansgar> | Slydder: gzip will not write immediately. |
05:13 | <jmm> | note that I tried another user with a dsa key, it worked. |
05:14 | -!- | Worf_ [~worf@84-119-57-132.dynamic.xdsl-line.inode.at] has quit [Remote host closed the connection] |
05:14 | <Slydder> | ansgar: su to your normal user and try again. |
05:14 | -!- | SATA [~SATA@117.198.209.250] has joined #debian |
05:14 | <Slydder> | ansgar: sorry |
05:14 | <Slydder> | jmm: that was for you |
05:15 | -!- | amatti [~amatti@94.233.204.141] has joined #debian |
05:15 | -!- | streuner [foobar@p5DD3B285.dip.t-dialin.net] has quit [Ping timeout: 480 seconds] |
05:15 | <Slydder> | ansgar: gzip will wait till the entire stream is finished before it writes it? |
05:15 | <jmm> | Slydder: note that I'm not for login as root usually( but where I works it's like that ) . I tried with a user and a dsa key, it worked. |
05:15 | -!- | amatti [~amatti@94.233.204.141] has left #debian [] |
05:15 | -!- | SATA [~SATA@117.198.209.250] has quit [] |
05:16 | <ansgar> | Slydder: If the input is small enough then it probably will. |
05:16 | -!- | qwerty [~qwerty@117.198.209.250] has joined #debian |
05:16 | <Slydder> | at lines 78-80 it tries the keys for root and they are not accepted. which means they are probably under your normal user .ssh directory |
05:16 | <jmm> | Slydder: no it's not possible. |
05:17 | <Slydder> | ansgar: am rebuilding php5.3.1 and the normal log is over 4 gig. |
05:17 | <jmm> | note it find the rsa key still. |
05:17 | <babilen> | jmm: You either haven't copied roots key to the remote host or disabled root login through ssh |
05:17 | <simonrvn> | qwerty: you know we know you're cforlife ... |
05:17 | <Slydder> | which is why i am wanting to use tee with gzip |
05:17 | <jmm> | babilen: I did nothing :\ but it was working for a long time. |
05:17 | <jmm> | I think some coworked made a update a few time ago. |
05:18 | <jmm> | a debian update I mean. |
05:18 | <Slydder> | jmm. the server accepts keys. line 71 |
05:18 | <Slydder> | but the keys root is offering are NOT being accepted. hence "wrong keys" |
05:18 | <jmm> | the type of the key ? |
05:18 | <qwerty> | all - i'm sorry |
05:19 | <ansgar> | Slydder: http://paste.debian.net/65383/. Works fine here. But with 4GB it really should write something before finishing. |
05:19 | <Slydder> | ansgar: exactly |
05:19 | <Slydder> | otherwise the partition is full. |
05:19 | <Slydder> | this is a virt host for package building only. |
05:21 | -!- | Meise [~dm@port-92-204-113-183.dynamic.qsc.de] has quit [Quit: Leaving.] |
05:21 | <Slydder> | atm I have about 9 gig open but don't want to take the risk of filling it up because gzip wants to wait till the stream is finished before doing anything. |
05:21 | -!- | qwerty [~qwerty@117.198.209.250] has quit [Quit: Leaving] |
05:22 | <Slydder> | I could log it to our nfs backup server per ssh. lol |
05:23 | -!- | prahal [~prahal@darkstar2.fullsix.com] has joined #debian |
05:24 | -!- | Imran-UK [~iceman@84.12.18.106] has joined #debian |
05:26 | -!- | cahoot [~radix@82.183.196.76] has quit [Quit: cahoot] |
05:26 | -!- | frewo64 [~frewo64@p5491E7B6.dip.t-dialin.net] has joined #debian |
05:27 | -!- | yermat [~loic@lns-bzn-51f-81-56-149-152.adsl.proxad.net] has joined #debian |
05:27 | -!- | yermat [~loic@lns-bzn-51f-81-56-149-152.adsl.proxad.net] has left #debian [] |
05:29 | -!- | deblin [~deblin@117.198.213.226] has joined #debian |
05:30 | -!- | addux [~addux@71.22.43.163] has quit [Quit: Leaving] |
05:30 | <deblin> | can anyone tell me whick one is better compiz or compiz fusion |
05:31 | <jmm> | Slydder: excuse me, but I didn't understood well what you meant. |
05:32 | <jmm> | they keys haven't been changed for a while.since that account is used from a script launched by cron, I know the user is root. |
05:33 | <Slydder> | just treid: debuild -uc -us 2>&1 | tee >(/bin/gzip -c build_log.gz) had no effect |
05:33 | <deblin> | slydder - which ccsm u use |
05:33 | <Slydder> | wait a sec |
05:33 | <Slydder> | it did work |
05:33 | -!- | okamura [~okamura@mfac.st.wakwak.ne.jp] has quit [Quit: Leaving...] |
05:33 | -!- | jscinoz [~jscinoz@124-168-132-216.dyn.iinet.net.au] has joined #debian |
05:34 | <deblin> | can anyone tell me whick one is better compiz or compiz fusion |
05:34 | <deblin> | can anyone tell me whick one is better compiz or compiz fusion |
05:36 | -!- | themill [~stuart@themill.user.oftc.net] has quit [Remote host closed the connection] |
05:36 | -!- | gbp [~gbp@gechaw.lnk.telstra.net] has quit [Read error: Connection reset by peer] |
05:37 | <Slydder> | deblin: i use e17 |
05:37 | <Slydder> | at work e16 |
05:37 | <Slydder> | all the extras and half the weight |
05:38 | <deblin> | do u know the place from where i can download drivers |
05:38 | <deblin> | for debian |
05:39 | <Slydder> | deblin: depends what you need |
05:39 | -!- | jscinoz_ [~jscinoz@124-171-61-62.dyn.iinet.net.au] has quit [Read error: Operation timed out] |
05:39 | <Slydder> | most drivers are already in kernel modules. you just have to make sure they are being loaded. |
05:40 | <deblin> | well i need video drivers as all the games in my pc works badly |
05:40 | -!- | bgupta [~bgupta@h-68-164-142-66.nycmny83.static.covad.net] has quit [Remote host closed the connection] |
05:40 | <Slydder> | check /etc/apt/sources.lst and make sure non-free is enabled. and if you are running lenny then also make sure backports are in. |
05:41 | -!- | bgupta [~bgupta@h-68-164-142-66.nycmny83.static.covad.net] has joined #debian |
05:44 | <Slydder> | ansgar: figured it out. |
05:45 | <Slydder> | it works just about anyway you want. but gzip has a slight delay in writing. it will save up a nice sized block and write it all at once to the archive and then start collecting again. |
05:45 | -!- | carmecita [~carmencit@188.85.98.23] has joined #debian |
05:45 | <deblin> | slydder - do u know the location for video drivers? |
05:46 | <ansgar> | Slydder: That's what I meant at 18.13 :) |
05:46 | -!- | deblin [~deblin@117.198.213.226] has left #debian [Leaving] |
05:46 | -!- | streuner__ [foobar@p5DD3A5EE.dip.t-dialin.net] has joined #debian |
05:46 | -!- | maktie [~maktie@host85-147-dynamic.32-79-r.retail.telecomitalia.it] has quit [Ping timeout: 480 seconds] |
05:46 | -!- | buques [~buques@188.85.98.23] has joined #debian |
05:46 | <Slydder> | thought you meant that it would wait till the build is finished before it would write. |
05:47 | <Slydder> | as far as I knew gzip works better with a stream from stdin as from files. |
05:47 | <Slydder> | now I can really see how it works though. kinda cool actually. |
05:47 | -!- | brujii [~brujii@188.85.98.23] has joined #debian |
05:48 | <jmm> | deblin what is your video card ? |
05:49 | <jmm> | oh he left. |
05:49 | -!- | AntiLaVista [~rob@213.143.93.185] has quit [Quit: Lost terminal] |
05:50 | -!- | brujii [~brujii@188.85.98.23] has quit [Remote host closed the connection] |
05:50 | -!- | carmecita [~carmencit@188.85.98.23] has quit [] |
05:52 | -!- | flixil [~flixil@210.32.174.62] has joined #debian |
05:53 | -!- | streuner_ [foobar@p5DD39BC4.dip.t-dialin.net] has quit [Ping timeout: 480 seconds] |
05:53 | -!- | tazz [~gaurav@triband-mum-120.60.137.73.mtnl.net.in] has quit [Ping timeout: 480 seconds] |
05:54 | <flixil> | I just tried tegaki as a module for scim to input using chinese handwriting on debian. Do you know any other method to input characters that is good? |
05:55 | -!- | icebrain [~icebrain@gw-e-U-EdII.nat.fct.unl.pt] has joined #debian |
05:57 | -!- | linac [~lin@117.25.50.239] has quit [Quit: Leaving] |
05:57 | -!- | buques [~buques@188.85.98.23] has quit [Ping timeout: 480 seconds] |
06:02 | -!- | senera [~jt@74-128-203-163.dhcp.insightbb.com] has joined #debian |
06:03 | -!- | munga_ [~abate@81-65-254-142.rev.numericable.fr] has joined #debian |
06:04 | -!- | lmc [~lmc@dust.soleus.nu] has quit [Read error: Operation timed out] |
06:04 | -!- | amol112 [~amol112@203.129.255.188] has joined #debian |
06:05 | -!- | wr| [~wr@pD4B9E4C5.dip.t-dialin.net] has joined #debian |
06:05 | -!- | snogglethorpe [~snoggleth@fencepost.gnu.org] has quit [Quit: red red] |
06:10 | -!- | mix [~mix@ks363646.kimsufi.com] has joined #debian |
06:11 | -!- | mix [~mix@ks363646.kimsufi.com] has quit [] |
06:11 | -!- | paola [~paola@ppp-55-95.98-62.inwind.it] has joined #debian |
06:12 | -!- | mix [~mix@host21.mydevil.net] has joined #debian |
06:12 | -!- | jibel [~j-lalleme@roa76-3-82-225-116-110.fbx.proxad.net] has joined #debian |
06:12 | -!- | paola [~paola@ppp-55-95.98-62.inwind.it] has quit [] |
06:13 | -!- | streuner__ [foobar@p5DD3A5EE.dip.t-dialin.net] has quit [Ping timeout: 480 seconds] |
06:13 | -!- | mix [~mix@host21.mydevil.net] has quit [] |
06:15 | -!- | mix [mixer@host21.mydevil.net] has joined #debian |
06:15 | -!- | Crisha [~Crisha@188.85.98.23] has joined #debian |
06:15 | -!- | mix [mixer@host21.mydevil.net] has quit [Remote host closed the connection] |
06:16 | -!- | Meise [~dm@gw-2s00.inf.fh-bonn-rhein-sieg.de] has joined #debian |
06:16 | -!- | mix [mixer@nomusk.pl] has joined #debian |
06:18 | -!- | KrimZon [~krimzon@188-221-214-2.zone12.bethere.co.uk] has joined #debian |
06:19 | -!- | thkoch [~thkoch@84-72-85-88.dclient.hispeed.ch] has joined #debian |
06:22 | -!- | Crisha [~Crisha@188.85.98.23] has quit [Quit: Saliendo] |
06:22 | -!- | mix [mixer@nomusk.pl] has quit [Quit: Leaving] |
06:23 | -!- | themill [~stuart@themill.user.oftc.net] has joined #debian |
06:23 | -!- | jcwu [~jcwu@mail.vader.idv.tw] has joined #debian |
06:24 | -!- | seeS [~csmall@2001:44b8:62:d0:218:deff:fe2e:2133] has joined #debian |
06:25 | -!- | Holborn [~holborn@170.Red-88-26-182.staticIP.rima-tde.net] has joined #debian |
06:26 | -!- | serlli [~serlli@188.85.98.23] has joined #debian |
06:27 | -!- | serlli [~serlli@188.85.98.23] has quit [] |
06:28 | -!- | AzaToth [~azatoth@32-232-96-87.cust.blixtvik.se] has joined #debian |
06:29 | -!- | DJ [~serlli@188.85.98.23] has joined #debian |
06:30 | <davromaniak> | hi |
06:31 | <davromaniak> | I know it's not an only debian related question, but I would like to know if anybody knows good benchmarking tools for CPU and RAM of a Debian machine |
06:31 | <davromaniak> | for the hdd, I use iozone |
06:33 | -!- | flixil [~flixil@210.32.174.62] has quit [Remote host closed the connection] |
06:35 | -!- | AbsintheSyringe [~havoc@92.36.163.203] has joined #debian |
06:35 | <adb> | http://netlib.org/benchmark/hpl/ |
06:36 | -!- | kochi [~kochi@188.85.98.23] has joined #debian |
06:36 | -!- | jibel [~j-lalleme@roa76-3-82-225-116-110.fbx.proxad.net] has quit [Read error: No route to host] |
06:37 | -!- | kochi [~kochi@188.85.98.23] has quit [Read error: Connection reset by peer] |
06:37 | -!- | buques [~buques@188.85.98.23] has joined #debian |
06:37 | <amol112> | hi all ,while installing i am getting error as driver is not available ,my dvd drive is HL-DT-STDVD-ROM GDR-H30N ATA Device |
06:38 | -!- | buques [~buques@188.85.98.23] has quit [] |
06:38 | -!- | kochi [~kochi@188.85.98.23] has joined #debian |
06:38 | -!- | habtool_ [~habtool@86-45-132-247-dynamic.b-ras2.chf.cork.eircom.net] has quit [Quit: Leaving] |
06:39 | -!- | kochi [~kochi@188.85.98.23] has quit [Read error: Connection reset by peer] |
06:39 | -!- | Kwpolska [kwpolska@devilroot.pl] has joined #debian |
06:39 | <seeS> | where is it saying driver is not available |
06:39 | <Kwpolska> | Hi. I ned small help about jigdo. |
06:39 | <Kwpolska> | Can I get specific jigdo image? I want a sid's dvd. Is there an option to get special image, eg. by editing files? |
06:40 | -!- | kochi [~kochi@188.85.98.23] has joined #debian |
06:40 | <seeS> | you point it to a specific url which gives you that iso |
06:41 | -!- | kochi [~kochi@188.85.98.23] has quit [] |
06:41 | -!- | jibel [~j-lalleme@roa76-3-82-225-116-110.fbx.proxad.net] has joined #debian |
06:41 | -!- | M0ffe [~moffe@smaug.amagerkollegiet.dk] has joined #debian |
06:41 | <Kwpolska> | the problem is: there is NO sid image. |
06:41 | -!- | AbsintheSyringe [~havoc@92.36.163.203] has quit [Remote host closed the connection] |
06:42 | <seeS> | yeah, there isnt for sid |
06:42 | -!- | mrenouf [~mrenouf@pool-74-104-151-14.bstnma.fios.verizon.net] has joined #debian |
06:42 | <Kwpolska> | can I create one or use another method to get DVD with sid? |
06:43 | <seeS> | i dont think so, it moves to fast |
06:43 | <Kwpolska> | and another question. Can I connect with squeeze's CD to wireless internet? lsusb defines my card as Bus 001 Device 002: ID 148f:2573 Ralink Technology, Corp. RT2501USB Wireless Adapter |
06:44 | -!- | danzo [~danzo@117.198.212.73] has joined #debian |
06:44 | <seeS> | you could use testing CDs then upgrade |
06:44 | <adb> | ,pciid 48f:2573 |
06:44 | <adb> | ,pciid 148f:2573 |
06:44 | <judd> | [148f:2573] is 'Unknown device' from 'Plant Equipment, Inc.' with no known kernel module in lenny or in sid. See also http://kmuto.jp/debian/hcl/index.rhtmlx?check=1&lspci=148f:2573 |
06:44 | <jm_> | Kwpolska: only with very limited set of wlan cards |
06:44 | <seeS> | that's pretty cool function |
06:44 | <danzo> | jmm? |
06:44 | <danzo> | jmm - r u there |
06:44 | <jm_> | adb: this is USB ID, not PCI ID AFAIK |
06:46 | <gsimmons> | dpkg: tell Kwpolska -about rt73usb |
06:46 | <jm_> | if you mean internet durig installation, of course it's possible afterwards once you follow the wiki |
06:47 | -!- | mode/#debian [+l 404] by debhelper |
06:47 | -!- | kochi [~kochi@188.85.98.23] has joined #debian |
06:47 | -!- | kochi [~kochi@188.85.98.23] has quit [Read error: Connection reset by peer] |
06:48 | -!- | kochi [~kochi@188.85.98.23] has joined #debian |
06:49 | <Kwpolska> | for example? |
06:50 | <jm_> | I think installation manual mentiones them, but that's vague memory |
06:50 | -!- | kochi [~kochi@188.85.98.23] has quit [] |
06:50 | -!- | mrenouf [~mrenouf@pool-74-104-151-14.bstnma.fios.verizon.net] has quit [Read error: Operation timed out] |
06:51 | -!- | senera [~jt@74-128-203-163.dhcp.insightbb.com] has quit [Ping timeout: 480 seconds] |
06:51 | -!- | solista_trumpet [~solista_t@188.85.98.23] has joined #debian |
06:51 | <Kwpolska> | I need to boot into squeeze vm |
06:52 | -!- | carmecita [~carmencit@188.85.98.23] has joined #debian |
06:52 | -!- | Crisha [~Crisha@188.85.98.23] has joined #debian |
06:53 | <danzo> | jmm : r u there |
06:53 | <jmm> | I am. |
06:54 | -!- | carmecita [~carmencit@188.85.98.23] has quit [] |
06:54 | <jmm> | hi. |
06:54 | -!- | carmecita [~carmencit@188.85.98.23] has joined #debian |
06:54 | <danzo> | i'm sorry for quitting |
06:54 | <Kwpolska> | did someone knows how to install virtualbox guest addons on debian squeeze? It returns some error |
06:54 | <jmm> | hehe it's fine. |
06:55 | -!- | chitchat [~guest@120.19.185.218] has joined #debian |
06:55 | <danzo> | can u give the drivers link again |
06:55 | -!- | buques [~buques@188.85.98.23] has joined #debian |
06:55 | -!- | johfel [~johfel@p5B0CB38E.dip.t-dialin.net] has joined #debian |
06:56 | <jmm> | http://downloadcenter.intel.com/SearchResult.aspx?lang=eng&ProductFamily=Graphics&ProductLine=Desktop+graphics+controllers&ProductProduct=Intel®+82865G+Graphics+and+Memory+Controller+Hub+(GMCH) |
06:57 | <amol112> | jm_, what is driver for ATA DVDROM ? |
06:57 | <amol112> | while installation getting error as no cdrom driver found |
06:58 | <danzo> | jmm - thanks ! i got it |
06:58 | -!- | nixi [~nixi@188.85.98.23] has joined #debian |
06:59 | -!- | serlli [~serlli@188.85.98.23] has joined #debian |
06:59 | <danzo> | jmm - r u able to find who i'm |
06:59 | -!- | roxi_lapeke [~roxi_lape@188.85.98.23] has joined #debian |
06:59 | <jmm> | not really, but I can get informations |
06:59 | -!- | kocho [~kocho@188.85.98.23] has joined #debian |
07:00 | <jmm> | a simple /whois show some stuff already. |
07:00 | <bremner> | Kwpolska: I guess you need to be more specific about the error to have any chance of help |
07:00 | -!- | razz9 [~rahul@212.54.233.220.static.exetel.com.au] has left #debian [Leaving.] |
07:00 | <bremner> | !tell Kwpolska -about paste |
07:00 | <danzo> | jmm/whois |
07:00 | -!- | solista_trumpet [~solista_t@188.85.98.23] has quit [Ping timeout: 480 seconds] |
07:00 | <Kwpolska> | bremner: it now compiles better |
07:00 | -!- | kocho [~kocho@188.85.98.23] has quit [Read error: Connection reset by peer] |
07:00 | <Kwpolska> | I've installed dkms and it compiles |
07:00 | <danzo> | like this |
07:00 | <Kwpolska> | nvm |
07:01 | <jmm> | ./whois jmm |
07:01 | <jmm> | without the . |
07:01 | -!- | uiuy [~iyiu@213.37.0.174.static.user.ono.com] has joined #debian |
07:02 | -!- | kocho [~kocho@188.85.98.23] has joined #debian |
07:02 | -!- | grizzly-adams [~grizzly-a@pool-173-54-224-240.nwrknj.fios.verizon.net] has joined #debian |
07:02 | -!- | kocho [~kocho@188.85.98.23] has quit [Read error: Connection reset by peer] |
07:03 | <danzo> | it does not dislplay anything |
07:03 | <Kwpolska> | wirking with 800x600 is totally annoying |
07:03 | -!- | Nabilou [~Nabilou@mail.sysun-technologies.com] has joined #debian |
07:04 | <Kwpolska> | the error that is causing my problem is: /tmp/vbox.1/utils.c:535: warning: passing argument 3 of ‘utf8_to_utf32’ from incompatible pointer type |
07:04 | <jmm> | danzo: those informations are displayed in the log window of your irc client. |
07:05 | -!- | dpkg [~dpkg@dpkg.bot.oftc.net] has quit [Quit: buh bye!] |
07:05 | -!- | Meise [~dm@gw-2s00.inf.fh-bonn-rhein-sieg.de] has quit [Ping timeout: 480 seconds] |
07:05 | -!- | dpkg [~dpkg@dpkg.bot.oftc.net] has joined #debian |
07:05 | <danzo> | jmm - how an i open log window |
07:07 | -!- | mode/#debian [+l 411] by debhelper |
07:07 | -!- | grizzly-adams [~grizzly-a@pool-173-54-224-240.nwrknj.fios.verizon.net] has quit [] |
07:07 | -!- | jpablo [~chatzilla@186.84.223.175] has joined #debian |
07:07 | <jmm> | umm on xchat ? I can't remenber. |
07:08 | <jmm> | but it should be the first chat window opened or something. |
07:08 | -!- | habtool [~habtool@86-45-132-247-dynamic.b-ras2.chf.cork.eircom.net] has joined #debian |
07:08 | <Kwpolska> | I was opening xchat logs by vim/cat/another text edior. |
07:08 | -!- | habtool [~habtool@86-45-132-247-dynamic.b-ras2.chf.cork.eircom.net] has quit [] |
07:09 | -!- | mrenouf [~mrenouf@pool-74-104-151-14.bstnma.fios.verizon.net] has joined #debian |
07:09 | -!- | inmi [~usuario@188.85.98.23] has joined #debian |
07:09 | <Kwpolska> | Does anyone knows about the virtualbox guest additions? |
07:10 | <bremner> | Kwpolska: the message you reported is just a warning. Try pasting the whole output to some pastebin site. |
07:10 | <Kwpolska> | oh fail |
07:11 | -!- | solista_trumpet [~solista_t@188.85.98.23] has joined #debian |
07:11 | <Kwpolska> | there are packages for it |
07:12 | -!- | GandalfTheGrey [~athlon@183-172-222-85.adsl.verat.net] has joined #debian |
07:14 | -!- | Nabilou [~Nabilou@mail.sysun-technologies.com] has quit [Quit: Quitte] |
07:15 | -!- | ircipimp [~ircipimp@HSI-KBW-085-216-121-208.hsi.kabelbw.de] has joined #debian |
07:15 | <danzo> | jmm - can u explain what is a node |
07:16 | <jmm> | danzo: I guess it depend on the context. |
07:16 | <jmm> | which node are you talking about ? |
07:16 | -!- | GandalfTheGrey [~athlon@183-172-222-85.adsl.verat.net] has left #debian [] |
07:17 | <danzo> | it is something used in c programming |
07:17 | <jmm> | no.I don't think so. |
07:17 | -!- | buques [~buques@188.85.98.23] has quit [Quit: Saliendo] |
07:18 | -!- | phrosty [~phrosty@cpe-75-83-224-240.socal.res.rr.com] has quit [Quit: Sacrifice to live; Live to die; Give your last breath; To the seed of war; So say we all.] |
07:18 | <seeS> | yeah node is a pretty generic and overused term |
07:18 | -!- | carmecita [~carmencit@188.85.98.23] has quit [Quit: Saliendo] |
07:18 | -!- | usuario [~usuario@83.39.252.250] has joined #debian |
07:18 | -!- | Odius [~Odius@c-83-233-3-66.cust.bredband2.com] has quit [Quit: Lähdössä] |
07:18 | -!- | inmi [~usuario@188.85.98.23] has quit [Read error: Connection reset by peer] |
07:18 | -!- | schlurchz [~nikolaus@82.139.197.12] has joined #debian |
07:18 | -!- | Crisha [~Crisha@188.85.98.23] has quit [Quit: Saliendo] |
07:18 | -!- | serlli [~serlli@188.85.98.23] has quit [Quit: Saliendo] |
07:18 | -!- | solista_trumpet [~solista_t@188.85.98.23] has quit [Read error: Connection reset by peer] |
07:19 | -!- | DJ [~serlli@188.85.98.23] has quit [Remote host closed the connection] |
07:19 | -!- | roxi_lapeke [~roxi_lape@188.85.98.23] has quit [Quit: Saliendo] |
07:19 | -!- | usuario [~usuario@83.39.252.250] has quit [] |
07:19 | -!- | nixi [~nixi@188.85.98.23] has quit [Quit: Saliendo] |
07:19 | <danzo> | jmm - do u know about hacking |
07:20 | -!- | leandrojpg [~leandrojp@150.164.192.60] has joined #debian |
07:20 | <jmm> | no. |
07:20 | <leandrojpg> | bomd ia |
07:20 | <seeS> | maybe he's a 53kr37 l337 h4x0r ? no? |
07:20 | <jmm> | bom dia leandrojpg . |
07:20 | <leandrojpg> | alguem do brasil para falar comigo? |
07:21 | <danzo> | jmm - what that means |
07:21 | <jmm> | eu nao fala o portuguese. |
07:21 | <leandrojpg> | ah sim |
07:21 | -!- | babilen [~babilen@mnhm-4d01077e.pool.mediaWays.net] has quit [Quit: Reconnecting] |
07:21 | <jmm> | falae ? |
07:21 | -!- | babilen [~babilen@mnhm-4d01077e.pool.mediaWays.net] has joined #debian |
07:22 | <danzo> | jmm - tu mujhe tujhe pitne par majbur kar raha hai |
07:22 | <danzo> | jmm - samjhe? |
07:22 | <bremner> | !br |
07:22 | <dpkg> | Este canal é apenas em inglês. Por favor, use #debian-br (/j #debian-br) para ajuda em portugues. |
07:22 | <jmm> | majbur kar raah hai. |
07:23 | <jmm> | ( it's a trick to speak a language your don't know, take the original sentence then mix it ;) ) |
07:23 | <danzo> | jmm - pata nahi hai to mat bool |
07:23 | <danzo> | jmm - samjhe |
07:23 | <danzo> | ? |
07:23 | -!- | seeS [~csmall@2001:44b8:62:d0:218:deff:fe2e:2133] has quit [Quit: Ex-Chat] |
07:24 | <danzo> | jmm - well i m speaking a language called hindi |
07:24 | <bremner> | please don't, here. |
07:24 | <jmm> | I saw you were efrom New Delhi. |
07:24 | <leandrojpg> | conhecer a comunidade |
07:25 | -!- | leandrojpg [~leandrojp@150.164.192.60] has quit [] |
07:25 | <danzo> | jmm-really, but how? |
07:25 | <danzo> | jmm- u have made a wrong guess |
07:26 | <bremner> | !tell danzo -about ot |
07:26 | <danzo> | what is "ot" |
07:27 | -!- | mode/#debian [+l 403] by debhelper |
07:27 | <bremner> | danzo: look for a private message from dpkg |
07:28 | <danzo> | ok |
07:28 | <danzo> | sorry |
07:30 | -!- | Spami|Thug [~Spami|Thu@ALyon-153-1-75-195.w86-202.abo.wanadoo.fr] has quit [Ping timeout: 480 seconds] |
07:30 | -!- | amol112 [~amol112@203.129.255.188] has quit [Read error: Connection reset by peer] |
07:31 | -!- | hardwalker [~hardwalke@122-117-211-193.HINET-IP.hinet.net] has quit [Quit: 暫離] |
07:32 | -!- | gbp [~gbp@gechaw.lnk.telstra.net] has joined #debian |
07:33 | -!- | amol112 [~amol112@203.129.255.188] has joined #debian |
07:33 | -!- | danzo [~danzo@117.198.212.73] has left #debian [Leaving] |
07:33 | -!- | amol112 [~amol112@203.129.255.188] has quit [Read error: Connection reset by peer] |
07:35 | -!- | Kwpolska [kwpolska@devilroot.pl] has quit [Quit: leaving] |
07:37 | -!- | gbp [~gbp@gechaw.lnk.telstra.net] has quit [Read error: Connection reset by peer] |
07:39 | -!- | plnx27 [~chatzilla@209.33.225.160] has joined #debian |
07:39 | -!- | grochap [~grochap@189.65.183.201] has joined #debian |
07:41 | -!- | AbsintheSyringe [~havoc@92.36.163.203] has joined #debian |
07:43 | -!- | Caroll [~caroll@200.14.32.75] has joined #debian |
07:46 | -!- | Nabilou [~Nabilou@mail.sysun-technologies.com] has joined #debian |
07:47 | -!- | razz91 [~rahul@212.54.233.220.static.exetel.com.au] has joined #debian |
07:48 | -!- | Meise [~dm@gw-2s00.inf.fh-bonn-rhein-sieg.de] has joined #debian |
07:53 | -!- | Otter [~Otter@535108E1.cable.casema.nl] has quit [Ping timeout: 480 seconds] |
07:59 | -!- | hybrid-k1rnel [~kernel@69-196-189-126.dsl.teksavvy.com] has joined #debian |
07:59 | -!- | meg [~meg@60-242-33-224.static.tpgi.com.au] has joined #debian |
08:00 | -!- | meg [~meg@60-242-33-224.static.tpgi.com.au] has quit [] |
08:00 | -!- | derfel [~derfel@host116-75-dynamic.6-79-r.retail.telecomitalia.it] has quit [Ping timeout: 480 seconds] |
08:02 | -!- | afurlan [~afurlan@scorpion.mps.com.br] has joined #debian |
08:02 | -!- | AbsintheSyringe [~havoc@92.36.163.203] has quit [Remote host closed the connection] |
08:02 | -!- | timc [~AussieGuy@220.253-233-59.VIC.netspace.net.au] has joined #debian |
08:04 | -!- | shiznatix [~shiznatix@alternatiiv.er.ee] has joined #debian |
08:05 | -!- | munga_ [~abate@81-65-254-142.rev.numericable.fr] has quit [Ping timeout: 480 seconds] |
08:05 | -!- | chitchat [~guest@120.19.185.218] has quit [Ping timeout: 480 seconds] |
08:05 | <shiznatix> | Hello. I always mount ssh connections as a local file system with nautlius but for some reason whenever i do the same thing for an FTP account with login, if I open a file to edit in gedit or anything then its [read only]. How can I make it read/write? |
08:06 | -!- | freex [~user@212-183-91-46.adsl.highway.telekom.at] has quit [Ping timeout: 480 seconds] |
08:06 | -!- | hybrid-kernel [~kernel@69-165-145-1.dsl.teksavvy.com] has quit [Ping timeout: 480 seconds] |
08:10 | -!- | derfel [~derfel@host27-70-dynamic.4-87-r.retail.telecomitalia.it] has joined #debian |
08:14 | -!- | freex [~user@91.114.208.104] has joined #debian |
08:14 | -!- | vsayer [~vivek@c-76-103-244-154.hsd1.ca.comcast.net] has quit [Read error: Connection reset by peer] |
08:14 | -!- | vsayer [~vivek@c-76-103-244-154.hsd1.ca.comcast.net] has joined #debian |
08:16 | -!- | timc [~AussieGuy@220.253-233-59.VIC.netspace.net.au] has quit [Quit: leaving] |
08:19 | -!- | m2j [~meinert@ipq-jordan.etec.uni-karlsruhe.de] has joined #debian |
08:25 | -!- | lotman_ [~quassel@dslb-088-073-130-051.pools.arcor-ip.net] has joined #debian |
08:26 | -!- | vev [~vev@p5DDEE2A7.dip.t-dialin.net] has joined #debian |
08:28 | -!- | L0rD` [~anon@1GLAAAWCW.tor-irc.dnsbl.oftc.net] has quit [Quit: L0rD`] |
08:31 | -!- | Flakk [~Flakk@ip-84.net-81-220-109.rev.numericable.fr] has quit [Quit: Leaving] |
08:31 | -!- | icebrain [~icebrain@gw-e-U-EdII.nat.fct.unl.pt] has quit [Quit: WeeChat 0.3.1.1] |
08:31 | -!- | blackxored [~adrian@200.55.161.141] has joined #debian |
08:31 | -!- | hugoxrosa [~hugoxrosa@bd212492.virtua.com.br] has quit [Quit: :qa] |
08:31 | -!- | icebrain [~icebrain@gw-e-U-EdII.nat.fct.unl.pt] has joined #debian |
08:32 | -!- | icebrain [~icebrain@gw-e-U-EdII.nat.fct.unl.pt] has quit [] |
08:32 | -!- | icebrain [~icebrain@gw-e-U-EdII.nat.fct.unl.pt] has joined #debian |
08:34 | -!- | grochap [~grochap@189.65.183.201] has quit [Read error: Connection reset by peer] |
08:35 | -!- | Guest1989 [~user@209-6-222-237.c3-0.wth-ubr1.sbo-wth.ma.cable.rcn.com] has joined #debian |
08:35 | -!- | adb [~adb@144.85.45.157] has quit [Remote host closed the connection] |
08:36 | -!- | D-fence [~Fence@81.83.10.208] has joined #debian |
08:37 | <Guest1989> | hi all, is there a way to check for what bugs are in sid ? i remember long time ago i did something like that but forgot how to search |
08:37 | -!- | D-fence [~Fence@81.83.10.208] has quit [] |
08:38 | -!- | shiznatix [~shiznatix@alternatiiv.er.ee] has quit [Quit: Leaving] |
08:39 | -!- | grochap [~grochap@189.65.183.201] has joined #debian |
08:39 | -!- | adb [~adb@144.85.45.157] has joined #debian |
08:39 | -!- | EmleyMoor [phil@topdeck.tinsleyviaduct.com] has quit [Ping timeout: 480 seconds] |
08:39 | -!- | cockroach [~stefan@vpn2g01clnt.unibe.ch] has joined #debian |
08:40 | -!- | streuner [~streuner@92.116.227.37] has joined #debian |
08:42 | -!- | Guest1989 [~user@209-6-222-237.c3-0.wth-ubr1.sbo-wth.ma.cable.rcn.com] has quit [Quit: leaving] |
08:46 | <schlurchz> | Guest1421: for RC bugs, rc-alert does what you want. Dunno if there is a way to collect info about all bugs. |
08:47 | <schlurchz> | Guest1421: hmm, although rc-alert only takes packages into account that are installed on your machine |
08:48 | <bremner> | schlurchz: you are talking to the wrong Guest |
08:48 | <schlurchz> | bremner: oh, indeed :) |
08:48 | <bremner> | I know, they all look alike... |
08:48 | -!- | Worf_ [~worf@84-119-57-132.dynamic.xdsl-line.inode.at] has joined #debian |
08:48 | <schlurchz> | tab-completion strikes |
08:50 | <khades> | boom |
08:50 | -!- | kristi_ [~kristi@88-134-54-216-dynip.superkabel.de] has joined #debian |
08:54 | -!- | [fFf] [~furnari@apache.venere.it] has joined #debian |
08:56 | -!- | mrenouf [~mrenouf@pool-74-104-151-14.bstnma.fios.verizon.net] has quit [Read error: Operation timed out] |
08:58 | -!- | icebrain [~icebrain@gw-e-U-EdII.nat.fct.unl.pt] has quit [Ping timeout: 480 seconds] |
09:06 | -!- | Worf_ [~worf@84-119-57-132.dynamic.xdsl-line.inode.at] has quit [Remote host closed the connection] |
09:07 | -!- | bombadil_ [~Tom@S01060012172da1d3.wp.shawcable.net] has joined #debian |
09:08 | -!- | Jan [~Jan@brln-4d0ccd59.pool.mediaWays.net] has joined #debian |
09:09 | -!- | Jan is now known as Guest1991 |
09:10 | <Guest1991> | Hello everybody, I installed Lenny on a Thinkpad R51. I have trouble with the alsa-mixer vs. hardware volume control. Could you help me? |
09:12 | -!- | prova [~prova@host148-156-dynamic.44-79-r.retail.telecomitalia.it] has joined #debian |
09:12 | -!- | prova [~prova@host148-156-dynamic.44-79-r.retail.telecomitalia.it] has quit [] |
09:12 | -!- | habtool [~habtool@86-41-92-204-dynamic.b-ras2.chf.cork.eircom.net] has joined #debian |
09:16 | -!- | CLARA [~usuario_@67.Red-88-23-46.staticIP.rima-tde.net] has joined #debian |
09:17 | -!- | selves [~selves@60.243.238.80] has joined #debian |
09:17 | -!- | selves [~selves@60.243.238.80] has quit [] |
09:17 | -!- | CLARA [~usuario_@67.Red-88-23-46.staticIP.rima-tde.net] has quit [] |
09:18 | -!- | kristi_ [~kristi@88-134-54-216-dynip.superkabel.de] has quit [Remote host closed the connection] |
09:18 | -!- | buques [~buques@90.168.62.207] has joined #debian |
09:18 | -!- | schlurchz [~nikolaus@82.139.197.12] has quit [Quit: leaving] |
09:19 | -!- | lotman_ [~quassel@dslb-088-073-130-051.pools.arcor-ip.net] has quit [Remote host closed the connection] |
09:19 | -!- | lenios [~lenios@82.225.102.129] has quit [Quit: Quitte] |
09:20 | -!- | buques [~buques@90.168.62.207] has quit [] |
09:21 | <Guest1991> | I have a problem with the hardware volume control buttons on my Thinkpad R51 running Lenny 5.0.4 - when I change the volume using the buttons, this affects all volume sliders in the mixer PLUS the hardware volume AND plays an annoying beep. First of all, I want the beep to stop. Second - it would be great to have the hardware volume set to max by default and have the thinkpad volume buttons control only the software master volume. How can I |
09:21 | <Guest1991> | this? |
09:21 | <cockroach> | Guest1421: did you check thinkwiki? |
09:23 | -!- | lenios [~lenios@82.225.102.129] has joined #debian |
09:28 | -!- | vev [~vev@p5DDEE2A7.dip.t-dialin.net] has quit [Remote host closed the connection] |
09:32 | -!- | rbellamy [~rbellamy@adsl-69-105-233-172.dsl.pltn13.pacbell.net] has quit [Read error: Connection reset by peer] |
09:32 | -!- | gbp [~gbp@gechaw.lnk.telstra.net] has joined #debian |
09:33 | -!- | linac [~lin@122.90.105.126] has joined #debian |
09:33 | -!- | bombadil_ [~Tom@S01060012172da1d3.wp.shawcable.net] has quit [Quit: This computer has gone to sleep] |
09:34 | -!- | kocho [~kocho@188.85.98.23] has joined #debian |
09:35 | -!- | brujii [~brujii@188.85.98.23] has joined #debian |
09:39 | <bremner> | poor Guest 1421, all that unsolicited advice :) |
09:40 | -!- | tazz [~gaurav@122.182.0.38] has joined #debian |
09:42 | -!- | M0ffe [~moffe@smaug.amagerkollegiet.dk] has quit [Quit: leaving] |
09:43 | -!- | fixl [~fixl@124-168-93-235.dyn.iinet.net.au] has joined #debian |
09:44 | -!- | jas4711 [~jas@c80-216-24-99.bredband.comhem.se] has quit [Quit: Ex-Chat] |
09:44 | -!- | shiznatix [~shiznatix@82.131.12.154.cable.starman.ee] has joined #debian |
09:45 | <ml|> | haha, oops wrong Guest ;) |
09:46 | -!- | M0ffe [~moffe@smaug.amagerkollegiet.dk] has joined #debian |
09:49 | -!- | jthomas_sb [~jthomas_s@nat.sierrabravo.net] has joined #debian |
09:55 | -!- | kocho [~kocho@188.85.98.23] has quit [Quit: Saliendo] |
09:57 | -!- | solista_trumpet [~solista_t@176.159.16.95.dynamic.jazztel.es] has joined #debian |
09:58 | -!- | solista_trumpet [~solista_t@176.159.16.95.dynamic.jazztel.es] has quit [] |
09:58 | -!- | razz91 [~rahul@212.54.233.220.static.exetel.com.au] has left #debian [Leaving.] |
09:59 | <cockroach> | oh, indeed :) |
09:59 | -!- | plnx27 [~chatzilla@209.33.225.160] has quit [Ping timeout: 480 seconds] |
10:01 | -!- | plnx27 [~chatzilla@209.33.225.160] has joined #debian |
10:01 | -!- | ubuntu [~ubuntu@IGLD-84-228-158-185.inter.net.il] has joined #debian |
10:01 | -!- | CLARA [~usuario_@67.Red-88-23-46.staticIP.rima-tde.net] has joined #debian |
10:01 | -!- | ubuntu [~ubuntu@IGLD-84-228-158-185.inter.net.il] has quit [] |
10:02 | -!- | CLARA [~usuario_@67.Red-88-23-46.staticIP.rima-tde.net] has quit [] |
10:05 | -!- | rjent [~rjent@204.184.227.254] has joined #debian |
10:05 | -!- | Mousk4r [~var@77.49.237.99.dsl.dyn.forthnet.gr] has joined #debian |
10:06 | -!- | nixi [~nixi@188.85.98.23] has joined #debian |
10:07 | -!- | mode/#debian [+l 409] by debhelper |
10:07 | -!- | Mefitel [~Mefitel@200.13.155.248] has joined #debian |
10:08 | -!- | Mefitel [~Mefitel@200.13.155.248] has quit [] |
10:08 | -!- | chl [~jackson5@124.9.131.40] has joined #debian |
10:09 | <Guest1991> | As i Continued my research on the volume control problems, my question is now more specific - can you please tell me how to disable volume control from thinkpad-acpi? |
10:09 | <chl> | When building vbox from source, I encounter the kernel header missing message "Linux kernel headers not found at /usr/src/linux" |
10:09 | <jm_> | chl: do you have kernel headers installed? |
10:09 | <chl> | I try to link include (kernel header 2.6.32.8) to /usr/src/linux |
10:09 | <chl> | I use vanilla kernel |
10:10 | <chl> | the header located under include |
10:10 | -!- | razz9 [~rahul@212.54.233.220.static.exetel.com.au] has joined #debian |
10:10 | <chl> | is this the right place to link to? |
10:10 | -!- | tor [foobar@190.24.24.9] has joined #debian |
10:10 | <jm_> | you should not symlink anything manually |
10:10 | -!- | tor is now known as arw |
10:10 | <chl> | or what should I do? |
10:10 | <chl> | if I want to build vbox from source? |
10:11 | <chl> | because the kernel is manually built |
10:11 | <jm_> | are you using ftp.kernel.org kernel or debian kernel? |
10:11 | <chl> | so there is no corresponded modules |
10:11 | <chl> | I use kernel source from kernel.org |
10:11 | -!- | nixi [~nixi@188.85.98.23] has quit [Quit: Saliendo] |
10:11 | <chl> | before installing vbox |
10:11 | <chl> | I had already built kernel from source (obtained from kernel.org). |
10:12 | -!- | Panko [~panko@253.Red-83-61-231.dynamicIP.rima-tde.net] has joined #debian |
10:12 | <ml|> | if you used make-kpkg, you use that to make a headers packaged also |
10:12 | -!- | brujii [~brujii@188.85.98.23] has quit [Quit: Saliendo] |
10:12 | -!- | srw [~swo@p54AEFC48.dip.t-dialin.net] has quit [Remote host closed the connection] |
10:14 | <chl> | building it. thanks. |
10:14 | <jm_> | doesn't vbox try to determine kernel headers location by looking at /lib/modules/$(uname -r)/source? |
10:15 | <jm_> | it definitely did for my bro |
10:15 | <jm_> | or maybe you're not building vbox module properly, but I have to go now |
10:15 | -!- | jm_ [~jm_@irc.mindwipe.org] has quit [Quit: Disconnecting] |
10:16 | <ml|> | chl: using vbox from their repos? |
10:17 | -!- | deepsa [~deepsa@115.184.73.127] has joined #debian |
10:18 | <chl> | I run sudo aptitude install virtualbox-ose |
10:18 | <chl> | but it said |
10:18 | <chl> | Starting VirtualBox kernel modulesNo suitable module for running kernel found ... failed! |
10:18 | <chl> | failed! |
10:19 | <chl> | I check /lib/modules/2.6.32.8/source |
10:19 | <chl> | I notice that source pointing to my original kernel top-level source folder |
10:19 | <chl> | but because previously I did not have enough space |
10:19 | <chl> | so I removed it. |
10:19 | -!- | rodrigo [~rodrigo@189-68-163-62.dsl.telesp.net.br] has joined #debian |
10:20 | -!- | rodrigo [~rodrigo@189-68-163-62.dsl.telesp.net.br] has quit [] |
10:20 | -!- | emanuele [~emanuele@151.97.56.134] has joined #debian |
10:20 | <ml|> | with vbox-ose, I do the following: install virtualbox-ose-source then m-a a-i virtualbox-ose-source |
10:21 | <ml|> | that is with debian kernel and headers |
10:21 | -!- | Zlasher [~Zlasher@119.210.216.81.static.lan.siw.siwnet.net] has joined #debian |
10:22 | <chl> | will try that definitively. |
10:22 | <chl> | thank you. |
10:22 | <babilen> | chl: Which version of Debian are you using? |
10:22 | -!- | Rajasun [~rajsun@bb116-15-88-217.singnet.com.sg] has joined #debian |
10:22 | <ml|> | chl: np, btw this in testing |
10:23 | <chl> | i installed lenny, but now already upgraded it to squeeze. |
10:24 | <babilen> | !vbox-install squeeze |
10:24 | <dpkg> | As root: "modprobe -r vboxdrv vboxnetflt vboxnetadp ; aptitude update && aptitude install virtualbox-ose virtualbox-ose-dkms". After <DKMS> builds the necessary kernel modules, VirtualBox can be started. To not load the VirtualBox OSE modules at system startup, edit /etc/default/virtualbox-ose and set LOAD_VBOXDRV_MODULE to 0. |
10:25 | <ml|> | that's if you want to use dkms ^ |
10:25 | <babilen> | right |
10:25 | <chl> | there is a problem running vbox in squeeze? |
10:25 | <ml|> | no |
10:26 | <ml|> | that's just showing how to do it using dkms, my method is manual |
10:26 | <ml|> | babilen: but he is using vanilla kernel, wonder if that will work for him |
10:27 | <ml|> | it should I think |
10:27 | -!- | m2j [~meinert@ipq-jordan.etec.uni-karlsruhe.de] has left #debian [Konversation terminated!] |
10:28 | <ml|> | chl: make sure you have virtualbox-ose-qt installes also |
10:28 | <babilen> | vanilla? how boring - i prefer stracciatella (vanilla with some Debian bits in there) |
10:28 | <ml|> | heh |
10:29 | -!- | shiznatix [~shiznatix@82.131.12.154.cable.starman.ee] has quit [Quit: Leaving] |
10:32 | <chl> | I try to execute the command printed by dpkg suggests. looks like I've installed virtualbox-ose virtualbox-ose-dkms and virtualbox-ose-qt. the console says |
10:32 | <chl> | Reading state information... Done |
10:32 | <chl> | Reading extended state information... Done |
10:32 | <chl> | Initializing package states... Done |
10:32 | <chl> | Reading task descriptions... Done |
10:32 | -!- | chl was kicked from #debian by debhelper [use the paster bot or #flood] |
10:32 | -!- | kristi_ [~kristi@88-134-54-216-dynip.superkabel.de] has joined #debian |
10:32 | -!- | chl [~jackson5@124.9.131.40] has joined #debian |
10:32 | -!- | lancome [~lancome@77.225.228.245] has joined #debian |
10:32 | -!- | Panko [~panko@253.Red-83-61-231.dynamicIP.rima-tde.net] has quit [Read error: Connection reset by peer] |
10:32 | <ml|> | chl: use a pastebin |
10:32 | <themill> | dpkg: tell chl about paste |
10:33 | -!- | Panko [~panko@83.45.238.220] has joined #debian |
10:34 | <chl> | http://pastebin.com/hDMCRHt8 |
10:34 | <chl> | sorry. was not aware of that. |
10:35 | <chl> | looks like the virtualbox stuff is installed ok already. |
10:35 | <chl> | except module failed due to not installed. |
10:35 | -!- | lucascoala [~lucascoal@189.13.212.173] has joined #debian |
10:35 | -!- | Oyashiro [~Oyashiro@87.204.37.222] has joined #debian |
10:35 | -!- | Mady [~Mady@116.Red-88-5-101.dynamicIP.rima-tde.net] has joined #debian |
10:36 | <chl> | so I think I still need to get the kernel header installed correctly so that the rest step (dkms, etc.) would work, right? |
10:36 | -!- | alvarezp [~alvarezp@201.160.167.202.cable.dyn.cableonline.com.mx] has quit [Quit: alvarezp] |
10:36 | -!- | stenio [~stenio@187.109.32.11] has joined #debian |
10:37 | -!- | stenio [~stenio@187.109.32.11] has left #debian [] |
10:37 | -!- | mode/#debian [+l 415] by debhelper |
10:37 | <ml|> | thought you made the package and installed that already? |
10:37 | -!- | hugoxrosa [~Hugo@201-0-162-177.dial-up.telesp.net.br] has joined #debian |
10:37 | <chl> | i am running make-kpkg -initrd .... at the moment, waiting the header to be done first. |
10:37 | -!- | cydork [~vihang@219.64.72.81] has joined #debian |
10:38 | <chl> | previously I installed vbox successfully whilst still using debian header |
10:38 | <chl> | but failed after upgrade to squeeze because i've removed the debian kernel image. |
10:39 | <ml|> | btw, dpkg instructions and may suggestion is with debian stuff; not sure if they work with vanilla, but worth a try |
10:39 | <ml|> | s/may/my/ |
10:41 | <chl> | ok. will do that after make-kpkg. thanks for help. : ) |
10:41 | <ml|> | np, good luck and please let use know how it went |
10:42 | -!- | marceloa [~marceloa@95.211.21.34] has joined #debian |
10:42 | -!- | marceloa [~marceloa@95.211.21.34] has quit [] |
10:43 | <chl> | np. |
10:43 | <ml|> | chl: btw the wiki explains most of this ... http://wiki.debian.org/VirtualBox |
10:44 | <chl> | great. thank you very much. |
10:51 | -!- | Panko [~panko@83.45.238.220] has quit [Read error: Connection reset by peer] |
10:51 | -!- | panko [~panko@83.45.238.220] has joined #debian |
10:52 | -!- | panko [~panko@83.45.238.220] has quit [] |
10:53 | -!- | Mady [~Mady@116.Red-88-5-101.dynamicIP.rima-tde.net] has quit [Quit: Saliendo] |
10:54 | -!- | kop_ [~kop@meme-net.meme.com] has joined #debian |
10:54 | -!- | maktie [~maktie@host139-139-dynamic.19-79-r.retail.telecomitalia.it] has joined #debian |
10:54 | -!- | engy [~engy@h-185-63.A189.priv.bahnhof.se] has joined #debian |
10:55 | -!- | kop [~kop@meme-net.meme.com] has quit [Ping timeout: 480 seconds] |
10:57 | -!- | bja [~bja@7R1AAAWSQ.tor-irc.dnsbl.oftc.net] has joined #debian |
10:58 | -!- | Torsten_W [~towo@port-212-202-129-192.static.qsc.de] has quit [Quit: Verlassend] |
10:59 | -!- | Phoenix_the_II [~ralph@f234099.upc-f.chello.nl] has joined #debian |
11:00 | -!- | ANTONELLA [~ANTONELLA@254.Red-88-26-121.staticIP.rima-tde.net] has joined #debian |
11:00 | -!- | cockroach [~stefan@vpn2g01clnt.unibe.ch] has quit [Quit: cockroach] |
11:00 | <ANTONELLA> | hola |
11:00 | <ANTONELLA> | hello |
11:00 | -!- | abecker [~bier@xdslcj221.osnanet.de] has quit [Ping timeout: 480 seconds] |
11:00 | <bja> | !es-social ANTONELLA |
11:00 | <dpkg> | ANTONELLA: Este canal es de ayuda con ordenadores en Ingles. Si no necesitas ayuda con tu ordenador, por favor vaya a otro canal. Si necesitas soporte con Debian en Espanol, por favor ingrese a #debian-es con /join #debian-es tecleado en la linea de chat. |
11:00 | <ANTONELLA> | hola |
11:00 | <themill> | !ubuntu-es ANTONELLA |
11:00 | <dpkg> | ANTONELLA: Ubuntu esta basado en Debian, pero no es Debian, y dificilmente tendra los estandares de Debian. Solo Debian es soportado en #debian. Por favor conectese a #ubuntu-es en irc.freenode.net Ahi recibira mas soporte. |
11:01 | <bja> | ANTONELLA: Calla y lee un segundo |
11:01 | <ANTONELLA> | hola |
11:01 | -!- | mode/#debian [+q *!*@88.26.121.254] by ChanServ |
11:01 | -!- | ANTONELLA [~ANTONELLA@254.Red-88-26-121.staticIP.rima-tde.net] has quit [] |
11:03 | -!- | cockroach_ [~stefan@80-218-7-223.dclient.hispeed.ch] has joined #debian |
11:03 | -!- | frewo64 [~frewo64@p5491E7B6.dip.t-dialin.net] has quit [Remote host closed the connection] |
11:04 | -!- | NitroGhost [~nitro@a213-22-154-105.cpe.netcabo.pt] has joined #debian |
11:04 | -!- | fddfoo [~algol@188.24.56.162] has quit [Quit: 10100011010101000011100101.00.] |
11:04 | -!- | NitroGhost [~nitro@a213-22-154-105.cpe.netcabo.pt] has quit [] |
11:04 | -!- | Guest1991 [~Jan@brln-4d0ccd59.pool.mediaWays.net] has quit [Quit: Guest1991] |
11:04 | <AIntel> | Questiong: Where can I get a beginner list of commands with definitions for Lenny? |
11:05 | <babilen> | !grounding |
11:05 | <dpkg> | Before asking in here or on the debian-user mailing list, you should read the Installation Guide, or if you already have Debian installed, the Debian Reference. Ask me about <ig>, <reference>, <refcard>, <docs>, <manuals>, <fundamentals>, <newbiedoc>, <faq>, <unix lessons>, <general cli tutorial>. (e.g. in your IRC client, type /msg dpkg reference) |
11:05 | <ml|> | AIntel: /msg dpkg reference |
11:05 | <AIntel> | Oh yeah huh... read the manual. |
11:05 | <bja> | AIntel: google unix rosseta stone |
11:05 | <themill> | !general cli tutorial |
11:05 | <dpkg> | i guess general cli tutorial is http://www.ee.surrey.ac.uk/Teaching/Unix/, or http://linuxcommand.org, http://www.gnu.org/software/coreutils/manual/html_node/ or http://tldp.org/LDP/GNU-Linux-Tools-Summary/html/index.html |
11:05 | -!- | Mady [~Mady@116.Red-88-5-101.dynamicIP.rima-tde.net] has joined #debian |
11:06 | -!- | Sub-Zero [~desk@190.75.132.213] has joined #debian |
11:06 | <babilen> | bja: :-D |
11:06 | -!- | ubuntu [~ubuntu@h-160-73.A155.priv.bahnhof.se] has joined #debian |
11:06 | -!- | ubuntu is now known as Guest1997 |
11:07 | -!- | lucascoala [~lucascoal@189.13.212.173] has quit [Ping timeout: 480 seconds] |
11:07 | -!- | Guest1997 [~ubuntu@h-160-73.A155.priv.bahnhof.se] has quit [] |
11:07 | -!- | carmecita [~carmencit@85.136.186.102.dyn.user.ono.com] has joined #debian |
11:07 | -!- | psych787 [~psych787@c-68-50-113-94.hsd1.md.comcast.net] has joined #debian |
11:08 | -!- | lucascoala [~lucascoal@189.13.116.34] has joined #debian |
11:09 | -!- | x [gabriel@201.208.210.236] has joined #debian |
11:09 | <AIntel> | thanks |
11:09 | -!- | x [gabriel@201.208.210.236] has quit [] |
11:10 | <babilen> | AIntel: http://rute.2038bug.com |
11:10 | -!- | Art3mis4 [~art3mis4@190.74.106.127] has joined #debian |
11:11 | -!- | sickie88 [~sickie@93-103-80-43.dynamic.dsl.t-2.net] has joined #debian |
11:12 | <AIntel> | babilen: Thanks |
11:12 | -!- | meghan [~meghan@89.140.204.117.static.user.ono.com] has joined #debian |
11:12 | -!- | meghan [~meghan@89.140.204.117.static.user.ono.com] has quit [] |
11:13 | -!- | lotman_ [~quassel@dslb-088-073-130-051.pools.arcor-ip.net] has joined #debian |
11:13 | <AIntel> | Another question: How can I change the color of the nick; when someone says my nick their nick is yellow, and with a white background is hard to see. |
11:13 | -!- | carmecita [~carmencit@85.136.186.102.dyn.user.ono.com] has left #debian [Saliendo] |
11:13 | <babilen> | AIntel: Use dark background - which client do you use? |
11:14 | -!- | blue [~blue@irc.mmh.dk] has quit [Ping timeout: 480 seconds] |
11:14 | -!- | munga [~abate@delirium.pps.jussieu.fr] has quit [Remote host closed the connection] |
11:14 | <AIntel> | babilen: irssi |
11:16 | <bja> | AIntel: you can install the package rute on the official repositories |
11:16 | -!- | miley [~demi@8.Red-88-1-67.dynamicIP.rima-tde.net] has joined #debian |
11:16 | <ml|> | AIntel: that happens to alert you someone has directed a message to you |
11:16 | <babilen> | AIntel: http://irssi.org/documentation/settings --> hilight_color = ?? IIRC |
11:16 | <miley> | HELLO |
11:16 | -!- | chl [~jackson5@124.9.131.40] has left #debian [] |
11:16 | <themill> | !ubuntu-es miley |
11:16 | <dpkg> | miley: Ubuntu esta basado en Debian, pero no es Debian, y dificilmente tendra los estandares de Debian. Solo Debian es soportado en #debian. Por favor conectese a #ubuntu-es en irc.freenode.net Ahi recibira mas soporte. |
11:16 | <babilen> | AIntel: If that does not work, ask in #irssi @ irc.freenode.net |
11:17 | -!- | maktie [~maktie@host139-139-dynamic.19-79-r.retail.telecomitalia.it] has quit [Ping timeout: 480 seconds] |
11:17 | -!- | frewo64 [~frewo64@p5491E7B6.dip.t-dialin.net] has joined #debian |
11:17 | -!- | wr| [~wr@pD4B9E4C5.dip.t-dialin.net] has quit [Ping timeout: 480 seconds] |
11:17 | <miley> | HELLO |
11:17 | <bja> | themill: silence miley |
11:18 | <miley> | JAJAJA |
11:18 | <bja> | miley: Tienes un mensaje privado |
11:18 | <AIntel> | Thanks |
11:18 | <miley> | ? |
11:18 | <Mady> | hi |
11:18 | -!- | mode/#debian [+q *!*@88.1.67.8] by ChanServ |
11:19 | -!- | pierreghz [~pierre@cust-131-120-111-94.dyn.as47377.net] has joined #debian |
11:19 | -!- | julioHerrera [~julioHerr@190-76-19-110.dyn.movilnet.com.ve] has joined #debian |
11:20 | <bja> | miley: Tienes una línea del lado izquierdo que pone bja por favor pica ahí con el boton izquierdo del mouse |
11:20 | <AIntel> | raton |
11:21 | <bja> | AIntel: he understood thanks |
11:22 | -!- | lancelot_of [~TheKnight@host149-23-dynamic.13-79-r.retail.telecomitalia.it] has joined #debian |
11:22 | <lancelot_of> | hi all |
11:22 | <lancelot_of> | i need a usb debian iso, where to find any? |
11:22 | -!- | Phoenix_the_II [~ralph@f234099.upc-f.chello.nl] has quit [Remote host closed the connection] |
11:23 | -!- | mary [~demi@8.Red-88-1-67.dynamicIP.rima-tde.net] has joined #debian |
11:23 | <babilen> | !usb install |
11:23 | <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 |
11:23 | -!- | mary is now known as Guest1998 |
11:24 | <babilen> | lancelot_of: Follow the "Easy Method" outlined in the installation guide and download whatever ISO you want |
11:24 | -!- | stuckey [~stuckey@95-89-146-97-dynip.superkabel.de] has joined #debian |
11:24 | <babilen> | lancelot_of: Just make sure that you copy the ISO *file* and *not* its content to the stick |
11:24 | -!- | julioHerrera [~julioHerr@190-76-19-110.dyn.movilnet.com.ve] has quit [Quit: Saliendo] |
11:25 | -!- | khades [~khades@178.187.224.239] has quit [Quit: Lost terminal] |
11:25 | -!- | khades [~khades@178.187.224.239] has joined #debian |
11:25 | -!- | Phoenix_the_II [~ralph@f234099.upc-f.chello.nl] has joined #debian |
11:26 | -!- | xente [~xente@72-254-127-29.hq.ibahn.com] has joined #debian |
11:27 | -!- | mode/#debian [+l 422] by debhelper |
11:28 | -!- | Torsten_W [~torsten@178-25-185-37-dynip.superkabel.de] has joined #debian |
11:31 | -!- | MeCooL [mecool@94.129.169.67] has joined #debian |
11:31 | <lancelot_of> | !install debian |
11:31 | <dpkg> | There are a myriad different ways to install Debian. See http://www.debian.org/releases/stable/debian-installer for a list of images. Ask me about <install guide> and <d-i> for detailed instructions. (If you've never installed Debian before, you should read the install guide.) |
11:31 | -!- | blue [~blue@irc.mmh.dk] has joined #debian |
11:31 | <ml|> | lancelot_of: /msg dpkg selftell |
11:32 | -!- | cahoot [~radix@c-4f66c160-74736162.cust.telenor.se] has joined #debian |
11:35 | -!- | sickie88 [~sickie@93-103-80-43.dynamic.dsl.t-2.net] has quit [Remote host closed the connection] |
11:35 | -!- | blue_ [~blue@irc.mmh.dk] has joined #debian |
11:36 | -!- | blue_ [~blue@irc.mmh.dk] has quit [] |
11:36 | -!- | lotman_ [~quassel@dslb-088-073-130-051.pools.arcor-ip.net] has quit [Remote host closed the connection] |
11:37 | -!- | Sub-Zero [~desk@190.75.132.213] has quit [Quit: Bond^Script † By: ^Bond007^† www.BondScript.tk] |
11:37 | -!- | miley [~demi@8.Red-88-1-67.dynamicIP.rima-tde.net] has quit [Quit: Saliendo] |
11:37 | -!- | Guest1998 [~demi@8.Red-88-1-67.dynamicIP.rima-tde.net] has quit [Quit: Saliendo] |
11:38 | -!- | rivon [~rivon@212.80.67.130] has joined #debian |
11:39 | -!- | yang [yang@yang.netrep.oftc.net] has joined #debian |
11:39 | <yang> | Hi ! Where could I get "ipmisensors" module to enable fans RPM and voltage for lm sensors ? |
11:41 | -!- | razz9 [~rahul@212.54.233.220.static.exetel.com.au] has left #debian [Leaving.] |
11:42 | -!- | Meise [~dm@gw-2s00.inf.fh-bonn-rhein-sieg.de] has quit [Ping timeout: 480 seconds] |
11:42 | -!- | Cadmium01 [~Cadmium04@static-64-201-165-253.ptr.terago.net] has joined #debian |
11:43 | -!- | debalance [~debalance@exit.credativ.com] has quit [Ping timeout: 480 seconds] |
11:43 | -!- | lavaramano [~lava@200-42-112-119.dup.prima.net.ar] has quit [Quit: bzzz] |
11:43 | <Cadmium01> | How do I make my system automatically update time? I updated timezone via /usr/bin/tzselect |
11:43 | <Cadmium01> | and installed ntpdate |
11:44 | <cahoot> | use ntp or chrony |
11:44 | <cahoot> | !set the time |
11:44 | <dpkg> | To set the time in debian, use date --set. The truly enlightened user, however, will install <ntp> or <openntpd> 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. |
11:44 | -!- | atlantide [~antares@mail.lipn.univ-paris13.fr] has joined #debian |
11:45 | <Cadmium01> | so ntpdate is the wrong package? cahoot |
11:45 | -!- | atlantide [~antares@mail.lipn.univ-paris13.fr] has quit [] |
11:45 | <cahoot> | it's for one-shot adjustment |
11:45 | <cahoot> | AFAIK |
11:45 | -!- | shriekout [~shriekout@124.216.208.58] has quit [Quit: 전 이만 갑니다.] |
11:45 | <Cadmium01> | what do you mean y that? |
11:45 | <Cadmium01> | by* |
11:45 | <Cadmium01> | oh, like one time only? |
11:46 | <cahoot> | it sets the time but doesn't update |
11:46 | <Cadmium01> | so if I install ntp package, set my timezone properly then at reboot it will correct itself? |
11:46 | <cahoot> | if the clock isn't wrong by too much yes |
11:47 | <Cadmium01> | how can I check current timezone? |
11:47 | <Cadmium01> | I used /usr/bin/tzselect to set it |
11:48 | <ml|> | ntp should do/msg dpkg ntp, if you want to use a closer pool /msg dpkg pool.ntp |
11:48 | <cahoot> | Cadmium01: date should tell |
11:49 | -!- | diggy [~digger@95.111.132.20] has quit [Quit: prey, white rabbit, prey!] |
11:49 | -!- | diggy [~digger@95.111.132.20] has joined #debian |
11:49 | <ml|> | what dpkg just said to change the time zone if needed |
11:49 | -!- | diggy [~digger@95.111.132.20] has quit [] |
11:50 | -!- | diggy [~digger@95.111.132.20] has joined #debian |
11:50 | <Cadmium01> | thanks guys |
11:50 | <gsimmons> | Cadmium01: Also, tzselect doesn't change the timezone ; /msg dpkg timezone |
11:51 | -!- | Worf_ [~worf@84-119-57-132.dynamic.xdsl-line.inode.at] has joined #debian |
11:52 | -!- | SQlvpapir_ [~teis@188.177.95.62] has joined #debian |
11:52 | -!- | Cadmium01 [~Cadmium04@static-64-201-165-253.ptr.terago.net] has quit [Quit: Leaving] |
11:53 | -!- | komputes [~komputes@64.34.151.178] has joined #debian |
11:56 | -!- | khades [~khades@178.187.224.239] has quit [Quit: leaving] |
11:58 | -!- | SQlvpapir [~teis@188.177.95.62] has quit [Ping timeout: 480 seconds] |
11:58 | -!- | MeCooL [mecool@94.129.169.67] has quit [Ping timeout: 480 seconds] |
11:58 | -!- | khades [~khades@178.187.224.239] has joined #debian |
12:00 | -!- | Panko [~panko@83.45.238.220] has joined #debian |
12:01 | -!- | jibel [~j-lalleme@roa76-3-82-225-116-110.fbx.proxad.net] has quit [Ping timeout: 480 seconds] |
12:03 | -!- | kerorines [~alex@77.225.228.245] has joined #debian |
12:05 | -!- | freealan [~freealan@59-115-142-26.dynamic.hinet.net] has joined #debian |
12:07 | -!- | gdb [~cbell@circe.inetdb.com] has joined #debian |
12:08 | -!- | Nabilou [~Nabilou@mail.sysun-technologies.com] has quit [Ping timeout: 480 seconds] |
12:09 | -!- | lancelot_of [~TheKnight@host149-23-dynamic.13-79-r.retail.telecomitalia.it] has quit [Quit: Sto andando via] |
12:09 | -!- | Nabilou [~Nabilou@mail.sysun-technologies.com] has joined #debian |
12:11 | -!- | gerzel [~gerzel@adsl-150-154-191.rmo.bellsouth.net] has joined #debian |
12:12 | -!- | eric [~eric@190.162.94.170] has joined #debian |
12:12 | -!- | eric [~eric@190.162.94.170] has quit [] |
12:14 | -!- | Celtiore [~Celtiore@AMarseille-554-1-317-93.w90-0.abo.wanadoo.fr] has joined #debian |
12:16 | -!- | jibel [~j-lalleme@roa76-3-82-225-116-110.fbx.proxad.net] has joined #debian |
12:17 | -!- | MeCooL [mecool@94.128.18.204] has joined #debian |
12:18 | -!- | AIntel [~user@64-118-124-1-as-00.dialin.oakhurst.sti.net] has quit [Quit: leaving] |
12:19 | -!- | habtool [~habtool@86-41-92-204-dynamic.b-ras2.chf.cork.eircom.net] has quit [Quit: Leaving] |
12:19 | -!- | chl [~jackson5@124.9.131.40] has joined #debian |
12:20 | -!- | brujii [~brujii@73.Red-88-16-177.dynamicIP.rima-tde.net] has joined #debian |
12:20 | -!- | Ox90 [~Ox90@host217-35-96-26.in-addr.btopenworld.com] has joined #debian |
12:20 | <Ox90> | Hey there, im installing debian on a HP DL370G6, im looking for drivers for the nc375i network card, i read somewhere that the nx_nic module was removed from the latest stable release and i can't seem to find out how to get this working. |
12:22 | <kop_> | 0x90: Is that wifi? Is it a firmware binary blob problem? |
12:22 | <sney> | I didn't think the dl series offered wireless. |
12:22 | <Ox90> | kop_: no its a quad port gigabit ethernet card |
12:22 | -!- | mrenouf [~mrenouf@c-66-31-20-136.hsd1.ma.comcast.net] has joined #debian |
12:23 | -!- | Coolinger [~lohr@atradig143.informatik.tu-muenchen.de] has quit [Quit: Leaving.] |
12:23 | <Ox90> | i spoke to HP, the offer an rpm containing the drivers, i used alien to convert it and installed it via dpkg |
12:23 | <kop_> | 0x90: That sounds like a long-term maintenance headache. |
12:24 | -!- | Fukuda [~Fukuda@chello089074153072.chello.pl] has quit [Remote host closed the connection] |
12:24 | -!- | Meise [~dm@port-92-204-113-183.dynamic.qsc.de] has joined #debian |
12:24 | -!- | Texou [~Texou@pat35-5-78-226-56-130.fbx.proxad.net] has joined #debian |
12:25 | -!- | cahoot [~radix@c-4f66c160-74736162.cust.telenor.se] has quit [Ping timeout: 480 seconds] |
12:25 | <Ox90> | kop_: lol sure, ubuntu contains the module i require, can i just pull the nc_nic.ko out of ubuntu? |
12:25 | <kop_> | 0x90: If the problem is binary blobs in the firmware that have been declared non-free then you can enable the non-free repos and install the binary blog. |
12:25 | <Ox90> | nx_nic* |
12:25 | <kop_> | 0x90: If it works with ubuntu that's likely the problem. Or your kernels not new enough and you need to get something newer from backports.org. |
12:26 | <kop_> | s/blog/blob/ |
12:26 | <Ox90> | im using 2.6.26 on 5.04 |
12:26 | <Ox90> | or is that the other way round :P |
12:27 | <sney> | if ubuntu's 2.6.26 has it working then it's almost definitely a firmware issue. |
12:27 | -!- | mjg_ [~martin.sp@94-192-226-146.zone6.bethere.co.uk] has joined #debian |
12:28 | -!- | jerryclunsford [~jerry@h211.161.91.75.dynamic.ip.windstream.net] has joined #debian |
12:28 | -!- | vsayer [~vivek@c-76-103-244-154.hsd1.ca.comcast.net] has quit [Read error: Connection reset by peer] |
12:28 | -!- | AbsintheSyringe [~havoc@92.36.163.203] has joined #debian |
12:28 | -!- | vsayer [~vivek@c-76-103-244-154.hsd1.ca.comcast.net] has joined #debian |
12:28 | -!- | vsayer [~vivek@c-76-103-244-154.hsd1.ca.comcast.net] has quit [Read error: Connection reset by peer] |
12:29 | <kop_> | 0x90: http://wiki.debian.org/Firmware may or may not help. |
12:30 | -!- | Nabilou [~Nabilou@mail.sysun-technologies.com] has quit [Quit: Quitte] |
12:30 | <sney> | Ox90: I know this can be a little bit of a pain, but the debian way of doing things will give you better stability for your server. that's probably what you were looking for, right? |
12:30 | <gsimmons> | judd: pciid 4040:0100 |
12:30 | <judd> | [4040:0100] is 'NX3031 Multifunction 1/10-Gigabit Server Adapter' from 'NetXen Incorporated' with no known kernel module in lenny but has kernel module 'netxen_nic' in sid. See also http://kmuto.jp/debian/hcl/index.rhtmlx?check=1&lspci=4040:0100 |
12:31 | -!- | chl [~jackson5@124.9.131.40] has left #debian [] |
12:31 | * | themill was just about to do that.... |
12:31 | <sney> | sounds like a job for the bpo kernel |
12:32 | <gsimmons> | Ox90: The driver is present, but 2.6.26 doesn't have support for the NC375i subdevice. No idea where the firmware (if required) is sourced from, it isn't in the linux-firmware tree. |
12:33 | <kop_> | gsimmons: How did you know the pciid? |
12:33 | <bja> | sney: afaik bpo != kmuto |
12:33 | <sney> | bja: yeah, but if sid has the module, and the 2.6.32 from bpo was formerly in sid, then it follows that that bpo kernel will have netxen_nic. Though I guess kmuto's installer may be what this guy really needs. |
12:34 | <gsimmons> | kop_: grepping through pci.ids on NC375i. |
12:34 | -!- | Art3mis4 [~art3mis4@190.74.106.127] has quit [Quit: Ex-Chat] |
12:35 | <themill> | kop_: often, you can "/msg judd pciname nc375i" to work it out, but that doesn't work for subdevices like this one. |
12:35 | <bja> | sney: from that point of view you are right |
12:35 | <kop_> | I see. |
12:36 | * | themill isn't quite sure how to build sub-device matching into judd |
12:36 | <Ox90> | sorry was trying things :P sney: sure thats why i installed debian :P |
12:37 | <Ox90> | gsimmons: thanks for that, i think im just going to install ubuntu |
12:37 | -!- | deepsa [~deepsa@115.184.73.127] has quit [Ping timeout: 480 seconds] |
12:37 | <sney> | your funeral |
12:38 | <Mady> | the your |
12:38 | <Ox90> | would you recommend installing sid instead? |
12:39 | <bja> | Ox90: installing lenny with bpo kernel is the most stable solution you will find |
12:41 | -!- | mjg_ [~martin.sp@94-192-226-146.zone6.bethere.co.uk] has left #debian [Leaving] |
12:41 | -!- | lau [~lau@che33-3-82-226-242-200.fbx.proxad.net] has quit [Ping timeout: 480 seconds] |
12:41 | -!- | cahoot [~radix@c-4f66895e-74736162.cust.telenor.se] has joined #debian |
12:44 | -!- | rbellamy [~rbellamy@adsl-69-105-233-172.dsl.pltn13.pacbell.net] has joined #debian |
12:44 | <Ox90> | bja: just to confirm, i am installing lenny with the 2.26.7 kernel |
12:44 | <Ox90> | ? |
12:45 | <ml|> | judd: kernels |
12:45 | <judd> | Available kernel versions are: experimental: 2.6.33-2-686 (2.6.33-1~experimental.4); sid: 2.6.32-4-686 (2.6.32-10); squeeze: 2.6.32-3-686 (2.6.32-9); lenny-backports: 2.6.32-bpo.2-686 (2.6.32-8~bpo50+1); lenny: 2.6.26-2-686 (2.6.26-21lenny4); etchnhalf: 2.6.24-etchnhalf.1-686 (2.6.24-6~etchnhalf.9etch3); etch: 2.6.18-6-686 (2.6.18.dfsg.1-26etch2) |
12:45 | -!- | adb [~adb@144.85.45.157] has quit [Remote host closed the connection] |
12:45 | <ml|> | Ox90: see lenny-backports^ |
12:46 | <bja> | yes, then install the bpo repo and upgrade to the bpo kernel, Look at it this way, its a newer kernel tropicalized for lenny |
12:46 | <ml|> | /msg dpkg bpo if not sure what bpo is |
12:47 | <Ox90> | i checked up backports.org |
12:47 | -!- | marcels [~marcels@84.26.166.31] has joined #debian |
12:48 | -!- | mrenouf [~mrenouf@c-66-31-20-136.hsd1.ma.comcast.net] has quit [Read error: Operation timed out] |
12:48 | -!- | adb [~adb@144.85.45.157] has joined #debian |
12:48 | <Ox90> | i'm going to give this a go. Thanks for your help so far! i'm sure i'll be back. If this works i'll be informing HP as to how i've completed it as they have asked for the info |
12:48 | <Ox90> | any of you have any objections? |
12:49 | -!- | byonk [~byonk@61-227-132-247.dynamic.hinet.net] has quit [Remote host closed the connection] |
12:49 | -!- | Lanz [~Lanz@dyn129-100-196-83.smh.reznet.uwo.ca] has joined #debian |
12:50 | -!- | dotslash [~frank@194.50.96.11] has quit [Ping timeout: 480 seconds] |
12:50 | -!- | deepsa [~deepsa@115.184.13.238] has joined #debian |
12:52 | -!- | miriam [~miriam@213.Red-88-16-171.dynamicIP.rima-tde.net] has joined #debian |
12:54 | -!- | jerryclunsford [~jerry@h211.161.91.75.dynamic.ip.windstream.net] has quit [Quit: Leaving] |
12:54 | -!- | xuser [~xuser@204.97.199.12] has joined #debian |
12:54 | -!- | AlVaRiToOo [~AlViN@83.33.171.91] has joined #debian |
12:54 | -!- | lau [~lau@che33-3-82-226-242-200.fbx.proxad.net] has joined #debian |
12:55 | -!- | xuser [~xuser@204.97.199.12] has quit [] |
12:55 | <stuckey> | I'm trying to copy files to a usb device. When I do it as regular user I get "Permission Denied" and when as root I get "input/output error". |
12:56 | -!- | sangbin [~sangbin@p2179-ipbf5208marunouchi.tokyo.ocn.ne.jp] has joined #debian |
12:56 | -!- | sangbin [~sangbin@p2179-ipbf5208marunouchi.tokyo.ocn.ne.jp] has quit [] |
12:58 | <runev> | Any ideas for software to create gantt charts which doesn't suck? or is it just a myth that such exists? |
12:58 | <AlVaRiToOo> | ola |
12:59 | -!- | miriam [~miriam@213.Red-88-16-171.dynamicIP.rima-tde.net] has quit [Quit: Saliendo] |
13:01 | -!- | Pitxyoki [~PT-SC-257@a81-84-29-88.cpe.netcabo.pt] has joined #debian |
13:02 | -!- | cahoot [~radix@c-4f66895e-74736162.cust.telenor.se] has quit [Ping timeout: 480 seconds] |
13:02 | -!- | jgarvey [~jgarvey@cpe-065-190-066-089.nc.res.rr.com] has joined #debian |
13:02 | <kop_> | stuckey: Is it mounted? |
13:02 | -!- | gdb [~cbell@circe.inetdb.com] has quit [Quit: gdb] |
13:03 | -!- | lau [~lau@che33-3-82-226-242-200.fbx.proxad.net] has quit [Ping timeout: 480 seconds] |
13:03 | -!- | xente [~xente@72-254-127-29.hq.ibahn.com] has quit [Quit: gone] |
13:04 | <stuckey> | kop_: it transfered the second time |
13:04 | <AlVaRiToOo> | olaaaaaaaaaa |
13:04 | -!- | freealan [~freealan@59-115-142-26.dynamic.hinet.net] has quit [Quit: leaving] |
13:04 | -!- | stuckey [~stuckey@95-89-146-97-dynip.superkabel.de] has quit [Quit: leaving] |
13:05 | -!- | ant [~anton@gbibp9ph1--blueice1n1.emea.ibm.com] has quit [Ping timeout: 480 seconds] |
13:06 | -!- | lau [~lau@che33-3-82-226-242-200.fbx.proxad.net] has joined #debian |
13:06 | <melmothX> | any idea about a clean backporting of texlive-xetex to lenny from squeeze? |
13:06 | <ml|> | !ubuntu-es AlVaRiToOo |
13:06 | <dpkg> | AlVaRiToOo: Ubuntu esta basado en Debian, pero no es Debian, y dificilmente tendra los estandares de Debian. Solo Debian es soportado en #debian. Por favor conectese a #ubuntu-es en irc.freenode.net Ahi recibira mas soporte. |
13:07 | -!- | AlVaRiToOo [~AlViN@83.33.171.91] has quit [Quit: Saliendo] |
13:07 | -!- | lmc_ [~lmc@dust.soleus.nu] has joined #debian |
13:08 | <ml|> | melmothX: not sure it is possible, but /msg dpkg ssb |
13:09 | <melmothX> | ml|: i'm puzzled because of the complexity of the texlive bundle |
13:09 | -!- | tp1029 [~tp1029@adsl-75-62-69-104.dsl.hstntx.sbcglobal.net] has joined #debian |
13:09 | -!- | tp1029 [~tp1029@adsl-75-62-69-104.dsl.hstntx.sbcglobal.net] has quit [] |
13:09 | <themill> | melmothX: with the amount that texlive has changed, I'd doubt it was going to be a "simple" backport. |
13:09 | -!- | wr| [~wr@pD4B9ED49.dip.t-dialin.net] has joined #debian |
13:10 | -!- | emanuele [~emanuele@151.97.56.134] has quit [Quit: Lost terminal] |
13:11 | <bja> | anyone /msg chanserv quiet #debian add AlVaRiToOo!*@* |
13:11 | -!- | dvs [~dvs@cwv.teksavvy.com] has joined #debian |
13:11 | -!- | mode/#debian [+q AlVaRiToOo!*@*] by ChanServ |
13:11 | <melmothX> | ok, thanks anyway. I think i'll install a vanilla texlive-2009 somewhere in the fs |
13:12 | <babilen> | melmothX: You might want to consider installing texlive2009 locally. On the Debian side: http://www.tug.org/texlive/debian.html |
13:12 | <melmothX> | babilen: thanks, I was thinking exactly about that how-to |
13:12 | -!- | Yoda`Taff [~yoda@212-198-251-57.rev.numericable.fr] has quit [Quit: ⏏ -- ☺] |
13:12 | -!- | [fFf] [~furnari@apache.venere.it] has quit [Quit: Leaving.] |
13:12 | <babilen> | melmothX: Great - it works fine :) |
13:12 | -!- | debalance [~debalance@109.250.229.183] has joined #debian |
13:13 | -!- | scofield [~scofield@109.75.64.135] has joined #debian |
13:13 | -!- | munga_ [~abate@pps-gw.pps.jussieu.fr] has joined #debian |
13:14 | <scofield> | salut a tous |
13:14 | <melmothX> | babilen: good to know :-) |
13:14 | <bja> | !fr |
13:14 | <dpkg> | Pour l'aide en francais, veuillez rejoindre le canal #debian-fr sur irc.oftc.net. Francophone users: for help in french, please go to #debian-fr on irc.oftc.net. |
13:14 | <scofield> | j'ai une question bizzard es-ce qu'il ya virus sur linux? |
13:14 | <dvs> | scofield: non |
13:14 | <adb> | oui |
13:14 | <bja> | No, il nia pas des virus sur linux, mais si vous voulez ilya des personnes sur #debian-rf |
13:15 | -!- | AlVaRiToOo [~AlViN@83.33.171.91] has joined #debian |
13:15 | <bja> | #debian-f |
13:15 | <bja> | #debian-fr |
13:15 | <dvs> | bja: you sure? ;-) |
13:15 | -!- | nostmith [~nostmith@95.76.32.243] has joined #debian |
13:15 | -!- | kerorines [~alex@77.225.228.245] has quit [Remote host closed the connection] |
13:15 | <scofield> | please |
13:15 | <adb> | !fr |
13:15 | <dpkg> | Pour l'aide en francais, veuillez rejoindre le canal #debian-fr sur irc.oftc.net. Francophone users: for help in french, please go to #debian-fr on irc.oftc.net. |
13:15 | <bja> | dvs: if you understand it the way that windows users do then you don't have them |
13:16 | -!- | AlVaRiToOo [~AlViN@83.33.171.91] has quit [] |
13:16 | -!- | scofield [~scofield@109.75.64.135] has left #debian [] |
13:17 | -!- | lancome [~lancome@77.225.228.245] has quit [Quit: Saliendo] |
13:19 | <bja> | dvs: if you think of them as vulnerabilities of a program, then every program has them, its a matter of time till you find them |
13:19 | -!- | AlVaRiToOo [~AlViN@83.33.171.91] has joined #debian |
13:19 | -!- | jcwu [~jcwu@mail.vader.idv.tw] has quit [Ping timeout: 480 seconds] |
13:19 | -!- | AlVaRiToOo [~AlViN@83.33.171.91] has quit [] |
13:20 | -!- | adalberto [~adalberto@200.138.29.94] has joined #debian |
13:22 | -!- | kaziem [~devnull@159.23.106.243] has quit [Read error: Operation timed out] |
13:22 | -!- | Jolia [~Jolia@91.91.221.141] has joined #debian |
13:24 | -!- | chomwitt [~chomwitt@athedsl-407133.home.otenet.gr] has joined #debian |
13:24 | -!- | grochap [~grochap@189.65.183.201] has quit [Remote host closed the connection] |
13:26 | -!- | damian [~damian@190.176.216.190] has quit [Remote host closed the connection] |
13:30 | -!- | johbo [~joh@statdsl-085-016-072-173.ewe-ip-backbone.de] has joined #debian |
13:30 | -!- | Torsten_W [~torsten@178-25-185-37-dynip.superkabel.de] has quit [Quit: so, nu isser wech] |
13:31 | -!- | Mady [~Mady@116.Red-88-5-101.dynamicIP.rima-tde.net] has quit [Quit: Saliendo] |
13:31 | -!- | Mady [~Mady@116.Red-88-5-101.dynamicIP.rima-tde.net] has joined #debian |
13:31 | -!- | Mady [~Mady@116.Red-88-5-101.dynamicIP.rima-tde.net] has quit [] |
13:31 | -!- | komputes [~komputes@64.34.151.178] has quit [Remote host closed the connection] |
13:32 | -!- | cydork [~vihang@219.64.72.81] has quit [Quit: Brain Panic] |
13:32 | -!- | brujii [~brujii@73.Red-88-16-177.dynamicIP.rima-tde.net] has quit [Quit: Saliendo] |
13:33 | -!- | vizor [~vizor@mm-125-151-57-86.adsl.mgts.by] has quit [Remote host closed the connection] |
13:33 | -!- | adalberto [~adalberto@200.138.29.94] has quit [Quit: Ex-Chat] |
13:33 | -!- | AlVaRiToOo [~AlViN@83.33.171.91] has joined #debian |
13:33 | -!- | Zlasher [~Zlasher@119.210.216.81.static.lan.siw.siwnet.net] has quit [Read error: Connection reset by peer] |
13:33 | -!- | Torsten_W [~torsten@178-25-185-37-dynip.superkabel.de] has joined #debian |
13:34 | -!- | thkoch [~thkoch@84-72-85-88.dclient.hispeed.ch] has quit [Remote host closed the connection] |
13:34 | -!- | ircipimp [~ircipimp@HSI-KBW-085-216-121-208.hsi.kabelbw.de] has quit [Remote host closed the connection] |
13:36 | -!- | AlVaRiToOo [~AlViN@83.33.171.91] has quit [] |
13:37 | -!- | mode/#debian [+l 412] by debhelper |
13:37 | -!- | Spami|Thug [~Spami|Thu@ALyon-153-1-75-195.w86-202.abo.wanadoo.fr] has joined #debian |
13:41 | <And1> | Hey folks, on lenny this (in xorg.conf) worked on my us-keyboard for the EURO-sign: "XkbOptions" "eurosign:5,lv3:ralt_switch" (left ALT+5). On sid it doesn't, any ideas how to get it back? |
13:43 | -!- | anao [~anao@p4FC7A3B2.dip0.t-ipconnect.de] has joined #debian |
13:43 | <bja> | !broken in sid |
13:43 | <dpkg> | Well, duh, what'd you expect, of course it's broken. See <sid>. |
13:44 | <anao> | Good Education Video Debian Basics http://www.youtube.com/watch?v=lFzPrzY2KFM |
13:44 | <And1> | bja: Maybe it's normal: Xorg.0.log says "(WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled." |
13:46 | <bja> | And1: Sid is beyond my knowledge, at the most i've poked squeeze a few times. For very specific cases |
13:46 | -!- | edbian [~ed@74.39.212.101] has joined #debian |
13:46 | -!- | BjoernC [~BjoernC@dslb-094-216-002-134.pools.arcor-ip.net] has joined #debian |
13:47 | -!- | blackxored [~adrian@200.55.161.141] has quit [Ping timeout: 480 seconds] |
13:48 | <edbian> | Can anyone suggest a good cli-based bittorrent client? I'm having trouble with "btdownloadcurses" connecting to trackers |
13:48 | -!- | kpoorman [~kpoorman@66.192.165.133] has joined #debian |
13:48 | <ml|> | rtorrent |
13:48 | -!- | davyg [~davyg@dau94-9-88-178-191-172.fbx.proxad.net] has joined #debian |
13:49 | <ml|> | And1: check the docs, you might need yo use a new option for that to work |
13:49 | <kpoorman> | i'm trying to find a package that contains /usr/bin/qemu-kvm for use with libvirt |
13:50 | <And1> | ml|: Maybe via dpkg-reconfigure keyboard-configuration... |
13:50 | <ml|> | s/yo/to/ |
13:50 | <kpoorman> | anyone have any ideas on where i could find it ? |
13:50 | <ml|> | And1: maybe, but I don't know |
13:50 | <babilen> | !tell kpoorman -about apt-file |
13:51 | <kpoorman> | babilen: I tried searching packages.debian.org but no dice. I mean it has to exist for libvirt to work right ? |
13:52 | <And1> | Hmm, the changes of keyboard-configuration don't work. Maybe I'll have to restart something... |
13:52 | <ml|> | kpoorman: read the msg dpkg sent you |
13:52 | <ml|> | restart X? |
13:52 | <babilen> | kpoorman: Are you sure that you want exactly that executable (full path) ? |
13:53 | <kpoorman> | babilen: no. just need qemu-kvm |
13:53 | <kpoorman> | apt-file returns nothing |
13:53 | <babilen> | kpoorman: Ah, that makes a difference ;) |
13:53 | <babilen> | !tell kpoorman -about kvm |
13:54 | <babilen> | kpoorman: Try searching for "qemu-kvm" |
13:54 | -!- | cloud [~IRC@195.145.166.27] has quit [Ping timeout: 480 seconds] |
13:55 | <kpoorman> | babilen: yeah, i'm trying to get the backports of squeeze to lenny working |
13:55 | <ml|> | kpoorman: backports of squeeze to lenny working? |
13:55 | -!- | jeff007 [~jeff@zaclarise.net] has joined #debian |
13:55 | <kpoorman> | ml|: yeah, backports of kvm |
13:56 | <babilen> | ,versions kvm |
13:56 | <judd> | kvm -- etch-backports: 28-4~bpo.1; lenny: 72+dfsg-5~lenny4; lenny-security: 72+dfsg-5~lenny5; squeeze-security: 72+dfsg-5+squeeze1; lenny-backports: 85+dfsg-4~bpo50+1; experimental: 88+dfsg-3; sid: 1:0.12.3+dfsg-4; squeeze: 1:0.12.3+dfsg-4 |
13:56 | -!- | amphi [~amphi@89.243.11.161] has joined #debian |
13:56 | <ml|> | kpoorman: you mean bpo aka lenny-bacports atm? |
13:56 | <kpoorman> | yeah |
13:57 | -!- | mode/#debian [+l 418] by debhelper |
13:57 | <edbian> | Is there some reason that both rtorrent and btdownloadcurses can't connect to the pirate bay tracker? |
13:57 | <ml|> | ok, that's not squeeze/testing tho |
13:57 | -!- | carmecita [~carmencit@85.136.186.102.dyn.user.ono.com] has joined #debian |
13:57 | <babilen> | kpoorman: What are the problems you run into? |
13:57 | <kpoorman> | well libvirt is expecting /usr/bin/qemu-kvm |
13:58 | <babilen> | kpoorman: You might want to paste the commands and output to a pastebin, so we can take a look |
13:58 | <kpoorman> | and since it doesn't exist... |
13:58 | <edbian> | Can somebody recommend a bittorrent tracker instead of TPB ? |
13:58 | <bja> | fgi |
13:58 | <babilen> | ,versions libvirt-bin |
13:58 | <judd> | libvirt-bin -- etch-backports: 0.4.6-10~bpo40+1; lenny: 0.4.6-10; lenny-backports: 0.7.6-1~bpo50+1; squeeze: 0.7.7-1; sid: 0.7.7-4 |
13:58 | <carmecita> | OLA |
13:58 | <babilen> | kpoorman: Both installed from backports? |
13:59 | -!- | Imran-UK [~iceman@84.12.18.106] has quit [Quit: http://xkcd.com/705/] |
13:59 | -!- | lancome [~lancome@89.130.165.142] has joined #debian |
13:59 | <bja> | carmecita: En la parte superior izquierda hay una linea que dice bja pica ahí con el boton izquierdo del raton |
13:59 | -!- | lancome [~lancome@89.130.165.142] has quit [] |
13:59 | -!- | carmecita [~carmencit@85.136.186.102.dyn.user.ono.com] has quit [] |
14:00 | <kpoorman> | babilen: yeah, libvirt0, libvirt-bin and kvm |
14:00 | <kpoorman> | all from backports |
14:00 | <kpoorman> | now we may be getting somewhere |
14:00 | <babilen> | kpoorman: Please provide the output in which libvirt complains, along the following: |
14:00 | <babilen> | !bat |
14:00 | <dpkg> | In order for us to troubleshoot your problem with apt-get, aptitude or dselect we need the following information: The complete output of your apt-get/aptitude/dselect run (including the command you used); the output from apt-cache policy PKG1 PKG2...; for the relevant packages and "apt-cache policy". Use http://paste.debian.net/ to provide us with this information. Also ask me about <localized errors>. |
14:01 | -!- | fixl [~fixl@124-168-93-235.dyn.iinet.net.au] has quit [Quit: KVIrc http://www.kvirc.net/] |
14:01 | -!- | adema [~adema@aqu33-7-78-232-32-140.fbx.proxad.net] has joined #debian |
14:02 | -!- | aguitel [~aguitel@200.127.67.94] has joined #debian |
14:02 | <babilen> | kpoorman: I will leave soon - But i'm confident that #debian won't let you down. Good luck! |
14:02 | <kpoorman> | babilen: I think i have it working |
14:02 | <kpoorman> | just having a problem with my xml file |
14:02 | <kpoorman> | aparantly amd64 and hvm is a combo not supported |
14:02 | -!- | anao [~anao@p4FC7A3B2.dip0.t-ipconnect.de] has quit [Remote host closed the connection] |
14:03 | <babilen> | kpoorman: It works fine here |
14:03 | * | babilen hides |
14:03 | <kpoorman> | babilen: I don't suppose you'd be willing to share a domain file ? |
14:03 | <kpoorman> | pastebin it |
14:03 | <Ox90> | guys, thankyou very much, i used lenny with the 2.6.32 kernel, nics are working!!! |
14:03 | <babilen> | kpoorman: Well, to clarify: I'm using virt-manager |
14:04 | <kpoorman> | what's virt-manager? |
14:04 | <babilen> | !congratulate Ox90 |
14:04 | <dpkg> | Nice one Ox90, you did it! |
14:04 | <ml|> | beaten ;) |
14:04 | <kpoorman> | eh, no linux box here |
14:04 | <kpoorman> | babilen: no linux client here. |
14:04 | <bja> | No use fighting lag today :) |
14:04 | <babilen> | kpoorman: http://virt-manager.et.redhat.com/ |
14:04 | <Ox90> | !thankyou babilen |
14:04 | <dpkg> | Ox90: pas de quoi |
14:04 | -!- | marcels [~marcels@84.26.166.31] has quit [Remote host closed the connection] |
14:04 | <Ox90> | lol |
14:05 | <aguitel> | i want to install squeeze in pc with windows & ubuntu installed ,can i do that and coexist 3 diferents systems? |
14:05 | <babilen> | dpkg: I love you |
14:05 | <dpkg> | I hope you mean in the platonic sense :/ |
14:05 | <babilen> | dpkg: love babilen |
14:05 | * | dpkg makes love to babilen, caressing babilen's hair, whispering sweet nothings in babilen's ear... |
14:05 | <babilen> | no! |
14:05 | <babilen> | Have a nice evening :) |
14:05 | <kpoorman> | babilen: still, can you share an example domain file ? |
14:05 | -!- | babilen [~babilen@mnhm-4d01077e.pool.mediaWays.net] has quit [Quit: leaving] |
14:06 | -!- | ant [~anton@cpc2-sout4-0-0-cust239.sotn.cable.ntl.com] has joined #debian |
14:07 | <Ox90> | and even more thanks to sney, kop_ and ml| |
14:07 | -!- | Jan [~Jan@brln-4d0ccd59.pool.mediaWays.net] has joined #debian |
14:08 | -!- | Jan is now known as Guest2022 |
14:08 | -!- | Guest2022 [~Jan@brln-4d0ccd59.pool.mediaWays.net] has left #debian [] |
14:08 | <ml|> | Ox90: not me but gsimmons and the rest; good that works for you :) |
14:09 | -!- | munga_ [~abate@pps-gw.pps.jussieu.fr] has quit [Quit: Ex-Chat] |
14:09 | -!- | lotman [~quassel@dslb-088-073-130-051.pools.arcor-ip.net] has joined #debian |
14:10 | <bja> | Ox90: Congrats, you made the right choices :) |
14:11 | -!- | BjoernC [~BjoernC@dslb-094-216-002-134.pools.arcor-ip.net] has quit [Read error: Connection reset by peer] |
14:11 | -!- | adb [~adb@144.85.45.157] has quit [Read error: Connection reset by peer] |
14:12 | -!- | adb [~adb@144.85.45.157] has joined #debian |
14:14 | -!- | themill [~stuart@themill.user.oftc.net] has quit [Ping timeout: 480 seconds] |
14:14 | -!- | hggdh [~hggdh@pool-71-252-251-234.dllstx.fios.verizon.net] has joined #debian |
14:14 | -!- | blackxored [~adrian@200.55.161.141] has joined #debian |
14:15 | -!- | lucascoala [~lucascoal@189.13.116.34] has quit [Quit: Leaving] |
14:18 | -!- | [fFf] [~fixed@host183-224-dynamic.117-80-r.retail.telecomitalia.it] has joined #debian |
14:18 | -!- | marcels [~marcels@84.26.166.31] has joined #debian |
14:18 | -!- | engy [~engy@h-185-63.A189.priv.bahnhof.se] has quit [Ping timeout: 480 seconds] |
14:19 | -!- | AlVaRiToOo [~AlViN@83.33.171.91] has joined #debian |
14:19 | -!- | jpablo [~chatzilla@186.84.223.175] has quit [Quit: ChatZilla 0.9.86 [Firefox 3.5.8/20100214235838]] |
14:19 | -!- | lancome [~lancome@89.130.165.142] has joined #debian |
14:19 | -!- | lancome [~lancome@89.130.165.142] has quit [] |
14:20 | -!- | fennikusu [~freestyle@41.189.47.235] has joined #debian |
14:20 | -!- | MichelEverts [~MichelEve@sitethief.xs4all.nl] has joined #debian |
14:21 | <fennikusu> | slt |
14:21 | <And1> | Got another question. When using 's2disk', I get this message: "s2disk: Could not use the resume device (try swapon -a). Reason: No such device" ... /etc/uswsusp.conf says resume device = /dev/md1. Why doesn't debian use the swap partition until I do a swapon? |
14:21 | -!- | AlVaRiToOo [~AlViN@83.33.171.91] has quit [] |
14:22 | -!- | komputes [~komputes@64.34.151.178] has joined #debian |
14:22 | <And1> | Also 'swapon -a' doesn't work, I need a specific 'swapon /dev/md1'. |
14:23 | <petemc> | is there an entry in fstab ? |
14:23 | <And1> | Yup. Even with the UUID. |
14:24 | -!- | MichelEverts [~MichelEve@sitethief.xs4all.nl] has quit [] |
14:24 | <ml|> | And1: might help ... /msg dpkg suspend troubleshooting |
14:24 | <And1> | 'swapon -a' says, "swapon: cannot find the device for UUID=6fb2db39-3362-4b38-b297-7dc3176f60c9". How can I test, if it's still the right UUID? Where is 'vol_id'? |
14:25 | <ml|> | bklid |
14:25 | <Torsten_W> | blkid |
14:25 | <Torsten_W> | :) |
14:25 | <dvs> | klbid |
14:25 | <And1> | /dev/md1: TYPE="swap", not more. |
14:25 | <ml|> | Torsten_W: thanks, I mistype that a lot :) |
14:26 | -!- | Hypcrum [~zmattor@c-75-67-227-134.hsd1.nh.comcast.net] has joined #debian |
14:26 | <ml|> | can also just ls /dev/disk/by-uuid/ |
14:27 | <And1> | there /dev/md1 doesn't appear. Mh, seems it really has no UUID. How can that be? |
14:27 | <Hypcrum> | !cheese |
14:27 | <dpkg> | Cheese is a webcam application for <GNOME> similar to Apple Inc's Photo Booth. Officially a part of GNOME since version 2.22. http://live.gnome.org/Cheese/FAQ http://projects.gnome.org/cheese/ #cheese on irc.gnome.org. See also <webcam>. |
14:28 | <ml|> | And1: is that a raid setup? |
14:28 | <ml|> | Hypcrum: /msg dpkg selftell |
14:28 | <And1> | ml|: Yup. Raid1. |
14:29 | <And1> | All other partitions too. They also have UUIDs. And the one of swap, I did also get it via vol_id back on lenny. |
14:31 | <ml|> | hmm, I don't know maybe UUID stuff works differently with raid setups? |
14:32 | <And1> | But for the other raid partitions it works, though... |
14:32 | -!- | nimai [~NoX@211.95-242-81.adsl-dyn.isp.belgacom.be] has joined #debian |
14:32 | -!- | nimai [~NoX@211.95-242-81.adsl-dyn.isp.belgacom.be] has quit [] |
14:32 | <ml|> | yeah, weird |
14:32 | -!- | GandalfTheGrey [~GX610@93.86.16.197] has joined #debian |
14:33 | <And1> | After changing fstab, do I have to restart something? |
14:33 | -!- | dr|zed is now known as dr|z3d |
14:33 | -!- | GandalfTheGrey [~GX610@93.86.16.197] has left #debian [] |
14:34 | -!- | lord_rob [~robert@23.164-200-80.adsl-dyn.isp.belgacom.be] has joined #debian |
14:34 | -!- | kocho [~kocho@160.Red-88-25-173.staticIP.rima-tde.net] has joined #debian |
14:34 | <And1> | Mh, seems 'swapon -a' works with '/dev/md1' in fstab instead of the UUID. Though it's weird, it doesn't work. |
14:34 | -!- | MeglaW [~meglaw@c83-248-55-85.bredband.comhem.se] has joined #debian |
14:35 | -!- | XayOn is now known as ale |
14:35 | -!- | lord_rob [~robert@23.164-200-80.adsl-dyn.isp.belgacom.be] has quit [Remote host closed the connection] |
14:35 | -!- | emre [~emre@85.102.98.135] has joined #debian |
14:35 | -!- | [fFf] [~fixed@host183-224-dynamic.117-80-r.retail.telecomitalia.it] has quit [Quit: Leaving.] |
14:36 | -!- | MeglaW_ [~meglaw@c83-248-55-85.bredband.comhem.se] has quit [Ping timeout: 480 seconds] |
14:36 | -!- | habtool [~habtool@86-41-92-204-dynamic.b-ras2.chf.cork.eircom.net] has joined #debian |
14:37 | -!- | MichelEverts [~MichelEve@sitethief.xs4all.nl] has joined #debian |
14:37 | -!- | MichelEverts [~MichelEve@sitethief.xs4all.nl] has left #debian [] |
14:38 | -!- | fennikusu [~freestyle@41.189.47.235] has quit [Ping timeout: 480 seconds] |
14:39 | -!- | aguitel [~aguitel@200.127.67.94] has quit [Quit: Leaving] |
14:40 | -!- | aguitel [~aguitel@200.127.67.94] has joined #debian |
14:42 | -!- | Spami|Thug_ [~Spami|Thu@ALyon-153-1-75-195.w86-202.abo.wanadoo.fr] has joined #debian |
14:44 | -!- | wferi [~username@tac.ki.iif.hu] has joined #debian |
14:44 | -!- | cahoot [~radix@c-4f66b6e8-74736162.cust.telenor.se] has joined #debian |
14:44 | -!- | edbian [~ed@74.39.212.101] has quit [Quit: Bye] |
14:44 | -!- | themill [~stuart@themill.user.oftc.net] has joined #debian |
14:45 | -!- | arw [foobar@190.24.24.9] has quit [Ping timeout: 480 seconds] |
14:45 | -!- | Beity_lapeke [~Beity_lap@139.Red-79-145-253.dynamicIP.rima-tde.net] has joined #debian |
14:45 | -!- | Beity_lapeke [~Beity_lap@139.Red-79-145-253.dynamicIP.rima-tde.net] has quit [] |
14:45 | <wferi> | Hi! If I first create /etc/ntp.conf then aptitude install ntp, dpkg asks me about the conffile conflict. How could I avoid this (apart from overwriting /etc/ntp.conf after the aptitude run)? |
14:46 | -!- | maktie [~maktie@host15-140-dynamic.22-79-r.retail.telecomitalia.it] has joined #debian |
14:46 | <ml|> | And1: for stuff that is already mounted and after editing fstab you should 'mount -o remount /' for example man mount explains |
14:46 | -!- | emre [~emre@85.102.98.135] has quit [Quit: Leaving] |
14:48 | <And1> | ml|: Thanks. :) |
14:48 | <And1> | Should a swap-partition be primary or logical? |
14:48 | -!- | Spami|Thug [~Spami|Thu@ALyon-153-1-75-195.w86-202.abo.wanadoo.fr] has quit [Ping timeout: 480 seconds] |
14:48 | -!- | seek3r [~hunter@68.186.189.178] has joined #debian |
14:49 | -!- | Daerist [~Daerist@gar31-1-82-224-8-42.fbx.proxad.net] has joined #debian |
14:50 | <seek3r> | My wifi devices are not working in debian, my network settings say that the wireless connection is in roaming mode but doesnt display any wireless network connections |
14:51 | -!- | engy [~engy@h-185-63.A189.priv.bahnhof.se] has joined #debian |
14:52 | -!- | alekibango [~alekibang@r11di206.net.upc.cz] has joined #debian |
14:53 | -!- | Meise [~dm@port-92-204-113-183.dynamic.qsc.de] has quit [Quit: Leaving.] |
14:53 | -!- | jibel [~j-lalleme@roa76-3-82-225-116-110.fbx.proxad.net] has quit [Ping timeout: 480 seconds] |
14:53 | -!- | __iron [~tobias@p4FD2FDDF.dip.t-dialin.net] has joined #debian |
14:53 | <Ox90> | And1, how many partitions do you have? i would use a primary partition personally |
14:54 | <cahoot> | does it matter at all? |
14:54 | <And1> | Mh, 5, I think. |
14:54 | -!- | arw [foobar@190.24.27.244] has joined #debian |
14:54 | <ml|> | how many max primary> |
14:54 | <ml|> | ? |
14:55 | <Ox90> | apparently it does not matter |
14:55 | <Ox90> | its actually the default for an ubuntu install |
14:55 | <ml|> | yeah, just wondering |
14:55 | -!- | fddfoo [~algol@188.24.63.36] has joined #debian |
14:55 | -!- | othor [~thor@dsl-196-239.hive.is] has quit [Read error: Connection reset by peer] |
14:55 | <And1> | Hmm, after formatting my swap partition it got a UUID. I put it in /etc/fstab. 'swapon -a' now says, swapon: /dev/md1: read swap header failed: Invalid argument. Why does it look for /dev/md1? :-o |
14:56 | <Ox90> | you using raid? |
14:56 | <And1> | Yup. |
14:57 | -!- | mode/#debian [+l 424] by debhelper |
14:57 | -!- | dvs [~dvs@cwv.teksavvy.com] has quit [Quit: Leaving] |
14:57 | <Ox90> | its the first partition of your raid array |
14:58 | <khades> | squeeeezze |
14:58 | <And1> | Mh, should'n 0 be the first? |
14:58 | <And1> | /dev/md0 is /. |
14:59 | <Ox90> | lol |
14:59 | <Ox90> | yeah |
14:59 | <Ox90> | duh |
14:59 | <And1> | blkid also shows the UUID of /dev/md1 now. But swapon still want's to start /dev/md1. Though it's no more in /etc/fstab and I even restarted my PC. |
15:00 | -!- | theblackclown [~rodrigo@189-68-209-142.dsl.telesp.net.br] has joined #debian |
15:00 | <ml|> | And1: how did you create the swap? |
15:00 | <And1> | ml|: With cfdisk. |
15:01 | <And1> | Type: Linux swap / solaris |
15:01 | -!- | clocker [~clocker@mrrsmb01bb2-ac01-47-37.dial.mts.net] has quit [Remote host closed the connection] |
15:01 | -!- | wferi [~username@tac.ki.iif.hu] has quit [Quit: Leaving.] |
15:01 | -!- | maximux [~maximux@host-cotesma-164-116.smandes.com.ar] has joined #debian |
15:01 | <And1> | Not bootable. Should it be? |
15:01 | <ml|> | ok, just making sure; no need for boot stuff |
15:02 | -!- | winford_ [~winford@173-86-186-41.dr01.myck.or.frontiernet.net] has joined #debian |
15:02 | <ml|> | cat /proc/swaps shows? |
15:03 | <And1> | Mh, nothing. (Just Filename, Type, Size, Used, Priority) |
15:03 | -!- | TheFox [~TheFox@d86-33-88-125.cust.tele2.at] has joined #debian |
15:04 | -!- | lotman [~quassel@dslb-088-073-130-051.pools.arcor-ip.net] has quit [Remote host closed the connection] |
15:04 | <seek3r> | My wifi devices are not working in debian, my network settings say that the wireless connection is in roaming mode but doesnt display any wireless network connections |
15:04 | -!- | Holborn [~holborn@170.Red-88-26-182.staticIP.rima-tde.net] has quit [Quit: Lost terminal] |
15:04 | <ml|> | And1: no /dev/... |
15:04 | <And1> | ml|: Nope. Maybe I should try mkswap? |
15:04 | -!- | aguitel [~aguitel@200.127.67.94] has quit [Quit: Leaving] |
15:04 | <dr|z3d> | seek3r: try installing wicd |
15:05 | -!- | theblackclown [~rodrigo@189-68-209-142.dsl.telesp.net.br] has quit [] |
15:05 | -!- | maximux [~maximux@host-cotesma-164-116.smandes.com.ar] has left #debian [] |
15:05 | <cahoot> | seek3r: more actual details on the wifi chip might be useful |
15:05 | <dr|z3d> | seek3r: might help, might not. can't hurt. |
15:06 | <ml|> | And1: not sure what's going on, but you can turn off swaps swapoff -a and use mkswap -L swap /dev/... can omit -L... |
15:06 | <seek3r> | dr|z3d, already have tryed that, and my wifi chip details are : Atheros Communications Inc. Device 002b (rev 01) |
15:06 | <seek3r> | Im using the ath9k driver btw |
15:07 | <cahoot> | seek3r: the pciid - lspci -nn | grep -i net |
15:07 | <And1> | ml|: Yup, that worked... 'mkswap'... |
15:07 | -!- | XayOn_Lap [~xayon@14.Red-88-26-177.staticIP.rima-tde.net] has quit [Quit: leaving] |
15:07 | -!- | klh [~klh@AClermont-Ferrand-552-1-52-37.w83-113.abo.wanadoo.fr] has joined #debian |
15:08 | <And1> | How can I add/edit labels to/of partitions? |
15:08 | <seek3r> | cahoot, Im sorry i dont follow =/ Im still farley new to linux |
15:08 | <dr|z3d> | And1: Use gparted if you like a ui. |
15:08 | <seek3r> | mv farely fairly |
15:08 | <cahoot> | seek3r: run lspci -nn | grep -i net, the pciid is in the form xxxx:xxxx |
15:08 | -!- | winford [~winford@184-12-248-21.dr01.myck.or.frontiernet.net] has quit [Ping timeout: 480 seconds] |
15:09 | -!- | Worf_ [~worf@84-119-57-132.dynamic.xdsl-line.inode.at] has quit [Remote host closed the connection] |
15:09 | <ml|> | And1: e2label /dev.. foo or tune2fs -L foo /dev/ for example |
15:09 | <And1> | dr|z3d: Wouldn't like to use a ui. |
15:10 | <khades> | ni |
15:10 | -!- | khades [~khades@178.187.224.239] has quit [Remote host closed the connection] |
15:11 | -!- | JESUSLINUX [~jesusatan@d14-69-213-53.try.wideopenwest.com] has joined #debian |
15:11 | -!- | JESUSLINUX [~jesusatan@d14-69-213-53.try.wideopenwest.com] has quit [] |
15:11 | <dr|z3d> | And1: I don't know offhand the command line kung fu.. someone else might. |
15:12 | <And1> | K. No I wonder, why 'blkid' show only the added Label at last, but all other labels, which where added on install, at first. :P |
15:12 | <ml|> | dr|z3d: read up ;) |
15:12 | <seek3r> | cahoot, 03:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller [10ec:8168] (rev 02) |
15:12 | <seek3r> | 07:00.0 Network controller [0280]: Atheros Communications Inc. Device [168c:002b] (rev 01) |
15:13 | <cahoot> | ,pciid 168c:002b |
15:13 | <judd> | [168c:002b] is 'AR9285 Wireless Network Adapter (PCI-Express)' from 'Atheros Communications Inc.' with no known kernel module in lenny but has kernel module 'ath9k' in sid. See also http://kmuto.jp/debian/hcl/index.rhtmlx?check=1&lspci=168c:002b http://wiki.debian.org/ath9k |
15:14 | <seek3r> | cahoot, so that is my pciid? |
15:14 | -!- | jeff007 [~jeff@zaclarise.net] has quit [Quit: Quitte] |
15:14 | <ml|> | [168c:002b] |
15:14 | <cahoot> | seek3r: yes and ath9k seems to be what it needs |
15:14 | -!- | plugwash [~plugwash@cpc5-stkp6-0-0-cust157.manc.cable.ntl.com] has joined #debian |
15:15 | <cahoot> | seek3r: iwlist scan returns a choice of ap's? |
15:15 | <seek3r> | cahoot i thought it already came with the kernal update |
15:15 | <seek3r> | mv kernal kernel |
15:15 | -!- | prahal [~prahal@darkstar2.fullsix.com] has quit [Ping timeout: 480 seconds] |
15:15 | <cahoot> | seek3r: just confirming your use of the module |
15:15 | <seek3r> | wlan0 No scan results |
15:16 | <cahoot> | seek3r: modprobe -r ath9k; modprobe ath9k; dmesg - any complaints? |
15:17 | -!- | mode/#debian [+l 416] by debhelper |
15:18 | -!- | threadstone [~threadsto@dslb-188-103-157-117.pools.arcor-ip.net] has joined #debian |
15:18 | <seek3r> | cahoot, when i type dmsg there are quite a few warnings and messages do you want me to pastebin them? |
15:19 | -!- | virion [~virion@on-intra.net] has joined #debian |
15:19 | -!- | geenna [~geenna@151.97.56.183] has joined #debian |
15:19 | <cahoot> | seek3r: the last 20 or so lines would suffice |
15:19 | <virion> | Ohi |
15:19 | <virion> | probably a stupid question |
15:19 | <virion> | but my brians a bit dead now |
15:19 | <cahoot> | briars? |
15:19 | <virion> | looking to find what download i want |
15:19 | <virion> | ie which cd |
15:22 | <virion> | anyone? |
15:22 | -!- | mode/#debian [-q *!*@88.26.121.254] by ChanServ |
15:23 | -!- | Pitxyoki [~PT-SC-257@a81-84-29-88.cpe.netcabo.pt] has quit [Quit: Pitxyoki] |
15:23 | <ml|> | virion: describe your system specs and your usage for someone to help you |
15:23 | <virion> | kk, |
15:25 | <virion> | quadcore 2.66, 4 gig ram, to be used for compiling/coding |
15:27 | <virion> | that what you mean? |
15:28 | -!- | geenna [~geenna@151.97.56.183] has quit [Remote host closed the connection] |
15:29 | <seek3r> | cahoot, http://pastebin.com/pkkECXz9 |
15:29 | <ml|> | that should support amd64; read the following ... /msg dpkg amd64 ; if not sure, you can use i386 with bigmem kernel |
15:29 | -!- | kristi_ [~kristi@88-134-54-216-dynip.superkabel.de] has quit [Remote host closed the connection] |
15:30 | <cahoot> | seek3r: rt2870sta: firmware file rt2870.bin request failed - why is that module loaded? |
15:31 | <seek3r> | cahoot, Heck if i know?? Should it be loaded? |
15:32 | <seek3r> | Lol |
15:32 | -!- | kristi_ [~kristi@88-134-54-216-dynip.superkabel.de] has joined #debian |
15:32 | -!- | pierreghz [~pierre@cust-131-120-111-94.dyn.as47377.net] has quit [Quit: May the Force be with you] |
15:33 | -!- | arw [foobar@190.24.27.244] has quit [Read error: Operation timed out] |
15:34 | <cahoot> | seek3r: AFAIK that module is for ralink devices (wifi) |
15:34 | -!- | Hypcrum [~zmattor@c-75-67-227-134.hsd1.nh.comcast.net] has quit [] |
15:34 | <seek3r> | cahoot, i have external wifi device pluged in aswell |
15:35 | <seek3r> | it doesnt work either |
15:35 | <seek3r> | were as it used to work with my previous installation of debian |
15:35 | <cahoot> | seek3r: unplug the external, unload and reload ath9k again |
15:36 | -!- | kocho [~kocho@160.Red-88-25-173.staticIP.rima-tde.net] has quit [Quit: Saliendo] |
15:36 | -!- | ant [~anton@cpc2-sout4-0-0-cust239.sotn.cable.ntl.com] has quit [Ping timeout: 480 seconds] |
15:36 | -!- | AbsintheSyringe [~havoc@92.36.163.203] has quit [Read error: Connection reset by peer] |
15:36 | -!- | lorena [~usuariolo@80.29.231.178] has joined #debian |
15:36 | -!- | AlVaRiToOo [~AlViN@83.33.171.91] has joined #debian |
15:37 | <And1> | How can I read system mails with mutt instead of 'mail'? |
15:37 | <lorena> | hello |
15:38 | -!- | SiCuTDeUx_ [~sicutdeux@201.210.10.139] has quit [Ping timeout: 480 seconds] |
15:38 | <rudi_s> | And1: Just call mutt. It should automatically load your spoolfile in /var/mail/<username> |
15:38 | <And1> | rudi_s: Nope. But maybe because I start mutt via 'mutt -f $HOME/.Maildir'. |
15:39 | <rudi_s> | And1: Yeah, if you do that mutt opens ~/.Maildir of course and not your spoolfile. |
15:39 | <ml|> | !ubuntu-es lorena |
15:39 | <dpkg> | lorena: Ubuntu esta basado en Debian, pero no es Debian, y dificilmente tendra los estandares de Debian. Solo Debian es soportado en #debian. Por favor conectese a #ubuntu-es en irc.freenode.net Ahi recibira mas soporte. |
15:39 | <lorena> | ok |
15:39 | <lorena> | quien eres |
15:39 | <And1> | rudi_s: Yup. Thanks though, I'll change that, don't use .Maildir on my local PC. |
15:39 | -!- | mode/#debian [-q *!*@88.1.67.8] by ChanServ |
15:39 | <rudi_s> | And1: You can open the spoolfile with c ! |
15:40 | <lorena> | me conoces |
15:40 | <And1> | Well, I would, but I don't get mutt to write send messages. |
15:40 | <ml|> | lorena: no. ase lo que dijo dpkg por favor |
15:40 | <rudi_s> | ! is a shortcut for the spoolfile. |
15:40 | <And1> | Using nullmailer. Don't really know how to configure it, so it sends mails to the web. |
15:40 | <lorena> | que quien eres |
15:40 | <rudi_s> | And1: What's the problem? You either need a local mailserver (correctly configured!) or just use a SMTP server. |
15:41 | <And1> | Think the SMTP-server is the problem. |
15:41 | -!- | w3asel [~w3asel@190.37.59.95] has joined #debian |
15:41 | <rudi_s> | And1: What error do you get? |
15:42 | -!- | clocker [~clocker@mrrsmb01bb2-ac01-47-37.dial.mts.net] has joined #debian |
15:42 | -!- | Honeyman [~Alex@212.67.17.185] has joined #debian |
15:42 | -!- | zerelk [~zerelk@135.83-213-75.static.clientes.euskaltel.es] has joined #debian |
15:43 | <And1> | rudi_s: Hmm, no error. To be honest I don't know the smtp data of the server. Also the admins don't. Tzz... |
15:43 | -!- | Athunye [~Irssi@201-25-2-151.paemt705.dsl.brasiltelecom.net.br] has joined #debian |
15:43 | -!- | WeB [~web@tok69-6-88-160-232-163.fbx.proxad.net] has joined #debian |
15:43 | <rudi_s> | And1: Sorry, but what do you expect then .. get the login username/password and configure mutt to use them ... or use a different SMTP server (for example the one with which you send your normal mails). |
15:44 | -!- | klh [~klh@AClermont-Ferrand-552-1-52-37.w83-113.abo.wanadoo.fr] has quit [Quit: Leaving] |
15:44 | -!- | alberto94 [~alberto@195.81.185.170] has joined #debian |
15:44 | -!- | lorena [~usuariolo@80.29.231.178] has quit [Quit: Saliendo] |
15:44 | -!- | Dadilus [~Dadilus@p57AC93E0.dip0.t-ipconnect.de] has joined #debian |
15:44 | -!- | Zlasher [~Zlasher@119.210.216.81.static.lan.siw.siwnet.net] has joined #debian |
15:44 | <And1> | Uh, with just changing the hostname in muttrc it works. Strange. |
15:45 | -!- | Beity_lapeke [~Beity_lap@139.Red-79-145-253.dynamicIP.rima-tde.net] has joined #debian |
15:45 | -!- | alberto94 [~alberto@195.81.185.170] has quit [] |
15:47 | -!- | arw [foobar@186.28.76.119] has joined #debian |
15:47 | -!- | Jolia [~Jolia@91.91.221.141] has quit [Quit: Quitte] |
15:48 | -!- | marcels [~marcels@84.26.166.31] has quit [Ping timeout: 480 seconds] |
15:49 | -!- | AlVaRiToOo [~AlViN@83.33.171.91] has quit [Quit: Saliendo] |
15:49 | <And1> | In lenny it didn't, btw. Now on sid it does. |
15:50 | -!- | zerelk [~zerelk@135.83-213-75.static.clientes.euskaltel.es] has left #debian [Saliendo] |
15:51 | -!- | kristi_ [~kristi@88-134-54-216-dynip.superkabel.de] has quit [Remote host closed the connection] |
15:52 | -!- | AlVaRiToOo [~AlViN@83.33.171.91] has joined #debian |
15:53 | -!- | inmi [~usuario@188.85.98.23] has joined #debian |
15:54 | -!- | blackxored [~adrian@200.55.161.141] has quit [Read error: Connection reset by peer] |
15:55 | -!- | Red_Wolf [~bruno@a85-139-79-156.cpe.netcabo.pt] has joined #debian |
15:56 | -!- | comboz0r [~yvillalob@190.6.60.52] has joined #debian |
15:57 | <comboz0r> | tengo una duda! estoy configurando el squid + dansguardian me descargue el paquete de las blacklist pero no se como hacer que funcionen todas esas url de la lista negra si alguien me puede ayudar,, ante mano gracias |
15:57 | -!- | Red_Wolf [~bruno@a85-139-79-156.cpe.netcabo.pt] has quit [] |
15:57 | -!- | Daerist` [~Daerist@gar31-1-82-224-8-42.fbx.proxad.net] has joined #debian |
15:58 | <comboz0r> | join #debian-es |
15:58 | <comboz0r> | #debian-es |
15:59 | -!- | inmi [~usuario@188.85.98.23] has quit [Quit: Saliendo] |
15:59 | -!- | Greg [~Greg@graska.reolight.net] has joined #debian |
15:59 | -!- | Daerist [~Daerist@gar31-1-82-224-8-42.fbx.proxad.net] has quit [Quit: Quitte] |
15:59 | -!- | Daerist` [~Daerist@gar31-1-82-224-8-42.fbx.proxad.net] has quit [] |
16:01 | -!- | tazz [~gaurav@122.182.0.38] has quit [Read error: Operation timed out] |
16:02 | -!- | Panko [~panko@83.45.238.220] has quit [Remote host closed the connection] |
16:02 | -!- | Panko [~panko@83.45.238.220] has joined #debian |
16:03 | <ZimmE> | any1 running cairo-compmgr? |
16:03 | <jhutchins_lt> | comboz0r: I would, but my spanish is really weak. |
16:05 | -!- | solista_trumpet [~solista_t@244.159.16.95.dynamic.jazztel.es] has joined #debian |
16:05 | -!- | trifolio6 [~h@62.43.57.179.dyn.user.ono.com] has joined #debian |
16:05 | -!- | eduardo [~Eduardo@187.7.37.130] has joined #debian |
16:05 | -!- | dante_2core [~dante@178-82-137-217.dclient.hispeed.ch] has joined #debian |
16:06 | -!- | freex [~user@91.114.208.104] has quit [Ping timeout: 480 seconds] |
16:07 | -!- | goodger_ [~ben@94-194-7-33.zone8.bethere.co.uk] has joined #debian |
16:07 | -!- | frewo64 [~frewo64@p5491E7B6.dip.t-dialin.net] has quit [Remote host closed the connection] |
16:08 | -!- | jibel [~j-lalleme@roa76-3-82-225-116-110.fbx.proxad.net] has joined #debian |
16:10 | -!- | sansen [~san@190.245.97.224] has quit [Remote host closed the connection] |
16:11 | -!- | nostmith [~nostmith@95.76.32.243] has quit [Remote host closed the connection] |
16:12 | -!- | Meise [~dm@port-92-204-113-183.dynamic.qsc.de] has joined #debian |
16:12 | -!- | geenna [~geenna@151.60.73.24] has joined #debian |
16:13 | -!- | goodger [~ben@94-194-7-33.zone8.bethere.co.uk] has joined #debian |
16:13 | -!- | goodger__ [~ben@94-194-7-33.zone8.bethere.co.uk] has quit [Ping timeout: 480 seconds] |
16:13 | -!- | rbellamy [~rbellamy@adsl-69-105-233-172.dsl.pltn13.pacbell.net] has quit [Ping timeout: 480 seconds] |
16:13 | -!- | rjent [~rjent@204.184.227.254] has quit [Quit: Ex-Chat] |
16:14 | -!- | eduardo [~Eduardo@187.7.37.130] has quit [Ping timeout: 480 seconds] |
16:15 | -!- | Honeyman [~Alex@212.67.17.185] has quit [Quit: Ухожу я от вас (xchat 2.4.5 или старше)] |
16:15 | -!- | freex [~user@91-114-223-20.adsl.highway.telekom.at] has joined #debian |
16:15 | -!- | osky [~usuario@201.242.97.115] has joined #debian |
16:16 | -!- | AbsintheSyringe [~havoc@92.36.163.203] has joined #debian |
16:16 | -!- | osky [~usuario@201.242.97.115] has quit [] |
16:17 | -!- | goodger_ [~ben@94-194-7-33.zone8.bethere.co.uk] has quit [Read error: Operation timed out] |
16:17 | -!- | hybrid-k1rnel [~kernel@69-196-189-126.dsl.teksavvy.com] has quit [Read error: Connection reset by peer] |
16:17 | -!- | hybrid-kernel [~kernel@76-10-150-161.dsl.teksavvy.com] has joined #debian |
16:18 | -!- | usuario [~usuario@201.242.97.115] has joined #debian |
16:18 | <usuario> | hola perra |
16:18 | -!- | usuario [~usuario@201.242.97.115] has quit [] |
16:19 | -!- | frewo64 [~frewo64@p5491E7B6.dip.t-dialin.net] has joined #debian |
16:22 | -!- | usuario [~usuario@201.242.97.115] has joined #debian |
16:24 | -!- | seek3r [~hunter@68.186.189.178] has quit [Ping timeout: 480 seconds] |
16:24 | -!- | johns71 [~christoph@ADijon-551-1-47-233.w90-26.abo.wanadoo.fr] has joined #debian |
16:26 | -!- | johns71 [~christoph@ADijon-551-1-47-233.w90-26.abo.wanadoo.fr] has quit [] |
16:26 | -!- | osky [~usuario@201.242.97.115] has joined #debian |
16:27 | <osky> | hola |
16:27 | -!- | bwebster [~behanw@216.16.247.198] has quit [Remote host closed the connection] |
16:27 | <themill> | !es-social osky |
16:27 | <dpkg> | osky: Este canal es de ayuda con ordenadores en Ingles. Si no necesitas ayuda con tu ordenador, por favor vaya a otro canal. Si necesitas soporte con Debian en Espanol, por favor ingrese a #debian-es con /join #debian-es tecleado en la linea de chat. |
16:27 | -!- | threadstone [~threadsto@dslb-188-103-157-117.pools.arcor-ip.net] has left #debian [Verlassend] |
16:28 | <osky> | hello |
16:28 | -!- | osky [~usuario@201.242.97.115] has quit [] |
16:29 | -!- | cahoot [~radix@c-4f66b6e8-74736162.cust.telenor.se] has quit [Ping timeout: 480 seconds] |
16:29 | -!- | giorgos [~giorgos@62.74.136.245] has joined #debian |
16:29 | -!- | giorgos [~giorgos@62.74.136.245] has quit [] |
16:30 | -!- | meowcats [~skittle@75-175-182-4.blng.qwest.net] has joined #debian |
16:32 | -!- | meowcats [~skittle@75-175-182-4.blng.qwest.net] has quit [] |
16:33 | -!- | sickie [~sickie@93-103-80-43.dynamic.dsl.t-2.net] has joined #debian |
16:34 | -!- | usuario [~usuario@201.242.97.115] has quit [Quit: Saliendo] |
16:35 | -!- | AIntel [~user@64-118-124-1-as-00.dialin.oakhurst.sti.net] has joined #debian |
16:35 | -!- | Panko [~panko@83.45.238.220] has quit [Quit: Konversation terminated!] |
16:37 | -!- | AIntel [~user@64-118-124-1-as-00.dialin.oakhurst.sti.net] has quit [] |
16:37 | -!- | oskarlinux [~usuario@201.242.97.115] has joined #debian |
16:38 | -!- | Beity_lapeke [~Beity_lap@139.Red-79-145-253.dynamicIP.rima-tde.net] has quit [Quit: Saliendo] |
16:38 | -!- | coucouf [~quassel@seg75-7-88-164-181-178.fbx.proxad.net] has joined #debian |
16:38 | <oskarlinux> | no como usar este chat alguien me ayuda |
16:39 | -!- | chealer [~chealer@modemcable198.122-57-74.mc.videotron.ca] has joined #debian |
16:40 | -!- | sansen [~san@190.245.97.224] has joined #debian |
16:41 | -!- | arw [foobar@186.28.76.119] has quit [Read error: Operation timed out] |
16:42 | -!- | gdb [~cbell@circe.inetdb.com] has joined #debian |
16:42 | -!- | Lanz [~Lanz@dyn129-100-196-83.smh.reznet.uwo.ca] has quit [Remote host closed the connection] |
16:43 | -!- | chealer [~chealer@modemcable198.122-57-74.mc.videotron.ca] has quit [Read error: Operation timed out] |
16:43 | -!- | gdb [~cbell@circe.inetdb.com] has quit [] |
16:43 | -!- | gdb [~cbell@circe.inetdb.com] has joined #debian |
16:44 | -!- | sickie is now known as sickie_aaway |
16:45 | -!- | cesurasean [~cesurasea@server.simplewebhosting.us] has joined #debian |
16:45 | <cesurasean> | Ok, I'm having a problem connecting through a switch to some boxes. I'm able to ping myself from within the box, but not able to ping the box from outside of it? |
16:46 | -!- | GeorgeDorn [~george@x1-6-00-1f-33-ac-0a-96.k539.webspeed.dk] has joined #debian |
16:46 | <cesurasean> | all 4 servers do not seem to have a connection with that switch, though. :/ |
16:46 | -!- | oskarlinux [~usuario@201.242.97.115] has quit [Quit: Saliendo] |
16:46 | -!- | chealer [~chealer@modemcable198.122-57-74.mc.videotron.ca] has joined #debian |
16:47 | -!- | misty_fungus [~misty_fun@alximik58.static.corbina.ru] has joined #debian |
16:47 | -!- | solista_trumpet [~solista_t@244.159.16.95.dynamic.jazztel.es] has quit [Quit: Saliendo] |
16:48 | -!- | Lin [~igormorga@189.25.51.120] has joined #debian |
16:48 | -!- | engy [~engy@h-185-63.A189.priv.bahnhof.se] has quit [Ping timeout: 480 seconds] |
16:49 | -!- | Lin [~igormorga@189.25.51.120] has quit [] |
16:49 | <cesurasean> | anyone? |
16:49 | -!- | Lanz [~Lanz@dyn129-100-196-83.smh.reznet.uwo.ca] has joined #debian |
16:51 | -!- | SQlvpapir_ [~teis@188.177.95.62] has quit [Ping timeout: 480 seconds] |
16:51 | <cesurasean> | seems to be the network card on the backup server. any clue how to fix this, anyone? |
16:51 | -!- | komputes [~komputes@64.34.151.178] has quit [Remote host closed the connection] |
16:51 | <cesurasean> | it has worked previously. |
16:51 | <retrospectacus> | cesurasean: that's not really a Debian question... maybe ask #networking on irc.freenode.net... |
16:51 | <cesurasean> | retrospectacus, sure it is. |
16:51 | <cesurasean> | retrospectacus, debian isn't functioning correctly, fool. |
16:52 | <cesurasean> | either that, or hardware failure. |
16:52 | -!- | tazz [~gaurav@triband-mum-120.60.129.131.mtnl.net.in] has joined #debian |
16:52 | <themill> | Good way of soliciting help, insulting the people who might help you.... |
16:53 | -!- | AlVaRiToOo [~AlViN@83.33.171.91] has quit [Quit: Saliendo] |
16:53 | <cesurasean> | themill, people in #networking will tell me to come to #debian. trust me. |
16:53 | <avu> | cesurasean, you're not providing enough information too |
16:53 | <cesurasean> | avu, what type of information can i provide? ifconfig shows the link active. |
16:54 | * | themill wonders what "ping myself from within the box" means |
16:54 | <avu> | ip a, ip r, what you found using dmesg, you not even told us that you checked if the lights are blinking.. :) |
16:54 | <cesurasean> | it has worked before, also. this is the 2nd card that ive had issues with. seems funny with debian. |
16:54 | -!- | plnx27 [~chatzilla@209.33.225.160] has quit [Read error: No route to host] |
16:54 | <cesurasean> | should i install the nonfree drivers, and see if that takes over and works? |
16:54 | <cesurasean> | retrospectacus, these are things networking wouldn't know about. |
16:54 | -!- | WeB [~web@tok69-6-88-160-232-163.fbx.proxad.net] has quit [Quit: Quitte] |
16:54 | <avu> | since you haven't told us what hardware you have, how can we know if 'the nonfree drivers' are likely to help? |
16:54 | <themill> | wth does "install the nonfree drivers" mean? |
16:55 | <paggas> | Under debian, when mutt autogenerates a "From:" header, does it peek into exim's configuration?! Because that's what it looks like on my box, unless mutt gets its "From:" header via sendmail or something... |
16:55 | -!- | plnx27 [~chatzilla@209.33.225.160] has joined #debian |
16:55 | <avu> | paggas, /etc/mailname probably |
16:55 | -!- | arw [foobar@186.28.76.134] has joined #debian |
16:55 | <cesurasean> | 00:1f.3 SMBus: Intel Corporation 82801H (ICH8 Family) SMBus Controller (rev 02) |
16:55 | <avu> | (not a mutt user though, so just guessing) |
16:55 | <cesurasean> | i assume Dell does not ship these, correct? |
16:55 | <avu> | cesurasean, that's not a NIC |
16:55 | -!- | knoppix_ [~knoppix@131.Red-79-155-169.dynamicIP.rima-tde.net] has joined #debian |
16:55 | <cesurasean> | either that, or 04:04.0 Ethernet controller: Digital Equipment Corporation DECchip 21140 [FasterNet] (rev 20) |
16:55 | -!- | knoppix_ [~knoppix@131.Red-79-155-169.dynamicIP.rima-tde.net] has quit [] |
16:55 | -!- | Torsten_W [~torsten@178-25-185-37-dynip.superkabel.de] has quit [Quit: so, nu isser wech] |
16:55 | <paggas> | avu: Ahaaaaa, makes sense, thanks :) |
16:56 | <themill> | cesurasean: "lspci -nn" is much more useful |
16:56 | <cesurasean> | 00:19.0 Ethernet controller: Intel Corporation 82566DC Gigabit Network Connection (rev 02) |
16:56 | <cesurasean> | sorry |
16:56 | -!- | ABCD [~ABCD@pool-72-86-43-250.clppva.fios.verizon.net] has quit [Remote host closed the connection] |
16:56 | <avu> | themill, have you checked the driver db? |
16:56 | <avu> | !which driver |
16:56 | <dpkg> | To work out what module you need to load for your PCI card, try pasting the output from "lspci -n" into http://kmuto.jp/debian/hcl/ . To determine the driver currently associated with an Ethernet interface, ask me about <which ethernet module>. To show the video driver used by your X server: grep Load.*mod.*driv /var/log/Xorg.0.log |
16:56 | <avu> | erm |
16:56 | <avu> | cesurasean, ^ |
16:56 | <themill> | ,pciid 8086:104b |
16:56 | <avu> | also, again, see dmesg, ip a, ip r |
16:56 | <judd> | [8086:104b] is '82566DC Gigabit Network Connection' from 'Intel Corporation' with kernel module 'e1000e' in lenny. See also http://kmuto.jp/debian/hcl/index.rhtmlx?check=1&lspci=8086:104b |
16:56 | -!- | ABCD [~ABCD@pool-72-86-43-250.clppva.fios.verizon.net] has joined #debian |
16:57 | <cesurasean> | 00:19.0 0200: 8086:104b (rev 02) |
16:57 | <cesurasean> | ? |
16:57 | <cesurasean> | how do i apt-get install e1000e? |
16:58 | <themill> | You've already got it |
16:58 | <cesurasean> | themill, any clue why it has stopped working then? heh |
16:58 | <cesurasean> | gonna go make sure its plugged in |
16:58 | <avu> | also, again, see dmesg, ip a, ip r |
16:59 | <themill> | cesurasean: "stopped working"... does this mean that you've already had this hardware setup working? Why are you making this so hard? |
17:00 | -!- | GeorgeDorn [~george@x1-6-00-1f-33-ac-0a-96.k539.webspeed.dk] has quit [Quit: leaving] |
17:00 | -!- | Jussi [~jussi@x1-6-00-18-39-c6-54-fe.k38.webspeed.dk] has joined #debian |
17:00 | -!- | lancome [~lancome@77.225.228.245] has joined #debian |
17:00 | -!- | frewo64 [~frewo64@p5491E7B6.dip.t-dialin.net] has quit [Remote host closed the connection] |
17:00 | -!- | lancome [~lancome@77.225.228.245] has quit [] |
17:01 | <cesurasean> | weird. |
17:01 | -!- | SQlvpapir_ [~teis@188.177.95.62] has joined #debian |
17:01 | -!- | Faratl [~commisky@adsl-065-007-153-173.sip.asm.bellsouth.net] has joined #debian |
17:01 | <cesurasean> | i plugged it in, nothing, kept plugging and it works now. |
17:01 | <Faratl> | hello everyone |
17:02 | <cesurasean> | didnt have a connection for whatever reason, i guess... |
17:02 | <cesurasean> | thx guys |
17:02 | <Faratl> | any modding tips |
17:02 | -!- | frewo64 [~frewo64@p5491E7B6.dip.t-dialin.net] has joined #debian |
17:02 | <Faratl> | shit |
17:03 | -!- | fddfoo [~algol@188.24.63.36] has quit [Quit: 10100011010101000011100101.00.] |
17:03 | -!- | Mousk4r [~var@77.49.237.99.dsl.dyn.forthnet.gr] has quit [Quit: Leaving] |
17:04 | <themill> | Faratl: stick to #ubuntu on irc.freenode.net |
17:06 | <paggas> | Is /etc/mailname also used for internal mails, such as mails from cron, etc? |
17:07 | -!- | GeorgeDorn [~george@x1-6-00-1f-33-ac-0a-96.k539.webspeed.dk] has joined #debian |
17:07 | <themill> | paggas: man 5 mailname just says "many programs", but normally your local MTA will add the necessary headers to cron (probably using the information in that file!) |
17:07 | -!- | gdb [~cbell@circe.inetdb.com] has quit [Quit: gdb] |
17:09 | -!- | Caroll [~caroll@200.14.32.75] has quit [Remote host closed the connection] |
17:09 | -!- | eoliva [~eoliva@189-039-007-100.static.spo.ctbc.com.br] has joined #debian |
17:10 | -!- | Beity_lapeke [~Beity_lap@139.Red-79-145-253.dynamicIP.rima-tde.net] has joined #debian |
17:10 | <kop_> | paggas: If nothing else does the job MTAs are expected to add hostnames to non-local mail at least. |
17:10 | -!- | Beity_lapeke [~Beity_lap@139.Red-79-145-253.dynamicIP.rima-tde.net] has quit [] |
17:11 | -!- | rivon [~rivon@212.80.67.130] has quit [Quit: Bye] |
17:12 | -!- | xayon [~xayon@83.138.203.232.dyn.user.ono.com] has joined #debian |
17:12 | -!- | Meise [~dm@port-92-204-113-183.dynamic.qsc.de] has quit [Quit: Leaving.] |
17:12 | -!- | bja [~bja@7R1AAAWSQ.tor-irc.dnsbl.oftc.net] has quit [Remote host closed the connection] |
17:12 | -!- | cesurasean [~cesurasea@server.simplewebhosting.us] has quit [Quit: Leaving.] |
17:17 | -!- | mode/#debian [+l 410] by debhelper |
17:17 | -!- | Miyavix3 [~profoak@c-76-29-96-30.hsd1.il.comcast.net] has joined #debian |
17:18 | -!- | geenna [~geenna@151.60.73.24] has quit [Remote host closed the connection] |
17:20 | <Miyavix3> | I have a question about the installation process. I'm at the point where I need to enter my ESSID for my wlan0. Afterwards it says I need to enter my WEP key. Only problem is, I'm not using WEP. |
17:20 | -!- | afurlan [~afurlan@scorpion.mps.com.br] has quit [Remote host closed the connection] |
17:20 | <Miyavix3> | Does it have anything to do with iwlwifi-3945-2.ucode? |
17:21 | -!- | valdyn [~valdyn@host-88-217-143-53.customer.m-online.net] has quit [Quit: leaving] |
17:21 | -!- | valdyn [~valdyn@host-88-217-143-53.customer.m-online.net] has joined #debian |
17:21 | -!- | chealer [~chealer@modemcable198.122-57-74.mc.videotron.ca] has quit [Read error: Operation timed out] |
17:24 | -!- | chealer [~chealer@modemcable198.122-57-74.mc.videotron.ca] has joined #debian |
17:24 | -!- | Tenacity [~Tenacity@64-118-124-1-as-00.dialin.oakhurst.sti.net] has joined #debian |
17:25 | -!- | Celtiore [~Celtiore@AMarseille-554-1-317-93.w90-0.abo.wanadoo.fr] has quit [Ping timeout: 480 seconds] |
17:25 | -!- | Elfix [~elfix@95.130.15.25] has quit [Quit: ] |
17:26 | -!- | Tenacity [~Tenacity@64-118-124-1-as-00.dialin.oakhurst.sti.net] has quit [Remote host closed the connection] |
17:27 | -!- | prplnt [~objpcg@c-67-160-67-129.hsd1.wa.comcast.net] has joined #debian |
17:27 | -!- | nutron [~nutron@S010600195b2f0f96.ok.shawcable.net] has joined #debian |
17:29 | <Miyavix3> | I'll be back |
17:29 | -!- | Miyavix3 [~profoak@c-76-29-96-30.hsd1.il.comcast.net] has quit [Quit: Leaving] |
17:29 | -!- | zulu [~zulu@mna75-14-88-182-132-108.fbx.proxad.net] has joined #debian |
17:29 | -!- | eak [~eak@88.231.76.232] has joined #debian |
17:29 | <zulu> | where do you put python script in a fhs compliant system like debian? |
17:31 | -!- | Tenacity [~Tenacity@64-118-124-1-as-00.dialin.oakhurst.sti.net] has joined #debian |
17:31 | -!- | Tenacity [~Tenacity@64-118-124-1-as-00.dialin.oakhurst.sti.net] has quit [Remote host closed the connection] |
17:31 | -!- | dutchfish [~wil@84.28.246.30] has joined #debian |
17:32 | -!- | Tenacity [~Tenacity@64-118-124-1-as-00.dialin.oakhurst.sti.net] has joined #debian |
17:32 | -!- | Dadilus [~Dadilus@p57AC93E0.dip0.t-ipconnect.de] has quit [Quit: Verlassend] |
17:32 | -!- | xayon is now known as XayOn_Lap |
17:32 | -!- | iron [~tobias@p4FD2C30E.dip.t-dialin.net] has joined #debian |
17:33 | -!- | davyg [~davyg@dau94-9-88-178-191-172.fbx.proxad.net] has quit [Remote host closed the connection] |
17:33 | <themill> | zulu: if it's designed to be executed by anyone on the box, then /usr/local/bin is probably the place you're looking for. |
17:33 | -!- | ale is now known as XayOn |
17:34 | <zulu> | if I create a package for it? /usr/bin ? |
17:34 | -!- | Celtiore [~Celtiore@AMarseille-554-1-341-139.w109-208.abo.wanadoo.fr] has joined #debian |
17:35 | <themill> | yes |
17:36 | -!- | Hypcrum [~zmattor@c-75-67-227-134.hsd1.nh.comcast.net] has joined #debian |
17:37 | -!- | roxi_lapeke [~roxi_lape@8.Red-88-5-80.dynamicIP.rima-tde.net] has joined #debian |
17:37 | -!- | vook [~vook@adsl-76-248-68-22.dsl.bltnin.sbcglobal.net] has joined #debian |
17:38 | -!- | habtool [~habtool@86-41-92-204-dynamic.b-ras2.chf.cork.eircom.net] has quit [Quit: Leaving] |
17:38 | -!- | bja [~bja@7R1AAAW3A.tor-irc.dnsbl.oftc.net] has joined #debian |
17:39 | -!- | __iron [~tobias@p4FD2FDDF.dip.t-dialin.net] has quit [Ping timeout: 480 seconds] |
17:40 | -!- | sithlord48 [~quassel@24-105-195-29.cm.mhcable.com] has joined #debian |
17:41 | -!- | dm [~dm@p57B2F344.dip.t-dialin.net] has joined #debian |
17:41 | -!- | dm [~dm@p57B2F344.dip.t-dialin.net] has left #debian [] |
17:41 | -!- | roxi_lapeke [~roxi_lape@8.Red-88-5-80.dynamicIP.rima-tde.net] has quit [] |
17:42 | <zulu> | thanx themill |
17:42 | <zulu> | I saw in my /usr/bin many python script without .py nor .pyc extension |
17:43 | -!- | habtool [~clive@86-41-92-204-dynamic.b-ras2.chf.cork.eircom.net] has joined #debian |
17:43 | <avu> | zulu, yes, you shouldn't concern your users with what programming language your app is written in |
17:43 | <themill> | zulu: correct. Extensions are an unnecessary detail for linux. Other legacy operating systems seem transfixed by them however |
17:44 | -!- | tazz [~gaurav@triband-mum-120.60.129.131.mtnl.net.in] has quit [Read error: Operation timed out] |
17:44 | -!- | gbp [~gbp@gechaw.lnk.telstra.net] has quit [Read error: Connection reset by peer] |
17:44 | <avu> | themill, well, when developing they are useful for filename matching when using find/grep and friends :) |
17:44 | -!- | jscinoz_ [~jscinoz@203-214-152-193.perm.iinet.net.au] has joined #debian |
17:44 | <avu> | also, editors need less dodgy magic to know what kind of mode to switch to |
17:45 | <avu> | themill, also, gcc in fact uses extensions to determine what to do with a file :( |
17:45 | <themill> | editors do pretty well without that though. They can call libmagic and get those details from the shebang in the case of such scripts |
17:45 | -!- | winford_ [~winford@173-86-186-41.dr01.myck.or.frontiernet.net] has quit [Quit: winford_] |
17:45 | <themill> | avu: yeah I know.... but if we stick to /usr/bin :) |
17:46 | <avu> | well, when developing python, usually only one or two files in your repo have a shebang |
17:46 | <avu> | true, just being a pain, not arguing about the case of scripts in $PATH ;) |
17:46 | -!- | kpoorman [~kpoorman@66.192.165.133] has quit [Ping timeout: 480 seconds] |
17:47 | -!- | Faratl [~commisky@adsl-065-007-153-173.sip.asm.bellsouth.net] has quit [Quit: Leaving] |
17:49 | -!- | habtool [~clive@86-41-92-204-dynamic.b-ras2.chf.cork.eircom.net] has quit [Quit: Leaving] |
17:50 | -!- | jscinoz [~jscinoz@124-168-132-216.dyn.iinet.net.au] has quit [Ping timeout: 480 seconds] |
17:51 | -!- | jthomas_sb [~jthomas_s@nat.sierrabravo.net] has quit [Remote host closed the connection] |
17:51 | -!- | Lethalman [~lethal@host244-28-dynamic.42-79-r.retail.telecomitalia.it] has quit [Read error: Connection reset by peer] |
17:52 | -!- | and1bm [~andi@p5B2EE79B.dip.t-dialin.net] has quit [Remote host closed the connection] |
17:53 | -!- | komputes [~komputes@64.34.151.178] has joined #debian |
17:55 | <Hypcrum> | whats the point of "su -" |
17:56 | -!- | jeflui [~jeflui@187.71.32.21] has joined #debian |
17:56 | <weasel> | becoming root? |
17:56 | <Hypcrum> | with the '-' |
17:56 | <weasel> | the manpage tells you I think |
17:56 | -!- | NuD [~nud1t7@dsl-hkibrasgw3-fe70fb00-128.dhcp.inet.fi] has quit [Ping timeout: 480 seconds] |
17:56 | <Hypcrum> | yea... "provides an environment similar to what the user would expect had the user logged in directly." |
17:56 | <weasel> | exactly |
17:56 | <vook> | the '-' turns it into a full login shell |
17:56 | <weasel> | it gives you a login shell as oposed to a non-login shell |
17:57 | <Hypcrum> | ohhh gotcha.. |
17:59 | -!- | Juliaa [~Juliaa@129.169.217.87.dynamic.jazztel.es] has joined #debian |
17:59 | -!- | edinho [~edinho@201.22.223.75.dynamic.adsl.gvt.net.br] has joined #debian |
18:00 | -!- | Juliaa [~Juliaa@129.169.217.87.dynamic.jazztel.es] has quit [] |
18:00 | <edinho> | +h |
18:01 | -!- | Jussi [~jussi@x1-6-00-18-39-c6-54-fe.k38.webspeed.dk] has quit [Quit: Leaving] |
18:02 | -!- | streuner [~streuner@92.116.227.37] has quit [Quit: Verlassend] |
18:02 | -!- | iron [~tobias@p4FD2C30E.dip.t-dialin.net] has quit [Quit: Verlassend] |
18:03 | -!- | misty_fungus [~misty_fun@alximik58.static.corbina.ru] has quit [Ping timeout: 480 seconds] |
18:04 | -!- | tryunhresdftwasqj [~norrr@81.184.56.58.dyn.user.ono.com] has joined #debian |
18:04 | -!- | streuner [foobar@p5DD3A584.dip.t-dialin.net] has joined #debian |
18:04 | -!- | TheFox [~TheFox@d86-33-88-125.cust.tele2.at] has quit [Quit: ERROR: Timeout 1987 seconds] |
18:10 | -!- | komputes [~komputes@64.34.151.178] has quit [Remote host closed the connection] |
18:10 | -!- | phrosty [~phrosty@cpe-75-83-224-240.socal.res.rr.com] has joined #debian |
18:11 | -!- | byonk [~byonk@61-227-128-125.dynamic.hinet.net] has joined #debian |
18:12 | -!- | cube [~cube@catv-89-133-30-104.catv.broadband.hu] has joined #debian |
18:13 | -!- | desafder [~desafder@bdy93-10-88-185-29-167.fbx.proxad.net] has joined #debian |
18:13 | -!- | cube [~cube@catv-89-133-30-104.catv.broadband.hu] has quit [] |
18:14 | -!- | Caroll [~caroll@201.21.176.221] has joined #debian |
18:15 | -!- | prplnt [~objpcg@c-67-160-67-129.hsd1.wa.comcast.net] has quit [Remote host closed the connection] |
18:19 | <desafder> | i have been using shunit2 now i like to propose changes to the package what is the procedure if any to publish my changes |
18:20 | -!- | bombadil_ [~Tom@S01060012172da1d3.wp.shawcable.net] has joined #debian |
18:20 | -!- | Tenacity [~Tenacity@64-118-124-1-as-00.dialin.oakhurst.sti.net] has quit [Remote host closed the connection] |
18:20 | -!- | Tenacity [~Tenacity@64-118-124-1-as-00.dialin.oakhurst.sti.net] has joined #debian |
18:21 | -!- | nostmith [~nostmith@95.76.32.243] has joined #debian |
18:22 | <vook> | go to the project home page |
18:22 | <bja> | desafder: I would think contacting upstream so they know about it, but then again ymmv |
18:22 | -!- | vook [~vook@adsl-76-248-68-22.dsl.bltnin.sbcglobal.net] has left #debian [] |
18:22 | -!- | tryunhresdftwasqj [~norrr@81.184.56.58.dyn.user.ono.com] has quit [Ping timeout: 480 seconds] |
18:24 | -!- | davide [~davide@109.54.20.106] has joined #debian |
18:26 | -!- | zulu [~zulu@mna75-14-88-182-132-108.fbx.proxad.net] has quit [Quit: BitchX: your way, right away] |
18:28 | -!- | klh [~klh@AClermont-Ferrand-552-1-52-37.w83-113.abo.wanadoo.fr] has joined #debian |
18:28 | -!- | franute [~franute@118.Red-88-9-230.dynamicIP.rima-tde.net] has joined #debian |
18:29 | -!- | chealer [~chealer@modemcable198.122-57-74.mc.videotron.ca] has quit [Read error: Operation timed out] |
18:29 | -!- | franute [~franute@118.Red-88-9-230.dynamicIP.rima-tde.net] has quit [Remote host closed the connection] |
18:30 | -!- | EmleyMoor [~phil@topdeck.tinsleyviaduct.com] has joined #debian |
18:30 | -!- | diggy [~digger@95.111.132.20] has quit [Quit: prey, white rabbit, prey!] |
18:31 | -!- | pegaso [~pegaso@host-84-221-209-51.cust-adsl.tiscali.it] has joined #debian |
18:32 | -!- | komputes [~komputes@69-165-160-11.dsl.teksavvy.com] has joined #debian |
18:32 | <pegaso> | hi guys! Do you know a rapid way to boot linux from a logical partition without GRUB, LILO, ...? |
18:32 | <pegaso> | something like a boot option from the debian cd.... |
18:32 | <bja> | pegaso: Asking in various channels is not polite |
18:33 | <pegaso> | why? if someone is just in one..?! |
18:33 | <pegaso> | or you're in everyone but it doesn't seem too annoying to me.. |
18:33 | <pegaso> | but welll...ok |
18:35 | -!- | melmothX [~melmothX@78-2-47-7.adsl.net.t-com.hr] has quit [Ping timeout: 480 seconds] |
18:35 | -!- | chealer [~chealer@modemcable214.161-200-24.mc.videotron.ca] has joined #debian |
18:36 | -!- | desafder [~desafder@bdy93-10-88-185-29-167.fbx.proxad.net] has quit [Remote host closed the connection] |
18:37 | -!- | davide [~davide@109.54.20.106] has quit [Quit: Sto andando via] |
18:38 | <pegaso> | anyone? |
18:39 | <bja> | !patience |
18:39 | <dpkg> | The people here are volunteers, your attitude should reflect that. Answers are not always available. |
18:39 | <pegaso> | :D |
18:42 | -!- | plugwash [~plugwash@cpc5-stkp6-0-0-cust157.manc.cable.ntl.com] has quit [Ping timeout: 480 seconds] |
18:44 | -!- | Athunye [~Irssi@201-25-2-151.paemt705.dsl.brasiltelecom.net.br] has quit [Quit: Done for the day.] |
18:44 | -!- | uiuy [~iyiu@213.37.0.174.static.user.ono.com] has quit [Quit: Leaving] |
18:47 | -!- | mode/#debian [+l 404] by debhelper |
18:48 | -!- | dros [~dros@193.126.196.46] has joined #debian |
18:52 | -!- | debalance [~debalance@109.250.229.183] has quit [Ping timeout: 480 seconds] |
18:54 | -!- | vuj [~vuj@osbk-4d08b5f3.pool.mediaWays.net] has joined #debian |
18:54 | -!- | abrotman [~abrotman@c-71-230-50-249.hsd1.pa.comcast.net] has joined #debian |
18:54 | <Hypcrum> | pegaso: why don't you just use grub and like set the time to 0? |
18:55 | -!- | Panko [~panko@84.76.156.210] has joined #debian |
18:56 | -!- | Greg [~Greg@graska.reolight.net] has quit [Quit: Ex-Chat] |
18:56 | -!- | edinho [~edinho@201.22.223.75.dynamic.adsl.gvt.net.br] has quit [Remote host closed the connection] |
18:58 | -!- | geenna [~geenna@151.60.73.24] has joined #debian |
19:00 | -!- | h4ck3rk1ng [~h4ck3rk1n@d24-57-67-145.home.cgocable.net] has joined #debian |
19:00 | <h4ck3rk1ng> | H3LL0 |
19:00 | <h4ck3rk1ng> | I5 4NY0N3 H3R3? |
19:00 | <themill> | !moronspeak |
19:00 | <dpkg> | FUKN SPEK PRPLY U FKN M0R0NZ!!!!11 See <sms-over-irc> <ne1> <lol> <2> <u> <r> <k>, or see http://www.hohto.to/forums/index.php?board=5;action=display;threadid=17720. Adding -ies, -rama or any other puerile suffix to words also qualifies, and will entitle you to a free glass of shut the fuck up. |
19:00 | <h4ck3rk1ng> | HELO? |
19:00 | <h4ck3rk1ng> | I NEED HELP INSTALLING |
19:00 | -!- | hugoxrosa [~Hugo@201-0-162-177.dial-up.telesp.net.br] has quit [Remote host closed the connection] |
19:00 | <h4ck3rk1ng> | A WIFI DRIVER FOR MY DISTRO |
19:00 | <themill> | h4ck3rk1ng: start by turning off your capslock |
19:01 | <h4ck3rk1ng> | oops |
19:01 | <h4ck3rk1ng> | sorry |
19:01 | <h4ck3rk1ng> | lol |
19:01 | <h4ck3rk1ng> | i need help installing wifi driver. |
19:01 | <themill> | h4ck3rk1ng: you want #ubuntu on irc.freenode.net |
19:01 | <h4ck3rk1ng> | hw do you know i use ubuntu??? |
19:01 | <amphi> | be afraid... |
19:01 | <h4ck3rk1ng> | of what |
19:01 | <h4ck3rk1ng> | should i be afraid |
19:02 | <azeem_> | your IP is exposed in your hostmask |
19:02 | <themill> | ESP-over-TCP/IP... we work on these skills. |
19:02 | <pegaso> | the pc is not mine.. for various reasons I'd like not to touch the MBR, so I wonder if you can boot /mnt/hda5 from 1) a live cd 2)the debian installer cd |
19:02 | <h4ck3rk1ng> | hello, can aanyone |
19:03 | <h4ck3rk1ng> | m4sturb4t3 me? |
19:03 | -!- | mode/#debian [+o themill] by ChanServ |
19:03 | -!- | mode/#debian [+b *!*@24.57.67.145] by themill |
19:03 | -!- | h4ck3rk1ng was kicked from #debian by themill [You should know better] |
19:03 | -!- | mode/#debian [-o themill] by themill |
19:04 | -!- | maktie [~maktie@host15-140-dynamic.22-79-r.retail.telecomitalia.it] has quit [Remote host closed the connection] |
19:04 | -!- | jgarvey [~jgarvey@cpe-065-190-066-089.nc.res.rr.com] has quit [Quit: Leaving] |
19:05 | -!- | jibel [~j-lalleme@roa76-3-82-225-116-110.fbx.proxad.net] has quit [Ping timeout: 480 seconds] |
19:06 | -!- | vuj [~vuj@osbk-4d08b5f3.pool.mediaWays.net] has quit [Remote host closed the connection] |
19:07 | <Hypcrum> | pegaso: Why do they want linux on their computer and dont want a boot loader? |
19:07 | -!- | kaziem [~devnull@122.253.220.87.dynamic.jazztel.es] has joined #debian |
19:07 | -!- | lbt [~david@78.32.229.233] has quit [Remote host closed the connection] |
19:08 | -!- | lbt [~david@78.32.229.233] has joined #debian |
19:08 | <pegaso> | because the notebook has a particular MBR that lets you restore the svista partition from an hidden one |
19:08 | <Hypcrum> | ahh |
19:08 | <pegaso> | through a keyboard shortcut |
19:08 | -!- | hybrid-k1rnel [~kernel@69-196-139-1.dsl.teksavvy.com] has joined #debian |
19:09 | <pegaso> | so the best thing would be to be able to boot from a live cd |
19:09 | <pegaso> | with a command |
19:09 | <pegaso> | but I only get the "boot from first hard drive" option |
19:09 | <Hypcrum> | yea... |
19:09 | <pegaso> | that wil launch svista |
19:10 | <Hypcrum> | i know there is a way to add something to the windows boot loader to launch linux partition |
19:10 | <Hypcrum> | s |
19:10 | -!- | linac [~lin@122.90.105.126] has quit [Quit: Leaving] |
19:10 | <Hypcrum> | its called grub4dos or wingrub |
19:10 | <pegaso> | that would be fine as well |
19:11 | <Hypcrum> | I've never used it so i don't promise anything :P |
19:11 | -!- | davi [~davi@serene.ttllp.co.uk] has quit [Ping timeout: 480 seconds] |
19:11 | <Hypcrum> | do you already have linux installed on that partition? |
19:11 | -!- | zero_ [~zero@95.121.58.187] has joined #debian |
19:12 | -!- | mitchell [~mitchell@c-71-194-70-126.hsd1.in.comcast.net] has joined #debian |
19:12 | <pegaso> | yes but I had to choose to install grub on /dev/hda5 instead of MBR so now it obviously doesn't boot linux |
19:12 | <Hypcrum> | yea |
19:12 | -!- | dutchfish [~wil@84.28.246.30] has quit [Quit: leaving] |
19:12 | <Hypcrum> | i would guess that wingrub would work |
19:13 | -!- | mode/#debian [+o themill] by ChanServ |
19:13 | -!- | mode/#debian [-b *!*@24.57.67.145] by themill |
19:13 | -!- | mode/#debian [-o themill] by themill |
19:13 | <abrotman> | put it back!! |
19:14 | -!- | mode/#debian [+o weasel] by ChanServ |
19:14 | <pegaso> | I'll search wingrub |
19:14 | -!- | hybrid-k2rnel [~kernel@69-196-133-117.dsl.teksavvy.com] has joined #debian |
19:14 | <kham> | or don't you have a usb stick ? install grub on it with entries for both systems |
19:14 | -!- | mode/#debian [+b *!*@d24-57-67-145.home.cgocable.net] by weasel |
19:14 | -!- | mode/#debian [-o weasel] by weasel |
19:14 | -!- | frewo64_ [~frewo64@p5491E7B6.dip.t-dialin.net] has joined #debian |
19:14 | <Hypcrum> | kham: good idea... i didnt think of that haha |
19:14 | -!- | hybrid-kernel [~kernel@76-10-150-161.dsl.teksavvy.com] has quit [Ping timeout: 480 seconds] |
19:15 | <pegaso> | yes but I don't want to give my friend my usb..! :D |
19:15 | <Hypcrum> | If the notebook has a sd slot that would work too.. so you dont always have something sticking out |
19:15 | <pegaso> | my usb stick |
19:15 | -!- | kaziem [~devnull@122.253.220.87.dynamic.jazztel.es] has quit [Ping timeout: 480 seconds] |
19:16 | <kham> | well that's another matter... |
19:16 | <pegaso> | maybe there's a live cd option for grub like configfile (hdx,x)/boot/grub/menu.lst |
19:16 | <Hypcrum> | you could also look into making a cd with grub |
19:17 | -!- | siara [~siara@host213-123-250-124.in-addr.btopenworld.com] has joined #debian |
19:17 | -!- | hybrid-k1rnel [~kernel@69-196-139-1.dsl.teksavvy.com] has quit [Ping timeout: 480 seconds] |
19:17 | <pegaso> | I don't want to waste an entire CD for 3 kb.. |
19:17 | <Panko> | pegaso: have you tried with super grub disk |
19:18 | <pegaso> | does it detect on the fly every bootable partition? |
19:18 | <Panko> | with it you can boot from any partition on hd, or recover a damaged grub |
19:19 | <Panko> | super grub disk is a live-cd, untill i remember, it detects any partition on hd and can do a boot from it |
19:19 | <pegaso> | ok, that's another good hint |
19:19 | -!- | dros [~dros@193.126.196.46] has quit [Remote host closed the connection] |
19:19 | <ml|> | Panko: that can be used to install or reinstall grub right? |
19:19 | -!- | lbt [~david@78.32.229.233] has quit [Ping timeout: 480 seconds] |
19:19 | -!- | siara [~siara@host213-123-250-124.in-addr.btopenworld.com] has left #debian [] |
19:19 | <pegaso> | now I'm ggling for the above command |
19:19 | <Panko> | (sorry about my english, is learned at pubs ;) ) |
19:20 | <pegaso> | you from? |
19:20 | <Panko> | yes ml| it was made for that |
19:20 | -!- | AzaToth [~azatoth@32-232-96-87.cust.blixtvik.se] has quit [Remote host closed the connection] |
19:20 | <Panko> | i'm spanish |
19:20 | <ml|> | thought so just making sure |
19:20 | <abrotman> | jeez .. they must speak a lot of english at the pubs .. or they watch a lot of law&order |
19:21 | <ml|> | hehe |
19:21 | <Panko> | btw, there is an util for windows, called easybcd to easy configure windows boot, and add entries for grub4dos or wingrub |
19:21 | <Panko> | xD |
19:21 | -!- | meowcats [~skittle@75-175-182-4.blng.qwest.net] has joined #debian |
19:22 | <Panko> | i'm dart player... so who play better and where? in english pubs :p |
19:22 | <Hypcrum> | Thats quite silly |
19:22 | <bja> | naa, irish pubs |
19:22 | <Panko> | xD |
19:26 | -!- | kaziem [~devnull@110.252.220.87.dynamic.jazztel.es] has joined #debian |
19:27 | -!- | Worf_ [~worf@84-119-57-132.dynamic.xdsl-line.inode.at] has joined #debian |
19:28 | <pegaso> | how can I discover the device mount point of an usb key? with lsusb no luck |
19:29 | <azeem_> | pegaso: run "mount" |
19:29 | <pegaso> | ehm... |
19:29 | <pegaso> | :D |
19:30 | -!- | dummyX [~peter@p57BA3037.dip.t-dialin.net] has joined #debian |
19:30 | <Hypcrum> | does it auto mount when you plug it in? |
19:30 | -!- | aguitel [~aguitel@200-127-239-164.cab.prima.net.ar] has joined #debian |
19:31 | -!- | dummyX [~peter@p57BA3037.dip.t-dialin.net] has quit [] |
19:31 | -!- | aguitel [~aguitel@200-127-239-164.cab.prima.net.ar] has quit [] |
19:31 | -!- | aguitel [~aguitel@200-127-239-164.cab.prima.net.ar] has joined #debian |
19:33 | -!- | ao2 [~u@cl-35.trn-01.it.sixxs.net] has quit [Quit: Ex-Chat] |
19:33 | -!- | dummyX [~peter@p57BA3037.dip.t-dialin.net] has joined #debian |
19:34 | -!- | magnetic__ [~magnetic@79-73-98-158.dynamic.dsl.as9105.com] has joined #debian |
19:34 | -!- | chitchat [~guest@ppp59-167-188-93.static.internode.on.net] has joined #debian |
19:36 | -!- | dummyX [~peter@p57BA3037.dip.t-dialin.net] has quit [Remote host closed the connection] |
19:37 | -!- | zero_ [~zero@95.121.58.187] has quit [Quit: Lost terminal] |
19:38 | -!- | dummyX [~peter@p57BA3037.dip.t-dialin.net] has joined #debian |
19:40 | -!- | seek3r [~hunter@68.186.189.178] has joined #debian |
19:40 | -!- | dante_2core [~dante@178-82-137-217.dclient.hispeed.ch] has quit [Quit: afk] |
19:40 | -!- | gbp [~gbp@gechaw.lnk.telstra.net] has joined #debian |
19:41 | -!- | enteL [~bob@c-71-200-187-25.hsd1.md.comcast.net] has joined #debian |
19:42 | -!- | dummyX [~peter@p57BA3037.dip.t-dialin.net] has left #debian [] |
19:44 | -!- | notrev [~notrev@187-24-200-230.3g.claro.net.br] has joined #debian |
19:46 | <Hypcrum> | what is the default samba password?\ |
19:49 | -!- | geenna [~geenna@151.60.73.24] has quit [Read error: Operation timed out] |
19:50 | -!- | habtool [~habtool@86-45-160-160-dynamic.b-ras2.chf.cork.eircom.net] has joined #debian |
19:50 | -!- | rpayur [~rob@c-174-59-61-174.hsd1.pa.comcast.net] has joined #debian |
19:50 | -!- | Amorphous [jan@f049008164.adsl.alicedsl.de] has quit [Ping timeout: 480 seconds] |
19:51 | -!- | kaziem [~devnull@110.252.220.87.dynamic.jazztel.es] has quit [Quit: Saliendo] |
19:53 | -!- | magnetic__ [~magnetic@79-73-98-158.dynamic.dsl.as9105.com] has quit [Quit: la barbarieeeeeeeeeee] |
19:54 | -!- | ABCD_ [~ABCD@pool-72-86-43-250.clppva.fios.verizon.net] has joined #debian |
19:54 | -!- | ABCD [~ABCD@pool-72-86-43-250.clppva.fios.verizon.net] has quit [Read error: Connection reset by peer] |
19:54 | -!- | OkropNick [kuba@host-n2-72-114.telpol.net.pl] has quit [Remote host closed the connection] |
19:54 | -!- | Hypcrum [~zmattor@c-75-67-227-134.hsd1.nh.comcast.net] has quit [] |
19:55 | -!- | Hypcrum [~zmattor@c-75-67-227-134.hsd1.nh.comcast.net] has joined #debian |
19:55 | <Verre> | ml|,hi again, last time i checked, you or someone suggested to move my /boot to another partition. still thinking that way? =) |
19:55 | -!- | Hypcrum [~zmattor@c-75-67-227-134.hsd1.nh.comcast.net] has quit [] |
19:55 | -!- | enteL [~bob@c-71-200-187-25.hsd1.md.comcast.net] has quit [Quit: Leaving] |
19:56 | -!- | enteL [~bob@c-71-200-187-25.hsd1.md.comcast.net] has joined #debian |
19:57 | <ml|> | Verre: I prefer it that way, incase I ever want to change things around; some things need /boot to in it's own partition; it's your call tho |
19:58 | <bja> | Verre: df -h will show you your partitions and how much free space you have on each one of those |
19:58 | <Verre> | bja, that i know |
19:59 | -!- | Worf_ [~worf@84-119-57-132.dynamic.xdsl-line.inode.at] has quit [Remote host closed the connection] |
19:59 | <Verre> | i just don't have any clues how to move something like /boot to another partition |
19:59 | <bja> | Verre: ls / will show you the obvios all the subdirs under / the difference between those two are subdirs inside / that you can experiment to move to a non full partition |
19:59 | <ml|> | and it takes some doing on a working system |
20:00 | <Verre> | the doing part is what i don't know how to =) |
20:00 | <ml|> | Verre: if all is working fine now I'd leave it as is, keep it in mind for future installs |
20:00 | <bja> | Verre: man mv and man ln will tell you a lot of info |
20:01 | <bja> | Verre: This is not for the faint of heart tho |
20:01 | <Verre> | obviously i know how to use mv and cp etc. but i guess it's a little more complicated than that |
20:01 | -!- | Amorphous [jan@f048225166.adsl.alicedsl.de] has joined #debian |
20:01 | <ml|> | yeah it's not |
20:01 | <bja> | Verre: If it is not broken, i think you better not fix it. |
20:02 | <Verre> | then the remaining guestion is how to do apt-get dist-upgrade? |
20:03 | <ml|> | Verre: lenny right? |
20:03 | <bja> | Verre: /topic or /msg dpkg lenny->squeeze |
20:03 | <meowcats> | is apt-get dist-upgrade synonymous with aptitude full-upgrade? |
20:04 | <ml|> | meowcats: yes |
20:05 | <themill> | sort of |
20:05 | <Verre> | bja, hmm.. i mean how do i perform that task when it says not enough disk space. i'm not thinking of upgrading to something else than lenny right now |
20:06 | <ml|> | Verre: like we all said before, make room some how |
20:07 | -!- | habtool [~habtool@86-45-160-160-dynamic.b-ras2.chf.cork.eircom.net] has quit [Quit: Leaving] |
20:07 | <Verre> | so there is not a way to temporarily move some folder that dpkg uses to somewhere else while updating? |
20:08 | <Verre> | i remember someone saying something like that |
20:08 | <bja> | Verre: there is, the implications are various, the risks are also various, if you move the wrong stuff to the wrong place you will end up on a very tight spot. |
20:09 | <bja> | btw i said it yesterday |
20:09 | -!- | babilen [~babilen@mnhm-4d011845.pool.mediaWays.net] has joined #debian |
20:10 | <bja> | Also it would be nice if you filed a bug report on your architecture, so people working on it can forsee the little problem and avoid other users more inconvieniences |
20:11 | -!- | Tenacity [~Tenacity@64-118-124-1-as-00.dialin.oakhurst.sti.net] has left #debian [Leaving] |
20:12 | -!- | Faratl [~commisky@adsl-065-007-153-173.sip.asm.bellsouth.net] has joined #debian |
20:13 | <Faratl> | l |
20:13 | -!- | razz9 [~rahul@212.54.233.220.static.exetel.com.au] has joined #debian |
20:15 | -!- | se7en_ [~se7en@118.173.13.33.adsl.dynamic.totbb.net] has joined #debian |
20:15 | -!- | Faratl [~commisky@adsl-065-007-153-173.sip.asm.bellsouth.net] has quit [] |
20:15 | -!- | frewo64_ [~frewo64@p5491E7B6.dip.t-dialin.net] has quit [Remote host closed the connection] |
20:16 | <bja> | Verre: If you have a usb disk or somekind of backup media, i would suggest backing up your /etc and /home subdirs (don't forget /var/lib if you have db), before trying to resize your / partition or doing a fresh install. (you know staying on the safe side of the road) |
20:16 | -!- | rafik [~rafik@41.201.196.81] has joined #debian |
20:17 | -!- | rafik [~rafik@41.201.196.81] has quit [] |
20:17 | -!- | frewo64_ [~frewo64@p5491E7B6.dip.t-dialin.net] has joined #debian |
20:17 | <ml|> | allways is great to have backups for things like these; easier to change things around |
20:18 | -!- | rutski_ [~rutski@ool-44c66ba8.dyn.optonline.net] has joined #debian |
20:19 | -!- | rutski_ [~rutski@ool-44c66ba8.dyn.optonline.net] has quit [] |
20:24 | -!- | manphiz [~dxy@cpe-76-170-176-152.socal.res.rr.com] has quit [Ping timeout: 480 seconds] |
20:24 | -!- | seek3r [~hunter@68.186.189.178] has quit [Quit: Leaving] |
20:24 | -!- | lobby [~lobby@118.173.13.33.adsl.dynamic.totbb.net] has joined #debian |
20:25 | -!- | johfel [~johfel@p5B0CB38E.dip.t-dialin.net] has quit [Ping timeout: 480 seconds] |
20:25 | -!- | __iron [~tobias@p4FD2C30E.dip.t-dialin.net] has joined #debian |
20:25 | <Verre> | bja, i already have fresh backup of everything on usb stick |
20:26 | <k-man> | any idea how to, or if its even possible, to adjust the overscan you get using radeon s-video tv-out in xorg? |
20:28 | <bja> | Verre: use gparted to resize things to your liking, if you screw things up, then a fresh install would be necesary |
20:28 | -!- | sickie_aaway [~sickie@93-103-80-43.dynamic.dsl.t-2.net] has quit [Remote host closed the connection] |
20:28 | -!- | lobby [~lobby@118.173.13.33.adsl.dynamic.totbb.net] has quit [Remote host closed the connection] |
20:28 | <meowcats> | k-man fglrx or radeon driver? |
20:29 | -!- | __iron [~tobias@p4FD2C30E.dip.t-dialin.net] has quit [] |
20:29 | -!- | magyar [~magyar@76-10-176-50.dsl.teksavvy.com] has quit [Remote host closed the connection] |
20:29 | -!- | magyar [~magyar@76-10-176-50.dsl.teksavvy.com] has joined #debian |
20:30 | -!- | okamura [~okamura@mfac.st.wakwak.ne.jp] has joined #debian |
20:30 | <ml|> | when I moved stuff around I just wipe it all and created all new /boot / etc.. and just moved things back from backup and reinstalled grub |
20:32 | <bja> | Verre: if you feel more at home with cli you can use parted :) |
20:32 | <Verre> | have to think about that option |
20:33 | <ml|> | btw, using grml livecd |
20:33 | <bja> | or finnix |
20:33 | <Verre> | i don't feel at home with either of them. my experience with those are close to none |
20:33 | <pegaso> | ok, I'm about to cry! |
20:33 | <bja> | !cry |
20:33 | * | dpkg sulks quietly |
20:33 | <pegaso> | I did a USB stick grub install |
20:33 | -!- | enteL [~bob@c-71-200-187-25.hsd1.md.comcast.net] has quit [Remote host closed the connection] |
20:33 | <ml|> | I did it that way, since I also wanted to use ext4 |
20:34 | <pegaso> | but I can't boot??? |
20:34 | <pegaso> | bwahhh |
20:34 | <pegaso> | :((( |
20:34 | <pegaso> | I need a quick explanation |
20:34 | <pegaso> | in menu.lst |
20:35 | -!- | kapamaroo [~nmc@193.92.225.87.dsl.dyn.forthnet.gr] has quit [Remote host closed the connection] |
20:35 | <pegaso> | in the FIRST line: root (hd1,0) |
20:35 | <pegaso> | refers to? |
20:36 | <pegaso> | and why there's another in the second line? |
20:36 | <pegaso> | the howto tells that if you boot from USB /dev/sda and /dev/sdb are inverted... |
20:36 | <pegaso> | I'm gonna cry... |
20:37 | -!- | mode/#debian [+l 397] by debhelper |
20:37 | <bja> | !confort pegaso |
20:37 | <dpkg> | There, there, bja. pegaso will give a spelling checker for your birthday. |
20:37 | -!- | deepsa [~deepsa@115.184.13.238] has quit [Ping timeout: 480 seconds] |
20:38 | -!- | manphiz [~dxy@guest-wireless-207-151-250-148.usc.edu] has joined #debian |
20:38 | <pegaso> | how comes that if you install grub to a floppy, ofr instant, you just copy /boot to it? |
20:38 | <pegaso> | the references... ah, there you have no problem because it's not a /dev/sd* |
20:39 | -!- | ryu [~chris@p5486D502.dip.t-dialin.net] has joined #debian |
20:39 | -!- | ryu [~chris@p5486D502.dip.t-dialin.net] has quit [] |
20:40 | <bja> | How do i check if a package was installed because it is a dependency or because i decided it was a good choice to perform that particular task? |
20:40 | -!- | Zlasher [~Zlasher@119.210.216.81.static.lan.siw.siwnet.net] has quit [Read error: Connection reset by peer] |
20:40 | -!- | linac [~lin@117.25.50.239] has joined #debian |
20:40 | -!- | chomwitt_ [~chomwitt@ppp-94-66-139-42.home.otenet.gr] has joined #debian |
20:42 | -!- | lrsx [~lrsx@187-33-108-190-high-speed.redelagos.com.br] has joined #debian |
20:42 | -!- | ravenbird is now known as Guest2051 |
20:42 | -!- | ravenbird [~ravenbird@209.72-ppp.3menatwork.com] has joined #debian |
20:42 | -!- | lrsx [~lrsx@187-33-108-190-high-speed.redelagos.com.br] has quit [] |
20:43 | -!- | mrenouf [~mrenouf@c-24-61-12-24.hsd1.ma.comcast.net] has joined #debian |
20:44 | <babilen> | bja: aptitude why <package> ? |
20:44 | -!- | Guest2051 [simon@219.248-ppp.3menatwork.com] has quit [Ping timeout: 480 seconds] |
20:44 | -!- | se7en_ [~se7en@118.173.13.33.adsl.dynamic.totbb.net] has quit [Remote host closed the connection] |
20:44 | -!- | frewo64 [~frewo64@p5491E7B6.dip.t-dialin.net] has quit [Remote host closed the connection] |
20:44 | <themill> | deps will also be marked as Automatically Installed in "aptitude show packagename" or aptitude's search output |
20:45 | <bja> | babilen: thx, It was qpopper, i checked the dependants and it was exim4 so i went ahead and replaced it with dovecot |
20:45 | -!- | simonrvn [simon@219.248-ppp.3menatwork.com] has quit [Ping timeout: 480 seconds] |
20:45 | <bja> | themill: thx |
20:46 | <themill> | np |
20:46 | -!- | ravenbird` [~ravenbird@209.230-ppp.3menatwork.com] has joined #debian |
20:46 | -!- | nosbig [~nosbig@cpe-75-179-4-171.neo.res.rr.com] has joined #debian |
20:47 | -!- | chomwitt [~chomwitt@athedsl-407133.home.otenet.gr] has quit [Ping timeout: 480 seconds] |
20:49 | -!- | ravenbird is now known as Guest2052 |
20:49 | -!- | ravenbird` is now known as ravenbird |
20:50 | -!- | Guest2052 [~ravenbird@209.72-ppp.3menatwork.com] has quit [Ping timeout: 480 seconds] |
20:51 | -!- | afurlan [~afurlan@189.4.43.135] has joined #debian |
20:51 | -!- | simonrvn [simon@209.230-ppp.3menatwork.com] has joined #debian |
20:56 | -!- | XayOn_Lap [~xayon@83.138.203.232.dyn.user.ono.com] has quit [Quit: leaving] |
20:57 | -!- | Holborn [~holborn@170.Red-88-26-182.staticIP.rima-tde.net] has joined #debian |
20:58 | <k-man> | meowcats: radeon driver |
20:59 | -!- | themill [~stuart@themill.user.oftc.net] has quit [Ping timeout: 480 seconds] |
21:01 | -!- | bja [~bja@7R1AAAW3A.tor-irc.dnsbl.oftc.net] has quit [Quit: Strength and Honor] |
21:02 | -!- | klh [~klh@AClermont-Ferrand-552-1-52-37.w83-113.abo.wanadoo.fr] has quit [Remote host closed the connection] |
21:02 | -!- | killthemyth [~killthemy@host-78-14-153-45.cust-adsl.tiscali.it] has joined #debian |
21:04 | -!- | shweppsie [~nathan@125-238-250-21.jetstream.xtra.co.nz] has quit [Ping timeout: 480 seconds] |
21:04 | -!- | shweppsie [~nathan@125-238-250-21.jetstream.xtra.co.nz] has joined #debian |
21:05 | -!- | sansen [~san@190.245.97.224] has quit [Ping timeout: 480 seconds] |
21:06 | -!- | julioh [~julioh@201.248.44.37] has joined #debian |
21:06 | -!- | aguitel [~aguitel@200-127-239-164.cab.prima.net.ar] has quit [Quit: Leaving] |
21:06 | -!- | julioh [~julioh@201.248.44.37] has quit [] |
21:07 | -!- | jpablo [~chatzilla@186.84.223.175] has joined #debian |
21:08 | -!- | hardwalker [~hardwalke@122-117-211-193.HINET-IP.hinet.net] has joined #debian |
21:12 | -!- | Caroll [~caroll@201.21.176.221] has quit [Quit: Leaving...] |
21:13 | -!- | eldiablo [~eldiablo@151.54.91.163] has joined #debian |
21:14 | -!- | eldiablo [~eldiablo@151.54.91.163] has quit [Remote host closed the connection] |
21:15 | -!- | razz9 [~rahul@212.54.233.220.static.exetel.com.au] has quit [Read error: Connection reset by peer] |
21:15 | -!- | deepsa [~deepsa@115.184.111.2] has joined #debian |
21:16 | -!- | razz9 [~rahul@212.54.233.220.static.exetel.com.au] has joined #debian |
21:17 | -!- | chomwitt_ [~chomwitt@ppp-94-66-139-42.home.otenet.gr] has quit [Quit: Lost terminal] |
21:18 | -!- | jerryclunsford [~jerry@h211.161.91.75.dynamic.ip.windstream.net] has joined #debian |
21:18 | -!- | KrimZon [~krimzon@188-221-214-2.zone12.bethere.co.uk] has quit [Quit: Quit] |
21:25 | -!- | seek3r [~hunter@68.186.189.178] has joined #debian |
21:26 | -!- | mrenouf [~mrenouf@c-24-61-12-24.hsd1.ma.comcast.net] has quit [Ping timeout: 480 seconds] |
21:27 | <seek3r> | lspci | grep audio doesnt display my audio device what can i do to fix this? |
21:28 | <abrotman> | seek3r: lspci | grep -i audio |
21:28 | -!- | SuperMiguel [~SuperMigu@cpe-173-169-38-21.tampabay.res.rr.com] has joined #debian |
21:28 | <SuperMiguel> | i just followed this guide: http://www.debianhelp.co.uk/vnc.htm and when i vnc i just get a grey screen any ideas? |
21:29 | <seek3r> | abrotman, Thanks |
21:30 | -!- | killthemyth [~killthemy@host-78-14-153-45.cust-adsl.tiscali.it] has quit [Quit: Leaving] |
21:32 | -!- | sansen [~san@190.245.97.224] has joined #debian |
21:32 | -!- | tor_ [foobar@190.27.5.106] has joined #debian |
21:33 | -!- | jerryclunsford [~jerry@h211.161.91.75.dynamic.ip.windstream.net] has quit [Quit: Leaving] |
21:34 | -!- | Megaf [~Quassel@189.58.182.212.dynamic.adsl.gvt.net.br] has joined #debian |
21:35 | <k-man> | heh |
21:35 | <k-man> | sometimes its the simple things ;) |
21:35 | <k-man> | good catch abrotman |
21:36 | <abrotman> | ? |
21:36 | <k-man> | re grep -i |
21:36 | <abrotman> | oh |
21:37 | <k-man> | SuperMiguel: iirc, xvnc does not use the same xinitrc as default X, so your probably just not getting a window manager - ages ago i solved that problem by ln -s xinitrc vncinitrc or something similar |
21:37 | -!- | deepsa [~deepsa@115.184.111.2] has quit [Quit: bye] |
21:37 | -!- | komputes [~komputes@69-165-160-11.dsl.teksavvy.com] has quit [Quit: I haven't slept for ten days, because that would be too long.] |
21:38 | -!- | rwx [~miguel@189.27.245.117.dynamic.adsl.gvt.net.br] has joined #debian |
21:38 | -!- | arw [foobar@186.28.76.134] has quit [Ping timeout: 480 seconds] |
21:38 | <SuperMiguel> | umm |
21:40 | -!- | mrenouf [~mrenouf@nozzle.hastypastry.net] has joined #debian |
21:42 | <SuperMiguel> | is vnc the fastest way i have to remotelly view my screen? |
21:45 | -!- | Megaf_ [~Quassel@189.58.181.80.dynamic.adsl.gvt.net.br] has joined #debian |
21:47 | -!- | pegaso [~pegaso@host-84-221-209-51.cust-adsl.tiscali.it] has quit [Ping timeout: 480 seconds] |
21:48 | -!- | nimai [~NoX@211.95-242-81.adsl-dyn.isp.belgacom.be] has joined #debian |
21:50 | <seek3r> | SuperMiguel, Btw teamviewer is fully compatible with wine xD, just found that out earlier. |
21:51 | <SuperMiguel> | seek3r, cool :P |
21:51 | <SuperMiguel> | seek3r, didnt know : |
21:51 | <seek3r> | lol |
21:51 | -!- | Megaf [~Quassel@189.58.182.212.dynamic.adsl.gvt.net.br] has quit [Ping timeout: 480 seconds] |
21:53 | -!- | goodger [~ben@94-194-7-33.zone8.bethere.co.uk] has quit [Read error: Connection reset by peer] |
21:54 | -!- | goodger [~ben@94-194-7-33.zone8.bethere.co.uk] has joined #debian |
21:55 | -!- | amphi [~amphi@89.243.11.161] has quit [Ping timeout: 480 seconds] |
21:56 | -!- | manphiz [~dxy@guest-wireless-207-151-250-148.usc.edu] has quit [Ping timeout: 480 seconds] |
21:57 | <seek3r> | I have another question for you guys. I have followed this guide http://www.debianhelp.co.uk/sound.htm to get my sound to work, yet it still fails =/ anyone have any suggestions? |
21:58 | -!- | rudi_s_ [~rudi_s@p5799B618.dip.t-dialin.net] has joined #debian |
21:59 | -!- | Holborn [~holborn@170.Red-88-26-182.staticIP.rima-tde.net] has quit [Read error: Connection reset by peer] |
22:00 | -!- | Holborn [~holborn@170.Red-88-26-182.staticIP.rima-tde.net] has joined #debian |
22:00 | -!- | Bill_ [~chatzilla@72-24-216-244.cpe.cableone.net] has joined #debian |
22:00 | <abrotman> | which part doesn't work ? |
22:00 | <seek3r> | All my sound doesnt work |
22:00 | <seek3r> | I followed the guide exactly |
22:01 | <seek3r> | still no sound |
22:01 | -!- | Bill_ is now known as hitchup |
22:04 | -!- | rudi_s [~rudi_s@p5799BA24.dip.t-dialin.net] has quit [Ping timeout: 480 seconds] |
22:05 | <hitchup> | How can i verify that my graphics card and monitor are present to Debian? |
22:06 | <hitchup> | and being addressed |
22:06 | <sney> | there should be something on the screen |
22:07 | <sney> | if there's visual output, you've got both. if there isn't visual output, it's probably a hardware problem. |
22:07 | <abrotman> | seek3r: lspci | grep -i audio ? |
22:07 | <hitchup> | i have the screen preset and appears to work but i can't get openGL to work |
22:07 | <hitchup> | present |
22:08 | <sney> | hitchup: what graphics card? |
22:08 | <hitchup> | intel GM965 |
22:08 | -!- | Tenacity [~Tenacity@64-118-124-1-as-00.dialin.oakhurst.sti.net] has joined #debian |
22:09 | -!- | habtool [~habtool@86-45-160-160-dynamic.b-ras2.chf.cork.eircom.net] has joined #debian |
22:10 | <hitchup> | downloaded the Qt library but it said it was for manual install |
22:10 | <sney> | hmm, that should work out of the box, but make sure you have libdrm-intel1 and the libgl1-mesa packages installed |
22:10 | <hitchup> | how do I move to the install |
22:10 | <sney> | Qt doesn't have anything to do with opengl support |
22:11 | <hitchup> | ok ill try those packages |
22:11 | <hitchup> | ty |
22:11 | -!- | aranax [~aranax@137smtph3wg.tigo.com.sv] has joined #debian |
22:11 | -!- | vhann [~vhann@vl102-res-out.collegeahuntsic.qc.ca] has joined #debian |
22:12 | -!- | Miyavix3 [~profoak@c-76-29-96-30.hsd1.il.comcast.net] has joined #debian |
22:13 | -!- | mrenouf [~mrenouf@nozzle.hastypastry.net] has quit [Ping timeout: 480 seconds] |
22:13 | -!- | sithlord48 [~quassel@24-105-195-29.cm.mhcable.com] has quit [Remote host closed the connection] |
22:14 | <vhann> | Hi, I'm searching for a program (named something like mjpeg-index in my memories) which would fix the timer on the MPEG files my tv-tuner card produces. Does someone have an idea what the package for this program is named? |
22:14 | <seek3r> | abrotman, 00:1b.0 Audio device: Intel Corporation 82801JI (ICH10 Family) HD Audio Controller |
22:15 | <abrotman> | seek3r: uname -r ? |
22:15 | <SuperMiguel> | they havent fix the virutalbox thing right? where you get the moved temporary error |
22:15 | <seek3r> | abrotman, 2.6.30-bpo.2-amd64 |
22:16 | <abrotman> | there is now a .32 in bpo |
22:16 | <ml|> | SuperMiguel: what release? |
22:16 | <ml|> | of debian |
22:17 | <seek3r> | abrotman, What? |
22:18 | <ml|> | meaning to try with newer kernel from bpo? |
22:18 | <SuperMiguel> | ml|, lenny, vbox 3.1 |
22:18 | <ml|> | vbox-ose? |
22:19 | -!- | narich [~narich@201.29.79.52] has joined #debian |
22:19 | <Miyavix3> | I couldn't get my network card to work on install so I skipped it. How do I get my network card working now? I'm willing to re-install, if needed. |
22:19 | <abrotman> | judd: kernels |
22:19 | <judd> | Available kernel versions are: experimental: 2.6.33-2-686 (2.6.33-1~experimental.4); sid: 2.6.32-4-686 (2.6.32-10); squeeze: 2.6.32-3-686 (2.6.32-9); lenny-backports: 2.6.32-bpo.2-686 (2.6.32-8~bpo50+1); lenny: 2.6.26-2-686 (2.6.26-21lenny4); etchnhalf: 2.6.24-etchnhalf.1-686 (2.6.24-6~etchnhalf.9etch3); etch: 2.6.18-6-686 (2.6.18.dfsg.1-26etch2) |
22:19 | <SuperMiguel> | nu the one on deb http://download.virtualbox.org/virtualbox/debian lenny non-free |
22:19 | -!- | trifolio6 [~h@62.43.57.179.dyn.user.ono.com] has quit [Remote host closed the connection] |
22:20 | <sney> | hitchup: there are 2 libgl1-mesa packages, libgl1-mesa-glx and libgl1-mesa-dri. you need both for opengl to work. And please keep questions in the channel. |
22:20 | <hitchup> | ok |
22:21 | <ml|> | SuperMiguel: you need to ask in... #vbox on irc.freenode.net |
22:22 | <gsimmons> | Miyavix3: What network card/device do you have? |
22:22 | -!- | kcynice [~kcynice@123.184.130.127] has joined #debian |
22:23 | <Miyavix3> | gsimmons: Intel PRO/Wireless 3945ABG |
22:23 | <gsimmons> | dpkg: tell Miyavix3 -about iwlwifi |
22:24 | -!- | nimai [~NoX@211.95-242-81.adsl-dyn.isp.belgacom.be] has quit [Ping timeout: 480 seconds] |
22:24 | <kcynice> | hi, all. i installed a testing debian, but i can't login into the new system. how to resolve such a problem? |
22:24 | <hitchup> | sney: apt-get install libgl1-mesa-glx -- say preset but needs manual install (how-to?) |
22:24 | <sney> | hitchup: what? |
22:25 | -!- | razz9 [~rahul@212.54.233.220.static.exetel.com.au] has left #debian [Leaving.] |
22:25 | <mitchell> | is this the OFFICIAL channel of debian? |
22:25 | <sney> | mitchell: yes. |
22:25 | <mitchell> | why? the one on freenode has a lot more users and freenode is like made for linux :P |
22:25 | <Miyavix3> | gsimmons: Would it be easier to load from a flash drive, or go on a wired connection? |
22:26 | <hitchup> | i receive the message that it is present and up to date but it needs manual install. How do I manually install? |
22:26 | <SuperMiguel> | mitchell, windows has alot of users too :) |
22:26 | <sney> | mitchell: beats me, but oftc used to have irc.debian.net, so that probably has something to do with it. And not everyone wants to participate in freenode politics. |
22:27 | <mitchell> | <mitchell_> is this the official support for debian |
22:27 | <mitchell> | <streuner> one of many, why? |
22:27 | <mitchell> | i like freenode |
22:27 | -!- | mitchell [~mitchell@c-71-194-70-126.hsd1.in.comcast.net] has quit [Quit: Leaving] |
22:27 | <gsimmons> | Miyavix3: Usually the latter, if available. Fortunately you only require one package from non-free regardless. |
22:27 | * | sney wonders what that was all about |
22:27 | -!- | habtool [~habtool@86-45-160-160-dynamic.b-ras2.chf.cork.eircom.net] has quit [Quit: Leaving] |
22:28 | -!- | nb [~nb@nb.user.oftc.net] has quit [Read error: Connection reset by peer] |
22:28 | <streuner> | sney: sounds somebody had some thoughts about past... |
22:29 | <hitchup> | sney: i receive the message that it is present and up to date but it needs manual install. How do I manually install? |
22:29 | <streuner> | sney: no worries, its history... |
22:29 | -!- | razz9 [~rahul@212.54.233.220.static.exetel.com.au] has joined #debian |
22:29 | <sney> | hitchup: can you copy the message you're getting and paste it on http://paste.debian.net/ ? |
22:29 | <hitchup> | yes be a bit |
22:31 | <sney> | kcynice: you're the second person lately with that problem, it seems the testing installer has a problem with user creation. You should be able to boot into rescue mode and set a root password, and then you can log in as root and create a user. |
22:32 | -!- | rwx [~miguel@189.27.245.117.dynamic.adsl.gvt.net.br] has quit [Quit: Ex-Chat] |
22:32 | -!- | freealan [~freealan@59-115-139-102.dynamic.hinet.net] has joined #debian |
22:33 | <ml|> | sney: iirc the other person was user error, on his second try it worked fine |
22:33 | <kcynice> | thanks sney, but, i had tried to boot into recovery mode, but there was a message said, "sulogin: root account is locked." |
22:33 | <sney> | kcynice: boot with a livecd, chroot into your debian system, and try that way |
22:34 | <vhann> | Alright, mencoder can do MPEG indexing (just in case someone else had the same problem as I do) |
22:34 | <kcynice> | and, although i had created a new user and set some password, i still can't login as the new user account. |
22:35 | -!- | vhann [~vhann@vl102-res-out.collegeahuntsic.qc.ca] has quit [Quit: leaving] |
22:35 | -!- | w3asel [~w3asel@190.37.59.95] has quit [Quit: Saliendo] |
22:35 | -!- | afurlan [~afurlan@189.4.43.135] has quit [Remote host closed the connection] |
22:35 | -!- | razz91 [~rahul@212.54.233.220.static.exetel.com.au] has joined #debian |
22:36 | <SuperMiguel> | if i change my cpu from a non vt enabled cpu to a vt enabled cpu do i need to reload? |
22:36 | -!- | Miyavix3 [~profoak@c-76-29-96-30.hsd1.il.comcast.net] has quit [Ping timeout: 480 seconds] |
22:37 | -!- | razz9 [~rahul@212.54.233.220.static.exetel.com.au] has quit [Ping timeout: 480 seconds] |
22:37 | <hitchup> | sney: Nevermind appears to have been a head space problem with hitchup unable to read and understand the print out from apt-get. |
22:38 | <kcynice> | sney, im sure i have a new account created. but it still can't login into |
22:40 | -!- | afurlan [~afurlan@189.4.43.135] has joined #debian |
22:40 | -!- | fermion_bosonized [~fermion@c-75-69-178-214.hsd1.ma.comcast.net] has joined #debian |
22:40 | <sney> | hitchup: good to hear, now see if mesa-utils is installed and if so run glxgears to test opengl |
22:41 | <sney> | kcynice: probably a problem with setting the password, if you chroot into your debian system you can change the password |
22:41 | <hitchup> | sney: Okay |
22:41 | <kcynice> | but the root account has been locked |
22:42 | <sney> | kcynice: you don't need the root password to use chroot, thankfully. |
22:42 | <kcynice> | ok. i will have a try. |
22:43 | -!- | Tenacity [~Tenacity@64-118-124-1-as-00.dialin.oakhurst.sti.net] has quit [Quit: err] |
22:43 | -!- | razz91 [~rahul@212.54.233.220.static.exetel.com.au] has quit [Ping timeout: 480 seconds] |
22:44 | -!- | frewo64_ [~frewo64@p5491E7B6.dip.t-dialin.net] has quit [Remote host closed the connection] |
22:44 | -!- | narich [~narich@201.29.79.52] has left #debian [Saindo] |
22:44 | <hitchup> | sney: running at 205 fps |
22:44 | <sney> | for a 900-series intel that sounds about right |
22:45 | <hitchup> | sney: thank you |
22:45 | -!- | Spami|Thug [~Spami|Thu@ALyon-254-1-28-167.w86-193.abo.wanadoo.fr] has joined #debian |
22:45 | -!- | kapamaroo [~nmc@193.92.225.87.dsl.dyn.forthnet.gr] has joined #debian |
22:46 | <kcynice> | sney, im sorry, how to use chroot to fix my system? |
22:47 | -!- | mode/#debian [+l 391] by debhelper |
22:48 | <sney> | kcynice: boot a livecd, mount your debian / partition on /mnt/foo, then chroot /mnt/foo |
22:48 | -!- | onecallednick [617d20be@webchat.mibbit.com] has joined #debian |
22:49 | <kcynice> | how about mount this disk on another old debian system? |
22:49 | <kcynice> | because i have no live cd |
22:49 | -!- | Spami|Thug_ [~Spami|Thu@ALyon-153-1-75-195.w86-202.abo.wanadoo.fr] has quit [Ping timeout: 480 seconds] |
22:50 | <onecallednick> | I have a strange problem with Squeeze on my EeePC 900HA. I can't connect to my home Wi-Fi network, but I can connect to other networks! |
22:51 | -!- | paggas [~paggas@cust-17-155.on6.ontelecoms.GR] has quit [Read error: Connection reset by peer] |
22:51 | <onecallednick> | It's not the hardware, cuz I'm running Chromium OS on it now using the wi-fi that Squeeze can't connect to. |
22:51 | <sney> | kcynice: the installer can be used too. http://wiki.debian.org/DebianInstaller/FAQ#Q.3ACanIused-iasarescuesystem.3FWhatpitfallsarethere.3F |
22:51 | <onecallednick> | anyone out there have any advice? |
22:51 | <sney> | onecallednick: some of the eee nics need firmware to work. #debian-eeepc are the experts. |
22:51 | -!- | paggas [~paggas@cust-17-155.on6.ontelecoms.GR] has joined #debian |
22:52 | -!- | alvarezp [~alvarezp@201.160.167.202.cable.dyn.cableonline.com.mx] has joined #debian |
22:52 | <onecallednick> | thanks brother/sister |
22:53 | -!- | fermion_bosonized [~fermion@c-75-69-178-214.hsd1.ma.comcast.net] has left #debian [Leaving] |
22:56 | -!- | nb [~nb@nb.user.oftc.net] has joined #debian |
22:59 | -!- | ntp_ [~rponteado@189.111.56.216] has joined #debian |
23:00 | <seek3r> | peace ill bbl |
23:00 | -!- | seek3r [~hunter@68.186.189.178] has quit [Remote host closed the connection] |
23:02 | -!- | streuner_ [foobar@p5DD3B40E.dip.t-dialin.net] has joined #debian |
23:03 | -!- | cockroach_ [~stefan@80-218-7-223.dclient.hispeed.ch] has quit [Quit: this was not the cockroach you were looking for] |
23:04 | -!- | habtool [~habtool@86-45-160-160-dynamic.b-ras2.chf.cork.eircom.net] has joined #debian |
23:04 | -!- | Panko [~panko@84.76.156.210] has quit [Remote host closed the connection] |
23:08 | -!- | freex [~user@91-114-223-20.adsl.highway.telekom.at] has quit [Ping timeout: 480 seconds] |
23:08 | -!- | freealan [~freealan@59-115-139-102.dynamic.hinet.net] has quit [Quit: leaving] |
23:09 | -!- | streuner [foobar@p5DD3A584.dip.t-dialin.net] has quit [Ping timeout: 480 seconds] |
23:10 | -!- | habtool [~habtool@86-45-160-160-dynamic.b-ras2.chf.cork.eircom.net] has quit [Quit: Leaving] |
23:10 | -!- | psych787 [~psych787@c-68-50-113-94.hsd1.md.comcast.net] has quit [Ping timeout: 480 seconds] |
23:10 | <hitchup> | When I run glxgears or another program that uses openGL the mouse pointer hides behind the graphics and I can't focus the pointer to get to graphical commands. any ideas to correct? |
23:12 | -!- | streuner__ [foobar@p5DD3ABA1.dip.t-dialin.net] has joined #debian |
23:12 | <abrotman> | use the kb shortcuts to change to the xterm you launched it from and kill it ? |
23:14 | <hitchup> | abrotman: who was it for? |
23:15 | <hitchup> | i can close the program from Vbox. |
23:15 | <kcynice> | sney, after i excuted chroot, need i change the root password? (when i change the root password, i would get the seem error as before) |
23:16 | -!- | abrotman [~abrotman@c-71-230-50-249.hsd1.pa.comcast.net] has quit [Remote host closed the connection] |
23:16 | <sney> | kcynice: you probably should but it isn't required. I assume you know how to use passwd. |
23:17 | -!- | freex [~user@91-114-212-197.adsl.highway.telekom.at] has joined #debian |
23:17 | <kcynice> | yes. i know how. but i got an error,"System error. password unchanged" |
23:18 | <hitchup> | sney: When I run glxgears or another program that uses openGL the mouse pointer hides behind the graphics and I can't focus the pointer to get to graphical commands. any ideas to correct? |
23:18 | -!- | alephnull [~alok@122.172.167.79] has joined #debian |
23:18 | <sney> | hitchup: sorry, no idea |
23:18 | <hitchup> | thanks |
23:19 | -!- | streuner_ [foobar@p5DD3B40E.dip.t-dialin.net] has quit [Ping timeout: 480 seconds] |
23:20 | <sney> | kcynice: hmm, strike 2 for sney, i haven't seen that one. you could try getting your user to work and adding it to /etc/sudoers, then use sudo to change the password once you're logged in for real. but I worry something got messed up when you installed. |
23:21 | <kcynice> | the new account has been create successfully as before. hold on, i will try next time |
23:23 | <kcynice> | im sorry, the new account still can't login...... |
23:24 | -!- | streuner_ [~streuner@p5DD3A197.dip.t-dialin.net] has joined #debian |
23:24 | -!- | habtool [~habtool@86-45-160-160-dynamic.b-ras2.chf.cork.eircom.net] has joined #debian |
23:25 | -!- | se7en [~se7en@118.173.13.33.adsl.dynamic.totbb.net] has joined #debian |
23:26 | <kcynice> | and, sney, thank you all the same. i will have to wait a newer release |
23:26 | <se7en> | OT i have a folder with many subfolder in some of the subfolder are *.zip files how would i unzip all of them in one go |
23:27 | -!- | zmisc [zmisc@zachary.user.oftc.net] has joined #debian |
23:27 | <ml|> | kcynice: at this point, I would use the lenny installer then move to testing /msg dpkg lenny->squeeze |
23:27 | -!- | Carlyyy [~Carlyyy@110.23.107.75] has joined #debian |
23:27 | <Carlyyy> | http://i909.photobucket.ath.cx/albums/ac255/blonde241/DSC93258432.jpg?t=1269400829 do my breasts look to big? |
23:27 | -!- | Carlyyy [~Carlyyy@110.23.107.75] has quit [autokilled: possible spambot. Mail support@oftc.net with questions. (2010-03-24 03:27:43)] |
23:28 | -!- | ABCD [~ABCD@pool-72-86-43-250.clppva.fios.verizon.net] has joined #debian |
23:28 | -!- | ABCD_ [~ABCD@pool-72-86-43-250.clppva.fios.verizon.net] has quit [Read error: Connection reset by peer] |
23:28 | <kcynice> | oh, i had tried that way, but there are too many packages conflicted. |
23:29 | <ml|> | on a fresh install? |
23:29 | <zmisc> | which is the official debian IRC channel? |
23:29 | <ml|> | this one other is in irc.freenode.net |
23:29 | -!- | hybrid-kernel [~kernel@76-10-154-231.dsl.teksavvy.com] has joined #debian |
23:30 | <kcynice> | almost a fresh lenny debian system. the final error dues to udev, i don't know what's it |
23:30 | <ml|> | dpkg: lenny->squeeze |
23:30 | <dpkg> | Remove any APT source specific to stable such as volatile, then s/lenny/squeeze/ on your sources.list and then aptitude update && aptitude install aptitude linux-image-$ sed 's,.*-,,' ; reboot; aptitude safe-upgrade && aptitude full-upgrade. Important: see <squeeze udev>. Also ask me about <d-d-a>, <apt-listchanges>, <testing>. |
23:30 | <ml|> | folowing that?^^ |
23:31 | -!- | streuner__ [foobar@p5DD3ABA1.dip.t-dialin.net] has quit [Ping timeout: 480 seconds] |
23:31 | <zmisc> | ml|: so they are both official? |
23:32 | <ml|> | afaik yes |
23:34 | -!- | cesurasean [~cesurasea@server.simplewebhosting.us] has joined #debian |
23:34 | <cesurasean> | gzip: stdin: invalid compressed data--crc error |
23:34 | <cesurasean> | what does this mean exactly? |
23:34 | -!- | hybrid-k2rnel [~kernel@69-196-133-117.dsl.teksavvy.com] has quit [Ping timeout: 480 seconds] |
23:35 | <ml|> | bad file? |
23:36 | -!- | kapamaroo [~nmc@193.92.225.87.dsl.dyn.forthnet.gr] has quit [Remote host closed the connection] |
23:36 | <cesurasean> | why bad? |
23:37 | -!- | nomadium [~miguel@200.32.77.205] has quit [Ping timeout: 480 seconds] |
23:39 | <kop_> | cesurasean: http://en.wikipedia.org/wiki/Cyclic_redundancy_check |
23:39 | -!- | Texou [~Texou@pat35-5-78-226-56-130.fbx.proxad.net] has quit [Quit: WeeChat 0.3.2-dev] |
23:40 | -!- | zmisc [zmisc@zachary.user.oftc.net] has left #debian [] |
23:40 | <kcynice> | ml|, i just replace lenny with testing, and run apt-get dist-upgrade. what's the problem? |
23:42 | -!- | Osmonde [~Osmonde@wnpgmb014tw-ad03-192-110.dynamic.mts.net] has joined #debian |
23:42 | -!- | Osmonde [~Osmonde@wnpgmb014tw-ad03-192-110.dynamic.mts.net] has left #debian [] |
23:43 | <cesurasean> | kop_, thx |
23:43 | <ml|> | kcynice: if you follow what dpkg says above, it will be less likely to run into problems |
23:43 | -!- | onecallednick [617d20be@webchat.mibbit.com] has quit [Quit: http://www.mibbit.com ajax IRC Client] |
23:44 | <kcynice> | i know little about it before. it almost wasted my whole afternoon to do it... |
23:44 | -!- | Osmonde [~Osmonde@wnpgmb014tw-ad03-192-110.dynamic.mts.net] has joined #debian |
23:45 | <ml|> | there is a reason the testing installer is called testing; may contian bugs/have issues |
23:46 | <kcynice> | i don't know how to use a system with a crazy installer |
23:48 | -!- | Osmonde [~Osmonde@wnpgmb014tw-ad03-192-110.dynamic.mts.net] has quit [] |
23:48 | <SuperMiguel> | whats the default location of the virtualbox console? |
23:52 | -!- | plnx27 [~chatzilla@209.33.225.160] has quit [Quit: ChatZilla 0.9.86-rdmsoft [XULRunner 1.9.0.15/2009101909]] |
23:53 | -!- | manphiz [~dxy@cpe-76-170-176-152.socal.res.rr.com] has joined #debian |
23:53 | -!- | edinho [~edinho@201.22.221.140.dynamic.adsl.gvt.net.br] has joined #debian |
23:56 | -!- | chitchat [~guest@ppp59-167-188-93.static.internode.on.net] has quit [Ping timeout: 480 seconds] |
23:58 | -!- | edinho [~edinho@201.22.221.140.dynamic.adsl.gvt.net.br] has quit [] |
--- | Log | closed Wed Mar 24 00:00:16 2010 |