Debian This forum is for the discussion of Debian Linux.
|
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
|
08-21-2010, 01:19 PM
|
#1
|
|
LQ Newbie
Registered: Jun 2010
Location: Congo(Kinshasa)
Distribution: Debian
Posts: 11
Rep:
|
Screen resolution of Debian 505-i386-kde-CD-1
I just installed debian lenny KDE 5.5, when installing the screen was busy at 100% but when I first loggin in, at least I Had 75% of screen resolution. less than 102x768. What can I do? this new serie résoletion screen but the system allows me to be in graphical mode. To be clear, the system gives me at least 800x400.
i'm using Toshiba Tecra M1 with a standard vga graphic adapter
|
|
|
|
08-22-2010, 10:11 PM
|
#2
|
|
Senior Member
Registered: Jan 2009
Location: Japan
Distribution: Debian
Posts: 3,600
|
We need to know what hardware you have and what driver you are using.
The hardware can be found with the following command:
Code:
lspci | grep -i vga
The driver being used can probably be found with:
Code:
grep LoadModule /var/log/Xorg.0.log
Evo2.
|
|
|
|
08-23-2010, 03:47 AM
|
#3
|
|
LQ Newbie
Registered: Jun 2010
Location: Congo(Kinshasa)
Distribution: Debian
Posts: 11
Original Poster
Rep:
|
Motherboard :
- Processor Type: Mobile Intel Pentium M, 1400 MHz (14 x 100)
- Name of the motherboard:TOSHIBA Portable PC
- Chipset motherboard :Intel Odem i855PM
- System Memory: 512 Mo (PC2100 DDR SDRAM)
Video Card: Trident Video Accelerator Cyber-XP4 v6.4823-123.22_1 (32 Mo)
|
|
|
|
08-23-2010, 06:17 AM
|
#4
|
|
Senior Member
Registered: Jan 2009
Location: Japan
Distribution: Debian
Posts: 3,600
|
Any chance you could post the output I requested? Not going to be able to help you without it.
Evo2.
|
|
|
1 members found this post helpful.
|
08-23-2010, 07:27 AM
|
#5
|
|
LQ Newbie
Registered: Jun 2010
Location: Congo(Kinshasa)
Distribution: Debian
Posts: 11
Original Poster
Rep:
|
Excuse me Evo2 i'm a english learner.i'm a french man. I want you help me.
For the first command lspci | grep -i vga i get this:
01:00.0 VGA compatible controller: Trident Microsystems CyberBlade XP4m32 (rev 91)
For the 2nd command grep LoadModule /var/log/Xorg.0.log i get this :
(II) LoadModule: "pcidata"
(II) LoadModule: "extmod"
(II) LoadModule: "dbe"
(II) LoadModule: "glx"
(II) LoadModule: "freetype"
(II) LoadModule: "record"
(II) LoadModule: "dri"
(II) LoadModule: "trident"
(II) LoadModule: "mouse"
(II) LoadModule: "kbd"
(II) LoadModule: "vgahw"
(II) LoadModule: "ramdac"(II) Module "ramdac" already built-in
(II) LoadModule: "vbe"
(II) LoadModule: "int10"
(II) LoadModule: "ddc"(II) Module "ddc" already built-in
(II) LoadModule: "fb"
(II) LoadModule: "i2c"(II) Module "i2c" already built-in
(II) LoadModule: "xaa"
(II) LoadModule: "ddc"(II) Module "ddc" already built-in
(II) LoadModule: "int10"
(II) LoadModule: "GLcore"
(II) LoadModule: "synaptics"
these are the output i get. Thank you at all
|
|
|
|
08-26-2010, 02:55 AM
|
#6
|
|
LQ Newbie
Registered: Jun 2010
Location: Congo(Kinshasa)
Distribution: Debian
Posts: 11
Original Poster
Rep:
|
Please,ho want to help me. I'm still waiting for your solution. Mr Evo2 i'm waiting for u please. Thanks u one's more again
|
|
|
|
08-26-2010, 05:20 AM
|
#7
|
|
Senior Member
Registered: Jan 2009
Location: Japan
Distribution: Debian
Posts: 3,600
|
Opps, sorry I meant to reply, but forgot. I don't have time to help right now, but I'll try to give a proper answer within the next 24 hours.
Cheers,
Nick.
|
|
|
|
08-26-2010, 05:29 AM
|
#8
|
|
Senior Member
Registered: Jan 2009
Location: Japan
Distribution: Debian
Posts: 3,600
|
Ok, I had a quick look. Hopefully the following might help.
I looks like the correct driver is in the xserver-xorg-video-trident package. To make sure it is installed please run the following command as root.
Code:
aptitude install xserver-xorg-video-trident
(However, from the grep above, I think it is already installed)
Also can you now please post your /var/log/Xorg.0.log file and your
/etc/X11/xorg.conf file if you have one.
Cheers,
Evo2.
|
|
|
|
08-27-2010, 12:34 PM
|
#9
|
|
LQ Newbie
Registered: Jun 2010
Location: Congo(Kinshasa)
Distribution: Debian
Posts: 11
Original Poster
Rep:
|
Thanx you Mr Evo2,i'll try the to do what u told me and i'll give the result within 2 hours because i'm right now in the class,i'm reply from my phone in this time.
|
|
|
|
08-30-2010, 04:57 AM
|
#10
|
|
LQ Newbie
Registered: Jun 2010
Location: Congo(Kinshasa)
Distribution: Debian
Posts: 11
Original Poster
Rep:
|
hi, here is my /etc/X11/xorg.conf:
Quote:
# xorg.conf (X.Org 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 "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "fr"
Option "XkbVariant" "latin9"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
EndSection
Section "Device"
Identifier "Configured Video Device"
EndSection
Section "Monitor"
Identifier "Configured Monitor"
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
EndSection
|
For my /var/log/Xorg.0.log file, i copied and plasted the text, LQ told me that the entered text was too long (37837 characters) only 30000 characters recommaned. so i attached it to this post. Thanx
|
|
|
|
08-30-2010, 06:54 AM
|
#11
|
|
Senior Member
Registered: Jan 2009
Location: Japan
Distribution: Debian
Posts: 3,600
|
Seems to be a know problem with this device and driver. Please read the following and try editing your Xorg.conf as shown.
http://ubuntuforums.org/showthread.php?t=1059522
Cheers,
Evo2.
|
|
|
|
08-30-2010, 11:59 AM
|
#12
|
|
LQ Newbie
Registered: Jun 2010
Location: Congo(Kinshasa)
Distribution: Debian
Posts: 11
Original Poster
Rep:
|
Thanx i'm gonna try an i'll give you tha result
|
|
|
|
08-30-2010, 12:58 PM
|
#13
|
|
LQ Newbie
Registered: Jun 2010
Location: Congo(Kinshasa)
Distribution: Debian
Posts: 11
Original Poster
Rep:
|
Thanx you so much Mr Evo2 for that link, it's help me totally works.thanks for your help
|
|
|
|
08-30-2010, 01:06 PM
|
#14
|
|
LQ Newbie
Registered: Jun 2010
Location: Congo(Kinshasa)
Distribution: Debian
Posts: 11
Original Poster
Rep:
|
But i have i other problem with my Wireless adater. The system tells me that no wireless adapter found. on windows my wireless adapter name is
Quote:
|
Intel(R) PRO/Wireless 2100 LAN 3B PCI Adpater
|
. what can i do? i have only wireless network at mine the reason why i boot from windows to acces internet but on my Debian, not yet. But befor installing debian i 'd ubuntu in dual boot with windows and the wireless was enabled.
Thanx u so much senio member
|
|
|
|
08-30-2010, 10:30 PM
|
#15
|
|
Senior Member
Registered: Jan 2009
Location: Japan
Distribution: Debian
Posts: 3,600
|
I think you need to install the firmware for this card. See:
http://wiki.debian.org/ipw2200
Basically you just need to make sure you have "non-free" in your /etc/apt/sources.list and then install the pacakge as root:
Code:
apt-get install firmware-ipw2x00
If you don't have a wired connection on this machine, download the file on another machine (or os)
http://ftp.us.debian.org/debian/pool...lenny2_all.deb
Then transfer the file to your debian machine. Now install the package as root:
Code:
dpkg -i /path/to/file/firmware-ipw2x00_0.14+lenny2_all.deb
In the above "/path/to/file/" is the location of the file on your machine.
Cheers,
Evo2.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 04:32 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|