Home Forums Forum Index Neverwinter Nights NWN 1: Linux Version - General Discussion Installing Neverwinter Nights Diamond Edition For Linux
NWN 1: Linux Version - General Discussion
Go to Page ( 1 , 2 , 3 , 4 , 5 , 6 , 7 , 8 , 9 , 10 , 11 Next )
Add this To My Topics
Go To Bottom
Wolfram Ravenwolf
Game OwnerNWN NWN: SoU NWN: HotU NWN 2 Joined: 02 Jan 2003
Posted: Saturday, 11 February 2006 01:13PM
Since there are no official installation instructions available for the Diamond Edition, and the guides posted to the Linux forum are either lacking important steps or including obsolete ones, I'm posting my own HOWTO based on thorough analysis of the NWN installation for Linux. To install the Diamond Edition (assuming DVDs automatically mount at /media/cdrom): Create a directory where you wish to install Neverwinter Nights (the destination directory). Neverwinter Nights Diamond requires 3.7 GB of free hard disk space. Unzip Data_Shared.zip from Diamond DVD into the destination directory. Unzip Data_linux.zip from Diamond DVD into the destination directory. Unzip data/XP1.zip from Diamond DVD into the destination directory (overwriting all). Unzip data/XP2.zip from Diamond DVD into the destination directory (overwriting all). Download nwclientgold.tar.gz (7.2 MB) and extract it into the destination directory (overwriting all). Download nwclienthotu.tar.gz (37.7 MB) and extract it into your nwn directory, overwriting all. Update to latest version (81 MB). Run ./fixinstall from the destination directory. To run Neverwinter Nights, run ./nwn or ./dmclient from the destination directory to run the player client or DM client respectively. Neverwinter Nights(TM) Kingmaker Setup Unfortunately, the premium modules are only available as a Windows installer on the Diamond DVD, so we must use Wine to run it. A registry patch is required to tell the installer where NWN is installed. The installer is linked (or copied) to the NWN directory so it won't try to install the Windows patch which would break the Linux installation of NWN. Install Wine . If present, remove (or rename) wine configuration directory. Run winecfg then cancel, to create configuration directory. Link drive letter to nwn directory (must be current working directory). Create registry patch. Apply registry patch. Link (or copy) KingmakerSetup.exe to nwn directory. Run KingmakerSetup.exe to install the Premium Modules. Remove obsolete files. -- Wolfram Ravenwolf (Stefan Daniel Schwarz)Edited By Wolfram Ravenwolf on 02/11/06 13:32
Eyrdan
Joined: 05 Dec 2002 From: Sainte-Foy, QC, Canada
Posted: Saturday, 11 February 2006 10:48PM
Thanks for the guide, but as far as I know, you're missing the nwm files from the SoU upgrade in there. _________________ - Eyrdan - "Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning". - Rich Cook
Wolfram Ravenwolf
Game OwnerNWN NWN: SoU NWN: HotU NWN 2 Joined: 02 Jan 2003
Posted: Sunday, 12 February 2006 01:34PM
Quote: Posted 02/11/06 22:48:32 (GMT) by Eyrdan Thanks for the guide, but as far as I know, you're missing the nwm files from the SoU upgrade in there.
Actually that's one of the obsolete steps I mentioned: The latest SoU nwm files are included in Data_linux.zip, so the XP1 patch (as of 1.66) is unnecessary.Code:md5sum nwn/nwm/XP1-*
83df3370d19f72743a8645d866b00b8a nwn/nwm/XP1-Chapter 1.nwm
ed2e703c8a6f766d224cd911b80153b7 nwn/nwm/XP1-Chapter 2.nwm
006fc33c0d59190798a07995685b234f nwn/nwm/XP1-Interlude.nwm View Post/Code in separate window I really did a thorough analysis! By the way, if you agree, this might be good enough for a Sticky? -- Wolfram Ravenwolf (Stefan Daniel Schwarz)
Eyrdan
Joined: 05 Dec 2002 From: Sainte-Foy, QC, Canada
Posted: Sunday, 12 February 2006 09:35PM
Yeah looks good, I don't have a diamond edition so I cannot verify but the steps you mention seem like what I would have done (just didn't know if the SoU modules were up-to-date). However, when the next version comes out, you might have to add updating the SoU modules to it. Sticky it is. _________________ - Eyrdan - "Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning". - Rich Cook
Archlyn
Game OwnerNWN NWN: SoU NWN: HotU Mass Effect PC Joined: 09 Jul 2002 From: The Land of Insanity
Posted: Sunday, 12 February 2006 11:22PM
Hi Went out and bought NWN Diomand today, and followed these directions to the letter. When I got to the part about installing Kingmaker via wine however, I run into a problem. I run ./wine Kingmakersetup.exe from the directory where I'm installing NWN (after copying it to the HD first) and I am presented with the following, after the Kingmaker "Verifying Installer" window appears:Code:
wine: Unhandled page fault on read access to 0x100011ee at address 0x100011ee (thread 000b), starting debugger...
WineDbg starting on pid 0x8
Unhandled exception: page fault on read access to 0x100011ee in 32-bit code (0x100011ee).
In 32 bit mode.
Register dump:
CS:0073 SS:007b DS:007b ES:007b FS:003b GS:0033
EIP:100011ee ESP:7de8953c EBP:7de89564 EFLAGS:00210206( - 00 - RIP1)
EAX:00000001 EBX:7e1ff67c ECX:7de89354 EDX:00000001
ESI:00000009 EDI:00000001
Stack dump:
0x7de8953c: 00000000 00000000 7e1f6f62 00000001
0x7de8954c: 00000000 00020022 00000000 00000000
0x7de8955c: 7e23ffc0 7e1ff67c 7de895a0 7e1f70f4
0x7de8956c: 7fd52ff8 00000002 7fca4710 7e23ffc0
0x7de8957c: 00000001 7e23ffc8 0000001e 000017bc
0x7de8958c: 7fd6a730 7fd6a730 7e1ff67c 7e23ffc0
Backtrace:
=>1 0x100011ee in installoptions (+0x11ee) (0x100011ee)
2 0x7e1f70f4 in winmm (+0x170f4) (0x7e1f70f4)
3 0x7e1f7233 in winmm (+0x17233) (0x7e1f7233)
4 0x7fc8ee1f in kernel32 (+0x5ee1f) (0x7fc8ee1f)
5 0x7ffc179b in ntdll (+0x3179b) (0x7ffc179b)
6 0xb7f5e18e pthread_start_thread+0x19e in libpthread.so.0 (0xb7f5e18e)
7 0xb7ef79ea __clone+0x5a in libc.so.6 (0xb7ef79ea)
0x100011ee:
Modules:
Module Address Debug info Name (83 modules)
PE 0x00400000-00430000 Deferred kingmakersetup
PE 0x10000000-10009000 Export installoptions
ELF 0x7bf00000-7bf03000 Deferred <wine-loader>
ELF 0x7db9b000-7dc9a000 Deferred libcrypto.so.0.9.7
ELF 0x7dc9a000-7dccb000 Deferred libssl.so.0.9.7
ELF 0x7dccb000-7dce7000 Deferred libcups.so.2
ELF 0x7dce7000-7dd79000 Deferred comdlg32<elf>
\-PE 0x7dcf0000-7dd79000 \ comdlg32
ELF 0x7de9a000-7dec0000 Deferred winspool<elf>
\-PE 0x7dea0000-7dec0000 \ winspool
ELF 0x7dfec000-7e02b000 Deferred riched20<elf>
\-PE 0x7e000000-7e02b000 \ riched20
ELF 0x7e02b000-7e040000 Deferred midimap<elf>
\-PE 0x7e030000-7e040000 \ midimap
ELF 0x7e15c000-7e17c000 Deferred msacm32<elf>
\-PE 0x7e160000-7e17c000 \ msacm32
ELF 0x7e17c000-7e193000 Deferred msacm<elf>
\-PE 0x7e180000-7e193000 \ msacm
ELF 0x7e193000-7e1ca000 Deferred wineoss<elf>
\-PE 0x7e1a0000-7e1ca000 \ wineoss
ELF 0x7e1ca000-7e240000 Export winmm<elf>
\-PE 0x7e1e0000-7e240000 \ winmm
ELF 0x7eb83000-7ebb1000 Deferred uxtheme<elf>
\-PE 0x7eb90000-7ebb1000 \ uxtheme
ELF 0x7ebf5000-7ebfe000 Deferred libxcursor.so.1.0.2
ELF 0x7ebfe000-7ec18000 Deferred imm32<elf>
\-PE 0x7ec10000-7ec18000 \ imm32
ELF 0x7ec18000-7ec35000 Deferred ximcp.so.2
ELF 0x7ec35000-7ec39000 Deferred libxrandr.so.2
ELF 0x7ec39000-7ec41000 Deferred libxrender.so.1
ELF 0x7ec41000-7f3ff000 Deferred libglcore.so.1
ELF 0x7f3ff000-7f482000 Deferred libgl.so.1
ELF 0x7f482000-7f54d000 Deferred libx11.so.6
ELF 0x7f54d000-7f55b000 Deferred libxext.so.6
ELF 0x7f55b000-7f573000 Deferred libice.so.6
ELF 0x7f573000-7f5e2000 Deferred winex11<elf>
\-PE 0x7f580000-7f5e2000 \ winex11
ELF 0x7f5e2000-7f5ff000 Deferred libexpat.so.0
ELF 0x7f5ff000-7f626000 Deferred libfontconfig.so.1
ELF 0x7f626000-7f635000 Deferred libz.so.1
ELF 0x7f635000-7f6a6000 Deferred libfreetype.so.6
ELF 0x7f6bc000-7f6d0000 Deferred lz32<elf>
\-PE 0x7f6c0000-7f6d0000 \ lz32
ELF 0x7f6d0000-7f6e7000 Deferred version<elf>
\-PE 0x7f6e0000-7f6e7000 \ version
ELF 0x7f6e7000-7f781000 Deferred comctl32<elf>
\-PE 0x7f6f0000-7f781000 \ comctl32
ELF 0x7f781000-7f79d000 Deferred iphlpapi<elf>
\-PE 0x7f790000-7f79d000 \ iphlpapi
ELF 0x7f79d000-7f7d7000 Deferred rpcrt4<elf>
\-PE 0x7f7b0000-7f7d7000 \ rpcrt4
ELF 0x7f7d7000-7f849000 Deferred ole32<elf>
\-PE 0x7f7f0000-7f849000 \ ole32
ELF 0x7f849000-7f894000 Deferred shlwapi<elf>
\-PE 0x7f860000-7f894000 \ shlwapi
ELF 0x7f894000-7f940000 Deferred shell32<elf>
\-PE 0x7f8b0000-7f940000 \ shell32
ELF 0x7f940000-7f976000 Deferred advapi32<elf>
\-PE 0x7f950000-7f976000 \ advapi32
ELF 0x7f976000-7f9f6000 Deferred gdi32<elf>
\-PE 0x7f990000-7f9f6000 \ gdi32
ELF 0x7f9f6000-7fb00000 Deferred user32<elf>
\-PE 0x7fa10000-7fb00000 \ user32
ELF 0x7fc12000-7fc17000 Deferred libxxf86vm.so.1
ELF 0x7fc17000-7fd00000 Export kernel32<elf>
\-PE 0x7fc30000-7fd00000 \ kernel32
ELF 0x7fe12000-7fe1c000 Deferred libnss_files.so.2
ELF 0x7fe1c000-7fe26000 Deferred libnss_nis.so.2
ELF 0x7fe26000-7fe3b000 Deferred libnsl.so.1
ELF 0x7fe3b000-7fe44000 Deferred libnss_compat.so.2
ELF 0x7fe44000-7fe47000 Deferred xlcdef.so.2
ELF 0x7fe47000-7fe50000 Deferred libsm.so.6
ELF 0x7fe54000-7fe5a000 Deferred libxxf86dga.so.1
ELF 0x7fe5e000-7fe81000 Deferred libm.so.6
ELF 0x7fe81000-7ff77000 Deferred libwine_unicode.so.1
ELF 0x7ff77000-7ffe0000 Export ntdll<elf>
\-PE 0x7ff90000-7ffe0000 \ ntdll
ELF 0xb7e3f000-b7e43000 Deferred libdl.so.2
ELF 0xb7e43000-b7f58000 Export libc.so.6
ELF 0xb7f58000-b7faa000 Export libpthread.so.0
ELF 0xb7fab000-b7fc5000 Deferred libwine.so.1
ELF 0xb7fc5000-b7fc7000 Deferred libnvidia-tls.so.1
ELF 0xb7fdb000-b7ff2000 Deferred ld-linux.so.2
Threads:
process tid prio (all id:s are in hex)
00000008 (D) N:\KingmakerSetup.exe
0000000b 15 <==
00000009 0
WineDbg terminated on pid 0x8
View Post/Code in separate window I'm running wine 0.9.6 on Gentoo Linux (32bit) Ignore my sig, it is in need of an update _________________ Do not demand justice, for you too shall be judged. System specs: MSI K72NG-L (nForce 2-based) | AMD AthlonXP 2400+ @ 2.0ghz | 512mb Kingston DDR @ 266mhz | SB Live 5.1 | Windows XP Pro w/ SP2 & DX9.0c / Gentoo Linux w/ Kernel 2.6.15-gentoo-r1Edited By Archlyn on 02/12/06 23:25
Wolfram Ravenwolf
Game OwnerNWN NWN: SoU NWN: HotU NWN 2 Joined: 02 Jan 2003
Posted: Monday, 13 February 2006 07:07PM
Quote: Posted 02/12/06 21:35:58 (GMT) by Eyrdan Yeah looks good, I don't have a diamond edition so I cannot verify but the steps you mention seem like what I would have done (just didn't know if the SoU modules were up-to-date). However, when the next version comes out, you might have to add updating the SoU modules to it.
Yes, that's definitely true, if the SoU modules ever get updated again. I'd hope that the official patch page will reflect that as it currently states that you only need the XP2 patch if you have SoU installed. But it's good to keep this as a reminder for future upgrades.Quote: Sticky it is.
Thanks! I hope it makes things easier for Diamond Edition users running Linux. I know how frustrating it is if something as vital as clear installation instructions aren't readily available. It would be nice if Bioware actually updated the Linux Client page, but I'm not holding my breath. Anyway, I tried to make my guide in the same style, so it's as official a manual as an unofficial HOWTO can be. -- Wolfram Ravenwolf (Stefan Daniel Schwarz)
Wolfram Ravenwolf
Game OwnerNWN NWN: SoU NWN: HotU NWN 2 Joined: 02 Jan 2003
Posted: Monday, 13 February 2006 08:12PM
Quote: Posted 02/12/06 23:22:33 (GMT) by Archlyn When I got to the part about installing Kingmaker via wine however, I run into a problem. I'm running wine 0.9.6 on Gentoo Linux (32bit)
My first suggestion would be to try the latest version (0.9.7 at the moment), to see if it's a bug that's fixed, sometimes new releases break old stuff. I've verified it works with that version, as well as an older release, at least on my Ubuntu system. Good luck in getting it working. -- Wolfram Ravenwolf (Stefan Daniel Schwarz)Edited By Wolfram Ravenwolf on 02/13/06 20:16
Archlyn
Game OwnerNWN NWN: SoU NWN: HotU Mass Effect PC Joined: 09 Jul 2002 From: The Land of Insanity
Posted: Tuesday, 14 February 2006 01:14PM
Thanks! I'm compiling it now to see f it works. I'll post the results when I get them. _________________ Do not demand justice, for you too shall be judged. System specs: MSI K72NG-L (nForce 2-based) | AMD AthlonXP 2400+ @ 2.0ghz | 512mb Kingston DDR @ 266mhz | SB Live 5.1 | Windows XP Pro w/ SP2 & DX9.0c / Gentoo Linux w/ Kernel 2.6.15-gentoo-r1
Archlyn
Game OwnerNWN NWN: SoU NWN: HotU Mass Effect PC Joined: 09 Jul 2002 From: The Land of Insanity
Posted: Tuesday, 14 February 2006 02:37PM
I can't find the edit button so I'm posting another reply. I uninstalled Gentoo's wine package and built from vanilla sources. Kingmaker's setup *still* crashes (using wine 0.9.7) If anyone cares, the output:Code:
usr/local/bin/wine KingmakerSetup.exe
fixme:win:SetWindowTextA setting text "Neverwinter Nights(TM) Kingmaker Setup" of other process window (nil) should not use SendMessage
fixme:midi:OSS_MidiInit Synthesizer support MIDI in. Not supported yet (please report)
fixme:win:SetLayeredWindowAttributes (0x20022,0x00b15618,0,3): stub!
fixme:win:SetLayeredWindowAttributes (0x20022,0x00b15618,0,3): stub!
fixme:win:SetLayeredWindowAttributes (0x20022,0x00b15618,28,3): stub!
fixme:win:SetLayeredWindowAttributes (0x20022,0x00b15618,56,3): stub!
fixme:win:SetLayeredWindowAttributes (0x20022,0x00b15618,85,3): stub!
fixme:win:SetLayeredWindowAttributes (0x20022,0x00b15618,113,3): stub!
fixme:win:SetLayeredWindowAttributes (0x20022,0x00b15618,141,3): stub!
fixme:win:SetLayeredWindowAttributes (0x20022,0x00b15618,170,3): stub!
fixme:win:SetLayeredWindowAttributes (0x20022,0x00b15618,198,3): stub!
fixme:win:SetLayeredWindowAttributes (0x20022,0x00b15618,226,3): stub!
fixme:win:SetLayeredWindowAttributes (0x20022,0x00b15618,255,3): stub!
fixme:win:SetLayeredWindowAttributes (0x20022,0x00b15618,255,3): stub!
fixme:win:SetLayeredWindowAttributes (0x20022,0x00b15618,226,3): stub!
fixme:win:SetLayeredWindowAttributes (0x20022,0x00b15618,198,3): stub!
fixme:win:SetLayeredWindowAttributes (0x20022,0x00b15618,170,3): stub!
fixme:win:SetLayeredWindowAttributes (0x20022,0x00b15618,141,3): stub!
fixme:win:SetLayeredWindowAttributes (0x20022,0x00b15618,113,3): stub!
fixme:win:SetLayeredWindowAttributes (0x20022,0x00b15618,85,3): stub!
fixme:win:SetLayeredWindowAttributes (0x20022,0x00b15618,56,3): stub!
fixme:win:SetLayeredWindowAttributes (0x20022,0x00b15618,28,3): stub!
fixme:win:SetWindowTextA setting text "Neverwinter Nights(TM) Kingmaker Setup" of other process window (nil) should not use SendMessage
wine: Unhandled page fault on read access to 0x100011ee at address 0x100011ee (thread 000b), starting debugger...
WineDbg starting on pid 0x8
Unhandled exception: page fault on read access to 0x100011ee in 32-bit code (0x100011ee).
In 32 bit mode.
Register dump:
CS:0073 SS:007b DS:007b ES:007b FS:003b GS:0033
EIP:100011ee ESP:7dd394d4 EBP:7dd39518 EFLAGS:00210202( - 00 - -RI1)
EAX:00000001 EBX:7e0cf194 ECX:7dd39294 EDX:00000001
ESI:00000009 EDI:00000001
Stack dump:
0x00000000: 00000000 00000000 00000000 00000000
0x00000010: 00000000 00000000 00000000 00000000
0x00000020: 00000000 00000000 00000000 00000000
0x00000030: 00000000 00000000 00000000 00000000
0x00000040: 00000000 00000000 00000000 00000000
0x00000050: 00000000 00000000 00000000 00000000
Backtrace:
=>1 0x100011ee in installoptions (+0x11ee) (0x100011ee)
2 0x7e0c0944 TIME_MMSysTimeCallback+0x174(iData=0x7e10fac0) [/usr/src/wine-0.9.7/dlls/winmm/time.c:206] in winmm (0x7e0c0944)
3 0x7e0c0ad8 TIME_MMSysTimeThread+0x78(arg=0x7e10fac0) [/usr/src/wine-0.9.7/dlls/winmm/time.c:242] in winmm (0x7e0c0ad8)
4 0x7fc63cd0 THREAD_Start+0x130(ptr=0x7fd4a948) [/usr/src/wine-0.9.7/dlls/kernel/thread.c:77] in kernel32 (0x7fc63cd0)
5 0x7ffba67f start_thread+0x1bf(info=0x7fd4a960) [/usr/src/wine-0.9.7/dlls/ntdll/thread.c:236] in ntdll (0x7ffba67f)
fixme:dbghelp:elf_load_debug_info_from_map Alpha-support for Dwarf2 information for libpthread.so.0
fixme:dbghelp_dwarf:dwarf2_parse_const_type need to generate a name
fixme:dbghelp_dwarf:dwarf2_parse_const_type need to generate a name
fixme:dbghelp_dwarf:dwarf2_parse_const_type need to generate a name
fixme:dbghelp_dwarf:dwarf2_parse_const_type need to generate a name
fixme:dbghelp_dwarf:dwarf2_parse_const_type need to generate a name
fixme:dbghelp_dwarf:dwarf2_parse_const_type need to generate a name
fixme:dbghelp_dwarf:dwarf2_parse_const_type need to generate a name
fixme:dbghelp_dwarf:dwarf2_parse_const_type need to generate a name
fixme:dbghelp_dwarf:dwarf2_parse_const_type need to generate a name
fixme:dbghelp_dwarf:dwarf2_parse_const_type need to generate a name
fixme:dbghelp_dwarf:dwarf2_parse_const_type need to generate a name
fixme:dbghelp_dwarf:dwarf2_parse_const_type need to generate a name
fixme:dbghelp_dwarf:dwarf2_parse_const_type need to generate a name
fixme:dbghelp_dwarf:dwarf2_parse_const_type need to generate a name
fixme:dbghelp_dwarf:dwarf2_parse_const_type need to generate a name
fixme:dbghelp_dwarf:dwarf2_parse_const_type need to generate a name
fixme:dbghelp_dwarf:dwarf2_parse_const_type need to generate a name
fixme:dbghelp_dwarf:dwarf2_parse_const_type need to generate a name
6 0xb7f2518e pthread_start_thread+0x19e in libpthread.so.0 (0xb7f2518e)
7 0xb7ebe9ea __clone+0x5a in libc.so.6 (0xb7ebe9ea)
0x100011ee:
Modules:
Module Address Debug info Name (83 modules)
PE 0x00400000-00430000 Deferred kingmakersetup
PE 0x10000000-10009000 Export installoptions
ELF 0x7bf00000-7bf03000 Deferred <wine-loader>
ELF 0x7da2c000-7db2b000 Deferred libcrypto.so.0.9.7
ELF 0x7db2b000-7db5c000 Deferred libssl.so.0.9.7
ELF 0x7db5c000-7db78000 Deferred libcups.so.2
ELF 0x7db8e000-7dc29000 Deferred comdlg32<elf>
\-PE 0x7dba0000-7dc29000 \ comdlg32
ELF 0x7dd44000-7dd70000 Deferred winspool<elf>
\-PE 0x7dd50000-7dd70000 \ winspool
ELF 0x7de95000-7dedb000 Deferred riched20<elf>
\-PE 0x7deb0000-7dedb000 \ riched20
ELF 0x7dedb000-7def0000 Deferred midimap<elf>
\-PE 0x7dee0000-7def0000 \ midimap
ELF 0x7e006000-7e02c000 Deferred msacm32<elf>
\-PE 0x7e010000-7e02c000 \ msacm32
ELF 0x7e02c000-7e044000 Deferred msacm<elf>
\-PE 0x7e030000-7e044000 \ msacm
ELF 0x7e044000-7e08b000 Deferred wineoss<elf>
\-PE 0x7e050000-7e08b000 \ wineoss
ELF 0x7e08b000-7e110000 Stabs winmm<elf>
\-PE 0x7e0a0000-7e110000 \ winmm
ELF 0x7ea5e000-7ea8f000 Deferred uxtheme<elf>
\-PE 0x7ea70000-7ea8f000 \ uxtheme
ELF 0x7ead3000-7eadc000 Deferred libxcursor.so.1.0.2
ELF 0x7eadc000-7eaf9000 Deferred imm32<elf>
\-PE 0x7eae0000-7eaf9000 \ imm32
ELF 0x7eaf9000-7eb16000 Deferred ximcp.so.2
ELF 0x7eb16000-7eb1a000 Deferred libxrandr.so.2
ELF 0x7eb1a000-7eb22000 Deferred libxrender.so.1
ELF 0x7eb22000-7f2e0000 Deferred libglcore.so.1
ELF 0x7f2e0000-7f363000 Deferred libgl.so.1
ELF 0x7f363000-7f42e000 Deferred libx11.so.6
ELF 0x7f42e000-7f43c000 Deferred libxext.so.6
ELF 0x7f43c000-7f454000 Deferred libice.so.6
ELF 0x7f454000-7f4d8000 Deferred winex11<elf>
\-PE 0x7f460000-7f4d8000 \ winex11
ELF 0x7f4d8000-7f4f5000 Deferred libexpat.so.0
ELF 0x7f4f5000-7f51c000 Deferred libfontconfig.so.1
ELF 0x7f51c000-7f58d000 Deferred libfreetype.so.6
ELF 0x7f5a3000-7f5b7000 Deferred lz32<elf>
\-PE 0x7f5b0000-7f5b7000 \ lz32
ELF 0x7f5b7000-7f5d0000 Deferred version<elf>
\-PE 0x7f5c0000-7f5d0000 \ version
ELF 0x7f5d0000-7f694000 Deferred comctl32<elf>
\-PE 0x7f5e0000-7f694000 \ comctl32
ELF 0x7f694000-7f6b2000 Deferred iphlpapi<elf>
\-PE 0x7f6a0000-7f6b2000 \ iphlpapi
ELF 0x7f6b2000-7f6fc000 Deferred rpcrt4<elf>
\-PE 0x7f6c0000-7f6fc000 \ rpcrt4
ELF 0x7f6fc000-7f792000 Deferred ole32<elf>
\-PE 0x7f710000-7f792000 \ ole32
ELF 0x7f792000-7f7ef000 Deferred shlwapi<elf>
\-PE 0x7f7b0000-7f7ef000 \ shlwapi
ELF 0x7f7ef000-7f8be000 Deferred shell32<elf>
\-PE 0x7f800000-7f8be000 \ shell32
ELF 0x7f8be000-7f8fe000 Deferred advapi32<elf>
\-PE 0x7f8d0000-7f8fe000 \ advapi32
ELF 0x7f8fe000-7f98f000 Deferred gdi32<elf>
\-PE 0x7f910000-7f98f000 \ gdi32
ELF 0x7f98f000-7fac0000 Deferred user32<elf>
\-PE 0x7f9b0000-7fac0000 \ user32
ELF 0x7fbd3000-7fbd8000 Deferred libxxf86vm.so.1
ELF 0x7fbd8000-7fce0000 Stabs kernel32<elf>
\-PE 0x7fbf0000-7fce0000 \ kernel32
ELF 0x7fdf0000-7fdf6000 Deferred libxxf86dga.so.1
ELF 0x7fdf6000-7fdff000 Deferred libsm.so.6
ELF 0x7fdff000-7fe09000 Deferred libnss_files.so.2
ELF 0x7fe09000-7fe1e000 Deferred libnsl.so.1
ELF 0x7fe1e000-7fe21000 Deferred xlcdef.so.2
ELF 0x7fe21000-7fe30000 Deferred libz.so.1
ELF 0x7fe34000-7fe57000 Deferred libm.so.6
ELF 0x7fe57000-7ff4d000 Deferred libwine_unicode.so.1
ELF 0x7ff4d000-7ff57000 Deferred libnss_nis.so.2
ELF 0x7ff57000-7ff60000 Deferred libnss_compat.so.2
ELF 0x7ff63000-7ffe0000 Stabs ntdll<elf>
\-PE 0x7ff70000-7ffe0000 \ ntdll
ELF 0xb7e06000-b7e0a000 Deferred libdl.so.2
ELF 0xb7e0a000-b7f1f000 Export libc.so.6
ELF 0xb7f1f000-b7f71000 Export libpthread.so.0
ELF 0xb7f72000-b7f8c000 Deferred libwine.so.1
ELF 0xb7fa0000-b7fa2000 Deferred libnvidia-tls.so.1
ELF 0xb7fa2000-b7fb9000 Deferred ld-linux.so.2
Threads:
process tid prio (all id:s are in hex)
00000008 (D) N:\KingmakerSetup.exe
0000000b 15 <==
00000009 0
WineDbg terminated on pid 0x8
View Post/Code in separate window _________________ Do not demand justice, for you too shall be judged. System specs: MSI K72NG-L (nForce 2-based) | AMD AthlonXP 2400+ @ 2.0ghz | 512mb Kingston DDR @ 266mhz | SB Live 5.1 | Windows XP Pro w/ SP2 & DX9.0c / Gentoo Linux w/ Kernel 2.6.15-gentoo-r1
zzqzzq_zzq
Game OwnerNWN NWN: SoU NWN: HotU SW: KotOR PC Jade Empire Jade Empire:SE NWN 2 Joined: 19 Mar 2003 From: Dayton, OH
Posted: Tuesday, 14 February 2006 06:26PM
Wine sometimes has issues with the newer VM layouts, and exec_shield. Google for wine and ( exec_shield or legacy_va_layout ), and you'll find more suggestions than you can shake a stick at. David _________________ NWMovies: Watch the NWN ingame movies INSIDE the Linux Client: http://home.roadrunner.com/~nwmovies NWWine & the toolset instructions too.
Archlyn
Game OwnerNWN NWN: SoU NWN: HotU Mass Effect PC Joined: 09 Jul 2002 From: The Land of Insanity
Posted: Wednesday, 15 February 2006 03:48PM
Thanks for the info! _________________ Do not demand justice, for you too shall be judged. System specs: MSI K72NG-L (nForce 2-based) | AMD AthlonXP 2400+ @ 2.0ghz | 512mb Kingston DDR @ 266mhz | SB Live 5.1 | Windows XP Pro w/ SP2 & DX9.0c / Gentoo Linux w/ Kernel 2.6.15-gentoo-r1Edited By Archlyn on 02/15/06 15:55
Archlyn
Game OwnerNWN NWN: SoU NWN: HotU Mass Effect PC Joined: 09 Jul 2002 From: The Land of Insanity
Posted: Friday, 17 February 2006 01:55PM
Stupid disappearing edit button. Anyway, I've had no luck with you're suggestions David. I did some searching and found some potential fixes, but when I tried them, none worked. This was tested using Wine 0.9.7, both from Gentoo's package repository and vanilla wine sources. As a last-ditch effort, I'm posting my kernel configuration here - maybe I forgot to set something important.Code:
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.15-gentoo-r1
# Fri Feb 10 16:13:35 2006
#
CONFIG_X86_32=y
CONFIG_SEMAPHORE_SLEEPERS=y
CONFIG_X86=y
CONFIG_MMU=y
CONFIG_UID16=y
CONFIG_GENERIC_ISA_DMA=y
CONFIG_GENERIC_IOMAP=y
CONFIG_ARCH_MAY_HAVE_PC_FDC=y
#
# Code maturity level options
#
CONFIG_EXPERIMENTAL=y
CONFIG_CLEAN_COMPILE=y
CONFIG_BROKEN_ON_SMP=y
CONFIG_LOCK_KERNEL=y
CONFIG_INIT_ENV_ARG_LIMIT=32
#
# General setup
#
CONFIG_LOCALVERSION=""
CONFIG_LOCALVERSION_AUTO=y
CONFIG_SWAP=y
CONFIG_SYSVIPC=y
CONFIG_POSIX_MQUEUE=y
# CONFIG_BSD_PROCESS_ACCT is not set
CONFIG_SYSCTL=y
CONFIG_AUDIT=y
CONFIG_AUDITSYSCALL=y
CONFIG_HOTPLUG=y
CONFIG_KOBJECT_UEVENT=y
# CONFIG_IKCONFIG is not set
CONFIG_INITRAMFS_SOURCE=""
# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
# CONFIG_EMBEDDED is not set
CONFIG_KALLSYMS=y
# CONFIG_KALLSYMS_EXTRA_PASS is not set
CONFIG_PRINTK=y
CONFIG_BUG=y
CONFIG_BASE_FULL=y
CONFIG_FUTEX=y
CONFIG_EPOLL=y
CONFIG_SHMEM=y
CONFIG_CC_ALIGN_FUNCTIONS=0
CONFIG_CC_ALIGN_LABELS=0
CONFIG_CC_ALIGN_LOOPS=0
CONFIG_CC_ALIGN_JUMPS=0
# CONFIG_TINY_SHMEM is not set
CONFIG_BASE_SMALL=0
#
# Loadable module support
#
CONFIG_MODULES=y
CONFIG_MODULE_UNLOAD=y
# CONFIG_MODULE_FORCE_UNLOAD is not set
CONFIG_OBSOLETE_MODPARM=y
# CONFIG_MODVERSIONS is not set
# CONFIG_MODULE_SRCVERSION_ALL is not set
CONFIG_KMOD=y
#
# Block layer
#
CONFIG_LBD=y
#
# IO Schedulers
#
CONFIG_IOSCHED_NOOP=y
CONFIG_IOSCHED_AS=y
CONFIG_IOSCHED_DEADLINE=y
CONFIG_IOSCHED_CFQ=y
CONFIG_DEFAULT_AS=y
# CONFIG_DEFAULT_DEADLINE is not set
# CONFIG_DEFAULT_CFQ is not set
# CONFIG_DEFAULT_NOOP is not set
CONFIG_DEFAULT_IOSCHED="anticipatory"
#
# Processor type and features
#
CONFIG_X86_PC=y
# CONFIG_X86_ELAN is not set
# CONFIG_X86_VOYAGER is not set
# CONFIG_X86_NUMAQ is not set
# CONFIG_X86_SUMMIT is not set
# CONFIG_X86_BIGSMP is not set
# CONFIG_X86_VISWS is not set
# CONFIG_X86_GENERICARCH is not set
# CONFIG_X86_ES7000 is not set
# CONFIG_M386 is not set
# CONFIG_M486 is not set
# CONFIG_M586 is not set
# CONFIG_M586TSC is not set
# CONFIG_M586MMX is not set
# CONFIG_M686 is not set
# CONFIG_MPENTIUMII is not set
# CONFIG_MPENTIUMIII is not set
# CONFIG_MPENTIUMM is not set
# CONFIG_MPENTIUM4 is not set
# CONFIG_MK6 is not set
CONFIG_MK7=y
# CONFIG_MK8 is not set
# CONFIG_MCRUSOE is not set
# CONFIG_MEFFICEON is not set
# CONFIG_MWINCHIPC6 is not set
# CONFIG_MWINCHIP2 is not set
# CONFIG_MWINCHIP3D is not set
# CONFIG_MGEODEGX1 is not set
# CONFIG_MCYRIXIII is not set
# CONFIG_MVIAC3_2 is not set
# CONFIG_X86_GENERIC is not set
CONFIG_X86_CMPXCHG=y
CONFIG_X86_XADD=y
CONFIG_X86_L1_CACHE_SHIFT=6
CONFIG_RWSEM_XCHGADD_ALGORITHM=y
CONFIG_GENERIC_CALIBRATE_DELAY=y
CONFIG_X86_WP_WORKS_OK=y
CONFIG_X86_INVLPG=y
CONFIG_X86_BSWAP=y
CONFIG_X86_POPAD_OK=y
CONFIG_X86_CMPXCHG64=y
CONFIG_X86_GOOD_APIC=y
CONFIG_X86_INTEL_USERCOPY=y
CONFIG_X86_USE_PPRO_CHECKSUM=y
CONFIG_X86_USE_3DNOW=y
CONFIG_X86_TSC=y
# CONFIG_HPET_TIMER is not set
# CONFIG_SMP is not set
# CONFIG_PREEMPT_NONE is not set
# CONFIG_PREEMPT_VOLUNTARY is not set
CONFIG_PREEMPT=y
CONFIG_PREEMPT_BKL=y
# CONFIG_X86_UP_APIC is not set
CONFIG_X86_MCE=y
CONFIG_X86_MCE_NONFATAL=y
# CONFIG_TOSHIBA is not set
# CONFIG_I8K is not set
# CONFIG_X86_REBOOTFIXUPS is not set
# CONFIG_MICROCODE is not set
# CONFIG_X86_MSR is not set
# CONFIG_X86_CPUID is not set
#
# Firmware Drivers
#
# CONFIG_EDD is not set
# CONFIG_DELL_RBU is not set
# CONFIG_DCDBAS is not set
CONFIG_NOHIGHMEM=y
# CONFIG_HIGHMEM4G is not set
# CONFIG_HIGHMEM64G is not set
CONFIG_SELECT_MEMORY_MODEL=y
CONFIG_FLATMEM_MANUAL=y
# CONFIG_DISCONTIGMEM_MANUAL is not set
# CONFIG_SPARSEMEM_MANUAL is not set
CONFIG_FLATMEM=y
CONFIG_FLAT_NODE_MEM_MAP=y
# CONFIG_SPARSEMEM_STATIC is not set
CONFIG_SPLIT_PTLOCK_CPUS=4
# CONFIG_MATH_EMULATION is not set
CONFIG_MTRR=y
# CONFIG_EFI is not set
# CONFIG_REGPARM is not set
CONFIG_SECCOMP=y
# CONFIG_HZ_100 is not set
CONFIG_HZ_250=y
# CONFIG_HZ_1000 is not set
CONFIG_HZ=250
CONFIG_PHYSICAL_START=0x100000
# CONFIG_KEXEC is not set
#
# Power management options (ACPI, APM)
#
CONFIG_PM=y
CONFIG_PM_LEGACY=y
# CONFIG_PM_DEBUG is not set
# CONFIG_SOFTWARE_SUSPEND is not set
#
# ACPI (Advanced Configuration and Power Interface) Support
#
CONFIG_ACPI=y
CONFIG_ACPI_SLEEP=y
CONFIG_ACPI_SLEEP_PROC_FS=y
# CONFIG_ACPI_SLEEP_PROC_SLEEP is not set
CONFIG_ACPI_AC=y
CONFIG_ACPI_BATTERY=y
CONFIG_ACPI_BUTTON=y
CONFIG_ACPI_VIDEO=y
# CONFIG_ACPI_HOTKEY is not set
CONFIG_ACPI_FAN=y
CONFIG_ACPI_PROCESSOR=y
CONFIG_ACPI_THERMAL=y
# CONFIG_ACPI_ASUS is not set
# CONFIG_ACPI_IBM is not set
# CONFIG_ACPI_TOSHIBA is not set
CONFIG_ACPI_BLACKLIST_YEAR=0
# CONFIG_ACPI_DEBUG is not set
CONFIG_ACPI_EC=y
CONFIG_ACPI_POWER=y
CONFIG_ACPI_SYSTEM=y
# CONFIG_X86_PM_TIMER is not set
# CONFIG_ACPI_CONTAINER is not set
#
# APM (Advanced Power Management) BIOS Support
#
CONFIG_APM=y
# CONFIG_APM_IGNORE_USER_SUSPEND is not set
# CONFIG_APM_DO_ENABLE is not set
# CONFIG_APM_CPU_IDLE is not set
CONFIG_APM_DISPLAY_BLANK=y
# CONFIG_APM_RTC_IS_GMT is not set
# CONFIG_APM_ALLOW_INTS is not set
# CONFIG_APM_REAL_MODE_POWER_OFF is not set
#
# CPU Frequency scaling
#
# CONFIG_CPU_FREQ is not set
#
# Bus options (PCI, PCMCIA, EISA, MCA, ISA)
#
CONFIG_PCI=y
# CONFIG_PCI_GOBIOS is not set
# CONFIG_PCI_GOMMCONFIG is not set
# CONFIG_PCI_GODIRECT is not set
CONFIG_PCI_GOANY=y
CONFIG_PCI_BIOS=y
CONFIG_PCI_DIRECT=y
CONFIG_PCI_MMCONFIG=y
# CONFIG_PCIEPORTBUS is not set
CONFIG_PCI_LEGACY_PROC=y
CONFIG_ISA_DMA_API=y
# CONFIG_ISA is not set
# CONFIG_MCA is not set
# CONFIG_SCx200 is not set
#
# PCCARD (PCMCIA/CardBus) support
#
# CONFIG_PCCARD is not set
#
# PCI Hotplug Support
#
# CONFIG_HOTPLUG_PCI is not set
#
# Executable file formats
#
CONFIG_BINFMT_ELF=y
CONFIG_BINFMT_AOUT=y
CONFIG_BINFMT_MISC=y
#
# Networking
#
CONFIG_NET=y
#
# Networking options
#
CONFIG_PACKET=y
# CONFIG_PACKET_MMAP is not set
CONFIG_UNIX=y
# CONFIG_NET_KEY is not set
CONFIG_INET=y
CONFIG_IP_MULTICAST=y
# CONFIG_IP_ADVANCED_ROUTER is not set
CONFIG_IP_FIB_HASH=y
# CONFIG_IP_PNP is not set
# CONFIG_NET_IPIP is not set
# CONFIG_NET_IPGRE is not set
# CONFIG_IP_MROUTE is not set
# CONFIG_ARPD is not set
# CONFIG_SYN_COOKIES is not set
# CONFIG_INET_AH is not set
# CONFIG_INET_ESP is not set
# CONFIG_INET_IPCOMP is not set
# CONFIG_INET_TUNNEL is not set
CONFIG_INET_DIAG=y
CONFIG_INET_TCP_DIAG=y
# CONFIG_TCP_CONG_ADVANCED is not set
CONFIG_TCP_CONG_BIC=y
#
# IP: Virtual Server Configuration
#
# CONFIG_IP_VS is not set
# CONFIG_IPV6 is not set
CONFIG_NETFILTER=y
# CONFIG_NETFILTER_DEBUG is not set
#
# Core Netfilter Configuration
#
# CONFIG_NETFILTER_NETLINK is not set
#
# IP: Netfilter Configuration
#
CONFIG_IP_NF_CONNTRACK=y
# CONFIG_IP_NF_CT_ACCT is not set
# CONFIG_IP_NF_CONNTRACK_MARK is not set
# CONFIG_IP_NF_CONNTRACK_EVENTS is not set
# CONFIG_IP_NF_CT_PROTO_SCTP is not set
# CONFIG_IP_NF_FTP is not set
# CONFIG_IP_NF_IRC is not set
# CONFIG_IP_NF_NETBIOS_NS is not set
# CONFIG_IP_NF_TFTP is not set
# CONFIG_IP_NF_AMANDA is not set
# CONFIG_IP_NF_PPTP is not set
CONFIG_IP_NF_QUEUE=y
CONFIG_IP_NF_IPTABLES=y
CONFIG_IP_NF_MATCH_LIMIT=y
CONFIG_IP_NF_MATCH_IPRANGE=y
CONFIG_IP_NF_MATCH_MAC=y
CONFIG_IP_NF_MATCH_PKTTYPE=y
CONFIG_IP_NF_MATCH_MARK=y
CONFIG_IP_NF_MATCH_MULTIPORT=y
CONFIG_IP_NF_MATCH_TOS=y
CONFIG_IP_NF_MATCH_RECENT=y
CONFIG_IP_NF_MATCH_ECN=y
CONFIG_IP_NF_MATCH_DSCP=y
CONFIG_IP_NF_MATCH_AH_ESP=y
CONFIG_IP_NF_MATCH_LENGTH=y
CONFIG_IP_NF_MATCH_TTL=y
CONFIG_IP_NF_MATCH_TCPMSS=y
CONFIG_IP_NF_MATCH_HELPER=y
CONFIG_IP_NF_MATCH_STATE=y
CONFIG_IP_NF_MATCH_CONNTRACK=y
CONFIG_IP_NF_MATCH_OWNER=y
# CONFIG_IP_NF_MATCH_ADDRTYPE is not set
# CONFIG_IP_NF_MATCH_REALM is not set
# CONFIG_IP_NF_MATCH_SCTP is not set
# CONFIG_IP_NF_MATCH_DCCP is not set
# CONFIG_IP_NF_MATCH_COMMENT is not set
# CONFIG_IP_NF_MATCH_HASHLIMIT is not set
# CONFIG_IP_NF_MATCH_STRING is not set
CONFIG_IP_NF_FILTER=y
CONFIG_IP_NF_TARGET_REJECT=y
CONFIG_IP_NF_TARGET_LOG=y
CONFIG_IP_NF_TARGET_ULOG=y
CONFIG_IP_NF_TARGET_TCPMSS=y
# CONFIG_IP_NF_TARGET_NFQUEUE is not set
CONFIG_IP_NF_NAT=y
CONFIG_IP_NF_NAT_NEEDED=y
CONFIG_IP_NF_TARGET_MASQUERADE=y
CONFIG_IP_NF_TARGET_REDIRECT=y
CONFIG_IP_NF_TARGET_NETMAP=y
CONFIG_IP_NF_TARGET_SAME=y
# CONFIG_IP_NF_NAT_SNMP_BASIC is not set
CONFIG_IP_NF_MANGLE=y
CONFIG_IP_NF_TARGET_TOS=y
CONFIG_IP_NF_TARGET_ECN=y
CONFIG_IP_NF_TARGET_DSCP=y
CONFIG_IP_NF_TARGET_MARK=y
CONFIG_IP_NF_TARGET_CLASSIFY=y
# CONFIG_IP_NF_TARGET_TTL is not set
CONFIG_IP_NF_RAW=m
CONFIG_IP_NF_TARGET_NOTRACK=m
CONFIG_IP_NF_ARPTABLES=y
CONFIG_IP_NF_ARPFILTER=y
CONFIG_IP_NF_ARP_MANGLE=y
#
# DCCP Configuration (EXPERIMENTAL)
#
# CONFIG_IP_DCCP is not set
#
# SCTP Configuration (EXPERIMENTAL)
#
# CONFIG_IP_SCTP is not set
# CONFIG_ATM is not set
# CONFIG_BRIDGE is not set
# CONFIG_VLAN_8021Q is not set
# CONFIG_DECNET is not set
# CONFIG_LLC2 is not set
# CONFIG_IPX is not set
# CONFIG_ATALK is not set
# CONFIG_X25 is not set
# CONFIG_LAPB is not set
# CONFIG_NET_DIVERT is not set
# CONFIG_ECONET is not set
# CONFIG_WAN_ROUTER is not set
#
# QoS and/or fair queueing
#
# CONFIG_NET_SCHED is not set
#
# Network testing
#
# CONFIG_NET_PKTGEN is not set
# CONFIG_HAMRADIO is not set
# CONFIG_IRDA is not set
# CONFIG_BT is not set
# CONFIG_IEEE80211 is not set
#
# Device Drivers
#
#
# Generic Driver Options
#
CONFIG_STANDALONE=y
CONFIG_PREVENT_FIRMWARE_BUILD=y
CONFIG_FW_LOADER=m
#
# Connector - unified userspace <-> kernelspace linker
#
# CONFIG_CONNECTOR is not set
#
# Memory Technology Devices (MTD)
#
# CONFIG_MTD is not set
#
# Parallel port support
#
CONFIG_PARPORT=y
CONFIG_PARPORT_PC=y
# CONFIG_PARPORT_SERIAL is not set
# CONFIG_PARPORT_PC_FIFO is not set
# CONFIG_PARPORT_PC_SUPERIO is not set
# CONFIG_PARPORT_GSC is not set
# CONFIG_PARPORT_1284 is not set
#
# Plug and Play support
#
CONFIG_PNP=y
# CONFIG_PNP_DEBUG is not set
#
# Protocols
#
CONFIG_PNPACPI=y
#
# Block devices
#
CONFIG_BLK_DEV_FD=y
# CONFIG_PARIDE is not set
# CONFIG_BLK_CPQ_DA is not set
# CONFIG_BLK_CPQ_CISS_DA is not set
# CONFIG_BLK_DEV_DAC960 is not set
# CONFIG_BLK_DEV_UMEM is not set
# CONFIG_BLK_DEV_COW_COMMON is not set
CONFIG_BLK_DEV_LOOP=y
CONFIG_BLK_DEV_CRYPTOLOOP=y
# CONFIG_BLK_DEV_NBD is not set
# CONFIG_BLK_DEV_SX8 is not set
# CONFIG_BLK_DEV_UB is not set
CONFIG_BLK_DEV_RAM=y
CONFIG_BLK_DEV_RAM_COUNT=16
CONFIG_BLK_DEV_RAM_SIZE=4096
CONFIG_BLK_DEV_INITRD=y
# CONFIG_CDROM_PKTCDVD is not set
# CONFIG_ATA_OVER_ETH is not set
#
# ATA/ATAPI/MFM/RLL support
#
CONFIG_IDE=y
CONFIG_BLK_DEV_IDE=y
#
# Please see Documentation/ide.txt for help/info on IDE drives
#
# CONFIG_BLK_DEV_IDE_SATA is not set
# CONFIG_BLK_DEV_HD_IDE is not set
CONFIG_BLK_DEV_IDEDISK=y
CONFIG_IDEDISK_MULTI_MODE=y
CONFIG_BLK_DEV_IDECD=y
# CONFIG_BLK_DEV_IDETAPE is not set
# CONFIG_BLK_DEV_IDEFLOPPY is not set
# CONFIG_BLK_DEV_IDESCSI is not set
# CONFIG_IDE_TASK_IOCTL is not set
#
# IDE chipset support/bugfixes
#
CONFIG_IDE_GENERIC=y
# CONFIG_BLK_DEV_CMD640 is not set
CONFIG_BLK_DEV_IDEPNP=y
CONFIG_BLK_DEV_IDEPCI=y
CONFIG_IDEPCI_SHARE_IRQ=y
# CONFIG_BLK_DEV_OFFBOARD is not set
CONFIG_BLK_DEV_GENERIC=y
# CONFIG_BLK_DEV_OPTI621 is not set
# CONFIG_BLK_DEV_RZ1000 is not set
CONFIG_BLK_DEV_IDEDMA_PCI=y
# CONFIG_BLK_DEV_IDEDMA_FORCED is not set
CONFIG_IDEDMA_PCI_AUTO=y
# CONFIG_IDEDMA_ONLYDISK is not set
# CONFIG_BLK_DEV_AEC62XX is not set
# CONFIG_BLK_DEV_ALI15X3 is not set
CONFIG_BLK_DEV_AMD74XX=y
# CONFIG_BLK_DEV_ATIIXP is not set
# CONFIG_BLK_DEV_CMD64X is not set
# CONFIG_BLK_DEV_TRIFLEX is not set
# CONFIG_BLK_DEV_CY82C693 is not set
# CONFIG_BLK_DEV_CS5520 is not set
# CONFIG_BLK_DEV_CS5530 is not set
# CONFIG_BLK_DEV_CS5535 is not set
# CONFIG_BLK_DEV_HPT34X is not set
# CONFIG_BLK_DEV_HPT366 is not set
# CONFIG_BLK_DEV_SC1200 is not set
# CONFIG_BLK_DEV_PIIX is not set
# CONFIG_BLK_DEV_IT821X is not set
# CONFIG_BLK_DEV_NS87415 is not set
# CONFIG_BLK_DEV_PDC202XX_OLD is not set
# CONFIG_BLK_DEV_PDC202XX_NEW is not set
# CONFIG_BLK_DEV_SVWKS is not set
# CONFIG_BLK_DEV_SIIMAGE is not set
# CONFIG_BLK_DEV_SIS5513 is not set
# CONFIG_BLK_DEV_SLC90E66 is not set
# CONFIG_BLK_DEV_TRM290 is not set
# CONFIG_BLK_DEV_VIA82CXXX is not set
# CONFIG_IDE_ARM is not set
CONFIG_BLK_DEV_IDEDMA=y
# CONFIG_IDEDMA_IVB is not set
CONFIG_IDEDMA_AUTO=y
# CONFIG_BLK_DEV_HD is not set
#
# SCSI device support
#
# CONFIG_RAID_ATTRS is not set
CONFIG_SCSI=y
CONFIG_SCSI_PROC_FS=y
#
# SCSI support type (disk, tape, CD-ROM)
#
CONFIG_BLK_DEV_SD=y
# CONFIG_CHR_DEV_ST is not set
# CONFIG_CHR_DEV_OSST is not set
# CONFIG_BLK_DEV_SR is not set
CONFIG_CHR_DEV_SG=y
# CONFIG_CHR_DEV_SCH is not set
#
# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
#
# CONFIG_SCSI_MULTI_LUN is not set
# CONFIG_SCSI_CONSTANTS is not set
# CONFIG_SCSI_LOGGING is not set
#
# SCSI Transport Attributes
#
# CONFIG_SCSI_SPI_ATTRS is not set
# CONFIG_SCSI_FC_ATTRS is not set
# CONFIG_SCSI_ISCSI_ATTRS is not set
# CONFIG_SCSI_SAS_ATTRS is not set
#
# SCSI low-level drivers
#
# CONFIG_ISCSI_TCP is not set
# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
# CONFIG_SCSI_3W_9XXX is not set
# CONFIG_SCSI_ACARD is not set
# CONFIG_SCSI_AACRAID is not set
# CONFIG_SCSI_AIC7XXX is not set
# CONFIG_SCSI_AIC7XXX_OLD is not set
# CONFIG_SCSI_AIC79XX is not set
CONFIG_SCSI_DPT_I2O=m
# CONFIG_MEGARAID_NEWGEN is not set
# CONFIG_MEGARAID_LEGACY is not set
# CONFIG_MEGARAID_SAS is not set
CONFIG_SCSI_SATA=y
# CONFIG_SCSI_SATA_AHCI is not set
# CONFIG_SCSI_SATA_SVW is not set
CONFIG_SCSI_ATA_PIIX=y
# CONFIG_SCSI_SATA_MV is not set
# CONFIG_SCSI_SATA_NV is not set
# CONFIG_SCSI_PDC_ADMA is not set
# CONFIG_SCSI_SATA_QSTOR is not set
# CONFIG_SCSI_SATA_PROMISE is not set
CONFIG_SCSI_SATA_SX4=m
# CONFIG_SCSI_SATA_SIL is not set
# CONFIG_SCSI_SATA_SIL24 is not set
CONFIG_SCSI_SATA_SIS=m
# CONFIG_SCSI_SATA_ULI is not set
# CONFIG_SCSI_SATA_VIA is not set
# CONFIG_SCSI_SATA_VITESSE is not set
CONFIG_SCSI_SATA_INTEL_COMBINED=y
# CONFIG_SCSI_BUSLOGIC is not set
# CONFIG_SCSI_DMX3191D is not set
# CONFIG_SCSI_EATA is not set
# CONFIG_SCSI_FUTURE_DOMAIN is not set
# CONFIG_SCSI_GDTH is not set
# CONFIG_SCSI_IPS is not set
# CONFIG_SCSI_INITIO is not set
# CONFIG_SCSI_INIA100 is not set
# CONFIG_SCSI_PPA is not set
# CONFIG_SCSI_IMM is not set
# CONFIG_SCSI_SYM53C8XX_2 is not set
CONFIG_SCSI_IPR=m
# CONFIG_SCSI_IPR_TRACE is not set
# CONFIG_SCSI_IPR_DUMP is not set
# CONFIG_SCSI_QLOGIC_FC is not set
# CONFIG_SCSI_QLOGIC_1280 is not set
CONFIG_SCSI_QLA2XXX=y
# CONFIG_SCSI_QLA21XX is not set
# CONFIG_SCSI_QLA22XX is not set
# CONFIG_SCSI_QLA2300 is not set
# CONFIG_SCSI_QLA2322 is not set
# CONFIG_SCSI_QLA6312 is not set
# CONFIG_SCSI_QLA24XX is not set
# CONFIG_SCSI_LPFC is not set
# CONFIG_SCSI_DC395x is not set
# CONFIG_SCSI_DC390T is not set
# CONFIG_SCSI_NSP32 is not set
# CONFIG_SCSI_DEBUG is not set
#
# Multi-device support (RAID and LVM)
#
# CONFIG_MD is not set
#
# Fusion MPT device support
#
# CONFIG_FUSION is not set
# CONFIG_FUSION_SPI is not set
# CONFIG_FUSION_FC is not set
# CONFIG_FUSION_SAS is not set
#
# IEEE 1394 (FireWire) support
#
# CONFIG_IEEE1394 is not set
#
# I2O device support
#
# CONFIG_I2O is not set
#
# Network device support
#
CONFIG_NETDEVICES=y
CONFIG_DUMMY=m
# CONFIG_BONDING is not set
# CONFIG_EQUALIZER is not set
# CONFIG_TUN is not set
# CONFIG_NET_SB1000 is not set
#
# ARCnet devices
#
# CONFIG_ARCNET is not set
#
# PHY device support
#
# CONFIG_PHYLIB is not set
#
# Ethernet (10 or 100Mbit)
#
CONFIG_NET_ETHERNET=y
CONFIG_MII=y
# CONFIG_HAPPYMEAL is not set
# CONFIG_SUNGEM is not set
# CONFIG_CASSINI is not set
# CONFIG_NET_VENDOR_3COM is not set
#
# Tulip family network device support
#
# CONFIG_NET_TULIP is not set
# CONFIG_HP100 is not set
CONFIG_NET_PCI=y
# CONFIG_PCNET32 is not set
# CONFIG_AMD8111_ETH is not set
# CONFIG_ADAPTEC_STARFIRE is not set
# CONFIG_B44 is not set
CONFIG_FORCEDETH=y
# CONFIG_DGRS is not set
# CONFIG_EEPRO100 is not set
# CONFIG_E100 is not set
# CONFIG_FEALNX is not set
# CONFIG_NATSEMI is not set
# CONFIG_NE2K_PCI is not set
# CONFIG_8139CP is not set
# CONFIG_8139TOO is not set
# CONFIG_SIS900 is not set
# CONFIG_EPIC100 is not set
# CONFIG_SUNDANCE is not set
# CONFIG_TLAN is not set
# CONFIG_VIA_RHINE is not set
# CONFIG_NET_POCKET is not set
#
# Ethernet (1000 Mbit)
#
# CONFIG_ACENIC is not set
# CONFIG_DL2K is not set
# CONFIG_E1000 is not set
# CONFIG_NS83820 is not set
# CONFIG_HAMACHI is not set
# CONFIG_YELLOWFIN is not set
# CONFIG_R8169 is not set
# CONFIG_SIS190 is not set
# CONFIG_SKGE is not set
# CONFIG_SKY2 is not set
# CONFIG_SK98LIN is not set
# CONFIG_VIA_VELOCITY is not set
# CONFIG_TIGON3 is not set
# CONFIG_BNX2 is not set
#
# Ethernet (10000 Mbit)
#
# CONFIG_CHELSIO_T1 is not set
# CONFIG_IXGB is not set
CONFIG_S2IO=m
# CONFIG_S2IO_NAPI is not set
#
# Token Ring devices
#
# CONFIG_TR is not set
#
# Wireless LAN (non-hamradio)
#
# CONFIG_NET_RADIO is not set
#
# Wan interfaces
#
# CONFIG_WAN is not set
# CONFIG_FDDI is not set
# CONFIG_HIPPI is not set
# CONFIG_PLIP is not set
# CONFIG_PPP is not set
# CONFIG_SLIP is not set
# CONFIG_NET_FC is not set
# CONFIG_SHAPER is not set
# CONFIG_NETCONSOLE is not set
# CONFIG_NETPOLL is not set
# CONFIG_NET_POLL_CONTROLLER is not set
#
# ISDN subsystem
#
# CONFIG_ISDN is not set
#
# Telephony Support
#
# CONFIG_PHONE is not set
#
# Input device support
#
CONFIG_INPUT=y
#
# Userland interfaces
#
CONFIG_INPUT_MOUSEDEV=y
CONFIG_INPUT_MOUSEDEV_PSAUX=y
CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
# CONFIG_INPUT_JOYDEV is not set
# CONFIG_INPUT_TSDEV is not set
CONFIG_INPUT_EVDEV=y
# CONFIG_INPUT_EVBUG is not set
#
# Input Device Drivers
#
CONFIG_INPUT_KEYBOARD=y
CONFIG_KEYBOARD_ATKBD=y
# CONFIG_KEYBOARD_SUNKBD is not set
# CONFIG_KEYBOARD_LKKBD is not set
# CONFIG_KEYBOARD_XTKBD is not set
# CONFIG_KEYBOARD_NEWTON is not set
CONFIG_INPUT_MOUSE=y
CONFIG_MOUSE_PS2=y
# CONFIG_MOUSE_SERIAL is not set
# CONFIG_MOUSE_VSXXXAA is not set
# CONFIG_INPUT_JOYSTICK is not set
# CONFIG_INPUT_TOUCHSCREEN is not set
# CONFIG_INPUT_MISC is not set
#
# Hardware I/O ports
#
CONFIG_SERIO=y
CONFIG_SERIO_I8042=y
# CONFIG_SERIO_SERPORT is not set
# CONFIG_SERIO_CT82C710 is not set
# CONFIG_SERIO_PARKBD is not set
# CONFIG_SERIO_PCIPS2 is not set
CONFIG_SERIO_LIBPS2=y
# CONFIG_SERIO_RAW is not set
# CONFIG_GAMEPORT is not set
#
# Character devices
#
CONFIG_VT=y
CONFIG_VT_CONSOLE=y
CONFIG_HW_CONSOLE=y
# CONFIG_SERIAL_NONSTANDARD is not set
#
# Serial drivers
#
CONFIG_SERIAL_8250=y
# CONFIG_SERIAL_8250_CONSOLE is not set
# CONFIG_SERIAL_8250_ACPI is not set
CONFIG_SERIAL_8250_NR_UARTS=4
# CONFIG_SERIAL_8250_EXTENDED is not set
#
# Non-8250 serial port support
#
CONFIG_SERIAL_CORE=y
# CONFIG_SERIAL_JSM is not set
CONFIG_UNIX98_PTYS=y
CONFIG_LEGACY_PTYS=y
CONFIG_LEGACY_PTY_COUNT=256
CONFIG_PRINTER=y
# CONFIG_LP_CONSOLE is not set
# CONFIG_PPDEV is not set
# CONFIG_TIPAR is not set
#
# IPMI
#
# CONFIG_IPMI_HANDLER is not set
#
# Watchdog Cards
#
# CONFIG_WATCHDOG is not set
CONFIG_HW_RANDOM=y
# CONFIG_NVRAM is not set
# CONFIG_RTC is not set
# CONFIG_GEN_RTC is not set
# CONFIG_DTLK is not set
# CONFIG_R3964 is not set
# CONFIG_APPLICOM is not set
# CONFIG_SONYPI is not set
#
# Ftape, the floppy tape device driver
#
# CONFIG_FTAPE is not set
CONFIG_AGP=y
# CONFIG_AGP_ALI is not set
# CONFIG_AGP_ATI is not set
# CONFIG_AGP_AMD is not set
# CONFIG_AGP_AMD64 is not set
# CONFIG_AGP_INTEL is not set
CONFIG_AGP_NVIDIA=y
# CONFIG_AGP_SIS is not set
# CONFIG_AGP_SWORKS is not set
# CONFIG_AGP_VIA is not set
# CONFIG_AGP_EFFICEON is not set
CONFIG_DRM=y
# CONFIG_DRM_TDFX is not set
# CONFIG_DRM_R128 is not set
# CONFIG_DRM_RADEON is not set
# CONFIG_DRM_MGA is not set
# CONFIG_DRM_SIS is not set
# CONFIG_DRM_VIA is not set
# CONFIG_DRM_SAVAGE is not set
# CONFIG_MWAVE is not set
# CONFIG_RAW_DRIVER is not set
# CONFIG_HPET is not set
# CONFIG_HANGCHECK_TIMER is not set
#
# TPM devices
#
# CONFIG_TCG_TPM is not set
# CONFIG_TELCLOCK is not set
#
# I2C support
#
# CONFIG_I2C is not set
#
# Dallas's 1-wire bus
#
# CONFIG_W1 is not set
#
# Hardware Monitoring support
#
CONFIG_HWMON=y
# CONFIG_HWMON_VID is not set
# CONFIG_SENSORS_HDAPS is not set
# CONFIG_HWMON_DEBUG_CHIP is not set
#
# Misc devices
#
# CONFIG_IBM_ASM is not set
#
# Multimedia Capabilities Port drivers
#
#
# Multimedia devices
#
# CONFIG_VIDEO_DEV is not set
#
# Digital Video Broadcasting Devices
#
# CONFIG_DVB is not set
#
# Graphics support
#
CONFIG_FB=y
CONFIG_FB_CFB_FILLRECT=y
CONFIG_FB_CFB_COPYAREA=y
CONFIG_FB_CFB_IMAGEBLIT=y
# CONFIG_FB_MACMODES is not set
CONFIG_FB_MODE_HELPERS=y
# CONFIG_FB_TILEBLITTING is not set
# CONFIG_FB_CIRRUS is not set
# CONFIG_FB_PM2 is not set
# CONFIG_FB_CYBER2000 is not set
# CONFIG_FB_ARC is not set
# CONFIG_FB_ASILIANT is not set
# CONFIG_FB_IMSTT is not set
# CONFIG_FB_VGA16 is not set
CONFIG_FB_VESA=y
# CONFIG_FB_VESA_STD is not set
CONFIG_FB_VESA_TNG=y
CONFIG_FB_VESA_DEFAULT_MODE="800x600@60"
CONFIG_VIDEO_SELECT=y
# CONFIG_FB_HGA is not set
# CONFIG_FB_S1D13XXX is not set
# CONFIG_FB_NVIDIA is not set
# CONFIG_FB_RIVA is not set
# CONFIG_FB_I810 is not set
# CONFIG_FB_INTEL is not set
# CONFIG_FB_MATROX is not set
# CONFIG_FB_RADEON_OLD is not set
# CONFIG_FB_RADEON is not set
# CONFIG_FB_ATY128 is not set
# CONFIG_FB_ATY is not set
# CONFIG_FB_SAVAGE is not set
# CONFIG_FB_SIS is not set
# CONFIG_FB_NEOMAGIC is not set
# CONFIG_FB_KYRO is not set
# CONFIG_FB_3DFX is not set
# CONFIG_FB_VOODOO1 is not set
# CONFIG_FB_CYBLA is not set
# CONFIG_FB_TRIDENT is not set
# CONFIG_FB_GEODE is not set
# CONFIG_FB_VIRTUAL is not set
#
# Console display driver support
#
CONFIG_VGA_CONSOLE=y
CONFIG_DUMMY_CONSOLE=y
CONFIG_FRAMEBUFFER_CONSOLE=y
# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
CONFIG_FONTS=y
CONFIG_FONT_8x8=y
CONFIG_FONT_8x16=y
# CONFIG_FONT_6x11 is not set
# CONFIG_FONT_7x14 is not set
# CONFIG_FONT_PEARL_8x8 is not set
# CONFIG_FONT_ACORN_8x8 is not set
# CONFIG_FONT_MINI_4x6 is not set
# CONFIG_FONT_SUN8x16 is not set
# CONFIG_FONT_SUN12x22 is not set
# CONFIG_FONT_10x18 is not set
#
# Logo configuration
#
CONFIG_LOGO=y
CONFIG_LOGO_LINUX_MONO=y
CONFIG_LOGO_LINUX_VGA16=y
CONFIG_LOGO_LINUX_CLUT224=y
# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
CONFIG_FB_SPLASH=y
#
# Speakup console speech
#
# CONFIG_SPEAKUP is not set
CONFIG_SPEAKUP_DEFAULT="none"
#
# Sound
#
CONFIG_SOUND=y
#
# Advanced Linux Sound Architecture
#
# CONFIG_SND is not set
#
# Open Sound System
#
# CONFIG_SOUND_PRIME is not set
#
# USB support
#
CONFIG_USB_ARCH_HAS_HCD=y
CONFIG_USB_ARCH_HAS_OHCI=y
CONFIG_USB=y
# CONFIG_USB_DEBUG is not set
#
# Miscellaneous USB options
#
CONFIG_USB_DEVICEFS=y
# CONFIG_USB_BANDWIDTH is not set
# CONFIG_USB_DYNAMIC_MINORS is not set
# CONFIG_USB_SUSPEND is not set
# CONFIG_USB_OTG is not set
#
# USB Host Controller Drivers
#
CONFIG_USB_EHCI_HCD=y
# CONFIG_USB_EHCI_SPLIT_ISO is not set
# CONFIG_USB_EHCI_ROOT_HUB_TT is not set
# CONFIG_USB_ISP116X_HCD is not set
# CONFIG_USB_OHCI_HCD is not set
CONFIG_USB_UHCI_HCD=y
# CONFIG_USB_SL811_HCD is not set
#
# USB Device Class drivers
#
# CONFIG_OBSOLETE_OSS_USB_DRIVER is not set
# CONFIG_USB_ACM is not set
CONFIG_USB_PRINTER=y
#
# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
#
#
# may also be needed; see USB_STORAGE Help for more information
#
CONFIG_USB_STORAGE=y
# CONFIG_USB_STORAGE_DEBUG is not set
# CONFIG_USB_STORAGE_DATAFAB is not set
# CONFIG_USB_STORAGE_FREECOM is not set
# CONFIG_USB_STORAGE_ISD200 is not set
# CONFIG_USB_STORAGE_DPCM is not set
# CONFIG_USB_STORAGE_USBAT is not set
CONFIG_USB_STORAGE_SDDR09=y
CONFIG_USB_STORAGE_SDDR55=y
# CONFIG_USB_STORAGE_JUMPSHOT is not set
#
# USB Input Devices
#
CONFIG_USB_HID=y
CONFIG_USB_HIDINPUT=y
# CONFIG_HID_FF is not set
# CONFIG_USB_HIDDEV is not set
# CONFIG_USB_AIPTEK is not set
# CONFIG_USB_WACOM is not set
# CONFIG_USB_ACECAD is not set
# CONFIG_USB_KBTAB is not set
# CONFIG_USB_POWERMATE is not set
# CONFIG_USB_MTOUCH is not set
# CONFIG_USB_ITMTOUCH is not set
# CONFIG_USB_EGALAX is not set
# CONFIG_USB_YEALINK is not set
# CONFIG_USB_XPAD is not set
# CONFIG_USB_ATI_REMOTE is not set
# CONFIG_USB_KEYSPAN_REMOTE is not set
# CONFIG_USB_APPLETOUCH is not set
#
# USB Imaging devices
#
# CONFIG_USB_MDC800 is not set
# CONFIG_USB_MICROTEK is not set
#
# USB Multimedia devices
#
# CONFIG_USB_DABUSB is not set
#
# Video4Linux support is needed for USB Multimedia device support
#
#
# USB Network Adapters
#
# CONFIG_USB_CATC is not set
# CONFIG_USB_KAWETH is not set
# CONFIG_USB_PEGASUS is not set
# CONFIG_USB_RTL8150 is not set
# CONFIG_USB_USBNET is not set
# CONFIG_USB_MON is not set
#
# USB port drivers
#
# CONFIG_USB_USS720 is not set
#
# USB Serial Converter support
#
# CONFIG_USB_SERIAL is not set
#
# USB Miscellaneous drivers
#
# CONFIG_USB_EMI62 is not set
# CONFIG_USB_EMI26 is not set
# CONFIG_USB_AUERSWALD is not set
# CONFIG_USB_RIO500 is not set
# CONFIG_USB_LEGOTOWER is not set
# CONFIG_USB_LCD is not set
# CONFIG_USB_LED is not set
# CONFIG_USB_CYTHERM is not set
# CONFIG_USB_PHIDGETKIT is not set
# CONFIG_USB_PHIDGETSERVO is not set
# CONFIG_USB_IDMOUSE is not set
# CONFIG_USB_SISUSBVGA is not set
# CONFIG_USB_LD is not set
# CONFIG_USB_TEST is not set
#
# USB DSL modem support
#
#
# USB Gadget Support
#
# CONFIG_USB_GADGET is not set
#
# MMC/SD Card support
#
# CONFIG_MMC is not set
#
# InfiniBand support
#
# CONFIG_INFINIBAND is not set
#
# SN Devices
#
#
# File systems
#
CONFIG_EXT2_FS=y
# CONFIG_EXT2_FS_XATTR is not set
# CONFIG_EXT2_FS_XIP is not set
CONFIG_EXT3_FS=y
CONFIG_EXT3_FS_XATTR=y
# CONFIG_EXT3_FS_POSIX_ACL is not set
# CONFIG_EXT3_FS_SECURITY is not set
CONFIG_JBD=y
# CONFIG_JBD_DEBUG is not set
CONFIG_FS_MBCACHE=y
# CONFIG_REISERFS_FS is not set
# CONFIG_JFS_FS is not set
# CONFIG_FS_POSIX_ACL is not set
# CONFIG_XFS_FS is not set
# CONFIG_MINIX_FS is not set
# CONFIG_ROMFS_FS is not set
CONFIG_INOTIFY=y
# CONFIG_QUOTA is not set
CONFIG_DNOTIFY=y
# CONFIG_AUTOFS_FS is not set
CONFIG_AUTOFS4_FS=y
# CONFIG_FUSE_FS is not set
#
# CD-ROM/DVD Filesystems
#
CONFIG_ISO9660_FS=y
CONFIG_JOLIET=y
CONFIG_ZISOFS=y
CONFIG_ZISOFS_FS=y
CONFIG_UDF_FS=y
CONFIG_UDF_NLS=y
#
# DOS/FAT/NT Filesystems
#
CONFIG_FAT_FS=y
CONFIG_MSDOS_FS=y
CONFIG_VFAT_FS=y
CONFIG_FAT_DEFAULT_CODEPAGE=437
CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
CONFIG_NTFS_FS=y
# CONFIG_NTFS_DEBUG is not set
# CONFIG_NTFS_RW is not set
#
# Pseudo filesystems
#
CONFIG_PROC_FS=y
CONFIG_PROC_KCORE=y
CONFIG_SYSFS=y
CONFIG_TMPFS=y
# CONFIG_HUGETLBFS is not set
# CONFIG_HUGETLB_PAGE is not set
CONFIG_RAMFS=y
# CONFIG_RELAYFS_FS is not set
#
# Miscellaneous filesystems
#
# CONFIG_ADFS_FS is not set
# CONFIG_AFFS_FS is not set
# CONFIG_HFS_FS is not set
# CONFIG_HFSPLUS_FS is not set
# CONFIG_BEFS_FS is not set
# CONFIG_BFS_FS is not set
# CONFIG_EFS_FS is not set
# CONFIG_CRAMFS is not set
# CONFIG_SQUASHFS is not set
# CONFIG_VXFS_FS is not set
# CONFIG_HPFS_FS is not set
# CONFIG_QNX4FS_FS is not set
# CONFIG_SYSV_FS is not set
# CONFIG_UFS_FS is not set
#
# Network File Systems
#
# CONFIG_NFS_FS is not set
# CONFIG_NFSD is not set
# CONFIG_SMB_FS is not set
CONFIG_CIFS=y
CONFIG_CIFS_STATS=y
CONFIG_CIFS_STATS2=y
CONFIG_CIFS_XATTR=y
# CONFIG_CIFS_POSIX is not set
# CONFIG_CIFS_EXPERIMENTAL is not set
# CONFIG_NCP_FS is not set
# CONFIG_CODA_FS is not set
# CONFIG_AFS_FS is not set
# CONFIG_9P_FS is not set
#
# Partition Types
#
# CONFIG_PARTITION_ADVANCED is not set
CONFIG_MSDOS_PARTITION=y
#
# Native Language Support
#
CONFIG_NLS=y
CONFIG_NLS_DEFAULT="iso8859-1"
CONFIG_NLS_CODEPAGE_437=y
# CONFIG_NLS_CODEPAGE_737 is not set
# CONFIG_NLS_CODEPAGE_775 is not set
# CONFIG_NLS_CODEPAGE_850 is not set
# CONFIG_NLS_CODEPAGE_852 is not set
# CONFIG_NLS_CODEPAGE_855 is not set
# CONFIG_NLS_CODEPAGE_857 is not set
# CONFIG_NLS_CODEPAGE_860 is not set
# CONFIG_NLS_CODEPAGE_861 is not set
# CONFIG_NLS_CODEPAGE_862 is not set
# CONFIG_NLS_CODEPAGE_863 is not set
# CONFIG_NLS_CODEPAGE_864 is not set
# CONFIG_NLS_CODEPAGE_865 is not set
# CONFIG_NLS_CODEPAGE_866 is not set
# CONFIG_NLS_CODEPAGE_869 is not set
# CONFIG_NLS_CODEPAGE_936 is not set
# CONFIG_NLS_CODEPAGE_950 is not set
# CONFIG_NLS_CODEPAGE_932 is not set
# CONFIG_NLS_CODEPAGE_949 is not set
# CONFIG_NLS_CODEPAGE_874 is not set
# CONFIG_NLS_ISO8859_8 is not set
# CONFIG_NLS_CODEPAGE_1250 is not set
# CONFIG_NLS_CODEPAGE_1251 is not set
# CONFIG_NLS_ASCII is not set
CONFIG_NLS_ISO8859_1=y
# CONFIG_NLS_ISO8859_2 is not set
# CONFIG_NLS_ISO8859_3 is not set
# CONFIG_NLS_ISO8859_4 is not set
# CONFIG_NLS_ISO8859_5 is not set
# CONFIG_NLS_ISO8859_6 is not set
# CONFIG_NLS_ISO8859_7 is not set
# CONFIG_NLS_ISO8859_9 is not set
# CONFIG_NLS_ISO8859_13 is not set
# CONFIG_NLS_ISO8859_14 is not set
# CONFIG_NLS_ISO8859_15 is not set
# CONFIG_NLS_KOI8_R is not set
# CONFIG_NLS_KOI8_U is not set
# CONFIG_NLS_UTF8 is not set
#
# Instrumentation Support
#
CONFIG_PROFILING=y
CONFIG_OPROFILE=y
# CONFIG_KPROBES is not set
#
# Kernel hacking
#
# CONFIG_PRINTK_TIME is not set
# CONFIG_DEBUG_KERNEL is not set
CONFIG_LOG_BUF_SHIFT=14
CONFIG_DEBUG_BUGVERBOSE=y
CONFIG_EARLY_PRINTK=y
#
# Security options
#
# CONFIG_KEYS is not set
# CONFIG_SECURITY is not set
#
# Cryptographic options
#
CONFIG_CRYPTO=y
# CONFIG_CRYPTO_HMAC is not set
# CONFIG_CRYPTO_NULL is not set
# CONFIG_CRYPTO_MD4 is not set
# CONFIG_CRYPTO_MD5 is not set
# CONFIG_CRYPTO_SHA1 is not set
# CONFIG_CRYPTO_SHA256 is not set
# CONFIG_CRYPTO_SHA512 is not set
# CONFIG_CRYPTO_WP512 is not set
# CONFIG_CRYPTO_TGR192 is not set
# CONFIG_CRYPTO_DES is not set
# CONFIG_CRYPTO_BLOWFISH is not set
# CONFIG_CRYPTO_TWOFISH is not set
# CONFIG_CRYPTO_SERPENT is not set
# CONFIG_CRYPTO_AES_586 is not set
# CONFIG_CRYPTO_CAST5 is not set
# CONFIG_CRYPTO_CAST6 is not set
# CONFIG_CRYPTO_TEA is not set
# CONFIG_CRYPTO_ARC4 is not set
# CONFIG_CRYPTO_KHAZAD is not set
# CONFIG_CRYPTO_ANUBIS is not set
# CONFIG_CRYPTO_DEFLATE is not set
# CONFIG_CRYPTO_MICHAEL_MIC is not set
# CONFIG_CRYPTO_CRC32C is not set
# CONFIG_CRYPTO_TEST is not set
#
# Hardware crypto devices
#
# CONFIG_CRYPTO_DEV_PADLOCK is not set
#
# Library routines
#
# CONFIG_CRC_CCITT is not set
# CONFIG_CRC16 is not set
CONFIG_CRC32=y
CONFIG_LIBCRC32C=m
CONFIG_ZLIB_INFLATE=y
CONFIG_GENERIC_HARDIRQS=y
CONFIG_GENERIC_IRQ_PROBE=y
CONFIG_X86_BIOS_REBOOT=y
View Post/Code in separate window _________________ Do not demand justice, for you too shall be judged. System specs: MSI K72NG-L (nForce 2-based) | AMD AthlonXP 2400+ @ 2.0ghz | 512mb Kingston DDR @ 266mhz | SB Live 5.1 | Windows XP Pro w/ SP2 & DX9.0c / Gentoo Linux w/ Kernel 2.6.15-gentoo-r1
Nahaku
Game OwnerNWN NWN: SoU NWN: HotU SW: KotOR PC Joined: 16 Jul 2002
Posted: Sunday, 26 February 2006 07:32PM
Thank you Wolfram Ravenwolf, those directions worked fine! I am unsing Fedora Core 4 on an older Athlon system. I have the Linux Games version of the original NWN and it won't install (boring details not included with this post). Your instructions are very well written and saved me from thinking I had a lemon instead of a Diamond. I have to report one possible glitch, I haven't looked into it in depth yet. After installing the Kingmaker modules, I fond there is no sound when I start the game. I will fiddle with it and see what happens. Once aagain a big Thank You for the time and effort you put into this. -Nathan
Ravensky
Game OwnerNWN NWN: SoU NWN: HotU NWN 2 Joined: 23 Jun 2002
Posted: Wednesday, 01 March 2006 07:19AM
It seems to modify the files in the miles directory when you install Kingmaker using wine. so what you do is to backup the miles directory before the Kingmaker install and simply replace it once Kingmaker is installed and walla - sound! Hope this helps... Thanks for the awesome write up - worked perfectly using SuSE 10. =:p
Nahaku
Game OwnerNWN NWN: SoU NWN: HotU SW: KotOR PC Joined: 16 Jul 2002
Posted: Thursday, 02 March 2006 04:57AM
Yeah, I just figured that out reading some of the other threads regarding the platinum and diamond editions. I think I have it all working now. Thanks for the help though! I was kind of in a hurry the first time I used this, darnit and I should have read everything I could find on the subject first.
Go to Page ( 1 , 2 , 3 , 4 , 5 , 6 , 7 , 8 , 9 , 10 , 11 Next )
What do these icons mean?
Where can I learn how to use the forums?
Jump To:
Select A Forum
BioWare General
-- BioWare Online Store Support
-- BioWare News Discussion
-- Web Site Help
Premium Neverwinter Nights Modules
-- Premium Neverwinter Nights 1 Modules Dis...
-- Premium Neverwinter Nights 1 Modules Tec...
Neverwinter Nights
-- NWN 1: General Discussion (No Spoilers ...
-- NWN 1: Players - Official Campaign (Spo...
-- NWN 1: Players - SoU Official Campaign (...
-- NWN 1: Players - HotU Official Campaign ...
-- NWN 1: Modules Discussion
-- NWN 1: Community Expansion Pack (CEP)
-- NWN 1: Guilds and Registry - Ye Olde Tav...
-- NWN 1: Dungeon Master's Realm
-- NWN 1: Toolset
-- NWN 1: Scripting
-- NWN 1: Custom Content
-- NWN 1: For Developers
-- NWN 1/SoU/HotU Technical Support (Self-H...
-- NWN 1: Server Admin
-- NWN 1: Linux Version - General Discussio...
-- NWN 1: Macintosh Version - General Discu...
Off Topic
-- Off Topic
Old Dragon Age Forums
-- Dragon Age (Old)
-- Dragon Age: Origins General Discussion
Sonic Chronicles: The Dark Brotherhood
-- Sonic Chronicles: The Dark Brotherhood G...
-- Sonic Chronicles Storyline and Strategy ...
Baldur's Gate II Series
-- Baldur's Gate II: SoA and ToB General Di...
-- Baldur's Gate II Gameplay (Spoilers!)
-- Baldur's Gate II: SoA and ToB Technical ...
Baldur's Gate Series
-- Baldur's Gate and Tales of the Sword Coa...
-- Baldur's Gate Gameplay (Spoilers!)
-- Baldur's Gate and TotSC Technical Suppor...
MDK2
-- MDK2 Technical Support
-- MDK2 General Discussion
-- MDK2 Gameplay (Spoilers!)
Shattered Steel
-- Shattered Steel General Discussion
Star Wars: Knights of the Old Republic
-- Official Announcements - Star Wars: Knig...
-- Storyline Discussion (Spoilers Warning) ...
-- Xbox Version (Spoilers Will Be Moved) - ...
-- PC/Mac Version (Spoilers Will Be Moved) ...
-- Technical Support (Self-Help) - Star War...
Jade Empire Forums
-- Jade Empire PC General Discussion (Spoil...
-- Jade Empire Xbox General Discussion (Spo...
-- Jade Empire Storyline and Strategy Discu...
-- Jade Empire Technical Support (Self-Help...
Neverwinter Nights 2
-- NWN2: General discussion forums for NWN2...
-- NWN2: Players - NWN2 Official Campaign (...
-- NWN2: Players - Mask of The Betrayer Cam...
-- NWN2: Players - Storm of Zehir (Spoilers...
-- NwN2: Mysteries of Westgate Adventure Pa...
-- NWN2: Modules
-- NWN2: Guilds and Registry
-- NWN2: Builders - NWN2 Toolset
-- NWN2: Builders - NWN2 Scripting
-- NWN2: Custom Content
-- NWN2: Dungeon Masters Realm
-- NWN2: Persistent Worlds & Multiplayer
-- NWN2: For the Mac
-- NWN2: Tools and Plugin Developers
-- NWN2: Technical Support (Self-Help)
Mass Effect Forums
-- Mass Effect 2 General Discussion (No Spo...
-- Mass Effect 1 General Discussion (No spo...
-- Mass Effect PC Version General Discussio...
-- Mass Effect Storyline and Strategy Discu...
-- Mass Effect for PC Technical Support (Se...
-- Mass Effect for Xbox 360 Technical Suppo...
Archives: Neverwinter Nights
-- Archives: For Everyone - NWN General Di...
-- Archives: NWN HotU General Discussion
-- Archives: NWN SoU General Discussion
-- Archives: Players - NWN Official Campaig...
-- Archives: Witch's Wake Discussion
-- Archives - Players - NWN Modules
-- Archives: Players - Ye Olde Tavern
-- Archives: DMs - Dungeon Master's Realm
-- Archives: Builders - NWN Toolset
-- Archives: Builders - NWN Scripting
-- Archives: Builders - NWN Custom Content
-- Archives: NWN Technical Support (Self-He...
Pre-Release NWN Archives
-- Archives - NWN Official Announcements
-- Archives - General Discussion
-- Archives - Ye Olde Tavern
-- Archives - Dungeon Master's Realm
-- Archives - Models and Model Viewer
-- Archives - Beta Toolset General
-- Archives - Beta Toolset Technical Issues
-- Archives - Beta Toolset Bug Reporting
Forums Archives
-- Archives: Baldur's Gate II: SoA and ToB ...
-- Archives - Baldur's Gate II Gameplay (Sp...
-- Archives - Off Topic
Archives: Star Wars: Knights of the Old Republic
-- Archives: Xbox Version (Spoilers Will Be...
-- Archives: PC/Mac Version (Spoilers Will ...
-- Archives: Storyline Discussion (Spoilers...
Jade Empire Archives
-- Archives - Jade Empire General Discussio...
NwN2 - Pre-Release Archives
-- NWN 2 General Discussion
-- NWN 2 Toolset and Custom Content
-- NWN 2 Gameplay and Rules
-- NWN 2 Art and Graphics Engine
-- NWN 2 Single Player Campaign
Search Forums |
Forums FAQ |
Forum Archives