View previous topic :: View next topic |
Author |
Message |
OneOfOne Guru
Joined: 28 May 2003 Posts: 368
|
Posted: Wed Sep 08, 2004 5:48 am Post subject: 2.6.9-rc1-love2 aka "I'm the one who is many" |
|
|
Here comes the one who is many, the one who brings order to chaos!
(yes I love startrek..)
Quote: |
2.6.9-rc1-love2 "I'm the one who is many"
2.6.9-rc1-mm4 | latest mm ( including latest nicksched, reiser4, and other toys )
sk98lin_v7.07_2.6.9-rc1-mm4.patch | sk86lin driver update : http://lkml.org/lkml/2004/9/7/121
correct-elf-section-used-for-out-of-line-spinlocks.patch | reversed : http://lkml.org/lkml/2004/9/7/153
i8042-x86ia64io.h.fix : ps2 keyboard fix : http://lkml.org/lkml/2004/9/7/303
1g_lowmem2_i386.diff | 1gb lowmem patch (lets you use 1gb of ram without having to use highmem support)
config-nr-tty-devices.patch.bz2 | config how many /dev/tty's you want
cfq.iosched.v2.patch | new version of cfq scheduler
squashfs2.0-patch | squashfs v2.0r2
configurable-hid-mouse-polling-2.6.8.1.patch | usb mouse hack : https://forums.gentoo.org/viewtopic.php?p=1501257#1501257
9000_SuSE-117-writeback-lat.patch.bz2 | writeback latency fix
acpi-dsdt-initrd-patch-v0.4-2.6.7.patch | Custom acpi dsdt (http://gaugusch.at/kernel.shtml) -might be broken
lufs-0.9.7-2.6.0-test9.patch | lufs
via-v4l-1.4a-drm.patch.bz2 | Via Video4Linux stuff
omnibook-2.6.8-rc2-bk2.diff | omnibook support
lirc-0.7.0pre7-2.6.9-rc1-mm4.patch | Lirc
ipw2100-0.54 | new ipw2100
cdfs-2.6.3a.diff | exports all tracks and boot images on a CD as normal files
menuconfig-NAME-v2.1-dev2.patch | name in menuconfig
# notes :
# fb-related patches are broken (vesa-tng, fbsplash, viafb).
# if you use md (raid) or AFS, disable CacheFS.
# custom acpi-dsdt *might* be broken.
# HT (SMT) problems are random, only fix is to disable SMT.
# kernel-events-rml-2.6.9-rc1-mm2-3.patch, nforce2-*.diff, dropped because of no interest
# defaultcfq.diff dropped because of this new experimental CFQ, you are encouraged to pass elevator=cfq to the kernel by hand if you want to use cfq.
#
# md5sum : 6e5d21c935cb7997ca293c915c73aa3f 2.6.9-rc1-love2.bz2
#
|
grab it @ http://www.love-sources.org
http://sourceforge.net/project/showfiles.php?group_id=100074&package_id=107884
http://sourceforge.net/projects/love-sources
for support please join us @ #love-sources on freenode (don't ask on #gentoo).
note, this applies on top of 2.6.9-rc1-mm4 which needs 2.6.8 NOT 2.6.8.1.
please give more feed back here, also any patch requests.
peace
Last edited by OneOfOne on Wed Sep 08, 2004 3:49 pm; edited 1 time in total |
|
Back to top |
|
|
sobers_2002 Veteran
Joined: 16 Mar 2004 Posts: 1128
|
|
Back to top |
|
|
OneOfOne Guru
Joined: 28 May 2003 Posts: 368
|
Posted: Wed Sep 08, 2004 7:11 am Post subject: |
|
|
sobers_2002 wrote: | as per ur notes......why is fb broken??? |
fb isnt, patches that need fb are.
some changes in fbmem.c/fbcon.h
peace |
|
Back to top |
|
|
OneOfOne Guru
Joined: 28 May 2003 Posts: 368
|
Posted: Wed Sep 08, 2004 7:38 am Post subject: |
|
|
:-/ found a bug with usb :
Quote: |
Sep 8 10:26:25 UnimatrixZero usb 1-1: USB disconnect, address 2
Sep 8 10:26:25 UnimatrixZero usb_unlink_urb() is deprecated for synchronous unlinks. Use usb_kill_urb()
Sep 8 10:26:25 UnimatrixZero Badness in usb_unlink_urb at drivers/usb/core/urb.c:456
Sep 8 10:26:25 UnimatrixZero [<b0104384>] dump_stack+0x15/0x17
Sep 8 10:26:25 UnimatrixZero [<b02ad5bb>] usb_unlink_urb+0x3f/0x7b
Sep 8 10:26:25 UnimatrixZero [<f08c175e>] udsl_usb_disconnect+0x39/0x215 [speedtch]
Sep 8 10:26:25 UnimatrixZero [<b02a8df8>] usb_unbind_interface+0x2f/0x54
Sep 8 10:26:25 UnimatrixZero [<b02865ba>] device_release_driver+0x3f/0x4a
Sep 8 10:26:25 UnimatrixZero [<b028677a>] bus_remove_device+0x42/0x7b
Sep 8 10:26:25 UnimatrixZero [<b0285afe>] device_del+0x59/0x73
Sep 8 10:26:25 UnimatrixZero [<b02ae40c>] usb_disable_device+0x60/0xca
Sep 8 10:26:25 UnimatrixZero [<b02aa8ed>] usb_disconnect+0x96/0x10f
Sep 8 10:26:25 UnimatrixZero [<b02ab3b3>] hub_port_connect_change+0x5d/0x307
Sep 8 10:26:25 UnimatrixZero [<b02ab88d>] hub_events+0x230/0x2db
Sep 8 10:26:25 UnimatrixZero [<b02ab959>] hub_thread+0x21/0xd8
Sep 8 10:26:25 UnimatrixZero [<b0101d1d>] kernel_thread_helper+0x5/0xb
Sep 8 10:26:25 UnimatrixZero usb_unlink_urb() is deprecated for synchronous unlinks. Use usb_kill_urb()
Sep 8 10:26:25 UnimatrixZero Badness in usb_unlink_urb at drivers/usb/core/urb.c:456
Sep 8 10:26:25 UnimatrixZero [<b0104384>] dump_stack+0x15/0x17
Sep 8 10:26:25 UnimatrixZero [<b02ad5bb>] usb_unlink_urb+0x3f/0x7b
Sep 8 10:26:25 UnimatrixZero [<f08c175e>] udsl_usb_disconnect+0x39/0x215 [speedtch]
Sep 8 10:26:25 UnimatrixZero [<b02a8df8>] usb_unbind_interface+0x2f/0x54
Sep 8 10:26:25 UnimatrixZero [<b02865ba>] device_release_driver+0x3f/0x4a
Sep 8 10:26:25 UnimatrixZero [<b028677a>] bus_remove_device+0x42/0x7b
Sep 8 10:26:25 UnimatrixZero [<b0285afe>] device_del+0x59/0x73
Sep 8 10:26:25 UnimatrixZero [<b02ae40c>] usb_disable_device+0x60/0xca
Sep 8 10:26:25 UnimatrixZero [<b02aa8ed>] usb_disconnect+0x96/0x10f
Sep 8 10:26:25 UnimatrixZero [<b02ab3b3>] hub_port_connect_change+0x5d/0x307
Sep 8 10:26:25 UnimatrixZero [<b02ab88d>] hub_events+0x230/0x2db
Sep 8 10:26:25 UnimatrixZero [<b02ab959>] hub_thread+0x21/0xd8
Sep 8 10:26:25 UnimatrixZero [<b0101d1d>] kernel_thread_helper+0x5/0xb
Sep 8 10:26:25 UnimatrixZero usb_unlink_urb() is deprecated for synchronous unlinks. Use usb_kill_urb()
Sep 8 10:26:25 UnimatrixZero Badness in usb_unlink_urb at drivers/usb/core/urb.c:456
Sep 8 10:26:25 UnimatrixZero [<b0104384>] dump_stack+0x15/0x17
Sep 8 10:26:25 UnimatrixZero [<b02ad5bb>] usb_unlink_urb+0x3f/0x7b
Sep 8 10:26:25 UnimatrixZero [<f08c184a>] udsl_usb_disconnect+0x125/0x215 [speedtch]
Sep 8 10:26:25 UnimatrixZero [<b02a8df8>] usb_unbind_interface+0x2f/0x54
Sep 8 10:26:25 UnimatrixZero [<b02865ba>] device_release_driver+0x3f/0x4a
Sep 8 10:26:25 UnimatrixZero [<b028677a>] bus_remove_device+0x42/0x7b
Sep 8 10:26:25 UnimatrixZero [<b0285afe>] device_del+0x59/0x73
Sep 8 10:26:25 UnimatrixZero [<b02ae40c>] usb_disable_device+0x60/0xca
Sep 8 10:26:25 UnimatrixZero [<b02aa8ed>] usb_disconnect+0x96/0x10f
Sep 8 10:26:25 UnimatrixZero [<b02ab3b3>] hub_port_connect_change+0x5d/0x307
Sep 8 10:26:25 UnimatrixZero [<b02ab88d>] hub_events+0x230/0x2db
Sep 8 10:26:25 UnimatrixZero [<b02ab959>] hub_thread+0x21/0xd8
Sep 8 10:26:25 UnimatrixZero [<b0101d1d>] kernel_thread_helper+0x5/0xb
Sep 8 10:26:25 UnimatrixZero usb_unlink_urb() is deprecated for synchronous unlinks. Use usb_kill_urb()
Sep 8 10:26:25 UnimatrixZero Badness in usb_unlink_urb at drivers/usb/core/urb.c:456
Sep 8 10:26:25 UnimatrixZero [<b0104384>] dump_stack+0x15/0x17
Sep 8 10:26:25 UnimatrixZero [<b02ad5bb>] usb_unlink_urb+0x3f/0x7b
Sep 8 10:26:25 UnimatrixZero [<f08c184a>] udsl_usb_disconnect+0x125/0x215 [speedtch]
Sep 8 10:26:25 UnimatrixZero [<b02a8df8>] usb_unbind_interface+0x2f/0x54
Sep 8 10:26:25 UnimatrixZero [<b02865ba>] device_release_driver+0x3f/0x4a
Sep 8 10:26:25 UnimatrixZero [<b028677a>] bus_remove_device+0x42/0x7b
Sep 8 10:26:25 UnimatrixZero [<b0285afe>] device_del+0x59/0x73
Sep 8 10:26:25 UnimatrixZero [<b02ae40c>] usb_disable_device+0x60/0xca
Sep 8 10:26:25 UnimatrixZero [<b02aa8ed>] usb_disconnect+0x96/0x10f
Sep 8 10:26:25 UnimatrixZero [<b02ab3b3>] hub_port_connect_change+0x5d/0x307
Sep 8 10:26:25 UnimatrixZero [<b02ab88d>] hub_events+0x230/0x2db
Sep 8 10:26:25 UnimatrixZero [<b02ab959>] hub_thread+0x21/0xd8
Sep 8 10:26:25 UnimatrixZero [<b0101d1d>] kernel_thread_helper+0x5/0xb
Sep 8 10:26:26 UnimatrixZero usb 1-1: new full speed USB device using address 7
|
peace |
|
Back to top |
|
|
danone Guru
Joined: 18 Jan 2004 Posts: 398 Location: Germany
|
Posted: Wed Sep 08, 2004 7:47 am Post subject: |
|
|
Hi OneofOne I get vesa_tng into mm4 but one function is missing and have no clue where it should be..maybe we can figure it out its the #extern int value _________________ [:: 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 |
|
|
mfkr79 Tux's lil' helper
Joined: 04 Jul 2004 Posts: 143 Location: Italy
|
Posted: Wed Sep 08, 2004 9:28 am Post subject: |
|
|
I try to patch this love with software-suspend-2.0.0.105-for-2.6.9-rc1 without luck...
A lot of rejected hunks... and a bzImage compile error _________________ Gentoo ~amd64 on DELL XPS M1530 |
|
Back to top |
|
|
Rainmaker Veteran
Joined: 12 Feb 2004 Posts: 1650 Location: /home/NL/ehv/
|
Posted: Wed Sep 08, 2004 10:32 am Post subject: |
|
|
One of one: that's not a bug, it's a feature
Something like "extra verbose debug messages" in the USB section _________________ If you can't dazzle them with brilliance, baffle them with bullshit. |
|
Back to top |
|
|
nmcsween Guru
Joined: 12 Nov 2003 Posts: 381
|
Posted: Wed Sep 08, 2004 10:38 am Post subject: |
|
|
Rainmaker wrote: | One of one: that's not a bug, it's a feature
Something like "extra verbose debug messages" in the USB section |
Nope it's a bug. OneofOne do a bk pull of the latest usb driver that should fix it. _________________ Great Resources |
|
Back to top |
|
|
OneOfOne Guru
Joined: 28 May 2003 Posts: 368
|
Posted: Wed Sep 08, 2004 10:40 am Post subject: |
|
|
Rainmaker wrote: | One of one: that's not a bug, it's a feature
Something like "extra verbose debug messages" in the USB section |
are you sure? O.o
my modem died after that and i had to reboot (i have a crappy speedtouch 330 usb adsl modem).
peace |
|
Back to top |
|
|
mfkr79 Tux's lil' helper
Joined: 04 Jul 2004 Posts: 143 Location: Italy
|
Posted: Wed Sep 08, 2004 11:43 am Post subject: |
|
|
Well,
Let's begin with bad news:
even if I don't use softraid or AFS, I am unable to boot from initrd with CacheFS enabled
Then the ivman eject problem is still here...
And if I unplug/plug my usb mouse I got this
Code: | drivers/usb/input/hid-core.c: input irq status -84 received
drivers/usb/input/hid-core.c: input irq status -84 received
drivers/usb/input/hid-core.c: input irq status -84 received
drivers/usb/input/hid-core.c: input irq status -84 received
drivers/usb/input/hid-core.c: input irq status -84 received
drivers/usb/input/hid-core.c: input irq status -84 received
drivers/usb/input/hid-core.c: input irq status -84 received
drivers/usb/input/hid-core.c: input irq status -84 received
drivers/usb/input/hid-core.c: input irq status -84 received
usb 2-1: USB disconnect, address 2
usb 2-1: new low speed USB device using address 3
chmp: HID Mouse "0xc016" forced to 2 ms polling
Unable to handle kernel NULL pointer dereference at virtual address 00000640
printing eip:
c021a1cc
*pde = 00000000
Oops: 0000 [#1]
Modules linked in: isofs zlib_inflate ipt_REJECT ipt_LOG ipt_limit ipt_state ip_conntrack iptable_filter ip_tables yenta_socket pcmcia_core b44 mii nvidia 8250_pci 8250 serial_core usbhid uhci_hcd intel_agp snd_intel8x0m snd_intel8x0 snd_ac97_codec snd_mpu401_uart snd_rawmidi snd_seq_oss snd_seq_midi_event snd_seq snd_seq_device snd_pcm_oss snd_pcm snd_timer snd_page_alloc snd_mixer_oss snd soundcore nls_iso8859_15 nls_cp850 vfat fat nls_base i8k irtty_sir sir_dev irda crc_ccitt sbp2 ohci1394 ieee1394 usb_storage scsi_mod ehci_hcd usbcore
CPU: 0
EIP: 0060:[<c021a1cc>] Tainted: P VLI
EFLAGS: 00010206 (2.6.9-rc1-love2)
eax: dfc5d5ac ebx: c02f5460 ecx: dfc5d5c0 edx: 0000063c
esi: c165500c edi: 00000030 ebp: d0eba430 esp: dfe55d80
ds: 007b es: 007b ss: 0068
Process khubd (pid: 345, threadinfo=dfe55000 task=dfc69000)
Stack: c02f5460 c021a8da 00000002 00000003 00000003 e0fe5782 d0eba024 e0fe2d64
d0eba83c d0eba818 d0ebb890 00000002 c1655000 dfca1800 d0eba000 e0fe6e20
d0eba000 ffffffed dfeca3e8 e0fe36a0 c028bc63 00000005 dfe55e30 00000098
Call Trace:
[<c021a8da>]
[<e0fe5782>]
[<e0fe2d64>]
[<e0fe36a0>]
[<c0159612>]
[<c016f508>]
[<c016f576>]
[<c016f576>]
[<e082e060>]
[<c01f4afc>]
[<c01f4b5f>]
[<c01f4dd0>]
[<c01f3edf>]
[<e0834b7b>]
[<e082ffbf>]
[<e08312b9>]
[<e0831643>]
[<e083178c>]
[<c0127e50>]
[<c0105b92>]
[<c0127e50>]
[<e0831759>]
[<c0104239>]
Code: 89 c3 e8 a8 ff ff ff 8b 43 0c 8b 90 18 06 00 00 85 d2 75 06 83 6b 04 01 5b c3 ff d2 eb f6 8b 50 0c 53 8d 48 14 81 c2 38 06 00 00 <8b> 5a 04 89 50 14 89 4a 04 89 0b 89 59 04 8d 48 1c 8b 50 10 83
| and usb mouse stop working, not happens with -love1
GOOD NEWS:
Custom acpi-dsdt seems to work as usual, not broken
Any success story with SWSUSP2 ? _________________ Gentoo ~amd64 on DELL XPS M1530
Last edited by mfkr79 on Wed Sep 08, 2004 12:13 pm; edited 1 time in total |
|
Back to top |
|
|
hw-tph l33t
Joined: 08 Jan 2004 Posts: 768 Location: Uppsala, Sweden
|
Posted: Wed Sep 08, 2004 12:07 pm Post subject: |
|
|
Hi OneOfOne,
I have a request: Please include the ALPS Glidepoint patch from the Synaptics package. It applies cleanly to all kernels I have tried but it is frustrating to have to apply it manually each time I try a new kernel.
This patch is required to get the ALPS touchpad on several laptops going.
You can get the Synaptics package here - the patch is included in the archive.
Håkan |
|
Back to top |
|
|
krejler Tux's lil' helper
Joined: 10 Nov 2003 Posts: 142 Location: Denmark
|
|
Back to top |
|
|
Isaiah Guru
Joined: 25 Feb 2003 Posts: 359
|
Posted: Wed Sep 08, 2004 12:32 pm Post subject: |
|
|
Wunderbar! (passes the ET test here) |
|
Back to top |
|
|
djm Arch/Herd Tester
Joined: 12 Apr 2004 Posts: 690 Location: Wadham College, Oxford
|
Posted: Wed Sep 08, 2004 12:38 pm Post subject: |
|
|
On the usb front, my mouse works, but my flash drive doesn't ("mount: I could not determine the filesystem type, and none was specified") and neither does my external (usb) hard drive ("mount: wrong fs type, bad option, bad superblock on /dev/sda1, or too many mounted filesystems")
They both work with 2.6.7-rc1-love1, but not 2.6.7-rc1-love[1|2] (and with windows )
grepping for fat and usb in in the diff of the 2.6.7 and 2.6.9 configs doesn't show anything that I think could cause this
What love should I try so that I can use these drives and resier4? _________________ the forums.gentoo.org poster formally known as metal leper |
|
Back to top |
|
|
fro5tbite n00b
Joined: 28 Apr 2004 Posts: 27
|
Posted: Wed Sep 08, 2004 2:22 pm Post subject: |
|
|
hmm.. nvidia kernel wont load up wit this kernel _________________ " Fast Lane Equals Fast Cars, Fast Corner Equals Fast Driver "
180whp Civic Hybrid JDM B16a N/A |
|
Back to top |
|
|
OneOfOne Guru
Joined: 28 May 2003 Posts: 368
|
Posted: Wed Sep 08, 2004 2:34 pm Post subject: |
|
|
fro5tbite wrote: | hmm.. nvidia kernel wont load up wit this kernel |
http://ck.dbdfleet.net/nvidia-kernel-1.0.6111.tar.bz2 please use this ebuild instead.
@metal leper:
thats weird... no one else reported any problems related to fat.
would you run cfdisk on the drive and see if it reports it right or not? (dont delete or modify anything, just see if it lists the stuff right).
peace |
|
Back to top |
|
|
djm Arch/Herd Tester
Joined: 12 Apr 2004 Posts: 690 Location: Wadham College, Oxford
|
Posted: Wed Sep 08, 2004 2:53 pm Post subject: |
|
|
This is interesting, cfdisk /dev/sda gives:
FATAL ERROR: Bad primary partition 0: Partition begins after end-of-disk
Press any key to exit cfdisk
For both of them
But, fdisk -l correctly reports their size (120GB and 256MB), but then lists partitions (/dev/sda1p1 /dev/sda1p2 etc), that all look roughtly like this:
Code: | /dev/sda1p1 ? 3749905 4813258 272218546+ 20 Unknown
Partition 1 has differenct physical/logical beginnings (non-Linux?):
phys=(356, 97, 46) logical=(3749905, 3, 15)
Partition 1 has differenct physical/logical endings:
phys=(357, 116, 40) logical=(4813257, 14, 19)
Partition 1 does not end on cylinder boundary |
(both disks ony have 1 partition on them)
I assumed that the problem was due to something USB related rather than fat related. I have a spare partition that I could convert to fat if I knew how though
update: just compiled 2.6.8-rc4-love2, and I have the same problem _________________ the forums.gentoo.org poster formally known as metal leper |
|
Back to top |
|
|
rush_ad l33t
Joined: 22 Jul 2004 Posts: 863 Location: New Jersey, USA
|
Posted: Wed Sep 08, 2004 5:50 pm Post subject: |
|
|
problems |
|
Back to top |
|
|
snekiepete Guru
Joined: 07 May 2003 Posts: 306 Location: WISCONSIN
|
Posted: Wed Sep 08, 2004 6:19 pm Post subject: |
|
|
laptop keyboard will not work.....usb keyboard works fine. |
|
Back to top |
|
|
Master One l33t
Joined: 25 Aug 2003 Posts: 754 Location: Austria
|
Posted: Wed Sep 08, 2004 7:24 pm Post subject: |
|
|
Ok, rocks nicely, also I don't understand, what this CacheFS exactly does, but it kills reiser4 (kernel panic), so better to let it disabled.
BTW No idea, what this nforce2-*.diff was all about. I have a nforce2 mobo here, but everthing seems to be working normally. If if was indeed something performance enhancing, why not leave it in the love patch-set? (lots's of people have nforce2 motherboards) _________________ Las torturas mentales de la CIA |
|
Back to top |
|
|
Genn Tux's lil' helper
Joined: 19 Sep 2003 Posts: 98
|
Posted: Thu Sep 09, 2004 12:27 am Post subject: |
|
|
I also have an nforce2 mobo, and almost everything is working fine. The ati-drivers ebuild doesnt' seem to play nicely. The build comepletes, but with a nice string of errors and the module fails to load. When I get back later toight I'll do the proocess again and post some text. Also, the radeon drm in-kernel module is broken too it seems. When the fglrx module wouldn't work I tried the inkernel one, and the comp wouldn't boot into entrance. I had to change my /usr/src/linux symlink and rebuild the fglrx module with gentoo-dev-sources and laod it to get back into my gui. Did I miss something in the release notes that says this stuff shouldn't work? |
|
Back to top |
|
|
Isaiah Guru
Joined: 25 Feb 2003 Posts: 359
|
Posted: Thu Sep 09, 2004 3:38 am Post subject: |
|
|
Genn wrote: | Did I miss something in the release notes that says this stuff shouldn't work? |
It's a problem with all the kernels based on 2.6.9 mm-sources I believe - there are newer ebuilds floating around these forums somewhere (I'm using the NVIDIA one) |
|
Back to top |
|
|
OneOfOne Guru
Joined: 28 May 2003 Posts: 368
|
Posted: Thu Sep 09, 2004 9:57 am Post subject: |
|
|
hw-tph wrote: | Hi OneOfOne,
I have a request: Please include the ALPS Glidepoint patch from the Synaptics package. It applies cleanly to all kernels I have tried but it is frustrating to have to apply it manually each time I try a new kernel.
This patch is required to get the ALPS touchpad on several laptops going.
You can get the Synaptics package here - the patch is included in the archive.
H�an |
sure, sorry for the delay, didn't notice your post before.
@mfkr79 sorry again, didnt notice the post, that sounds like usb/hotplug issue, i'll look into it and if i find anything i'll release an update patch.
@krejler thanks for the patch.
@snekiepete this a known issue with unknown fix, it works fine for a lot of people and doesnt work for others.
@Master One good point, gonna include them back.
@Genn :
ebuild /usr/portage/media-video/ati-drivers/ati-drivers-3.11.1.ebuild unpack
go to /var/tmp/portage/ati-drivers*/work/ati-drivers*/ (could be different name under work but you get the idea)
run : sed -i 's:pci_find_class:pci_get_class:g' *
ebuild /usr/portage/media-video/ati-drivers/ati-drivers-3.11.1.ebuild merge
like Isaiah said, this is a problem with mm-* (or actually problem with closed source drivers).
if i find a fix for any of these problems i'll post asap.
join us in #love-sources if you need more direct help or other needed patches.
peace |
|
Back to top |
|
|
mfkr79 Tux's lil' helper
Joined: 04 Jul 2004 Posts: 143 Location: Italy
|
Posted: Thu Sep 09, 2004 10:43 am Post subject: |
|
|
@ OneOfOne
There's a new ACPI DSDT in initrd patch for 2.6.9rc1
http://gaugusch.at/kernel.shtml as usual _________________ Gentoo ~amd64 on DELL XPS M1530 |
|
Back to top |
|
|
fro5tbite n00b
Joined: 28 Apr 2004 Posts: 27
|
Posted: Thu Sep 09, 2004 1:46 pm Post subject: |
|
|
Thanks OneOfONe it worked _________________ " Fast Lane Equals Fast Cars, Fast Corner Equals Fast Driver "
180whp Civic Hybrid JDM B16a N/A |
|
Back to top |
|
|
|