| |
| |
| |
|
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
Comments:
<cafuego> kameron: Ok, you _shopuld_ have access to it already. If not, try 'chmod' for read access. <alpy4> pentium 4 <kameron> cafuego, my fstab line looks like this: /dev/hdb1 /media/blah ext3 defaults,errors=remount-ro 0 1 <malikyo> anyone use sylpheed email client <malikyo> I'm getting no love in the xubuntu and sylpheed rooms <kameron> cafuego, what syntax would i use for chmod, if you don't mind <cafuego> kameron: Yep, that should get you read access at least. <kameron> cafuego, i want write too <cafuego> kameron: Is it just a data partition? <owner> mcdenyer you can install sudo apt-get install linux-686-smp <omac> alpy4: That's because when you boot linux for the first time, some installers don't have a clue what chip you have AMD or INTEL?...so to byp*** that problem, they just boot with the instructions common in both which is 386 hence the booting with 386...the lowest common denominator to get you up and running. <owner> that will give you the smp kernel <kameron> cafuego, it's just storage, yes <alpy4> ok omac i see now <sorush20> guys there are so many restriced modules to choose from I have amd64 3700+ which do I install for the nvidia driver? <theshibboleth> what does this mean, "gzip: stdin: not in gzip format"? <cafuego> kameron: Ok, chown it to your user (chgrp -R kameron /media/blah) <nickrud> Vinadelmar, a sec, I'm getting killed by the phone :) <omac> alpy4: then after installing with 386, it takes less than 2 minutes to install the appropriate kernel...amd64, or 686, or k7..etc. <owner> then cat /proc/cpuinfo shows 2 cpus <Xenguy> theshibboleth: the data is not gzip'd <alpy4> ok gotcha <cafuego> kameron: and then change the permissions, (chmod -R g+rwX /media/blah) <glacious> so nobody knows what happens when you take the hash of a block device? <cafuego> kameron: That set the group to you, then sets group write access. <alpy4> anyone got any experience of getting a conexant accessrunner pci dsl modem working on ubuntu? <owner> glacious? <glacious> owner: ? <TorbX> Say, if I install Dapper now... and they change something next month... Will it be updated as well on my system? <Mar_k_us> good afternoon <epifas1> iiiiiiiiiiii <Seveas> TorbX, dapper is changed all the time.... <cafuego> TorbX: Only if you run another update next month. <omac> alpy4: it's a dsl modem...it should be connected to your pc with an ethernet cable...install pppoeconfig. and run that. <Mar_k_us> i'm trying to get my midi properly working <glacious> owner: i'm not sure if it computes the hash of only the first inode, or of all inodes, or the entire device... <nicholaspaul> Am i right in thinking that to make a wifi card work (airport extreme in particular) that I need firmware AND drivers? <alpy4> its a pci modem omac <alpy4> its in the slot <gnomefreak> TorbX, you have a better chance of it breaking <Seveas> nicholaspaul, correct <kameron> cafuego, could i instead do something like... 'chmod -R a+rwx' ? <Mar_k_us> i'm have some trouble getting a sfark file to decompress <Seveas> and airport extreme is unsupported <gnomefreak> but yes in theroy it should work that way <alpy4> i am closer i am just wondering if anyone knew <nicholaspaul> - and that if the drivers are included in dapper, Seveas, that I still need to extract the firmware? <alpy4> only been at it a day or so ok <epifas1> cu parra u sicilianu? <Seveas> nicholaspaul, correct <cafuego> nicholaspaul: The drivers are enabled and working in the dapper kernel. <cafuego> nicholaspaul: I can give you the firmware, though. <nicholaspaul> Seveas: cafuego the penny is finally dropping. <nicholaspaul> cafuego: yea? Yes please! <omac> That's great stuff! then you will need some kind of linux driver specifically for your card modem. <cafuego> nicholaspaul: http://www.cafuego.net/stuff/bcm43xx_firmware.zip <cafuego> nicholaspaul: Tested & working on iBook. <ivoks> Seveas: would you know what forster.ubuntu.com is? :) <kameron> cafuego, or is there a flag i can use in fstab to mount it and let anyone read it? that'd be cleaner. <nicholaspaul> thx cafuego! you rock! <tuxedo_kamen> can anyone please help me install a usb modem? <funbitz> Thanks a lot lot Xenguy, you are a real lifesaver :) everything worked smoothly <Seveas> ivoks, no <sorush20> is ndiswrapper on the live cd? <ivoks> hm <XTF> Hi. Is there a hardware compatibility list for Ubuntu? If so, where? <Seveas> cafuego, are they airport-only or should they work on all bcm43xx cards (including ones made for x86 systems)? <cafuego> kameron: Not for ext3, but you can 'chmod -R o+rX' it. <Xenguy> funbitz: good (and I just encouraged you to do what the error message already said :-) <nicholaspaul> cafuego: so where do i stick all those files? <nickrud> Vinadelmar, lshw will tell you more about your hardware, and man mouse lists the possible mouse types <cafuego> Seveas: Firmware is arch independent <kameron> cafuego, wtf, not for ext3, but you can for ntfs, etc.. that's weak. okay, thanks. <Vinadelmar> nickrud, i found this http://linuxhelp.blogspot.com/2005/10/configuring-serial-wheel-mouse.html which i think might solve my problem. what do you think ? but how do you restart gdm ?? i was in gnome but i did ctrl-alt-f1 to switch into text mode <cafuego> nicholaspaul: in /lib/firmware/$(uname -r) <cafuego> Seveas: .. they also work fine with my linksys pcmcia card <Seveas> rock <funbitz> Xenguy, i know, but i didn't knew how to get into root <nicholaspaul> cafuego: would i have to move it everytime they upgrade the kernel? <owner> vlan cntl alt f6 <owner> vin <cafuego> kameron: That's becuase nffs etc don't support decent file ownership, they need an ugly kludge. <owner> ctrl alt f7 actually <cafuego> nicholaspaul: as far as I know, yes. <kameron> cafuego, okay <owner> to get back into gnome <dabaR> Hey! Can anyone help me find out why I rock so much? I've been working on this for 4 hours already. <Zorlon> cafuego: Is beagle 0.2 out in the repositories yet? <cafuego> dabaR: catatonic? Lack of medication? <nicholaspaul> ah roit. cafuego thanks This helps clear up a lot of mis/partial information! <kameron> dabaR, working on what? <owner> !tell dabar why he rocks <cafuego> Zorlon: Not seen it. <Vinadelmar> owner, am i out of gnome if i did a ctrl-alt-f1 to go text-mode and may i restart gdm ? <Zorlon> caguego: So I take it you installed from tarball? <omac> alpy: http://www.conexant.com/support/md_driverdownload.jsp <cafuego> nicholaspaul: If it's in the wrong stpop, you'd getenelly get the driver whining about firmware part 5 being missing. <Vinadelmar> if i restart gdm, will the new xorg.conf be used ? <nickrud> Vinadelmar, yours is not a wheelmouse, to the ZAxisMapping is not available; remove the buttons options, and Emulate3Buttons should be yes. the /dev/ttyS0 should already exist <Vinadelmar> nickrud, i have a wheelmouse <cafuego> Zorlon: I made a .deb. Want it it too? <Vinadelmar> it's a 3 buttons <cafuego> Zorlon: it also wants a newer libgmime (want that .deb too?) <dcx90805> anyone knows how to burn 1+1 DVDs on ubuntu linux 5.04? <nickrud> Vinadelmar, then the picture was not quite right. But yes, otherwise I'd try that one myself <owner> vin like i said ctrl alt f1 to goto console, ctrl alt f7 to get back <omac> alpy: it seems as though they ship drivers for linux...download them and follow the docs. <funkyHat> Vinadelmar, yes, restarting gdm will restart X too <Vinadelmar> nickrud, sure, it was just to show the connection at the end <birchoff> just installed ubuntu on my new fangled laptop... however X doesnt work and inorder to fix it I will need root privs how do I get that under ubuntu <Zorlon> cafuego: Yes please if it isn't too much of a bother mate! <nickrud> Vinadelmar, ah. also sudo /etc/init.d/gdm restart will restart gdm (your other question.) <Vinadelmar> let me be sure : wheelmouse => 3 buttons. the second being the wheel <Vinadelmar> ok buddy, i'll try that <funkyHat> birchoff, sudo *command* <cafuego> Zorlon: Just a sec <nickrud> Vinadelmar, 3d is the wheel <Zorlon> cafuego: K <owner> wheel is 4 and 5 buttons <dcx90805> anyone knows if there's a app called "DVD X COPY Platinum" for unbuntu linux???? <owner> mouse has 1 2 3 and wheel is 4 and 5 <cafuego> Zorlon: Now the depends aren't 100% right, you'll need an additional -dev package for the search tool to work. <mcdenyer> after installing you supposed to be able to do fglrx-gears but it syas no such command :/. <Zorlon> dcx90805: Yeah sure... <birchoff> funkyHat: tried that get an error, sudo: unable to lookup <HOSTNAME> via gethostbyname() <Sapaki> hi everyone <nickrud> owner, yes, we were talking about the button itself, not the wheel part (ZAxisMapping) <Zorlon> cafuego: np <Vinadelmar> **AWESOME** :) <funkyHat> birchoff, try sudo -i, that will get you a root shell <omac> dcx90805: have you tried dvdrip or dvdbackup for debian and ubuntu? <dcx90805> zorlon?? where can i get it at??? <Sapaki> I wanted to know how to install emacs on ubuntu? <birchoff> funkyHat: nope same error <Vinadelmar> (by the second i was refering to the middle actually) <dcx90805> and how do i install it after i get it?? <owner> mcdenyer its glxgears <owner> glxgears -printfps <Xenguy> Sapaki: sudo apt-get install emacs <mcdenyer> owner, no theres one for fglrx gears and it has those gears but there are on a spinning cube and it gives fps <owner> fgl_glxgears <dcx90805> no i haven't omac, i dont even know how to install new software ithat i download for linux, can u tell me how? <Zorlon> dcx90805: I was being a smart aleck....of course not you can't get it for linux...now you might read up at doom9.org to find out how to do stuff with dvd using linux OS <Vinadelmar> thank you very much guys (nick, xen, funky), very helpful hand you gave to me :) <nicholaspaul> cafuego: gotcha. I'll install it now and cope with the upgrades when they come :) <mcdenyer> owner i have a radeon 9600xt what fps shoud i be getting? <owner> what do you get <Sapaki> thanks xenguy,let me try it <dcx90805> ok thankx anyways <mcdenyer> owner, im getting about 2500 - 2600
Return to
#ubuntu or Go to some related
logs:
automoatix #math masked by: ~x86 keyword #javascript #web libdecss.rpm DCC SEND PERL how to enable the universe repo buntu #math wingaim aol
|
|