| |
| |
| |
|
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
Comments:
<0> *changed <0> CrazyOne, check your PM from ubotu <1> ok thanks <2> i've read the wikihowtoo, cheking the forumposts now <3> snowblink: nah, cant select that, thats the odd thing <4> Dr3as: when you run the above command is the last number in each line in the thousands? <4> or higher <5> how do i findout my lan ip? <5> on ubunr <2> i'm at work atm, so can't test before i'm home <5> ubuntu <6> Wharf: ifconfig <4> oh ok theres also a command to check direct rendering (just tried what i thought they were and they are not :( <0> g00d 0l3 ifconfig ;) <0> never fails ;P <7> Dr3as: You don't get 3d accel with the 'nv' driver, period. You do with the Nvidia (Or is it NVidia?) driver.
<6> gnomefreak: glxinfo | grep direct <7> Dr3as: Every time you install a new kernel, you have to re-install the nvidia driver. <4> ty bimberi <5> Ta, is there a way i can make that static? <6> gnomefreak: yvw :) <4> Dr3as: also run the command that bimberi just gave when you get infront of pc <0> Arafangion, it's nVidia :) and yes we all hate them. <4> thats only if you are compiling own kernel <2> Arafangion: it's a new installation <8> how can I show all symlinks pointing to a file? <2> first upgraded kernel to k7-smp <2> then startet with drivers <0> smooth as silk ;) <0> and the installation is just 5 megs :) <2> got a tip, maybe try a older driver.. hmm.. will test that too <9> Arafangion, couldn't find that thread, just a reference to a problem like that with no replies, but I think it might be because the machine has samba 2.2.7a on it. <0> Dr3as, so you're havin' problems with your nvidia drivers? <2> yes, just getting a blackscreen <2> i can hear the sound etc <0> with the ones from nvidia's website <2> yes, and the ones from the repository <10> Hi, I have an Microsoft Intellimouse Explorer 3.0, I want to be able to navigate forward and backward in my webbrowser (Firefox, xubuntu). How and where do I make this possible? <0> I'd reckong you've checked if xorg.conf is not still using the nv drivers? <0> *reckon <4> burning_bronx: the nv drivers work but the nvidia drivers dont i told him to use the nv than :) <4> iirc mines on nv <0> but nv doesn't have 3d accel.. <0> does it? <4> burning_bronx: i do <11> burning_bronx: correct <2> i'm trying to show mye friends that it is possible to play games on a linuxbox <0> huh <0> you two are contradicting <2> so 3d is something i need <4> i have 3d accel its only 2000fps but i have it <0> Dr3as, is possible of course but nvidia has always been problematic... <11> burning_bronx: 3d stuff will still work because it'll fall back on software rendering, but it won't be accelerated like the binary nvidia driver is <0> it's the manufacturer's fault <0> I guess <0> however I hear ATIs are runnin' cool on Dapper <12> !dapper <13> The pre-release name for next release of Ubuntu, actual name 6.04. Due 20th April. It is Development Software as such it _May_Break_! > /join #ubuntu+1 < Channel for IRC - Use http://tinyurl.com/rtgxo easy update <14> i want to backup a website, any tools for this in ubuntu? <2> well i'll try more this weekend <12> twa1296, dump the database and tar it up <2> maybe som older drives from nvidia.com will do the trick <12> then consider compression <0> Dr3as, what's your nvidia? <14> ompaul, you mean download the dbase via ftp? that should suffice? <12> twa1296, no you should "dump" contents <2> the lastest on the website <12> twa1296, no you should "dump" contents this means you have it frozen at that time <0> :) <0> o_O; <15> Hi I'm having problems compiling with c++, i've installed it all, I'm new to linux and used to dev-cpp and visual studio <12> twa1296, that and the contents of the site should all be put in a "tarball" tar cvf my.tar data/* and away you go <0> chrisw69, what you tryin' to compile and what have you done so far? <16> chriswk: you're using "g++ blah.cpp -o foo"? <15> no <15> just a simple application I made
<15> i.e cout << "hello" << std::endl; <14> ompaul, thanks, i think i see <15> the code is fine <16> chrisw69: yep, it is - so you wan tto know how to compile it? <0> aaah the hello <15> sure <15> I installed anjuta as an IDE <15> I've been trying to compile it in there <16> chriswk: use (thru a command line) "g++ blah.cpp -o foo" <15> hmm <16> i dont know about GUI programs to do it though <16> but that works just fine <15> Don't you need to make an object file first? <15> then link it? <15> I've only worked with windows :S <4> in anjuta if you look at bottom it will give you a cli <16> chrisw69: no, it does it automatically, as far as i know <15> that's good <15> well <4> chrisw69: compile it as he said g++ foo.cpp -o foo <16> chrisw69: then to run the file you got, ./foo <16> psst.. gnomefreak...she... <16> :P <0> Hobbsee, :) <16> hehe <4> oops :( <0> glad to see some female action around here ;) <16> no problems gnomefreak - it happens often enough :P <0> well you asked for it! Talking bout compiling and stuff lol <0> ;) <4> lol <16> heh <15> I'm not used to cc either <16> burning_bronx: i'm doing few computing units in my degree - so of course i have to know how to compile c++ programs :P <15> I keep thinking it's a c file <0> ;P <4> chrisw69: C use gcc instead of g++ the rest is same <0> lspci <0> oops <0> damn touchpad switchin' my windows >.> <15> damnit <17> heh.. touchpads are evil <4> smart move <0> indeed they are <15> gnomefreak, lol i meant the files <15> my c++ files in anjuta are being created as .cc <18> How do I disable Shift+Backspace ( which restarts my XGL ) ? <15> I'm used to .cpp <17> chrisw69, er.. does it make an actual difference? <4> lol <15> not really <4> CarinArr: if hes using g++ foo.cpp i would say it does <15> just confusing at first <15> lol <17> heh, well that's easily fixed;) <15> I'm a noob to linux <17> anyway <15> I've used c++ before and written a lot of cl***es that I'd like to run on linux <19> g++ recognizes .cpp files as C++ files <15> Do you have any experience with anjuta IDE CarinArr ? <17> jhair, yeah, but only if there IS one that's actually .cpp;) <20> is the version of ubuntu-artwork that existed until about 1 week ago still downloadable somewhere? <17> chrisw69, nope.. i had it open for all of half an hour and hated it <17> i much prefer kdevelop <15> I'd use gedit for compiling small applcations but when the size starts getting larger I'd find problems <15> FOrgetting the odd } or { is a problem!! <15> lol <17> well yeah.. if i'm doing something smaller i would use vim, just gets a bit unmanagable when your project's growing out of proportion <7> CarinArr: I disagree.
Return to
#ubuntu or Go to some related
logs:
qemu usb usbdevice lsusb #perl sigserv sound system-config-bind subdomain yum install svn linux bbfile IBM G72 Xorg appl2e abi version mismatch gaim ubuntu #math
|
|