Archive for September, 2007

I have a problem whith iptables I wrote iptables -A INPUT -i eth0 -p tcp –dport 22 -m state –state NEWESTABLISHED

have you emerged bind-tools yet?

the model for the sound device is C-Media CM8738 (rev 10)

haha, are you using x86? or what arch are you using? not that it matters, just wondering, cause even a terribly configured kernel usually boots

yea

brianw, if i add proxy at make.conf and not at wgetrc, what would have happened

well it was for a different computer

alright, hold on a second or two

brianw, yeah i emerged

hmm

do this for me: dig institute.ac.in

dont moan im on livecd

brianw, nothing
brianw, whats dig? ping or what?

it just takes you back to the prompt?

im dying been messin with nvidia and Xorg for atleast 24hrs

lets all stone root_

yea the only Cmedia thing under ISA I see is CMI8330

brianw, connection timed out
brianw, no servers could be reached

I _assume_ that's ok, but I think that's where I always get into trouble with menuconfig

are you sure it is ISA? there is a C-Media 8738 driver in PCI

ok try this: dig @172.31.1.1 institute.ac.in

Ok ive nearly installed gentoo.. I boot in and it says block device /dev/hda3 is not valid root device.. so i put in /dev/sdb3 which it should be and it says /dev/console no such file or directory and same with /dev/tty1

dig is a DNS lookup utility

wierd, I looked it up somewhere, and it says it was an ISA device, but I don't actually know if that's correct

brianw, yeah one server found

what is in the answer section?

what should i be looking at to fix?

brianw, http://rafb.net/p/0uuYPS35.html

you're right it is under PCI… I'll have to find out where I looked this up

and /nick dont work

lspci == pci slots haha

it has no entry
that DNS name does not exist

doh!

brianw, wait lemme do something else

i would choose the PCI one, seeing as it matches and stuff, ISA slots are REALLY old, so unless this comp is like 10 years old, i dont suspect it would have ISA slots

brianw, http://rafb.net/p/XtlTww23.html

your question section looks like you did not type what I said to.

I got confused between CMI8330 and CMI8738!

check this..
brianw, http://rafb.net/p/XtlTww23.html

that's why I'm afraid of compiling kernels, haha

I thought you wanted to go to institute.ac.in ?

/dev/console is there but it dont find it
odd

haha, its really not that hard, but you do need to know alot about your hardware

yea

brianw, the mistake was, www.institute.ac.in only works, without www it never opens
brianw, my institute = IITK you got now?

/etc/resolv.conf

also it seems that genkernel automatically installs the boot image and initial ram disk file system in /boot so you should be able to just write down the info into grub.conf or whatever bootloader you are using

then try and goto the site.

without the –install flag you think?

brianw, lol i wrote it manually na, whats the prob?

?

brianw, i wrote the line manually

there's alsa a –no-install flag so it seems likely that –install is set by default, but the question is then why can't I load the soundcore module

what line?

also rather

brianw, nameserver 172.31.1.1

well i am basing this all on what the gentoo handbook says, its states that running "genkernel all" or "genkernel –menu-config all" will install it into the /boot/ directory

brianw, for my surprice, it worked,

ok, then it should be installed

surprise*

so now if you type: www.iitk.ac.in in your browser does it work?

brianw, yeah

let me make sure menu.lst is pointing to it

it wont be a module unless you make it so, it can be built into the kernel as well and you wont be able to load the "module" seeing as there is no module to load

you must of had a typo in the file before, or were not using www. or something…

brianw, well i have a lil doubt

about?

so modinfo soundcore shouldn't work if I didn't have it as a module

it is not magic…

correct

well that clears things up a bit!

brianw, i wrote the line nameserver 172.31.1.1 along with something commented before, when i did the echo thing its all gone,
brianw, only one line with nameserver 172.31.1.1 appeared

i prefer to have them as modules because it is easier to troubleshoot sound if it doesnt work, but if you have it all set up right, it will "just work", you also need alsa-lib installed

brianw, echo should just append that, but should not delete stuff right?
brianw, you with me?

ok, while I'm on this topic I have another quick question. Do I need the alsa USE flag set in addition to the jack use flag to use jack?

appends

instead of

brianw, rofl, i dunno that till now rofl

which is what I wanted, because you never told me the truth about what was in that file

I assume its so, because the jack guide says to follow the alsa guide first, but it doesn't mention use flags, but I could be wrong

I assumed that file was borked, and was correct.

well if you have alsa installed and working correctly you probably dont need it in the USE flags, but it wouldnt hurt/cost you anything to do so anyway

brianw, well in that resolv.conf, i had commented previously written name servers and in the 3rd or 4th line i added new line nameserver 172…..

ok I'll leave it be then

brianw, is it so that we should add the dns in the first line?

hi, how do i get ~/.bashrc to be read when i log in? I could add a source ~/.bashrc line in /etc/profile, but i'd rather not
what's the better method for this?

..bash_profile

ok, should work for you then

LSD`: ~/.bash_profile ? or /etc/bash_profile?

thanks!

no problem

depends whether you want it for a particular user or everyone

LSD`: everyone, so /etc/.bash_profile would be fine

brianw, you there?

LSD`: thanks

brianw, me still waiting for some more doubts!!

glad it works now

LSD`: hmm, /etc/bash_profile (nor /etc/.bash_profile) is being sourced. Using ~/.bash_profile is fine, but the global profile would be nice as well
thoughts?

umm, if you have the patience for another quick question, you said to emerge alsa-lib, but I _don't_ need to emerge alsa-driver if I have alsa as a module in the kernel, correct?

it must have been a typo… Only explanation

