[00:01] sogepp, hint: you can debug shell scripts with 'bash -v' [00:01] hi, does anybody know how to install an averatec touch screen on 10 [00:01] .10 [00:01] (if you want to find the root cause of the problem) [00:06] i got this message [00:06] W: Duplicate sources.list entry http://repos.zend.com server/non-free Packages (/var/lib/apt/lists/repos.zend.com_zend-server_deb_dists_server_non-free_binary-i386_Packages) [00:07] how to fix it ?? [00:07] sogepp, comment out the duplicate [00:08] sogepp, it's just a warning though. [00:09] errors are prefixed with E: [00:09] i see [00:10] sources are kept in /etc/apt/sources.list, or in any file in /etc/apt/sources.list.d [00:10] can be edited with a text editor (using root privileges) [00:11] or via software sources app [00:13] done [00:39] so quiet [00:39] ...too quiet. [00:40] WHAT WAS THAT [00:40] oops [00:40] yeall [00:41] let's talkin' [00:41] guys [00:42] hi [00:42] hi [00:43] hi. [00:43] hi.. [00:46] hi [00:47] Is this the right place for people that have absolutely no idea what they're doing? [00:47] Thanks, bubbaloo [00:47] stephen__, yes [00:47] hi too [00:47] ha ha [00:48] stephen__, no problem lots of veyr knowledgeable people on here at times [00:48] very [00:48] guys, have u tried another distro [00:48] So, after just switching from Windows, I had a terribly difficult time even getting into irc. [00:48] so .. what do you want to do ? [00:48] sogepp, name one I haven't [00:49] Well, I got everything set up, and I was wondering how to install .jar files. [00:49] you don't, you just run them [00:49] minecraft? [00:49] :D [00:49] Actually, yeah. [00:49] stephen__, jar is java compiled, and need java runtime envronment [00:49] wohoho, nice bubbaloo [00:49] !jre [00:49] To install a Java runtime on Ubuntu, see https://help.ubuntu.com/community/Java. For the Sun Java products and browser plugin, search for the sun-java6- packages in the !partner repository on Lucid (which must be enabled), or !multiverse repository on older releases. [00:50] so, wich is lighter, opensuse or ubuntu, [00:50] sogepp, just a friendly little fun. ;) [00:50] Alright, you're talking repositories, and exclamation points, and that's past me. [00:51] hehehe [00:51] sogepp, I ran opensuse I think not sure about the difference do you have low ram or cpu [00:51] the repositories are where all of the applications and updates are held, right? [00:51] yes [00:51] stephen__, ok, so you need a step by step then [00:51] stephen__: open up the synaptic package manager in system -> administration -> synaptic package manager [00:52] search sun-java6, and then install sun-java6-bin sun-java6-jre and sun-java6-plugin [00:52] not exactly, it just my notebook seems getting hot too much when i use ubuntu, [00:52] gstarx90, I was thinking ubuntu software center [00:52] Alright. [00:52] It's open [00:52] sogepp, I just did a Vbox of archbang it is very light and really arch for dummies, I felt right at home. [00:52] i use toshiba l510 with core2duo , 2gb ram, and intel gma 4500 graphics card [00:53] stephen__, Applications -> Ubuntu Software Center , open it and type java [00:53] alright, in the quick search, search sun-java6 [00:53] sogepp, archbang has alive cd [00:53] install java6 runtime? [00:53] bubbaloo, is it possible to compile a proper driver for intell graphics card?? [00:53] install, sun-java6-bin sun-java6-bin and sun-java6-plugin [00:54] my first entry says : OpenJDK Java 6 Runtime [00:54] sogepp, I suspect that there are drivers availble from a ppa like xswat but doing it by compiling I just don't know. My cards work out of the box [00:54] any jre will do most of the time [00:54] that's why said said synaptic UndiFineD ;) [00:55] anyway, check it, press install or apply and it gets installed [00:56] Alright, I'm a quarter the way there. Do you know the best place to go to teach the basic commands? [00:56] stephen__: sudo apt-get install to install a package [00:56] Whenever I ask my friend about how to do anything, he's always telling me "-sudo" and such in terminal, and I'm at a complete loss. I tried looking different things up, and they're all just confusing as mess. [00:56] stephen__, we have a mentor programme where people willing can teach you almost anything [00:57] https://wiki.ubuntu.com/BeginnersTeam [00:57] stephen__: well sudo is an elevation of privileges to do something [00:58] gotcha [00:58] E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable) [00:58] E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it? [00:58] stephen__: you need to close synaptic [00:58] And then the java file stopped installing. [00:58] wat? [00:59] no [00:59] I was installing it in the Ubuntu Software Center, and then I tried running the terminal with the "sudo" commands. [00:59] It ended the ubuntu software center. I re-opened it, and now it's done installing. [01:00] alright, try running minecraft now, you might need to set it as executable, right click the file, properties [01:00] permissions, click set program as executable [01:00] and then close that and then right click it again, click open with java [01:00] Bahaha. You guys are awesome. [01:01] Alright [01:01] I'll check out the beginner's team [01:01] stephen__: install graphics card drivers and disable compiz for better speeds [01:02] gstarx90, stephen__: Minecraft's executable is a Java program, but it's not run as an executable. It doesn't need execute permissions to run, since you're actually opening the file in the Java interpreter (which is an exectuable). [01:02] I'm running a laptop with an integrated graphics card, idk if that makes any difference. [01:03] hardly stephen__ [01:03] most graphics cards can do stuff for compiz today [01:04] So I still need to install the integrated card's drivers? [01:04] And you want me to end the compiz process? [01:04] gstarx90, stephen__: From a command line, you'd want to put the -jar flag (ie. java -jar minecraft.jar), since Java doesn't automagically detect whether or not it's a jar [01:05] gstarx90, I doubt if disabling compiz is what every user wants [01:05] that's what i just did [01:05] it improves some speeds in my experience [01:05] gstarx90, natty, our next release depends on it [01:06] UndiFineD: Much to my chagrin [01:06] aveilleux, I can imagine that [01:06] how do i start up compiz again? [01:06] odear, so if it's disabled.... [01:06] It's not disabled, I just ended the process. [01:07] stephen__: System -> Preferences -> Appearance -> Visual Effects [01:07] stephen__: In command line, you can run compiz --replace & #YOU MUST INCLUDE THE AMPERSAND [01:07] stephen__, system -> preferences -> appearance [01:07] stephen__: Otherwise, what the others have said [01:07] thecapsaresrsbro [01:07] :) aveilleux [01:08] I can't get to visual effects, after I ended compiz, it just threw everything off on my computer.. [01:08] I think I'm going to restart. [01:08] no need [01:08] wat [01:08] not bubbalooo too [01:08] ;-; [01:09] nit-wit, [01:10] UndiFineD, yes [01:10] can i pm ? [01:10] yes [01:11] hi stephen, welcome back [01:11] Thanks! I guess that was a lesson well learned. ;) [01:11] do I do something to accept or access this a bit IRC, not so savvy [01:11] Guest53741, is stephen ? [01:11] If you don't know what it is, don't end it. ? [01:12] stephen__: System -> Preferences -> Appearance -> Visual Effects [01:12] stephen__: In command line, you can run compiz --replace & #YOU MUST INCLUDE THE AMPERSAND [01:12] anyone know channel for puppy linux ??? [01:12] Okay, cool. And, yeah, Stephen__ [01:14] Aw, dang. I didn't save my minecraft levels. xP [01:15] minecraft saves are stored inside your computer [01:15] that is what i don't like about the game :[ [01:16] Thanks a ton, you guys. You made sense of non-sense. [01:19] I'll probably be back eventually. ;) === PabloRubianes_ is now known as PabloRubianes [01:50] i need help with making my new ubuntu machine visible on my windows lan [01:50] hmm [01:50] FredFlinstone: define 'visible' [01:50] and 'windows LAN' [01:50] and we'll go from there [01:50] you want to share files? [01:51] FredFlinstone, you need samba for that [01:51] !samba [01:51] Samba is the way to cooperate with Windows environments. Links with more info: https://wiki.ubuntu.com/MountWindowsSharesPermanently and https://help.ubuntu.com/10.04/serverguide/C/windows-networking.html - Samba can be administered via the web with SWAT. [01:56] nit-wit, is your irc working correctly now ? [01:57] I'm recoginzied but locked out of the ##windows I need to login [01:57] might have been banned who knows lol [01:59] nit-wit, no you have not been banned [02:02] yeah i want to have my windows boxes shares mounted in ubuntu, and vice versa [02:02] just installed samba http://www.prash-babu.com/2008/05/how-to-setup-samba-in-linux.html [02:02] or i am trying [02:03] up to here i was ok, this failed = Step 8: Now type sudo /etc/init.d/samba restart to restart samba [02:04] how do i restart samba? [02:04] you can always logout and back in [02:04] http://ubuntuforums.org/showthread.php?t=648661 [02:05] thAt will kill everything tho right? [02:05] the logout? [02:05] it will log you out [02:06] but that link has sudo /etc/init.d/samba restart [02:06] in it [02:06] Try System->Administration->Services ? i don't have that [02:07] right [02:07] that would be for an older verion of ubuntu [02:07] BUT sudo /etc/init.d/samba restart [02:07] should work [02:07] sudo: /etc/init.d/samba: command not found [02:08] rebooting , brb [02:08] FredFlinstone: try googling the exact ubuntu verion you have [02:08] and restart samba [02:08] i havent used samba in a few verions [02:09] hey [02:09] https://help.ubuntu.com/10.04/serverguide/C/samba-fileserver.html#samba-fileserver-installation [02:09] sudo restart smbd [02:09] from [02:09] !samba [02:10] Samba is the way to cooperate with Windows environments. Links with more info: https://wiki.ubuntu.com/MountWindowsSharesPermanently and https://help.ubuntu.com/10.04/serverguide/C/windows-networking.html - Samba can be administered via the web with SWAT. [02:10] ^^ that would be for 10.04 [02:10] i bet it works in 10.10 though [02:10] rebooting , brb [02:17] ok i can see the machine from an xp, but i don't see any shares i did auto config in ntfs config for the 4 partitions across 3 drives, first frive has two shares [02:17] what is autoconfig? [02:17] did i screw up? [02:19] FredFlinstone: congrats :) [02:19] you got a good start on it [02:19] :) [02:19] SO, you can see the share you made in ubuntu on XP? [02:19] OH [02:19] you can see the box in general showing up [02:20] no, i can see the ubuntu machine with only one thing in the list, printers and faxes [02:20] let me look around [02:20] there was a package i used [02:20] a GUI [02:20] might be gone now [02:20] this was 9.04 i think... [02:20] terminal is ok, long as i know what to do :) [02:20] yeah, i wont remember any of that though [02:21] i have set up my credentials file and user and enabled it and that from that webpage [02:22] i remember working on permissions for a while [02:23] let my look at gadmin-samba [02:23] the package i used is not there anymore [02:24] i remember having decent luck with pyneighborhood [02:24] but that was going the other way [02:25] path = /media/drive public = yes writable = yes create mask = 0777 directory mask = 0777 force user = nobody force group = nogroup [02:25] this is my next thing and looks wrong' [02:26] gadmin-samba is looking a lot like the tool i used [02:26] BUT i had a book at the time [02:26] i think public = no and user = myonlyuser ? [02:26] that i loaned out [02:26] the book helped me [02:26] and i wish i could recall :/ [02:26] FredFlinstone: make a little noise though, im sure some samba guru will be along :) [02:27] i can try the samba channel [02:29] well maybe someone will come around in one of the channels [02:30] #samba seems dead [02:30] FredFlinstone: you got a loco channel? [02:30] a local ubuntu team channel.. [02:30] i doubt it [02:30] http://loco.ubuntu.com/ [02:34] path = /media/drive [02:34] it wants ? sda or something? [02:34] how do i determine this? [02:35] the drive is called backups to the windows part of things [02:35] path = /media/backups ? [02:35] thAT cant be right [02:35] path should do it [02:35] sudo fdisk -l [02:35] path = /media/ ... [02:36] ok [02:36] FredFlinstone: OH [02:36] you want to share a whole drive? [02:36] you might have to mount it to a directory [02:36] and share that path via samba [02:36] i want to mount all three drives [02:37] not sure, i didnt try that [02:37] share [02:37] i did a printer [02:37] and a couple folers [02:37] folders* [02:37] no reason why you can mount them /where/ever [02:37] and share /where/ever [02:39] hajour, thaks for your help [02:39] thanks [02:39] holstein, I lost the open source music channel [02:39] OH [02:40] nit-wit: #opensourcemusicians :) [02:40] your welcome nitwit [02:42] hajour, I'm going to sihn off but i will be back I sure [02:42] sign [02:42] ok nit-wit :) [02:42] sleep wel nit-wit [02:43] hajour, :) [02:50] sorry holstein i had to answer the door [02:51] i'll check that music channel out myself, sometime [02:52] FredFlinstone: please do :) [02:53] sdb1 , ntfs, about 1tb is one [02:55] path = /media/sdb1 [02:55] public = yes, i say no? [02:55] depends i guess [02:55] in smb.conf thAT is [02:55] if i just had 2 boxes on the network [02:55] and a firewall [02:55] i only have one username and pass for all machines [02:55] and it was a desktop machine [02:56] i might do public [02:56] FredFlinstone: shoule be fine then with the user/pass scenario [02:56] *in theory [02:56] FredFlinstone: you can always test public [02:56] and go back afterward [02:56] and lock it down [02:56] ok,. also my nvidia settings will not stay even tho i save it [02:57] 1280 goes down to 1024 every boot [02:57] FredFlinstone: on mine [02:57] i made a custom xorg.conf finally [02:57] 10.04 box [02:58] 64bit [02:58] i forget the hardware [02:58] some integrated nvidia GPU [02:58] i cheated ;) [02:58] i booted a knoppix disc [02:58] i have a msi n210 md512h [02:58] and the desktop looked right [02:58] SO i grabbed the xorg.conf from there [02:58] messed with it a bit [02:59] and put it in buntu [02:59] hmm [02:59] and .. [02:59] ** (gksudo:2136): WARNING **: Invalid borders specified for theme pixmap: [02:59] /home/fred/.themes/Cillop-Midnite/gtk-2.0/null.png, [02:59] how to fix that? [02:59] that depends on the gtk theme [03:00] yeah, id probably bail on the theme [03:01] ok, so for the share (which may work now) where are my services? i need to either reboot or restart samba [03:01] sudo: /etc/init.d/samba: command not found [03:01] try sudo restart smbd [03:02] it is true - file is not there [03:03] ok [03:03] worked, i think [03:03] smbd start/running, process 2192 [03:04] NOW can see the share but cannot access, does not give login prompt [03:04] samba needs a windows machine user i think [03:04] hmmm [03:04] i would think you'll get a prompt [03:05] i think you just set up the users and it 'works' [03:05] maybe not.... [03:05] so whatever username is used on windows can be made available on samba [03:06] from a xp user with creds and without , same result [03:06] i tried from one of my boxes, and a friends [03:06] mine should have worked at least? [03:07] gotta be permissions [03:09] starcraftman: ZERGLINGS! [03:20] Someone have a sec to explain what "Connector" means in Sound Preferences under the Input tab. Trying to get my mic to work and there are like 10 connectors and I have no idea which one I need to be using. [03:21] MrAnthrope: internal mic? [03:21] or a mic you plug in? [03:21] a mic you plug in through a 3.5mm jack [03:21] MrAnthrope: where do you see 'connector' ? [03:22] I get some kind of feedback noise on some of them. [03:22] MrAnthrope, Microphone1/line-in [03:22] could be something specific to your hardware [03:22] In the Sound Preferences settings. Input tab. [03:22] input volume. Input level. Connector. [03:22] i have 'internal audio analog stereo' [03:23] hmmm [03:23] analog microphone / input 1 / microphone 1 [03:23] MrAnthrope: is this 10.10 ? [03:23] analog microphone / input 2 / microphone 1 [03:23] 10.04 [03:23] cool [03:23] thats me too [03:23] analog microphone / input 1 / microphone 2 [03:23] analog microphone / input 2 / microphone 2 [03:23] those labels dont have to be correct [03:24] analog line-in / input 1 [03:24] from what i find [03:24] i usually just do a little trial and error [03:24] and see if i can find what i need [03:24] look at [03:24] alsamixer [03:24] some of them back bad noises. But it's not feedback because my mic isn't working. [03:24] in a terminal [03:24] make bad noises* [03:24] Yeah I was looking at that. [03:24] hit F4 [03:24] I don't have a volume bar over my mic in alsamixer. [03:25] That means it's not there, right? [03:25] and you'll see the 'capture devices' [03:25] MrAnthrope: not necessarily [03:25] it could just not have volume control [03:25] all the hardware is so different [03:25] MrAnthrope: this is a desktop? [03:25] yes [03:25] what card? [03:25] onboard. [03:26] lspci [03:26] http://paste.ubuntu.com/ [03:27] http://paste.ubuntu.com/544270/ [03:27] yeah, VIA can be a pain [03:28] oi [03:28] i have one that dies when you open sound preferences ;) [03:28] Yeah! [03:28] i mean, the good news is [03:28] See I thought it was working. [03:28] And then I thought I was crazy. [03:28] if you want to do anything with a mic [03:28] you should get an external interface anyways [03:28] awha? [03:28] that being said, we should be able to sort you out [03:28] do you have a mixer at all? [03:29] For strawberry daquiris. [03:29] hehe [03:29] I'm not sure? [03:29] MrAnthrope: what is your need for a mic? [03:29] podcasting? [03:29] Teamspeak. [03:29] AH [03:29] lest try and use your card then... [03:30] give me [03:30] aplay -l [03:30] I may have a spare audio card around here... [03:30] and [03:30] I have no idea what it is. [03:30] arecord -l [03:30] MrAnthrope: that might be the path of least resistance [03:30] disable the VIA card in the bios [03:30] and use another one [03:30] in bios... hmm... [03:31] and keep checking back every release or so [03:31] the kernel team seems to be on it [03:31] How do I get to my bios in Linux? [03:31] its just the info VIA is sharing [03:31] MrAnthrope: you have to do that when the machine boots up [03:31] http://paste.ubuntu.com/544272/ [03:31] usually F10 or escape or something like that [03:32] Ok so it's the same as in Windows. [03:32] Sorry I'm retarded :) [03:32] Let me dig around and see if I can find that card and see what brand it is. [03:32] MrAnthrope: nah [03:32] ...afk [03:32] no worries :) [03:37] ok found the card. Now to see if I have any extra PCI slots... [03:49] MrAnthrope: how did it go? [03:50] i was going to say, you might want to rule out the software [03:50] maybe install skype [03:50] skype has that call testing thing [03:50] where it records you and you can hear it [03:50] Well I put the audio card in but there was no place to disable onboard audio in bios. [03:50] And now neither are working. [03:50] OR just record you mic with gnomre recorder or whatever it is [03:50] Sound Preferences doesn't list my hardware. [03:51] And lspci doesn't list multimedia audio junk anymore. [03:51] hmmm [03:51] yeah, you probably would want to be able to disable the VIA one [03:51] I saw video settings and junk. No audio. it's a very very old motherboard. [03:52] yeah, sometimes they dont have the option [03:52] i guess I will turn my computer off again and take out the audio card and hope my audio magically comes back lol. [03:52] MrAnthrope: there are a couple more tricks [03:52] on the VIA chip [03:52] ok [03:52] updating alsa [03:52] brb. [03:52] :) [03:58] omg. It's totally working. [03:58] All I had to do was threaten it with using another audio card. [04:01] hehe [04:01] MrAnthrope: cool [04:02] Thanks for your help :) [04:02] I wonder what I did. [04:02] sure, anytime, not sure i actually did anything, but its working :) [04:03] lol moral support? [04:03] hehe [04:03] Sometimes I just need a partner in crime and I can figure out this linux stuff. [04:03] i hear you [04:03] And other times stuff just magically starts working. [04:03] this seems to be a good channel for that too [04:03] lol [04:04] It's a little too quiet in here but it's good for people who need in-depth help so they don't get lost in the wall of text that is #Ubuntu. === yofel_ is now known as yofel [04:47] Oooohhhh shiny +v [04:51] hello head_victim [04:51] Gday tekoholic [04:51] tenach* [04:51] Silly tab [04:51] head_victim, it's tab fail day, I swear. I keep doing so too [04:51] hello st33med [04:52] Hi tenach :) [04:52] Alright, well the storm has passed over (http://www.bom.gov.au/products/IDR663.loop.shtml) so I should head back to bed, work again tonight. [05:02] anyone i got a timeout trying to share - //ASUS1/MEDIA /media/MEDIA cifs credentials=/home/fred/.smbcredentials,iocharset=utf8,file_mode=0777,dir_mode=0777 0 0 [05:02] that is suposed to work [05:02] it donmt [05:02] it don't [05:03] according to https://wiki.ubuntu.com/MountWindowsSharesPermanently [05:03] HELP! [05:03] i was under the section "Mount password protected network folders" [05:04] did they mount without the passwords? [05:05] The upload/download speeds listed in the system monitor... is that just for my computer, or is that for my whole network? [05:05] MrAnthrope: depends [05:06] is it the only computer on your network? [05:06] no [05:06] it'll just be that box [05:06] My computer has just randomly started uploading at 50KiB/s [05:06] And I have no idea what it's uploading. [05:06] XChat says I'm lagging by 10 seconds. [05:07] update manger? [05:07] something in the background like that, maybe [05:07] Pretty sure I have that set for like 3am. [05:08] well, you got a firewall? [05:08] and your not running as root? [05:08] ... I killed the update notifier and it seems to have stopped. [05:08] i give up [05:08] FredFlinstone: maybe try opening everything up [05:08] the samba shares [05:08] Why on earth would it be uploading at that speed? I didn't even know my internet connection could upload that quickly. [05:09] see if you can get it running the way you want [05:09] unsecure [05:09] and then lock it down [05:09] holstein, do not know what you mean :) [05:10] ok first, i have the shares working from ubuntu [05:10] FredFlinstone: totally, i gave up on samba plenty of times [05:10] now i need them working to it [05:10] that last time i was talking about setting it up [05:10] everything was working fine [05:11] and it wasnt that bad [05:11] that was for someone else [05:11] and i had already wiped all my windows boxes [05:11] FredFlinstone: if you have a spare box [05:11] WELL MAYBE TOMORROW, I HAVE HAD IT FOR NOW, THANKS FOR YOUR HELP [05:11] oops [05:11] i found freeNAS to be a kind of learning experience [05:12] spare box for what? [05:12] i have some yes [05:12] for a freeNAS box [05:12] doesnt have to be much [05:12] has a nice web GUI [05:12] and you can run FTP ssh samba [05:12] whatever [05:12] get in from buntu and windows easily [05:13] i have been into dos , windows, novell, since 1982, but linux since 2008 and only when i can find time [05:14] cool [05:14] you'll get it then [05:15] i am SO fed up with microshaft it's unreal, used to be a dealer for them, i want to eventually help spread ubuntu around [05:16] hehe [05:16] windoww is STILL no good, win 7 is vista #2 (crap #2) [05:16] works for some i suppose [05:16] im much happier not having windows running here anymore [05:17] well as a win support person i have too many people with problems on new machines to be ok with win7 [05:17] FredFlinstone: you need to share a lot of data? [05:17] via samba? [05:17] dropbox works great [05:17] if you dont have it... [05:18] http://holstein.shacknet.nu/dropbox [05:18] i now do av scans and such from win under vmware in ubuntu here [05:18] i have about 6tb online [05:18] yeah... dropbox wont do that... [05:18] i just had a couple GB i really wanted to sync [05:18] and some music that i used a server for [05:19] i have a small in-my-house repair shop, i also hold client backups [05:19] http://sockso.pu-gh.com/ [05:19] FredFlinstone: yeah, you dont want to play around with that [05:19] client backups.. [05:20] yeah i am just a backup of a backup for them - no contracts , just im a nice guy :) [05:20] still dont wanna lose any [05:21] want to do a resize and very nervous on a full 1.5tb ntfs, have you used gparted for somthing like that? [05:21] yeah, but i would do backups [05:22] i just did a couple resizes today [05:22] understood, did you need the backups? :) [05:22] challenging when you have that much data [05:22] FredFlinstone: i would [05:22] i mean, in theory, no [05:22] but anything could happen [05:23] i am gonna move half off first, no room to move it all [05:24] i usually hang on to backups for a certain amount of time [05:24] couple months or a year [05:24] and i tell the folks that === bioterror is now known as PETOMAN === PETOMAN is now known as Le_Petomane === Le_Petomane is now known as bioterror [07:51] hi everyone [07:52] hi Hau5Mau5 [08:37] hello [08:38] Hello broke_dwn [08:38] could i get a bit of help...for a minute? [08:38] please [08:39] Shoot [08:40] i can't take myself out of the audio group [08:40] the buttons don't work in the user and groups menu [08:41] hello? [08:41] ah! at the panel? [08:41] yeah [08:41] have you upgraded the machine recently? [08:41] or did any changes? [08:41] and it works fine with the main account? [08:41] yeah... [08:42] i had no sound before that though [08:42] but never tried removing myself [08:42] button works good in any one account? [08:42] no [08:42] not in the panel [08:42] in the user and groups MENU [08:43] i can't make changes [08:43] you mean system->administration->users and groups [08:43] and you want to disable audio for some users? [08:44] aww buttons in it [08:44] give me a minute to look for it [08:44] broke_dwn, I just replied to your thread; [08:44] broke_dwn, when you are logged in, you are put into the audio group so that you can hear sounds [08:44] You are taken out of it when you're not logged in. [08:45] what thread... [08:45] jk [08:45] thanks [08:45] broke_dwn, so I don't think you need to take yourself out of it unless you are having problems - but even then, I don't think you should really have to do so. [08:45] ...i have no sound regardless [08:45] broke_dwn, then taking yourself out of audio won't fix that. [08:45] ok [08:46] my soundcard is installed properly [08:46] i know that [08:46] What sound card do you have? [08:46] i thought it was broke [08:46] tenach, thread please [08:46] but the bios sees it [08:46] and the mic makes sounds [08:46] Mohan_chml, http://ubuntuforums.org/showthread.php?p=10244408 [08:46] but Gnome Alsa doesn't see it [08:47] .... [08:47] broke_dwn, is the sound umuted in System -> Preferences -> Sound? [08:48] broke_dwn, what does it say under the 'hardware' tab on that screen? [08:48] no [08:48] no hardware appears [08:48] but i'll double check [08:48] broke_dwn, okay. [08:49] nope [08:49] not muted [08:49] broke_dwn, what version of Ubuntu are you running? [08:49] 10.10 ? [08:49] my sound worked perfectly for a while [08:49] yes [08:50] 32bit? [08:50] 10.10 [08:50] yes [08:50] i think [08:50] ok [08:50] broke_dwn, please pastebin the result in typing 'lspci' in terminal [08:50] my laptop is old [08:50] !pastebin | broke_dwn [08:50] broke_dwn: For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://tinyurl.com/imagebin | !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. [08:51] Mohan_chml, I would sudo lshw -c sound [08:51] Mohan_chml, er, either works. [08:51] tenach, so what about trying bringing the access to root account and checking? [08:51] tenach, (: [08:52] hai Axlin [08:52] hello [08:53] http://paste.ubuntu.com/544337/ [08:53] hmm. it's not showing a sound card Mohan_chml [08:54] :| [08:54] wow... [08:54] i know its installed the bios says so [08:54] broke_dwn, goto system-> administration -> hardware drivers [08:54] broke_dwn, I understand. SOmetimes Ubuntu doesn't see things right away. [08:54] it atttached to the motherboard [08:54] ...yes ok [08:54] broke_dwn: additional drivers [08:55] Axlin, need some help to ithink [08:55] JoeMaverickSett, :P I am at Lucid [08:55] Mohan_chml: upgrade!! XD [08:55] Nope [08:55] :| [08:55] broke_dwn, could you pastebin the results of [08:55] sudo lshw -c sound [08:56] uhm anyone can 1 of you help Axlin ? [08:56] Axlin, what'cha need help with? [08:56] great thanks:) [08:56] hm? i didn't need help with anything [08:57] hajour, no problem. [08:57] you may be mistaking me for somebody else. thanks though [08:57] Axlin, Okay. :D [08:57] a ok thought so sorry then [08:57] Nice to see you here in any case! :) [08:57] no worries :) [08:57] haha thanks [08:58] often come s a new one here dont say nothing but need help so ... [08:58] http://paste.ubuntu.com/544344/ [08:58] ... [08:59] broke_dwn, sorry, should be sudo lshw -c sound [09:00] nothing...it disapeared [09:00] Hm. okay. [09:00] ...seriously [09:00] broke_dwn, okay [09:00] Mohan_chml, can you take over? I'm going to do some research. [09:00] it is not identifying your driver [09:01] tenach, will give a try :) [09:01] there are no proprietary drivers on this system [09:01] broke_dwn, goto system-> administration -> additional drivers [09:01] ah! [09:01] say the menu of hardware drivers [09:01] i cant go there [09:02] i went sudo [09:02] i dont have that menu [09:02] broke_dwn: on your gnome-panel, System tab? [09:02] im in openbox [09:03] the menu is not paneled [09:03] ...no luck [09:04] broke_dwn: try jockey-gtk from the terminal [09:04] i'd have to log out and log back in... [09:04] which would be most inconvienient [09:04] how? [09:05] no proprietary drivers are in use on this system [09:05] it says [09:06] ... [09:06] broke_dwn: could you try the command: jockey-gtk from the terminal? [09:06] i did [09:06] thats what came up [09:06] :O [09:06] what! [09:07] ....yse u [09:07] broke_dwn, your hardware is not detectd [09:07] so? [09:07] broke_dwn, is it integrated into your motherboard or a separate card? [09:07] ...is that bad [09:07] like explode in your face bad? [09:07] ... [09:08] Nope. [09:08] ahh...damn [09:08] Is it integrated or a separate card? [09:08] integrated [09:08] okay. [09:08] broke_dwn, https://help.ubuntu.com/community/SoundTroubleshootingProcedure [09:08] may be that will help you [09:08] i went there [09:08] doesnt woprk [09:09] i'll re check [09:09] ah! [09:09] okies [09:09] tenach, then re-install kernel? [09:09] hang on :) [09:09] (: [09:10] what [09:10] that would take hours on end... [09:10] broke_dwn, no it wouldn't. The kernel is a relatively small piece of Ubuntu. [09:11] oh [09:11] :P [09:11] ok [09:11] what do i do? [09:13] broke_dwn, check whether the link I provided helps [09:13] Mohan_chml, I don't think it will because Ubuntu doesn't know there's a sound card. [09:14] awwh! [09:14] ...so? [09:14] ...damn [09:14] just suffer? [09:14] broke_dwn, desktop or laptop? [09:15] laptop [09:15] What brand and model is it? [09:15] dell latitude c610 [09:17] .... [09:19] hello? [09:19] I have no arrows to shoot except a re-install or may be try Lucid if it again fails [09:20] * tenach is still looking around [09:20] i don't have a cd drive anymore [09:20] :) [09:20] this sucks big time [09:20] windows might suck, but at least i can hear people tell me [09:20] my laptop is old [09:21] * [09:21] Okay so [09:22] your laptop has an ac97 soundcard in it, and there's a bug in 10.10 - checking to see if it was solved. [09:23] broke_dwn, try remaining patient =] [09:24] i am [09:24] im just trying to humor you [09:24] ...thank for the help [09:24] its finals week [09:28] i'm still here [09:28] obviously [09:29] broke_dwn, try putting a Live USB of 10.10 and check whether the sound works [09:29] there is no sound issue in that card recently [09:29] we are still checking it [09:29] cant...boot from usb [09:29] why? [09:29] i cant boot from usb [09:29] why? [09:29] old computer...i've tried [09:30] what happened when you tried? [09:30] ...nothing [09:30] you pressed f12 and set the boot option? [09:30] i dont remeber, nor have a usb to try again [09:30] or in the BIOS options? [09:30] broke_dwn, sudo apt-get install --reinstall alsa-base [09:31] ...i cant updta my bios without floppy [09:31] tenach, ok [09:31] That's the last thing I can think of. Wish I could be of more help. [09:34] http://paste.ubuntu.com/544351/ [09:34] did it work? [09:35] .... [09:35] No [09:35] lolz, plenty lolz [09:35] thtas linux for you [09:35] broke_dwn, we cant say any other options except a reinstall [09:35] hes become aware [09:36] ...there are other option... [09:36] oh well [09:36] theres a bug [09:36] why would i reinstall [09:37] if there is something you have done on the back unknowingly, then, a Live CD or USB can check [09:38] maybe you played with the dispatcher [09:39] how would i do that [09:39] i did prank call 911 before [09:39] thats about it.. [09:39] any help? [09:40] hai broke_dwn [09:40] hi [09:41] i think there away a moment. [09:41] when you had your audio worked and is not working now, then you did something unknowingly on the back [09:41] how [09:41] update? [09:41] a there you are [09:41] you had your audio work, when you installed right? [09:41] ok by :) [09:41] ...maybe [09:41] i had sound after that [09:41] i think [09:41] yeas [09:42] yes [09:42] broke_dwn, try restarting and get into the older kernel versions [09:42] ok [09:46] it says i have to load kernel first... [09:46] you changed something recently? [09:46] or deleted some entries? [09:47] hai timo [09:47] hey hajour [09:47] close to purmerend the beemster [09:48] do you need help? [09:48] no [09:48] i dont think i did [09:48] i shut down and logged back in [09:48] it was broke_dwn [09:49] when it says that you have to load kernels first, I think it is missing the kernel [09:49] oh... [09:50] if you can get into recovery mode, then try setting password for root and give a try [09:52] how? [09:54] broke_down, https://help.ubuntu.com/community/RootSudo [09:54] to set password? [09:55] yeah you have to set password and then have to login into root [09:57] i know my root password... [09:57] broke_down, tried logging intot hat account? [09:59] no [09:59] how [09:59] login name root and password you have [10:01] but root is not an option [10:01] ... [10:01] then you have to enable root account from the recovery mode [10:01] its late [10:01] i'll try again... [10:02] how [10:02] broke_down, the only way I know is checking with Live CD or USB [10:02] good night [10:06] sudo slap wrists [10:07] ibuclaw, you want my super user to do that? :D JK [10:07] * Mohan_chml slaps himself [11:00] hi [11:00] Hello [11:00] need help with the Ubuntu 10.10 [11:01] top and bottom panels are not getting displayed [11:01] alt+f2 gnome-panel [11:01] or something like that [11:01] should show them [11:02] got that \ [11:02] showing the error in ~/.xsession-errors [11:02] !pastebin | nishi [11:02] nishi: For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://tinyurl.com/imagebin | !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. [11:03] could you pastebin it to use [11:03] its on my desktop which i cannot take snpshot of [11:04] if you want i can assist you with specific error [11:04] open terminal [11:04] and say: sudo killall gnome-panel && gnome-panel [11:04] you can open terminal with alt+f2 [11:05] already on the terminal now by pressing the alt+f2 [11:07] now what needs be done [11:07] Thu13:04 <+bioterror> and say: sudo killall gnome-panel && gnome-panel [11:07] done that [11:07] did you get panels back+ [11:08] ? [11:08] error is prompted after issuing the command yu mentioned: [11:09] what kind of error [11:09] Gtk-WARNING **: cannot open display [11:09] w00t [11:09] thats the error i m getting [11:12] what can be done in this case [11:12] can you open any programs? [11:13] like ? [11:13] firefox? [11:14] how to switch back to the desktop from the terminal now [11:15] oh [11:15] you're using CONSOLE (TTY) [11:15] yeah [11:15] ctrl+alt+f1 is what you pressed [11:15] yes [11:15] ofcourse it doesnt open graphical programs [11:15] f7 is X [11:15] I never said to use ctrl-alt-f2 [11:16] I said to use alt+f2 to open "launch" window [11:16] could you wait [11:16] guess i messed up [11:17] basically whats happening is when i log in ...the user gets kicked off and sign in window appears again...after fooling sometime in console ...i can get to GUI but without the panels... [11:18] now again the same issue is happening [11:18] that sounds like you're having a wrong uummmm [11:18] session started [11:18] can log in the User profile but get kicked off immediately even before the desktop loads properly [11:19] I think you've had xubuntu or something else installed [11:19] and now using ubuntu [11:19] and it tries to start xubuntu-session and cant find it and brings back to gdm [11:19] check your session settings [11:19] no thats the UBUNTU 10.10....freshly installed ...was working yesterday [11:19] the default can be wrong [11:19] make a new default [11:19] how to check the session settings [11:19] ??? [11:19] from login screen [11:20] yeah those are correct ones [11:20] whats a user defined session [11:21] >> [11:21] digisol123 [11:21] choose another Ubuntu session [11:21] asdasd -another [11:21] choose ubuntu session, if there's one named that one [11:22] i got ubuntu desktop edition ....in session list along with recovery console, user defined session and safe mode [11:22] which one to choose ....default was ubuntu desktop edition [11:22] take the ubuntu desktop edition [11:22] was using the same earlier [11:24] sorry the issue is still there... the user gets kicked off...the Desktop appears along with all panels and then returns back to the log in screen [11:26] needs more thinking [11:26] i can get the screen properly with the safe mode [11:32] I would delete .gnome2* [11:32] could solve problems :D [11:32] nishi, just type the commands in the link and give a try [11:32] http://ubuntuforums.org/showpost.php?p=4663517&postcount=9 [11:32] Mohan_chml, panels arent problem anymore [11:32] aww [11:32] seems like she/he cant log in [11:32] sorry missed the logs [11:35] its he ... [11:35] :) [11:36] Hello. [11:36] hi fox [11:36] i can log in with the UBUNTU safe mode and get all panels and stable desktop but with the Normal UBUNTU desktop mode ...it kicks me off [11:37] nishi, you really could login to TTY again and do: rm -rf .gnome2* [11:37] then try to login again from the GDM ;) [11:37] since your installation is new [11:37] you dont have much to loose [11:37] what will this command do...remove the Gnome or what [11:37] ... [11:38] just some gnome configurations [11:38] ok [11:38] wait...issueing the command [11:39] done [11:39] now what to do [11:39] try to login again from the login screen [11:39] with ubuntu desktop edition [11:41] same issue :( [11:41] digisol123 [11:42] hard to solve problem if it doesnt prompt anything [11:46] hmm [11:46] is there any issue of intel drivers or something [11:46] that has nothing to do with graphics, I think [11:46] since your login screen is working [11:47] did you do a upgrade or something before it broke up? [11:47] what if i use KDE with it since the GNOME seems to crash on this \ [11:47] your choise [11:47] no upgrades ...clean as a whistle [11:47] but how to do that [11:47] can you guide me [11:47] get a KDE desktop [11:48] sudo apt-get install kubuntu-desktop [11:48] then you have to remove gnome [11:48] http://www.psychocats.net/ubuntu/purekde [11:50] ok [11:52] easy like a monday morning :-) [11:54] he is still here? [11:54] looking at the command doesnt look like much ...;) [11:54] nishi, got the problem cleared? [11:54] nope not yet [11:54] still working on that [11:54] nishi, maybe your home got filled [11:54] check http://ubuntuforums.org/showthread.php?t=382213 [11:56] no one partition ...120GB [11:56] full empty [11:56] bioterror, you think there is any luck for that? [11:56] nishi, what is the size of the ubuntu partition you have? [11:56] Mohan_chml, 2007 :G [11:57] hard to say [11:57] bioterror, but home can may be filled [11:58] brb [11:59] i m still trying to figure out the huge commands on that link you gave me @bioterror\ [12:03] daniels development ucast http://www.ustream.tv/channel/ubuntu-development-with-daniel-holbach [12:08] unity(11.04) is plugin for compiz? [12:09] unity(11.04) is plugin for compiz? [12:21] finally started the KDE installation on the system.... [12:41] engineer: yes === harrisonk_away is now known as harrisonk [14:33] I am having some video card driver issues and I need to know where to start looking for a problem [14:41] harrisonk, your card is not detected? [14:41] it "works" but only lspci shows anything [14:42] I can't run any openGL program [14:42] I tryed running Flight Gear and it gave me a segmentation fault [14:43] have you found the packages and tried installing manually? [14:43] packages? [14:44] as in drivers? [14:44] for that video driver [14:45] whats the video driver? Nvdia? [14:45] what would the packages look like? [14:45] ATI [14:45] ATI Technologies Inc RV280 [Radeon 9200 PRO] (Secondary) (rev 01) [14:46] from lspci [14:46] harrisonk, is is worthy? https://help.ubuntu.com/community/RadeonDriver [14:46] I am searching for more solutions [14:46] you also do [14:46] I shall look [14:50] harrisonk, btw https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/486367 [14:50] Launchpad bug 486367 in xserver-xorg-video-ati (Ubuntu) "RV280 Radeon 9200 pro Hardware not fully supported. (affects: 6) (heat: 12)" [Undecided,Expired] [14:51] drat [14:51] but it was working before [14:51] :( [14:51] how odd [14:51] and that bug also was set as expired [14:53] mohan_chml: have you ever used FG? (flightgear) [14:53] nope [14:53] it's fun [14:53] it's a flight simulator [14:53] * Mohan_chml is nomming now [14:53] xD [14:54] ah what time is it there? [14:54] 20:18 [14:54] it's 9:54 here [14:56] harrisonk, I am ahead of you :P [14:57] what day is it where you are? [14:57] Dec 16 [14:57] the 16th here too [14:57] how does tonight look for me? [14:57] ;) [14:57] harrisonk, (: [14:58] and got any solutions? [14:58] try to follow the link I gave [14:58] there may be some luck [14:58] I was reading through the link you gave and it doesn't show how to install the new driver [14:59] argh! [14:59] no how to configure ? [14:59] * Mohan_chml goez there [15:00] harrisonk, https://wiki.ubuntu.com/X/Troubleshooting/FglrxInteferesWithRadeonDriver#Problem:%20%20Need%20to%20fully%20remove%20-fglrx%20and%20reinstall%20-ati%20from%20scratch [15:00] OMG big LINK :| [15:00] wow, what an ugly url :P [15:00] :P [15:01] I went there and am working on it [15:01] okies [15:03] I did what it said so be back in a sec [15:06] I ran glxinfo and got this: http://pastebin.ubuntu.com/544459/ [15:08] It looks to work [15:09] YAY FTW! [15:09] FGrun runs [15:09] (it didn't before [15:09] ) [15:10] Cool B-) [15:10] harrisonk, send me 10 $ for my help :D [15:11] Via paypal? [15:11] :P [15:11] lol was kidding [15:11] :P [15:12] if you get $10 then Jester needs $20 [15:12] I'll take it [15:12] O_O [15:12] * Mohan_chml stares at pedro3005 [15:12] (Jester is on irc.flightgear.org #flightgear) [15:12] :o [15:13] Mohan_chml, tell me something to code in haskell [15:14] pedro3005, get an input from my terminal and display it in yours =] [15:14] Mohan_chml, we call that IRC [15:14] but I am not typing at terminal now [15:14] :P [15:15] Mohan_chml, i haven't learned sockets :| [15:15] its not my fault then :P [15:17] * Mohan_chml points pedro3005 and starts laughing [15:17] Mohan_chml, you don't even know python shut up [15:17] :p [15:17] lol xP. actually I forgot :P [17:33] hi all [17:48] I am new to ubuntu.Can anyone help me?? [17:48] nirazio, sure =] [17:49] !ask [17:49] Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) [17:51] IAmNotThatGuy: Is there any guide which helps me in migration from windows to ubuntu. [17:52] nirazio, I prefer you to look at Ubuntu manual. http://ubuntu-manual.org/ [17:53] nirazio, and you really have to do one thing for the next one month. if you have dual boot, then forget logging into M$ and you will find Ubuntu a good one ;) [17:53] nirazio: or here; https://help.ubuntu.com/community/SwitchingToUbuntu/FromWindows :) [17:54] nirazio: and what IAmNotThatGuy said, too. :) use M$ when it is really necessary. [17:57] sure :) [17:58] what is repositories in ubuntu??? [17:58] nirazio, trusted locations to download packages [17:59] s/packages/ updates and softwares [18:00] can you give some guides for installation and uninstallations?? [18:00] nirazio, installing a software? [18:01] you can find Applications-> Ubuntu Software center [18:01] and for updates, system-> Administration-> update manager [18:03] nirazio: look over these too, https://help.ubuntu.com/10.10/add-applications/C/index.html [18:09] JoeMaverickSett: Thankyou [18:10] nirazio: you're welcome. happy exploring + using! :) [18:11] JoeMaverickSett: Do i want to install any antivirus?? [18:11] nirazio: i don't think so. :) [18:12] nirazio: i usually suggest trying to run firefox and openoffice on windows [18:12] maybe some other cross platform apps [18:12] JoeMaverickSett: I heared some viruses exist in linux..Is it so?? [18:12] that are in buntu [18:13] SO when you get there, you find some common ground [18:13] you'll probably find you dont *need* to install anything for a while [18:15] nirazio: i dont think its so much that viruses dont exist [18:15] its an issue of the way the systems are set up [18:15] in windows the user usually has administrator rights [18:15] and thats not the case with buntu [18:16] makes it more challenging to attack [18:16] nirazio: might be those transmitted through malicious websites or stuff like that. [18:16] IF your worriedd about it, i say go for it [18:16] do what makes you feel comfortable [18:16] am i running antivirus? no [18:18] I use thumb drives in my system so do i need antivirus for that??Coz i use it copy some files from windows pc and so on.. [18:18] nirazio, 1) do download packages from trusted links. 2) do not login as root 3) know about the reason why we have the command "sudo" [18:19] !sudo [18:19] sudo is a command to run command-line programs with superuser privileges ("root") (also see !cli). Look at https://help.ubuntu.com/community/RootSudo for more information. For graphical applications see !gksu (GNOME, Xfce), or !kdesudo (KDE). If you're unable to execute commands with sudo see: http://www.psychocats.net/ubuntu/fixsudo [18:19] nirazio: sudo ^ [18:19] that will do it for you and if you follow those, you never have to worry about viruses :) [18:19] !flood | JoeMaverickSett [18:19] JoeMaverickSett: For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://tinyurl.com/imagebin | !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. [18:19] JoeMaverickSett, remember to use | ;) [18:19] bioterror: :'( [18:19] bioterror: bully :P [18:19] LOLz [18:39] Goodbye [18:39] bye [19:20] * meindian523 wonders if anybody could possibly need the help of a stagnated meindian523 [19:20] :P [19:21] could you fix my amd64 natty :) [19:21] sun-java6 would be nice also [19:21] :) [19:24] bioterror, unfortunately no, I no longer have access to a 64 bit box :( [19:39] How do I setup a Brothers wireless printer and scanner in 10.10? [19:40] !printers [19:40] Printing in Ubuntu is done with cups. See https://help.ubuntu.com/community/Printers - https://wiki.ubuntu.com/HardwareSupportComponentsPrinters - http://linuxprinting.org - Printer sharing: https://wiki.ubuntu.com/NetworkPrintingFromWindows [19:41] I wasnt sure if that was in there [19:41] thanks [19:53] what this command will do "sudo usermod -p '!' root" [19:56] How do I install i386 architecture [19:58] hi all [19:59] soooo.... I installed 10.4 on an sd card but grub2 gives me "no such device" and "cannot get C/H/S values" - what to do from here? [20:00] o/ [20:02] raise my arm? [20:02] :P [20:11] anyone - in sharing my win box to ubuntu, where does stuff go to mount and share an ntfs win box, i know fstab needs entries (tried a couple variations from webpages without luck) , is there other files to edit? must be [20:15] how do I install 32 bit deb packages on 64 bit system [20:43] anyone - in sharing my win box to ubuntu, where does stuff go to mount and share an ntfs win box, i know fstab needs entries (tried a couple variations from webpages without luck) , is there other files to edit? must be [20:49] In this WHOLE channel right now no one knows proper fstab ? no one can correct the page that i used? [20:49] FredFlinstone: yup, you can ask at here [20:50] FredFlinstone: should just be fstab [20:51] i usually test mount several times before adding things to fstab [20:51] FredFlinstone: win box is Windows OS? sorry in my mind winbox is a router name === zkriesse_ is now known as zkriesse [20:52] im not totally clear on 'the page' in question [20:52] if its an ubuntu wiki, you can update it [20:53] lunch... [21:03] hi ppl [21:03] hey [21:03] holstein, bioterror, phillw---- good evening [21:04] hi ZeRoDeAtH50435_ [21:04] I have a Grub2 problem, like I mentioned - I get the "no such device" stuff [21:05] this is a bit tricky, perhaps - the ubuntu that I'd like grub to see is on a CF card via PCMCIA [21:06] anyone know how to install 32 bit software on 64 bit system? [21:06] this card, I believe, can not be set to hd1 in bios boot order [21:06] ZeRoDeAtH50435_: which software? [21:07] drivers for a brother MFC-255Cw printer/scanner [21:14] when I got to install the lpr I get this:http://pastebin.com/fCaaANeA [21:15] ZeRoDeAtH50435_: i found a chroot environment guide [21:15] * holstein looking [21:15] ok [21:16] https://help.ubuntu.com/community/32bit_and_64bit [21:16] I think it wont work [21:16] i didnt do it though [21:16] installing some 32bit drivers to 64bit system [21:17] I have got it to work on other version of ubuntu before [21:17] another 64bit install? [21:18] kristian-aalborg: the way i deal with CF card installs on my EEE [21:18] yeah [21:18] i have grub on the cards [21:18] per install [21:18] the internal HD has lucid [21:18] and grub all to itself [21:19] each install i do on a card, i put grub there seperately [21:19] and leave grub alone on my internal HD [21:19] the grub that gets installed to the card lists the lucid install on the HD [21:19] but i never boot it that way [21:20] and i just select what i want device i want to but with a button [21:20] its the escape key on the EEE [21:20] little bios popup about what device to boot [21:22] holstein, mmm per-session boot, so many people don't know of the magic key prompt, and wave their hands in the air when the computer wont boot per the bios boot list. [21:23] holstein: not possible on this system :( [21:23] you could go into the bios i suppose [21:23] its going to be challenging [21:23] grub is going to *need* that card present [21:23] or it will get upset [21:23] AFAIK [21:24] holstein: this machine is from 1997 - fairly simple grub [21:25] however, when I boot to the other ubuntu that I have, the card is not found by df [21:26] i think you should give some thought to how your going to work around that [21:26] IF grub is on the internal drive [21:26] i think your 'married' to whatever card you have in there [21:26] when you run update-grub or whatever [21:26] maybe some 3rd patry bootloader is the answer [21:26] ive used GAG, but not for anything like that [21:27] hmm [21:28] 'lo all [21:35] holstein: something like supergrubdisk (you know what I mean) seems to be a solution [21:35] * holstein has not a clue about super grub disk ;) [21:41] I just found a "rescue mode" on ubuntu 10.10 net [21:59] now I'm prompted to choose which file system to use as root [21:59] in a grub config? [21:59] OH, rescue mode === evilnhandler is now known as Guest37948 [21:59] i havent used much of the rescue mode features [21:59] what is the context? [21:59] the context is that I'm fsck'd [21:59] lol === tenach_ is now known as tenach [22:11] how do you completely remove a file [22:23] rm -f === Guest37948 is now known as evilnhandler === evilnhandler is now known as Guest47572 === pedro_ is now known as pedro3005 [23:32] In this WHOLE channel right now no one knows proper fstab ? no one can correct the page that i used? [23:33] got banned cause i cant wait days for a answer in ubuntu [23:33] FredFlinstone, what do you need? [23:33] so help me or ban me now [23:33] fedora disc looks shiny :) [23:33] anyone - in sharing my win box to ubuntu, where does stuff go to mount and share an ntfs win box, i know fstab needs entries (tried a couple variations from webpages without luck) , is there other files to edit? must be [23:33] that wqas yesterday [23:33] earlier [23:34] In this WHOLE channel right now no one knows proper fstab ? no one can correct the page that i used? [23:34] FredFlinstone: stop moaning [23:34] FredFlinstone, please write exactly what you need, do not expect us to guess [23:34] same deal , since yesterday no one can make 10.10 work right fo rme , i think its fracked [23:34] or you'll be removed from here [23:34] sharing from xp to ubuntu [23:34] FredFlinstone: Yelling at us for help won't help you get results. Not everyone here is actually actively watching the channel. Additionally, the details you're giving us are pretty sparse. [23:35] impossibel since 10.10 at this location [23:35] FredFlinstone: I've told you, stop rambling, and give people information [23:35] FredFlinstone: you've been removed from one channel for this, pull it together [23:35] ok i give you what i gave ubuntu guys [23:35] mount.cifs //asus1/MEDIA /media/MEDIA -o credentials=/.smbcredentials [23:35] and [23:35] no [23:35] they didn't ask for that [23:35] FredFlinstone: stop [23:35] in fstab = //asus1/MEDIA /media/MEDIA cifs credentials=/home/fred/.smbcredentials,iocharset=utf8,file_mode=0777,dir_mode=0777 0 0 [23:36] right - I can't be bothered with you any more, no-one asked for that [23:36] ikonia, what arfe you smoking? [23:36] FredFlinstone: nothing, [23:36] i am trying hard and youare just pushiong my buttionsd fort laughs [23:36] FredFlinstone, if you are expecting our help, you will not get anywhere talking like that [23:37] FredFlinstone: no, you are not listening to what people are asking you and just ramming random information at people and then threatening to use another distro [23:37] ever hear of the spirit of xmas, or karma? [23:37] FredFlinstone: enough [23:37] god what make me so bad [23:37] FredFlinstone: another smart comment and I'll remove you from here too [23:37] FredFlinstone: you're being horribly rude, we're all volunteers here, if you're not happy with community support you may cosider one of the paid options from canonical [23:38] otherwise, please explain exactly what you're trying to do (share windows? a disk on the same machine? over samba? is clicking to find it on the network not working?) [23:39] guys, each time i boot xubuntu, the previus app always comes and poping one after another, how to stop this ??? [23:39] i have no network [23:39] its not there, it cant find it [23:39] as im times out [23:39] as iN times out [23:39] FredFlinstone: so first you need to get the network share from windows working? [23:40] Your rudeness is beyond what is tolerable in this channel. === Guest47572 is now known as evilnhandler === evilnhandler is now known as Guest44355 === Guest44355 is now known as evilnhandler [23:52] guys, after i updtein my repos, what happen with downloded repos file ??? [23:52] update [23:58] sogepp, when you update your repositories file, it replaces the one currently installed [23:59] so, it won't stay on my hdd???