LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Laptop and Netbook (https://www.linuxquestions.org/questions/linux-laptop-and-netbook-25/)
-   -   HP2133 Mini-Note (https://www.linuxquestions.org/questions/linux-laptop-and-netbook-25/hp2133-mini-note-640269/)

Trizon 05-06-2008 08:01 AM

HP2133 Mini-Note
 
I have ordered an HP 2133 Mini-Note. It comes preinstalled with Vista, but I plan to wipe it and install Linux. It is an ultra portable, so I expect it will be a bit slower than normal laptops from what I've read. Here is a link to the model I ordered.

http://h10010.www1.hp.com/wwpc/us/en...5-3704511.html

I'm thinking about installing OpenSuse on it, but I'm not sure. Some of the lower models come with Suse preinstalled. The only other distro I've seen that people have tried on this kind of laptop is Ubuntu. I've looked for a distro that I could use e17 with, but I have never tried the ones I found and I'm not sure what kind of problems I will have with drivers.

Does anyone have any experience with Linux on this laptop? Do you have any suggestions?

Simon Bridge 05-07-2008 06:08 AM

E17 is a DTE - will work on anything, but Ubuntu has probably the easiest install as well as an elbuntu project.

Cannot see anything in the mini-note which will cause strife.
Make your backup and have fun.

Trizon 05-07-2008 07:49 AM

Thank you for the reply.
When I received the machine last night, I went ahead and tried OpenSuse on it and it worked just fine. The only problem I had was with the video. But I was able to find the driver at VIA, here:

http://linux.via.com.tw/support/downloadFiles.action

After that, everything seemed to work great! So I am happily running OpenSuse on my new mini-note now.

Simon Bridge 05-07-2008 06:52 PM

Very cool - please make an HCL entry for the mini note - there currently isn't one.

rash.m2k 05-15-2008 10:55 AM

Trizon could you please tell me how you installed openSUSE on it and what version?

I have it installed but the wireless drivers don't work nor can I adjust the brighness of the screen, also the CPU always seems to stay at 100% doesn't step down when load is low.

Please post a guide, also do you have a external DVD rom drive that you booted off?

Trizon 05-16-2008 10:09 AM

Actually, I better check the cpu usage because I didn't do that. So I'm not sure if it is running at 100% all the time. Also, I haven't tested wireless on it yet, so it may not work either. I've been using a wire.
I did read on the Ubuntu forums that people had trouble installing wireless on it, but eventually got it to work with ndiswrapper. I have not worked on this yet in OpenSuse.

I am running OpenSuse 10.3.
I did use an external DVD drive to install from. I just borrowed it from my company for a night. I connected it with USB.

Trizon 05-18-2008 09:25 PM

I can now confirm that my cpu is not running at 100% utilization all the time. It is running just fine. I am monitoring this with the "top" command from the shell. I just thought I would post an update.
I have not tried wireless yet.

HenchmenResourc 05-27-2008 11:57 PM

VIA Chrome 9 drivers not working
 
Which drivers did you download from the VIA site, I have been unable to get the one I downloaded to work at all, everytime I install them Xorg fails to start at all? Is there any special trick you had to do to get them to work?

kdingo 06-05-2008 09:11 PM

Curious. I have an HP2133 and I wiped it and installed openSUSE 10.3. Display worked out of the box for me. Installation detected it as a 17" 5:4 display (1280x764) at 65535 colors. I changed it to the lowest screen size, 12", and bumped the colors up to 16 million. It worked without problems.

However, I can confirm that wireless isn't working. Syslog is saying that it cannot find a firmware file. Since I am kinda old-fashioned, I am using the traditional ifup method.

Code:

soma:/etc/sysconfig/network # tail /var/log/messages
May  5 18:35:35 soma ifup-dhcp: .
May  5 18:35:35 soma ifup-dhcp: .
May  5 18:35:37 soma ifup-dhcp: .
May  5 18:35:40 soma syslog-ng[2159]: last message repeated 2 times
May  5 18:35:40 soma ifup-dhcp: no IP address yet... backgrounding.
May  5 18:35:40 soma firmware.sh[6877]: Cannot find  firmware file 'bcm43xx_microcode5.fw'
May  5 18:35:40 soma kernel: bcm43xx: Error: Microcode "bcm43xx_microcode5.fw" not available or load failed.
May  5 18:35:40 soma kernel: bcm43xx: core_up for active 802.11 core failed (-2)
May  5 18:35:40 soma ifup: Cannot enable interface eth0.
May  5 18:35:40 soma ifup-route: interface eth0 is not up

Also here is my ifcfg-eth0 file. Yeah, some reason it changed from eth1 after switching from SUSE Enterprise Desktop.

Code:

soma:~ # cat /etc/sysconfig/network/ifcfg-eth0
BOOTPROTO='dhcp'
BROADCAST=''
ETHTOOL_OPTIONS=''
IFPLUGD_PRIORITY='10'
IPADDR=''
MTU=''
NAME='Hewlett-Packard Company BCM4312 802.11a/b/g'
NETMASK=''
NETWORK=''
REMOTE_IPADDR=''
STARTMODE='hotplug'
USERCONTROL='yes'
WIRELESS_AP=''
WIRELESS_AUTH_MODE='open'
WIRELESS_BITRATE='auto'
WIRELESS_CA_CERT=''
WIRELESS_CHANNEL=''
WIRELESS_CLIENT_CERT=''
WIRELESS_CLIENT_KEY=''
WIRELESS_CLIENT_KEY_PASSWORD=''
WIRELESS_DEFAULT_KEY='0'
WIRELESS_EAP_AUTH=''
WIRELESS_EAP_MODE=''
WIRELESS_ESSID='xxxx'
WIRELESS_FREQUENCY=''
WIRELESS_KEY=''
WIRELESS_KEY_0='xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-76'
WIRELESS_KEY_1=''
WIRELESS_KEY_2=''
WIRELESS_KEY_3=''
WIRELESS_KEY_LENGTH='128'
WIRELESS_MODE='Managed'
WIRELESS_NICK=''
WIRELESS_NWID=''
WIRELESS_PEAP_VERSION=''
WIRELESS_POWER='yes'
WIRELESS_WPA_ANONID=''
WIRELESS_WPA_IDENTITY=''
WIRELESS_WPA_PASSWORD=''
WIRELESS_WPA_PSK=''

My installation is pretty much vanilla at this point. Google isn't showing much about this sort of problem yet, so I will update here if I am able to get past the wireless thing. If not, maybe 10.4 will fix this.

rash.m2k 06-06-2008 04:58 AM

Wireless work 100% with ndiswrapper!

Just get the drivers from the HP page, cabextract to get to the .inf file and install.

Will not work with WPA in a hidden mode (well it does but you need to mess about).

Change it to WPA2 and you will be fine. Wireless does not connect first time but 2nd/3rd attempt will connect and work very well.

BTW i'm using openSUSE 11.

kdingo 06-06-2008 12:32 PM

Thanks. ndiswrapper worked, although I had some quirks getting it to work.
  • The kernel was loading the alternate driver (bcm43xx). Had to remove the driver with 'rmmod bcm43xx' and blacklist it in /etc/modprobe.d/blacklist
  • wlan0 wouldn't start up because it was missing its config file. Copying my old ifcfg-eth0 to ifcfg-wlan0 did the trick, and runnning 'ifup wlan0' and then 'iwconfig' showed that everything was set up and I had an IP address.

I hope this helps anyone else with similar problems.

HenchmenResourc 06-10-2008 12:30 PM

openSUSE wireless
 
To get the wireless working under openSUSE 10.3 you can down load a RPM with the correct driver from the openSUSE build service http://software.opensuse.org/search and do a search for "compat-wireless." Once you have the appropriate package installed, then as root run the command '/usr/sbin/b43load b43' If the wireless does not turn on after that you can run the command '/usr/sbin/b43enable' That should get you up and running with wireless.

To make the correct driver load when the computer boots create a loader script:

Code:

#!/bin/sh
### BEGIN INIT INFO
# Provides: wireless
# Required-Start: $network
# Required-Stop: $network
# Default-Start: 2 3 5
# Description: Initiate Wireless card
### END INIT INFO

case "$1" in
'start')
        /usr/sbin/b43load b43
        ;;
'stop')
        ;;
