## page was copied from LaptopTestingTeam/AsusL7300 * Brand: Asus * Model: L7300 and L7200 * Website: http://www.asus.com * S/N: - == Current Issues == * Crashes starting X when not using NoMTRR * Asus states the notebook has cardbus slots, but only 16-bit card work * Sound doesn't work correctly (Didn't get it to work) * Screen stays on when you close the notebook (-does- go off in some installs i had, didn't have any time to figure) * Sometimes just randomly locks up == Correct Graphics handling == Edit your xorg.conf to match this: Section "Monitor" Identifier "Generic Monitor" Option "DPMS" HorizSync 20-60 VertRefresh 20-120 EndSection Section "Device" Identifier "Silicon Motion, Inc. SM910" Driver "siliconmotion" ChipSet "lynx" Option "NoMTRR" Option "NoDDC" BusID "PCI:0:2:0" EndSection This will prevent the computer from directly locking up. == Correct Grub boot file == Just add this to your 'append' part when you're using Lilo. append=" noinotify apic=off acpi=off pci=norouteirq noapic nolapic noacpi noapm noonotify video=vesafb:nomtrr" == Hardware details == || || in Breezy? || in Dapper (current development)? || || Installation works? || yes || yes || ||<-4 tablewidth="75%"> '''Hardware Information''' || ||<-4> '''Screen & Monitors''' || ||<|2> '''Device''' ||<-2> '''Works?''' ||<|2> '''Bug #''' || || in Breezy? || in Dapper (current development)? || || Screen || yes || yes || || || Correct resolution? || yes || yes || || || Correct refresh rate? || yes || yes || || || 3D Acceleration || no || no || || || External monitor works? || Untested || Untested || || || External monitor - mirrors || Untested || Untested || || || External monitor - extend desktop || Untested || Untested || || ||<-4> '''Power Management''' || || Battery detected? || yes || yes || || || Hibernates? || no || no || || || Sleep || no || no || || || Dim monitor on battery || no || no || || || Blank monitor on inactivity || yes || yes || || || Lid Close || depends || depends || || || Cpu frequency scaling || no || no || || ||<-4> '''Sound''' || || Sound works? || no || no || || || Correct volume? || Untested || Untested || || || Hardware volume switch || Untested || Untested || || || Headphone jack || Untested || Untested || || || Mic jack || Untested || Untested || || ||<-4> '''Networking''' || || Wired NIC || no || no || || || PCMCIA NIC || yes || yes || || || Firewire || Untested || Untested || || || Modem || Untested || Untested || || || Infrared || no || no || === Notes === ## Add any notes here ---- CategoryLaptop