Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
HP Pavilion zd7000 series Notebook
View unanswered posts
View posts from last 24 hours

Goto page 1, 2, 3, 4, 5, 6, 7, 8  Next  
Reply to topic    Gentoo Forums Forum Index Documentation, Tips & Tricks
View previous topic :: View next topic  
Author Message
xcable
Guru
Guru


Joined: 15 Aug 2002
Posts: 424
Location: College Station, Texas

PostPosted: Mon Oct 13, 2003 1:17 am    Post subject: HP Pavilion zd7000 series Notebook Reply with quote

HP Pavilion zd7000

This is my story on how to install Gentoo 1.4 on the HP Pavilion ZD7020. The laptop was tested with Knoppix in Circuit City to make sure that it would boot. The video screen resolution was not set correctly, I hoped that I could solve this with tweaking XFree86.

Me : Heath Holcomb
Contact : xcable_hhh@yahoo.com

Change Log
10.23.2003 - added DVD section, added 802.11g, added freeze error
11.12.2003 - changed gcc flag from p4 to p3
12.10.2003 - changed gcc flag back to p4, added ENE Technologies Flash reader problems, added 2.6.0-test11
2.10.2004 - Added Orinoco Gold Classic with 2.6.2 How to, moved IEEE 1394 to working section
2.25.2004 - Added comment about new ebuild for vmware-workstation, added 2.6.3 kernel, added kde 3.2, IEEE 1394
5.1.2005 - Added section dealing with the volume and mute buttons.
8.20.2005 - Updated xorg.conf (EDID can now to used), updated make.conf (various changes), updated old stuff and misc, ndiswrapper support.

Update 11.5.2005
2.6.13 works well but the kernel breaks my Orinoco driver (Ndiswrapper still works). 2.6.14 does work but breaks the Orinoco driver and is totally unstable when using Ndiswrapper, locks up the system don't use! I have 1.5 GB or RAM now, needed mainly for my multiple Vmware virtual windose machines open at once.

Update 8.20.2005
Not dead yet update.
Xorg can now be configured with EDID enabled, allow automatic control of refresh rates and resoltuions of attached monitors. Ndiswrapper works well with the built in 802.11g card. I will not go into details about how to set ndiswrapper, as there are many other threads to explain that and there are no special steps for your hardware.

2.6.12 works well, xorg 6.8.2 works well, vmware 5 works well, hal ivman and dbus work well, KDE 3.4.2 works well - nuff said


Update 2.25.2004
The new ebuild for vmware-workstation includes a patch to allow vmware to work with the 2.6.x kernels. I have tested this with 2.6.3 and works fine.

I have upgraded to 2.6.3, no major fixes or dirvers updates that affect the the zd7000 (at least I have not noticed anything major, but it's always a good idea to keep your kernel up-to-date.

I have also upgraded to kde 3.2 (it rocks). I highly suggest you upgrade/install/try it.

I have installed Kino (I did a custom ebuild to install the latest version, version .7 I think). Capturing a DV stream from my digital video camera works great. Kino also allows you to control the camera. Burning a VCD and SVCD works fine (using Kino to convert it and K3B to burn it).

Update 12.10.2003
I just upgraded on kernel to 2.6.0-test11, and can't be happier. No more freezes!! The kernel works great for desktop use (as good or better than ck sources). Enabled 4 GB ram, so now I can use all of my 1 GB. I used a patch set for modify vmware and allow it to configure and build against the 2.6 kernel.
http://platan.vc.cvut.cz/ftp/pub/vmware/ - patch set
https://forums.gentoo.org/viewtopic.php?t=111549&highlight=heath - how to

Update 10.23.2003
I have noticed that the laptop has just froze on me. On at least 2 ocasions I have come back to my laptop (it was doing nothing be setting there) and I get no response from the keyboard or mouse. I had hold down the power button to restart the computer. So far it has only done this twice, I beleive it to be a low level kernel to hardware problem (maybe nvidia driver). Not to worried about it, hoping that future kernels (nvidia drivers) will solve this problem.

Sound is giving me a problem. Xmms will not work (ALSA or OSS). I beleive this to be a Xmms problem. Running games with user will not play sound, but run under root play sound fine. I believe this to be a permissions probelm.

Upgraded my memory from 512 MB to 1GB and had to recompile my kernel for hi-memory support. Now vmware does not work. When configuring vmware for the new kernel, vmware-config.pl give me compile errors.


Hardware Specs :
Pentium 4 processor 2.8GHz
512MB DDR SDRAM
80GB 4200 rpm hard drive
DVD+R/RW and CD-RW
17" WXGA+ WVA TFT screen (1440 x 900)
NVIDIA GeForce FX Go5600
Intel 82801EB / 82865G chip set (USB, PCI, ISA, sound, modem)
Realtek RTL-8139 network chip
ENE Technology Flash ???
TI TSB43AB21 IEEE 1394 controller
Broadcom BCM94306 802.11g

Install :
1.4 Live CD works "out of the box", with standard install. Nothing special needed. I did wipe out the stock XP and reinstalled using only 5 GB partition. I then used Partition Magic to set up a FAT32 swap partition, /boot, swap, and /. Then formating the linux partitions from the Live CD.

X and KDE fonts are giving me a headache. At first they were almost unusable, but after some tweaking they appear to work ok (thanks to the Gentoo fourms). I did a lot of stuff and can't remember everything I did, but here are the major tweaks/changes :

- set XF86Conig from Load "Freetype" to Load "freetype" - check you X log file for X problems
- installed Gimp
- installed Gnome
- added some Load font files to XF86Config (see below)

APIC is most likely required for the PC to work properly. I did not try boot with out it, so I can't be for sure.

Hardware Status

Currently Working :
video, X (using Nvidia's drivers)
network
audio (alsa required)
framebuffer (set in 1024x768)
USB 2.0
ACPI
APIC
CardBUS
DVD reader (playes DVDs with mplayer)
DVD burner (DVD+R +R/W) - had to use masked version of K3B (.10)
IEEE1394 (works with my new digital cam corder)
volume and mute buttons

Not Tested Yet :
modem (mostley likely will never test)

Know Not to Work :
integrated wireless 802.11g (currently no Linux driver)
ENE Technolgies Flash reader (currentl no Linux driver)

LCD Backlight
The functions keys for backlight intensity are still functioning. I believe they are hard wired to the backlight electronics, because I have done nothing to configure this feature in software.

Volume and Mute Buttons
The volume (up and down) and mute buttons are actually part of the keyboard. Using the program "xev" from the XFree86 project (located in /usr/X11R6/bin/ directory) you can determine the keycode for a keyboard event. After you have determine the keycode for those buttons you can use "xmodmap" (located in /usr/bin/X11/) to assign actions to specific keyboard events. You can set up a script to run at boot to assign those events.

Xmodmap file (/home/hholcomb/cerebro-data/Linux System/Xmodmap):
Code:

keycode 174 = XF86AudioLowerVolume
keycode 176 = XF86AudioRaiseVolume
keycode 160 = XF86AudioMute


create-audio-control-HP.sh script (/home/hholcomb/kde/Autostart/create-audio-control-HP.sh)
Code:

#!/bin/bash

/usr/bin/X11/xmodmap /home/hholcomb/cerebro-data/Linux\ System/Xmodmap


This procedure was posted to this thread by davidgp (David GP).

PCMCIA with Orinoco Gold Classic with 2.6.x

Here is how to get your Orinoco Gold Classic working with a 2.6.2 kernel. You can get this card from Buy.com http://www.buy.com/retail/product.asp?sku=10348445&sp=1&loc=101. From what I have read this the best wifi card for Linux 2nd only to Cisco cards (which are expensive). This card is either made by Orinoco Wireless Networks, Proxim, Lucent Technologies, or Agere Systems; looks like this company/group has been purchased many times by different companies. The chipset is Intersil PRISM2.

The power LED on the card will NOT light up until the system gets an IP from this device (dhcpce eth1).

1) Compile kernel 2.6.x (tested with 2.6.2-gentoo) with PCMCIA support, makeing yenta a module
Code:

<*> PCMCIA/CardBus support
<M>   CardBus yenta-compatible bridge support
   < >   i82092 compatible bridge support (NEW)
   < >   i82365 compatible bridge support (NEW)
   < >   Databook TCIC host bridge support (NEW)


2) Compile kernel 2.6.x (tested with 2.6.2-gentoo) with Hermes chip support
Code:

[*] Wireless LAN drivers (non-hamradio) & Wireless Extensions       
---   Obsolete Wireless cards support (pre-802.11)                   
< >   STRIP (Metricom starmode radio IP) (NEW)                       
< >   Aironet Arlan 655 & IC2200 DS support (NEW)                   
< >   AT&T/Lucent old WaveLAN & DEC RoamAbout DS ISA support (NEW)
< >   AT&T/Lucent old WaveLAN Pcmcia wireless support (NEW)
< >   Xircom Netwave AirSurfer Pcmcia wireless support (NEW)
---   Wireless 802.11 Frequency Hopping cards support
< >   Aviator/Raytheon 2.4MHz wireless support (NEW)
---   Wireless 802.11b ISA/PCI cards support
< >   Cisco/Aironet 34X/35X/4500/4800 ISA and PCI cards (NEW)
<M>   Hermes chipset 802.11b support (Orinoco/Prism2/Symbol)
< >     Hermes in PLX9052 based PCI adaptor support (Netgear MA301 etc.) (EXPERIMENTAL)
< >     Hermes in TMD7160 based PCI adaptor support (EXPERIMENTAL)
< >     Prism 2.5 PCI 802.11b adaptor support (EXPERIMENTAL) (NEW)
---   Wireless 802.11b Pcmcia/Cardbus cards support
<M>   Hermes PCMCIA card support
< >   Cisco/Aironet 34X/35X/4500/4800 PCMCIA cards (NEW)
< >   Intersil Prism GT/Duette/Indigo PCI/PCMCIA (NEW)
< >   Atmel at76c502/at76c504 PCMCIA cards (NEW)
< >   Planet WL3501 PCMCIA cards (NEW)


3) Configure PCMCIA network device support in the kernel 2.6.x (tested with 2.6.2-gentoo)
Code:

[*] PCMCIA network device support
< >   3Com 3c589 PCMCIA support (NEW)
< >   3Com 3c574 PCMCIA support (NEW)
< >   Fujitsu FMV-J18x PCMCIA support (NEW)
< >   NE2000 compatible PCMCIA support (NEW)
< >   New Media PCMCIA support (NEW)
< >   SMC 91Cxx PCMCIA support (NEW)
< >   Xircom 16-bit PCMCIA support (NEW)
< >   Asix AX88190 PCMCIA support (NEW)


4) Compile, install, and reboot with the new kernel
Code:

make clean && make && make modules modules_install
mount /boot
cp arch/i386/boot/bzImage /boot/vmlinux-2.6.2-gentoo
nano -w /boot/grub/grub.conf
reboot


5) Emerge the masked version of pcmcia-cs (tested with version 3.2.5-r1)
Code:

ACCEPT_KEYWORDS="~x86" emerge pcmcia-cs


6) Emerge version 3.0_pre5 of module-init-tools (3.0_pre6, 3.0_pre7, 3.0_pre8, are 3.0_pre9 are broken)
Code:

ACCEPT_KEYWORDS="~x86" emerge modules-init-tools-3.0_pre5.ebuild


7) Modify /etc/conf.d/pcmcia to make "PCIC=yenta_socket"
Code:

nano -w /etc/conf.d/pcmcia


8) Modity config scripts (will fill in later when I figure out what to do here)

References and related posts:
https://forums.gentoo.org/viewtopic.php?t=115862&highlight=module+prism2cs
https://forums.gentoo.org/viewtopic.php?t=128724&highlight=fatal+module+calculating+dependencies

http://members.iinet.net.au/~mtriggs/wireless.html
http://pcmcia-cs.sourceforge.net/ftp/SUPPORTED.CARDS
http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Wireless.html


Configuration Files

GCC Optimizations / Compiling
-march=pentium4 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -mmmx -msse -msse2

/etc/make.conf
Code:

USE=" acpi artswrappersuid bootsplash bzlib cdinstall cdparanoia \
 cdrom dga dvd dvdr doc dvdread ethereal fbcon ffmpeg flash freetype \
 gimp gimpprint hal ieee1394 jp2 jpeg2k kdeenablefinal \
 kdexdeltas logitech-mouse mpeg4 mplayer mmx net network nvidia nptl \
 opie pcmcia pda pdf php pic pnp rdesktop rtc svg sse sse2 theora \
 transcode type1 usb videos vidix vnc wifi xine xinerama \
 xprint xrandr xscreensaver xvid xvmc zeroconf win32codecs"

CHOST="i686-pc-linux-gnu"
CFLAGS="-march=pentium4 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -mmmx -msse -msse2"
CXXFLAGS="${CFLAGS}"

PORTDIR_OVERLAY="/usr/local/portage"
PORTAGE_NICENESS=10

# define machine specific hardware
ALSA_CARDS="intel8x0"
VIDEO_CARDS="nvidia"



ALSA
ALSA is required to get sound working.

Xorg

/etc/X11/xorg.conf
Code:

Section "ServerLayout"
        Identifier      "X.org Configured"
        Screen          0                       "Screen0" 0 0
        InputDevice     "Mouse0"                "CorePointer"
        InputDevice     "Keyboard0"             "CoreKeyboard"
EndSection

Section "Files"
        RgbPath         "/usr/X11R6/lib/X11/rgb"
        ModulePath      "/usr/X11R6/lib/modules"
        FontPath        "/usr/share/fonts/truetype"
        FontPath        "/usr/share/fonts/freetype"
        FontPath        "/usr/share/fonts/corefonts"
        FontPath        "/usr/share/fonts/ttf-bitstream-vera"
        FontPath        "/usr/share/fonts/local"
        FontPath        "/usr/share/fonts/misc/"
        FontPath        "/usr/share/fonts/TTF/"
        FontPath        "/usr/share/fonts/Type1/"
        FontPath        "/usr/share/fonts/CID/"
        FontPath        "/usr/share/fonts/75dpi/"
        FontPath        "/usr/share/fonts/100dpi/"
        FontPath        "/usr/share/fonts/Speedo"
        FontPath        "/usr/share/fonts/cyrillic"
EndSection

#Section "Extensions"
#       Option "Composite"      "Enable"
#EndSection

Section "Module"
        Load    "glx"
        Load    "ddc"
        Load    "record"
        Load    "extmod"
        Load    "dbe"
        #Load   "dri"
        Load    "xtrap"
        Load    "freetype"
        Load    "type1"
EndSection

Section "InputDevice"
        Identifier      "Keyboard0"
        Driver          "kbd"
        Option          "XkbLayout"     "us"
        Option          "XkbModel"      "pc104"
EndSection

Section "InputDevice"
        Identifier      "Mouse0"
        Driver          "mouse"
        Option          "Protocol"              "IMPS/2"
        Option          "Device"                "/dev/input/mice"
        Option          "Emulate3Buttons"
        Option          "Emulate3Timeout"       "50"
        Option          "ZAxisMapping"          "4 5"
EndSection

Section "Monitor"
        Identifier      "LCD"
        #HorizSync      30-92
        #VertRefresh    60
        Option          "dpms"

        Modeline        "1440x900" 97.54  1440 1472 1840 1872 900 919 927 946
EndSection

Section "Device"
        Identifier      "GeForce"
        Driver          "nvidia"
        VendorName      "nVidia Corporation"
        BoardName       "GeForce FX Go5600"
        BusID           "PCI:1:0:0"
        Option          "NoLogo"                "true"
        Option          "RenderAccel"           "1"
        Option          "CursorShadow"          "1"
        Option          "AGPMode"               "4"
        Option          "AGPFastWrite"          "true"
        Option          "EnablePageFlip"        "true"
EndSection

Section "Screen"
        Identifier      "Screen0"
        Device          "GeForce"
        Monitor         "LCD"
        DefaultDepth    24

        SubSection "Display"
                Viewport        0 0
                Depth           24
                Modes           "1440x900" "1024x768" "800x600"
        EndSubSection
EndSection



Last edited by xcable on Sat Nov 05, 2005 4:33 pm; edited 10 times in total
Back to top
View user's profile Send private message
second_exodous
Guru
Guru


Joined: 09 May 2003
Posts: 479
Location: Salt Lake City, UT USA

PostPosted: Sat Dec 27, 2003 12:37 am    Post subject: Reply with quote

Doh!! I just ordered a zd7000 series(direct from HP, so I had the option) and got the integrated wireless 802.11g, oh well, maybe sometime during it's life it will work. I did a search on zd7000 but didn't get this post, I found it thought http://www.linux-laptop.net/ .

It's great to see that someone has pretty much figured out this notebook already, I was really worried about the screen in particular.

About 20 days until it gets here (ships on the 8th plus 7 days shipping at the most), can't wait.

I'll have the same nvidia card as you, how are the games?

Also, I'm getting a 3.2 P4 with HT in mine, and I'm guessing that I don't need to put anything in CFLAGS to use the HT, but I'm not entirely sure, do I?

Thanx,
Stan
Back to top
View user's profile Send private message
xcable
Guru
Guru


Joined: 15 Aug 2002
Posts: 424
Location: College Station, Texas

PostPosted: Sat Dec 27, 2003 6:50 pm    Post subject: Reply with quote

Yea, the Broadcom company simples refuses to do any thing about Linux; but so do all other wireless companies, it just that the older wireless chips have already been reversed engineered and 802.11g are pretty new and Linux hackers have not complete the engineering requried to create drivers for them. Just remember thoes companies that refused to support Linux when Linux becomes more main stream.