LSD`: i meant to say, it's _not_ being sourced

correct, i suggest you NOT emerge alsa-drivers, it will cause you alot of trouble if you have modules installed and alsa-drivers

ok, thanks

not a big deal tho, ~/.bash_profile gets the job done

alsa-lib is needed as a backend for the modules though

comments will not mess it up, here look: http://rafb.net/p/eJnG4c80.html
heh

ahh, alright

this is what I meant to paste: http://rafb.net/p/JJ8Yxq40.html

brianw,

also, net.eth0 starts up on boot, but it's not in the boot list. I'd prefer it not start up. What init would be starting net.eth0? net.lo? Would it be best to rc-update del net.lo?

also alsa-tools and alsa-utils would probably hlep you out too, they contain alsaconf and alsamixer, among other alsa related programs

edit /etc/conf.d/rc, this line: RC_PLUG_SERVICES="!net.*"

yea, I'm at that section of the howto, so I think I'm back on track. I'm not sure if I'd ever have a fully functional install without you guys :-O

brianw, ah, thanks
it wasn't always that way by default….

brianw, ready to face few more stupid questions from this noob ?

i depended on #gentoo alot as well haha, it feels good to finally understand whats going on though haha, keep with it

nope, but has been for a while now
we are all noobs. heh

yeah, i don't install new gentoo boxen that often i spose

thanks, can't wait to be on the giving side of advice for once!

brianw, well then , temme, how can i get access to internet ping
?

you can not, since your proxy server is blocking pings

so, my gut feeling says to set that var to "!net.eth0"

brianw, then one more stupid question, consider this case…

i just always set it like I showed you
then you just use the init if you want to start any net init

coo

brianw, just exporting the variable http_proxy, and not writing any shit in make.conf and wgetrc bot?

yeah, i suggest that once you get the box up and running you config your own kernel and add it to grub as a seperate kernel so if you fail to do it right at least you have the genkernel to fall back on, cause building your own kernel is a big part of linux haha

brianw, what would have happened?

language

brianw, no emerge?

perhaps, I have not really used proxies, except for transparent proxies

sugoi, sorry

according to this: http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=1&chap=3#doc_chap3 , you should use the export

brianw, wait lemme try all those things manually that would be more fun,

ha, yea I've definately need to figure it out soon.

brianw, though i have a asssignment to be submitted in few hours, i shall try these lol

what i dont really understand is how you messed up the config so bad that it didnt boot at all haha, the default .config for the sources has most if not all of the x86 options selected by default to be able to boot it

well it was actually a celeron I Mendocino
I think the problem was it couldn't mount the root partition even though added reiserfs support and the like (or kept I guess)

the export commands would only work for that boot, here is a way to have it work every boot: http://gentoo-wiki.com/Http_proxy

did you have reiserfsprogs installed?

brianw, i have seen that documentation already and using the same, currently, thanks anyway

in that case, no wget modification should be necessary

I ended up just installing DSL instead though, cuz it took too long to troubleshoot, since it was so old. Umm, I think I did, but I might have miseed it because it was a minimal install. Then again, I did try to follow the howto pretty closely, and I think I remember emerging that

brianw, but that is not so, thats not whats happening,

is it safe to strip a kernel image?

then perhaps you made a mistake

brianw, well, temme, what i should add if i want to add in the make.conf instead wgetrc?

4.1.2 and 4.1.1 is okay for distcc?
just wanna get some thoughts

huh, thats weird, although i havent used reiserfs, used all the other ones, ext2 ext3 xfs etc so im not much help there

echo $http_proxy
yeah that is fine

-su: java-config: command not found

no need to modify make.conf

brianw, yeah it shows me correctly

when I java-config –list-available-vms

just setting up env variabe is enough?
not even wgetrc and make.conf?

yea, that computer is about 10 years old, so it could have been a lot of things

yes

brianw, lemme check, i will report back, if you want to know???

wget http://rafb.net/p/JJ8Yxq40.txt

haha yeah, i had a hell of a time installing gentoo on this 100 mhz laptop i picked up at a yardsale (yes i just install linux hosting on anything that i come across)

that is a good time to use a bin host
that is what I do for my pentium mmx 233 laptop

haha wow. Suprisingly the Celeron 1 500mhz wasn't the bottleneck of the system. It was the 64mb of ram (5 of which are magically missing)

true, but i prefer gentoo and i didnt mind the compile time, i just didnt really have any idea what the hardware was

I use gentoo…
I just build all the bins in a chroot on my faster system

ah, i miss understood you, i thought you meant a distro that used bin's instead of compiling from source (ie debian)

heh

yeah, 64 mb of ram is a draw back haha

so if you ssh into the livecd then chroot /mnt/gentoo the computations will be done on the remote computer?

mine has 32. heh
no
I have a chroot on my other system

yeah, the laptop i was talking about has 16

then I host the bins via nfs, and on the weak system, I add the bin host in make.conf and use emerge -K foo to make sure it uses the bin host instead of compiling it

does somebody know how I could tell www-client/mozilla-firefox not to be a dependency of the net-www/mplayerplug-in ? the use flags that I have now are : [ebuild R ] net-www/mplayerplug-in-3.40-r1 USE="divx gmedia gtk quicktime realmedia wmp (-mplayer-bin)" 219 kB

you can't really

the problem is … I do have firefox AND firefox-bin on this pc … I wouldnt need both

but you can, tell portage that it is already installed. /usr/portage/profile/package.provided

Santanabaer, you can install it without dep

it wasnt like that a couple years back though was it? on my previous gentoo install (2005.0) i dont recall mplayerplug-in having firefox source as a dep, i could be wrong though

er not usr, etc

ah

but you can, tell portage that it is already installed. /etc/portage/profile/package.provided

I did understand it yea thx
how did you mean ?

using the –nodeps switch is not a good way, since world updates will bring it in anyway…
assuming that is what you meant…

equery tells me that mozilla-firefox (not firefox-bin) is a dependency of mplayer-plugin. I guess every time I wanted to unmerge firefox, mplayer would have told portage that it needs it again …
the plug in I mean

brianw, something like that

right, unless you tell portage it is already taken care of w/ that file I told you about

would mplayer still work correctly ?
the plugin

I imagine

good I give it a try m8
tthx

brianw, here, some wonder

you have to copy the file over to some where for it to work with firefox-bin
i forget were exactly……

oh Elfeater

ill find out hold up

Anyone know if there have been problems with nvidia (recently) causing it to spit out 'disagrees about version of symbol with struct_modules'?

brianw, though the env variable HTTP_PROXY starts on startup emerge is not working, so i tried to add the line 'HTTP_PROXY="user:passwd@proxy.org:port"' at the end of make.conf still emerge is not working

no hectic its not that urgent
^^

brianw, its only working after i added it in wgetrc

also you have to make sure mplayerplug-in is using mplayer-bin as opposed to mplayer. assuming you are doing this because you are running amd_64 arch

ahh no

can someone help me with my direct rendering

im a normal x86 user

i cant make it work *again*

too late haha

it was working once upon a time …

so nobody knows how ot make thunar see icons properly ;(

cp /opt/netscape/plugins/mplayerplug-in.so $HOME/.mozilla/plugins

so why use firefox-bin in the first place?

thx Elfeater !

you can use a symlink if you prefer… either way

I guess to avoid its huge compile host time over the -bin … and I noticed the difference in speed isnt that much
yeah good Idea

brianw, hey did you see what i just wrote, plz scroll up

yup

is this correct to emerge java? http://rafb.net/p/wBJAFh77.html

brianw, so i conclude that…

brianw, I am having a hard time understanding this all.

distcc gets complaining about no host found…i'm following the guide as best hosting i can
is there a way to test if the hosts are up without having to run an emerge?

brianw, its only working when i add the proxy settings in wgetrc, and not even in make.conf?
brianw, what do ya say?

brianw, http://gentoo-wiki.com/HOWTO_Intel_Onboard_Graphics_Notebooks_Native_Resolution

that is the wrong syntax, should be this: HTTP_PROXY="http://user:passwd@proxy.org:port

[[thufir]] why not just emerge sun-jdk and sun-jre-bin

that is the wrong syntax, should be this: HTTP_PROXY="http://user:passwd@proxy.org:port"

brianw, yeah thats what i used

btw just to give you the idea … firefox-2.0.0.5 took 51 minutes to merge and -bin just 28 seconds

but not what you just typed. heh

brianw, lol

and why helping you is kind of frustrating

hm.. my laptop is heating (according to /proc/acpi…) to about 60C is this normal for laptops?

elfeater thanks, I didn't se that in the java guide

heh

so…any distcc lovers out there?

brianw, so i conclude that… its only working when i add the proxy settings in wgetrc, and not even in make.conf? what do ya say?

what processor? celeron-m ?

brianw, lol, coz i myself is frustated

core duo (centrino)

[[thufir]]: btw you will probably need to update the java web hosting directories in firefox with about:config because the default directories are not in the correct places

I guessed its normal ?

arg…Warning: failed to distribute, running locally instead

core duo is pretty much a pentium-m, and those run a bit hot

still 60 C is damn much think you cant even keep it on your lap

i wonder if my allow config line isn't sufficient

Installed GDM, X starts displays GDM then goes back to console 1 (7 still has GDM) anyone know why?

because i was told kernels under 22 have some ACPI-related problems and they can overburn your PC

brianw, lol you really frustated,??

because not only cpu, but the whole motherboard is at 50-60C

I can emerge foo –config do that? or must be done by hand? firefox direcectories and java

has anybody heard of xmacro?

it looks like it might go to gdm too soon, or something is designed to give back control to the 1 console

[[thufir]]: i dunno really i usually do it by hand….

emerge -n wgetpaste && wgetpaste -c "cat /etc/env.d/99local" && wgetpaste -c "cat /etc/make.conf"
bemerge -n wgetpaste && wgetpaste -c "cat /etc/env.d/99local" && wgetpaste -c "cat /etc/make.conf"/b

I am using a frame buffer

nah, just a little. sometimes. heh

[[thufir]]: haha well…. try it or ask someone else, that one i wouldnt know

if I install jarnal, there's no ebuild, how do I uninstall it?

want to change the ulimit -l from 32 (which appears to be default somewhere) to unlimited but even though I change the security limits in /etc/security/limits.conf it stays at 32?

it's all good

brianw, http://rafb.net/p/HRWmXO96.html

[[thufir]]: did you just install jarnal from source (ie ./configure make && make install)?

brianw, http://rafb.net/p/RBoavO91.html

you have it in caps, it should not be. http_proxy, not HTTP_PROXy
for the /etc/env.d/99local file that is

I tend to reboot the system or shutdown from the command line - I have noticed that sometimes when I do this the command line scrolls like crazy (looks like CR) anyone know the reason?

elfeater I'll have to, if I want it. yeh, and a few other things, too.

brianw, lol i thought i wouldn't matter

I'll have to install feed-on-feeds that way, too

[[thufir]]: keep the directory that you run make && make install in, if you want to uninstall it go to that dir and type "make uninstall" heh

it matters…

well thanks all

woo

especially mr. brianw

this command line scroll thing has been going on for ages, I bet it is just the combo I use on the term and shell

Linux doesn't use DLL's, nor anything comparable?

also no need to have -fomit-frame-pointer when you are using CHOST="x86_64-pc-linux-gnu"

[[thufir]], shared objects and archives

[[thufir]]: yeah it uses DLLs, they are called software objects .so files

and march=nocona

[[thufir]], i.e. .so

welcome

shared objects

[[thufir]]: if you dont want all those files taking up space run "make clean" after the install and it will get rid of all the unnecessary files (ie to do make install again you will have to do make again)

interesting.

sugoi:software shared hosting both begin in s

hi all, installing 2007.0 on amd64, after 'emerge –sync', should i 'emerge glibc'?

it's not a space thing, it's negligible, I just don't want it mucked up (the shared objects)

[[thufir]]: there are tools for it - and you can do a static build

just follow the handbook

I will buy a new wireless router today, what brand do you guys recommend? I have had D-link and it worked ok, but if you have any other recommendation brad-wise?

thanks, will do

get an openbrick and put pfsense on it

linksys work though I think CISCO are stopping the brand
stoping

OK, LS better than D-link?

comparable

how about zyxel?
I've heard zyxel's stuff is pretty good… actually bought a switch for myself some time ago, will probably buy an ADSL modem too..

openvrick-e is awesome. and pfsense is damn slick

http://rafb.net/p/m0uGyj63.html anyone knows what is causing this? i'm running a gentoo-amd64 box

can i install foo from source, then worry about it later? Or would I have to do the static build upfront? I'm assuming static build means it doesn't use shared objects…

openbrick-e*

Thanks a lot, but I live in Sweden and I am not sure my store carries it, have to check it out

ok someone has to know how to change locked-in-memory size to unlimited
I cannot be the only one using pam

Can't find it on our pricerunner-site
http://www.prisjakt.se/#rparams=ss=openbrick

that 32 has got to have slipped in there from somewhere because there is nothing specified in the default config

brianw, i used small letters and rebooted, now, its not even loaded, i mean there is no variable called http_proxy
?

env-update && source /etc/profile
although that should not be needed at all
echo $http_proxy

brianw, i rebooted to double confirm
brianw, a blank line

asound.conf has gone

wgetpaste -c "cat /etc/env.d/99local"

I wonder if it has gone or it has just not been created

BRIANW, ONE MOMENT I HAVE TO PUT BACK ALL THE SETTINGS IN WGET RC
brianw, http://rafb.net/p/dD9nOS71.html

holy caps lock batman

and `echo $http_proxy` returns nothing?

brianw, no
i rebooted even

you mean yes?

ahh damn my whole idea with mplayer-plugin and firefox is a pain in the ass .. doesnt work :/

brianw, returns nothing'
brianw, so?

Hello all

same for: echo $ftp_proxy ?

brianw, lol yeas
brianw, no

so it returns nothing?

brianw, its returning

very odd indeed

you didnt encounter problems when you try to reemerge mplayerplug-in after you have deleted firefox ?

brianw, its returning for ftp_proxy and not for http_proxy

i have a problem mounting an usb external disk. i have sata so normally i mount an usb device with /dev/sdbx but since i plugged it in there is no sdb in /dev. what can i do?

brianw, rofl

i compiled firefox :/

I do have firefox too m8 I mean I do have the -bin

did you add mozilla-firefox to /etc/portage/profile/package.provided?

is there any other sdxx in /dev

of course
error: Unable to find mozilla or firefox development files

yes there is sda (my hdd)

yeah im just saying that i use the compiled version of firefox, i dont have the bin installed

I think you need the version, or a version inequality

happens when reemerging mplayerplug-in

can anybody lend me a helping hand by telling me how to associate e2dk protocol with amule in firefox?

do you have full USB support in kernel?

ahh
ok
yeah seems so there is other way

editing make.conf - USE="" … how do i add in line breaks to a really large USE flag selection?

its a pity though

well i think so. till now it always worked

try this: =www-client/mozilla-firefox-*

ok

its white space, just hit enter, it will work fine

hm but i remember that some days before i rebuilt my genkernel

thanks, kool

brianw, hello

can anybody lend me a helping hand by telling me how to associate e2dk protocol with amule in firefox?

okay, i thought i was done for the night. My ~/.bash_profile is not being run when i su from my wheel user

emerge usbutils and run lsusb to see if it sees anything, or run dmesg to see if it sees anything when you plug in the usb device

the * syntax is not accepted

i even tried commands in /etc/profile, /root/.bashrc, /root/.bash_profile…

that would have to do with mime-types

but when i su from user my PS1 gets ugly, what script is run when i wheel over?

can someone tell me how to do X forwarding to another pc? (I set the DISPLAY variable but don't work)

brianw, catch you later, me going for lunch

wiki spoown X forwarding

http://gentoo-wiki.com/HOWTO_X-forwarding

hmmn

mzbot, I didn't known this how to on gentoo !! Thanks !!

anyone know the average price of a t3 ?

Slowking_Man, I'll check it, if I don't find an answer on gentoo howto, thanks by the way !!

I think the is no way around the source firefox a pity .. but well yea that is so

lsusb doesnt see any devides. when i plug in the usb and call dmesg there is "new high speed USB device using ehci_hcd and address 2" and in the next line "device descriptor read/64, error -71"

hello everyone, I'm getting errors when using shares-admin or services-admin (liboobs-warning, unknown error communicating with backends) any help???

Elfeater, could you explain it in detail

Is there a way to get a single window decorated?

no wait! now lsusb sees something. and there s a device

is there a new sdxx in /dev?

yes and now i can mount it. strange thing

not really, i suspect you can set it in about:config (type about:config in the URL of firefox)

I'm using XGl, and I need to run some apps on :0 (eg. google earth), but :0 has no window decorator. If I start a window manager, it will then try and decorate my Xgl (since Xgl runs as a 'full screen window' on :0), so what I REALLY want is only my google earth window decorated, but not Xgl

thanks

ie. I want a single window decorator

automagical

Elfeater, thx a lot, i'll try it

ulimit anyone know how ulimit works with gentoo?

My Mplayer Broke, it returns Error opening/initializing the selected video_out(-vo) device

can someone help me with this compile error? i'm trying to emerge xorg-x11 and it fails compiling mesa : Beautiful Code
(yay wrong pastE)
http://rafb.net/p/m0uGyj63.html

hmm from a quick look I would say the ../../ is off

ahh lol bit myself in the ass azi sorry cant help ja … aint got firefox running
ahh lol bit myself in the ass azi sorry cant help ja … aint got firefox running

Anyone know why my MPLAYER will return this error

are you in the group of video?

zention, how do I add to group?

vigr
group first though and check

what do you mean with off

zention, huh?

gentoo is fucking sweet
im going to learn a lot from using it

zention, isn't their another way of doing this?

did you try to reemerge mplayer ? I had something like that too

vandle, welcome to the community

I think the ../../ in there is off ie wrong amounts

its so unbloated like fedora and similar distros

how could i possibly fix that?

welcome

Santanabaer, how do I re-emerge?

well I notcied that the video group had crept in so give that a whirl first

can someone tell me how i can give a normal system user the right to use cdrom drive to burn a cd with gnomebaker?

i never compiled a kernel before, or had to install xorg

just do emerge mplayer again ?

Santanabaer, even tho its currently installed?

well you could open the mount point

xorg-x11 is compiling now, its going to take forever

zention, what is the command way of adding the user to a group please?

YES it overwrites existing folders

if it is then you will have to wait for it to be fixed so try another version

I mean files

vigr

zention, i do not understand this screen that is displayed in front of me.

moduser might usermod perhaps
:q!
type that

i tried three versions by now

command not found

azi:ok well check for libGL.so.1.2

I d say let him compile mplayer first again … like I said before I had his same message when opening mplayer

azi:and see where it actually is

Santanabaer, it happened when I enabled Direct Rendering support.

type group

what is the exact flag name ?

at the command line

Santanabaer, how come Mplayer won't re-scale an image, like when I am in fullscreen its the same size, with a black border. :-(

no idea m8

Santanabaer, what do you mean?

it probably is that actually because it needs access to a control in dev that is owned by video group other being 000

you said you activated direct rendering … where at ?

zention, group is a invalid command.
in X
Santanabaer, in X

groups

ahhh

that's wide-screen letterbox.

you can use tab completion

likewhoa, what?

type grouTAB

zention, i have all the groups added to my user.

is video there?

zention, yes.

whatever movie your watching that's showing a top and bottom black border

well you can cross that off the list then what video card?

likewhoa, yes I know what letterbox is. okay lets say the video is normally 320×200. When I full screen it, the video is still 320×200 with a black box around the whole thing

oh that's odd.

thats bad

likewhoa, I would like Mplayer to scale it like windows media player does. Why does this do that?

libgl is not find

hmmm I have an ati card that does that

:-(

Santanabaer, i have never been able to figure this out. Sucks when your trying to watch, umn yea…

updatedb && locate libGL
you can use xine or ogle

strange, can you use gmplayer instead?

what USEflags do you have enabled for mplayer ?

Santanabaer, how do I figure this out?
Santanabaer, I apologize I am a n00b when it comes to Gentoo's features.

what card?

i915

dont make yourself a problem

Santanabaer, i get the same error. IT can't open the selected video_out(-vo) device

after the recompile ?

not found

Santanabaer, okay I fixed it
Santanabaer, it was selected to play on the wrong Video

except in /usr/portage

oh ?!

Santanabaer, how do I figure out the use flags for MPLAYER?

well you could try copying it into place

well with emerge -avt mplayer

ok, but how if it's not installed

then crtl+c to cancel

Santanabaer, i guess I am telling you the ones in red?

azi:just copy it there

yea

http://rafb.net/p/PTD8xQ37.html

azi:lib64

can you please tell me what to copy, and where

Santanabaer, USE="X a52 aac aalib alsa directfb dts dvd dvdnav gtk iconv ipv6 jpeg live mad mmx mmxext png sse sse2 svga truetype unicode win32codecs"

ok you need the 1.2 and you only have the 1.1

hmmm

so i should cp 1.1 to 1.2?

well you could try with a symlink
it is in mesa so I would just change the version and assume the ebuild is mucked up a bit

ClNorris, i must say you have quite the buttload of use flags there

I have even more

shamoun, i don't know what I am doing.

hehe

lol i have 1
maybe 2

or get the download the mesa library yourself and compile it in

well I guess it's normal to have many mplayer useflags … since it has so many codecs to support

Santanabaer, can we figure out why it won't full screen?

zention:
localhost ~ # file /var/tmp/portage/media-libs/mesa-6.5.2-r1/work/Mesa-6.5.2/lib64/libGL.so.1

try xine or ogle for that

/var/tmp/portage/media-libs/mesa-6.5.2-r1/work/Mesa-6.5.2/lib64/libGL.so.1: broken symbolic link to `libGL.so.1.2'

