Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 160643 Details for
Bug 250806
smolt reports wrong driver for 56k winmodem
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
The file generated by scanModem that gives more information about Modem
ModemData.txt (text/plain), 4.71 KB, created by
Antonio A. Olivares
on 2007-08-03 18:24:46 UTC
(
hide
)
Description:
The file generated by scanModem that gives more information about Modem
Filename:
MIME Type:
Creator:
Antonio A. Olivares
Created:
2007-08-03 18:24:46 UTC
Size:
4.71 KB
patch
obsolete
> Only plain text email is forwarded by the DISCUSS@linmodems.org List Server. > Do use the following as the email Subject Line: > SomeName, YourCountry Fedora release 7 (Moonshine) >Kernel kernel 2.6.22.1-27.fc7 > This will alert cogent experts, and distinguish cases in the Archives. > YourCountry will enable Country Code guidance. > Occassionally responses are blocked by an Internet Provider mail filters. > So in a day, also check the Archived responses at http://www.linmodems.org . > Local Linux experts can be found through: http://www.linux.org/groups/index.html >-------------------------- System information ---------------------------- >CPU=i686, Fedora release 7 (Moonshine) >Kernel >Linux version 2.6.22.1-27.fc7 (kojibuilder@xenbuilder2.fedora.redhat.com) (gcc version 4.1.2 20070502 (Red Hat 4.1.2-12)) #1 SMP Tue Jul 17 17:13:26 EDT 2007 > scanModem update of: 2007_July_16 > >The slmodemd set symbolic link is /dev/ttySL0 -> /dev/pts/3 > >ALSAversion 1.0.14rc2 >USB modem not detected by lsusb > >Modem or host audio card candidates have firmware information: > > PCI slot PCI ID SubsystemID Name > ---------- --------- --------- -------------- > 00:0a.0 163c:3052 163c:3052 Modem: Smart Link Ltd. SmartLink SmartPCI562 56K Modem > > Modem interrupt assignment and sharing: > 16: 519307 IO-APIC-fasteoi SL1900 > > --- Bootup diagnostics for card in PCI slot 00:0a.0 ---- >ACPI: PCI Interrupt 0000:00:0a.0[A] -> GSI 17 (level, low) -> IRQ 16 >0000:00:0a.0: ttyS3 at I/O 0xb008 (irq = 16) is a 16450 >0000:00:0a.0: ttyS2 at I/O 0xb010 (irq = 16) is a 8250 >Couldn't register serial port 0000:00:0a.0: -28 >ACPI: PCI interrupt for device 0000:00:0a.0 disabled >ACPI: PCI Interrupt 0000:00:0a.0[A] -> GSI 17 (level, low) -> IRQ 16 > > The PCI slot 00:0a.0 of the modem card may be disabled early in > a bootup process, but then enabled later. If modem drivers load > but the modem is not responsive, read Bootup.txt about possible fixes. > Send dmesg.txt along with ModemData.txt to discuss@linmodems.org > if help is needed. > > > === Finished modem firmware and bootup diagnostics section. === > === Next deducing cogent software === > > For candidate modem in PCI bus: 00:0a.0 > Class 0703: 163c:3052 Modem: Smart Link Ltd. SmartLink SmartPCI562 56K Modem > Primary PCI_id 163c:3052 > Support type needed or chipset: slamr > > >The modem is supported by the Smartlink slamr driver >plus the slmodemd helper utility. Read the >Smartlink.txt and Modem/YourSystem.txt for follow through guidance. > >Writing Smartlink.txt >============ end Smartlink section ===================== > > Completed candidate modem analyses. > > The base of the UDEV device file system is: /dev/.udev > > Versions adequately match for the compiler installed: 4.1.2 > and the compiler used in kernel assembly: 4.1.2 > > Kernel-header resources needed for compiling are not manifestly ready! > > If compiling is necessary packages must be installed, providing: > kernel-source-2.6.22.1-27.fc7 > > >Checking pppd properties: > -r-xr-xr-x 1 root root 312332 2006-12-01 06:54 /usr/sbin/pppd > >In case of an "error 17" "serial loopback" problem, see: > http://phep2.technion.ac.il/linmodems/archive-sixth/msg02637.html > >To enable dialout without Root permission do: > $ su - root (not for Ubuntu) > chmod a+x /usr/sbin/pppd >or under Ubuntu related Linuxes > chmod a+x /usr/sbin/pppd > >Checking settings of: /etc/ppp/options >noauth >lock >usepeerdns > >In case of a message like: > Warning: Could not modify /etc/ppp/pap-secrets: Permission denied >see http://linmodems.technion.ac.il/bigarch/archive-sixth/msg04656.html > >Read Modem/YourSystem.txt concerning other COMM channels: ppp0 >Which can interfere with Browser naviagation. > > Don't worry about the following, it is for the experts > should trouble shooting be necessary. >========================================================== > > Checking for modem support lines: > -------------------------------------- > /device/modem symbolic link: >slmodemd created symbolic link /dev/ttySL0: lrwxrwxrwx 1 root root 10 2007-07-25 09:01 /dev/ttySL0 -> /dev/pts/3 > Within /etc/udev/ files: >/etc/udev/rules.d/50-udev.rules:KERNEL=="modems/mwave*", NAME="%k", GROUP="uucp", MODE="0660" > Within /etc/modprobe.conf files: >/etc/modprobe.conf:install slamr modprobe --ignore-install ungrab-winmodem ; modprobe --ignore-install slamr; test -e /dev/slamr0 || (/bin/mknod -m 660 /dev/slamr0 c 242 0 2>/dev/null && chgrp dialout /dev/slamr0) >/etc/modprobe.conf~:install slamr modprobe --ignore-install ungrab-winmodem ; modprobe --ignore-install slamr; test -e /dev/slamr0 || (/bin/mknod -m 660 /dev/slamr0 c 242 0 2>/dev/null && chgrp dialout /dev/slamr0) > Within any ancient /etc/devfs files: > > Within ancient kernel 2.4.n /etc/module.conf files: > >--------- end modem support lines -------- >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 250806
: 160643