*)
        echo "Usage: $0 { start | stop }"
        ;;
esac
exit 0

Save the script in the /etc/init.d folder calling it something unique that you will remember ("wireless" worked for me) then use the runlevel editor in YaST (yast --> System --> System Services) to enable it for runlevel 5. Next time you restart the wireless should start with the system.

artanberisha2004 06-11-2008 12:33 AM

hp 2133
 
Hi there Trizon, i have bought the same thing the HP2133 and i have SUSE Linux also but i have a problem with the camera, i tried to install the driver you mentioned on your post, but it still does not work. I have never used Linux before and i need some help being able to install this thing correctly. Please give me as much as information how you installed it in your as you can.

Thanks

Artan

artanberisha2004 06-11-2008 01:10 AM

Hello there Everyone,

My name is Artan, i am from Switzerland and i have bought HP 2133 mini Pc a week ago and it had SUSE, Linux version 10 pre loaded and i had no recovery Cd come with, i don't know if that is normal..
Also at the moment everything works fine, except the Camera(VGA) does not work and also i tried to download the driver that Trizon mentioned in his post but honestly i did open somefiles and i have no clue how to figure this thing out and check if the VGA has been fixed and see if it works. How do i check if the CPU is runnig 100 % by the way, i have no idea how is that done also. I am sorry i am asking too many questions but i guess i am dumb when it comes to LINUX.

Also is it worth using Linux and having to learn everything one by one, or should i try to download XP on it.

Please let me know all the info that can help me out with this matter.

sporks 06-25-2008 04:26 PM

Afternoon all.

I've had my Mini-Note for over a month now except I was using OzOS on it. I just recently installed openSUSE when 11.0 came out.

My CPU does scale, but I had to add this to the kernel line in the /boot/grub/menu.lst
Code:

acpi_osi="!Windows 2006"
That's from the Ubuntu Wiki entry for the 2133. If you recompile the kernel and enable the Via C7 scaling you shouldn't need it, however that module has it's own problems freezing up the computer. So you either need to set the minimum speed to be the second lowest or use the default cpu-freq module which this code in the menu.lst will enable.

As noted, the wireless works with Ndiswrapper. There are several versions of the Broadcom chips used so it can be tricky to figure out which one is needed. Luckily mine just uses the one from hp/Compaq.

artanberisha2004, it is normal not to get recovery CDs with it, but if you contact hp they will send them to you.


Now maybe someone can help me.

I downloaded the patches for the openSUSE 11.0 RC Via Chrome9 drivers. They applied, compiled and loaded. The AGP will load at boot and if I modprobe the Chrome9 driver it will load and indicates that the drm module uses it.

However, I still can't get direct rendering to work. When I run sax2 it still returns a Vesa board not the Chrome9 HC. The hardware info correctly detects the Chrome9 HC. If I try to use "via" for the driver in my xorg.conf it won't start X.

Running GLXgears give me about 175 FPS. glxinfo indicates Mesa is doing indirect rendering but no direct rendering is enabled.

The driver patch only comes with instructions on how to build the modules for the kernel. Nothing about using them. It just says stick them in /lib/modules... and it will load at boot time.

sporks 06-26-2008 08:47 AM

Quote:

Originally Posted by sporks (Post 3195140)
Afternoon all.

I've had my Mini-Note for over a month now except I was using OzOS on it. I just recently installed openSUSE when 11.0 came out.

My CPU does scale, but I had to add this to the kernel line in the /boot/grub/menu.lst
Code:

acpi_osi="!Windows 2006"
That's from the Ubuntu Wiki entry for the 2133. If you recompile the kernel and enable the Via C7 scaling you shouldn't need it, however that module has it's own problems freezing up the computer. So you either need to set the minimum speed to be the second lowest or use the default cpu-freq module which this code in the menu.lst will enable.

As noted, the wireless works with Ndiswrapper. There are several versions of the Broadcom chips used so it can be tricky to figure out which one is needed. Luckily mine just uses the one from hp/Compaq.

artanberisha2004, it is normal not to get recovery CDs with it, but if you contact hp they will send them to you.


Now maybe someone can help me.

I downloaded the patches for the openSUSE 11.0 RC Via Chrome9 drivers. They applied, compiled and loaded. The AGP will load at boot and if I modprobe the Chrome9 driver it will load and indicates that the drm module uses it.

However, I still can't get direct rendering to work. When I run sax2 it still returns a Vesa board not the Chrome9 HC. The hardware info correctly detects the Chrome9 HC. If I try to use "via" for the driver in my xorg.conf it won't start X.

Running GLXgears give me about 175 FPS. glxinfo indicates Mesa is doing indirect rendering but no direct rendering is enabled.

The driver patch only comes with instructions on how to build the modules for the kernel. Nothing about using them. It just says stick them in /lib/modules... and it will load at boot time.

Got my answer here apparently the patch isn't for our hardware.

gerhardt 07-06-2008 06:11 PM

Quote:

Originally Posted by artanberisha2004 (Post 3181213)
Hello there Everyone,

My name is Artan, i am from Switzerland and i have bought HP 2133 mini Pc a week ago and it had SUSE, Linux version 10 pre loaded and i had no recovery Cd come with, i don't know if that is normal..
I am sorry i am asking too many questions but i guess i am dumb when it comes to LINUX.

Also is it worth using Linux and having to learn everything one by one, or should i try to download XP on it.

Please let me know all the info that can help me out with this matter.

Hi Artan
as this is your first linux experiance I would suggest to learn some things about linux via a podcast from Chess Griffin called the linuxreality.com

He explans a lot in an easy way.

jlinkels 07-13-2008 09:12 PM

Amazon.com sells the 2133 with Vista preloaded and with Suse preinstalled it sells for $200 less, so why would someone buy the Vista edition?

When I saw this device at Amazon I became excited immediately, but I am worried about some user written reviews. They state that the machine is slow (in Vista?), but I am more worried about it is said that the temperature of the case got very high. Is that true? Is there also something known about battery life when running Linux?

jlinkels

sporks 07-13-2008 09:36 PM

Quote:

Originally Posted by jlinkels (Post 3213474)
Amazon.com sells the 2133 with Vista preloaded and with Suse preinstalled it sells for $200 less, so why would someone buy the Vista edition?

Why would someone answer a question when asked like this? I mean, it sounds like just because I decided to buy a Vista version laptop I made the wrong decision? ;) I'll tell you why I did, simply because there are hardware differences. It's only $50 more than the same computer with Vista vs. SLED. I wanted better hardware than what that version offered. There are several Vista versions and only two SLED versions which are the bottom end of hp's offerings for the 2133 unfortunately. By the time I'd buy the 6-cell battery, upgrade the HD speed, and RAM, and add bluetooth, why bother? I bought what I wanted not compromising the hardware just for an OS that I can get a much newer and arguably better version of for free.

Oh, and one last reason, availability. I couldn't find a SLED version in stock when I bought mine. I'm glad I didn't wait.

Quote:

When I saw this device at Amazon I became excited immediately, but I am worried about some user written reviews. They state that the machine is slow (in Vista?), but I am more worried about it is said that the temperature of the case got very high. Is that true? Is there also something known about battery life when running Linux?

jlinkels
Eh, mine gets warm but I don't think it's much warmer than my Acer Aspire it replaces. I never run it with Vista so I can't say too much to that side of things.

Battery life? 3-4 hours with a 6 cell battery (which is not available with the SLED version unless you buy one after you have the computer).

As far as speed, for day-to-day use I couldn't be happier. I don't run many of my models in R on it, I reserve that for my 64bit Athlon or work Core-2 Duo, this machine is my lightweight, web, e-mail, word processing, and occasional coding machine. I didn't buy it with delusions of doing heavy lifting, it's not let me down.