zention, don't want more than 1 video player

I'm comparing if it might be a flag … but for now seems everything alright … cant find error

well up to you - I still cannot get it to work in mplayer and it has been years

Santanabaer, I have an intel chipset, does it support 3dnow technology so shoud I enable those flags/
?

download and compile it

no idea … I dont have it enabled
sorry

i've alredy tried this long time ago, with no success

well the problem is a missing libGL.so.1.2

can someone help me with downloadin gentoo ? :-)

can't find a mirror?

do you maybe see in the emerge -avt mplayer if the vesa thing is enabled ?

whats the difference between gentoo 2007 package cd and gentoo 2007 LiveCD.. ??
likewhoa, ?

card?

one has binary packages,. GRP

Santanabaer, yes.

VIDEO_CARDS right ?

Santanabaer, yes

just get the gentoo livecd, you don't need no stinking binary packages,.. gentoo is a from-source distribution.

so which one is better… which one should i download now ?? likewhoa

ahh ok

intel X3100

likewhoa, k

azi:http://dri.freedesktop.org/wiki/Building that may help

thanks

maybe the real video support helps ?

Santanabaer, isn't real for real media support?

euse -i real

you mean "real" is just a codec ?

Santanabaer, that is my guess.
is opengl a use flag?

yes
oh yeah you seem to not have it

Does anyone already install gentoo with the livecd ? I always get errors with the livecd, only "simple" work for me !!

you have to install manually
wiht live or minimal

euse -i opengl

Santanabaer, updating using new USE Flags, but could you educate me why having too many use flags in my make.conf is bad?

spoown, what kind of errors? if its errors about your drive try burning the disc at a slower speed and DAO

shamoun,

it's not. I usually have hundreds

Triffid_Hunter, hehe:-D

shamoun, yes exactly, it was always an error with my drive !!

as far I know .. I ve always been told that too many USE Flags cause the system to occupate much more memory than you really need, you install more stuff you dont even need … thats the point so far

only if you randomly enable them instead of carefully choosing them

shamoun, I burned some other cd to check if I burned perhaps wrong a cd !

spoown, alright then, burn it at the slowest speed you can DAO mode

yeah use flags are what defines gentoo in a way really

I ended up with hundreds after lots of quite careful choosing, and my system used exactly as much memory as necessary to give me all the features I wanted and none that I didn't

but if you need it then use it

Santanabaer, i think I may have found the correct answer.

well I of course bet there are some people that want a lot of support so it wouldnt be wrong to have them

But nothing changed, but ok, I'll try still once at a very lower speed with DAO !!

sourcemage does it per install

only have 169 at the moment, but I reinstalled after my last drive started dying

you think its working ?

still a question, is there any repositery where I can get binary with gentoo? like with the livecd ?

Im at 112 in ufed … I got some in package.use aswell

only the ones you create

Santanabaer, i have to wait for the emerge –update –deep –world

I known that some binary exist like openoffice-bin !

and use flags can be negative as well it is just a customization thing

alright

spoown might be the drive if that doesn't work. all my livecds work fine when i do them at a slow speed with dao, but when i do them at normal speed they all give shitty errors. i have a sony dvd rw that won't even recognize a disc if its burned at the fastest speed

I think I have to enable the xv use flag.

hope it works m8

Santanabaer, it supports direct hardware acceleration.
Santanabaer, me too, I will keep you posted.
Anyone know a good place to learn about programming with linux?

/usr/share/man/

shamoun, I burned other livecd with full speed, like fedora or opensuse, but with them, I didn't get any errors, it was only with gentoo livecd

well also tell me if you get it working - I would be interested in trying it out on my ATI

zention, okay. I will let you know also
Triffid_Hunter, is that for progrmaming?

I aint got xv enabled as use flag

sections 2 and 3 are

spoown if you do a networkless install, works fine

eg; check out man 3 printf

do you have the same problem as well in not being able to expand the image in the mplayer?

and man 2 socket

Triffid_Hunter, what is socket?

[[thufir]], I tried it, but the livecd gave me always some errors, I will try now to burn it with lower burning speed, and hope it will work !!

actually to that specific error … no. I tried to help him more on an device error he had … I used to have it too

Santanabaer, do me a favor check your ~/.mplayer/config and tell me if you have zoom=1

of course 1 sec

socket() creates an endpoint for communication and returns a descriptor.

Triffid_Hunter, to the internet?

it's for both network and local connections

Triffid_Hunter, I have alot to learn eh?

yep.. google knows of many, many tutorials

Triffid_Hunter, :-D good old google.

I have to disappoint u… it is empty

http://ubuntuforums.org/archive/index.php/t-204.html that has something on it
there is a zoom feature you might want to try _ I will get the laptop out later and see if it works

aaaargh. pidgin is so frustrating

I'm goin to get a grey beard until firefox finishes to compile
uff

konqueror is much better/faster/lighter

if I change the gnome document settings, then pidgin is readable, but it screws up everything else

it takes forever I just blew out my var paritition and decided to reinstall everything

zention, Yes it worked

wow

well there is a bit on keeping the config as well

kdelibs+konq takes about the same amount of time to compile here though (possibly a bit more time)

why for example I did never need it ?

but lower memory usage

heh?

he was pointing out the compile time though

I mean the option you told to ClNorris
my config of mplayer is completly clean

it is a weird bug in mplayer I thought it was an ATI thing but looks like others get hit with it as well
well nothing is really clean you get gentoo specific stuff in there

ya

Santanabaer, do you have the xv use flag enabled for mplayer?

in the end I was curious to know what really helped ClNorris
no I dont

zoom=1 in my config file did it

well ubuntu I think
I bet it is something to do with how gentoo builds mplayer and it seeped into Ubuntu ffmpeg works well on a static executable download but not built using portage for a while

I mean the zoom=1 option in the config … it helped him … which is good … though I never needed to set it

who knows things get changed around as well - gentoo is very much like a snowflake you might have the same hardware but your software is often going to be out of sync

yea zention ^^

fdsf

i just migrated from hotplug/coldplug to udev on an older box, but now it won't detect my hardware and load the relavent modules automatically anymore. what should i do?
i updated udev and baselayout
do i need to add anything to any runlevels?

hmmm udev should hotplug how much is not being detected?

nothing

ouch

but on another box i didn't have a problem

emerge -av system

but on that box i upgraded everything in world, this box i just did some
zention, i don't have time

it will be something in there

i've only got downtime scheduled for another hour
what can i try

hi

ok need to check the dependancies of udev
equery is probably the tool for that

Anybody has made load balancing between two DSL?

equery depends udev shows only the sys-kernel/gentoo-sources as dependencies

another way is to use emerge and the update flag I think

see advanced routing howto at tldp.org

I have followed it

it could be both ways to a degree

zention, ok, emerge -u udev says everything is up to date

do you know if it might be a kernel config issue ?

can someone help me to configure my radeon 9200 PRO card
to have 3d effects
it just stoped working and i want to play some games at weekends :O

Santanabaer, i doubt it. i have the module and can load it manually
(modules)

hmm

