Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Unsupported Software
  • Search

Creative X-FI Soundblaster Drivers released v1.18 [HOWTO]

This forum covers all Gentoo-related software not officially supported by Gentoo. Ebuilds/software posted here might harm the health and stability of your system(s), and are not supported by Gentoo developers. Bugs/errors caused by ebuilds from overlays.gentoo.org are covered by this forum, too.
Post Reply
Advanced search
402 posts
  • Page 5 of 17
    • Jump to page:
  • Previous
  • 1
  • …
  • 3
  • 4
  • 5
  • 6
  • 7
  • …
  • 17
  • Next
Author
Message
mallchin
l33t
l33t
User avatar
Posts: 655
Joined: Tue Jan 21, 2003 9:59 pm
Location: United Kingdom
Contact:
Contact mallchin
Website

  • Quote

Post by mallchin » Mon Oct 15, 2007 2:05 pm

Good to know. I'll give it another whirl tonight, if I can squeeze it in between blasting away at UT3 :twisted:
6700 @ 2.66GHz, 4Gb RAM, 2 x 500Gb, 8800 GTX, PhysX, X-Fi, 24" Widescreen, Tux mascot
Top
mallchin
l33t
l33t
User avatar
Posts: 655
Joined: Tue Jan 21, 2003 9:59 pm
Location: United Kingdom
Contact:
Contact mallchin
Website

  • Quote

Post by mallchin » Wed Oct 17, 2007 1:29 am

