Page 1 of 3 123 LastLast
Results 1 to 10 of 29

Thread: nLite XP, CF card, VIA mobo, Bumbed out

  1. #1
    FLAC IntellaWorks's Avatar
    Join Date
    Jun 2004
    Location
    NH
    Posts
    1,173

    nLite XP, CF card, VIA mobo, Bumbed out

    Hey yall, I'm kinda bumbed out here. I spent about 80 hours getting the correct version of a nLite'd XP install to work with all my hardware settings and applications on a CF card so that my machine wouldn't have trouble bootins at colder temps.

    Problem is, the VIA Epia seems to have a "safe" temp mode on temps below 15 F degrees... Even though my CF card can boot at -15F the board it self wont boot until its temp is around 20 degrees. Granted my machine is basically solid as can be and I dont have to worry about bad sectors and it can boot in much colder temps than with a laptiop HDD I'd say that the problems I've had with geting everything on to a CF and the limited ability that I have with the OS on the CF card wasn't worth it..

    Anyone else see this same problem ??
    Progress [I will seriously never be done!]
    Via EPIA MII
    512MB RAM
    OEM GPS (embedded)
    nLite WinXP pro on
    1GB Extreme III CF card
    Carnetix 1260 startup/ DC-DC regulator
    Software: Still, re-Writing my existing front end in .Net

  2. #2
    Registered User mpattonm's Avatar
    Join Date
    May 2003
    Location
    Czech rep.
    Posts
    655
    Well I am happy with what I did and I am glad I did go nLite way. So thats said. Otherwise, I am interested about what I see in your sig: OEM GPS and that crazy idea of rewriting your frontend in .NET. Why would you do so? BTW cold you tell us more of GPS and front end you are using?

  3. #3
    FLAC IntellaWorks's Avatar
    Join Date
    Jun 2004
    Location
    NH
    Posts
    1,173

    .

    Well, the front end I developed a while back was written in VB6 and was truely a wonderful app. E-mail, GPS, Audio, Video and weather it also had voice reco for the medi application.

    I discovered the power of .net when developing an application for work and decided to re-write my existing front end to not only do the same stuff but to also act as almost like an operating system instead of just an application. Plus making a few enhance ments to the way the application ran since I was re-working it from the ground up it was easy to impliment the changes.

    As far as the GPS is concerned, I'm using an internal GPS mod. Garmin 15L that is super small and super accurate. Check out the thread "OEM GPS modules" in the Hardware forum.
    Progress [I will seriously never be done!]
    Via EPIA MII
    512MB RAM
    OEM GPS (embedded)
    nLite WinXP pro on
    1GB Extreme III CF card
    Carnetix 1260 startup/ DC-DC regulator
    Software: Still, re-Writing my existing front end in .Net

  4. #4
    Registered User mpattonm's Avatar
    Join Date
    May 2003
    Location
    Czech rep.
    Posts
    655
    I see... Are you planning go out with your frontend eventually?

  5. #5
    Admin. Linux loser.
    Auto Apps:loading...
    Bugbyte's Avatar
    Join Date
    Sep 2004
    Location
    Corning, NY
    Posts
    7,364
    Blog Entries
    2
    I don't see the temps you see in NH but during our cold snap we in the high single digits and I didn't have a problem with the mobo - it was the laptop HD that was the problem. It did reboot after 3-4 minutes, though.

    The Via came on right away and it didn't appear to have a temp problem.
    Quote Originally Posted by ghettocruzer View Post
    I was gung ho on building a PC [until] just recently. However, between my new phone having internet and GPS and all...and this kit...Im starting to have trouble justfiying it haha.
    Want to:
    -Find out about the new iBug iPad install?
    -Find out about carPC's in just 5 minutes? View the Car PC 101 video

  6. #6
    FLAC IntellaWorks's Avatar
    Join Date
    Jun 2004
    Location
    NH
    Posts
    1,173

    .

    I'm not sure if I'm going to release the front end or not, I just dont know if I can truely support it the way that these other front ends are supported. I will hoever release components of it such as the weather component and the email component... things that currently dont exist in the other front ends.
    Progress [I will seriously never be done!]
    Via EPIA MII
    512MB RAM
    OEM GPS (embedded)
    nLite WinXP pro on
    1GB Extreme III CF card
    Carnetix 1260 startup/ DC-DC regulator
    Software: Still, re-Writing my existing front end in .Net

  7. #7
    FLAC IntellaWorks's Avatar
    Join Date
    Jun 2004
    Location
    NH
    Posts
    1,173

    .

    The temp rating of the mobo is 0C which is 32 degrees farenheight and after a night of steady cold temps around 0-10F the system just wont post.. I think there is a temp setting at board level that doesnt allow it to continue to post when its that cold.. because once its been in the car for a few minutes of much warmer temps I can hit the reset switch and it will come right up.
    Progress [I will seriously never be done!]
    Via EPIA MII
    512MB RAM
    OEM GPS (embedded)
    nLite WinXP pro on
    1GB Extreme III CF card
    Carnetix 1260 startup/ DC-DC regulator
    Software: Still, re-Writing my existing front end in .Net

  8. #8
    FLAC IntellaWorks's Avatar
    Join Date
    Jun 2004
    Location
    NH
    Posts
    1,173

    Sc

    SC of the new front end. I wanted to use a "panel" system for displaying different modes. This is an image of the CD player playing a CD.. of course its still in the works as you can see the VB standard buttons on the right hand side are dumby controls for the audio buttons.

    I wanted a nice way to easily change modes w/o going back to a menu or having a menu popup. So I have all the modes email, gps , video and settings/weather all on the buttom panel (main controls) That way its one click instead of two. With my previous front end and other front ends that I see out there its typically 2 clicks to change a mode, more clikcs mean more time your eyes are off the road.


    The other significant change I made was subtle but really helped a bunch is creating one parent window and every panel is a child within the parent. To the prorgammers who read this its a MDI interface which I didn't have before.. don't know why I didnt do this before but its there now.

    Other things that I'm seperating is Video / Audio I created a media class that can create two sub classes (audio or video) these classes take care of the media internally as well as decide where the media is comming from (CD, HDD or DVD) This system went pretty smooth for me once I got the ground work of the code laid down.

    Other things that are of noteable mention is a custom text box control (that if anyone wants I'd be glad to send to impliment in thier front ends) Basically when its clicked on brings up the OSK.
    Attached Images Attached Images  
    Progress [I will seriously never be done!]
    Via EPIA MII
    512MB RAM
    OEM GPS (embedded)
    nLite WinXP pro on
    1GB Extreme III CF card
    Carnetix 1260 startup/ DC-DC regulator
    Software: Still, re-Writing my existing front end in .Net

  9. #9
    Registered User mpattonm's Avatar
    Join Date
    May 2003
    Location
    Czech rep.
    Posts
    655
    Cool.. but I still dont get it about that .NET conversion. Do you want to have your frontend laaazzzyyy like hell (especially on Epia?!?)or you just cant live without 40 MBs library on your system that should supposedly be as much embedded as possible?

  10. #10
    Maximum Bitrate
    Join Date
    Jul 2004
    Posts
    574
    Back on topic!!!

    Is anyone else having problems with a VIA motherboard not booting below 0 degrees celcius? I've done a CF install for that SOLE PURPOSE (booting in the cold) and this will lick bollocks if the mobo is the limiting factor. I haven't installed my setup in the car yet so I can't tell if I will have problems booting in -15 or colder weather...

Page 1 of 3 123 LastLast

Similar Threads

  1. Slimline Slot DVD/Wafer Mobo and XP
    By Cyberphox in forum Classified Archive
    Replies: 10
    Last Post: 03-29-2004, 10:01 AM
  2. FS: Slimline CD & DVD, 512MB CF Card
    By StratusPh34r in forum Classified Archive
    Replies: 15
    Last Post: 01-31-2004, 09:31 PM
  3. FS: Athlon XP +1700 CPU and A7V8X-X mobo
    By samc in forum Classified Archive
    Replies: 9
    Last Post: 11-03-2003, 08:03 AM
  4. help - video card problems
    By Cliff in forum General Hardware Discussion
    Replies: 4
    Last Post: 04-15-2002, 06:25 PM
  5. TV Out Card Requires Mobo Reset
    By Oldschool in forum General Hardware Discussion
    Replies: 3
    Last Post: 12-15-2000, 10:49 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •