Re: [LIB] Linux On Libretto - CD Drive Internet Connection Setup

2004-12-07 Thread john
Date: Tue, 7 Dec 2004 19:28:41 -0600 (GMT+6)
From: john [EMAIL PROTECTED]
Subject: Re: [LIB] Linux On Libretto - CD Drive  Internet Connection Setup
yes use a wrapper plus the sindows drivers. it works pretty well.
john
On Sat, 13 Nov 2004, Mark Srebnik wrote:
Date: Sat, 13 Nov 2004 11:40:07 -0800
From: Mark Srebnik [EMAIL PROTECTED]
Subject: Linux On Libretto - CD Drive  Internet Connection Setup
Greetings,
As mentioned in previous post finally got Linux installed on my 110CT.
Using AmigoLinux (Slackware derivative), so easy to install
Now my issues are:
1) Getting my external CDRW/DVD drive (EXP 2400P) working
2) Getting connected to internet. Have DSL broadband at home.
Can use either my either my PCMCIA ethernet 10/100 card (also have a
wireless PC Card).
I checked the /etc/rc.d/rc.modules file and don't think I see what I have
listed.
Ethernet Cards:
Linksys EtherFast 10/100 PC Card Model PCMPC100 or
AirLink+ Cardbus Network Adapter 10/100 PC Card
Wireless Card:
D-Link Airplus XTreme G, Model DWL-G650
Any suggestions on how to get these working?
Thanks,
Mark





Re: [LIB] Linux On Libretto - CD Drive Internet Connection Setup

2004-11-14 Thread Mark Srebnik
Date: Sun, 14 Nov 2004 18:39:21 -0800
From: Mark Srebnik [EMAIL PROTECTED]
Subject: Re: [LIB] Linux On Libretto - CD Drive  Internet Connection Setup

Thanks for your help Christian!

Got my CD drive working...between your help and installing pcmcia module...
;-)

Slowly getting my Libby whipped into shape Linux-wise

Thanks,

Mark
Silicone Valley Libretterati
Libretto 110CT/64MB/60GB 7200RPM HD
AmigoLinux2.0/WinXP Pro


on 11/13/04 3:10 PM, Christian Gennerat at [EMAIL PROTECTED] wrote:

 Date: Sun, 14 Nov 2004 00:08:10 +0100
 From: Christian Gennerat [EMAIL PROTECTED]
 Subject: Re: [LIB] Linux On Libretto - CD Drive  Internet Connection Setup
 
 Mark Srebnik a écrit :
 
 Date: Sat, 13 Nov 2004 11:40:07 -0800
 From: Mark Srebnik [EMAIL PROTECTED]
 Subject: Linux On Libretto - CD Drive  Internet Connection Setup
 
 Greetings,
 
 As mentioned in previous post finally got Linux installed on my 110CT.
 
 Using AmigoLinux (Slackware derivative), so easy to install
 
 Now my issues are:
 
 1) Getting my external CDRW/DVD drive (EXP 2400P) working
 
 
  
 
 get the infos about your CD, with cardctl ident
 and then add lines in your /etc/pcmcia/config
 and make a paragraph like theese:
 
 card ATA/IDE Fixed Disk
 function fixed_disk
 bind ide-cs
 
 card SunDisk SDCFB-6
 function fixed_disk
 bind ide-cs
 
 card Freecom IQ-drive
 version FREECOM, PCCARD-IDE
 bind ide-cs
 
 if it don't work, send also the output of dump_cis





Re: [LIB] Linux On Libretto - CD Drive Internet Connection Setup

2004-11-13 Thread Christian Gennerat
Date: Sun, 14 Nov 2004 00:00:10 +0100
From: Christian Gennerat [EMAIL PROTECTED]
Subject: Re: [LIB] Linux On Libretto - CD Drive  Internet Connection Setup
Mark Srebnik a écrit :
Date: Sat, 13 Nov 2004 11:40:07 -0800
From: Mark Srebnik [EMAIL PROTECTED]
Subject: Linux On Libretto - CD Drive  Internet Connection Setup
Greetings,
As mentioned in previous post finally got Linux installed on my 110CT.
Using AmigoLinux (Slackware derivative), so easy to install
Now my issues are:
1) Getting my external CDRW/DVD drive (EXP 2400P) working
2) Getting connected to internet. Have DSL broadband at home.
Can use either my either my PCMCIA ethernet 10/100 card (also have a
wireless PC Card).
I checked the /etc/rc.d/rc.modules file and don't think I see what I have
listed.
Ethernet Cards: 
Linksys EtherFast 10/100 PC Card Model PCMPC100 or
 

