Fedora 5 works perfectly, except usb modem

William d'Ormond who102 at gmail.com
Thu May 25 09:06:08 UTC 2006


Summary so far:
> > Point of e-mail: How do you get fedora 5 to detect
> and install a USB dial-up modem (DC-009 V2 Sitecom)?


Here are the results of the various commands you asked me to execute.
Unfortunately I don't have lsusb so I couldn't do lsusb -v... I also cannot
access the internet using dial-up, so obviously cannot yum it.
Another problem is that when I go to Add New Software there is an error in
detecting packages and I cannot install any packages at all.

But here are the other results:

for dmesg... there are bits in here that describe me disconnecting and
connecting my USB modem:

USB disconnect, address 3
usb 1-2: USB disconnect, address 4
 0:0:0:0: rejecting I/O to dead device
 0:0:0:0: rejecting I/O to dead device
 0:0:0:0: rejecting I/O to dead device
 0:0:0:0: rejecting I/O to dead device
sda : READ CAPACITY failed.
sda : status=0, message=00, host=1, driver=00
sda : sense not available.
 0:0:0:0: rejecting I/O to dead device
sda: Write Protect is off
sda: Mode Sense: 00 00 00 00
sda: assuming drive cache: write through
usb 1-1: new full speed USB device using uhci_hcd and address 5
usb 1-1: configuration #1 chosen from 1 choice
usb 1-1: USB disconnect, address 5
usb 1-1: new full speed USB device using uhci_hcd and address 6
usb 1-1: configuration #1 chosen from 1 choice



for tail /var/log/messages... shows pretty much the same thing at the end:

May 24 21:25:05 localhost kernel: audit(1148502305.985:3): avc:  granted  {
exec                                           mem } for  pid=2042
comm="Xorg" scontext=system_u:system_r:xdm_t:s0-s0:c0.c255t
context=system_u:system_r:xdm_t:s0-s0:c0.c255 tclass=process
May 24 21:25:05 localhost kernel: audit(1148502305.985:4): avc:  granted  {
exec                                           mem } for  pid=2042
comm="Xorg" scontext=system_u:system_r:xdm_t:s0-s0:c0.c255t
context=system_u:system_r:xdm_t:s0-s0:c0.c255 tclass=process
May 24 21:25:05 localhost kernel: audit(1148502305.985:5): avc:  granted  {
exec                                           mem } for  pid=2042
comm="Xorg" scontext=system_u:system_r:xdm_t:s0-s0:c0.c255t
context=system_u:system_r:xdm_t:s0-s0:c0.c255 tclass=process
May 24 21:25:06 localhost kernel: [drm] Initialized drm 1.0.1 20051102
May 24 21:25:06 localhost kernel: ACPI: PCI Interrupt 0000:00:02.0[A] ->
Link [L                                           NKA] -> GSI 10 (level,
low) -> IRQ 10
May 24 21:25:06 localhost kernel: [drm] Initialized i915 1.4.0 20060119 on
minor                                            0
May 24 21:25:06 localhost kernel: [drm] Initialized i915 1.4.0 20060119 on
minor                                            1
May 24 21:28:11 localhost kernel: usb 1-1: USB disconnect, address 2
May 24 21:28:14 localhost kernel: usb 1-1: new full speed USB device using
uhci_                                           hcd and address 3
May 24 21:28:14 localhost kernel: usb 1-1: configuration #1 chosen from 1
choice



and for scanModem, it only detected the internal broken modem; there was no
mention of any USB devices.


I haven't tried slmodem-2.9.11 as I suspect I have no gcc and I cannot
install anything at present.


Cheers,

W.








On 5/23/06, Antonio Olivares <olivares14031 at yahoo.com> wrote:
>
> --- Jeff Vian <jvian10 at charter.net> wrote:
>
> > On Mon, 2006-05-22 at 23:38 +0100, William d'Ormond
> > wrote:
> > >
> > >
> > > Hi everyone,
> > >
> > > I'm not really a linux newbie... but please treat
> > me as one.
> > > A long time ago I installed Fedora 3 and had a
> > lovely time with it.
> > > But then my laptop's internal winmodem broke (I
> > had spent considerable
> > > effort getting it to run with smartlink linmodem
> > drivers (slmodem
> > > 2.7.9 or something like that)).
> > >
> > > I then went and bought a USB modem. This I thought
> > would cure all
> > > problems associated with linux compatibility. It
> > works under Windows,
> > > obviously, however, I have now moved completely on
> > to Fedora 5 and
> > > deleted the windows partition.
> > > Fedora 5 does not detect anything when the USB
> > modem is plugged in...
> > > in fact it only detects the broken internal modem
> > which I cannot use.
> > > This is strange as the modem lights on the USB
> > modem turn on when I
> > > plug it into a USB port.
> > >
> > > I now have absolutely NO IDEA how to start getting
> > this stupid USB
> > > modem to work under linux. Smartlink has given up
> > linux support it
> > > seems, and has switched to connexant (linuxant.com
> > ). Actually I can't
> > > find the chipset of this modem under google
> > anywhere, and can't detect
> > > it at all in linux, so I'm not even sure it's a
> > Connexant chipset. I
> > > am presuming it is an HCF modem type?????
> > >
> > > Can someone please help me out, because I won't be
> > able to access
> > > internet at home if I can't dial up a connection
> > on my phone line.
> > >
> >
> > AFAIK there are still problems using USB modems with
> > Linux.
> > Try www.linmodems.org and see if the people there
> > can help.  I believe
> > they write most of the drivers for the various
> > winmodems that are now
> > being used in Linux.
> >
> > >
> >
> > --
> > fedora-list mailing list
> > fedora-list at redhat.com
> > To unsubscribe:
> > https://www.redhat.com/mailman/listinfo/fedora-list
> >
>
> Jeff,
> This is the way to go.  William, please download
> scanModem, from here
>
> http://linmodems.technion.ac.il/packages/scanModem.gz
>
> copy it to linux partition and become superuser
> $ su -
> password: *****
>
> # gunzip scanModem.gz
> # chmod +x scanModem
> # ./scanModem
>
> post to this list if you can't subscribe to
> discuss at linmodems.org and I can relay your message to
> the list.  If the slmodemd-2.9.X drivers worked for
> you before I do not see why not, the
> slmodem-2.9.11-20051101.tar.gz from smartlink
> directory in linmodems will not do the job for you.
>
>
> http://linmodems.technion.ac.il/packages/smartlink/slmodem-2.9.11-20051101.tar.gz
>
> If these are the drivers, be aware that you will need
> to apply some patches for it to work with Fedora Core
> 5, namely, I will refer you to
>
> http://linmodems.technion.ac.il/archive-sixth/msg01401.html
>
> where doing as the instructions for each file will
> work for Fedora Core 5.
>
> Regards,
>
> Antonio
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam
> protection around
> http://mail.yahoo.com
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
>
> --
> fedora-list mailing list
> fedora-list at redhat.com
> To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.fedoraproject.org/pipermail/users/attachments/20060525/662c4e0a/attachment-0002.html 


More information about the users mailing list