jlinkels 07-14-2008 06:05 AM

Quote:

Originally Posted by sporks (Post 3213489)
I'll tell you why I did, simply because there are hardware differences. It's only $50 more than the same computer with Vista vs. SLED. I wanted better hardware than what that version offered. There are several Vista versions and only two SLED versions which are the bottom end of hp's offerings for the 2133 unfortunately. By the time I'd buy the 6-cell battery, upgrade the HD speed, and RAM, and add bluetooth, why bother?

That is a clear and useful answer. Apparently I am getting old not to notice the difference between 1 and 2 GB RAM, and 1.2 and 1.6 GHz processor. Amazon doesn't get really deep into details about the SLED version, and omits to specify the battery type. It makes sense to choose for better HW, and take Vista for granted.

I am happy to hear that heat and speed problems are not like stated in those user reviews.

jlinkels

sporks 07-14-2008 12:15 PM

Quote:

Originally Posted by jlinkels (Post 3213799)
That is a clear and useful answer. Apparently I am getting old not to notice the difference between 1 and 2 GB RAM, and 1.2 and 1.6 GHz processor. Amazon doesn't get really deep into details about the SLED version, and omits to specify the battery type. It makes sense to choose for better HW, and take Vista for granted.

I am happy to hear that heat and speed problems are not like stated in those user reviews.

jlinkels

Don't think it's a cool beast, the processor consistently runs around 60*C with Linux and up into the mid-upper 70s under load. I have no idea with Vista, I've booted into that partition about four times.

There has been discussion on some of the mini-note forums about the fact that the Aluminum case also acts as a heat sink for the computer rather than plastic which holds the heat in.

That said, I have no problems using it on my lap while wearing shorts, I'm suspecting the 6-cell battery helps a bit since it lessens the contact patch with my legs. But I'd also like to think that it runs cooler with Linux than Vista since I can turn things off that aren't necessary processes on a little laptop.

I'd have to say that reading reviews I felt the same way you did but bought it anyway. It might be slower than my old 1.8ghz Sempron was in my Acer for day-to-day stuff but not enough that it bothers me at all. I didn't buy it expecting Core2 Duo performance so I've not been disappointed with it. I guess, just keep your expectations reasonable and you probably won't be disappointed is what I'm saying.

jeffgdowns25 07-18-2008 07:27 AM

help with VIA Driver
 
I have just purchased one of the hp 2133, but I am very linux dumb. I need help to get the VIA driver working. When I went to the supplied URL the only Opensuse 11 driver they had was for the Opensuse 11 RC1 which I think as of now its full release. Any help on getting this working would be very much appciated.

sporks 07-18-2008 10:00 AM

Quote:

Originally Posted by jeffgdowns25 (Post 3218795)
I have just purchased one of the hp 2133, but I am very linux dumb. I need help to get the VIA driver working. When I went to the supplied URL the only Opensuse 11 driver they had was for the Opensuse 11 RC1 which I think as of now its full release. Any help on getting this working would be very much appciated.

If you're using OpenSUSE the best route I found when I was using it was to use the latest OpenChrome release from CVS.

The patches for OpenSUSE11 RC1 that Via released don't support the hardware in this machine. See the thread I posted earlier on MiniNoteUser.com. You can compile the kernel modules but they won't do you much good of anything. Ubuntu it seems is the only supported Linux by Via right now other than SLED10 and even at that the drivers aren't 100% for this hardware.

On another note, I just made this mod removing the grille behind the exhaust grille. It does seem to have cooled it down by about 10*C overall.

I'd already voided the warranty by opening it up and putting thermal past on the heat sink and processor. I've not removed the grilles from the intakes, but seeing how the heat sink is set up with the exhaust fan it seems like the most good will come from just removing the exhaust side anyway. Fan's quieter too now...

jeffgdowns25 07-18-2008 10:52 AM

Hp 2133
 
OK you say get it from CVS. OK, dumb question. What is CVS and, where do I get it, and how do I do it?

sporks 07-18-2008 01:55 PM

Quote:

Originally Posted by jeffgdowns25 (Post 3219024)
OK you say get it from CVS. OK, dumb question. What is CVS and, where do I get it, and how do I do it?

Not a dumb question. I gave a dumb answer forgetting you're new to this, sorry.

Technically it's SVN (subversion) which is a replacement for CVS (concurrent versioning system).

The openChrome project has directions here:
http://www.openchrome.org/trac

You'll need to install subversion, I prefer to just use the CLI most of the time and to download and compile the software you'll need to use it. So you're gonna have to roll up your sleeves and get dirty in the CLI, if you want to stop using the VESA driver and use openChrome. In my experience none of the prebuilt packages for OpenSUSE worked for the 2133.

