=== thoffmeyer is now known as thoffmeyer|AFK === Shy is now known as B2 === B2 is now known as Shy_ === Shy_ is now known as Shy [03:10] Hey everyone. I have a wireless network card installed on my linux machine but its not picking up the device in the network items does anyone know how I can find out if I need to install drivers or what steps I should take [03:14] fbxxkl_, you should check out #ubuntu , there's more activity there [03:14] don't leave this channel, also [03:15] ok thanks [03:19] hi [03:19] fbxxkl_, ask more than once, probably you'll need to add more detail [03:19] new in xubuntu [03:20] how can i change the resolution [03:20] leonardo, wait for a sec [03:22] leonardo: Applications -> Settings -> Xfce 4 Settings Manager -> Display [03:23] yeah a try that [03:23] how to i open up the ny win 98 partition in xubuntu, this is a dual boot machine [03:23] not work [03:23] file system only does my xubuntu partition [03:23] only 800x600 [03:24] hmmm, do you have your drivers installed leonardo [03:24] in windows yes [03:24] in here not [03:25] hold on [03:25] is a dell c600 [03:25] video drivers are automatic aren't they? [03:25] leonardo: go to applications -> settings -> hardware drivers [03:25] ati mobiliti [03:26] my next thought [03:26] cdoublejj: ask in #ubuntu , more activity [03:26] Is there a way to see what devices I have connected. Similar to Hardware Manager in Windows? [03:26] fbxxkl_ lsmod in the terminal [03:26] thanks [03:28] I dunno what any of that means [03:28] there is an empty box [03:29] nothing? [03:29] !ati [03:29] For Ati/NVidia/Matrox video cards, see https://help.ubuntu.com/community/BinaryDriverHowto [03:29] leonardo empty? [03:30] oh i see [03:30] they linked you to another way [03:32] 01:00.0 VGA compatible controller: ATI Technologies Inc Rage Mobility M3 AGP 2x (rev 02) [03:32] leonardo@leonardo-laptop:~$ sudo lshw -C video [03:32] *-display UNCLAIMED [03:32] description: VGA compatible controller [03:32] product: Rage Mobility M3 AGP 2x [03:32] vendor: ATI Technologies Inc [03:32] physical id: 0 [03:33] bus info: pci@0000:01:00.0 [03:33] version: 02 [03:33] width: 32 bits [03:33] clock: 66MHz [03:33] capabilities: agp agp-2.0 pm bus_master cap_list [03:33] configuration: latency=32 mingnt=8 [03:33] resources: memory:e8000000-ebffffff(prefetchable) ioport:ec00(size=256) memory:fdffc000-fdffffff memory:e4000000 [03:33] yes is empty [03:34] hm [03:39] are u there [03:39] it can be fix [03:39] tbh, i'm new to linux also [03:39] hm [03:40] or i better stay with this res [03:40] i know it can be fixed, just ask a different channel with a bit more activity [03:40] ok [03:51] that fglrx bug seem to affect me too, im on lucid. when i tries to play a game that requires my ati driver to run well, my computer will go into the occasional 1-3 second freeze rhythm [03:51] my ati driver is radeon 200m [03:51] thinkpad r51e [05:22] whats a good media editor? [05:22] youtube won't display my .ovg video right [05:34] i've heard avidemux a lot === thoffmeyer|AFK is now known as thoffmeyer === thoffmeyer is now known as thoffmeyer|AFK [07:41] i seem to have googleearth-package 0.5.7 (utility to automatically build Debian package of GE) installed, but i see in synaptic googleearth 5.1.3533.1731 is available. can someone discuss with me which options i should choose for my ubuntu 10.04 acer laptop? [08:49] i seem to have googleearth-package 0.5.7 (utility to automatically build Debian package of GE) installed, but i see in synaptic googleearth 5.1.3533.1731 is available. can someone discuss with me which options i should choose for my ubuntu 10.04 acer laptop? === nikolam_ is now known as nikolam === Daviey_ is now known as Daviey [10:37] hi [13:36] Hi, I am trying to set up my pci wireless card does anyone have experience with this and think they could help? [13:45] my eclipse doesnt recognize ctrl+alt+s. might that be some shortcut in xubuntu? how can i make eclipse to recognize that key compination? [13:47] JKL: shortcuts in Xubuntu are assigned in Applications -> Settings -> Xfce 4 Settings Manager -> Keyboard or Window Manager. [13:48] Ctrl+alt+s does not appear in my system [13:49] !wireless | fbxxkl_ [13:49] fbxxkl_: Wireless documentation, including how-to guides and troubleshooting information, can be found at https://help.ubuntu.com/community/WifiDocs [13:52] Thanks charlie-tca, issue resolved [13:53] You are welcome [14:36] thx charlie-tca, i will have a look [14:37] charlie-tca: i dont have it neither. what might be the problem ... [14:38] If it is unassigned in Xubuntu, eclipse set it wrong. You might try adding it to Keyboard shortcuts, as a work around [15:06] bye === thoffmeyer|AFK is now known as thoffmeyer [16:51] Hello [16:52] can somebody help me out with a problem i do not understand [16:53] !ask [16:53] 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. :-) [16:54] well i tried to copy some folder in a /usr/share dir but i didnt workt out with a permission excepton [16:54] the thing is, i used sudo as prefix [16:55] someone know this problem? [16:55] what you are trying to copy there, why and how? [16:56] i tried to copy a folder with icon stuff from my home [16:57] create folder .icons to /home and put icon there, they work then [16:57] ohh and i used the termin with : sudo cp .../ .../ -R [16:57] *icons [16:58] yea maybe but i do not understand why the command doesnt work [16:59] sudo cp -r ~/folder /usr/share/icons [16:59] ohh sorry i typed it wrong [17:00] but i did it roght on the terminal [17:00] does it give some error? [17:00] only permission denied [17:01] but i have another prob that can be connected to this problem [17:01] i tried to chown to the folder i want to copy [17:01] also with sudo [17:02] and also there was es permission denied [17:03] same with chmod [17:03] i thougt sudo is like root for the command [17:08] well it have something to do with sudo. I just tried a simple copy from .../Downloads to .../Temp inside my Homedir [17:08] with sudo it say permission denied and without sudo it worked [17:09] maybe your user doesn't have permission to use sudo? what was the exact command? [17:09] and the exact message [17:10] also, what is the output of 'id' command? [17:10] roman@rosch-pc:~$ sudo cp -r Downloads/Browser\ Downloads/black-white\ 2\ Style\ big/ Temp/ [17:10] cp: Aufruf von stat für „Downloads/Browser Downloads/black-white 2 Style big/“ nicht möglich: Permission denied [17:10] sorry it is in german [17:10] but it is all it says [17:11] what do you mean with output of 'id' [17:11] type: id [17:11] press enter [17:11] paste the result [17:11] uid=1000(roman) gid=1000(roman) Gruppen=4(adm),20(dialout),24(cdrom),46(plugdev),104(fuse),105(lpadmin),119(admin),122(sambashare),1000(roman) [17:11] That should have been ~/Temp if Temp is in /home [17:12] charlie-tca: no, he was in ~ already [17:12] yes [17:12] charlie-tca: plus, cp complained about no access to the first directory [17:13] try 'sudo -s' and copying in "root shell" [17:13] I know that on solaris home directories are mounted in some funny way that makes root unable to access them [17:13] TheSheep: but the way that is written, Temp is a root directory, not in /home [17:13] charlie-tca: nonsense [17:14] You have to use ./Temp or ~/Temp [17:14] charlie-tca: there is a space between / and Temp [17:14] charlie-tca: no [17:14] thats not the point Temp ist a folder i created [17:14] in my homedir [17:15] Rogasch: is your home dir on a network share? [17:15] no [17:15] you use xubuntu? :P [17:16] no i use normal ubuntu [17:16] i thougt it makes no difference [17:16] hey wait, i had about same issue with black-white 2* themes [17:16] what does 'ls -ald Downloads/Browser\ Downloads/black-white\ 2\ Style\ big/' say? [17:16] you have to copy .tar* and extract after that [17:17] i don't know what causes it but i had it too [17:17] Sysi: maybe they were tar-ed with og-r? [17:17] same: permission denied [17:17] hum? [17:17] ohh wait i was in root shell [17:17] Rogasch: 'ls -ald Downloads' ? [17:17] Rogasch: yeah, do it as root [17:18] ls -ald Downloads/Browser\ Downloads/black-white\ 2\ Style\ big/ [17:18] roman@rosch-pc:~$ ls -ald Downloads/ [17:18] drwxr-xr-x 1 roman roman 4096 2010-06-28 21:48 Downloads/ [17:18] * TheSheep scratches his head [17:18] and as root permission denied [17:18] Rogasch: encrypted home directory? [17:19] yes [17:19] well, that explains it [17:19] what does 'mount | grep Private' say? [17:20] as root: nothing [17:20] also as user [17:20] mount | grep home [17:20] then [17:21] roman@rosch-pc:~$ mount | grep home [17:21] gvfs-fuse-daemon on /home/roman/.gvfs type fuse.gvfs-fuse-daemon (rw,nosuid,nodev,user=roman) [17:21] roman@192.168.0.254:/data/Documents/ on /home/roman/Dokumente type fuse.sshfs (rw,nosuid,nodev,max_read=65536,user=roman) [17:21] roman@192.168.0.254:/data/pictures on /home/roman/Bilder type fuse.sshfs (rw,nosuid,nodev,max_read=65536,user=roman) [17:21] roman@192.168.0.254:/mnt/extern_hdd/Download/ on /home/roman/Downloads type fuse.sshfs (rw,nosuid,nodev,max_read=65536,user=roman) [17:21] roman@192.168.0.254:/data/workspaces on /home/roman/workspace type fuse.sshfs (rw,nosuid,nodev,max_read=65536,user=roman) [17:21] roman@192.168.0.254:/data/mindthegaep/ on /home/roman/MindTheGaep type fuse.sshfs (rw,nosuid,nodev,max_read=65536,user=roman) [17:21] argh [17:21] !pastebin [17:21] 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. [17:22] sorry guys [17:22] Rogasch: well, ~/Downloads is on an external drive [17:22] Rogasch: and mounted through nfs [17:23] sshfs [17:23] sorry [17:23] yes [17:23] it squashes root [17:23] it wouldn't be good if root from one system had root rights in another system [17:23] how do i realize that? [17:23] so root is not allowed to access network-mounted systems by default [17:24] ahh ok [17:24] that explains it [17:24] shoud i allow the access? [17:25] if you don't need it, no [17:25] copy or move it to some local disk and then copy as root [17:25] yea that sounds easy [17:26] TheSheep: i have a lot of respect for your headscratching now [17:26] i really thank you for the help [17:27] Sysi: I had a similar problem with nfs once [17:27] we've had that kinda things at school iirc [17:28] we have (currently) debian lenny and homes mounted through nfs [17:28] we switched to cifs because of students fooling around with packet sniffing [17:31] our users are mostly "omg what linux" rest are in the admin group [17:33] Sysi: we have some that didn't get to be admins because of characterological reasons... [17:49] * charlie-tca thinks between Sysi and TheSheep, all questions can be answered with patience [17:50] propably [18:10] hi [18:10] hi [19:15] i seem to have googleearth-package 0.5.7 (utility to automatically build Debian package of GE) installed, but i see in synaptic googleearth 5.1.3533.1731 is available. can someone discuss with me which options i should choose for my 10.04 acer laptop? [21:07] hello [21:22] <_Techie_> hello zus [21:22] * zus nods [21:22] how it going? [21:22] <_Techie_> pretty good [21:23] <_Techie_> sorting out my student loan today\ [21:23] ac is out, its miserable at the moment other than that im good :) [21:23] <_Techie_> which miserable b*****d took the AC out? [21:25] <_Techie_> bet it was doug [21:26] <_Techie_> sorry, that was my miserable attempt at humour [21:27] lol [21:27] the pipse froze [21:27] pipes * [21:29] <_Techie_> anyway, i gotta go work on my rollerblades [21:29] <_Techie_> i might be back later [21:39] _Techie_, alright, i got to get through tons of emails :( [21:39] charlie-tca, ya around? [21:45] barely [21:46] how are you? [21:46] I just moved, and am still trying to get unpacked [21:48] charlie-tca, where to? [21:48] Back to eastern Idaho [21:48] so where were you meantime? [21:49] Western Idaho [21:49] okay... ;) [21:50] You know, moved to eastern Idaho about 4 years ago, moved to western Idaho (5 hours away) about 20 months ago, now moved back to eastern Idaho, about 30 miles from where I was [21:50] hmm [21:50] i've been off an off line since we last talked [21:52] unfortunately i've not done anything since [21:52] No problem, zus. Just jump right back in. The people in #ubuntu-bugs can give you a hand when I am not available. [21:54] charlie-tca, aye, but i wasnt on a reliable connection till today. aint nothing worse than trying to learn and getting booted [21:54] This is true [21:54] so now you see exactly why it'll be hard looking for a mentor hahaha [21:55] I should be around a little bit, anyway. Not a problem. I had two people volunteer, even when I said you would be on and off for extended periods of time [21:55] really? shiny! [21:56] * zus smiles [21:56] mentor what? :) [21:57] Many of us are just trying to help. We work with you. [21:57] bug triage [21:57] a-ha [21:57] zus, good luck [21:57] thanks [21:58] well ima finish these emails and i think i'm to film for jokesayers tonight. it's so hot i dont wanna move [22:05] good luck. I will be around more next week than this one. [22:05] aye take it easy [22:19] ji, mi update manager is giving me the folllowing error: Failed to fetch http://ppa.launchpad.net/gdm2setup/gdm2setu/ubuntu/dists/lucid/main/binary-i386/Packages.gz 404 Not Found [22:20] i see it has a typo, at ...?gdm2setup/gdm2setup [22:20] i think that is the probelm, how do i fix it? [23:13] n8