Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
new ATI drivers 8.16.20 do not allow for 1280x800
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2  
Reply to topic    Gentoo Forums Forum Index Gentoo on AMD64
View previous topic :: View next topic  
Author Message
Eagle3386
n00b
n00b


Joined: 17 Aug 2005
Posts: 50
Location: » Earth » Europe » Germany » Saxony » Ore Mountains

PostPosted: Fri Sep 30, 2005 11:05 pm    Post subject: Reply with quote

Well, this is it, man - the "portage-crime".. ;) :D
(No, it's not a crime, I'm just kidding! :D)

The truth is: that "missing keyword"-thing happened also to me while I was trying to get those ati-drivers-8.16.20-package..

A user of this board, named "malone", gave me the solution:

>=media-video/ati-drivers-8.16.20 -* ~amd64

You'll need to put the package you want into /etc/portage/package.keywords and if you look correctly, you'll notice that "-*" in the line above. ;)
This removes the "platform-flag" (I don't know if this is the correct name, but it suits, right? ;) :D) and ~amd64 adds your platform to the list of "test-working"-platforms.


So doing this with your package (include the category - for ati-drivers it's "media-video" ;)) will help you - but keep in mind:

Doing an "emerge -uDav world" will give you a list of available updates, but infact, packages like those ati-drivers-8.16.20 which are *currently* not "officially" marked for at least "testing", will be downgraded if you'll just do an "emerge -uDav world" and answering "yes" to the followed question.
The reason for this isn't known by myself and therefore I don't know how to fix this. That's why I (at least ATM) need to do "emerge -uDav world" and afterwards "emerge -u <package>" for every listed updated package.
If I would just answer the update-question of portage with "yes", the ati-drivers would be downgraded to 8.13.14-r5 - and with that change, my X and all graphics-stuff would be broken.

That's why I opened a bug at bugs.gentoo.org for putting the 8.16.20-r1-drivers to the "testing"-list - it would make updating *much* easier.. ;) :D
_________________
One. Life. Live. It.
««««««»»»»»»

Proudly translating Kuroo for German users.
(Yes, I'm giving back what the community greatly offers to me.)
Back to top
View user's profile Send private message
ronc
n00b
n00b


Joined: 08 Jun 2004
Posts: 70

PostPosted: Wed Oct 05, 2005 2:40 pm    Post subject: Badly confused Reply with quote

Okay, here is the situation. I've got Xorg 6.8.2 with the 2.6.13-gentoo-r2 kernel. ati-drivers-8.16.20-r1

X works (even when I run glxgears). However, when I shut down X, there is a nasty message:

FATAL: Module fglrx not found.
[drm] failed to laod kernel module "fglrx"
(EE) fglrx(0): DRIScreenInit failed!

I have emerged kde(-meta), gnome, and xfce4. xfce4 runs fine, but there is a problem with the keyboard mapping (which, as leet person suggested, may be due to a default german keyboard configuration, which, because I can't find the config file, goes unresolved).

Running "startx gnome" just gives me the standard ugly X (no gnome).

Running "gnome-session" gives me:

(gnome-session:4884): Gtk-warning **: cannot open display:

Running "startkde" gives me:

xsetroot: unable to open display ''
xset: unable to open display ""
xset: unable to open display ""
xsetroot: unable to open display ''
startkde: Starting up...
startkde: Running kpersonalizer...
kwin: cannot connect to X server
kpersonalizer: connot connect to X server
kpersonalizer: connot connect to X server
kpersonalizer: connot connect to X server
kpersonalizer: connot connect to X server
kpersonalizer: connot connect to X server
kpersonalizer: connot connect to X server
kpersonalizer: connot connect to X server
...

I've got such an awful mismash of stuff I don't know where to begin. I think I'm close, but not quite there. One would think that the fglrx problem be the problem, but xfce4 works. Is there some silver bullet I'm missing? Or is this a problem with DRI and the new kernel?
Back to top
View user's profile Send private message
Eagle3386
n00b
n00b


Joined: 17 Aug 2005
Posts: 50
Location: » Earth » Europe » Germany » Saxony » Ore Mountains

PostPosted: Wed Oct 05, 2005 6:35 pm    Post subject: Reply with quote

First of all: man, this is awesome! - I started Gentoo myself for a *little* bit of Linux-education and now I'm supporting you guys and give you help.. - But in fact, I'M LOVING IT!!! :D

Secondly, here we'll go - once more, right? ;) :D

So this message come when you SHUT DOWN the system?! - I can't really imagine this, because the module-loading come when X is *started*, not closed! 8O

Anyway.. - The error message states that the module wasn't even found, so there's a problem with the module-building-procedure.

Please re-emerge the 8.16.20-r1-driver and look closely to what is displayed when the patches are applied and source-unpacking is done.
Maybe you type
Code:
emerge =ati-drivers-8.16.20-r1 | less

(The pipe (= that vertical bar ;)) and "less" behind puts all lines produced by emerge into a buffer, so that you can read it line by line as long as you want and no "line-jumping".. ;) - Use ENTER to scroll down.. :))

And if you do so, please look if any of those (three?) "[ OK ]"s is missing.. :)

To be honest, to me it looks a bit like you've missed that kernel-agpgart-thing - please consult gentoo-wiki.com for that How-To (or use the Google-cache of this page in case the website is down.. ;)) or search this forums. :)

And last (but not least ;)): xfce4 maybe works because it has support for your chipset/graphics card - but X maybe hasn't this support.. ;)
_________________
One. Life. Live. It.
««««««»»»»»»

Proudly translating Kuroo for German users.
(Yes, I'm giving back what the community greatly offers to me.)
Back to top
View user's profile Send private message
ronc
n00b
n00b


Joined: 08 Jun 2004
Posts: 70

PostPosted: Wed Oct 05, 2005 7:09 pm    Post subject: Onward Hoooo... Reply with quote

Actually, the message may have been created before I started X, however, I only got a good *look* at it *after* I shutdown X.

Okay, your suggestion borught up something. Upon reemerging, there were a set of warnings, to wit:

warning: 'verify_area' is depreciated (declared at include/asm/uaccess.h:54) (in function '__ke_verify_area')

warning: implicit declaration of function 'register_ioctl32_conversion' (in function '__ke_register_ioctl32_conversion' -- note, this one came up twice)

Warning: could not find /var/tmp/portage/ati-drivers-8.16.20-r1/work/lib/modules/fglrx/build_mod/.libfglrx_ip.a.GCC3.cmd for /var/tmp/portage-ati-drivers-8.16.20-r1/work/lib/modules/fglrx/build_mod/libfglrx_ip.a.GCC3

Note, there were more than three [ ok ]'s.

Checking for MTRR support enabled... [ ok ]
Checking for AGP support enabled... [ ok ]
Checking for DRM support disabled ... [ ok ]

The last [ ok ] was for "updating module dependencies for 2.6.13-gentoo-r2

I found the wiki that explained the confusion on the AGP GART thing. I had compiled the modules into the kernel. Is this one of those instances where you have to rely on the driver for the AGP, rather than the kernel?
Back to top
View user's profile Send private message
kiel.wells
Tux's lil' helper
Tux's lil' helper


Joined: 10 Sep 2004
Posts: 97

PostPosted: Wed Oct 05, 2005 8:24 pm    Post subject: Reply with quote

Can anyone confirm or deny if the walkthrough on the first page will apply to the Xpress 200 motherboard by MSI (RS480-IL2)?

It would be nice to know, as I've been battling crappy drivers and support for this board for the longest time.
_________________
AMD Athlon64 3000+ Winchester Core @ 1.813 GHz
Asus A8N5X
2GB RAM (4x512) PC3200 400MHz
1 200 GB HDD (SATA), 1 250GB HDD (SATA)
1 NEC DVD-RW, 1 DVD-R/CD-RW
420W Enermax ATX 2.0
Back to top
View user's profile Send private message
Eagle3386
n00b
n00b


Joined: 17 Aug 2005
Posts: 50
Location: » Earth » Europe » Germany » Saxony » Ore Mountains

PostPosted: Thu Oct 06, 2005 6:20 pm    Post subject: Reply with quote

@ Wells:

Note: AFAIK, it doesn't really matter which manufacturer built your board. - The matter is more what chipset it's based on and that's an ATI XPress 200 (your "RS-480"-note indicates that.. ;)).

And because of that the driver itself states "Radeon XPress 200 series" it's working with your hardware, IMHO... :)


@ Ronc:

Well, to me it looks like the module isn't built correctly - this indicates that:
Code:
Warning: could not find /var/tmp/portage/ati-drivers-8.16.20-r1/work/lib/modules/fglrx/build_mod/.libfglrx_ip.a.GCC3.cmd for /var/tmp/portage-ati-drivers-8.16.20-r1/work/lib/modules/fglrx/build_mod/libfglrx_ip.a.GCC3


Maybe you got to extreme gcc-flags?

Also, ignore those "deprecated"-notices - they're caused by the driver which ATI offers and remember: never touch a running system.. ;) :D

Those "[ OK ]"s are explaining that you've got the config the ATI-driver wants.
But on the other hand you said something about that the AGPGART-support is built-in into your kernel - this can't be true because in that case the driver would show an error.. 8O
And to answer your question: yes, you have to use the ATI-driver, not the kernel-support.. ;)

Have you followed the way explained in the How-To? Or did you tried other How-Tos? :)
_________________
One. Life. Live. It.
««««««»»»»»»

