LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   SUSE / openSUSE (https://www.linuxquestions.org/questions/suse-opensuse-60/)
-   -   Just installed SUSE 10.0 (Eval.), very impressed, 2 problems (modem and graphics) (https://www.linuxquestions.org/questions/suse-opensuse-60/just-installed-suse-10-0-eval-very-impressed-2-problems-modem-and-graphics-372392/)

Eerath 10-12-2005 04:41 PM

Just installed SUSE 10.0 (Eval.), very impressed, 2 problems (modem and graphics)
 
Problem 1: Modem
Yup, I have one of those Alcatel modems... I've just switched from MEPIS to SUSE and the method I used to connect to the internet doesn't work... this is the log file...
Code:

cd src && make
make[1]: Entering directory `/home/Jo/SpeedTouch/speedtouchconf-06-03-2005/speedtouch-1.3-sgp/src'
gcc -Wall -I. -I/usr/local/include -I/usr/include -O2 -DUSE_SYSLOG -DVERSION=\"1.3\" -c modem_run.c
modem_run.c:84: error: static declaration of ‘verbose’ follows non-static declaration
modem.h:42: error: previous declaration of ‘verbose’ was here
modem_run.c: In function ‘get_reference’:
modem_run.c:691: warning: pointer targets in passing argument 6 of ‘pusb_control_msg’ differ in signedness
modem_run.c: In function ‘report’:
modem_run.c:1119: warning: pointer targets in passing argument 1 of ‘dump’ differ in signedness
modem_run.c: In function ‘dump’:
modem_run.c:1180: warning: pointer targets in passing argument 1 of ‘sprintf’ differ in signedness
modem_run.c:1189: warning: pointer targets in passing argument 1 of ‘sprintf’ differ in signedness
modem_run.c:1198: warning: pointer targets in passing argument 1 of ‘sprintf’ differ in signedness
modem_run.c:1207: warning: pointer targets in passing argument 2 of ‘syslog’ differ in signedness
make[1]: *** [modem_run.o] Error 1
make[1]: Leaving directory `/home/Jo/SpeedTouch/speedtouchconf-06-03-2005/speedtouch-1.3-sgp/src'
make: *** [modem] Error 2

2. I was very pleased that the installer detected that my monitor is a Dell m782p and that my graphics card is an Intel 82865G. It has also enabled DRI on this card (another thing which I have never been able to do!) and is working fine. The only problem is that the display is warped, it's tall and skinny! Any suggestions?

Thanks

Keruskerfuerst 10-13-2005 09:08 AM

Hello!

1. ?
2. You can use sax2 to correct this problem.

Greetings

Eerath 10-13-2005 02:52 PM

Nope, sax2 didn't do the trick. Nothing happened when I tried resizing using it.

usaf_sp 10-13-2005 03:15 PM

I am still using 9.3, but when my display was doing that it was a driver issue. I would normally do a google search for you, but I am on limited time right now. I know that the driver should be handled by the kernel considering the graphics card is integrated into the motherboard, but something sounds wrong.

But at least you can bet that the issue is driver related.

mikemrh9 10-19-2005 01:32 PM

For the display problem, try going to a text console (ctrl+alt+f2) and logging in as root.

Type hwinfo --monitor

This should give you all the settings for your monitor, including horizontal and vertical sync ranges.

Make a note, and stick the bits into the relevant portions of the monitor configuration in SaX2.

usaf_sp 10-21-2005 12:33 AM

My monitor did this with both SuSE 9.3 and 10.0

For SuSE 9.3 it was a result of the graphics card driver. I think this problem in SuSE 10 is a result of the horizontal and vertical refresh rates. SaX2 did not accurately set them for my monitor. I resolved this by going into SaX2 and setting my monitor as VESA 17" @ 85 hz. Then set the refresh rates for the horizontal and vertical according to the manufacturers specifications. This should allow you to adjust the screen in the test server when you save your new settings. Fine tune the monitor with the adjustments built into the monitor itself.

Hope this helps. Good Luck.

Sorry about my previous post in this thread. I read your description too fast and did not fully comprehend. This should fix the problem.

mikemrh9 10-21-2005 06:18 AM

You probably have the modem problem solved by now, but if not, have a look at http://www.linux-usb.org/SpeedTouch/suse/index.html

This worked fine for me.

You need to install some firmware (instructions on the site), but this can be done automatically by running the auto config script to save yourself a bit of typing!


All times are GMT -5. The time now is 03:32 PM.