Ubuntu Forums ubuntu.com - launchpad.net - ubuntu help  

Go Back   Ubuntu Forums > The Ubuntu Forum Community > Forum Archive > Main Support Categories > x86 64-bit Users
Register Reset Password Forum Help Forum Council Search Today's Posts Mark Forums Read

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.

x86 64-bit Users
For the discussion of Ubuntu on the AMD 64 platform.

 
Thread Tools Display Modes
Old October 31st, 2005   #1
kozimodo
A Carafe of Ubuntu
 
Join Date: Apr 2005
Beans: 97
Breezy on HP V2000Z?

Hi all,

I've been thinking about buying the HP v2000z and I was wondering if anyone has installed Breezy on it and what their experience has been.

Thanks!

(I posted this question in a different section but with an unilluminating title.)
kozimodo is offline   Reply With Quote
Old November 2nd, 2005   #2
kozimodo
A Carafe of Ubuntu
 
Join Date: Apr 2005
Beans: 97
Re: Breezy on HP V2000Z?

bump
kozimodo is offline   Reply With Quote
Old November 3rd, 2005   #3
buulian
First Cup of Ubuntu
 
Join Date: Feb 2005
Beans: 1
Re: Breezy on HP V2000Z?

Quote:
Originally Posted by kozimodo
bump
by bump, do you mean it's a pain? i've got the compaq presario v2000 amd turion processor, 6-1 card reader, 100 gB hd, 1/2gB SDRAM, ATI grafiks, will breezy work for me?
buulian is offline   Reply With Quote
Old November 7th, 2005   #4
JKMB111
First Cup of Ubuntu
 
Join Date: Oct 2005
Beans: 2
Re: Breezy on HP V2000Z?

