Did not yet reboot into -rc8, but that -rc7 from 01.04. is still running fine w/o any hickups or any other problems.kernelOfTruth wrote:so 2.6.25-rc8-zen0 boots ? no hickups so far ?![]()
is it stable enough for production already?

Nah, 2.6.25-rc8-zen0 doesn't have any boot issues for me, but I'm not using a laptop.BTW does anyone else have issues with uvesafb when setting CONFIG_NONPROMISC_DEVMEM=Y ? It still boots up but uvesafb fails to load.This is probably because of the way uvesafb is designed but if not, I thought I'd mention it.buubuu wrote:with 25-rc6-zen0 and now rc8-zen0 i get random freezes at boot...
just now starting my laptop had to reset it twice to be able to start the system
it has always happen in the first boot after i install the kernel.. (both my gentoo and slackware)
is this happening to anybody else? is there a known cause?
I have that on my thinkpad, as i stated abovebuubuu wrote:with 25-rc6-zen0 and now rc8-zen0 i get random freezes at boot...
just now starting my laptop had to reset it twice to be able to start the system
it has always happen in the first boot after i install the kernel.. (both my gentoo and slackware)
is this happening to anybody else? is there a known cause?
EDIT:
gentoo, slackware -> diferent machines

could you please post links to those patches?Nvidia (patched) and virtualbox (patched) are working fine.
They don't.kernelOfTruth wrote:could you please post links to those patches?Nvidia (patched) and virtualbox (patched) are working fine.![]()
or do nvidia-drivers & virtualbox-modules work well without patching meanwhile ?

thanks !gimpel wrote:They don't.kernelOfTruth wrote:could you please post links to those patches?Nvidia (patched) and virtualbox (patched) are working fine.![]()
or do nvidia-drivers & virtualbox-modules work well without patching meanwhile ?
Nvidia: http://www.nvnews.net/vbulletin/showthread.php?t=110088
Vbox: http://www.virtualbox.org/attachment/ti ... -out.patch (or ready-to-go here)
Fehler: Verbindung fehlgeschlagen
Firefox kann keine Verbindung zu dem Server unter gimpel.ath.cx aufbauen.
Heck, fixed. I was playing with setting up a transparent proxy and somehow messed up iptables.kernelOfTruth wrote:Firefox kann keine Verbindung zu dem Server unter gimpel.ath.cx aufbauen.
Quote from personal mail:gimpel wrote: ...
The only thing that seems totally screwed up is fsck'ing a ccreg40 enabled reiser4 partition, that spits out a list of wrong sizes for almost every block on the disk, even though the partition works fine. But that's not a -zen problem. Nightly rdiff backup to spare ext3 partition ftw.
I hope this helpsok, when checking/repairing compressed partition use fsck with
the option -n to not complaint about wrong bytes
...
Ignore reports about wrong bytes.
This is because cryptcompress plugin doesn't keep a track about bytes,
and fsck calculates and insert correct value. Keeping a track of bytes
by kernel leads to performance drop (even worse then with atime), so
we decided to not support it.
Indeed, that clarifies it.dusanc wrote: I hope this helps
Dushan

gimpel wrote:Heck, fixed. I was playing with setting up a transparent proxy and somehow messed up iptables.kernelOfTruth wrote:Firefox kann keine Verbindung zu dem Server unter gimpel.ath.cx aufbauen.
Haven't tried nVidia w/o patch for quite a while.
Code: Select all
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-emulation/virtualbox-modules/virtualbox-modules-1.5.6.ebuild,v 1.1 2008/02/25 21:59:19 flameeyes Exp $
inherit eutils linux-mod
MY_P=vbox-kernel-module-src-${PV}
DESCRIPTION="Modules for Virtualbox OSE"
HOMEPAGE="http://www.virtualbox.org/"
SRC_URI="http://www.virtualbox.org/download/${PV}/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND="!=app-emulation/virtualbox-9999"
S=${WORKDIR}/vboxdrv
BUILD_TARGETS="all"
BUILD_TARGET_ARCH="${ARCH}"
MODULE_NAMES="vboxdrv(misc:${S})"
pkg_setup() {
linux-mod_pkg_setup
# epatch "${FILESDIR}"/virtualbox-modules-1.5.6-2.6.25.patch
BUILD_PARAMS="KERN_DIR=${KV_DIR} KERNOUT=${KV_OUT_DIR}"
enewgroup vboxusers
}
src_unpack() {
unpack ${A}
cd "${S}"
if kernel_is 2 6 25 ; then
epatch "${FILESDIR}"/virtualbox-modules-1.5.6-2.6.25.patch
fi
}
src_install() {
linux-mod_src_install
# udev rule for vboxdrv
dodir /etc/udev/rules.d
echo 'KERNEL=="vboxdrv", GROUP="vboxusers" MODE=660' >> "${D}/etc/udev/rules.d/60-virtualbox.rules"
}
pkg_postinst() {
linux-mod_pkg_postinst
}
In file included from kernel/include/i2c-dev.h:27,
from prog/dump/i2cdump.c:29:
/usr/src/linux/include/linux/types.h:203: error: expected specifier-qualifier-list before ‘__kernel_daddr_t’
make: *** [prog/dump/i2cdump.ro] Error 1
make: *** Waiting for unfinished jobs....
In file included from kernel/include/i2c-dev.h:27,
from prog/dump/i2cbusses.c:33:
/usr/src/linux/include/linux/types.h:203: error: expected specifier-qualifier-list before ‘__kernel_daddr_t’
make: *** [prog/dump/i2cbusses.ro] Error 1
In file included from kernel/include/i2c-dev.h:27,
from prog/detect/i2cdetect.c:28:
/usr/src/linux/include/linux/types.h:203: error: expected specifier-qualifier-list before ‘__kernel_daddr_t’
make: *** [prog/detect/i2cdetect.ro] Error 1
*
* ERROR: sys-apps/lm_sensors-2.10.4 failed.
* Call stack:
* ebuild.sh, line 49: Called src_compile
* environment, line 3237: Called die
* The specific snippet of code:
* emake CC=$(tc-getCC) LINUX=${KV_DIR} I2C_HEADERS=${KV_DIR}/include user || die "emake user failed"
* The die message:
* emake user failed
*
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/log/portage/sys-apps:lm_sensors-2.10.4:20080404-110017.log'.
* The ebuild environment file is located at '/var/tmp/portage/sys-apps/lm_sensors-2.10.4/temp/environment'.
*

<-- I never got that high core temperatures, they were always at 56°C (at maximum)Sys Temp: +41°C (high = +123°C, hyst = -65°C) [thermistor]
CPU Temp: +39.5°C (high = +80.0°C, hyst = +75.0°C) [CPU diode ]
AUX Temp: +97.5°C (high = +80.0°C, hyst = +75.0°C) [thermistor] ALARM
vid: +1.338 V
coretemp-isa-0000
Adapter: ISA adapter
Core 0: +73°C (high = +100°C)
coretemp-isa-0001
Adapter: ISA adapter
Core 1: +71°C (high = +100°C)
Code: Select all
k8temp-pci-00c3
Adapter: PCI adapter
Core0 Temp:
+36°C
Core1 Temp:
+29°C

ok, good news for amd usersgimpel wrote:Looks fine here, AMD Athlon64 X2Code: Select all
k8temp-pci-00c3 Adapter: PCI adapter Core0 Temp: +36°C Core1 Temp: +29°C

Yeah, you're right.I'm getting 78.0C with both cores with a E1260-2.88GHZ.This is with gimps, though, which really pushes the temps but it shouldn't be this high.Could be just the driver misreporting the temps, though.Tommorrow, I'll check and see what temps I get with 2.6.24.kernelOfTruth wrote:WARNING !!
.25 kernel-series "produces" much higher temperatures than .24 kernels:
<-- I never got that high core temperatures, they were always at 56°C (at maximum)Sys Temp: +41°C (high = +123°C, hyst = -65°C) [thermistor]
CPU Temp: +39.5°C (high = +80.0°C, hyst = +75.0°C) [CPU diode ]
AUX Temp: +97.5°C (high = +80.0°C, hyst = +75.0°C) [thermistor] ALARM
vid: +1.338 V
coretemp-isa-0000
Adapter: ISA adapter
Core 0: +73°C (high = +100°C)
coretemp-isa-0001
Adapter: ISA adapter
Core 1: +71°C (high = +100°C)
anyone encountered the same ?
processor model: Intel Core 2 Duo 6600


kernelOfTruth wrote:ok, good news for amd usersgimpel wrote:Looks fine here, AMD Athlon64 X2Code: Select all
k8temp-pci-00c3 Adapter: PCI adapter Core0 Temp: +36°C Core1 Temp: +29°C- bad news for intel users (me
)
aren't amd processors famous for low cpu temperatures ?
Code: Select all
coretemp-isa-0000
Adapter: ISA adapter
Core 0: +49.0°C (high = +78.0°C, crit = +100.0°C)
coretemp-isa-0001
Adapter: ISA adapter
Core 1: +50.0°C (high = +78.0°C, crit = +100.0°C)

Under load, or idle?FallenWizard wrote:kernelOfTruth wrote:ok, good news for amd usersgimpel wrote:Looks fine here, AMD Athlon64 X2Code: Select all
k8temp-pci-00c3 Adapter: PCI adapter Core0 Temp: +36°C Core1 Temp: +29°C- bad news for intel users (me
)
aren't amd processors famous for low cpu temperatures ?With Core 2 Duo E6320@1,86 ghz. (I am using a better cooler though.)Code: Select all
coretemp-isa-0000 Adapter: ISA adapter Core 0: +49.0°C (high = +78.0°C, crit = +100.0°C) coretemp-isa-0001 Adapter: ISA adapter Core 1: +50.0°C (high = +78.0°C, crit = +100.0°C)
I have no problem with temperatures anyway. And I am not using a AMD CPU.


it seems to be fixed in newer gitdberkholz wrote:I think something might have gone into rc8-git3 or so. Check out git-sources.