You'll also need the development packages for xorg, gcc and make to compile the driver. So open Yast and then go to software management and search for these packages.
  • xorg-x11-devel
  • gcc
  • make
  • subversion
  • libtool
  • libdrm-devel
  • checkinstall
  • autoconf (may already be selected, I'm trying to be safe by suggesting it.)
  • automake (may already be selected, I'm trying to be safe by suggesting it.)

Accept the dependencies that come with those packages and install them.


Then follow the directions from the openChrome website: http://www.openchrome.org/trac

You'll be using the CLI here.

Code:

# svn co http://svn.openchrome.org/svn/trunk openchrome
# cd openchrome
# ./autogen.sh
# make
# su
# checkinstall

Then once installed you need to edit the xorg.conf file by hand since for some reason I never got Sax2 to recognize the openChrome driver was the proper driver. Or use this file. Warning! Be sure to backup your xorg.conf file before using this one or making changes. If you bork your Xorg server I'm not taking credit. ;)

Code:

### June 5, 2008, M. S. Zick, Development Status: "Works for me." *###
### Presumes no $HOME/.viavideorc file in use (per user options). *###

Section "ServerFlags"
#*******Option**********"DefaultServerLayout"***"LCD-clone"
#*******Option**********"DefaultServerLayout"***"CRT-clone"
#*******Option**********"DefaultServerLayout"***"LCD-only"
#*******Option**********"DefaultServerLayout"***"CRT-only"

********Option**********"AllowMouseOpenFail"****"on"
********Option**********"Pixmap"****************"32"
* * EndSection

# Default locations of font files - change if required.

* * 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"
********FontPath********"/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"

********ModulePath******"/usr/lib/xorg/modules"
********InputDevices****"/dev/gpmdata"
********InputDevices****"/dev/input/mice"
* * EndSection

* * Section "DRI"
********Mode************0660
* * EndSection

* * Section "InputDevice"
********Identifier******"Keyboard 0"
********Driver**********"kbd"
********Option**********"Protocol" * * * *"Standard"
********Option**********"XkbLayout" * * * "us"
********Option**********"XkbModel" * * * *"pc104"
********Option**********"XkbRules" * * * *"xfree86"
* * EndSection

* * Section "InputDevice"
********Identifier******"Mouse 0"
********Driver**********"synaptics"
********Option**********"Buttons" * * * * "5"
********Option**********"Device" * * * * *"/dev/input/mice"
********Option**********"Emulate3Buttons" "on"
********Option**********"InputFashion" * *"Mouse"
********Option**********"Name" * * * * * *"Synaptics Touchpad"
********Option**********"Protocol" * * * *"explorerps/2"
********Option**********"SHMConfig" * * * "on" *# GUI setting access
********Option**********"ZAxisMapping" * *"4 5"
* * EndSection

* * Section "InputDevice"
********Identifier******"Mouse 1"
********Driver**********"mouse"
********Option**********"CorePointer"
********Option**********"Buttons" * * * * "5"
********Option**********"Device" * * * * *"/dev/input/mice"
********Option**********"Emulate3Buttons" "on"
********Option**********"Name" * * * * * *"Generic Mouse"
********Option**********"Protocol" * * * *"Auto"
********Option**********"Vendor" * * * * *"Sysp"
********Option**********"ZAxisMapping" * *"4 5"
* * EndSection

* * Section "Module"
********Load****"extmod"
********Load****"dbe"
********Load****"glx"
********Load****"freetype"
********Load****"record"
********Load****"dri"
********Load****"v4l"
* * EndSection

# Device outputs not connected in the HP-2133

* * Section "Monitor"
********Identifier******"HP-2133 DVI"
********Option**********"Ignore"********"true"
* * EndSection

* * Section "Monitor"
********Identifier******"HP-2133 TV"
********Option**********"Ignore"********"true"
* * EndSection

# Internal LCD does not return DDC information.
# Define first channel:

* * Section "Modes"*****# See also "HP-2133 Known Modes" at file end.
********Identifier******"HP-2133 LCD Modes"
********# Default mode "1280x768": 80.1 MHz, 47.7 kHz, 60.0 Hz
********Modeline "1280x768-60.0" * 80.14 *1280 1344 1480 1680 *768 769 772 795
********# Default mode "1280x720": 74.6 MHz, 44.2 kHz, 59.2 Hz
********Modeline "1280x720-59.2" * 74.60 *1280 1341 1474 1688 *720 721 724 746 -hsync +vsync
********# Default mode "1024x768": 65.0 MHz, 48.4 kHz, 60.0 Hz
********Modeline "1024x768-60.0" * 65.00 *1024 1048 1184 1344 *768 771 777 806 -hsync -vsync
* * EndSection

* * Section "Monitor"
********Identifier******"HP-2133 LCD"
********VertRefresh*****50.00-100.00 * * * * * *# X11 discovery claim
********HorizSync*******30.00-113.00 * * * * * *# X11 discovery claim
********# Dot clock range: 20.00-270.00MHz * * *# X11 discovery claim
********# Typical dot pitch is: .1515mm x .1515mm
********# Native resolution is: 1280x768
********#DisplaySize****193 116 * * * * * * * * # Actual: 193.9 116.4
********UseModes********"HP-2133 LCD Modes"
********Option**********"PreferredMode"*********"1280x768-60.0"
********Option**********"DPMS"
********DisplaySize * * 338 203 # 1280x768 96dpi
* * EndSection

* * Section "Device"
********Identifier******"via-P4M900 Device 0"
********BoardName*******"Chrome9 HC IGP"
********BusID***********"PCI:1:0:0"
********Driver**********"openchrome"
********Option**********"Monitor-LCD"***********"HP-2133 LCD"
********Option**********"PanelID"***************"3"*****# 1280x720 Single, Dithering
#*******Option**********"PanelID" * * * ********"12" * *# 1280x768 Single, Non-Dithering
********Option**********"NoDDCValue"
* * EndSection

* * Section "Screen"
********Identifier******"via-P4M900 Screen 0"
********Device**********"via-P4M900 Device 0"
********Monitor*********"HP-2133 LCD"
********Subsection******"Display"
******** * *Depth*******24 *********************# Depth 16 broke
******** * *Modes*******"1280x768-60.0" "1280x720-59.2" "1024x768-60.0"
#******* * *Virtual*****1280 768
********EndSubsection
********# Device section options:
********Option**********"ForceLCD"**************"true"**# BIOS setting over-ride
********Option**********"ActiveDevice"**********"LCD"
********Option**********"VideoOnDevice"*********"LCD"***# Broke ?
********Option**********"SetMpegFBNumber"*******"true"**# Unknown if required
* * EndSection

# External device expected to return DDC information.
# Flying on full auto here, the smoke you smell may be your monitor:

* * Section "Monitor"
********Identifier******"HP-2133 External"
********Option**********"DPMS"
* * EndSection

* * Section "Device"
********Identifier******"via-P4M900 Device 1"
********BoardName*******"Chrome9 HC IGP"
********BusID***********"PCI:1:0:0"
********Driver**********"openchrome"
********Option**********"Monitor-CRT"***********"HP-2133 External"
* * EndSection

* * Section "Screen"
********Identifier******"via-P4M900 Screen 1"
********Device**********"via-P4M900 Device 1"
********Monitor*********"HP-2133 External"
********Subsection******"Display"
******** * *Depth*******24 *********************# Depth 16 broke
#******* * *Virtual*****2048 1536
********EndSubsection
********# Device section options:
********Option**********"ActiveDevice"**********"CRT"
********Option**********"VideoOnDevice"*********"CRT"***# Broke ?
********Option**********"SetMpegFBNumber"*******"true"**# Unknown if required
* * EndSection

# Single channel, dual outputs driven, screen descriptions

* * Section "Screen"
********Identifier******"via-P4M900 Clone 0"
********Device**********"via-P4M900 Device 0"
********Monitor*********"HP-2133 LCD"
********Subsection******"Display"
******** * *Depth*******24 *********************# Depth 16 broke
******** * *Modes*******"1280x768" "1200x720" "1024x768"
#******* * *Virtual*****2048 1536
********EndSubsection
********# Device section options:
********Option**********"ActiveDevice"**********"LCD,CRT"
********Option**********"ForceLCD"**************"true"
********Option**********"VideoOnDevice"*********"LCD"***# Broke ?
********# Option true turned off mouse on LCD:
********Option**********"Simultaneous"**********"false"
* * EndSection

* * Section "Screen"
********Identifier******"via-P4M900 Clone 1"
********Device**********"via-P4M900 Device 1"
********Monitor*********"HP-2133 External"
********Subsection******"Display"
******** * *Depth*******24 *********************# Depth 16 broke
#******* * *Virtual*****2048 1536
********EndSubsection
********# Device section options:
********Option**********"ActiveDevice"**********"CRT,LCD"
********Option**********"ForceLCD"**************"true"
********Option**********"VideoOnDevice"*********"CRT"***# Broke ?
********# Option true turned off mouse on LCD:
********Option**********"Simultaneous"**********"false"
* * EndSection

# RandR is broken, in various places, for various reasons:
# The driver does not recognize the RandR naming conventions:
# (WW) VIA(0): Option "Monitor-LCD" is not used
# (WW) VIA(0): Option "Monitor-CRT" is not used
# (WW) VIA(0): Option "Monitor-DVI" is not used
# (WW) VIA(0): Option "Monitor-TV" is not used
# (==) RandR enabled
# And if you can't name them, xrandr can't select them. *Bummer.

# Old-school layouts

* * Section "ServerLayout"
********Identifier******"LCD-clone"
********InputDevice*****"Keyboard 0"****"CoreKeyBoard"
********InputDevice*****"Mouse 0"*******"SendCoreEvents"
********InputDevice*****"Mouse 1"*******"SendCoreEvents"
********Screen**********"via-P4M900 Clone 0"
********Option**********"xinerama"******"off"
********Option**********"clone"*********"on"
* * EndSection

* * Section "ServerLayout"
********Identifier******"CRT-clone"
********InputDevice*****"Keyboard 0"****"CoreKeyBoard"
********InputDevice*****"Mouse 0"*******"SendCoreEvents"
********InputDevice*****"Mouse 1"*******"SendCoreEvents"
********Screen**********"via-P4M900 Clone 1"
********Option**********"xinerama"******"off"
********Option**********"clone"*********"on"
* * EndSection

* * Section "ServerLayout"
********Identifier******"LCD-only"
********InputDevice*****"Keyboard 0"****"CoreKeyBoard"
********InputDevice*****"Mouse 0"*******"SendCoreEvents"
********InputDevice*****"Mouse 1"*******"SendCoreEvents"
********Screen**********"via-P4M900 Screen 0"
********Option**********"xinerama"******"off"
********Option**********"clone"*********"off"
* * EndSection

* * Section "ServerLayout"
********Identifier******"CRT-only"
********InputDevice*****"Keyboard 0"****"CoreKeyBoard"
********InputDevice*****"Mouse 0"*******"SendCoreEvents"
********InputDevice*****"Mouse 1"*******"SendCoreEvents"
********Screen**********"via-P4M900 Screen 1"
********Option**********"xinerama"******"off"
********Option**********"clone"*********"off"
* * EndSection

Section "Modes"
* * Identifier *"HP-2133 Known Modes"
* * ## X11 discovered modes are marked "Default mode";
* * ## VIA reference file modes are marked "Extra mode" in this list.
* * ## All have been renamed to include refresh rate and not conflict
* * ## with the standard VESA names (most are VESA standard rates).

* * ## Refresh rate 60Hz - The prefered LCD refresh rate.

* * # Default mode "2048x1536": 266.9 MHz, 95.3 kHz, 60.0 Hz
* * Modeline "2048x1536-60.0" *266.95 *2048 2200 2424 2800 *1536 1537 1540 1589 -hsync +vsync
* * # Default mode "1920x1440": 234.0 MHz, 90.0 kHz, 60.0 Hz
* * Modeline "1920x1440-60.0" *234.00 *1920 2048 2256 2600 *1440 1441 1444 1500 -hsync +vsync
* * # Default mode "1920x1200": 193.2 MHz, 74.5 kHz, 60.0 Hz
* * Modeline "1920x1200-60.0" *193.16 *1920 2048 2256 2592 *1200 1201 1204 1242

* * ## 1080p (image 16:9, pixel 1:1)
* * # Default mode "1920x1080": 172.9 MHz, 67.1 kHz, 60.0 Hz
* * Modeline "1920x1080-60.0" *172.90 *1920 2043 2249 2578 *1080 1081 1084 1118 -hsync +vsync

* * # Default mode "1856x1392": 218.3 MHz, 86.4 kHz, 60.0 Hz
* * Modeline "1856x1392-60.0" *218.30 *1856 1952 2176 2528 *1392 1393 1396 1439 -hsync +vsync
* * # Default mode "1856x1392": 218.6 MHz, 86.5 kHz, 60.0 Hz
* * Modeline "1856x1392-60.0" *218.57 *1856 1992 2192 2528 *1392 1393 1396 1441 -hsync +vsync
* * # Default mode "1792x1344": 204.8 MHz, 83.7 kHz, 60.0 Hz
* * Modeline "1792x1344-60.0" *204.80 *1792 1920 2120 2448 *1344 1345 1348 1394 -hsync +vsync
* * # Default mode "1792x1344": 203.0 MHz, 83.5 kHz, 60.0 Hz
* * Modeline "1792x1344-60.0" *202.97 *1792 1920 2112 2432 *1344 1345 1348 1391 -hsync +vsync
* * # Default mode "1680x1050": 147.1 MHz, 65.2 kHz, 60.0 Hz
* * Modeline "1680x1050-60.0" *147.14 *1680 1784 1968 2256 *1050 1051 1054 1087
* * # Default mode "1600x1200": 162.0 MHz, 75.0 kHz, 60.0 Hz
* * Modeline "1600x1200-60.0" *162.00 *1600 1664 1856 2160 *1200 1201 1204 1250 +hsync +vsync
* * # Default mode "1600x1024": 136.4 MHz, 63.6 kHz, 60.0 Hz
* * Modeline "1600x1024-60.0" *136.36 *1600 1704 1872 2144 *1024 1025 1028 1060 -hsync +vsync
* * # Default mode "1600x900": 119.0 MHz, 55.9 kHz, 60.0 Hz
* * Modeline "1600x900-60.0" *119.00 *1600 1696 1864 2128 *900 901 904 932 -hsync +vsync
* * # Default mode "1440x1050": 126.2 MHz, 65.2 kHz, 60.0 Hz
* * Modeline "1440x1050-60.0" *126.20 *1440 1536 1688 1936 *1050 1051 1054 1087 -hsync +vsync
* * # Default mode "1440x900": 108.8 MHz, 56.9 kHz, 60.2 Hz
* * Modeline "1440x900-60.2" *108.84 *1440 1472 1880 1912 *900 918 927 946 +hsync +vsync
* * # Default mode "1440x900": 106.5 MHz, 55.9 kHz, 60.0 Hz
* * Modeline "1440x900-60.0" *106.47 *1440 1520 1672 1904 *900 901 904 932 -hsync +vsync
* * # Default mode "1400x1050": 122.0 MHz, 64.9 kHz, 60.0 Hz
* * Modeline "1400x1050-60.0" *122.00 *1400 1488 1640 1880 *1050 1052 1064 1082 +hsync +vsync

* * ## Alternate version of 720p (image approx 16:9, pixel 1:1)
* * # Default mode "1366x768": 85.9 MHz, 47.7 kHz, 60.0 Hz
* * Modeline "1366x768-60.0" * 85.86 *1366 1440 1584 1800 *768 769 772 795 -hsync +vsync

* * # Default mode "1360x768": 85.5 MHz, 49.0 kHz, 60.7 Hz
* * Modeline "1360x768-60.7" * 85.50 *1360 1392 1712 1744 *768 783 791 807 +hsync +vsync
* * # Default mode "1280x1024": 108.0 MHz, 64.0 kHz, 60.0 Hz
* * Modeline "1280x1024-60.0" *108.00 *1280 1328 1440 1688 *1024 1025 1028 1066 +hsync +vsync
* * # Default mode "1280x960": 108.0 MHz, 60.0 kHz, 60.0 Hz
* * Modeline "1280x960-60.0" *108.00 *1280 1376 1488 1800 *960 961 964 1000 +hsync +vsync
* * # Default mode "1280x800": 83.5 MHz, 49.7 kHz, 60.0 Hz
* * Modeline "1280x800-60.0" * 83.46 *1280 1344 1480 1680 *800 801 804 828
* * # Default mode "1280x768": 80.1 MHz, 47.7 kHz, 60.0 Hz
* * Modeline "1280x768-60.0" * 80.14 *1280 1344 1480 1680 *768 769 772 795

* * ## One version of 720p (image 16:9, pixel 1:1)
* * # Default mode "1280x720": 74.6 MHz, 44.2 kHz, 59.2 Hz
* * Modeline "1280x720-59.2" * 74.60 *1280 1341 1474 1688 *720 721 724 746 -hsync +vsync

* * # Default mode "1280x600": 61.5 MHz, 37.3 kHz, 60.0 Hz
* * Modeline "1280x600-60.0" * 61.50 *1280 1336 1464 1648 *600 601 604 622 -hsync +vsync
* * # Default mode "1200x720": 70.2 MHz, 44.8 kHz, 60.0 Hz
* * Modeline "1200x720-60.0" * 70.18 *1200 1256 1384 1568 *720 721 724 746 -hsync +vsync
* * # Default mode "1152x720": 67.3 MHz, 44.8 kHz, 60.0 Hz
* * Modeline "1152x720-60.0" * 67.32 *1152 1208 1328 1504 *720 721 724 746 -hsync +vsync
* * # Default mode "1088x612": 53.0 MHz, 38.0 kHz, 60.0 Hz
* * Modeline "1088x612-60.0" * 52.95 *1088 1128 1240 1392 *612 613 616 634 -hsync +vsync
* * # Default mode "1024x768": 65.0 MHz, 48.4 kHz, 60.0 Hz
* * Modeline "1024x768-60.0" * 65.00 *1024 1048 1184 1344 *768 771 777 806 -hsync -vsync
* * # Default mode "1024x600": 49.0 MHz, 37.3 kHz, 60.0 Hz
* * Modeline "1024x600-60.0" * 48.96 *1024 1064 1168 1312 *600 601 604 622 -hsync +vsync
* * # Default mode "1024x512": 41.3 MHz, 31.9 kHz, 60.0 Hz
* * Modeline "1024x512-60.0" * 41.30 *1024 1056 1160 1296 *512 513 516 531 -hsync +vsync
* * # Default mode "1000x600": 48.1 MHz, 37.3 kHz, 60.0 Hz
* * Modeline "1000x600-60.0" * 48.07 *1000 1040 1144 1288 *600 601 604 622 -hsync +vsync
* * # Default mode "960x600": 46.0 MHz, 37.3 kHz, 60.0 Hz
* * Modeline "960x600-60.0" * 45.98 *960 1000 1096 1232 *600 601 604 622 -hsync +vsync
* * # Default mode "856x480": 31.7 MHz, 29.8 kHz, 59.9 Hz
* * Modeline "856x480-59.9" * 31.70 *856 872 960 1064 *480 481 484 497 -hsync +vsync
* * # Default mode "848x480": 31.5 MHz, 29.8 kHz, 60.0 Hz
* * Modeline "848x480-60.0" * 31.50 *848 864 952 1056 *480 481 484 497 -hsync +vsync
* * # Extra mode
* * ModeLine "800x480-x" 29.58 800 816 896 992 480 481 484 497
* * # Default mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz
* * Modeline "800x600-60.3" * 40.00 *800 840 968 1056 *600 601 605 628 +hsync +vsync
* * # Default mode "800x600": 36.0 MHz, 35.2 kHz, 56.2 Hz
* * Modeline "800x600-56.2" * 36.00 *800 824 896 1024 *600 601 603 625 +hsync +vsync
* * # Default mode "800x480": 40.0 MHz, 37.9 kHz, 60.3 Hz
* * Modeline "800x480-60.3" * 40.00 *800 832 960 1056 *480 541 545 628 -hsync +vsync
* * # Default mode "720x576": 32.7 MHz, 35.9 kHz, 60.1 Hz
* * Modeline "720x576-60.1" * 32.70 *720 744 816 912 *576 577 580 597 -hsync +vsync

* * ## NTSC-M *(actually 710.9x486 active area)
* * # Default mode "720x480": 26.7 MHz, 29.8 kHz, 60.0 Hz
* * Modeline "720x480-60.0" * 26.70 *720 736 808 896 *480 481 484 497 -hsync +vsync

* * # Default mode "640x480": 25.2 MHz, 31.5 kHz, 59.9 Hz
* * Modeline "640x480-59.9" * 25.18 *640 656 752 800 *480 490 492 525 -hsync -vsync
* * # Default mode "480x640": 24.8 MHz, 39.8 kHz, 60.0 Hz
* * Modeline "480x640-60.0" * 24.82 *480 504 552 624 *640 641 644 663 -hsync +vsync

* * ## Refresh rate 65Hz

* * # Default mode "1600x1200": 175.5 MHz, 81.2 kHz, 65.0 Hz
* * Modeline "1600x1200-65.0" *175.50 *1600 1664 1856 2160 *1200 1201 1204 1250 +hsync +vsync

* * ## Refresh rate 70Hz

* * # Default mode "1600x1200": 189.0 MHz, 87.5 kHz, 70.0 Hz
* * Modeline "1600x1200-70.0" *189.00 *1600 1664 1856 2160 *1200 1201 1204 1250 +hsync +vsync
* * # Default mode "1400x1050": 151.0 MHz, 77.0 kHz, 70.0 Hz
* * Modeline "1400x1050-70.0" *151.00 *1400 1464 1656 1960 *1050 1051 1054 1100 +hsync +vsync
* * # Default mode "1024x768": 75.0 MHz, 56.5 kHz, 70.1 Hz
* * Modeline "1024x768-70.1" * 75.00 *1024 1048 1184 1328 *768 771 777 806 -hsync -vsync

* * ## Refresh rate 72Hz

* * # Default mode "1920x1200": 230.0 MHz, 91.0 kHz, 72.8 Hz
* * Modeline "1920x1200-72.8" *230.00 *1920 1936 2096 2528 *1200 1201 1204 1250 -hsync -vsync
* * # Default mode "800x600": 50.0 MHz, 48.1 kHz, 72.2 Hz
* * Modeline "800x600-72.2" * 50.00 *800 856 976 1040 *600 637 643 666 +hsync +vsync
* * # Default mode "640x480": 31.5 MHz, 37.9 kHz, 72.8 Hz
* * Modeline "640x480-72.8" * 31.50 *640 664 704 832 *480 489 492 520 -hsync -vsync

* * ## Refresh Rate 75Hz

* * # Default mode "1792x1344": 261.0 MHz, 106.3 kHz, 75.0 Hz
* * Modeline "1792x1344-75.0" *261.00 *1792 1888 2104 2456 *1344 1345 1348 1417 -hsync +vsync
* * # Default mode "1600x1200": 202.5 MHz, 93.8 kHz, 75.0 Hz
* * Modeline "1600x1200-75.0" *202.50 *1600 1664 1856 2160 *1200 1201 1204 1250 +hsync +vsync
* * # Extra mode "1440x1050"
* * ModeLine "1440x1050-x" 160.0 1440 1536 1696 1952 1050 1051 1054 1096
* * # Default mode "1400x1050": 155.8 MHz, 81.5 kHz, 74.8 Hz
* * Modeline "1400x1050-74.8" *155.80 *1400 1464 1784 1912 *1050 1052 1064 1090 +hsync +vsync
* * # Default mode "1280x1024": 135.0 MHz, 80.0 kHz, 75.0 Hz
* * Modeline "1280x1024-75.0" *135.00 *1280 1296 1440 1688 *1024 1025 1028 1066 +hsync +vsync
* * # Extra mode "1280x768"
* * ModeLine "1280x768-x" 103.0 1280 1360 1496 1712 768 769 772 802
* * # Default mode "1152x864": 108.0 MHz, 67.5 kHz, 75.0 Hz
* * Modeline "1152x864-75.0" *108.00 *1152 1216 1344 1600 *864 865 868 900 +hsync +vsync
* * # Default mode "1024x768": 78.8 MHz, 60.0 kHz, 75.0 Hz
* * Modeline "1024x768-75.0" * 78.75 *1024 1040 1136 1312 *768 769 772 800 +hsync +vsync
* * # Extra mode "1024x512"
* * ModeLine "1024x512-x" 53.3 1024 1072 1176 1328 512 513 516 535
* * # Default mode "800x600": 49.5 MHz, 46.9 kHz, 75.0 Hz
* * Modeline "800x600-75.0" * 49.50 *800 816 896 1056 *600 601 604 625 +hsync +vsync
* * # Extra mode "856x480"
* * ModeLine "856x480-x" 41.3 856 888 976 1096 480 481 484 502
* * # Extra mode "848x480"
* * ModeLine "848x480-x" 41.0 848 880 968 1088 480 481 484 502
* * # Extra mode "720x576"
* * ModeLine "720x576-x" 42.6 720 760 832 944 576 577 580 602
* * # Extra mode "720x480"
* * ModeLine "720x480-x" 34.9 720 752 824 928 480 481 484 502
* * # Default mode "640x480": 31.5 MHz, 37.5 kHz, 75.0 Hz
* * Modeline "640x480-75.0" * 31.50 *640 656 720 840 *480 481 484 500 -hsync -vsync

* * ## Refresh rate 85Hz

* * # Default mode "1600x1200": 229.5 MHz, 106.2 kHz, 85.0 Hz
* * Modeline "1600x1200-85.0" *229.50 *1600 1664 1856 2160 *1200 1201 1204 1250 +hsync +vsync
* * # Default mode "1400x1050": 184.0 MHz, 93.9 kHz, 85.3 Hz
* * Modeline "1400x1050-85.3" *184.00 *1400 1464 1656 1960 *1050 1051 1054 1100 +hsync +vsync
* * # Extra mode "1440x1050"
* * ModeLine "1440x1050-x" 184.5 1440 1544 1704 1968 1050 1051 1054 1103
* * # Default mode "1280x1024": 157.5 MHz, 91.1 kHz, 85.0 Hz
* * Modeline "1280x1024-85.0" *157.50 *1280 1344 1504 1728 *1024 1025 1028 1072 +hsync +vsync
* * # Default mode "1280x960": 148.5 MHz, 85.9 kHz, 85.0 Hz
* * Modeline "1280x960-85.0" *148.50 *1280 1344 1504 1728 *960 961 964 1011 +hsync +vsync
* * # Extra mode "1280x768"
* * ModeLine "1280x768-x" 118.5 1280 1368 1504 1728 768 769 772 807
* * # Default mode "1152x864": 121.5 MHz, 77.5 kHz, 85.1 Hz
* * Modeline "1152x864-85.1" *121.50 *1152 1216 1344 1568 *864 865 868 911 +hsync -vsync
* * # Default mode "1024x768": 94.5 MHz, 68.7 kHz, 85.0 Hz
* * Modeline "1024x768-85.0" * 94.50 *1024 1072 1168 1376 *768 769 772 808 +hsync +vsync
* * # Extra mode "848x480"
* * ModeLine "848x480-x" 47.4 848 888 976 1104 480 481 484 505
* * # Default mode "800x600": 56.3 MHz, 53.7 kHz, 85.1 Hz
* * Modeline "800x600-85.1" * 56.30 *800 832 896 1048 *600 601 604 631 +hsync +vsync
* * # Default mode "640x480": 36.0 MHz, 43.3 kHz, 85.0 Hz
* * Modeline "640x480-85.0" * 36.00 *640 696 752 832 *480 481 484 509 -hsync -vsync
EndSection

If you can't get xorg to restart, just login as root
Code:

# init 3
# cd /etc/X11
# cp xorg.conf.bak(or whatever you called it) xorg.conf
# init 5

That should put you back where you started. Now the openChrome driver does not have 3D acceleration but it does work better than the VESA driver.

Hopefully that helps, at least somewhat.

jeffgdowns25 07-18-2008 04:01 PM

Hp 2133
 
Now thats some information I can use. Oh I am ready to get my hands dirty I just need to know where to dig and how and I think I can get it going. Not going to mess with it over the weekend. I will be doing this first thing Monday and will let you know my status. Other than Video it works pretty good. I like the box and I like the Opensuse much better than Sled10. Thanks again. I think I found some saving grace when it comes to Linux

sporks 07-18-2008 04:47 PM

Quote:

Originally Posted by jeffgdowns25 (Post 3219278)
Now thats some information I can use. Oh I am ready to get my hands dirty I just need to know where to dig and how and I think I can get it going. Not going to mess with it over the weekend. I will be doing this first thing Monday and will let you know my status. Other than Video it works pretty good. I like the box and I like the Opensuse much better than Sled10. Thanks again. I think I found some saving grace when it comes to Linux

I posted that kinda flying by the seat of my pants so there may be omissions, I'm sure you'll find something. If you get stuck just let me know. I know it compiles on OpenSUSE 11.0 on the Mini-note so it can be done.

jeffgdowns25 07-21-2008 06:27 AM

I tried this and this is what I got. It was when I issued the maKE COMMAND. any ideals

via_3d.c:348: error: ‘ViaCommandBuffer’ has no member named ‘pos’
via_3d.c:348: error: expected expression before ‘)’ token
via_3d.c:351: error: ‘ViaCommandBuffer’ has no member named ‘buf’
via_3d.c:351: error: ‘ViaCommandBuffer’ has no member named ‘pos’
via_3d.c:351: error: expected expression before ‘)’ token
via_3d.c:352: error: ‘ViaCommandBuffer’ has no member named ‘buf’
via_3d.c:352: error: ‘ViaCommandBuffer’ has no member named ‘pos’
via_3d.c:352: error: expected expression before ‘)’ token
via_3d.c:353: error: ‘ViaCommandBuffer’ has no member named ‘buf’
via_3d.c:353: error: ‘ViaCommandBuffer’ has no member named ‘pos’
via_3d.c:353: error: expected expression before ‘)’ token
via_3d.c:355: error: ‘ViaCommandBuffer’ has no member named ‘buf’
via_3d.c:355: error: ‘ViaCommandBuffer’ has no member named ‘pos’
via_3d.c:355: error: expected expression before ‘)’ token
via_3d.c:356: error: ‘ViaCommandBuffer’ has no member named ‘buf’
via_3d.c:356: error: ‘ViaCommandBuffer’ has no member named ‘pos’
via_3d.c:356: error: expected expression before ‘)’ token
via_3d.c:359: error: ‘ViaCommandBuffer’ has no member named ‘buf’
via_3d.c:359: error: ‘ViaCommandBuffer’ has no member named ‘pos’
via_3d.c:359: error: expected expression before ‘)’ token
via_3d.c:360: error: ‘ViaCommandBuffer’ has no member named ‘buf’
via_3d.c:360: error: ‘ViaCommandBuffer’ has no member named ‘pos’
via_3d.c:360: error: expected expression before ‘)’ token
via_3d.c:361: error: ‘ViaCommandBuffer’ has no member named ‘buf’
via_3d.c:361: error: ‘ViaCommandBuffer’ has no member named ‘pos’
via_3d.c:361: error: expected expression before ‘)’ token
via_3d.c:363: error: ‘ViaCommandBuffer’ has no member named ‘buf’
via_3d.c:363: error: ‘ViaCommandBuffer’ has no member named ‘pos’
via_3d.c:363: error: expected expression before ‘)’ token
via_3d.c:364: error: ‘ViaCommandBuffer’ has no member named ‘buf’
via_3d.c:364: error: ‘ViaCommandBuffer’ has no member named ‘pos’
via_3d.c:364: error: expected expression before ‘)’ token

