Page 1 of 3 123 LastLast
Results 1 to 10 of 29

Thread: You passed an undefined mode number???

  1. #1
    Senior Member registered user
    Join Date
    Nov 2002
    Location
    Long Island, NY, USA
    Posts
    1,256

    You passed an undefined mode number???

    I just got a new lab of Dell Optiplex GX270s (PIV, 770MB ram, 40GB hdd, etc). When booting the latest KNOPPIX CD (20030726) I get an error message right after the "boot:" screen (where you enter cheat codes) about an invalid video mode number.

    Has this happened to anyone before? I've never had a problem like this. I can pick from a number of modes (which look like text modes: 80x25, 80x50, 40x20, etc). No mater what I pick the the screen resolution ends up way to small (must be 640x480). How do I fix this? I've tried several cheats, nothing seems to work. BTW, these PCs have some sort of Intel Integrated Video Card (82865?) if that means anything to anyone!

    Also, my audio card is unrecognized (Intel 8280?)!!!

    Please help!

    TIA,

  2. #2
    Senior Member registered user
    Join Date
    Nov 2002
    Location
    USA, IL
    Posts
    1,041

    Re: You passed an undefined mode number???

    --If you boot with a framebuffer (' fb1024x768 ') or tell it ' knoppix vga=ext ' (or vga=normal, for 80x25) the error message should disappear.

    --You can also try ' knoppix vga=normal screen=1024x768 '.

    --It has something to do with the kernel not detecting properly which video mode it can use, or something. Could also be the monitor.

    Quote Originally Posted by A. Jorge Garcia
    I just got a new lab of Dell Optiplex GX270s (PIV, 770MB ram, 40GB hdd, etc). When booting the latest KNOPPIX CD (20030726) I get an error message right after the "boot:" screen (where you enter cheat codes) about an invalid video mode number.

    Has this happened to anyone before? I've never had a problem like this. I can pick from a number of modes (which look like text modes: 80x25, 80x50, 40x20, etc). No mater what I pick the the screen resolution ends up way to small (must be 640x480). How do I fix this? I've tried several cheats, nothing seems to work. BTW, these PCs have some sort of Intel Integrated Video Card (82865?) if that means anything to anyone!

    Also, my audio card is unrecognized (Intel 8280?)!!!

    Please help!

    TIA,

  3. #3
    Senior Member registered user
    Join Date
    Nov 2002
    Location
    Long Island, NY, USA
    Posts
    1,256
    I don't think its the monitor as I think I've used it before without a hitch on another system (Dell 300a?).

    >>
    If you boot with a framebuffer (' fb1024x768 ') or tell it ' knoppix vga=ext ' (or vga=normal, for 80x25) the error message should disappear. You can also try 'knoppix vga=normal screen=1024x768'
    <<

    OK, I'll try this! I didn't even try fb as the knoppix.net cheatcode page said it had to do with laptops??? BTW, does 80x25 refer to the font size? Why do I need to set that if I'm having trouble with graphics?

    I always get confused with this. For fb I don't write knoppix first, right?

    If so, I will try:
    boot: fb1024x768
    or
    boot: knoppix vga=normal screen=1024x768

    What do vga=ext and vga=normal mean, anyway? Also, how do I add 'knoppix nosmp' to fb1024x768? What about the sound?

    TIA,

  4. #4
    Senior Member registered user
    Join Date
    Mar 2003
    Posts
    872
    fb1024x768 == knoppix so it would be :

    fb1024x768 nosmp noscsi lang=us

    BTW, your graphic problem mostly has nothing to do with the error you saw.

    I see it all the time on my Dell notebook(the invalid mode stuff) and it doesn't matter. You only got a 640x480 X usually means the native driver failed to load and it drops back to vesa or svga or the native driver is loaded but some configuration in /etc/X11/XF86Config-4 prevents it from using the best resolution.

    I don't know if XFree86 4.3 supports the latest Intel integrated graphic chips. fb won't help in this case as the last time I check, it is not included in the kernel for Intel graphic chips.

    edit: A brief check on Intel said that there is driver(chipset 82865G) for linux, it belongs to the i830 family. Try to see if it works. Otherwise, you need to download the driver from Intel but how to put that on KNOPPIX would be another issue.

  5. #5
    Senior Member registered user
    Join Date
    Nov 2002
    Location
    Long Island, NY, USA
    Posts
    1,256
    Quote Originally Posted by garyng
    fb1024x768 == knoppix so it would be :
    fb1024x768 nosmp noscsi lang=us
    OK, I'll try that, but I don't have a problem with scsi or lang. I suppose you meant that as an example of stringing together cheatcodes with fb1024x768 (ie: just as with knoppix cheats).

    Quote Originally Posted by garyng
    edit: A brief check on Intel said that there is driver(chipset 82865G) for linux, it belongs to the i830 family. Try to see if it works. Otherwise, you need to download the driver from Intel but how to put that on KNOPPIX would be another issue.
    How do I "see if it works?" I'm not clear on what you mean by "it."

    TIA,

  6. #6
    Senior Member registered user
    Join Date
    Mar 2003
    Posts
    872
    Quote Originally Posted by A. Jorge Garcia
    Quote Originally Posted by garyng
    fb1024x768 == knoppix so it would be :
    fb1024x768 nosmp noscsi lang=us
    OK, I'll try that, but I don't have a problem with scsi or lang. I suppose you meant that as an example of stringing together cheatcodes with fb1024x768 (ie: just as with knoppix cheats).

    edit: A brief check on Intel said that there is driver(chipset 82865G) for linux, it belongs to the i830 family. Try to see if it works. Otherwise, you need to download the driver from Intel but how to put that on KNOPPIX would be another issue.
    How do I "see if it works?" I'm not clear on what you mean by "it."

    TIA,
    It is just shown as an example of how 'fb1024x768' would be used. But as I said, I very much doubt it works as I don't think fb for Intel is in the kernel(it requires a whole lot of patches).

    As for to see whether 'it' works, I mean use the i830/i810 driver.

    Try this :

    knoppix 2 (to get the prompt)

    edit(I use vi, you pick your favorite) /etc/X11/XF86Config-4

    remove all 'modeline' entries under the monitor section and adjust the horizontal frequency to something less aggressive(this is especially true for LCD) like 28-48

    then 'startx'

  7. #7
    Senior Member registered user
    Join Date
    Nov 2002
    Location
    Long Island, NY, USA
    Posts
    1,256
    Well, fb1024x768 didn't work at all. Also, the i810 driver is loaded already.

    The best result I've had so far is with:

    knoppux nosmp vga=normal screen=1024x768

    This got rid of all the boot-up errors (only one processor found and passing undefined mode). However , the problem is still there: I can only get 640x480 res!

    BTW, the sound is no go at all!

    Regards,

  8. #8
    Senior Member registered user
    Join Date
    Nov 2002
    Location
    USA, IL
    Posts
    1,041
    --That's truly scarey, I've never known framebuffer to fail!

    Here's some things you can try, excerpts from ftp://ftp.uni-kl.de/pub/linux/knoppi...cheatcodes.txt

    (Check the back of the monitor to see what refresh rate it can handle.)

    Code:
    knoppix xvrefresh=60                Use 60 Hz vertical refresh rate for X
    knoppix xserver=XFree86|XF86_SVGA   Use specified X-Server
    knoppix xmodule=ati|fbdev|i810|mga  Use specified XFree4-Module (1)
    knoppix xmodule=nv|radeon|savage|s3 Use specified XFree4-Module (2)
    knoppix xmodule=radeon|svga|i810    Use specified XFree4-Module (3)
    --Thus you can try:
    ' knoppix nosmp vga=normal screen=1024x768 xvrefresh=60 xmodule=i810 '

    or:
    ' knoppix nosmp vga=normal screen=1024x768 xvrefresh=60 xserver=XF86_SVGA xmodule=svga '

    --As you prolly already know, once you find out what works you can use the mkfloppy.bat and modify the syslinux.cfg file on the resulting bootdisk to automatically enter them for you.

    --If THAT doesn't work, I would seriously write a nasty letter to Dell and say STOP MAKING NON-LINUX-COMPATIBLE MACHINES!!

    Quote Originally Posted by A. Jorge Garcia
    Well, fb1024x768 didn't work at all. Also, the i810 driver is loaded already.

    The best result I've had so far is with:

    knoppux nosmp vga=normal screen=1024x768

    This got rid of all the boot-up errors (only one processor found and passing undefined mode). However , the problem is still there: I can only get 640x480 res!

    BTW, the sound is no go at all!

    Regards,

  9. #9
    Senior Member registered user
    Join Date
    Nov 2002
    Location
    Long Island, NY, USA
    Posts
    1,256
    I just got back from work, so I'll have to try your suggestion, Dave, tomorrow. Thanx alot, I think this may just work! Boy, talk about cutting it close. I started classes today, but labs don't open until tomorrow....

    BTW, do you really think I should specify xmodule=i810 when KNOPPIX has already autodetected i810?

    Also, is this a case of Dell making Linux-unfriendly hardware, or is it that this hardware is just too new to be recognized by KNOPPIX as yet? I would hope that an upcoming KNOPPIX upgrade may have new drivers for this soon. Albeit, this integrated audio/video chip stuff is real pain in the &%@^%!!!

    OK, so I'm going to try:
    knoppix nosmp alsa vga=normal screen=1024x768 xvrefresh=60 xmodule=i810 '
    or
    knoppix nosmp alsa vga=normal screen=1024x768 xvrefresh=60 xserver=XF86_SVGA xmodule=svga
    to get sound working with alsamixer running in a Konsole too!

    TIA,

  10. #10
    Senior Member registered user
    Join Date
    Mar 2003
    Posts
    872
    Quote Originally Posted by A. Jorge Garcia
    Well, fb1024x768 didn't work at all. Also, the i810 driver is loaded already.
    Just as I expected that there is just no fb device for Intel i8xx in KNOPPIX. Since it can detect i810 as the driver, the problem most likely is in XF86Config-4.