yeah is /usr/src/linux correct?

zention, yeah, well it wasn't but is now

ok well re emerge udev

zention, ok, trying that

what is the system?

which p2p client is most popular among the gentoo crowd?

zention, system? you mean what is it for?

yep

amule @ [[thufir]]

zention, its a bridging firewall & VPN server

[[thufir]]: amule & ktorrent

ok well could nice the emerge system

yay firefox finished !

zention, ok i re-emerged udev, but just have to wait, cause i'm building some stuff into the kjernel i missed
zention, ok i re-emerged udev, but just have to wait, cause i'm building some stuff into the kjernel i missed

thanks

yeah I would advise on systems like that to build everything into the kernel

as in for runlevel stuff … couldnt find anything you might need to add

zention, its under control. i just missed the iptables-xtables migration on this one

well to be honest I tend to build in anyhows but for a service appliance yeah it makes sense

can anyone tell me why on the 2007 x86 livecd and in the 2007-x86 stage3 tarball, make.conf has i486-pc-linux-gnu

zention, i will do an emerge system, just not today

http://pastebin.com/m730d5918
anybody knows why I have not load balancing?

for security reasons you going to be doing that often on that box anyhow

uhm arent they default values ?
you can customize it to your own

zention, not really, i keep track of my GLSAs and upgrade when i need to

why route -n shows "192.168.1.1" like default gw ??

yeah but if anything changes with the base config and it does then emerge system is going to be common place
for that type of system

/bin/sh: i686-pc-linux-gnu-ar: command not found

no idea sorry try asking later .. I think we are just 4 active chaps atm

ok, no problem ;-)

my point really is you want to get something in place to allow for it often

Can I ask questions about gnome on gentoo here?

BenC[UK]: of course
as long it is gentoo ^^

Thanks… Well, I had gnome working fine… then I did a emerge world .. and dispatched the confs (stupidly)…. and now gnome doesnt start properly..
well, it starts, but it doesnt start the gtk-window-manager
if I try starting it, it tells me another window manager is running..
but I can't see one..

zention, that didn't fix it

kwin starts

hmmm

BenC emerge –config nautilus
or, just re-emerge nautilus? same thing happened to me

zention, any other suggestions?
Santanabaer, any other suggestions

ok ill give it a go!
thanks

hmmm let me look at my system

no idea sorry
hmm seems like I say more times "no idea, sorry" than I can actually help lol

/bin/sh: i686-pc-linux-gnu-ar: command not found — during a emerge -uDv world (during the livecd, before the kernel build) and how I would go about fixing it?

what about hal?

identity chrisis?

that's part of binutils.. did you remove binutils?

zention, for now i will just use modules.autoload. and i will schedule some more downtime and do an emerge system and an emerge world. but i still have some time to fix it now …

no :/

zention, i didn't i need hal

emerge -av hal

zention, i don't have hal on my other boxes AFAIK

well I have it on mine and I did not put it on

zention, no, hal isn't it
zention, i don't have hal on the other box i just upgraded that works
you need hal for dbus stuff

I have just done a system rebuild of sorts so it may be required now

but not in a server environment
zention, no it isn't

ok dbus I did need

zention, i just totally upgraded another machine and don't need hal. udev works fine hotpluggin there.

what about cold and hot plug
it oculd be the udev rules

well i removed coldplug

could

zention, i did my dispatch-conf
and updated everything

I had problemswith sane not to long back
that one thing hung the entire system

hotplug is up to date

readd coldplug

ok. looks like for now i will use modules.autoload.d
and will emerge system another day

these are just desperate but might fix it fast 'solutions'

hello, why isn't there any "–stdin" option for passwd on gentoo??

ahww guys I might be afk for a while … need to do something against my sore throat
bbl

what about coreutils or util-linux? do they have anything to do with idev?

probably because it requires a patch to the sources that isn't included

*udev

but that's only a guess

could do

hi

I know that udev requires more than is acutally shown by the depends

i whatch at RH/CentOS SRPMS and doesn't seem to have any patch having –stdin option

http://rafb.net/p/3xipdD83.html
i was uncheck alsa on kernel , but i cant emerge try it ..
how can i emerge alsa ..

oxygen, you don't need to emerge alsa, the kernel drivers are sufficient

Anyone got some links or names of some awesome Linux projects one can look into when bored? If something that has gui, even better - beta guis ftw

nox-Hand, check out http://clutter-project.org/

amarok

nox-Hand, also, checkout 'deskbar' (a gnome project)

nox-Hand: rosegarden

Thanks bheekling zention

emerging nautilus didnt help :/

nox-Hand, MPD doesn't have a gui by itself but I find it interesting. But see rosegarden, ardour, blender. conky..

MPD for the win Use it all the time ardour, rosegarden, nope, just looked over them. Use Blender quite regularly. Will have to look up conky

anyone still updating that gentoo icon set?
and anyone remember the package name?

nox-Hand, also, if you care for little but handy console utilities, have a look at iftop and htop… iftop is like top but for network connetions, htop is like an improved top.
actually I'm a bit bored too, would like to explore something new

Awesome! Written down

yes htop is pretty awesome

I love CLI, but only when it is practical - as in, mucking about for useless causes… nah

yeah
I love CLI when it makes things faster
and I like to install and set up things that can help me with various task on my computer… so that little by little I need to do less to achieve what I want. But I haven't found anything like that recently..

if you are bored then building a sound studio can keep you occupied

actually I've been working on that
there's a problem though
I *totally* suck at creating music, no matter how much I want to make some ..
the same goes for other arts
and everything.

well you can get midi files and alter them it is quite good fun
got my james bond mixed with beet's 5th

done that with modules … I'm a fan of mod music

well really you can do what you like go for DJ stance if you find it hard to create from scratch

yeh..

or how about build your own dancerevolution metal pads

okay, i thought i was done for the night. My ~/.bash_profile is not being run when i su from my wheel user
i even tried commands in /etc/profile, /root/.bashrc, /root/.bash_profile…

stepmania is the linux offering

but when i su from user my PS1 gets ugly, what script is run when i wheel over?

as for mods, I have some trouble with them though… I haven't found a good tracker yet , for linux… and I'm lacking good players for mods. Many players sure can play them, but I have pretty large collections of compressed modules (25gigs compressed) yet the players can't play from zips and tars

build a filter then
have you tried soundtracker?

How open vim used X command set password's document ?

and, eg. MPD uses mikmod which is pretty poor quality, libmodplug would be better. also, they said they might rip off mikmod since it's not being maintained
zention, I've tried soundtracker
zention, how would one go about building that filter?

??

well if there is command line feature then you could build a simple script

any one about bash profiles? if yes, perhaps you can answer my question (a few lines up)

otherwise look to the source and build it there - it should not be too hard actually

try su -

su doesn't run the login scripts. su - does.

can you code?

zention, a bit, yes

DrEeevil: right, but su alone has to run something
what does it run?

bash

well it should be obvious in the code where to check the format

but I struggle when I look at the source code of other (bigger) projects, get totally lost in there

why does it mess up my PS1?

well.. whatever in /etc/paswd

and have no clue where I would go about modifying the bit I need

o ,Naib ,i use X command encrypt my document in vim,but i forget my password ,how can i open it ?

they would probably appreciate it as well, I suppose it is not something people think about when loading files all the time

zention, actually I've been discussing this a lot, around many different media players… they all just tell me to uncompress

"X command" as in :X in vim or an Xwindows app?

which is really sick IMHO since the 25g of compressed music would become 45g / tens of thousands of files

yeah well that is the solution - but it is not hard to put it into the application

yes :X in vim

hi

that deletes a character before cursor

so when you just run su, what config/script is it reading? it must be somewhere: )

oops my mistake

no. just runs a bare shell.

but some config tells it how to set up PS1, even for a bare script

su switches user (in a terminal). So basically whatever the shell is that is stated for the new user in /etc/passwd is executed
most of the time it is /bin/bash
which means that /etc/profile is executed, so is /etc/bash/bashrc and if present ~/.bashrc

playing bzipped files probably wouldn't be too hard with gst, just write a plugin that decompresses them on the fly

AH HA! thank you, I didn't consider that /etc/bash/bashrc would be run last
it was overwriting the PS1

it isn't
it will be run last IF you don't have a ~/.bashrc
you prob don't then

i do
it wasn't being run last tho
not sure why

things is people cannot be bothered to put it in their apps - so create a patch and you are off

when I say run last I mean command over-ridden
/etc/profile and in /etc/bash/bashrc and in ~/.bashrc each one will re-set what PS1 is

(though, tars would probably be rather hard if you want to actually treat multiple files inside of it as multiple files)

so if the last place that PS1 is set is in /etc/bash/bashrc then that is the one that really sets it for use

zention, I find it really hard though =|
sure, I would if I could but … well, I know how to code but I just get totally lost trying to modify a project that's not mine. :o

I think it should be fairly straightforward no matter the project it is just a matter of intercepting the call to open the file

yes, i understand setting variables. but to straight forward, i didn't understand which 'rc' and 'profile' files were called when. Yes, ~/.bashrc is called last (i was wrong), but i confused myself learning to use ~/.bash_profile

I will have a look sometime soon, but I do think it is actually quite a good little entry into altering code

lol kk sugoi

coolio
ups

Hello, I have a problem whith iptables. I wrote "iptables -A INPUT -i eth0 -p tcp –dport 22 -m state –state NEW,ESTABLISHED -j ACCEPT" and it says "No Chain.target.match by that name". What's wrong?

some modules of iptables not loaded?
rule is ok, must work

