Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with 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.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
02-14-2023, 07:58 PM
|
#1
|
Member
Registered: Nov 2008
Location: Mid Atlantic
Distribution: debian cbpp11 mabox.22.09
Posts: 120
Rep:
|
[closed] cpu fsb memory chip set old laptop
good day everyone
i have an old laptop i'v been messing with.
Code:
Mobo: Acer model: Poyang v: V1.45
Intel Mobile GM965/GL960 Integrated Graphics
i have up graded the cpu to Intel Core2 Duo T7700 with 800 fsb.
i upgraded the memory to pc2-6400 800mhz and that gave me sinking issues.
so i put thee old 667 memory back in and it worked.
so is my fsb 667mhz or 800mhz ?
any wisdom will be appreciated
Last edited by kleinde66; 02-27-2023 at 01:59 PM.
|
|
|
02-14-2023, 08:24 PM
|
#2
|
Senior Member
Registered: Oct 2003
Posts: 3,018
|
The fsb is determined by the motherboard not the cpu. My guess is the ram it came with is the max that the motherboard can handle so I say your fsb is 667mhz. Unless the motherboard bios setup allows you to change that(doubtful), you are probably stuck there.
|
|
|
02-15-2023, 06:13 AM
|
#3
|
LQ Guru
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 17,633
|
Quote:
Originally Posted by kleinde66
good day everyone
i have an old laptop i'v been messing with...
|
These days, Rule #1 of hardware repair is: "If it works, don't fix it!" I hereby declare you in flagrant breach of rule #1, and responsible for all consequences.
Seriously, don't mess with old laptops. Everything is inclined to be interdependent so an apparently kosher switch like the one you just did can have unintended consequences, like too much current on a particular pin. Fine if it's kill or cure, and you'll accept 'killed' as a result. But if that upsets you, stay clear.
BTW. 667Mhz was a common figure for FSBs back in the day.
|
|
|
02-15-2023, 01:30 PM
|
#4
|
Member
Registered: Nov 2008
Location: Mid Atlantic
Distribution: debian cbpp11 mabox.22.09
Posts: 120
Original Poster
Rep:
|
true business_kid
but i have a few of these and they work well i was hopping for 800 fsb but it works well at 667 fsb.
the chip set is good for 800 fsb with the exception:
Code:
DDR2-800 with any Speed Bin Timing combination other then 5-5-5 or 6-6-6
i'm having problems finding the timing of the pc2-6400 memory i have.
this one is dull booted with cbpp11 and arcolinux and runs both well.
you just can't edit big pic's or movies.
|
|
|
02-16-2023, 05:25 AM
|
#5
|
LQ Guru
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 17,633
|
Quote:
Originally Posted by kleinde66
i'm having problems finding the timing of the pc2-6400 memory i have.
|
Hmmm. They were up at about 40nm lithography, and timing was all over the place. The hardware guy's way to do it is to get the part number, usually the longest & biggest typeface alphanumeric string on each chip, and search for '<part number> +data' Download the pdf of the datasheet which should give timing & access times.
Back in the day, manufacturers used to print 1000s of databooks,and give them free gratis to R&D departments. Then some guy scanned the those databooks and put them online as pdfs. FINALLY,manufacturers copped on and got their datasheets up on their own websites.
|
|
|
02-16-2023, 04:13 PM
|
#6
|
Member
Registered: Nov 2008
Location: Mid Atlantic
Distribution: debian cbpp11 mabox.22.09
Posts: 120
Original Poster
Rep:
|
i called a-tech and they were no help, guy told me they don't do that what ever that means. could not tell me what the timing is. the only way to see the chips on the memory is to remove the sticker that says do not remove lol i might send it back for a refund.
|
|
|
02-17-2023, 04:54 AM
|
#7
|
LQ Guru
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 17,633
|
Don't call anyone.Get the part number and grab the datasheet. If you can't settle on the part number, post a link to the biggest in-focus photo of the writing on a black silicon chip, and I'll guess it for you.
EDIT: This is the early 2000s vintage, so the graphics will suck. It probably will beat a RazPi but not convincingly. Is it worth all this effort or are you just farting about?
Last edited by business_kid; 02-17-2023 at 04:57 AM.
|
|
|
02-18-2023, 02:04 AM
|
#8
|
LQ Guru
Registered: Aug 2016
Location: SE USA
Distribution: openSUSE & OS/2 24/7; Debian, Knoppix, Mageia, Fedora, others
Posts: 6,538
|
My iMac uses the same chipset and CPU, but ATI graphics:
Code:
# hwinfo --bridge | grep 965
Model: "Intel Mobile PM965/GM965/GL960 PCI Express Root Port"
Device: pci 0x2a01 "Mobile PM965/GM965/GL960 PCI Express Root Port"
Model: "Intel Mobile PM965/GM965/GL960 Memory Controller Hub"
Device: pci 0x2a00 "Mobile PM965/GM965/GL960 Memory Controller Hub"
# inxi -Cm
Memory:
RAM: total: 3.75 GiB used: 458.1 MiB (11.9%)
Array-1: capacity: 4 GiB slots: 2 EC: None
Device-1: DIMM0 type: DDR2 size: 2 GiB speed: 667 MT/s
Device-2: DIMM1 type: DDR2 size: 2 GiB speed: 667 MT/s
CPU:
Info: dual core model: Intel Core2 Duo T7700 bits: 64 type: MCP cache:
L2: 4 MiB
Speed (MHz): avg: 800 min/max: 800/2400 cores: 1: 800 2: 800
I think the GM965 chipset is what is responsible for limiting RAM speed to 667, which is what MacOS also reports.
|
|
|
02-18-2023, 08:11 AM
|
#9
|
Member
Registered: Nov 2008
Location: Mid Atlantic
Distribution: debian cbpp11 mabox.22.09
Posts: 120
Original Poster
Rep:
|
the chips are new i have included an pic of the chips at the bottom.
hwinfo --bridge | grep 965
Code:
Model: "Intel Mobile PM965/GM965/GL960 Memory Controller Hub"
Device: pci 0x2a00 "Mobile PM965/GM965/GL960 Memory Controller Hub"
lspci
Code:
00:00.0 Host bridge: Intel Corporation Mobile PM965/GM965/GL960 Memory Controller Hub (rev 03)
00:02.0 VGA compatible controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (primary) (rev 03)
00:02.1 Display controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (secondary) (rev 03)
00:1a.0 USB controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #4 (rev 03)
00:1a.1 USB controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #5 (rev 03)
00:1a.7 USB controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #2 (rev 03)
00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 03)
00:1c.0 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 1 (rev 03)
00:1c.1 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 2 (rev 03)
00:1c.2 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 3 (rev 03)
00:1c.3 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 4 (rev 03)
00:1d.0 USB controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #1 (rev 03)
00:1d.1 USB controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #2 (rev 03)
00:1d.2 USB controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #3 (rev 03)
00:1d.7 USB controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #1 (rev 03)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev f3)
00:1f.0 ISA bridge: Intel Corporation 82801HM (ICH8M) LPC Interface Controller (rev 03)
00:1f.1 IDE interface: Intel Corporation 82801HM/HEM (ICH8M/ICH8M-E) IDE Controller (rev 03)
00:1f.2 SATA controller: Intel Corporation 82801HM/HEM (ICH8M/ICH8M-E) SATA Controller [AHCI mode] (rev 03)
00:1f.3 SMBus: Intel Corporation 82801H (ICH8 Family) SMBus Controller (rev 03)
05:00.0 Ethernet controller: Broadcom Inc. and subsidiaries NetLink BCM5787M Gigabit Ethernet PCI Express (rev 02)
06:00.0 Ethernet controller: Qualcomm Atheros AR242x / AR542x Wireless Network Adapter (PCI-Express) (rev 01)
07:00.0 FireWire (IEEE 1394): Ricoh Co Ltd R5C832 IEEE 1394 Controller (rev 05)
07:00.1 SD Host controller: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter (rev 22)
07:00.2 System peripheral: Ricoh Co Ltd R5C592 Memory Stick Bus Host Adapter (rev 12)
07:00.3 System peripheral: Ricoh Co Ltd xD-Picture Card Controller (rev 12)
glxgears
Code:
Running synchronized to the vertical refresh. The framerate should be
approximately the same as the monitor refresh rate.
313 frames in 5.0 seconds = 62.574 FPS
311 frames in 5.0 seconds = 62.140 FPS
311 frames in 5.0 seconds = 62.147 FPS
311 frames in 5.0 seconds = 62.146 FPS
311 frames in 5.0 seconds = 62.148 FPS
311 frames in 5.0 seconds = 62.142 FPS
311 frames in 5.0 seconds = 62.152 FPS
311 frames in 5.0 seconds = 62.141 FPS
inxi -F
Code:
System:
Host: acer-cbpp11 Kernel: 5.10.0-21-amd64 x86_64 bits: 64
Desktop: Openbox 3.6.1 Distro: Debian GNU/Linux 11 (bullseye)
Machine:
Type: Other-vm? System: Acer product: Aspire 7720Z v: V1.45
serial: <superuser required>
Mobo: Acer model: Poyang v: V1.45 serial: <superuser required> BIOS: Acer
v: 1.45 date: 11/10/2008
Battery:
ID-1: BAT0 charge: 19.4 Wh condition: 19.4/44.4 Wh (44%)
CPU:
Info: Dual Core model: Intel Core2 Duo T7700 bits: 64 type: MCP
L2 cache: 4 MiB
Speed: 1197 MHz min/max: 800/2401 MHz Core speeds (MHz): 1: 1197 2: 1197
Graphics:
Device-1: Intel Mobile GM965/GL960 Integrated Graphics driver: i915
v: kernel
Device-2: Suyin Acer CrystalEye Webcam type: USB driver: uvcvideo
Display: x11 server: X.Org 1.20.11 driver: loaded: modesetting
unloaded: fbdev,vesa resolution: 1440x900~60Hz
OpenGL: renderer: Mesa DRI Intel 965GM (CL) v: 2.1 Mesa 20.3.5
Audio:
Device-1: Intel 82801H HD Audio driver: snd_hda_intel
Sound Server: ALSA v: k5.10.0-21-amd64
Network:
Device-1: Broadcom NetLink BCM5787M Gigabit Ethernet PCI Express
driver: tg3
IF: enp5s0 state: down mac: 00:1b:38:cd:6e:f8
Device-2: Qualcomm Atheros AR242x / AR542x Wireless Network Adapter
driver: ath5k
IF: wlp6s0 state: up mac: 00:1f:3a:1b:ac:69
Drives:
Local Storage: total: 149.05 GiB used: 9.9 GiB (6.6%)
ID-1: /dev/sda vendor: Toshiba model: MK1646GSX size: 149.05 GiB
Partition:
ID-1: / size: 141.71 GiB used: 9.9 GiB (7.0%) fs: ext4 dev: /dev/sda1
Swap:
ID-1: swap-1 type: partition size: 4 GiB used: 0 KiB (0.0%) dev: /dev/sda2
Sensors:
System Temperatures: cpu: 45.0 C mobo: N/A
Fan Speeds (RPM): N/A
Info:
Processes: 155 Uptime: 10m Memory: 1.93 GiB used: 991.8 MiB (50.3%)
Shell: Bash inxi: 3.3.01
|
|
|
02-18-2023, 11:55 AM
|
#10
|
LQ Guru
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 17,633
|
Re the chips: I can see the labels, and you'll get results just typing
Code:
pc2-6400 so dimm +spec
They range from 500MHz - 800MHz, the most common being 667 MHz.
The actual chips I was talking about were the 8 pieces of black plastic with loads of legs soldered onto the little pcb . They are just visible under the label. Never Mind. Look yours up.
|
|
|
02-27-2023, 01:57 PM
|
#11
|
Member
Registered: Nov 2008
Location: Mid Atlantic
Distribution: debian cbpp11 mabox.22.09
Posts: 120
Original Poster
Rep:
|
i'm closing this thread, i have gone back and i can't find the pdf that had (DDR2-800 with any Speed Bin Timing combination other then 5-5-5 or 6-6-6) in it.
|
|
|
All times are GMT -5. The time now is 09:28 PM.
|
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
|
|