Results 1 to 4 of 4
Hi, I have some problems with my laptop. When 1 tried to install fedora 12 screen freeze and setup gets locked. Because of that i installed fedora 10. But when ...
- 04-06-2010 #1Just Joined!
- Join Date
- Apr 2010
- Posts
- 4
PACKARD BELL TJ75-F2475-GN-100TK setup problem
Hi, I have some problems with my laptop. When 1 tried to install fedora 12 screen freeze and setup gets locked. Because of that i installed fedora 10. But when i try start graphic mode it gives error.
Its properties :
I tried to configure xorg.conf manually as explained the thread below.Intel - Core i3-330M - 2.13GHz
3mb cash
3gb ddr3 rem
WXGA Diamond View LED HD screen
Intel hm55 graphic prossessor (128mb)
arheros ar5b93 wireless network adapter
broadcom netlink tm gigabit ethernet
linuxforums.org/forum/ubuntu-help/161878-freeze-when-starting-any-graphics.htmlSection "Device"
Identifier "Configured Video Device"
Option "RenderAccel" "true"
EndSection
Section "Monitor"
Identifier "Configured Monitor"
HorizSync 31.5 - 50.0
VertRefresh 40-90
Option "UseEdidFreqs" "1"
Option "ReducedBlanking"
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
DefaultDepth 24
Subsection "Display"
Depth 24
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubsection
EndSection
It says HorizSync keys is invalid.
How can i fix this ?
Thanks alot for your help.
- 04-06-2010 #2forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,087
Hello and welcome!
That HorizSync rate looks rather low. I'd try changing the 50 to somewhere around 80 to see if that helps. If possible, try to find the exact refresh rates for both, vertical and horizontal in your user manual or on the Packard Bell website and use those numbers.oz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.
- 04-06-2010 #3
You can have your system create a xorg.conf base on your current system. Just run this command, with root permissions.
You may first have to stop the x-server, and exit to a terminal screen.Code:Xorg -configure
Code:init 3
Paul
Please do not send Private Messages to me with requests for help. I will not reply.
- 04-07-2010 #4Just Joined!
- Join Date
- Apr 2010
- Posts
- 4
Thank u for your warm welcome. At frirst i tried increasing HorizSync values. It didn't work.
Then i tried writing "init3" and "Xorg -configure" here is the output.
Then i tried using vesa. Now x starts but gives kernel failure....
(++) Using config file: "/root/xorg.conf.new"
(EE) open /dev/fb0: No such file or directory
Backtrace
0: Xorg(xorg_backtrace+0x3b) [0x812bc5b]
1: Xorg(xf86SigHandler+0x51) [0x80bcc81]
2: [0x130400]
Fatal Server error:
Caught signal 11. Server Aborting
Aborted
Edit: I updated kernel, there is no change. When i logout, x crashes. If i dont open vesa in boot it gets lock.
lspci.txt
Code:]00:00.0 Host bridge [0600]: Intel Corporation Device [8086:0044] (rev 12) 00:02.0 VGA compatible controller [0300]: Intel Corporation Device [8086:0046] (rev 12) 00:16.0 Communication controller [0780]: Intel Corporation Device [8086:3b64] (rev 06) 00:1a.0 USB Controller [0c03]: Intel Corporation Device [8086:3b3c] (rev 05) Kernel driver in use: ehci_hcd 00:1b.0 Audio device [0403]: Intel Corporation Device [8086:3b56] (rev 05) Kernel driver in use: HDA Intel Kernel modules: snd-hda-intel 00:1c.0 PCI bridge [0604]: Intel Corporation Device [8086:3b42] (rev 05) Kernel driver in use: pcieport-driver 00:1c.1 PCI bridge [0604]: Intel Corporation Device [8086:3b44] (rev 05) Kernel driver in use: pcieport-driver 00:1d.0 USB Controller [0c03]: Intel Corporation Device [8086:3b34] (rev 05) Kernel driver in use: ehci_hcd 00:1e.0 PCI bridge [0604]: Intel Corporation 82801 Mobile PCI Bridge [8086:2448] (rev a5) 00:1f.0 ISA bridge [0601]: Intel Corporation Device [8086:3b09] (rev 05) 00:1f.2 SATA controller [0106]: Intel Corporation Device [8086:3b29] (rev 05) Kernel driver in use: ahci 00:1f.3 SMBus [0c05]: Intel Corporation Device [8086:3b30] (rev 05) 00:1f.6 Signal processing controller [1180]: Intel Corporation Device [8086:3b32] (rev 05) 02:00.0 Ethernet controller [0200]: Broadcom Corporation Device [14e4:1692] (rev 01) 04:00.0 Network controller [0280]: Atheros Communications Inc. Device [168c:002a] (rev 01) Kernel driver in use: ath9k Kernel modules: ath9k ff:00.0 Host bridge [0600]: Intel Corporation Device [8086:2c62] (rev 02) ff:00.1 Host bridge [0600]: Intel Corporation Device [8086:2d01] (rev 02) ff:02.0 Host bridge [0600]: Intel Corporation Device [8086:2d10] (rev 02) ff:02.1 Host bridge [0600]: Intel Corporation Device [8086:2d11] (rev 02) ff:02.2 Host bridge [0600]: Intel Corporation Device [8086:2d12] (rev 02) ff:02.3 Host bridge [0600]: Intel Corporation Device [8086:2d13] (rev 02)


Reply With Quote