Proudly translating Kuroo for German users.
(Yes, I'm giving back what the community greatly offers to me.)
Back to top
View user's profile Send private message
ronc
n00b
n00b


Joined: 08 Jun 2004
Posts: 70

PostPosted: Thu Oct 06, 2005 9:09 pm    Post subject: Stuck, but with samples... Reply with quote

I've read the wiki(s), and followed the steps. I still have poblems. So, at the price of taking up a chunk of Gentoo's server space, I'm including several files.

The main problem (as far as I can tell) is that the fglrx module is not being created. To help diagnose the problem, I'm including my current .config file, my xorg.conf file, the result of "locate fglrx", and the output of "emerge ati-drivers > ati-drivers.txt"

If can think of something else, please let me know...

Here goes...

First, the .config file

#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.13-gentoo-r2
# Thu Oct 6 17:58:51 2005
#
CONFIG_X86_64=y
CONFIG_64BIT=y
CONFIG_X86=y
CONFIG_MMU=y
CONFIG_RWSEM_GENERIC_SPINLOCK=y
CONFIG_GENERIC_CALIBRATE_DELAY=y
CONFIG_X86_CMPXCHG=y
CONFIG_EARLY_PRINTK=y
CONFIG_GENERIC_ISA_DMA=y
CONFIG_GENERIC_IOMAP=y

#
# Code maturity level options
#
CONFIG_EXPERIMENTAL=y
CONFIG_CLEAN_COMPILE=y
CONFIG_LOCK_KERNEL=y
CONFIG_INIT_ENV_ARG_LIMIT=32

#
# General setup
#
CONFIG_LOCALVERSION=""
CONFIG_SWAP=y
CONFIG_SYSVIPC=y
CONFIG_POSIX_MQUEUE=y
# CONFIG_BSD_PROCESS_ACCT is not set
CONFIG_SYSCTL=y
# CONFIG_AUDIT is not set
CONFIG_HOTPLUG=y
CONFIG_KOBJECT_UEVENT=y
CONFIG_IKCONFIG=y
CONFIG_IKCONFIG_PROC=y
CONFIG_CPUSETS=y
# CONFIG_EMBEDDED is not set
CONFIG_KALLSYMS=y
CONFIG_KALLSYMS_ALL=y
CONFIG_KALLSYMS_EXTRA_PASS=y
CONFIG_PRINTK=y
CONFIG_BUG=y
CONFIG_BASE_FULL=y
CONFIG_FUTEX=y
CONFIG_EPOLL=y
CONFIG_SHMEM=y
CONFIG_CC_ALIGN_FUNCTIONS=0
CONFIG_CC_ALIGN_LABELS=0
CONFIG_CC_ALIGN_LOOPS=0
CONFIG_CC_ALIGN_JUMPS=0
# CONFIG_TINY_SHMEM is not set
CONFIG_BASE_SMALL=0

#
# Loadable module support
#
CONFIG_MODULES=y
CONFIG_MODULE_UNLOAD=y
CONFIG_MODULE_FORCE_UNLOAD=y
CONFIG_OBSOLETE_MODPARM=y
# CONFIG_MODVERSIONS is not set
CONFIG_MODULE_SRCVERSION_ALL=y
CONFIG_KMOD=y
CONFIG_STOP_MACHINE=y

#
# Processor type and features
#
# CONFIG_MK8 is not set
# CONFIG_MPSC is not set
CONFIG_GENERIC_CPU=y
CONFIG_X86_L1_CACHE_BYTES=128
CONFIG_X86_L1_CACHE_SHIFT=7
CONFIG_X86_TSC=y
CONFIG_X86_GOOD_APIC=y
# CONFIG_MICROCODE is not set
CONFIG_X86_MSR=y
CONFIG_X86_CPUID=y
CONFIG_X86_HT=y
CONFIG_X86_IO_APIC=y
CONFIG_X86_LOCAL_APIC=y
CONFIG_MTRR=y
CONFIG_SMP=y
CONFIG_SCHED_SMT=y
CONFIG_PREEMPT_NONE=y
# CONFIG_PREEMPT_VOLUNTARY is not set
# CONFIG_PREEMPT is not set
CONFIG_PREEMPT_BKL=y
CONFIG_K8_NUMA=y
# CONFIG_NUMA_EMU is not set
CONFIG_ARCH_DISCONTIGMEM_ENABLE=y
CONFIG_NUMA=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_HAVE_ARCH_EARLY_PFN_TO_NID=y
CONFIG_HAVE_DEC_LOCK=y
CONFIG_NR_CPUS=8
# CONFIG_HOTPLUG_CPU is not set
CONFIG_HPET_TIMER=y
CONFIG_X86_PM_TIMER=y
CONFIG_HPET_EMULATE_RTC=y
# CONFIG_GART_IOMMU is not set
CONFIG_DUMMY_IOMMU=y
CONFIG_X86_MCE=y
CONFIG_X86_MCE_INTEL=y
CONFIG_PHYSICAL_START=0x100000
# CONFIG_KEXEC is not set
CONFIG_SECCOMP=y
# CONFIG_HZ_100 is not set
CONFIG_HZ_250=y
# CONFIG_HZ_1000 is not set
CONFIG_HZ=250
CONFIG_GENERIC_HARDIRQS=y
CONFIG_GENERIC_IRQ_PROBE=y
CONFIG_ISA_DMA_API=y

#
# Power management options
#
CONFIG_PM=y
CONFIG_PM_DEBUG=y
CONFIG_SOFTWARE_SUSPEND=y
CONFIG_PM_STD_PARTITION=""

#
# ACPI (Advanced Configuration and Power Interface) Support
#
CONFIG_ACPI=y
CONFIG_ACPI_BOOT=y
CONFIG_ACPI_INTERPRETER=y
CONFIG_ACPI_AC=y
CONFIG_ACPI_BATTERY=y
CONFIG_ACPI_BUTTON=y
CONFIG_ACPI_VIDEO=y
# CONFIG_ACPI_HOTKEY is not set
CONFIG_ACPI_FAN=y
CONFIG_ACPI_PROCESSOR=y
CONFIG_ACPI_THERMAL=y
CONFIG_ACPI_NUMA=y
# CONFIG_ACPI_ASUS is not set
# CONFIG_ACPI_IBM is not set
# CONFIG_ACPI_TOSHIBA is not set
CONFIG_ACPI_BLACKLIST_YEAR=2001
CONFIG_ACPI_DEBUG=y
CONFIG_ACPI_BUS=y
CONFIG_ACPI_EC=y
CONFIG_ACPI_POWER=y
CONFIG_ACPI_PCI=y
CONFIG_ACPI_SYSTEM=y
# CONFIG_ACPI_CONTAINER is not set

#
# CPU Frequency scaling
#
CONFIG_CPU_FREQ=y
CONFIG_CPU_FREQ_TABLE=y
# CONFIG_CPU_FREQ_DEBUG is not set
CONFIG_CPU_FREQ_STAT=y
CONFIG_CPU_FREQ_STAT_DETAILS=y
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=y
CONFIG_CPU_FREQ_GOV_USERSPACE=y
CONFIG_CPU_FREQ_GOV_ONDEMAND=y
# CONFIG_CPU_FREQ_GOV_CONSERVATIVE is not set

#
# 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_UNORDERED_IO=y
CONFIG_PCIEPORTBUS=y
CONFIG_PCI_MSI=y
CONFIG_PCI_LEGACY_PROC=y
CONFIG_PCI_NAMES=y
CONFIG_PCI_DEBUG=y

#
# PCCARD (PCMCIA/CardBus) support
#
CONFIG_PCCARD=y
CONFIG_PCMCIA_DEBUG=y
CONFIG_PCMCIA=y
CONFIG_PCMCIA_LOAD_CIS=y
CONFIG_PCMCIA_IOCTL=y
CONFIG_CARDBUS=y

#
# PC-card bridges
#
# CONFIG_YENTA is not set
CONFIG_PD6729=y
CONFIG_I82092=y
CONFIG_TCIC=y
CONFIG_PCCARD_NONSTATIC=y

#
# PCI Hotplug Support
#
# CONFIG_HOTPLUG_PCI is not set

#
# Executable file formats / Emulations
#
CONFIG_BINFMT_ELF=y
CONFIG_BINFMT_MISC=y
CONFIG_IA32_EMULATION=y
CONFIG_IA32_AOUT=y
CONFIG_COMPAT=y
CONFIG_SYSVIPC_COMPAT=y
CONFIG_UID16=y

#
# Networking
#
CONFIG_NET=y

#
# Networking options
#
CONFIG_PACKET=y
CONFIG_PACKET_MMAP=y
CONFIG_UNIX=y
# CONFIG_NET_KEY is not set
CONFIG_INET=y
# CONFIG_IP_MULTICAST is not set
# CONFIG_IP_ADVANCED_ROUTER is not set
CONFIG_IP_FIB_HASH=y
# CONFIG_IP_PNP is not set
# CONFIG_NET_IPIP is not set
# CONFIG_NET_IPGRE is not set
# CONFIG_ARPD is not set
# CONFIG_SYN_COOKIES is not set
# CONFIG_INET_AH is not set
# CONFIG_INET_ESP is not set
# CONFIG_INET_IPCOMP is not set
# CONFIG_INET_TUNNEL is not set
CONFIG_IP_TCPDIAG=y
CONFIG_IP_TCPDIAG_IPV6=y
# CONFIG_TCP_CONG_ADVANCED is not set
CONFIG_TCP_CONG_BIC=y
CONFIG_IPV6=y
# CONFIG_IPV6_PRIVACY is not set
# CONFIG_INET6_AH is not set
# CONFIG_INET6_ESP is not set
# CONFIG_INET6_IPCOMP is not set
# CONFIG_INET6_TUNNEL is not set
# CONFIG_IPV6_TUNNEL is not set
# CONFIG_NETFILTER is not set

#
# SCTP Configuration (EXPERIMENTAL)
#
# CONFIG_IP_SCTP is not set
# CONFIG_ATM is not set
# CONFIG_BRIDGE is not set
# CONFIG_VLAN_8021Q is not set
# CONFIG_DECNET is not set
# CONFIG_LLC2 is not set
# CONFIG_IPX is not set
# CONFIG_ATALK is not set
# CONFIG_X25 is not set
# CONFIG_LAPB is not set
# CONFIG_NET_DIVERT is not set
# CONFIG_ECONET is not set
# CONFIG_WAN_ROUTER is not set
# CONFIG_NET_SCHED is not set
# CONFIG_NET_CLS_ROUTE is not set

#
# Network testing
#
# CONFIG_NET_PKTGEN is not set
# CONFIG_HAMRADIO is not set
# CONFIG_IRDA is not set
CONFIG_BT=y
CONFIG_BT_L2CAP=y
CONFIG_BT_SCO=y
# CONFIG_BT_RFCOMM is not set
CONFIG_BT_BNEP=y
# CONFIG_BT_BNEP_MC_FILTER is not set
CONFIG_BT_BNEP_PROTO_FILTER=y
CONFIG_BT_HIDP=y

#
# Bluetooth device drivers
#
CONFIG_BT_HCIUSB=y
CONFIG_BT_HCIUSB_SCO=y
# CONFIG_BT_HCIUART is not set
# CONFIG_BT_HCIBCM203X is not set
# CONFIG_BT_HCIBPA10X is not set
# CONFIG_BT_HCIBFUSB is not set
# CONFIG_BT_HCIDTL1 is not set
# CONFIG_BT_HCIBT3C is not set
# CONFIG_BT_HCIBLUECARD is not set
# CONFIG_BT_HCIBTUART is not set
# CONFIG_BT_HCIVHCI is not set

#
# Device Drivers
#

#
# Generic Driver Options
#
CONFIG_STANDALONE=y
CONFIG_PREVENT_FIRMWARE_BUILD=y
CONFIG_FW_LOADER=y
CONFIG_DEBUG_DRIVER=y

#
# Memory Technology Devices (MTD)
#
# CONFIG_MTD is not set

#
# Parallel port support
#
# CONFIG_PARPORT is not set

#
# Plug and Play support
#
CONFIG_PNP=y
CONFIG_PNP_DEBUG=y

#
# Protocols
#
CONFIG_PNPACPI=y

#
# Block devices
#
# CONFIG_BLK_DEV_FD is not set
# CONFIG_BLK_CPQ_DA is not set
# CONFIG_BLK_CPQ_CISS_DA is not set
# CONFIG_BLK_DEV_DAC960 is not set
# CONFIG_BLK_DEV_UMEM is not set
# CONFIG_BLK_DEV_COW_COMMON is not set
CONFIG_BLK_DEV_LOOP=y
CONFIG_BLK_DEV_CRYPTOLOOP=y
# CONFIG_BLK_DEV_NBD is not set
# CONFIG_BLK_DEV_SX8 is not set
# CONFIG_BLK_DEV_UB is not set
CONFIG_BLK_DEV_RAM=y
CONFIG_BLK_DEV_RAM_COUNT=16
CONFIG_BLK_DEV_RAM_SIZE=4096
CONFIG_BLK_DEV_INITRD=y
CONFIG_INITRAMFS_SOURCE=""
CONFIG_LBD=y
CONFIG_CDROM_PKTCDVD=y
CONFIG_CDROM_PKTCDVD_BUFFERS=8
CONFIG_CDROM_PKTCDVD_WCACHE=y

#
# IO Schedulers
#
CONFIG_IOSCHED_NOOP=y
CONFIG_IOSCHED_AS=y
CONFIG_IOSCHED_DEADLINE=y
CONFIG_IOSCHED_CFQ=y
# CONFIG_ATA_OVER_ETH is not set

#
# ATA/ATAPI/MFM/RLL support
#
CONFIG_IDE=y
CONFIG_BLK_DEV_IDE=y

#
# Please see Documentation/ide.txt for help/info on IDE drives
#
# CONFIG_BLK_DEV_IDE_SATA is not set
# CONFIG_BLK_DEV_HD_IDE is not set
CONFIG_BLK_DEV_IDEDISK=y
CONFIG_IDEDISK_MULTI_MODE=y
# CONFIG_BLK_DEV_IDECS is not set
CONFIG_BLK_DEV_IDECD=y
# CONFIG_BLK_DEV_IDETAPE is not set
# CONFIG_BLK_DEV_IDEFLOPPY is not set
# CONFIG_BLK_DEV_IDESCSI is not set
# CONFIG_IDE_TASK_IOCTL is not set

#
# IDE chipset support/bugfixes
#
CONFIG_IDE_GENERIC=y
# CONFIG_BLK_DEV_CMD640 is not set
# CONFIG_BLK_DEV_IDEPNP is not set
CONFIG_BLK_DEV_IDEPCI=y
CONFIG_IDEPCI_SHARE_IRQ=y
# CONFIG_BLK_DEV_OFFBOARD is not set
CONFIG_BLK_DEV_GENERIC=y
# CONFIG_BLK_DEV_OPTI621 is not set
# CONFIG_BLK_DEV_RZ1000 is not set
CONFIG_BLK_DEV_IDEDMA_PCI=y
# CONFIG_BLK_DEV_IDEDMA_FORCED is not set
CONFIG_IDEDMA_PCI_AUTO=y
# CONFIG_IDEDMA_ONLYDISK is not set
# CONFIG_BLK_DEV_AEC62XX is not set
# CONFIG_BLK_DEV_ALI15X3 is not set
# CONFIG_BLK_DEV_AMD74XX is not set
CONFIG_BLK_DEV_ATIIXP=y
# 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_SC1200 is not set
# CONFIG_BLK_DEV_PIIX is not set
# CONFIG_BLK_DEV_IT821X is not set
# CONFIG_BLK_DEV_NS87415 is not set
# CONFIG_BLK_DEV_PDC202XX_OLD is not set
# CONFIG_BLK_DEV_PDC202XX_NEW is not set
# CONFIG_BLK_DEV_SVWKS is not set
# CONFIG_BLK_DEV_SIIMAGE is not set
# CONFIG_BLK_DEV_SIS5513 is not set
# CONFIG_BLK_DEV_SLC90E66 is not set
# CONFIG_BLK_DEV_TRM290 is not set
# CONFIG_BLK_DEV_VIA82CXXX is not set
# CONFIG_IDE_ARM is not set
CONFIG_BLK_DEV_IDEDMA=y
# CONFIG_IDEDMA_IVB is not set
CONFIG_IDEDMA_AUTO=y
# CONFIG_BLK_DEV_HD is not set

#
# SCSI device support
#
CONFIG_SCSI=y
# CONFIG_SCSI_PROC_FS is not set

#
# SCSI support type (disk, tape, CD-ROM)
#
# CONFIG_BLK_DEV_SD is not set
# CONFIG_CHR_DEV_ST is not set
# CONFIG_CHR_DEV_OSST is not set
# CONFIG_BLK_DEV_SR is not set
# CONFIG_CHR_DEV_SG is not set
# CONFIG_CHR_DEV_SCH is not set

#
# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
#
# CONFIG_SCSI_MULTI_LUN is not set
# CONFIG_SCSI_CONSTANTS is not set
# CONFIG_SCSI_LOGGING is not set

#
# SCSI Transport Attributes
#
# CONFIG_SCSI_SPI_ATTRS is not set
# CONFIG_SCSI_FC_ATTRS is not set
# CONFIG_SCSI_ISCSI_ATTRS is not set

#
# SCSI low-level drivers
#
# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
# CONFIG_SCSI_3W_9XXX is not set
# CONFIG_SCSI_ACARD is not set
# CONFIG_SCSI_AACRAID is not set
# CONFIG_SCSI_AIC7XXX is not set
# CONFIG_SCSI_AIC7XXX_OLD is not set
# CONFIG_SCSI_AIC79XX is not set
# CONFIG_MEGARAID_NEWGEN is not set
# CONFIG_MEGARAID_LEGACY is not set
# CONFIG_SCSI_SATA 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_SYM53C8XX_2 is not set
# CONFIG_SCSI_IPR is not set
# CONFIG_SCSI_QLOGIC_FC is not set
# CONFIG_SCSI_QLOGIC_1280 is not set
CONFIG_SCSI_QLA2XXX=y
# CONFIG_SCSI_QLA21XX is not set
# CONFIG_SCSI_QLA22XX is not set
# CONFIG_SCSI_QLA2300 is not set
# CONFIG_SCSI_QLA2322 is not set
# CONFIG_SCSI_QLA6312 is not set
# CONFIG_SCSI_QLA24XX is not set
# CONFIG_SCSI_LPFC is not set
# CONFIG_SCSI_DC395x is not set
# CONFIG_SCSI_DC390T is not set
# CONFIG_SCSI_DEBUG is not set

#
# PCMCIA SCSI adapter support
#
# CONFIG_PCMCIA_FDOMAIN is not set
# CONFIG_PCMCIA_QLOGIC is not set
# CONFIG_PCMCIA_SYM53C500 is not set

#
# Multi-device support (RAID and LVM)
#
CONFIG_MD=y
# CONFIG_BLK_DEV_MD is not set
CONFIG_BLK_DEV_DM=y
CONFIG_DM_CRYPT=y
# 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_BLK_DEV_DM_BBR is not set

#
# Fusion MPT device support
#
# CONFIG_FUSION is not set
# CONFIG_FUSION_SPI is not set
# CONFIG_FUSION_FC is not set

#
# IEEE 1394 (FireWire) support
#
CONFIG_IEEE1394=y

#
# Subsystem Options
#
# CONFIG_IEEE1394_VERBOSEDEBUG is not set
# CONFIG_IEEE1394_OUI_DB is not set
# CONFIG_IEEE1394_EXTRA_CONFIG_ROMS is not set
# CONFIG_IEEE1394_EXPORT_FULL_API is not set

#
# Device Drivers
#

#
# Texas Instruments PCILynx requires I2C
#
CONFIG_IEEE1394_OHCI1394=y

#
# Protocol Drivers
#
CONFIG_IEEE1394_VIDEO1394=m
# CONFIG_IEEE1394_SBP2 is not set
# CONFIG_IEEE1394_ETH1394 is not set
CONFIG_IEEE1394_DV1394=m
CONFIG_IEEE1394_RAWIO=y
CONFIG_IEEE1394_CMP=y
CONFIG_IEEE1394_AMDTP=m

#
# I2O device support
#
# CONFIG_I2O is not set

#
# Network device support
#
CONFIG_NETDEVICES=y
CONFIG_DUMMY=y
# CONFIG_BONDING is not set
# CONFIG_EQUALIZER is not set
# CONFIG_TUN is not set
# CONFIG_NET_SB1000 is not set

#
# ARCnet devices
#
# CONFIG_ARCNET is not set

#
# Ethernet (10 or 100Mbit)
#
CONFIG_NET_ETHERNET=y
CONFIG_MII=y
# CONFIG_HAPPYMEAL is not set
# CONFIG_SUNGEM is not set
# CONFIG_NET_VENDOR_3COM is not set

#
# Tulip family network device support
#
# CONFIG_NET_TULIP is not set
# CONFIG_HP100 is not set
CONFIG_NET_PCI=y
# CONFIG_PCNET32 is not set
# CONFIG_AMD8111_ETH is not set
# CONFIG_ADAPTEC_STARFIRE is not set
# CONFIG_B44 is not set
# CONFIG_FORCEDETH is not set
# CONFIG_DGRS is not set
# CONFIG_EEPRO100 is not set
# CONFIG_E100 is not set
# CONFIG_FEALNX is not set
# CONFIG_NATSEMI is not set
# CONFIG_NE2K_PCI is not set
# CONFIG_8139CP is not set
CONFIG_8139TOO=y
CONFIG_8139TOO_PIO=y
# 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

#
# Ethernet (1000 Mbit)
#
# CONFIG_ACENIC is not set
# CONFIG_DL2K is not set
# CONFIG_E1000 is not set
# CONFIG_NS83820 is not set
# CONFIG_HAMACHI is not set
# CONFIG_YELLOWFIN is not set
# CONFIG_R8169 is not set
# CONFIG_SKGE is not set
# CONFIG_SK98LIN is not set
# CONFIG_VIA_VELOCITY is not set
# CONFIG_TIGON3 is not set
# CONFIG_BNX2 is not set

#
# Ethernet (10000 Mbit)
#
# CONFIG_IXGB is not set
# CONFIG_S2IO is not set

#
# Token Ring devices
#
# CONFIG_TR is not set

#
# Wireless LAN (non-hamradio)
#
CONFIG_NET_RADIO=y

#
# Obsolete Wireless cards support (pre-802.11)
#
# CONFIG_STRIP is not set
# CONFIG_PCMCIA_WAVELAN is not set
# CONFIG_PCMCIA_NETWAVE is not set

#
# Wireless 802.11 Frequency Hopping cards support
#
# CONFIG_PCMCIA_RAYCS is not set

#
# Wireless 802.11b ISA/PCI cards support
#
# CONFIG_HERMES is not set
# CONFIG_ATMEL is not set

#
# Wireless 802.11b Pcmcia/Cardbus cards support
#
# CONFIG_AIRO_CS is not set
# CONFIG_PCMCIA_WL3501 is not set

#
# Prism GT/Duette 802.11(a/b/g) PCI/Cardbus support
#
# CONFIG_PRISM54 is not set
CONFIG_NET_WIRELESS=y

#
# PCMCIA network device support
#
# CONFIG_NET_PCMCIA is not set

#
# Wan interfaces
#
# CONFIG_WAN is not set
# CONFIG_FDDI is not set
# CONFIG_HIPPI is not set
CONFIG_PPP=y
CONFIG_PPP_MULTILINK=y
CONFIG_PPP_FILTER=y
# CONFIG_PPP_ASYNC is not set
# CONFIG_PPP_SYNC_TTY is not set
CONFIG_PPP_DEFLATE=y
# CONFIG_PPP_BSDCOMP is not set
# CONFIG_PPPOE 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_RX is not set
# CONFIG_NETPOLL_TRAP is not set
CONFIG_NET_POLL_CONTROLLER=y

#
# ISDN subsystem
#
# CONFIG_ISDN is not set

#
# Telephony Support
#
# CONFIG_PHONE is not set

#
# Input device support
#
CONFIG_INPUT=y

#
# Userland interfaces
#
CONFIG_INPUT_MOUSEDEV=y
# CONFIG_INPUT_MOUSEDEV_PSAUX is not set
CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
# CONFIG_INPUT_JOYDEV is not set
# CONFIG_INPUT_TSDEV is not set
CONFIG_INPUT_EVDEV=y
# CONFIG_INPUT_EVBUG is not set

#
# Input Device Drivers
#
CONFIG_INPUT_KEYBOARD=y
CONFIG_KEYBOARD_ATKBD=y
# CONFIG_KEYBOARD_SUNKBD is not set
# CONFIG_KEYBOARD_LKKBD is not set
# CONFIG_KEYBOARD_XTKBD is not set
# CONFIG_KEYBOARD_NEWTON is not set
CONFIG_INPUT_MOUSE=y
CONFIG_MOUSE_PS2=y
# CONFIG_MOUSE_SERIAL is not set
# CONFIG_MOUSE_VSXXXAA is not set
# CONFIG_INPUT_JOYSTICK is not set
# CONFIG_INPUT_TOUCHSCREEN is not set
CONFIG_INPUT_MISC=y
CONFIG_INPUT_PCSPKR=y
# CONFIG_INPUT_UINPUT 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_SERIAL_NONSTANDARD is not set

#
# Serial drivers
#
# CONFIG_SERIAL_8250 is not set

#
# Non-8250 serial port support
#
# CONFIG_SERIAL_JSM is not set
CONFIG_UNIX98_PTYS=y
# CONFIG_LEGACY_PTYS is not set

#
# IPMI
#
CONFIG_IPMI_HANDLER=y
# CONFIG_IPMI_PANIC_EVENT is not set
CONFIG_IPMI_DEVICE_INTERFACE=y
CONFIG_IPMI_SI=y
# CONFIG_IPMI_WATCHDOG is not set
CONFIG_IPMI_POWEROFF=y

#
# Watchdog Cards
#
# CONFIG_WATCHDOG is not set
# CONFIG_HW_RANDOM is not set
# CONFIG_NVRAM is not set
CONFIG_RTC=y
# CONFIG_R3964 is not set
# CONFIG_APPLICOM is not set

#
# Ftape, the floppy tape device driver
#
CONFIG_AGP=y
# CONFIG_AGP_AMD64 is not set
# CONFIG_AGP_INTEL is not set
# CONFIG_DRM is not set

#
# PCMCIA character devices
#
# CONFIG_SYNCLINK_CS is not set
# CONFIG_MWAVE is not set
# CONFIG_RAW_DRIVER is not set
CONFIG_HPET=y
# CONFIG_HPET_RTC_IRQ is not set
CONFIG_HPET_MMAP=y
CONFIG_HANGCHECK_TIMER=y

#
# TPM devices
#
# CONFIG_TCG_TPM is not set

#
# I2C support
#
# CONFIG_I2C is not set
# CONFIG_I2C_SENSOR is not set

#
# Dallas's 1-wire bus
#
# CONFIG_W1 is not set

#
# Hardware Monitoring support
#
CONFIG_HWMON=y
# CONFIG_HWMON_DEBUG_CHIP is not set

#
# Misc devices
#
# CONFIG_IBM_ASM is not set

#
# Multimedia devices
#
# CONFIG_VIDEO_DEV is not set

#
# Digital Video Broadcasting Devices
#
# CONFIG_DVB is not set

#
# Graphics support
#
CONFIG_FB=y
CONFIG_FB_CFB_FILLRECT=y
CONFIG_FB_CFB_COPYAREA=y
CONFIG_FB_CFB_IMAGEBLIT=y
CONFIG_FB_SOFT_CURSOR=y
# CONFIG_FB_MACMODES is not set
CONFIG_FB_MODE_HELPERS=y
# CONFIG_FB_TILEBLITTING is not set
# CONFIG_FB_CIRRUS is not set
# CONFIG_FB_PM2 is not set
# CONFIG_FB_CYBER2000 is not set
# CONFIG_FB_ARC is not set
# CONFIG_FB_ASILIANT is not set
# CONFIG_FB_IMSTT is not set
# CONFIG_FB_VGA16 is not set
CONFIG_FB_VESA=y
CONFIG_FB_VESA_STD=y
# CONFIG_FB_VESA_TNG is not set
CONFIG_VIDEO_SELECT=y
# CONFIG_FB_HGA is not set
# CONFIG_FB_NVIDIA is not set
# CONFIG_FB_RIVA is not set
# CONFIG_FB_MATROX is not set
# CONFIG_FB_RADEON_OLD is not set
CONFIG_FB_RADEON=y
# CONFIG_FB_RADEON_I2C is not set
CONFIG_FB_RADEON_DEBUG=y
# CONFIG_FB_ATY128 is not set
# CONFIG_FB_ATY is not set
# CONFIG_FB_SAVAGE is not set
# CONFIG_FB_SIS is not set
# CONFIG_FB_NEOMAGIC is not set
# CONFIG_FB_KYRO is not set
# CONFIG_FB_3DFX is not set
# CONFIG_FB_VOODOO1 is not set
# CONFIG_FB_TRIDENT is not set
# CONFIG_FB_GEODE is not set
# CONFIG_FB_S1D13XXX is not set
# CONFIG_FB_VIRTUAL is not set

#
# Console display driver support
#
CONFIG_VGA_CONSOLE=y
CONFIG_DUMMY_CONSOLE=y
CONFIG_FRAMEBUFFER_CONSOLE=y
CONFIG_FONTS=y
CONFIG_FONT_8x8=y
CONFIG_FONT_8x16=y
# CONFIG_FONT_6x11 is not set
# CONFIG_FONT_7x14 is not set
# CONFIG_FONT_PEARL_8x8 is not set
# CONFIG_FONT_ACORN_8x8 is not set
# CONFIG_FONT_MINI_4x6 is not set
# CONFIG_FONT_SUN8x16 is not set
# CONFIG_FONT_SUN12x22 is not set
# CONFIG_FONT_10x18 is not set

#
# Logo configuration
#
CONFIG_LOGO=y
CONFIG_LOGO_LINUX_MONO=y
CONFIG_LOGO_LINUX_VGA16=y
CONFIG_LOGO_LINUX_CLUT224=y
CONFIG_BACKLIGHT_LCD_SUPPORT=y
CONFIG_BACKLIGHT_CLASS_DEVICE=y
CONFIG_BACKLIGHT_DEVICE=y
CONFIG_LCD_CLASS_DEVICE=y
CONFIG_LCD_DEVICE=y
CONFIG_FB_SPLASH=y

#
# Speakup console speech
#
# CONFIG_SPEAKUP is not set
CONFIG_SPEAKUP_DEFAULT="none"

#
# Sound
#
CONFIG_SOUND=y

#
# Advanced Linux Sound Architecture
#
CONFIG_SND=y
CONFIG_SND_TIMER=y
CONFIG_SND_PCM=y
CONFIG_SND_RAWMIDI=y
CONFIG_SND_SEQUENCER=y
# CONFIG_SND_SEQ_DUMMY is not set
CONFIG_SND_OSSEMUL=y
CONFIG_SND_MIXER_OSS=y
CONFIG_SND_PCM_OSS=y
CONFIG_SND_SEQUENCER_OSS=y
CONFIG_SND_RTCTIMER=y
# CONFIG_SND_VERBOSE_PRINTK is not set
# CONFIG_SND_DEBUG is not set

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

#
# PCI devices
#
CONFIG_SND_AC97_CODEC=y
# CONFIG_SND_ALI5451 is not set
CONFIG_SND_ATIIXP=y
CONFIG_SND_ATIIXP_MODEM=y
# 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_CS46XX is not set
# CONFIG_SND_CS4281 is not set
# CONFIG_SND_EMU10K1 is not set
# CONFIG_SND_EMU10K1X is not set
# CONFIG_SND_CA0106 is not set
# CONFIG_SND_KORG1212 is not set
# CONFIG_SND_MIXART is not set
# CONFIG_SND_NM256 is not set
# CONFIG_SND_RME32 is not set
# CONFIG_SND_RME96 is not set
# CONFIG_SND_RME9652 is not set
# CONFIG_SND_HDSP is not set
# CONFIG_SND_HDSPM is not set
# CONFIG_SND_TRIDENT is not set
# CONFIG_SND_YMFPCI is not set
# CONFIG_SND_ALS4000 is not set
# CONFIG_SND_CMIPCI 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_MAESTRO3 is not set
# CONFIG_SND_FM801 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_SONICVIBES is not set
# CONFIG_SND_VIA82XX is not set
# CONFIG_SND_VIA82XX_MODEM is not set
# CONFIG_SND_VX222 is not set
# CONFIG_SND_HDA_INTEL is not set

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

#
# PCMCIA devices
#

#
# Open Sound System
#
# CONFIG_SOUND_PRIME is not set

#
# USB support
#
CONFIG_USB_ARCH_HAS_HCD=y
CONFIG_USB_ARCH_HAS_OHCI=y
CONFIG_USB=y
# CONFIG_USB_DEBUG is not set

#
# Miscellaneous USB options
#
CONFIG_USB_DEVICEFS=y
CONFIG_USB_BANDWIDTH=y
# CONFIG_USB_DYNAMIC_MINORS is not set
CONFIG_USB_SUSPEND=y
# 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=y
# CONFIG_USB_ISP116X_HCD is not set
CONFIG_USB_OHCI_HCD=y
# CONFIG_USB_OHCI_BIG_ENDIAN is not set
CONFIG_USB_OHCI_LITTLE_ENDIAN=y
# CONFIG_USB_UHCI_HCD is not set
# CONFIG_USB_SL811_HCD is not set

#
# USB Device Class drivers
#
# CONFIG_USB_AUDIO is not set

#
# USB Bluetooth TTY can only be used with disabled Bluetooth subsystem
#
# CONFIG_USB_MIDI is not set
# CONFIG_USB_ACM is not set
CONFIG_USB_PRINTER=y

#
# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' may also be needed; see USB_STORAGE Help for more information
#
CONFIG_USB_STORAGE=y
# CONFIG_USB_STORAGE_DEBUG is not set
# CONFIG_USB_STORAGE_DATAFAB is not set
# CONFIG_USB_STORAGE_FREECOM is not set
# CONFIG_USB_STORAGE_ISD200 is not set
# CONFIG_USB_STORAGE_DPCM is not set
# CONFIG_USB_STORAGE_USBAT is not set
# CONFIG_USB_STORAGE_SDDR09 is not set
# CONFIG_USB_STORAGE_SDDR55 is not set
# CONFIG_USB_STORAGE_JUMPSHOT is not set

#
# USB Input Devices
#
CONFIG_USB_HID=y
CONFIG_USB_HIDINPUT=y
# CONFIG_HID_FF is not set
CONFIG_USB_HIDDEV=y
# CONFIG_USB_AIPTEK is not set
# CONFIG_USB_WACOM is not set
# CONFIG_USB_ACECAD is not set
# CONFIG_USB_KBTAB is not set
# CONFIG_USB_POWERMATE is not set
# CONFIG_USB_MTOUCH is not set
# CONFIG_USB_ITMTOUCH is not set
# CONFIG_USB_EGALAX is not set
# CONFIG_USB_XPAD is not set
# CONFIG_USB_ATI_REMOTE is not set
# CONFIG_USB_KEYSPAN_REMOTE is not set

#
# USB Imaging devices
#
# CONFIG_USB_MDC800 is not set
# CONFIG_USB_MICROTEK is not set

#
# USB Multimedia devices
#
# CONFIG_USB_DABUSB is not set

#
# Video4Linux support is needed for USB Multimedia device support
#

#
# USB Network Adapters
#
# CONFIG_USB_CATC is not set
# CONFIG_USB_KAWETH is not set
# CONFIG_USB_PEGASUS is not set
# CONFIG_USB_RTL8150 is not set
# CONFIG_USB_USBNET is not set
# CONFIG_USB_ZD1201 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_AUERSWALD is not set
# CONFIG_USB_RIO500 is not set
# CONFIG_USB_LEGOTOWER is not set
# CONFIG_USB_LCD is not set
# CONFIG_USB_LED is not set
# CONFIG_USB_CYTHERM is not set
# CONFIG_USB_PHIDGETKIT is not set
# CONFIG_USB_PHIDGETSERVO is not set
# CONFIG_USB_IDMOUSE is not set
# CONFIG_USB_SISUSBVGA is not set
# CONFIG_USB_LD is not set
# CONFIG_USB_TEST is not set

#
# USB DSL modem support
#

#
# USB Gadget Support
#
# CONFIG_USB_GADGET is not set

#
# MMC/SD Card support
#
CONFIG_MMC=y
# CONFIG_MMC_DEBUG is not set
CONFIG_MMC_BLOCK=y
# CONFIG_MMC_WBSD is not set

#
# InfiniBand support
#
# CONFIG_INFINIBAND is not set

#
# SN Devices
#

#
# Firmware Drivers
#
# CONFIG_EDD is not set

#
# 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_JBD=y
# CONFIG_JBD_DEBUG is not set
CONFIG_FS_MBCACHE=y
CONFIG_REISERFS_FS=y
# CONFIG_REISERFS_CHECK is not set
# CONFIG_REISERFS_PROC_INFO is not set
CONFIG_REISERFS_FS_XATTR=y
CONFIG_REISERFS_FS_POSIX_ACL=y
# CONFIG_REISERFS_FS_SECURITY is not set
# CONFIG_JFS_FS is not set
CONFIG_FS_POSIX_ACL=y

#
# XFS support
#
# CONFIG_XFS_FS is not set
# CONFIG_MINIX_FS is not set
CONFIG_ROMFS_FS=y
CONFIG_INOTIFY=y
# CONFIG_QUOTA is not set
CONFIG_DNOTIFY=y
# CONFIG_AUTOFS_FS is not set
CONFIG_AUTOFS4_FS=y

#
# CD-ROM/DVD Filesystems
#
CONFIG_ISO9660_FS=y
CONFIG_JOLIET=y
CONFIG_ZISOFS=y
CONFIG_ZISOFS_FS=y
CONFIG_UDF_FS=y
CONFIG_UDF_NLS=y

#
# DOS/FAT/NT Filesystems
#
CONFIG_FAT_FS=y
CONFIG_MSDOS_FS=y
CONFIG_VFAT_FS=y
CONFIG_FAT_DEFAULT_CODEPAGE=437
CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
CONFIG_NTFS_FS=y
# CONFIG_NTFS_DEBUG is not set
CONFIG_NTFS_RW=y

#
# Pseudo filesystems
#
CONFIG_PROC_FS=y
CONFIG_PROC_KCORE=y
CONFIG_SYSFS=y
# CONFIG_DEVPTS_FS_XATTR is not set
CONFIG_TMPFS=y
CONFIG_TMPFS_XATTR=y
# CONFIG_TMPFS_SECURITY is not set
CONFIG_HUGETLBFS=y
CONFIG_HUGETLB_PAGE=y
CONFIG_RAMFS=y

#
# Miscellaneous filesystems
#
# CONFIG_ADFS_FS is not set
# CONFIG_AFFS_FS is not set
CONFIG_HFS_FS=y
CONFIG_HFSPLUS_FS=y
# 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=y
# CONFIG_UFS_FS_WRITE 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_LOCKD=y
CONFIG_LOCKD_V4=y
CONFIG_EXPORTFS=y
CONFIG_NFS_COMMON=y
CONFIG_SUNRPC=y
# CONFIG_RPCSEC_GSS_KRB5 is not set
# CONFIG_RPCSEC_GSS_SPKM3 is not set
# CONFIG_SMB_FS 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=y
# 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

#
# Profiling support
#
CONFIG_PROFILING=y
CONFIG_OPROFILE=y

#
# Kernel hacking
#
# CONFIG_PRINTK_TIME is not set
CONFIG_DEBUG_KERNEL=y
CONFIG_MAGIC_SYSRQ=y
CONFIG_LOG_BUF_SHIFT=18
# CONFIG_SCHEDSTATS is not set
# CONFIG_DEBUG_SLAB is not set
# CONFIG_DEBUG_SPINLOCK is not set
# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
# CONFIG_DEBUG_KOBJECT is not set
# CONFIG_DEBUG_INFO is not set
CONFIG_DEBUG_FS=y
CONFIG_INIT_DEBUG=y
CONFIG_KPROBES=y

#
# Security options
#
# CONFIG_KEYS is not set
CONFIG_SECURITY=y
# CONFIG_SECURITY_NETWORK is not set
CONFIG_SECURITY_CAPABILITIES=y
# CONFIG_SECURITY_ROOTPLUG is not set
# CONFIG_SECURITY_SECLVL is not set
# CONFIG_SECURITY_SELINUX is not set

#
# Cryptographic options
#
CONFIG_CRYPTO=y
CONFIG_CRYPTO_HMAC=y
# CONFIG_CRYPTO_NULL is not set
# CONFIG_CRYPTO_MD4 is not set
CONFIG_CRYPTO_MD5=y
CONFIG_CRYPTO_SHA1=y
# CONFIG_CRYPTO_SHA256 is not set
# CONFIG_CRYPTO_SHA512 is not set
# CONFIG_CRYPTO_WP512 is not set
# CONFIG_CRYPTO_TGR192 is not set
# CONFIG_CRYPTO_DES is not set
# CONFIG_CRYPTO_BLOWFISH is not set
# CONFIG_CRYPTO_TWOFISH is not set
# CONFIG_CRYPTO_SERPENT is not set
# CONFIG_CRYPTO_AES_X86_64 is not set
# CONFIG_CRYPTO_CAST5 is not set
# CONFIG_CRYPTO_CAST6 is not set
# CONFIG_CRYPTO_TEA is not set
# CONFIG_CRYPTO_ARC4 is not set
# CONFIG_CRYPTO_KHAZAD is not set
# CONFIG_CRYPTO_ANUBIS is not set
# CONFIG_CRYPTO_DEFLATE is not set
# CONFIG_CRYPTO_MICHAEL_MIC is not set
CONFIG_CRYPTO_CRC32C=y
# CONFIG_CRYPTO_TEST is not set

#
# Hardware crypto devices
#

#
# Library routines
#
# CONFIG_CRC_CCITT is not set
CONFIG_CRC32=y
CONFIG_LIBCRC32C=y
CONFIG_ZLIB_INFLATE=y
CONFIG_ZLIB_DEFLATE=y

-----------------------------------------------------------------------------------

Now, xorg.conf....

# File: xorg.conf
# File generated by fglrxconfig (C) ATI Technologies, a substitute for xf86config.

# Note by ATI: the below copyright notice is there for servicing possibly
# pending third party rights on the file format and the instance of this file.
#
# Copyright (c) 1999 by The XFree86 Project, Inc.
#
# Permission is hereby granted, free of charge, to any person obtaining a
# copy of this software and associated documentation files (the "Software"),
# to deal in the Software without restriction, including without limitation
# the rights to use, copy, modify, merge, publish, distribute, sublicense,
# and/or sell copies of the Software, and to permit persons to whom the
# Software is furnished to do so, subject to the following conditions:
#
# The above copyright notice and this permission notice shall be included in
# all copies or substantial portions of the Software.
#
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
# THE XFREE86 PROJECT BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
# WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
# OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
# SOFTWARE.
#
# Except as contained in this notice, the name of the XFree86 Project shall
# not be used in advertising or otherwise to promote the sale, use or other
# dealings in this Software without prior written authorization from the
# XFree86 Project.
#

# **********************************************************************
# Refer to the XF86Config(4/5) man page for details about the format of
# this file.
# **********************************************************************

# **********************************************************************
# DRI Section
# **********************************************************************
Section "dri"
# Access to OpenGL ICD is allowed for all users:
Mode 0666
# Access to OpenGL ICD is restricted to a specific user group:
# Group 100 # users
# Mode 0660
EndSection

# **********************************************************************
# Module section -- this section is used to specify
# which dynamically loadable modules to load.
# **********************************************************************
#
Section "Module"

# This loads the DBE extension module.

Load "dbe" # Double buffer extension

# This loads the miscellaneous extensions module, and disables
# initialisation of the XFree86-DGA extension within that module.
SubSection "extmod"
Option "omit xfree86-dga" # don't initialise the DGA extension
EndSubSection

# This loads the Type1 and FreeType font modules
Load "type1"
Load "freetype"

# This loads the GLX module
Load "glx" # libglx.a
Load "dri" # libdri.a

EndSection

# **********************************************************************
# Files section. This allows default font and rgb paths to be set
# **********************************************************************

Section "Files"

# The location of the RGB database. Note, this is the name of the
# file minus the extension (like ".txt" or ".db"). There is normally
# no need to change the default.

RgbPath "/usr/lib/X11/rgb"

# Multiple FontPath entries are allowed (which are concatenated together),
# as well as specifying multiple comma-separated entries in one FontPath
# command (or a combination of both methods)
#
# If you don't have a floating point coprocessor and emacs, Mosaic or other
# programs take long to start up, try moving the Type1 and Speedo directory
# to the end of this list (or comment them out).
#

FontPath "/usr/X11R6/lib/X11/fonts/intlfonts/"
FontPath "/usr/X11R6/lib/X11/fonts/local/"
FontPath "/usr/X11R6/lib/X11/fonts/misc/"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/Type1/"
# FontPath "/usr/X11R6/lib/X11/fonts/Speedo/"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/"

# The module search path. The default path is shown here.

# ModulePath "/usr/X11R6/lib/modules"

EndSection

# **********************************************************************
# Server flags section.
# **********************************************************************

Section "ServerFlags"

# Uncomment this to cause a core dump at the spot where a signal is
# received. This may leave the console in an unusable state, but may
# provide a better stack trace in the core dump to aid in debugging

# Option "NoTrapSignals"

# Uncomment this to disable the <Crtl><Alt><BS> server abort sequence
# This allows clients to receive this key event.

# Option "DontZap"

# Uncomment this to disable the <Crtl><Alt><KP_+>/<KP_-> mode switching
# sequences. This allows clients to receive these key events.

# Option "Dont Zoom"

# Uncomment this to disable tuning with the xvidtune client. With
# it the client can still run and fetch card and monitor attributes,
# but it will not be allowed to change them. If it tries it will
# receive a protocol error.

# Option "DisableVidModeExtension"

# Uncomment this to enable the use of a non-local xvidtune client.

# Option "AllowNonLocalXvidtune"

# Uncomment this to disable dynamically modifying the input device
# (mouse and keyboard) settings.

# Option "DisableModInDev"

# Uncomment this to enable the use of a non-local client to
# change the keyboard or mouse settings (currently only xset).

# Option "AllowNonLocalModInDev"

EndSection

# **********************************************************************
# Input devices
# **********************************************************************

# **********************************************************************
# Core keyboard's InputDevice section
# **********************************************************************

Section "InputDevice"

Identifier "Keyboard1"
Driver "kbd"
# For most OSs the protocol can be omitted (it defaults to "Standard").
# When using XQUEUE (only for SVR3 and SVR4, but not Solaris),
# uncomment the following line.

# Option "Protocol" "Xqueue"

Option "AutoRepeat" "500 30"

# Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
# Option "Xleds" "1 2 3"

# Option "LeftAlt" "Meta"
# Option "RightAlt" "ModeShift"

# To customise the XKB settings to suit your keyboard, modify the
# lines below (which are the defaults). For example, for a non-U.S.
# keyboard, you will probably want to use:
# Option "XkbModel" "pc102"
# If you have a US Microsoft Natural keyboard, you can use:
# Option "XkbModel" "microsoft"
#
# Then to change the language, change the Layout setting.
# For example, a german layout can be obtained with:
# Option "XkbLayout" "de"
# or:
# Option "XkbLayout" "de"
# Option "XkbVariant" "nodeadkeys"
#
# If you'd like to switch the positions of your capslock and
# control keys, use:
# Option "XkbOptions" "ctrl:swapcaps"

# These are the default XKB settings for XFree86

# Option "XkbModel" "pc101"
# Option "XkbLayout" "us"
# Option "XkbVariant" ""
# Option "XkbOptions" ""

# Option "XkbDisable"


Option "XkbModel" "pc102"
Option "XkbLayout" "us"

EndSection


# **********************************************************************
# Core Pointer's InputDevice section
# **********************************************************************

Section "InputDevice"

# Identifier and driver

Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "ImPS/2"
Option "ZAxisMapping" "4 5"
Option "Device" "/dev/input/mice"

# When using XQUEUE, comment out the above two lines, and uncomment
# the following line.

# Option "Protocol" "Xqueue"

# Baudrate and SampleRate are only for some Logitech mice. In
# almost every case these lines should be omitted.

# Option "BaudRate" "9600"
# Option "SampleRate" "150"

# Emulate3Buttons is an option for 2-button Microsoft mice
# Emulate3Timeout is the timeout in milliseconds (default is 50ms)

# Option "Emulate3Buttons"
# Option "Emulate3Timeout" "50"

# ChordMiddle is an option for some 3-button Logitech mice

# Option "ChordMiddle"

EndSection


# **********************************************************************
# Other input device sections
# this is optional and is required only if you
# are using extended input devices. This is for example only. Refer
# to the XF86Config man page for a description of the options.
# **********************************************************************
#
# Section "InputDevice"
# Identifier "Mouse2"
# Driver "mouse"
# Option "Protocol" "MouseMan"
# Option "Device" "/dev/mouse2"
# EndSection
#
# Section "InputDevice"
# Identifier "spaceball"
# Driver "magellan"
# Option "Device" "/dev/cua0"
# EndSection
#
# Section "InputDevice"
# Identifier "spaceball2"
# Driver "spaceorb"
# Option "Device" "/dev/cua0"
# EndSection
#
# Section "InputDevice"
# Identifier "touchscreen0"
# Driver "microtouch"
# Option "Device" "/dev/ttyS0"
# Option "MinX" "1412"
# Option "MaxX" "15184"
# Option "MinY" "15372"
# Option "MaxY" "1230"
# Option "ScreenNumber" "0"
# Option "ReportingMode" "Scaled"
# Option "ButtonNumber" "1"
# Option "SendCoreEvents"
# EndSection
#
# Section "InputDevice"
# Identifier "touchscreen1"
# Driver "elo2300"
# Option "Device" "/dev/ttyS0"
# Option "MinX" "231"
# Option "MaxX" "3868"
# Option "MinY" "3858"
# Option "MaxY" "272"
# Option "ScreenNumber" "0"
# Option "ReportingMode" "Scaled"
# Option "ButtonThreshold" "17"
# Option "ButtonNumber" "1"
# Option "SendCoreEvents"
# EndSection

# **********************************************************************
# Monitor section
# **********************************************************************

# Any number of monitor sections may be present

Section "Monitor"
Identifier "Monitor0"
HorizSync 31.5 - 71.4
VertRefresh 60 - 85
Option "DPMS"

# === mode lines based on GTF ===
# VGA @ 100Hz
# Modeline "640x480@100" 43.163 640 680 744 848 480 481 484 509 +hsync +vsync
# SVGA @ 100Hz
# Modeline "800x600@100" 68.179 800 848 936 1072 600 601 604 636 +hsync +vsync
# XVGA @ 100Hz
# Modeline "1024x768@100" 113.309 1024 1096 1208 1392 768 769 772 814 +hsync +vsync
# 1152x864 @ 60Hz
# Modeline "1152x864@60" 81.642 1152 1216 1336 1520 864 865 868 895 +hsync +vsync
# 1152x864 @ 85Hz
# Modeline "1152x864@85" 119.651 1152 1224 1352 1552 864 865 868 907 +hsync +vsync
# 1152x864 @ 100Hz
# Modeline "1152x864@100" 143.472 1152 1232 1360 1568 864 865 868 915 +hsync +vsync
# 1280x960 @ 75Hz
# Modeline "1280x960@75" 129.859 1280 1368 1504 1728 960 961 964 1002 +hsync +vsync
# 1280x960 @ 100Hz
# Modeline "1280x960@100" 178.992 1280 1376 1520 1760 960 961 964 1017 +hsync +vsync
# SXGA @ 100Hz
# Modeline "1280x1024@100" 190.960 1280 1376 1520 1760 1024 1025 1028 1085 +hsync +vsync
# SPEA GDM-1950 (60Hz,64kHz,110MHz,-,-): 1280x1024 @ V-freq: 60.00 Hz, H-freq: 63.73 KHz
# Modeline "GDM-1950" 109.62 1280 1336 1472 1720 1024 1024 1026 1062 -hsync -vsync
# 1600x1000 @ 60Hz
# Modeline "1600x1000" 133.142 1600 1704 1872 2144 1000 1001 1004 1035 +hsync +vsync
# 1600x1000 @ 75Hz
# Modeline "1600x1000" 169.128 1600 1704 1880 2160 1000 1001 1004 1044 +hsync +vsync
# 1600x1000 @ 85Hz
# Modeline "1600x1000" 194.202 1600 1712 1888 2176 1000 1001 1004 1050 +hsync +vsync
# 1600x1000 @ 100Hz
# Modeline "1600x1000" 232.133 1600 1720 1896 2192 1000 1001 1004 1059 +hsync +vsync
# 1600x1024 @ 60Hz
# Modeline "1600x1024" 136.385 1600 1704 1872 2144 1024 1027 1030 1060 +hsync +vsync
# 1600x1024 @ 75Hz
# Modeline "1600x1024" 174.416 1600 1712 1888 2176 1024 1025 1028 1069 +hsync +vsync
# 1600x1024 @ 76Hz
# Modeline "1600x1024" 170.450 1600 1632 1792 2096 1024 1027 1030 1070 +hsync +vsync
# 1600x1024 @ 85Hz
# Modeline "1600x1024" 198.832 1600 1712 1888 2176 1024 1027 1030 1075 +hsync +vsync
# 1920x1080 @ 60Hz
# Modeline "1920x1080" 172.798 1920 2040 2248 2576 1080 1081 1084 1118 -hsync -vsync
# 1920x1080 @ 75Hz
# Modeline "1920x1080" 211.436 1920 2056 2264 2608 1080 1081 1084 1126 +hsync +vsync
# 1920x1200 @ 60Hz
# Modeline "1920x1200" 193.156 1920 2048 2256 2592 1200 1201 1203 1242 +hsync +vsync
# 1920x1200 @ 75Hz
# Modeline "1920x1200" 246.590 1920 2064 2272 2624 1200 1201 1203 1253 +hsync +vsync
# 2048x1536 @ 60
# Modeline "2048x1536" 266.952 2048 2200 2424 2800 1536 1537 1540 1589 +hsync +vsync
# 2048x1536 @ 60
# Modeline "2048x1536" 266.952 2048 2200 2424 2800 1536 1537 1540 1589 +hsync +vsync
# 1400x1050 @ 60Hz M9 Laptop mode
# ModeLine "1400x1050" 122.000 1400 1488 1640 1880 1050 1052 1064 1082 +hsync +vsync
# 1920x2400 @ 25Hz for IBM T221, VS VP2290 and compatible display devices
# Modeline "1920x2400@25" 124.620 1920 1928 1980 2048 2400 2401 2403 2434 +hsync +vsync
# 1920x2400 @ 30Hz for IBM T221, VS VP2290 and compatible display devices
# Modeline "1920x2400@30" 149.250 1920 1928 1982 2044 2400 2402 2404 2434 +hsync +vsync

EndSection


# **********************************************************************
# Graphics device section
# **********************************************************************

# Any number of graphics device sections may be present

# Standard VGA Device:

Section "Device"
Identifier "ATI Mobility Chipset"
VendorName "ATI Technologies Inc"
BoardName "ATI Xpress 200M"

# The chipset line is optional in most cases. It can be used to override
# the driver's chipset detection, and should not normally be specified.

# Chipset "generic"

# The Driver line must be present. When using run-time loadable driver
# modules, this line instructs the server to load the specified driver
# module. Even when not using loadable driver modules, this line
# indicates which driver should interpret the information in this section.

Driver "vga"
# The BusID line is used to specify which of possibly multiple devices
# this section is intended for. When this line isn't present, a device
# section can only match up with the primary video device. For PCI
# devices a line like the following could be used. This line should not
# normally be included unless there is more than one video device
# installed.

# BusID "PCI:0:10:0"

# VideoRam 256

# Clocks 25.2 28.3

EndSection

# === ATI device section ===

Section "Device"
Identifier "ATI Graphics Adapter"
Driver "fglrx"
Option "backingstore" "true"
# ### generic DRI settings ###
# === disable PnP Monitor ===
#Option "NoDDC"
# === disable/enable XAA/DRI ===
Option "no_accel" "no"
Option "no_dri" "no"
# === misc DRI settings ===
Option "mtrr" "off" # disable DRI mtrr mapper, driver has its own code for mtrr
# ### FireGL DDX driver module specific settings ###
# === Screen Management ===
Option "DesktopSetup" "Clone"
Option "HSync2" "71.4"
Option "VRefresh2" "85"
Option "ScreenOverlap" "0"
# === TV-out Management ===
Option "TVFormat" "PAL-B"
Option "TVStandard" "PAL-D"
Option "TVHSizeAdj" "0"
Option "TVVSizeAdj" "0"
Option "TVHPosAdj" "0"
Option "TVVPosAdj" "0"
Option "TVHStartAdj" "0"
Option "TVColorAdj" "0"
Option "GammaCorrectionI" "0x06419064"
Option "GammaCorrectionII" "0x06419064"
# === OpenGL specific profiles/settings ===
Option "Capabilities" "0x00000000"
Option "CapabilitiesEx" "0x00000000"
# === Video Overlay for the Xv extension ===
Option "VideoOverlay" "on"
# === OpenGL Overlay ===
# Note: When OpenGL Overlay is enabled, Video Overlay
# will be disabled automatically
Option "OpenGLOverlay" "off"
# === Center Mode (Laptops only) ===
Option "CenterMode" "off"
# === Pseudo Color Visuals (8-bit visuals) ===
Option "PseudoColorVisuals" "off"
# === QBS Management ===
Option "Stereo" "off"
Option "StereoSyncEnable" "1"
# === FSAA Management ===
Option "FSAAEnable" "no"
Option "FSAAScale" "1"
Option "FSAADisableGamma" "no"
Option "FSAACustomizeMSPos" "no"
Option "FSAAMSPosX0" "0.000000"
Option "FSAAMSPosY0" "0.000000"
Option "FSAAMSPosX1" "0.000000"
Option "FSAAMSPosY1" "0.000000"
Option "FSAAMSPosX2" "0.000000"
Option "FSAAMSPosY2" "0.000000"
Option "FSAAMSPosX3" "0.000000"
Option "FSAAMSPosY3" "0.000000"
Option "FSAAMSPosX4" "0.000000"
Option "FSAAMSPosY4" "0.000000"
Option "FSAAMSPosX5" "0.000000"
Option "FSAAMSPosY5" "0.000000"
# === Misc Options ===
Option "UseFastTLS" "0"
Option "BlockSignalsOnLock" "on"
Option "UseInternalAGPGART" "yes"
Option "ForceGenericCPU" "no"
# BusID "PCI:1:0:0" # no device found at config time
Screen 0
EndSection

# **********************************************************************
# Screen sections
# **********************************************************************

# Any number of screen sections may be present. Each describes
# the configuration of a single screen. A single specific screen section
# may be specified from the X server command line with the "-screen"
# option.
Section "Screen"
Identifier "Screen0"
Device "ATI Graphics Adapter"
Monitor "Monitor0"
DefaultDepth 24
Option "backingstore" "true"

Subsection "Display"
Depth 24
Modes "1280x800" "1280x1024" "1024x768" "800x600" "640x480"
ViewPort 0 0 # initial origin if mode is smaller than desktop
# Virtual 1280 1024
EndSubsection
EndSection

# **********************************************************************
# Extensions sections.
# **********************************************************************

Section "Extensions"
Option "Composite" "False"
EndSection

# **********************************************************************
# ServerLayout sections.
# **********************************************************************

# Any number of ServerLayout sections may be present. Each describes
# the way multiple screens are organised. A specific ServerLayout
# section may be specified from the X server command line with the
# "-layout" option. In the absence of this, the first section is used.
# When now ServerLayout section is present, the first Screen section
# is used alone.

Section "ServerLayout"

# The Identifier line must be present
Identifier "Server Layout"

# Each Screen line specifies a Screen section name, and optionally
# the relative position of other screens. The four names after
# primary screen name are the screens to the top, bottom, left and right
# of the primary screen.

Screen "Screen0"

# Each InputDevice line specifies an InputDevice section name and
# optionally some options to specify the way the device is to be
# used. Those options include "CorePointer", "CoreKeyboard" and
# "SendCoreEvents".

InputDevice "Mouse1" "CorePointer"
InputDevice "Keyboard1" "CoreKeyboard"

EndSection


------------------------------------------

Now, the output of the emerge ati-drivers run....

Calculating dependencies * Determining the location of the kernel source code
* Found kernel source directory:
* /usr/src/linux
* Found sources for kernel version:
* 2.6.13-gentoo-r2
* Checking for MTRR support enabled ...
 [ ok ]
* Checking for AGP support enabled ...
 [ ok ]
* Checking for DRM support disabled ...
 [ ok ]
* X11 implementation is xorg-x11.
>>> Unpacking source...
>>> Unpacking fglrx64_6_8_0-8.16.20-1.x86_64.rpm
* Applying ioctl32.patch ...
 [ ok ]
>>> Source unpacked.
* Building the DRM module...
make: Entering directory `/usr/src/linux-2.6.13-gentoo-r2'
CC [M] /var/tmp/portage/ati-drivers-8.16.20-r1/work/lib/modules/fglrx/build_mod/agp3.o
CC [M] /var/tmp/portage/ati-drivers-8.16.20-r1/work/lib/modules/fglrx/build_mod/nvidia-agp.o
CC [M] /var/tmp/portage/ati-drivers-8.16.20-r1/work/lib/modules/fglrx/build_mod/agpgart_be.o
CC [M] /var/tmp/portage/ati-drivers-8.16.20-r1/work/lib/modules/fglrx/build_mod/i7505-agp.o
CC [M] /var/tmp/portage/ati-drivers-8.16.20-r1/work/lib/modules/fglrx/build_mod/firegl_public.o
LD [M] /var/tmp/portage/ati-drivers-8.16.20-r1/work/lib/modules/fglrx/build_mod/fglrx.o
Building modules, stage 2.
MODPOST
CC /var/tmp/portage/ati-drivers-8.16.20-r1/work/lib/modules/fglrx/build_mod/fglrx.mod.o
LD [M] /var/tmp/portage/ati-drivers-8.16.20-r1/work/lib/modules/fglrx/build_mod/fglrx.ko
make: Leaving directory `/usr/src/linux-2.6.13-gentoo-r2'
>>> Test phase [not enabled]: media-video/ati-drivers-8.16.20-r1

>>> Install ati-drivers-8.16.20-r1 into /var/tmp/portage/ati-drivers-8.16.20-r1/image/ category media-video
man:
making executable: /usr/lib64/libfglrx_gamma.so.1.0
>>> Completed installing ati-drivers-8.16.20-r1 into /var/tmp/portage/ati-drivers-8.16.20-r1/image/

 ...done!
>>> emerge (1 of 1) media-video/ati-drivers-8.16.20-r1 to /
>>> md5 files ;-) ati-drivers-8.14.13-r3.ebuild
>>> md5 files ;-) ati-drivers-8.16.20-r1.ebuild
>>> md5 files ;-) ati-drivers-8.14.13-r5.ebuild
>>> md5 files ;-) ati-drivers-8.14.13-r2.ebuild
>>> md5 files ;-) ati-drivers-8.16.20.ebuild
>>> md5 files ;-) ati-drivers-8.14.13-r4.ebuild
>>> md5 files ;-) files/09ati
>>> md5 files ;-) files/ioctl32.patch
>>> md5 files ;-) files/8.8.25-via-amd64.patch
>>> md5 files ;-) files/digest-ati-drivers-8.16.20-r1
>>> md5 files ;-) files/8.8.25-smp.patch
>>> md5 files ;-) files/fglrx-2.6.12-pci_name.patch
>>> md5 files ;-) files/digest-ati-drivers-8.16.20
>>> md5 files ;-) files/fglrx-8.14.13-alt-2.6.12-agp.patch
>>> md5 files ;-) files/p1.patch
>>> md5 files ;-) files/fglrx-2.6.12-inter_module_get.patch
>>> md5 files ;-) files/digest-ati-drivers-8.14.13-r2
>>> md5 files ;-) files/digest-ati-drivers-8.14.13-r3
>>> md5 files ;-) files/digest-ati-drivers-8.14.13-r4
>>> md5 files ;-) files/digest-ati-drivers-8.14.13-r5
>>> md5 src_uri ;-) fglrx64_6_8_0-8.16.20-1.x86_64.rpm
>>> Merging media-video/ati-drivers-8.16.20-r1 to /
--- /usr/
--- /usr/lib32/
--- /usr/lib32/opengl/
--- /usr/lib32/opengl/ati/
--- /usr/lib32/opengl/ati/lib/
>>> /usr/lib32/opengl/ati/lib/libGL.so.1.2
>>> /usr/lib32/opengl/ati/lib/libGL.so.1 -> libGL.so.1.2
>>> /usr/lib32/opengl/ati/lib/libGL.so -> libGL.so.1.2
>>> /usr/lib32/opengl/ati/lib/libGL.la
>>> /usr/lib32/opengl/ati/extensions -> ../xorg-x11/extensions
>>> /usr/lib32/opengl/ati/include -> ../xorg-x11/include
--- /usr/lib32/modules/
>>> /usr/lib32/modules/drivers/
--- /usr/lib32/modules/dri/
>>> /usr/lib32/modules/dri/fglrx_dri.so
>>> /usr/lib32/modules/dri/atiogl_a_dri.so
>>> /usr/lib32/modules/linux/
--- /usr/include/
--- /usr/include/X11/
--- /usr/include/X11/extensions/
>>> /usr/include/X11/extensions/fglrx_gamma.h
--- /usr/include/GL/
>>> /usr/include/GL/glxATI.h
--- /usr/lib64/
--- /usr/lib64/opengl/
--- /usr/lib64/opengl/ati/
>>> /usr/lib64/opengl/ati/lib/
>>> /usr/lib64/opengl/ati/lib/libGL.so.1.2
>>> /usr/lib64/opengl/ati/lib/libGL.so.1 -> libGL.so.1.2
>>> /usr/lib64/opengl/ati/lib/libGL.so -> libGL.so.1.2
>>> /usr/lib64/opengl/ati/lib/libGL.la
>>> /usr/lib64/opengl/ati/extensions -> ../xorg-x11/extensions
>>> /usr/lib64/opengl/ati/include -> ../xorg-x11/include
--- /usr/lib64/modules/
--- /usr/lib64/modules/drivers/
>>> /usr/lib64/modules/drivers/fglrx_drv.o
--- /usr/lib64/modules/dri/
>>> /usr/lib64/modules/dri/fglrx_dri.so
>>> /usr/lib64/modules/dri/atiogl_a_dri.so
--- /usr/lib64/modules/linux/
>>> /usr/lib64/modules/linux/libfglrxdrm.a
>>> /usr/lib64/libfglrx_gamma.a
>>> /usr/lib64/libfglrx_gamma.so.1.0
--- /opt/
--- /opt/ati/
--- /opt/ati/bin/
>>> /opt/ati/bin/fglrx_xgamma
>>> /opt/ati/bin/fglrxconfig
>>> /opt/ati/bin/fglrxinfo
>>> /opt/ati/bin/fireglcontrolpanel
--- /etc/
--- /etc/env.d/
>>> /etc/env.d/09ati
>>> Safely unmerging already-installed instance...
--- !mtime obj /usr/lib64/opengl/ati/lib/libGL.so.1.2
--- !mtime obj /usr/lib64/opengl/ati/lib/libGL.la
--- !mtime obj /usr/lib64/modules/linux/libfglrxdrm.a
--- !mtime obj /usr/lib64/modules/drivers/fglrx_drv.o
--- !mtime obj /usr/lib64/modules/dri/fglrx_dri.so
--- !mtime obj /usr/lib64/modules/dri/atiogl_a_dri.so
--- !mtime obj /usr/lib64/libfglrx_gamma.so.1.0
--- !mtime obj /usr/lib64/libfglrx_gamma.a
--- !mtime obj /usr/lib32/opengl/ati/lib/libGL.so.1.2
--- !mtime obj /usr/lib32/opengl/ati/lib/libGL.la
--- !mtime obj /usr/lib32/modules/dri/fglrx_dri.so
--- !mtime obj /usr/lib32/modules/dri/atiogl_a_dri.so
--- !mtime obj /usr/include/X11/extensions/fglrx_gamma.h
--- !mtime obj /usr/include/GL/glxATI.h
--- !mtime obj /opt/ati/bin/fireglcontrolpanel
--- !mtime obj /opt/ati/bin/fglrxinfo
--- !mtime obj /opt/ati/bin/fglrxconfig
--- !mtime obj /opt/ati/bin/fglrx_xgamma
--- !mtime obj /etc/env.d/09ati
--- cfgpro dir /etc/env.d
<<< dir /usr/lib32/modules/linux
<<< dir /usr/lib32/modules/drivers
--- !empty dir /usr/lib64/opengl/ati/lib
--- !empty dir /usr/lib64/opengl/ati
Switching to ati OpenGL interface... done
Switching to ati OpenGL interface... done

