LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 01-30-2005, 06:37 PM   #31
DaWallace
Member
 
Registered: Feb 2004
Location: Southern Maine, United States
Distribution: Slackware Ubuntu Debian FreeBSD
Posts: 418

Rep: Reputation: 31

my modem worked in win98 but I switched to 2k and it didn't any more.. but i couldn't switch back for reasons of sanity.. I had two winmodems too... neither of them worked..

just remember.. if all else fails .. get a real modem..
 
Old 01-30-2005, 06:45 PM   #32
win32sux
LQ Guru
 
Registered: Jul 2003
Location: Los Angeles
Distribution: Ubuntu
Posts: 9,870

Rep: Reputation: 380Reputation: 380Reputation: 380Reputation: 380
by "real modem" you mean one that's hardware-based, right??
 
Old 01-31-2005, 10:19 AM   #33
linmith
Member
 
Registered: Oct 2004
Location: Scotland
Distribution: Ubuntu
Posts: 105

Original Poster
Rep: Reputation: 15
sh-2.05b$ cat /proc/interrupts
CPU0
0: 40272 XT-PIC timer
1: 204 XT-PIC keyboard
2: 0 XT-PIC cascade
5: 0 XT-PIC NVidia nForce2, usb-ohci
8: 1 XT-PIC rtc
10: 193509 XT-PIC usb-ohci
11: 0 XT-PIC ehci_hcd
12: 27945 XT-PIC PS/2 Mouse
14: 9971 XT-PIC ide0
NMI: 0
ERR: 0

I have tried the newer driver, but it didn't work either.

Last edited by linmith; 01-31-2005 at 10:20 AM.
 
Old 01-31-2005, 10:55 AM   #34
DaWallace
Member
 
Registered: Feb 2004
Location: Southern Maine, United States
Distribution: Slackware Ubuntu Debian FreeBSD
Posts: 418

Rep: Reputation: 31
Quote:
Originally posted by win32sux
by "real modem" you mean one that's hardware-based, right??
it was in quotes the first time.. and whn people say that that's what they mean...
 
Old 02-02-2005, 08:18 PM   #35
win32sux
LQ Guru
 
Registered: Jul 2003
Location: Los Angeles
Distribution: Ubuntu
Posts: 9,870

Rep: Reputation: 380Reputation: 380Reputation: 380Reputation: 380
Quote:
Originally posted by linmith
sh-2.05b$ cat /proc/interrupts
CPU0
0: 40272 XT-PIC timer
1: 204 XT-PIC keyboard
2: 0 XT-PIC cascade
5: 0 XT-PIC NVidia nForce2, usb-ohci
8: 1 XT-PIC rtc
10: 193509 XT-PIC usb-ohci
11: 0 XT-PIC ehci_hcd
12: 27945 XT-PIC PS/2 Mouse
14: 9971 XT-PIC ide0
NMI: 0
ERR: 0
well, it would seem to me like the issue is IRQ 5 - i think...

what's the (properly functioning) IRQ layout in your windows look like??

i've done some more googling and saw plenty of issues with interrupts (on linux) on the nforce2 boards... seems like it wouldn't hurt to give the "noapic" kernel option a shot... you can put it in the "append" part in your bootloader... if it's lilo make sure to run "lilo" after editing lilo.conf, then reboot and see what happens... the line in question should look like this (of course you might have other options appended):
Code:
append="noapic"
you could also throw the anti-acpi option in there, although i'm not sure if you're using the bareacpi.i kernel or the bare.i one...
Code:
append="acpi=off noapic"
but i'd try with just the noapic option first...


Quote:
Originally posted by DaWallace
it was in quotes the first time.. and whn people say that that's what they mean...
yeah, i know... i was just making sure...

Last edited by win32sux; 02-02-2005 at 08:19 PM.
 
Old 02-03-2005, 08:19 PM   #36
win32sux
LQ Guru
 
Registered: Jul 2003
Location: Los Angeles
Distribution: Ubuntu
Posts: 9,870

Rep: Reputation: 380Reputation: 380Reputation: 380Reputation: 380
how's it going with this, linmith?? ain't heard from you in a couple days...
 
Old 02-06-2005, 06:05 AM   #37
Klaus Paiva
LQ Newbie
 
Registered: Feb 2005
Location: São Paulo - Brasil
Distribution: Kubuntu
Posts: 5

Rep: Reputation: 0
Same problem

Hello!

I am having the some problem with my modem dial-up connection. I am stay connected about 8 minutes and get disconnected, and in those 8 minutes, just the header section of any pages is loaded rightly.

Reading the answers in this topic, I have found that:

Quote:
/var/log/syslog
... stores the connection logs. win32sux said to search for "INPUT DROP".

Here lies my problem. This file doesn't have anything like this. My modem is an Intel 536ep V.92, maybe it's log files are stored in another address, but I don't know where too...

Someone has any idea?

Thank you!
 
Old 02-07-2005, 01:54 AM   #38
DaneM
Member
 
Registered: Oct 2003
Location: Chico, CA, USA
Distribution: Linux Mint
Posts: 881

Rep: Reputation: 130Reputation: 130
Hi, everybody.

I am also having this problem. Whenever I connect at around 50k, the connection will work great for a minute or two, and then just flatline. When I set it to 38kbps instead, I am able to connect reliably for as long as I want, but, of course, it's slow. I've tried using both KPPP and wvdial. I've tried different init strings, although there's no telling whether I've tried the "right" init string. The modem is a USR 5610B V.92 internal 56k. I'm very interested in finding the solution to this, as I've been dealing with it for quite some time now.

Thanks for your input.

--Dane
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Slow Internet Connection when Connecting to Internet on Browsers lennysokol Linux - Networking 8 04-09-2011 04:29 PM
Nic card -> cable internet modem no internet connection zeshan_b Mandriva 21 09-26-2004 11:48 AM
Messed up my internet settings (NO internet connection) :( Almazick Linux - Networking 2 09-08-2004 12:05 PM
My internet apps cannot detect my internet connection esthon_wood Mandriva 5 08-30-2004 08:38 PM
i can get internet connection in windows but in LINUX there is no connection ruzvay Linux - Networking 2 06-08-2004 07:02 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 07:50 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration