| |
| |
| |
|
Page: 1 2 3 4 5 6 7 8 9 10 11 12
Comments:
<0> Does anyone know where i could find a list of what the errors mean when trying to load modules? I keep getting Couldn't load module.. (-38), yet i cant find anything describing that error code anywhere. Would it be in the source of the module im trying to load, the modprobe code, or the kernel? <1> gunblade its module specific <1> you can try modinfo see what it says about that module <2> http://www-personal.umich.edu/~mcgarr/parallels.png <3 macbook pro <0> thanks <3> Alien88: yea, thats the new beta <4> small res <3> http://game-sat.com/~brian/parallels_coherence3.png <3> I hide the task bar, I hate taht stupid thing <2> i just think its entertaining to see both of them on the screen at once :) <3> yep <5> my question is... vmware server <5> can i load up the linux version (rpm) and use it for an xp installation? <6> anyone got a link for a howto on vpn server + wireless access setup <5> i've read all over the damned site and i can't see what the difference is in server and workstation <5> i'm willing to run vmware server and do an xp install
<5> anyone? <7> I believe you need server to create a vmware image, so you can run it <3> jchaoul: yes <3> it works fine <3> but, its not accelerated like vmware workstation <3> so, using vmware server as a users desktop is kinda painful <8> I wonder if you could make server-console your VM <8> WM <8> ... <3> no <3> make a vm in server, then transfer it to vmware player, and viola <3> voila? <9> so whats the hype with redheads? <9> should i try to screw one? <3> wrong channel to ask that in <9> :/ <10> hrm im using twinview with 2 monitors on ubuntu with a nvidia gfx card, and i just installed Steam, adn i tried to play CS, but its stretched across both monitors, how can i make it set to one monitor? <10> the resolution is 2046x1024 i believe for the span across both monitors <10> how can i set the game to play at 1024x768 instead <9> tornie! <10> i tried window mode, but its still stretched all the way across <10> ragie <10> are you following me? <10> ;D <9> i always chill here <10> word <10> so help me <9> dide <9> dude <9> thats pretty elite <9> having cs spread on two monitors <3> torn: dont use twinview <3> just use 2 monitors, side by side <3> no xinerama either <10> it doesnt work <10> i had to enable twinview to get it to even show up correct <3> shouldn;t <10> are you using 2 monitors atm? <3> no <3> I did tho <10> hrm <10> i need to look at someones xorg.conf thats using 2 monitors without twinview <3> google it <3> twinview is jsut like xinerama <10> so should i just be able to change TwinView "on" to "off" and restart xorg and it will work fine? <10> or is it gonna be more complex than that <10> took me hours to get this setup to even span 2 in the first place <3> no <10> no what <11> is there any way to wget something on a remote machine via ssh, and have it output directly to my machine rather than on the remote one? <10> eh? <9> eh? <3> frazzydee: ssh <user@machine> wget url <11> Idle247: thanks, I'll try that :) <4> that will save it on the remote machine <3> output, as in, what % etc <11> I was actually thinking more along the lines of possibly having wget output to stdout, and then saving that output to my machine <3> oh <3> wtf <4> indeed wtf <11> i.e. if I say "wget http://www.google.com", it would output the contents of google.com to my machine rather than the remote one
<3> not easily, but its possible... <4> try lynx --dump <3> your gonna get crap in there, like 'session disconnected', or 'p***word:' <4> eh yeah <4> frazzydee: just write a script to wget, and scp it back <11> but I can manually remove that, right? <3> frazzydee: if you like to waste time, sure <4> why not just setup a proxy on the remote machine ? <3> agreed <3> squid <9> hi idle <3> hi <9> why 4 ru h8 me? <9> hu r fishy? <3> ?????? <3> english? please? <11> I don't think I have the permissions necessary on the remote machine to set anything like that up <3> frazzydee: if you can make a script, then yes you do <4> yes you can, just run it on a high port (which it defaults to) <4> you'll probably get yelled at by the admin for running a proxy <4> theres some crazy way to do it with ssh tunnelling iirc <3> yea <9> warjest <3> you run it on a randomly high port... <4> yes? <9> i love u <4> <3 <9> <3 <3> then ssh -R8080:127.0.0.1:8080 <server> <9> thats hot <10> mkay paris <12> SIGH!!! <13> when running nslookup i get <13> libcrypto.so.0 cannot open shared object file <13> any ideas? <14> run ldconfig <13> i did <13> didnt do anything <13> ldd /usr/sbin/sshd <14> ldconfig -p|grep libcrypto <13> libcrypto.so.0 => notfound <13> got nothin <13> oh <13> oops <13> libcrypto.so.0 (libc6) => /usr/lib/libcrypto.so.0 <13> libcrypto.so (libc6) => /usr/lib/libcrypto.so <14> ls -al /usr/lib/libcrypto.so.0 <13> how can i tell what version of slackware i installed <14> somewhere in /etci s a text file <15> Deus Meus! Securis in capite meo est. <14> /etc/Slackwareversion or something <13> thanks <0> Is it possible to build an external module into the kernel somehow? <8> wouldn't be a module anymore... <0> i wouldnt mind <0> its just that the code for the module is available, but its not part of the kernel, so i cant just pick to compile it in in the config file. So essentially it would just be adding code to the kernel (a driver to be specific), know a tutorial on the subject? <6> do you guys know of a economy priced wireless pci card that works real easy with linux. eg: drives built in. and also freebsd <6> s/drives/drivers <14> xnomar: my favorite is atheros <14> all my cards, my router and my access point are all 108mbps atheros <14> works very easily <14> modprobe ath_pci and thats it <14> i have pci and cardbus <0> heh, thats what im having problems with at the moment actually <0> madwifi has stopped picking up my card <0> i think its because when i modprobe it, it fails to modprobe another module which it depends on, and gives the error -38.. which ive looked everywhere, and seems to stand for invalid operand, which isnt too useful.. yet if i try to load the module myself, it works fine, but the device still doesnt get detected <1> it wont load if another module it depends on wont too <14> dmesg gun <0> well.. it actually still loads, as it shows up in lsmod, but it just doesnt work <0> i have zippy, all it tells me is: couldnt load module "ath_rate_sample" -38 <14> i think you have to pick a rate <14> did you compile the kernel? <0> yeah <0> its got all the necessities
Return to
#linuxhelp or Go to some related
logs:
#computers #gentoo #beginner gamesurge tfc channel #linuxhelp a bad day sing a sad #beginner #red #stocks #debian
|
|