mallchin wrote:Good to know. I'll give it another whirl tonight, if I can squeeze it in between blasting away at UT3 :twisted:
No luck :(

I get a bunch of unknown symbols, here's some:

Code: Select all

emupia: Unknown symbol InterlockedIncrement
emupia: Unknown symbol heap_alloc
emupia: Unknown symbol stack_free_page
emupia: Unknown symbol stack_alloc
emupia: Unknown symbol get_ossrv
emupia: Unknown symbol unload_all_plugins
emupia: Unknown symbol stack_alloc_page
emupia: Unknown symbol ioctl_dispatch
emupia: Unknown symbol heap_free
emupia: Unknown symbol InterlockedDecrement
emupia: Unknown symbol stack_free
I suspect once these are resolved ctalsa will load properly.


Also, lspci -v reports:

Code: Select all

Subsystem: Creative Labs Unknown device 6002
Is that a problem? I wouldn't have thought so, there's no reason the pciids not knowing about the card should affect it.
6700 @ 2.66GHz, 4Gb RAM, 2 x 500Gb, 8800 GTX, PhysX, X-Fi, 24" Widescreen, Tux mascot
Top
Bakou
n00b
n00b
Posts: 42
Joined: Mon Feb 05, 2007 6:26 am

  • Quote

Post by Bakou » Fri Oct 19, 2007 7:37 pm

sigh
Well in the process of getting WINE to run HL2 / mods properly I had to upgrade to udev-116 (for some reason I added a few use flags to WINE and ran 'emerge =wine-0.9.44' and suddenly it required udev-116 to build because of SANE). Anyways now my X-Fi drivers are completely fubared attempting to do make install always causes a kernel panic, running ./ctsound can do it as well or it will just stay on Loading X-Fi drivers.. forever, or give a random error about modprobe ctalsa. But on the upside I was just playing CS:S on linux (with no sound...)

Either way, anyone else succeed in running this crap with udev-116?

--- Edit:
This error seems very similar to the one I get now that I'm using udev 1.1.6
Everyone should post their version of udev, since on udev 1.1.4 it seems to work fine (for me anyways)

Call Trace:
[<ffffffff8873b72c>] :ctalsa:_ZN12RendererList4FindEP8_rndInfo+0x7a/0x90
[<ffffffff8873bead>] :ctalsa:_ZN13CtAudioDevice11QueryObjectERK5_GUIDPcS2_PP10ICtUnknown+0x73/0xb8
[<ffffffff8872977f>] :ctalsa:ctdrv_HwObj_ctor+0x295/0x317
[<ffffffff88728a75>] :ctalsa:snd_ctalsa_probe+0x253/0x3c6
[<ffffffff802b32ee>] __sysfs_make_dirent+0x1b/0x81
[<ffffffff802b337d>] sysfs_make_dirent+0x29/0x38
[<ffffffff8033a9c3>] pci_device_probe+0xca/0x12f
[<ffffffff8038d7ab>] driver_probe_device+0xd3/0x150
[<ffffffff8038d93e>] __driver_attach+0x6f/0xaf
[<ffffffff8038d8cf>] __driver_attach+0x0/0xaf
[<ffffffff8038d8cf>] __driver_attach+0x0/0xaf
[<ffffffff8038cb9d>] bus_for_each_dev+0x43/0x6e
[<ffffffff8038cf17>] bus_add_driver+0x7d/0x19a
[<ffffffff8033ab9b>] __pci_register_driver+0x5b/0x8d
[<ffffffff887af023>] :ctalsa:ctalsa_init+0x23/0x31
[<ffffffff8024a9ef>] sys_init_module+0x1540/0x162f
[<ffffffff8020939e>] system_call+0x7e/0x83


Code: 48 8b 57 08 b8 05 40 00 80 48 89 e5 89 c1 48 85 d2 74 1f 3b
RIP [<ffffffff8873ac54>] :ctalsa:_ZN12RendererList4EnumEjP8_rndInfo+0x4/0x3a
RSP <ffff81012576baa8>
CR2: 0000000000000008
--Laptop--
ThinkPad T500 Gentoo

--Desktop--
Intel Core Duo E6420 (8x333)
3 GB PC6400 DDR2 825mhz 4-4-4-15
nVidia 8800GT
Creative X-Fi (works in Gentoo)
Top
terrifiedkiller
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 141
Joined: Wed Apr 12, 2006 8:15 pm

  • Quote

Post by terrifiedkiller » Thu Oct 25, 2007 3:59 am

Bakou wrote:sigh
Well in the process of getting WINE to run HL2 / mods properly I had to upgrade to udev-116 (for some reason I added a few use flags to WINE and ran 'emerge =wine-0.9.44' and suddenly it required udev-116 to build because of SANE). Anyways now my X-Fi drivers are completely fubared attempting to do make install always causes a kernel panic, running ./ctsound can do it as well or it will just stay on Loading X-Fi drivers.. forever, or give a random error about modprobe ctalsa. But on the upside I was just playing CS:S on linux (with no sound...)

Either way, anyone else succeed in running this crap with udev-116?

--- Edit:
This error seems very similar to the one I get now that I'm using udev 1.1.6
Everyone should post their version of udev, since on udev 1.1.4 it seems to work fine (for me anyways)

Call Trace:
[<ffffffff8873b72c>] :ctalsa:_ZN12RendererList4FindEP8_rndInfo+0x7a/0x90
[<ffffffff8873bead>] :ctalsa:_ZN13CtAudioDevice11QueryObjectERK5_GUIDPcS2_PP10ICtUnknown+0x73/0xb8
[<ffffffff8872977f>] :ctalsa:ctdrv_HwObj_ctor+0x295/0x317
[<ffffffff88728a75>] :ctalsa:snd_ctalsa_probe+0x253/0x3c6
[<ffffffff802b32ee>] __sysfs_make_dirent+0x1b/0x81
[<ffffffff802b337d>] sysfs_make_dirent+0x29/0x38
[<ffffffff8033a9c3>] pci_device_probe+0xca/0x12f
[<ffffffff8038d7ab>] driver_probe_device+0xd3/0x150
[<ffffffff8038d93e>] __driver_attach+0x6f/0xaf
[<ffffffff8038d8cf>] __driver_attach+0x0/0xaf
[<ffffffff8038d8cf>] __driver_attach+0x0/0xaf
[<ffffffff8038cb9d>] bus_for_each_dev+0x43/0x6e
[<ffffffff8038cf17>] bus_add_driver+0x7d/0x19a
[<ffffffff8033ab9b>] __pci_register_driver+0x5b/0x8d
[<ffffffff887af023>] :ctalsa:ctalsa_init+0x23/0x31
[<ffffffff8024a9ef>] sys_init_module+0x1540/0x162f
[<ffffffff8020939e>] system_call+0x7e/0x83


Code: 48 8b 57 08 b8 05 40 00 80 48 89 e5 89 c1 48 85 d2 74 1f 3b
RIP [<ffffffff8873ac54>] :ctalsa:_ZN12RendererList4EnumEjP8_rndInfo+0x4/0x3a
RSP <ffff81012576baa8>
CR2: 0000000000000008
i find recompiling the kernel and rebooting helpfull as when i do /etc/init.d/ctsound start everythign happens normally BUT i get no sound whatsoever just saying device not found with mplayer
Top
mallchin
l33t
l33t
User avatar
Posts: 655
Joined: Tue Jan 21, 2003 9:59 pm
Location: United Kingdom
Contact:
Contact mallchin
Website

  • Quote

Post by mallchin » Thu Oct 25, 2007 8:29 am

This is the only thing stopping me from using my new box, I wish it worked.
6700 @ 2.66GHz, 4Gb RAM, 2 x 500Gb, 8800 GTX, PhysX, X-Fi, 24" Widescreen, Tux mascot
Top
st3vie
Retired Dev
Retired Dev
User avatar
Posts: 94
Joined: Sun Nov 28, 2004 11:07 pm
Location: Heemskerk, The Netherlands

  • Quote

Post by st3vie » Sun Oct 28, 2007 10:00 pm

i have an Athlon64 X2 system here using nomultilib profile, with 2GB memory and an X-Fi Platinum.

i have the same problem as some other ppl in this thread. Compiling is fine, installing is fine, but when booting and loading the driver i get "the evil messages":

Code: Select all

Unable to handle kernel NULL pointer dereference at 0000000000000000 RIP: 
 [<0000000000000000>]
PGD 7bcc4067 PUD 7c112067 PMD 0 
Oops: 0010 [1] PREEMPT SMP [code]
CPU 1 
Modules linked in: ctossrv(P) snd_rawmidi snd_seq_device snd_seq_midi_emul snd_seq snd_timer snd soundcore nvidia(P)
Pid: 1435, comm: modprobe Tainted: P       2.6.22-gentoo-r8 #1
RIP: 0010:[<0000000000000000>]  [<0000000000000000>]
RSP: 0018:ffff81007ef35bc0  EFLAGS: 00010246
RAX: ffffffff80511580 RBX: ffff81007cf943c0 RCX: 0000000000000000
RDX: 0000000000000002 RSI: 0000000000000000 RDI: ffff81007cf943c0
RBP: ffff81007ef35c18 R08: 0000000000000000 R09: ffff81007ef35b18
R10: 0000000000000000 R11: ffffffff802d7b20 R12: ffff81007ef35bf4
R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
FS:  00002acb3c2c3b00(0000) GS:ffff810002f7cec0(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 000000008005003b
CR2: 0000000000000000 CR3: 000000007d42b000 CR4: 00000000000006e0
Process modprobe (pid: 1435, threadinfo ffff81007ef34000, task ffff81007ff6f660)
Stack:  ffffffff887f6398 ffff81007c0de560 ffff81007ef35c18 0000000000000000
 ffffffff887f915b ffffffff88816b64 ffffffff88816b64 ffff81007ecae000
 ffffffff88816b38 0000000000000028 ffffffff88816b64 ffff81007ef35c28
Call Trace:
 [<ffffffff887f6398>] :ctossrv:sysGetFileSize+0x3e/0x71
 [<ffffffff887f915b>] :ctossrv:_ZN5OSSrv8SeekFileEPvi13CTFILEIO_SEEK+0x3d/0x76
 [<ffffffff887fb7cd>] :ctossrv:_ZN7Porting14SetFilePointerEPviPij+0x13/0x1a
 [<ffffffff887fc31d>] :ctossrv:_ZN7VBDFile4SeekEjj+0x39/0x9c
 [<ffffffff887fc95f>] :ctossrv:_ZN7VBDFile4ReadEPvjj+0x51/0x10e
 [<ffffffff887fc21b>] :ctossrv:_ZN7VBDFile4OpenEPKc10AccessMode+0x243/0x30c
 [<ffffffff88802fb1>] :ctossrv:_ZN9CRegistry14GetCreativeHdrEPKcP17CreativeHeaderTag+0x33/0x6e
 [<ffffffff88805055>] :ctossrv:_ZN9CRegistry4InitEPKcP17CreativeHeaderTag+0x1b7/0x31e
 [<ffffffff887f8c10>] :ctossrv:_ZN5OSSrv19_CallCreateFunctionEP8_ComServRK5_GUIDP10ICtUnknownjS4_PPvS6_+0x74/0x80
 [<ffffffff887fb62e>] :ctossrv:_ZN6DevReg10InitDevRegEPKcP17CreativeHeaderTag+0x15a/0x1dc
 [<ffffffff887f7b98>] :ctossrv:OSSrv_InitDriver+0x100/0x13a
 [<ffffffff8881800e>] :ctossrv:ctossrv_init+0xe/0x1a
[<ffffffff8024372b>] sys_init_module+0x19b/0x18e0
[<ffffffff802097be>] system_call+0x7e/0x83


Code: Bad RIP value.
RIP [<0000000000000000>]
RSP <ffff81007ef35bc0>
CR2: 0000000000000000[/code]
Top
st3vie
Retired Dev
Retired Dev
User avatar
Posts: 94
Joined: Sun Nov 28, 2004 11:07 pm
Location: Heemskerk, The Netherlands

  • Quote

Post by st3vie » Tue Oct 30, 2007 7:25 pm

Bakou wrote:Either way, anyone else succeed in running this crap with udev-116?
--- Edit:
This error seems very similar to the one I get now that I'm using udev 1.1.6
Everyone should post their version of udev, since on udev 1.1.4 it seems to work fine (for me anyways)
it hasn't worked for me using udev-114. i tried it, but no luck.:(

[EDIT]
udev-116-r1 doesn't work either... *sigh*
Top
plainsane
n00b
n00b
Posts: 14
Joined: Wed Sep 21, 2005 1:02 am

  • Quote

Post by plainsane » Wed Oct 31, 2007 4:08 am

thanx st3vie,

i know its stupid but im glad to see someone else having the same problem as i. i have not been able to find anything about it on the net.
Top
jestersi
n00b
n00b
Posts: 8
Joined: Tue Oct 30, 2007 1:59 pm

bad xfi driver, bak to alpha w/you

  • Quote

Post by jestersi » Wed Oct 31, 2007 8:01 am

so I fought with the 2.6.17 kernel gcc 3.4 , no go,
upgraded my mobo so I had to recompile the kernel
upgraded to 2.6.21 (gentoo) still gcc 3.4 and I AM RUNNING udev-116 and it was working
tons of grief during this upgrade. except with nvidia drivers they worked perfectly first time.

I had the xfi driver working for a bit (scratchy sound etc.. but worked, stereo only) . Then I had to recompile the kernel and tried to get oss working with it (since it didn't)
and during the next boot , no joke I'd put ctsound into the default run lvl, the driver started recompiling itself during boot.
and of course then locked the system up. I promptly booted it into single user mode and removed ctsound from the startup procedure.
modules are still attempting to load on startup but they totaly fail now.

I'm attempting to solve two problems at the moment, one is the XFI explodey driver thingy and that of wine died on me seems to link to lib64 etc... read forums have another bugzilla report on that

A mistake I made earlier on was that I though Discontiguous memeory meant I was using SLUB, dunno why somthing I read somewhere at 4am must lead me to that conclusion.
I ended up going into .config and manualy checking that out, if anyone could post where you change this in the menuconfig that'd be kewl.



emupia: Unknown symbol InterlockedIncrement
emupia: Unknown symbol heap_alloc
emupia: Unknown symbol stack_free_page
emupia: Unknown symbol stack_alloc
emupia: Unknown symbol get_ossrv
emupia: Unknown symbol unload_all_plugins
emupia: Unknown symbol stack_alloc_page
emupia: Unknown symbol ioctl_dispatch
emupia: Unknown symbol heap_free
emupia: Unknown symbol InterlockedDecrement
emupia: Unknown symbol stack_free
ctsfman: Unknown symbol heap_alloc
ctsfman: Unknown symbol get_ossrv
ctsfman: Unknown symbol ioctl_dispatch
ctsfman: Unknown symbol heap_free
ct20xut: Unknown symbol InterlockedIncrement
ct20xut: Unknown symbol heap_alloc
ct20xut: Unknown symbol unregister_plugin
ct20xut: Unknown symbol heap_free
ct20xut: Unknown symbol register_plugin
ct20xut: Unknown symbol InterlockedDecrement
ctexfifx: Unknown symbol InterlockedIncrement
ctexfifx: Unknown symbol heap_alloc
ctexfifx: Unknown symbol unregister_plugin
ctexfifx: Unknown symbol heap_free
ctexfifx: Unknown symbol register_plugin
ctexfifx: Unknown symbol InterlockedDecrement
cthwiut: Unknown symbol InterlockedIncrement
cthwiut: Unknown symbol heap_alloc
cthwiut: Unknown symbol unregister_plugin
cthwiut: Unknown symbol heap_free
cthwiut: Unknown symbol register_plugin
cthwiut: Unknown symbol InterlockedDecrement
haxfi: Unknown symbol InterlockedIncrement
haxfi: Unknown symbol heap_alloc
haxfi: Unknown symbol get_ossrv
haxfi: Unknown symbol heap_free
haxfi: Unknown symbol InterlockedDecrement
ctalsa: Unknown symbol bytes_to_order
ctalsa: Unknown symbol heap_alloc
ctalsa: Unknown symbol get_ossrv
ctalsa: Unknown symbol ioctl_dispatch
ctalsa: Unknown symbol heap_free
Top
st3vie
Retired Dev
Retired Dev
User avatar
Posts: 94
Joined: Sun Nov 28, 2004 11:07 pm
Location: Heemskerk, The Netherlands

Re: bad xfi driver, bak to alpha w/you

  • Quote

Post by st3vie » Wed Oct 31, 2007 8:13 am

jestersi wrote:A mistake I made earlier on was that I though Discontiguous memeory meant I was using SLUB, dunno why somthing I read somewhere at 4am must lead me to that conclusion.
I ended up going into .config and manualy checking that out, if anyone could post where you change this in the menuconfig that'd be kewl.
The SLAB/SLUB option can be found in "General Setup->Choose SLAB allocator".

Frustrating that some ppl *are* able to get it to work eventhough it's buggy. Maybe i'll try some options again later today/tonight.
Top
jestersi
n00b
n00b
Posts: 8
Joined: Tue Oct 30, 2007 1:59 pm

More Kernel options that I had to set

  • Quote

Post by jestersi » Wed Oct 31, 2007 10:52 am

gentoo 2.6.21 gcc 3.4

So after going back to Discontiguos Memory model I had to go back to Sparse Memory model

I flicked on and off quite a few kernel params I'm going to list the ones I think actually affect this driver. compiled kernel over 20 times today.
( as you'll see I hack at stuff, I don't actualy know know what some of this stuff does)

Processor type and features
Subarchitecture Type (PC-compatible) --->
Processor family (Generic-x86-64) --->
< > /dev/cpu/microcode - Intel CPU microcode support
<*> /dev/cpu/*/msr - Model-specific register support
<*> /dev/cpu/*/cpuid - CPU information support
[*] MTRR (Memory Type Range Register) support
[*] Symmetric multi-processing support
[*] SMT (Hyperthreading) scheduler support
[*] Multi-core scheduler support
Preemption Model (Voluntary Kernel Preemption (Desktop)) --->
[*] Preempt The Big Kernel Lock
[*] Non Uniform Memory Access (NUMA) Support
[*] Old style AMD Opteron NUMA detection
[*] ACPI NUMA detection
[*] NUMA emulation
Memory model (Sparse Memory) --->
[ ] Allow for memory hot-add
[*] Page migration
(2) Maximum number of CPUs (2-256)
[ ] Support for hot-pluggable CPUs (EXPERIMENTAL)
[ ] IBM Calgary IOMMU support
--- Machine check support
[*] Intel MCE features
[*] AMD MCE features
[ ] kexec system call (WHEN THIS WAS ON XFI BROKE)
[ ] kernel crash dumps (EXPERIMENTAL)
[*] Enable seccomp to safely compute untrusted bytecode
[ ] Enable -fstack-protector buffer overflow detection (EXPERIMENTAL)
Timer frequency (250 HZ) --->
[ ] Function reordering

PCI support

[*] Support mmconfig PCI config space access
[*] PCI Express support
[*] Root Port Advanced Error Reporting support
[*] Message Signaled Interrupts (MSI and MSI-X)
[*] Interrupts on hypertransport devices

I may have had all of this off during the first time I had it working so may not matter
Device Drivers -> MTD
<*> Memory Technology Device (MTD) support
<*> Direct char device access to MTD devices

Self-contained MTD device drivers --->
<*> Uncached system RAM
<*> Physical system RAM
<*> MTD using block device

I2C and I2O are all off

Character Devices
<M> Enhanced Real Time Clock Support
<M> Generic /dev/rtc emulation
[*] Extended RTC operation
[ ] HPET - High Precision Event Timer

ALSA
Additions to the Sound options stated on the first page.
Sound Devices -> Generic Devices
<M> Dummy (/dev/null) soundcard
<M> Virtual MIDI soundcard
<M> UART16550 serial MIDI driver
<M> Generic MPU-401 UART driver

USB Devices
<M> USB Audio/MIDI driver
<M> Tascam US-122, US-224 and US-428 USB driver

OSS
<M> Open Sound System (DEPRECATED)
[*] Obsolete OSS drivers
<M> OSS sound modules
[*] Verbose initialisation
[*] Persistent DMA buffers
<M> Loopback MIDI device support
<M> 6850 UART support


Device Drivers => Real Time Clock
ALL OFF

Device Drivers => DMA Engine
ALL OFF



Other software versions that I'm running
* media-libs/alsa-lib
Latest version available: 1.0.15
* media-sound/alsa-utils
Latest version available: 1.0.15
* media-sound/alsa-tools
Latest version available: 1.0.15
* media-sound/alsa-headers
Latest version available: 1.0.15
* media-libs/alsa-oss
Latest version available: 1.0.15

I had the driver running in a mixed env of the above versions so I don't know how much this mattered. but I re-emerged every single one after the kernel rebuild.


so after I broke the driver and it did it dum recompile at boot thing I had todo the following. After rolling back my kernel basicaly to where it was working before it still didn't go quite right.

Code: Select all

cd /opt/Creative/XFiDrv_Linux_US-1.04
make uninstall
cd /opt
rm -rf Creative
cd $HOME/XFiDrv_Linux_US-1.04
the above dir contains the uname and lspci mods to the installer and NO patches applied yet.
then I ran the installer

Code: Select all

./installer
I get the jiffies div by 0 error and it blows out but not before copying the files to /opt

Code: Select all

cd /opt/Creative
wget http://olausson.de/x-fi/XFiDrv_Linux_US-1.04_all-in-one_v0.2.patch && patch -p0 < XFiDrv_Linux_US-1.04_all-in-one_v0.2.patch
cd XFiDrv_Linux_US-1.04
tar -xzvf creative.tar.gz
./configure
This is the output I get and this works on my system.

Code: Select all

checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for ranlib... ranlib
checking for a BSD-compatible install... /usr/bin/install -c
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether time.h and sys/time.h may both be included... yes
checking whether gcc needs -traditional... no
checking for current directory... /opt/Creative/XFiDrv_Linux_US-1.04
checking cross compile...
checking for directory with kernel source... /lib/modules/2.6.21-gentoo-r2/source
checking for directory with kernel build... /lib/modules/2.6.21-gentoo-r2/build
checking for directory with ALSA include files... /lib/modules/2.6.21-gentoo-r2/source/include
checking for kernel linux/version.h... yes
checking for kernel linux/autoconf.h... yes
checking for kernel version... 0.0.0
checking for GCC version... Kernel compiler: gcc 3.4.4 (Gentoo 3.4.4-r1, ssp-3.4.4-1.0, pie-8.7.8) Used compiler: x86_64-pc-linux-gnu-gcc (GCC) 3.4.4 (Gentoo 3.4.4-r1, ssp-3.4.4-1.0, pie-8.7.8)
checking for built-in ALSA... no
checking for existing ALSA module... yes
checking to modify of kernel linux/kmod.h... no
checking for kernel linux/compiler.h... yes
checking for kernel linux/pm.h... yes
checking for kernel linux/spinlock.h... yes
checking for kernel linux/irq.h... yes
checking for kernel linux/threads.h... yes
checking for kernel linux/rwsem.h... yes
checking for kernel linux/gameport.h... yes
checking for kernel linux/devfs_fs_kernel.h... no
Creating a dummy <linux/devfs_fs_kernel.h>...
checking for kernel linux/highmem.h... yes
checking for kernel linux/workqueue.h... yes
checking for kernel linux/dma-mapping.h... yes
checking for kernel asm/hw_irq.h... yes
checking for kernel linux/device.h... yes
checking for kernel linux/platform_device.h... yes
checking for kernel linux/jiffies.h... yes
checking for kernel linux/compat.h... yes
checking for kernel linux/adb.h... yes
checking for kernel linux/cuda.h... yes
checking for kernel linux/pmu.h... yes
checking for kernel linux/moduleparam.h... yes
checking for kernel linux/syscalls.h... yes
checking for kernel linux/firmware.h... yes
checking for kernel linux/err.h... yes
checking for kernel linux/bitmap.h... yes
checking for kernel linux/mutex.h... yes
checking for exported symbol dump_stack... grep: /lib/modules/2.6.21-gentoo-r2/source/kernel/ksyms.c: No such file or directory
no
checking for kernel module symbol versions... yes
checking for PCI support in kernel... yes
checking for I2C driver in kernel... unknown
checking for firmware loader... yes
checking for directory to store kernel modules... /lib/modules/0.0.0/misc
checking for processor type... x86_64
checking for SMP... yes
checking for strlcpy... no
checking for snprintf... no
checking for vsnprintf... no
checking for scnprintf... no
checking for sscanf... no
checking for vmalloc_to_page... no
checking for old kmod... yes
checking for PDE... no
checking for pci_set_consistent_dma_mask... no
checking for pci_dev_present... no
checking for msleep... no
checking for msecs_to_jiffies... no
checking for tty->count is the atomic type... no
checking for io_remap_pfn_range... no
checking for new io_remap_page_range... no
checking for kcalloc... no
checking for kstrdup... no
checking for kzalloc... no
checking for create_workqueue with flags... no
checking for saved_config_space in pci_dev... no
checking for register_sound_special_device... no
checking for old kill_fasync... no
checking for dma_addr_t... no
checking for MUTEX macros... no
checking for RTC callback support in kernel... may be buggy, skipped
checking for HPET support... no
checking for Procfs support... yes
configure: creating ./config.status
config.status: creating Makefile.conf

Code: Select all

make
I'm just going to list the warnings that pop up and doesn't seem to affect the build, I guess they are normal... I duno.

Code: Select all

ld -m elf_x86_64 -e stext -Ur ../../arch/x86_64/begin.o \
        ../../src/emupia/lin-emupia.o \
        ../../arch/x86_64/emupia.a \
        ../../arch/x86_64/utils.a \
        ../../arch/x86_64/end.o -o emupia.o_shipped
make -C /lib/modules/2.6.21-gentoo-r2/source SUBDIRS=/opt/Creative/XFiDrv_Linux_US-1.04/src/emupia modules
make[2]: Entering directory `/usr/src/linux-2.6.21-gentoo-r2'
  LD [M]  /opt/Creative/XFiDrv_Linux_US-1.04/src/emupia/emupia.o
  Building modules, stage 2.
  MODPOST 1 modules
WARNING: "stack_free" [/opt/Creative/XFiDrv_Linux_US-1.04/src/emupia/emupia.ko] undefined!
WARNING: "InterlockedDecrement" [/opt/Creative/XFiDrv_Linux_US-1.04/src/emupia/emupia.ko] undefined!
WARNING: "heap_free" [/opt/Creative/XFiDrv_Linux_US-1.04/src/emupia/emupia.ko] undefined!
WARNING: "ioctl_dispatch" [/opt/Creative/XFiDrv_Linux_US-1.04/src/emupia/emupia.ko] undefined!
WARNING: "stack_alloc_page" [/opt/Creative/XFiDrv_Linux_US-1.04/src/emupia/emupia.ko] undefined!
WARNING: "unload_all_plugins" [/opt/Creative/XFiDrv_Linux_US-1.04/src/emupia/emupia.ko] undefined!
WARNING: "get_ossrv" [/opt/Creative/XFiDrv_Linux_US-1.04/src/emupia/emupia.ko] undefined!
WARNING: "stack_alloc" [/opt/Creative/XFiDrv_Linux_US-1.04/src/emupia/emupia.ko] undefined!
WARNING: "stack_free_page" [/opt/Creative/XFiDrv_Linux_US-1.04/src/emupia/emupia.ko] undefined!
WARNING: "heap_alloc" [/opt/Creative/XFiDrv_Linux_US-1.04/src/emupia/emupia.ko] undefined!
WARNING: "InterlockedIncrement" [/opt/Creative/XFiDrv_Linux_US-1.04/src/emupia/emupia.ko] undefined!
  CC      /opt/Creative/XFiDrv_Linux_US-1.04/src/emupia/emupia.mod.o

  MODPOST 1 modules
WARNING: "InterlockedDecrement" [/opt/Creative/XFiDrv_Linux_US-1.04/src/plugins/ct20xut/ct20xut.ko] undefined!
WARNING: "register_plugin" [/opt/Creative/XFiDrv_Linux_US-1.04/src/plugins/ct20xut/ct20xut.ko] undefined!
WARNING: "heap_free" [/opt/Creative/XFiDrv_Linux_US-1.04/src/plugins/ct20xut/ct20xut.ko] undefined!
WARNING: "unregister_plugin" [/opt/Creative/XFiDrv_Linux_US-1.04/src/plugins/ct20xut/ct20xut.ko] undefined!
WARNING: "heap_alloc" [/opt/Creative/XFiDrv_Linux_US-1.04/src/plugins/ct20xut/ct20xut.ko] undefined!
WARNING: "InterlockedIncrement" [/opt/Creative/XFiDrv_Linux_US-1.04/src/plugins/ct20xut/ct20xut.ko] undefined!


after that mess o code

Code: Select all

make install
/etc/init.d/ctsound start
alsamixer
Then all works as normal. don't know if this config has scratchy sound. I wanted this all down while it was still kinda fresh.
x my fingers and I'll give it a shot.

Yay -- Totem 1.4.2 Movie Player seems to play mega nice with this. No scratchy no loopy.


onto my wine problem.... soooo close to having my system fully operational again. I'll monitor this thread if anyone wants my kernel .config I'll gladly post it .
Top
st3vie
Retired Dev
Retired Dev
User avatar
Posts: 94
Joined: Sun Nov 28, 2004 11:07 pm
Location: Heemskerk, The Netherlands

  • Quote

Post by st3vie » Wed Oct 31, 2007 11:44 am

that sounds promising! i'll try with similar settings later today and will post results.

i guess you already post most interesting kernel settings here. using udev-116 and GCC-3.4?

i'm trying not to get my hopes up though... might be disappointing otherwise. :)
Top
jestersi
n00b
n00b
Posts: 8
Joined: Tue Oct 30, 2007 1:59 pm

oops

  • Quote

Post by jestersi » Wed Oct 31, 2007 3:29 pm

* sys-fs/udev
Latest version available: 116-r1
Latest version installed: 110-r1

I'm running udev 110-r1

my bad.

further news...
had scratchy sounds with mplayer at first


recompiled with these use flags

[ Found these USE variables for media-video/mplayer-1.0_rc2 ]
U I
- - 3dnow : Adds support for 3dnow multimedia processor instructions
- - 3dnowext : Enable 3dnowext cpu instructions
+ + X : Adds support for X11
- - a52 : Enables support for decoding ATSC A/52 streams used in DVD
+ + aac : Enables support for MPEG-4 AAC Audio
- - aalib : Adds support for media-libs/aalib (ASCII-Graphics Library)
+ + alsa : Adds support for media-libs/alsa-lib (Advanced Linux Sound Architecture)
- - altivec : Adds support for optimizations for G4 and G5/ppc970 processors
- - amrnb : Enables Adaptive Multi-Rate Audio support (Narrow Band)
- - amrwb : Enables Adaptive Multi-Rate Audio support (Wide Band)
- - arts : Adds support for aRts: the KDE sound daemon
- - bidi : Enables bidirectional language support
- - bindist : Flag to enable or disable options for prebuilt (GRP) packages (eg. due to licensing issues)
- - bl : Enables Blinkenlights support in mplayer
- - cddb : Access cddb servers to retrieve and submit information about compact disks
- - cdio : Use libcdio for CD support (instead of cdparanoia)
- - cdparanoia : Enables cdparanoia (audio CD ripper) support
+ + cpudetection : Enables runtime cpudetection
- - custom-cflags : Enables custom cflags (not supported)
- - debug : Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see http://www.gentoo.org/proj/en/qa/backtraces.xml .
- - dga : Adds DGA (Direct Graphic Access) support for X
- - directfb : Adds support for DirectFB layer (library for FB devices)
- - doc : Adds extra documentation (API, Javadoc, etc)
+ + dts : Enables DTS Coherent Acoustics decoder support
+ + dv : Enables support for a codec used by many camcorders
- - dvb : Adds support for DVB (Digital Video Broadcasting)
+ + dvd : Adds support for DVDs
- - enca : Enables support for charset discovery and conversion
+ + encode : Adds support for encoding of audio or video files
- - esd : Adds support for media-sound/esound (Enlightened Sound Daemon)
+ + fbcon : Adds framebuffer support for the console, via the kernel
- - ftp : Adds FTP (File Transfer Protocol) support
- - ggi : Adds support for media-libs/libggi (non-X video api/drivers)
+ + gif : Adds GIF image support
+ + gtk : Adds support for x11-libs/gtk+ (The GIMP Toolkit)
+ + iconv : Enable support for the iconv character set conversion library
+ + ipv6 : Adds support for IP version 6
- - ivtv : Enable IVTV TV-Out video output
- - jack : Adds support for the JACK Audio Connection Kit
+ + joystick : Add support for joysticks in all packages
+ + jpeg : Adds JPEG image support
+ + kernel_linux : <unknown>
- - lame : Prefer using LAME libraries for MP3 encoding support
- - libcaca : Add support for colored ASCII-art graphics
- - lirc : Adds support for lirc (Linux's Infra-Red Remote Control)
- - live : Enables live.com streaming media support
- - livecd : !!internal use only!! DO NOT SET THIS FLAG YOURSELF!, used during livecd building.
- - lzo : Enables support for lzo compression
+ + mad : Adds support for mad (high-quality mp3 decoder library and cli frontend)
- - md5sum : Enables md5sum video output
+ + mmx : Adds support for optimizations for Pentium MMX and Athlon class processors
- - mmxext : Enables mmx2 support
- - mp2 : Enables support for twolame, an MP2 audio library
+ + mp3 : Add support for reading mp3 files
- - musepack : Enable support for the musepack audio codec
- - nas : Adds support for network audio sound
- - nemesi : Enable Nemesi Streaming Media support
+ + openal : Adds support for the Open Audio Library
+ + opengl : Adds support for OpenGL (3D graphics)
+ + oss : Adds support for OSS (Open Sound System)
+ + png : Adds support for libpng (PNG images)
- - pnm : Add PNM video output option, to create PPM/PGM/PGMYUV images
- - pvr : Video4Linux2 MPEG PVR support
+ + quicktime : Adds support for OpenQuickTime
- - radio : Enable V4L2 radio interface and support
- - rar : Enable Unique RAR File Library
- - real : Adds real video support
+ + rtc : Enables usage of the linux real time clock. The alternative is software emulation of rtc
+ + samba : Adds support for SAMBA (Windows File and Printer sharing)
+ + sdl : Adds support for Simple Direct Layer (media library)
- - speex : Adds support for the speex audio codec
- - srt : Internal SRT/SSA/ASS (SubRip / SubStation Alpha) subtitle support
+ + sse : fast floating point optimization for PentiumIII+ class chips
+ + sse2 : faster floating point optimization for SSE2 capable chips
+ + ssse3 : faster floating point optimization for SSSE3 capable chips (Intel Core 2 and later chips)
- - svga : Adds support for SVGAlib (graphics library)
- - teletext : Support for TV teletext interface
- - tga : Enables Targa video output
- - theora : Adds support for the Theora Video Compression Codec
- - tivo : Enables TiVo vstream client support
+ + truetype : Adds support for FreeType and/or FreeType2 fonts
- - unicode : Adds support for Unicode
+ + v4l : Enables video4linux support
- - v4l2 : Enables video4linux2 support
+ + video_cards_mga : <unknown>
+ + video_cards_s3virge : <unknown>
+ + video_cards_tdfx : <unknown>
+ + video_cards_vesa : <unknown>
- - vidix : Support for vidix video output
+ + vorbis : Adds support for the OggVorbis audio codec
- - win32codecs : use win32codecs package for dll avi decoding support (wmv and what not)
- - x264 : Enable h264 encoding using x264
- - xanim : Enables support for xanim based codecs
+ + xinerama : Add support for the xinerama X11 extension, which allows you to stretch your display across multiple monitors
+ + xv : Adds in optional support for the Xvideo extension (an X API for video playback)
+ + xvid : Adds support for xvid.org's open-source mpeg-4 codec
+ + xvmc : Enables X-Video Motion Compensation support
- - zoran : Enables ZR360[56]7/ZR36060 video output
Top
st3vie
Retired Dev
Retired Dev
User avatar
Posts: 94
Joined: Sun Nov 28, 2004 11:07 pm
Location: Heemskerk, The Netherlands

  • Quote

Post by st3vie » Wed Oct 31, 2007 10:06 pm

no luck... i tried some changes in the kernel, different GCC version, etc... but it all didn't work.
i keep getting the errors when loading the module at boot time or when i am in the console and start it manually.

i can't unload the ctossrv module with modprobe when i try to. It says it's busy.

There might be some more specific details i could try out, but for tonight i had enough. :)

i noticed that the working environments all were nocona ?
Just a coincidence that those Intels are working? Or is every other AMD user (like me) having problems too?
Top
jestersi
n00b
n00b
Posts: 8
Joined: Tue Oct 30, 2007 1:59 pm

ah

  • Quote

Post by jestersi » Wed Oct 31, 2007 11:39 pm

no luck... i tried some changes in the kernel, different GCC version, etc... but it all didn't work.
i keep getting the errors when loading the module at boot time or when i am in the console and start it manually.
are these the same errors I got during my first post or different?
I find it strange that you even have ctossrv go into memory when I had those errors above it just blew up and kernel paniced before.
Top
username234
Guru
Guru
Posts: 332
Joined: Wed May 09, 2007 3:35 pm

  • Quote

Post by username234 » Thu Nov 01, 2007 1:37 am

can't get the driver to work either

here's the output from dmesg:

Code: Select all

Unable to handle kernel NULL pointer dereference at 0000000000000000 RIP:
 [<0000000000000000>]
PGD 694af067 PUD 69f1e067 PMD 0
Oops: 0010 [1] SMP
CPU 3
Modules linked in: ctossrv(P) snd_rawmidi snd_seq_midi_emul snd_seq snd_timer snd_seq_device snd soundcore rt61(P) nvidia(P)
Pid: 8264, comm: modprobe Tainted: P       2.6.22-gentoo-r9 #5
RIP: 0010:[<0000000000000000>]  [<0000000000000000>]
RSP: 0000:ffff8100694bbbc0  EFLAGS: 00010246
RAX: ffffffff805bc2c0 RBX: ffff81007ecb2680 RCX: ffff81007ecb2680
RDX: 0000000000000002 RSI: 0000000000000000 RDI: ffff81007ecb2680
RBP: ffff8100694bbc18 R08: 0000000000000000 R09: ffff8100694bbb18
R10: 0000000000000000 R11: ffffffff802f84e0 R12: ffff8100694bbbf4
R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
FS:  00002ad89d1aeb00(0000) GS:ffff81007fe902c0(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 000000008005003b
CR2: 0000000000000000 CR3: 0000000069508000 CR4: 00000000000006e0
Process modprobe (pid: 8264, threadinfo ffff8100694ba000, task ffff810002f84b60)
Stack:  ffffffff8872e3c2 ffff81006963f380 ffff8100694bbc18 0000000000000000
 ffffffff8873118b ffffffff8874f264 ffffffff8874f264 ffff8100695e2000
 ffffffff8874f238 0000000000000028 ffffffff8874f264 ffff8100694bbc28
Call Trace:
 [<ffffffff8872e3c2>] :ctossrv:sysGetFileSize+0x3e/0x71
 [<ffffffff8873118b>] :ctossrv:_ZN5OSSrv8SeekFileEPvi13CTFILEIO_SEEK+0x3d/0x76
 [<ffffffff887337fd>] :ctossrv:_ZN7Porting14SetFilePointerEPviPij+0x13/0x1a
 [<ffffffff8873434d>] :ctossrv:_ZN7VBDFile4SeekEjj+0x39/0x9c
 [<ffffffff8873498f>] :ctossrv:_ZN7VBDFile4ReadEPvjj+0x51/0x10e
 [<ffffffff8873424b>] :ctossrv:_ZN7VBDFile4OpenEPKc10AccessMode+0x243/0x30c
 [<ffffffff8873afe1>] :ctossrv:_ZN9CRegistry14GetCreativeHdrEPKcP17CreativeHeaderTag+0x33/0x6e
 [<ffffffff8873d085>] :ctossrv:_ZN9CRegistry4InitEPKcP17CreativeHeaderTag+0x1b7/0x31e
 [<ffffffff8873365e>] :ctossrv:_ZN6DevReg10InitDevRegEPKcP17CreativeHeaderTag+0x15a/0x1dc
 [<ffffffff8872fbc8>] :ctossrv:OSSrv_InitDriver+0x100/0x13a
 [<ffffffff8875100e>] :ctossrv:ctossrv_init+0xe/0x1a
 [<ffffffff8025782b>] sys_init_module+0x19b/0x1890
 [<ffffffff802097de>] system_call+0x7e/0x83


Code:  Bad RIP value.
RIP  [<0000000000000000>]
 RSP <ffff8100694bbbc0>
CR2: 0000000000000000
running sys-fs/udev-116-r1

gcc -v

Code: Select all

gcc --v
Using built-in specs.
Target: x86_64-pc-linux-gnu
Configured with: /var/tmp/portage/sys-devel/gcc-4.1.1-r3/work/gcc-4.1.1/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.1.1 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.1 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.1/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.1/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-libunwind-exceptions --enable-multilib --disable-libmudflap --disable-libssp --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu
Thread model: posix
gcc version 4.1.1 (Gentoo 4.1.1-r3)
config file provided here
Top
AlcSilian
n00b
n00b
Posts: 2
Joined: Thu Nov 01, 2007 7:10 am
Location: Bucharest
Contact:
Contact AlcSilian
Website

  • Quote

Post by AlcSilian » Thu Nov 01, 2007 7:16 am

HEllo guys. After i read the demik guid i said let's give it a try. I have an X-Fi ExtremeGamer . I downloaded the driver the patch those diffs and i made all. But in the finish i get this??

msl-netadmin XFiDrv_Linux_US-1.04 # make install
Copy module files...
Update module dependency relationships...
Install libs...
Install database files...
tar: creative/data/ctp073aw.dat: time stamp 2009-09-17 09:25:02 is 59272036.562179606 s in the future
tar: creative/data/ctp055aw.dat: time stamp 2009-09-17 09:25:01 is 59272035.528258981 s in the future
tar: creative/data/ctp046aw.dat: time stamp 2009-09-17 09:25:00 is 59272034.520904223 s in the future
tar: creative/data: time stamp 2009-09-17 09:25:30 is 59272064.509018357 s in the future
tar: creative/ct_reg.dat: time stamp 2009-09-17 08:58:22 is 59270436.504165616 s in the future
ln: `/home/msl/Desktop/XFiDrv_Linux_US-1.04/XFiDrv_Linux_US-1.04' and `src/XFiDrv_Linux_US-1.04' are the same file
make: *** [database_install] Error 1
msl-netadmin XFiDrv_Linux_US-1.04 #


The compiler went good all.... I'am using sabayon 3.4f-64.
Top
K_O-Gnom
n00b
n00b
User avatar
Posts: 34
Joined: Tue Nov 01, 2005 2:50 pm

  • Quote

Post by K_O-Gnom » Thu Nov 01, 2007 1:46 pm

Hi Folks,

Great job that howto. i tried it and it workes great on my amd64 gentoo (x86_64) but now i upgrade to kernel 2.6.23 and wana install it again but get the followin error after make command

Code: Select all

# make
cd /home/k_o-gnom/XFiDrv_Linux_US-1.04/src/utils/alsaver; make clean
make[1]: Entering directory `/home/k_o-gnom/XFiDrv_Linux_US-1.04/src/utils/alsaver'
rm -f alsaver
make[1]: Leaving directory `/home/k_o-gnom/XFiDrv_Linux_US-1.04/src/utils/alsaver'
rm -f alsaver
cd /home/k_o-gnom/XFiDrv_Linux_US-1.04/src/ossrv; make clean
make[1]: Entering directory `/home/k_o-gnom/XFiDrv_Linux_US-1.04/src/ossrv'
rm -rf ctossrv_main.o LinuxReg.o LinuxSys.o osutils.o   *.o *.ko *.o_shipped *.mod.c *~ .*cmd .tmp_versions .depend
make[1]: Leaving directory `/home/k_o-gnom/XFiDrv_Linux_US-1.04/src/ossrv'
rm -f ctossrv.ko
cd /home/k_o-gnom/XFiDrv_Linux_US-1.04/src/emupia; make clean
make[1]: Entering directory `/home/k_o-gnom/XFiDrv_Linux_US-1.04/src/emupia'
/home/k_o-gnom/XFiDrv_Linux_US-1.04/src/emupia/../../globalrules.mk:60: .depend: No such file or directory
gcc -Wall -fomit-frame-pointer -Os -fno-strict-aliasing -pipe -D__CT_SYS_LINUX -DNO_SWSYNTH -D__CT_LITTLE_ENDIAN -DNO_NEWDELETE_OVERLOAD -DUSE_CALLBACKS_EX -DNATIVE_OPENAL -DCTAUDBINARY -DKBUILD_MODNAME=\"x-fi\" -I../../include -isystem /lib/modules/2.6.23-gentoo/source/include -I/lib/modules/2.6.23-gentoo/source/include/asm/mach-default -I/lib/modules/2.6.23-gentoo/source/include -D__KERNEL__ -DMODULE -mcmodel=kernel -D__x86_64__ -m64 -mno-red-zone -fno-reorder-blocks -Wno-sign-compare -fno-asynchronous-unwind-tables -D__CT_SYS_LINUX_AMD64 -D__CT_BOUND_64BIT -M emupia_guids.c emupia_main.c   > .depend
make[1]: Leaving directory `/home/k_o-gnom/XFiDrv_Linux_US-1.04/src/emupia'
make[1]: Entering directory `/home/k_o-gnom/XFiDrv_Linux_US-1.04/src/emupia'
rm -rf emupia_guids.o emupia_main.o   *.o *.ko *.o_shipped *.mod.c *~ .*cmd .tmp_versions .depend
make[1]: Leaving directory `/home/k_o-gnom/XFiDrv_Linux_US-1.04/src/emupia'
rm -f emupia.ko
cd /home/k_o-gnom/XFiDrv_Linux_US-1.04/src/sfman; make clean
make[1]: Entering directory `/home/k_o-gnom/XFiDrv_Linux_US-1.04/src/sfman'
/home/k_o-gnom/XFiDrv_Linux_US-1.04/src/sfman/../../globalrules.mk:60: .depend: No such file or directory
gcc -Wall -fomit-frame-pointer -Os -fno-strict-aliasing -pipe -D__CT_SYS_LINUX -DNO_SWSYNTH -D__CT_LITTLE_ENDIAN -DNO_NEWDELETE_OVERLOAD -DUSE_CALLBACKS_EX -DNATIVE_OPENAL -DCTAUDBINARY -DKBUILD_MODNAME=\"x-fi\" -I../../include -isystem /lib/modules/2.6.23-gentoo/source/include -I/lib/modules/2.6.23-gentoo/source/include/asm/mach-default -I/lib/modules/2.6.23-gentoo/source/include -D__KERNEL__ -DMODULE -mcmodel=kernel -D__x86_64__ -m64 -mno-red-zone -fno-reorder-blocks -Wno-sign-compare -fno-asynchronous-unwind-tables -D__CT_SYS_LINUX_AMD64 -D__CT_BOUND_64BIT -M ctsfman_main.c   > .depend
make[1]: Leaving directory `/home/k_o-gnom/XFiDrv_Linux_US-1.04/src/sfman'
make[1]: Entering directory `/home/k_o-gnom/XFiDrv_Linux_US-1.04/src/sfman'
rm -rf ctsfman_main.o   *.o *.ko *.o_shipped *.mod.c *~ .*cmd .tmp_versions .depend
make[1]: Leaving directory `/home/k_o-gnom/XFiDrv_Linux_US-1.04/src/sfman'
rm -f ctsfman.ko
cd /home/k_o-gnom/XFiDrv_Linux_US-1.04/src/haxfi; make clean
make[1]: Entering directory `/home/k_o-gnom/XFiDrv_Linux_US-1.04/src/haxfi'
/home/k_o-gnom/XFiDrv_Linux_US-1.04/src/haxfi/../../globalrules.mk:60: .depend: No such file or directory
gcc -Wall -fomit-frame-pointer -Os -fno-strict-aliasing -pipe -D__CT_SYS_LINUX -DNO_SWSYNTH -D__CT_LITTLE_ENDIAN -DNO_NEWDELETE_OVERLOAD -DUSE_CALLBACKS_EX -DNATIVE_OPENAL -DCTAUDBINARY -DKBUILD_MODNAME=\"x-fi\" -I../../include -isystem /lib/modules/2.6.23-gentoo/source/include -I/lib/modules/2.6.23-gentoo/source/include/asm/mach-default -I/lib/modules/2.6.23-gentoo/source/include -D__KERNEL__ -DMODULE -mcmodel=kernel -D__x86_64__ -m64 -mno-red-zone -fno-reorder-blocks -Wno-sign-compare -fno-asynchronous-unwind-tables -D__CT_SYS_LINUX_AMD64 -D__CT_BOUND_64BIT -M haxfi_main.c   > .depend
make[1]: Leaving directory `/home/k_o-gnom/XFiDrv_Linux_US-1.04/src/haxfi'
make[1]: Entering directory `/home/k_o-gnom/XFiDrv_Linux_US-1.04/src/haxfi'
rm -rf haxfi_main.o   *.o *.ko *.o_shipped *.mod.c *~ .*cmd .tmp_versions .depend
make[1]: Leaving directory `/home/k_o-gnom/XFiDrv_Linux_US-1.04/src/haxfi'
rm -f haxfi.ko
cd /home/k_o-gnom/XFiDrv_Linux_US-1.04/src/ctalsa; make clean
make[1]: Entering directory `/home/k_o-gnom/XFiDrv_Linux_US-1.04/src/ctalsa'
/home/k_o-gnom/XFiDrv_Linux_US-1.04/src/ctalsa/../../globalrules.mk:60: .depend: No such file or directory
gcc -Wall -fomit-frame-pointer -Os -fno-strict-aliasing -pipe -D__CT_SYS_LINUX -DNO_SWSYNTH -D__CT_LITTLE_ENDIAN -DNO_NEWDELETE_OVERLOAD -DUSE_CALLBACKS_EX -DNATIVE_OPENAL -DCTAUDBINARY -DKBUILD_MODNAME=\"x-fi\" -I../../include -isystem /lib/modules/2.6.23-gentoo/source/include -I/lib/modules/2.6.23-gentoo/source/include/asm/mach-default -I/lib/modules/2.6.23-gentoo/source/include -D__KERNEL__ -DMODULE -mcmodel=kernel -D__x86_64__ -m64 -mno-red-zone -fno-reorder-blocks -Wno-sign-compare -fno-asynchronous-unwind-tables -D__CT_SYS_LINUX_AMD64 -D__CT_BOUND_64BIT -DALSA_VERSION_CODE=0 -M amidi.c amixer.c asynth.c ctalsa_main.c dummy.c pcm.c   > .depend
make[1]: Leaving directory `/home/k_o-gnom/XFiDrv_Linux_US-1.04/src/ctalsa'
make[1]: Entering directory `/home/k_o-gnom/XFiDrv_Linux_US-1.04/src/ctalsa'
rm -rf amidi.o amixer.o asynth.o ctalsa_main.o dummy.o pcm.o   *.o *.ko *.o_shipped *.mod.c *~ .*cmd .tmp_versions .depend
make[1]: Leaving directory `/home/k_o-gnom/XFiDrv_Linux_US-1.04/src/ctalsa'
rm -f ctalsa.ko
cd /home/k_o-gnom/XFiDrv_Linux_US-1.04/src/plugins/ct20xut; make clean
make[1]: Entering directory `/home/k_o-gnom/XFiDrv_Linux_US-1.04/src/plugins/ct20xut'
rm -rf  *.o *.ko *~ *.o_shipped .depend .*cmd *.mod.c .tmp_versions
cd ../../../src/plugins; make clean
make[2]: Entering directory `/home/k_o-gnom/XFiDrv_Linux_US-1.04/src/plugins'
../../globalrules.mk:60: .depend: No such file or directory
gcc -Wall -fomit-frame-pointer -Os -fno-strict-aliasing -pipe -D__CT_SYS_LINUX -DNO_SWSYNTH -D__CT_LITTLE_ENDIAN -DNO_NEWDELETE_OVERLOAD -DUSE_CALLBACKS_EX -DNATIVE_OPENAL -DCTAUDBINARY -DKBUILD_MODNAME=\"x-fi\" -I../../include -isystem /lib/modules/2.6.23-gentoo/source/include -I/lib/modules/2.6.23-gentoo/source/include/asm/mach-default -I/lib/modules/2.6.23-gentoo/source/include -D__KERNEL__ -DMODULE -mcmodel=kernel -D__x86_64__ -m64 -mno-red-zone -fno-reorder-blocks -Wno-sign-compare -fno-asynchronous-unwind-tables -D__CT_SYS_LINUX_AMD64 -D__CT_BOUND_64BIT -M pluginutils.c   > .depend
make[2]: Leaving directory `/home/k_o-gnom/XFiDrv_Linux_US-1.04/src/plugins'
make[2]: Entering directory `/home/k_o-gnom/XFiDrv_Linux_US-1.04/src/plugins'
rm -rf pluginutils.o   *.o *.ko *.o_shipped *.mod.c *~ .*cmd .tmp_versions .depend
make[2]: Leaving directory `/home/k_o-gnom/XFiDrv_Linux_US-1.04/src/plugins'
make[1]: Leaving directory `/home/k_o-gnom/XFiDrv_Linux_US-1.04/src/plugins/ct20xut'
rm -f ct20xut.ko
cd /home/k_o-gnom/XFiDrv_Linux_US-1.04/src/plugins/ctexfifx; make clean
make[1]: Entering directory `/home/k_o-gnom/XFiDrv_Linux_US-1.04/src/plugins/ctexfifx'
rm -rf  *.o *.ko *.o_shipped *~ *.mod.c .*cmd .tmp_versions .depend
cd ../../../src/plugins; make clean
make[2]: Entering directory `/home/k_o-gnom/XFiDrv_Linux_US-1.04/src/plugins'
../../globalrules.mk:60: .depend: No such file or directory
gcc -Wall -fomit-frame-pointer -Os -fno-strict-aliasing -pipe -D__CT_SYS_LINUX -DNO_SWSYNTH -D__CT_LITTLE_ENDIAN -DNO_NEWDELETE_OVERLOAD -DUSE_CALLBACKS_EX -DNATIVE_OPENAL -DCTAUDBINARY -DKBUILD_MODNAME=\"x-fi\" -I../../include -isystem /lib/modules/2.6.23-gentoo/source/include -I/lib/modules/2.6.23-gentoo/source/include/asm/mach-default -I/lib/modules/2.6.23-gentoo/source/include -D__KERNEL__ -DMODULE -mcmodel=kernel -D__x86_64__ -m64 -mno-red-zone -fno-reorder-blocks -Wno-sign-compare -fno-asynchronous-unwind-tables -D__CT_SYS_LINUX_AMD64 -D__CT_BOUND_64BIT -M pluginutils.c   > .depend
make[2]: Leaving directory `/home/k_o-gnom/XFiDrv_Linux_US-1.04/src/plugins'
make[2]: Entering directory `/home/k_o-gnom/XFiDrv_Linux_US-1.04/src/plugins'
rm -rf pluginutils.o   *.o *.ko *.o_shipped *.mod.c *~ .*cmd .tmp_versions .depend
make[2]: Leaving directory `/home/k_o-gnom/XFiDrv_Linux_US-1.04/src/plugins'
make[1]: Leaving directory `/home/k_o-gnom/XFiDrv_Linux_US-1.04/src/plugins/ctexfifx'
rm -f ctexfifx.ko
cd /home/k_o-gnom/XFiDrv_Linux_US-1.04/src/plugins/cthwiut; make clean
make[1]: Entering directory `/home/k_o-gnom/XFiDrv_Linux_US-1.04/src/plugins/cthwiut'
rm -rf  *.o *.ko *~ *.o_shipped .depend .*cmd *.mod.c .tmp_versions
cd ../../../src/plugins; make clean
make[2]: Entering directory `/home/k_o-gnom/XFiDrv_Linux_US-1.04/src/plugins'
../../globalrules.mk:60: .depend: No such file or directory
gcc -Wall -fomit-frame-pointer -Os -fno-strict-aliasing -pipe -D__CT_SYS_LINUX -DNO_SWSYNTH -D__CT_LITTLE_ENDIAN -DNO_NEWDELETE_OVERLOAD -DUSE_CALLBACKS_EX -DNATIVE_OPENAL -DCTAUDBINARY -DKBUILD_MODNAME=\"x-fi\" -I../../include -isystem /lib/modules/2.6.23-gentoo/source/include -I/lib/modules/2.6.23-gentoo/source/include/asm/mach-default -I/lib/modules/2.6.23-gentoo/source/include -D__KERNEL__ -DMODULE -mcmodel=kernel -D__x86_64__ -m64 -mno-red-zone -fno-reorder-blocks -Wno-sign-compare -fno-asynchronous-unwind-tables -D__CT_SYS_LINUX_AMD64 -D__CT_BOUND_64BIT -M pluginutils.c   > .depend
make[2]: Leaving directory `/home/k_o-gnom/XFiDrv_Linux_US-1.04/src/plugins'
make[2]: Entering directory `/home/k_o-gnom/XFiDrv_Linux_US-1.04/src/plugins'
rm -rf pluginutils.o   *.o *.ko *.o_shipped *.mod.c *~ .*cmd .tmp_versions .depend
make[2]: Leaving directory `/home/k_o-gnom/XFiDrv_Linux_US-1.04/src/plugins'
make[1]: Leaving directory `/home/k_o-gnom/XFiDrv_Linux_US-1.04/src/plugins/cthwiut'
rm -f cthwiut.ko
cd /home/k_o-gnom/XFiDrv_Linux_US-1.04/src/utils/alsaver; make
make[1]: Entering directory `/home/k_o-gnom/XFiDrv_Linux_US-1.04/src/utils/alsaver'
gcc -Wall -O  alsaver.c -o alsaver
make[1]: Leaving directory `/home/k_o-gnom/XFiDrv_Linux_US-1.04/src/utils/alsaver'
cp -f /home/k_o-gnom/XFiDrv_Linux_US-1.04/src/utils/alsaver/alsaver .
cd /home/k_o-gnom/XFiDrv_Linux_US-1.04/src/ossrv; make
make[1]: Entering directory `/home/k_o-gnom/XFiDrv_Linux_US-1.04/src/ossrv'
/home/k_o-gnom/XFiDrv_Linux_US-1.04/src/ossrv/../../globalrules.mk:60: .depend: No such file or directory
gcc -Wall -fomit-frame-pointer -Os -fno-strict-aliasing -pipe -D__CT_SYS_LINUX -DNO_SWSYNTH -D__CT_LITTLE_ENDIAN -DNO_NEWDELETE_OVERLOAD -DUSE_CALLBACKS_EX -DNATIVE_OPENAL -DCTAUDBINARY -DKBUILD_MODNAME=\"x-fi\" -I../../include -isystem /lib/modules/2.6.23-gentoo/source/include -I/lib/modules/2.6.23-gentoo/source/include/asm/mach-default -I/lib/modules/2.6.23-gentoo/source/include -D__KERNEL__ -DMODULE -mcmodel=kernel -D__x86_64__ -m64 -mno-red-zone -fno-reorder-blocks -Wno-sign-compare -fno-asynchronous-unwind-tables -D__CT_SYS_LINUX_AMD64 -D__CT_BOUND_64BIT -M ctossrv_main.c LinuxReg.c LinuxSys.c osutils.c   > .depend
make[1]: Leaving directory `/home/k_o-gnom/XFiDrv_Linux_US-1.04/src/ossrv'
make[1]: Entering directory `/home/k_o-gnom/XFiDrv_Linux_US-1.04/src/ossrv'
gcc -Wall -fomit-frame-pointer -Os -fno-strict-aliasing -pipe -D__CT_SYS_LINUX -DNO_SWSYNTH -D__CT_LITTLE_ENDIAN -DNO_NEWDELETE_OVERLOAD -DUSE_CALLBACKS_EX -DNATIVE_OPENAL -DCTAUDBINARY -DKBUILD_MODNAME=\"x-fi\" -I../../include -isystem /lib/modules/2.6.23-gentoo/source/include -I/lib/modules/2.6.23-gentoo/source/include/asm/mach-default -I/lib/modules/2.6.23-gentoo/source/include -D__KERNEL__ -DMODULE -mcmodel=kernel -D__x86_64__ -m64 -mno-red-zone -fno-reorder-blocks -Wno-sign-compare -fno-asynchronous-unwind-tables -D__CT_SYS_LINUX_AMD64 -D__CT_BOUND_64BIT -c ctossrv_main.c
gcc -Wall -fomit-frame-pointer -Os -fno-strict-aliasing -pipe -D__CT_SYS_LINUX -DNO_SWSYNTH -D__CT_LITTLE_ENDIAN -DNO_NEWDELETE_OVERLOAD -DUSE_CALLBACKS_EX -DNATIVE_OPENAL -DCTAUDBINARY -DKBUILD_MODNAME=\"x-fi\" -I../../include -isystem /lib/modules/2.6.23-gentoo/source/include -I/lib/modules/2.6.23-gentoo/source/include/asm/mach-default -I/lib/modules/2.6.23-gentoo/source/include -D__KERNEL__ -DMODULE -mcmodel=kernel -D__x86_64__ -m64 -mno-red-zone -fno-reorder-blocks -Wno-sign-compare -fno-asynchronous-unwind-tables -D__CT_SYS_LINUX_AMD64 -D__CT_BOUND_64BIT -c LinuxReg.c
gcc -Wall -fomit-frame-pointer -Os -fno-strict-aliasing -pipe -D__CT_SYS_LINUX -DNO_SWSYNTH -D__CT_LITTLE_ENDIAN -DNO_NEWDELETE_OVERLOAD -DUSE_CALLBACKS_EX -DNATIVE_OPENAL -DCTAUDBINARY -DKBUILD_MODNAME=\"x-fi\" -I../../include -isystem /lib/modules/2.6.23-gentoo/source/include -I/lib/modules/2.6.23-gentoo/source/include/asm/mach-default -I/lib/modules/2.6.23-gentoo/source/include -D__KERNEL__ -DMODULE -mcmodel=kernel -D__x86_64__ -m64 -mno-red-zone -fno-reorder-blocks -Wno-sign-compare -fno-asynchronous-unwind-tables -D__CT_SYS_LINUX_AMD64 -D__CT_BOUND_64BIT -c LinuxSys.c
LinuxSys.c: In function 'sysRegisterInterrupt':
LinuxSys.c:637: warning: cast from pointer to integer of different size
LinuxSys.c:642: warning: 'deprecated_irq_flag' is deprecated (declared at /lib/modules/2.6.23-gentoo/source/include/linux/interrupt.h:64)
LinuxSys.c:642: warning: passing argument 2 of 'request_irq' from incompatible pointer type
LinuxSys.c: In function 'sysGetPagePhysAddr':
LinuxSys.c:947: warning: passing argument 1 of 'kvirt_to_phys' makes integer from pointer without a cast
LinuxSys.c: In function 'sysGetPageBusAddr':
LinuxSys.c:974: warning: passing argument 1 of 'kvirt_to_bus' makes integer from pointer without a cast
LinuxSys.c: In function 'sysOpenCreateFile':
LinuxSys.c:1491: error: 'O_RDWR' undeclared (first use in this function)
LinuxSys.c:1491: error: (Each undeclared identifier is reported only once
LinuxSys.c:1491: error: for each function it appears in.)
LinuxSys.c:1491: error: 'O_CREAT' undeclared (first use in this function)
LinuxSys.c:1496: error: 'O_RDONLY' undeclared (first use in this function)
LinuxSys.c:1500: error: 'O_WRONLY' undeclared (first use in this function)
LinuxSys.c:1515: warning: implicit declaration of function 'filp_open'
LinuxSys.c:1515: warning: assignment makes pointer from integer without a cast
LinuxSys.c:1517: warning: implicit declaration of function 'filp_close'
LinuxSys.c: In function 'sysGetFileSize':
LinuxSys.c:1574: warning: assignment makes pointer from integer without a cast
LinuxSys.c:1576: error: dereferencing pointer to incomplete type
LinuxSys.c: In function 'sysWriteFile':
LinuxSys.c:1623: warning: assignment makes pointer from integer without a cast
LinuxSys.c:1625: error: dereferencing pointer to incomplete type
LinuxSys.c:1626: error: dereferencing pointer to incomplete type
LinuxSys.c:1626: error: dereferencing pointer to incomplete type
LinuxSys.c: In function 'sysReadFile':
LinuxSys.c:1672: warning: assignment makes pointer from integer without a cast
LinuxSys.c:1674: error: dereferencing pointer to incomplete type
LinuxSys.c:1675: error: dereferencing pointer to incomplete type
LinuxSys.c:1675: error: dereferencing pointer to incomplete type
make[1]: *** [LinuxSys.o] Error 1
make[1]: Leaving directory `/home/k_o-gnom/XFiDrv_Linux_US-1.04/src/ossrv'
make: *** [ctossrv] Error 2
maybe somebody can fix that error (think its because the patch is not for 2.6.23) but i don't want to use 2.6.22 atm

and a nother thing i figured out. while im using the 2.6.22 kernel with working X-Fi modules i only can use the stereo system (dont know if the driver is able to use more then 2 speakers (got a 7.1 system connected to the X-Fi)) and after a time a get a crazy noise in my speakers it sounds a little bit like a active microphone gets to near to a speaker wich is playing the recorded sound and the noise sounds like dood dood dood )

hope that infos can help to make the howto even a littlebit better than it is atm (and its great atm)

kind regards Gnom

p.s. the ./configure workes without problems
Top
st3vie
Retired Dev
Retired Dev
User avatar
Posts: 94
Joined: Sun Nov 28, 2004 11:07 pm
Location: Heemskerk, The Netherlands

  • Quote

Post by st3vie » Thu Nov 01, 2007 1:52 pm

K_O-Gnom, could you please post some more details of how you got it to work? cpu, X-Fi hardware, kernel, gcc, udev, etc.. ? :)
Top
plainsane
n00b
n00b
Posts: 14
Joined: Wed Sep 21, 2005 1:02 am

  • Quote

Post by plainsane » Thu Nov 01, 2007 3:09 pm

st3vie wrote:K_O-Gnom, could you please post some more details of how you got it to work? cpu, X-Fi hardware, kernel, gcc, udev, etc.. ? :)

