@# 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



Comments:

<0> orbin: k thnxs
<1> Flame_sphere, and you installed this how?
<2> Through the applications intsaller
<3> Flame_sphere: install build-essential: sudo aptitude install build-essential
<4> jag: glcinfo | grep rendering
<4> s/glcinfo/glxinfo
<5> maybe not question for here, but it is related to mails, i have ubuntu, with firewall, and it has it own domain, than i have one other server on which is mailserver, then how could i make that all mails which will be sended to my first pc adress rerouted to that second real mail server, first pc is example.com, second one mailserver is mail.example.com, so if there is mail for test@example.com, that mail should be rerouted to mail.example.com, h
<4> geeze, answered 5 decades later...sorry
<0> orbin: is it safe to remove old kernels from the grub boot list?
<6> Aeudian: yes but not advised.
<2> will it automaticly read the files or will i have to change a path
<7> Amaranth: k, i guess its not, it says: direct rendering: No
<7> OpenGL renderer string: Mesa GLX Indirect, do i have to install nvidias drivers?



<8> hi, is there a linux program that searches for and fixes hard drive errors? [bad sectors, etc..]
<6> jag: yes
<9> can someone help me figure out why debootstrap is exiting with error code 2?
<6> !nvidia
<10> well, nvidia is at https://wiki.ubuntu.com/BinaryDriverHowto/Nvidia or http://ubuntuforums.org/showthread.php?t=57368
<11> slew: I think fsck does that
<12> orbin yes Iam on a dialup
<12> darnit
<11> slew: You will have to make sure the driver you are testing is not mounted first.
<0> apostle^: why isnt it? i have about 3 kernel versions and their recovery ones for each listed on boot
<4> kinglear: know how you fell.
<4> s/fell/feel
<8> so i want to run fsck before the os gets loaded? how??
<6> Aeudian: thats okay :-P
<11> slew: I think if you boot into recovery mode the disks don't get mounted. I generally use the LiveCD to boot into my system and do a fsck
<7> Apostle: do u know any good guide for that purpose? or is it simple?
<4> jag: yep, mesa is a software renderer
<13> harisund: you can let it fsck at bootup
<13> before the disk gets mounted
<4> !tell jag about nvidia
<13> it does that automaticaly after 35 mounts without check
<11> bolrod: Oh yeah of course, didn't think of that. slew: I think you can use shutdown with a particular option to force a fsck on next reboot.
<8> the problem is i have a livedvd i'd like to try, but it tells me i have bad sectors, yet regular ubuntu says nothing.
<12> :) thanx orbin
<11> Slew: I really do not know if LiveDVDs can be fsck'ed. Can they be, bolrod?
<13> if you can fsck a dvd??!!?
<13> why do you want to do that
<8> the livedvd says my hd has errors
<13> oh
<11> oh, my mistake . Didn't quite understand what problem slew was having :(
<13> don't know ;/
<13> -f Force checking even if filesystem is marked clean
<9> can someone help me please?
<11> Concord_Dawn:
<11> !justask
<10> Ask your question and we'll try to answer it.
<9> harisund, I HAVE!
<9> scroll up!
<12> time to leave , orbin THanx alot buddy
<12> bye all
<8> ok, trying the -F now. thanks
<13> -f ...
<9> [11:01:08] | <9> can someone help me figure out why debootstrap is exiting with error code 2?
<9> and I asked at least twice before that.
<13> first unmount it though
<14> hello i need some help with getting my wireless card to work
<9> leprechaun, what model card is it?
<4> Concord_Dawn: have you searched the forum?
<14> ill tell you that once you help me with getting ndiwrapper installed
<15> any package is cross compiler to build binaries for mips machines in a i386 host?
<9> orbin, tried. I need to register to view any posts though?
<4> Concord_Dawn: you need to register to search iirc :-/
<9> leprechaun, sudo apt-get install ndiswrapper
<14> its sudo apt-get install
<9> orbin, mind searching for me then? :-P I'm not registering to search.
<14> ive been told it was sudo make install
<4> Concord_Dawn: you're more likely to get existing topics on debootstrap rather than stumbling upon someone who actually knows what it is in here
<8> hmm borland, mine says -f is do a fast reboot, skip fsck, and -F is force fsck on reboot.
<9> no.
<14> dont you need to be on the internet for apt-get to work?
<16> Hello, DMA seems to be disabled on my parallel port for me... when I run cat /proc/sys/dev/parport/parport0/dma I get -1



