* [CONFIG_FB_NVIDIA] Mirrored characters on the console on a G5
@ 2005-04-12 9:31 Francois
2005-04-14 5:51 ` Antonino A. Daplas
0 siblings, 1 reply; 7+ messages in thread
From: Francois @ 2005-04-12 9:31 UTC (permalink / raw)
To: linux-fbdev-devel; +Cc: Benjamin Herrenschmidt
[-- Attachment #1: Type: text/plain, Size: 496 bytes --]
Dear linux-fbdev team,
I've just compiled a new 2.6.12-rc2 kernel for my PowerMac G5. I've got
the following problem: I get "reversed" characters on the console if I
use CONFIG_FB_NVIDIA in the kernel. For instance, instead of an E, I get
a
xxx
x
xx
x
xxx
Switching CONFIG_FB_NVIDIA off eliminates the problem. My G5 contains a
GeForce FX 5200 Nvidia Card.
I've attached the config file I've used for my kernel. Simply removing
CONFIG_FB_NVIDIA solves the issue.
Kind regards
Francois
[-- Attachment #2: Forwarded message - Re: [G5] Mirrored characters on the console [was Re: Problem compiling SMU driver] --]
[-- Type: message/rfc822, Size: 3667 bytes --]
From: Benjamin Herrenschmidt <benh@kernel.crashing.org>
To: Francois <f.taiani@computer.org>
Cc: "debian-powerpc@lists.debian.org" <debian-powerpc@lists.debian.org>
Subject: Re: [G5] Mirrored characters on the console [was Re: Problem compiling SMU driver]
Date: Tue, 12 Apr 2005 10:06:42 +1000
Message-ID: <1113264402.5387.20.camel@gaston>
On Mon, 2005-04-11 at 18:23 +0100, Francois wrote:
> > Hrm... weird... could either be some problem with userland trying to
> > change the console font, or maybe some of the old problems with VGA
> > console vs. fbdev ... was your build really clean ? If you backup
> > your .config, do make distclean, restore .config, make oldconfig, and
> > rebuild, does it fix the problem ?
>
> I've got rid of the problem by switching CONFIG_FB_NVIDIA off. I have
> kept CONFIG_FB_RIVA in, and it seems to work fine now (but I haven't
> been as far as the X server configuration yet).
That is weird, CONFIG_FB_NVIDIA should work fine. You should make sure
you tell the linux-fbdev mailing list about your problem.
> Francois
>
> On Sat, 2005-04-09 at 03:00, Benjamin Herrenschmidt wrote:
> > > The problem is probably not much to solve, since characters are
> > > displayed properly in the first few seconds of the boot *until* the Tux
> > > logo kicks in (the logo is then fine, but the characters are swapped).
> > > Strangely enough too, the first pass of the Debian installer (the one
> > > installing the base system, before the first reboot) managed to display
> > > characters properly (I'm using the kernel I've compiled -- 2.6.12-r2 --
> > > since the one d-i picks by default -- 2.6.8-power4 I think -- hangs
> > > after the disk mount).
> > >
> > > Has anybody any idea of which option I could turn off in my kernel
> > > config?
> > >
> > > Thanks for the help!
> >
> > Hrm... weird... could either be some problem with userland trying to
> > change the console font, or maybe some of the old problems with VGA
> > console vs. fbdev ... was your build really clean ? If you backup
> > your .config, do make distclean, restore .config, make oldconfig, and
> > rebuild, does it fix the problem ?
> >
> > If not, try removing VGA console support
> >
> > Ben.
>
--
Benjamin Herrenschmidt <benh@kernel.crashing.org>
[-- Attachment #3: config-reversed --]
[-- Type: text/plain, Size: 28198 bytes --]
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.12-rc2
# Mon Apr 11 17:14:13 2005
#
CONFIG_64BIT=y
CONFIG_MMU=y
CONFIG_RWSEM_XCHGADD_ALGORITHM=y
CONFIG_GENERIC_CALIBRATE_DELAY=y
CONFIG_GENERIC_ISA_DMA=y
CONFIG_HAVE_DEC_LOCK=y
CONFIG_EARLY_PRINTK=y
CONFIG_COMPAT=y
CONFIG_FRAME_POINTER=y
CONFIG_FORCE_MAX_ZONEORDER=13
#
# Code maturity level options
#
CONFIG_EXPERIMENTAL=y
CONFIG_CLEAN_COMPILE=y
CONFIG_BROKEN_ON_SMP=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_EMBEDDED is not set
CONFIG_KALLSYMS=y
# CONFIG_KALLSYMS_ALL is not set
# CONFIG_KALLSYMS_EXTRA_PASS is not set
CONFIG_BASE_FULL=y
CONFIG_FUTEX=y
CONFIG_EPOLL=y
CONFIG_SHMEM=y
CONFIG_CC_ALIGN_FUNCTIONS=0
CONFIG_CC_ALIGN_LABELS=0
CONFIG_CC_ALIGN_LOOPS=0
CONFIG_CC_ALIGN_JUMPS=0
# CONFIG_TINY_SHMEM is not set
CONFIG_BASE_SMALL=0
#
# Loadable module support
#
CONFIG_MODULES=y
CONFIG_MODULE_UNLOAD=y
# CONFIG_MODULE_FORCE_UNLOAD is not set
CONFIG_OBSOLETE_MODPARM=y
CONFIG_MODVERSIONS=y
CONFIG_MODULE_SRCVERSION_ALL=y
CONFIG_KMOD=y
CONFIG_SYSVIPC_COMPAT=y
#
# Platform support
#
# CONFIG_PPC_ISERIES is not set
CONFIG_PPC_MULTIPLATFORM=y
# CONFIG_PPC_PSERIES is not set
CONFIG_PPC_PMAC=y
# CONFIG_PPC_MAPLE is not set
CONFIG_PPC=y
CONFIG_PPC64=y
CONFIG_PPC_OF=y
CONFIG_ALTIVEC=y
CONFIG_U3_DART=y
CONFIG_PPC_PMAC64=y
CONFIG_BOOTX_TEXT=y
CONFIG_POWER4_ONLY=y
CONFIG_IOMMU_VMERGE=y
# CONFIG_SMP is not set
# CONFIG_PREEMPT is not set
CONFIG_GENERIC_HARDIRQS=y
CONFIG_SECCOMP=y
#
# General setup
#
CONFIG_PCI=y
CONFIG_PCI_DOMAINS=y
CONFIG_BINFMT_ELF=y
# CONFIG_BINFMT_MISC is not set
CONFIG_PCI_LEGACY_PROC=y
CONFIG_PCI_NAMES=y
# CONFIG_PCI_DEBUG is not set
#
# PCCARD (PCMCIA/CardBus) support
#
# CONFIG_PCCARD is not set
#
# PCI Hotplug Support
#
# CONFIG_HOTPLUG_PCI is not set
CONFIG_PROC_DEVICETREE=y
# CONFIG_CMDLINE_BOOL 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
#
# Memory Technology Devices (MTD)
#
# CONFIG_MTD is not set
#
# Parallel port support
#
# CONFIG_PARPORT is not set
#
# Plug and Play support
#
#
# 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 is not set
CONFIG_BLK_DEV_NBD=y
# 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=65536
CONFIG_BLK_DEV_INITRD=y
CONFIG_INITRAMFS_SOURCE=""
CONFIG_CDROM_PKTCDVD=y
CONFIG_CDROM_PKTCDVD_BUFFERS=8
# CONFIG_CDROM_PKTCDVD_WCACHE is not set
#
# 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_IDEDISK=y
# CONFIG_IDEDISK_MULTI_MODE 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_IDEPCI=y
# CONFIG_IDEPCI_SHARE_IRQ is not set
# CONFIG_BLK_DEV_OFFBOARD is not set
# CONFIG_BLK_DEV_GENERIC is not set
# CONFIG_BLK_DEV_OPTI621 is not set
# CONFIG_BLK_DEV_SL82C105 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_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_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_SLC90E66 is not set
# CONFIG_BLK_DEV_TRM290 is not set
# CONFIG_BLK_DEV_VIA82CXXX is not set
CONFIG_BLK_DEV_IDE_PMAC=y
CONFIG_BLK_DEV_IDE_PMAC_ATA100FIRST=y
CONFIG_BLK_DEV_IDEDMA_PMAC=y
# 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=y
#
# SCSI support type (disk, tape, CD-ROM)
#
CONFIG_BLK_DEV_SD=y
CONFIG_CHR_DEV_ST=y
# CONFIG_CHR_DEV_OSST is not set
CONFIG_BLK_DEV_SR=y
CONFIG_BLK_DEV_SR_VENDOR=y
CONFIG_CHR_DEV_SG=y
#
# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
#
CONFIG_SCSI_MULTI_LUN=y
CONFIG_SCSI_CONSTANTS=y
# CONFIG_SCSI_LOGGING is not set
#
# SCSI Transport Attributes
#
CONFIG_SCSI_SPI_ATTRS=y
# 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=y
# CONFIG_SCSI_SATA_AHCI is not set
CONFIG_SCSI_SATA_SVW=y
# CONFIG_SCSI_ATA_PIIX is not set
# CONFIG_SCSI_SATA_NV is not set
# CONFIG_SCSI_SATA_PROMISE is not set
# CONFIG_SCSI_SATA_QSTOR is not set
# CONFIG_SCSI_SATA_SX4 is not set
# CONFIG_SCSI_SATA_SIL is not set
# CONFIG_SCSI_SATA_SIS is not set
# CONFIG_SCSI_SATA_ULI is not set
# CONFIG_SCSI_SATA_VIA is not set
# CONFIG_SCSI_SATA_VITESSE 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_DC395x is not set
# CONFIG_SCSI_DC390T is not set
# CONFIG_SCSI_DEBUG is not set
#
# Multi-device support (RAID and LVM)
#
CONFIG_MD=y
CONFIG_BLK_DEV_MD=y
CONFIG_MD_LINEAR=y
CONFIG_MD_RAID0=y
CONFIG_MD_RAID1=y
CONFIG_MD_RAID10=y
CONFIG_MD_RAID5=y
CONFIG_MD_RAID6=y
CONFIG_MD_MULTIPATH=y
CONFIG_MD_FAULTY=y
CONFIG_BLK_DEV_DM=y
CONFIG_DM_CRYPT=y
CONFIG_DM_SNAPSHOT=y
CONFIG_DM_MIRROR=y
CONFIG_DM_ZERO=y
# CONFIG_DM_MULTIPATH is not set
#
# Fusion MPT device support
#
# CONFIG_FUSION is not set
#
# IEEE 1394 (FireWire) support
#
CONFIG_IEEE1394=y
#
# Subsystem Options
#
# CONFIG_IEEE1394_VERBOSEDEBUG is not set
CONFIG_IEEE1394_OUI_DB=y
CONFIG_IEEE1394_EXTRA_CONFIG_ROMS=y
CONFIG_IEEE1394_CONFIG_ROM_IP1394=y
#
# Device Drivers
#
# CONFIG_IEEE1394_PCILYNX is not set
CONFIG_IEEE1394_OHCI1394=y
#
# Protocol Drivers
#
CONFIG_IEEE1394_VIDEO1394=y
CONFIG_IEEE1394_SBP2=y
# CONFIG_IEEE1394_SBP2_PHYS_DMA is not set
CONFIG_IEEE1394_ETH1394=y
CONFIG_IEEE1394_DV1394=y
CONFIG_IEEE1394_RAWIO=y
# CONFIG_IEEE1394_CMP is not set
#
# I2O device support
#
# CONFIG_I2O is not set
#
# Macintosh device drivers
#
CONFIG_ADB=y
# CONFIG_ADB_PMU is not set
CONFIG_PMAC_SMU=y
# CONFIG_INPUT_ADBHID is not set
CONFIG_THERM_PM72=y
#
# Networking support
#
CONFIG_NET=y
#
# Networking options
#
CONFIG_PACKET=y
# CONFIG_PACKET_MMAP is not set
CONFIG_UNIX=y
CONFIG_NET_KEY=y
CONFIG_INET=y
CONFIG_IP_MULTICAST=y
# CONFIG_IP_ADVANCED_ROUTER is not set
# CONFIG_IP_PNP is not set
CONFIG_NET_IPIP=y
# CONFIG_NET_IPGRE is not set
# CONFIG_IP_MROUTE is not set
# CONFIG_ARPD is not set
CONFIG_SYN_COOKIES=y
CONFIG_INET_AH=y
CONFIG_INET_ESP=y
CONFIG_INET_IPCOMP=y
CONFIG_INET_TUNNEL=y
CONFIG_IP_TCPDIAG=y
# CONFIG_IP_TCPDIAG_IPV6 is not set
#
# IP: Virtual Server Configuration
#
# CONFIG_IP_VS is not set
# CONFIG_IPV6 is not set
CONFIG_NETFILTER=y
# CONFIG_NETFILTER_DEBUG is not set
#
# IP: Netfilter Configuration
#
CONFIG_IP_NF_CONNTRACK=y
CONFIG_IP_NF_CT_ACCT=y
CONFIG_IP_NF_CONNTRACK_MARK=y
CONFIG_IP_NF_CT_PROTO_SCTP=y
CONFIG_IP_NF_FTP=y
CONFIG_IP_NF_IRC=y
CONFIG_IP_NF_TFTP=y
CONFIG_IP_NF_AMANDA=y
CONFIG_IP_NF_QUEUE=y
CONFIG_IP_NF_IPTABLES=y
CONFIG_IP_NF_MATCH_LIMIT=y
CONFIG_IP_NF_MATCH_IPRANGE=y
CONFIG_IP_NF_MATCH_MAC=y
CONFIG_IP_NF_MATCH_PKTTYPE=y
CONFIG_IP_NF_MATCH_MARK=y
CONFIG_IP_NF_MATCH_MULTIPORT=y
CONFIG_IP_NF_MATCH_TOS=y
CONFIG_IP_NF_MATCH_RECENT=y
CONFIG_IP_NF_MATCH_ECN=y
CONFIG_IP_NF_MATCH_DSCP=y
CONFIG_IP_NF_MATCH_AH_ESP=y
CONFIG_IP_NF_MATCH_LENGTH=y
CONFIG_IP_NF_MATCH_TTL=y
CONFIG_IP_NF_MATCH_TCPMSS=y
CONFIG_IP_NF_MATCH_HELPER=y
CONFIG_IP_NF_MATCH_STATE=y
CONFIG_IP_NF_MATCH_CONNTRACK=y
CONFIG_IP_NF_MATCH_OWNER=y
CONFIG_IP_NF_MATCH_ADDRTYPE=y
CONFIG_IP_NF_MATCH_REALM=y
CONFIG_IP_NF_MATCH_SCTP=y
CONFIG_IP_NF_MATCH_COMMENT=y
CONFIG_IP_NF_MATCH_CONNMARK=y
CONFIG_IP_NF_MATCH_HASHLIMIT=y
CONFIG_IP_NF_FILTER=y
CONFIG_IP_NF_TARGET_REJECT=y
CONFIG_IP_NF_TARGET_LOG=y
CONFIG_IP_NF_TARGET_ULOG=y
CONFIG_IP_NF_TARGET_TCPMSS=y
CONFIG_IP_NF_NAT=y
CONFIG_IP_NF_NAT_NEEDED=y
CONFIG_IP_NF_TARGET_MASQUERADE=y
CONFIG_IP_NF_TARGET_REDIRECT=y
CONFIG_IP_NF_TARGET_NETMAP=y
CONFIG_IP_NF_TARGET_SAME=y
CONFIG_IP_NF_NAT_SNMP_BASIC=y
CONFIG_IP_NF_NAT_IRC=y
CONFIG_IP_NF_NAT_FTP=y
CONFIG_IP_NF_NAT_TFTP=y
CONFIG_IP_NF_NAT_AMANDA=y
CONFIG_IP_NF_MANGLE=y
CONFIG_IP_NF_TARGET_TOS=y
CONFIG_IP_NF_TARGET_ECN=y
CONFIG_IP_NF_TARGET_DSCP=y
CONFIG_IP_NF_TARGET_MARK=y
CONFIG_IP_NF_TARGET_CLASSIFY=y
CONFIG_IP_NF_TARGET_CONNMARK=y
CONFIG_IP_NF_TARGET_CLUSTERIP=y
CONFIG_IP_NF_RAW=y
CONFIG_IP_NF_TARGET_NOTRACK=y
CONFIG_IP_NF_ARPTABLES=y
CONFIG_IP_NF_ARPFILTER=y
CONFIG_IP_NF_ARP_MANGLE=y
CONFIG_XFRM=y
CONFIG_XFRM_USER=y
#
# 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_LLC=y
# CONFIG_LLC2 is not set
# CONFIG_IPX is not set
CONFIG_ATALK=y
# CONFIG_DEV_APPLETALK is not set
# CONFIG_X25 is not set
# CONFIG_LAPB is not set
# CONFIG_NET_DIVERT is not set
# CONFIG_ECONET is not set
# CONFIG_WAN_ROUTER is not set
#
# QoS and/or fair queueing
#
# CONFIG_NET_SCHED is not set
CONFIG_NET_CLS_ROUTE=y
#
# Network testing
#
# CONFIG_NET_PKTGEN is not set
# CONFIG_NETPOLL is not set
# CONFIG_NET_POLL_CONTROLLER is not set
# CONFIG_HAMRADIO is not set
# CONFIG_IRDA is not set
# CONFIG_BT is not set
CONFIG_NETDEVICES=y
CONFIG_DUMMY=y
CONFIG_BONDING=y
# CONFIG_EQUALIZER is not set
CONFIG_TUN=y
#
# 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=y
# 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 is not set
#
# Ethernet (1000 Mbit)
#
CONFIG_ACENIC=y
CONFIG_ACENIC_OMIT_TIGON_I=y
# CONFIG_DL2K is not set
CONFIG_E1000=y
# CONFIG_E1000_NAPI is not set
# CONFIG_NS83820 is not set
# CONFIG_HAMACHI is not set
# CONFIG_YELLOWFIN is not set
# CONFIG_R8169 is not set
# CONFIG_SK98LIN is not set
CONFIG_TIGON3=y
#
# Ethernet (10000 Mbit)
#
# CONFIG_IXGB is not set
# CONFIG_S2IO is not set
#
# Token Ring devices
#
CONFIG_TR=y
CONFIG_IBMOL=y
# CONFIG_3C359 is not set
# CONFIG_TMS380TR is not set
#
# Wireless LAN (non-hamradio)
#
# CONFIG_NET_RADIO is not set
#
# Wan interfaces
#
# CONFIG_WAN is not set
# CONFIG_FDDI is not set
# CONFIG_HIPPI is not set
CONFIG_PPP=y
# CONFIG_PPP_MULTILINK is not set
# CONFIG_PPP_FILTER is not set
CONFIG_PPP_ASYNC=y
CONFIG_PPP_SYNC_TTY=y
CONFIG_PPP_DEFLATE=y
CONFIG_PPP_BSDCOMP=y
CONFIG_PPPOE=y
# CONFIG_SLIP is not set
# CONFIG_NET_FC is not set
# CONFIG_SHAPER is not set
# CONFIG_NETCONSOLE is not set
#
# ISDN subsystem
#
# CONFIG_ISDN is not set
#
# Telephony Support
#
# CONFIG_PHONE is not set
#
# Input device support
#
CONFIG_INPUT=y
#
# Userland interfaces
#
CONFIG_INPUT_MOUSEDEV=y
# CONFIG_INPUT_MOUSEDEV_PSAUX is not set
CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
CONFIG_INPUT_JOYDEV=y
# 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 is not set
# 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 is not set
# CONFIG_MOUSE_SERIAL is not set
# CONFIG_MOUSE_VSXXXAA is not set
# CONFIG_INPUT_JOYSTICK is not set
# CONFIG_INPUT_TOUCHSCREEN is not set
# CONFIG_INPUT_MISC is not set
#
# Hardware I/O ports
#
CONFIG_SERIO=y
# CONFIG_SERIO_I8042 is not set
# CONFIG_SERIO_SERPORT is not set
# CONFIG_SERIO_PCIPS2 is not set
# CONFIG_SERIO_RAW is not set
# CONFIG_GAMEPORT is not set
CONFIG_SOUND_GAMEPORT=y
#
# 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_PMACZILOG is not set
# CONFIG_SERIAL_JSM is not set
CONFIG_UNIX98_PTYS=y
CONFIG_LEGACY_PTYS=y
CONFIG_LEGACY_PTY_COUNT=256
#
# IPMI
#
# CONFIG_IPMI_HANDLER is not set
#
# Watchdog Cards
#
# CONFIG_WATCHDOG is not set
# CONFIG_RTC is not set
# CONFIG_GEN_RTC is not set
# CONFIG_DTLK is not set
# CONFIG_R3964 is not set
# CONFIG_APPLICOM is not set
#
# Ftape, the floppy tape device driver
#
CONFIG_AGP=y
CONFIG_AGP_UNINORTH=y
# CONFIG_DRM is not set
CONFIG_RAW_DRIVER=y
CONFIG_MAX_RAW_DEVS=256
#
# TPM devices
#
# CONFIG_TCG_TPM is not set
#
# I2C support
#
CONFIG_I2C=y
CONFIG_I2C_CHARDEV=y
#
# I2C Algorithms
#
CONFIG_I2C_ALGOBIT=y
# CONFIG_I2C_ALGOPCF is not set
# CONFIG_I2C_ALGOPCA is not set
#
# I2C Hardware Bus support
#
# CONFIG_I2C_ALI1535 is not set
# CONFIG_I2C_ALI1563 is not set
# CONFIG_I2C_ALI15X3 is not set
# CONFIG_I2C_AMD756 is not set
# CONFIG_I2C_AMD8111 is not set
# CONFIG_I2C_I801 is not set
# CONFIG_I2C_I810 is not set
# CONFIG_I2C_PIIX4 is not set
# CONFIG_I2C_ISA is not set
CONFIG_I2C_KEYWEST=y
# CONFIG_I2C_MPC is not set
# CONFIG_I2C_NFORCE2 is not set
# CONFIG_I2C_PARPORT_LIGHT is not set
# CONFIG_I2C_PROSAVAGE is not set
# CONFIG_I2C_SAVAGE4 is not set
# CONFIG_SCx200_ACB is not set
# CONFIG_I2C_SIS5595 is not set
# CONFIG_I2C_SIS630 is not set
# CONFIG_I2C_SIS96X is not set
# CONFIG_I2C_STUB is not set
# CONFIG_I2C_VIA is not set
# CONFIG_I2C_VIAPRO is not set
# CONFIG_I2C_VOODOO3 is not set
# CONFIG_I2C_PCA_ISA is not set
#
# Hardware Sensors Chip support
#
# CONFIG_I2C_SENSOR is not set
# CONFIG_SENSORS_ADM1021 is not set
# CONFIG_SENSORS_ADM1025 is not set
# CONFIG_SENSORS_ADM1026 is not set
# CONFIG_SENSORS_ADM1031 is not set
# CONFIG_SENSORS_ASB100 is not set
# CONFIG_SENSORS_DS1621 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_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_MAX1619 is not set
# CONFIG_SENSORS_PC87360 is not set
# CONFIG_SENSORS_SMSC47B397 is not set
# CONFIG_SENSORS_SIS5595 is not set
# CONFIG_SENSORS_SMSC47M1 is not set
# CONFIG_SENSORS_VIA686A is not set
# CONFIG_SENSORS_W83781D is not set
# CONFIG_SENSORS_W83L785TS is not set
# CONFIG_SENSORS_W83627HF is not set
#
# Other I2C Chip support
#
# CONFIG_SENSORS_DS1337 is not set
# CONFIG_SENSORS_EEPROM is not set
# CONFIG_SENSORS_PCF8574 is not set
# CONFIG_SENSORS_PCF8591 is not set
# CONFIG_SENSORS_RTC8564 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
#
# Dallas's 1-wire bus
#
# CONFIG_W1 is not set
#
# Misc devices
#
#
# 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=y
CONFIG_FB_MODE_HELPERS=y
CONFIG_FB_TILEBLITTING=y
# CONFIG_FB_CIRRUS is not set
# CONFIG_FB_PM2 is not set
# CONFIG_FB_CYBER2000 is not set
CONFIG_FB_OF=y
# CONFIG_FB_CONTROL is not set
# CONFIG_FB_PLATINUM is not set
# CONFIG_FB_VALKYRIE is not set
# CONFIG_FB_CT65550 is not set
# CONFIG_FB_ASILIANT is not set
# CONFIG_FB_IMSTT is not set
CONFIG_FB_VGA16=y
CONFIG_FB_NVIDIA=y
CONFIG_FB_RIVA=y
CONFIG_FB_RIVA_I2C=y
# CONFIG_FB_RIVA_DEBUG is not set
# CONFIG_FB_MATROX is not set
# CONFIG_FB_RADEON_OLD is not set
CONFIG_FB_RADEON=y
CONFIG_FB_RADEON_I2C=y
# CONFIG_FB_RADEON_DEBUG is not set
# CONFIG_FB_ATY128 is not set
CONFIG_FB_ATY=y
CONFIG_FB_ATY_CT=y
CONFIG_FB_ATY_GENERIC_LCD=y
CONFIG_FB_ATY_XL_INIT=y
CONFIG_FB_ATY_GX=y
# 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_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 is not set
CONFIG_FONT_8x8=y
CONFIG_FONT_8x16=y
#
# 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
#
# Sound
#
# CONFIG_SOUND is not set
#
# USB support
#
CONFIG_USB_ARCH_HAS_HCD=y
CONFIG_USB_ARCH_HAS_OHCI=y
CONFIG_USB=y
# CONFIG_USB_DEBUG is not set
#
# Miscellaneous USB options
#
CONFIG_USB_DEVICEFS=y
# CONFIG_USB_BANDWIDTH is not set
# CONFIG_USB_DYNAMIC_MINORS is not set
# CONFIG_USB_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_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_BLUETOOTH_TTY is not set
CONFIG_USB_ACM=y
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=y
CONFIG_USB_STORAGE_FREECOM=y
CONFIG_USB_STORAGE_ISD200=y
CONFIG_USB_STORAGE_DPCM=y
# CONFIG_USB_STORAGE_USBAT is not set
CONFIG_USB_STORAGE_SDDR09=y
CONFIG_USB_STORAGE_SDDR55=y
CONFIG_USB_STORAGE_JUMPSHOT=y
#
# USB Input Devices
#
CONFIG_USB_HID=y
CONFIG_USB_HIDINPUT=y
CONFIG_HID_FF=y
CONFIG_HID_PID=y
CONFIG_LOGITECH_FF=y
CONFIG_THRUSTMASTER_FF=y
CONFIG_USB_HIDDEV=y
# CONFIG_USB_AIPTEK is not set
# CONFIG_USB_WACOM is not set
# CONFIG_USB_KBTAB is not set
# CONFIG_USB_POWERMATE is not set
# CONFIG_USB_MTOUCH is not set
# CONFIG_USB_EGALAX is not set
# CONFIG_USB_XPAD is not set
# CONFIG_USB_ATI_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=y
CONFIG_USB_KAWETH=y
CONFIG_USB_PEGASUS=y
CONFIG_USB_RTL8150=y
CONFIG_USB_USBNET=y
#
# USB Host-to-Host Cables
#
CONFIG_USB_ALI_M5632=y
CONFIG_USB_AN2720=y
CONFIG_USB_BELKIN=y
CONFIG_USB_GENESYS=y
CONFIG_USB_NET1080=y
CONFIG_USB_PL2301=y
CONFIG_USB_KC2190=y
#
# Intelligent USB Devices/Gadgets
#
CONFIG_USB_ARMLINUX=y
CONFIG_USB_EPSON2888=y
CONFIG_USB_ZAURUS=y
CONFIG_USB_CDCETHER=y
#
# USB Network Adapters
#
CONFIG_USB_AX8817X=y
CONFIG_USB_MON=y
#
# USB port drivers
#
#
# USB Serial Converter support
#
CONFIG_USB_SERIAL=y
# CONFIG_USB_SERIAL_CONSOLE is not set
CONFIG_USB_SERIAL_GENERIC=y
CONFIG_USB_SERIAL_BELKIN=y
# CONFIG_USB_SERIAL_WHITEHEAT is not set
CONFIG_USB_SERIAL_DIGI_ACCELEPORT=y
# CONFIG_USB_SERIAL_CP2101 is not set
CONFIG_USB_SERIAL_CYPRESS_M8=y
CONFIG_USB_SERIAL_EMPEG=y
CONFIG_USB_SERIAL_FTDI_SIO=y
CONFIG_USB_SERIAL_VISOR=y
CONFIG_USB_SERIAL_IPAQ=y
CONFIG_USB_SERIAL_IR=y
CONFIG_USB_SERIAL_EDGEPORT=y
CONFIG_USB_SERIAL_EDGEPORT_TI=y
CONFIG_USB_SERIAL_GARMIN=y
CONFIG_USB_SERIAL_IPW=y
CONFIG_USB_SERIAL_KEYSPAN_PDA=y
CONFIG_USB_SERIAL_KEYSPAN=y
CONFIG_USB_SERIAL_KEYSPAN_MPR=y
CONFIG_USB_SERIAL_KEYSPAN_USA28=y
CONFIG_USB_SERIAL_KEYSPAN_USA28X=y
CONFIG_USB_SERIAL_KEYSPAN_USA28XA=y
CONFIG_USB_SERIAL_KEYSPAN_USA28XB=y
CONFIG_USB_SERIAL_KEYSPAN_USA19=y
CONFIG_USB_SERIAL_KEYSPAN_USA18X=y
CONFIG_USB_SERIAL_KEYSPAN_USA19W=y
CONFIG_USB_SERIAL_KEYSPAN_USA19QW=y
CONFIG_USB_SERIAL_KEYSPAN_USA19QI=y
CONFIG_USB_SERIAL_KEYSPAN_USA49W=y
CONFIG_USB_SERIAL_KEYSPAN_USA49WLC=y
CONFIG_USB_SERIAL_KLSI=y
CONFIG_USB_SERIAL_KOBIL_SCT=y
CONFIG_USB_SERIAL_MCT_U232=y
CONFIG_USB_SERIAL_PL2303=y
CONFIG_USB_SERIAL_SAFE=y
CONFIG_USB_SERIAL_SAFE_PADDED=y
CONFIG_USB_SERIAL_TI=y
CONFIG_USB_SERIAL_CYBERJACK=y
CONFIG_USB_SERIAL_XIRCOM=y
CONFIG_USB_SERIAL_OMNINET=y
CONFIG_USB_EZUSB=y
#
# 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_TEST is not set
#
# USB ATM/DSL drivers
#
#
# USB Gadget Support
#
# CONFIG_USB_GADGET is not set
#
# MMC/SD Card support
#
# CONFIG_MMC is not set
#
# InfiniBand support
#
# CONFIG_INFINIBAND is not set
#
# File systems
#
CONFIG_EXT2_FS=y
CONFIG_EXT2_FS_XATTR=y
CONFIG_EXT2_FS_POSIX_ACL=y
CONFIG_EXT2_FS_SECURITY=y
CONFIG_EXT3_FS=y
CONFIG_EXT3_FS_XATTR=y
CONFIG_EXT3_FS_POSIX_ACL=y
CONFIG_EXT3_FS_SECURITY=y
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
#
# XFS support
#
CONFIG_XFS_FS=y
CONFIG_XFS_EXPORT=y
# CONFIG_XFS_RT is not set
# CONFIG_XFS_QUOTA is not set
CONFIG_XFS_SECURITY=y
CONFIG_XFS_POSIX_ACL=y
# CONFIG_MINIX_FS is not set
# CONFIG_ROMFS_FS is not set
# CONFIG_QUOTA is not set
CONFIG_DNOTIFY=y
CONFIG_AUTOFS_FS=y
# CONFIG_AUTOFS4_FS is not set
#
# CD-ROM/DVD Filesystems
#
CONFIG_ISO9660_FS=y
CONFIG_JOLIET=y
CONFIG_ZISOFS=y
CONFIG_ZISOFS_FS=y
CONFIG_UDF_FS=y
CONFIG_UDF_NLS=y
#
# DOS/FAT/NT Filesystems
#
# CONFIG_MSDOS_FS is not set
# CONFIG_VFAT_FS is not set
# CONFIG_NTFS_FS is not set
#
# Pseudo filesystems
#
CONFIG_PROC_FS=y
CONFIG_PROC_KCORE=y
CONFIG_SYSFS=y
CONFIG_DEVFS_FS=y
# CONFIG_DEVFS_MOUNT is not set
# CONFIG_DEVFS_DEBUG is not set
CONFIG_DEVPTS_FS_XATTR=y
CONFIG_DEVPTS_FS_SECURITY=y
CONFIG_TMPFS=y
CONFIG_TMPFS_XATTR=y
CONFIG_TMPFS_SECURITY=y
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=y
# 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_V4=y
# CONFIG_NFS_DIRECTIO is not set
CONFIG_NFSD=y
CONFIG_NFSD_V3=y
CONFIG_NFSD_V4=y
CONFIG_NFSD_TCP=y
CONFIG_LOCKD=y
CONFIG_LOCKD_V4=y
CONFIG_EXPORTFS=y
CONFIG_SUNRPC=y
CONFIG_SUNRPC_GSS=y
CONFIG_RPCSEC_GSS_KRB5=y
# CONFIG_RPCSEC_GSS_SPKM3 is not set
CONFIG_SMB_FS=y
# CONFIG_SMB_NLS_DEFAULT is not set
CONFIG_CIFS=y
# CONFIG_CIFS_STATS is not set
# CONFIG_CIFS_XATTR is not set
# CONFIG_CIFS_EXPERIMENTAL is not set
# CONFIG_NCP_FS is not set
# CONFIG_CODA_FS is not set
# CONFIG_AFS_FS is not set
#
# Partition Types
#
CONFIG_PARTITION_ADVANCED=y
# CONFIG_ACORN_PARTITION is not set
# CONFIG_OSF_PARTITION is not set
# CONFIG_AMIGA_PARTITION is not set
# CONFIG_ATARI_PARTITION is not set
CONFIG_MAC_PARTITION=y
CONFIG_MSDOS_PARTITION=y
# CONFIG_BSD_DISKLABEL is not set
# CONFIG_MINIX_SUBPARTITION is not set
# CONFIG_SOLARIS_X86_PARTITION is not set
# CONFIG_UNIXWARE_DISKLABEL is not set
# CONFIG_LDM_PARTITION is not set
# CONFIG_SGI_PARTITION is not set
# CONFIG_ULTRIX_PARTITION is not set
# CONFIG_SUN_PARTITION is not set
# CONFIG_EFI_PARTITION is not set
#
# 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=y
CONFIG_NLS_CODEPAGE_1251=y
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=17
# 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_DEBUG_STACKOVERFLOW is not set
# CONFIG_KPROBES is not set
# CONFIG_DEBUG_STACK_USAGE is not set
# CONFIG_DEBUGGER is not set
# CONFIG_PPCDBG is not set
CONFIG_IRQSTACKS=y
#
# Security options
#
# CONFIG_KEYS is not set
# CONFIG_SECURITY is not set
#
# Cryptographic options
#
CONFIG_CRYPTO=y
CONFIG_CRYPTO_HMAC=y
CONFIG_CRYPTO_NULL=y
CONFIG_CRYPTO_MD4=y
CONFIG_CRYPTO_MD5=y
CONFIG_CRYPTO_SHA1=y
CONFIG_CRYPTO_SHA256=y
CONFIG_CRYPTO_SHA512=y
CONFIG_CRYPTO_WP512=y
# CONFIG_CRYPTO_TGR192 is not set
CONFIG_CRYPTO_DES=y
CONFIG_CRYPTO_BLOWFISH=y
CONFIG_CRYPTO_TWOFISH=y
CONFIG_CRYPTO_SERPENT=y
CONFIG_CRYPTO_AES=y
CONFIG_CRYPTO_CAST5=y
CONFIG_CRYPTO_CAST6=y
CONFIG_CRYPTO_TEA=y
CONFIG_CRYPTO_ARC4=y
CONFIG_CRYPTO_KHAZAD=y
CONFIG_CRYPTO_ANUBIS=y
CONFIG_CRYPTO_DEFLATE=y
CONFIG_CRYPTO_MICHAEL_MIC=y
CONFIG_CRYPTO_CRC32C=y
CONFIG_CRYPTO_TEST=y
#
# Hardware crypto devices
#
#
# Library routines
#
CONFIG_CRC_CCITT=y
CONFIG_CRC32=y
CONFIG_LIBCRC32C=y
CONFIG_ZLIB_INFLATE=y
CONFIG_ZLIB_DEFLATE=y
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [CONFIG_FB_NVIDIA] Mirrored characters on the console on a G5
2005-04-12 9:31 [CONFIG_FB_NVIDIA] Mirrored characters on the console on a G5 Francois
@ 2005-04-14 5:51 ` Antonino A. Daplas
2005-04-14 16:52 ` Francois
0 siblings, 1 reply; 7+ messages in thread
From: Antonino A. Daplas @ 2005-04-14 5:51 UTC (permalink / raw)
To: linux-fbdev-devel, Francois; +Cc: Benjamin Herrenschmidt
On Tuesday 12 April 2005 17:31, Francois wrote:
> Dear linux-fbdev team,
>
> I've just compiled a new 2.6.12-rc2 kernel for my PowerMac G5. I've got
> the following problem: I get "reversed" characters on the console if I
> use CONFIG_FB_NVIDIA in the kernel. For instance, instead of an E, I get
> a
>
> xxx
> x
> xx
> x
> xxx
>
Only characters are mirrored, and not the entire row (ie, row starts at the left
side, and not at the right)?
Can you try fbset -accel false and see if it helps?
If it does, this is a problem with nvidia's imageblit function which converts
big-endian bitmaps to little endian? Perhaps the help reverse_order() is not
needed for your arch. Can you comment out calls to reverse_order() in
drivers/video/nvidia/nv_accel.c?
> Switching CONFIG_FB_NVIDIA off eliminates the problem. My G5 contains a
> GeForce FX 5200 Nvidia Card.
I think rivafb supports this particular chipset, but without acceleration.
Tony
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [CONFIG_FB_NVIDIA] Mirrored characters on the console on a G5
2005-04-14 5:51 ` Antonino A. Daplas
@ 2005-04-14 16:52 ` Francois
2005-04-15 3:07 ` Antonino A. Daplas
0 siblings, 1 reply; 7+ messages in thread
From: Francois @ 2005-04-14 16:52 UTC (permalink / raw)
To: adaplas; +Cc: linux-fbdev-devel
Hi Tony,
> Only characters are mirrored, and not the entire row (ie, row starts at the left
> side, and not at the right)?
Only the characters (so I can't look in a mirror and have a "normal" screen :-).
> Can you try fbset -accel false and see if it helps?
Right on the spot! I can now switch between mirrored and not mirrored.
> I think rivafb supports this particular chipset, but without acceleration.
Actually my X display is garbled with rivafb (with which console
characters are fine). With fb_nvidia, X seems to work fine independently
of whether the acceleration is switched on or off (some screen size and
frequency issues needs tuning though).
> If it does, this is a problem with nvidia's imageblit function which converts
> big-endian bitmaps to little endian? Perhaps the help reverse_order() is not
> needed for your arch. Can you comment out calls to reverse_order() in
> drivers/video/nvidia/nv_accel.c?
I'll try this and I'll get back to you this the results.
Thanks for your help!
Francois
On Thu, 2005-04-14 at 06:51, Antonino A. Daplas wrote:
> On Tuesday 12 April 2005 17:31, Francois wrote:
> > Dear linux-fbdev team,
> >
> > I've just compiled a new 2.6.12-rc2 kernel for my PowerMac G5. I've got
> > the following problem: I get "reversed" characters on the console if I
> > use CONFIG_FB_NVIDIA in the kernel. For instance, instead of an E, I get
> > a
> >
> > xxx
> > x
> > xx
> > x
> > xxx
> >
>
> Only characters are mirrored, and not the entire row (ie, row starts at the left
> side, and not at the right)?
>
> Can you try fbset -accel false and see if it helps?
>
> If it does, this is a problem with nvidia's imageblit function which converts
> big-endian bitmaps to little endian? Perhaps the help reverse_order() is not
> needed for your arch. Can you comment out calls to reverse_order() in
> drivers/video/nvidia/nv_accel.c?
>
>
> > Switching CONFIG_FB_NVIDIA off eliminates the problem. My G5 contains a
> > GeForce FX 5200 Nvidia Card.
>
> I think rivafb supports this particular chipset, but without acceleration.
>
> Tony
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [CONFIG_FB_NVIDIA] Mirrored characters on the console on a G5
2005-04-14 16:52 ` Francois
@ 2005-04-15 3:07 ` Antonino A. Daplas
2005-04-20 17:21 ` Francois
0 siblings, 1 reply; 7+ messages in thread
From: Antonino A. Daplas @ 2005-04-15 3:07 UTC (permalink / raw)
To: Francois, adaplas; +Cc: linux-fbdev-devel
On Friday 15 April 2005 00:52, Francois wrote:
> Hi Tony,
>
> > Only characters are mirrored, and not the entire row (ie, row starts at
> > the left side, and not at the right)?
>
> Only the characters (so I can't look in a mirror and have a "normal" screen
> :-).
>
> > Can you try fbset -accel false and see if it helps?
>
> Right on the spot! I can now switch between mirrored and not mirrored.
You can also append this when you boot:
video=nvidiafb:noaccel
so you don't have to do an fbset -accel false each time.
>
> > I think rivafb supports this particular chipset, but without
> > acceleration.
>
> Actually my X display is garbled with rivafb (with which console
> characters are fine). With fb_nvidia, X seems to work fine independently
> of whether the acceleration is switched on or off (some screen size and
> frequency issues needs tuning though).
>
> > If it does, this is a problem with nvidia's imageblit function which
> > converts big-endian bitmaps to little endian? Perhaps the help
> > reverse_order() is not needed for your arch. Can you comment out calls
> > to reverse_order() in drivers/video/nvidia/nv_accel.c?
>
> I'll try this and I'll get back to you this the results.
>
I'll wait, thanks.
Tony
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [CONFIG_FB_NVIDIA] Mirrored characters on the console on a G5
2005-04-15 3:07 ` Antonino A. Daplas
@ 2005-04-20 17:21 ` Francois
2005-04-22 2:50 ` Antonino A. Daplas
0 siblings, 1 reply; 7+ messages in thread
From: Francois @ 2005-04-20 17:21 UTC (permalink / raw)
To: adaplas; +Cc: linux-fbdev-devel
Hi Tony,
> On Fri, 2005-04-15 at 11:07 +0800, Antonino A. Daplas wrote:
> > > If it does, this is a problem with nvidia's imageblit function which
> > > converts big-endian bitmaps to little endian? Perhaps the help
> > > reverse_order() is not needed for your arch. Can you comment out calls
> > > to reverse_order() in drivers/video/nvidia/nv_accel.c?
> >
> > I'll try this and I'll get back to you this the results.
> >
>
> I'll wait, thanks.
I've compiled a new kernel with those lines commented out, and this
solves the console issue: no more mirrored characters. However the X
display is now garbled in the same way as with the ribafb driver: it
looks like some pixel columns are not used (fine vertical black lines
repeated in a regular pattern (every 4 screen pixel ?)), and the whole
screen is stretched horizontally as if an "X pixel" was represented as a
3x1 rectangle. If I move my mouse to the right border is re-appears on
the left border and as I move it it overwrites the previous pixels there
with what should be beyond the right border (as if multiple 'X pixels'
were mapped to the same location on the screen in a kind of modulo
operation). I can go through three and half whole horizontal screens
like that.
I guess this is quite fuzzy, but I don't know how to explain it better.
It looks like reverse_order is not needed for in console mode but is
needed in graphic mode. Could it make sense?
Cheers
Francois
> On Fri, 2005-04-15 at 11:07 +0800, Antonino A. Daplas wrote:
> On Friday 15 April 2005 00:52, Francois wrote:
> > Hi Tony,
> >
> > > Only characters are mirrored, and not the entire row (ie, row starts at
> > > the left side, and not at the right)?
> >
> > Only the characters (so I can't look in a mirror and have a "normal" screen
> > :-).
> >
> > > Can you try fbset -accel false and see if it helps?
> >
> > Right on the spot! I can now switch between mirrored and not mirrored.
>
> You can also append this when you boot:
>
> video=nvidiafb:noaccel
>
> so you don't have to do an fbset -accel false each time.
>
> >
> > > I think rivafb supports this particular chipset, but without
> > > acceleration.
> >
> > Actually my X display is garbled with rivafb (with which console
> > characters are fine). With fb_nvidia, X seems to work fine independently
> > of whether the acceleration is switched on or off (some screen size and
> > frequency issues needs tuning though).
> >
> > > If it does, this is a problem with nvidia's imageblit function which
> > > converts big-endian bitmaps to little endian? Perhaps the help
> > > reverse_order() is not needed for your arch. Can you comment out calls
> > > to reverse_order() in drivers/video/nvidia/nv_accel.c?
> >
> > I'll try this and I'll get back to you this the results.
> >
>
> I'll wait, thanks.
>
> Tony
>
--
Dr Francois Taiani http://www.comp.lancs.ac.uk/
Computing Department http://ftaiani.ouvaton.org/
Lancaster University phone: +44 (0) 1524 51 03 38
fax : +44 (0) 1524 51 04 92
-------------------------------------------------------
This SF.Net email is sponsored by: New Crystal Reports XI.
Version 11 adds new functionality designed to reduce time involved in
creating, integrating, and deploying reporting solutions. Free runtime info,
new features, or free trial, at: http://www.businessobjects.com/devxi/728
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [CONFIG_FB_NVIDIA] Mirrored characters on the console on a G5
2005-04-20 17:21 ` Francois
@ 2005-04-22 2:50 ` Antonino A. Daplas
2005-08-17 16:04 ` Francois Taiani
0 siblings, 1 reply; 7+ messages in thread
From: Antonino A. Daplas @ 2005-04-22 2:50 UTC (permalink / raw)
To: Francois, adaplas; +Cc: linux-fbdev-devel
On Thursday 21 April 2005 01:21, Francois wrote:
> Hi Tony,
>
> > On Fri, 2005-04-15 at 11:07 +0800, Antonino A. Daplas wrote:
> > > > If it does, this is a problem with nvidia's imageblit function which
> > > > converts big-endian bitmaps to little endian? Perhaps the help
> > > > reverse_order() is not needed for your arch. Can you comment out
> > > > calls to reverse_order() in drivers/video/nvidia/nv_accel.c?
> > >
> > > I'll try this and I'll get back to you this the results.
> >
> > I'll wait, thanks.
>
> I've compiled a new kernel with those lines commented out, and this
> solves the console issue: no more mirrored characters. However the X
> display is now garbled in the same way as with the ribafb driver: it
> looks like some pixel columns are not used (fine vertical black lines
> repeated in a regular pattern (every 4 screen pixel ?)), and the whole
> screen is stretched horizontally as if an "X pixel" was represented as a
> 3x1 rectangle. If I move my mouse to the right border is re-appears on
> the left border and as I move it it overwrites the previous pixels there
> with what should be beyond the right border (as if multiple 'X pixels'
> were mapped to the same location on the screen in a kind of modulo
> operation). I can go through three and half whole horizontal screens
> like that.
>
> I guess this is quite fuzzy, but I don't know how to explain it better.
> It looks like reverse_order is not needed for in console mode but is
> needed in graphic mode. Could it make sense?
No, it does not make sense to me how reverse_order() can affect the output
of X.
Can you verify that it is really reverse_order() that affects X's output and not
if accel is on or off?
Tony
>
> Cheers
>
> Francois
>
> > On Fri, 2005-04-15 at 11:07 +0800, Antonino A. Daplas wrote:
> >
> > On Friday 15 April 2005 00:52, Francois wrote:
> > > Hi Tony,
> > >
> > > > Only characters are mirrored, and not the entire row (ie, row starts
> > > > at the left side, and not at the right)?
> > >
> > > Only the characters (so I can't look in a mirror and have a "normal"
> > > screen
> > >
> > > :-).
> > > :
> > > > Can you try fbset -accel false and see if it helps?
> > >
> > > Right on the spot! I can now switch between mirrored and not mirrored.
> >
> > You can also append this when you boot:
> >
> > video=nvidiafb:noaccel
> >
> > so you don't have to do an fbset -accel false each time.
> >
> > > > I think rivafb supports this particular chipset, but without
> > > > acceleration.
> > >
> > > Actually my X display is garbled with rivafb (with which console
> > > characters are fine). With fb_nvidia, X seems to work fine
> > > independently of whether the acceleration is switched on or off (some
> > > screen size and frequency issues needs tuning though).
> > >
> > > > If it does, this is a problem with nvidia's imageblit function which
> > > > converts big-endian bitmaps to little endian? Perhaps the help
> > > > reverse_order() is not needed for your arch. Can you comment out
> > > > calls to reverse_order() in drivers/video/nvidia/nv_accel.c?
> > >
> > > I'll try this and I'll get back to you this the results.
> >
> > I'll wait, thanks.
> >
> > Tony
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [CONFIG_FB_NVIDIA] Mirrored characters on the console on a G5
2005-04-22 2:50 ` Antonino A. Daplas
@ 2005-08-17 16:04 ` Francois Taiani
0 siblings, 0 replies; 7+ messages in thread
From: Francois Taiani @ 2005-08-17 16:04 UTC (permalink / raw)
To: adaplas; +Cc: linux-fbdev-devel, Francois
Hi Tony,
Sory for my *very* late reply. I got caught in too much work. Anyway I
have looked at the "mirrored characters" issue in more details, and the
conclusion is that commenting out 'reverse_order()' in
drivers/video/nvidia/nv_accel.c solves the problem (in linux-2.6.12-rc2,
I haven't try with more recent versions).
I had wrongly compile my first kernel with FB_RIBA on instead FB_NVIDIA
(stupid me), hence my weird results.
A difference between FB_RIVA and FB_NVIDIA on my G5 (GeForce FX 5200
Nvidia card) is that the console on FB_NVIDIA has far bigger characters
(and hence less lines and columns) that with FB_RIVA. I have not counted
them, but I'd say the RIVA console has 80 lines with the NVIDIA one has
only 40. This is not really a problem though.
Thanks for your support, and sorry for the high latency!
Francois
>> I've compiled a new kernel with those lines commented out, and this
>> solves the console issue: no more mirrored characters. However the
>> X display is now garbled in the same way as with the ribafb driver:
>> it looks like some pixel columns are not used (fine vertical black
>> lines repeated in a regular pattern (every 4 screen pixel ?)), and
>> the whole screen is stretched horizontally as if an "X pixel" was
>> represented as a 3x1 rectangle. If I move my mouse to the right
>> border is re-appears on the left border and as I move it it
>> overwrites the previous pixels there with what should be beyond the
>> right border (as if multiple 'X pixels' were mapped to the same
>> location on the screen in a kind of modulo operation). I can go
>> through three and half whole horizontal screens like that.
>>
>> I guess this is quite fuzzy, but I don't know how to explain it
>> better. It looks like reverse_order is not needed for in console
>> mode but is needed in graphic mode. Could it make sense?
>
>
> No, it does not make sense to me how reverse_order() can affect the
> output of X.
>
> Can you verify that it is really reverse_order() that affects X's
> output and not if accel is on or off?
>
Antonino A. Daplas wrote:
> On Thursday 21 April 2005 01:21, Francois wrote:
>
>> Hi Tony,
>>
>>
>>> On Fri, 2005-04-15 at 11:07 +0800, Antonino A. Daplas wrote:
>>>
>>>>> If it does, this is a problem with nvidia's imageblit
>>>>> function which converts big-endian bitmaps to little endian?
>>>>> Perhaps the help reverse_order() is not needed for your arch.
>>>>> Can you comment out calls to reverse_order() in
>>>>> drivers/video/nvidia/nv_accel.c?
>>>>
>>>> I'll try this and I'll get back to you this the results.
>>>
>>> I'll wait, thanks.
>>
>> I've compiled a new kernel with those lines commented out, and this
>> solves the console issue: no more mirrored characters. However the
>> X display is now garbled in the same way as with the ribafb driver:
>> it looks like some pixel columns are not used (fine vertical black
>> lines repeated in a regular pattern (every 4 screen pixel ?)), and
>> the whole screen is stretched horizontally as if an "X pixel" was
>> represented as a 3x1 rectangle. If I move my mouse to the right
>> border is re-appears on the left border and as I move it it
>> overwrites the previous pixels there with what should be beyond the
>> right border (as if multiple 'X pixels' were mapped to the same
>> location on the screen in a kind of modulo operation). I can go
>> through three and half whole horizontal screens like that.
>>
>> I guess this is quite fuzzy, but I don't know how to explain it
>> better. It looks like reverse_order is not needed for in console
>> mode but is needed in graphic mode. Could it make sense?
>
>
> No, it does not make sense to me how reverse_order() can affect the
> output of X.
>
> Can you verify that it is really reverse_order() that affects X's
> output and not if accel is on or off?
>
> Tony
>
>> Cheers
>>
>> Francois
>>
>>
>>> On Fri, 2005-04-15 at 11:07 +0800, Antonino A. Daplas wrote:
>>>
>>> On Friday 15 April 2005 00:52, Francois wrote:
>>>
>>>> Hi Tony,
>>>>
>>>>
>>>>> Only characters are mirrored, and not the entire row (ie, row
>>>>> starts at the left side, and not at the right)?
>>>>
>>>> Only the characters (so I can't look in a mirror and have a
>>>> "normal" screen
>>>>
>>>> :-). :
>>>>
>>>>> Can you try fbset -accel false and see if it helps?
>>>>
>>>> Right on the spot! I can now switch between mirrored and not
>>>> mirrored.
>>>
>>> You can also append this when you boot:
>>>
>>> video=nvidiafb:noaccel
>>>
>>> so you don't have to do an fbset -accel false each time.
>>>
>>>
>>>>> I think rivafb supports this particular chipset, but without
>>>>> acceleration.
>>>>
>>>> Actually my X display is garbled with rivafb (with which
>>>> console characters are fine). With fb_nvidia, X seems to work
>>>> fine independently of whether the acceleration is switched on
>>>> or off (some screen size and frequency issues needs tuning
>>>> though).
>>>>
>>>>
>>>>> If it does, this is a problem with nvidia's imageblit
>>>>> function which converts big-endian bitmaps to little endian?
>>>>> Perhaps the help reverse_order() is not needed for your arch.
>>>>> Can you comment out calls to reverse_order() in
>>>>> drivers/video/nvidia/nv_accel.c?
>>>>
>>>> I'll try this and I'll get back to you this the results.
>>>
>>> I'll wait, thanks.
>>>
>>> Tony
>
>
-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2005-08-17 16:05 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-12 9:31 [CONFIG_FB_NVIDIA] Mirrored characters on the console on a G5 Francois
2005-04-14 5:51 ` Antonino A. Daplas
2005-04-14 16:52 ` Francois
2005-04-15 3:07 ` Antonino A. Daplas
2005-04-20 17:21 ` Francois
2005-04-22 2:50 ` Antonino A. Daplas
2005-08-17 16:04 ` Francois Taiani
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).