yes please, because i have a feeling that my problem is an smp issue but am too lazy to recompile my kernel without smp to test with.


has anybody been able to get this driver to work on a multi core/cpu machine?
Top
st3vie
Retired Dev
Retired Dev
User avatar
Posts: 94
Joined: Sun Nov 28, 2004 11:07 pm
Location: Heemskerk, The Netherlands

  • Quote

Post by st3vie » Thu Nov 01, 2007 3:47 pm

plainsane wrote:has anybody been able to get this driver to work on a multi core/cpu machine?
According to these working environments, yes.
Top
K_O-Gnom
n00b
n00b
User avatar
Posts: 34
Joined: Tue Nov 01, 2005 2:50 pm

  • Quote

Post by K_O-Gnom » Thu Nov 01, 2007 4:28 pm

Hi,

first:
has anybody been able to get this driver to work on a multi core/cpu machine?
yes i did with gentoo-sources-2.6.22-r8 on my system more details of my system look down on this post :-)

second:
K_O-Gnom, could you please post some more details of how you got it to work? cpu, X-Fi hardware, kernel, gcc, udev, etc.. ?
yes, sure i can. i dont really know wich details you need so ill post some stuff i think you need
first all infos st3vie list in his post:

Code: Select all

X-Fi Hardware: X-Fi Elite Pro (that one with the external box [but atm i cant use it (think the driver dont supports it)])
CPU:           AMD Athlon(tm) 64 X2 Dual Core Processor 4400+
Kernel:        gentoo-sources-2.6.23
gcc:           [2] x86_64-pc-linux-gnu-4.1.2 * (the [1] option is the version 4.1.1 and is not selected)
udev:          sys-fs/udev-115-r1 (thats what emerge tells me)
now ill post some additional stuff i think you may need