<9> oh right.
<9> Sorry.
<16> Anybody know how I could fix that? DMA is set to DMA1 in the BIOS
<4> Concord_Dawn: i'm not a search engine
<4> :)
<14> iam using a diffrent computer to talk here right now
<9> fine. I'll use Google.
<9> leprechaun, does the computer you're trying to install ndiswrapper on have another NIC? A wired one?
<14> NIC?
<9> Network Interface Card.
<14> network interface card?
<9> yes.
<14> it has the one wireless card that is built in and i think a ethernet card too
<14> i have the driver for the wireless card allready but i need to install ndiswrapper first
<9> yea, so all you should do is plug the computer in using the ethernet card and then apt-get install ndiswrapper.
<14> i have the source for ndiswrapper allready extraced on the computer
<14> i used a usb drive to download it on this one and this transfer it onto the computer but it wont let me install it using 'sudo make install' because apparntly make isnt even a command
<9> no
<9> you probably don't have build-essentials installed.
<9> ...
<14> wouldnt it give me a dependency error then?
<9> no.
<9> you're missing the program make.
<9> it comes in build-essentials.
<14> right where do i get that?
<9> make isn't a command because the program make doesn't exist on your harddrive.
<14> why wouldnt it come with the defualt install
<17> hm..
<9> because apt-get can install packages precompiled.
<9> not everyone needs to compile binaries.
<4> leprechaun: i'd use checkinstall over make install
<14> if i knew the diffrence between them i might agree orbin
<9> leprechaun, if you have an ethernet card in the other computer, just do an apt-get install! It's so simple.
<14> iam afraid i havent been able to get ust to linux due to about a million problems with it
<4> leprechaun: makes deb files from source . makes for easier removal later if you wish to
<18> could someone help me with a sound problem, sorry for interrupting
<19> hey guys, ok i installed ubuntu 5.10, i went into source.list, changed all "breezy" to "dapper", i then went apt-get update, apt-get upgrade, and now xorg cant find all the modules for my keyboard mouse etc...
<4> s/files/packages
<3> muzik: you are supposed to use dist-upgrade
<9> muzik, apt-get dist-upgrade.
<14> right so basicly if i want to go on the internet with a wireless card
<19> if i do that now will it fix it all?
<20> Concord_Dawn: I'm multipersona
<3> muzik: I don't know
<9> muzik, possible.
<14> ubuntu expects me to allready have internet acess and be able to get the computer on the internet
<19> ok
<19> ill try
<21> a goo download menager?
<21> a good download menager?
<22> how to set the DPI?
<23> which program are you using to unrar .rar files?
<14> so you need to use a internet dependent command to be able to configure something so you can go on the internet?
<9> leprechaun, no. But it makes things a whole lot easier.
<4> leprechaun: nope. build-essential is on the cd
<24> does anyone know if you can put warcraft 3 on ubuntu hoary hedgehog?
<4> leprechaun: just not installed by default is all
<9> !package build-essentials
<10> Concord_Dawn: My cat's name is Mittens! Try searching at http://ubuntu.cc.com.au/
<9> .
<14> ok then orbin how do i install it
<22> how to set the DPI of X?
<4> Concord_Dawn: use !info
<24> my cat's name s mitens too
<25> Yo
<9> leprechaun, put the install CD into the drive and type sudo apt-get install build-essentials.
<25> Someone know how to eject a DVD :/ ?
<9> !info build-essentials
<4> leprechaun: sudo apt-get intsall build-essential
<18> I am using a Gateway Solo 2150 and my sound does not work, I cannot open the sound control, it gives me an error
<14> ok
<4> ChoueTTe: unmount it from the desktop


Name:

Comments:

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






Return to #ubuntu
or
Go to some related logs:

#osdev
Daniel Watkins odd_bloke
Enemy territory ubuntu error full screen
KeyError: 'loop' gentoo install
#linux
KCrash: Application 'kuroo' crashing...
#perl
#math
+debian+linux32+mysql+4gb
thunderbird doesn't offer STARTTLS qmail



Home  |  disclaimer  |  contact  |  submit quotes