Jump to content

rajb

Members
  • Posts

    10
  • Joined

  • Last visited

rajb's Achievements

New Here

New Here (1/7)

0

Reputation

  1. rajb

    resolution

    i couldnt get it to work, looked everywhere it even tries to start when x starts up but it jus fails do you know how i can fix this issue?
  2. rajb

    resolution

    i edited the xorg.conf and replaced the i810 to i915, tried to restart x but x fails, doesn't find a monitor
  3. rajb

    resolution

    native resolution: 1680x1050 this is what is displayed when i type # 915resolution -l: Intel 800/900 Series VBIOS Hack : version 0.5.2 Chipset: 845G BIOS: TYPE 2 Mode Table Offset: $C0000 + $38a Mode Table Entries: 18 Mode 30 : 640x480, 8 bits/pixel Mode 32 : 800x600, 8 bits/pixel Mode 34 : 1024x768, 8 bits/pixel Mode 38 : 1280x1024, 8 bits/pixel Mode 3a : 1600x1200, 8 bits/pixel Mode 3c : 1680x1050, 8 bits/pixel Mode 41 : 640x480, 16 bits/pixel Mode 43 : 800x600, 16 bits/pixel Mode 45 : 1024x768, 16 bits/pixel Mode 49 : 1280x1024, 16 bits/pixel Mode 4b : 1600x1200, 16 bits/pixel Mode 4d : 1680x1050, 16 bits/pixel Mode 50 : 640x480, 32 bits/pixel Mode 52 : 800x600, 32 bits/pixel Mode 54 : 1024x768, 32 bits/pixel Mode 58 : 1280x1024, 32 bits/pixel Mode 5a : 1600x1200, 32 bits/pixel Mode 5c : 1680x1050, 32 bits/pixel this is the xorg.conf # File generated by XFdrake (rev 57713) # ********************************************************************** # Refer to the xorg.conf man page for details about the format of # this file. # ********************************************************************** Section "Files" # font server independent of the X server to render fonts. FontPath "unix/:-1" # minimal fonts to allow X to run without xfs FontPath "/usr/share/fonts/misc:unscaled" EndSection Section "Extensions" Option "Composite" EndSection Section "ServerFlags" #DontZap # disable <Crtl><Alt><BS> (server abort) AllowMouseOpenFail # allows the server to start up even if the mouse does not work #DontZoom # disable <Crtl><Alt><KP_+>/<KP_-> (resolution switching) EndSection Section "Module" Load "dbe" # Double-Buffering Extension Load "v4l" # Video for Linux Load "extmod" Load "type1" Load "freetype" Load "glx" # 3D layer Load "dri" # direct rendering EndSection Section "InputDevice" Identifier "Keyboard1" Driver "kbd" Option "XkbModel" "pc105" Option "XkbLayout" "us" Option "XkbOptions" "compose:rwin" EndSection Section "InputDevice" Identifier "Mouse1" Driver "mouse" Option "Protocol" "ExplorerPS/2" Option "Device" "/dev/mouse" EndSection Section "Monitor" Identifier "monitor1" VendorName "Plug'n Play" ModelName "VX2245wm" HorizSync 30-82 VertRefresh 50-75 # Monitor preferred modeline (60.0 Hz vsync, 65.3 kHz hsync, ratio 16/10) ModeLine "1680x1050" 146.25 1680 1784 1960 2240 1050 1053 1059 1089 +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" VendorName "Intel Corp." BoardName "Intel 845" Driver "i810" Option "DPMS" Option "May_Need_ForceBIOS" "1" Option "XaaNoOffscreenPixmaps" "1" EndSection Section "Screen" Identifier "screen1" Device "device1" Monitor "monitor1" DefaultColorDepth 16 Subsection "Display" Depth 8 Modes "1680x1050" "1600x1000" "1440x900" "1280x800" EndSubsection Subsection "Display" Depth 15 Modes "1680x1050" "1600x1000" "1440x900" "1280x800" EndSubsection Subsection "Display" Depth 16 Modes "1680x1050" "1600x1000" "1440x900" "1280x800" EndSubsection Subsection "Display" Depth 24 Modes "1680x1050" "1600x1000" "1440x900" "1280x800" EndSubsection EndSection Section "ServerLayout" Identifier "layout1" InputDevice "Keyboard1" "CoreKeyboard" InputDevice "Mouse1" "CorePointer" Screen "screen1" EndSection
  4. rajb

    resolution

    yea the monitor is pretty tight, as for the card readers and ipod, i am pretty sure that will work, especially if i get the drivers its a Intel? 82845G/GL/GE Chipset Integrated Graphics Device yea your right about the drivers, thats all i need i went to the intel website and downloaded the appropriate driver but they didnt work i tried to run the install.sh but then it says stuff about kernel modules, and AGPGART.. but i dont even have AGP... only PCI [please watch your language. thank you. - arctic]
  5. rajb

    resolution

    hi i recently bought a new monitor (viewsonic vx2245wm) but i cant get it to work properly i went into mcc and i tried to change the resolution, it installed 915resolution for me and then it found my monitor i tried to change the resolution from mcc but it just wont go through i have a intel 845 i went to the intel website but i couldnt find much could you guys help me out? thanks
  6. rajb

    mount iso

    cool thanks it worked just one more question, how do i unmount it?
  7. rajb

    mount iso

    i am trying to mount an iso file using the "mount -o loop -t iso9660 filename.iso /mnt/iso" command but i get this: Usage: mount -V : print version mount -h : print this help mount : list mounted filesystems mount -l : idem, including volume labels So far the informational part. Next the mounting. The command is `mount [-t fstype] something somewhere'. Details found in /etc/fstab may be omitted. mount -a [-t|-O] ... : mount all stuff from /etc/fstab mount device : mount device at the known place mount directory : mount known device here mount -t type dev dir : ordinary mount command Note that one does not really mount a device, one mounts a filesystem (of the given type) found on the device. One can also mount an already visible directory tree elsewhere: mount --bind olddir newdir or move a subtree: mount --move olddir newdir A device can be given by name, say /dev/hda1 or /dev/cdrom, or by label, using -L label or by uuid, using -U uuid . Other options: [-nfFrsvw] [-o options] [-p passwdfd]. For many more details, say man 8 mount . what do i need to do?
  8. i tried to install mandriva 2007 powerpack on my dell dimension 2400 and when i boot into the dvd, i don't get any kind of graphical installer... its all text, how do i bring up the graphical install? i pressed alt+f4 when it gets to the install part... and i see.. linix agpgart interface v0.101 agpgart: detected an intel 845g chipset. agpgart: detectd 892k stolen memory. agpgart: agp aperture is 128m @ 0xe8000000 i dont think i even have agp....
  9. rajb

    xscreensaver

    kudichodio, i updated the easy urpmi, and i tried urpmi xscreensaver and it said no package named xscreensaver
  10. rajb

    xscreensaver

    i cant install xscreensaver... the source was being gay so i downloaded a rpm, then the rpm said: Some requested packages cannot be installed: xscreensaver-4.22-5mdk.i586 (due to unsatisfied chbg) and i cant install a chbg package
×
×
  • Create New...