=== wburge [n=wburge@mustang.cs.nmsu.edu] has joined #ubuntu-classroom | ||
=== latoo [n=tangent@206-248-181-179.dsl.teksavvy.com] has joined #ubuntu-classroom | ||
=== suma [n=chatzill@CPE000fb569f8ad-CM00159a6ccd08.cpe.net.cable.rogers.com] has joined #ubuntu-classroom | ||
=== Selenolycus [n=Coir@ip-129-15-131-252.fescfwsm.ou.edu] has joined #ubuntu-classroom | ||
=== awkorama [n=awk@gw.cnet.sk] has joined #ubuntu-classroom | ||
=== mbmccormick [n=matt@adsl-75-46-167-39.dsl.sfldmi.sbcglobal.net] has joined #ubuntu-classroom | ||
=== mbmccormick [n=matt@adsl-75-46-167-39.dsl.sfldmi.sbcglobal.net] has left #ubuntu-classroom [] | ||
=== ash211_ [n=andrew@user-112174a.dsl.mindspring.com] has joined #ubuntu-classroom | ||
=== m0dster [n=m0dster@165.190.89.172] has joined #ubuntu-classroom | ||
=== cellojoe|proxy [n=joe@unaffiliated/cellojoe] has joined #ubuntu-classroom | ||
=== zerogrounding [n=hendra@167.205.79.30] has joined #ubuntu-classroom | ||
=== DerXero [n=patrick@dslb-082-083-147-092.pools.arcor-ip.net] has joined #ubuntu-classroom | ||
zerogrounding | hi there? | 01:00 |
---|---|---|
jrib | zerogrounding: hello! | 01:00 |
zerogrounding | are you have trying fesity fawn? | 01:01 |
jrib | I'm using it now | 01:01 |
zerogrounding | good | 01:01 |
zerogrounding | do you know why,, feisty migrate their harddisk form hda to sda? | 01:02 |
zerogrounding | i don't know yet | 01:02 |
jrib | !uuid | 01:02 |
ubotu | To see a list of your devices/partitions and their corresponding UUID's, run this command in a !shell: blkid (see https://wiki.ubuntu.com/LibAtaForAtaDisks for the rationale behind the transition to UUID) | 01:02 |
jrib | zerogrounding: that link explains why I believe | 01:03 |
zerogrounding | oke,, thanx very much | 01:03 |
latoo | Is the kinit bug related to that? | 01:04 |
zerogrounding | ubotu: at there /dev/sda8: UUID="b0e9ff34-f8a7-4c52-af23-586a6d92a070" SEC_TYPE="ext2" TYPE="ext3" | 01:04 |
latoo | I get some sata error messages on boot following a kinit error message and it takes forever to boot | 01:04 |
zerogrounding | what is SEC_TYPE="ext2" TYPE="ext3" means? | 01:04 |
jrib | i am guessing sec_type is secondary type but I don't know anything about why that is needed | 01:05 |
zerogrounding | jrib: for backup maybe | 01:06 |
=== maccam94-food [n=maccam94@pool-72-72-84-37.bstnma.east.verizon.net] has joined #ubuntu-classroom | ||
=== Ax4 [n=Ax3@n128-227-104-191.xlate.ufl.edu] has joined #ubuntu-classroom | ||
zerogrounding | hey,, anyone know,, why my ubuntu doesn't wok well on projector | 01:11 |
zerogrounding | i use wide screen,, 1280x768 | 01:11 |
zerogrounding | thanx | 01:11 |
=== ppplll [n=ppplll@85.75.158.39] has joined #ubuntu-classroom | ||
=== ppplll [n=ppplll@85.75.158.39] has left #ubuntu-classroom [] | ||
=== PhirePhly [n=kenneth@h-68-164-87-94.snvacaid.dynamic.covad.net] has joined #ubuntu-classroom | ||
=== PhirePhly [n=kenneth@h-68-164-87-94.snvacaid.dynamic.covad.net] has left #ubuntu-classroom ["Ex-Chat"] | ||
mtm8 | How do I chroot into a loopback mount? | 01:38 |
=== Jordan_U_ [n=jordan@h-68-164-90-132.snvacaid.dynamic.covad.net] has joined #ubuntu-classroom | ||
mtm8 | I want to automate commands in a chroot, is that possible? For example, in a chrooted environment, I want to be able to apt-get update && apt-get upgrade | 02:05 |
Jordan_U | mtm8, What do you mean by automate commands in a chroot? A chroot shell is just like any other bash shell? | 02:07 |
mtm8 | Jordan_U: Well I'll have a CD environment and I'll mount the hard drive, follow? I want to chroot to the hard drive's root and run apt-get update && apt-get upgrade | 02:09 |
mtm8 | Jordan_U: I want the LiveCD to automatically do that. | 02:09 |
mtm8 | Jordan_U: I already have the rest of my little script written. | 02:09 |
Jordan_U | mtm8, I don't know if this helps but here is another link: https://help.ubuntu.com/6.10/ubuntu/installation-guide/i386/automatic-install.html | 02:10 |
mtm8 | Jordan_U: I've given up on the alternate CD for good now. | 02:11 |
Jordan_U | mtm8, Ahh, so you are just customizing the LiveCD? | 02:12 |
mtm8 | mtm8: Yes. | 02:12 |
mtm8 | Jordan_U: Preseeding is a such and such and a half. | 02:13 |
Jordan_U | mtm8, I think that the LiveCD installer may actually do that by default already ( chroot in and update / upgrade ) | 02:13 |
mtm8 | Jordan_U: Well, I also want to apt-get install <a ton of packages> | 02:14 |
Jordan_U | mtm8, I know that you can do things like chroot apt-get install <whatever> so you can probably also do something like: chroot bash "whatever you want bash to execute in the chroot" | 02:16 |
mtm8 | Jordan_U: So on the desktop LiveCD, it still boots the graphical environment... right? | 02:30 |
mtm8 | Jordan_U: How do I force it to perform an installation and then call on my script? | 02:30 |
Jordan_U | mtm8, I don't know if ubiquity can be automated, I don't think that it can unfortunately :( | 02:31 |
Jordan_U | Did you check the other howto I gave, it purports to be easier. | 02:34 |
mtm8 | Jordan_U: That requires preseeding, no? | 02:35 |
mtm8 | Jordan_U: Also, I want it to not display a GUI as much as possible. | 02:36 |
Jordan_U | mtm8, The LiveCD installer cannot be run without a GUI AFIK :( | 02:37 |
=== Jordan_U would have expected something like this to be much easier | ||
mtm8 | :\ | 02:37 |
=== emet [n=emet@unaffiliated/emet] has joined #ubuntu-classroom | ||
emet | hi | 02:38 |
emet | so this channel is going to be pretty active starting monday? | 02:38 |
Jordan_U | "The Ubuntu installer has preliminary support for automating installs using Kickstart files, as designed by Red Hat for use in their Anaconda installer. This method is not as flexible as the preconfiguration file method above, but it requires less knowledge of how the installer works." So I would guess that it does not require preseeding | 02:38 |
emet | the ubuntu installation has gone a long way but it could still use some work | 02:39 |
emet | specifically with automation | 02:39 |
Selenolycus | nickserv REGISTER | 02:48 |
=== TheIronChef [n=theironc@dynamic-acs-24-154-117-157.zoominternet.net] has joined #ubuntu-classroom | ||
Selenolycus | nickserv register | 02:49 |
TheIronChef | hey everyone... whats a good p2p program to dl music? | 02:49 |
=== TheIronChef [n=theironc@dynamic-acs-24-154-117-157.zoominternet.net] has left #ubuntu-classroom [] | ||
=== maccam94 [n=maccam94@pool-72-72-84-37.bstnma.east.verizon.net] has joined #ubuntu-classroom | ||
mtm8 | Jordan_U: Would you be able to help me figure out the d-i partman-auto/expert_recipe_file string /hd-media/recipe line that comes standard with the installer? | 03:06 |
Jordan_U | mtm8, I can try. What is there by default ( or in any examples ) ? | 03:08 |
=== wsjunior [n=wsjunior@unaffiliated/wsjunior] has joined #ubuntu-classroom | ||
mtm8 | Jordan_U: 1) Where is /hd-media 2) How can I make a partition scheme as follows?: /dev/sda1: 128 M for /boot (ext2) with no disk space allocated for the super user with noauto,noatime options for mounting, /dev/sda2: 40 G for / (ext3) with 3 percent disk space allocated for the super user and defaults,errors=remount-ro options for mounting, /dev/sda3: 11 G extended partition, /dev/sda4: an NTFS partition that isn't mounted, /dev/sda5: 1 G swap, /dev/sda6: | 03:11 |
mtm8 | Jordan_U: By default: Here is what you are supposed to read: http://d-i.alioth.debian.org/svn/debian-installer/installer/doc/devel/partman-auto-recipe.txt | 03:11 |
mtm8 | Jordan_U: My head really hurts so if I say something stupid, please forgive me. | 03:11 |
=== mtm8 [n=mtm8@fw.bcp.org] has joined #ubuntu-classroom | ||
=== maccam94 [n=maccam94@pool-72-72-84-37.bstnma.east.verizon.net] has joined #ubuntu-classroom | ||
=== Ravindran [n=ravindra@59.93.72.24] has joined #ubuntu-classroom | ||
mtm8 | Does anyone know how to setup a preseed file for a remastered alternate CD so that it partitions in the following manner? | 03:25 |
mtm8 | /dev/sda1: 128 M (ext2) mounted as /boot with 0% reserved for superuser and noauto,noatime mount options; /dev/sda2: 40 G (ext3) mounted as / with 3% reserved for superuser and defaults,errors=remount-ro mount options; /dev/sda3: 11 G extended partition; /dev/sda4: NTFS partition, not mounted; /dev/sda5: 1 G for swap; /dev/sda6: 10 G (ext3) mounted as /home/DOMAIN with 0% reserved for superuser and defaults,grpquota mount options | 03:25 |
Jordan_U | mtm8, I would just go with the kickstart script, it seems pretty staitforeward to me and has an option for pre and post install scripts | 03:26 |
Jordan_U | !automate | 03:26 |
ubotu | Ways to automate installation of Ubuntu on multiple machines are described at https://help.ubuntu.com/6.10/ubuntu/installation-guide/i386/automatic-install.html - See also !cloning | 03:26 |
mtm8 | Jordan_U: kickstart seems pretty sweet. Why doesn't Ubuntu still stick with the preseeding nonsense? | 03:32 |
Jordan_U | mtm8, I am looking at the kickstart configurator right now and it seems to do everything that you want, and the syntax for kickstart seems much more sane if there is something the GUI / a script cannot provide http://trogdoor.googlepages.com/Screenshot-KickstartConfigurator.png | 03:32 |
mtm8 | Jordan_U: It's *not* a GUI installer though right? Like the final version of the CD will *not* have a GUI right? | 03:33 |
mtm8 | Jordan_U: I want to make sure that the installation is done without any graphical packages, but I see this in apt-cache search kickstart: system-config-kickstart - graphical tool for creating Kickstart files | 03:33 |
Jordan_U | mtm8, Yes, it still uses just the CLI for the actual install | 03:33 |
mtm8 | Jordan_U: So configuration just uses the GUI? | 03:34 |
mtm8 | Jordan_U: I'll play with it in that case. I really, really hope this works :) | 03:34 |
=== Jordan_U need to remember to always check the all knowing ubotu :) | ||
emet | whats 15:00 GMT in EST? | 03:44 |
emet | -4 hours | 03:45 |
emet | 11:00 AM to 6:00 PM for events | 03:46 |
=== Crusher [n=You@ppp127-238.lns11.adl6.internode.on.net] has joined #ubuntu-classroom | ||
=== Ravindran [n=ravindra@59.93.72.24] has left #ubuntu-classroom [] | ||
=== aragon [n=aragon@ip68-8-164-27.sd.sd.cox.net] has joined #ubuntu-classroom | ||
=== janery [n=hateyou@58.71.157.12] has joined #ubuntu-classroom | ||
=== emet [n=emet@unaffiliated/emet] has joined #ubuntu-classroom | ||
=== ilovelinux [n=love@58.71.157.12] has joined #ubuntu-classroom | ||
=== AndrewB [n=andy@ubuntu/member/pdpc.student.AndrewB] has joined #ubuntu-classroom | ||
=== crdlb [n=crdlb@pool-70-104-186-68.norf.east.verizon.net] has joined #ubuntu-classroom | ||
=== michaelp1 [n=travelma@60.53.38.26] has joined #ubuntu-classroom | ||
=== michaelp1 [n=travelma@60.53.38.26] has left #ubuntu-classroom [] | ||
=== edrews [n=edrews@pool-71-178-105-132.washdc.east.verizon.net] has joined #ubuntu-classroom | ||
Jordan_U | mtm8, How is it going with kickstart? | 05:25 |
=== edrews [n=edrews@pool-71-178-105-132.washdc.east.verizon.net] has left #ubuntu-classroom ["Leaving"] | ||
=== Jordan_U [n=jordan@h-68-164-90-132.snvacaid.dynamic.covad.net] has joined #ubuntu-classroom | ||
=== redpill [i=LeandroB@201-69-35-157.dial-up.telesp.net.br] has joined #ubuntu-classroom | ||
=== dicon [n=lol@201-1-91-59.dsl.telesp.net.br] has joined #ubuntu-classroom | ||
=== DShepherd [n=dwight@72.252.132.188] has joined #ubuntu-classroom | ||
Jordan_U | mtm8, How is it going with kickstart? | 06:08 |
=== dicon [n=lol@201-1-91-59.dsl.telesp.net.br] has joined #ubuntu-classroom | ||
=== redpill [i=LeandroB@201-69-35-157.dial-up.telesp.net.br] has left #ubuntu-classroom [] | ||
=== captlloyd [n=captain@64.53.38.58] has joined #ubuntu-classroom | ||
=== SurfingPenyu [n=SurfingP@175.169.95.219.klj01-home.tm.net.my] has joined #ubuntu-classroom | ||
Jordan_U | mtm8, How is it going with kickstart? | 07:20 |
=== SurfingPenyu [n=SurfingP@175.169.95.219.klj01-home.tm.net.my] has left #ubuntu-classroom [] | ||
=== SurfingPenyu [n=SurfingP@175.169.95.219.klj01-home.tm.net.my] has joined #ubuntu-classroom | ||
=== SurfingPenyu [n=SurfingP@175.169.95.219.klj01-home.tm.net.my] has left #ubuntu-classroom [] | ||
=== Jordan_U_ [n=jordan@h-68-164-90-132.snvacaid.dynamic.covad.net] has joined #ubuntu-classroom | ||
=== mojo [n=mojo@c-68-52-116-85.hsd1.tn.comcast.net] has joined #ubuntu-classroom | ||
=== cellojoe|proxy [n=joe@unaffiliated/cellojoe] has left #ubuntu-classroom [] | ||
=== aleix [n=aleix@m85-94-191-218.andorpac.ad] has joined #ubuntu-classroom | ||
=== aleix [n=aleix@m85-94-191-218.andorpac.ad] has left #ubuntu-classroom [] | ||
=== mojo [n=mojo@c-68-52-116-85.hsd1.tn.comcast.net] has joined #ubuntu-classroom | ||
=== mojo [n=mojo@c-68-52-116-85.hsd1.tn.comcast.net] has joined #ubuntu-classroom | ||
=== aussiedini [n=chatzill@60-242-189-128.tpgi.com.au] has joined #ubuntu-classroom | ||
=== aussiedini [n=chatzill@60-242-189-128.tpgi.com.au] has left #ubuntu-classroom [] | ||
=== DerXero [n=patrick@dslb-082-083-147-092.pools.arcor-ip.net] has joined #ubuntu-classroom | ||
=== MootBot [n=MootBot@kryten.incognitus.net] has joined #ubuntu-classroom | ||
=== valermos [n=valermos@207.138.43.227] has joined #ubuntu-classroom | ||
=== valermos [n=valermos@207.138.43.227] has left #ubuntu-classroom ["Leaving"] | ||
=== Webspot [n=Webspot@5ac691b9.bb.sky.com] has joined #ubuntu-classroom | ||
=== se1 [n=sep@host209-247-dynamic.20-87-r.retail.telecomitalia.it] has joined #ubuntu-classroom | ||
=== pavucok [n=pavucok@jabber.org.by] has joined #ubuntu-classroom | ||
=== pavucok [n=pavucok@jabber.org.by] has left #ubuntu-classroom [] | ||
=== ndnmachine [n=asfsd@SameerServ.ST.HMC.Edu] has joined #ubuntu-classroom | ||
=== j4y [n=j4y@88-111-52-133.dynamic.dsl.as9105.com] has joined #ubuntu-classroom | ||
=== LjL [n=ljl@ubuntu/member/ljl] has joined #ubuntu-classroom | ||
=== XaV1Uzz [n=xaviuzz@84.77.191.41] has joined #ubuntu-classroom | ||
=== nev_les [n=nevle@cust2347.vic01.dataco.com.au] has joined #ubuntu-classroom | ||
=== neuratix [n=lorents@ti521110a080-8637.bb.online.no] has joined #ubuntu-classroom | ||
=== nev_les [n=nevle@cust2347.vic01.dataco.com.au] has left #ubuntu-classroom ["Leaving"] | ||
=== croppa [n=stuart@135.27.233.220.exetel.com.au] has joined #ubuntu-classroom | ||
=== PriceChild [n=pricechi@ubuntu/member/pricechild] has joined #ubuntu-classroom | ||
=== Webspot [n=Webspot@5ac691b9.bb.sky.com] has joined #ubuntu-classroom | ||
=== Webspot [n=Webspot@5ac691b9.bb.sky.com] has joined #ubuntu-classroom | ||
=== iKs [n=iks@mna75-9-82-243-59-107.fbx.proxad.net] has joined #ubuntu-classroom | ||
=== helton [n=helton@dial-up-200-184-120-208.intelignet.com.br] has joined #ubuntu-classroom | ||
=== helton [n=helton@dial-up-200-184-120-208.intelignet.com.br] has left #ubuntu-classroom ["Konversation] | ||
=== helton [n=helton@dial-up-200-184-120-208.intelignet.com.br] has joined #ubuntu-classroom | ||
=== KuJoBaba [n=ubuntu@88.238.16.30] has joined #Ubuntu-Classroom | ||
=== KuJoBaba [n=ubuntu@88.238.16.30] has joined #Ubuntu-Classroom | ||
=== helton [n=helton@dial-up-200-184-120-208.intelignet.com.br] has left #ubuntu-classroom ["Konversation] | ||
=== Selenolycus [n=Coir@ip-129-15-131-252.fescfwsm.ou.edu] has joined #ubuntu-classroom | ||
KuJoBaba | !altgr | 03:22 |
ubotu | Sorry, I don't know anything about altgr - try searching on http://bots.ubuntulinux.nl/factoids.cgi | 03:22 |
KuJoBaba | buu | 03:22 |
=== croppa [n=stuart@135.27.233.220.exetel.com.au] has joined #ubuntu-classroom | ||
Selenolycus | Buu? | 03:28 |
Selenolycus | Majin Buu? | 03:28 |
=== BuffaloSoldier [n=firdaus@ubuntu/member/BuffaloSoldier] has joined #ubuntu-classroom | ||
=== neuratix [n=lorents@ti521110a080-8637.bb.online.no] has joined #ubuntu-classroom | ||
neuratix | api mismatch: the nvidia kernel module has the version 1.0-9755, but this x module has the version 1.0-9631 | 03:30 |
neuratix | anybody here who know how to fix this? | 03:30 |
Webspot | neuratix, I had that yesterday. It took ages of uninstalling and reinstalling, etc. I can't remember how I fixed it in the end. There was some useful info in ubuntuforums, have a look there. | 03:36 |
=== kayak_matt [n=mattdick@c-71-233-128-225.hsd1.ma.comcast.net] has joined #ubuntu-classroom | ||
=== kayak_matt [n=mattdick@c-71-233-128-225.hsd1.ma.comcast.net] has left #ubuntu-classroom [] | ||
=== neuratix [n=lorents@ti521110a080-8637.bb.online.no] has joined #ubuntu-classroom | ||
=== budg [n=budg@c211-30-92-146.mirnd1.nsw.optusnet.com.au] has joined #ubuntu-classroom | ||
=== ash211 [n=andrew@user-112174a.dsl.mindspring.com] has joined #ubuntu-classroom | ||
=== Sn4pS [n=Sn4pS@bas1-stcatharines10-1177558957.dsl.bell.ca] has joined #ubuntu-classroom | ||
=== vdittgen [n=vdittgen@201-41-14-109.paebv700.dsl.brasiltelecom.net.br] has joined #ubuntu-classroom | ||
=== joseaa_ [n=joseaa@158.84-48-74.nextgentel.com] has joined #ubuntu-classroom | ||
=== joseaa_ [n=joseaa@158.84-48-74.nextgentel.com] has left #ubuntu-classroom ["Ex-Chat"] | ||
=== KuJoBaba [n=ubuntu@88.238.16.30] has joined #Ubuntu-Classroom | ||
=== alT-f4 [n=h3h3@201-1-109-9.dsl.telesp.net.br] has joined #ubuntu-classroom | ||
=== Fin [n=fin@80-192-30-109.cable.ubr08.edin.blueyonder.co.uk] has joined #ubuntu-classroom | ||
=== degei [n=degei@blk-224-209-86.eastlink.ca] has left #ubuntu-classroom ["Leaving"] | ||
=== nothlit [n=nothlit@fluxbuntu/developer/nothlit] has joined #ubuntu-classroom | ||
=== se1 [n=sep@host209-247-dynamic.20-87-r.retail.telecomitalia.it] has left #ubuntu-classroom [] | ||
=== DerXero [n=patrick@dslb-082-083-139-034.pools.arcor-ip.net] has joined #ubuntu-classroom | ||
=== theweb_ [n=willy@107.135-64-87.adsl-dyn.isp.belgacom.be] has joined #ubuntu-classroom | ||
=== theCore [n=alex@ubuntu/member/theCore] has joined #ubuntu-classroom | ||
=== theCore [n=alex@ubuntu/member/theCore] has left #ubuntu-classroom ["Ex-Chat"] | ||
=== nealmcb [n=neal@wikipedia/nealmcb] has joined #ubuntu-classroom | ||
=== jikanter [n=jordan@c-24-12-220-77.hsd1.il.comcast.net] has joined #ubuntu-classroom | ||
jikanter | what is the function of the "UIUD=" mechanism in fstab? | 08:09 |
jikanter | Thanks, I figured it out... | 08:15 |
=== LjL [n=ljl@ubuntu/member/ljl] has joined #ubuntu-classroom | ||
=== elvenseven [n=upik@97.191.95.219.jb01-home.tm.net.my] has joined #ubuntu-classroom | ||
elvenseven | Hello everyone | 08:51 |
elvenseven | Am i alone :'( | 08:52 |
=== BuffaloSoldier [n=firdaus@ubuntu/member/BuffaloSoldier] has joined #ubuntu-classroom | ||
=== neuratix [n=lorents@ti521110a080-8637.bb.online.no] has joined #ubuntu-classroom | ||
=== n2diy [n=darryl@ppp-42d428d6.wlks.losch.net] has joined #ubuntu-classroom | ||
=== alT-f4 [n=h3h3@200.162.227.86.user.ajato.com.br] has joined #ubuntu-classroom | ||
=== xtknight [n=xtknight@c-68-43-122-102.hsd1.mi.comcast.net] has joined #ubuntu-classroom | ||
=== RasQulec [n=milton@adsl-144-60-197.chs.bellsouth.net] has joined #ubuntu-classroom | ||
xtknight | do you know a lot about the kernel/etc? | 10:07 |
RasQulec | I know abit, I read up on it | 10:07 |
xtknight | essentially i'm interested on why copying a 20 gig file is slowing my mouse and other general usage. i would have assumed the HD would just be busy | 10:07 |
RasQulec | in windows or linux? | 10:08 |
xtknight | linux. | 10:08 |
xtknight | if my memory serves me right it didnt happen under windows | 10:08 |
RasQulec | well the cpu is involved in the I/O also | 10:08 |
RasQulec | on my computer nothing I do slows me down I have dual core | 10:08 |
xtknight | if dma is enabled? | 10:08 |
RasQulec | even at 100% load | 10:08 |
xtknight | i have a core 2 duo e6300 | 10:08 |
RasQulec | I thought dma only works between 2 devices | 10:08 |
xtknight | i'm running beyond kernel patches right now (con kolivas interactivity, etc). they help quite a bit but i'm still curious | 10:09 |
RasQulec | hum I am running the stock ubuntu kernel and I can copy with no slow down | 10:09 |
xtknight | i wondered if linux used a different mechanism, or perhaps windows puts I/O operations at absolute lowest priority (with a slight speed disadvantage) | 10:09 |
xtknight | hmm | 10:09 |
RasQulec | I have always had the problem with windows lagging me more then linux | 10:09 |
xtknight | well accessing heavily fragmented files seems to slow me down a ton too | 10:09 |
RasQulec | could be a driver issue | 10:09 |
xtknight | such as my virtual machine with 1000 fragments | 10:09 |
xtknight | ah | 10:09 |
RasQulec | a good place to ask might be a linux kernel channel | 10:10 |
xtknight | well thanks | 10:10 |
xtknight | i'll ask in #linux | 10:10 |
RasQulec | I'll join you to see the answer :P | 10:11 |
xtknight | (already asked, just waiting) | 10:11 |
=== RasQulec [n=milton@adsl-144-60-197.chs.bellsouth.net] has left #ubuntu-classroom [] | ||
=== RasQulec [n=milton@adsl-144-60-197.chs.bellsouth.net] has joined #ubuntu-classroom | ||
=== Xk2c [n=Xk2c__@e178196254.adsl.alicedsl.de] has joined #ubuntu-classroom | ||
=== Kevlar_Soul [n=malum@cpe-66-68-150-28.austin.res.rr.com] has joined #ubuntu-classroom | ||
Kevlar_Soul | What is the repository line I add to get things like Opera, Real player, and other applications? | 10:34 |
Xk2c | Kevlar_Soul: deb http://archive.canonical.com feisty-commercial main | 10:35 |
Kevlar_Soul | thank you | 10:35 |
Xk2c | :) | 10:37 |
Kevlar_Soul | well, I tried that one and it had neither Opera or real player | 10:38 |
Xk2c | i have searched | 10:44 |
Xk2c | the repo is correct | 10:44 |
Xk2c | but then opera isnt there yet | 10:45 |
=== TheIronChef [n=theironc@dynamic-acs-24-154-117-157.zoominternet.net] has joined #ubuntu-classroom | ||
=== TheIronChef [n=theironc@dynamic-acs-24-154-117-157.zoominternet.net] has left #ubuntu-classroom ["Kopete] | ||
=== jpon [n=jpon@neu67-3-82-239-80-181.fbx.proxad.net] has joined #ubuntu-classroom | ||
Xk2c | bye | 10:53 |
=== Xk2c [n=Xk2c__@e178196254.adsl.alicedsl.de] has left #ubuntu-classroom ["sudo] | ||
=== soundray [n=rolf@dsl-217-155-44-246.zen.co.uk] has joined #ubuntu-classroom | ||
=== Abom [n=abom@cpe-76-170-193-168.socal.res.rr.com] has joined #ubuntu-classroom | ||
=== radar1976 [n=asf@S0106000e2e0c0037.cg.shawcable.net] has joined #ubuntu-classroom | ||
Abom | awesome | 11:10 |
Abom | I like the look of 47 people in here, getting help in the #ubuntu channel was givin me a headache :o | 11:11 |
soundray | Abom: the downloaded file should be on your desktop, if you used firefox. | 11:11 |
soundray | Abom: have you got a terminal window open? | 11:11 |
Abom | yea, I have it opened :) | 11:11 |
Abom | yea | 11:12 |
nealmcb | The topic line lists https://wiki.ubuntu.com/Classroom which was last edited on 2007-01-05 05:28:58 Are there updates somewhere else that should be listed instead? Or is this dormant until the https://wiki.ubuntu.com/UbuntuOpenWeek ? In which case I ro someone else should add a link to those activities like the ones in Nov.... | 11:12 |
soundray | Abom: Extract all three for good measure. Can you see them on the desktop? | 11:12 |
Abom | yes, they're in a folder | 11:13 |
Abom | btw, my typing is a little slow cause my kb is in my lap and my mouse in on my knee, I'm connected to the ethernet at my neighboors house, which is where the wireless router is :o | 11:14 |
soundray | Abom: in the terminal window, run 'sudo cp $HOME/Desktop/RT61_Firmware_V1.2/ /etc/Wireless/RT61STA' | 11:14 |
soundray | Abom: note this is case sensitive. | 11:15 |
Abom | cp: omitting directory `/home/abom/Desktop/RT61_Firmware_V1.2/' | 11:15 |
soundray | Abom: sorry, my fault | 11:15 |
soundray | Abom: in the terminal window, run 'sudo cp -a $HOME/Desktop/RT61_Firmware_V1.2/ /etc/Wireless/RT61STA' | 11:16 |
Abom | it said cannot create directory, no such file or dir | 11:16 |
soundray | My fault again | 11:16 |
Abom | ;o | 11:16 |
soundray | Abom: in the terminal window, run 'sudo mkdir /etc/Wireless ; sudo cp -a $HOME/Desktop/RT61_Firmware_V1.2/ /etc/Wireless/RT61STA' | 11:17 |
Abom | ok, it didn't give any messages | 11:17 |
soundray | good, now try 'sudo rmmod rt61' | 11:17 |
Abom | it said ERROR: Module rt61 is in use | 11:18 |
soundray | Abom: okay, does 'sudo ifdown ra0' work? | 11:18 |
Abom | ifdown: interface ra0 not configured | 11:18 |
soundray | Try 'sudo rmmod rt61' again | 11:19 |
Abom | ERROR: Module rt61 is in use | 11:19 |
soundray | Maybe it's ra1 | 11:20 |
soundray | Does 'sudo ifdown ra1' work? | 11:20 |
Abom | no, it's ra0 | 11:20 |
Abom | I'll try | 11:20 |
soundray | ifconfig -a should tell you for sure | 11:20 |
nealmcb | the ical pointed to from https://wiki.ubuntu.com/Classroom is even more out-of-date.... | 11:20 |
Abom | same error, ra1 ont configured | 11:20 |
nealmcb | but I hesitate to jump in until after I hear the deafening silence here a bit longer..... | 11:21 |
Abom | here's iwlist scan: | 11:21 |
Abom | abom@ubuntu:~$ iwscan list | 11:21 |
Abom | bash: iwscan: command not found | 11:21 |
Abom | abom@ubuntu:~$ iwlist scan | 11:21 |
Abom | lo Interface doesn't support scanning. | 11:21 |
Abom | eth0 Interface doesn't support scanning. | 11:21 |
Abom | ra0 Scan completed : | 11:21 |
Abom | Cell 01 - Address: 00:18:39:63:E2:45 | 11:21 |
Abom | ESSID:"linksys" | 11:21 |
Abom | Mode:Managed | 11:21 |
Abom | Channel:6 | 11:21 |
soundray | nealmcb: nalioth might be able to answer your questions | 11:21 |
Abom | Encryption key:off | 11:21 |
Abom | Quality:100/100 Signal level:-27 dBm Noise level:-256 dBm | 11:22 |
soundray | Abom: okay, we need to loosen the system's grip on the rt61 module | 11:22 |
Abom | :D | 11:22 |
Abom | does it need to be updated or something? this is 7.04, I just installed it the other day | 11:22 |
soundray | I actually compiled a CVS version of the module, but that was before I found out about the firmware issue. | 11:23 |
soundray | So I think the stock module may be just fine | 11:24 |
Abom | !?!? are you an ubuntu developer? | 11:24 |
nalioth | soundray: i can do what? | 11:24 |
soundray | nalioth: help nealmcb perhaps, not sure... | 11:24 |
soundray | Abom: no, far from | 11:25 |
soundray | Abom: I mean I compiled that module for my wife's laptop from the CVS at the serialmonkey project. I'm not saying that you need to do that, too. | 11:25 |
soundray | Just to clarify, you're chatting on that very system now? | 11:26 |
nalioth | the ical is 'out of date' because there are no classes planned for the immediate future | 11:26 |
=== Drooling_Sheep [n=kopec@dhcp21113.granville.unc.edu] has joined #ubuntu-classroom | ||
Abom | oooo ok, hrm... | 11:27 |
=== Abom [n=abom@cpe-76-170-193-168.socal.res.rr.com] has joined #ubuntu-classroom | ||
=== soundray [n=rolf@dsl-217-155-44-246.zen.co.uk] has joined #ubuntu-classroom | ||
=== Kevlar_Soul [n=malum@cpe-66-68-150-28.austin.res.rr.com] has joined #ubuntu-classroom | ||
=== RasQulec [n=milton@adsl-144-60-197.chs.bellsouth.net] has joined #ubuntu-classroom | ||
=== n2diy [n=darryl@ppp-42d428d6.wlks.losch.net] has joined #ubuntu-classroom | ||
=== BuffaloSoldier [n=firdaus@ubuntu/member/BuffaloSoldier] has joined #ubuntu-classroom | ||
=== LjL [n=ljl@ubuntu/member/ljl] has joined #ubuntu-classroom | ||
=== Sn4pS [n=Sn4pS@bas1-stcatharines10-1177558957.dsl.bell.ca] has joined #ubuntu-classroom | ||
=== ash211 [n=andrew@user-112174a.dsl.mindspring.com] has joined #ubuntu-classroom | ||
=== budg [n=budg@c211-30-92-146.mirnd1.nsw.optusnet.com.au] has joined #ubuntu-classroom | ||
=== crdlb [n=crdlb@pool-70-104-186-68.norf.east.verizon.net] has joined #ubuntu-classroom | ||
=== Ax4 [n=Ax3@n128-227-104-191.xlate.ufl.edu] has joined #ubuntu-classroom | ||
=== davidfg4 [n=david@69.51.95.200] has joined #ubuntu-classroom | ||
=== vav_ [n=vav@c-67-190-30-92.hsd1.co.comcast.net] has joined #ubuntu-classroom | ||
=== ryanakca [n=ryanakca@ubuntu/member/ryanakca] has joined #ubuntu-classroom | ||
=== boredandblogging [n=asdfasdf@c-24-98-177-125.hsd1.ga.comcast.net] has joined #ubuntu-classroom | ||
=== edavis10 [n=eric@68-116-82-188.dhcp.trlk.ca.charter.com] has joined #ubuntu-classroom | ||
=== elkbuntu [n=melissa@ubuntu/member/elkbuntu] has joined #ubuntu-classroom | ||
=== budg [n=budg@c211-30-92-146.mirnd1.nsw.optusnet.com.au] has joined #ubuntu-classroom | ||
soundray | Are you with me, Abom? | 11:35 |
soundray | Abom: sorry, I don't know why it won't unload. Try a reboot, then try connecting via wifi straight away. | 11:35 |
soundray | We have a netsplit, and I've got massive lag | 11:36 |
Abom | soundray: o ok, I'll try that, I'll be back in a few :) | 11:36 |
Abom | soundray: thanks for the help too, I appreciate it | 11:36 |
=== neuratix [n=lorents@ti521110a080-8637.bb.online.no] has joined #ubuntu-classroom | ||
=== b52laptop [n=mohammed@adsl196-49-109-217-196.adsl196-12.iam.net.ma] has joined #ubuntu-classroom | ||
nealmcb | nalioth: allow me to repost what I said earlier" The topic line lists https://wiki.ubuntu.com/Classroom which was last edited on 2007-01-05 05:28:58 Are there updates somewhere else that should be listed instead? Or is this dormant until the https://wiki.ubuntu.com/UbuntuOpenWeek ? In which case I or someone else should add a link to those activities like the ones in Nov...." | 11:46 |
b52laptop | is nayone using tora ? | 11:47 |
nealmcb | and an ical feed for the ubuntuopenweek would be great - how are such things produced in ubuntuland? | 11:47 |
=== abom [n=abom@cpe-76-170-193-168.socal.res.rr.com] has joined #ubuntu-classroom | ||
=== RasQulec [n=milton@adsl-144-60-197.chs.bellsouth.net] has left #ubuntu-classroom [] | ||
abom | soundray: still didn't work, I restarted with my ehternet cable disconnected and I got the same thing | 11:48 |
soundray | abom: so we're back to square one, with iwlist scan working, but no connection? | 11:49 |
abom | yea :/ | 11:49 |
soundray | abom: okay, there's one other problem that I had with that laptop. NetworkManager/nm-applet were absolutely unable to configure it. | 11:50 |
soundray | The solution there is to configure it via System-Admin-Networking and disable roaming. | 11:51 |
abom | yea, I tried that a ton of times, but I'll try it again, what should I set? | 11:51 |
soundray | I also had to 'sudo chmod -x /etc/dbus-1/event.d/25NetworkManager /etc/dbus-1/event.d/26NetworkManagerDispatcher' | 11:52 |
abom | k, that worked, I didn't get anything back | 11:53 |
soundray | abom: I guess you want DHCP, no password and DHCP | 11:53 |
soundray | oops, repeat | 11:53 |
=== neuratix [n=lorents@ti521110a080-8637.bb.online.no] has joined #ubuntu-classroom | ||
soundray | Via that dialog. Got it? | 11:53 |
abom | I tried it just now... it disconnected me for a sec, then said no connection, then reconnected me to the "wireless network" | 11:54 |
abom | err I mean "wired" hehhhe | 11:54 |
soundray | abom: yeah, you have to get rid of that nm-applet. It's very tenacious, you have to remove it from System-Preferences-Session-Startup programs. You will also have to reboot for that chmod change to take effect. | 11:56 |
abom | soundray: I appreciate the help, but this is way too much shit to do dude | 11:57 |
abom | I mean, I thought linux was supposed to work "it just works" isn't that ubuntu's catch phrase? | 11:57 |
soundray | abom: I fully agree, but the state of Linux wireless is partly due to manufacturers being obtuse and partly due to FCC and other regulatory bodies. | 11:58 |
abom | I'm just gonna try setting a password on my router, someone suggested that not having a password may be causing a problem | 11:58 |
soundray | abom: nonono | 11:58 |
soundray | abom: encryption is only going to complicate things now. You should enable encryption at some point, but only once you know that it works without. | 11:59 |
abom | so it's 100% my wireless card? | 11:59 |
soundray | Not 100%, but I've got firsthand experience with your type of card that strongly suggests that it is your card. | 12:01 |
nealmcb | is my gaim client missing something here? I keep getting window manager alerts as if someone is talking to me, but I don't see any messages for me. | 12:01 |
abom | oooooh, I didn't realize you knew my card specifically, ugh what a pain to have to deal with eery card individually | 12:01 |
soundray | Judging from the iwlist output you gave me earlier, the router is bog-standard and absolutely Linux-friendly. | 12:01 |
abom | yea, I can see my router as if it's working perfectly, it's really annoying | 12:02 |
abom | but no matter how many ways I try to connect to it, nothing happens, either it'll say I'm connected and I'm not or it'll just timeout trying to connect | 12:03 |
soundray | abom: I know, I've been moving mirrors in the house because I thought they were blocking the signal | 12:03 |
abom | lol :D | 12:03 |
soundray | Turns out that they were, but not enough to prevent it from connecting once I had sorted out the software. | 12:03 |
abom | but it works 100% in windows, why would you bother? | 12:03 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!