Search Members Help

» Welcome Guest
[ Log In :: Register ]

Mini-ITX Boards Sale, Fanless BareBones Mini-ITX, Bootable 1G DSL USBs, 533MHz Fanless PC <-- SALE $200 each!
Get The Official Damn Small Linux Book. DSL Market , Great VPS hosting provided by Tektonic
Pages: (11) </ ... 3 4 5 6 7 [8] 9 10 11 >/

[ Track this topic :: Email this topic :: Print this topic ]

new topic new poll
Topic: DSL v2.3 RC1< Next Oldest | Next Newest >
kuky Offline





Group: Members
Posts: 245
Joined: May 2005
Posted: Mar. 12 2006,22:48 QUOTE

???

1º for config wireless card i notice that only iwconfig tool in dsl control panel make the scrip in myiwconfig.sh (to write line in bootlocal.sh and automatice boot) the other tools netcard config and wlanconfig no. Iwconfig only is in mode managed ,ad-hoc no ¿who is the reason of two "tools" for the same target?. The ifconfig ok ...

2º Advice to newbes of "smallmania" make the iso in cd-rewritable...

thanks from Spain (Alonso Champion!!!)
kuky newbe tester..
Back to top
Profile PM 
ldsl Offline





Group: Members
Posts: 7
Joined: Mar. 2006
Posted: Mar. 13 2006,02:39 QUOTE

Quote (ldsl @ Mar. 11 2006,20:34)
Issue two: and I'm less certain about this, is that I had erratic problems with network connection thru a usb to ethernet (netgear  ea101)adapter (the ibm 560z has no builtin ethernet) while using the pcmcia cdrom.  So I'm wondering about a possible timeing or sequencing issue here?

Swaping out the netgear and replacing it with a SMC 2208 usb to ethernet adaptor solves this issue.  The hardware is OK (runs perfectly in win98) so it's a driver issue apparently limited to this model?
Back to top
Profile PM 
jls legalize Offline





Group: Members
Posts: 476
Joined: April 2004
Posted: Mar. 13 2006,16:55 QUOTE

Code Sample
#!/bin/bash
# put other system startup command here
export PRINTER=lp
start_gtk2 &
#/usr/sbin/cupsd
killall -9 pump
ifconfig eth0 down
ifconfig eth0 ip 192.168.0.2 netmask 255.255.255.0
route add default gw 192.168.0.1
echo nameserver 192.168.0.1 > /etc/resolv.conf
ifconfig eth0 up
nmbd
smbd
/etc/init.d/ssh start &
loadkeys it

using this /opt/bootlocal.sh
my ip is 192.168.0.92 and not 192.168.0.2 and if I reboot it changes again.
Back to top
Profile PM WEB ICQ MSN YIM 
jls legalize Offline





Group: Members
Posts: 476
Joined: April 2004
Posted: Mar. 13 2006,19:42 QUOTE

the case for germany in .xinitrc can be applied also for italian keyborad "it".



legalize cannabis
Back to top
Profile PM WEB ICQ MSN YIM 
roberts Offline





Group: Members
Posts: 4983
Joined: Oct. 2003
Posted: Mar. 13 2006,21:01 QUOTE

jls legalize,

Probably would be easier to boot with the nodhcp option than to kill pump and ifdown eth0 to get rid the auto supplied ip. Or if you have grub or lilo add the nodhcp option in their respective boot strings.  Otherwise, you may need to sleep, no, not you, in the script to allow time for the device to become free. Still I think nohdcp is better solution.
Back to top
Profile PM WEB 
50 replies since Mar. 09 2006,06:01 < Next Oldest | Next Newest >

[ Track this topic :: Email this topic :: Print this topic ]

Pages: (11) </ ... 3 4 5 6 7 [8] 9 10 11 >/
new topic new poll
Quick Reply: DSL v2.3 RC1

Do you wish to enable your signature for this post?
Do you wish to enable emoticons for this post?
Track this topic
View All Emoticons
View iB Code