I have a HP Compaq v2000 that I exclusively run Breezy on. Love it! I had to add option "noaccel" to my xorg.conf file to get xserver to load as it basically dumped me off at a command line log in after the install... (x failed for my Ati 200xpress) easy enough..... next I had to get ndiswrapper and some acer drivers to get my broadcom wireless up and running in 64 (I personally prefer the drivers that came with my laptop for 32 bit but that's a diferent discussion)...Also easy enough.... I couldn't be happier with Ubuntu though, for my laptop as I am a tradional Debian Dude but wasn't satisfied with my current options with Sarge, Etch, or Sid..... Tried them all but found Nirvana with Breezy... 64 or 32 is my only decision now..... Happy with 64 for now....
JKMB111 is offline   Reply With Quote
Old November 8th, 2005   #5
jamesrw
Just Give Me the Beans!
 
jamesrw's Avatar
 
Join Date: Jun 2005
Beans: 71
Thumbs down Re: Breezy on HP V2000Z?

after playing with hoary i switched to suse, but it looks like i'll be back to ubuntu. hopefully i'll get to it next weekend
__________________
--
James RW
jamesrw@eml.cc
jamesrw is offline   Reply With Quote
Old April 5th, 2006   #6
cobie
First Cup of Ubuntu
 
Join Date: Apr 2006
Beans: 1
Re: Breezy on HP V2000Z?

Sounds like you've done it! Congratulations! I've been trying for a couple of weeks to get my V2000 64bit Turion machine to run (still no GUI). Would you care to share your secret? Perhaps you could post your xorg.conf file. I am even happy to hear it CAN be done.

Lemme know please. tnx
cobie
cobie is offline   Reply With Quote
Old May 7th, 2006   #7
jamesrw
Just Give Me the Beans!
 
jamesrw's Avatar
 
Join Date: Jun 2005
Beans: 71
Re: Breezy on HP V2000Z?

here's my working xorg.conf

# /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 /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/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/X11/fonts/misc"
FontPath "/usr/share/X11/fonts/cyrillic"
FontPath "/usr/share/X11/fonts/100dpi/:unscaled"
FontPath "/usr/share/X11/fonts/75dpi/:unscaled"
FontPath "/usr/share/X11/fonts/Type1"
FontPath "/usr/share/X11/fonts/CID"
FontPath "/usr/share/X11/fonts/100dpi"
FontPath "/usr/share/X11/fonts/75dpi"
# paths to defoma fonts
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID"
EndSection

Section "Module"
Load "GLcore"
Load "i2c"
Load "bitmap"
Load "ddc"
# Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "type1"
Load "vbe"
EndSection

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

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

Section "InputDevice"
Identifier "Synaptics Touchpad"
Driver "synaptics"
Option "SendCoreEvents" "true"
Option "Device" "/dev/psaux"
Option "Protocol" "auto-dev"
Option "HorizScrollDelta" "0"
EndSection

Section "Device"
Identifier "ATI Technologies, Inc. Radeon Xpress 200M (RS480)"
Driver "radeon"
Option "NoAccel" "true"
BusID "PCI:1:5:0"
EndSection

Section "Monitor"
Identifier "Generic Monitor"
Option "DPMS"
EndSection

Section "Screen"
Identifier "Default Screen"
Device "ATI Technologies, Inc. Radeon Xpress 200M (RS480)"
Monitor "Generic Monitor"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1280x768" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1280x768" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x768" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1280x768" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x768" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x768" "1024x768" "800x600" "640x480"
EndSubSection
EndSection

Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "Synaptics Touchpad"
EndSection

Section "DRI"
Mode 0666
EndSection


hope that helps! good luck.
__________________
--
James RW
jamesrw@eml.cc
jamesrw is offline   Reply With Quote
Old May 17th, 2006   #8
tarek
Way Too Much Ubuntu
 
tarek's Avatar
 
Join Date: May 2006
Location: Canada
Beans: 222
Hardy Heron (Ubuntu Development)
Re: Breezy on HP V2000Z?

Hi, i have v2570 which is amd 64 too.

when i run the installation, i get the screen where i choose the default or the server installation. so i choose default, and then it loads some information on the screen and stops! it just stops doing anything... i waited for a long time but nothing.

please, if you have turion amd 64, let me know what is the secret to install k/ubuntu.

i did install fedora 5 and i have to say it is very good when it comes to recognizing my hardware... no problems at all...

but i heard about ubuntu and used it with my 32 bit computer and love it

any help is appreciated...thanks.

TK
tarek is offline   Reply With Quote
Old May 17th, 2006   #9
blurredbrain
First Cup of Ubuntu
 
Join Date: Mar 2006
Beans: 10
Re: Breezy on HP V2000Z?

Quote:
Originally Posted by buulian
by bump, do you mean it's a pain? i've got the compaq presario v2000 amd turion processor, 6-1 card reader, 100 gB hd, 1/2gB SDRAM, ATI grafiks, will breezy work for me?
I've got all that but with a 1gb of ram and the 80gb HD, and it works fine for me had to tinker with the settings to get gnome/KDE/XFCE to run. But once that's taken care of its all good.
blurredbrain is offline   Reply With Quote
Old May 20th, 2006   #10
fletch
First Cup of Ubuntu
 
fletch's Avatar
 
Join Date: Oct 2005
Location: New Waterford, NS
Beans: 11
Ubuntu 6.06
Send a message via MSN to fletch Send a message via Skype™ to fletch
Re: Breezy on HP V2000Z?

Hey guys

For you unfortunate folk having video issues with your ati 200m Xpress, look no further: http://wiki.cchtml.com/index.php/Ubuntu

Select which distro you installed, then follow with method 2 installation. This will fix all your video hassles.

My v2000z ubuntu experience has been interesting! I've encountered problems here and there, from video to wireless, but I chalk it all up to learning how to help myself around the forums, good learning experience!
fletch is offline   Reply With Quote

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 10:05 AM.


vBulletin ©2000 - 2009, Jelsoft Enterprises Ltd. Ubuntu Logo, Ubuntu and Canonical © Canonical Ltd. Tango Icons © Tango Desktop Project. lingonberry