[00:05] Red-Raven: what port checker? [00:06] canyouseeme.com or something. [00:06] hmm.... [00:06] so you are trying to open the port on your router? [00:07] yes. [00:07] a custom port # for SSH. [00:07] did you forward the port to something that would respond? [00:07] you mean the IP of the computer with SSH on it? [00:07] if so, yes. [00:08] do i have to do something to start the server on that computer? [00:08] ok... is there are firewall on that computer? [00:08] nope. [00:08] yes... I think you have to start SSH on that computer [00:08] its ubuntu desktop, and i haven't added any security to that computer. [00:09] Ubuntu desktop does not open any ports by default [00:09] yah. i went into my router settings and opened it. [00:09] http://www.jonathanmoeller.com/screed/?p=2097 [00:09] yes, its open on your router, but not on the computer you forwarded it too [00:10] how do i do that? [00:17] can anyone in here help me add a hardware ID to the kernel? [00:22] do i need to edit IPtables to open the port> [00:22] ?* [00:34] Red-Raven: That depends on whether you've changed iptables or not. With default iptables, everything is open already. [00:36] ok. well i did run iptables -A INPUT -p tcp --dport ssh -j ACCEPT [00:38] Does ssh localhost on the box you run the ssh server on, work? [00:39] it should [00:39] said authenticuty can't be established, but i told it yes, go ahead. [00:40] Ok, that means the ssh server is running and listening on port 22 [00:40] i gave it a different port # [00:41] I only read a little bit backwards when I popped in here just now, but from what I can gather you used a different port on the router, not on the server...? [00:42] And if that is the case, you set port 80 on the router go to port 22 on your server? [00:42] if you set up port forwarding on your router that way [00:43] um, i set the same port in the rueter as in the sshd config file. [00:44] Well, sshd is obviously running on port 22, at least currenty. Did you remember to restart it after editing the config file? [00:45] sudo /etc/init.d/ssh restart [00:45] oh. ill do that. [00:45] After that, ssh localhost should fail, and ssh -p 80 localhost should work [00:46] hello al [00:46] or better yet, all [00:46] Hello, duanedesign :) [00:46] sudo etc/init.d/ssh restart right? [00:47] hello! [00:47] sudo /etc/init.d/ssh restart [00:47] missed the first / there [00:47] welcome back Red-Raven. Hopefully we can get the ssh sorted. Glad you came back [00:47] yup. think im almost there. [00:48] ssh -p 80 localhost didn't work. connection refused. [00:49] And ssh localhost is still working? [00:49] no it failed. [00:49] Both failed? Hm. [00:49] localhost failed. the other was refused. [00:50] What does this output? sudo fuser 80/tcp 22/tcp [00:52] 22/tcp: 2587 2656 [00:52] Still listening on port 22. Hm. [00:54] Sure you changed Port in /etc/ssh/sshd_config? [00:54] yup. ill double check. [00:54] On a side-note though, why change it? [00:55] i was told to for security. [00:55] Security by obscurity, but you've already used a different port on the router, that's the one exposed to the internet. [00:56] how? i still use port 80. i naver changed that. [00:57] all i need to change in that config file is the port # right? [00:57] What you use on your server, behind the router, is irrelevant. You'd only see port 80 from the outside. [00:58] Should be, though I've never actually changed the port of the ssh server :) [00:59] My Ubuntu box is connected straight on the net, no router or firewall in front of it, listening on port 22. [01:00] hm. any ideas? [01:02] Well, if changing Port in /etc/ssh/sshd_config is not working, just change it back, then tell your router to route port 80 from the internet to port 22 on your server. [01:03] wont that take service to other machines though? [01:03] Or even better, just use port 22 on both. I don't see any security gains of changing the port, it just makes it more cumbersome for you to connect to it. [01:04] service to other machines? [01:04] if it directs all the trafic to the server, wont it stop traffic to other comps in ths house? [01:06] No. And you're only redirecting one port. [01:06] Or, well, is port 22 already forwarded to another computer? [01:06] no. [01:07] Then there's no problem [01:44] geirha, hey sry im back. so i need to change the port # back to 22 in the config file and then forward 22 in the rueter, and then do i need to do anything else? [01:46] like change the iptables back again? [03:16] It's alright, you only pinged someone else :) [03:16] that should be funny. [03:16] <-- LOLed [03:17] yah....sry about that. [03:17] np :) [07:41] How can I get SLiM for lubuntu? [07:55] Does anyone know how to fix multiple instances of Gwibber appearing in the messaging indicator menu? [08:20] Is it safe to run 32-bit programs on 64-bit #lubuntu ? [09:00] So, I was runngin IDJC and my laptop stopped responding. So I held down the power button to shut it off. When it rebooted, the GUI is no longer smooth. It is booting into Netbook edition and it won't let me switch back. Help [09:07] Hello? [09:07] How can I put SLiM on #Lubuntu? [09:08] hi all [09:09] Hi [09:09] why this room is pretty quite ? [09:10] I don't know. And I need some major hep [09:10] what is that ? [09:11] I was running IDJC and everything just kind of went, bleh. [09:11] Minchkin, you can enter into recovery mode? [09:12] How? [09:13] you have a boot menu(Loader) named GRUB right? When you start the laptop, this screen comes after BIOS menu [09:13] No. It just boots into Ubuntu [09:13] How do I get to it? [09:14] you can login to the machine now right? [09:14] I want you to edit a file [09:14] I am ON the machine. [09:14] cool [09:14] Okay? [09:14] now [09:14] goto terminal [09:15] In. Type.... [09:16] sudo chmod +w /etc/default/grub [09:16] wait [09:16] waoh [09:18] Minchkin, now open places->computer. select the file system -> etc->default->grub.d [09:18] do not close terminal [09:20] Minchkin, and see the exact name of the os_prober file [09:20] Hold on. This stupid netbook GUI is confusing [09:21] ah. just use terminal then [09:21] cd /etc/default/grub.d [09:21] then type ls [09:21] Open [09:22] What now? [09:22] you can see the name of file OS prober right? [09:23] What would it look like? [09:23] it may be 30os_prober or something [09:23] charliemac, you want to change the LXDM right? [09:25] Want me to post to pastebin? [09:25] charliemac, I just found. http://ubuntu-lxde.wikidot.com/slim . I dont have much idea about what you asked [09:26] Minchkin, umm! you can find that name? or else pastebin [09:26] Ok. Give me a min [09:27] ping me by saying Mohi. I will be another screen [09:28] http://pastebin.com/HMyY6ARX [09:28] How can I use Unntbootin to reformat my WinXP computer with #lubuntu ? [09:29] #unetbootin [09:31] IAmNotThatGuy, did you see it? [09:31] wait [09:31] looking [09:31] ok [09:33] Minchkin, try restarting and press shit key. see whether you get the boot screen or not. before that, do sudo update-grub [09:33] That is a vulgar key [09:35] Ok. What am I soposed to do after that? [09:36] Minchkin, there right? [09:36] No... I just want to be sure I don't screw up [09:36] I want you to alter one thing in that file [09:36] Minchkin, you have to set GRUB_HIDDEN_TIMEOUT_QUIET=false [09:36] out False [09:36] F in caps will be better [09:37] Minchkin, or any problem in re-installing GNOME? [09:37] I don't have root... [09:37] What is GNOME? [09:38] !gnome | MichealH [09:38] MichealH: GNOME is the default !desktop environment on Ubuntu. To install it from Kubuntu or Xubuntu, type « sudo apt-get install ubuntu-desktop » in a !terminal. [09:38] ah [09:39] Minchkin, thats for you [09:39] you can try re-installing if your GUI troubles. or else, you can edit the file and try logging into previous kernel version and check [09:39] But I don't think it is the GUI... Everything froze up and I did a hard reboot... [09:40] Is there a way to put LXDE on Xubuntu? [09:40] And now it does this [09:42] It is a boxy GUI, stuck on Netbook, and I don't know what to do. [09:44] I think its some error in GNOME. your system is upto date? [09:44] Ya. I am downloading the .iso right now. But my connection is limiting how fast this is going. [09:44] Should be. [09:44] hmmm [09:44] Is LXDE with SLiM over Xubuntu as light and zippy as Lubuntu with SLiM? [09:46] Minchkin, try reinstalling GNOME. I think that will do. sudo aptitude reinstall ubuntu-desktop [09:47] I haz an issue with that command. sudo: aptitude: command not found [09:49] Minchkin, http://ubuntuforums.org/showpost.php?p=6785034&postcount=5 [09:53] Should I let you know what happens? [09:58] Reboot? [09:59] IAmNotThatGuy, do you want me to reboot? [10:00] Yes [10:00] Ok [10:03] Back! [10:03] It worked! Thank you! [10:09] Can I use UNetbootin to overwrite the C:\ with the Lubuntu ISO on the target machine (which runs winXPI have the md5sum confirmed lubuntu10.10 iso as well as unetbootin in seperate thumb drives on the target machine, which runs winXP. [10:24] Hey, so I am having another issue. [10:29] !ask [10:29] 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. :-) [10:29] Minchkin: some of us wander to and fro from out PCs so when you need a question answered just ask the issue and when I wander past can try to help ;) [10:32] Lul. Sorry. I tend to be fully focused on chatrooms... So, I need a way to make/replace a missing file/item to make Skype and IDJC to play nice. [10:33] /usr/lib/alsa-lib/libasound_module_pcm_jack.la <-- This is missing when I do "find /usr/lib/alsa-lib | grep jack [10:33] And from what I have read, when/if I get that, I should be clear and free. [11:05] Minchkin, click check for updates and that will automatically find the missing file. but I found a link which may be helpful for you. http://idjc.sourceforge.net/tutorials_voip.html === IAmNotThatGuy is now known as M0hi [11:06] That is how I know it is missing. I did the command and the 2nd one is missing [11:13] are u still having installation problem whit IDJC Minchkin ? [11:14] Minchkin, it has the source link and library link at the bottom of the error you got [11:14] Not really an install problem, just a plugin problem. What that does is make it easier to play calls... [11:15] ??? [11:16] what was log said ? [11:16] How do I get to the log? [11:16] Oh, and the Xchat plugin won't work either [11:16] log are located on /var/log/.. [11:18] Which one though? [11:19] find something related with idjc [11:19] or try this [11:19] tail -100f /var/log/system.log [11:20] syslog, or syslog.1? [11:20] just syslog [11:21] what method are u using to install idjc ? source *.tar.gz or from reposiroty ? [11:21] Ubuntu Software center [11:22] ok [11:22] do u find some error on syslog ? [11:23] Most likely this is a bug in the ALSA driver 'snd_hda_intel'. Please report this issue to the ALSA developers. [11:25] hmm.. looks like your sound-card driver are not installed correctly [11:25] How do I fix that? [11:26] sudo apt-cache search alsa [11:27] Big list ensues [11:28] look for alsa-base, alsa-utils, alsa-souce [11:28] sorry, I'm forget, 1st check that you are installed alsa [11:28] or not [11:29] How? [11:29] check with : sudo dpkg -l | grep alsa [11:30] alsa-base, -utils, bluez-alsa, gstreamer0.10-alsa, libsdl1.2debian-alsa [11:30] if alsa installed, you will see alsa-base & alsa-utils on results [11:31] try updated, to make sure you are using the newest driver version [11:31] ok. [11:31] sudo apt-something update asla? [11:31] sudo apt-get upgrade alsa-utils alsa-base [11:32] Nothing. [11:33] hmm... so you are using the latest sound driver, but log said "this is a bug in the ALSA driver 'snd_hda_intel'" [11:33] I assume your sound_card is not supported by Ubuntu yet , IMHO [11:34] Well, how do I make this work? [11:34] *sigh* [11:35] but.. are you can play any mp3 files ? [11:36] Yes. I can play any audio. I am just missing that one file to stream from Skype [11:38] I'm sorry, I can't help more, but if the ALSA was the problem, I found it still reporting as Bug and not solved yet [11:38] https://bugs.archlinux.org/task/18954 [11:38] ugh [11:38] Thanks. :) I appreciate your help. [11:39] u r welcome, try to post your problem on ubuntu forum [11:39] Ok. [11:39] maybe Ubuntu Guru will help u [11:47] Minchkin: First try to find a similar one, we don't like duplicate forum posts (I must admit, not easy to search (hence my dislike of the forum :P, but that's just me)) [11:50] I know what you mean. I mod zunescene forums (and I co-host the podcast). Seems like people just don't want to search for anything. [11:57] I love google. It finds me everything I ever need to know. If it doesn't exist on google I'm not meant to know it. [11:57] Lol [11:58] In google I trust. [11:58] So Skype has a post about alsa. But when I type one of the commands, it brings back a FATAL: Module snd_pcm_oss not found. [12:05] heya philinux [12:05] o/ [12:06] How are you? [12:10] I need to remote control a friend's computer via VNC or similar. I need to help him do something. We are both behind NAT. He uses Ubuntu 10.10. I use Kubuntu 10.04. What to do? [12:10] Could I do this with SSH tunnels or something like that? [12:10] I have access to a third server via SSH (Debian Lenny) === neil_ is now known as nlsthzn [12:12] M0hi: not bad just patrolling [12:12] tdn: if you need gui interface vnc would work you just have to port forward the router. [12:13] arief1, would switching to esound help? [12:13] tdn: if you really only need cli then you still probably need to port forward the router but ssh would be much better. [12:18] Hi i was here recently with this same question but got interrupted sorry. My panels have disappeared. How do I restore them and how do I access Terminal when I have no panels?! Thans :-) [12:18] Thanks [12:21] head_victim, I do not have access to the router. [12:22] head_victim, and I need GUI. [12:23] tdn: ah well the only way I know how to vnc with port forwarding through natted routers sorry, someone else might know though? [12:23] AJH101: control alt and t should do it [12:23] head_victim, I am thinking that I can run a VNC client in listen mode from a remote server via ssh with X forwarding. Then my friend can establish a connection to my listening client on the remote server. [12:23] head_victim, the third server is not behind NAT. [12:24] tdn: so point a is you, point b is your friend, what is this third server? [12:24] head_victim: great thans i have terminal. now what? [12:24] AJH101: that was the easy part, looking up the rest sorry [12:24] head_victim, point C. Not behind NAT. [12:24] head_victim, so I am thinking: A->C ; B->C [12:25] AJH101: killall gnome-panel is meant to do it [12:25] So I ssh to C with X forwarding and start a VNC client in listen mode. [12:25] tdn: sounds messy but plausible. [12:25] head_victim, then B connects his VNC to C. [12:25] head_victim, I can do this if the other side is Windows with TightVNC. Is TightVNC available with Ubuntu? [12:26] Yep [12:26] I only use tightvnc [12:26] head_victim: no process found [12:26] AJH101: ah , hang on I'll find another idea [12:26] h_v: ta [12:27] AJH101: "sudo gnome-panel" should bring them up [12:27] Is this a once off or everytime you boot? [12:27] h_v: it was fine but is now everytime i boot. any ideas? [12:28] head_victim, Ok. How do I make tightvnc connect to a listening client from Ubuntu? [12:28] h_v: gnome-panel command not found [12:28] tdn: I only use ubuntu to ubuntu, no idea how to incorporate the third server you were talking about [12:28] AJH101: is this Ubuntu or Kubuntu or ? [12:28] ubuntu 10.10 [12:28] head_victim, I run this on the server now: vncviewer -listen 0 [12:29] AJH101: have you removed any software recently? [12:29] i thin the only ones i have removed are evolution and empathy [12:29] think [12:30] AHhh I saw some noise about evolution removing panel [12:30] eek. now what? [12:32] AJH101: sudo apt-get update [12:32] then [12:32] AJH101: sudo apt-get install gnome-panel [12:32] see if that works [12:32] I'm taking this from http://ubuntuforums.org/showthread.php?t=1099714 but make sure you read all the comments first before doing any other ideas [12:34] hmm still no panels but i will read thanks [12:34] Were there any errros after sudo apt-get install gnome-panel ? [12:36] h_v: no it all seemed to run ok. thin a restart is in order?! [12:36] Possibly [12:36] head_victim, kill all gnome-panel is done? [12:36] M0hi: yeah he lost it after uninstalling evolution I think [12:36] I have had him reinstall it now [12:36] The forum link I gave a few lines up seems a pretty good explanation [12:37] may as for that again. brb [12:37] head_victim, mostly I did http://ubuntuforums.org/showpost.php?p=4663517&postcount=9 [12:37] and that gave some success [12:38] Ah, I found the other one googling "ubuntu removing evolution removed gnome-panel" or something [12:38] philinux, hmm! often come here and show that you are here with us ;) [12:38] head_victim, but he left :P [12:38] I'd say evolution has gnome-panel mixed up in it and removed it along with evolution so reinstalling it should work [12:38] He's rebooting I think [12:39] Lets see [12:39] Heh [12:39] Now, we wait. [12:39] :D [12:39] I wonder why my upload is hitting 100kb/s when torrents are only 20. Ohh rsync in progress, up to 4.2MBs down might be doing it [12:39] lol :P [12:40] check your ip table too :P [12:41] It's going up and down with the download speed so I'd say the rsync is the issue. [12:41] It's all unmetered so I don't mind so much (I run a local Ubuntu mirror at home for the home network) [12:41] ah. k k [12:42] It took 2 days for the first rsync ;) [12:42] Actually pretty good for a residential connection in my country [12:43] I dont wanna talk about the situation here :P [12:44] AJH101, wb [12:44] h_v: panels bac on restart but i have an error [12:45] yeah whats the error? if you can, imagebin it [12:45] The panel encountered a problem while loading "OAFIID:GNOME_FastUserSwitchApplet". [12:45] delete or not? not sure what it does! lol [12:46] We've got a patroller? philinux? :) [12:46] AJH101: I never delete [12:46] All it does is next time you restart it will try to load it again [12:46] MrChrisDruif, watch out :P [12:47] I should [12:47] I have had that error before, it went away on it's own. BUT if it persists, please see a doct.. I mean come back and let us know ;) [12:47] * philinux is watching sky sports. Liverpool ! [12:47] M0hi: I will :) [12:47] AJH101, http://ubuntu-ky.ubuntuforums.org/showthread.php?t=1503050 [12:47] lol thanks guys [12:47] Heya hobgoblin [12:48] o/ [12:48] AJH101: we're here to help :D [12:48] philinux, any goals till now? [12:48] whats up hobgoblin ? [12:48] nada [12:48] M0hi: just kicked off [12:48] philinux, awwwh [12:48] o? [12:49] hobgoblin, and I got the call letter. I am going ot join the company by Feb 17 =] [12:49] duanedesign, Hello there (; [12:49] congrats M0hi and hi duanedesign [12:49] ty hobgoblin (; [12:58] hello again - one more quick thing. how do i delay the auto start of, say thunderbird by 10 seconds to allow network to connect? === AbhiJit is now known as Guest90182 === AbhiJit_ is now known as AbhiJit [13:07] AJH101: it doesn't just wait for the network then connect? [13:07] I thought it would auto connect when the network came up, despite being running ok before hand [13:08] perhaps - i remember some time ago when i was running an earlier version i set up a delay (with lots of help lol) [13:09] remind me how i set up auto start please? [13:10] startup applications - got it :-) === yofel_ is now known as yofel [13:30] head_victim, x11vnc -connect did the trick :D [13:30] tdn: so glad you got it sorted, sorry I couldn't help much [13:58] test [13:58] hello [13:59] Good test aldee96 :) [14:00] i have some probs with vlc, the webcam goes only black and white. it happens after i played with some setting in vls [14:00] vlc i mean [14:00] what is log said aldee96 ? [14:00] what logs? [14:01] it's just always played with black and white effect [14:01] do you know how to returned it back? [14:04] mybe you can find something here http://ubuntu-virginia.ubuntuforums.org/showthread.php?p=9386373 [14:04] arief1 are you indonesian? [14:05] yup [14:05] I am [14:09] wah tinggal dimana? [14:13] arief1 solusi itu untuk file video bukan untuk webcam seperti masalah saya [14:24] hello again - am on a roll now - i have searched all the pages but has anyone got any magic bullets to get skype video woring?! [14:24] please keep to english in this channel - there is probably a loco channel for your language [14:24] AJH101: I've got it working :) [14:24] AJH101: what's your issue? [14:24] morning hobgoblin [14:25] hi paultag [14:25] :) [14:25] when i 'test video' in 'options' my screen whites out [14:26] AJH101: the whole screen or the window [14:26] AJH101: or the little webcam thing [14:26] whole screen [14:26] no shit [14:26] AJH101: that's awesome [14:26] in a bad way, but awesome [14:26] i feel really blessed lol [14:26] AJH101: I've never heard of that, that's brilliant [14:27] AJH101: humm. Let's see here [14:28] who let paultag to talk? :P [14:28] * M0hi hugs paultag [14:30] hey M0hi [14:30] AJH101: damn. Have you tried the LDPRELOAD hack? I wonder if it's not because of v4l fuxing display drivers, although that sounds absurd [14:31] i have read about that i thin but wasnt sure how to make it work [14:32] AJH101: LD_PRELOAD=/usr/lib/libv4l/v4l2convert.so skype [14:32] AJH101: that's a usable command [14:32] how? [14:33] AJH101: in a terminal :) [14:33] brb! [14:37] :) [14:38] is there anyone could help me? [14:38] !ask | aldee96 [14:38] aldee96: 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. :-) [14:38] aldee96: lots of people :) [14:39] paultag: ERROR: ld.so: object '/usr/lib/libv4l/v4l2cconvert.so' from LD_PRELOAD cannot be preloaded: ignored. [14:39] about my webcam that always come with b/w effect, but the fact is no effect applied, it's happen after i played with some settings in vlc [14:39] aldee96: are you on 64 bit or some such? [14:40] aldee96: in what application? [14:40] 32 bit ubuntu 10.10, on vaio [14:40] paultag in any apps that using a webcam [14:40] aldee96: what webcam? [14:41] AJH101: sorry, are you on 64 bit? [14:41] 32 [14:41] on built in camera. vaio vgp-vcc6 on 32 bit ubuntu maverick [14:41] AJH101: sudo apt-get install libv4l-0 [14:42] aldee96: are you using the R5U870 driver? [14:43] yes, by the way why i have to install the libv4l-0 [14:43] +paultag yes [14:43] aldee96: I told AJH101 not you :) [14:44] paultag: quit skype and restarted - same issue [14:45] AJH101: dang [14:45] aldee96: I'm not sure. That driver looks unmaintained and poorly supported. It might have broke with the bindings [14:45] webcams in Linux sucks, generally [14:45] it was works fine before [14:46] aldee96: with an old Ubuntu? [14:46] paultag: even when i start with LD_PRELOAD=/usr/lib/libv4l/v4l2convert.so skype [14:46] AJH101: yes, so it's not an issue with skype or v4l, it's something to do with your display drivers [14:47] o good [14:47] i just installed the r5u870 yesterday and it works fine in this ubuntu maverick [14:47] aldee96: oh interesting [14:47] aldee96: do you have `cheese' installed? [14:49] yes, just like in vlc there's only the b/w picture of the webcam, though there's no effect applied [14:49] aldee96: try appling something and then unapplying it [14:49] aldee96: such as black and white, or the like [14:51] paultag: i installed cheese. my cam is recognised but no video at all [14:51] +paultag not working [14:52] aldee96: hummmm. perhaps I'm wrong [14:52] aldee96: I'm going to level with you here -- webcams are my nightmare, I really am not too good at getting these sorts of things resolved [14:52] I've seriously let a handful of people out of here with an issue still, and most of them are webcam-ers [14:52] aldee96: I'd suggest asking in #ubuntu, see if anyone knows there [14:53] AJH101: as for you, it sounds like something funny's going on [14:53] i've asking but there's no reply yet [14:53] lol laugh a minute here [14:54] aldee96: post once, wait 5 minutes, post again, wait 5 minutes [14:54] AJH101: :) [14:55] its this and the general instability that puts people off. lots of help i know but... [14:56] AJH101: I know, I know [14:56] AJH101: webcams are a nightmare [14:56] AJH101: it's really hard to change because hardware is so unique with protocol, and drivers only exist for Winblows [14:56] AJH101: so we have to spend hundreds of man-hours fighting crappy hardware [14:56] this is why we need standards :) [14:57] ah standards yes [14:57] but you're so right [14:57] it's shit like this that makes people not use GNU/Linux [14:58] i suppose if chrome takes hold it will open people's eyes and the market [14:58] AJH101: truth, but the real issue ( just like ACPI / Hibernate ) is crappy implementations of ACPI or what have you [14:59] AJH101: so when some fly-by-night company thinks they're doing shit better, it just causes issues [14:59] there should be like 10 drivers in GNU/Linux by default, and hardware should conform to the protocols [14:59] when do we get ubuntu on mobile phones? [14:59] not 5-fucking-thousand [14:59] AJH101: hehe, not sure :) [14:59] AJH101: android is a nice stand-in for now [15:00] yes my next phone will be android [15:00] is there an app somewhere to allow android apps on ubuntu? [15:01] AJH101: I have no clue. Why? [15:01] AJH101: you can run it in a SDK [15:01] sorry - what? [15:02] AJH101: there is an android emulator [15:03] where do i find the andoid emulator? [15:03] AJH101: moment [15:03] AJH101: http://developer.android.com/sdk/installing.html [15:04] paultag: tanks. will check at #ubuntu re video drivers [15:04] ttfn [15:04] AJH101: tt [15:07] I'm waiting on meego for a phone. [15:17] <_CommandeR_> hiya guys [15:37] hello _CommandeR_ [15:37] <_CommandeR_> hiya [15:38] <_CommandeR_> check out my new awesome slick script for updating docky [15:38] <_CommandeR_> http://image.bayimg.com/iadimaadh.jpg [15:41] _CommandeR_: nice [15:42] <_CommandeR_> its like god spoke through me with this. [15:43] <_CommandeR_> not that i belive in him so dont take this serious :P === M0hi is now known as IAmNotThatGuy [17:28] So I just installed Ubuntu for the 5th or 6th time because I would always get issues with my ATI 5770 gfx card and the windows becoming jagged when moving them. I decided to download the drivers from ATI's site instead of through the driver manager built into Ubuntu this time. I right click on the .run file I downloaded, change its permission to allow execute as a program, and I get an MD5 error. Any ideas? [17:29] Guegs: Try re-downloading, then changing permissions via command-line instead (the graphical method doesn't always work) [17:30] Guegs: I can walk you through it if you need me to [17:30] Alright, thanks. I will give it a try redownloading first. [17:30] http://pastebin.com/tD31bzGZ [17:30] that is the error I was getting anyway. [17:31] Guegs: Oh, I see, the error is with the program itself. [17:31] Guegs: Yeah I'd suggest re-downlading it [17:31] Alright. It is going. Hope this works. :) [17:32] This is a screenshot of the issue I am having with the windows. [17:32] https://dl.dropbox.com/u/3003262/Screenshot.png [17:35] anybody know how to share your aircard internet connection over a router? [17:40] aveilleux, this is what I get without any drivers installed: [17:40] http://i56.tinypic.com/v3mud0.png [17:41] woah [17:41] Guegs: Are you using the binary ("restricted") or open-source drivers? [17:41] Ya, and look at the one where I had drivers installed. [17:42] At the moment, I am using whatever Ubuntu came with. I literally just finished the installation 10 minutes ago. [17:42] But the first picture I sent, I was using flgrx. [17:42] Guegs: Did you install the restricted drivers using System > Administration > Additional Drivers? [17:43] Correct. But when that didn't work for me I was going to download the ones from ATI's site and install that way. [17:43] Guegs: Okay, just seeing if you used the applet or installed manually through apt-get or Synaptic. [17:44] I thought that perhaps Ubuntu was downloading old drivers and thus giving me the messed up windows. [17:44] Guegs: That's possible [17:44] Guegs: I don't have any ATi video cards (that aren't old and therefore fully supported under the oss drivers) so I don't really know much about them on Linux [17:45] Darn. I have talked to many people with the same card as mine (5770), and they say that it works fine for them. I thought maybe my card was defective, so I stress tested it. Nothing. [19:19] That askubuntu site is hard to follow === collinp`_ is now known as collinp` [20:26] hi how do i find out my video chipset to get the right ubuntu drivers? [20:27] In a terminal: lspci | grep VGA [20:28] Use everything after the : in a google search, and add "ubuntu" as a search word and you'll usually get useful results. [21:05] how do u private message some one in XChat IRC [21:09] bp7lax: Right-click on their name and hit "Open Dialog Window" [21:09] bp7lax: Or, type /query [21:18] aveilleux, /msg aveilleux secret message usually works. [21:19] ibuclaw: Usually, but only if the client improperly handles /msg as /query [21:24] hi do you know where i can find ubuntu drivers for: VGA compatible controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07)? [21:37] AJH101: Intel's driver is FOSS and you shouldn't need one. [21:38] aveilleux, oh my god [21:38] in skype the webcam is slow to show video [21:38] I can't believe I didn't know about /query [21:38] any other ideas? [21:38] I've been typing /msg [21:38] D: [21:39] AJH101: Well that video chipset is... not very good... [21:39] pedro3005: Luckily for you, no one else has been using irssi you've been PMing with :P [21:39] pedro3005: Usually only CLI clients handle /msg from a user as an inline message [21:40] pedro3005: As opposed to just opening a new tab/window, like a /query should [21:40] * ddecator didn't realize that [21:40] I see [22:42] ok so am running win 7 dual boot with ubuntu ... ubuntu is recognized but wont load into graphical interface something to do with bcdedit... downloaded bcdedit 2.0 now how do i get it to point to ubuntu... loaded mbr onto the partition but still isnt working right [22:42] help? [22:43] keeps saying wubildr.mbr is missing [22:44] ive got no experience with wubi [22:45] sorry, maybe someone else can help [22:45] ya it is being a serious stinker [22:46] to be honest, I havent heard much good about it [22:46] i've had trouble with windows not playing friendly with wubi, but i'm not sure that's the issue here [22:47] install to seperate partition went fine... just trying to get it to recognize the mbr seems to be the problem [22:48] need to change the bootloader path from: Bootloader Path: \ubuntu\winboot\wubildr.mbr to Bootloader Path: \Windows\system32\winload.exe maybe [22:49] holstein: ping [22:49] kristian-aalborg: hey [22:49] whatsup? [22:49] the issue i had was windows sometimes moves wubi files automatically because it doesn't like them for some reason, so that could be why they're missing [22:49] holstein: this is totally OC, but might interest you: http://www.youtube.com/watch?v=OlVbEclPj4c [22:51] kristian-aalborg: lol [22:52] It think it's cool... if the tune's good enough, you can play it in almost any way [22:52] maybe that is what is happening? i loaded it up fine and directed to load mbr which seems to have loaded fine... but doesnt want to play with 7 [22:52] carbon fiber cellos :) [22:53] yeah, its cool, the video is funny [22:55] checking another video by one of the handsome guys... he can play [22:56] kristian-aalborg: thanks :) [22:56] * holstein gotta run... BBL [22:56] sorry 'bout the deroute, y'all [22:56] see ya, holstein === squ1d_ is now known as CensoredBiscuit