Bug 72389
Summary: | ISDN init script broken for FritzCard PCI V2.0 | ||
---|---|---|---|
Product: | [Retired] Red Hat Public Beta | Reporter: | Bernd Bartmann <bernd.bartmann> |
Component: | isdn4k-utils | Assignee: | Than Ngo <than> |
Status: | CLOSED NOTABUG | QA Contact: | Jay Turner <jturner> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | null | CC: | srevivo |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2002-08-24 13:20:08 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Bernd Bartmann
2002-08-23 12:47:45 UTC
i don't think it's a bug in ISDN init script. could you please do following steps: - start redhat-config-network - remove isdn card - exit with saving - start redhat-config-network - add your isdn card Does it work after doing steps? Just followed your steps and now the modules for the ISDN card are loaded correctly. Now /etc/sysconfig/isdncard contains: NAME="AVM PCI (Fritz!PCI v2)" MODULE="hisax_fcpcipnp" VENDOR_ID="1244" DEVICE_ID="0e00" RESOURCES="protocol=2" When using internet-druid to configure the ISDN card VENDOR_ID and DEVICE_ID are missing. Strange enough I really don't know what I did to get RESOURCES="none". Right now I can reproduce it. So you're right the init script is not the problem. |