* To switch to ATI OpenGL, run "opengl-update ati"
* To change your XF86Config you can use the bundled "fglrxconfig"
* Updating module dependencies for 2.6.13-gentoo-r2 ...
 [ ok ]
--- !empty dir /usr/lib64/opengl
--- !empty dir /usr/lib64/modules/linux
--- !empty dir /usr/lib64/modules/drivers
--- !empty dir /usr/lib64/modules/dri
--- !empty dir /usr/lib64/modules
--- !empty dir /usr/lib64
--- !empty dir /usr/lib32/opengl/ati/lib
--- !empty dir /usr/lib32/opengl/ati
--- !empty dir /usr/lib32/opengl
--- !empty dir /usr/lib32/modules/dri
--- !empty dir /usr/lib32/modules
--- !empty dir /usr/lib32
--- !empty dir /usr/include/X11/extensions
--- !empty dir /usr/include/X11
--- !empty dir /usr/include/GL
--- !empty dir /usr/include
--- !empty dir /usr
--- !empty dir /opt/ati/bin
--- !empty dir /opt/ati
--- !empty dir /opt
--- !empty dir /etc
--- !targe sym /usr/lib64/opengl/ati/lib/libGL.so.1
--- !targe sym /usr/lib64/opengl/ati/lib/libGL.so
--- !targe sym /usr/lib64/opengl/ati/include
--- !targe sym /usr/lib64/opengl/ati/extensions
--- !targe sym /usr/lib32/opengl/ati/lib/libGL.so.1
--- !targe sym /usr/lib32/opengl/ati/lib/libGL.so
--- !targe sym /usr/lib32/opengl/ati/include
--- !targe sym /usr/lib32/opengl/ati/extensions
>>> original instance of package unmerged safely.
>>> media-video/ati-drivers-8.16.20-r1 merged.

