![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
Hello, Unregistered You are browsing a READ only archive of the main support categories pre 4/21/2008. You will not be able to post or reply any threads in this section.
Ubuntu 9.10 is out!!!
When downloading Ubuntu 9.10 please consider using bittorrent to get your copy of Ubuntu. The Ubuntu Developers Summit for Lucid Lynx will be held the week of 16-Nov-2009 till 20-Nov-2009 in Dallas, TX USA. Visit the the Ubuntu wiki for more information about UDS and how to participate remotely. |
|
Hardware & Laptops Problems with hardware & laptops not being detected or supported during or after install. |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
First Cup of Ubuntu
![]() Join Date: Mar 2007
Beans: 7
|
Ubuntu 7.10 on Fujitsu Siemens Amilo LI 1705?
Hello everyone,
I know that this sounds like an already solved problem to many of you but it isn’t for me; here it’s the situation: Fujitsu-Siemens Amilo Li 1705, graphic card VIA P4M900, chipset VN896, I had ubuntu 7.04 and no drivers, so I was working at 800X600, then I upgraded to 7.10 but still there’s no way to have the graphic card to work at higher resolution. I tried everything I was able to find on the Internet but nothing worked, the best I could do was to have the splash screen at high resolution and Ubuntu running at minimum. I am really frustrated and considering to sell the PC on ebay, before that I’d like to know if one of you solved the problem or if there’s a tutorial to do that. Thanks Luca |
|
|
|
|
#2 |
|
First Cup of Ubuntu
![]() Join Date: Feb 2008
Beans: 3
|
Re: Ubuntu 7.10 on Fujitsu Siemens Amilo LI 1705?
Hi Luca,
Here is what I did after installing Ubuntu 7.10 on my Fujitsu Siemens Amilo Pi-2530: edit /etc/X11/xorg.conf and change the section "screen" to: Code:
Section "Screen"
Identifier "Default Screen"
Device "Generic Video Card"
Monitor "Generic Monitor"
Defaultdepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1280x800" "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Wim |
|
|
|
|
#3 |
|
First Cup of Ubuntu
![]() Join Date: Mar 2007
Beans: 7
|
Re: Ubuntu 7.10 on Fujitsu Siemens Amilo LI 1705?
Hi Wim,
Thx for your help, I did copy the Screen part of the xorg file but didn't work. Could you send me your xorg.conf file? Otherwise what are the resolution you set on the graphic panel of ubuntu? which drivers did you use? Thx again |
|
|
|
|
#4 |
|
Gee! These Aren't Roasted!
![]() Join Date: Jan 2008
Beans: 163
Ubuntu 8.10 Intrepid Ibex
|
Re: Ubuntu 7.10 on Fujitsu Siemens Amilo LI 1705?
From terminal- dpkg-reconfigure xserver-xorg
This will allow you to set up xorg.I use vesa and 1280x800 for the same laptop LI 1705 Just answer the questions. All the best IAN |
|
|
|
|
#5 |
|
First Cup of Ubuntu
![]() Join Date: Mar 2007
Beans: 7
|
Re: Ubuntu 7.10 on Fujitsu Siemens Amilo LI 1705?
I did try dpkg-reconfigure xserver-xorg but nothing changed; the best I obtained was to have the splash screen 1280X800 but then Ubuntu wasn't working.
I should highlight that my installation was an upgrade, does that matter?? Can you cleary explain all the steps I should follow to get to the darm resolution, I'm almost giving up on Linux Thanks L |
|
|
|
|
#6 |
|
Gee! These Aren't Roasted!
![]() Join Date: Jun 2007
Location: Bournemouth, Dorset
Beans: 179
Ubuntu 9.04 Jaunty Jackalope
|
Re: Ubuntu 7.10 on Fujitsu Siemens Amilo LI 1705?
Feisty to Gutsy upgrades have been known to spit out random problems like this. I would suggest a backup and fresh reinstall.
__________________
The problem lies not with those who are mad and know it, but with those who are mad and don't know it. In Closed Source, Computers Program YOU! Reg'd Ubuntu User #15364 Reg'd Linux User #450202 |
|
|
|
|
#7 |
|
First Cup of Ubuntu
![]() Join Date: Mar 2007
Beans: 7
|
Re: Ubuntu 7.10 on Fujitsu Siemens Amilo LI 1705?
well I can try and format everythign but how???
First I'd like to know how to format the ubuntu partition only without ruin my Xp installation. Secondly, when I try to run from the Live cd I have problem and it doesn't start probably because of the graphic card. Hints on this problems??? L |
|
|
|
|
#8 |
|
Gee! These Aren't Roasted!
![]() Join Date: Jan 2008
Beans: 163
Ubuntu 8.10 Intrepid Ibex
|
Re: Ubuntu 7.10 on Fujitsu Siemens Amilo LI 1705?
Use the alternate install cd for installation then once you have installed reboot, press esc to get to the grub menu boot the second choice safe setting to take you to command line then do dpkg-reconfigure xserver-xorg to set up your resolution.For your situation with xp be careful when setting up the partitions, I only use Ubuntu so it was straight forward for me. From memory the alternate cd install allows you to specify what you want formatted so as your laptop is already partitioned you should be fine.
Back up anything that is important but you know that any way All the best IAN |
|
|
|
|
#9 |
|
First Cup of Ubuntu
![]() Join Date: Mar 2007
Beans: 7
|
Re: Ubuntu 7.10 on Fujitsu Siemens Amilo LI 1705?
I tried the alternate cd but it doesn't work and same thing for dpkg-reconfigure and set the resolution that is told to be supported. I tried Fedora and it worked but I still would like to use ubuntu
|
|
|
|
|
#10 |
|
Gee! These Aren't Roasted!
![]() Join Date: Jan 2008
Beans: 163
Ubuntu 8.10 Intrepid Ibex
|
Re: Ubuntu 7.10 on Fujitsu Siemens Amilo LI 1705?
I am using the same laptop as you with Ubuntu 7.10 with 1280x800 resolution!
![]() When you configure with dpkg-reconfigure don't use Via use Vesa.Here is my xorg.conf- note I have a external mouse and keyboard.Also when I got to the monitor section where you have to use simple medium or advanced I choose simple(cause I am!) and entered 15" monitor.I also choose 16 on the colour depth. # 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 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" EndSection Section "InputDevice" Identifier "Generic Keyboard" Driver "kbd" Option "CoreKeyboard" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "gb" Option "XkbOptions" "lv3:ralt_switch" 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" Identifier "Synaptics Touchpad" Driver "synaptics" Option "SendCoreEvents" "true" Option "Device" "/dev/psaux" Option "Protocol" "auto-dev" Option "HorizEdgeScroll" "0" Option "SHMConfig" "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 "9chrome" Driver "vesa" BusID "PCI:1:0:0" VideoRam 256 EndSection Section "Monitor" Identifier "1280x800 flat screen" Option "DPMS" HorizSync 28-50 VertRefresh 43-75 EndSection Section "Screen" Identifier "Default Screen" Device "9chrome" Monitor "1280x800 flat screen" DefaultDepth 16 SubSection "Display" Modes "1280x800" EndSubSection EndSection Section "ServerLayout" Identifier "Default Layout" Screen "Default Screen" InputDevice "Generic Keyboard" InputDevice "Configured Mouse" # Uncomment if you have a wacom tablet # InputDevice "stylus" "SendCoreEvents" # InputDevice "cursor" "SendCoreEvents" # InputDevice "eraser" "SendCoreEvents" InputDevice "Synaptics Touchpad" EndSection |
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|