Sponsored Content
Operating Systems Linux Slackware setting up internet on slackware Post 51725 by zazzybob on Friday 28th of May 2004 06:29:35 PM
Old 05-28-2004
Some laptop internal modems can be a real pain to get working - with my Toshiba Satellite A30 I downloaded Smart Link drivers and compiled those into a loadable kernel module - after hacking a const in the C code.

That got it working. Without the C hack it kept dialling the wrong number.

Things are not always easy with lappy modems.

Ta,
ZB
 

9 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

setting up internet connection!!

HI unix guru.. i need your help again.. i tring to setup my sun box for internet connection, i am using @home cable service i have 8 pc running different operating systems. every other computer can go online but this sun box for some reason alway give me and error, i enter my ip address... (1 Reply)
Discussion started by: souldier
1 Replies

2. UNIX for Dummies Questions & Answers

setting up internet server

Hello, Corrently we are useing winproxy to use internet. my client desktops connects to winproxy using tcpip and get the access, now we have changed windows opreating system to linux 7.1. my problem is i am able to connect internet on linux machine but now i wants all clients connect to linux... (2 Replies)
Discussion started by: twadkar
2 Replies

3. Linux

setting up internet connection

I'm having fedora core4.I have a ADSL modem and can access through Windows.I tried setting up internet connection in linux using setup command and netconfig,but doesn't work. can anybody help me with the steps in detail.also can i use the same ip address as in windows? (7 Replies)
Discussion started by: laddu
7 Replies

4. Solaris

Setting up Solars 10 for Internet

Looking for some advice on how to get an internet connection from my Digital Modem. I just installed Solaris 10 on x86. I believe that I don't have the correct configurations. Ifconfig -a shows my nic card as iprb0 so I am guessing Im ok with that since it sees it. I just copied the same... (4 Replies)
Discussion started by: newtothis
4 Replies

5. Cybersecurity

Setting up an Internet proxy

Setting up an Internet proxy - need help Hi guys In the past I had set a computer to act as an Internet proxy. This would be multihomed, and running dansguardian, tinyproxy and firehol. Then webmin would be used as interface. By time I realised that this system is far from effective.... Is... (0 Replies)
Discussion started by: ramon82
0 Replies

6. Linux

SFTP an internet address from a system behind an internet proxy

I was wondering if it is possible to setup SFTP to go through the internet proxy while connecting to an internet location. Problem: Client system is behind internet proxy. SFTP to any internet location fails as there is no documented way to configure SFTP to connect to internet locations through... (4 Replies)
Discussion started by: toobrown1
4 Replies

7. Slackware

Slackware

I want to know more about the Concurrency(Process Synchronization, Deadlocks) of a slackware, i know already the Concurrency but i want to know further what else is the Concurrency(Process Synchronization, Deadlocks) of a slackware. :cool: (1 Reply)
Discussion started by: green12
1 Replies

8. Solaris

Is there a difference between setting a user as nologin and setting it as a role?

Trying to figure out the best method of security for oracle user accounts. In Solaris 10 they are set as regular users but have nologin set forcing the dev's to login as themselves and then su to the oracle users. In Solaris11 we have the option of making it a role because RBAC is enabled but... (1 Reply)
Discussion started by: os2mac
1 Replies

9. IP Networking

Unable to connect to internet on slackware 14.1 (hathway connection)

Hi, I have a wired internet connection of hathway provider. I would like to use the connection on my desktop as well as my laptop. My desktop pc has windows 7 and yesterday I installed slackware 14.1 (full installation) on my lenovo 3000 n100 laptop. Previously I had slacko puppy 5.7... (7 Replies)
Discussion started by: pinakbheed
7 Replies
SMCINIT(8)							    Linux IrDA								SMCINIT(8)