>>> clean: No packages selected for removal.

>>> Auto-cleaning packages ...

>>> No outdated packages were found on your system.


* GNU info directory index is up-to-date.
* IMPORTANT: 39 config files in /etc need updating.
* Type emerge --help config to learn how to update config files.


---------------------------------------------

... and finally, the results of "locate fglrx"

/opt/ati/bin/fglrx_xgamma
/opt/ati/bin/fglrxconfig
/opt/ati/bin/fglrxinfo
/usr/lib64/modules/dri/fglrx_dri.so
/usr/lib64/modules/linux/libfglrxdrm.a
/usr/lib64/modules/drivers/fglrx_drv.o
/usr/lib64/libfglrx_gamma.a
/usr/lib64/libfglrx_gamma.so.1.0
/usr/lib64/libfglrx_gamma.1
/usr/lib32/modules/dri/fglrx_dri.so
/usr/include/X11/extensions/fglrx_gamma.h
/usr/portage/media-video/ati-drivers/files/fglrx-2.6.12-pci_name.patch
/usr/portage/media-video/ati-drivers/files/fglrx-8.14.13-alt-2.6.12-agp.patch
/usr/portage/media-video/ati-drivers/files/fglrx-2.6.12-inter_module_get.patch
/usr/portage/distfiles/fglrx64_6_8_0-8.14.13-1.x86_64.rpm
/usr/portage/distfiles/fglrx64_6_8_0-8.16.20-1.x86_64.rpm
/lib64/modules/2.6.12-gentoo-r10/video/fglrx.ko


