Search:

Type: Posts; User: kryptonite0110; Keyword(s):

Page 1 of 4 1 2 3 4

Search: Search took 0.02 seconds; generated 46 minute(s) ago.

  1. my card works now... I don't really know why, i...

    my card works now...
    I don't really know why, i know i've compiled a 2.6.6 kernel for this machine, but it works even with my old kernel...
  2. 1. anything that configures the wlan0 card (ie....

    1. anything that configures the wlan0 card (ie. ifconfig wlan0 up)
    2. i assume wireless tools are installed because i've issued iwconfig commands on this system before.
    3. i loaded the module but...
  3. Replies
    14
    Views
    9,393

    did you install the second hd to the same ide...

    did you install the second hd to the same ide controller?
  4. Encore Wireless PCI not working for Linux

    I have an Encore Wireless PCI card and am running Fedora Core 2. So i installed the drivers using ndiswrapper, but whenever i try to configure the network, my computer freezes. I've tried doing it...
  5. Replies
    9
    Views
    7,220

    ya everything is new... i have a warranty, so...

    ya everything is new... i have a warranty, so i'll just send it back

    thanx
  6. Replies
    9
    Views
    7,220

    GeForce Fx 5200 grahpics card, 450 watt power...

    GeForce Fx 5200 grahpics card, 450 watt power supply, SYNTAX Pentium celeron Motherboard, 512 ddr ram
  7. Replies
    9
    Views
    7,220

    Because the other computer is a pentium 2 and...

    Because the other computer is a pentium 2 and this one is a pentium celeron and the old power supply doesn't have both ATX connectors... my main question is what else could the problem be besides...
  8. Replies
    9
    Views
    7,220

    It does not POST, i can't even get the LED's on...

    It does not POST, i can't even get the LED's on the front to come on... No fan's start moving, nothing at all happens...
  9. Replies
    9
    Views
    7,220

    motherboard problem

    I recently built a computer and when i connected the power-switch to the motherboard, my computer still wouldn't turn on... I tried the power supply on another computer, but it worked, so i think the...
  10. ummm... are you checking the length of a string,...

    ummm... are you checking the length of a string, or a file??? i have code for both of these maybe..
    i didn't test this because i'm not at a computer with a compiler, and this may, of course, be...
  11. Javascript game keys not working the way they should

    Why doesn't this code register the fact that you hold a key down. If you run it, and you press a button to move the balls around, it doesn't keep moving, it just stops... how can I fix it?
    ...
  12. Replies
    2
    Views
    8,682

    EDIT: The equation in the comment...

    EDIT:
    The equation in the comment is wrong, but the one in the actual script is right, i think
  13. Replies
    2
    Views
    8,682

    half-circle

    Ive been learning javascript and i cant get it to draw a half circle.
    here is the code i came up with

    <HTML>
    <HEAD>
    <TITLE>
    Divisions in jscript
    </TITLE>
    <script language = "javascript">...
  14. Replies
    1
    Views
    6,631

    Javascript movement

    I wrote the following code to move text around the screen in javascript and i can't figure out what is wrong with it... can someone help?

    <HTML>
    <HEAD>
    <TITLE>
    Movement
    </TITLE>
    <script...
  15. Replies
    4
    Views
    8,063

    I figured it out...

    I figured it out...
  16. Replies
    4
    Views
    8,063

    what i am trying to do would be to change a links...

    what i am trying to do would be to change a links text or create a new one inside a script. i need conditionals on whether a link is present or not and you can't do that in html alone. The only...
  17. Replies
    4
    Views
    8,063

    javascript anchors

    how do you create anchors in javascript? I just started getting really into javascript and my book doesnt cover anchors in the javascript code. I need conditionals on whether anchors exist or not,...
  18. Replies
    5
    Views
    2,573

    so if i say: integer equ 1 mov dx, integer mov...

    so if i say:
    integer equ 1
    mov dx, integer
    mov dx, 7

    integer will then equal 7? If this is true, how do i remove the integer from the dx register?
  19. Replies
    5
    Views
    2,573

    How do you find the position of a variable?

    How do you find the position of a variable?
  20. Replies
    5
    Views
    2,573

    very basic assembly question

    I've been reading a lot of assembly tutorials(though it wont probably sound like it), but the only question i have is how do you write to variables? I understand registers, and creating variables,...
  21. Replies
    3
    Views
    2,735

    i figured out the problem... sorry...

    i figured out the problem... sorry...
  22. Replies
    3
    Views
    2,735

    I did that, and now it says "bash: ./helloworld:...

    I did that, and now it says "bash: ./helloworld: cannot execute binary file"
    what should i do now??
  23. Replies
    3
    Views
    2,735

    NASM Not Working

    i wrote a simple hello world program in NASM and when i compiled it and tried to run it it said "permision denied". im running linux and the code follows:

    section .data ;declare data here

    msg ...
  24. Replies
    2
    Views
    2,242

    Where is Assembly?

    I've been trying to learn assembler for speedier code, but being on linux, i've suprizingly found it very hard to find a TASM assembler. I have a NASM assembler but i found a really good tutorial...
  25. Replies
    13
    Views
    5,437

    I dont know much about writing papers, or about...

    I dont know much about writing papers, or about hacking, but the jargon files on this site may help you out a little bit...

    http://www.antionline.com/jargon/
Results 1 to 25 of 86
Page 1 of 4 1 2 3 4