`VL: i haveip_tables, x_tables,xt_tcpudp, iptable_filter modules loaded

check your kernel config for CONFIG_IP_NF_CONNTRACK and CONFIG_NETFILTER_XT_MATCH_CONNTRACK

Okay, got some brand new disks. Besides badblocks, anything else I should run over them before starting to use them?

anybody know why i can't emerge kde-meta?

what's the error say

let me grab log file

you should try "emerge -atv kde-meta"
that should tell you what use flags you might need, and what other packages are required

I'm trying to configure ncftp but it doesn't have an /etc/ file?
doc mentions general.cf but I don't see that either

CONFIG_NETFILTER_XT_MATCH_CONNTRACK is a superset for states, do I really need it?

since when does emerge -avt tell you the needed flags ? to me it always just showed the flags that I ve activated and the other possible ones

hi. does someone know, what with gnome-base/oaf happened? revdep-rebuild says, that my packages need to be build against it..

donno, works for me (or so it seems)

so how do you recognize the needed ones ?

k i did that, are the use flags in red the ones i'm missing?

i think they're in red.. or some color.. maybe orange, i'd have to check

red is enabled

indeed

not sure, but I remember having a problem with state match a while back because something changed and I trusted make oldconfig too much

thats what I mean

i can't recall which colors mean what at the moment

for me it was because I was missing one of those

but they mean something, that's for sure

what flags are you looking for?

its alright Ketarel

and does anyone know how to configure ncftp?

euphor][a: I was just asking Ketarel how he does recognize the "needed" Cflags for a package if doing emerge -avt

needed in what sense?

USEflags*

any1 wanna test my ircd?

euphor][a: needed in the sense of necessary

I got it

my sound does not work i was check alsa api on kernel
but i cant emerge alsa-driver

if one package requires another be compiled with necessary use flags?

yeah gradin is unable to emerge kde-meta for some reason

how can i emerge it or how can i get my sound ?

euphor][a: I believe so

but now when I write "iptables -A INPUT -i eth0 -p tcp –dport 22 -m state –state NEW,ESTABLISHED -j ACCEPT" and it says "iptables: invalid argument". What's wrong?

i think you need to enable it in your kernel or something?

yes

i just set up my sound jazz the other day, but i've totally forgotten how i did it

invalid argument is the error I had

enabled Ketarel

it was a pain, you need to unmute the sound in your alsa control panel thing too
i forget the command to bring that up though

i can't emerge kde or gnome…
its starting to get a little annoying…

coolness it works

gnome

I know red ones are the enabled ones @ euphor][a .. but like Ketarel meant it: there seems to be a color for rather more advised USEflags @ euphor][a

in /syslog I have "can't load conntrack support for proto=2"……

if it's not emerging, it should give you an error

all

I don't think you can tell if a package needs another comiled with specific flags unless it says so when compiling it, but some profiles use particular flags by default and will always be enabled (or disabled)

yeah i can't find the log file

Typo?

minor

these usually have brackets around them

i tried fluxbox with backtrack2, didn't like it.. though the context menu thing was pretty nifty

not worth retyping

THought it might've been a fork.

ahh alright euphor][a thanks

well try emerging it right now and post what it says (provided it's not more than like, one or two lines)

i made my own ircd the 1st rule is… who am i kidding their are no rules!
ui made my own ircd the 1st rule is… who am i kidding their are no rules!/u

cp?

k it'll take bout 5 minutes to run to the point where it crashes

heh funny u say backtrack Ketarel

ah, you didn't say it was crashing.. uhh, yeah i'd have to see a log file in that case.. and chances are that wouldn't help much either, i'm a huge newb :P

ooo emerge –deep kde-meta added a couple packages that might do it

im in bt2 now chrooted in my gentoo partition emergeing things cause i couldnt stand working in a console only environment

yeah try "emerge -atvDup kde-meta"

well the box isn't crashing just the emerge

nvidia is driving me nutz
cant get fluxbox to start

Tell them to remove the steering wheel or you'll sue.

BT2 is pretty slick

even with vesa

i installed backtrack to my HDD, then scrapped it the next day in favor of gentoo

What is Backtrack2 anyway?

secruity based live cd

Ah.

comes with all sorts of leet tools for security purposes

what is the error message for failure of fluxbox starting ?

i'm trying to convince a school to switch to linux their biggest argument is that the rest of the marketplace uses ms products how do you guys think i can deal with tis?

there is none thats whats drivin me nutz

wine

openoffice.org

that's circular and a straw man

i could paste u the whole Xorg.log

you created .xinitrc right ?

no (EE) in the whole thing

demand they force students to smoke, majority smokes thus students should be adapted early

heh

or a 1/10 of a sec i see a cursor then bang back to the console

also (1) most internet servers are not MS and (2) we have one windows box here at work

smoking _does_ make you look cool
and school is all about fitting in
gotta fit in with the cool kids, otherwise you'll never get to second base

err … it makes you look like a poser, and you stink ;-)

stinking is cool these days

well its kind of a legitimate point in the sense that if they're learning linux apps if they go to another school they might not know what to do?

if you do startfluxbox does it work ?

if you can use linux, windows is childs play

nope

Problem is, a lot of people /do/ use MS, so they have a point. My workplace still uses Access 2000 programs. :/

wrong, if they learn how to operate a word processor it doesn't matter wether it is office, openoffice or anything else

Dual boot.

sahil, linux can be _very_ powerful in that kind of environment, too many computers at my school are broken as far as software goes

That's the best you can suggest really.

if they are trained as button pushers they might have a problem, but that's not what school is about

hmmmm

learn to learn…

yes it is

right now im emerging a bunch of beryl junk via gentoo wiki's junk see if i can get that to work

school is all about mindless repetition and copying of text

so true C

you're so negative

worse comes to worse ill live with a console only

then you have even more ammo :-)

tbH the beryl stuff doesnt help you with fluxbox … how should it ?

Show them Office running on Wine/Crossover.

well im not gonna use flux with beryl

students will be forced to learn … *shudder* ;-)

Show them Mono for their programming courses.

knowlege hurts

ahh ok DeBugger__

Beryl just 'makes you look cool infront of your friends' there is no real point or advantage to using it afaic

im just tryin to get anything to work

they want to avoid licensing costs if possible

yea its just exe candy
but its nice eyecandy

in the sense that if they switch its going to be whole hog

tell them to ether pirate windows, or use linux, one is legal one is not, other than that, there choice is fish

mm fish

lol

fish://root@gentoo.com

ate fish yesterday

i wish my laptop had better support for linux, i think in a month or so it will

it's a win-win situation
feel free to point them at me for some real-life linux usage

DeBugger__, have you tried compiz-fusion?

sabayon
hated it

well i'm a user as well and there is no doubt in my mind which is the way to go

too mutch garbage on the DVD

yet people are scared of change

from what I know about windows vs linux, I cannot see why windows has any advantage in non-specialized working environments

university person, I can scare them with titles ;-)

and a few make.conf changes and a emerge -uND world is b0rked

DrEeevil:heh you think you could write me a quick letter about linux in educational environments?

can you give me more info about compiz-fusion ? is that what we shall use instead of beryl and compiz ?

MS is what people know, everything else must be bad ;-)

you euther take it how they have it or not

I guess if you throw a few specific questions at me I could be more focussed

DrEeevil, I know, when people ask me if my perty laptop has vista and i tell the linux, there all like 'wth noob'
these are gamer nerds aswell

what I know so far is that compiz-fusion will be the result of compiz+beryl

had a discussion once, person claimed linux cannot have a GUI and runs in 8-bit mode

yeah that's the only reason i own a windows box.. games
that's the only reason TO own a windows box

I have tried only compiz so far

I just pointed at KDE and said "hmm, I'm hallucinating again"

ahh ok thx cosminb

ugh cosminb … thats exactly wehat compiz-fusion is
a merger of beryl and compiz

just I didnt understand it
http://gentoo-wiki.com/HOWTO_XGL — Im following this howto

i don't understand how you could have a conversation with anyone who thinks linux is 8 bit

Comments

Ive got a problem While building a debian package I wanted to remove the dir usr-share-locale from temp-build-dir

Heavy-D: it's defined in /etc/squid/squid.conf

My system is currently a little messed up… when I boot it, after going through a lot of things, it says "Begin: Waiting for root file system… …", then drops me into BusyBox. I'm running etch. What can I do?

Thanks
you know the setting off the top of your head?

Heavy-D: the default? Look for the cache_mem and cache_dir section in the config. All are fully commented.

Again, thanks

Heavy-D: if you are doing serious caching, the O'Reilly book on squid has some great info and is written by the guy who wrote squid.

hrmm yeah maybe I should look into that

Heavy-D: but for basic use, the defaults should work fine.

Hello folks
!paste

Please do not paste anything at all to this channel. Instead, use: http://channels.debian.net/paste/ or http://rafb.net/paste/ or http://picpaste.com for pics.

how can I get PEAR installer 1.6.0 for debian etch?

can someone help me with postfix/sasl? ginmf

Guys

Somehow, It seems stuck on 1.4.something

Any idea where I can paste pics for an example or discussion?

!paste

Please do not paste anything at all to this channel. Instead, use: http://channels.debian.net/paste/ or http://rafb.net/paste/ or http://picpaste.com for pics.

picpaste.com is not working

there
oh.
flickr? c.c

works
without the www.
:|
Thanks!

Hello.

g'day all. I just installed etch on an old box here. When I did the install, I didn't have a network cable plugged in; now that I've plugged one in, I can't find the network interface! any ideas?

!greet sayers

Hello, sayers

Whenever I install something in debian my flux box menu goes back to reset

man 5 interfaces

the peeps at #fluxbox told me to ask here.

thanks

provided ifconfig -a shows it, otherwise consider modprobing your driver to
!tell Vasistha -about modconf

who here can help me with BusyBox? My debian system is having some issues =(

What issues?

so when is apache4 comin ?
lol

mine too… shouldn't effect the one in ~/.fluxbox though

xand, then what do I do?

etch is 3 dvds, right?

it sounds like your root= differs from what your boot loader used. is /boot on its own partition? is lvm or md involved?

thanks - duh - I'm up now

when I start my computer, it goes through a lot of the boot process, including MD starting the raid1 of my two non-boot drives. However, it then gets stuck on "Begin: Watiing for root file system"

JordiGH, for 1 arch, yes but you dont need them all.

i put custom stuff in ~/.fluxbox/menu or whatever it's called

for network access it's only netinst.

I did a basic install onto one partition, shouldn't be a /boot partition

internet connection sucks. And I often want some of the obscure packages.

I have MD, but it's only used on the two non-boot disks

xand, i dont want to add stuff to the menu

lol
hi sayers

hio wert613
xand, I want to remove stuff from the list, in the form of commenting it out
I guess Ill make a backup of that file and just yeah…

how do I edit something?
somehow, the flag on my boot partition got set to RO

patch isn't that friendly with scripts, is it

vi /proc/cmdline gives me a blank window

is there any switch to patch that will keep it from creating any files at all? no .orig files, no failed hunks
patch the thing or fail basically

cat /proc/cmdline - you cannot edit it.

Anyone know of a USB 4.0 channel soundcard that works with Linux? ;p

how can I change it from "root=/dev/hdc1 ro" to rw?

what .file do I need to put commands in so that they're run when i login to X?

edit your bootloader configuration

you have to edit that at boot time. what boot loader do you use?

whatever the default is on a new etch install
grub, I think

How do I stop modules being loaded at boot in etch (kernel 2.6.18-5)? My onboard audio is flaky and I want to use just the PCI sound card. I tried adding "blacklist snd_via82xx" to /etc/modprobe.d/blacklist and "snd_via82xx" to /etc/hotplug/blacklist but it is still loaded.

I believe that ro there is just for the boot process; it should be changed to rw when /etc/fstab is processed
uI believe that ro there is just for the boot process; it should be changed to rw when /etc/fstab is processed/u

!tell k6rfm -about blacklist

I don't seem to have an /etc/fstab

what does your prompt say?

which prompt?

in that case, I'm suspicious that you're not running debian

hellloo

the one you're typing things at?

yep, I'm using grub

actually i am having a problem .

hehe, I'm going to guess that he's going to give us his irc window prompt

I'm positive I'm using debian… is it possible the file got nuked somehow?

I am not able to install any file on mah computer
dere is some dpkg error stating following —– dpkg: serious warning: files list file for package `xmodmap' missing, assuming package has no files currently installed.

install how?

yes, if you did "rm /etc/fstab" i expect that would do it

I didn't do that

wait, you're saying you don't see /etc/fstab from the grub prompt? are you booted into debian, or are you sitting at a grub prompt?

I can't fully boot

anyone can try to solve dis bug ?

what is your prompt

