=== kazol [n=kazol@pool-70-20-37-232.man.east.verizon.net] has joined #ubuntu-classroom | ||
=== kazol [n=kazol@pool-70-20-37-232.man.east.verizon.net] has left #ubuntu-classroom ["Konversation] | ||
=== harlemtech [n=harlemte@pool-71-247-74-3.nycmny.east.verizon.net] has joined #ubuntu-classroom | ||
jrib | harlemtech: hi | 12:24 |
---|---|---|
harlemtech | hey thanx for responding | 12:24 |
jrib | harlemtech: can you repeat your error here, so I have it for reference? What is the output of 'uname -a'? | 12:24 |
harlemtech | Ok | 12:25 |
=== fernando [n=fernando@unaffiliated/musb] has joined #ubuntu-classroom | ||
harlemtech | I wanted to put beryl on my feisty fawn, and it instructed me to go to restricted manager but it wont open | 12:26 |
harlemtech | I'm new to ubuntu | 12:26 |
jrib | didn't you have a different error before? about restricted-modules? | 12:26 |
harlemtech | yes | 12:26 |
jrib | what was it? | 12:27 |
harlemtech | every time I go to restricted manager it tells me this: You need to install the package linux-restricted-modules-2.6.20-16-server for this program to work. | 12:28 |
jrib | ok | 12:29 |
jrib | now open a terminal | 12:29 |
harlemtech | please bare with me I'm not a good typist | 12:29 |
jrib | !terminal | 12:29 |
ubotu | The linux terminal or command-line interface is very powerful. Open a terminal via Applications -> Accessories -> Terminal (Gnome) or K-menu -> System -> Konsole (KDE). Guide: https://help.ubuntu.com/community/UsingTheTerminal | 12:29 |
jrib | and type the following and press enter: uname -a | 12:29 |
jrib | then give me the output | 12:29 |
harlemtech | okay | 12:29 |
harlemtech | Linux unbuntu 2.6.20-16-server #2 SMP Thu Jun 7 20:26:23 UTC 2007 i686 GNU/Linux | 12:30 |
harlemtech | Linux unbuntu 2.6.20-16-server #2 SMP Thu Jun 7 20:26:23 UTC 2007 i686 GNU/Linux | 12:30 |
harlemtech | Linux unbuntu 2.6.20-16-server #2 SMP Thu Jun 7 20:26:23 UTC 2007 i686 GNU/Linux | 12:30 |
harlemtech | sorry bout that | 12:30 |
jrib | just once is enough :) | 12:30 |
jrib | harlemtech: are you running a server? | 12:31 |
jrib | on your machine | 12:31 |
harlemtech | I guess | 12:31 |
jrib | harlemtech: what are you serving? | 12:31 |
harlemtech | yes | 12:31 |
harlemtech | nothing yet | 12:31 |
jrib | ah ok, as long as you understand | 12:31 |
harlemtech | got some ideas for later | 12:31 |
jrib | ok, now do this command and pastebin what you see: gksudo gedit /etc/apt/sources.list | 12:32 |
jrib | !pastebin | 12:32 |
ubotu | pastebin is a service to post large texts so you don't flood the channel. The Ubuntu pastebin is at http://paste.ubuntu-nl.org (make sure you give us the URL for your paste - see also the #ubuntu channel topic) | 12:32 |
harlemtech | tell me what I'm doing | 12:33 |
harlemtech | slower | 12:33 |
harlemtech | in need of coffee | 12:33 |
jrib | do this command: gksudo gedit /etc/apt/sources.list | 12:33 |
harlemtech | okay | 12:34 |
harlemtech | paste it where? | 12:34 |
jrib | visit http://paste.ubuntu-nl.org | 12:34 |
harlemtech | what do I put in syntax | 12:37 |
jrib | anything | 12:38 |
jrib | ah I've just discovered, that there is not a linux-restricted-modules package for the -server kernel | 12:38 |
jrib | so you should probably use -generic or whatever is appropriate | 12:39 |
harlemtech | please instrruct me how | 12:39 |
harlemtech | instruct me how | 12:39 |
jrib | what cpu do you have? | 12:40 |
harlemtech | how do i find thta out | 12:40 |
harlemtech | that out | 12:40 |
jrib | harlemtech: when did you purchase your computer? | 12:40 |
harlemtech | its some bootlegged machine thqat someone gave to me | 12:41 |
harlemtech | built by some idiot | 12:41 |
jrib | cat /proc/cpuinfo | grep model | 12:41 |
harlemtech | thanx | 12:41 |
harlemtech | model : 2 | 12:42 |
harlemtech | model name : Intel(R) Pentium(R) 4 CPU 2.40GHz | 12:42 |
jrib | ok | 12:42 |
jrib | now do this command: sudo aptitude install linux-image-generic | 12:43 |
harlemtech | okay | 12:43 |
jrib | finished? | 12:43 |
harlemtech | yes | 12:43 |
jrib | any errors? | 12:43 |
harlemtech | Reading package lists... Done | 12:44 |
harlemtech | Building dependency tree | 12:44 |
harlemtech | Reading state information... Done | 12:44 |
harlemtech | Reading extended state information | 12:44 |
harlemtech | Initializing package states... Done | 12:44 |
harlemtech | Building tag database... Done | 12:44 |
harlemtech | The following NEW packages will be installed: | 12:44 |
harlemtech | linux-image-generic | 12:44 |
jrib | do not paste here | 12:44 |
harlemtech | 0 packages upgraded, 1 newly installed, 0 to remove and 0 not upgraded. | 12:44 |
harlemtech | Need to get 24.5kB of archives. After unpacking 53.2kB will be used. | 12:44 |
harlemtech | Writing extended state information... Done | 12:44 |
harlemtech | Get:1 http://security.ubuntu.com feisty-security/main linux-image-generic 2.6.20.16.28.1 [24.5kB] | 12:44 |
harlemtech | Fetched 24.5kB in 0s (44.4kB/s) | 12:44 |
harlemtech | Selecting previously deselected package linux-image-generic. | 12:44 |
harlemtech | (Reading database ... 111474 files and directories currently installed.) | 12:44 |
harlemtech | Unpacking linux-image-generic (from .../linux-image-generic_2.6.20.16.28.1_i386.deb) ... | 12:45 |
harlemtech | Setting up linux-image-generic (2.6.20.16.28.1) .. | 12:45 |
harlemtech | okay | 12:45 |
jrib | harlemtech: use http://paste.ubuntu-nl.org in the future please | 12:45 |
jrib | harlemtech: ok, now: sudo aptitude install linux-restricted-modules-generic | 12:45 |
harlemtech | okay sorry | 12:45 |
harlemtech | it's doing something | 12:47 |
harlemtech | okay it's finished | 12:47 |
jrib | now reboot and choose the latest -generic kernel from your grub menu | 12:48 |
harlemtech | how do i do that | 12:48 |
jrib | when your computer boots, it should display the grub menu or tell you to press ESC if you want to see it | 12:49 |
harlemtech | and which to choose, how would i know whats the latest? | 12:50 |
jrib | you'll only have one that says "generic" | 12:50 |
jrib | and the latest would be the one with the biggest number | 12:50 |
harlemtech | okay | 12:50 |
harlemtech | thanx so much | 12:51 |
=== harlemtech [n=harlemte@pool-71-247-74-3.nycmny.east.verizon.net] has left #ubuntu-classroom [] | ||
=== harlemtech [n=harlemte@pool-71-247-74-3.nycmny.east.verizon.net] has joined #ubuntu-classroom | ||
harlemtech | jrib problem didnt go away | 12:56 |
jrib | harlemtech: what is the output of 'uname -a' | 12:56 |
harlemtech | Linux unbuntu 2.6.20-16-server #2 SMP Thu Jun 7 20:26:23 UTC 2007 i686 GNU/Linux | 12:58 |
jrib | you didn't choose generic | 12:58 |
harlemtech | it gave me no option | 12:58 |
harlemtech | it just rebooted and prompt me to put in my user name | 12:59 |
harlemtech | and passwd | 12:59 |
jrib | you need to press ESC then | 12:59 |
jrib | oh wait maybe this thing has lilo | 12:59 |
jrib | you did a server install? | 12:59 |
harlemtech | yes | 12:59 |
jrib | what does this command return: | 01:00 |
jrib | ls /boot/grub | 01:00 |
harlemtech | default e2fs_stage1_5 jfs_stage1_5 menu.lst~ reiserfs_stage1_5 stage2 | 01:00 |
harlemtech | device.map fat_stage1_5 menu.lst minix_stage1_5 stage1 xfs_stage1_5 | 01:00 |
jrib | maybe you do have grub... | 01:01 |
jrib | reboot and press ESC | 01:01 |
jrib | when it is booting | 01:01 |
harlemtech | when i see the ubuntu logo | 01:01 |
jrib | it should say "press ESC to see menu"... But if you can't get to the menu, return and ask in #ubuntu, I have to go now | 01:01 |
jrib | before taht | 01:01 |
harlemtech | press esc when? | 01:02 |
jrib | when it starts booting | 01:02 |
=== harlemtech [n=harlemte@pool-71-247-74-3.nycmny.east.verizon.net] has left #ubuntu-classroom [] | ||
=== LjL [n=ljl@ubuntu/member/ljl] has joined #ubuntu-classroom | ||
=== merriam [n=merriam@85-211-87-147.dyn.gotadsl.co.uk] has joined #ubuntu-classroom | ||
=== harlemtec1 [n=harlemte@pool-71-247-74-3.nycmny.east.verizon.net] has joined #ubuntu-classroom | ||
harlemtec1 | can someone help me in here? | 03:09 |
jrib | harlemtec1: hi | 03:09 |
jrib | did you manage to boot into the generic kernel? | 03:09 |
harlemtec1 | #ubuntu-effects I get no response | 03:09 |
harlemtec1 | yes | 03:09 |
harlemtec1 | hey jrib | 03:09 |
jrib | and you enabled the restricted nvidia drivers ok then? | 03:09 |
harlemtec1 | now you lost me | 03:10 |
jrib | did restricted drivers manager work for you? | 03:10 |
=== _Crusher_ [n=You@ppp121-45-175-112.lns11.adl2.internode.on.net] has joined #ubuntu-classroom | ||
harlemtec1 | now when I put in command glxinfo | grep direct I get No | 03:11 |
harlemtec1 | direct rendering no | 03:11 |
jrib | did restricted drivers manager work for you? | 03:13 |
harlemtec1 | Jrib? | 03:13 |
harlemtec1 | you there? | 03:13 |
jrib | yes | 03:13 |
harlemtec1 | tell me what to do to | 03:14 |
jrib | did restricted drivers manager work for you? | 03:14 |
jrib | you need to answer this question | 03:14 |
harlemtec1 | it says that: Your hardware does not need any restricted drivers. | 03:15 |
jrib | what video card do you have? | 03:15 |
harlemtec1 | dont know | 03:15 |
jrib | lspci | 03:15 |
harlemtec1 | how do I find out | 03:15 |
harlemtec1 | 1:00.0 VGA compatible controller: ATI Technologies Inc Rage 128 Pro Ultra TF | 03:16 |
harlemtec1 | is that it | 03:16 |
jrib | yes | 03:16 |
jrib | !ati | 03:16 |
ubotu | To install the Ati/NVidia drivers for your video card, see https://help.ubuntu.com/community/BinaryDriverHowto | 03:16 |
jrib | you need to read that, I've never played with an ati card on linux | 03:16 |
harlemtec1 | okay so I have a nvidia | 03:17 |
jrib | you just showed me a line taht said you had an ati | 03:18 |
harlemtec1 | okay but the link says it's for Nvidia | 03:19 |
harlemtec1 | the one you pasted | 03:19 |
jrib | no it doesn't | 03:23 |
jrib | it has both | 03:23 |
harlemtec1 | thanx, sorry got an head ache, didnt see it | 03:25 |
harlemtec1 | is this problem: NO_PUBKEY 2EB C26B60C5A2783 | 03:25 |
harlemtec1 | Jrib you get that? | 03:28 |
jrib | harlemtec1: can you provide some context for taht error? | 03:29 |
harlemtec1 | where you want me to paste it | 03:29 |
jrib | !paste | 03:29 |
ubotu | pastebin is a service to post large texts so you don't flood the channel. The Ubuntu pastebin is at http://paste.ubuntu-nl.org (make sure you give us the URL for your paste - see also the #ubuntu channel topic) | 03:29 |
harlemtec1 | you got that? | 03:32 |
jrib | what is the url? | 03:32 |
harlemtec1 | http://paste.ubuntu-nl.org | 03:33 |
jrib | are you serious? | 03:34 |
harlemtec1 | GPG error: http://packages.medibuntu.org feisty Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 2EBC26B60C5A2783 | 03:35 |
harlemtec1 | don't understand? | 03:35 |
jrib | go to medibuntu.org and read the instructions there | 03:35 |
harlemtec1 | You may want to run apt-get update to correct these problems | 03:35 |
harlemtec1 | harlemtech@unbuntu:~$ gksudo gedit /etc/default/linux-restricted-modules-common | 03:35 |
jrib | you missed a step when you enabled medibuntu repos | 03:36 |
harlemtec1 | how do I fix it | 03:36 |
jrib | the medibuntu.org website has 2 commands and you did not do the second one | 03:36 |
harlemtec1 | how do I fix it? | 03:37 |
jrib | do the second command | 03:37 |
harlemtec1 | what is it | 03:37 |
jrib | medibuntu.org | 03:37 |
harlemtec1 | dont understand | 03:38 |
jrib | visit medibuntu.org in your browser and click on "repository howto". Didn't you do this before to add the medibuntu repos in the first place? | 03:38 |
harlemtec1 | man I had a dist of dapper drake, and I upgraded all the way to feisty, I cant remember have of the things I did. lol | 03:40 |
harlemtec1 | man I had a disc of dapper drake, and I upgraded all the way to feisty, I cant remember have of the things I did. lol | 03:40 |
harlemtec1 | jrib? | 03:43 |
jrib | yes? | 03:43 |
harlemtec1 | I'm gettin another error | 03:45 |
harlemtec1 | Duplicate sources.list entry http://packages.medibuntu.org feisty/free Packag es (/var/lib/apt/lists/packages.medibuntu.org_dists_feisty_free_binary-i386_Pack | 03:46 |
jrib | what do you think that means just by reading it? | 03:46 |
harlemtec1 | Duplicate sources.list entry http://packages.medibuntu.org feisty/non-free Pa ckages (/var/lib/apt/lists/packages.medibuntu.org_dists_feisty_non-free_binary-i 386_Packages) | 03:46 |
harlemtec1 | W: Duplicate sources.list entry http://packages.medibuntu.org feisty/non-free Pa ckages (/var/lib/apt/lists/packages.medibuntu.org_dists_feisty_non-free_binary-i 386_Packages) | 03:47 |
jrib | stop | 03:47 |
jrib | "Duplicate sources.list entry" | 03:47 |
jrib | you have a duplicate entry in your /etc/apt/sources.list | 03:47 |
=== merriam [n=merriam@85-211-239-240.dyn.gotadsl.co.uk] has joined #ubuntu-classroom | ||
harlemtec1 | what do I do? | 03:47 |
jrib | gksudo gedit /etc/apt/sources.list | 03:48 |
jrib | remove the duplicate entry | 03:48 |
harlemtec1 | how? | 03:48 |
jrib | it's text file | 03:49 |
jrib | you delete the text that's a duplicate | 03:49 |
jrib | and this resulted because I am guessing you ran both commands at medibuntu.org instead of just the second one | 03:50 |
jrib | harlemtec1: pastebin your sources.list when you are done | 03:50 |
harlemtec1 | okay Im going to finish this tomorrow, thanx so much | 03:50 |
jrib | ok | 03:51 |
=== harlemtec1 [n=harlemte@pool-71-247-74-3.nycmny.east.verizon.net] has left #ubuntu-classroom [] | ||
=== _neversfelde [n=neversfe@nrbg-4db441e5.pool.einsundeins.de] has joined #ubuntu-classroom | ||
=== hjmf_ [n=hjmf@81.Red-217-125-221.dynamicIP.rima-tde.net] has joined #ubuntu-classroom | ||
=== Mez [n=Mez@ubuntu/member/mez] has joined #ubuntu-classroom | ||
=== neuratix [n=lorents@static149-203.adsl.no] has joined #ubuntu-classroom | ||
=== tonyyarusso [n=anthony@ubuntu/member/tonyyarusso] has joined #ubuntu-classroom | ||
=== Mez [n=Mez@ubuntu/member/mez] has joined #ubuntu-classroom | ||
=== n2diy [n=darryl@wlk-barre-208-103-148-56.dynamic-dialup.coretel.net] has joined #ubuntu-classroom | ||
=== _Crusher_ [n=You@ppp121-45-175-112.lns11.adl2.internode.on.net] has joined #ubuntu-classroom | ||
=== PWill [n=paul@unaffiliated/pwill] has joined #ubuntu-classroom | ||
=== allee [n=ach@dialin-212-144-131-228.pools.arcor-ip.net] has joined #ubuntu-classroom | ||
=== munckfish [n=munckfis@217.150.115.62] has joined #ubuntu-classroom | ||
=== DreamThief [n=mathias@unaffiliated/dreamthief] has joined #ubuntu-classroom | ||
=== hjmf [n=hjmf@81.Red-217-125-221.dynamicIP.rima-tde.net] has joined #ubuntu-classroom | ||
=== vistakiller [n=spiros@ppp252-95.adsl.forthnet.gr] has joined #ubuntu-classroom | ||
=== PriceChild [n=pricechi@ubuntu/member/pricechild] has joined #ubuntu-classroom | ||
=== neuratix [n=lorents@static149-203.adsl.no] has joined #ubuntu-classroom | ||
=== _Crusher_ [n=You@ppp121-45-58-22.lns11.adl2.internode.on.net] has joined #ubuntu-classroom | ||
=== fernando [n=fernando@unaffiliated/musb] has joined #ubuntu-classroom | ||
=== fernando [n=fernando@unaffiliated/musb] has joined #ubuntu-classroom | ||
=== allee [n=ach@dialin-145-254-255-156.pools.arcor-ip.net] has joined #ubuntu-classroom | ||
=== DreamThief [n=mathias@unaffiliated/dreamthief] has joined #ubuntu-classroom | ||
=== nothlit [n=nothlit@fluxbuntu/developer/nothlit] has joined #Ubuntu-Classroom | ||
=== harlemtech [n=harlemte@pool-71-247-74-3.nycmny.east.verizon.net] has joined #ubuntu-classroom | ||
harlemtech | Jrib | 08:25 |
harlemtech | you available? | 08:25 |
harlemtech | Jrib you there? | 08:26 |
jrib | harlemtech: hi | 08:36 |
=== fernando [n=fernando@unaffiliated/musb] has joined #ubuntu-classroom | ||
=== cyril_ [n=cyril@cable-195-162-211-223.upc.chello.be] has joined #ubuntu-classroom | ||
harlemtech | hey Jrib | 09:39 |
harlemtech | was in a meeting | 09:39 |
jrib | k | 09:40 |
jrib | harlemtech: what's up? did you sort out the issue from yesterday? | 09:40 |
harlemtech | nope | 09:41 |
jrib | harlemtech: want to try to fix it? | 09:53 |
harlemtech | I got the beryl installed, I see it on my system tools but it doesnt work | 09:54 |
harlemtech | how do I edit that duplicated entry that you told me before | 09:54 |
jrib | gksudo gedit /etc/apt/sources.list | 09:55 |
jrib | pastebin what you see | 09:55 |
harlemtech | how do i get to pastebin | 09:56 |
jrib | !pastebin | 09:57 |
ubotu | pastebin is a service to post large texts so you don't flood the channel. The Ubuntu pastebin is at http://paste.ubuntu-nl.org (make sure you give us the URL for your paste - see also the #ubuntu channel topic) | 09:57 |
=== nalioth checks jribs oil level. | ||
harlemtech | jrib you got that | 09:59 |
jrib | harlemtech: nope, you have to give me the url you got after you hit "submit" | 10:00 |
harlemtech | http://paste.ubuntu-nl.org/26786/ | 10:01 |
jrib | harlemtech: ok, you see the last line at the bottom? It says "deb http://packages.medibuntu.org/ feisty free non-free", delete it | 10:01 |
harlemtech | okay done | 10:02 |
harlemtech | what next? | 10:02 |
jrib | save the file and exit | 10:02 |
jrib | then run "sudo apt-get update" | 10:03 |
=== fernando [n=fernando@unaffiliated/musb] has joined #ubuntu-classroom | ||
=== fernando [n=fernando@unaffiliated/musb] has joined #ubuntu-classroom | ||
harlemtech | still get duplicate sources | 10:04 |
jrib | harlemtech: ok | 10:04 |
jrib | pastebin the error | 10:04 |
harlemtech | okay | 10:05 |
harlemtech | I think I did sudo apt-get too premature, I ran it again | 10:07 |
nalioth | jrib: you ARE a machine. | 10:07 |
=== jrib reboots nalioth | ||
harlemtech | now I put in the command sudo apt-get install, right? | 10:07 |
nalioth | jrib: got time to help me with beryl/compiz/whatever all that fancy stuff is? | 10:07 |
jrib | nalioth: do I pass your turing test? I don't know too much about it, but you can try me | 10:08 |
nalioth | ah, you seem to know everything, i just thought i'd keep you in practice here :) | 10:08 |
harlemtech | you get that jrib | 10:08 |
jrib | harlemtech: 'sudo apt-get update' | 10:09 |
harlemtech | did that | 10:10 |
jrib | did you get errors? | 10:10 |
harlemtech | no, it fetched the packages | 10:10 |
jrib | ok, then that error is gone | 10:10 |
harlemtech | what do I do next | 10:11 |
jrib | what do you want to do? | 10:12 |
harlemtech | get beryl to work | 10:12 |
jrib | did you install it through synaptic? | 10:12 |
harlemtech | no apt-get | 10:13 |
jrib | ok, can you run 'beryl-manager' | 10:13 |
harlemtech | yes | 10:13 |
jrib | do you get an emerald in your notification area? | 10:13 |
harlemtech | yes | 10:14 |
jrib | harlemtech: right click on it, select window manager, beryl what happens | 10:14 |
harlemtech | hold on whats the notification area? | 10:15 |
jrib | the thing by the time with all the icons | 10:15 |
harlemtech | I only have a red diamond icon, that says beryl manager no emerald | 10:17 |
jrib | yes, that is what I mean | 10:17 |
jrib | yeah i guess emerald is green huh | 10:17 |
harlemtech | but emerald theme manager is in >systems>Preferences | 10:18 |
jrib | ok | 10:18 |
jrib | harlemtech: right click on the red diamond, select window manager, beryl what happens | 10:18 |
harlemtech | my whole screen flickered | 10:19 |
harlemtech | it closes my windows and then when i go back to window manager, beryl, it's switched back metacity | 10:22 |
jrib | harlemtech: try #ubuntu-effects, I haven't seen that before | 10:23 |
harlemtech | okay | 10:24 |
harlemtech | thanx alot | 10:24 |
=== munckfish [n=munckfis@82-41-13-152.cable.ubr02.edin.blueyonder.co.uk] has joined #ubuntu-classroom |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!