Page 1 of 3 123 LastLast

Similar Threads

  1. Graphic Problems - "You passed an undefined mode number
    By sunpascal in forum Hardware & Booting
    Replies: 4
    Last Post: 12-11-2004, 12:21 AM
  2. extract_compressed_fs.o undefined symbols
    By paolo in forum Customising & Remastering
    Replies: 2
    Last Post: 09-21-2004, 07:27 AM
  3. Replies: 3
    Last Post: 09-19-2004, 01:17 AM
  4. "Undefined mode" error
    By Mustang64 in forum General Support
    Replies: 1
    Last Post: 04-17-2004, 05:57 AM
  5. Boot issue: undefined mode number
    By knoppixbill in forum General Support
    Replies: 3
    Last Post: 12-23-2003, 01:00 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


A-Tech 8GB DDR3 1600 PC3-12800 Laptop SODIMM 204-Pin Memory RAM PC3L DDR3L 1x 8G picture

A-Tech 8GB DDR3 1600 PC3-12800 Laptop SODIMM 204-Pin Memory RAM PC3L DDR3L 1x 8G

$13.99



Samsung 16GB 2Rx4 PC4-2133P DDR4-17000 1.2V RDIMM ECC Registered Server Memory picture

Samsung 16GB 2Rx4 PC4-2133P DDR4-17000 1.2V RDIMM ECC Registered Server Memory