dere is some dpkg error stating following —– dpkg: serious warning: files list file for package `xmodmap' missing, assuming package has no files currently installed.

I *can* get to busybox

!tell newbiee -about repeat

?

if it's "(initramfs)" or something like that then your boot config is hosed

please use proper words

ok

if you made it to a login shell then it's less serious

one sec, I'm booting again

i am gettin an dpkg error on attempt to install new software .

(I rebooted to double-check that I was using grub)

bibletime in sid is broken - needs libclucene0 but can't install

dpkg error containg some serious warning .
I even dont know da name of this problem derefr unable to search on google

what command did you run?

why don't you pastebin the ENTIRE output from your dpkg command — including the command that you issued
!paster

if you want to use another site.

Fleck, right, unstable is unstable. file a bug and/or fix it youself. or don't use unstable.

"the", not "da"
if you don't mind… proper words are easier to read

how to do that
ok
nothin i din ran any command .It was like i had tried to install update and it all downloaded well bt dint get install

I'm on (initramfs), yes

?

look up the console for errors

?

Eulex ok i fixed

!paste

?

Please do not paste anything at all to this channel. Instead, use: http://channels.debian.net/paste/ or http://rafb.net/paste/ or http://picpaste.com for pics.

we will give you a hard time if you put words like "bt dint" in your messages

will take care of that
can u please tell me what problem i facing ?

thanks so anyway, were you in a console or terminal of some sort when you issued the command that got the errors?
!tab

methinks tab is part of the varndean crew, slightly slimy at times though, or a very old diet soda. tabtabtab, or what reasonably intelligent irc clients will let you use to recall the nick that most recently posted something in a channel.

what language do you speak natively? im guessing english is your second language

after completing download , installing software started and then i checked into terminal and there was flooding of errors takin place

how did you begin the download?

any prob wid mah language ? I guess we all here to discuss our problem and help other , its better you conc. on that sir
normally by right clicking notification "install updates"

well i was going to say theres probibly a debian channel in your native language but instead ill /ignore

http://paste.debian.net/35041

i can give u output but i dont knw how to use pastebin ?

what version of debian are you using/

Even while using "apt-get autoremove" i am gettin dpkg errors

Anybody have an idea why when I change the format of my logs for "access.log" for Squid running on Debian Etch from whatever the default is.. to squid's format.. my usernames show up as DOMAIN%5cUSER as opposed to DOMAIN\USER ?

i m quite sure sir , how to find that out ?

cat /etc/issue

newbiee, cat /etc/debian_version

ok

debian_version isn't so good because ubuntu also shows 4.0 D:

it's either sid or ubuntu

4.0
dpkg 4.0

alright, you need to learn to use the tab key. try this right now: type vasTAB
erm, in your irc window, that is.

Vasistha, ok

ah, good for you.

Vasistha, I got it thnx alot

what files should I be editing?

Vasistha, it should be fixed then.

Does anyone have an idea what's gone the way of the Death Star here? http://pastebin.ca/664269

Vasistha, how to use pastebin , I want to send u some output ( here it will overflow the window )

which is the common method to check a debian box weither its hacked ?

do you have a working web browser?

Vasistha, yes

chkrootkit

what does dpkg -l libc6" say?

!tell newbiee about paster

?

go to that website, paste your output, and then paste the link in here

Vasistha, webiste adreess?

!paste

Please do not paste anything at all to this channel. Instead, use: http://channels.debian.net/paste/ or http://rafb.net/paste/ or http://picpaste.com for pics.

no package found

the dpkg bot should have just told you. we have called up url's for you like 7 times

no package

dpkg -l libc6

Gm4n, huh ?

you asked how to check to see if your box was hacked
and that's a good way to do so ;-)

Vasistha, i din notice

are you sure you typed that correctly? you ought to have libc6. why don't you copy/paste the command? dpkg -l libc6

Vasistha, ok
Vasistha, got it
Vasistha, where to send u output ?
Vasistha, version is 2.5
hark , version is 2.5
Vasistha, by the way what is dis ?

aha, that's your problem — you're not actually running debian 4.0

that's not etch

Vasistha, what to do to run debian 4.0
Vasistha, but sir before everythin was fine
Vasistha, how come suddenly tings can go wrong ?

you'd have to start by installing it. are you using ubuntu or something?

Vasistha, ubuntu 7.04

Are the new install images for the latest release (the one released on August 17th) out yet?

Vasistha, I am all on your path sir …

well, you need to ask #ubuntu — their packages are different from ours, so we can't help you with packaging problems.

!ubuntu

yes, ubuntu is based on debian. Still, it has its own packages which are different and they have their own bugs and different ways of working that are unique to ubuntu. If we give you advice here, we could break your system more than it already is. So please, ask #ubuntu on irc.freenode.net - See also based on debian caveats.

Vasistha, what is dis problem name ?
Vasistha, any name fr this bug
Vasistha, It is like there are many flodding errors related to dpkg , so is there any specific name ?

Gm4n, i just run chkrootkit is okay ?

hark , any idea ?

lol, chkrootkit

that's a start, yes

you're having a problem with dpkg. that's about as good a name for the problem as anyone could think of. now go ask about it in ubuntu, because we can't help you with ubuntu here.

ok
Vasistha, thanx
Vasistha, by the way i had pasted mah output in dat link
Vasistha, chek it out

anyone in here have the crystal icons installed?

I'm not going to check it out because I can't help you with it, because I don't know how to fix ubuntu

http://yellowicon.com/downloads/ is where i got them

Vasistha, ok

hi when will the beta relaease of kde be available in debian testing ?

after it's available in sid

!witr
!wir

i heard wir is When It's Ready. See also RSN and SIYH

!wir

oh i presumed that it is already available in sid
lol
!rsn

well, rsn is Real Soon Now (or never) or see "wir" and "siyh"

kubuntu seems to have it

I'm excited about the new KDE. I hope it makes it to sid soon. You can look at packages.debian.org/kde to see about how the new KDE is coming along.
kubuntu is not Debian.

so after it goes it\nto sid , it sits there for a couple of months before being available in testing right ?

More or less. Depends how buggy it is.
If it's too buggy, it stays longer in testing.

very buggy it must be

Er, longer in unstable.

anyone here know how to increase the postfix sasl logging?

try #debian-kde, see if the /topic mentions it

Does anyone have an idea what's gone the way of the Death Star here? http://pastebin.ca/664269

be back :-p

Well, you're missing some library, it seems. Or gnash is too buggy to be compiled.

Missing stuff?

What stuff? :/

For the record, next time you past a compilation log, only paste the tail.

libgnashbase

I never manage to read those make outputs
libgnashbase :/
that should be in the svn checkout

I duno about 64 bits honesty

Ok, thanks. I figured, the more information, the better.
Well, it compiles fine on this AMD64 system, but that system is an Intel C2D 64-bit.

Do you have gnash* installed?
I dunno about that package too :-p

Hello, I have a ata/ide 320 GB hard disk, still using dma it only works as 4.46 MB/sec any idea how to fix it?
14 MB in 3.14 seconds = 4.46 MB/sec

I don't have, nor want, any Debian packages of Gnash

It seems

In popcon, what does "vote" mean?

Since changes in Gnash happen so quickly, stable releases are pointless

Maybe need you to compile it from sources

A week of changes in Gnash is akin to a change between kernel 2.6.21 and 2.6.22

That do me remember that my popcorn is not yet done here. I need to make it :-)

Is anyone familiar with genisofs?

that's what I'm doing

err, genisoimage:

I gona install it on this box too

Only that K3b uses it

I'm having trouble burning DVDs w/ files 4GB or larger

Want the script I use for checking out and compiling it?

!kde4

Just ask the real question

!kde

from memory, kde is a desktop environment based on the Qt toolkit. See http://www.kde.org for release news and other details, or not a window manager, or ask your questions about it in #debian-kde, or ask me about kde_trouble

Ok

UDF you need

It's personalized as I use some custom configure options, but can still be handy

Yes
right
I passed -udf
and -allow-limited-size or whatever
Buffer I/O error on device hda, logical block 2268077 Buffer I/O error on device hda, logical block 2268078
It says that in dmesg when I try to read the DVD

sounds like the drive is using a fairly slow dma mode.

That seems to be very bad :-s

Yeah I made 2 coasters so far
I know mkisofs works

Do you want to know how to talk with the bot dpkg in private?

i know, thanks
sorry if it's bothering the channel

might be an idea to check the controller and drive capabilities - find out they're both udma2 capable

any idea what I could do?

Talk in pm then ;-)

k

Not yet :-s
I may say that it is weird if mkisofs works

There's too many forks of cdrtools

I don't think it is hardware related, i mean

It's scary heh. Oh, right
I did build the latest cdrtools from scratch as well

hi all is there any way to run mc with utf8 encoding?

do I need an special module?

Is it not noted that it does not support it?

itchi, i know that there are some patches and i thought some1 here has solved it under debian that's why i was asking

My popcorn is ready :-p

And my popcon? :-(

You have eat all :-p

and the popcorn?

I meaned that i installed popcon here to ;-p
It's a fresh box

How does it work? 45 people have installed my package, 6 have voted for it. What counts as a vote?
Meh, ok, fine, I'll rtfm.

Hi, can somebody please look at http://193.27.193.34/~eliasson/fel

There's not a manual for it?

What can I do about that?

http://popcon.debian.org/FAQ

I

oh wait, a typo, he not yet have installed it, wtf

I have 2 debian machines on one dhclient is found in /etc/dhclient, /etc/dhclient.conf, my 2nd is /etc/dhcp3. I'm trying to change my dhcp identifier to renew an IP, but it cannot find dhclient-script

Okay, first thing to do is DO NOT MIX UBUNTU AND DEBIAN PACKAGES.
Looks like you've already learned this the hard way.

You have your answer :-)

hehe :-) Any solution?

reinstall?

err? Reinstall what?

Reinstall, forcing, nothing pretty. It's going to be messy.

the oS
!bobbitt

Reinstall OS to get apt to work again?

Remember Lorena Bobbitt? Remember what she did to her husband's woody? Well, when you install binary packages from different branches onto your woody (…sarge, etch), you get the same result. Same goes for Sarge, Etch, and any other debian system or "debian based distro".

That seems kinda lame…

are you using debian or ubuntu?

ubuntu

You can tell dpkg to manually remove the offending packages. It'll be up to you to track down dependencies. When dpkg says it won't remove something, you might have to force it.

#ubuntu please

entirely depends on what your hardware is; if you're running a ~current 2.6 kernel, unlikely

Have fun mate!

different packages are built with different versions of libraries, you can't install packages not built for your distro ;o

!ubuntu

yes, ubuntu is based on debian. Still, it has its own packages which are different and they have their own bugs and different ways of working that are unique to ubuntu. If we give you advice here, we could break your system more than it already is. So please, ask #ubuntu on irc.freenode.net - See also based on debian caveats.

Oh, if you're using Ubuntu, then you're offtopic here, sorry.

well thanks anyway

Thanks anyway guys.

No else may help you here

Ubuntu really needs to emphasise more this whole "don't mix packages" thing. There are so many posts in the Ubuntu forums where it's like "I downloaded this package from this nonstandard location, and it worked, yay!"

With much beer, everythings is that fine :-p

guys how can i go to root control after installing debian

the windows mentality
sdsa, log in as root or run su

sudo passwd, set a password, then run su

if you leave a debian etch server on all night, idling, do the PCI cards or other hardware on the box go into a kind of sleep mode if nothing is happening?

Nah, that's on *buntu ;-)

df00z, that'd be an ubuntu answer.

Oh, weird :o

The Debian install has an option to not set a root password.

Anybody here run Squid on Etch that could help me with a weird logging issue?
All the people in #squid are asleep on their keyboards.

And in English?
Bah, my english is so sad :-(

Heavy-D: you'll never know unless you ask your question

!comfort itchi's english

There, there, itchi's english. It's OK. I'm here for you.

:-p

DustyBin, I guess that would be hardware-specific. and no, I do not think so, with common hardware.

!tell DustyBin about acpi

Heavy-D: Wake up the guys? :-)

I already did but nobody answerd, so I guess not
Anybody have an idea why when I change the format of my logs for "access.log" for Squid running on Debian Etch from whatever the default is.. to squid's format.. my usernames show up as DOMAIN%5cUSER as opposed to DOMAIN\USER?

What's the cleanest way to turn off all cronjobs?

crontab -r?

Temporarily disable them, that is.

kill cron daemon?

Remove the stuff in /etc/cron.* ??

eeyore-: Hm, that won't cause breakage?

/etc/init.d/cron stop?

oh, ignore me, i missed a line

not any worse than any other way … no cron jobs are going to run anyway, right?

it'll stop all cronjobs :P

what "breakage" were you envisioning?

acidlab has been removed from etch ?

Heavy-D: at a guess, the logging function uri-encodes any user supplied log format string

Search on the web ;-)

Heavy-D: squid source is riddled with side-effects.

eeyore-: Dunno. I've never seen a box without crond running. It looks unnatural. :-0
:-)

you haven't *made* a box that doesn't need one ;-)

What's cron? :-p

how do I add the %TL to the default output then?

itchi, google

Bah, i gona sleep guys, i'm way to tired :-s

never seen a windows box, JordiGH ;P

What i'm basically trying to do is get the local time to show up. When I change it to squid source … the local time shows up fine but the username is skewed

Like I said, unnatural.

haha

itchi, cron is, which works for plans you have them planned

how can i hide /var/www to users who aren't root ?

I know, sorry for the joke :-p

what do you mean "hide" it?

ok

permission denied.

but if I leave it to default.. I have my proper DOMAIN\user output …. but the time is in UNIX time.. which doesn't help me.

do you have apache?

bank run on CFC, now the stock drops from 22 this morning to under 20 … my bet is CFC will be dead in three weeks :-) (ok, sorry, done ranting)

yes xand.
i thought it was a case of just using chmod ?

well if you make only root able to read it then apache won't work…

Heavy-D: sounds about right; looking to see if I can find the relevant source just now.

Roger. I'll continue looking

that's my point, who can I stop normal users accessing it?

or at least you won't be able to access any content in there
change permissions so only www-data can read it

in debian , /etc/cron.daily , files in that folder will run in everyday ?

how *

i just installed chkrootkit,i found it put itself in /etc/cron.daily

but if users can create their own webpages and you have php or similar, they could still read it

is there a command to generate a random password of 8 alphanumeric characters?

my suggestion, chown -R root:root /var/www; find /var/www -type d -exec chmod 755 {} \;; find /var/www -type f -exec chmod 644 {} \;; this way NO web daemon can write to any file

pwgen

cheers!

does that mean chkrootkit will run automatically?

that means you have one fewer point of attack (attacker replacing script files that are writable by the daemon's uid)
yes

where is the icedove.xpm?

Want the Gnash checkout/compile script I use?

eeyore-, cool,so i do not have to config chkrootkit

oh, so thats pointless then lol.

eeyore-: Do I know you from somewhere? Your nick seems familiar

did you use to hug me to sleep when you were little?

eeyore-: Doubtable, concidering I'm 18 now

well a *long* time ago i used to hang around effnet, undernet …

eeyore-: Were you a member of the LinuxP2P forums?

Heavy-D: gut instinct is that when a user defined log format is set, that src/access_log.c: username_quote's output is then reparsed by log_quote (and not, if not set)

mmmmm, no. must be the evil eeyore

Heavy-D: this totally would not surprise me if true; as I said, squid source is riddled with side effects.

eeyore-: Ok, not you then, never mind. I used to run those forums, and I recall a member with your nickname.

hrmm. Darn. Looks like I might be up the river without a paddle.

Heavy-D: that's exactly what is going on; accessLogCustom sets quote=1 for LFT_USER_NAME
Heavy-D: which kicks across to the reparsing code (this vs squid2.6stable6)

hrmm.. i'm using squid2.6stable14 I believe

regardless
Heavy-D: just as a stray thought, try putting your username as the /first/ entry in your custom log format

one second , i'll try that.

Heavy-D: I have a suspicion that the state machine leaks; it tests "quote" but then switches on fmt-quote later.

Sorry was away, wanted to go to my bed, but cause you asked my, i'm back !

Sorry, I didn't mean to interrupt

Nah, i need to go man, i'm that tired, and need to be fresh for my stupid job tomorrow :-s

I just thought if you were gonna get Gnash, you might find my script useful.
Ok, good night

Thanks ;-)

I burned the file manually w/ the command prompt and it worked

Hello, I need some help creating a SSH user with access to an exist folder and its contents and only that, can anyone help me

It's either called a console or a (virtual) terminal
Don't _ever_ call it a command prompt

Know of any software that lets you pass options to genisoimage?
Haha why

!ssh chroot

i guess ssh chroot is Stop. Read http://www.ecediltd.com/la/secureshell@securityfocus.com/0771.html and think it through a little more. This is hard, massively wasteful of disk space, and almost certainly a waste of time.

see above

No, putting the %un first still outputs it as DOMAIN%5cUSERNAME
instead of DOMAIN\USERNAME

What, I dont understand

why won't gnome let me change my screen resolution?
it only gives me 1024×768

I'm on SSH with root access

well that's not wise, you should ssh as a normal user then su or sudo

Heavy-D: still skim reading to work out how fmt-quote gets set for that token.

(and disable root ssh logins)

sure, i'm going to try a few other things

Its a dedicated server
I need it lol

erm.
or at least restrict to without-password/limited range of client IPs

Hello, it's a bad idea to have a hard disk and a cd/dvd in the same ide cable? what is better to be, hard dkik master and dvd slave? or hard on one ide, and the dvd on other ide?

i have xand
Only my ip is allowed to access port 21

21 is ftp

22
i meant

right
separate cables is better if you can

xand can i pm you

why?

to ask question

I'd rather you asked it here

!pm

when you see someone say pm, they're asking if you think that they're a pathetic moron, or something you don't do without asking permission, or provocative {preventative} maintenance, or percussive maintenance

thanks

ok xand
I want to create a SSH user who only has access to a already existing folder

anyway you're not identified to nickserv so the message would be blocked anyway
-anyway

Heavy-D: try \%un ?
Heavy-D: or maybe %\un

that's not really practical, search http://www.ecediinc.com/la/secureshell@securityfocus.com/0771.html for chroot to see why

i dont care i just want to do it lol

Hi there

dpkg, say hi Uatschitchun

hi Uatschitchun

xand?

well read this, which is based on sarge so may need updating: http://www.howtoforge.com/chrooted_ssh_howto_debian

hrmm darn. \%un outputs exactly that… \DOMAIN%5cUSER and %\un makes it so squid won't start.

and I haven't tried it, so don't blame me if it doesn't work

Heavy-D: fair do, I think you're screwed then short of patching source.
Heavy-D: mail the squid mailing list with your problem spec

heh yeah that's really not an option. Thanks so much for your help anyways. Much appreciated
I mean.. me patching source isn't really an option

I've got a problem While building a debian package I wanted to remove the dir usr/share/locale from temp-build-dir debian/build-dir … but instead of adding a "rm -rf debian/build-dir/usr/share/locale" to debian/rules, I've added "rm -rf /usr/share/locale" ;(( Bad bad typo … My question now: Is there an easy way to get back what was in there? Like doing a reverse localepurge?

no

Heavy-D: the devs do read the mailinglist, it's worth a shot there; describe your current log string, current output, and desired output - basically the accesslog token parser is setting you up for a pratt fall and then the output writer is giving you a push

hi all !

hello

Heavy-D: there's no way to separate the token's implied formatting type from the token's content

having problems getting x1vnc to work,,, log in from remote fine, screen is good ,, but cnnot type anything or use mouse,,, any ideas?

i'm mailing the list right now. Thanks again for your help

Heavy-D: and as you point out, for the /non parsed/ log format you produce a different outcome to the same string described in tokens.
Heavy-D: beat them up with that last, it's an inconsitancy that should trouble them

Got it

Heavy-D: otoh I think the token parsing form is correct of the two; usernames are externally supplied and can/will contain all sorts of shell-unsafe crap.
Heavy-D: they may agree, and fix the unparsed/nontokenised log string instead.

yeah that would be ideal.

eeyore-: No? No means: No way back? What about parsig a list of installed packages, filtering them for if they install something to /usr/share/locale and '–reinstall' these packages with a "fix-missing"?

that's plausible

i have a server host here whose fans spin up really loudly under heavy load, but then never spin back down
yes, my server is a person
is there some way to control the fans?

if you have a server running 24.7, would it be wise to run a acpi daemon to save power?

stab a pencil into it

i installed sensors and ran sensors-detect, and it detected i2c-piix4… but sensors says no modules are loaded…

compare with lsmod

i see "i2c_core 19680 3 eeprom,i2c_dev,i2c_piix4"

weird. does sensors use its own modules ontop of the kernel ones?

maybe you need to load another module

that's the only one sensors-detect finds… hmm

does anybody want to hear my song, i haven't decided wether to publish it under the creative commons license, it's kind of rough

helo what package did you install? lm-sensors libsensors3 ?

make sure they get in line to get an autograph

sensord

do a search on frostwire/gnutella for "Whatever rough test 01" and listen to the music me and my friend did

hardly debian related.

debian can load this tune on their site for special effects

and I'm suppose to care why? kvr music tracker is more suitable

yeah, all of those

Supaplex, i'll give it a whirl

damn fans always going crazy…

hmm… the bios doesn't even have a place to check the processor/chassis temp

hello

is your music creative commons? put it on some site like jamendo.com

fans yeah cool

helo, i just installed lm-sensors, then run sensors-detect, said YES to everything, then i modprobed the driver it said you should use
and it works ok

that's what i've always done in the past… didn't work with this one

well, i did it with a friend, i want the cc license but he did the keyboard, bass N drums on his keyboard sysths so i came up with the meldody and he came up with the rest

how to count the number of lines at the output of a find ?

|wc -l

I have a br debian distribution which has old packages, how do i upgrade to the debian 4.0 from here?

!sarge-etch

sarge-etch is read the etch release notes: http://www.debian.org/releases/stable/releasenotes ; the recommended upgrade procedure for sarge-etch is no longer as simple as running "aptitude dist-upgrade", please follow the prodedure in the release notes. also ask me about security

xjkx, oh, and define 'old'
xjkx, between which releases?

People who feel linux has made no desktop/user friendlyness progress in the last 6 years:
Ginseu xjkx inimesekene jelly-home swordlaw eisen sarixe Daniel_S kunwon1 MaQui tt seemawn flokuehn Hammar dashs Caelum freetos helo eisen_ jonas3 P_Kable_ Danux glut Mr-R ravenbird D3B14N nrl_ jetscreamer aguaithefreak Bhaal ericx_1 zigong smica snowbird L0cKn Detox_at_Work Supaplex SmallR2002 zOap th0ger nickz0r Piet_ malt1 Spec lordlamer sabbat cr3 bjorkimacg3 mx-zoom GhostlyDeath BABA Aubustou_ Growly|BAM phizeek dZen|n| ||arifaX
MoDaX savetheWorld df00z qcshzihnus x600 sayers l3mr i3d Deepa stray SiriusFR Sub-Zero Althaser Thms EmleyMoor Minataku allisterb Noborusan hark themill wert613_ N[zero]T pressenter joeyjones donald omind s0d0 DocTomoe usn JordiGH petterah cosu qrck rvsjoen Zee1ot mbroeker bzed xand Heavy-D Eclipser vyrus001 rmayorga HymnToLife stoffepojken Eulex simonrvn fogos Vlet rafailowski lunk wireddd polyeides abchirk Jussi speeves TrueDD Celelibi_

5 UTC 2005 i686

Bulldog Krassy dwon yetifoot nicoAMG Smooph ju_ marc___ idimmu dutche- floe_ Kwitschibo CaTeYe tsurko pihhan Chascon Sativouf arcil Blwood ninnghizidha disco\\ yvhaarle NetEcho marc7 hackmiker JohnnyK rem GutterPunk holycow Gge jkdsoft philll roe elenril gregzx esaym Fleck DarkCow CactusMD Kouryuu wide-eye_ solid_liq solitude| ooly nunu Petrov Ranpha1 cmdln maxamillion knoxy onats Juul_ porsche911turbo Muisje n000b Rprp nkuttler mash_
relaxed yure extase capiira_ Zeit|awy greenkobold floe diafic gh0zt shay apt Oa` PhilKC beli RA3OR danielm x-Dieu jae Tinozaure SuperBusinessman master_of_master Droolio Phenox iarc_a robboplus pngwn anderson alindeman Ozymandias2 h3sp4wn keram Ariel_Calzada nalioth ameyer Dewi PDani neiljp RichiH BLarg Lin @ChanServ Judgen_ Gokee2 dogmeat `mx Tabakhase t-tyrant mandingo tim__b cyberjames drbair cmeme ApEtc flypiper Maliuta dembug Drgb

wtf?

!ops abobob

Hydroxide, bob2, caphuso, dondelelcaro, doogie, eeyore-, ElectricElf, ):, helix, ljlane, LoRez, RichiH, mentor, Netsnipe, TML, walters, xk, gravity, azeem, Maulkin, stew, peterS, Alife, Myon, Ganneff, Maulkin, weasel, zobel: jordigh complains about: abobob

blorp mumbles w0rd54 dondelelcaro benoitc Locke0 cplx__– SiliconViper ObsidianX iylea DustyBin Snake-eyes predder rypt dmc brick Wyzard harlekin xdr mmlj4 d00gster rebo123 Lorvija shogunx skule explody else58 SchemerNate phrost6 YGingras themolester samiam sjr davis rgsteele bmr shwouchk lunaphyte_ gileswwwrk lbc jansenq dansushi[server] frojnd lunaphyte smg bushblows Salihu ptitatou Kerr ricky zicho karsten iter blur` ShockSMX derchris