Code: Select all

# lspci 
00:00.0 RAM memory: nVidia Corporation C51 Host Bridge (rev a2)
00:00.1 RAM memory: nVidia Corporation C51 Memory Controller 0 (rev a2)
00:00.2 RAM memory: nVidia Corporation C51 Memory Controller 1 (rev a2)
00:00.3 RAM memory: nVidia Corporation C51 Memory Controller 5 (rev a2)
00:00.4 RAM memory: nVidia Corporation C51 Memory Controller 4 (rev a2)
00:00.5 RAM memory: nVidia Corporation C51 Host Bridge (rev a2)
00:00.6 RAM memory: nVidia Corporation C51 Memory Controller 3 (rev a2)
00:00.7 RAM memory: nVidia Corporation C51 Memory Controller 2 (rev a2)
00:02.0 PCI bridge: nVidia Corporation C51 PCI Express Bridge (rev a1)
00:03.0 PCI bridge: nVidia Corporation C51 PCI Express Bridge (rev a1)
00:04.0 PCI bridge: nVidia Corporation C51 PCI Express Bridge (rev a1)
00:09.0 Memory controller: nVidia Corporation CK804 Memory Controller (rev a4)
00:0a.0 ISA bridge: nVidia Corporation CK804 ISA Bridge (rev a4)
00:0a.1 SMBus: nVidia Corporation CK804 SMBus (rev a2)
00:0b.0 USB Controller: nVidia Corporation CK804 USB Controller (rev a2)
00:0b.1 USB Controller: nVidia Corporation CK804 USB Controller (rev a4)
00:0d.0 Multimedia audio controller: nVidia Corporation CK804 AC'97 Audio Controller (rev a2)
00:0f.0 IDE interface: nVidia Corporation CK804 IDE (rev f3)
00:10.0 IDE interface: nVidia Corporation CK804 Serial ATA Controller (rev f3)
00:11.0 IDE interface: nVidia Corporation CK804 Serial ATA Controller (rev f3)
00:12.0 PCI bridge: nVidia Corporation CK804 PCI Bridge (rev a2)
00:13.0 Bridge: nVidia Corporation CK804 Ethernet Controller (rev a3)
00:16.0 PCI bridge: nVidia Corporation CK804 PCIE Bridge (rev a3)
00:17.0 PCI bridge: nVidia Corporation CK804 PCIE Bridge (rev a3)
00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration
00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
02:00.0 Ethernet controller: Marvell Technology Group Ltd. 88E8053 PCI-E Gigabit Ethernet Controller (rev 15)
03:00.0 PCI bridge: nVidia Corporation Unknown device 01b3 (rev a3)
04:00.0 PCI bridge: nVidia Corporation Unknown device 01b3 (rev a3)
04:01.0 PCI bridge: nVidia Corporation Unknown device 01b3 (rev a3)
05:00.0 3D controller: nVidia Corporation Unknown device 0294 (rev a1)
06:00.0 VGA compatible controller: nVidia Corporation Unknown device 0294 (rev a1)
07:08.0 Multimedia audio controller: Creative Labs Unknown device 0005
07:0b.0 FireWire (IEEE 1394): Texas Instruments TSB43AB22/A IEEE-1394a-2000 Controller (PHY/Link)