$16.29



HyperX FURY DDR3 8GB 16GB 32GB 1600 MHz PC3-12800 Desktop RAM Memory DIMM 240pin picture

HyperX FURY DDR3 8GB 16GB 32GB 1600 MHz PC3-12800 Desktop RAM Memory DIMM 240pin

$12.90



Samsung  8 GB PC4-17000 DDR4-2133 1Rx8 DDR4 Desktop Memory HP P/N  798034-001 picture

Samsung 8 GB PC4-17000 DDR4-2133 1Rx8 DDR4 Desktop Memory HP P/N 798034-001

$10.00



A-Tech 8GB PC3-12800 Desktop DDR3 1600 MHz Non ECC 240-Pin DIMM Memory RAM 1x 8G picture

A-Tech 8GB PC3-12800 Desktop DDR3 1600 MHz Non ECC 240-Pin DIMM Memory RAM 1x 8G

$13.99



A-Tech 16GB 2 x 8GB PC3-12800 Laptop SODIMM DDR3 1600 Memory RAM PC3L 16G DDR3L picture

A-Tech 16GB 2 x 8GB PC3-12800 Laptop SODIMM DDR3 1600 Memory RAM PC3L 16G DDR3L

$27.98



(Lot of 10) 8GB Mixed Brand / Mixed Speed DDR4 Desktop Memory RAM - R445 picture

(Lot of 10) 8GB Mixed Brand / Mixed Speed DDR4 Desktop Memory RAM - R445

$84.95



Kingston HyperX FURY DDR3 8GB 16GB 32G 1600 1866 1333 Desktop Memory RAM DIMM picture

Kingston HyperX FURY DDR3 8GB 16GB 32G 1600 1866 1333 Desktop Memory RAM DIMM

$13.25



A-Tech 256GB 4x 64GB 4Rx4 PC4-19200 ECC Load Reduced LRDIMM Server Memory RAM picture

A-Tech 256GB 4x 64GB 4Rx4 PC4-19200 ECC Load Reduced LRDIMM Server Memory RAM

$287.96



A-Tech 64GB 4x 16GB 2Rx4 PC4-17000R DDR4 2133MHz ECC REG RDIMM Server Memory RAM picture

A-Tech 64GB 4x 16GB 2Rx4 PC4-17000R DDR4 2133MHz ECC REG RDIMM Server Memory RAM

$87.96