see /etc/pcmcia/config
card Linksys EtherFast PCMPC100 V2 Fast Ethernet
 version Linksys, EtherFast 10/100 PC Card (PCMPC100 V2)
 #manfid 0x0149, 0xc1ab
 bind pcnet_cs
card Linksys EtherFast PCMPC100 V3 Fast Ethernet
 version Linksys, EtherFast 10/100 PC Card (PCMPC100 V3)
 #manfid 0x0149, 0xc1ab
 bind axnet_cs

AirLink+ Cardbus Network Adapter 10/100 PC Card
 

Don't know.
What is the output of lspci -v with this card ?
Wireless Card: 
D-Link Airplus XTreme G, Model DWL-G650
 

http://www.nantes-wireless.org/actu/article.php3?id_article=43
This is in French, but  you can also find the driver on
http://madwifi.sourceforge.net/
--
--
Christian Gennerat



Re: [LIB] Linux On Libretto - CD Drive Internet Connection Setup

2004-11-13 Thread Christian Gennerat
Date: Sun, 14 Nov 2004 00:08:10 +0100
From: Christian Gennerat [EMAIL PROTECTED]
Subject: Re: [LIB] Linux On Libretto - CD Drive  Internet Connection Setup
Mark Srebnik a écrit :
Date: Sat, 13 Nov 2004 11:40:07 -0800
From: Mark Srebnik [EMAIL PROTECTED]
Subject: Linux On Libretto - CD Drive  Internet Connection Setup
Greetings,
As mentioned in previous post finally got Linux installed on my 110CT.
Using AmigoLinux (Slackware derivative), so easy to install
Now my issues are:
1) Getting my external CDRW/DVD drive (EXP 2400P) working
 

get the infos about your CD, with cardctl ident
and then add lines in your /etc/pcmcia/config
and make a paragraph like theese:
card ATA/IDE Fixed Disk
 function fixed_disk
 bind ide-cs
card SunDisk SDCFB-6
 function fixed_disk
 bind ide-cs
card Freecom IQ-drive
 version FREECOM, PCCARD-IDE
 bind ide-cs
if it don't work, send also the output of dump_cis
--
--
Christian Gennerat



Re: [LIB] Linux On Libretto - CD Drive Internet Connection Setup

2004-11-13 Thread Mark Srebnik
Date: Sat, 13 Nov 2004 15:08:46 -0800
From: Mark Srebnik [EMAIL PROTECTED]
Subject: Re: [LIB] Linux On Libretto - CD Drive  Internet Connection Setup

Thanks Christian for your help about the internet connections

Anyone have any suggestions about the CD drive??

Thanks,

Mark


on 11/13/04 3:02 PM, Christian Gennerat at [EMAIL PROTECTED] wrote:

 Date: Sun, 14 Nov 2004 00:00:10 +0100
 From: Christian Gennerat [EMAIL PROTECTED]
 Subject: Re: [LIB] Linux On Libretto - CD Drive  Internet Connection Setup
 
 Mark Srebnik a écrit :
 
 Date: Sat, 13 Nov 2004 11:40:07 -0800
 From: Mark Srebnik [EMAIL PROTECTED]
 Subject: Linux On Libretto - CD Drive  Internet Connection Setup
 
 Greetings,
 
 As mentioned in previous post finally got Linux installed on my 110CT.
 
 Using AmigoLinux (Slackware derivative), so easy to install
 
 Now my issues are:
 
 1) Getting my external CDRW/DVD drive (EXP 2400P) working
 
 2) Getting connected to internet. Have DSL broadband at home.
 
 Can use either my either my PCMCIA ethernet 10/100 card (also have a
 wireless PC Card).
 
 I checked the /etc/rc.d/rc.modules file and don't think I see what I have
 listed.
 
 Ethernet Cards: 
 Linksys EtherFast 10/100 PC Card Model PCMPC100 or
  
 
 see /etc/pcmcia/config
 card Linksys EtherFast PCMPC100 V2 Fast Ethernet
 version Linksys, EtherFast 10/100 PC Card (PCMPC100 V2)
 #manfid 0x0149, 0xc1ab
 bind pcnet_cs
 
 card Linksys EtherFast PCMPC100 V3 Fast Ethernet
 version Linksys, EtherFast 10/100 PC Card (PCMPC100 V3)
 #manfid 0x0149, 0xc1ab
 bind axnet_cs
 
 
 AirLink+ Cardbus Network Adapter 10/100 PC Card
  
 
 Don't know.
 What is the output of lspci -v with this card ?
 
 Wireless Card: 
 D-Link Airplus XTreme G, Model DWL-G650
  
 
 http://www.nantes-wireless.org/actu/article.php3?id_article=43
 This is in French, but  you can also find the driver on
 http://madwifi.sourceforge.net/