wtf

Fuck.

ktwilight Benton greenpower hayden__ alex__ magical_trevsky doubleukay dragonheart nozy CrazyEddy solemnwarning mnvl rob19 NoFX_SBC @debhelper Flimqy _evo_ chii kritzstapf blackbart buu skumby wakejagr spantiga rshakin dotCOMmie Spida _Therock_ mmirko scoopex makk1ntosh[work] SupertTimmy rdz evilgeek loupgaroublond philips tt1 kloeri loesh AKX EsoD bee2643 Shadur Amorphous ekix lee nemo oye xerophyte M0ffe wintix Rockj keith4 Nielsen

yes?

JEEZ….

thats not funny

k-line! k-line! k-line!

It came here from ##linux

¿?

yes

ah cripes, not again

xjkx, not what I asked. when was this machine updated last?

he needs a woman

f!%$%! attention whores

#wikipedia, ##php now #Debian _

wtf: command not found

aptitude install bsdgames

wtf

onwned

thx jorda

-the first n

Some IRCOP should run a script saying more than 6 names in 1 sentence equals kill :P

JordIIII
Not Jorda.

xjkx, in any case, that should _probably_ be from between sarge and etch.

And most certainly not Jordan either.

i just installed it now, but the distribution is rly old i did install this one because debian netinst 4.0 didnt detect my NIC, and i ain't thinking to download the full cd, burn and install, i have a debian system already, this is from 2005 i guess