Code: Select all

# emerge --info
Portage 2.1.3.9 (default-linux/amd64/2007.0, gcc-4.1.2, glibc-2.6.1-r0, 2.6.23-gentoo x86_64)
=================================================================
System uname: 2.6.23-gentoo x86_64 AMD Athlon(tm) 64 X2 Dual Core Processor 4400+
Timestamp of tree: Fri, 26 Oct 2007 00:20:01 +0000
app-shells/bash:     3.2_p17
dev-lang/python:     2.4.4-r6
dev-python/pycrypto: 2.0.1-r6
sys-apps/baselayout: 1.12.9-r2
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.61-r1
sys-devel/automake:  1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.18-r1
sys-devel/gcc-config: 1.3.16
sys-devel/libtool:   1.5.24
virtual/os-headers:  2.6.22-r2
ACCEPT_KEYWORDS="amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-mtune=k8 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-mtune=k8 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks metadata-transfer sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://ftp.uni-erlangen.de/pub/mirrors/gentoo ftp://ftp.uni-erlangen.de/pub/mirrors/gentoo "
LANG="de_DE@euro"
LC_ALL="de_DE@euro"
LINGUAS="de"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="3dnow 3dnowext X a52 aac aalib ac3 acl acpi aim alsa amd64 apm audiofile bash-completion berkdb bitmap-fonts bonobo bzip2 calendar cdb cdinstall cdparanoia cdr cli cracklib crypt ctype cups dbus dri dts dvd dvdr dvdread exif ffmpeg fortran ftp gb gdbm gdgif gnome gpm gstreamer gtk gtk2 iconv icq imap isdnlog jabber jpeg jpeg2k mad midi mime mmx mp3 mpeg msn mudflap ncurses nls nptl nptlonly ogg openmp pam pcre pdf perl php png pppd python quicktime readline reflection session simplexml skins spl sse sse2 ssl stream tcpd tiff truetype truetype-fonts type1-fonts unicode usb vcd vorbis wxwindows xine xinerama xml xml2 xorg xvid zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="de" USERLAND="GNU" VIDEO_CARDS="nvidia"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY

Code: Select all

# lshw -short
H/W path       Device     Class       Description
=================================================
                          system      System Product Name
/0                        bus         A8N32-SLI-Deluxe
/0/0                      memory      64KB BIOS
/0/1                      processor   AMD Athlon(tm) 64 X2 Dual Core Processor 4400+
/0/1/5                    memory      64KB L1 cache
/0/1/6                    memory      1MB L2 cache
/0/1/7                    memory      L3 cache
/0/8                      processor   (To Be Filled By O.E.M.)
/0/8/9                    memory      L1 cache
/0/8/a                    memory      L2 cache
/0/8/b                    memory      L3 cache
/0/42                     memory      2GB System Memory
/0/42/0                   memory      1GB DIMM DDR Synchronous 400 MHz (2.5 ns)
/0/42/1                   memory      1GB DIMM DDR Synchronous 400 MHz (2.5 ns)
/0/42/2                   memory      DIMM [empty]
/0/42/3                   memory      DIMM [empty]
/0/4                      memory      RAM memory
/0/0.1                    memory      RAM memory
/0/0.2                    memory      RAM memory
/0/0.3                    memory      RAM memory
/0/0.4                    memory      RAM memory
/0/0.5                    memory      RAM memory
/0/0.6                    memory      RAM memory
/0/0.7                    memory      RAM memory
/0/2                      bridge      C51 PCI Express Bridge
/0/3                      bridge      C51 PCI Express Bridge
/0/3/0         eth0       network     88E8053 PCI-E Gigabit Ethernet Controller
/0/100                    bridge      C51 PCI Express Bridge
/0/100/0                  bridge      nVidia Corporation
/0/100/0/0                bridge      nVidia Corporation
/0/100/0/0/0              display     nVidia Corporation
/0/100/0/1                bridge      nVidia Corporation
/0/100/0/1/0              display     nVidia Corporation
/0/9                      memory      Memory controller
/0/a                      bridge      CK804 ISA Bridge
/0/a.1                    bus         CK804 SMBus
/0/b                      bus         CK804 USB Controller
/0/b/1         usb2       bus         OHCI Host Controller
/0/b/1/1                  generic     Generic USB device
/0/b/1/5                  generic     USB Tablet Series Version 1.05
/0/b.1                    bus         CK804 USB Controller
/0/b.1/1       usb1       bus         EHCI Host Controller
/0/d                      multimedia  CK804 AC'97 Audio Controller
/0/f                      storage     CK804 IDE
/0/f/0         ide0       bus         IDE Channel 0
/0/f/0/0       /dev/hda   disk        BENQ DVD DD DW1620
/0/f/0/0/0     /dev/hda   disk        
/0/f/0/1       /dev/hdb   disk        storage device
/0/f/0/1/1     /dev/hdb1  volume      partition
/0/f/0/1/2     /dev/hdb2  volume      partition
/0/f/0/1/3     /dev/hdb3  volume      partition
/0/f/0/1/4     /dev/hdb4  volume      partition
/0/f/1         ide1       bus         IDE Channel 1
/0/f/1/0       /dev/hdc   disk        HL-DT-STDVD-ROM GDR8163B
/0/f/1/1       /dev/hdd   disk        LITE-ON LTR-52327S
/0/10          scsi0      storage     CK804 Serial ATA Controller
/0/10/0        /dev/sda   disk        storage device
/0/10/0/1      /dev/sda1  volume      partition
/0/10/0/2      /dev/sda2  volume      Extended partition
/0/10/0/2/5    /dev/sda5  volume      partition
/0/10/0/2/6    /dev/sda6  volume      partition
/0/10/0/2/7    /dev/sda7  volume      partition
/0/10/0/2/8    /dev/sda8  volume      partition
/0/10/1        /dev/sdb   disk        storage device
/0/10/1/1      /dev/sdb1  volume      partition
/0/10/1/2      /dev/sdb2  volume      partition
/0/10/1/3      /dev/sdb3  volume      partition
/0/10/1/4      /dev/sdb4  volume      partition
/0/11          scsi2      storage     CK804 Serial ATA Controller
/0/11/0.0.0    /dev/sdc   disk        storage device
/0/11/0.0.0/1  /dev/sdc1  volume      partition
/0/12                     bridge      CK804 PCI Bridge
/0/12/8                   multimedia  SB X-Fi
/0/12/b                   bus         TSB43AB22/A IEEE-1394a-2000 Controller (PHY/Link)
/0/13          eth1       bridge      CK804 Ethernet Controller
/0/16                     bridge      CK804 PCIE Bridge
/0/17                     bridge      CK804 PCIE Bridge
/0/101                    bridge      K8 [Athlon64/Opteron] HyperTransport Technology Configuration
/0/102                    bridge      K8 [Athlon64/Opteron] Address Map
/0/103                    bridge      K8 [Athlon64/Opteron] DRAM Controller
/0/104                    bridge      K8 [Athlon64/Opteron] Miscellaneous Control
if you need more details please ask and ill post it

kind regards Gnom

p.s. oh before i forgot to tell the AC'97 chip on board is deactivated in the kernel since i get the knowledge of the X-Fi Drivers
Top
st3vie
Retired Dev
Retired Dev
User avatar
Posts: 94
Joined: Sun Nov 28, 2004 11:07 pm
Location: Heemskerk, The Netherlands

  • Quote

Post by st3vie » Thu Nov 01, 2007 4:36 pm

cool thanks! Could you throw in your kernel config as well? Then i'll go and have some attempts again later this evening. :)
Top
K_O-Gnom
n00b
n00b
User avatar
Posts: 34
Joined: Tue Nov 01, 2005 2:50 pm

  • Quote

Post by K_O-Gnom » Thu Nov 01, 2007 5:07 pm

sure
here it is

Code: Select all

#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.23-gentoo
# Thu Nov  1 14:24:38 2007
#
CONFIG_X86_64=y
CONFIG_64BIT=y
CONFIG_X86=y
CONFIG_GENERIC_TIME=y
CONFIG_GENERIC_TIME_VSYSCALL=y
CONFIG_GENERIC_CMOS_UPDATE=y
CONFIG_ZONE_DMA32=y
CONFIG_LOCKDEP_SUPPORT=y
CONFIG_STACKTRACE_SUPPORT=y
CONFIG_SEMAPHORE_SLEEPERS=y
CONFIG_MMU=y
CONFIG_ZONE_DMA=y
CONFIG_RWSEM_GENERIC_SPINLOCK=y
CONFIG_GENERIC_HWEIGHT=y
CONFIG_GENERIC_CALIBRATE_DELAY=y
CONFIG_X86_CMPXCHG=y
CONFIG_EARLY_PRINTK=y
CONFIG_GENERIC_ISA_DMA=y
CONFIG_GENERIC_IOMAP=y
CONFIG_ARCH_MAY_HAVE_PC_FDC=y
CONFIG_ARCH_POPULATES_NODE_MAP=y
CONFIG_DMI=y
CONFIG_AUDIT_ARCH=y
CONFIG_GENERIC_BUG=y
# CONFIG_ARCH_HAS_ILOG2_U32 is not set
# CONFIG_ARCH_HAS_ILOG2_U64 is not set
CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"

#
# General setup
#
CONFIG_EXPERIMENTAL=y
CONFIG_LOCK_KERNEL=y
CONFIG_INIT_ENV_ARG_LIMIT=32
CONFIG_LOCALVERSION=""
CONFIG_LOCALVERSION_AUTO=y
CONFIG_SWAP=y
CONFIG_SYSVIPC=y
CONFIG_SYSVIPC_SYSCTL=y
CONFIG_POSIX_MQUEUE=y
# CONFIG_BSD_PROCESS_ACCT is not set
# CONFIG_TASKSTATS is not set
# CONFIG_USER_NS is not set
# CONFIG_AUDIT is not set
CONFIG_IKCONFIG=y
CONFIG_IKCONFIG_PROC=y
CONFIG_LOG_BUF_SHIFT=18
# CONFIG_CPUSETS is not set
CONFIG_SYSFS_DEPRECATED=y
# CONFIG_RELAY is not set
CONFIG_BLK_DEV_INITRD=y
CONFIG_INITRAMFS_SOURCE=""
CONFIG_CC_OPTIMIZE_FOR_SIZE=y
CONFIG_SYSCTL=y
# CONFIG_EMBEDDED is not set
CONFIG_UID16=y
CONFIG_SYSCTL_SYSCALL=y
CONFIG_KALLSYMS=y
CONFIG_KALLSYMS_ALL=y
# CONFIG_KALLSYMS_EXTRA_PASS is not set
CONFIG_HOTPLUG=y
CONFIG_PRINTK=y
CONFIG_BUG=y
CONFIG_ELF_CORE=y
CONFIG_BASE_FULL=y
CONFIG_FUTEX=y
CONFIG_ANON_INODES=y
CONFIG_EPOLL=y
CONFIG_SIGNALFD=y
CONFIG_EVENTFD=y
CONFIG_SHMEM=y
CONFIG_VM_EVENT_COUNTERS=y
CONFIG_SLAB=y
# CONFIG_SLUB is not set
# CONFIG_SLOB is not set
CONFIG_RT_MUTEXES=y
# CONFIG_TINY_SHMEM is not set
CONFIG_BASE_SMALL=0
CONFIG_MODULES=y
CONFIG_MODULE_UNLOAD=y
CONFIG_MODULE_FORCE_UNLOAD=y
# CONFIG_MODVERSIONS is not set
# CONFIG_MODULE_SRCVERSION_ALL is not set
CONFIG_KMOD=y
CONFIG_STOP_MACHINE=y
CONFIG_BLOCK=y
# CONFIG_BLK_DEV_IO_TRACE is not set
# CONFIG_BLK_DEV_BSG is not set

#
# IO Schedulers
#
CONFIG_IOSCHED_NOOP=y
# CONFIG_IOSCHED_AS is not set
CONFIG_IOSCHED_DEADLINE=y
CONFIG_IOSCHED_CFQ=y
# CONFIG_DEFAULT_AS is not set
# CONFIG_DEFAULT_DEADLINE is not set
CONFIG_DEFAULT_CFQ=y
# CONFIG_DEFAULT_NOOP is not set
CONFIG_DEFAULT_IOSCHED="cfq"

#
# Processor type and features
#
CONFIG_X86_PC=y
# CONFIG_X86_VSMP is not set
CONFIG_MK8=y
# CONFIG_MPSC is not set
# CONFIG_MCORE2 is not set
# CONFIG_GENERIC_CPU is not set
CONFIG_X86_L1_CACHE_BYTES=64
CONFIG_X86_L1_CACHE_SHIFT=6
CONFIG_X86_INTERNODE_CACHE_BYTES=64
CONFIG_X86_TSC=y
CONFIG_X86_GOOD_APIC=y
# CONFIG_MICROCODE is not set
CONFIG_X86_MSR=y
CONFIG_X86_CPUID=y
CONFIG_X86_IO_APIC=y
CONFIG_X86_LOCAL_APIC=y
CONFIG_MTRR=y
CONFIG_SMP=y
CONFIG_SCHED_SMT=y
CONFIG_SCHED_MC=y
# CONFIG_PREEMPT_NONE is not set
CONFIG_PREEMPT_VOLUNTARY=y
# CONFIG_PREEMPT is not set
CONFIG_PREEMPT_BKL=y
CONFIG_NUMA=y
CONFIG_K8_NUMA=y
CONFIG_NODES_SHIFT=6
CONFIG_X86_64_ACPI_NUMA=y
CONFIG_NUMA_EMU=y
CONFIG_ARCH_DISCONTIGMEM_ENABLE=y
CONFIG_ARCH_DISCONTIGMEM_DEFAULT=y
CONFIG_ARCH_SPARSEMEM_ENABLE=y
CONFIG_SELECT_MEMORY_MODEL=y
# CONFIG_FLATMEM_MANUAL is not set
CONFIG_DISCONTIGMEM_MANUAL=y
# CONFIG_SPARSEMEM_MANUAL is not set
CONFIG_DISCONTIGMEM=y
CONFIG_FLAT_NODE_MEM_MAP=y
CONFIG_NEED_MULTIPLE_NODES=y
# CONFIG_SPARSEMEM_STATIC is not set
# CONFIG_MEMORY_HOTPLUG is not set
CONFIG_SPLIT_PTLOCK_CPUS=4
CONFIG_MIGRATION=y
CONFIG_RESOURCES_64BIT=y
CONFIG_ZONE_DMA_FLAG=1
CONFIG_BOUNCE=y
CONFIG_VIRT_TO_BUS=y
CONFIG_HAVE_ARCH_EARLY_PFN_TO_NID=y
CONFIG_OUT_OF_LINE_PFN_TO_PAGE=y
CONFIG_NR_CPUS=32
CONFIG_PHYSICAL_ALIGN=0x200000
CONFIG_HOTPLUG_CPU=y
CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
CONFIG_HPET_TIMER=y
CONFIG_HPET_EMULATE_RTC=y
CONFIG_IOMMU=y
# CONFIG_CALGARY_IOMMU is not set
CONFIG_SWIOTLB=y
CONFIG_X86_MCE=y
CONFIG_X86_MCE_INTEL=y
CONFIG_X86_MCE_AMD=y
CONFIG_KEXEC=y
# CONFIG_CRASH_DUMP is not set
# CONFIG_RELOCATABLE is not set
CONFIG_PHYSICAL_START=0x200000
CONFIG_SECCOMP=y
# CONFIG_CC_STACKPROTECTOR is not set
# CONFIG_HZ_100 is not set
CONFIG_HZ_250=y
# CONFIG_HZ_300 is not set
# CONFIG_HZ_1000 is not set
CONFIG_HZ=250
CONFIG_K8_NB=y
CONFIG_GENERIC_HARDIRQS=y
CONFIG_GENERIC_IRQ_PROBE=y
CONFIG_ISA_DMA_API=y
CONFIG_GENERIC_PENDING_IRQ=y