----------------------------------------------------
Back to top
View user's profile Send private message
ronc
n00b
n00b


Joined: 08 Jun 2004
Posts: 70

PostPosted: Thu Oct 06, 2005 9:10 pm    Post subject: Clock slew Reply with quote

By the way, I noticed a warning about clock slew (which was noted with respect to this paticular hardware platform). Could that be the culprit?
Back to top
View user's profile Send private message
ronc
n00b
n00b


Joined: 08 Jun 2004
Posts: 70

PostPosted: Thu Oct 06, 2005 9:12 pm    Post subject: In case you were wondering... Reply with quote

If you wondered why I thought the fglrx module compilation failed or went amiss, it is because...

# modprobe fglrx

... failed with a fatal error ("Module fglrx not found")
Back to top
View user's profile Send private message
Acoc
Apprentice
Apprentice


Joined: 06 Aug 2004
Posts: 189
Location: New Jersey, USA

PostPosted: Thu Oct 06, 2005 11:35 pm    Post subject: Reply with quote

I was having trouble with the ebuild not putting fglrx.ko into /lib/modules/_kernel_/video . So I did an emerge of ati-drivers, did a Ctrl-c before it cleaned out /var. Then did a find / -name fglrx.ko to see where it was in /var. Then coppied it to the lib directory.