did he list every name on this channel?

xjkx, ah, is it sarge?

he tried

Gee… I don't know what abuse means…

!tell xjkx about sarge-etch

752 people don't get beeped that easy ameyer

it works, jordan, thx

its supposed to be for desktops, if it helps to say if its sarge or not

People who feel linux host has made no desktop/user friendlyness progress in the last 6 years:

What an idiot…

xjkx, dpkg -l libc6 |tail -1 ?

My name is not Jordan.

there's nothing to be done about zealotry, just ignore it

oh, I see what abobo was trying to play off of
Debian's insanely long release cycle…

ii libc6 2.3.6.ds1-13etch2 GNU C Library: Shared libraries

etch isn't anywhere near that old though

hello, in gnome-system-monitor it only shows one of my 2 processors. is that a big deal?

sarge isn't that old either…

what do i have ? with this lib6 version…

xjkx, odd version number.

which means its hard do upgrade?

but the release date on sarge is thank goodness for some updates huh?

Linux may indeed not have seen your other processor. But unless you're doing number-crunching or graphics-intensive gaming, you're unlikely to notice.

xjkx, well, that should be the libc6 in etch, aka debian 4.0.

sarge's only like 1.5 years old I thought

JordiGH, I have a dual core processor for a reason ?

woody was ancient when sarge came out

sayers, Did you install a SMP compatible kernel?

GhostlyDeath, I used the ix86 install

ameyer, but only 3 years old

For the bragging rights, mostly. ;-)

JordiGH, no.
JordiGH, So I could /use/ it
and if the kernel doesnt detect it. whats the point.

what would you do to upgrade it?

sayers, does top show both?

no Eulex

xjkx, umh, you've got the latest stable, what would you upgrade to? and why do you think it's old?

what does "uname -a" say?

Use it for what? At any rate, it looks like you need a different Linux that can see both processors.

0 UTC 2007 i686

sayers, get the 686 kernel, it has smp support.

ok. install a smp-kernel and reboot.

Mr-R, and how would I do that
JordiGH, That'd be like buying a race car to sit in a garage

its old, the cd is from 2004 or 2005, but i confess I ran some apt-get upgrade from deb http://ftp.fr.debian.org/debian/ etch main contrib non-free hehehe but sometimes I have problems with versions when apt-geting, it says that some version is needed but wont be installed and "blablabla"

"aptitude install linux-image-686"

hmm, what wikipedia says about etch being supported until approximately October 2009, that's subject to change, right?

xjkx, ah, have you dist-upgraded? also, you seemed to have a kernel that was a bit old. follow the release notes on how to do an upgrade to etch.

your current kernel is for quite antique cpus…

yes.

Mr-R, It's an antique CD

like, if lenny ends up with a VISTA-style development cycle

Like I said, unless you're doing number-crunching or heavy gaming, you don't need a dual core. It's hardly ever the bottleneck in machine performance. Disk access speeds and memory access are much more noticeable.

estimate is release of lenny + 12 months

JordiGH, but I still want both!

.0.0) but 4.3.0.dfsg.1-14sarge1 is to be installed E: Broken packages" what do you think i should do to get it

where's 0,0 on the screen?

JordiGH, my graphics card which died is bottlenecking my system.

xjkx, sorry, gotta go, can't help you more

and then restart Mr-R into the new kernel?

is it omb video card?

sure

bjorkimacg3, upper left corner.

exactly

and Lenny's release date of approximately October 2008 is far from certain I'd guess

take card out of bios

Mr-R, and grub was informed of the new kernel?

sayers, it will be.

i hope so. you could check /boot/grub/menu.lst

I'm sure that woody-sarge wasn't initially supposed to take that long

reboot time

Godspeed.

Thank you Eulex

Does anyone know what's the best channel to ask questions related to kermit (a program to command a modem)?

To install debian 4.0 NOT from the netinst, how many cds do i need? I don't bother downloading some stuff from web, i dont use netinst because it didn't detect my NIC

xjkx, the first one.

!cheer

shift to the left, unshift to the right, push down, pop up, byte byte byte.

!yay

yay!

k thanks

another answer is as many as you want.

Thanks everyone. That was a really easy fix

hi everyone, how can i find which package contains qapplication.h?

debian is now at 20 cds, it becomes non sense.

other cds use the exact same kernel and modules

they're ordered (in general) by order of popularity

i thought apt-file does that - but i think it does the opposite of what i want

it's like windows 95 by floppies.

lol

but not all of them have the base-system packages i suppose

no, it does what you want

well, the base system packages would be the most popular, so they'd be on the first one.

Who is seriusly downloading the 20 cds ? except mirrors ?

it's great actually, because there is becoming almost no FOSS software you'd want that isn't there.
people without network connections at all sometimes want them

hmm, but i want to find the package that it is in (that i don't have installed)

!foss

hmm… foss is Free and Open Source Software - See http://en.wikipedia.org/wiki/FOSS

jelly-home: how can i do that?

!cd contents

To find out what is on what cd, download the .jigdo template, and zless fooimage.jigdo. In the [Parts] section you will see the list of packages that are contained in the cd. searchable index of the cds: http://www.debian.org/CD/jigdo-cd/#search ; If that one is down, use this listing of sarge packages ordered by CD: http://haydn.debian.org/~ftlerror-guest/list.txt, or http://people.debian.org/~fenio/jigdo-search.php

I'm downloading all of etch. it took about a day.

does anyone know what commands to issue in minicom, kermit, or something of the like to place a voice call?

um, use it?

heh

One hour left. Yay!

hour til supper?

[my modem chipset has a voice mode AFAIK]

jelly-home: apt-file search qapplication.h comes up w/ nothing

dondelelcaro, ok if I go to rwanda or arctic you are right. But I'll bring dvds , or better I take a mirror in a hd.

:-/

dialup?

anyone know of the next 64stiudio based on etch might be?

run apt-file update as root. then apt-file search your_file_name

sure, but not everyone has the luxery of a computer which has a DVD player

dialup?

jelly-home: apt-get update

People who feel linux has made no desktop/user friendlyness progress in the last 6 years:
Blwood_ sayers mick_work mifritscher- petewee1 eisen HymnToLife` archangelpetro mirco eisen_ floe_ Deepa Mazingaro PriceChild obsethryl Ginseu xjkx inimesekene jelly-home swordlaw sarixe kunwon1 MaQui tt seemawn flokuehn Hammar dashs Caelum freetos helo jonas3 P_Kable_ Danux glut Mr-R ravenbird D3B14N nrl_ jetscreamer aguaithefreak Bhaal ericx_1 zigong smica snowbird L0cKn Supaplex SmallR2002 zOap th0ger Piet Spec lordlamer sabbat

no.

cr3 bjorkimacg3 mx-zoom GhostlyDeath BABA Aubustou_ Growly|BAM phizeek dZen|n| ||arifaX MoDaX savetheWorld df00z qcshzihnus x600 l3mr i3d stray Sub-Zero Althaser Thms EmleyMoor Minataku allisterb hark themill wert613_ N[zero]T pressenter joeyjones donald omind usn JordiGH petterah cosu qrck rvsjoen Zee1ot mbroeker bzed xand Heavy-D Eclipser vyrus001 rmayorga HymnToLife stoffepojken simonrvn fogos Vlet rafailowski lunk wireddd polyeides

erm

dondelelcaro, that's why the hard disk is better.

kick please
oh nvm

dont kick, k-line

No, school connection. Actually, 24 hours for 3 DVDs doesn't seem that slow to me.

well, if you can get one that's large enough, sure.

nevermind?

bright text was it pasted?

who was that idiot again

fuck

it's just your hilight

oh

who wants me?

can we have a bot that autokicks when someone mentions 15 current nicks in a single line?

if you write TCL that doesn't suck, sure.

name-spammer

jelly-home: that'd be cool

explody :ty

What? It *is* slow?

jelly-home: that would kick dpkg if you use !ops :P

does an empty program not suck?