sporks 07-22-2008 08:47 AM

No errors checking out from SVN?

Post the output from when you run autgen.sh.

jeffgdowns25 07-23-2008 11:44 AM

hp 2133
 
here is the output for ./autogen.sh
Code:

linux-prbf:~/openchrome # ./autogen.sh
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy
libtoolize: `config.guess' exists: use `--force' to overwrite
libtoolize: `config.sub' exists: use `--force' to overwrite
libtoolize: `ltmain.sh' exists: use `--force' to overwrite
autoreconf: running: /usr/bin/autoconf
autoreconf: running: /usr/bin/autoheader
autoreconf: running: automake --add-missing --copy --no-force
autoreconf: Leaving directory `.'
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ld used by gcc... /usr/i586-suse-linux/bin/ld
checking if the linker (/usr/i586-suse-linux/bin/ld) is GNU ld... yes
checking for /usr/i586-suse-linux/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognize dependent libraries... pass_all
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl.exe... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... no
checking dependency style of g++... none
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 1572864
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/i586-suse-linux/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
appending configuration tag "F77" to libtool
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking if RANDR is defined... no
checking if RENDER is defined... no
checking if XV is defined... no
checking if XF86DRI is defined... no
checking if DPMSExtension is defined... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for XORG... yes
checking for ANSI C header files... (cached) yes
checking for xf86Modes.h... no
checking whether XSERVER_LIBPCIACCESS is declared... no
checking for /usr/include/xorg/dri.h... no
checking for /usr/include/xorg/sarea.h... no
checking for /usr/include/xorg/dristruct.h... no
checking whether to include DRI support... no
checking whether to build XvMC driver support... no
checking for /usr/include/xorg/xf86Module.h... no
xf86Module.h not found, yes.
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libxvmc/Makefile
config.status: creating man/Makefile
config.status: creating src/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
linux-prbf:~/openchrome #


sporks 07-24-2008 09:04 AM

Quote:

Originally Posted by jeffgdowns25 (Post 3223904)
here is the output for ./autogen.sh
Code:

linux-prbf:~/openchrome # ./autogen.sh
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy
libtoolize: `config.guess' exists: use `--force' to overwrite
libtoolize: `config.sub' exists: use `--force' to overwrite
libtoolize: `ltmain.sh' exists: use `--force' to overwrite
autoreconf: running: /usr/bin/autoconf
autoreconf: running: /usr/bin/autoheader
autoreconf: running: automake --add-missing --copy --no-force
autoreconf: Leaving directory `.'
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ld used by gcc... /usr/i586-suse-linux/bin/ld
checking if the linker (/usr/i586-suse-linux/bin/ld) is GNU ld... yes
checking for /usr/i586-suse-linux/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognize dependent libraries... pass_all
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl.exe... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... no
checking dependency style of g++... none
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 1572864
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/i586-suse-linux/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
appending configuration tag "F77" to libtool
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking if RANDR is defined... no
checking if RENDER is defined... no
checking if XV is defined... no
checking if XF86DRI is defined... no
checking if DPMSExtension is defined... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for XORG... yes
checking for ANSI C header files... (cached) yes
checking for xf86Modes.h... no
checking whether XSERVER_LIBPCIACCESS is declared... no
checking for /usr/include/xorg/dri.h... no
checking for /usr/include/xorg/sarea.h... no
checking for /usr/include/xorg/dristruct.h... no
checking whether to include DRI support... no
checking whether to build XvMC driver support... no
checking for /usr/include/xorg/xf86Module.h... no
xf86Module.h not found, yes.
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libxvmc/Makefile
config.status: creating man/Makefile
config.status: creating src/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
linux-prbf:~/openchrome #


Looks like you don't have a compiler installed, you installed gcc? Try installing g++ or g77?

I don't know. There must be something missing that's not installed. My system already had compilers installed, etc. so it's hard for me to say exactly what's needed for this. I'm just an amateur that plays a Linux user. ;)

jeffgdowns25 07-24-2008 07:18 PM

Hp 2133
 
Well I thought I did, I will go back and check. My one main issue really is to get the VGA port back working. When I got the box it had SLED but I did not like sled so I decided to put opensuse. Will putting the openchrome driver on the box get the VGA port up and going again or will I have to do something else?

Thanks for all the advise and help on this issue.

sporks 07-24-2008 08:23 PM

Quote:

Originally Posted by jeffgdowns25 (Post 3225517)
Well I thought I did, I will go back and check. My one main issue really is to get the VGA port back working. When I got the box it had SLED but I did not like sled so I decided to put opensuse. Will putting the openchrome driver on the box get the VGA port up and going again or will I have to do something else?

Thanks for all the advise and help on this issue.

Heh, it's the blind leading the blind here. ;)

Honestly, if you want a good working VGA out install Ubuntu 0804 or a derivative, use the Via Chrome9 driver and I can give you the xorg.conf file. I've used it myself for a projector.

As much as I like openSUSE the community support behind Ubuntu is much better. Not to mention I need a good computer for presentations. The Via driver has much better support (IMO) for the hardware than OpenChrome does.

I was only able to clone the output with OpenChrome, with the official Via driver, flawed as it may be, I get native resolution on my monitor and 1024x768 on the projector.

jeffgdowns25 07-25-2008 05:21 AM

Hp 2133
 
Heck I will try it. I was reading around and I kept on seeing tons of Umbunto refs for these like thats what most guys seems to be using. Did you have any trouble with the wireless? Do you have any good list of repositories for Umbunto? I will play around with it today and see what I can do.

jeffgdowns25 07-25-2008 06:49 AM

hp 2133
 
Can you get the xorg file?

sporks 07-25-2008 08:28 AM

Quote:

Originally Posted by jeffgdowns25 (Post 3225951)
Can you get the xorg file?

Follow the Ubuntu wiki instructions: https://wiki.ubuntu.com/LaptopTestingTeam/HP2133

The xorg file that I use -> http://morethan.org/mini-note/xorg.mini.gz this is not the one supplied by the Ubuntu wiki.

jeffgdowns25 07-25-2008 05:47 PM

Hp 2133
 
This is the strange thing

I do the instructions, word for word. AFter I do it the LCD screen starts to scroll but the VGA port looks just fine. I can still log in and once I log in the LCD on the laptop comes up but it looks like crap and the VGA still works. Any ideals.

The only part I cannot find or get to replace on the menu.ls file is the xforcevesa I still add the line.

sporks 07-25-2008 05:50 PM

Quote:

Originally Posted by jeffgdowns25 (Post 3226474)
This is the strange thing

I do the instructions, word for word. AFter I do it the LCD screen starts to scroll but the VGA port looks just fine. I can still log in and once I log in the LCD on the laptop comes up but it looks like crap and the VGA still works. Any ideals.

The only part I cannot find or get to replace on the menu.ls file is the xforcevesa I still add the line.

If you follow those directions it should work. You installed the Via driver and used the new xorg.conf file?

If so you don't need the xforcevesa statement.

Beyond that, no I don't have any ideas.

jeffgdowns25 07-27-2008 07:47 PM

Hp 2133
 
I must be missing something. Because no matter what I do the Video sucks on the LCD. When I clone it out to a external monitor is looks OK I think. I just do not know what I am doing wrong. about to blow it away and try sled 10 back on it. heck I would be happy with trying to know how to install openchrome driver. Any help on this matter I do very much apprciate

sporks 08-05-2008 08:29 AM

The only thought I had somewhat recently, did you install the Beta Via Chrome9 driver and use the xorg file I supplied? Or did you use the stable driver?

jeffgdowns25 08-06-2008 07:47 PM

Hp 2133
 
To be honest, I think I did try both. Got the same effect. Which one did you do?

sporks 08-27-2008 03:55 PM

Quote:

Originally Posted by jeffgdowns25 (Post 3239264)
To be honest, I think I did try both. Got the same effect. Which one did you do?

Gah, sorry about the long delay.

I used the Beta driver.

paula123 10-24-2008 01:31 PM

Hello, I also have an hp 2133 with suse 10 preinstalled and for my work I need windows but I don't want to delete linux.

I have installed windows/suse before but the problem with this notebook is that it does not have a cd drive and I can only boot from hardrive or ethernet, also it has an sata hd which I don't know if can be a problem.

Could anyone give me some ideas on how to install windows (and keep suse)?

thanks a lot,!

sporks 10-24-2008 01:34 PM

Quote:

Originally Posted by paula123 (Post 3321029)
Hello, I also have an hp 2133 with suse 10 preinstalled and for my work I need windows but I don't want to delete linux.

I have installed windows/suse before but the problem with this notebook is that it does not have a cd drive and I can only boot from hardrive or ethernet, also it has an sata hd which I don't know if can be a problem.

Could anyone give me some ideas on how to install windows (and keep suse)?

thanks a lot,!

You're asking how to install Windows in a Linux forum? :p

I'd try the various Windows forums here: http://www.hp2133guide.com/forums/index.php

Seems like someone has some hints for installing XP from a USB drive or something of the sort there.

paula123 10-24-2008 02:13 PM

sorry if I wasn't clear enough, It's not about installing winxp, it's about getting help to boot the system to install whatever s.o., given the particular situation that I have no cd drive and can only boot from hd or lan

but thanks anyway for the link.

sporks 10-24-2008 02:32 PM

Quote:

Originally Posted by paula123 (Post 3321058)
sorry if I wasn't clear enough, It's not about installing winxp, it's about getting help to boot the system to install whatever s.o., given the particular situation that I have no cd drive and can only boot from hd or lan

but thanks anyway for the link.

You can install from USB drives as well. That's how I put Linux on mine.

I'm still not sure what it is you're asking though...

Simon Bridge 10-24-2008 10:36 PM

<quot=paula123>Could anyone give me some ideas on how to install windows (and keep suse)? </quote>
<quote=paula123>sorry if I wasn't clear enough, It's not about installing winxp, it's about getting help to boot the system to install whatever</quote>
OK - so: "help me install windows" is not about installing windows... fine.

Presumably you can also boot from an external drive ... like a usb cd-drive?

Most *nixes have a net install option - you do need to get a net-install image on your HDD, and clear some space, but you use the ethernet then. "Whatever" else gets installed over the net from the OpenSUSE repos.

To install windows? In a machine not designed for installs? you ask your work sysadmin for a Windows VM image.

OR - You make some free space on the HDD, then take it to a MS Cert Engineer and hire that worthy to install windows - specifying: "I want XP in the free space please." Make sure you bill your work - since they require specific OS, surely it's their job to see that you get it.

What do you "need" windows for?


All times are GMT -5. The time now is 11:29 AM.