View previous topic :: View next topic |
Author |
Message |
OneOfOne Guru
Joined: 28 May 2003 Posts: 368
|
Posted: Wed Apr 07, 2004 5:21 pm Post subject: 2.6.5-love2 "Pasadena Junior High" |
|
|
yet again another new love.
this is mainly a sync to -mm2, added supermount, orinico, Con's Autoswappiness, and Nick's VM work (NOT the scheduler).
Code: |
# 2.6.5-love2 aka "Pasadena Junior High" 's notes :
# format : |name ver|description|url|status|
|2.6.5-mm2|mm patchset for 2.6.5|http://www.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.5/2.6.5-mm2/|clean|
|speedtch.c|Alcatel SpeedTouch USB driver v1.8 (not a patch)|http://cvs.sourceforge.net/viewcvs.py/linux-usb/speedtouch/speedtch.c|clean|
|bootsplash-3.1.4-2.6.5.patch.bz2|bootsplash patch for linux|ftp://ftp.suse.com/pub/people/stepan/bootsplash/kernel/ or emerge ">=media-gfx/bootsplash-r13"|clean|
|menuconfig-NAME-v1.0.patch|Sets the name in menuconfig|-|clean,fuzz|
|cflags-selection.patch.bz2|cflags selection patch|-|clean,fuzz|
|config_hz.patch.bz2|config hz :P|-|clean,2 hunks not fixed but it works anyway|
|layer7-kernelpatch-nf-0.4.0.bz2|layer7 target for iptables|http://l7-filter.sourceforge.net|clean|
|ipw2100-2.6.4-0.40-pre.tgz|Intel PRO/Wireless 2100 Driver for Linux|http://ipw2100.sourceforge.net/|clean|
|linux-2.6.0.dxr3.20031229.diff.bz2|dxr3/H+ Support|-|clean|
|lirc-2.6.3-20040303.bz2|Linux Infrared Remote Control|http://www.lirc.org|clean, 1 hunk fixed|
|lufs-0.9.7-2.6.0-test9.patch.bz2|Linux Userland Filesystem|http://lufs.sf.net|clean,3 fuzz'es|
|love_ppm.patch.bz2|ssssh secret|-|clean|
|sis_agpgart_support.patch.bz2|SIS AGPart support|-|clean, 2 hunks applied by someone else|
|sii-3512-update.patch.bz2|Silicon Image Updates|-|clean with fuzz|
|via-v4l-1.4a-drm.patch.bz2|Via Epia DRM Support|-|clean|
|viafb_01.diff.bz2|Via Epia FB Support|-|clean|
|acerhk.patch.bz2|Acer Hotkey Support|-|clean, 1 hunk fixed by hand|
|acx100-0.2.0pre7-linux2.6.2.diff.bz2|The ACX100 wireless network driver|http://acx100.sourceforge.net/|clean, 1 weird *i think* not need hunk|
|patch-2.4.x-vesafb-rrc.bz2|VesaFB refresh rate hack|-|clean with fuzz|
|patch-2.6.4-amd76x_pm.bz2|who knows|-|-|
|4k-stacks-always-on.patch|reversed because it screws up nvidia|mm's broken-out|clean|
|iriver.patch|iriver|-|clean|
|vm-split-active.patch|nick's vm work (NOT the cpu scheduler|-|applied by Irrumator|
|supermount-2.0.4-2.6.5-love1.patch.gz|supermount|-|1 hunk, fixed by hand|
|no-warning-patch|fixes xfree86 warnings in dmesg and badness and makes kernel tad smaller|-|clean|
|nforce2-disconnect-quirk.patch.bz2|some nforce2 fixes|-|1 hunk, fixed by hand
|move-__this_module-to-modpost.patch|reversed to fix nvidia problems, period|mm's broken-out|clean|
|orinoco-0.13e-patch.diff.bz2|orinoco update|-|clean|
|patch-2.6.4-am9.bz2|Con's autoswappiness|http://ck.kolivas.org/patches/2.6/2.6.4/2.6.4-ck2/split/|clean|
#-------------------------------------------------------------------------------------
# compile errors:
# drivers/char/agp/generic.c: punch of redefines, fixed by copying the original file *hopefully* and it compiles fine.
# mm/vmscan.c: fixed by hand
|
http://oneofone.limitlessfx.com/love-sources/
peace |
|
Back to top |
|
|
neenee Veteran
Joined: 20 Jul 2003 Posts: 1786
|
Posted: Wed Apr 07, 2004 5:22 pm Post subject: |
|
|
compiled and runs like a charm here |
|
Back to top |
|
|
tomk Bodhisattva
Joined: 23 Sep 2003 Posts: 7221 Location: Sat in front of my computer
|
|
Back to top |
|
|
Corky Guru
Joined: 08 Jul 2003 Posts: 473 Location: Ethorehus, Norge
|
Posted: Wed Apr 07, 2004 6:12 pm Post subject: |
|
|
Running smoothly here too, and seems to be more responsive than ever, thanks _________________ Bunder for president ^o^ |
|
Back to top |
|
|
xa0n n00b
Joined: 03 Apr 2003 Posts: 12
|
Posted: Wed Apr 07, 2004 6:25 pm Post subject: some problems here |
|
|
does anybody have the same errors ?
CC [M] drivers/char/agp/generic.o
drivers/char/agp/generic.c:1048: error: redefinition of `agp3_generic_fetch_size'
drivers/char/agp/generic.c:966: error: `agp3_generic_fetch_size' previously defined here
drivers/char/agp/generic.c:1067: error: redefinition of `__kstrtab_agp3_generic_fetch_size'
drivers/char/agp/generic.c:985: error: `__kstrtab_agp3_generic_fetch_size' previously defined here
drivers/char/agp/generic.c:1067: error: redefinition of `__ksymtab_agp3_generic_fetch_size'
drivers/char/agp/generic.c:985: error: `__ksymtab_agp3_generic_fetch_size' previously defined here
drivers/char/agp/generic.c:1070: error: redefinition of `agp3_generic_tlbflush'
drivers/char/agp/generic.c:988: error: `agp3_generic_tlbflush' previously defined here
drivers/char/agp/generic.c:1076: error: redefinition of `__kstrtab_agp3_generic_tlbflush'
drivers/char/agp/generic.c:994: error: `__kstrtab_agp3_generic_tlbflush' previously defined here
drivers/char/agp/generic.c:1076: error: redefinition of `__ksymtab_agp3_generic_tlbflush'
drivers/char/agp/generic.c:994: error: `__ksymtab_agp3_generic_tlbflush' previously defined here
drivers/char/agp/generic.c:1079: error: redefinition of `agp3_generic_configure'
drivers/char/agp/generic.c:997: error: `agp3_generic_configure' previously defined here
drivers/char/agp/generic.c:1099: error: redefinition of `__kstrtab_agp3_generic_configure'
drivers/char/agp/generic.c:1015: error: `__kstrtab_agp3_generic_configure' previously defined here
drivers/char/agp/generic.c:1099: error: redefinition of `__ksymtab_agp3_generic_configure'
drivers/char/agp/generic.c:1015: error: `__ksymtab_agp3_generic_configure' previously defined here
drivers/char/agp/generic.c:1102: error: redefinition of `agp3_generic_cleanup'
drivers/char/agp/generic.c:1018: error: `agp3_generic_cleanup' previously defined here
drivers/char/agp/generic.c:1107: error: redefinition of `__kstrtab_agp3_generic_cleanup'
drivers/char/agp/generic.c:1023: error: `__kstrtab_agp3_generic_cleanup' previously defined here
drivers/char/agp/generic.c:1107: error: redefinition of `__ksymtab_agp3_generic_cleanup'
drivers/char/agp/generic.c:1023: error: `__ksymtab_agp3_generic_cleanup' previously defined here
drivers/char/agp/generic.c:1109: error: redefinition of `agp3_generic_sizes'
drivers/char/agp/generic.c:1025: error: `agp3_generic_sizes' previously defined here
drivers/char/agp/generic.c:1123: error: redefinition of `__kstrtab_agp3_generic_sizes'
drivers/char/agp/generic.c:1039: error: `__kstrtab_agp3_generic_sizes' previously defined here
drivers/char/agp/generic.c:1123: error: redefinition of `__ksymtab_agp3_generic_sizes'
drivers/char/agp/generic.c:1039: error: `__ksymtab_agp3_generic_sizes' previously defined here
{standard input}: Assembler messages:
{standard input}:2296: Error: symbol `__kstrtab_agp3_generic_fetch_size' is already defined
{standard input}:2302: Error: symbol `__ksymtab_agp3_generic_fetch_size' is already defined
{standard input}:2308: Error: symbol `__kstrtab_agp3_generic_tlbflush' is already defined
{standard input}:2314: Error: symbol `__ksymtab_agp3_generic_tlbflush' is already defined
{standard input}:2320: Error: symbol `__kstrtab_agp3_generic_configure' is already defined
{standard input}:2326: Error: symbol `__ksymtab_agp3_generic_configure' is already defined
{standard input}:2332: Error: symbol `__kstrtab_agp3_generic_cleanup' is already defined
{standard input}:2338: Error: symbol `__ksymtab_agp3_generic_cleanup' is already defined
{standard input}:2346: Error: symbol `agp3_generic_sizes' is already defined
{standard input}:2405: Error: symbol `__kstrtab_agp3_generic_sizes' is already defined
{standard input}:2411: Error: symbol `__ksymtab_agp3_generic_sizes' is already defined
make[3]: *** [drivers/char/agp/generic.o] Fehler 1
make[2]: *** [drivers/char/agp] Fehler 2
make[1]: *** [drivers/char] Fehler 2
make: *** [drivers] Fehler 2
it is the first time i see this sort of error....
xa0n |
|
Back to top |
|
|
IvanHoe l33t
Joined: 05 Oct 2002 Posts: 658
|
Posted: Wed Apr 07, 2004 6:53 pm Post subject: |
|
|
Sorry if this question has already been asked (and I'm sure it has), but why aren't love-sources in the portage tree?
[edit] Oh, and does the IteRaid support work in 64 bit mode (Athlon64)? |
|
Back to top |
|
|
steel300 Veteran
Joined: 10 Jul 2003 Posts: 1155
|
Posted: Wed Apr 07, 2004 7:24 pm Post subject: |
|
|
IvanHoe wrote: | Sorry if this question has already been asked (and I'm sure it has), but why aren't love-sources in the portage tree?
[edit] Oh, and does the IteRaid support work in 64 bit mode (Athlon64)? |
Check the forums for poll on love-sources being in portage. You'll find everything you need there.
I'm not sure if IteRaid support works in 64bit mode. Alas, I can not test it. If you had a spare AMD64 lying around, I'd be glad to test it for you (hint hint) _________________ Rationality is the recognition of the fact that nothing can alter the truth and nothing can take precedence over that act of perceiving it. |
|
Back to top |
|
|
TRx Tux's lil' helper
Joined: 27 Jul 2003 Posts: 126 Location: Madrid, Spain
|
Posted: Wed Apr 07, 2004 7:40 pm Post subject: |
|
|
Gonna try love-sources for first time. I've been using -mm since I started with gentoo (10 months) and i would laike to try something "beyond"
I hope they wont let me down _________________ GNU/Linux registered user #333828
|
|
Back to top |
|
|
c0bblers Guru
Joined: 28 Mar 2003 Posts: 403
|
|
Back to top |
|
|
danone Guru
Joined: 18 Jan 2004 Posts: 398 Location: Germany
|
Posted: Wed Apr 07, 2004 7:56 pm Post subject: |
|
|
compiled like charm:-) will restart now with new baselayout..brb
EDIT:runing like charm - btw on boot it takes a approx 10sec longer while usb mouse found _________________ [:: Processor: Intel Core 2 Duo E6300 ]::[ Mainboard: ASUS P5B Deluxe ]::[ GPU: nVidia 7900GTO ::]
[:: RAM: HyperX DDR2 800 ]::[ Samsung SH-183A SATA:: CREATiVE X-Fi XtremeMusic :: ] |
|
Back to top |
|
|
fallow Bodhisattva
Joined: 08 Jan 2004 Posts: 2208 Location: Poland
|
Posted: Wed Apr 07, 2004 8:54 pm Post subject: |
|
|
hello
i like love-sources , last i have 2.6.5-love2 this is my errors
Code: |
LD drivers/i2c/built-in.o
LD drivers/ide/ide-core.o
LD drivers/ide/built-in.o
CC drivers/scsi/scsi.o
CC drivers/scsi/hosts.o
CC drivers/scsi/scsi_error.o
CC drivers/scsi/scsi_lib.o
CC drivers/scsi/scsi_scan.o
CC drivers/scsi/scsi_sysfs.o
CC drivers/scsi/scsi_devinfo.o
CC drivers/scsi/sr.o
drivers/scsi/sr.c: In function `scsi_cd_get':
drivers/scsi/sr.c:128: error: structure has no member named `kobj'
drivers/scsi/sr.c: In function `scsi_cd_put':
drivers/scsi/sr.c:135: error: structure has no member named `kobj'
drivers/scsi/sr.c: In function `sr_probe':
drivers/scsi/sr.c:584: error: structure has no member named `kobj'
drivers/scsi/sr.c:585: error: structure has no member named `kobj'
drivers/scsi/sr.c: In function `sr_kobject_release':
drivers/scsi/sr.c:934: error: structure has no member named `kobj'
drivers/scsi/sr.c:934: warning: type defaults to `int' in declaration of `__mptr'
drivers/scsi/sr.c:934: warning: initialization from incompatible pointer type
drivers/scsi/sr.c:934: error: structure has no member named `kobj'
make[2]: *** [drivers/scsi/sr.o] Error 1
make[1]: *** [drivers/scsi] Error 2
make: *** [drivers] Error 2
|
greetzz i`m looking for fix in new version |
|
Back to top |
|
|
TRx Tux's lil' helper
Joined: 27 Jul 2003 Posts: 126 Location: Madrid, Spain
|
Posted: Wed Apr 07, 2004 9:00 pm Post subject: |
|
|
Compiles like a charm.
Boots without errors.
But when i try to start X i just get a black screen and i have to reboot manually. _________________ GNU/Linux registered user #333828
|
|
Back to top |
|
|
danone Guru
Joined: 18 Jan 2004 Posts: 398 Location: Germany
|
Posted: Wed Apr 07, 2004 9:00 pm Post subject: |
|
|
fallow wrote: | hello
i like love-sources , last i have 2.6.5-love2 this is my errors
Code: |
'
make[2]: *** [drivers/scsi/sr.o] Error 1
make[1]: *** [drivers/scsi] Error 2
make: *** [drivers] Error 2
|
greetzz i`m looking for fix in new version |
Apply this diff for all who got SCSI error on comile
Code: | diff -puN drivers/scsi/sr.c~sr-build-fix drivers/scsi/sr.c
--- 25/drivers/scsi/sr.c~sr-build-fix 2004-04-07 00:07:47.559098560 -0700
+++ 25-akpm/drivers/scsi/sr.c 2004-04-07 00:08:02.302857168 -0700
@@ -113,28 +113,6 @@ static struct cdrom_device_ops sr_dops =
.generic_packet = sr_packet,
};
-static void sr_kobject_release(struct kobject *kobj);
-
-static struct kobj_type scsi_cdrom_kobj_type = {
- .release = sr_kobject_release,
-};
-
-/*
- * The get and put routines for the struct scsi_cd. Note this entity
- * has a scsi_device pointer and owns a reference to this.
- */
-static inline int scsi_cd_get(struct scsi_cd *cd)
-{
- if (!kobject_get(&cd->kobj))
- return -ENODEV;
- return 0;
-}
-
-static inline void scsi_cd_put(struct scsi_cd *cd)
-{
- kobject_put(&cd->kobj);
-}
-
/*
* This function checks to see if the media has been changed in the
* CDROM drive. It is possible that we have already sensed a change,
@@ -446,15 +424,8 @@ static int sr_block_open(struct inode *i
static int sr_block_release(struct inode *inode, struct file *file)
{
- int ret;
struct scsi_cd *cd = scsi_cd(inode->i_bdev->bd_disk);
- ret = cdrom_release(&cd->cdi, file);
- if(ret)
- return ret;
-
- scsi_cd_put(cd);
-
- return 0;
+ return cdrom_release(&cd->cdi, file);
}
static int sr_block_ioctl(struct inode *inode, struct file *file, unsigned cmd,
@@ -496,7 +467,7 @@ static int sr_open(struct cdrom_device_i
struct scsi_device *sdev = cd->device;
int retval;
- retval = scsi_cd_get(cd);
+ retval = scsi_device_get(sdev);
if (retval)
return retval;
@@ -518,7 +489,7 @@ static int sr_open(struct cdrom_device_i
return 0;
error_out:
- scsi_cd_put(cd);
+ scsi_device_put(sdev);
return retval;
}
@@ -529,6 +500,7 @@ static void sr_release(struct cdrom_devi
if (cd->device->sector_size > 2048)
sr_set_blocklength(cd, 2048);
+ scsi_device_put(cd->device);
}
static int sr_probe(struct device *dev)
@@ -542,18 +514,12 @@ static int sr_probe(struct device *dev)
if (sdev->type != TYPE_ROM && sdev->type != TYPE_WORM)
goto fail;
- if ((error = scsi_device_get(sdev)) != 0)
- goto fail;
-
error = -ENOMEM;
cd = kmalloc(sizeof(*cd), GFP_KERNEL);
if (!cd)
- goto fail_put_sdev;
+ goto fail;
memset(cd, 0, sizeof(*cd));
- kobject_init(&cd->kobj);
- cd->kobj.ktype = &scsi_cdrom_kobj_type;
-
disk = alloc_disk(1);
if (!disk)
goto fail_free;
@@ -622,8 +588,6 @@ fail_put:
put_disk(disk);
fail_free:
kfree(cd);
-fail_put_sdev:
- scsi_device_put(sdev);
fail:
return error;
}
@@ -899,32 +863,20 @@ static int sr_packet(struct cdrom_device
return cgc->stat;
}
-static void sr_kobject_release(struct kobject *kobj)
+static int sr_remove(struct device *dev)
{
- struct scsi_cd *cd = container_of(kobj, struct scsi_cd, kobj);
- struct scsi_device *sdev = cd->device;
+ struct scsi_cd *cd = dev_get_drvdata(dev);
+
+ del_gendisk(cd->disk);
spin_lock(&sr_index_lock);
clear_bit(cd->disk->first_minor, sr_index_bits);
spin_unlock(&sr_index_lock);
- unregister_cdrom(&cd->cdi);
-
put_disk(cd->disk);
-
+ unregister_cdrom(&cd->cdi);
kfree(cd);
- scsi_device_put(sdev);
-}
-
-static int sr_remove(struct device *dev)
-{
- struct scsi_cd *cd = dev_get_drvdata(dev);
-
- del_gendisk(cd->disk);
-
- scsi_cd_put(cd);
-
return 0;
}
|
@ TRx
add following to grub if you are using nvidiacard
Code: | noacpi=yes pci=noacpi | should fix your problem _________________ [:: Processor: Intel Core 2 Duo E6300 ]::[ Mainboard: ASUS P5B Deluxe ]::[ GPU: nVidia 7900GTO ::]
[:: RAM: HyperX DDR2 800 ]::[ Samsung SH-183A SATA:: CREATiVE X-Fi XtremeMusic :: ]
Last edited by danone on Wed Apr 07, 2004 9:08 pm; edited 3 times in total |
|
Back to top |
|
|
snakattak3 Guru
Joined: 11 Dec 2002 Posts: 468 Location: Seattle
|
Posted: Wed Apr 07, 2004 9:01 pm Post subject: |
|
|
[EDIT]
danone replied at the same time I wrote. Will have to try that scsi patch.
[/EDIT] _________________ Ban Reality TV!
Adopt an Unanswered Post |
|
Back to top |
|
|
fallow Bodhisattva
Joined: 08 Jan 2004 Posts: 2208 Location: Poland
|
Posted: Wed Apr 07, 2004 10:08 pm Post subject: |
|
|
i have some rej`s with this diff , i use /scsi/* from 2.6.5-love1.5 patch in love2
if someting will be wrong , i try to change this rej`s but now is night in my country i go to sleep
thx and greetings |
|
Back to top |
|
|
glowwormy n00b
Joined: 26 Apr 2003 Posts: 32
|
Posted: Wed Apr 07, 2004 11:38 pm Post subject: |
|
|
lirc_i2c doesnt compile - still no remote for me:
drivers/char/lirc/lirc_i2c.c: In function `add_to_buf_pcf8574':
drivers/char/lirc/lirc_i2c.c:137: error: structure has no member named `c'
drivers/char/lirc/lirc_i2c.c: In function `add_to_buf_haup':
drivers/char/lirc/lirc_i2c.c:170: error: structure has no member named `c'
drivers/char/lirc/lirc_i2c.c: In function `add_to_buf_pixelview':
drivers/char/lirc/lirc_i2c.c:203: error: structure has no member named `c'
drivers/char/lirc/lirc_i2c.c:212: error: invalid type argument of `unary *'
drivers/char/lirc/lirc_i2c.c:212: error: `b' undeclared (first use in this function)
drivers/char/lirc/lirc_i2c.c:212: error: (Each undeclared identifier is reported only once
drivers/char/lirc/lirc_i2c.c:212: error: for each function it appears in.)
drivers/char/lirc/lirc_i2c.c: In function `add_to_buf_pv951':
drivers/char/lirc/lirc_i2c.c:223: error: structure has no member named `c'
drivers/char/lirc/lirc_i2c.c: In function `add_to_buf_knc1':
drivers/char/lirc/lirc_i2c.c:248: error: structure has no member named `c'
make[3]: *** [drivers/char/lirc/lirc_i2c.o] Fehler 1
make[2]: *** [drivers/char/lirc] Fehler 2
make[1]: *** [drivers/char] Fehler 2
make: *** [drivers] Fehler 2 |
|
Back to top |
|
|
mwm2000 n00b
Joined: 20 Jun 2003 Posts: 26
|
Posted: Wed Apr 07, 2004 11:45 pm Post subject: |
|
|
Well after applying the scsi patch everything is working fine. I did however notice something slighly odd just before I upgraded to this kernel. I was running 2.6.5-love1 and the system had been up for a few hours (just normal usage) when I noticed that the performace was really bad. I ran top to try and get to the bottom of it and noted that pdflush a root owned process was taking about 98% of the cpu time I left it for a while to see if it would fix itself, It did not. Anyone know what caused this ?
Well im gonna try and run this new kernel for a bit see if the same thing happens.
Code: | Linux mwm2000 2.6.5-love2 #3 Thu Apr 8 00:18:24 BST 2004 i686 Intel(R) Pentium(R) 4 CPU 2.53GHz GenuineIntel GNU/Linux |
_________________ Matt |
|
Back to top |
|
|
Robe n00b
Joined: 05 Jan 2004 Posts: 64
|
Posted: Thu Apr 08, 2004 12:44 am Post subject: Works great! |
|
|
Just downloaded and compiled. Fixed all nvidia problems and seems to be VERY responsive!! Keep up the excellect work |
|
Back to top |
|
|
NeoCORE Tux's lil' helper
Joined: 15 Mar 2003 Posts: 100 Location: Ireland
|
Posted: Thu Apr 08, 2004 2:01 am Post subject: Re: 2.6.5-love2 "Pasadena Junior High" |
|
|
OneOfOne wrote: |
Code: |
|speedtch.c|Alcatel SpeedTouch USB driver v1.8 (not a patch)|http://cvs.sourceforge.net/viewcvs.py/linux-usb/speedtouch/speedtch.c|clean|
|
|
It mentions here that there is alcatel speedtouch support. I can't find it anywhere!?
I am transfering my settings from love1-2.6.2_rc1 (manually through xconfig) and I can't find it anywhere... I have even searched the config file through a text editor to see if its there... no luck..
Any help would be great =)
NeoCORE _________________ To err is human, but to really foul things up, you need a computer
NeoCORE Network
Adopt a post today! |
|
Back to top |
|
|
Plastic l33t
Joined: 24 Mar 2004 Posts: 649
|
Posted: Thu Apr 08, 2004 3:34 am Post subject: |
|
|
I'm still waiting (sitting tight at 2.6.5_rc1-love2) for the return of Nick's scheduler. Is there an ETA on that? (trying not to be a whiny user picking on the hardworking kernel devs) |
|
Back to top |
|
|
steel300 Veteran
Joined: 10 Jul 2003 Posts: 1155
|
Posted: Thu Apr 08, 2004 5:12 am Post subject: |
|
|
Plastic wrote: | I'm still waiting (sitting tight at 2.6.5_rc1-love2) for the return of Nick's scheduler. Is there an ETA on that? (trying not to be a whiny user picking on the hardworking kernel devs) |
Nick's scheduler will be in the next release. I'm working on it as we speak. _________________ Rationality is the recognition of the fact that nothing can alter the truth and nothing can take precedence over that act of perceiving it. |
|
Back to top |
|
|
danone Guru
Joined: 18 Jan 2004 Posts: 398 Location: Germany
|
Posted: Thu Apr 08, 2004 5:50 am Post subject: |
|
|
This are good news Steel:-) The kernel works fine...but I don't get the feeling of performance as it was with Nick Sched..in 2.6.5-rc1-love2.
but maybe I'm wrong... _________________ [:: Processor: Intel Core 2 Duo E6300 ]::[ Mainboard: ASUS P5B Deluxe ]::[ GPU: nVidia 7900GTO ::]
[:: RAM: HyperX DDR2 800 ]::[ Samsung SH-183A SATA:: CREATiVE X-Fi XtremeMusic :: ] |
|
Back to top |
|
|
OneOfOne Guru
Joined: 28 May 2003 Posts: 368
|
Posted: Thu Apr 08, 2004 6:34 am Post subject: Re: 2.6.5-love2 "Pasadena Junior High" |
|
|
NeoCORE wrote: | OneOfOne wrote: |
Code: |
|speedtch.c|Alcatel SpeedTouch USB driver v1.8 (not a patch)|http://cvs.sourceforge.net/viewcvs.py/linux-usb/speedtouch/speedtch.c|clean|
|
|
It mentions here that there is alcatel speedtouch support. I can't find it anywhere!?
I am transfering my settings from love1-2.6.2_rc1 (manually through xconfig) and I can't find it anywhere... I have even searched the config file through a text editor to see if its there... no luck..
Any help would be great =)
NeoCORE |
The driver have always been in usb devices, this is simply an update.
It depends on both USB and ATM support.
one more thing, it doesnt work on > 2.6.5-rc1 nor hotplug > 20040105, could you try and tell me if it works or not? modem_run goes D state.
peace |
|
Back to top |
|
|
steel300 Veteran
Joined: 10 Jul 2003 Posts: 1155
|
Posted: Thu Apr 08, 2004 6:51 am Post subject: |
|
|
2.6.5-love3 aka "Your Tea Is Ready Mrs Onassis" is available at http://www.public.iastate.edu/~jpcox/
The only things that have changed is the addition of Nick's Scheduler and the scsi fix. Download and enjoy the Nick goodness. _________________ Rationality is the recognition of the fact that nothing can alter the truth and nothing can take precedence over that act of perceiving it. |
|
Back to top |
|
|
skion Tux's lil' helper
Joined: 18 Aug 2003 Posts: 99 Location: Amsterdam, Netherlands
|
Posted: Thu Apr 08, 2004 7:06 am Post subject: |
|
|
Great work guys! Just to know, is there any reason the iteraid patch was taken out in the last releases?
Tnx, _________________ - Skion |
|
Back to top |
|
|
|