Jump to content

hallowed

Members
  • Posts

    19
  • Joined

  • Last visited

Everything posted by hallowed

  1. Disabling the onboard video cannot be done in the bios on certain Dell models, and there are no jumpers to change on the mobo. The Optiplex GX1p, for example.
  2. Ok, so now that I'm home: [root@box1 root]# fglrxinfo display: :0.0 screen: 0 OpenGL vendor string: Mesa project: www.mesa3d.org OpenGL renderer string: Mesa GLX Indirect OpenGL version string: 1.2 (1.5 Mesa 6.2.1) [root@box1 root]# fgl_glxgear bash: fgl_glxgear: command not found [root@box1 root]# # File: xorg.conf # File generated by fglrxconfig © ATI Technologies, a substitute for xf86config. # Note by ATI: the below copyright notice is there for servicing possibly # pending third party rights on the file format and the instance of this file. # # Copyright © 1999 by The XFree86 Project, Inc. # # Permission is hereby granted, free of charge, to any person obtaining a # copy of this software and associated documentation files (the "Software"), # to deal in the Software without restriction, including without limitation # the rights to use, copy, modify, merge, publish, distribute, sublicense, # and/or sell copies of the Software, and to permit persons to whom the # Software is furnished to do so, subject to the following conditions: # # The above copyright notice and this permission notice shall be included in # all copies or substantial portions of the Software. # # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL # THE XFREE86 PROJECT BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, # WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF # OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE # SOFTWARE. # # Except as contained in this notice, the name of the XFree86 Project shall # not be used in advertising or otherwise to promote the sale, use or other # dealings in this Software without prior written authorization from the # XFree86 Project. # # ********************************************************************** # Refer to the XF86Config(4/5) man page for details about the format of # this file. # ********************************************************************** # ********************************************************************** # DRI Section # ********************************************************************** Section "dri" # Access to OpenGL ICD is allowed for all users: Mode 0666 # Access to OpenGL ICD is restricted to a specific user group: # Group 100 # users # Mode 0660 EndSection # ********************************************************************** # Module section -- this section is used to specify # which dynamically loadable modules to load. # ********************************************************************** # Section "Module" # This loads the DBE extension module. Load "dbe" # Double buffer extension # This loads the Type1 and FreeType font modules Load "type1" Load "freetype" Load "dri" # libdri.a Load "/usr/X11R6/lib/modules/extensions/libglx.a" # This loads the miscellaneous extensions module, and disables # initialisation of the XFree86-DGA extension within that module. Subsection "extmod" Option "omit xfree86-dga" # don't initialise the DGA extension EndSubsection EndSection # ********************************************************************** # Files section. This allows default font and rgb paths to be set # ********************************************************************** Section "Files" # The location of the RGB database. Note, this is the name of the # file minus the extension (like ".txt" or ".db"). There is normally # no need to change the default. RgbPath "/usr/X11R6/lib/X11/rgb" # Multiple FontPath entries are allowed (which are concatenated together), # as well as specifying multiple comma-separated entries in one FontPath # command (or a combination of both methods) # # If you don't have a floating point coprocessor and emacs, Mosaic or other # programs take long to start up, try moving the Type1 and Speedo directory # to the end of this list (or comment them out). # # FontPath "/usr/X11R6/lib/X11/fonts/local/" FontPath "/usr/X11R6/lib/X11/fonts/misc/" FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled" # FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/Type1/" FontPath "/usr/X11R6/lib/X11/fonts/Speedo/" FontPath "/usr/X11R6/lib/X11/fonts/75dpi/" # FontPath "/usr/X11R6/lib/X11/fonts/100dpi/" # The module search path. The default path is shown here. # ModulePath "/usr/X11R6/lib/modules" EndSection # ********************************************************************** # Server flags section. # ********************************************************************** Section "ServerFlags" EndSection # Uncomment this to cause a core dump at the spot where a signal is # received. This may leave the console in an unusable state, but may # provide a better stack trace in the core dump to aid in debugging # Option "NoTrapSignals" # Uncomment this to disable the <Crtl><Alt><BS> server abort sequence # This allows clients to receive this key event. # Option "DontZap" # Uncomment this to disable the <Crtl><Alt><KP_+>/<KP_-> mode switching # sequences. This allows clients to receive these key events. # Option "Dont Zoom" # Uncomment this to disable tuning with the xvidtune client. With # it the client can still run and fetch card and monitor attributes, # but it will not be allowed to change them. If it tries it will # receive a protocol error. # Option "DisableVidModeExtension" # Uncomment this to enable the use of a non-local xvidtune client. # Option "AllowNonLocalXvidtune" # Uncomment this to disable dynamically modifying the input device # (mouse and keyboard) settings. # Option "DisableModInDev" # Uncomment this to enable the use of a non-local client to # change the keyboard or mouse settings (currently only xset). # Option "AllowNonLocalModInDev" # ********************************************************************** # Input devices # ********************************************************************** # ********************************************************************** # Core keyboard's InputDevice section # ********************************************************************** Section "InputDevice" Identifier "Keyboard1" Driver "kbd" Option "XkbModel" "pc101" Option "XkbLayout" "us" # For most OSs the protocol can be omitted (it defaults to "Standard"). # When using XQUEUE (only for SVR3 and SVR4, but not Solaris), # uncomment the following line. # Option "Protocol" "Xqueue" Option "AutoRepeat" "500 30" # Specify which keyboard LEDs can be user-controlled (eg, with xset(1)) # Option "Xleds" "1 2 3" # Option "LeftAlt" "Meta" # Option "RightAlt" "ModeShift" # To customise the XKB settings to suit your keyboard, modify the # lines below (which are the defaults). For example, for a non-U.S. # keyboard, you will probably want to use: # Option "XkbModel" "pc102" # If you have a US Microsoft Natural keyboard, you can use: # Option "XkbModel" "microsoft" # # Then to change the language, change the Layout setting. # For example, a german layout can be obtained with: # Option "XkbLayout" "de" # or: # Option "XkbLayout" "de" # Option "XkbVariant" "nodeadkeys" # # If you'd like to switch the positions of your capslock and # control keys, use: # Option "XkbOptions" "ctrl:swapcaps" # These are the default XKB settings for XFree86 # Option "XkbRules" "xfree86" # Option "XkbModel" "pc101" # Option "XkbLayout" "us" # Option "XkbVariant" "" # Option "XkbOptions" "" # Option "XkbDisable" Option "XkbRules" "xfree86" EndSection # ********************************************************************** # Core Pointer's InputDevice section # ********************************************************************** Section "InputDevice" # Identifier and driver Identifier "Mouse1" Driver "mouse" Option "Protocol" "ImPS/2" Option "Device" "/dev/input/mice" # When using XQUEUE, comment out the above two lines, and uncomment # the following line. # Option "Protocol" "Xqueue" # Baudrate and SampleRate are only for some Logitech mice. In # almost every case these lines should be omitted. # Option "BaudRate" "9600" # Option "SampleRate" "150" # Emulate3Buttons is an option for 2-button Microsoft mice # Emulate3Timeout is the timeout in milliseconds (default is 50ms) # Option "Emulate3Buttons" # Option "Emulate3Timeout" "50" # ChordMiddle is an option for some 3-button Logitech mice # Option "ChordMiddle" Option "ZAxisMapping" "4 5" EndSection Section "Monitor" Identifier "monitor1" VendorName "Korea Data Systems" ModelName "KDS Visual Sensations VS-7/VSx-7" HorizSync 30.0-70.0 VertRefresh 50.0-120.0 # Sony Vaio C1(X,XS,VE,VN)? # 1024x480 @ 85.6 Hz, 48 kHz hsync ModeLine "1024x480" 65.00 1024 1032 1176 1344 480 488 494 563 -hsync -vsync # Dell D800 and few Inspiron (16/10) 1280x800 ModeLine "1280x800" 147.89 1280 1376 1512 1744 800 801 804 848 # Dell D800 and few Inspiron (16/10) 1680x1050 ModeLine "1680x1050" 214.51 1680 1800 1984 2288 1050 1051 1054 1103 # Dell D800 and few Inspiron (16/10) 1920x1200 ModeLine "1920x1200" 230 1920 1936 2096 2528 1200 1201 1204 1250 +HSync +VSync # TV fullscreen mode or DVD fullscreen output. # 768x576 @ 79 Hz, 50 kHz hsync ModeLine "768x576" 50.00 768 832 846 1000 576 590 595 630 # 768x576 @ 100 Hz, 61.6 kHz hsync ModeLine "768x576" 63.07 768 800 960 1024 576 578 590 616 EndSection Section "Monitor" Identifier "monitor2" VendorName "Generic" ModelName "1280x1024 @ 60 Hz" HorizSync 31.5-64.3 VertRefresh 50-70 # Sony Vaio C1(X,XS,VE,VN)? # 1024x480 @ 85.6 Hz, 48 kHz hsync ModeLine "1024x480" 65.00 1024 1032 1176 1344 480 488 494 563 -hsync -vsync # Dell D800 and few Inspiron (16/10) 1280x800 ModeLine "1280x800" 147.89 1280 1376 1512 1744 800 801 804 848 # Dell D800 and few Inspiron (16/10) 1680x1050 ModeLine "1680x1050" 214.51 1680 1800 1984 2288 1050 1051 1054 1103 # Dell D800 and few Inspiron (16/10) 1920x1200 ModeLine "1920x1200" 230 1920 1936 2096 2528 1200 1201 1204 1250 +HSync +VSync # TV fullscreen mode or DVD fullscreen output. # 768x576 @ 79 Hz, 50 kHz hsync ModeLine "768x576" 50.00 768 832 846 1000 576 590 595 630 # 768x576 @ 100 Hz, 61.6 kHz hsync ModeLine "768x576" 63.07 768 800 960 1024 576 578 590 616 EndSection Section "Device" Identifier "device1" BoardName "ATI Radeon (fglrx)" Driver "fglrx" Screen 0 Option "DPMS" # === disable PnP Monitor === #Option "NoDDC" # === disable/enable XAA/DRI === Option "no_accel" "no" Option "no_dri" "no" # === FireGL DDX driver module specific settings === # === Screen Management === Option "DesktopSetup" "0x00000000" Option "MonitorLayout" "AUTO, AUTO" Option "IgnoreEDID" "off" Option "HSync2" "unspecified" Option "VRefresh2" "unspecified" Option "ScreenOverlap" "0" # === TV-out Management === Option "NoTV" "yes" Option "TVStandard" "NTSC-M" Option "TVHSizeAdj" "0" Option "TVVSizeAdj" "0" Option "TVHPosAdj" "0" Option "TVVPosAdj" "0" Option "TVHStartAdj" "0" Option "TVColorAdj" "0" Option "GammaCorrectionI" "0x00000000" Option "GammaCorrectionII" "0x00000000" # === OpenGL specific profiles/settings === Option "Capabilities" "0x00000000" # === Video Overlay for the Xv extension === Option "VideoOverlay" "on" # === OpenGL Overlay === # Note: When OpenGL Overlay is enabled, Video Overlay # will be disabled automatically Option "OpenGLOverlay" "off" Option "CenterMode" "off" # === QBS Support === Option "Stereo" "off" Option "StereoSyncEnable" "1" # === Misc Options === Option "UseFastTLS" "0" Option "BlockSignalsOnLock" "on" Option "UseInternalAGPGART" "no" Option "ForceGenericCPU" "no" # === FSAA === Option "FSAAScale" "1" Option "FSAADisableGamma" "no" Option "FSAACustomizeMSPos" "no" Option "FSAAMSPosX0" "0.000000" Option "FSAAMSPosY0" "0.000000" Option "FSAAMSPosX1" "0.000000" Option "FSAAMSPosY1" "0.000000" Option "FSAAMSPosX2" "0.000000" Option "FSAAMSPosY2" "0.000000" Option "FSAAMSPosX3" "0.000000" Option "FSAAMSPosY3" "0.000000" Option "FSAAMSPosX4" "0.000000" Option "FSAAMSPosY4" "0.000000" Option "FSAAMSPosX5" "0.000000" Option "FSAAMSPosY5" "0.000000" EndSection Section "Device" Identifier "device2" VendorName "ATI" BoardName "ATI Radeon (fglrx)" Driver "radeon" Screen 0 BusID "PCI:2:10:0" Option "DPMS" EndSection Section "Screen" Identifier "screen1" Device "device1" Monitor "monitor1" DefaultColorDepth 24 Subsection "Display" Depth 8 Virtual 1280 1024 EndSubsection Subsection "Display" Depth 15 Virtual 1280 1024 EndSubsection Subsection "Display" Depth 16 Virtual 1280 1024 EndSubsection Subsection "Display" Depth 24 Virtual 1280 1024 EndSubsection EndSection Section "Screen" Identifier "screen2" Device "device2" Monitor "monitor2" DefaultColorDepth 24 Subsection "Display" Depth 8 Virtual 1280 1024 EndSubsection Subsection "Display" Depth 15 Virtual 1280 1024 EndSubsection Subsection "Display" Depth 16 Virtual 1280 1024 EndSubsection Subsection "Display" Depth 24 Virtual 1280 1024 EndSubsection EndSection # ********************************************************************** # ServerLayout sections. # ********************************************************************** # Any number of ServerLayout sections may be present. Each describes # the way multiple screens are organised. A specific ServerLayout # section may be specified from the X server command line with the # "-layout" option. In the absence of this, the first section is used. # When now ServerLayout section is present, the first Screen section # is used alone. Section "ServerLayout" # The Identifier line must be present Identifier "Server Layout" # Each InputDevice line specifies an InputDevice section name and # optionally some options to specify the way the device is to be # used. Those options include "CorePointer", "CoreKeyboard" and # "SendCoreEvents". InputDevice "Mouse1" "CorePointer" InputDevice "Keyboard1" "CoreKeyboard" Screen "screen1" Screen "screen2" RightOf "screen1" #Option "Xinerama" EndSection [root@box1 root]# modprobe fglrx [root@box1 root]# lsmod Module Size Used by sg 33788 0 scsi_mod 104044 1 sg fglrx 238204 0 binfmt_misc 8744 1 md5 3584 1 ipv6 230916 8 rfcomm 32348 0 l2cap 19876 5 rfcomm bluetooth 39076 4 rfcomm,l2cap lp 9548 0 parport_pc 30976 1 parport 33896 2 lp,parport_pc usblp 10592 0 af_packet 16072 2 floppy 55088 0 3c59x 35240 0 via-rhine 17572 0 mii 4224 1 via-rhine ide-cd 37280 0 cdrom 37724 1 ide-cd loop 12520 0 nls_iso8859-1 3680 1 ntfs 147964 1 supermount 34804 2 intel-agp 19584 1 agpgart 27752 1 intel-agp uhci-hcd 28752 0 usbcore 103172 4 usblp,uhci-hcd ext3 121352 2 jbd 49432 1 ext3 [root@box1 root]# Dmesg: Linux version 2.6.8.1-12mdk (quintela@n5.mandrakesoft.com) (gcc version 3.4.1 (Mandrakelinux (Alpha 3.4.1-3mdk)) #1 Fri Oct 1 12:53:41 CEST 2004 BIOS-provided physical RAM map: BIOS-e820: 0000000000000000 - 00000000000a0000 (usable) BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) BIOS-e820: 0000000000100000 - 0000000014000000 (usable) BIOS-e820: 00000000ffe00000 - 0000000100000000 (reserved) 0MB HIGHMEM available. 320MB LOWMEM available. On node 0 totalpages: 81920 DMA zone: 4096 pages, LIFO batch:1 Normal zone: 77824 pages, LIFO batch:16 HighMem zone: 0 pages, LIFO batch:1 DMI 2.2 present. ACPI: RSDP (v000 DELL ) @ 0x000fdf50 >>> ERROR: Invalid checksum Built 1 zonelists Local APIC disabled by BIOS -- reenabling. Found and enabled local APIC! Initializing CPU#0 Kernel command line: BOOT_IMAGE=linux ro root=1606 acpi=ht resume=/dev/hdc5 splash=silent bootsplash: silent mode. PID hash table entries: 2048 (order 11: 16384 bytes) Detected 498.856 MHz processor. Using tsc for high-res timesource Console: colour dummy device 80x25 Dentry cache hash table entries: 65536 (order: 6, 262144 bytes) Inode-cache hash table entries: 32768 (order: 5, 131072 bytes) Memory: 320676k/327680k available (1859k kernel code, 6236k reserved, 578k data, 200k init, 0k highmem, 0k BadRAM) Checking if this processor honours the WP bit even in supervisor mode... Ok. Calibrating delay loop... 985.08 BogoMIPS Security Scaffold v1.0.0 initialized SELinux: Disabled at boot. Capability LSM initialized Mount-cache hash table entries: 512 (order: 0, 4096 bytes) CPU: After generic identify, caps: 0383fbff 00000000 00000000 00000000 CPU: After vendor identify, caps: 0383fbff 00000000 00000000 00000000 CPU: L1 I cache: 16K, L1 D cache: 16K CPU: L2 cache: 512K CPU: After all inits, caps: 0383fbff 00000000 00000000 00000040 Intel machine check architecture supported. Intel machine check reporting enabled on CPU#0. CPU: Intel Pentium III (Katmai) stepping 03 Enabling fast FPU save and restore... done. Enabling unmasked SIMD FPU exception support... done. Checking 'hlt' instruction... OK. init init/main.c:689 init init/main.c:702 init init/main.c:707 do_pre_smp_initcalls init/main.c:653 do_pre_smp_initcalls init/main.c:659 init init/main.c:711 init init/main.c:714 enabled ExtINT on CPU#0 ESR value before enabling vector: 00000000 ESR value after enabling vector: 00000000 Using local APIC timer interrupts. calibrating APIC timer ... ..... CPU clock speed is 498.0702 MHz. ..... host bus clock speed is 99.0740 MHz. init init/main.c:716 init init/main.c:718 checking if image is initramfs...it isn't (no cpio magic); looks like an initrd ACPI: Looking for DSDT in initrd ... not found! Freeing initrd memory: 171k freed init init/main.c:724 do_basic_setup init/main.c:634 do_basic_setup init/main.c:636 NET: Registered protocol family 16 PCI: PCI BIOS revision 2.10 entry at 0xfcaee, last bus=2 PCI: Using configuration type 1 mtrr: v2.0 (20020519) ACPI: Subsystem revision 20040326 ACPI: Interpreter disabled. Linux Plug and Play Support v0.97 © Adam Belay PnPBIOS: Disabled PCI: Probing PCI hardware PCI: Probing PCI hardware (bus 00) PCI: Using IRQ router PIIX/ICH [8086/7110] at 0000:00:07.0 vesafb: framebuffer at 0xe8000000, mapped to 0xd4800000, size 1875k vesafb: mode is 800x600x16, linelength=1600, pages=135 vesafb: protected mode interface info at c000:575f vesafb: scrolling: redraw vesafb: directcolor: size=0:5:6:5, shift=0:11:5:0 fb0: VESA VGA frame buffer device apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac) audit: initializing netlink socket (disabled) audit(1118505733.4294965687:0): initialized VFS: Disk quotas dquot_6.5.1 Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) devfs: 2004-01-31 Richard Gooch (rgooch@atnf.csiro.au) devfs: boot_options: 0x0 Initializing Cryptographic API Limiting direct PCI/PCI transfers. isapnp: Scanning for PnP cards... isapnp: Card 'CS4236B' isapnp: 1 Plug & Play card detected total bootsplash 3.1.6-2004/03/31: looking for picture.... silentjpeg size 14554 bytes, found (800x600, 14506 bytes, v3). Console: switching to colour frame buffer device 92x32 Serial: 8250/16550 driver $Revision: 1.90 $ 8 ports, IRQ sharing enabled ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A RAMDISK driver initialized: 16 RAM disks of 32000K size 1024 blocksize Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2 ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx PIIX4: IDE controller at PCI slot 0000:00:07.1 PIIX4: chipset revision 1 PIIX4: not 100% native mode: will probe irqs later ide0: BM-DMA at 0xffa0-0xffa7, BIOS settings: hda:DMA, hdb:DMA ide1: BM-DMA at 0xffa8-0xffaf, BIOS settings: hdc:DMA, hdd:pio Probing IDE interface ide0... hda: ST34313A, ATA DISK drive hdb: 52X24X52 CD-RW 1.06 20030129, ATAPI CD/DVD-ROM drive Using anticipatory io scheduler ide0 at 0x1f0-0x1f7,0x3f6 on irq 14 Probing IDE interface ide1... hdc: Maxtor 6Y080L0, ATA DISK drive ide1 at 0x170-0x177,0x376 on irq 15 hda: max request size: 128KiB hda: 8452080 sectors (4327 MB) w/256KiB Cache, CHS=8944/15/63, UDMA(33) /dev/ide/host0/bus0/target0/lun0: p1 hdc: max request size: 128KiB hdc: 160086528 sectors (81964 MB) w/2048KiB Cache, CHS=65535/16/63, UDMA(33) /dev/ide/host0/bus1/target0/lun0: p1 p2 < p5 p6 > mice: PS/2 mouse device common for all mice serio: i8042 AUX port at 0x60,0x64 irq 12 input: ImPS/2 Generic Wheel Mouse on isa0060/serio1 serio: i8042 KBD port at 0x60,0x64 irq 1 input: AT Translated Set 2 keyboard on isa0060/serio0 md: md driver 0.90.0 MAX_MD_DEVS=256, MD_SB_DISKS=27 NET: Registered protocol family 2 IP: routing cache hash table of 4096 buckets, 32Kbytes TCP: Hash tables configured (established 32768 bind 65536) NET: Registered protocol family 1 BIOS EDD facility v0.16 2004-Jun-25, 2 devices found init init/main.c:726 md: Autodetecting RAID arrays. md: autorun ... md: ... autorun DONE. RAMDISK: Compressed image found at block 0 VFS: Mounted root (ext2 filesystem). kjournald starting. Commit interval 5 seconds EXT3-fs: mounted filesystem with ordered data mode. Freeing unused kernel memory: 200k freed usbcore: registered new driver usbfs usbcore: registered new driver hub USB Universal Host Controller Interface driver v2.2 PCI: Found IRQ 11 for device 0000:00:07.2 PCI: Sharing IRQ 11 with 0000:00:11.0 PCI: Sharing IRQ 11 with 0000:02:0a.0 uhci_hcd 0000:00:07.2: UHCI Host Controller uhci_hcd 0000:00:07.2: irq 11, io base 0000cce0 uhci_hcd 0000:00:07.2: new USB bus registered, assigned bus number 1 hub 1-0:1.0: USB hub found hub 1-0:1.0: 2 ports detected EXT3 FS on hdc6, internal journal Adding 522072k swap on /dev/hdc5. Priority:-1 extents:1 Linux agpgart interface v0.100 © Dave Jones agpgart: Detected an Intel 440BX Chipset. agpgart: Maximum main memory to use for agp memory: 263M agpgart: AGP aperture is 64M @ 0xf0000000 kjournald starting. Commit interval 5 seconds EXT3 FS on hdc1, internal journal EXT3-fs: mounted filesystem with ordered data mode. Supermount version 2.0.4 for kernel 2.6 NTFS driver 2.1.15 [Flags: R/O DEBUG MODULE]. NTFS volume version 3.1. loop: loaded (max 8 devices) hdb: ATAPI 40X CD-ROM CD-R/RW drive, 2048kB Cache, UDMA(33) Uniform CD-ROM driver Revision: 3.20 via-rhine.c:v1.10-LK1.2.0-2.6 June-10-2004 Written by Donald Becker PCI: Found IRQ 11 for device 0000:00:11.0 PCI: Sharing IRQ 11 with 0000:00:07.2 PCI: Sharing IRQ 11 with 0000:02:0a.0 3c59x: Donald Becker and others. www.scyld.com/network/vortex.html 0000:00:11.0: 3Com PCI 3c905B Cyclone 100baseTx at 0xcc00. Vers LK1.1.19 Syslog: Jun 9 13:49:00 box1 syslogd 1.4.1: restart. Jun 9 13:49:01 box1 kernel: klogd 1.4.1, log source = /proc/kmsg started. Jun 9 13:49:01 box1 kernel: Inspecting /boot/System.map-2.6.8.1-12mdk Jun 9 13:49:01 box1 partmon: Checking if partitions have enough free diskspace: Jun 9 13:49:01 box1 kernel: Loaded 18202 symbols from /boot/System.map-2.6.8.1-12mdk. Jun 9 13:49:01 box1 kernel: Symbols match kernel version 2.6.8. Jun 9 13:49:01 box1 kernel: No module symbols loaded - kernel modules not enabled. Jun 9 13:49:01 box1 kernel: Linux version 2.6.8.1-12mdk (quintela@n5.mandrakesoft.com) (gcc version 3.4.1 (Mandrakelinux (Alpha 3.4.1-3mdk)) #1 Fri Oct 1 12:53:41 CEST 2004 Jun 9 13:49:01 box1 kernel: BIOS-provided physical RAM map: Jun 9 13:49:01 box1 kernel: BIOS-e820: 0000000000000000 - 00000000000a0000 (usable) Jun 9 13:49:01 box1 kernel: BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) Jun 9 13:49:01 box1 kernel: BIOS-e820: 0000000000100000 - 0000000014000000 (usable) Jun 9 13:49:01 box1 kernel: BIOS-e820: 00000000ffe00000 - 0000000100000000 (reserved) Jun 9 13:49:01 box1 kernel: 0MB HIGHMEM available. Jun 9 13:49:01 box1 kernel: 320MB LOWMEM available. Jun 9 13:49:01 box1 kernel: On node 0 totalpages: 81920 Jun 9 13:49:01 box1 kernel: DMA zone: 4096 pages, LIFO batch:1 Jun 9 13:49:01 box1 kernel: Normal zone: 77824 pages, LIFO batch:16 Jun 9 13:49:01 box1 kernel: HighMem zone: 0 pages, LIFO batch:1 Jun 9 13:49:01 box1 kernel: DMI 2.2 present. Jun 9 13:49:01 box1 kernel: ACPI: RSDP (v000 DELL ) @ 0x000fdf50 Jun 9 13:49:01 box1 kernel: >>> ERROR: Invalid checksum Jun 9 13:49:01 box1 kernel: Built 1 zonelists Jun 9 13:49:01 box1 kernel: Local APIC disabled by BIOS -- reenabling. Jun 9 13:49:01 box1 kernel: Found and enabled local APIC! Jun 9 13:49:01 box1 kernel: Initializing CPU#0 Jun 9 13:49:01 box1 kernel: Kernel command line: BOOT_IMAGE=linux ro root=1606 acpi=ht resume=/dev/hdc5 splash=silent Jun 9 13:49:01 box1 kernel: bootsplash: silent mode. Jun 9 13:49:01 box1 kernel: PID hash table entries: 2048 (order 11: 16384 bytes) Jun 9 13:49:01 box1 kernel: Detected 498.877 MHz processor. Jun 9 13:49:01 box1 kernel: Using tsc for high-res timesource Jun 9 13:49:01 box1 kernel: Console: colour dummy device 80x25 Jun 9 13:49:01 box1 kernel: Dentry cache hash table entries: 65536 (order: 6, 262144 bytes) Jun 9 13:49:01 box1 kernel: Inode-cache hash table entries: 32768 (order: 5, 131072 bytes) Jun 9 13:49:01 box1 kernel: Memory: 320676k/327680k available (1859k kernel code, 6236k reserved, 578k data, 200k init, 0k highmem, 0k BadRAM) Jun 9 13:49:01 box1 kernel: Checking if this processor honours the WP bit even in supervisor mode... Ok. Jun 9 13:49:01 box1 kernel: Calibrating delay loop... 985.08 BogoMIPS Jun 9 13:49:01 box1 kernel: Security Scaffold v1.0.0 initialized Jun 9 13:49:01 box1 kernel: SELinux: Disabled at boot. Jun 9 13:49:01 box1 kernel: Capability LSM initialized Jun 9 13:49:01 box1 kernel: Mount-cache hash table entries: 512 (order: 0, 4096 bytes) Jun 9 13:49:01 box1 kernel: CPU: After generic identify, caps: 0383fbff 00000000 00000000 00000000 Jun 9 13:49:01 box1 kernel: CPU: After vendor identify, caps: 0383fbff 00000000 00000000 00000000 Jun 9 13:49:01 box1 kernel: CPU: L1 I cache: 16K, L1 D cache: 16K Jun 9 13:49:01 box1 kernel: CPU: L2 cache: 512K Jun 9 13:49:01 box1 kernel: CPU: After all inits, caps: 0383fbff 00000000 00000000 00000040 Jun 9 13:49:01 box1 kernel: Intel machine check architecture supported. Jun 9 13:49:01 box1 kernel: Intel machine check reporting enabled on CPU#0. Jun 9 13:49:01 box1 kernel: CPU: Intel Pentium III (Katmai) stepping 03 Jun 9 13:49:01 box1 kernel: Enabling fast FPU save and restore... done. Jun 9 13:49:01 box1 kernel: Enabling unmasked SIMD FPU exception support... done. Jun 9 13:49:01 box1 kernel: Checking 'hlt' instruction... OK. Jun 9 13:49:01 box1 kernel: init init/main.c:689 Jun 9 13:49:01 box1 kernel: init init/main.c:702 Jun 9 13:49:01 box1 kernel: init init/main.c:707 Jun 9 13:49:01 box1 kernel: do_pre_smp_initcalls init/main.c:653 Jun 9 13:49:01 box1 kernel: do_pre_smp_initcalls init/main.c:659 Jun 9 13:49:01 box1 kernel: init init/main.c:711 Jun 9 13:49:01 box1 kernel: init init/main.c:714 Jun 9 13:49:01 box1 kernel: enabled ExtINT on CPU#0 Jun 9 13:49:01 box1 kernel: ESR value before enabling vector: 00000000 Jun 9 13:49:01 box1 kernel: ESR value after enabling vector: 00000000 Jun 9 13:49:01 box1 kernel: Using local APIC timer interrupts. Jun 9 13:49:01 box1 kernel: calibrating APIC timer ... Jun 9 13:49:01 box1 kernel: ..... CPU clock speed is 498.0666 MHz. Jun 9 13:49:01 box1 kernel: ..... host bus clock speed is 99.0733 MHz. Jun 9 13:49:01 box1 kernel: init init/main.c:716 Jun 9 13:49:01 box1 kernel: init init/main.c:718 Jun 9 13:49:01 box1 kernel: checking if image is initramfs...it isn't (no cpio magic); looks like an initrd Jun 9 13:49:01 box1 kernel: ACPI: Looking for DSDT in initrd ... not found! Jun 9 13:49:01 box1 kernel: Freeing initrd memory: 171k freed Jun 9 13:49:01 box1 kernel: init init/main.c:724 Jun 9 13:49:01 box1 kernel: do_basic_setup init/main.c:634 Jun 9 13:49:01 box1 kernel: do_basic_setup init/main.c:636 Jun 9 13:49:01 box1 kernel: NET: Registered protocol family 16 Jun 9 13:49:01 box1 kernel: PCI: PCI BIOS revision 2.10 entry at 0xfcaee, last bus=2 Jun 9 13:49:01 box1 kernel: PCI: Using configuration type 1 Jun 9 13:49:01 box1 kernel: mtrr: v2.0 (20020519) Jun 9 13:49:01 box1 kernel: ACPI: Subsystem revision 20040326 Jun 9 13:49:01 box1 kernel: ACPI: Interpreter disabled. Jun 9 13:49:01 box1 kernel: Linux Plug and Play Support v0.97 © Adam Belay Jun 9 13:49:01 box1 kernel: PnPBIOS: Disabled Jun 9 13:49:01 box1 kernel: PCI: Probing PCI hardware Jun 9 13:49:01 box1 kernel: PCI: Probing PCI hardware (bus 00) Jun 9 13:49:01 box1 kernel: PCI: Using IRQ router PIIX/ICH [8086/7110] at 0000:00:07.0 Jun 9 13:49:01 box1 kernel: vesafb: framebuffer at 0xe8000000, mapped to 0xd4800000, size 1875k Jun 9 13:49:01 box1 kernel: vesafb: mode is 800x600x16, linelength=1600, pages=135 Jun 9 13:49:01 box1 kernel: vesafb: protected mode interface info at c000:575f Jun 9 13:49:01 box1 kernel: vesafb: scrolling: redraw Jun 9 13:49:01 box1 kernel: vesafb: directcolor: size=0:5:6:5, shift=0:11:5:0 Jun 9 13:49:01 box1 kernel: fb0: VESA VGA frame buffer device Jun 9 13:49:01 box1 kernel: apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac) Jun 9 13:49:01 box1 kernel: audit: initializing netlink socket (disabled) Jun 9 13:49:01 box1 kernel: audit(1118324889.659:0): initialized Jun 9 13:49:01 box1 kernel: VFS: Disk quotas dquot_6.5.1 Jun 9 13:49:01 box1 kernel: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) Jun 9 13:49:01 box1 kernel: devfs: 2004-01-31 Richard Gooch (rgooch@atnf.csiro.au) Jun 9 13:49:01 box1 kernel: devfs: boot_options: 0x0 Jun 9 13:49:01 box1 kernel: Initializing Cryptographic API Jun 9 13:49:01 box1 kernel: Limiting direct PCI/PCI transfers. Jun 9 13:49:01 box1 kernel: isapnp: Scanning for PnP cards... Jun 9 13:49:01 box1 kernel: isapnp: Card 'CS4236B' Jun 9 13:49:01 box1 kernel: isapnp: 1 Plug & Play card detected total Jun 9 13:49:01 box1 kernel: bootsplash 3.1.6-2004/03/31: looking for picture.... silentjpeg size 14554 bytes, found (800x600, 14506 bytes, v3). Jun 9 13:49:01 box1 kernel: Console: switching to colour frame buffer device 92x32 Jun 9 13:49:01 box1 kernel: Serial: 8250/16550 driver $Revision: 1.90 $ 8 ports, IRQ sharing enabled Jun 9 13:49:01 box1 kernel: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A Jun 9 13:49:01 box1 kernel: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A Jun 9 13:49:01 box1 kernel: RAMDISK driver initialized: 16 RAM disks of 32000K size 1024 blocksize Jun 9 13:49:01 box1 kernel: Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2 Jun 9 13:49:01 box1 kernel: ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx Jun 9 13:49:01 box1 kernel: PIIX4: IDE controller at PCI slot 0000:00:07.1 Jun 9 13:49:01 box1 kernel: PIIX4: chipset revision 1 Jun 9 13:49:01 box1 kernel: PIIX4: not 100%% native mode: will probe irqs later Jun 9 13:49:01 box1 kernel: ide0: BM-DMA at 0xffa0-0xffa7, BIOS settings: hda:DMA, hdb:DMA Jun 9 13:49:01 box1 kernel: ide1: BM-DMA at 0xffa8-0xffaf, BIOS settings: hdc:DMA, hdd:pio Jun 9 13:49:01 box1 kernel: Probing IDE interface ide0... Jun 9 13:49:01 box1 kernel: hda: ST34313A, ATA DISK drive Jun 9 13:49:01 box1 kernel: hdb: 52X24X52 CD-RW 1.06 20030129, ATAPI CD/DVD-ROM drive Jun 9 13:49:01 box1 kernel: Using anticipatory io scheduler Jun 9 13:49:01 box1 kernel: ide0 at 0x1f0-0x1f7,0x3f6 on irq 14 Jun 9 13:49:01 box1 kernel: Probing IDE interface ide1... Jun 9 13:49:01 box1 kernel: hdc: Maxtor 6Y080L0, ATA DISK drive Jun 9 13:49:01 box1 kernel: ide1 at 0x170-0x177,0x376 on irq 15 Jun 9 13:49:01 box1 kernel: hda: max request size: 128KiB Jun 9 13:49:01 box1 kernel: hda: 8452080 sectors (4327 MB) w/256KiB Cache, CHS=8944/15/63, UDMA(33) Jun 9 13:49:01 box1 kernel: /dev/ide/host0/bus0/target0/lun0: p1 Jun 9 13:49:01 box1 kernel: hdc: max request size: 128KiB Jun 9 13:49:01 box1 kernel: hdc: 160086528 sectors (81964 MB) w/2048KiB Cache, CHS=65535/16/63, UDMA(33) Jun 9 13:49:01 box1 kernel: /dev/ide/host0/bus1/target0/lun0: p1 p2 < p5 p6 > Jun 9 13:49:01 box1 kernel: mice: PS/2 mouse device common for all mice Jun 9 13:49:01 box1 kernel: serio: i8042 AUX port at 0x60,0x64 irq 12 Jun 9 13:49:01 box1 kernel: input: ImPS/2 Generic Wheel Mouse on isa0060/serio1 Jun 9 13:49:01 box1 kernel: serio: i8042 KBD port at 0x60,0x64 irq 1 Jun 9 13:49:01 box1 kernel: input: AT Translated Set 2 keyboard on isa0060/serio0 Jun 9 13:49:01 box1 kernel: md: md driver 0.90.0 MAX_MD_DEVS=256, MD_SB_DISKS=27 Jun 9 13:49:01 box1 kernel: NET: Registered protocol family 2 Jun 9 13:49:01 box1 kernel: IP: routing cache hash table of 4096 buckets, 32Kbytes Jun 9 13:49:01 box1 kernel: TCP: Hash tables configured (established 32768 bind 65536) Jun 9 13:49:01 box1 kernel: NET: Registered protocol family 1 Jun 9 13:49:01 box1 kernel: BIOS EDD facility v0.16 2004-Jun-25, 2 devices found Jun 9 13:49:01 box1 kernel: init init/main.c:726 Jun 9 13:49:01 box1 kernel: md: Autodetecting RAID arrays. Jun 9 13:49:01 box1 kernel: md: autorun ... Jun 9 13:49:01 box1 kernel: md: ... autorun DONE. Jun 9 13:49:01 box1 kernel: RAMDISK: Compressed image found at block 0 Jun 9 13:49:01 box1 kernel: VFS: Mounted root (ext2 filesystem). Jun 9 13:49:01 box1 kernel: kjournald starting. Commit interval 5 seconds Jun 9 13:49:01 box1 kernel: EXT3-fs: mounted filesystem with ordered data mode. Jun 9 13:49:01 box1 kernel: Freeing unused kernel memory: 200k freed Jun 9 13:49:01 box1 kernel: usbcore: registered new driver usbfs Jun 9 13:49:01 box1 kernel: usbcore: registered new driver hub Jun 9 13:49:01 box1 kernel: USB Universal Host Controller Interface driver v2.2 Jun 9 13:49:01 box1 kernel: PCI: Found IRQ 11 for device 0000:00:07.2 Jun 9 13:49:01 box1 kernel: PCI: Sharing IRQ 11 with 0000:00:11.0 Jun 9 13:49:01 box1 kernel: PCI: Sharing IRQ 11 with 0000:02:0a.0 Jun 9 13:49:01 box1 kernel: uhci_hcd 0000:00:07.2: UHCI Host Controller Jun 9 13:49:01 box1 kernel: uhci_hcd 0000:00:07.2: irq 11, io base 0000cce0 Jun 9 13:49:01 box1 kernel: uhci_hcd 0000:00:07.2: new USB bus registered, assigned bus number 1 Jun 9 13:49:01 box1 kernel: hub 1-0:1.0: USB hub found Jun 9 13:49:01 box1 kernel: hub 1-0:1.0: 2 ports detected Jun 9 13:49:01 box1 kernel: EXT3 FS on hdc6, internal journal Jun 9 13:49:01 box1 kernel: Adding 522072k swap on /dev/hdc5. Priority:-1 extents:1 Jun 9 13:49:01 box1 kernel: Linux agpgart interface v0.100 © Dave Jones Jun 9 13:49:01 box1 kernel: agpgart: Detected an Intel 440BX Chipset. Jun 9 13:49:01 box1 kernel: agpgart: Maximum main memory to use for agp memory: 263M Jun 9 13:49:01 box1 kernel: agpgart: AGP aperture is 64M @ 0xf0000000 Jun 9 13:49:01 box1 kernel: kjournald starting. Commit interval 5 seconds Jun 9 13:49:01 box1 kernel: EXT3 FS on hdc1, internal journal Jun 9 13:49:01 box1 kernel: EXT3-fs: mounted filesystem with ordered data mode. Jun 9 13:49:01 box1 kernel: Supermount version 2.0.4 for kernel 2.6 Jun 9 13:49:01 box1 kernel: NTFS driver 2.1.15 [Flags: R/O DEBUG MODULE]. Jun 9 13:49:01 box1 kernel: NTFS volume version 3.1. Jun 9 13:49:01 box1 kernel: loop: loaded (max 8 devices) Jun 9 13:49:01 box1 kernel: hdb: ATAPI 40X CD-ROM CD-R/RW drive, 2048kB Cache, UDMA(33) Jun 9 13:49:01 box1 kernel: Uniform CD-ROM driver Revision: 3.20 Jun 9 13:49:01 box1 kernel: NET: Registered protocol family 10 Jun 9 13:49:01 box1 kernel: IPv6 over IPv4 tunneling driver Jun 9 13:49:01 box1 kernel: via-rhine.c:v1.10-LK1.2.0-2.6 June-10-2004 Written by Donald Becker Jun 9 13:49:01 box1 kernel: PCI: Found IRQ 10 for device 0000:00:0d.0 Jun 9 13:49:01 box1 kernel: eth0: VIA Rhine III at 0xc800, 00:0d:88:b5:4a:86, IRQ 10. Jun 9 13:49:01 box1 kernel: eth0: MII PHY found at address 1, status 0x7849 advertising 05e1 Link 0000. Jun 9 13:49:01 box1 kernel: PCI: Found IRQ 11 for device 0000:00:11.0 Jun 9 13:49:01 box1 kernel: PCI: Sharing IRQ 11 with 0000:00:07.2 Jun 9 13:49:01 box1 kernel: PCI: Sharing IRQ 11 with 0000:02:0a.0 Jun 9 13:49:01 box1 kernel: 3c59x: Donald Becker and others. www.scyld.com/network/vortex.html Jun 9 13:49:01 box1 kernel: 0000:00:11.0: 3Com PCI 3c905B Cyclone 100baseTx at 0xcc00. Vers LK1.1.19 Jun 9 13:49:01 box1 kernel: bootsplash 3.1.6-2004/03/31: looking for picture.... silentjpeg size 14554 bytes, found (800x600, 14506 bytes, v3). Jun 9 13:49:01 box1 kernel: bootsplash: status on console 0 changed to on Jun 9 13:49:01 box1 kernel: usbcore: registered new driver hiddev Jun 9 13:49:01 box1 kernel: usbcore: registered new driver usbhid Jun 9 13:49:01 box1 kernel: drivers/usb/input/hid-core.c: v2.0:USB HID core driver Jun 9 13:49:01 box1 kernel: inserting floppy driver for 2.6.8.1-12mdk Jun 9 13:49:01 box1 kernel: Floppy drive(s): fd0 is 1.44M Jun 9 13:49:01 box1 kernel: FDC 0 is a National Semiconductor PC87306 Jun 9 13:49:01 box1 kernel: Disabled Privacy Extensions on device c0322b60(lo) Jun 9 13:49:01 box1 kernel: NET: Registered protocol family 17 Jun 9 13:49:01 box1 kernel: eth0: link down Jun 9 13:49:01 box1 kernel: eth0: no IPv6 routers present Jun 9 13:49:01 box1 kernel: eth1: no IPv6 routers present Jun 9 13:49:01 box1 partmon: Jun 9 13:49:01 box1 rc: Starting partmon: succeeded Jun 9 13:49:02 box1 nfslock: rpc.lockd startup succeeded Jun 9 13:49:02 box1 rpc.statd[2719]: Version 1.0.6 Starting Jun 9 13:49:02 box1 rpc.statd[2719]: statd running as root. chown /var/lib/nfs/sm to choose different user Jun 9 13:49:02 box1 nfslock: rpc.statd startup succeeded Jun 9 13:49:02 box1 kernel: parport0: PC-style at 0x378 (0x778) [PCSPP,TRISTATE,EPP] Jun 9 13:49:02 box1 kernel: parport0: irq 7 detected Jun 9 13:49:02 box1 kernel: parport0: Printer, Brother HL-1440 series Jun 9 13:49:02 box1 kernel: lp0: using parport0 (polling). Jun 9 13:49:02 box1 kernel: lp0: console ready Jun 9 09:48:15 box1 rc.sysinit: Mounting proc filesystem succeeded Jun 9 09:48:15 box1 rc.sysinit: Mounting sysfs on /sys succeeded Jun 9 09:48:15 box1 rc.sysinit: Unmounting initrd: succeeded Jun 9 09:48:16 box1 rc.sysinit: Setting default font (lat0-16): succeeded Jun 9 09:48:18 box1 rc.sysinit: Configuring kernel parameters: succeeded Jun 9 13:48:17 box1 date: Thu Jun 9 13:48:17 EDT 2005 Jun 9 13:48:17 box1 rc.sysinit: Setting clock (localtime): Thu Jun 9 13:48:17 EDT 2005 succeeded Jun 9 13:48:17 box1 rc.sysinit: Loading default keymap succeeded Jun 9 13:48:17 box1 rc.sysinit: Setting hostname box1: succeeded Jun 9 13:48:17 box1 usb: Initializing USB controller (uhci-hcd): succeeded Jun 9 13:48:18 box1 usb: Mount USB filesystem succeeded Jun 9 13:48:20 box1 fsck: /dev/hdc6: clean, 66155/9748480 files, 535704/19494869 blocks Jun 9 13:48:20 box1 fsck: (check after next mount) Jun 9 13:48:20 box1 rc.sysinit: Remounting root filesystem in read-write mode: succeeded Jun 9 13:48:21 box1 rc.sysinit: Activating swap partitions: succeeded Jun 9 13:48:21 box1 : Loading module: intel-agp Jun 9 13:48:21 box1 fsck: /dev/hdc1: clean, 16/192000 files, 14245/383544 blocks Jun 9 13:48:21 box1 fsck: (check after next mount) Jun 9 13:48:21 box1 rc.sysinit: Mounting local filesystems: succeeded Jun 9 13:48:22 box1 rc.sysinit: Mounting loopback filesystems: succeeded Jun 9 13:48:22 box1 loadkeys: Loading /usr/lib/kbd/keymaps/i386/qwerty/us.kmap.gz Jun 9 13:48:22 box1 keytable: Loading keymap: us succeeded Jun 9 13:48:22 box1 loadkeys: Loading /usr/lib/kbd/keymaps/include/compose.latin.inc.gz Jun 9 13:48:22 box1 keytable: Loading compose keys: compose.latin.inc succeeded Jun 9 13:48:22 box1 keytable: succeeded Jun 9 13:48:23 box1 rc.sysinit: Enabling swap space: succeeded Jun 9 13:48:26 box1 net.agent[1286]: how do I bring interfaces up on this distro? Jun 9 13:48:26 box1 net.agent[1286]: add event not handled Jun 9 13:48:32 box1 mandrake_firstime: Building Mozilla registry succeeded Jun 9 13:48:33 box1 mandrake_everytime: Starting netprofile: succeeded Jun 9 13:48:33 box1 init: Entering runlevel: 5 Jun 9 13:48:42 box1 udev: Start udev succeeded Jun 9 13:48:43 box1 service_harddrake[2337]: ### Program is starting ### Jun 9 13:48:44 box1 service_harddrake[2337]: Autoconfiguring mouse since we switched between 2.4.x and 2.6.x kernels Jun 9 13:48:45 box1 service_harddrake[2337]: modified file /etc/sysconfig/mouse Jun 9 13:48:45 box1 service_harddrake[2337]: removed files/directories /etc/X11/xinit.d/auxmouse_buttons Jun 9 13:48:45 box1 service_harddrake[2337]: removed files/directories /etc/X11/xorg.conf Jun 9 13:48:45 box1 service_harddrake[2337]: created file /etc/X11/XF86Config Jun 9 13:48:46 box1 harddrake: succeeded Jun 9 13:48:46 box1 network: Setting network parameters: succeeded Jun 9 13:48:46 box1 network: Bringing up loopback interface: succeeded Jun 9 13:48:47 box1 ifplugd(eth0)[2487]: ifplugd 0.25 initializing. Jun 9 13:48:47 box1 ifplugd(eth0)[2487]: Using interface eth0/00:0D:88:B5:4A:86 with driver <via-rhine> (version: 1.2.0-2.6) Jun 9 13:48:47 box1 ifplugd(eth0)[2487]: Using detection mode: SIOCETHTOOL Jun 9 13:48:47 box1 ifplugd(eth0)[2487]: Initialization complete, link beat not detected. Jun 9 13:48:47 box1 network: Bringing up interface eth0: failed Jun 9 13:48:47 box1 ifplugd(eth1)[2506]: ifplugd 0.25 initializing. Jun 9 13:48:47 box1 ifplugd(eth1)[2506]: Using interface eth1/00:C0:4F:23:F0:19 with driver <3c59x> (version: LK1.1.19) Jun 9 13:48:47 box1 ifplugd(eth1)[2506]: Using detection mode: SIOCGMIIPHY Jun 9 13:48:47 box1 ifplugd(eth1)[2506]: Initialization complete, link beat detected. Jun 9 13:48:47 box1 ifplugd(eth1)[2506]: Executing '/etc/ifplugd/ifplugd.action eth1 up'. Jun 9 13:48:47 box1 dhclient: sit0: unknown hardware address type 776 Jun 9 13:48:50 box1 dhclient: DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 3 Jun 9 13:48:50 box1 dhclient: DHCPREQUEST on eth1 to 255.255.255.255 port 67 Jun 9 13:49:00 box1 dhclient: bound to 192.168.62.51 -- renewal in 1029144307 seconds. Jun 9 13:49:00 box1 ifplugd(eth1)[2506]: client: Determining IP information for eth1... done. Jun 9 13:49:00 box1 ifplugd(eth1)[2506]: Program executed successfully. Jun 9 13:49:00 box1 network: Bringing up interface eth1: succeeded Jun 9 13:49:00 box1 portmap: portmap startup succeeded Jun 9 13:49:04 box1 cups: cupsd startup succeeded Jun 9 13:49:04 box1 cups: cupsd -HUP succeeded Jun 9 13:49:06 box1 autosetupprintqueues[3057]: ### Program is starting ### Jun 9 13:49:07 box1 xfs: xfs startup succeeded Jun 9 13:49:08 box1 xfs: ignoring font path element /usr/X11R6/lib/X11/fonts/drakfont (unreadable) Jun 9 13:49:08 box1 xfs: ignoring font path element /usr/X11R6/lib/X11/fonts/drakfont/Type1 (unreadable) Jun 9 13:49:08 box1 xfs: ignoring font path element /usr/X11R6/lib/X11/fonts/drakfont/ttf (unreadable) Jun 9 13:49:09 box1 xfs: ignoring font path element /usr/X11R6/lib/X11/fonts/100dpi:unscaled (unreadable) Jun 9 13:49:09 box1 messagebus: messagebus startup succeeded Jun 9 13:49:10 box1 autosetupprintqueues[3057]: modified file /etc/sysconfig/printing Jun 9 13:49:10 box1 autosetupprintqueues[3057]: running: /sbin/modprobe usblp Jun 9 13:49:10 box1 hcid[3125]: Bluetooth HCI daemon Jun 9 13:49:10 box1 kernel: usbcore: registered new driver usblp Jun 9 13:49:10 box1 kernel: drivers/usb/class/usblp.c: v0.13: USB Printer Device Class driver Jun 9 13:49:10 box1 autosetupprintqueues[3057]: running: rmmod lp Jun 9 13:49:10 box1 autosetupprintqueues[3057]: running: rmmod parport_pc Jun 9 13:49:11 box1 autosetupprintqueues[3057]: running: rmmod parport Jun 9 13:49:11 box1 autosetupprintqueues[3057]: running: /sbin/modprobe parport_pc Jun 9 13:49:11 box1 kernel: Bluetooth: Core ver 2.6 Jun 9 13:49:11 box1 kernel: NET: Registered protocol family 31 Jun 9 13:49:11 box1 kernel: Bluetooth: HCI device and connection manager initialized Jun 9 13:49:11 box1 kernel: Bluetooth: HCI socket layer initialized Jun 9 13:49:11 box1 kernel: parport0: PC-style at 0x378 (0x778) [PCSPP,TRISTATE,EPP] Jun 9 13:49:11 box1 kernel: parport0: irq 7 detected Jun 9 13:49:11 box1 autosetupprintqueues[3057]: running: /sbin/modprobe lp Jun 9 13:49:11 box1 autosetupprintqueues[3057]: created directory /dev/usb (and parents if necessary) Jun 9 13:49:11 box1 last message repeated 15 times Jun 9 13:49:11 box1 kernel: parport0: Printer, Brother HL-1440 series Jun 9 13:49:11 box1 kernel: lp0: using parport0 (polling). Jun 9 13:49:11 box1 kernel: lp0: console ready Jun 9 13:49:11 box1 bluetooth: hcid startup succeeded Jun 9 13:49:11 box1 kernel: Bluetooth: L2CAP ver 2.3 Jun 9 13:49:11 box1 kernel: Bluetooth: L2CAP socket layer initialized Jun 9 13:49:11 box1 sdpd[3202]: Bluetooth SDP daemon Jun 9 13:49:12 box1 bluetooth: sdpd startup succeeded Jun 9 13:49:12 box1 kernel: Bluetooth: RFCOMM ver 1.3 Jun 9 13:49:12 box1 kernel: Bluetooth: RFCOMM socket layer initialized Jun 9 13:49:12 box1 kernel: Bluetooth: RFCOMM TTY layer initialized Jun 9 13:49:13 box1 netfs: Mounting other filesystems: succeeded Jun 9 13:49:13 box1 dm: Display manager startup succeeded Jun 9 13:49:13 box1 atd: atd startup succeeded Jun 9 13:49:14 box1 xinetd: xinetd startup succeeded Jun 9 13:49:14 box1 xinetd[3425]: Reading included configuration file: /etc/xinetd.d/cups-lpd [file=/etc/xinetd.conf] [line=15] Jun 9 13:49:14 box1 loadkeys: Loading /usr/lib/kbd/keymaps/i386/qwerty/us.kmap.gz Jun 9 13:49:14 box1 keytable: Loading keymap: us succeeded Jun 9 13:49:14 box1 loadkeys: Loading /usr/lib/kbd/keymaps/include/compose.latin.inc.gz Jun 9 13:49:14 box1 xinetd[3425]: Reading inc
  3. So here's a question for you, does the GX-150 have onboard video? My Gx1p does, and I think that's what has been causing my problems. If so, did you have to do anything special to disable it?
  4. After several nights of unrest and working the graveyard shift, I was sitting around this morning and a thought popped in my head. I haven't disabled the on-board video under linux (ever). Now when I use windows, the onboard auto disables when I set DAC snooping to "off", but my money is on the fact that linux is still trying to us my 8mb of onboard glory. Now keep in mind there is 1) No jumpers on the Mobo 2) No option in the BIOS to disable the onboard video Dell's Forums say that it should auto disable when and Add-in controller is present, but how do I check this. In Windows, the device just fails to start (Code 10) when the add in is present, I'd go to the Device manager and just disable it, no big deal. Currently I'm set up as such: Dell Optiplex Gx1p Latest BIOS revision (A10 I beleive) ATI Radeon 9200 128mb (PCI) DAC Snooping "Off" Does anyone know where I'd go from here or need more info to make it so? Any help would be MOST, MOST, MOST appreciated. :phe4r;
  5. Ok, first- upgrade to xorg 6.8 otherwise it will not detect an xorg installation second - on a fresh install of amndrake 10.1, after downloading the installer you have to change the permissions - "chmod 777 ati*" to get it to run --however -- after reboot I'm getting [root@box1 root]# glxgears 379 frames in 5.0 seconds = 75.800 FPS 280 frames in 5.0 seconds = 56.000 FPS and [root@box1 root]# glxinfo name of display: :0.0 display: :0 screen: 0 direct rendering: No server glx vendor string: SGI server glx version string: 1.2 server glx extensions: GLX_ARB_multisample, GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context, GLX_OML_swap_method, GLX_SGI_make_current_read, GLX_SGIS_multisample, GLX_SGIX_fbconfig client glx vendor string: ATI client glx version string: 1.3 client glx extensions: GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context, GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_ATI_pixel_format_float, GLX_ATI_render_texture GLX extensions: GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context, GLX_ARB_multisample OpenGL vendor string: Mesa project: www.mesa3d.org OpenGL renderer string: Mesa GLX Indirect OpenGL version string: 1.2 (1.5 Mesa 6.2.1) OpenGL extensions: GL_ARB_imaging, GL_ARB_multitexture, GL_ARB_texture_border_clamp, GL_ARB_texture_cube_map, GL_ARB_texture_env_add, GL_ARB_texture_env_combine, GL_ARB_texture_env_dot3, GL_ARB_transpose_matrix, GL_EXT_abgr, GL_EXT_blend_color, GL_EXT_blend_minmax, GL_EXT_blend_subtract, GL_EXT_texture_env_add, GL_EXT_texture_env_combine, GL_EXT_texture_env_dot3, GL_EXT_texture_lod_bias glu version: 1.3 glu extensions: GLU_EXT_nurbs_tessellator, GLU_EXT_object_space_tess visual x bf lv rg d st colorbuffer ax dp st accumbuffer ms cav id dep cl sp sz l ci b ro r g b a bf th cl r g b a ns b eat ---------------------------------------------------------------------- 0x23 24 tc 0 24 0 r y . 8 8 8 0 0 16 0 0 0 0 0 1 0 None 0x24 24 tc 0 24 0 r y . 8 8 8 0 0 16 8 16 16 16 0 1 0 None 0x25 24 tc 0 32 0 r y . 8 8 8 8 0 16 8 16 16 16 16 1 0 None 0x26 24 tc 0 32 0 r . . 8 8 8 8 0 16 8 16 16 16 16 1 0 None 0x27 24 dc 0 24 0 r y . 8 8 8 0 0 16 0 0 0 0 0 1 0 None 0x28 24 dc 0 24 0 r y . 8 8 8 0 0 16 8 16 16 16 0 1 0 None 0x29 24 dc 0 32 0 r y . 8 8 8 8 0 16 8 16 16 16 16 1 0 None 0x2a 24 dc 0 32 0 r . . 8 8 8 8 0 16 8 16 16 16 16 1 0 None [root@box1 root]# Followed by... [root@box1 root]# fglrxinfo display: :0.0 screen: 0 OpenGL vendor string: Mesa project: www.mesa3d.org OpenGL renderer string: Mesa GLX Indirect OpenGL version string: 1.2 (1.5 Mesa 6.2.1) So initial installation is easy, however, I am still left at the same issue I've always had with my Radeon 9200, and that is that Direct Rendering is disabled. and I'm still using Mesa GL drivers. If only they could make it idiot proof, THEN it would be right on the money. My verdict: Graphical install = good Still having to figure out what's buggering up = not so good ATI releasing an installer on the day that I decide to switch completely to linux no matter what = priceless
  6. Linux drivers page Includes a new installer download (35 mb) realsed today, while I was grocery shopping *G*. I'll post my results asap. :ph34r:
  7. That's everything except runlevel 1, but why you'd want it on level 1 anyways i don't know. Glad if I was any help.
  8. That section is correct, and the option to load dri was enabled, xorg was version 6.8.0, and then upgraded to 6.8.2 with the same issue. I've formatted my system yesterday, and will be installing a fresh install of linux (I can thank windows for this problem - stupid automatic updates breaking my install) so I'm not trying to troubleshoot my system right now, I'm just adding my 2 cents of experience, and looking for an answer as I'm SURE i'll run into this issue again this time around.
  9. lol, Right, however I'm still left at the fact that the driver is loaded but direct rendering is not working (which is where I see this topic heading). any suggestions?
  10. phpbb gets my seal of approval, as good as any i've tried, and free to boot. :phear:
  11. Chances are that you are going to recieve a vendor string of "mesa open gl" if this is the case and anyone can find an answer that's be much appreciated as I'm having the same symptoms, (basically that the driver is loading, but dri is off, and open gl is crap because it's not accessing the ATI opengl programming) and I haven't found a working solution yet.
  12. I'd be glad to give it a try, I was going to reinstall Mandrake today anways as I was doing some spring cleaning and formatted my HD as a matter of course, but what odds which distro I install?
  13. details? what printer? what drivers installed? which distro? the more we know, the better we help. :phear:
  14. From the manual There basically two reason why you'd get the error, either the server isn't running, or the mysql.sock (i gather from your post that's your socket name - the default is /tmp/mysqld.sock) doesn't exist anymore. This link should walk you through fixing both issues. :ph34r: good luck
×
×
  • Create New...