@# 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 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85



Comments:

<0> I learned my lesson about production machines and pre-release OS when I inadvertently upgraded to hoary a couple of months pre-release.
<1> tonyyarusso: there was somewhere nice howto... you could use both on same system without seeing each others programs... but i cant remember where...
<2> sevtastic: back
<1> tonyyarusso: google and gnome vs kde was my search words
<3> UFO: I think I have a link lying around here somewhere for throwing a quick hack together for that.
<4> Since upgrading to Dapper, I can't enable DMA on my hard drives.
<5> glabels 2.0.2 is in breezy?
<5> !
<6> Syntax error in line 1. Try searching at http://ubuntu.cc.com.au/, corvax
<4> hdparm -d 1 simply returns HDIO_SET_DMA failed: Operation not permitted
<7> Does anyone in here know how to mount FreeBSD slices from Ubuntu?
<5> hmm
<8> crimsun: so what can i do to fix my sound?
<0> hi corvax - missed your message for a minute there
<3> Can Gaim do voice if I had a microphone? (Really need a way to cut down on long-distance phone calls.)
<7> For example, in BSD is / in /dev/ad0s2a /usr is /dev/ad0s1b I can mount / using mount -t ufs -o 44bsd,ro /dev/hda2 /mnt. How can I reach my BSD /usr though?



<9> how come mplayer can play my DVD, but XINE and VLC cannot ???
<2> sevtastic: where were we?
<0> corvax - glabels right now just isn't working for me; it hangs when I try to specify a .csv data source for a mail-merge, so I thought I'd upgrade to latest version and see if that fixes it
<10> Doomhammer: because mplayer is teh rox0r
<11> thats true with os X too
<9> aphi: lol
<11> about mplayer and vlc
<9> aphi: that would be true if i knew which of the 8 chapters was the one i wanted to watch...
<12> anyone gotten dvd shrink and/or dvd decrypter working in crossover office 5.0 pro
<9> aphi: other than just going through each one
<8> http://paste.ubuntu-nl.org/8526
<11> mplayer will play what vlc wont more times than none
<8> crimsun: check above link
<10> Doomhammer: dunno, to be honst, I've only used mplayer
<11> at least with osX
<5> i see
<13> vlc never fails you
<14> Hey all :)
<5> tony try skype
<14> Was wondering if anyone knew of an application that would be similiar to MS agent for txt to speech (have a friend that has eye probs that's recently moved to Ubuntu and can't find anything that will do IRC also)
<9> how do I make mplayer play a given video full-screen ?
<8> crimsun: correction, i am on nforce3 as my chipset platform
<3> ShadowWlf: I've been recommended festival for t2s, but haven't tried it out really yet.
<10> Doomhammer: -fs or hit f when it's running
<15> anyone ever used the YASIS for xchat?
<9> amphi: k
<8> and to be honest my sound was fine until i tried installing the nforce audio drivers
<8> so if you know how to revert back to stock i'd be cool with that too
<5> text to speech
<5> festival
<10> Doomhammer: if it doesn't work, try -vo xv - if that works, do echo vo=xv >> ~/.mplayer/config
<9> amphi: "f" makes it play fullscreen, but it doesn't resize the actual video playback...
<10> Doomhammer: -vo xv ...
<15> http://soul.f2o.org/soul/irc/yasis-3.0.pl
<15> anyone know why that isnt working
<15> :\
<16> the only weakness mplayer has is it doesn't support dvd disc menus
<5> well we made a bash script that uses festival for a spelling quiz for my son
<14> tonyyarusso Thanks-will check it out to see if might be what my friend needs
<5> it works ok i guess
<9> amphi: adding -vo vx results in "Error opening/initializing the selected video_out (-vo) device."
<16> "now say... come back ali... come back ali's sister"
<10> corvax: nice
<2> sevtastic: sec, I'm swamped
<17> chrismurf: here a couple of links that should be of help > http://www.gentoo-wiki.com/HOWTO_Use_hdparm_to_improve_IDE_device_performance#Getting_information_about_your_different_drives > http://www.linuxnetmag.com/en/issue7/m7hdparm1.html >http://www.linuxdevcenter.com/pub/a/linux/2000/06/29/hdparm.html
<10> Doomhammer: I'm not surprised
<2> sevtastic: if you're on nf3, lsmod|grep ^snd_intel8x0
<18> Question: installing kubuntu, and it want to either use whole disk or whole disk with LVM what is LVM and should i use it?
<16> Doomhammer: what video out is it using? x11?
<9> graft: i dunno
<10> Doomhammer: look at what I told you
<16> what's it say when you play it on the command line?
<9> graft: i'm trying to make it play fullscreen...
<4> thanks pcadmin
<10> graft: yeah, x11 by default usually
<8> crimsun: no worries, the above command gives me no output
<17> np
<16> you can do stuff like -vop scale -zoom
<16> which will do software scaling
<10> Doomhammer: xv not vx
<16> uses CPU cycles



