IGNORE - Daryna (livecd hd install} problems

Questions about other topics - please check if your question fits better in another category before posting here
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
cmost
Level 4
Level 4
Posts: 416
Joined: Tue Sep 18, 2007 7:36 am
Location: Newport, Kentucky

Re: Daryna (livecd hd install} problems

Post by cmost »

Are you absolutely sure you burned a good CD copy of the ISO you downloaded? Did you burn the ISO at the slowest speed? Believe it or not, you can often get weird errors, minute corruptions if you burn the ISO at the fastest possible speed. Sometimes the download is incomplete by a few bytes or so. As a first easy step, I'd do a checksum on your ISO and reburn it. Then, boot the computer with your new disk and see if the Live environment plays more nicely with your hardware. If all looks good, then perhaps a wipe and reinstall is your best bet.

Failing a bad ISO, can you please post detailed information about your system hardware? Thanks.
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
cmost
Level 4
Level 4
Posts: 416
Joined: Tue Sep 18, 2007 7:36 am
Location: Newport, Kentucky

Re: Daryna (livecd hd install} problems

Post by cmost »

You know, Ubuntu (and it's children) always did a poor job of creating a good default xorg.conf. Try mine instead. It's been tweaked to perfection. If you're using an ATI card instead of an nvidia card, then you'll need to switch a few things. Post back if that's the case and I'll tell you what to change (or, you might already know and be able to switch them on your own.) You'll also want to change the nvidia card model, monitor model or other items that refer to my hardware; to your own. You might also want to use your own desired resolutions if different from mine. Hack it to your hearts content. In any case, my file is loaded up with the mode lines needed to create the optimal refresh rate for a range of monitors and many performance tweaks. Note: feel free to use your own mouse, tablet or other sections from your own file if you prefer. Enjoy!

Oh, and I highly recommend you update Compiz-Fusion to the latest. It's faster, smoother and corrects some annoying bugs. I have another post that deals with how to do that. See here for my post with detailed instructions: http://www.linuxmint.com/forum/viewtopi ... =90&t=8132


-----------copy and paste the following into /etc/X11/xorg.conf (be sure to back up your original file first!!!! ----------

# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf(5) manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg

Section "Files"
FontPath "/usr/share/fonts/X11/misc"
FontPath "/usr/share/fonts/X11/cyrillic"
FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
FontPath "/usr/share/fonts/X11/Type1"
FontPath "/usr/share/fonts/X11/100dpi"
FontPath "/usr/share/fonts/X11/75dpi"
# path to defoma fonts
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
Load "i2c"
Load "bitmap"
Load "ddc"
# Load "dri" #Not needed for nvidia cards.
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "vbe"
EndSection

Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection

Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
EndSection

Section "InputDevice"
Driver "wacom"
Identifier "stylus"
Option "Device" "/dev/input/wacom"
Option "Type" "stylus"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection

Section "InputDevice"
Driver "wacom"
Identifier "eraser"
Option "Device" "/dev/input/wacom"
Option "Type" "eraser"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection

Section "InputDevice"
Driver "wacom"
Identifier "cursor"
Option "Device" "/dev/input/wacom"
Option "Type" "cursor"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection

Section "Device"
Identifier "nVidia Corporation G71 [GeForce 7300 GS]"
Driver "nvidia"
# Option "NvAGP" "0" # uncomment only if you have an AGP port. If PCIe, leave commented.
Option "RenderAccel" "True"
Option "AccelMethod" "xaa"
Option "EnablePageFlip"
Option "XAANoOffscreenPixmaps" "true"
Option "TripleBuffer" "True"
Option "AddARGBGLXVisuals" "True"
Option "AllowGLXWithComposite" "True"
Option "backingstore" "True"
Option "DynamicClocks" "on"
Option "ColorTiling" "on"
Option "FBTexPercent" "95"
BusID "PCI:1:0:0"
EndSection

Section "Monitor"
Identifier "JT198xB"
Option "DPMS"
EndSection

Section "Screen"
Identifier "Default Screen"
Device "nVidia Corporation G71 [GeForce 7300 GS]"
Monitor "JT198xB"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1440x1440" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" "256x160"
EndSubSection
SubSection "Display"
Depth 4
Modes "1440x1440" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" "256x160"
EndSubSection
SubSection "Display"
Depth 8
Modes "1440x1440" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" "256x160"
EndSubSection
SubSection "Display"
Depth 15
Modes "1440x1440" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" "256x160"
EndSubSection
SubSection "Display"
Depth 16
Modes "1440x1440" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" "256x160"
Virtual 1440 900
EndSubSection
SubSection "Display"
Depth 24
Modes "1440x900" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" "256x160"
Virtual 1440 900
EndSubSection
EndSection

Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "stylus" "SendCoreEvents"
InputDevice "cursor" "SendCoreEvents"
InputDevice "eraser" "SendCoreEvents"
EndSection

Section "DRI"
Mode 0666
EndSection

## Needed for Compiz-Fusion
Section "Extensions"
Option "Composite" "Enable"
EndSection
cmost
Level 4
Level 4
Posts: 416
Joined: Tue Sep 18, 2007 7:36 am
Location: Newport, Kentucky

Re: Daryna (livecd hd install} problems

Post by cmost »

Try my xorg.conf posted above. Hey, if it doesn't solve the problem at least you tried. Be sure to back up your existing xorg.conf by issuing the following in a terminal BEFORE using mine.

Open terminal and type...
sudo cp /etc/X11/xorg.conf xorg.conf.bak-mm-dd-yy
sudo gedit /etc/X11/xorg.conf

copy and paste my file; replace the text in your file. Make changes where appropriate from your original file to my file to ensure hardware names, etc. match your hardware.

save the new xorg.conf
restart the computer.

If for some odd reason you can't get X to start, or, something else is wrong, you can revert to your original file (or edit the new one again) by doing the following.

login at the command line with your username and password.
sudo nano /etc/X11/xorg.conf (if you want to try editing the file.)
or
sudo cp /etc/X11/xorg.conf.bak-mm-dd-yy xorg.conf
sudo reboot

Good luck!!
Locked

Return to “Other topics”