What is the most likely issue with the grid screen?

14 posts / 0 new
Last post
Offline
Last seen: 1 month 3 weeks ago
Joined: Sep 24 2024 - 02:46
Posts: 7
What is the most likely issue with the grid screen?
Hello,I have an issue with my //e.It turns on fine, but there's always a grid pattern on the screen ,it doesn't seem to affect anything else though as it works fine, I cantexcute basic commands and programs, so it doesn't seem to affect the function.I don't know if it's a stuck bit in memory, or a video logic issue, but I've ran the self-test multiple times and it passes each time, so it seems there aren't any ram issues or other major issues.Could replacing the video rom work?Also, is there a way to properly reseat the existing video rom to resert it somehow? Would I need too boot the machine without the video rom, before putting it back in to reset something, is that possible?What other things could I try? 
Screwtape's picture
Offline
Last seen: 4 hours 22 min ago
Joined: Dec 29 2023 - 22:22
Posts: 8
It looks like there's an

It looks like there's an extra dot on the "space" character, as well as the "p" and "l" characters, but not "A", "e", or the square brackets.

Do the dots appear in low-res graphics mode (with the GR command in BASIC) or high-res graphics mode (the HGR command), or only in text mode (the TEXT command)?

If the dots do not appear in any of the graphics modes, it seems unlikely to be a problem with the video circuitry. Perhaps the character-generator ROM is decaying? Things you might do include:

  • replace the ROM with a new one, if you can find one (could be expensive)
  • reseat the ROM (turn computer off, remove old ROM, replace it, turn computer back on to see if it works)
  • clean the ROM chip's legs, and the socket, with some anti-corrosion goop designed for electronics, like Deoxit

I would expect corrosion to make *black* pixels in the output, rather than *white* pixels, though, so I'm still guessing ROM decay.

Offline
Last seen: 1 month 3 weeks ago
Joined: Sep 24 2024 - 02:46
Posts: 7
Thank you.I'm about to head

Thank you.I'm about to head ot bed, but I will try this tomorrow.I believe I tried the HGR mode before like a year ago, and the same thing happened, however I haven't tried GR yet.Yeah, I didn't do any cleaning when I originally got it in, so its dustry and dirty. I will check it.Hopefully it can eb fixed with reseating or cleaning, but I hope a new character rom if needed won't be too bad, I see a new video rom on ebay for about $25 Canadian, so hopefully its simialr prices.i'll report back after having done this tomorrow.Edit:ALso, this wasn't always an issue, it worked fine (just as it does now) without the grid dots, I bought a repalcement PSU for safety as to not use the original old PSU because its old and likely with bad caps and such, but the socket on the new PSU is so tight, that its hard to get the cable in, and it comes out easily, so a few times it came loose while it was on, I don't know if that might have done something or not. We'll see I guess.

Offline
Last seen: 1 month 3 weeks ago
Joined: Sep 24 2024 - 02:46
Posts: 7
Alright.So I removed video
Alright.So I removed video rom, turned on the system without it, turned it off again, then reinstalled the chip after cleaning it and the socket, and still the same thing.In HGR mode the dots only appear on the lines where there is text and below, on GR mode, its the same thing. So I think it is the character generator. So I will try that next. Where is the character generator rom, is it what is labeled "keyboard rom" on the board? or where woudl I find it, what shoudl it look like?I need ot know to pull the right ROM.
Online
Last seen: 1 hour 3 min ago
Joined: Jun 18 2010 - 13:54
Posts: 795
The Video ROM is the

The Video ROM is the Character ROM. While it could still be bad, I'd also suspect the LS166 shift register at location F5, the LS374 Video Latch at D3, and possibly the IOU. If you still have any card in the AUX slot, I would remove that first. A scope would also be helpful in tracking down the issue.

Offline
Last seen: 1 month 3 weeks ago
Joined: Sep 24 2024 - 02:46
Posts: 7
Thanks.I've found the LS66 at

Thanks.I've found the LS66 at F5 as its at the bottom beside the ram and the video rom.I've also found the IOU, luckily it's a socketed chip.I'm still trying to search for the LS374 video latch and D3.Unfortunately, I don't have a scope, so I can't just trace them, I may have to ask around, see if I can borrow one.I'll try everything else first, especially if they are just socketed chips that don't require soldering.Eddit: I found the latch, yeah it's a soldered chip as well.Alright, i'll tryu cleaning and reseatting the IOU as thats the only thing I can do now.if that doesn't work, i'll try to get a hold of a scope.Edit: and nope, cleaning and reseating the IOU didn't do anything.