For me it was cp /var/tmp/portage/ati-drivers-8.14.13-r5/work/lib/modules/fglrx/build_mod/fglrx.ko /lib/modules/2.6.12-gentoo-r9/video/ .

John
_________________
_There were plenty of times in my century when I was gonna give up, but I never did. Never! Hey, are you even listening to me? Oh, I give up._ Futurama
Back to top
View user's profile Send private message
hombergs
n00b
n00b


Joined: 06 Oct 2005
Posts: 2
Location: » Earth » Europe » Germany » North Rhine-Westphalia » Lower Rhine

PostPosted: Thu Oct 06, 2005 11:48 pm    Post subject: Reply with quote

Eagle3386 wrote:

>=media-video/ati-drivers-8.16.20 -* ~amd64

If you have installed ati-drivers-extra? When you answer the question with yes you will know why portage will downgrade the ati-drivers packages. ;)
So add >=media-video/ati-drivers-extra-8.16.20 -* ~amd64 to /etc/portage/package.keywords.
After this do an emerge ati-drivers-extra to compile the needed extra modules.
I tested it on my mchine. With ati-driver-extras 8.16.20 installed portage will not downgrade the ati-drivers.
Back to top
View user's profile Send private message
ronc
n00b
n00b


Joined: 08 Jun 2004
Posts: 70

