Jump to content

Jonny190

Active Members
  • Posts

    33
  • Joined

  • Last visited

Posts posted by Jonny190

  1. No, you would still see redboot even if the firmware was bust

    I'm on the same firmware and I'm having the same problem. if i wire the pins backward i get garbage but wired correctly i get no display in both linux and windows using on board and usb serial adapters. i can still access the device normally i just have no serial if i bridge Tx and Rx i get a echo back on me computer. any ideas thanks

  2. I live in the U.K so my internet naturally sucks my solution was with an awesome hardware router. It has 7 10/100 nics in and a Hyperthreding P4 processor with this i have my internet line and 4 Foneras flashed for wireless bridges. Normally i get about 200kB/s with my router but with a free astaro security gateway home licence i can have all of them in a Multi-path WAN giving me 1200kB/s. there are a lot of other features but i use this the most i thought they deserved a shout out

  3. I am using 2 512Mb 9600GT's they have 4 dvi outputs between them, i need help configuring Xorg.conf

    my current xorg.conf is

    # nvidia-xconfig: X configuration file generated by nvidia-xconfig
    # nvidia-xconfig:  version 1.0  (buildmeister@builder63)  Fri Aug 14 17:54:58 PDT 2009
    
    Section "ServerLayout"
        Identifier     "Layout0"
        Screen      0  "Screen0"
        InputDevice    "Keyboard0" "CoreKeyboard"
        InputDevice    "Mouse0" "CorePointer"
    EndSection
    
    Section "Files"
    EndSection
    
    Section "InputDevice"
        # generated from default
        Identifier     "Mouse0"
        Driver         "mouse"
        Option         "Protocol" "auto"
        Option         "Device" "/dev/psaux"
        Option         "Emulate3Buttons" "no"
        Option         "ZAxisMapping" "4 5"
    EndSection
    
    Section "InputDevice"
        # generated from default
        Identifier     "Keyboard0"
        Driver         "kbd"
    EndSection
    
    Section "Monitor"
        Identifier     "Monitor0"
        VendorName     "Unknown"
        ModelName      "Unknown"
        HorizSync       28.0 - 33.0
        VertRefresh     43.0 - 72.0
        Option         "DPMS"
    EndSection
    
    Section "Device"
        Identifier     "Device0"
        BusID	   "PCI:8:0:0"
        Driver         "nvidia"
        VendorName     "NVIDIA Corporation"
    EndSection
    
    Section "Screen"
        Identifier     "Screen0"
        Device         "Device0"
        Monitor        "Monitor0"
        DefaultDepth    24
        SubSection     "Display"
            Depth       24
        EndSubSection
    EndSection
    

    Thanks :mellow:

  4. i like that idea but i would prefere to keep it on the arduino idea as i have a few of them around my room that my m8 gave my to try and get me in to programming(not that it worked).

  5. i was planning on using 802.11n to create a radious 2 access point with mac filtering because of the great range. then i could use my ipod touch as the end device, i have a wiring diagram for my car's igntition system all as i need is a device that i can use as a analouge switch via usb

  6. i have a mini pc in my car running ubuntu and i need help deciding on a way to start the car using a web server. The device is constantly powered on but has a low power consumption and has a spec of:

    WI-FI 802.11N

    4 usb 2.0

    1.6 intel atom

    2GB DDR2 ram

    500gb HDD

    slimline dvd

    1 gigabit ethernet

    usb fm tuner

    7" touch screen vga headunit

    i am no programming guru and a linux N00B it is running as stock ubuntu with only my media libary loaded please help me

    i was thinking of modifying the design of the hak5 rover but it is not yet finished. Just a thought

×
×
  • Create New...