Jump to content

UCF w00t

Member
  • Posts

    12
  • Joined

  • Last visited

Profile Information

  • Location
    Orlando, FL
  • Drives
    2017 Corvette Stingray z51

UCF w00t's Achievements

Enthusiast

Enthusiast (2/11)

1

Reputation

  1. They are supposed to honor it if it was a sold retail order. I have gotten the runaround with a previous order a long time ago because the window sticker that showed up had the new price and not the as ordered price. They ended up honoring it but took some bitching. The reservation email from GMC said it would be honored.
  2. The email gmc sent a while back indicated msrp would be locked in. Back in the day I ordered a new Camaro when it came out and GM upped some of the prices and GM indicated that the msrp was locked in at the order date but some dealers (including mine) tried to go back on it. The confusing thing in that situation was that the window sticker for when the car arrived was the new price so they wanted to go by that. After some back and forth I convinced them to honor the original price. Will be curious to see what happens with these.
  3. Very strange. I'd ask your dealer for an explanation. They can look up the order status history and send it to you. Will show all the status codes and dates it changed to each code.
  4. You sure it was actually "accepted" (code 2000) previously? I'm not a dealer and not an expert in the process but I wouldn't think it would move in reverse.
  5. I'm guessing they originally messed up and put your original order in as stock and reentered it as retail sold to fix it (which is what it should be).
  6. Think they messed something up. Submitted order should be 1100. GM Order Tracking - Event Codes & Definitions | GM Authority https://www.corvetteforum.com/forums/c8-general-discussion/4318945-event-code-500-a.html#post1600134014
  7. Nice. Manuals must be recently posted because they weren't there a few weeks ago. Here's the Sierra manual. https://www.gmc.com/bypass/pcf/gma-content-api/resources/sites/GMA/content/staging/MANUALS/5000/MA5634/en_US/1.0/22_GMC_Sierra_Sierra_Denali_1500_OM_en_US_U_84719636A_2021DEC07.pdf The Silverado ordering guide is here https://www.gmfleetorderguide.com/NASApp/domestic/proddesc.jsp?year=2022&butID=1&regionID=1&divisionID=1&vehicleID=22363&type=0 Nah it's the new one. Check page 7. Shows the new dash.
  8. In addition to the one aptyp posted, here's the more detailed ordering guide. Has all the breakdowns of what each code means and includes. https://www.gmfleetorderguide.com/NASApp/domestic/proddesc.jsp?year=2022&regionID=1&divisionID=2&type=0&vehicleID=22364&section=modelhome&page=&butID=1 Fwiw the gist I got from dealers near me is they had allocation but that AT4 and denali was constrained so who knows. I'm guessing the dealers don't know about that guide. It was sent to people with reservations on Feb 4th. It sounds to me like this is an unusual situation... For orders to be open with no customer-facing configurator available. They probably threw that guide together to help fill the gap.
  9. Go to gmc.com and open the little chat thing. When it asks you what you want say "track order" and give it your order number and the bot will respond with the current status.
  10. Go to gmc.com and open the little chat thing. When it asks you what you want say "track order" and give it your order number and the bot will respond with the current status.
  11. They can absolutely see the pricing right now. It took me a month of harassing every local dealer but I was finally able to put in an order for an AT4 on Monday which shows my MSRP with options as $64510. I noticed that GM upped the pricing at https://www.gmc.com/future-vehicles/2022-sierra for the AT4 from $60995 to $62095 so I must've gotten in on the old pricing. The email GMC sent about my reservation says "Reserved vehicle MSRPs are subject to change in GM’s discretion any time before an order is placed. Placing an order with your dealer will lock in the then current MSRP." I have a feeling my window sticker will come in showing a higher price so convincing them to stick with the original is going to be awfully fun. This happened to me when I ordered a 2010 Camaro and I had to raise hell with the dealer when I picked it up to make sure they didn't try to charge me the higher price even though GM was billing them under the lower pricing. The dealer I placed my order through had been telling me they couldn't place orders until now but I found a page on their site that has 8 dealer stock orders already in . A lot of the problem is sales guys don't know much and typically don't have access to the Order Workbench so they don't know what they're talking about. My order is at status 1100 but they and another dealer told me Monday that AT4, AT4X, and Denali are all constrained so who knows when it will be accepted by GM and move to 2000.
  12. I just picked up a 2015 Colorado and am keen to do more with this unit. These were supposed to ship with GM's "AppShop" but that got delayed/scrubbed and who knows if they're ever going to ship it. The systems are all QNX based. I'm trying to obtain the QNX SDK and going to see if they left debugging or something enabled (unlikely). I ran a port scan against the WiFi and there's nothing open at all. The unit lets me save the system info to a flash drive but it just dumps a mostly meaningless XML file... <module> <modulename>HMIModule</modulename> <manifestfilepartnum>7515400214</manifestfilepartnum> <lastmanifeststatus>pass</lastmanifeststatus> <basemodelpartnum>23493430</basemodelpartnum> <endmodelpartnum>23493430</endmodelpartnum> <swparts> <modid>19</modid> <swpartnum>23493441</swpartnum> </swparts> <swparts> <modid>19</modid> <swpartnum>23493441</swpartnum> </swparts> <swparts> <modid>19</modid> <swpartnum>10000002</swpartnum> </swparts> <swparts> <modid>0</modid> <swpartnum>23432167</swpartnum> </swparts> <swparts> <modid>12</modid> <swpartnum>23431286</swpartnum> </swparts> <swparts> <modid>18</modid> <swpartnum>15002457</swpartnum> </swparts> <swparts> <modid>15</modid> <swpartnum>23432184</swpartnum> </swparts> <swparts> <modid>0</modid> <swpartnum>22963834</swpartnum> </swparts> <calblocks> </calblocks> <apps> </apps> </module> <module> <modulename>Infotainment Silverbox </modulename> <manifestfilepartnum></manifestfilepartnum> <lastmanifeststatus></lastmanifeststatus> <basemodelpartnum>13596607</basemodelpartnum> <endmodelpartnum>13596607</endmodelpartnum> <swparts> <modid>1</modid> <swpartnum>13596622</swpartnum> </swparts> <swparts> <modid>2</modid> <swpartnum>13590574</swpartnum> </swparts> <calblocks> </calblocks> <apps> </apps> </module> I was able to find the swpartnum for the Silverbox module in TIS2web (confirming I have the latest version, hurray!) but nothing else means anything to me yet. Would love to be able to make some tweaks or even get custom code running on there. GM's app store code is probably lurking in there somewhere. The XML even has an empty apps section teasing it.
×
×
  • Create New...