# How to disable diagnostic messages in Linux Console (UART2)

**URL:** https://mangoh.discourse.group/t/how-to-disable-diagnostic-messages-in-linux-console-uart2/9757
**Category:** Uncategorized
**Created:** [November 12, 2021, 1:00am UTC](https://mangoh.discourse.group/t/how-to-disable-diagnostic-messages-in-linux-console-uart2/9757 "2021-11-12T01:00:56Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![terryc](https://avatars.discourse-cdn.com/v4/letter/t/ea5d25/32.png) [@terryc](https://mangoh.discourse.group/u/terryc)
#### Post date: [November 12, 2021, 1:00am UTC](https://mangoh.discourse.group/t/how-to-disable-diagnostic-messages-in-linux-console-uart2/9757/1 "2021-11-12T01:00:56Z")

</div>

Hi Everyone,  
I have a custom board running a WP7702 and connected up a MM232R to the UART2. I have the Linux console working fine (AT!MAPUART? = 17,16).

The only issue is that I’m getting diagnostic messages coming from the modem which gets mixed in with my console. Is there a way to disable the output from the modem please?

Kind regards,  
Terry

 ![console](https://us1.discourse-cdn.com/flex016/uploads/mangoh/original/2X/7/77ce5791c8683c42ada241e37ee813c7ca2cbb39.jpeg)

---

<div class="post-metadata">

### Author: ![jyijyi](https://sea2.discourse-cdn.com/flex016/user_avatar/mangoh.discourse.group/jyijyi/32/997_2.png) [@jyijyi](https://mangoh.discourse.group/u/jyijyi)
#### Post date: [November 12, 2021, 1:19am UTC](https://mangoh.discourse.group/t/how-to-disable-diagnostic-messages-in-linux-console-uart2/9757/2 "2021-11-12T01:19:47Z")

</div>

you can use SSH through USB ECM interface.  
In that terminal, you won’t receive such message.

---

<div class="post-metadata">

### Author: ![terryc](https://avatars.discourse-cdn.com/v4/letter/t/ea5d25/32.png) [@terryc](https://mangoh.discourse.group/u/terryc)
#### Post date: [November 12, 2021, 1:26am UTC](https://mangoh.discourse.group/t/how-to-disable-diagnostic-messages-in-linux-console-uart2/9757/3 "2021-11-12T01:26:20Z")

</div>

Thanks, so this is normal behaviour?  
I can SSH through the USB ECM already, but I was looking at using the UART for Bluetooth connectivity in the future.

---

<div class="post-metadata">

### Author: ![jyijyi](https://sea2.discourse-cdn.com/flex016/user_avatar/mangoh.discourse.group/jyijyi/32/997_2.png) [@jyijyi](https://mangoh.discourse.group/u/jyijyi)
#### Post date: [November 12, 2021, 1:44am UTC](https://mangoh.discourse.group/t/how-to-disable-diagnostic-messages-in-linux-console-uart2/9757/4 "2021-11-12T01:44:49Z")

</div>

yes, you can ignore those message.  
If you use the UART for bluetooth connectivity, then you won’t configure it as UART console in AT!MAPUART, right?