#
# Power management options
#
CONFIG_PM=y
# CONFIG_PM_LEGACY is not set
# CONFIG_PM_DEBUG is not set
CONFIG_SUSPEND_SMP_POSSIBLE=y
# CONFIG_SUSPEND is not set
CONFIG_HIBERNATION_SMP_POSSIBLE=y
# CONFIG_HIBERNATION is not set
CONFIG_ACPI=y
# CONFIG_ACPI_PROCFS is not set
CONFIG_ACPI_PROC_EVENT=y
CONFIG_ACPI_AC=y
CONFIG_ACPI_BATTERY=y
CONFIG_ACPI_BUTTON=y
CONFIG_ACPI_FAN=y
# CONFIG_ACPI_DOCK is not set
CONFIG_ACPI_PROCESSOR=y
CONFIG_ACPI_HOTPLUG_CPU=y
CONFIG_ACPI_THERMAL=y
CONFIG_ACPI_NUMA=y
# CONFIG_ACPI_ASUS 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=y
CONFIG_ACPI_CONTAINER=y
# CONFIG_ACPI_SBS is not set

#
# CPU Frequency scaling
#
CONFIG_CPU_FREQ=y
CONFIG_CPU_FREQ_TABLE=y
CONFIG_CPU_FREQ_DEBUG=y
CONFIG_CPU_FREQ_STAT=y
# CONFIG_CPU_FREQ_STAT_DETAILS is not set
CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y
# CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
# CONFIG_CPU_FREQ_GOV_POWERSAVE is not set
CONFIG_CPU_FREQ_GOV_USERSPACE=y
CONFIG_CPU_FREQ_GOV_ONDEMAND=y
CONFIG_CPU_FREQ_GOV_CONSERVATIVE=y

#
# CPUFreq processor drivers
#
CONFIG_X86_POWERNOW_K8=y
CONFIG_X86_POWERNOW_K8_ACPI=y
# CONFIG_X86_SPEEDSTEP_CENTRINO is not set
CONFIG_X86_ACPI_CPUFREQ=y

#
# shared options
#
CONFIG_X86_ACPI_CPUFREQ_PROC_INTF=y
# CONFIG_X86_SPEEDSTEP_LIB is not set

#
# Bus options (PCI etc.)
#
CONFIG_PCI=y
CONFIG_PCI_DIRECT=y
CONFIG_PCI_MMCONFIG=y
CONFIG_PCIEPORTBUS=y
CONFIG_PCIEAER=y
CONFIG_ARCH_SUPPORTS_MSI=y
CONFIG_PCI_MSI=y
# CONFIG_PCI_DEBUG is not set
CONFIG_HT_IRQ=y

#
# PCCARD (PCMCIA/CardBus) support
#
# CONFIG_PCCARD is not set
# CONFIG_HOTPLUG_PCI is not set

#
# Executable file formats / Emulations
#
CONFIG_BINFMT_ELF=y
# CONFIG_BINFMT_MISC is not set
CONFIG_IA32_EMULATION=y
CONFIG_IA32_AOUT=y
CONFIG_COMPAT=y
CONFIG_COMPAT_FOR_U64_ALIGNMENT=y
CONFIG_SYSVIPC_COMPAT=y

#
# Networking
#
CONFIG_NET=y

#
# Networking options
#
CONFIG_PACKET=y
# CONFIG_PACKET_MMAP is not set
CONFIG_UNIX=y
CONFIG_XFRM=y
CONFIG_XFRM_USER=y
# CONFIG_XFRM_SUB_POLICY is not set
# CONFIG_XFRM_MIGRATE is not set
# 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=y
CONFIG_IP_PNP_DHCP=y
# CONFIG_IP_PNP_BOOTP is not set
# CONFIG_IP_PNP_RARP 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_XFRM_TUNNEL is not set
# CONFIG_INET_TUNNEL is not set
# CONFIG_INET_XFRM_MODE_TRANSPORT is not set
# CONFIG_INET_XFRM_MODE_TUNNEL is not set
CONFIG_INET_XFRM_MODE_BEET=y
CONFIG_INET_DIAG=y
CONFIG_INET_TCP_DIAG=y
# CONFIG_TCP_CONG_ADVANCED is not set
CONFIG_TCP_CONG_CUBIC=y
CONFIG_DEFAULT_TCP_CONG="cubic"
# CONFIG_TCP_MD5SIG is not set
# CONFIG_IPV6 is not set
# CONFIG_INET6_XFRM_TUNNEL is not set
# CONFIG_INET6_TUNNEL is not set
# CONFIG_NETWORK_SECMARK is not set
# CONFIG_NETFILTER is not set
# CONFIG_IP_DCCP is not set
# CONFIG_IP_SCTP is not set
# CONFIG_TIPC 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_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_NET_TCPPROBE is not set
# CONFIG_HAMRADIO is not set
# CONFIG_IRDA is not set
# CONFIG_BT is not set
# CONFIG_AF_RXRPC is not set

#
# Wireless
#
# CONFIG_CFG80211 is not set
# CONFIG_WIRELESS_EXT is not set
# CONFIG_MAC80211 is not set
# CONFIG_IEEE80211 is not set
# CONFIG_RFKILL is not set
# CONFIG_NET_9P is not set

#
# Device Drivers
#

#
# Generic Driver Options
#
CONFIG_STANDALONE=y
CONFIG_PREVENT_FIRMWARE_BUILD=y
CONFIG_FW_LOADER=y
# CONFIG_DEBUG_DRIVER is not set
# CONFIG_DEBUG_DEVRES is not set
# CONFIG_SYS_HYPERVISOR is not set
# CONFIG_CONNECTOR is not set
# CONFIG_MTD is not set
# CONFIG_PARPORT is not set
CONFIG_PNP=y
# CONFIG_PNP_DEBUG is not set

#
# Protocols
#
CONFIG_PNPACPI=y
CONFIG_BLK_DEV=y
CONFIG_BLK_DEV_FD=y
# 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 is not set
# 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_RAM_BLOCKSIZE=1024
# CONFIG_CDROM_PKTCDVD is not set
# CONFIG_ATA_OVER_ETH is not set
CONFIG_MISC_DEVICES=y
# CONFIG_IBM_ASM is not set
# CONFIG_PHANTOM is not set
# CONFIG_EEPROM_93CX6 is not set
# CONFIG_SGI_IOC4 is not set
# CONFIG_TIFM_CORE is not set
# CONFIG_SONY_LAPTOP is not set
# CONFIG_THINKPAD_ACPI is not set
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_BLK_DEV_IDEACPI is not set
# CONFIG_IDE_TASK_IOCTL is not set
CONFIG_IDE_PROC_FS=y

#
# IDE chipset support/bugfixes
#
CONFIG_IDE_GENERIC=y
# CONFIG_BLK_DEV_CMD640 is not set
# CONFIG_BLK_DEV_IDEPNP is not set
CONFIG_BLK_DEV_IDEPCI=y
# CONFIG_IDEPCI_SHARE_IRQ is not set
CONFIG_IDEPCI_PCIBUS_ORDER=y
# CONFIG_BLK_DEV_OFFBOARD is not set
# CONFIG_BLK_DEV_GENERIC is not set
# 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_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_HPT34X is not set
# CONFIG_BLK_DEV_HPT366 is not set
# CONFIG_BLK_DEV_JMICRON is not set
# CONFIG_BLK_DEV_SC1200 is not set
# CONFIG_BLK_DEV_PIIX is not set
# CONFIG_BLK_DEV_IT8213 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_BLK_DEV_TC86C001 is not set
# CONFIG_IDE_ARM is not set
CONFIG_BLK_DEV_IDEDMA=y
# CONFIG_IDEDMA_IVB is not set
# CONFIG_BLK_DEV_HD is not set

#
# SCSI device support
#
# CONFIG_RAID_ATTRS is not set
CONFIG_SCSI=y
CONFIG_SCSI_DMA=y
# CONFIG_SCSI_TGT is not set
CONFIG_SCSI_NETLINK=y
# CONFIG_SCSI_PROC_FS is not set

#
# 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=y
# CONFIG_BLK_DEV_SR_VENDOR 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=y
# CONFIG_SCSI_LOGGING is not set
# CONFIG_SCSI_SCAN_ASYNC is not set
CONFIG_SCSI_WAIT_SCAN=m

#
# SCSI Transports
#
CONFIG_SCSI_SPI_ATTRS=y
CONFIG_SCSI_FC_ATTRS=y
# CONFIG_SCSI_ISCSI_ATTRS is not set
CONFIG_SCSI_SAS_ATTRS=y
# CONFIG_SCSI_SAS_LIBSAS is not set
CONFIG_SCSI_LOWLEVEL=y
# 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=y
CONFIG_AIC79XX_CMDS_PER_DEVICE=32
CONFIG_AIC79XX_RESET_DELAY_MS=4000
# CONFIG_AIC79XX_DEBUG_ENABLE is not set
CONFIG_AIC79XX_DEBUG_MASK=0
# CONFIG_AIC79XX_REG_PRETTY_PRINT is not set
# CONFIG_SCSI_AIC94XX is not set
# CONFIG_SCSI_ARCMSR is not set
CONFIG_MEGARAID_NEWGEN=y
CONFIG_MEGARAID_MM=y
CONFIG_MEGARAID_MAILBOX=y
# CONFIG_MEGARAID_LEGACY is not set
CONFIG_MEGARAID_SAS=y
# CONFIG_SCSI_HPTIOP is not set
# 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_STEX is not set
# CONFIG_SCSI_SYM53C8XX_2 is not set
# CONFIG_SCSI_IPR is not set
# CONFIG_SCSI_QLOGIC_1280 is not set
# CONFIG_SCSI_QLA_FC is not set
# CONFIG_SCSI_QLA_ISCSI is not set
# CONFIG_SCSI_LPFC is not set
# CONFIG_SCSI_DC395x is not set
# CONFIG_SCSI_DC390T is not set
# CONFIG_SCSI_DEBUG is not set
# CONFIG_SCSI_SRP is not set
CONFIG_ATA=y
# CONFIG_ATA_NONSTANDARD is not set
CONFIG_ATA_ACPI=y
CONFIG_SATA_AHCI=y
# CONFIG_SATA_SVW is not set
# CONFIG_ATA_PIIX is not set
# CONFIG_SATA_MV is not set
CONFIG_SATA_NV=y
# CONFIG_PDC_ADMA is not set
# CONFIG_SATA_QSTOR is not set
# CONFIG_SATA_PROMISE is not set
# CONFIG_SATA_SX4 is not set
# CONFIG_SATA_SIL is not set
# CONFIG_SATA_SIL24 is not set
# CONFIG_SATA_SIS is not set
# CONFIG_SATA_ULI is not set
# CONFIG_SATA_VIA is not set
# CONFIG_SATA_VITESSE is not set
# CONFIG_SATA_INIC162X is not set
# CONFIG_PATA_ALI is not set
# CONFIG_PATA_AMD is not set
# CONFIG_PATA_ARTOP is not set
# CONFIG_PATA_ATIIXP is not set
# CONFIG_PATA_CMD640_PCI is not set
# CONFIG_PATA_CMD64X is not set
# CONFIG_PATA_CS5520 is not set
# CONFIG_PATA_CS5530 is not set
# CONFIG_PATA_CYPRESS is not set
# CONFIG_PATA_EFAR is not set
# CONFIG_ATA_GENERIC is not set
# CONFIG_PATA_HPT366 is not set
# CONFIG_PATA_HPT37X is not set
# CONFIG_PATA_HPT3X2N is not set
# CONFIG_PATA_HPT3X3 is not set
# CONFIG_PATA_IT821X is not set
# CONFIG_PATA_IT8213 is not set
# CONFIG_PATA_JMICRON is not set
# CONFIG_PATA_TRIFLEX is not set
# CONFIG_PATA_MARVELL is not set
# CONFIG_PATA_MPIIX is not set
# CONFIG_PATA_OLDPIIX is not set
# CONFIG_PATA_NETCELL is not set
# CONFIG_PATA_NS87410 is not set
# CONFIG_PATA_OPTI is not set
# CONFIG_PATA_OPTIDMA is not set
# CONFIG_PATA_PDC_OLD is not set
# CONFIG_PATA_RADISYS is not set
# CONFIG_PATA_RZ1000 is not set
# CONFIG_PATA_SC1200 is not set
# CONFIG_PATA_SERVERWORKS is not set
# CONFIG_PATA_PDC2027X is not set
# CONFIG_PATA_SIL680 is not set
# CONFIG_PATA_SIS is not set
# CONFIG_PATA_VIA is not set
# CONFIG_PATA_WINBOND is not set
CONFIG_MD=y
# CONFIG_BLK_DEV_MD is not set
CONFIG_BLK_DEV_DM=y
# CONFIG_DM_DEBUG is not set
# CONFIG_DM_CRYPT is not set
# CONFIG_DM_SNAPSHOT is not set
# CONFIG_DM_MIRROR is not set
# CONFIG_DM_ZERO is not set
# CONFIG_DM_MULTIPATH is not set
# CONFIG_DM_DELAY is not set
# CONFIG_BLK_DEV_DM_BBR is not set

#
# Fusion MPT device support
#
CONFIG_FUSION=y
CONFIG_FUSION_SPI=y
# CONFIG_FUSION_FC is not set
CONFIG_FUSION_SAS=y
CONFIG_FUSION_MAX_SGE=128
# CONFIG_FUSION_CTL is not set
# CONFIG_FUSION_LOGGING is not set

#
# IEEE 1394 (FireWire) support
#
# CONFIG_FIREWIRE is not set
CONFIG_IEEE1394=y

#
# Subsystem Options
#
# CONFIG_IEEE1394_VERBOSEDEBUG is not set

#
# Controllers
#
# CONFIG_IEEE1394_PCILYNX is not set
CONFIG_IEEE1394_OHCI1394=y

#
# Protocols
#
# CONFIG_IEEE1394_VIDEO1394 is not set
# CONFIG_IEEE1394_SBP2 is not set
# CONFIG_IEEE1394_ETH1394_ROM_ENTRY is not set
# CONFIG_IEEE1394_ETH1394 is not set
# CONFIG_IEEE1394_DV1394 is not set
CONFIG_IEEE1394_RAWIO=y
CONFIG_I2O=m
CONFIG_I2O_LCT_NOTIFY_ON_CHANGES=y
CONFIG_I2O_EXT_ADAPTEC=y
CONFIG_I2O_EXT_ADAPTEC_DMA64=y
# CONFIG_I2O_CONFIG is not set
# CONFIG_I2O_BUS is not set
# CONFIG_I2O_BLOCK is not set
# CONFIG_I2O_SCSI is not set
# CONFIG_I2O_PROC is not set
# CONFIG_MACINTOSH_DRIVERS is not set
CONFIG_NETDEVICES=y
# CONFIG_NETDEVICES_MULTIQUEUE is not set
# CONFIG_DUMMY is not set
# CONFIG_BONDING is not set
# CONFIG_MACVLAN is not set
# CONFIG_EQUALIZER is not set
CONFIG_TUN=y
# CONFIG_NET_SB1000 is not set
# CONFIG_ARCNET is not set
# CONFIG_PHYLIB is not set
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=y
CONFIG_VORTEX=y
# CONFIG_TYPHOON is not set
CONFIG_NET_TULIP=y
# CONFIG_DE2104X is not set
CONFIG_TULIP=y
# CONFIG_TULIP_MWI is not set
# CONFIG_TULIP_MMIO is not set
# CONFIG_TULIP_NAPI is not set
# CONFIG_DE4X5 is not set
# CONFIG_WINBOND_840 is not set
# CONFIG_DM9102 is not set
# CONFIG_ULI526X 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=y
CONFIG_FORCEDETH=y
# CONFIG_FORCEDETH_NAPI is not set
# CONFIG_DGRS is not set
# CONFIG_EEPRO100 is not set
CONFIG_E100=y
# CONFIG_FEALNX is not set
# CONFIG_NATSEMI is not set
# CONFIG_NE2K_PCI is not set
CONFIG_8139CP=y
CONFIG_8139TOO=y
# CONFIG_8139TOO_PIO is not set
# CONFIG_8139TOO_TUNE_TWISTER is not set
# CONFIG_8139TOO_8129 is not set
# CONFIG_8139_OLD_RX_RESET is not set
# CONFIG_SIS900 is not set
# CONFIG_EPIC100 is not set
# CONFIG_SUNDANCE is not set
# CONFIG_VIA_RHINE is not set
# CONFIG_SC92031 is not set
CONFIG_NETDEV_1000=y
# 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=y
# CONFIG_SKY2_DEBUG is not set
# CONFIG_SK98LIN is not set
# CONFIG_VIA_VELOCITY is not set
CONFIG_TIGON3=y
CONFIG_BNX2=y
# CONFIG_QLA3XXX is not set
# CONFIG_ATL1 is not set
# CONFIG_NETDEV_10000 is not set
# CONFIG_TR is not set

#
# Wireless LAN
#
# CONFIG_WLAN_PRE80211 is not set
# CONFIG_WLAN_80211 is not set

#
# 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_MII is not set
# CONFIG_USB_USBNET is not set
# CONFIG_WAN is not set
# CONFIG_FDDI is not set
# CONFIG_HIPPI 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=y
CONFIG_NETPOLL=y
# CONFIG_NETPOLL_TRAP is not set
CONFIG_NET_POLL_CONTROLLER=y
# CONFIG_ISDN is not set
# CONFIG_PHONE is not set

#
# Input device support
#
CONFIG_INPUT=y
# CONFIG_INPUT_FF_MEMLESS is not set
# CONFIG_INPUT_POLLDEV is not set

#
# 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_KEYBOARD_STOWAWAY is not set
CONFIG_INPUT_MOUSE=y
CONFIG_MOUSE_PS2=y
CONFIG_MOUSE_PS2_ALPS=y
CONFIG_MOUSE_PS2_LOGIPS2PP=y
CONFIG_MOUSE_PS2_SYNAPTICS=y
CONFIG_MOUSE_PS2_LIFEBOOK=y
CONFIG_MOUSE_PS2_TRACKPOINT=y
# CONFIG_MOUSE_PS2_TOUCHKIT is not set
# CONFIG_MOUSE_SERIAL is not set
# CONFIG_MOUSE_APPLETOUCH is not set
# CONFIG_MOUSE_VSXXXAA is not set
# CONFIG_INPUT_JOYSTICK is not set
# CONFIG_INPUT_TABLET 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_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_VT_HW_CONSOLE_BINDING is not set
# CONFIG_SERIAL_NONSTANDARD is not set

#
# Serial drivers
#
CONFIG_SERIAL_8250=y
CONFIG_SERIAL_8250_CONSOLE=y
CONFIG_FIX_EARLYCON_MEM=y
CONFIG_SERIAL_8250_PCI=y
CONFIG_SERIAL_8250_PNP=y
CONFIG_SERIAL_8250_NR_UARTS=4
CONFIG_SERIAL_8250_RUNTIME_UARTS=4
# CONFIG_SERIAL_8250_EXTENDED is not set

#
# Non-8250 serial port support
#
CONFIG_SERIAL_CORE=y
CONFIG_SERIAL_CORE_CONSOLE=y
# CONFIG_SERIAL_JSM is not set
CONFIG_UNIX98_PTYS=y
CONFIG_LEGACY_PTYS=y
CONFIG_LEGACY_PTY_COUNT=256
# CONFIG_IPMI_HANDLER is not set
# CONFIG_WATCHDOG is not set
CONFIG_HW_RANDOM=y
CONFIG_HW_RANDOM_INTEL=y
CONFIG_HW_RANDOM_AMD=y
# CONFIG_NVRAM is not set
CONFIG_RTC=y
# CONFIG_R3964 is not set
# CONFIG_APPLICOM is not set
CONFIG_AGP=y
CONFIG_AGP_AMD64=y
CONFIG_AGP_INTEL=y
# CONFIG_AGP_SIS is not set
# CONFIG_AGP_VIA is not set
# CONFIG_DRM is not set
# CONFIG_MWAVE is not set
# CONFIG_PC8736x_GPIO is not set
CONFIG_RAW_DRIVER=y
CONFIG_MAX_RAW_DEVS=256
CONFIG_HPET=y
# CONFIG_HPET_RTC_IRQ is not set
CONFIG_HPET_MMAP=y
# CONFIG_HANGCHECK_TIMER is not set
# CONFIG_TCG_TPM is not set
# CONFIG_TELCLOCK is not set
CONFIG_DEVPORT=y
CONFIG_I2C=y
CONFIG_I2C_BOARDINFO=y
CONFIG_I2C_CHARDEV=y

#
# I2C Algorithms
#
CONFIG_I2C_ALGOBIT=y
# CONFIG_I2C_ALGOPCF is not set
CONFIG_I2C_ALGOPCA=y

#
# I2C Hardware Bus support
#
CONFIG_I2C_ALI1535=y
CONFIG_I2C_ALI1563=y
CONFIG_I2C_ALI15X3=y
CONFIG_I2C_AMD756=y
CONFIG_I2C_AMD756_S4882=y
CONFIG_I2C_AMD8111=y
CONFIG_I2C_I801=y
CONFIG_I2C_I810=y
CONFIG_I2C_PIIX4=y
CONFIG_I2C_NFORCE2=y
CONFIG_I2C_OCORES=y
CONFIG_I2C_PARPORT_LIGHT=y
CONFIG_I2C_PROSAVAGE=y
CONFIG_I2C_SAVAGE4=y
# CONFIG_I2C_SIMTEC is not set
CONFIG_I2C_SIS5595=y
CONFIG_I2C_SIS630=y
CONFIG_I2C_SIS96X=y
# CONFIG_I2C_TAOS_EVM is not set
# CONFIG_I2C_STUB is not set
# CONFIG_I2C_TINY_USB is not set
CONFIG_I2C_VIA=y
CONFIG_I2C_VIAPRO=y
CONFIG_I2C_VOODOO3=y

#
# Miscellaneous I2C Chip support
#
CONFIG_SENSORS_DS1337=y
CONFIG_SENSORS_DS1374=y
# CONFIG_DS1682 is not set
CONFIG_SENSORS_EEPROM=y
CONFIG_SENSORS_PCF8574=y
CONFIG_SENSORS_PCA9539=y
CONFIG_SENSORS_PCF8591=y
CONFIG_SENSORS_MAX6875=y
# CONFIG_SENSORS_TSL2550 is not set
# CONFIG_I2C_DEBUG_CORE is not set
# CONFIG_I2C_DEBUG_ALGO is not set
# CONFIG_I2C_DEBUG_BUS is not set
# CONFIG_I2C_DEBUG_CHIP is not set

#
# SPI support
#
# CONFIG_SPI is not set
# CONFIG_SPI_MASTER is not set
# CONFIG_W1 is not set
# CONFIG_POWER_SUPPLY is not set
CONFIG_HWMON=y
# CONFIG_HWMON_VID is not set
# CONFIG_SENSORS_ABITUGURU is not set
# CONFIG_SENSORS_ABITUGURU3 is not set
# CONFIG_SENSORS_AD7418 is not set
# CONFIG_SENSORS_ADM1021 is not set
# CONFIG_SENSORS_ADM1025 is not set
# CONFIG_SENSORS_ADM1026 is not set
# CONFIG_SENSORS_ADM1029 is not set
# CONFIG_SENSORS_ADM1031 is not set
# CONFIG_SENSORS_ADM9240 is not set
# CONFIG_SENSORS_K8TEMP is not set
# CONFIG_SENSORS_ASB100 is not set
# CONFIG_SENSORS_ATXP1 is not set
# CONFIG_SENSORS_DS1621 is not set
# CONFIG_SENSORS_F71805F is not set
# CONFIG_SENSORS_FSCHER is not set
# CONFIG_SENSORS_FSCPOS is not set
# CONFIG_SENSORS_GL518SM is not set
# CONFIG_SENSORS_GL520SM is not set
# CONFIG_SENSORS_CORETEMP is not set
# CONFIG_SENSORS_IT87 is not set
# CONFIG_SENSORS_LM63 is not set
# CONFIG_SENSORS_LM75 is not set
# CONFIG_SENSORS_LM77 is not set
# CONFIG_SENSORS_LM78 is not set
# CONFIG_SENSORS_LM80 is not set
# CONFIG_SENSORS_LM83 is not set
# CONFIG_SENSORS_LM85 is not set
# CONFIG_SENSORS_LM87 is not set
# CONFIG_SENSORS_LM90 is not set
# CONFIG_SENSORS_LM92 is not set
# CONFIG_SENSORS_LM93 is not set
# CONFIG_SENSORS_MAX1619 is not set
# CONFIG_SENSORS_MAX6650 is not set
# CONFIG_SENSORS_PC87360 is not set
# CONFIG_SENSORS_PC87427 is not set
# CONFIG_SENSORS_SIS5595 is not set
# CONFIG_SENSORS_DME1737 is not set
# CONFIG_SENSORS_SMSC47M1 is not set
# CONFIG_SENSORS_SMSC47M192 is not set
CONFIG_SENSORS_SMSC47B397=y
# CONFIG_SENSORS_THMC50 is not set
# CONFIG_SENSORS_VIA686A is not set
# CONFIG_SENSORS_VT1211 is not set
# CONFIG_SENSORS_VT8231 is not set
# CONFIG_SENSORS_W83781D is not set
# CONFIG_SENSORS_W83791D is not set
# CONFIG_SENSORS_W83792D is not set
# CONFIG_SENSORS_W83793 is not set
# CONFIG_SENSORS_W83L785TS is not set
# CONFIG_SENSORS_W83627HF is not set
# CONFIG_SENSORS_W83627EHF is not set
# CONFIG_SENSORS_HDAPS is not set
# CONFIG_SENSORS_APPLESMC is not set
# CONFIG_HWMON_DEBUG_CHIP is not set

#
# Multifunction device drivers
#
# CONFIG_MFD_SM501 is not set

#
# Multimedia devices
#
# CONFIG_VIDEO_DEV is not set
# CONFIG_DVB_CORE is not set
CONFIG_DAB=y
# CONFIG_USB_DABUSB is not set

#
# Graphics support
#
# CONFIG_BACKLIGHT_LCD_SUPPORT is not set

#
# Display device support
#
# CONFIG_DISPLAY_SUPPORT is not set
# CONFIG_VGASTATE is not set
# CONFIG_VIDEO_OUTPUT_CONTROL is not set
CONFIG_FB=y
# CONFIG_FIRMWARE_EDID is not set
# CONFIG_FB_DDC is not set
CONFIG_FB_CFB_FILLRECT=y
CONFIG_FB_CFB_COPYAREA=y
CONFIG_FB_CFB_IMAGEBLIT=y
# CONFIG_FB_SYS_FILLRECT is not set
# CONFIG_FB_SYS_COPYAREA is not set
# CONFIG_FB_SYS_IMAGEBLIT is not set
# CONFIG_FB_SYS_FOPS is not set
CONFIG_FB_DEFERRED_IO=y
# CONFIG_FB_SVGALIB is not set
# CONFIG_FB_MACMODES is not set
# CONFIG_FB_BACKLIGHT is not set
CONFIG_FB_MODE_HELPERS=y
# CONFIG_FB_TILEBLITTING is not set

#
# Frame buffer hardware drivers
#
# 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_UVESA is not set
CONFIG_FB_VESA=y
# CONFIG_FB_HECUBA is not set
# 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_LE80578 is not set
# CONFIG_FB_INTEL is not set
# CONFIG_FB_MATROX is not set
# CONFIG_FB_RADEON is not set
# CONFIG_FB_ATY128 is not set
# CONFIG_FB_ATY is not set
# CONFIG_FB_S3 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_VT8623 is not set
# CONFIG_FB_TRIDENT is not set
# CONFIG_FB_ARK is not set
# CONFIG_FB_PM3 is not set
# CONFIG_FB_GEODE is not set
# CONFIG_FB_VIRTUAL is not set

#
# Console display driver support
#
CONFIG_VGA_CONSOLE=y
CONFIG_VGACON_SOFT_SCROLLBACK=y
CONFIG_VGACON_SOFT_SCROLLBACK_SIZE=256
CONFIG_VIDEO_SELECT=y
CONFIG_DUMMY_CONSOLE=y
CONFIG_FRAMEBUFFER_CONSOLE=y
# CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY is not set
# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
# CONFIG_FB_CON_DECOR is not set
# CONFIG_FONTS is not set
CONFIG_FONT_8x8=y
CONFIG_FONT_8x16=y
CONFIG_LOGO=y
# CONFIG_LOGO_LINUX_MONO is not set
# CONFIG_LOGO_LINUX_VGA16 is not set
# CONFIG_LOGO_LINUX_CLUT224 is not set

#
# Sound
#
CONFIG_SOUND=m

#
# Advanced Linux Sound Architecture
#
CONFIG_SND=m
CONFIG_SND_TIMER=m
CONFIG_SND_PCM=m
CONFIG_SND_HWDEP=m
CONFIG_SND_RAWMIDI=m
CONFIG_SND_SEQUENCER=m
CONFIG_SND_SEQ_DUMMY=m
CONFIG_SND_OSSEMUL=y
CONFIG_SND_MIXER_OSS=m
CONFIG_SND_PCM_OSS=m
CONFIG_SND_PCM_OSS_PLUGINS=y
CONFIG_SND_SEQUENCER_OSS=y
CONFIG_SND_RTCTIMER=m
CONFIG_SND_SEQ_RTCTIMER_DEFAULT=y
CONFIG_SND_DYNAMIC_MINORS=y
CONFIG_SND_SUPPORT_OLD_API=y
CONFIG_SND_VERBOSE_PROCFS=y
# CONFIG_SND_VERBOSE_PRINTK is not set
# CONFIG_SND_DEBUG is not set

#
# Generic devices
#
CONFIG_SND_AC97_CODEC=m
# CONFIG_SND_DUMMY is not set
CONFIG_SND_VIRMIDI=m
# CONFIG_SND_MTPAV is not set
# CONFIG_SND_SERIAL_U16550 is not set
# CONFIG_SND_MPU401 is not set

#
# PCI devices
#
# CONFIG_SND_AD1889 is not set
# CONFIG_SND_ALS300 is not set
# CONFIG_SND_ALS4000 is not set
# CONFIG_SND_ALI5451 is not set
# CONFIG_SND_ATIIXP is not set
# CONFIG_SND_ATIIXP_MODEM is not set
# CONFIG_SND_AU8810 is not set
# CONFIG_SND_AU8820 is not set
# CONFIG_SND_AU8830 is not set
# CONFIG_SND_AZT3328 is not set
# CONFIG_SND_BT87X is not set
# CONFIG_SND_CA0106 is not set
# CONFIG_SND_CMIPCI is not set
# CONFIG_SND_CS4281 is not set
# CONFIG_SND_CS46XX is not set
# CONFIG_SND_CS5530 is not set
# CONFIG_SND_DARLA20 is not set
# CONFIG_SND_GINA20 is not set
# CONFIG_SND_LAYLA20 is not set
# CONFIG_SND_DARLA24 is not set
# CONFIG_SND_GINA24 is not set
# CONFIG_SND_LAYLA24 is not set
# CONFIG_SND_MONA is not set
# CONFIG_SND_MIA is not set
# CONFIG_SND_ECHO3G is not set
# CONFIG_SND_INDIGO is not set
# CONFIG_SND_INDIGOIO is not set
# CONFIG_SND_INDIGODJ is not set
CONFIG_SND_EMU10K1=m
# CONFIG_SND_EMU10K1X is not set
# CONFIG_SND_ENS1370 is not set
# CONFIG_SND_ENS1371 is not set
# CONFIG_SND_ES1938 is not set
# CONFIG_SND_ES1968 is not set
# CONFIG_SND_FM801 is not set
# CONFIG_SND_HDA_INTEL is not set
# CONFIG_SND_HDSP is not set
# CONFIG_SND_HDSPM is not set
# CONFIG_SND_ICE1712 is not set
# CONFIG_SND_ICE1724 is not set
# CONFIG_SND_INTEL8X0 is not set
# CONFIG_SND_INTEL8X0M is not set
# CONFIG_SND_KORG1212 is not set
# CONFIG_SND_MAESTRO3 is not set
# CONFIG_SND_MIXART is not set
# CONFIG_SND_NM256 is not set
# CONFIG_SND_PCXHR is not set
# CONFIG_SND_RIPTIDE is not set
# CONFIG_SND_RME32 is not set
# CONFIG_SND_RME96 is not set
# CONFIG_SND_RME9652 is not set
# CONFIG_SND_SONICVIBES is not set
# CONFIG_SND_TRIDENT is not set
# CONFIG_SND_VIA82XX is not set
# CONFIG_SND_VIA82XX_MODEM is not set
# CONFIG_SND_VX222 is not set
# CONFIG_SND_YMFPCI is not set
# CONFIG_SND_AC97_POWER_SAVE is not set

#
# USB devices
#
# CONFIG_SND_USB_AUDIO is not set
# CONFIG_SND_USB_USX2Y is not set
# CONFIG_SND_USB_CAIAQ is not set

#
# System on Chip audio support
#
# CONFIG_SND_SOC is not set

#
# SoC Audio support for SuperH
#

#
# Open Sound System
#
# CONFIG_SOUND_PRIME is not set
CONFIG_AC97_BUS=m
CONFIG_HID_SUPPORT=y
CONFIG_HID=y
# CONFIG_HID_DEBUG is not set

#
# USB Input Devices
#
CONFIG_USB_HID=y
# CONFIG_USB_HIDINPUT_POWERBOOK is not set
# CONFIG_HID_FF is not set
CONFIG_USB_HIDDEV=y
CONFIG_USB_SUPPORT=y
CONFIG_USB_ARCH_HAS_HCD=y
CONFIG_USB_ARCH_HAS_OHCI=y
CONFIG_USB_ARCH_HAS_EHCI=y
CONFIG_USB=y
# CONFIG_USB_DEBUG is not set

#
# Miscellaneous USB options
#
CONFIG_USB_DEVICEFS=y
CONFIG_USB_DEVICE_CLASS=y
# CONFIG_USB_DYNAMIC_MINORS is not set
CONFIG_USB_SUSPEND=y
# CONFIG_USB_PERSIST 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_EHCI_TT_NEWSCHED is not set
# CONFIG_USB_ISP116X_HCD is not set
CONFIG_USB_OHCI_HCD=y
# CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set
# CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set
CONFIG_USB_OHCI_LITTLE_ENDIAN=y
CONFIG_USB_UHCI_HCD=y
# CONFIG_USB_SL811_HCD is not set
# CONFIG_USB_R8A66597_HCD is not set

#
# USB Device Class drivers
#
# 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 is not set
# CONFIG_USB_STORAGE_SDDR55 is not set
# CONFIG_USB_STORAGE_JUMPSHOT is not set
# CONFIG_USB_STORAGE_ALAUDA is not set
# CONFIG_USB_STORAGE_KARMA is not set
# CONFIG_USB_LIBUSUAL is not set

