@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet
Page: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48



Comments:

<0> mhall, so do you want me to bring you flowers ?
<0> :)
<1> *PLONK*
<2> sobersabre: they released v2 and it ****ed ***, wouldnt firmware upgrades to fix **** were slow, and i finally bricked it with one, and they replaced it with a v1 after talikng to some guy in singapore or some****.
<0> liable from what I've read, v2 is indeed crappy, so ... it is a documented crap, and you can always avoid it ( now ), too bad for those who didn't know it on the date of purchase...
<3> it works in gentoo
<0> mhall which alsa modules have you connected ?
<4> Phazeman: that means you do not have a repository with the corresponding kernel headers in sources.list
<0> ( i mean in the config "=m", or "=y"
<0> )
<1> sobersabre: snd_via82xx and its deps
<1> sobersabre: i have got 2.6.14.6 and 2.6.15.4 with identical configs
<1> sobersabre: i also tried 2.6.15.1
<1> sobersabre: 2.6.14.6 works, 2.6.15.x don't
<1> sobersabre: 14.6 is last .14.* release, of course
<1> sobersabre: i'm thinking, next stop is alsa CVS



<0> mhall which mobo do you have ?
<0> ( methinks: you probably need to notify the alsa guys anyway... )
<1> sobersabre: Gigabyte with VIA P4M800
<0> hm...
<0> I have Gigabyte too, but other model ( for AMD )
<0> and it works
<1> 2.6.15? via_82cxx ?
<0> hmmm ... moment.. I haven't checked wheather sound works :)
<0> it is headless server..
<5> iam trying to use kvpnc to connect to a cisco-vpn server. Iam failing to run the program, cause he say, dcopserver is not running. When iam trying to start it ( as non root yet) it fails with : DCOPClient::attachInternal. Attach failed Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed
<1> oof
<6> hey, does anyone know where i'd go to see if module ***istant was updated for my module?
<0> mhall sorry, it works indeed fine.
<0> mhall which via-ktXXX is your mobo based upon ?
<7> how should i go about adding a ttf font?
<0> Agrajag- afaik, the same way you should go adding any other font...
<7> can't find any docs relavent to current debian/xorg
<1> sobersabre: P4M800
<0> ok.
<0> mhall what are the "symptoms" ?
<1> sobersabre: well, 2.6.14.x has sound, 2.6.15.x does not
<1> sobersabre: mixer settings the same
<1> sobersabre: xmms doesn't get pissed
<1> sobersabre: none of the apps get pissed
<1> sobersabre: but no noise comes out
<1> the apps think that it's working
<1> it just doesn't do anything
<0> hell. :)
<1> yeah; pretty weird
<0> VERY
<1> so i figured, try alsa cvs and see if the alsa devs know something since 2.6.15 pulled the alsa code
<0> you know there're 2 modules that can work with diff. ac97 based cards. one is via and other is intel.
<0> can you try rmmod via and insmod intel ?
<0> ( mhall i hope you understand my terminology )
<2> !insmod
<8> Sorry, that command doesn't exist. Surely you meant "modprobe"?, or modprobe also loads dependencies, insmod only loads what you tell it to load. NEVER attempt to use insmod under 2.6. Use modprobe. Did we mention "modprobe" yet?. Taunting Happy Fun Ball causes cancer
<0> liable
<0> :)
<9> anyone has a clue how to remove space from an lvm setup for the good of a new partition outside the lvm?
<10> a
<1> sobersabre: yeah i understand what you meant; i tried the Intel one first but it didn't do anything under .14 or .15
<1> sobersabre: but the VIA one works in .14 and not in .1
<1> sobersabre: but the VIA one works in .14 and not in .15
<2> which intel module?
<1> dorel: docs didn't help
<1> liable: intel ac97 codec alsa driver vs. via one
<1> liable: my via 8237 works in 2.6.14.x but not 2.6.15.x
<1> liable: but it's unclear why this is so
<11> dorel: lvreduce, vgreduce, pvreduce .... be careful.
<2> mhall intel8x0? or the hd one?
<9> mhall: i couldnt find myself in those docs
<0> mhall do you have both sources ?
<1> sobersabre: yes
<1> dorel: ah
<0> do you have "diff" application ?
<1> sobersabre: of course
<0> hmm...
<0> and can rmmod the driver, nd then load it with verbose mode, and poll syslog/kern ?
<0> just before we diff....
<0> usually if everything is OK the driver should printk something nice like the name of the card.....



