Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main Page
Community Portal
Village Pump
Recent Changes
Upload File
Help
Help Contents
Editing Guide
Repair Guide Template
Sandbox
Browse Wiki
๐ Service Manuals
๐ Schematics
๐ Apple
๐ฎ Nintendo
๐ Sega
โก Troubleshooting
Search
Search
Appearance
Create account
Log in
Personal tools
Create account
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
Atari Portfolio Troubleshooting Guide
Page
Discussion
English
Read
Edit
Edit source
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit
Edit source
View history
General
What links here
Related changes
Page information
Appearance
move to sidebar
hide
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
This page provides a technical troubleshooting guide for the '''[[Atari Portfolio]]''' palmtop computer, covering common hardware faults and diagnostic procedures. == Power Issues == === Unit Does Not Power On === <templatestyles src="Template:StyledTable/styles.css" /> {| class="wikitable styled-table" |+ Power-On Failure Diagnosis |- ! Symptom !! Likely Cause !! Action |- | No response at all || Dead batteries or corroded contacts || Replace batteries; clean contacts with IPA. Check for battery leakage damage. |- | No response with fresh batteries || Power ribbon cable disconnected || Open unit and reseat the flat ribbon cable between keyboard PCB and display PCB. This cable is fragile and frequently comes loose after disassembly. |- | No response with AC adapter || Faulty adapter or damaged DC jack || Test adapter output voltage โ should be approximately '''6V DC''' (centre positive). Inspect the DC jack solder joints on the PCB. |- | Brief flash then nothing || Shorted component or failed capacitor || Check for visible damage on PCB. See [[Atari Portfolio Capacitor Replacement Guide]]. |} === Voltage Test Points === When diagnosing power issues, the following voltage levels should be verified at the main board: <templatestyles src="Template:StyledTable/styles.css" /> {| class="wikitable styled-table" |+ Expected Voltage Levels |- ! Test Point !! Expected Voltage !! Notes |- | Battery input (VCC_BATT) || 4.5V nominal (3ร AA) || Measured at battery connector pads. Below ~3.6V, the unit may not boot reliably. |- | Regulated VCC (main logic) || ~5V DC || The 80C88 and support logic operate at 5V. Supplied through an on-board voltage regulator/converter. |- | LCD bias voltage (VLCD) || Approximately โ15V to โ20V || Generated by a small charge pump/inverter circuit for LCD contrast. If absent, the display will appear blank. |- | Memory backup voltage || ~3V || Maintained by the internal backup capacitor during battery changes. If this rail drops to 0V instantly when batteries are removed, the backup capacitor has failed. |} === Low Battery Warning === * The Portfolio provides a low battery warning approximately '''10โ15 minutes''' before data loss * On some units with early ROM versions, this warning period can be inconsistent * A known modification (available from Best Electronics) can extend the low battery warning period to '''48+ hours''' by replacing two SMT capacitors that affect the voltage detection threshold * If using rechargeable batteries, the steeper discharge curve means the warning may not trigger โ '''use memory cards for important data''' == Display Problems == === Blank Display (No Text Visible) === <templatestyles src="Template:StyledTable/styles.css" /> {| class="wikitable styled-table" |+ Blank Display Diagnosis |- ! Symptom !! Likely Cause !! Action |- | Screen completely blank, unit appears to power on (key clicks audible) || LCD contrast misadjusted || Adjust the contrast potentiometer screw (accessible beneath the display window bezel). See [[Atari Portfolio General Maintenance#LCD Contrast Adjustment]]. |- | Screen blank, no key clicks || Power failure || Check batteries and power ribbon cable. |- | Screen blank, contrast adjustment has no effect || LCD bias voltage failure || Check the charge pump circuit components. The small electrolytic capacitors in the LCD bias circuit may have failed. See [[Atari Portfolio Capacitor Replacement Guide]]. |- | Faint ghosting visible but no clear text || LCD driver or ribbon flex failure || The flex connection between the LCD glass and driver board may need reseating. |} === LCD Line Dropout (Missing Rows) === Missing horizontal lines on the display are one of the '''most common Portfolio faults''': # The LCD glass connects to the driver board via a '''heat-sealed flex connector''' (zebra strip or conductive elastomer) # Over time, this connection can degrade due to thermal cycling, pressure changes, or adhesive failure # '''To repair:''' #* Remove the display window (warm with hair dryer, peel carefully) #* Remove the two black screws beneath the window #* Separate the LCD assembly from the case #* Unscrew the four corner screws holding the LCD to the metal frame #* Carefully separate the LCD glass from the driver board #* '''Clean both the LCD contacts and the driver board contacts''' with IPA #* If using a zebra strip connector, ensure it is correctly seated and evenly compressed #* Reassemble with even pressure across all contact points # In severe cases, the flex connector may need replacement or the contacts may need to be carefully re-tinned with low-temperature solder === Screen Flashes When Off === This is '''normal behaviour''' โ the Portfolio periodically wakes (approximately every 2 minutes) to check diary alarms. The brief screen flash during this check is expected. == RAM and Memory Issues == === Internal RAM (C: Drive) Data Loss === <templatestyles src="Template:StyledTable/styles.css" /> {| class="wikitable styled-table" |+ RAM Data Loss Diagnosis |- ! Symptom !! Likely Cause !! Action |- | C: drive contents lost after battery change || Backup capacitor failure or batteries removed too long || The internal backup capacitor maintains RAM for ~1โ2 minutes during battery changes. If data is lost immediately, the backup capacitor has likely failed. See [[Atari Portfolio Capacitor Replacement Guide]]. |- | C: drive contents corrupt || Software bug or interrupted write || Run <code>FDISK</code> to repartition C: drive ('''warning: destroys all data'''). Recommended to keep C: drive small (~8 KB) and store files on memory cards. |- | Insufficient memory errors || C: drive partition too large || Use <code>FDISK</code> to reduce C: drive allocation, freeing more system RAM for applications. |} === RAM Expansion Diagnostics (HPC-104 Memory Expander+) === If a Memory Expander+ module is not recognised: # Verify the module is firmly seated on the expansion port โ the connector should click into place # Check that the pass-through contacts are clean (IPA and lint-free cloth) # With the module attached, boot the Portfolio and check available memory with the <code>MEM</code> command or <code>CHKDSK</code> # If stacking two Memory Expander+ units, ensure both are firmly connected โ intermittent contact on the pass-through will cause the second unit to not be detected # '''Maximum configuration:''' 2ร HPC-104 units = 640 KB total RAM (128 KB internal + 2ร 256 KB) # If one unit works but two do not, the pass-through connector on the first unit may have damaged or dirty pins == Memory Card Problems == === Card Not Detected === <templatestyles src="Template:StyledTable/styles.css" /> {| class="wikitable styled-table" |+ Memory Card Detection Failure |- ! Symptom !! Likely Cause !! Action |- | <code>Not ready reading drive A</code> || Card not inserted fully, dirty contacts, or dead card battery || Reseat card firmly. Clean edge connector contacts with IPA. Check/replace card coin-cell battery. |- | Card detected but files corrupt || Failing card battery or contact oxidation || Replace card battery. Clean contacts. Try reformatting ('''destroys data''') with <code>FORMAT A:</code>. |- | Card works intermittently || Worn card slot spring contacts || Card slot contacts may need gentle re-tensioning. Requires partial disassembly โ use a thin tool to slightly bend the spring contacts inward for firmer grip. |- | <code>General failure reading drive A</code> || Card formatted on incompatible system or hardware fault || Reformat the card in the Portfolio using <code>FORMAT A:</code>. Cards formatted on other systems may use incompatible parameters. |} === Card Battery Replacement Without Data Loss === # Insert the memory card into a powered-on Portfolio # The Portfolio will supply power to the card through the card slot # Carefully remove and replace the coin-cell battery while the Portfolio remains powered on # '''Do not let the Portfolio auto-sleep''' โ tap a key every 30 seconds to prevent the 2-minute auto-off == Serial and Parallel Interface Issues == === Smart Parallel Interface (HPC-101) === <templatestyles src="Template:StyledTable/styles.css" /> {| class="wikitable styled-table" |+ Parallel Interface Troubleshooting |- ! Symptom !! Likely Cause !! Action |- | File transfer fails || Incorrect cable or software not loaded || Requires the Atari File Transfer software on the PC side. Use a standard '''DB25 male-to-male''' parallel cable (HPC-406). Ensure the PC has a true parallel port (USB adapters may not work). |- | Printing fails || Wrong cable type || Printing requires a '''DB25 male-to-Centronics 36-pin male''' cable (CB101287), not the file transfer cable. |- | Interface not detected || Dirty expansion port contacts || Clean the Portfolio expansion port contacts and the interface module contacts with IPA. |- | Rapid battery drain with interface attached || Normal behaviour || The parallel interface draws significant power. '''Always use the AC adapter''' when using the parallel port. |} === Serial Interface (HPC-102) === <templatestyles src="Template:StyledTable/styles.css" /> {| class="wikitable styled-table" |+ Serial Interface Troubleshooting |- ! Symptom !! Likely Cause !! Action |- | No communication || Incorrect serial settings || Default settings: 9600 baud, 8 data bits, no parity, 1 stop bit. Verify both ends match. The HPC-102 supports 110โ9600 baud. |- | Garbled text || Baud rate mismatch or cable issue || Ensure both devices use identical serial parameters. Try a lower baud rate (2400 or 1200). |- | Modem not responding || Wrong cable || Requires a '''DB9F-to-DB25M''' modem cable (CB102322). The serial interface uses a DE-9 connector. |- | Interface drains batteries rapidly || Normal behaviour || '''Use the AC adapter''' whenever the serial interface is attached. |} == System Reset Procedures == === Soft Reset (Warm Boot) === Press {{key press|Ctrl|Alt|Del}} โ this restarts the operating system but '''preserves C: drive contents''' and memory card data. === Hard Reset (Cold Boot) === If the Portfolio is completely unresponsive: # Remove all batteries and the AC adapter # Wait 30 seconds # Remove any memory cards and expansion modules # Reinsert batteries # Power on โ the unit should boot to a fresh state # '''Note:''' A hard reset will '''erase all data on the C: drive''' === Factory Reset via FDISK === The <code>FDISK</code> command can be used to repartition the internal RAM, effectively performing a factory reset: * <code>FDISK</code> โ launches the partition utility * Set the C: drive size (recommended: 8 KB minimum for maximum free RAM) * '''This erases all C: drive data''' == Common Hardware Failure Points == Based on community experience, the most common hardware failures on ageing Portfolios are: # '''Hinge cover cracking''' โ Plastic tabs become brittle with age, causing the LCD to lose positional support # '''Power ribbon cable damage''' โ The flat cable between keyboard and display PCBs is fragile and prone to cracking or disconnection during disassembly # '''LCD line dropout''' โ Heat-sealed flex connections degrade over time # '''Battery leakage damage''' โ Corrosion from leaked alkaline cells can destroy battery contacts and nearby PCB traces # '''Memory card slot wear''' โ Spring contacts lose tension after years of card insertion/removal # '''Keyboard mylar deterioration''' โ Conductive traces on the membrane layer develop cracks {{Navbox-AtariVintageComputers}} [[Category:Atari Systems]] [[Category:Troubleshooting Guides]]
Summary:
Please note that all contributions to RetroTechCollection may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
RetroTechCollection:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Pages included on this page:
Template:Hlist/styles.css
(
edit
)
Template:Key press
(
edit
)
Template:Key press/styles.css
(
edit
)
Template:Navbox
(
edit
)
Template:Navbox-AtariVintageComputers
(
edit
)
Template:StyledTable/styles.css
(
edit
)
Module:Arguments
(
edit
)
Module:Key
(
edit
)
Module:Navbar
(
edit
)
Module:Navbar/configuration
(
edit
)
Module:Navbar/styles.css
(
edit
)
Module:Navbox
(
edit
)
Module:Navbox/configuration
(
edit
)
Module:Navbox/styles.css
(
edit
)
Module:TableTools
(
edit
)
Search
Search
Editing
Atari Portfolio Troubleshooting Guide
Add topic