<16> heh... or that
<9> amphi: okay, that worked
<10> Doomhammer: of course
<9> amphi: what did that argument do ?
<9> amphi: yeah pretty much :P
<19> um, I have a broken package on my system but i can't find which one it is. I try to use the broken filter but that doesn't seem to work in synaptic
<10> Doomhammer: used the xv driver, which does hw scaling, rather than the default x11 driver, which doesn't
<9> amphi: ah okay ... thanks :(
<9> or :) rather :P
<10> Doomhammer: mplayer -vo help to see all the drivers
<10> Doomhammer: you can put vo=xv in ~/.mplayer/config to save typing it every time
<4> pcadmin: thanks, but I don't think those solve my problem
<20> anyone know why flgrx is giving a CWDDC ControllerSetConfig failed?
<4> I've tried hdparm
<4> the problem is that it won't actually let me enable dma.
<16> erm
<16> there's a fix for this....
<10> chrismurf: sounds like a kernel config problem perhaps
<18> Question: installing kubuntu, and it wants to either use whole disk or whole disk with LVM. What is LVM and is it better performance/security/etc?
<21> Hey y'all. Anybody experiencing problems after heimdal security update?
<4> I'm inclined to agree
<4> but it's a stock (Dapper) kernel
<4> and the appropriate module shows up in lsmod
<22> what does Segmentation fault mean when youre trying to run a program? thx
<20> anyone know why flgrx is giving a CWDDC ControllerSetConfig failed?
<4> pdc202xx_new
<10> wvelez: memory violation
<23> /msg NickServ IDENTIFY 8585
<2> sevtastic: ok, now sudo modprobe snd-intel8x0
<22> amphi: does that mean i wont be able to run the program?
<12> chrismurf i can enabled dma through hdparm are you sure your doing it right
<10> jjross: huh? ;)
<8> crimsun: FATAL: Module off not found.
<23> oops
<10> wvelez: it means it's doing something bad ;)
<2> sevtastic: "module off"
<2> sevtastic: ?
<21> Anybody experiencing GPG authentication failures afer heimdal update?
<2> sevtastic: have you aliased to off somewhere?
<17> chrismurf: sudo hdparm -d1 /dev/hdx x for which drivie it is
<4> adub: sudo hdparm -d 1 /dev/hda
<8> crimsun: i think i might have
<10> wvelez: you could try running it under gdb to get an idea of what's happening
<12> oh i enabled on my cdrom drive
<8> crimsun: i was following some walkthrough online that had me editing some config files for alsa
<4> yeah.
<12> but i would think it would still work on your hard drive man
<4> pcadmin: /dev/hda: setting using_dma to 1 (on), HDIO_SET_DMA failed: Operation not permitted, using_dma = 0 (off)
<4> adub: it depends on the module. Are you using pdc202xx_new?
<2> sevtastic: you need to revert that change, then
<8> yeah...any idea where it might have been made?
<24> what is the channel for ubuntu dev
<8> crimsun: checking bash_history. one moment
<21> Can anybody explain what the fsck is the seriuosness of a BADSIG on GPG authentication? I need help. Is there a Ubuntu dev channel?
<24> something like ubuntu-muto or something
<24> not sure
<12> i just edited /etc/hdparm accordingly turning /dev/whatever i want dma = on
<25> hey
<25> Does ubuntu support the gf 7800gt?
<26> hideyhi - just a question regarding dapper, is the bulk of the stuff that breaks (ie xorg/gnome) complete now? I'm itching to dist-upgrade on my laptop but would like to avoid hosing it
<24> /dev/audio is the audio out right?
<12> using_dma = 1 (on)
<4> yeah, that's not working for me.
<15> okay i need help again
<15> i cant execute this perl script from xchat
<15> says permission denied
<12> try editing /etc/hdparm.conf
<24> h2theizzo, you need to get the proprietary drivers from nvidia
<15> sh: /home/thomas/.xchat2/yasis-3.0.pl: Permission denied
<15> ^
<25> ok
<10> whiter`: you did chmod +x ?
<25> well he tried installing them on debian,and it gave him a bunch of ****,so he is installing ubnutu now
<15> no


Name:

Comments:

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






Return to #ubuntu
or
Go to some related logs:

banshee You might need to install the necessary plugins ubuntu
gentoo amd64 reiser4 stage1
#math
#awk
postmap: fatal: unsupported dictionary type: cdb
#web
realtek rtl8239 drivers
#qemu
dmg2iso gentoo
#fedora



Home  |  disclaimer  |  contact  |  submit quotes