<1> sobersabre: i'll give it a try
<0> just a 'clue'
<0> in parallel I'd /j #alsa, of course, for better alsa knowledge...
<0> i will /j there too... i have my own alsa questions.
<0> :)
<12> how do i change timezones?
<12> i tried tzselect, but the clock doesn't change
<13> Did you log out, log back in again?
<12> ya
<14> Jambon: tzselect updates /etc/localtime link, it shoud show with date command
<15> i am trying to grep for subdomain.domain.tld but my grep also matched subdomain-domain.tld i have tried putting the $domain variable in "'s but it still hits both domains. if i do it manualy it workes when i escapes . (\.) how can i make it grep without having to escape each . ?
<14> sep: [.] if you don't know how to quote it properly
<16> Hi guys, i'm hoping someone can give me a helping hand - I can't get X to start with the Nvidia drivers...the X server fails to start, saying: "/usr/X11R6/bin/xauth: (argw) :1: bad display name "melkor:0" in "remove" command"...if I change xorg.conf and restart gdm it works fine...no errors...odd
<16> oops - changing the driver in xorg.conf from nvidia to nv
<16> it's driving me crazy...
<12> does tzselect have to be done as root
<15> jm_, that still only workes for the [.] not for [subdomain.domain.tld] since it's actualy [$variable] where $variable contains the domain
<14> sep: no, subdomain[.]domain[.]tld
<12> either way doesn't work
<16> I can't see why the nv driver should work, but not the proprietary nvidia driver...nvidia is in /etc/modules, etc...I just installed the nvidia driver OK, ran the nvidia-xconfig configuration utility, restarted the xorg-common service, then the gdm service, and it worked...restarted the box to make sure that it would all auto load OK, and that's when it refuses to load the X server...I've tried googling for this but couldn't find anything of any
<16> real help...
<17> !doesn't work
<14> Jambon: of course ...
<8> Look buddy, doesn't work is an ambiguous statement. Does it sit on the couch all day? Does it want more money? Does it waste its time on IRC all day long? Please be specific! Define 'it' and what it isn't doing.
<18> is this bug #342457 solved or not?
<18> how do I see?
<15> jm_, yes that work's but the variable only contains subdomain.domain.tld are you saying i must alter the variable before doing the grep ?
<12> well when changing a timezone there is a very shortlist of what can go wrong
<12> so "it not working" meant the timezone didn't change and the date command showed exactly the same time it did before
<14> sep: yes
<19> hola
<14> so check if the symlink has been updated
<2> ma3x: visit d.d.o and if its resolved it will say so.
<15> jm_, thanks
<18> liable, whats ddo?
<2> err,, b.d.o
<2> bugs
<2> !bts
<8> bts is the Bug Tracking System for Debian packages, http://bugs.debian.org/ or to go directly to the bug page for a particular package/bug, try http://bugs.debian.org/packagename or http://bugs.debian.org/bugnumber apt-get install reportbug, and check out querybts too. Unstable users are required to check the BTS, useful for sid: apt-get install apt-listbugs, or apt-get install apt-listchanges, or http://fabre.debian.net/
<19> Anybody tried to install over Intel D945GNT ? system halts when i try to use i810 drivers
<20> http://fabre.debian.net/ is broken
<18> liable, I visited the page but it doesnt say if fixed or not
<2> ma3x: then it isnt.
<20> ma3x: http://bugs.debian.org/cgi-bin/pkgreport.cgi?pkg=kicker
<18> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=342457
<21> I am looking for LIBPT-1.9.0 under debian ... I can't compile the source ... anybody has success on compiling H323 under debian ?!
<20> 342457 isn't in the resolved bugs, then it's still open
<22> hey how do i list devices connected to parallel port ie scanner
<14> try reading parport.txt
<23> I installed debian for the first time, I chose sarge and gnome in aptitude. how do I start gnome now? (startx doesn't seem to work)
<24> isul: apt-get install x-window-system-core gdm
<23> thanks!
<25> hello
<25> there is a way to run xdmcp without using a video card? I'm trying to create a xdmcp server but I don't want to run xdm graphically
<26> hi all
<27> Hi I am trying to get ndiswrapper going on etch. I am following these instructions. : http://ndiswrapper.sourceforge.net/mediawiki/index.php/InstallDebian
<27> I am getting this error : make: *** No rule to make target
<28> did you ./configure?
<27> I get nothing form COLUMNS=200 dpkg -l | grep kernel-headers-uname -r
<26> how i can look for homepage of package?
<26> eg. python2.3-glade2
<29> WiQert: package description, README.Debian.gz
<27> x-x-, was that for me?
<30> mohkohn: That command doesn't make any sense :)
<26> oskie: i don't have debian
<26> ;]
<26> where i can read a package desc ?
<27> which one?
<28> mohkohn: it was, where did that message pop up?
<26> python2.3-glade2
<28> WiQert: apt-cache policy <package>
<26> x-x-: i don't have debian
<19> any ideas which video driver to use for X with Intel G950 ? (It comes onboard with Intel D945GNT)
<19> correct video chip name is Intel GMA 950


Name:

Comments:

Please enter the result of the sum 63 + 46 (to avoid spam):






Return to #debian
or
Go to some related logs:

#javascript
linksys wmp54gs PEEK drivers
FT_GlyphSlot_Embolden slack
sdparm tutorial sata
libavahi for suse
php setDBConnParms
t946gzis
reconfigure xwin ubuntu
dynashell
md5 hashings



Home  |  disclaimer  |  contact  |  submit quotes