NAME
smcinit - initialize the SMSC IrDA controler on various laptops SYNOPSIS
smcinit [OPTIONS] DESCRIPTION
Toshiba Satellite 1800, Satellite 5100, Tecra 9100 laptops and may be many other models are provided with a SMCS LPC47N227 SuperIO chip which is IrDA SIR/FIR capable. The IrDA subsystem of the SuperIO chip is supported by the smc-ircc Linux kernel module. Unfortunately the BIOS neither configurates the SuperIO chip IrDA subsystem (SIR port, FIR port, dma, irq, IrDA mode, power) nor sets the PCI-ISA bridge to decode any usable port. Linux kernel is thus prevented to detect the second UART making impossible to use it in SIR mode. For the same reason, the FIR mode smc-ircc is able to detect the SuperIO chip but, once found the IrDA subsystem unconfigured, fails to install. While this problem will be fixed in Linux 2.6.x kernel series, the 2.4.x users are frustrated. Daniele Peri, Rob Miller and Paul Hampson mananged to build little utilities that initialize the LPC47N227 SuperIO allowing smc-ircc IrDA kernel driver to detect and use the SMSC chip. My sole work was to put these utilities as one package, easy to install and use. OPTIONS
-V, --version Show program version and exit -h, --help Show a little help on options and exit -v, --verbose Increase the details about actions performed -t, --tty=device If specified, the serial device will be unbound from the kernel stock serial driver. It is there to replace an external call to setse- rial(1) to unset the UART of the device. There is no default value. -s, --sirio=IO Set the SIR (serial infrared) I/O port address to IO. Default value is 0x3f8. -f, --firio=IO Set the FIR (fast infrared) I/O port address to IO. Default value is 0x130. -i, --firirq=IRQ Set the FIR (fast infrared) IRQ line to IRQ. Default value is 3. -d, --firdma=DMA Set the FIR (fast infrared) DMA channel to DMA. Default value is 3. CONFIGURATION
When system startup a script is run from /etc/init.d and which run appropriate SMC intialization utility. This is done before PCMCIA startup because on Tecra 9100 and other models the orinoco_cs wireless driver will block the I/O region used 47N227 SuperIO. The only configuration file is /etc/sysconfig/smcinit and the variable SMCCONFIG can be set to "1800" or "5100". By default "5100" value is used. 1800 for Toshiba Satellite 1800 5100 for Toshiba Satellite 5100 and Toshiba Tecra 9100 The next step is to configure the kernel IrDA stack package to attach the smc-ircc driver. This is Linux distribution specific. The main thing is that the device should be set to "irda0". Run the following command: irattach irda0 -s Distribution specific configuration: SuSE Edit the /etc/sysconfig/irda and set IRDA_PORT=irda0 RedHat Edit the /etc/sysconfig/irda and set DEVICE=irda0 NOTES
The smc-ircc driver is preloaded in kernel. I tested the package only on Tecra 9100 without any additional step, but for Toshiba Satellite 1800 Daniele Peri sugest to put the following line in your /etc/modules.conf (on one line): options smc-ircc ircc_dma=3 ircc_irq=7 ircc_cfg=0x2e ircc_sir=0x2e8 ircc_fir=0x2f8 After that run the command: prompt# depmod -a If the laptop enter suspend mode, then resume operation the smc-ircc driver will stop working. You need to stop IrDA service, then SMCINIT, start SMCINIT, and finally start IrDA service. Simply put, the kernel driver must be unloaded, then reloaded. FILES
/etc/sysconfig/smcinit Configuration file for SMCINIT startup script. It's shell script. AUTHOR
This document is made by Claudiu Costin <claudiuc@kde.org> The utilities authors are Daniele Peri, Rob Miller and Paul Hampson. Thomas Pinz made improvements to tosh-smcinit (the former tosh5100-smcinit) to expand the number of Toshiba Satellite models supported. SEE ALSO
smcinit(7), tosh1800-smcinit(8), irattach(1), irdadump(1), http://irda.sourceforge.net/smcinit/ the SMCINIT package home page. 0.4 April 2004 SMCINIT(8)
All times are GMT -4. The time now is 06:03 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy