2007/5/13, Frans Pop <[EMAIL PROTECTED]>:
On Saturday 12 May 2007 23:15, Dmitrii Varvashenia wrote:
> Comments/Problems:
> 1. Detect network card:
> Module don't detected automaticaly
> Manual selection start only from 2nd try
I think this could be related to the fact that the network card does not
work after reboot, so it seems best to reassign this report to the
pcmciautils package as I suspect the problem is either there or in the
kernel.
Note for pcmciautils maintainer: more details in BR history!
With prev OS Debian 3.1 r2 on this computer network card work correctly.
Maybe it's not only pcmciautils bug. Other modules or misconfigured
device... I don't know... I'm not familar with hardware.
> 2. Configure network:
> with ifconfig while installation don't work parameter hw ether - and I
> can't change MAC to allowed in my THOMSON cable modem TCM420 (no
> access to Internet and updates while install)
As far as I can tell neither 'ifconfig' nor 'ip' in busybox support
changing the MAC address. Note that it very rare that this is needed and
I'm not sure that we should add support for this for these rare cases.
Yes, you right. It's really rare case. I report it just FYI
> 3. Clock/timezone setup:
> No more question about clock parameter (utz or local time)
> Configured manualy after install
The question is still there, but the system will in most cases not ask it,
but determine a default value based on what other operating systems are
detected.
No other OS on my computer.
But before install clock show local time and after install, as result,
clock go to future on several houres (+3 GMT).
--------
Additional information:
--------
[EMAIL PROTECTED]:~$ lsmod
Module Size Used by
button 6672 0
psmouse 35016 0
ipv6 226016 8
rfcomm 34584 0
l2cap 21696 5 rfcomm
bluetooth 45956 4 rfcomm,l2cap
ac 5188 0
battery 9636 0
dm_snapshot 15552 0
dm_mirror 19152 0
dm_mod 50232 2 dm_snapshot,dm_mirror
vga16fb 11340 1
vgastate 7776 1 vga16fb
xircom_cb 10272 0
loop 15048 0
xirc2ps_cs 17772 1
serial_cs 18116 1
tsdev 7520 0
radio_maestro 7392 0
compat_ioctl32 1472 1 radio_maestro
videodev 21120 1 radio_maestro
v4l1_compat 12036 1 videodev
v4l2_common 20448 1 videodev
irda 162588 0
pcmcia 34140 2 xirc2ps_cs,serial_cs
firmware_class 9600 1 pcmcia
parport_pc 32132 0
parport 33256 1 parport_pc
crc_ccitt 2240 1 irda
floppy 53156 0
snd_es1968 26976 0
gameport 14632 1 snd_es1968
snd_ac97_codec 83104 1 snd_es1968
snd_ac97_bus 2400 1 snd_ac97_codec
snd_pcm 68676 2 snd_es1968,snd_ac97_codec
snd_timer 20996 1 snd_pcm
snd_page_alloc 9640 2 snd_es1968,snd_pcm
snd_mpu401_uart 8064 1 snd_es1968
snd_rawmidi 22560 1 snd_mpu401_uart
snd_seq_device 7820 1 snd_rawmidi
snd 47012 7
snd_es1968,snd_ac97_codec,snd_pcm,snd_timer,snd_mpu401_uart,snd_rawmidi,snd_seq_device
rtc 12372 0
serio_raw 6660 0
soundcore 9248 1 snd
pcspkr 3072 0
i2c_piix4 8140 0
shpchp 33024 0
pci_hotplug 28704 1 shpchp
i2c_core 19680 1 i2c_piix4
intel_agp 21148 1
agpgart 29896 1 intel_agp
yenta_socket 24460 5
rsrc_nonstatic 11840 1 yenta_socket
pcmcia_core 36852 5
xirc2ps_cs,serial_cs,pcmcia,yenta_socket,rsrc_nonstatic
evdev 9088 1
ext2 59048 2
mbcache 8356 1 ext2
ide_disk 14848 4
ide_cd 36064 0
cdrom 32544 1 ide_cd
uhci_hcd 21164 0
usbcore 112644 2 uhci_hcd
piix 9444 0 [permanent]
generic 5476 0 [permanent]
ide_core 110504 4 ide_disk,ide_cd,piix,generic
thermal 13608 0
processor 28840 1 thermal
fan 4804 0
----
[EMAIL PROTECTED]:~$ cat /etc/network/interfaces
auto lo eth0
iface lo inet loopback
allow-hotplug eth0
iface eth0 inet dhcp
----
[EMAIL PROTECTED]:~$ cat /etc/network/if-pre-up.d/eth0
#!/bin/sh
#ifconfig eth0 hw ether 00:13:8F:62:xx:xx
ifconfig eth0 down hw ether 00:13:8F:62:xx:xx
ifconfig eth0 up
----
[EMAIL PROTECTED]:~$ uname -a
Linux dell 2.6.18-4-686 #1 SMP Mon Mar 26 17:17:36 UTC 2007 i686 GNU/Linux
--
WBR, Dmitrii
+375 29 40-LINUX
icq: 193-74-771
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]