The Nvidia card is great. I highly suggest using Nvidia closed sources drivers, they are very good and very stable. As far as games goes under Linux, I still use my windoze partiton for gaming mostly. But I do play Tuxracer and Think Tanks under Linux and they work great, with great FPS.

From what I have read the HT processors don't give you that much, usally only about a 20% increase in preformance over the same speed processor with out HT. I don't think there is anything in the CFLAGS for HT, but it's the Kernel that does all the work. I highly suggest using the stock 2.6.0 or the 2.6.0-gentoo kernel. Under the Processor sections of the kernel config you must enable "Symmetric multi-processing support". There also might be some other stuff but I don't know it off hand. Just search form HT on the forums.

Best of luck.

heath
Back to top
View user's profile Send private message
HogRider
Apprentice
Apprentice


Joined: 29 May 2002
Posts: 160

PostPosted: Sun Dec 28, 2003 4:39 pm    Post subject: Reply with quote

I recieved my CTO back in mid-November, and I've worked out most of the bugs.

I ordered mine without the wireless, and paid for it later.

First, as stated, there is no native support for the broadcom card.

I've been **edit** successful with the ndiswrapper project (sourceforge).

Success can be found with the linuxant driverloader product. End user license = $20.
They've a 30 trial license for testing.

I've discovered you'll need to tweak settings such as rate (I'm running on a 'b' network) via the config file. There's a direct link between these settings (ini style) and the settings in the inf file.
I believe this was my problem with the ndiswrapper. These settings cannot be changed via standard tools (iwconfig, iwlist, etc)

Good Luck.
_________________
Mike

"Computers are like air conditioners, they stop working properly if you open Windows"
perl -e 'print $i=pack(c5,(41*2),sqrt(7056),(unpack(c,H)-2),oct(115),10);'


Last edited by HogRider on Thu Jul 22, 2004 8:15 pm; edited 1 time in total
Back to top
View user's profile Send private message
second_exodous
Guru
Guru


Joined: 09 May 2003
Posts: 479
Location: Salt Lake City, UT USA

PostPosted: Sun Dec 28, 2003 4:57 pm    Post subject: Reply with quote

You use Gentoo and don't play games in linux? Gentoo makes installing games under linux so easy. You should emerge eneny territory to test out your card in linux, it's free and it's a pretty recent game.

I'm not too worried about the wireless card right now, I'll give it time. Now I'm really excited about getting my notebook, sounds like it's a pretty good notebook for linux. Only 18 more days until it gets here at the most!!!!

Sams Club/Costco both have it on display, I've been going to one of those places about every other day checking it out, I'm not a very patient person.

Thanx,
Stan
Back to top
View user's profile Send private message
second_exodous
Guru
Guru


Joined: 09 May 2003
Posts: 479
Location: Salt Lake City, UT USA

PostPosted: Wed Dec 31, 2003 6:40 pm    Post subject: Reply with quote

Just got my computer, was wondering if you still use 2.6 test 11 or you updated to final. Is there anything special that needs to be selected for this notebook/video card?

Thanx,
Stan
Back to top
View user's profile Send private message
xcable
Guru
Guru


Joined: 15 Aug 2002
Posts: 424
Location: College Station, Texas

PostPosted: Wed Dec 31, 2003 9:31 pm    Post subject: 2.6 Reply with quote

I'll post my .config file.

Just copy the contents into a text file and save to /usr/src/linux/.conf, then run "make xconfig/menuconfig" to look around or change anything. Then run "make && make modules modules_install".

Make sure /usr/src/linux points to /usr/src/linux-2.6.0-gentoo.

Here is my 2.6.0-gentoo .config file.

Code:

#
# Automatically generated make config: don't edit
#
CONFIG_X86=y
CONFIG_MMU=y
CONFIG_UID16=y
CONFIG_GENERIC_ISA_DMA=y

#
# Code maturity level options
#
CONFIG_EXPERIMENTAL=y
CONFIG_CLEAN_COMPILE=y
CONFIG_STANDALONE=y
CONFIG_BROKEN_ON_SMP=y

#
# General setup
#
CONFIG_SWAP=y
CONFIG_SYSVIPC=y
# CONFIG_BSD_PROCESS_ACCT is not set
CONFIG_SYSCTL=y
CONFIG_LOG_BUF_SHIFT=14
CONFIG_IKCONFIG=y
# CONFIG_IKCONFIG_PROC is not set
# CONFIG_EMBEDDED is not set
CONFIG_KALLSYMS=y
CONFIG_FUTEX=y
CONFIG_EPOLL=y
CONFIG_IOSCHED_NOOP=y
CONFIG_IOSCHED_AS=y
CONFIG_IOSCHED_DEADLINE=y

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

#
# Processor type and features
#
CONFIG_X86_PC=y
# CONFIG_X86_VOYAGER is not set
# CONFIG_X86_NUMAQ is not set
# CONFIG_X86_SUMMIT is not set
# CONFIG_X86_BIGSMP is not set
# CONFIG_X86_VISWS is not set
# CONFIG_X86_GENERICARCH is not set
# CONFIG_X86_ES7000 is not set
# CONFIG_M386 is not set
# CONFIG_M486 is not set
# CONFIG_M586 is not set
# CONFIG_M586TSC is not set
# CONFIG_M586MMX is not set
# CONFIG_M686 is not set
# CONFIG_MPENTIUMII is not set
# CONFIG_MPENTIUMIII is not set
CONFIG_MPENTIUM4=y
# CONFIG_MK6 is not set
# CONFIG_MK7 is not set
# CONFIG_MK8 is not set
# CONFIG_MELAN is not set
# CONFIG_MCRUSOE is not set
# CONFIG_MWINCHIPC6 is not set
# CONFIG_MWINCHIP2 is not set
# CONFIG_MWINCHIP3D is not set
# CONFIG_MCYRIXIII is not set
# CONFIG_MVIAC3_2 is not set
# CONFIG_X86_GENERIC is not set
CONFIG_X86_CMPXCHG=y
CONFIG_X86_XADD=y
CONFIG_X86_L1_CACHE_SHIFT=7
CONFIG_RWSEM_XCHGADD_ALGORITHM=y
CONFIG_X86_WP_WORKS_OK=y
CONFIG_X86_INVLPG=y
CONFIG_X86_BSWAP=y
CONFIG_X86_POPAD_OK=y
CONFIG_X86_GOOD_APIC=y
CONFIG_X86_INTEL_USERCOPY=y
CONFIG_X86_USE_PPRO_CHECKSUM=y
CONFIG_HPET_TIMER=y
CONFIG_HPET_EMULATE_RTC=y
# CONFIG_SMP is not set
CONFIG_PREEMPT=y
CONFIG_X86_UP_APIC=y
CONFIG_X86_UP_IOAPIC=y
CONFIG_X86_LOCAL_APIC=y
CONFIG_X86_IO_APIC=y
CONFIG_X86_TSC=y
CONFIG_X86_MCE=y
CONFIG_X86_MCE_NONFATAL=y
CONFIG_X86_MCE_P4THERMAL=y
# CONFIG_TOSHIBA is not set
# CONFIG_I8K is not set
# CONFIG_MICROCODE is not set
CONFIG_X86_MSR=y
CONFIG_X86_CPUID=y
# CONFIG_EDD is not set
# CONFIG_NOHIGHMEM is not set
CONFIG_HIGHMEM4G=y
# CONFIG_HIGHMEM64G is not set
CONFIG_HIGHMEM=y
# CONFIG_HIGHPTE is not set
# CONFIG_MATH_EMULATION is not set
CONFIG_MTRR=y
CONFIG_HAVE_DEC_LOCK=y

#
# Power management options (ACPI, APM)
#
CONFIG_PM=y
# CONFIG_SOFTWARE_SUSPEND is not set
# CONFIG_PM_DISK is not set

#
# ACPI (Advanced Configuration and Power Interface) Support
#
CONFIG_ACPI=y
CONFIG_ACPI_BOOT=y
CONFIG_ACPI_INTERPRETER=y
CONFIG_ACPI_SLEEP=y
CONFIG_ACPI_SLEEP_PROC_FS=y
CONFIG_ACPI_AC=y
CONFIG_ACPI_BATTERY=y
CONFIG_ACPI_BUTTON=y
CONFIG_ACPI_FAN=y
CONFIG_ACPI_PROCESSOR=y
CONFIG_ACPI_THERMAL=y
# CONFIG_ACPI_ASUS is not set
# CONFIG_ACPI_TOSHIBA is not set
# CONFIG_ACPI_DEBUG is not set
CONFIG_ACPI_BUS=y
CONFIG_ACPI_EC=y
CONFIG_ACPI_POWER=y
CONFIG_ACPI_PCI=y
CONFIG_ACPI_SYSTEM=y
# CONFIG_ACPI_RELAXED_AML is not set

#
# APM (Advanced Power Management) BIOS Support
#
# CONFIG_APM is not set

#
# CPU Frequency scaling
#
# CONFIG_CPU_FREQ is not set

#
# Bus options (PCI, PCMCIA, EISA, MCA, ISA)
#
CONFIG_PCI=y
# CONFIG_PCI_GOBIOS is not set
# CONFIG_PCI_GODIRECT is not set
CONFIG_PCI_GOANY=y
CONFIG_PCI_BIOS=y
CONFIG_PCI_DIRECT=y
# CONFIG_PCI_LEGACY_PROC is not set
CONFIG_PCI_NAMES=y
CONFIG_ISA=y
# CONFIG_EISA is not set
# CONFIG_MCA is not set
# CONFIG_SCx200 is not set
CONFIG_HOTPLUG=y

#
# PCMCIA/CardBus support
#
CONFIG_PCMCIA=y
CONFIG_YENTA=y
CONFIG_CARDBUS=y
# CONFIG_I82092 is not set
# CONFIG_I82365 is not set
# CONFIG_TCIC is not set
CONFIG_PCMCIA_PROBE=y

#
# PCI Hotplug Support
#
CONFIG_HOTPLUG_PCI=y
# CONFIG_HOTPLUG_PCI_FAKE is not set
# CONFIG_HOTPLUG_PCI_COMPAQ is not set
# CONFIG_HOTPLUG_PCI_IBM is not set
CONFIG_HOTPLUG_PCI_ACPI=y
CONFIG_HOTPLUG_PCI_CPCI=y
CONFIG_HOTPLUG_PCI_CPCI_ZT5550=y
CONFIG_HOTPLUG_PCI_CPCI_GENERIC=y

#
# Executable file formats
#
CONFIG_BINFMT_ELF=y
CONFIG_BINFMT_AOUT=y
CONFIG_BINFMT_MISC=y

#
# Device Drivers
#

#
# Generic Driver Options
#
# CONFIG_FW_LOADER is not set

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

#
# Parallel port support
#
CONFIG_PARPORT=m
CONFIG_PARPORT_PC=m
CONFIG_PARPORT_PC_CML1=m
# CONFIG_PARPORT_SERIAL is not set
CONFIG_PARPORT_PC_FIFO=y
CONFIG_PARPORT_PC_SUPERIO=y
# CONFIG_PARPORT_PC_PCMCIA is not set
# CONFIG_PARPORT_OTHER is not set
CONFIG_PARPORT_1284=y

#
# Plug and Play support
#
CONFIG_PNP=y
# CONFIG_PNP_DEBUG is not set

#
# Protocols
#
# CONFIG_ISAPNP is not set
# CONFIG_PNPBIOS is not set

#
# Block devices
#
CONFIG_BLK_DEV_FD=m
# CONFIG_BLK_DEV_XD is not set
# CONFIG_PARIDE is not set
# CONFIG_BLK_CPQ_DA is not set
# CONFIG_BLK_CPQ_CISS_DA is not set
# CONFIG_BLK_DEV_DAC960 is not set
# CONFIG_BLK_DEV_UMEM is not set
# CONFIG_BLK_DEV_LOOP is not set
# CONFIG_BLK_DEV_NBD is not set
# CONFIG_BLK_DEV_RAM is not set
# CONFIG_BLK_DEV_INITRD is not set
# CONFIG_LBD 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_HD_IDE is not set
CONFIG_BLK_DEV_IDEDISK=y
CONFIG_IDEDISK_MULTI_MODE=y
# CONFIG_IDEDISK_STROKE is not set
CONFIG_BLK_DEV_IDECS=y
CONFIG_BLK_DEV_IDECD=y
# CONFIG_BLK_DEV_IDETAPE is not set
# CONFIG_BLK_DEV_IDEFLOPPY is not set
CONFIG_BLK_DEV_IDESCSI=y
# CONFIG_IDE_TASK_IOCTL is not set
# CONFIG_IDE_TASKFILE_IO is not set

#
# IDE chipset support/bugfixes
#
# CONFIG_BLK_DEV_CMD640 is not set
CONFIG_BLK_DEV_IDEPNP=y
CONFIG_BLK_DEV_IDEPCI=y
CONFIG_IDEPCI_SHARE_IRQ=y
# CONFIG_BLK_DEV_OFFBOARD is not set
CONFIG_BLK_DEV_GENERIC=y
# CONFIG_BLK_DEV_OPTI621 is not set
# CONFIG_BLK_DEV_RZ1000 is not set
CONFIG_BLK_DEV_IDEDMA_PCI=y
# CONFIG_BLK_DEV_IDEDMA_FORCED is not set
CONFIG_IDEDMA_PCI_AUTO=y
# CONFIG_IDEDMA_ONLYDISK is not set
# CONFIG_IDEDMA_PCI_WIP is not set
CONFIG_BLK_DEV_ADMA=y
# 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=y
# 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_CHIPSETS is not set
CONFIG_BLK_DEV_IDEDMA=y
# CONFIG_IDEDMA_IVB is not set
CONFIG_IDEDMA_AUTO=y
# CONFIG_DMA_NONPCI is not set
# 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 is not set
# CONFIG_CHR_DEV_OSST is not set
# CONFIG_BLK_DEV_SR is not set
CONFIG_CHR_DEV_SG=y

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

#
# SCSI low-level drivers
#
# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
# CONFIG_SCSI_7000FASST is not set
# CONFIG_SCSI_ACARD is not set
# CONFIG_SCSI_AHA152X is not set
# CONFIG_SCSI_AHA1542 is not set
# CONFIG_SCSI_AACRAID is not set
# CONFIG_SCSI_AIC7XXX is not set
# CONFIG_SCSI_AIC7XXX_OLD is not set
# CONFIG_SCSI_AIC79XX is not set
# CONFIG_SCSI_ADVANSYS is not set
# CONFIG_SCSI_IN2000 is not set
# CONFIG_SCSI_MEGARAID is not set
# CONFIG_SCSI_SATA is not set
# CONFIG_SCSI_BUSLOGIC is not set
# CONFIG_SCSI_CPQFCTS is not set
# CONFIG_SCSI_DMX3191D is not set
# CONFIG_SCSI_DTC3280 is not set
# CONFIG_SCSI_EATA is not set
# CONFIG_SCSI_EATA_PIO is not set
# CONFIG_SCSI_FUTURE_DOMAIN is not set
# CONFIG_SCSI_GDTH is not set
# CONFIG_SCSI_GENERIC_NCR5380 is not set
# CONFIG_SCSI_GENERIC_NCR5380_MMIO is not set
# CONFIG_SCSI_IPS is not set
# CONFIG_SCSI_INIA100 is not set
# CONFIG_SCSI_PPA is not set
# CONFIG_SCSI_IMM is not set
# CONFIG_SCSI_NCR53C406A is not set
# CONFIG_SCSI_SYM53C8XX_2 is not set
# CONFIG_SCSI_PAS16 is not set
# CONFIG_SCSI_PSI240I is not set
# CONFIG_SCSI_QLOGIC_FAS is not set
# CONFIG_SCSI_QLOGIC_ISP is not set
# CONFIG_SCSI_QLOGIC_FC is not set
# CONFIG_SCSI_QLOGIC_1280 is not set
# CONFIG_SCSI_SYM53C416 is not set
# CONFIG_SCSI_DC395x is not set
# CONFIG_SCSI_T128 is not set
# CONFIG_SCSI_U14_34F is not set
# CONFIG_SCSI_ULTRASTOR is not set
# CONFIG_SCSI_NSP32 is not set
# CONFIG_SCSI_DEBUG is not set

#
# PCMCIA SCSI adapter support
#
# CONFIG_PCMCIA_AHA152X is not set
# CONFIG_PCMCIA_FDOMAIN is not set
# CONFIG_PCMCIA_NINJA_SCSI is not set
# CONFIG_PCMCIA_QLOGIC is not set

#
# Old CD-ROM drivers (not SCSI, not IDE)
#
# CONFIG_CD_NO_IDESCSI is not set

#
# Multi-device support (RAID and LVM)
#
# CONFIG_MD is not set

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

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

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

#
# Device Drivers
#
# CONFIG_IEEE1394_PCILYNX is not set
CONFIG_IEEE1394_OHCI1394=y

#
# Protocol Drivers
#
# CONFIG_IEEE1394_VIDEO1394 is not set
# CONFIG_IEEE1394_SBP2 is not set
# CONFIG_IEEE1394_ETH1394 is not set
# CONFIG_IEEE1394_DV1394 is not set
# CONFIG_IEEE1394_RAWIO is not set
# CONFIG_IEEE1394_CMP is not set

#
# I2O device support
#
CONFIG_I2O=y
CONFIG_I2O_PCI=y
CONFIG_I2O_BLOCK=y
# CONFIG_I2O_SCSI is not set
CONFIG_I2O_PROC=y

#
# Networking support
#
CONFIG_NET=y

#
# Networking options
#
CONFIG_PACKET=y
# CONFIG_PACKET_MMAP is not set
# CONFIG_NETLINK_DEV is not set
CONFIG_UNIX=y
# CONFIG_NET_KEY is not set
CONFIG_INET=y
CONFIG_IP_MULTICAST=y
# CONFIG_IP_ADVANCED_ROUTER is not set
# CONFIG_IP_PNP is not set
# CONFIG_NET_IPIP is not set
# CONFIG_NET_IPGRE is not set
# CONFIG_IP_MROUTE is not set
# CONFIG_ARPD is not set
# CONFIG_INET_ECN 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_IPV6 is not set
# CONFIG_DECNET is not set
# CONFIG_BRIDGE is not set
# CONFIG_NETFILTER is not set

#
# SCTP Configuration (EXPERIMENTAL)
#
CONFIG_IPV6_SCTP__=y
# CONFIG_IP_SCTP is not set
# CONFIG_ATM is not set
# CONFIG_VLAN_8021Q 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_FASTROUTE is not set
# CONFIG_NET_HW_FLOWCONTROL is not set

#
# QoS and/or fair queueing
#
# CONFIG_NET_SCHED is not set

#
# Network testing
#
# CONFIG_NET_PKTGEN is not set
CONFIG_NETDEVICES=y

#
# ARCnet devices
#
# CONFIG_ARCNET is not set
# CONFIG_DUMMY is not set
# CONFIG_BONDING is not set
# CONFIG_EQUALIZER is not set
# CONFIG_TUN is not set
# CONFIG_NET_SB1000 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
# CONFIG_LANCE is not set
# CONFIG_NET_VENDOR_SMC is not set
# CONFIG_NET_VENDOR_RACAL is not set

#
# Tulip family network device support
#
# CONFIG_NET_TULIP is not set
# CONFIG_AT1700 is not set
# CONFIG_DEPCA is not set
# CONFIG_HP100 is not set
# CONFIG_NET_ISA 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_AC3200 is not set
# CONFIG_APRICOT is not set
# CONFIG_B44 is not set
# CONFIG_FORCEDETH is not set
# CONFIG_CS89x0 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 is not set
# CONFIG_8139TOO_TUNE_TWISTER is not set
# CONFIG_8139TOO_8129 is not set
# CONFIG_8139_OLD_RX_RESET is not set
# CONFIG_SIS900 is not set
# CONFIG_EPIC100 is not set
# CONFIG_SUNDANCE is not set
# CONFIG_TLAN is not set
# CONFIG_VIA_RHINE is not set
# CONFIG_NET_POCKET is not set

#
# Ethernet (1000 Mbit)
#
# CONFIG_ACENIC is not set
# CONFIG_DL2K is not set
# CONFIG_E1000 is not set
# CONFIG_NS83820 is not set
# CONFIG_HAMACHI is not set
# CONFIG_YELLOWFIN is not set
# CONFIG_R8169 is not set
# CONFIG_SIS190 is not set
# CONFIG_SK98LIN is not set
# CONFIG_NET_BROADCOM is not set
# CONFIG_TIGON3 is not set

#
# Ethernet (10000 Mbit)
#
# CONFIG_IXGB is not set
# CONFIG_FDDI is not set
# CONFIG_HIPPI is not set
# CONFIG_PLIP is not set
# CONFIG_PPP is not set
# CONFIG_SLIP is not set

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

#
# Obsolete Wireless cards support (pre-802.11)
#
# CONFIG_STRIP is not set
# CONFIG_ARLAN is not set
# CONFIG_WAVELAN 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_AIRO is not set
CONFIG_HERMES=m
# CONFIG_PLX_HERMES is not set
# CONFIG_TMD_HERMES is not set
# CONFIG_PCI_HERMES is not set

#
# Wireless 802.11b Pcmcia/Cardbus cards support
#
CONFIG_PCMCIA_HERMES=m
# CONFIG_AIRO_CS is not set
# CONFIG_PRISM54 is not set
# CONFIG_PCMCIA_ATMEL is not set
# CONFIG_PCMCIA_WL3501 is not set
CONFIG_NET_WIRELESS=y

#
# Token Ring devices
#
# CONFIG_TR is not set
# CONFIG_NET_FC is not set
# CONFIG_RCPCI is not set
# CONFIG_SHAPER is not set

#
# Wan interfaces
#
# CONFIG_WAN is not set

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

#
# Amateur Radio support
#
# CONFIG_HAMRADIO is not set

#
# IrDA (infrared) support
#
# CONFIG_IRDA is not set

#
# Bluetooth support
#
# CONFIG_BT is not set

#
# ISDN subsystem
#
# CONFIG_ISDN_BOOL is not set

#
# Telephony Support
#
# CONFIG_PHONE is not set

#
# Input device support
#
CONFIG_INPUT=y

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

#
# Input I/O drivers
#
# CONFIG_GAMEPORT is not set
CONFIG_SOUND_GAMEPORT=y
CONFIG_SERIO=y
CONFIG_SERIO_I8042=y
# CONFIG_SERIO_SERPORT is not set
# CONFIG_SERIO_CT82C710 is not set
# CONFIG_SERIO_PARKBD is not set
# CONFIG_SERIO_PCIPS2 is not set

#
# Input Device Drivers
#
CONFIG_INPUT_KEYBOARD=y
CONFIG_KEYBOARD_ATKBD=y
# CONFIG_KEYBOARD_SUNKBD 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_PS2_SYNAPTICS is not set
# CONFIG_MOUSE_SERIAL is not set
# CONFIG_MOUSE_INPORT is not set
# CONFIG_MOUSE_LOGIBM is not set
# CONFIG_MOUSE_PC110PAD 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

#
# Character devices
#
CONFIG_VT=y
CONFIG_VT_CONSOLE=y
CONFIG_HW_CONSOLE=y
# CONFIG_SERIAL_NONSTANDARD is not set

#
# Serial drivers
#
CONFIG_SERIAL_8250=y
# CONFIG_SERIAL_8250_CONSOLE is not set
# CONFIG_SERIAL_8250_CS is not set
# CONFIG_SERIAL_8250_ACPI is not set
CONFIG_SERIAL_8250_NR_UARTS=4
# CONFIG_SERIAL_8250_EXTENDED is not set

#
# Non-8250 serial port support
#
CONFIG_SERIAL_CORE=y
CONFIG_UNIX98_PTYS=y
CONFIG_UNIX98_PTY_COUNT=256
CONFIG_PRINTER=m
# CONFIG_LP_CONSOLE is not set
CONFIG_PPDEV=m
# CONFIG_TIPAR is not set

#
# I2C support
#
CONFIG_I2C=y
CONFIG_I2C_CHARDEV=y

#
# I2C Algorithms
#
CONFIG_I2C_ALGOBIT=y
CONFIG_I2C_ALGOPCF=y

#
# I2C Hardware Bus support
#
# CONFIG_I2C_ALI1535 is not set
# CONFIG_I2C_ALI15X3 is not set
# CONFIG_I2C_AMD756 is not set
# CONFIG_I2C_AMD8111 is not set
# CONFIG_I2C_ELEKTOR is not set
# CONFIG_I2C_ELV is not set
# CONFIG_I2C_I801 is not set
# CONFIG_I2C_I810 is not set
# CONFIG_I2C_ISA is not set
# CONFIG_I2C_NFORCE2 is not set
# CONFIG_I2C_PHILIPSPAR is not set
CONFIG_I2C_PIIX4=y
# 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_VELLEMAN is not set
# CONFIG_I2C_VIA is not set
# CONFIG_I2C_VIAPRO is not set
# CONFIG_I2C_VOODOO3 is not set

#
# I2C Hardware Sensors Chip support
#
# CONFIG_I2C_SENSOR is not set
# CONFIG_SENSORS_ADM1021 is not set
# CONFIG_SENSORS_EEPROM is not set
# CONFIG_SENSORS_IT87 is not set
# CONFIG_SENSORS_LM75 is not set
# CONFIG_SENSORS_LM78 is not set
# CONFIG_SENSORS_LM85 is not set
# CONFIG_SENSORS_VIA686A is not set
# CONFIG_SENSORS_W83781D is not set

#
# Mice
#
# CONFIG_BUSMOUSE is not set
# CONFIG_QIC02_TAPE is not set

#
# IPMI
#
# CONFIG_IPMI_HANDLER is not set

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

#
# Ftape, the floppy tape device driver
#
# CONFIG_FTAPE is not set
CONFIG_AGP=y
# CONFIG_AGP_ALI is not set
# CONFIG_AGP_ATI is not set
# CONFIG_AGP_AMD is not set
# CONFIG_AGP_AMD64 is not set
CONFIG_AGP_INTEL=y
# CONFIG_AGP_NVIDIA is not set
# CONFIG_AGP_SIS is not set
# CONFIG_AGP_SWORKS is not set
# CONFIG_AGP_VIA is not set
CONFIG_DRM=y
# CONFIG_DRM_TDFX is not set
# CONFIG_DRM_GAMMA is not set
# CONFIG_DRM_R128 is not set
# CONFIG_DRM_RADEON is not set
# CONFIG_DRM_I810 is not set
# CONFIG_DRM_I830 is not set
# CONFIG_DRM_MGA is not set
# CONFIG_DRM_SIS is not set

#
# PCMCIA character devices
#
# CONFIG_SYNCLINK_CS is not set
# CONFIG_MWAVE is not set
# CONFIG_RAW_DRIVER is not set
# CONFIG_HANGCHECK_TIMER 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_CYBER2000 is not set
# CONFIG_FB_IMSTT is not set
# CONFIG_FB_VGA16 is not set
CONFIG_FB_VESA=y
CONFIG_VIDEO_SELECT=y
# CONFIG_FB_HGA is not set
# CONFIG_FB_RIVA is not set
# CONFIG_FB_I810 is not set
# CONFIG_FB_MATROX is not set
# CONFIG_FB_RADEON is not set
# CONFIG_FB_ATY128 is not set
# CONFIG_FB_ATY is not set
# CONFIG_FB_SIS is not set
# CONFIG_FB_NEOMAGIC is not set
# CONFIG_FB_3DFX is not set
# CONFIG_FB_VOODOO1 is not set
# CONFIG_FB_TRIDENT is not set
# CONFIG_FB_VIRTUAL is not set

#
# Console display driver support
#
CONFIG_VGA_CONSOLE=y
# CONFIG_MDA_CONSOLE is not set
CONFIG_DUMMY_CONSOLE=y
CONFIG_FRAMEBUFFER_CONSOLE=y
CONFIG_PCI_CONSOLE=y
CONFIG_FONTS=y
# CONFIG_FONT_8x8 is not set
CONFIG_FONT_8x16=y
# CONFIG_FONT_6x11 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

#
# Logo configuration
#
CONFIG_LOGO=y
# CONFIG_LOGO_LINUX_MONO is not set
# CONFIG_LOGO_LINUX_VGA16 is not set
CONFIG_LOGO_LINUX_CLUT224=y

#
# Bootsplash configuration
#
CONFIG_BOOTSPLASH=y

#
# Sound
#
CONFIG_SOUND=y

#
# Advanced Linux Sound Architecture
#
CONFIG_SND=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 is not set
# CONFIG_SND_MTPAV is not set
# CONFIG_SND_SERIAL_U16550 is not set
# CONFIG_SND_MPU401 is not set

#
# ISA devices
#
# CONFIG_SND_AD1848 is not set
# CONFIG_SND_CS4231 is not set
# CONFIG_SND_CS4232 is not set
# CONFIG_SND_CS4236 is not set
# CONFIG_SND_ES1688 is not set
# CONFIG_SND_ES18XX is not set
# CONFIG_SND_GUSCLASSIC is not set
# CONFIG_SND_GUSEXTREME is not set
# CONFIG_SND_GUSMAX is not set
# CONFIG_SND_INTERWAVE is not set
# CONFIG_SND_INTERWAVE_STB is not set
# CONFIG_SND_OPTI92X_AD1848 is not set
# CONFIG_SND_OPTI92X_CS4231 is not set
# CONFIG_SND_OPTI93X is not set
# CONFIG_SND_SB8 is not set
# CONFIG_SND_SB16 is not set
# CONFIG_SND_SBAWE is not set
# CONFIG_SND_WAVEFRONT is not set
# CONFIG_SND_CMI8330 is not set
# CONFIG_SND_OPL3SA2 is not set
# CONFIG_SND_SGALAXY is not set
# CONFIG_SND_SSCAPE is not set

#
# PCI devices
#
# CONFIG_SND_ALI5451 is not set
# CONFIG_SND_AZT3328 is not set
# CONFIG_SND_CS46XX is not set
# CONFIG_SND_CS4281 is not set
# CONFIG_SND_EMU10K1 is not set
# CONFIG_SND_KORG1212 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_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=y
# CONFIG_SND_SONICVIBES is not set
# CONFIG_SND_VIA82XX is not set
# CONFIG_SND_VX222 is not set

#
# ALSA USB devices
#
# CONFIG_SND_USB_AUDIO is not set

#
# PCMCIA devices
#
# CONFIG_SND_VXPOCKET is not set
# CONFIG_SND_VXP440 is not set

#
# Open Sound System
#
# CONFIG_SOUND_PRIME is not set

#
# USB support
#
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

#
# USB Host Controller Drivers
#
CONFIG_USB_EHCI_HCD=y
# CONFIG_USB_OHCI_HCD is not set
CONFIG_USB_UHCI_HCD=y

#
# USB Device Class drivers
#
# CONFIG_USB_AUDIO is not set
# CONFIG_USB_BLUETOOTH_TTY is not set
# CONFIG_USB_MIDI is not set
# CONFIG_USB_ACM is not set
CONFIG_USB_PRINTER=y
CONFIG_USB_STORAGE=y
# CONFIG_USB_STORAGE_DEBUG is not set
CONFIG_USB_STORAGE_DATAFAB=y
# CONFIG_USB_STORAGE_FREECOM is not set
# CONFIG_USB_STORAGE_ISD200 is not set
CONFIG_USB_STORAGE_DPCM=y
# CONFIG_USB_STORAGE_HP8200e is not set
CONFIG_USB_STORAGE_SDDR09=y
CONFIG_USB_STORAGE_SDDR55=y
CONFIG_USB_STORAGE_JUMPSHOT=y

#
# USB Human Interface Devices (HID)
#
CONFIG_USB_HID=y
CONFIG_USB_HIDINPUT=y
# CONFIG_HID_FF is not set
# CONFIG_USB_HIDDEV is not set
# CONFIG_USB_AIPTEK is not set
# CONFIG_USB_WACOM is not set
# CONFIG_USB_KBTAB is not set
# CONFIG_USB_POWERMATE is not set
# CONFIG_USB_XPAD is not set

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

#
# USB Multimedia devices
#
# CONFIG_USB_DABUSB is not set

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

#
# USB Network adaptors
#
# 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

#
# USB port drivers
#
# CONFIG_USB_USS720 is not set

#
# USB Serial Converter support
#
# CONFIG_USB_SERIAL is not set

#
# USB Miscellaneous drivers
#
# CONFIG_USB_TIGL is not set
# CONFIG_USB_AUERSWALD is not set
# CONFIG_USB_RIO500 is not set
# CONFIG_USB_BRLVGER is not set
# CONFIG_USB_LCD is not set
# CONFIG_USB_TEST is not set
# CONFIG_USB_GADGET is not set

#
# File systems
#
CONFIG_EXT2_FS=y
# CONFIG_EXT2_FS_XATTR is not set
CONFIG_EXT3_FS=y
CONFIG_EXT3_FS_XATTR=y
# CONFIG_EXT3_FS_POSIX_ACL is not set
# CONFIG_EXT3_FS_SECURITY is not set
CONFIG_JBD=y
# CONFIG_JBD_DEBUG is not set
CONFIG_FS_MBCACHE=y
# CONFIG_REISERFS_FS is not set
# CONFIG_JFS_FS is not set
# CONFIG_XFS_FS is not set
# CONFIG_MINIX_FS is not set
# CONFIG_ROMFS_FS is not set
# CONFIG_QUOTA is not set
# 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

#
# DOS/FAT/NT Filesystems
#
CONFIG_FAT_FS=y
CONFIG_MSDOS_FS=y
CONFIG_VFAT_FS=y
CONFIG_NTFS_FS=y
# CONFIG_NTFS_DEBUG is not set
# CONFIG_NTFS_RW is not set

#
# Pseudo filesystems
#
CONFIG_PROC_FS=y
CONFIG_PROC_KCORE=y
CONFIG_DEVFS_FS=y
# CONFIG_DEVFS_MOUNT is not set
# CONFIG_DEVFS_DEBUG is not set
CONFIG_DEVPTS_FS=y
# CONFIG_DEVPTS_FS_XATTR is not set
CONFIG_TMPFS=y
# CONFIG_HUGETLBFS is not set
# CONFIG_HUGETLB_PAGE is not set
CONFIG_RAMFS=y
CONFIG_SUPERMOUNT=y
# CONFIG_SUPERMOUNT_DEBUG is not set

#
# Miscellaneous filesystems
#
# CONFIG_ADFS_FS is not set
# CONFIG_AFFS_FS is not set
# CONFIG_HFS_FS is not set
# CONFIG_BEFS_FS is not set
# CONFIG_BFS_FS is not set
# CONFIG_EFS_FS is not set
# CONFIG_CRAMFS is not set
# CONFIG_VXFS_FS is not set
# CONFIG_HPFS_FS is not set
# CONFIG_QNX4FS_FS is not set
# CONFIG_SYSV_FS is not set
# CONFIG_UFS_FS is not set

#
# Network File Systems
#
# CONFIG_NFS_FS is not set
# CONFIG_NFSD is not set
# CONFIG_EXPORTFS is not set
CONFIG_SMB_FS=y
# CONFIG_SMB_NLS_DEFAULT is not set
# CONFIG_CIFS is not set
# CONFIG_NCP_FS is not set
# CONFIG_CODA_FS is not set
# CONFIG_INTERMEZZO_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 is not set
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=y
# CONFIG_LDM_DEBUG is not set
# CONFIG_NEC98_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
CONFIG_SMB_NLS=y
CONFIG_NLS=y

#
# Native Language Support
#
CONFIG_NLS_DEFAULT="iso8859-1"
CONFIG_NLS_CODEPAGE_437=y
# CONFIG_NLS_CODEPAGE_737 is not set
# CONFIG_NLS_CODEPAGE_775 is not set
# CONFIG_NLS_CODEPAGE_850 is not set
# CONFIG_NLS_CODEPAGE_852 is not set
# CONFIG_NLS_CODEPAGE_855 is not set
# CONFIG_NLS_CODEPAGE_857 is not set
# CONFIG_NLS_CODEPAGE_860 is not set
# CONFIG_NLS_CODEPAGE_861 is not set
# CONFIG_NLS_CODEPAGE_862 is not set
# CONFIG_NLS_CODEPAGE_863 is not set
# CONFIG_NLS_CODEPAGE_864 is not set
# CONFIG_NLS_CODEPAGE_865 is not set
# CONFIG_NLS_CODEPAGE_866 is not set
# CONFIG_NLS_CODEPAGE_869 is not set
# CONFIG_NLS_CODEPAGE_936 is not set
# CONFIG_NLS_CODEPAGE_950 is not set
# CONFIG_NLS_CODEPAGE_932 is not set
# CONFIG_NLS_CODEPAGE_949 is not set
# CONFIG_NLS_CODEPAGE_874 is not set
# CONFIG_NLS_ISO8859_8 is not set
# CONFIG_NLS_CODEPAGE_1250 is not set
# CONFIG_NLS_CODEPAGE_1251 is not set
CONFIG_NLS_ISO8859_1=y
# CONFIG_NLS_ISO8859_2 is not set
# CONFIG_NLS_ISO8859_3 is not set
# CONFIG_NLS_ISO8859_4 is not set
# CONFIG_NLS_ISO8859_5 is not set
# CONFIG_NLS_ISO8859_6 is not set
# CONFIG_NLS_ISO8859_7 is not set
# CONFIG_NLS_ISO8859_9 is not set
# CONFIG_NLS_ISO8859_13 is not set
# CONFIG_NLS_ISO8859_14 is not set
# CONFIG_NLS_ISO8859_15 is not set
# CONFIG_NLS_KOI8_R is not set
# CONFIG_NLS_KOI8_U is not set
# CONFIG_NLS_UTF8 is not set

#
# Profiling support
#
# CONFIG_PROFILING is not set

#
# Kernel hacking
#
# CONFIG_DEBUG_KERNEL is not set
# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
# CONFIG_FRAME_POINTER is not set
CONFIG_X86_EXTRA_IRQS=y
CONFIG_X86_FIND_SMP_CONFIG=y
CONFIG_X86_MPPARSE=y

#
# Security options
#
# CONFIG_SECURITY is not set

#
# Cryptographic options
#
# CONFIG_CRYPTO is not set

#
# Library routines
#
CONFIG_CRC32=y
CONFIG_ZLIB_INFLATE=y
CONFIG_X86_BIOS_REBOOT=y
CONFIG_PC=y
Back to top
View user's profile Send private message
second_exodous
Guru
Guru


Joined: 09 May 2003
Posts: 479
Location: Salt Lake City, UT USA

PostPosted: Wed Dec 31, 2003 10:11 pm    Post subject: Reply with quote

Wow, that was a fast response, I'm on bootstraping, it's a 3.2 so it will take an hour and a half maybe? it's been about an hour.

I'm on an ibook right now, and gave my pc to my mom, can I use genkernel to config my 2.6 kernel and use your config file as a guide? Well, I could do it manually, I don't need to use genkernel. In fact I'd rather not, it enables a lot of things I didn't need on my pc, I had to --config it to get everything out.

What kernel do I get? Do I get development-sources?

Thanx,
Stan
Back to top
View user's profile Send private message
second_exodous
Guru
Guru


Joined: 09 May 2003
Posts: 479
Location: Salt Lake City, UT USA

PostPosted: Thu Jan 01, 2004 4:57 am    Post subject: Reply with quote

I emerged X and ran the configurator, then eddited the file like you put, but when I startx I get the Nvidia logo (didn't put nologo as a option) and then x shutdown, and these are the errors I get:

Quote:
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Error: No Symbols named "keyboard1" in the include file "pc/us"
> Exiting
> Abandoning symbols file "default"
Errors from xkbcomp are not fatal to the X server
xterm: Error 32, errno 2: No such file or directory
Reason: get_pty: not enough ptys
xterm: Error 32, errno 2: No such file or directory
Reason: get_pty: not enough ptys
xterm: Error 32, errno 2: No such file or directory
Reason: get_pty: not enough ptys

waiting for X server to shut down X connection to :0.0 broken (explicit kill or server shutdown).
.


Any idea what this could mean? I checked all the keyboard stuff. I got not enought ptys once before on my geforce 3, it was a while ago and can't remember how I fixed it.

Thanx,
Stan
Back to top
View user's profile Send private message
second_exodous
Guru
Guru


Joined: 09 May 2003
Posts: 479
Location: Salt Lake City, UT USA

PostPosted: Thu Jan 01, 2004 5:29 am    Post subject: Reply with quote

Oh, forums are great, searched for ptys and found the solution, startx starts up. I didn't do anything for the keyboard problem, and it shows up after ctrl+alt+del, will that give me problems later on?

Thanx,
Stan
Back to top
View user's profile Send private message
xcable
Guru
Guru


Joined: 15 Aug 2002
Posts: 424
Location: College Station, Texas

PostPosted: Thu Jan 01, 2004 6:59 pm    Post subject: keyboard problem Reply with quote

That's a new one to me.

Just a guess but; make sure that the 2.6 kernel has the keyboard stuff in it "PCI PS/2 keyboard and PS/2 mouse controller (SERIO_PCIPS2)" under the "Input Device Support".


heath
Back to top
View user's profile Send private message
u2u2
n00b
n00b


Joined: 01 Jan 2004
Posts: 1

PostPosted: Fri Jan 02, 2004 10:47 am    Post subject: Reply with quote

Hi,
xcable thanks, your post has been a great help for me.
My english isn't better as i like, but i try to explain my problem:
I've a HP Pavilion ZD7050ea.
How do you manage to make work the multimedia buttons of the notebook?, I can't do that.
I don't know if you have this problem too.
And my second problem is about the wide screen. Often there is a splash (i don't know how explain it). It happens in your laptop too??

Well,
my kernel is:
Linux 2.6.0 #11 SMP Thu Jan 1 22:11:41 CET 2004 i686 Intel(R) Pentium(R) 4 CPU 2.80GHz GenuineIntel GNU/Linux
and I use nvidia drivers.

My gentoo is "Gentoo Base System version 1.4.3.10"

And like curiosity:
bash-2.05b# dmesg |grep BogoMIPS
Calibrating delay loop... 5521.40 BogoMIPS
Calibrating delay loop... 5570.56 BogoMIPS
Total of 2 processors activated (11091.96 BogoMIPS).
bash-2.05b#
:lol

I've the wireless problem too :(


I repeat: your post have be a great help for me.
thanks
Back to top
View user's profile Send private message
HogRider
Apprentice
Apprentice


Joined: 29 May 2002
Posts: 160

PostPosted: Fri Jan 02, 2004 1:15 pm    Post subject: Reply with quote

Try this link for the multimedia buttons:
http://www.zd7000forums.com/viewtopic.php?t=141&postdays=0&postorder=asc&start=25

And in regard to the screen flicker (splash?), it seems to be selective. Some systems experience it, most don't. Unfortunately, mine does.
From what I've deduced, it's a software, not hardware issue. I don't experience the flicker when using xv or OpenGL.

Good Luck

Btw, to all zd7000 owners....
The ZD 7000 Forums is a great place for info & assistance.
_________________
Mike

"Computers are like air conditioners, they stop working properly if you open Windows"
perl -e 'print $i=pack(c5,(41*2),sqrt(7056),(unpack(c,H)-2),oct(115),10);'
Back to top
View user's profile Send private message
xcable
Guru
Guru


Joined: 15 Aug 2002
Posts: 424
Location: College Station, Texas

PostPosted: Fri Jan 02, 2004 2:45 pm    Post subject: screen flicker Reply with quote

I don't experience the screen splash/flicker problem. The post after you said that it's a software thing not a hardward thing (I'm not sure about that). If that is the case then the software package that causes this should be able to be isolated, and you chould remove/upgrade/disable that software. Try different Nvidia drivers, disable APM, check AGP settings, check kernel configuration, check XF86Config settings....

I checked out "acme" the Gnome laptop buttons software, and it looks to only with gnome. Since I use KDE I guess I'll just have to live with out those buttons (no big deal for me).

heath
Back to top
View user's profile Send private message
second_exodous
Guru
Guru


Joined: 09 May 2003
Posts: 479
Location: Salt Lake City, UT USA

PostPosted: Sat Jan 03, 2004 1:37 am    Post subject: Reply with quote

Just curious, what kernel are you using?

I mean what kernel did you emerge or did you download the official kernel source.

Thanx,
Stan
Back to top
View user's profile Send private message
xcable
Guru
Guru


Joined: 15 Aug 2002
Posts: 424
Location: College Station, Texas

PostPosted: Sat Jan 03, 2004 5:53 pm    Post subject: kernel Reply with quote

Inital I emerged ck-sources based on 22 then on 23, then I emerged the devlopment-sources based on 2.6.0-test11, then I emerged devlopement-sources based on 2.6.0 final, then I emerged gentoo-dev-sources based on 2.6.0 final.

I order :

2.4.22-ck (emerge ck-sources)
2.4.23-ck (emerge ck-sources)
2.6.0-test11 (emerge developement-sources)
2.6.0 (emerge developement-sources)
2.6.0-gentoo (emerge gentoo-dev-sources)

I will most likely continue to use the gentoo sources based on 2.6, until those sources begain to fall behind Linus's main tree (ie the gentoo sources based on 2.6.5 yet Linus's tree is at 2.6.6 or later).

heath

heath
Back to top
View user's profile Send private message
second_exodous
Guru
Guru


Joined: 09 May 2003
Posts: 479
Location: Salt Lake City, UT USA

PostPosted: Sat Jan 03, 2004 6:34 pm    Post subject: Reply with quote

I'm using your config file as a guide, but must be missing some stuff, I've re-installed after I messed gentoo up and now I'm getting weird memory errors at boot. Knoppix boots fine so I know it's not my memory. I re-emerged the development-sources and now just going to genkernel it as default, hopefully that will get me running linux.

But all I have to do is copy your config file like this, assuming it's a text file burned on a cd:

Quote:
cp /mnt/cdrom/config.txt /usr/scr/linux/.config


Will that do it? How do I make sure that /usr/src/linux points to /usr/src/linux-2.6.0-gentoo?

Thanx,
Stan
Back to top
View user's profile Send private message
second_exodous
Guru
Guru


Joined: 09 May 2003
Posts: 479
Location: Salt Lake City, UT USA

PostPosted: Sun Jan 04, 2004 8:42 pm    Post subject: Reply with quote

Oh geez, you can load a alternate config file right from the kernel. Ok, got that, but what is the kernel that the .config file you posted up above is for? I've checked both 2.6.0 (emerge development-sources) and 2.6.0-gentoo (emerge gentoo-dev-sources) and neither the config files they create have what your config file has, so I'm assuming it's from test-11. When I use your config file with 2.6.0 (emerge development-sources) and 2.6.0-gentoo (emerge gentoo-dev-sources) it messes up somehow, or I think. I get a weird memory error at boot-up, but when I just use the config file that it generates on it's own it boots up ok.

Do you boot multiple kernels? If so could you post the .config file for the one you like the most and tell me what it is?

Wow, I hope I'm not annoying you, I could see that I might be, and I'm sorry if I am. I've tried going through various 2.6 kernels by myself and using your config file as a guide but can't get it to work. I'm so close though, every time I do I get closer. But wow it get tiring after a while. I've not done kernel stuff enough to know what to select, I've always seemed to do fine with the 2.4 kernels but the 2.6 has a lot more and specialized stuff.

But anyway, could you post the config file for the kernel that works the best and mention what it is?

Thanx,
Stan
Back to top
View user's profile Send private message
xcable
Guru
Guru


Joined: 15 Aug 2002
Posts: 424
Location: College Station, Texas

PostPosted: Mon Jan 05, 2004 5:19 am    Post subject: config Reply with quote

The config file I posted is for the 2.6 gentoo sources. You have to move (copy) it to /usr/src/linux making sure to name it ".config"; then you NEED to run make menuconfig/xconfig from /usr/src/linux. Then you can exit and be sure to save. Then compile, install, and reboot.

make sure that /usr/src/linux points to /usr/src/linux-2.6.0-gentoo


Code:

emerge gentoo-dev-sources
cd /usr/src
rm linux
ln -s linux-dev-sources linux
cp ***** /usr/src/linux/.config
cd linux
make menuconfig
make clean && make && make modules modules_install


heath
Back to top
View user's profile Send private message
pilla
Bodhisattva
Bodhisattva


Joined: 07 Aug 2002
Posts: 7729
Location: Underworld

PostPosted: Mon Jan 05, 2004 1:26 pm    Post subject: Reply with quote

It's a document, so it goes to D,T&T
_________________
"I'm just very selective about the reality I choose to accept." -- Calvin
Back to top
View user's profile Send private message
second_exodous
Guru
Guru


Joined: 09 May 2003
Posts: 479
Location: Salt Lake City, UT USA

PostPosted: Mon Jan 05, 2004 7:35 pm    Post subject: Reply with quote

In your instructions I 'rm linux' and then after creating a symbolic link you have me cd into linux, which I removed. I get an error saying 'linux, no such file or directory' when I try to cd into it.

Thanx,
Stan
Back to top
View user's profile Send private message
xcable
Guru
Guru


Joined: 15 Aug 2002
Posts: 424
Location: College Station, Texas

PostPosted: Mon Jan 05, 2004 8:33 pm    Post subject: "linux" is a link to linux-2.6.0-gentoo Reply with quote

The command "ln -s linux-2.6.0-gentoo linux" creates a link called "linux" to "linux-2.6.0-gentoo". I made a mistake above it should be :

Code:

emerge gentoo-dev-sources
cd /usr/src
rm linux
ln -s linux-2.6.0-gentoo linux
cp ***** /usr/src/linux/.config
cd linux
make menuconfig
make clean && make && make modules modules_install



heath
Back to top
View user's profile Send private message
second_exodous
Guru
Guru


Joined: 09 May 2003
Posts: 479
Location: Salt Lake City, UT USA

PostPosted: Mon Jan 05, 2004 11:40 pm    Post subject: Reply with quote

I've been using genkernel too long, what do I copy into /boot? I want to the Gentoo Linux 1.4 Installation Instructions and it says to

cp /usr/src/linux/arch/i386/boot/bzImage /boot

But I don't have bzImage under usr/src/linux/arch/i386/boot. did it change from the 2.4 kernel?

What files do I have to edit if I do manual kernel configuration?

Thanx,
Stan
Back to top
View user's profile Send private message
xcable
Guru
Guru


Joined: 15 Aug 2002
Posts: 424
Location: College Station, Texas

PostPosted: Tue Jan 06, 2004 2:50 pm    Post subject: read up on kernel recompiles Reply with quote

Looks like you need a refresher in Linux kernel recompiles and installs. Lets try to keep this tread specific to the zd7000.

You need to copy /usr/src/linux/arch/i386/boot/bzImage /boot/vmlinuz-2.6.0-gentoo-x*
* x = version of your build (1, 2, 3 ....)
Then edit /boot/grub/grub.conf or lilo.conf (then run lilo).

When you run xconfig/menconfig you are editing the kernel, no need to edit the .config directly.

[rant]
I don't use genkernel because it hides things from you, if I wanted that I would use a Mandrake/SuSe/Fedore type distro. I really don't understand the need for Gentoo users to use genkernel, it's just not in the spirit of Gentoo (in my opinion). Gentoo makes you learn more about Linux, which is a good thing.
[/rant]

heath
Back to top
View user's profile Send private message
Edweirdo
Guru
Guru


Joined: 28 Jan 2003
Posts: 353
Location: Boston, Mass, USA

PostPosted: Sat Jan 10, 2004 7:12 pm    Post subject: Reply with quote

xcable, this post has been of great help to me in getting my pavilion running under gentoo. One thing that puzzles me, though. When I boot off of Knoppix the mouse wheel bar thingy on the touch pad works great but I can't seem to get it to work right under Gentoo. I even copied the XFConfig file from a Knoppix boot and it doesn't work. I have the gentoo-dev-sources (2.6.1-r3) with the PCI keyboard thing on and I have your XFConfig almost verbatum. Do you have it working and if so, do you know what specific line (or lines) makes it work?

Another thing, I just bought a monitor and can't seem to figure out what the modeline needs to be. How did you figure out what the modeline needed to be for this screen?
_________________
Life is too short and too important to { take seriously | use Windows }.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Documentation, Tips & Tricks All times are GMT
Goto page 1, 2, 3, 4, 5, 6, 7, 8  Next
Page 1 of 8

 
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