Bug 1270573

Summary: SIM card of an EM7345 only see after module reload
Product: [Fedora] Fedora Reporter: Frank Büttner <bugzilla>
Component: kernelAssignee: Kernel Maintainer List <kernel-maint>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 22CC: gansalmon, itamar, jonathan, kernel-maint, madhu.chinakonda, mchehab
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-10-21 10:39:47 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Frank Büttner 2015-10-11 11:58:10 UTC
Description of problem:
mmcli -m 0 see only the sim card after the modules are removed an reloaded

Version-Release number of selected component (if applicable):
kernel-4.1.10-200.f22.x86_64


How reproducible:
every time

Steps to Reproduce:
1. boot the system
2. run mmcli -m 0

Actual results:
No path under the section SIM


Expected results:
That the SIM card are found.

Additional info:
after unload of cdc_mbim, cdc_acm, cdc_ncm ,cdc_wdm
and modprobe cdc_mbim the SIM card will be seen and worked.

Comment 1 Justin M. Forbes 2015-10-20 19:40:29 UTC
*********** MASS BUG UPDATE **************

We apologize for the inconvenience.  There is a large number of bugs to go through and several of them have gone stale.  Due to this, we are doing a mass bug update across all of the Fedora 22 kernel bugs.

Fedora 22 has now been rebased to 4.2.3-200.fc22.  Please test this kernel update (or newer) and let us know if you issue has been resolved or if it is still present with the newer kernel.

If you have moved on to Fedora 23, and are still experiencing this issue, please change the version to Fedora 23.

If you experience different issues, please open a new bug report for those.

Comment 2 Frank Büttner 2015-10-21 10:39:47 UTC
Tested with 4.2.3-200.
Now the sim card will be recognized without the hack.
Thanks.