PostPosted: Fri Oct 07, 2005 1:16 am    Post subject: Location of ifles Reply with quote

fglrx.ko was found in:

/lib64/modules/2.6.12-gentoo-r10/video/fglrx.ko

I would think that is the right spot (as the kernel is x86_64 variety).
Back to top
View user's profile Send private message
ronc
n00b
n00b


Joined: 08 Jun 2004
Posts: 70

PostPosted: Fri Oct 07, 2005 1:53 am    Post subject: Reply with quote

Re: hombergs:

What are the extra modules in ati-drivers-extras (so that I know what to modprobe)?
Back to top
View user's profile Send private message
Eagle3386
n00b
n00b


Joined: 17 Aug 2005
Posts: 50
Location: » Earth » Europe » Germany » Saxony » Ore Mountains

PostPosted: Fri Oct 07, 2005 6:20 pm    Post subject: Reply with quote

hombergs wrote:
Eagle3386 wrote:

>=media-video/ati-drivers-8.16.20 -* ~amd64

If you have installed ati-drivers-extra? When you answer the question with yes you will know why portage will downgrade the ati-drivers packages. ;)
So add >=media-video/ati-drivers-extra-8.16.20 -* ~amd64 to /etc/portage/package.keywords.
After this do an emerge ati-drivers-extra to compile the needed extra modules.
I tested it on my mchine. With ati-driver-extras 8.16.20 installed portage will not downgrade the ati-drivers.