#
# USB Imaging devices
#
# CONFIG_USB_MDC800 is not set
# CONFIG_USB_MICROTEK is not set
CONFIG_USB_MON=y

#
# USB port drivers
#

#
# 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_ADUTUX 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_BERRY_CHARGE is not set
# CONFIG_USB_LED is not set
# CONFIG_USB_CYPRESS_CY7C63 is not set
# CONFIG_USB_CYTHERM is not set
# CONFIG_USB_PHIDGET is not set
# CONFIG_USB_IDMOUSE is not set
# CONFIG_USB_FTDI_ELAN is not set
# CONFIG_USB_APPLEDISPLAY is not set
# CONFIG_USB_SISUSBVGA is not set
# CONFIG_USB_LD is not set
# CONFIG_USB_TRANCEVIBRATOR is not set
# CONFIG_USB_IOWARRIOR is not set
# CONFIG_USB_TEST is not set

#
# USB DSL modem support
#

#
# USB Gadget Support
#
# CONFIG_USB_GADGET is not set
# CONFIG_MMC is not set
# CONFIG_NEW_LEDS is not set
# CONFIG_INFINIBAND is not set
# CONFIG_EDAC is not set
# CONFIG_RTC_CLASS is not set

#
# DMA Engine support
#
# CONFIG_DMA_ENGINE is not set

#
# DMA Clients
#

#
# DMA Devices
#
# CONFIG_VIRTUALIZATION is not set

#
# Userspace I/O
#
# CONFIG_UIO is not set

#
# Firmware Drivers
#
# CONFIG_EDD is not set
# CONFIG_DELL_RBU is not set
# CONFIG_DCDBAS is not set
CONFIG_DMIID=y

#
# File systems
#
CONFIG_EXT2_FS=y
CONFIG_EXT2_FS_XATTR=y
CONFIG_EXT2_FS_POSIX_ACL=y
# CONFIG_EXT2_FS_SECURITY is not set
# CONFIG_EXT2_FS_XIP is not set
CONFIG_EXT3_FS=y
CONFIG_EXT3_FS_XATTR=y
CONFIG_EXT3_FS_POSIX_ACL=y
# CONFIG_EXT3_FS_SECURITY is not set
# CONFIG_EXT4DEV_FS 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=y
# CONFIG_XFS_FS is not set
# CONFIG_GFS2_FS is not set
# CONFIG_OCFS2_FS is not set
# CONFIG_MINIX_FS is not set
# CONFIG_ROMFS_FS is not set
CONFIG_INOTIFY=y
CONFIG_INOTIFY_USER=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 is not set
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_PROC_SYSCTL=y
CONFIG_SYSFS=y
CONFIG_TMPFS=y
# CONFIG_TMPFS_POSIX_ACL is not set
CONFIG_HUGETLBFS=y
CONFIG_HUGETLB_PAGE=y
CONFIG_RAMFS=y
# CONFIG_CONFIGFS_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=y
CONFIG_NFS_V3=y
# CONFIG_NFS_V3_ACL is not set
# CONFIG_NFS_V4 is not set
# CONFIG_NFS_DIRECTIO is not set
CONFIG_NFSD=y
CONFIG_NFSD_V3=y
# CONFIG_NFSD_V3_ACL is not set
# CONFIG_NFSD_V4 is not set
CONFIG_NFSD_TCP=y
CONFIG_ROOT_NFS=y
CONFIG_LOCKD=y
CONFIG_LOCKD_V4=y
CONFIG_EXPORTFS=y
CONFIG_NFS_COMMON=y
CONFIG_SUNRPC=y
# CONFIG_SUNRPC_BIND34 is not set
# CONFIG_RPCSEC_GSS_KRB5 is not set
# CONFIG_RPCSEC_GSS_SPKM3 is not set
CONFIG_SMB_FS=y
# CONFIG_SMB_NLS_DEFAULT is not set
# CONFIG_CIFS is not set
# CONFIG_NCP_FS is not set
# CONFIG_CODA_FS is not set
# CONFIG_AFS_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=y
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=y
# CONFIG_NLS_KOI8_R is not set
# CONFIG_NLS_KOI8_U is not set
CONFIG_NLS_UTF8=y

#
# Distributed Lock Manager
#
# CONFIG_DLM is not set

#
# Instrumentation Support
#
CONFIG_PROFILING=y
CONFIG_OPROFILE=y
CONFIG_KPROBES=y

#
# Kernel hacking
#
CONFIG_TRACE_IRQFLAGS_SUPPORT=y
# CONFIG_PRINTK_TIME is not set
CONFIG_ENABLE_MUST_CHECK=y
CONFIG_MAGIC_SYSRQ=y
CONFIG_UNUSED_SYMBOLS=y
CONFIG_DEBUG_FS=y
# CONFIG_HEADERS_CHECK is not set
CONFIG_DEBUG_KERNEL=y
# CONFIG_DEBUG_SHIRQ is not set
CONFIG_DETECT_SOFTLOCKUP=y
CONFIG_SCHED_DEBUG=y
# CONFIG_SCHEDSTATS is not set
CONFIG_TIMER_STATS=y
# CONFIG_DEBUG_SLAB is not set
# CONFIG_DEBUG_RT_MUTEXES is not set
# CONFIG_RT_MUTEX_TESTER is not set
# CONFIG_DEBUG_SPINLOCK is not set
# CONFIG_DEBUG_MUTEXES is not set
# CONFIG_DEBUG_LOCK_ALLOC is not set
# CONFIG_PROVE_LOCKING is not set
# CONFIG_LOCK_STAT is not set
# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
# CONFIG_DEBUG_KOBJECT is not set
CONFIG_DEBUG_BUGVERBOSE=y
# CONFIG_DEBUG_INFO is not set
# CONFIG_DEBUG_VM is not set
# CONFIG_DEBUG_LIST is not set
# CONFIG_FRAME_POINTER is not set
# CONFIG_FORCED_INLINING is not set
# CONFIG_RCU_TORTURE_TEST is not set
# CONFIG_LKDTM is not set
# CONFIG_FAULT_INJECTION is not set
# CONFIG_DEBUG_RODATA is not set
# CONFIG_IOMMU_DEBUG is not set
CONFIG_DEBUG_STACKOVERFLOW=y
# CONFIG_DEBUG_STACK_USAGE is not set

#
# Security options
#
# CONFIG_KEYS is not set
# CONFIG_SECURITY is not set
# CONFIG_CRYPTO is not set

#
# Library routines
#
CONFIG_BITREVERSE=y
# CONFIG_CRC_CCITT is not set
# CONFIG_CRC16 is not set
# CONFIG_CRC_ITU_T is not set
CONFIG_CRC32=y
# CONFIG_CRC7 is not set
# CONFIG_LIBCRC32C is not set
CONFIG_ZLIB_INFLATE=y
CONFIG_PLIST=y
CONFIG_HAS_IOMEM=y
CONFIG_HAS_IOPORT=y
CONFIG_HAS_DMA=y
Top
wingrunr21
Tux's lil' helper
Tux's lil' helper
Posts: 91
Joined: Fri May 13, 2005 2:05 am

  • Quote

Post by wingrunr21 » Thu Nov 01, 2007 5:22 pm

I just got the driver working. mplayer playback is scratchy but usable. Here's the relevant information.

lspci

Code: Select all

00:00.0 Host bridge: nVidia Corporation C55 Host Bridge (rev a2)
00:00.1 RAM memory: nVidia Corporation C55 Memory Controller (rev a1)
00:00.2 RAM memory: nVidia Corporation C55 Memory Controller (rev a1)
00:00.3 RAM memory: nVidia Corporation C55 Memory Controller (rev a1)
00:00.4 RAM memory: nVidia Corporation C55 Memory Controller (rev a1)
00:00.5 RAM memory: nVidia Corporation C55 Memory Controller (rev a2)
00:00.6 RAM memory: nVidia Corporation C55 Memory Controller (rev a1)
00:00.7 RAM memory: nVidia Corporation C55 Memory Controller (rev a1)
00:01.0 RAM memory: nVidia Corporation C55 Memory Controller (rev a1)
00:01.1 RAM memory: nVidia Corporation C55 Memory Controller (rev a1)
00:01.2 RAM memory: nVidia Corporation C55 Memory Controller (rev a1)
00:01.3 RAM memory: nVidia Corporation C55 Memory Controller (rev a1)
00:01.4 RAM memory: nVidia Corporation C55 Memory Controller (rev a1)
00:01.5 RAM memory: nVidia Corporation C55 Memory Controller (rev a1)
00:01.6 RAM memory: nVidia Corporation C55 Memory Controller (rev a1)
00:02.0 RAM memory: nVidia Corporation C55 Memory Controller (rev a1)
00:02.1 RAM memory: nVidia Corporation C55 Memory Controller (rev a1)
00:02.2 RAM memory: nVidia Corporation C55 Memory Controller (rev a1)
00:03.0 PCI bridge: nVidia Corporation C55 PCI Express bridge (rev a1)
00:09.0 RAM memory: nVidia Corporation MCP55 Memory Controller (rev a1)
00:0a.0 ISA bridge: nVidia Corporation MCP55 LPC Bridge (rev a2)
00:0a.1 SMBus: nVidia Corporation MCP55 SMBus (rev a2)
00:0b.0 USB Controller: nVidia Corporation MCP55 USB Controller (rev a1)
00:0b.1 USB Controller: nVidia Corporation MCP55 USB Controller (rev a2)
00:0d.0 IDE interface: nVidia Corporation MCP55 IDE (rev a1)
00:0e.0 IDE interface: nVidia Corporation MCP55 SATA Controller (rev a2)
00:0e.1 IDE interface: nVidia Corporation MCP55 SATA Controller (rev a2)
00:0e.2 IDE interface: nVidia Corporation MCP55 SATA Controller (rev a2)
00:0f.0 PCI bridge: nVidia Corporation MCP55 PCI bridge (rev a2)
00:11.0 Bridge: nVidia Corporation MCP55 Ethernet (rev a2)
00:12.0 Bridge: nVidia Corporation MCP55 Ethernet (rev a2)
01:00.0 VGA compatible controller: nVidia Corporation G80 [GeForce 8800 GTS] (rev a2)
02:07.0 FireWire (IEEE 1394): Texas Instruments TSB43AB22/A IEEE-1394a-2000 Controller (PHY/Link)
02:09.0 Multimedia audio controller: Creative Labs SB X-Fi
02:0a.0 Multimedia video controller: Conexant CX23418 Single-Chip MPEG-2 Encoder with Integrated Analog Video/Broadcast Audio Decoder
emerge --info

Code: Select all

Portage 2.1.3.16 (default-linux/amd64/2007.0, gcc-4.1.2, glibc-2.6.1-r0, 2.6.22-gentoo-r9 x86_64)
=================================================================
System uname: 2.6.22-gentoo-r9 x86_64 Intel(R) Core(TM)2 CPU 6600 @ 2.40GHz
Timestamp of tree: Thu, 01 Nov 2007 13:20:01 +0000
app-shells/bash:     3.2_p17
dev-java/java-config: 1.3.7, 2.0.33-r1
dev-lang/python:     2.4.4-r6
dev-python/pycrypto: 2.0.1-r6
sys-apps/baselayout: 1.12.9-r2
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.61-r1
sys-devel/automake:  1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.18-r1
sys-devel/gcc-config: 1.3.16
sys-devel/libtool:   1.5.24
virtual/os-headers:  2.6.22-r2
ACCEPT_KEYWORDS="amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -march=nocona -pipe -fomit-frame-pointer"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-O2 -march=nocona -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks metadata-transfer sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="ftp://ftp.ussg.iu.edu/pub/linux/gentoo ftp://ftp.ucsb.edu/pub/mirrors/linux/gentoo/ http://gentoo.chem.wisc.edu/gentoo/ http://cudlug.cudenver.edu/gentoo/ http://mirrors.acm.cs.rpi.edu/gentoo/ ftp://ftp.ndlug.nd.edu/pub/gentoo/ http://open-systems.ufl.edu/mirrors/gentoo "
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/portage/local/layman/xeffects /usr/portage/local/layman/dirtyepic /usr/local/portage"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="X aac acl alsa amd64 apache apache2 beagle berkdb bitmap-fonts cdr cli cracklib crypt cups dri dvd dvdr fortran gdbm gif gnome gpm gtk gtk+ hal iconv ipv6 isdnlog ivtv jpeg midi mmx mono mp3 mudflap ncurses nls nptl nptlonly opengl openmp pam pcre pdf perl php png pppd python quicktime readline reflection session spl sse sse2 ssl symlink tcpd truetype-fonts type1-fonts unicode v4l v4l2 x264 xinerama xml xorg xv xvid xvmc zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="nvidia vesa"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
lshw -short

Code: Select all

H/W path          Device     Class       Description
====================================================
                             system      122-CK-NF68
/0                           bus         122-CK-NF68
/0/0                         memory      128KB BIOS
/0/4                         processor   Intel(R) Core(TM)2 CPU          6600  @ 2.40GHz
/0/4/a                       memory      32KB L1 cache
/0/4/b                       memory      4MB L2 cache
/0/1a                        memory      3GB System Memory
/0/1a/0                      memory      512MB DIMM DRAM 909 MHz (1.1 ns)
/0/1a/1                      memory      512MB DIMM DRAM 909 MHz (1.1 ns)
/0/1a/2                      memory      1GB DIMM DRAM 909 MHz (1.1 ns)
/0/1a/3                      memory      1GB DIMM DRAM 909 MHz (1.1 ns)
/0/100                       bridge      C55 Host Bridge
/0/100/0.1                   memory      RAM memory
/0/100/0.2                   memory      RAM memory
/0/100/0.3                   memory      RAM memory
/0/100/0.4                   memory      RAM memory
/0/100/0.5                   memory      RAM memory
/0/100/0.6                   memory      RAM memory
/0/100/0.7                   memory      RAM memory
/0/100/1                     memory      RAM memory
/0/100/1.1                   memory      RAM memory
/0/100/1.2                   memory      RAM memory
/0/100/1.3                   memory      RAM memory
/0/100/1.4                   memory      RAM memory
/0/100/1.5                   memory      RAM memory
/0/100/1.6                   memory      RAM memory
/0/100/2                     memory      RAM memory
/0/100/2.1                   memory      RAM memory
/0/100/2.2                   memory      RAM memory
/0/100/3                     bridge      C55 PCI Express bridge
/0/100/3/0                   display     G80 [GeForce 8800 GTS]
/0/100/9                     memory      RAM memory
/0/100/a                     bridge      MCP55 LPC Bridge
/0/100/a.1                   bus         MCP55 SMBus
/0/100/b                     bus         MCP55 USB Controller
/0/100/b/1        usb2       bus         OHCI Host Controller
/0/100/b/1/2                 generic     Back-UPS ES 750 FW:819.z3.D USB FW:z3
/0/100/b.1                   bus         MCP55 USB Controller
/0/100/b.1/1      usb1       bus         EHCI Host Controller
/0/100/b.1/1/1               bus         USB hub
/0/100/b.1/1/1/1             generic     USB Gaming Mouse
/0/100/b.1/1/1/4             generic     USB Gaming Keyboard Pro
/0/100/b.1/1/3               bus         USB hub
/0/100/b.1/1/4               generic     iP4200
/0/100/b.1/1/6               multimedia  Video
/0/100/d                     storage     MCP55 IDE
/0/100/d/0        ide0       bus         IDE Channel 0
/0/100/d/0/0      /dev/hda   disk        PLEXTOR CD-R PREMIUM
/0/100/d/0/0/0    /dev/hda   disk        
/0/100/d/0/1      /dev/hdb   disk        PLEXTOR DVDR PX-716A
/0/100/d/0/1/0    /dev/hdb   disk        
/0/100/e          scsi0      storage     MCP55 SATA Controller
/0/100/e/0        /dev/sda   disk        76GB HDS728080PLA380
/0/100/e/1        /dev/sdb   disk        698GB ST3750640AS
/0/100/e/1/1      /dev/sdb1  volume      698GB HPFS/NTFS partition
/0/100/e.1        scsi2      storage     MCP55 SATA Controller
/0/100/e.1/0      /dev/sdc   disk        139GB WDC WD1500AHFD-0
/0/100/e.1/0/1    /dev/sdc1  volume      39MB Linux filesystem partition
/0/100/e.1/0/2    /dev/sdc2  volume      1435MB Linux swap / Solaris partition
/0/100/e.1/0/3    /dev/sdc3  volume      138GB Linux filesystem partition
/0/100/e.1/1      /dev/sdd   disk        189GB Maxtor 6L200M0
/0/100/e.1/1/1    /dev/sdd1  volume      189GB HPFS/NTFS partition
/0/100/e.2        scsi4      storage     MCP55 SATA Controller
/0/100/e.2/0      /dev/sde   disk        34GB WDC WD360GD-00FN
/0/100/e.2/0/1    /dev/sde1  volume      34GB HPFS/NTFS partition
/0/100/e.2/1      /dev/sdf   disk        149GB ST3160023AS
/0/100/e.2/1/1    /dev/sdf1  volume      149GB Linux filesystem partition
/0/100/f                     bridge      MCP55 PCI bridge
/0/100/f/7                   bus         TSB43AB22/A IEEE-1394a-2000 Controller (PHY/Link)
/0/100/f/9                   multimedia  SB X-Fi
/0/100/f/a                   multimedia  CX23418 Single-Chip MPEG-2 Encoder with Integrated Analog Video/Broadcast Audio Decoder
/0/100/11         eth0       bridge      MCP55 Ethernet
/0/100/12         eth1       bridge      MCP55 Ethernet
Top
Post Reply

402 posts
  • Page 5 of 17
    • Jump to page:
  • Previous
  • 1
  • …
  • 3
  • 4
  • 5
  • 6
  • 7
  • …
  • 17
  • Next

Return to “Unsupported Software”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic