Genkaku wrote:System hangs when starting X (versions 6.8.0 and 6.8.1.902), NVIDIA kernel tested versions 6629-r1 and -r2, sheduler Was deadline, tryed also genetic anticipatory.
I just got
_
and nothing happens, i'll try just one more thing, and...
... using the genetic-as & reiser4tom@SiRiUS ~ $ uname -a
Linux SiRiUS.home 2.6.11-rc1-vv_e3 #1 Tue Jan 18 23:42:00 CET 2005 i686 AMD Athlon(tm) XP 1800+ AuthenticAMD GNU/Linux
tom@SiRiUS ~ $ uptime
12:44:31 up 12:58, 4 users, load average: 0.11, 0.17, 0.26
Code: Select all
# BusID "PCI:1:0:0"
# Option "NvAGP" "1"
Code: Select all
#
cat /proc/driver/nvidia/agp/status
Status: Enabled
Driver: AGPGART
AGP Rate: 4x
Fast Writes: Enabled
SBA: Enabled
NvAGP works fine for me...fallow wrote:Genkaku wrote:System hangs when starting X (versions 6.8.0 and 6.8.1.902), NVIDIA kernel tested versions 6629-r1 and -r2, sheduler Was deadline, tryed also genetic anticipatory.
I just got
_
and nothing happens, i'll try just one more thing, and...
are You using Nvidia AGP or AGPGART ?
only AGPGART is working with 2.6.11-rc1-* kernels
http://forums.gentoo.org/viewtopic.php? ... 58#1994858
hmm ...wowbabykart wrote:
NvAGP works fine for me...
but what's the better: NvAGP or AGPGART?
Code: Select all
# uname -a
Linux babykart 2.6.11-rc1-vv_e3 #1 SMP Tue Jan 18 22:43:57 CET 2005 i686 Intel(R) Pentium(R) 4 CPU 3.00GHz GenuineIntel GNU/Linux
# lspci
0000:00:00.0 Host bridge: Intel Corp. 82865G/PE/P DRAM Controller/Host-Hub Interface (rev 02)
0000:00:01.0 PCI bridge: Intel Corp. 82865G/PE/P PCI to AGP Controller (rev 02)
0000:00:1d.0 USB Controller: Intel Corp. 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #1 (rev 02)
0000:00:1d.1 USB Controller: Intel Corp. 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #2 (rev 02)
0000:00:1d.2 USB Controller: Intel Corp. 82801EB/ER (ICH5/ICH5R) USB UHCI #3 (rev 02)
0000:00:1d.3 USB Controller: Intel Corp. 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #4 (rev 02)
0000:00:1d.7 USB Controller: Intel Corp. 82801EB/ER (ICH5/ICH5R) USB2 EHCI Controller (rev 02)
0000:00:1e.0 PCI bridge: Intel Corp. 82801 PCI Bridge (rev c2)
0000:00:1f.0 ISA bridge: Intel Corp. 82801EB/ER (ICH5/ICH5R) LPC Interface Bridge (rev 02)
0000:00:1f.1 IDE interface: Intel Corp. 82801EB/ER (ICH5/ICH5R) IDE Controller (rev 02)
0000:00:1f.2 IDE interface: Intel Corp. 82801EB (ICH5) SATA Controller (rev 02)
0000:01:00.0 VGA compatible controller: nVidia Corporation NV36 [GeForce FX 5700LE] (rev a1)
0000:02:05.0 Ethernet controller: Marvell Technology Group Ltd. Gigabit Ethernet Controller (rev 13)
0000:02:0b.0 Multimedia audio controller: VIA Technologies Inc. ICE1712 [Envy24] PCI Multi-Channel I/O Controller (rev 02)Code: Select all
# dmesg | grep -i agp
agpgart: Detected an Intel 865 Chipset.
agpgart: Maximum main memory to use for agp memory: 941M
agpgart: AGP aperture is 128M @ 0xe8000000
NVRM: not using NVAGP, AGPGART is loaded!!babykart wrote:sorry:Code: Select all
NVRM: not using NVAGP, AGPGART is loaded!!
Changes againt the previous 2.6.11-rc1-vv_e3 wrote: --> Staircase SCHED-ISO from 2.10 to 3
--> Reiser4 fixes from CKO ( repacker & replay stats )
--> Realtime Linux Security Module http://www.webservertalk.com/message856515.html
--> mh1 - BlueZ - Official Linux Bluetooth protocol stack added
--> acpi-dsdt-initrd-patch added - http://gaugusch.at/kernel.shtml
--> atxp patch added - Dynamic CPU speed with Athlon XP and nForce2 boards
--> new version of Genn`s script for easy io scheduler changing
Code: Select all
--patches--
vivid_menu.diff
a) [*] Preemptible Kernel (duplicated here for better visibility)
a) [*] Preempt The Big Kernel Lock (dup.also)
b) Default IO Scheduler (Deadline IO Scheduler) --->
c) Selected IO Schedulers for Your kernel (dup.also) --->
d) [*] Genetic Library (req.for Genetic Anticipatory)
d) [*] Genetic Anticipatory I/O scheduler (EXPERIMENTAL)
e) [*] Support for full write io fairness (CFQ-TIMESLICE PATCH)
f) [*] Quick Sort
f) Kernel HZ (1000 Hz) --->
f) [ ] CFLAGS hacking
f) [ ] Inotify file change notification support
a - preemptible kernel and big kernel lock now in vanilla as standard ( moved )
b - default io scheduler selection from menuconfig ( bootparams is working also)
c - selection of io scheds to compile ( moved for better visibility only )
d - genetic algor. and it implementation in anticipatory io scheduler from J.Moilanen
e - cfq 2 timeslice patch from J.Axboe
f - qsort implementation,kernel int.timer freq,cflags hack fixed by troll,inotify from 2611-rc1-mm1
--bk--
2.6.11-rc1-bk2
bk-acpi-revert-20041210.patch
bk-alsa.patch
bk-ide-dev.patch
bk-input.patch
bk-netdev.patch - orinoco & hostap here
bk-ntfs.patch
bk-usb.patch
bk-xfs.patch
--base--
schediso3.diff
staircase10.5.diff
isobatch_ionice.diff
rt_ionice.diff
schedbatch2.7.diff
schedrange.diff
nvidia_6111-6629_compat2.diff
acpi-dsdt-initrd-patch-v0.7d-2.6.9.patch - http://gaugusch.at/kernel.shtml
atxp1-0.3.patch - Dynamic CPU speed with Athlon XP and nForce2 boards
mh1.diff BlueZ - Official Linux Bluetooth protocol stack
patch-2.6.10-qnet1.bz2 - QoS and Netfilter patchset (http://kem.p.lodz.pl/~peter/qnet)
acerhk.patch
mwII.diff
chmp-r5-FULL.patch
cflags-selection.patch
cfq-time-slices-20.bz2
daconfig-2.1.1.patch
fbsplash-0.9.1-2.6.10-rc3-bk6.patch
genetic-as-sched.patch
genetic-io-sched.patch
genetic-lib-gl1.patch
linux-2.6.9-smbfs.patch
lirc-2.6.9-20041024-px1.patch
lufs-0.9.7-2.6.10-morph6.patch
squashfs2.0-patch
supermount-ng208-10ck1.diff
vesafb-tng-0.9-rc5-2.6.10-rc2.patch
016-cs461x_gameport.patch
030-moxa_user_copy_checking.patch
1g_lowmem1_i386.diff
2.6.6-qsort-updated-lkml.patch
2.6.6-xfs-qsort-lkml.patch
--mjb--
200-config_hz.txt
320-irqbal_fast.txt
380-protocol254.txt
390-slabtune.txt
410-fasync_lock_rcu.txt
480-physnode_map.txt
--mm part--
fuse_all.diff ( FUSE all patches )
reiser4-all_with_fixes_from_2611-rc1-mm1 (all patches)
++ reiser4_repacker_stats.patch.bz2 from CKO
++ reiser4_replay_stats.patch.bz2 from CKO
uml-all-from-2.6.11-rc1-mm1 (all patches)
inotify.patch
cachefs from 2611rc1mm1 (all patches)
clear-false-pending-signal-indication-in-core-dump.patch
detect-atomic-counter-underflows.patch
fbcon-fix-compile-error.patch
file_tableexpand_files-code-cleanup.patch
fix-64-bit-problems-in-cachefs.patch
fix-cachefs-barrier-handling-and-other-kernel-discrepancies.patch
fix-exec-deadlock-when-ptrace-used-inside-the-thread-group.patch
fix-race-between-core-dumping-and-exec.patch
generic-irq-code-missing-export-of-probe_irq_mask.patch
ia64-acpi-build-fix.patch
ia64-config_apci_numa-fix.patch
ide-dev-build-fix.patch
make-tree_lock-an-rwlock.patch
orphaned-pagecache-memleak-fix.patch
ppc32/64_fixes_from_mm (all patches)
provide-a-filesystem-specific-syncable-page-bit_all_fixes.patch
radeonfb-fix-init-exit-section-usage.patch
random-poolsize-int-overflow.diff
sched-fix-preemption-race-core-i386.patch
sched-make-use-of-preempt_schedule_irq-arm.patch
sched-make-use-of-preempt_schedule_irq-ppc.patch
speedup-proc-pid-maps_with_all_fxies.patch
vm-pageout-throttling.patch
and io_sched script in kernel_scr (by Genn)
Code: Select all
CC [M] net/ipv4/netfilter/ipt_MARK.o
In file included from net/ipv4/netfilter/ipt_MARK.c:16:
include/linux/netfilter_ipv4/ipt_MARK.h:19: erreur: types conflictuels pour « IPT_MARK_SET »
include/linux/netfilter_ipv4/ipt_MARK.h:5: erreur: définition précédente de « IPT_MARK_SET » était ici
include/linux/netfilter_ipv4/ipt_MARK.h:20: erreur: types conflictuels pour « IPT_MARK_AND »
include/linux/netfilter_ipv4/ipt_MARK.h:6: erreur: définition précédente de « IPT_MARK_AND » était ici
include/linux/netfilter_ipv4/ipt_MARK.h:22: erreur: types conflictuels pour « IPT_MARK_OR »
include/linux/netfilter_ipv4/ipt_MARK.h:8: erreur: définition précédente de « IPT_MARK_OR » était ici
make[3]: *** [net/ipv4/netfilter/ipt_MARK.o] Erreur 1
make[2]: *** [net/ipv4/netfilter] Erreur 2
make[1]: *** [net/ipv4] Erreur 2
make: *** [net] Erreur 2
Code: Select all
CC [M] net/ipv4/netfilter/ipt_time.o
net/ipv4/netfilter/ipt_time.c:126: warning: initialization makes integer from pointer without a cast
net/ipv4/netfilter/ipt_time.c:126: error: initializer element is not computable at load time
net/ipv4/netfilter/ipt_time.c:126: error: (near initialization for `time_match.revision')
net/ipv4/netfilter/ipt_time.c:126: warning: initialization from incompatible pointer type
net/ipv4/netfilter/ipt_time.c:126: warning: initialization from incompatible pointer type
make[3]: *** [net/ipv4/netfilter/ipt_time.o] Error 1
make[2]: *** [net/ipv4/netfilter] Error 2
make[1]: *** [net/ipv4] Error 2
make: *** [net] Error 2
Code: Select all
CC [M] net/ipv4/netfilter/ipt_osf.o
net/ipv4/netfilter/ipt_osf.c:90: warning: initialization makes integer from pointer without a cast
net/ipv4/netfilter/ipt_osf.c:90: error: initializer element is not computable at load time
net/ipv4/netfilter/ipt_osf.c:90: error: (near initialization for `osf_match.revision')
net/ipv4/netfilter/ipt_osf.c:91: warning: initialization from incompatible pointer type
net/ipv4/netfilter/ipt_osf.c:94: warning: initialization from incompatible pointer type
make[3]: *** [net/ipv4/netfilter/ipt_osf.o] Error 1
make[2]: *** [net/ipv4/netfilter] Error 2
make[1]: *** [net/ipv4] Error 2
make: *** [net] Error 2
Code: Select all
CC [M] net/ipv4/netfilter/ipt_string.o
net/ipv4/netfilter/ipt_string.c: In function `search_sublinear':
net/ipv4/netfilter/ipt_string.c:55: warning: subscript has type `char'
net/ipv4/netfilter/ipt_string.c:80: warning: subscript has type `char'
net/ipv4/netfilter/ipt_string.c: At top level:
net/ipv4/netfilter/ipt_string.c:174: warning: initialization makes integer from pointer without a cast
net/ipv4/netfilter/ipt_string.c:174: error: initializer element is not computable at load time
net/ipv4/netfilter/ipt_string.c:174: error: (near initialization for `string_match.revision')
net/ipv4/netfilter/ipt_string.c:174: warning: initialization from incompatible pointer type
net/ipv4/netfilter/ipt_string.c:174: warning: initialization from incompatible pointer type
make[3]: *** [net/ipv4/netfilter/ipt_string.o] Error 1
make[2]: *** [net/ipv4/netfilter] Error 2
make[1]: *** [net/ipv4] Error 2
make: *** [net] Error 2
nicebabykart wrote:my two boxes are OK...![]()
thx fallow...
hehe:) greatfeld wrote:trying your sources for fun. so far so good. nice work!
although, i must admit, it has too much fancy stuff in it a regular old guy like me wont use :p but nontheless, its smooth!
-Feld
the orinoca patch is from net-dev patch from kernel.orgrmh3093 wrote:the orinoco drivers dont work for me
Code: Select all
# patch -p1 < vv_e4_orinoco1.diff fallow wrote:nicebabykart wrote:my two boxes are OK...![]()
thx fallow...my pleasure
![]()
hehe:) greatfeld wrote:trying your sources for fun. so far so good. nice work!
although, i must admit, it has too much fancy stuff in it a regular old guy like me wont use :p but nontheless, its smooth!
-Feld![]()
thx.
the orinoca patch is from net-dev patch from kernel.orgrmh3093 wrote:the orinoco drivers dont work for me
I was done some other patch for vv_e4 based on orinoco-2.6.9-rfmon-dragorn-1.diff , Try this in addition to vv_e4
http://vivid.dat.pl/2611rc1vv_e4/vv_e4_orinoco1.diff
of course in main kernel_src dirIf it working and be OK , I will add it to the next release ,Code: Select all
# patch -p1 < vv_e4_orinoco1.diff
cheers