S.Elliott's picture
Offline
Last seen: 5 hours 43 min ago
Joined: Jun 23 2022 - 16:26
Posts: 238
Charset test
Twiggy wrote:

Thanks.I've found the LS66 at F5 as its at the bottom beside the ram and the video rom.I've also found the IOU, luckily it's a socketed chip.

This probablem wouldn't be caused by the LS166 at F5.  The faulty pixels only appear at dots where the  VC,  SEGA, and  SEGB  signals are all high, but none of those signals can reach the LS166.  For a similar reason, the LS374 isn't a plausible suspect.  (There's no harm swapping the LS166 if you happen to have a spare, but don't bother mail-ordering one.)

 

Although it's not likely, a card in the AUX slot could inject faults into the pixel stream because pin 27 (ALTVID) connects directly to the pixel stream.  So remove the 80-column card while you're doing any testing.

 

Try this character-set testing program, pictured below.  It puts all 256 characters on the text screen, arranged in a 16x16 grid so you can observe whether there's any apparent pattern to which characters are affected.  Then it toggles between character sets each time you press a key.

.

Run the program and then press any key to toggle between the Apple //e's normal character set and its alternate character set.

Does the pattern of faulty pixels change each time you press a key?  If so then the character generator ROM is at fault -- it's the only component that gets the alternate-character-set signal.

If this program pinpoints the character ROM as the cause, then there are several easy fixes you can choose from:

  • Install an Enhancement Kit, such as the one from Reactive Micro, which includes a replacement character generator and includes several other enhancements.
  • Install ROMXe with the ROM-link option, also available from Reactive Micro, which enables you to switch between your existing //e and Enhanced //e ROMs.
  • If you're a purist who wants to retain your Apple //e in its original "un-Enhanced" condition, then look for Apple part number 342-0133 on eBay or from a source like Arcade Components. (Unfortunately they're out-of-stock.  I confess I bought their last one.)
Offline
Last seen: 2 days 39 min ago
Joined: Jan 31 2024 - 06:40
Posts: 228
As usual there are many

As usual there are many several times cheaper functionally equivalent alternatives to RM's, for example:

 

https://www.ebay.com/itm/315704578315

https://www.ebay.com/itm/315704578314

 

 

 

 

Offline
Last seen: 1 month 3 weeks ago
Joined: Sep 24 2024 - 02:46
Posts: 7
Thanks.I just typed in and
Thanks.I just typed in and ran it in.What happens is that it appears at the top left of the screen, and all that happens when I click a key is the white space alternates from solid to blinking, oh and yes 2 whole lines of chracters change, at the bottom of the white space, it changes from numbers and symobls, to mostly letters, depending on key press.Nothing else except for that and the characters changes on the screen.I have already bought a replacement video rom last night, its been shipped, a straight 342 - 133 replacement, since I am a purist whever possible. Hopefully when its gets here, it will solve the issue.
Offline
Last seen: 14 hours 21 min ago
Joined: May 31 2022 - 18:18
Posts: 360
Twiggy, aside from the image

Twiggy, aside from the image in the original post, how are you adding the images? They're super tiny and I can't make 'em larger (including open in new tab).

How is everyone else seeing detials? 

retro-tinker's picture
Offline
Last seen: 1 day 7 hours ago
Joined: Jun 7 2023 - 15:41
Posts: 77
Tiny images

I see no obvious way to make them bigger either. Would make it a lot easier to follow along.

 

Offline
Last seen: 1 month 3 weeks ago
Joined: Sep 24 2024 - 02:46
Posts: 7
I got them as previews,
Offline
Last seen: 1 month 3 weeks ago
Joined: Sep 24 2024 - 02:46
Posts: 7
GOOD NEWS!It's fixed, all is

GOOD NEWS!It's fixed, all is good and normal now, no more dotted grid pattern!All it took was replacing the video rom, the one I ordered came in a couple days ago, and I got to it tonight.Glad it was that easy.

Offline
Last seen: 13 hours 28 min ago
Joined: Apr 26 2016 - 08:36
Posts: 739
Twiggy wrote:GOOD NEWS!It's
Twiggy wrote:

GOOD NEWS!It's fixed, all is good and normal now, no more dotted grid pattern!All it took was replacing the video rom, the one I ordered came in a couple days ago, and I got to it tonight.Glad it was that easy.

Interesting.  Stuck bit on the ROM would have been the culprit.  I suppose with age this is entirely possible.

 

Thanks for posting your followup.

 

 

 

Log in or register to post comments