View previous topic :: View next topic |
Author |
Message |
ryceck Apprentice
Joined: 13 Jan 2004 Posts: 195
|
Posted: Tue Jul 20, 2004 9:26 am Post subject: |
|
|
stahlsau wrote: | @ryceck:
sorry i didn´t see your post earlier. I don´t know what all this code in those files is, i just look at the .rej file and try to assign these lines manually (and most of the time, it works then )
PickledOnion´s page is a really good ressource for looking for win4lin-patches, he´s the "love-win4lin-guru" |
No problem mate, I applied the .rej files manually and it compiled like a charm. Installed the kernel-image and rebooted with it and it seems that Win4Lin is even working
I only seem to have problems with bootsplash.... the splash-image wont load at startup, only when bootsplash starts itself... which is not meant to be like that
Anyone here knows what could be wrong?
Code: |
code from grub
title Gentoo Love Sources Testing (2.6.8_rc2)r1
root (hd0,0)
kernel (hd0,0)/testing root=/dev/hda7 video=vesafb:ywrap,mtrr,vram:16,1024x768-16@60
initrd (hd0,0)/initrd-1024x768
|
|
|
Back to top |
|
|
boroshan l33t
Joined: 16 Apr 2003 Posts: 730 Location: upside down
|
Posted: Tue Jul 20, 2004 9:54 am Post subject: weird... |
|
|
This one doesn't seem to like my network card. It's a generic onboard via-rhine job, so nothing exotic. I checked the module was loaded and all that as well.
Probably it's something silly on my part, but I don't have time to track it down right now, so I've reverted back a love. Once this deadline is past, I'll take another crack at it _________________ Don't let THEM immanentize the Eschaton!
Last edited by boroshan on Tue Jul 20, 2004 10:23 am; edited 1 time in total |
|
Back to top |
|
|
Pink Veteran
Joined: 24 Jul 2003 Posts: 1062
|
Posted: Tue Jul 20, 2004 10:14 am Post subject: |
|
|
ryceck wrote: | No problem mate, I applied the .rej files manually and it compiled like a charm. Installed the kernel-image and rebooted with it and it seems that Win4Lin is even working
|
hehe, I don't release patches that don't work
But good to hear it works on love-sources.
I'll leave any conversion of my patches to love-sources people, if anyone gets a diff, it might be nice to host it somewhere if you can. This will save anyone who wants wn4lin on love-sources having to fix the rejects themselves (as my patches are not made for love-sources). |
|
Back to top |
|
|
neenee Veteran
Joined: 20 Jul 2003 Posts: 1786
|
Posted: Tue Jul 20, 2004 11:51 am Post subject: Re: weird... |
|
|
boroshan wrote: | This one doesn't seem to like my network card. It's a generic onboard via-rhine job, so nothing exotic. I checked the module was loaded and all that as well.
Probably it's something silly on my part, but I don't have time to track it down right now, so I've reverted back a love. Once this deadline is past, I'll take another crack at it |
can you try the following patch for rc2-love1?
http://cos.evilforums.com/bin/via-rhine.diff.bz2 |
|
Back to top |
|
|
boroshan l33t
Joined: 16 Apr 2003 Posts: 730 Location: upside down
|
Posted: Tue Jul 20, 2004 12:02 pm Post subject: |
|
|
I'm just on my way out for a meeting - I'll do it when I get back this evening if that's OK _________________ Don't let THEM immanentize the Eschaton! |
|
Back to top |
|
|
GaryMercer Tux's lil' helper
Joined: 24 Mar 2003 Posts: 88 Location: (UK)
|
Posted: Tue Jul 20, 2004 12:39 pm Post subject: |
|
|
Hi
I am having problems making the kernel.
It finished with the following
Code: |
root@Platinum linux # make
SPLIT include/linux/autoconf.h -> include/config/*
make[1]: `arch/i386/kernel/asm-offsets.s' is up to date.
CHK include/linux/compile.h
CC [M] drivers/video/vesafb.o
drivers/video/vesafb.c: In function `__check_gtf':
drivers/video/vesafb.c:1229: warning: return from incompatible pointer type
GEN .version
CHK include/linux/compile.h
UPD include/linux/compile.h
CC init/version.o
LD init/built-in.o
LD .tmp_vmlinux1
drivers/built-in.o(.text+0xb8786): In function `splash_getraw':
: undefined reference to `vesafb_ops'
make: *** [.tmp_vmlinux1] Error 1
|
My system
Asus A7V333, 512mb ram, Winfast GF4 Ti4600, SBLive Platinum.
Any help greatly appreciated.
EDIT : Oops, had VESA as a module. Compiled straight into the kernel and it now works. Phew _________________ No one means all he says, and yet very few say all they mean, for words are slippery and thought is viscous. |
|
Back to top |
|
|
socke n00b
Joined: 03 Nov 2003 Posts: 19 Location: Böblingen (Germany)
|
Posted: Tue Jul 20, 2004 1:13 pm Post subject: |
|
|
ryceck wrote: |
I only seem to have problems with bootsplash.... the splash-image wont load at startup, only when bootsplash starts itself... which is not meant to be like that
Anyone here knows what could be wrong?
[code]
code from grub
title Gentoo Love Sources Testing (2.6.8_rc2)r1
root (hd0,0)
kernel (hd0,0)/testing root=/dev/hda7 video=vesafb:ywrap,mtrr,vram:16,1024x768-16@60
initrd (hd0,0)/initrd-1024x768
|
Same here, also when using rc1-love1 - looks like a common problem. _________________ Kernel 2.6.11.7 |
|
Back to top |
|
|
GaryMercer Tux's lil' helper
Joined: 24 Mar 2003 Posts: 88 Location: (UK)
|
Posted: Tue Jul 20, 2004 1:48 pm Post subject: |
|
|
Also having the following problems :-
Bootsplash does not show until bootsplash is loaded.
When Bootsplash does load it is shifted to the left.
Code: |
title=Gentoo 2.6.8 rc2 love1 (Udev)
root (hd0,0)
kernel /bzImage-2.6.8-rc2-love1 root=/dev/hda3 video=vesafb:vram16,ywrap,mtrrnoedid,nocrtc,,128x1024-16@60
initrd=/boot/initrd-1280x1024
|
Next thing is my network does not seem to be working anymore. I have the Realtek 8139 card. I have the correct module compiled straight into the kernel.
Edit : Dmesg, LSPCI ,/var/log/messages output provided
LSPCI
Code: |
root@Platinum gary # lspci
0000:00:00.0 Host bridge: VIA Technologies, Inc. VT8366/A/7 [Apollo KT266/A/333]
0000:00:01.0 PCI bridge: VIA Technologies, Inc. VT8366/A/7 [Apollo KT266/A/333 AGP]
0000:00:09.0 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 50)
0000:00:09.1 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 50)
0000:00:09.2 USB Controller: VIA Technologies, Inc. USB 2.0 (rev 51)
0000:00:0d.0 Multimedia audio controller: Creative Labs SB Live! EMU10k1 (rev 07)
0000:00:0d.1 Input device controller: Creative Labs SB Live! MIDI/Game Port (rev 07)
0000:00:0f.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
0000:00:10.0 Ethernet controller: National Semiconductor Corporation DP83815 (MacPhyter) Ethernet Controller
0000:00:11.0 ISA bridge: VIA Technologies, Inc. VT8233A ISA Bridge
0000:00:11.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 06)
0000:00:11.2 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 23)
0000:00:11.3 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 23)
0000:01:00.0 VGA compatible controller: nVidia Corporation NV25 [GeForce4 Ti 4600]
|
messages log
Code: |
Jul 20 14:58:05 [kernel] Linux version 2.6.7-rc3-love2 (root@Platinum) (gcc version 3.3.3 20040412 (Gentoo Linux 3.3.3-r5, ssp-3.3-7, pie-8.7.5.3)) #2 Tue Jun 15 11:07:43 GMT 2004
Jul 20 14:58:06 [kernel] eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
Jul 20 14:58:08 [sshd] Server listening on 0.0.0.0 port 22.
Jul 20 14:58:16 [distccd] (dcc_setup_daemon_path) daemon's PATH is /usr/i686-pc-linux-gnu/gcc-bin/3.3:/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/sbin:/usr/local/sbin:/sbin:/bin:/usr/sbin:/usr/bin
Jul 20 14:58:16 [distccd] (dcc_should_be_inetd) stdin is a tty; assuming --daemon mode
Jul 20 14:58:16 [distccd] (dcc_listen_by_addr) listening on 0.0.0.0:3632
Jul 20 14:58:16 [distccd] (dcc_standalone_server) 1 CPU online on this server
Jul 20 14:58:16 [distccd] (dcc_standalone_server) allowing up to 3 active jobs
Jul 20 14:58:16 [distccd] (dcc_log_daemon_started) preforking daemon started (2.16 i686-pc-linux-gnu, built Jul 9 2004 15:44:28)
Jul 20 14:58:17 [portmap] user rpc not found, reverting to user bin
Jul 20 14:58:18 [rpc.statd] Version 1.0.6 Starting
Jul 20 14:58:19 [nscd] 8697: /var/run/nscd/nscd.pid: No such file or directory
Jul 20 14:58:19 [nscd] 8697: /var/run/nscd/socket: No such file or directory
Jul 20 14:58:20 [smbd] [2004/07/20 14:58:20, 0] printing/print_cups.c:cups_printer_fn(108)_
Jul 20 14:58:20 [smbd] Unable to connect to CUPS server localhost - Connection refused_
Jul 20 14:58:20 [nvtvd] started
Jul 20 14:58:20 [nvtvd] detached from terminal
Jul 20 14:58:21 [smartd] smartd version 5.30 Copyright (C) 2002-4 Bruce Allen_
Jul 20 14:58:21 [smartd] Home page is http://smartmontools.sourceforge.net/__
Jul 20 14:58:21 [smartd] No configuration file /etc/smartd.conf found, scanning devices_
Jul 20 14:58:21 [smartd] Device: /dev/hda, opened_
Jul 20 14:58:21 [smartd] Device: /dev/hda, found in smartd database._
Jul 20 14:58:21 [smartd] Device: /dev/hda, is SMART capable. Adding to "monitor" list._
Jul 20 14:58:21 [smartd] Device: /dev/hdb, opened_
Jul 20 14:58:21 [smartd] Device: /dev/hdb, not found in smartd database._
Jul 20 14:58:22 [smartd] Device: /dev/hdb, is SMART capable. Adding to "monitor" list._
Jul 20 14:58:22 [smartd] Device: /dev/hdc, opened_
Jul 20 14:58:22 [smartd] Device: /dev/hdc, packet devices [this device CD/DVD] not SMART capable_
Jul 20 14:58:22 [smartd] Unable to register ATA device /dev/hdc_
Jul 20 14:58:22 [smartd] Device: /dev/hdd, opened_
Jul 20 14:58:22 [smartd] Device: /dev/hdd, packet devices [this device CD/DVD] not SMART capable_
Jul 20 14:58:22 [smartd] Unable to register ATA device /dev/hdd_
Jul 20 14:58:22 [smartd] Device: /dev/discs/disc0, Is a directory, open() failed_
Jul 20 14:58:22 [smartd] Unable to register SCSI device /dev/discs/disc0_
Jul 20 14:58:22 [smartd] Device: /dev/discs/disc1, Is a directory, open() failed_
Jul 20 14:58:22 [smartd] Unable to register SCSI device /dev/discs/disc1_
Jul 20 14:58:22 [smartd] Monitoring 2 ATA and 0 SCSI devices_
Jul 20 14:58:22 [smartd] smartd has fork()ed into background mode. New PID=8910._
Jul 20 14:58:25 [cron] (CRON) STARTUP (fork ok)_
Jul 20 14:58:31 [init] Activating demand-procedures for 'A'
Jul 20 14:58:31 [xfs] ignoring font path element /usr/share/fonts/Type1 (unreadable)_
Jul 20 14:58:31 [xfs] ignoring font path element /usr/share/fonts/Speedo (unreadable)_
Jul 20 14:58:31 [xfs] ignoring font path element /usr/share/fonts/CID (unreadable)_
Jul 20 14:58:31 [xfs] ignoring font path element /usr/share/fonts/util (unreadable)_
Jul 20 14:58:31 [xfs] ignoring font path element /usr/share/fonts/local (unreadable)_
Jul 20 14:58:31 [xfs] ignoring font path element /usr/share/fonts/Speedo (unreadable)_
Jul 20 14:58:31 [xfs] ignoring font path element /usr/share/fonts/truetype (unreadable)_
Jul 20 14:58:31 [xfs] ignoring font path element /usr/share/fonts/freefont (unreadable)_
Jul 20 14:58:31 [xfs] ignoring font path element /usr/share/fonts/sharefont (unreadable)_
Jul 20 14:58:31 [xfs] ignoring font path element /usr/share/fonts/default/Type1 (unreadable)_
Jul 20 14:58:31 [xfs] ignoring font path element /usr/share/fonts/ttf/decoratives (unreadable)_
Jul 20 14:58:31 [xfs] ignoring font path element /usr/share/fonts/ttf/western (unreadable)_
Jul 20 14:58:34 [kernel] spurious 8259A interrupt: IRQ7.
Jul 20 14:58:41 [kdm_greet] Can't open default user face
Jul 20 14:58:46 [kde(pam_unix)] session opened for user gary by (uid=0)
Jul 20 14:59:16 [gconfd (gary-9571)] starting (version 2.6.2), pid 9571 user 'gary'
Jul 20 14:59:16 [gconfd (gary-9571)] Resolved address "xml:readonly:/etc/gconf/gconf.xml.mandatory" to a read-only config source at position 0
Jul 20 14:59:16 [gconfd (gary-9571)] Resolved address "xml:readwrite:/home/gary/.gconf" to a writable config source at position 1
Jul 20 14:59:16 [gconfd (gary-9571)] Resolved address "xml:readonly:/etc/gconf/gconf.xml.defaults" to a read-only config source at position 2
Jul 20 14:59:18 [bonobo-activation-server (gary-9581)] iid OAFIID:BrokenNoType:20000808 has a NULL type
Jul 20 14:59:18 [bonobo-activation-server (gary-9581)] invalid character '#' in iid 'OAFIID:This#!!%$iid%^$%_|~!OAFIID_ContainsBadChars'
Jul 20 15:00:00 [CRON] (root) CMD (test -x /usr/sbin/run-crons && /usr/sbin/run-crons )_
Jul 20 15:00:00 [CRON] (root) CMD (rm -f /var/spool/cron/lastrun/cron.hourly)_
Jul 20 15:01:03 [su(pam_unix)] session opened for user root by gary(uid=1000)
Jul 20 15:04:06 [nmbd] [2004/07/20 15:04:06, 0] nmbd/nmbd_become_lmb.c:become_local_master_stage2(396)_
Jul 20 15:04:06 [nmbd] *****_
Jul 20 15:04:06 [nmbd] _
Jul 20 15:04:06 [nmbd] Samba name server PLATINUM is now a local master browser for workgroup GMGROUP on subnet xxx.xxx.xxx.xxx_
Jul 20 15:04:06 [nmbd] _
Jul 20 15:04:06 [nmbd] *****_
|
Edit - Removed DMESG as it was a wrong one. _________________ No one means all he says, and yet very few say all they mean, for words are slippery and thought is viscous.
Last edited by GaryMercer on Tue Jul 20, 2004 4:02 pm; edited 1 time in total |
|
Back to top |
|
|
neenee Veteran
Joined: 20 Jul 2003 Posts: 1786
|
Posted: Tue Jul 20, 2004 2:06 pm Post subject: |
|
|
8139too module? if so - it compiles and works fine here in the kernel.
lspci output:
Code: | 0000:00:07.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
|
Last edited by neenee on Tue Jul 20, 2004 2:10 pm; edited 1 time in total |
|
Back to top |
|
|
GaryMercer Tux's lil' helper
Joined: 24 Mar 2003 Posts: 88 Location: (UK)
|
Posted: Tue Jul 20, 2004 2:10 pm Post subject: |
|
|
Quote: |
8139too module? if so - it compiles and works fine here in the kernel.
|
Yeah, 8139too. Straight into the kernel (Not as a module). _________________ No one means all he says, and yet very few say all they mean, for words are slippery and thought is viscous. |
|
Back to top |
|
|
seppe Guru
Joined: 01 Sep 2003 Posts: 431 Location: Hove, Antwerp, Belgium
|
Posted: Tue Jul 20, 2004 2:15 pm Post subject: |
|
|
Question: Can I find the individual patches somewhere? Or is there a method to split the patch set in the individual patch files? Since a short time I like to roll my own kernel with some love-patches and ck patches. _________________ nitro-sources, because between stable and experimental there exists only speed
Latest release I made: 2.6.13.2-nitro1 |
|
Back to top |
|
|
neenee Veteran
Joined: 20 Jul 2003 Posts: 1786
|
Posted: Tue Jul 20, 2004 2:19 pm Post subject: |
|
|
though i did not make a broken-out dir, i could send
you the patches i used for this love-sources release. |
|
Back to top |
|
|
GaryMercer Tux's lil' helper
Joined: 24 Mar 2003 Posts: 88 Location: (UK)
|
Posted: Tue Jul 20, 2004 2:23 pm Post subject: |
|
|
Managed to sort out the Bootsplash shifting to the left.
I had some very silly typos in grub .conf
Quote: |
title=Gentoo 2.6.8 rc2 love1 (Udev)
root (hd0,0)
kernel /bzImage-2.6.8-rc2-love1 root=/dev/hda3 video=vesafb:vram16,ywrap,mtrrnoedid,nocrtc,,128x1024-16@60
initrd=/boot/initrd-1280x1024
|
This has now been changed to
Code: |
title=Gentoo 2.6.8 rc2 love1 (Udev)
root (hd0,0)
kernel /bzImage-2.6.8-rc2-love1 root=/dev/hda3 video=vesafb:vram:16,ywrap,mtrrnoedid,nocrtc,1280x1024-16@60
initrd=/boot/initrd-1280x1024 |
Now to look into my network problem
Edit, Yes I have already spotted and changed the other typo in there between mtrr and noedid, DOH !!!!! _________________ No one means all he says, and yet very few say all they mean, for words are slippery and thought is viscous. |
|
Back to top |
|
|
GaryMercer Tux's lil' helper
Joined: 24 Mar 2003 Posts: 88 Location: (UK)
|
Posted: Tue Jul 20, 2004 3:51 pm Post subject: |
|
|
8139too Problem
Here's what is displayed in dmesg
Code: |
8139too Fast Ethernet driver 0.9.27
kobject_register failed for 8139too (-17)
[<c0247ce7>] kobject_register+0x57/0x60
[<c029c700>] bus_add_driver+0x50/0xd0
[<c029cd1f>] driver_register+0x2f/0x40
[<c011adad>] printk+0x10d/0x170
[<c024fb5c>] pci_register_driver+0x5c/0x90
[<e1a4601b>] rtl8139_init_module+0x1b/0x29 [8139too]
[<c013140f>] sys_init_module+0x13f/0x280
[<c0106107>] syscall_call+0x7/0xb |
Edit
Worked out what the problem was. i have 2 NIC's in my computer 1 x Realtek and 1 x Netgear. Took out the module for the Netgear (Natsemi) and it worked. YAY !!! _________________ No one means all he says, and yet very few say all they mean, for words are slippery and thought is viscous. |
|
Back to top |
|
|
Pink Veteran
Joined: 24 Jul 2003 Posts: 1062
|
Posted: Tue Jul 20, 2004 4:37 pm Post subject: |
|
|
seppe wrote: | Question: Can I find the individual patches somewhere? Or is there a method to split the patch set in the individual patch files? Since a short time I like to roll my own kernel with some love-patches and ck patches. |
Here you go: (There are a couple of newer pacthes available than are used in this love - don't know if the newer ones work or not)
If people have urls to other patches then please do share it around, that's what linux is all about.
Reiser4: here
Nick Piggin Scheduler (np patch) : here
vesafb-tng: here
bootsplash: here
lirc : here
lufs & 9800_SuSE: (ck's site) here
config-nr-tty-devices.patch: Written by Steel300, here is his original post about it: here
HTH
[edit]
Just a quick edit, Nick has released np3, (he does say it should patch straight to rc2), I use it on rc1-mm1 and it is an improvement.
On a desktop I would take his advice and change /proc/sys/kernel/base_timeslice to 64 or 32 (I have it at 32).
HTH
Last edited by Pink on Tue Jul 20, 2004 6:12 pm; edited 1 time in total |
|
Back to top |
|
|
jewps n00b
Joined: 29 Mar 2004 Posts: 74
|
Posted: Tue Jul 20, 2004 4:52 pm Post subject: |
|
|
PickledOnion wrote: | ryceck wrote: | No problem mate, I applied the .rej files manually and it compiled like a charm. Installed the kernel-image and rebooted with it and it seems that Win4Lin is even working
|
hehe, I don't release patches that don't work
But good to hear it works on love-sources.
I'll leave any conversion of my patches to love-sources people, if anyone gets a diff, it might be nice to host it somewhere if you can. This will save anyone who wants wn4lin on love-sources having to fix the rejects themselves (as my patches are not made for love-sources). |
I'd love to but I don't know how.
I also patched in swsusp2, it works... somewhat heh.. |
|
Back to top |
|
|
ryceck Apprentice
Joined: 13 Jan 2004 Posts: 195
|
Posted: Tue Jul 20, 2004 5:21 pm Post subject: |
|
|
jewps wrote: |
I also patched in swsusp2, it works... somewhat heh.. |
Does it work or not..... I'd be very very interested cuz I work on a laptop here and swsusp2 is the only thing missing.....
Anyone btw already found a solution to the bootsplash problem?
Bootsplash is not shown until it is loaded (in the default runlevel that is) and that is kinda late... |
|
Back to top |
|
|
neenee Veteran
Joined: 20 Jul 2003 Posts: 1786
|
Posted: Tue Jul 20, 2004 6:08 pm Post subject: |
|
|
i tried updating bootsplash and vesa-tng to a newer version, as well as using bootsplash
myself to test - i tried to create a proper ramdisk according to a guide on these forums..
no errors, but this one:
bootsplash 3.1.4-2004/02/19: looking for picture..... no good signature found.
apart from the lack of bootsplash before the init script is run, it works fine |
|
Back to top |
|
|
boroshan l33t
Joined: 16 Apr 2003 Posts: 730 Location: upside down
|
Posted: Tue Jul 20, 2004 6:43 pm Post subject: Re: weird... |
|
|
Thank you neenee, that appears to have done the job nicely _________________ Don't let THEM immanentize the Eschaton! |
|
Back to top |
|
|
neenee Veteran
Joined: 20 Jul 2003 Posts: 1786
|
Posted: Tue Jul 20, 2004 6:48 pm Post subject: |
|
|
good to hear |
|
Back to top |
|
|
jewps n00b
Joined: 29 Mar 2004 Posts: 74
|
Posted: Tue Jul 20, 2004 8:08 pm Post subject: |
|
|
neenee wrote: | i tried updating bootsplash and vesa-tng to a newer version, as well as using bootsplash
myself to test - i tried to create a proper ramdisk according to a guide on these forums..
no errors, but this one:
bootsplash 3.1.4-2004/02/19: looking for picture..... no good signature found.
apart from the lack of bootsplash before the init script is run, it works fine |
For me, I didn't even get that far.
vesafb: probe of vesafb0 failed with error -22
RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize
RAMDISK: Couldn't find valid RAM disk image starting at 0.
bootsplash: silent mode.
but thats it, bootsplash doesn't even work after init scripts.
jewps aka Lith |
|
Back to top |
|
|
m0sia Tux's lil' helper
Joined: 07 Jul 2003 Posts: 113
|
Posted: Tue Jul 20, 2004 8:09 pm Post subject: |
|
|
[quote="jewps"]I'd love to but I don't know how.
I also patched in swsusp2, it works... somewhat heh..[/quote]
1)was there any rejects,while applying patch?
2)does system work correct?
ps maybe if there was rejects publish your patch. |
|
Back to top |
|
|
thechris Veteran
Joined: 12 Oct 2003 Posts: 1203
|
Posted: Wed Jul 21, 2004 5:42 am Post subject: |
|
|
it tells me its not a valid executable format. not that it matters... my local.start has dhcpcd in it... i can't boot... |
|
Back to top |
|
|
boroshan l33t
Joined: 16 Apr 2003 Posts: 730 Location: upside down
|
Posted: Wed Jul 21, 2004 11:00 am Post subject: Reiser4/NFS problem? |
|
|
I'm getting "Input/output error" with Reiser4 over NFS. I know that Hans Reiser said that NFS and R4 was a bad combination, but I thought all known R4 issues had been fixed since then
Anyone know more about this? If I can't NFS mount /usr/portage, I might as well migrate back to something a bit more mature _________________ Don't let THEM immanentize the Eschaton! |
|
Back to top |
|
|
X-Drum Advocate
Joined: 24 Aug 2003 Posts: 2517 Location: ('Modica','Trieste','Ferrara') Italy
|
Posted: Wed Jul 21, 2004 11:45 am Post subject: |
|
|
hello,
i have a problem with alsa and this release of the love-sources..
when i start alsasound i get this error.. (in kernel messages)
Code: | ATI IXP AC97 controller: probe of 0000:00:14.5 failed with
error -13 |
and the soundcard don't work
this is strage because i used the same configuration of the previous
2.6.7-rc3-love2 and with that kernel the audio works....
i build the ATI IXP sound driver as module..... _________________ "...There are two sort of lies, lies and benchmarks..." |
|
Back to top |
|
|
|