You are not logged in.
chori wrote:fgrano wrote:I'm getting the following errors when booting the zen kernel:
modprobe: FATAL: Could not load /lib/modules/2.6.26-zen2eee/modules.dep: No such file or directory
eth0: write_lease: No such file or directoryI checked that /lib/modules/2.6.26-zen2eee/modules.dep does exist, i have no idea what the eth0 problem means. Are these errors something to be concerned about?
Which boot image are you using? Look back earlier in this thread, this is a problem that commonly occurs when the boot image generated with mkinitcpio doesn't match your kernel.
I did do this just to make sure: "mkinitcpio -c /etc/mkinitcpio-zeneee.conf -k 2.6.26-zen2eee -g /boot/zeneee.img"
and in menu.lst i've got:
title Arch Linux root (hd0,0) kernel /boot/zeneee root=/dev/sda1 ro initrd /boot/zeneee.img
was that what you meant?
Yes, that's what I meant. Did you try a force reinstall of the zen-eee901 kernel?
Offline
fgrano wrote:chori wrote:Which boot image are you using? Look back earlier in this thread, this is a problem that commonly occurs when the boot image generated with mkinitcpio doesn't match your kernel.
I did do this just to make sure: "mkinitcpio -c /etc/mkinitcpio-zeneee.conf -k 2.6.26-zen2eee -g /boot/zeneee.img"
and in menu.lst i've got:
title Arch Linux root (hd0,0) kernel /boot/zeneee root=/dev/sda1 ro initrd /boot/zeneee.img
was that what you meant?
Yes, that's what I meant. Did you try a force reinstall of the zen-eee901 kernel?
Did that, no change...
Offline
chori wrote:fgrano wrote:I did do this just to make sure: "mkinitcpio -c /etc/mkinitcpio-zeneee.conf -k 2.6.26-zen2eee -g /boot/zeneee.img"
and in menu.lst i've got:
title Arch Linux root (hd0,0) kernel /boot/zeneee root=/dev/sda1 ro initrd /boot/zeneee.img
was that what you meant?
Yes, that's what I meant. Did you try a force reinstall of the zen-eee901 kernel?
Did that, no change...
Have you customized your /etc/mkinitcpio-zeneee.conf file? Or are you using the one shipped with the kernel package?
Offline
I have bought an Intel4965 wireless card: with standard kernel26 works very well but with zenkernel-eee modprobe doesn't find the iwl module. Is it possible to use the standard iwl4965 module on zenkernel?
Offline
I have bought an Intel4965 wireless card: with standard kernel26 works very well but with zenkernel-eee modprobe doesn't find the iwl module. Is it possible to use the standard iwl4965 module on zenkernel?
pacman -S iwlwifi-4965-ucode should fix this.
Offline
fgrano wrote:chori wrote:Yes, that's what I meant. Did you try a force reinstall of the zen-eee901 kernel?
Did that, no change...
Have you customized your /etc/mkinitcpio-zeneee.conf file? Or are you using the one shipped with the kernel package?
The one shipped with the kernel. This is wierd, I tried removing the initrd line from menu.lst and the error no longer shows up. I don't know if this is an ok fix, are there any drawbacks?
Offline
Foschini wrote:I have bought an Intel4965 wireless card: with standard kernel26 works very well but with zenkernel-eee modprobe doesn't find the iwl module. Is it possible to use the standard iwl4965 module on zenkernel?
pacman -S iwlwifi-4965-ucode should fix this.
I have already installed that package, but the module iwl4965 is available only when I boot with standard kernel26.
If I try to modprobe iwl4965 when I'm using zenkernel-eee the module can't be found.
Offline
I have already installed that package, but the module iwl4965 is available only when I boot with standard kernel26.
If I try to modprobe iwl4965 when I'm using zenkernel-eee the module can't be found.
Ask Robertek, if he could include it in the next kernelrelease.
Offline
Foschini wrote:I have already installed that package, but the module iwl4965 is available only when I boot with standard kernel26.
If I try to modprobe iwl4965 when I'm using zenkernel-eee the module can't be found.Ask Robertek, if he could include it in the next kernelrelease.
It looks like that kernel module isn't included in the current stable 2.6.26 zen-eee901 kernel. I'll look into that shortly (since I also have a iwl4965 card I'm about ready to install.) I believe Robertek is very close to releasing a stable 2.6.27 zen-eee901 kernel.
Offline
chori wrote:fgrano wrote:Did that, no change...
Have you customized your /etc/mkinitcpio-zeneee.conf file? Or are you using the one shipped with the kernel package?
The one shipped with the kernel. This is wierd, I tried removing the initrd line from menu.lst and the error no longer shows up. I don't know if this is an ok fix, are there any drawbacks?
No drawbacks, but it indicates an inconsistency between the boot image and your running kernel. I would try running depmod -a manually, then manually building a zeneee.img file, using a completely configured mkinitcpio.conf file. See if you can identify the point at which the inconsistency enters.
Offline
=== ZEN-EEE901 UPDATE ===
Hi all, I have updated the stable zen package to 2.6.27. It tooks me longer because there was need for some patch rewrite and update.
What is in there:
*) linux 2.6.27.1
*) iwl drivers, => iwl3945,4965
*) rt2860 v 1.8 (please report, I dont have rt now)
*) atl1e v 1.0.1.0 (fixed mac adresses and doesnt produce errors like the inkernel version in latest git)
*) atl2 (eee 900)
*) eee module as usual
*) bluetooth switch
There are a lot of changes now:
1) devided the package into two packages named zen-eee901-1G and zen-eee901-4G
1G version is for users that has 1GB of ram
4G for users that has more than 1GB
the package is supposed to remove the old stable kernel
2) config changes, new stable is based on git version, so users that used git will get nearly the same.
*) acpi-cpufreq is now as module
*) sound is now as module (I sugest enable module autoloading in rc.conf)
*) filesystems compiled in: ext2, jfs, others are as modules (genraly with jfs or ext2 it is can run w/o initrd)
*) few speedup tweaks
3) I will stop releasing git version for now, It will be only playground for testing and I wont release that regulary.
4) because zen-sources are git based, so there will be no stable releases like 2.6.27.4 etc, I will only incoroprate fixes and change config accoarding your feedback. That means that next truly stable release will be with 28.
Have a good eee-ing and post feedback, fixes, config options etc.
Offline
A couple of things to note when you upgrade to the new kernel:
1) If you boot off a USB device, make sure to edit the /etc/mkinitcpio-zeneee.conf file to include "usb" in HOOKS, then regenerate the zeneee.img file.
2) If you had the parameter "pciehp_slot_with_bus=1" in modprobe.conf, take it out and reboot: otherwise once you toggle your WLAN off, you'll never get it back (ra0 comes back with a MAC address of "00:00:00:00:00:00", and a bunch of "ERROR!!! BBP read R1=0xffffffff fail" messages in dmesg.
Offline
With the new stable kernel I can't connect to my WEP secured wifi network. Neither with netcfg or wicd. It is validating my authorization and than it breaks up.
The new driver still wants these obscure RT2860STA.dat.
Offline
I'm having some problems with the FSB settings. When I push the button, the OSD pops up, the values in /proc/eee/fsb change properly, but the CPU frequency stays at 1599Mhz.
Offline
With the new stable kernel I can't connect to my WEP secured wifi network. Neither with netcfg or wicd. It is validating my authorization and than it breaks up.
The new driver still wants these obscure RT2860STA.dat.
Try manually configuring it step-by-step, as I detailed earlier in this thread. I'll paste the steps here again:
$ sudo /etc/init.d/wicd stop # or netcfg, or whatever
$ sleep 3
$ sudo /sbin/ifconfig ra0 down
$ sleep 3
$ sudo /sbin/ifconfig ra0 <your IP address> up
$ sudo /sbin/route add -net default gw <your gateway IP address>
$ sudo /usr/sbin/iwpriv ra0 set SSID=<your ssid>
$ sudo /usr/sbin/iwpriv ra0 set AuthMode=WEPAUTO
$ sudo /usr/sbin/iwpriv ra0 set EncrypType=WEP
$ sudo /usr/sbin/iwconfig ra0 key s:<your key, in ASCII>
You may need to add some domain name servers to resolv.conf afterwards.
This is the suboptimal brute-force method, but at least you can see at what stage it fails (if it fails).
I'm getting ready to throw my ralink card away, and install the Intel card.
Offline
I'm having some problems with the FSB settings. When I push the button, the OSD pops up, the values in /proc/eee/fsb change properly, but the CPU frequency stays at 1599Mhz.
Do you have speedstep enabled?
Offline
elliott wrote:I'm having some problems with the FSB settings. When I push the button, the OSD pops up, the values in /proc/eee/fsb change properly, but the CPU frequency stays at 1599Mhz.
Do you have speedstep enabled?
In the BIOS? Yes.
Offline
chori wrote:elliott wrote:I'm having some problems with the FSB settings. When I push the button, the OSD pops up, the values in /proc/eee/fsb change properly, but the CPU frequency stays at 1599Mhz.
Do you have speedstep enabled?
In the BIOS? Yes.
Try turning off speedstep, see if your CPU speeds then change.
Offline
Disabled Speedstep and that Max CPU ID option is disabled too, no change.
Offline
Disabled Speedstep and that Max CPU ID option is disabled too, no change.
What do you see when you run 'cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor'?
Offline
No such file or directory.
[elliott@eee-arch ~]$ ls /sys/devices/system/cpu/cpu0/
cache/ cpuidle/ topology/
Offline
there's a newer rt driver (1.7.1.1, yes, version numbering doesn't make sense) listed here which seems to fix a lot of problems for people:
http://forum.eeeuser.com/viewtopic.php?pid=409638
you'll still need to apply the old patches methinks, haven't looked at it yet.
Offline
tehabe wrote:With the new stable kernel I can't connect to my WEP secured wifi network. Neither with netcfg or wicd. It is validating my authorization and than it breaks up.
The new driver still wants these obscure RT2860STA.dat.
Try manually configuring it step-by-step, as I detailed earlier in this thread. I'll paste the steps here again:
This is the suboptimal brute-force method, but at least you can see at what stage it fails (if it fails).
I'm getting ready to throw my ralink card away, and install the Intel card.
In the modules something is missing (again):
# Support Wpa_Supplicant
HAS_WPA_SUPPLICANT=y
# Support Native WpaSupplicant for Network Maganger
HAS_NATIVE_WPA_SUPPLICANT_SUPPORT=y
Compiled with it and it works again.
Offline
there's a newer rt driver (1.7.1.1, yes, version numbering doesn't make sense) listed here which seems to fix a lot of problems for people:
http://forum.eeeuser.com/viewtopic.php?pid=409638
you'll still need to apply the old patches methinks, haven't looked at it yet.
That same thread also points to a (possibly) newer driver for the elantech touchpad: http://arjan.opmeer.net/elantech/
Offline
reverie wrote:there's a newer rt driver (1.7.1.1, yes, version numbering doesn't make sense) listed here which seems to fix a lot of problems for people:
http://forum.eeeuser.com/viewtopic.php?pid=409638
you'll still need to apply the old patches methinks, haven't looked at it yet.
That same thread also points to a (possibly) newer driver for the elantech touchpad: http://arjan.opmeer.net/elantech/
I get an error compiling 1.7.1.1, I wil try it later again.
/home/thomas/downloads/2008_0925_RT2860_LinuxSTA_v1.7.1.1_EeePC/os/linux/../../os/linux/rt_main_dev.c: In function 'rt_ieee80211_if_setup':
/home/thomas/downloads/2008_0925_RT2860_LinuxSTA_v1.7.1.1_EeePC/os/linux/../../os/linux/rt_main_dev.c:782: error: 'struct net_device' has no member named 'nd_net'
make[2]: *** [/home/thomas/downloads/2008_0925_RT2860_LinuxSTA_v1.7.1.1_EeePC/os/linux/../../os/linux/rt_main_dev.o] Error 1
make[1]: *** [_module_/home/thomas/downloads/2008_0925_RT2860_LinuxSTA_v1.7.1.1_EeePC/os/linux] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.27-zen'
make: *** [LINUX] Error 2
Offline