Mailinglist Archive: opensuse-bugs (11075 mails)

< Previous Next >
[Bug 449988] hso option umts card not being recognized by Modem-Manager, if present at boot
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Mon, 1 Dec 2008 04:27:28 -0700 (MST)
  • Message-id: <20081201112728.DCD5A245391@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=449988

User cthiel@xxxxxxxxxx added comment
https://bugzilla.novell.com/show_bug.cgi?id=449988#c7


Christoph Thiel <cthiel@xxxxxxxxxx> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |NEEDINFO
Info Provider|
|dkukawka@xxxxxxxxxx




--- Comment #7 from Christoph Thiel <cthiel@xxxxxxxxxx> 2008-12-01 04:27:28
MST ---
I now found this
http://www.mail-archive.com/networkmanager-list@xxxxxxxxx/msg10650.html, which
also applies to my modem. After adding


<match key="@info.parent:usb.product_id" int="0x7011">
<match key="@info.parent:usb.interface.number" int="0">
<match key="serial.port" int="0">
<append key="info.capabilities" type="strlist">modem</append>
<append key="modem.command_sets"
type="strlist">GSM-07.07</append>
<append key="modem.command_sets"
type="strlist">GSM-07.05</append>
</match>
</match>
</match>

to /usr/share/hal/fdi/information/10freedesktop/10-modem.fdi I only get
/dev/ttyHS0 tagged as GSM modem.

Danny, what's happening here with hal?


--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

< Previous Next >