Some days ago, I've figured out that, too.. :D
But in fact, those 8.16.20-drivers for the extra-package make my whole LCD-panel less in brightness.. :(
If I go to the "ATI Control Panel" inside "K-menu -> System" and select the "TV Out"-tab and click on PAL-B again, it works - but as soon as I click "Apply" or even only close the ATI-panel, the brightness is gone again.. :(

Due to the fact that the extra-package doesn't contain anything important I'm leaving this out, ATM at least.. ;)


@ Ronc:

First of all: PLEASE USE THAT "[-CODE-]"-button while replying to submit your config-texts.
It's really annoying to read it as plain text! :-/

Anyway, the config looks quite good to me.. - maybe you have to submit your special case to bugs.gentoo.org because unfortunately I'm coming to a point where my knowledge ends..

But if your fglrx-module *is* actually inside the module-directory, maybe you have to delete that xorg.conf-file, the config-file of your kernel and re-configure your kernel from the scratch.
After that, reboot first, then re-emerge that ati-drivers-8.1.6.20-package and run fglrxconfig once again.

And use "update-pciids", then "lspci" and look for that address of your ATI-card or ATI-onboard-chip.
Use that ID-address inside your xorg.conf in the "BusID"-line where "PCI:1:0:0" is written by default.
"lspci" gave me "0000:01:05.0" and the correct "PCI:X:X:X"-syntax was "PCI:1:5:0" in my case - just as a hint for your hardware.. ;)

If that fails again, please leave me a note and also post this stuff to bugs.gentoo.org - and *always* remember: you might stuck in the progress of a running Gentoo-system but *NEVER* give up - it's *really* worth all that work, I swear! :)

Also, you do not need that "ati-drivers-extra"-package.
It just contains some applications for FPS-benchmarking - but to get the full list of stuff inside that file, do an "emerge --pretend --emptytree --verbose ati-drivers-extra" (or use those short-arguments if you like.. ;)).
_________________
One. Life. Live. It.
««««««»»»»»»

Proudly translating Kuroo for German users.
(Yes, I'm giving back what the community greatly offers to me.)
Back to top
View user's profile Send private message
werto
n00b
n00b


Joined: 15 Oct 2005
Posts: 1
Location: italy

PostPosted: Sat Oct 15, 2005 12:46 pm    Post subject: Reply with quote

to Eagle 3386

thanks for your configuration, everythings works :)

greetings from italy

see ya'
peace and love
werto
Back to top
View user's profile Send private message
Eagle3386
n00b
n00b


Joined: 17 Aug 2005
Posts: 50
Location: » Earth » Europe » Germany » Saxony » Ore Mountains

PostPosted: Sat Oct 15, 2005 1:09 pm    Post subject: Reply with quote

werto wrote:
to Eagle 3386

thanks for your configuration, everythings works :)

greetings from italy

see ya'
peace and love
werto



Thanks a lot, man! - You're always welcome and I'm glad to hear that it works! :D
_________________
One. Life. Live. It.
««««««»»»»»»

Proudly translating Kuroo for German users.
(Yes, I'm giving back what the community greatly offers to me.)
Back to top
View user's profile Send private message
ronc
n00b
n00b


Joined: 08 Jun 2004
Posts: 70

PostPosted: Mon Nov 21, 2005 3:33 pm    Post subject: Coming Back to an old problem... Reply with quote

I'm the one who has been having all the trouble with Gentoo on the HP zv6000. I went to Knotix for a while (in order to get some real work done, and to hope that things would be resolved on Gentoo for the intervening period). I wasn't as happy with Knotix as with Gentoo, so I reinstalled Gentoo on the laptop. Incidentally, the install went without a hitch. PCMICA works (using the new kernel).

Here is the configuration:

kernel 2.6.13-r5 (from gentoo-sources)
xorg 6.8.1-r4
ati-drivers 8.14.13-r3

The box is an HP zv6000 with 1 GB RAM and the 128 MB 128MB ATI RADEON(R) XPRESS 200M w/Hypermemory(TM) on the 15.4" WXGA BrightView Widescreen (1280x800). The processor is an amd64 3500+.

In this installation, followed the instructions from http://gentoo-wiki.com/HARDWARE_Gentoo_Linux_64bit_on_HP_Pavilion_zv6000_series_notebook

Everything works except X. I had run the ATI fglrxconfig file, but no joy ("(EE) No devices detected. Fatal server eerror: no screens found").

Most of this thread has been about an older (8.13) ATI driver. The ATI FAQ talks about specifiying an PCI address in the xorg.conf file. My question is whether that hods for PCIE (I suspect it would) and whether anyone else has gotten X to work on the zv6000 and whether they could send a working xorg.conf file to me? Alternatively, would it be better just to stick with the open source radeon driver?
Back to top
View user's profile Send private message
Eagle3386
n00b
n00b


Joined: 17 Aug 2005
Posts: 50
Location: » Earth » Europe » Germany » Saxony » Ore Mountains

PostPosted: Tue Nov 22, 2005 10:02 pm    Post subject: Reply with quote

Hey, Ronc - my posting above (the third-last counting from the bottom ;)) was just for you (mostly at least.. ;)).

Nevertheless, I'll post it again for you:

Eagle3386 wrote:
[...]
@ Ronc:

First of all: PLEASE USE THAT "[-CODE-]"-button while replying to submit your config-texts.
It's really annoying to read it as plain text! :-/

Anyway, the config looks quite good to me.. - maybe you have to submit your special case to bugs.gentoo.org because unfortunately I'm coming to a point where my knowledge ends..

But if your fglrx-module *is* actually inside the module-directory, maybe you have to delete that xorg.conf-file, the config-file of your kernel and re-configure your kernel from the scratch.
After that, reboot first, then re-emerge that ati-drivers-8.1.6.20-package and run fglrxconfig once again.

And use "update-pciids", then "lspci" and look for that address of your ATI-card or ATI-onboard-chip.
Use that ID-address inside your xorg.conf in the "BusID"-line where "PCI:1:0:0" is written by default.
"lspci" gave me "0000:01:05.0" and the correct "PCI:X:X:X"-syntax was "PCI:1:5:0" in my case - just as a hint for your hardware.. ;)

If that fails again, please leave me a note and also post this stuff to bugs.gentoo.org - and *always* remember: you might stuck in the progress of a running Gentoo-system but *NEVER* give up - it's *really* worth all that work, I swear! :)

Also, you do not need that "ati-drivers-extra"-package.
It just contains some applications for FPS-benchmarking - but to get the full list of stuff inside that file, do an "emerge --pretend --emptytree --verbose ati-drivers-extra" (or use those short-arguments if you like.. ;)).


So this should contain all information you'll be needing.. :)
Also, remember: use 8.16.20, because only this version (or higher ones, of course ;)) will support your chipset.. :)

Kindly regards,

Martin.. :)
_________________
One. Life. Live. It.
««««««»»»»»»

Proudly translating Kuroo for German users.
(Yes, I'm giving back what the community greatly offers to me.)
Back to top
View user's profile Send private message
RR64
n00b
n00b


Joined: 06 Aug 2005
Posts: 34

PostPosted: Fri Nov 25, 2005 2:09 pm    Post subject: Reply with quote

Ati-drivers-8.13.3 works for me but unfortunately they were removed from portage. I dont have 3d accel going / fglrx but I can live with it for now. Havent booted into gentoo for a while since my work can be done in *gasp* windows. :lol:

I'm going to try out the new drivers once I get a chance, I believe its the 8.19.10 or something of the sort. I stopped playing with my system once I got X to work and right before the whole disabling the sideport thing was found out.
_________________
OLD SETUP
Hp zv6130us laptop
AMD64 Athlon 3200+
80g Harddrive
512 ddr ram
ATI Radeon Xpress 200M 128 dedicated memory
64bit OS gentoo-2.6.12-r9

Newsetup to be posted as soon as its running ;)
Back to top
View user's profile Send private message
Eagle3386
n00b
n00b


Joined: 17 Aug 2005
Posts: 50
Location: » Earth » Europe » Germany » Saxony » Ore Mountains

PostPosted: Fri Nov 25, 2005 2:20 pm    Post subject: Reply with quote

Well, everything above 8.16.20 is just the way to go if you want FGLRX and therefore 3D acceleration to work.. ;) :D
_________________
One. Life. Live. It.
««««««»»»»»»

Proudly translating Kuroo for German users.
(Yes, I'm giving back what the community greatly offers to me.)
Back to top
View user's profile Send private message
ronc
n00b
n00b


Joined: 08 Jun 2004
Posts: 70

PostPosted: Sat Nov 26, 2005 4:37 am    Post subject: Getting around to re-reading everything Reply with quote

Thanks for the help, everyone, especially Eagle3386. Sorry for my tardy reply, but this week has been a holiday for the kids.

I've emerged ati-drivers-8.16.20-r1 successfully. I also ran fglrxconfig. X tried to start, but it failed to load kernel module fglrx. Note, fglrx.ko is at:

/lib64/modules/2.6.13-gentoo-r5/video/fglrx.ko

X also couldn't open device /dev/mouse (No such file or directory) and thus couldn't get an input device (No core pointer).

modprobe fglrx fails (as you might expect).

I think fglrx.ko is in the right place, but I'm at a loss as to why it won't load. All I get from X is "Error inserting fglrx (/lib/modules/2.6.13-gentoo-r5/video/fglrx.ko): No such device

Please note that I had placed a copy from /lib64/... to /lib/..., so the fglrx.ko file was in the right directory.
Back to top
View user's profile Send private message
ronc
n00b
n00b


Joined: 08 Jun 2004
Posts: 70

PostPosted: Sat Nov 26, 2005 4:43 am    Post subject: I feel like a dolt. Reply with quote

Before anyone jumps on me, I solved the problem. I created a /dev/mouse file and X fired up just fine. Don't know why X was complaining about the fglrx.ko file, but there you have it.

Now for XFCE4/KDE/Gnome...

Thanks again, everyone.
Back to top
View user's profile Send private message
Eagle3386
n00b
n00b


Joined: 17 Aug 2005
Posts: 50
Location: » Earth » Europe » Germany » Saxony » Ore Mountains

PostPosted: Sat Nov 26, 2005 10:27 am    Post subject: Reply with quote

Hey, Ronc! :)

I'm glad to hear that! :D
The thing with /dev/mouse is absolutely strange - especially because I'm using /dev/input/mice (I got a USB-mouse sometimes plugged in, a touchpad like every normal laptop - and the fglrxconfig-setup suggested that when I ran it.. ;)) and therefore I don't have any /dev/mouse, but my X server works well, though.. O.o

Anyway, hopefully everything runs fine on your system - if not: I'm always here to help you out.. :)
_________________
One. Life. Live. It.
««««««»»»»»»

Proudly translating Kuroo for German users.
(Yes, I'm giving back what the community greatly offers to me.)
Back to top
View user's profile Send private message
kodi
n00b
n00b


Joined: 25 Mar 2005
Posts: 3

PostPosted: Sat Nov 26, 2005 1:10 pm    Post subject: Reply with quote

Eagle3386 wrote:
Oh, I almost forgot a big question of mine:

How to change my refresh rate to *more* than 60 Hz - KDE won't let me choose *any* other refresh rate except that one.
Under Win2k, my LCD-panel (notebook-builtin ;)) can be used at even 85 Hz!


What for? I suppose, that your hardware refresh rate is 60Hz, and that window$ frequency is just emulated...


--
regards,
kodi
Back to top
View user's profile Send private message
Eagle3386
n00b
n00b


Joined: 17 Aug 2005
Posts: 50
Location: » Earth » Europe » Germany » Saxony » Ore Mountains

PostPosted: Sat Nov 26, 2005 4:05 pm    Post subject: Reply with quote

The Omega drivers which are available for my ATI-chipset support 85 Hz under Windows and it just works perfectly..
Therefore, IMHO at least, it's not emulated, it's real frequency and I've already seen laptops which are using more than 60 Hz under KDE / X11 and that's why I think (and hope ;)) that there's a way for changing it to at least 75 Hz.. :)
_________________
One. Life. Live. It.
««««««»»»»»»

Proudly translating Kuroo for German users.
(Yes, I'm giving back what the community greatly offers to me.)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on AMD64 All times are GMT
Goto page Previous  1, 2
Page 2 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum